*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}img,video,iframe,svg{max-width:100%;display:block}button{font:inherit;cursor:pointer;background:none;border:none;color:inherit}a{color:inherit;text-decoration:none}input,textarea,select{font:inherit;color:inherit}:root{--font-display: "Unbounded", "Inter", -apple-system, sans-serif;--font-body: "Plus Jakarta Sans", system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace;--bg: #0a0a0f;--bg-1: #101018;--bg-card: #14141c;--surface: #1c1c28;--gold: #c9a84c;--gold-light: #e8d48b;--gold-dim: rgba(201, 168, 76, .15);--text: #e8e6e1;--text-dim: #8a8894;--text-muted: #74727f;--red: #e74c3c;--green: #2ecc71;--up: #4bbf7b;--border: rgba(255, 255, 255, .06);--border-2: rgba(255, 255, 255, .1);--border-gold: rgba(201, 168, 76, .28);--radius: 16px;--radius-lg: 22px;--radius-sm: 10px;--s1: 6px;--s2: 10px;--s3: 16px;--s4: 24px;--s5: 36px;--s6: 56px;--s7: 88px;--s8: 128px;--e1: 0 1px 2px rgba(0, 0, 0, .4);--e2: 0 8px 24px -8px rgba(0, 0, 0, .55);--e3: 0 24px 60px -16px rgba(0, 0, 0, .65);--glow: 0 0 0 1px var(--border-gold), 0 20px 50px -20px rgba(201, 168, 76, .28);--max-w: 1200px;--section-gap: 140px}html{scroll-behavior:smooth;font-size:16px;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);background:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:var(--gold);color:var(--bg)}:focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-radius:3px}:focus:not(:focus-visible){outline:none}body:before{content:"";position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.03em;line-height:1.05;font-weight:600}h3{line-height:1.15}h4{line-height:1.2;font-weight:500}.accent{color:var(--gold);font-weight:inherit}h1 em,h2 em,h3 em{color:var(--gold);font-style:normal}.container{max-width:var(--max-w);margin:0 auto;padding:0 24px}.section{padding:var(--section-gap) 0;position:relative}.section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:min(1120px,88%);height:1px;background:linear-gradient(90deg,transparent,var(--border-gold),transparent);opacity:.6;pointer-events:none}.section:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:60%;height:220px;background:radial-gradient(60% 100% at 50% 0%,rgba(201,168,76,.05),transparent 70%);pointer-events:none;z-index:0}.section.bg-dark:before{opacity:.4}.section>.container{position:relative;z-index:1}.section-title{font-family:var(--font-display);font-size:clamp(2.1rem,4.6vw,3.3rem);font-weight:800;line-height:1.04;letter-spacing:-.035em;margin-bottom:20px;color:var(--text);text-wrap:balance}.section-subtitle{font-size:1.05rem;color:var(--text-dim);max-width:560px;line-height:1.7}.label{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:.72rem;color:var(--gold);letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px;font-weight:500}.label:before{content:"";width:20px;height:1px;background:var(--gold)}.gold{color:var(--gold)}.fade-up{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.fade-up.visible{opacity:1;transform:translateY(0)}@media(max-width:900px){:root{--section-gap: 80px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.fade-up{opacity:1;transform:none}}.container.narrow{max-width:960px}.section.bg-dark{background:var(--bg-card)}.section h2{font-family:var(--font-display);font-size:clamp(1.8rem,3.6vw,2.6rem);font-weight:700;line-height:1.1;letter-spacing:-.035em;margin-bottom:20px;color:var(--text);text-wrap:balance}.section h3{font-family:var(--font-display);font-size:clamp(1.05rem,1.6vw,1.25rem);font-weight:600;letter-spacing:-.02em;margin-bottom:10px;color:var(--text)}.section h4{font-family:var(--font-display);font-size:1rem;font-weight:500;margin-bottom:8px;color:var(--text)}.section p{color:var(--text-dim);font-size:1rem;line-height:1.75;margin-bottom:14px}.section p:last-child{margin-bottom:0}.section a{color:var(--gold);text-decoration:none;border-bottom:1px solid rgba(201,168,76,.25);transition:border-color .2s,color .2s}.section a:hover{color:var(--gold-light);border-bottom-color:var(--gold)}.section ul,.section ol{margin:0 0 16px 20px;padding:0}.section li{color:var(--text-dim);line-height:1.7;margin-bottom:6px}.section strong{color:var(--text);font-weight:600}.section .muted{color:var(--text-muted)}.section h2+p{margin-top:0}.section .label+h2{margin-top:0}.section>.container>:not(:last-child),.section>.container.narrow>:not(:last-child){margin-bottom:24px}.section>.container>h2,.section>.container.narrow>h2{margin-bottom:20px}.grid{display:grid;gap:20px}.grid.cols-2{grid-template-columns:repeat(2,1fr)}.grid.cols-3{grid-template-columns:repeat(3,1fr)}.grid.cols-4{grid-template-columns:repeat(4,1fr)}@media(max-width:900px){.grid.cols-2,.grid.cols-3,.grid.cols-4{grid-template-columns:1fr}}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:28px;transition:border-color .22s ease,box-shadow .22s ease}.card:hover{border-color:var(--border-gold);box-shadow:var(--e2)}.card h3{margin-bottom:10px}.card p:last-child{margin-bottom:0}.card.muted{background:transparent;border-style:dashed}.service-card{display:flex;flex-direction:column;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:28px;color:var(--text);transition:border-color .22s ease,transform .22s cubic-bezier(.2,.7,.3,1),box-shadow .22s ease;text-decoration:none}.service-card:hover{border-color:var(--border-gold);transform:translateY(-4px);box-shadow:var(--glow)}.service-card__tag{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.08em;color:var(--gold);text-transform:uppercase;margin-bottom:12px}.service-card h3{font-family:var(--font-display);font-size:1.35rem;font-weight:600;letter-spacing:-.02em;color:var(--text);margin-bottom:4px}.service-card__subtitle{font-size:.85rem;color:var(--text-dim);margin-bottom:12px}.service-card p{font-size:.95rem;color:var(--text-dim);line-height:1.65;margin-bottom:18px;flex-grow:1}.service-card__link{font-family:var(--font-mono);font-size:.75rem;color:var(--gold);letter-spacing:.05em;margin-top:auto}.case-inline{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:28px;margin:28px 0}.case-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:14px;flex-wrap:wrap}.case-head h3{font-size:1.15rem;margin-bottom:0}.case-pill{display:inline-block;font-family:var(--font-mono);font-size:.65rem;text-transform:uppercase;letter-spacing:.06em;padding:4px 10px;background:var(--gold-dim);color:var(--gold);border-radius:999px;white-space:nowrap}.case-numbers{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:16px 0;margin:14px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.case-numbers>div{display:flex;flex-direction:column;gap:2px}.case-numbers strong{font-family:var(--font-display);font-size:1.2rem;font-weight:700;color:var(--gold);letter-spacing:-.02em}.case-numbers span{font-size:.75rem;color:var(--text-dim)}.case-link{display:inline-block;margin-top:4px;font-family:var(--font-mono);font-size:.78rem;color:var(--gold)}@media(max-width:700px){.case-numbers{grid-template-columns:repeat(2,1fr)}}.problems-list{list-style:none;margin:0;padding:0;counter-reset:problem-counter;display:grid;gap:14px}.problems-list li{counter-increment:problem-counter;padding-left:44px;position:relative;color:var(--text-dim);line-height:1.7;margin-bottom:0}.problems-list li:before{content:counter(problem-counter,decimal-leading-zero);position:absolute;left:0;top:0;font-family:var(--font-mono);font-size:.85rem;color:var(--gold);font-weight:500}.process-steps{list-style:none;margin:0;padding:0;counter-reset:step-counter;display:grid;gap:18px}.process-steps li{counter-increment:step-counter;padding:20px 24px 20px 70px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);position:relative;color:var(--text-dim);line-height:1.65;margin-bottom:0}.process-steps li:before{content:counter(step-counter,decimal-leading-zero);position:absolute;left:24px;top:20px;font-family:var(--font-display);font-size:1.4rem;font-weight:700;color:var(--gold);letter-spacing:-.02em}.process-steps li strong{display:block;font-family:var(--font-display);font-size:1rem;font-weight:600;color:var(--text);margin-bottom:4px;letter-spacing:-.01em}.related-links{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;list-style:none;margin:0;padding:0}.related-links li{margin-bottom:0}.related-links a{display:block;padding:14px 18px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);font-family:var(--font-mono);font-size:.82rem;color:var(--text-dim);border-bottom:1px solid var(--border);transition:all .2s}.related-links a:hover{color:var(--gold);border-color:#c9a84c4d}@media(max-width:700px){.related-links{grid-template-columns:1fr}}
