.st-root{--bg:#05070a;--bg-soft:#090d13;--line:#ffffff1a;--line-strong:#fff3;--surface:#ffffff09;--text:#f2f4f8;--soft:#f2f4f8bd;--muted:#f2f4f885;--dim:#f2f4f857;--acc:#4169e1;--shell:78rem;background:var(--bg);min-height:100dvh;color:var(--text);font-family:var(--font-geist-sans), system-ui, -apple-system, sans-serif;-webkit-font-smoothing:antialiased}.st-root *,.st-root :before,.st-root :after{box-sizing:border-box}.st-shell{width:100%;max-width:var(--shell);margin:0 auto;padding:0 1.5rem}.st-mono{font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.2em;text-transform:uppercase;font-size:.7rem;font-weight:500}.st-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#05070ab3;position:relative}.st-header--sticky{position:sticky;top:0}.st-header-inner{justify-content:space-between;align-items:center;gap:1.5rem;height:4rem;display:flex}.st-brand{color:var(--text);flex:none;align-items:center;gap:.65rem;text-decoration:none;display:inline-flex}.st-brand-mark{object-fit:contain;border-radius:.45rem;width:1.9rem;height:1.9rem}.st-brand-name{letter-spacing:-.01em;white-space:nowrap;font-size:.92rem;font-weight:600}.st-brand-name span{color:var(--muted);font-weight:400}.st-header-nav{align-items:center;gap:1.4rem;display:none}.st-header-nav a{color:var(--muted);font-size:.82rem;text-decoration:none;transition:color .18s}.st-header-nav a:hover,.st-header-nav a[data-active=true]{color:var(--text)}@media (min-width:1000px){.st-header-nav{display:flex}}.st-header-mail{color:var(--muted);white-space:nowrap;font-size:.82rem;text-decoration:none;transition:color .18s}.st-header-mail:hover{color:var(--text)}.st-btn{white-space:nowrap;border:1px solid #0000;border-radius:.55rem;align-items:center;gap:.5rem;padding:.7rem 1.2rem;font-size:.87rem;font-weight:600;text-decoration:none;transition:background .18s,border-color .18s,transform .18s,color .18s;display:inline-flex}.st-btn:hover{transform:translateY(-1px)}.st-btn-solid{background:var(--acc);color:#05070a}.st-btn-solid:hover{filter:brightness(1.1)}.st-btn-ghost{color:var(--soft);border-color:var(--line-strong)}.st-btn-ghost:hover{color:var(--text);border-color:var(--acc)}.st-footer{border-top:1px solid var(--line);padding:3.5rem 0 2.5rem}.st-footer-top{gap:2.5rem;display:grid}@media (min-width:820px){.st-footer-top{grid-template-columns:1.5fr 1fr 1fr}}.st-footer-about p{max-width:22rem;color:var(--dim);margin:1rem 0 0;font-size:.85rem;line-height:1.7}.st-footer-col h4{color:var(--dim);margin:0 0 1rem}.st-footer-col ul{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.st-footer-col a{color:var(--muted);font-size:.87rem;text-decoration:none;transition:color .18s}.st-footer-col a:hover{color:var(--text)}.st-footer-bottom{border-top:1px solid var(--line);color:var(--dim);flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.5rem;font-size:.76rem;display:flex}.sw-root{flex-direction:column;min-height:100dvh;display:flex}.sw-intro{flex:none;padding:2.25rem 0 1.5rem}.sw-intro-line{color:var(--dim)}.sw-intro h1{letter-spacing:-.01em;max-width:34rem;color:var(--soft);margin:.9rem 0 0;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:400;line-height:1.5}.sw-strips{border-top:1px solid var(--line);flex-direction:column;display:flex}@media (min-width:1000px){.sw-strips{flex:1;min-height:0}}.sw-strip{border-bottom:1px solid var(--line);min-height:6.5rem;color:inherit;isolation:isolate;align-items:center;text-decoration:none;display:flex;position:relative;overflow:hidden}@media (min-width:1000px){.sw-strip{flex:1 1 0;min-height:0;transition:flex-grow .55s cubic-bezier(.22,1,.36,1)}.sw-strips:hover .sw-strip{flex-grow:.82}.sw-strip:hover{flex-grow:1.9}}.sw-strip:before{content:"";z-index:-1;background:radial-gradient(60% 200% at 12% 50%, var(--acc), transparent 72%);opacity:0;transition:opacity .45s;position:absolute;inset:0}.sw-strip:hover:before{opacity:.16}.sw-strip:after{content:"";background:var(--acc);transform-origin:top;width:2px;transition:transform .45s cubic-bezier(.22,1,.36,1);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.sw-strip:hover:after{transform:scaleY(1)}.sw-strip-inner{align-items:center;gap:1.5rem;width:100%;padding-top:1.6rem;padding-bottom:1.6rem;display:flex}.sw-strip-index{width:2.25rem;color:var(--dim);flex:none;transition:color .3s}.sw-strip:hover .sw-strip-index{color:var(--acc)}.sw-strip-main{flex:1;min-width:0}.sw-strip-name{letter-spacing:-.045em;margin:0;font-size:clamp(1.75rem,5.2vw,3.75rem);font-weight:600;line-height:1;transition:color .3s}.sw-strip:hover .sw-strip-name{color:var(--acc)}.sw-strip-line{color:var(--muted);margin:.55rem 0 0;font-size:.87rem}.sw-strip-lead{max-width:34rem;color:var(--soft);opacity:0;margin:0;font-size:.92rem;line-height:1.6;transition:opacity .35s .1s,transform .35s .1s;display:none;transform:translateY(.4rem)}@media (min-width:1000px){.sw-strip-lead{margin-top:.7rem;display:block}.sw-strip:hover .sw-strip-lead{opacity:1;transform:none}}.sw-strip-side{flex:none;align-items:center;gap:1.25rem;display:none}@media (min-width:760px){.sw-strip-side{display:flex}}.sw-strip-tags{flex-wrap:wrap;justify-content:flex-end;gap:.4rem;max-width:14rem;display:flex}.sw-strip-arrow{color:var(--dim);font-size:1.35rem;transition:transform .35s cubic-bezier(.22,1,.36,1),color .3s}.sw-strip:hover .sw-strip-arrow{color:var(--acc);transform:translate(.4rem)}.sw-foot{color:var(--dim);flex-wrap:wrap;flex:none;justify-content:space-between;gap:.75rem;padding:1.25rem 0 1.5rem;font-size:.76rem;display:flex}.sw-foot a{color:var(--muted);text-decoration:none}.sw-foot a:hover{color:var(--text)}.st-pill{border:1px solid var(--line);font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--dim);white-space:nowrap;border-radius:999px;align-items:center;gap:.4rem;padding:.25rem .62rem;font-size:.66rem;display:inline-flex}.st-pill--acc{color:var(--acc);border-color:color-mix(in srgb, var(--acc) 40%, transparent)}.st-dot{background:currentColor;border-radius:999px;width:.4rem;height:.4rem}.dv-hero{border-bottom:1px solid var(--line);padding:5.5rem 0 4rem;position:relative;overflow:hidden}.dv-hero:before{content:"";background:radial-gradient(42rem 22rem at 18% 60%, var(--acc), transparent 70%);opacity:.18;pointer-events:none;height:40rem;position:absolute;inset:-60% 0 auto -10%}.dv-hero-inner{z-index:1;position:relative}.dv-hero-index{color:var(--acc)}.dv-hero h1{letter-spacing:-.045em;margin:1.1rem 0 0;font-size:clamp(2.6rem,8vw,5.5rem);font-weight:600;line-height:.98}.dv-hero-lead{max-width:38rem;color:var(--soft);margin:1.4rem 0 0;font-size:clamp(1rem,1.7vw,1.2rem);line-height:1.6}.dv-hero-tags{flex-wrap:wrap;gap:.45rem;margin-top:1.75rem;display:flex}.dv-section{border-bottom:1px solid var(--line);padding:4.5rem 0}.dv-section--soft{background:linear-gradient(180deg, var(--bg-soft), var(--bg))}.dv-section-head{max-width:42rem;margin-bottom:2.75rem}.dv-section-head h2{letter-spacing:-.03em;margin:.9rem 0 0;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:600;line-height:1.15}.dv-section-head>p{color:var(--muted);margin:.9rem 0 0;font-size:.97rem;line-height:1.7}.dv-kicker{color:var(--dim)}.dv-row{border:1px solid var(--line);background:var(--surface);border-radius:1rem;gap:0;display:grid;overflow:hidden}@media (min-width:900px){.dv-row{grid-template-columns:1fr 1fr}.dv-row--flip .dv-row-media{border-right:none;border-left:1px solid var(--line);order:2}}.dv-row+.dv-row{margin-top:1.25rem}.dv-row-media{border-bottom:1px solid var(--line);background:linear-gradient(155deg, color-mix(in srgb, var(--acc) 28%, transparent), #05070ad9);min-height:19rem;position:relative;overflow:hidden}@media (min-width:900px){.dv-row-media{border-bottom:none;border-right:1px solid var(--line)}}.dv-row-media img{object-fit:cover}.dv-row-media svg{width:100%;height:100%;position:absolute;inset:0}.dv-row-badge{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05070ab8;position:absolute;top:1rem;left:1rem}.dv-row-body{padding:2.25rem}.dv-row-body h3{letter-spacing:-.03em;margin:.9rem 0 0;font-size:1.7rem;font-weight:600}.dv-row-body>p{color:var(--muted);margin:1rem 0 0;font-size:.95rem;line-height:1.7}.dv-list{gap:.65rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.dv-list li{color:var(--soft);padding-left:1.35rem;font-size:.9rem;line-height:1.6;position:relative}.dv-list li:before{content:"";background:var(--acc);border-radius:999px;width:.38rem;height:.38rem;position:absolute;top:.55rem;left:0}.dv-actions{flex-wrap:wrap;gap:.6rem;margin-top:2rem;display:flex}.dv-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.25rem;display:grid}@media (min-width:720px){.dv-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1040px){.dv-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.dv-card{border:1px solid var(--line);background:var(--surface);border-radius:.9rem;flex-direction:column;transition:border-color .22s,transform .22s,background .22s;display:flex;overflow:hidden}.dv-card:hover{border-color:color-mix(in srgb, var(--acc) 45%, transparent);background:#ffffff0e;transform:translateY(-3px)}.dv-card-visual{border-bottom:1px solid var(--line);background:linear-gradient(150deg,#ffffff0f,#05070a4d);height:9.5rem;position:relative;overflow:hidden}.dv-card-visual svg{width:100%;height:100%;position:absolute;inset:0}.dv-card-body{flex-direction:column;flex:1;padding:1.5rem;display:flex}.dv-card-body h3{letter-spacing:-.015em;margin:.85rem 0 0;font-size:1.12rem;font-weight:600}.dv-card-client{color:var(--dim);margin:.3rem 0 0;font-size:.8rem}.dv-card-body>p{color:var(--muted);margin:.85rem 0 0;font-size:.89rem;line-height:1.65}.dv-card-meta{flex-wrap:wrap;gap:.4rem;margin-top:auto;padding-top:1.25rem;display:flex}.dv-cols{background:var(--line);border:1px solid var(--line);border-radius:.9rem;gap:1px;display:grid;overflow:hidden}@media (min-width:760px){.dv-cols{grid-template-columns:repeat(3,minmax(0,1fr))}}.dv-col{background:var(--bg);padding:1.75rem 1.5rem}.dv-col h3{margin:.85rem 0 0;font-size:1.02rem;font-weight:600}.dv-col p{color:var(--muted);margin:.6rem 0 0;font-size:.87rem;line-height:1.65}.dv-cta{border:1px solid var(--line);background:radial-gradient(34rem 16rem at 10% 0%, color-mix(in srgb, var(--acc) 22%, transparent), transparent 70%), var(--surface);border-radius:1.1rem;align-items:center;gap:1.75rem;padding:3rem 2.5rem;display:grid}@media (min-width:900px){.dv-cta{grid-template-columns:1.4fr auto}}.dv-cta h2{letter-spacing:-.03em;margin:.9rem 0 0;font-size:clamp(1.5rem,2.8vw,2rem);font-weight:600;line-height:1.2}.dv-cta p{max-width:34rem;color:var(--muted);margin:.9rem 0 0;font-size:.94rem;line-height:1.7}.dv-next{color:inherit;justify-content:space-between;align-items:center;gap:1.5rem;padding:2.5rem 0;text-decoration:none;display:flex}.dv-next-name{letter-spacing:-.04em;margin:.5rem 0 0;font-size:clamp(1.6rem,4vw,2.6rem);font-weight:600;transition:color .25s}.dv-next:hover .dv-next-name{color:var(--next-acc)}.dv-next-arrow{color:var(--dim);font-size:1.5rem;transition:transform .3s cubic-bezier(.22,1,.36,1),color .25s}.dv-next:hover .dv-next-arrow{color:var(--next-acc);transform:translate(.5rem)}@media (prefers-reduced-motion:no-preference){.st-rise{animation:.75s cubic-bezier(.22,1,.36,1) both st-rise}.st-rise-1{animation-delay:40ms}.st-rise-2{animation-delay:.1s}.st-rise-3{animation-delay:.16s}.st-rise-4{animation-delay:.22s}.st-rise-5{animation-delay:.28s}.st-rise-6{animation-delay:.34s}}@keyframes st-rise{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:none}}
