@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/specimen/inter-latin-var.woff2) format("woff2")}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/fonts/specimen/playfair-latin-var.woff2) format("woff2")}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400 900;font-display:swap;src:url(/fonts/specimen/playfair-latin-italic-var.woff2) format("woff2")}@font-face{font-family:Quicksand;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/specimen/quicksand-latin-var.woff2) format("woff2")}:root{--red: #EE4564;--teal: #00C3B2;--blue: #41B5E6;--dark: #323439;--darker: #1a1a2e;--darkest: #0f0f1a;--light: #f8f9fa;--white: #ffffff;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--font-display: "Bricolage Grotesque", sans-serif;--font-body: "Geist", -apple-system, BlinkMacSystemFont, sans-serif;--max-width: 1200px;--sidebar-width: 240px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);color:var(--dark);background:var(--white);line-height:1.7;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:var(--red);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4{font-family:var(--font-display);line-height:1.2}h1{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700}h2{font-size:clamp(2rem,4vw,3rem);font-weight:600;margin-bottom:1rem}h3{font-size:clamp(1.5rem,3vw,2rem);font-weight:600;margin-bottom:.75rem}h4{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.section-label{max-width:720px;margin-left:auto;margin-right:auto;font-family:var(--font-body);font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--red);margin-bottom:.75rem;display:block}.section-subtitle{font-size:clamp(1.1rem,2vw,1.35rem);color:var(--gray-500);max-width:720px;margin-left:auto;margin-right:auto;line-height:1.6}.container>h2,.container>h3,.container>p,.container>ul,.container>.reveal>h2,.container>.reveal>h3,.container>.reveal>p,div.reveal>ul{max-width:720px;margin-left:auto;margin-right:auto}.container{max-width:var(--max-width);margin:0 auto;padding:0 2rem}.section{padding:6rem 0}.section--dark{background:var(--darkest);color:var(--white)}.section--gray{background:var(--gray-100)}.section--teal{background:linear-gradient(135deg,#004d44,#00796b,#00c3b2);color:var(--white)}.reveal{opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}.sidebar-nav{position:fixed;left:2rem;top:50%;transform:translateY(-50%);z-index:100;display:flex;flex-direction:column;gap:.5rem}.sidebar-nav a{display:flex;align-items:center;gap:.75rem;color:var(--gray-400);font-size:.7rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;transition:color .3s,transform .3s;white-space:nowrap}.sidebar-nav a:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--gray-300);flex-shrink:0;transition:background .3s,transform .3s}.sidebar-nav a.active{color:var(--red)}.sidebar-nav a.active:before{background:var(--red);transform:scale(1.4)}.sidebar-nav a:hover{color:var(--dark);transform:translate(4px)}.sidebar-nav .nav-label{opacity:0;transition:opacity .3s}.sidebar-nav:hover .nav-label{opacity:1}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(135deg,var(--darkest) 0%,#16213e 40%,#1a1a2e 100%);color:var(--white);position:relative;overflow:hidden;padding:4rem 2rem}.hero:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(ellipse at 30% 50%,rgba(238,69,100,.08) 0%,transparent 50%),radial-gradient(ellipse at 70% 50%,rgba(0,195,178,.06) 0%,transparent 50%);animation:heroFloat 20s ease-in-out infinite}@keyframes heroFloat{0%,to{transform:translate(0)}50%{transform:translate(-2%,2%)}}.hero-content{position:relative;z-index:2;max-width:900px}.hero-badge{display:inline-block;padding:.5rem 1.5rem;border:1px solid rgba(238,69,100,.4);border-radius:100px;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--red);margin-bottom:2rem}.hero h1{margin-bottom:1.5rem}.hero h1 span{background:linear-gradient(135deg,var(--red),var(--teal));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:clamp(1rem,2vw,1.35rem);color:#fff9;max-width:600px;margin:0 auto 1.5rem;line-height:1.7}.hero-deep-dive{font-family:Lora,Georgia,serif;font-style:italic;font-size:1.1rem;color:var(--teal);margin-bottom:2.5rem}.hero-meta{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;margin-top:3rem}.hero-meta-item{text-align:center}.hero-meta-item .number{font-family:var(--font-display);font-size:2.5rem;font-weight:700;color:var(--white);display:block;line-height:1}.hero-meta-item .label{font-size:.75rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;margin-top:.25rem}.pull-quote{max-width:800px;margin:3rem auto;padding:3rem;position:relative;font-family:Lora,Georgia,serif;font-style:italic;font-size:clamp(1.2rem,2.5vw,1.6rem);line-height:1.7;color:var(--dark);background:linear-gradient(135deg,#ee45640a,#00c3b20a);border-radius:16px;border-left:4px solid var(--red)}.pull-quote:before{content:"“";font-size:5rem;color:var(--red);opacity:.2;position:absolute;top:-.5rem;left:1.5rem;line-height:1}.pull-quote cite{display:block;font-family:var(--font-body);font-style:normal;font-size:.85rem;color:var(--gray-500);margin-top:1.5rem;font-weight:500}.conversation{max-width:800px;margin:2rem auto;display:flex;flex-direction:column;gap:1.5rem}.conv-item{display:flex;gap:1.25rem;align-items:flex-start}.conv-item--client{flex-direction:row}.conv-item--ai{flex-direction:row-reverse}.conv-avatar{width:40px;height:40px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:var(--white)}.conv-avatar--client{background:var(--red)}.conv-avatar--ai{background:linear-gradient(135deg,var(--teal),var(--blue))}.conv-bubble{padding:1.25rem 1.75rem;border-radius:16px;max-width:680px;font-size:.95rem;line-height:1.7}.conv-item--client .conv-bubble{background:var(--gray-100);border-bottom-left-radius:4px}.conv-item--ai .conv-bubble{background:linear-gradient(135deg,#00c3b214,#41b5e60f);border-bottom-right-radius:4px}.conv-bubble .speaker{font-weight:700;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;display:block}.conv-item--client .speaker{color:var(--red)}.conv-item--ai .speaker{color:var(--teal)}.collapsible{border:1px solid var(--gray-200);border-radius:12px;margin:1.5rem 0;overflow:hidden}.collapsible-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.75rem;background:var(--gray-100);cursor:pointer;font-weight:600;font-size:.95rem;transition:background .3s;user-select:none}.collapsible-header:hover{background:var(--gray-200)}.collapsible-header .arrow{transition:transform .3s;font-size:1.25rem;color:var(--gray-400)}.collapsible.open .collapsible-header .arrow{transform:rotate(180deg)}.collapsible-content{max-height:0;overflow:hidden;transition:max-height .5s ease}.collapsible.open .collapsible-content{max-height:5000px}.collapsible-inner{padding:1.75rem}.code-block{background:#1e1e2e;color:#cdd6f4;border-radius:12px;padding:1.5rem;margin:1.5rem 0;overflow-x:auto;font-family:Iosevka Term,monospace;font-size:.85rem;line-height:1.6}.code-block .keyword{color:#cba6f7}.code-block .string{color:#a6e3a1}.code-block .comment{color:#6c7086;font-style:italic}.code-block .function{color:#89b4fa}.code-block .type{color:#f9e2af}.code-block .tag{color:#f38ba8}.code-block .attr,.code-block .number{color:#fab387}.image-gallery{display:grid;gap:1rem;margin:2rem 0}.image-gallery--2col{grid-template-columns:1fr 1fr}.image-gallery--3col{grid-template-columns:1fr 1fr 1fr}.image-gallery--hero{grid-template-columns:1fr}.gallery-item{border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:transform .3s,box-shadow .3s;position:relative}.gallery-item:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000026}.gallery-item img{width:100%;height:auto;display:block}.gallery-item .caption{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(transparent,#000000bf);color:var(--white);font-size:.8rem;font-weight:500}.tier-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin:2rem 0}.tier-card{padding:2rem;border-radius:16px;border:1px solid var(--gray-200);background:var(--white)}.tier-card h4{display:flex;align-items:center;gap:.5rem}.tier-card ul{list-style:none;padding:0;margin-top:1rem}.tier-card ul li{padding:.4rem 0 .4rem 1.5rem;position:relative;font-size:.95rem}.tier-card ul li:before{content:"";position:absolute;left:0;top:.75rem;width:6px;height:6px;border-radius:50%}.tier-card--1{border-top:3px solid var(--red)}.tier-card--1 ul li:before{background:var(--red)}.tier-card--2{border-top:3px solid var(--teal)}.tier-card--2 ul li:before{background:var(--teal)}.tier-card--3{border-top:3px solid var(--blue)}.tier-card--3 ul li:before{background:var(--blue)}.timeline{position:relative;padding-left:2rem;margin:2rem 0}.timeline:before{content:"";position:absolute;left:6px;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,var(--red),var(--teal))}.timeline-item{position:relative;padding-bottom:2rem;padding-left:1.5rem}.timeline-item:before{content:"";position:absolute;left:-2rem;top:.4rem;width:14px;height:14px;border-radius:50%;background:var(--white);border:3px solid var(--red)}.timeline-item:nth-child(2n):before{border-color:var(--teal)}.timeline-item .time{font-size:.75rem;color:var(--gray-400);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.timeline-item h4{margin-top:.25rem;font-family:var(--font-body)}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:2rem 0}.stat-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;text-align:center}.stat-card .stat-number{font-family:var(--font-display);font-size:3rem;font-weight:700;line-height:1;margin-bottom:.5rem}.stat-card .stat-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;opacity:.6}.stat-card--red .stat-number{color:var(--red)}.stat-card--teal .stat-number{color:var(--teal)}.stat-card--blue .stat-number{color:var(--blue)}.stat-card--white .stat-number{color:var(--white)}.bar-chart{display:flex;flex-direction:column;gap:.75rem;margin:2rem 0}.bar-item{display:grid;grid-template-columns:160px 1fr 50px;align-items:center;gap:1rem}.bar-label{font-size:.8rem;font-weight:500;text-align:right;color:#ffffffb3}.bar-track{height:28px;background:#ffffff0d;border-radius:14px;overflow:hidden}.bar-fill{height:100%;border-radius:14px;transition:width 1.5s ease}.bar-fill--red{background:linear-gradient(90deg,var(--red),#ff7b8a)}.bar-fill--teal{background:linear-gradient(90deg,var(--teal),#4de0d0)}.bar-fill--blue{background:linear-gradient(90deg,var(--blue),#7dcbf0)}.bar-value{font-size:.85rem;font-weight:700;color:#ffffffe6}.arch-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:2rem 0}.arch-box{border:1px solid var(--gray-200);border-radius:12px;padding:1.5rem;background:var(--white)}.arch-box h4{font-family:var(--font-body);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--gray-500);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--gray-100)}.arch-box ul{list-style:none}.arch-box ul li{padding:.35rem 0;font-size:.9rem;font-family:Iosevka Term,monospace;color:var(--gray-700)}.findings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:2rem 0}.finding-card{padding:1.5rem;border-radius:12px;background:var(--gray-100)}.finding-card .finding-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--gray-400);margin-bottom:.5rem}.finding-card .finding-value{font-family:var(--font-display);font-size:1.1rem;font-weight:600;color:var(--dark)}.divider{width:60px;height:3px;background:linear-gradient(90deg,var(--red),var(--teal));border-radius:2px;margin:1rem 0 2rem}.phase-number{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--red),var(--teal));color:var(--white);font-family:var(--font-display);font-size:1.25rem;font-weight:700;margin-right:1rem;flex-shrink:0}.section-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem;margin:1.5rem 0;list-style:none}.section-list li{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--gray-100);border-radius:8px;font-size:.9rem}.section-list li .num{width:28px;height:28px;background:var(--dark);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0}.highlight{color:var(--red);font-weight:600}.highlight-teal{color:var(--teal);font-weight:600}.highlight-blue{color:var(--blue);font-weight:600}.footer{background:var(--darkest);color:#fff6;text-align:center;padding:4rem 2rem;font-size:.9rem}.footer .footer-brand{font-family:var(--font-display);font-size:1.2rem;color:#fffc;margin-bottom:1rem}@media(max-width:1024px){.sidebar-nav{display:none}body{padding-left:0}}@media(max-width:768px){.section{padding:4rem 0}.container{padding:0 1.25rem}.image-gallery--2col,.image-gallery--3col,.tier-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.bar-item{grid-template-columns:100px 1fr 40px}.bar-label{font-size:.7rem}.hero-meta{gap:1.5rem}.pull-quote{padding:2rem 1.5rem}.conv-item{gap:.75rem}.conv-bubble{padding:1rem 1.25rem}.arch-grid,.section-list{grid-template-columns:1fr}}@media(max-width:375px){html{font-size:14px}.hero-meta{flex-direction:column;gap:1rem}}.lang-switch{position:fixed;top:1.25rem;right:1.5rem;z-index:200;display:flex;gap:.25rem;background:#0f0f1abf;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:100px;padding:.25rem;border:1px solid rgba(255,255,255,.1)}.lang-btn{border:none;background:transparent;color:#ffffff73;font-family:var(--font-body);font-size:.7rem;font-weight:700;letter-spacing:.08em;padding:.4rem .85rem;border-radius:100px;cursor:pointer;transition:background .25s,color .25s;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.lang-btn:hover{color:#fffc}.lang-btn.active{background:var(--red);color:var(--white)}.i18n{transition:opacity .15s ease}html,body{overflow-x:hidden}@media(max-width:768px){.hero h1{font-size:clamp(1.85rem,5vw,4.5rem)}.conv-bubble{max-width:100%}.code-block{font-size:.75rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.collapsible-header{padding:1rem 1.25rem;min-height:44px}.lang-switch{top:.75rem;right:.75rem}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:375px){.stats-grid{grid-template-columns:1fr}}.font-specimen{margin:1.5rem 0;padding:2rem;border-radius:12px;border:1px solid var(--gray-200);background:var(--white)}.font-specimen-title{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--gray-400);margin-bottom:1rem}.font-specimen-preview{line-height:1.3;color:var(--dark);margin-bottom:.5rem}.font-specimen-preview--quicksand{font-family:Quicksand,sans-serif}.font-specimen-preview--inter{font-family:Inter,sans-serif}.font-specimen-preview--playfair{font-family:Playfair Display,serif}.font-specimen-meta{font-size:.75rem;color:var(--gray-400);font-family:Iosevka Term,monospace}@media print{.sidebar-nav{display:none}.hero{min-height:auto;padding:3rem 2rem}.section{padding:2rem 0}.collapsible.open .collapsible-content{max-height:none}.reveal{opacity:1;transform:none}body{color:#000}.section--dark,.section--teal{background:#fff;color:#000}.gallery-item{break-inside:avoid}}html.dark{--white: #1b1b20;--light: #161619;--gray-100: #222227;--gray-200: #33333a;--gray-300: #45454d;--gray-400: #9b9ba3;--gray-500: #a9a9b1;--gray-600: #bcbcc4;--gray-700: #d0d0d8;--gray-800: #e8e8ec}html.dark body{color:#e8e8ec}html.dark .hero,html.dark .section--dark,html.dark footer{--white: #ffffff;--light: #f8f9fa;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937}html.dark .section-list li .num{color:#fff}html.dark .pull-quote,html.dark .finding-card .finding-value,html.dark .font-specimen-preview{color:#e8e8ec}@media(max-width:640px){html{font-size:17px}}
