.prose{--tw-prose-body: hsl(var(--foreground));--tw-prose-headings: hsl(var(--foreground));--tw-prose-links: hsl(var(--primary));--tw-prose-bold: hsl(var(--foreground));--tw-prose-counters: hsl(var(--muted-foreground));--tw-prose-bullets: hsl(var(--muted-foreground));--tw-prose-hr: hsl(var(--border));--tw-prose-quotes: hsl(var(--foreground));--tw-prose-quote-borders: hsl(var(--border));--tw-prose-captions: hsl(var(--muted-foreground));--tw-prose-code: hsl(var(--foreground));--tw-prose-pre-code: hsl(var(--foreground));--tw-prose-pre-bg: hsl(var(--secondary));--tw-prose-th-borders: hsl(var(--border));--tw-prose-td-borders: hsl(var(--border));max-width:75ch;margin:0 auto}.prose :where(h1):not(:where([class~=not-prose] *)){font-size:2.25rem;margin-top:3rem;margin-bottom:2rem;line-height:1.2;font-weight:700}.prose :where(h2):not(:where([class~=not-prose] *)){font-size:1.75rem;margin-top:2.5rem;margin-bottom:1.5rem;line-height:1.3;font-weight:600}.prose :where(h3):not(:where([class~=not-prose] *)){font-size:1.3rem;margin-top:2rem;margin-bottom:1rem;line-height:1.3;font-weight:600}.prose :where(p):not(:where([class~=not-prose] *)){line-height:1.75;margin-bottom:1.25rem}.prose :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;padding-left:1.625em;margin-bottom:1.25rem}.prose :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;padding-left:1.625em;margin-bottom:1.25rem}.prose :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(code):not(:where([class~=not-prose] *)){background:hsl(var(--secondary));padding:.2em .4em;border-radius:.25rem;font-size:.875em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.prose :where(pre):not(:where([class~=not-prose] *)){background:#020817;padding:2.75rem 1.25rem 1.25rem;border-radius:.75rem;overflow-x:auto;margin:1.5rem 0;font-size:.85em;position:relative;outline:1px solid hsl(var(--border));outline-offset:-1px;color:#e2e8f0}.prose :where(pre):not(:where([class~=not-prose] *)):before{content:"";position:absolute;top:0;left:0;right:0;height:2.25rem;background:hsl(var(--muted));border-bottom:1px solid hsl(var(--border))}.dark .prose :where(pre):not(:where([class~=not-prose] *)):before{background:#030e26;border-bottom-color:#151e32}.prose :where(pre):not(:where([class~=not-prose] *)):after{content:"";position:absolute;top:.8rem;left:.85rem;width:10px;height:10px;border-radius:50%;background:#ff5f57;box-shadow:16px 0 #ffbd2e,32px 0 #28c840}.prose :where(pre code):not(:where([class~=not-prose] *)){background:none;padding:0;font-size:inherit;color:inherit}.prose :where(pre):not(:where([class~=not-prose] *)) code{color:#e2e8f0}.prose :where(a):not(:where([class~=not-prose] *)){color:hsl(var(--primary));text-decoration:underline;text-decoration-thickness:.1em;text-underline-offset:.2em;transition:color .2s ease}.dark .prose :where(a):not(:where([class~=not-prose] *)){color:#61a6fa}.prose :where(a):hover:not(:where([class~=not-prose] *)){color:hsl(var(--primary) / .8)}.dark .prose :where(a):hover:not(:where([class~=not-prose] *)){color:#92c2fc}.prose :where(blockquote):not(:where([class~=not-prose] *)){border-left:.25rem solid hsl(var(--border));padding-left:1rem;font-style:italic;margin:1.5rem 0;color:hsl(var(--muted-foreground))}.prose :where(hr):not(:where([class~=not-prose] *)){border:none;border-top:1px solid hsl(var(--border));margin:2rem 0}.prose :where(table):not(:where([class~=not-prose] *)){width:100%;border-collapse:collapse;margin:2rem 0;font-size:.9rem}.prose :where(th):not(:where([class~=not-prose] *)){background:hsl(var(--muted));padding:.75rem;text-align:left;font-weight:600;border:1px solid hsl(var(--border))}.prose :where(td):not(:where([class~=not-prose] *)){padding:.75rem;border:1px solid hsl(var(--border))}.table-compact{margin:2rem 0}.table-compact table{width:auto}@media(max-width:639px){.prose :where(table):not(:where([class~=not-prose] *)){font-size:.78rem;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.prose :where(th):not(:where([class~=not-prose] *)),.prose :where(td):not(:where([class~=not-prose] *)){padding:.5rem .6rem;white-space:nowrap}.prose :where(td:nth-child(2)):not(:where([class~=not-prose] *)){white-space:normal;min-width:10rem}}.prose :where(img):not(:where([class~=not-prose] *)){border-radius:.5rem;margin:1.5rem 0;max-width:100%;height:auto}@media(min-width:1024px){.prose :where(img[alt*=Calendar]):not(:where([class~=not-prose] *)),.prose :where(table):not(:where([class~=not-prose] *)):not(.table-compact table),.prose .source-grid,.prose .normalize-demo,.prose .compare-grid,.prose .prompt-card,.prose .stat-grid,.prose .siri-queries,.prose .terminal,.prose :where(pre):not(:where([class~=not-prose] *)){width:145%;max-width:145%;margin-left:-22.5%}.prose :where(img[alt*=Calendar]):not(:where([class~=not-prose] *)){border-radius:.75rem;box-shadow:0 4px 24px #0000001f}}.epigraph{font-size:1.25rem;font-style:italic;text-align:center;color:hsl(var(--muted-foreground));padding:1.5rem 0 .5rem;letter-spacing:.01em}.stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:2rem 0}@media(min-width:640px){.stat-grid{grid-template-columns:repeat(4,1fr)}}.stat{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:1.25rem .75rem;border-radius:.75rem;border:1px solid hsl(var(--border));background:hsl(var(--muted) / .4)}.stat-number{font-size:1.75rem;font-weight:700;letter-spacing:-.02em;color:hsl(var(--foreground))}.stat-label{font-size:.8rem;color:hsl(var(--muted-foreground));text-align:center;line-height:1.3}.pipeline-flow{display:flex;flex-direction:column;gap:0;margin:2rem 0;font-size:.9rem}.pipeline-step{position:relative;padding:.75rem 1rem .75rem 1.5rem;margin-left:1rem;border-left:2px solid hsl(var(--border));font-weight:600;color:hsl(var(--foreground));font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8em}.pipeline-step:before{content:"";position:absolute;left:-5.5px;top:1rem;width:9px;height:9px;border-radius:50%;background:hsl(var(--muted-foreground));border:2px solid hsl(var(--background))}.pipeline-step-source:before,.pipeline-step-dest:before{width:11px;height:11px;left:-6.5px;background:hsl(var(--primary))}.pipeline-detail{display:block;font-weight:400;font-size:.85em;color:hsl(var(--muted-foreground));margin-top:.15rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.prompt-card{margin:1.5rem 0;border:1px solid hsl(var(--border));border-radius:.75rem;overflow:hidden;background:hsl(var(--background))}.prompt-question{padding:1rem 1.25rem;font-weight:600;font-size:.95rem;background:hsl(var(--muted) / .5);border-bottom:1px solid hsl(var(--border));line-height:1.5}.prompt-question:before{content:"?";display:inline-flex;align-items:center;justify-content:center;width:1.4em;height:1.4em;border-radius:50%;background:hsl(var(--primary));color:hsl(var(--primary-foreground));font-size:.75em;font-weight:700;margin-right:.6em;vertical-align:middle;position:relative;top:-.05em}.prompt-question code{background:hsl(var(--secondary));padding:.15em .35em;border-radius:.25rem;font-size:.85em}.prompt-options{padding:.5rem 1.25rem}.prompt-option{padding:.5rem .75rem;margin:.35rem 0;border-radius:.5rem;font-size:.9rem;color:hsl(var(--foreground));cursor:default;transition:background .15s;line-height:1.4}.prompt-option:before{content:"";display:inline-block;width:.7em;height:.7em;border-radius:50%;border:2px solid hsl(var(--muted-foreground) / .4);margin-right:.6em;vertical-align:middle;position:relative;top:-.05em}.prompt-option:hover{background:hsl(var(--muted) / .5)}.prompt-result{padding:1rem 1.25rem;font-size:.95rem;font-weight:500;color:hsl(var(--foreground));border-top:2px solid hsl(142 71% 45% / .3);background:#21c45d0f;line-height:1.6}.prompt-result:before{content:"✓ ";font-weight:700;color:#21c45d}.dark .prompt-result{background:#21c45d1a;border-top-color:#21c45d66}.dark .prompt-result:before{color:#66e595}.prompt-result code{background:hsl(var(--secondary));padding:.15em .35em;border-radius:.25rem;font-size:.9em}.badge{display:inline-flex;align-items:center;gap:.35em;font-size:.8em;font-weight:600;padding:.15em .6em;border-radius:9999px;white-space:nowrap;line-height:1.5}.badge:before{content:"";display:inline-block;width:.5em;height:.5em;border-radius:50%;background:currentColor;flex-shrink:0}.badge-dining{color:#ea7317;background:#ea73171f}.badge-entertainment{color:#e8368f;background:#e8368f1f}.badge-shopping{color:#9b59b6;background:#9b59b61f}.badge-technology{color:#4a9eda;background:#4a9eda1f}.badge-travel{color:#2aa198;background:#2aa1981f}.badge-health{color:#2ecc71;background:#2ecc711f}.badge-career{color:#5b6abf;background:#5b6abf1f}.badge-auto{color:#8e8e93;background:#8e8e931f}.badge-social{color:#d4a537;background:#d4a5371f}.badge-financial{color:#8b6f47;background:#8b6f471f}.dark .badge-dining{color:#f4a261;background:#f4a26126}.dark .badge-entertainment{color:#f472b6;background:#f472b626}.dark .badge-shopping{color:#c084fc;background:#c084fc26}.dark .badge-technology{color:#7dd3fc;background:#7dd3fc26}.dark .badge-travel{color:#5eead4;background:#5eead426}.dark .badge-health{color:#6ee7b7;background:#6ee7b726}.dark .badge-career{color:#a5b4fc;background:#a5b4fc26}.dark .badge-auto{color:#a8a8ad;background:#a8a8ad26}.dark .badge-social{color:#fbbf24;background:#fbbf2426}.dark .badge-financial{color:#c4a882;background:#c4a88226}.source-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin:2rem 0}@media(min-width:640px){.source-grid{grid-template-columns:repeat(3,1fr)}}.source-group-label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--muted-foreground));margin-bottom:.6rem;padding-left:.25rem}.source-card{display:flex;align-items:center;gap:.75rem;padding:.65rem .75rem;border-radius:.5rem;border:1px solid hsl(var(--border));background:hsl(var(--muted) / .2);transition:background .15s}.source-card:hover{background:hsl(var(--muted) / .5)}.source-card+.source-card{margin-top:.4rem}.source-icon{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.5rem;flex-shrink:0}.source-icon-financial{background:#3083e81f;color:#3083e8}.source-icon-apple{background:#7373731f;color:#737373}.source-icon-shopping{background:#f26c0d1f;color:#f26c0d}.source-icon-travel{background:#29a3971f;color:#29a397}.source-icon-google{background:#2eb8601f;color:#2eb860}.source-icon-email{background:#7a47d11f;color:#7a47d1}.dark .source-icon-financial{background:#5e9fed26;color:#5e9fed}.dark .source-icon-apple{background:#a6a6a626;color:#a6a6a6}.dark .source-icon-shopping{background:#f58a3d26;color:#f58a3d}.dark .source-icon-travel{background:#33ccbd26;color:#33ccbd}.dark .source-icon-google{background:#47d17a26;color:#47d17a}.dark .source-icon-email{background:#9770db26;color:#9770db}.source-info{min-width:0}.source-name{font-weight:600;font-size:.88rem;color:hsl(var(--foreground));line-height:1.3}.source-detail{font-size:.75rem;color:hsl(var(--muted-foreground));line-height:1.3;margin-top:.1rem}.normalize-demo{display:flex;align-items:center;gap:1.5rem;margin:2rem 0;flex-wrap:wrap}@media(min-width:640px){.normalize-demo{flex-wrap:nowrap}}.normalize-before{flex:1;min-width:200px}.normalize-label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--muted-foreground));margin-bottom:.5rem}.normalize-item{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem;padding:.35rem .6rem;margin:.25rem 0;background:#ef434314;border:1px solid hsl(0 84% 60% / .2);border-radius:.35rem;color:hsl(var(--foreground));line-height:1.4}.dark .normalize-item{background:#ef434326;border-color:#ef43434d;color:#f58a8a}.normalize-arrow{font-size:2rem;color:hsl(var(--muted-foreground));flex-shrink:0;text-align:center}@media(max-width:639px){.normalize-arrow{width:100%;transform:rotate(90deg)}}.normalize-after{flex-shrink:0}.normalize-result{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.1rem;font-weight:600;padding:.75rem 1.5rem;background:#21c45d1a;border:1px solid hsl(142 71% 45% / .25);border-radius:.5rem;color:hsl(var(--foreground))}.dark .normalize-result{background:#21c45d26;border-color:#21c45d59;color:#92edb3}.compare-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin:1.5rem 0}@media(min-width:640px){.compare-grid{grid-template-columns:1fr 1fr}}.compare-card{padding:1.25rem;border-radius:.75rem;border:1px solid hsl(var(--border))}.compare-card p{margin:0!important;font-size:.95rem;line-height:1.6;font-style:italic}.compare-label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem}.compare-weak{background:hsl(var(--muted) / .3);opacity:.75}.dark .compare-weak{opacity:.85}.compare-weak .compare-label{color:hsl(var(--muted-foreground))}.compare-strong{background:#21c45d0f;border-color:#21c45d33}.dark .compare-strong{background:#21c45d1a;border-color:#21c45d4d}.compare-strong .compare-label{color:#21c45d}.dark .compare-strong .compare-label{color:#66e595}.siri-queries{display:flex;flex-direction:column;gap:.75rem;margin:2rem 0}.siri-query{display:flex;flex-direction:column;gap:.35rem;padding:1rem 1.25rem;border-radius:.75rem;border:1px solid hsl(var(--border));background:hsl(var(--muted) / .25);transition:background .15s}.siri-query:hover{background:hsl(var(--muted) / .5)}.siri-q{font-weight:600;font-size:.95rem;color:hsl(var(--foreground))}.siri-q:before{content:"";display:inline-block;width:.65em;height:.65em;border-radius:50%;background:linear-gradient(135deg,#ff6b9d,#c44dff,#6eb6ff);margin-right:.5em;vertical-align:middle;position:relative;top:-.05em}.siri-a{font-size:.85rem;color:hsl(var(--muted-foreground));padding-left:1.15em}.terminal{margin:1.5rem 0;border-radius:.75rem;overflow:hidden;border:1px solid hsl(var(--border))}.terminal-header{display:flex;align-items:center;gap:.4rem;padding:.6rem .85rem;background:hsl(var(--muted))}.terminal-dot{width:10px;height:10px;border-radius:50%;background:hsl(var(--muted-foreground) / .25)}.terminal-dot:nth-child(1){background:#ff5f57}.terminal-dot:nth-child(2){background:#ffbd2e}.terminal-dot:nth-child(3){background:#28c840}.terminal-title{flex:1;text-align:center;font-size:.75rem;color:hsl(var(--muted-foreground));font-weight:500;margin-right:2rem}.terminal-body{padding:1rem 1.25rem;background:#020817;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem;color:#e2e8f0;line-height:1.6}.terminal-prompt{color:#28c840;margin-right:.5em;user-select:none}.event-timeline{display:flex;flex-direction:column;margin:2rem 0;border:1px solid hsl(var(--border));border-radius:.75rem;overflow:hidden}.event-row{display:grid;grid-template-columns:4.5rem 1fr auto auto;align-items:center;gap:.25rem .75rem;padding:.6rem 1rem;border-bottom:1px solid hsl(var(--border));font-size:.9rem}.event-row:last-child{border-bottom:none}.event-row:nth-child(odd){background:hsl(var(--muted) / .2)}.event-date{font-size:.8rem;font-weight:600;color:hsl(var(--muted-foreground));white-space:nowrap}.event-name{font-weight:500;color:hsl(var(--foreground))}.event-source{font-size:.78rem;color:hsl(var(--muted-foreground));white-space:nowrap;text-align:right}.event-row .badge{justify-self:end}@media(max-width:639px){.event-row{grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:.15rem .5rem;padding:.65rem .85rem}.event-date{grid-column:1;grid-row:2;font-size:.75rem}.event-name{grid-column:1;grid-row:1;font-size:.88rem}.event-source{display:none}.event-row .badge{grid-column:2;grid-row:1 / 3;align-self:center}}.lightbox{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;background:#000000d9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;transition:opacity .25s ease;cursor:zoom-out;padding:2rem}.lightbox.active{opacity:1;pointer-events:auto}.lightbox img{max-width:95vw;max-height:90vh;object-fit:contain;border-radius:.5rem;box-shadow:0 8px 40px #0006;transform:scale(.95);transition:transform .25s ease}.lightbox.active img{transform:scale(1)}.image-gallery{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;margin:0 0= 8em 0;padding:0 2em 0 0;width:100%;max-width:100%}@media(min-width:768px){.image-gallery{grid-template-columns:repeat(2,1fr)}}.image-gallery p{margin:0!important;position:relative;aspect-ratio:1}.image-gallery img{width:100%;height:100%;margin:0!important;border-radius:.5rem;transition:transform .3s ease;object-fit:cover}.image-gallery img:hover{transform:scale(1.05)}.image-gallery figcaption{display:block;text-align:center;margin-top:.5rem;color:hsl(var(--muted-foreground));font-size:.875rem}
