:root{--ink:#08080c;--ink-2:#0e0e16;--ink-soft:#15151f;--bone:#f4f1ea;--bone-dim:#b9b6ae;--muted:#6c6a76;--acid:#22d3ee;--magenta:#ff3d9a;--violet:#a855f7;--line:#f4f1ea1a;--edge:7vw;--grad:linear-gradient(100deg, var(--violet), var(--magenta) 52%, var(--acid))}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-stopped{overflow:hidden}body{background:var(--ink);color:var(--bone);font-family:var(--font-body), system-ui, sans-serif;-webkit-tap-highlight-color:transparent;font-size:clamp(15px,1.05vw,18px);line-height:1.6;overflow-x:hidden}::selection{background:var(--acid);color:var(--ink)}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.02em;font-weight:700;line-height:.95}.serif{font-family:var(--font-serif), Georgia, serif;letter-spacing:0;font-style:italic;font-weight:400}.mono{font-family:var(--font-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.22em;font-size:.7rem}.gradient-text{background:var(--grad);color:#0000;-webkit-background-clip:text;background-clip:text}.grain{z-index:1;pointer-events:none;opacity:.045;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.shell{z-index:2;position:relative}.edge{padding-left:var(--edge);padding-right:var(--edge)}section{position:relative}.eyebrow{color:var(--bone-dim);align-items:center;gap:.6rem;display:inline-flex}.eyebrow:before{content:"";background:var(--acid);width:26px;height:1px}.reveal{will-change:transform, opacity}button{cursor:pointer;font-family:inherit}@media (prefers-reduced-motion:reduce){*{transition-duration:.001ms!important;animation-duration:.001ms!important}}.btn{background:var(--bone);color:var(--ink);letter-spacing:-.01em;white-space:nowrap;isolation:isolate;border:none;border-radius:100px;align-items:center;gap:.55em;font-weight:600;transition:color .4s;display:inline-flex;position:relative;overflow:hidden}.btn:before{content:"";z-index:-1;background:var(--grad);transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:translateY(101%)}.btn:hover:before{transform:translateY(0)}.btn-sm{padding:.62em 1.25em;font-size:.85rem}.btn-lg{padding:1.05em 1.9em;font-size:1.02rem}.btn-arrow{font-style:normal;transition:transform .4s}.btn:hover .btn-arrow{transform:translate(4px)}.btn-ghost{color:var(--bone-dim);align-items:center;padding:1.05em .4em;font-weight:500;transition:color .3s;display:inline-flex;position:relative}.btn-ghost:after{content:"";transform-origin:0;background:currentColor;height:1px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;bottom:.7em;left:.4em;right:.4em;transform:scaleX(0)}.btn-ghost:hover{color:var(--bone)}.btn-ghost:hover:after{transform:scaleX(1)}.intro{z-index:100;background:var(--ink);padding:var(--edge);flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.intro-grid{background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);opacity:.6;background-size:7vw 7vw;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 0%,#0000 72%);mask-image:radial-gradient(circle,#000 0%,#0000 72%)}.intro-top{color:var(--muted);position:absolute;top:2.2rem}.intro-mark{font-family:var(--font-display);letter-spacing:-.04em;flex-direction:column;align-items:center;font-size:clamp(3rem,11vw,9.5rem);font-weight:800;line-height:.84;display:flex}.intro-mark span{display:block;overflow:hidden}.intro-mark .serif{font-weight:400}.intro-count{bottom:2.4rem;right:var(--edge);font-family:var(--font-display);align-items:baseline;font-size:clamp(2.5rem,7vw,5rem);font-weight:700;line-height:1;display:flex;position:absolute}.intro-count i{color:var(--muted);margin-left:.2em;font-size:.32em;font-style:normal}.intro-bar{left:var(--edge);right:var(--edge);background:var(--line);height:2px;position:absolute;bottom:2.1rem}.intro-bar-fill{background:var(--grad);transform-origin:0;width:100%;height:100%;transition:transform .12s linear;transform:scaleX(0)}.hdr{z-index:40;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:1.2rem;padding:1.2rem clamp(1.2rem,3vw,2.6rem);transition:background .4s,padding .4s,border-color .4s;display:flex;position:fixed;top:0;left:0;right:0}.hdr.is-solid{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom-color:var(--line);background:#08080cb8;padding-top:.85rem;padding-bottom:.85rem}.hdr-logo{font-family:var(--font-display);letter-spacing:-.03em;align-items:center;gap:.5rem;font-size:1.32rem;font-weight:800;display:inline-flex}.hdr-dot{background:var(--grad);width:11px;height:11px;box-shadow:0 0 18px var(--magenta);border-radius:50%;animation:2.4s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.7)}}.hdr-nav{flex-wrap:nowrap;align-items:center;gap:clamp(.9rem,1.5vw,1.7rem);display:flex}.hdr-link{white-space:nowrap;color:var(--bone-dim);font-size:.88rem;transition:color .3s;position:relative}.hdr-drop{position:relative}.hdr-link-parent{align-items:center;gap:.3rem;display:inline-flex}.hdr-caret{font-size:.7rem;font-style:normal;transition:transform .3s}.hdr-drop:hover .hdr-caret{transform:rotate(180deg)}.hdr-submenu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--line);z-index:50;opacity:0;visibility:hidden;pointer-events:none;background:#0e0e16eb;border-radius:14px;flex-direction:column;min-width:248px;padding:.5rem;transition:opacity .28s cubic-bezier(.16,1,.3,1),transform .28s cubic-bezier(.16,1,.3,1),visibility .28s;display:flex;position:absolute;top:calc(100% + .9rem);left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 30px 80px -30px #000000d9}.hdr-drop:hover .hdr-submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.hdr-submenu:before{content:"";height:.9rem;position:absolute;top:-.9rem;left:0;right:0}.hdr-sublink{color:var(--bone-dim);white-space:nowrap;border-radius:9px;justify-content:space-between;align-items:center;gap:1.2rem;padding:.7rem .9rem;font-size:.9rem;transition:background .25s,color .25s;display:flex}.hdr-sublink:hover{background:var(--ink-soft);color:var(--bone)}.hdr-sublink-arrow{opacity:0;color:var(--acid);transition:opacity .25s,transform .25s;transform:translate(-6px)}.hdr-sublink:hover .hdr-sublink-arrow{opacity:1;transform:translate(0)}.hdr-link:after{content:"";background:var(--acid);transform-origin:0;width:100%;height:1px;transition:transform .35s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.hdr-link:hover{color:var(--bone)}.hdr-link:hover:after{transform:scaleX(1)}@media (max-width:1024px){.hdr-nav{display:none}}.hdr-actions{align-items:center;gap:.9rem;display:flex}.lang{position:relative}.lang-btn{border:1px solid var(--line);color:var(--bone-dim);font:inherit;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .7rem;font-size:.8rem;font-weight:600;transition:color .25s,border-color .25s;display:inline-flex}.lang:hover .lang-btn{color:var(--bone);border-color:#a855f780}.lang-globe{width:16px;height:16px}.lang-menu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--line);z-index:50;opacity:0;visibility:hidden;pointer-events:none;background:#0e0e16eb;border-radius:14px;flex-direction:column;min-width:190px;padding:.5rem;transition:opacity .28s cubic-bezier(.16,1,.3,1),transform .28s cubic-bezier(.16,1,.3,1),visibility .28s;display:flex;position:absolute;top:calc(100% + .8rem);right:0;transform:translateY(10px);box-shadow:0 30px 80px -30px #000000d9}.lang-menu:before{content:"";height:1.1rem;position:absolute;top:-1rem;left:0;right:0}.lang:hover .lang-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.lang-item{color:var(--bone-dim);white-space:nowrap;border-radius:9px;align-items:center;gap:.6rem;padding:.6rem .8rem;font-size:.9rem;transition:background .25s,color .25s;display:flex}.lang-item:hover{background:var(--ink-soft);color:var(--bone)}.lang-item.is-on{color:var(--bone)}.lang-item.is-on:after{content:"●";color:var(--acid);margin-left:auto;font-size:.55rem}.lang-flag{font-size:1.05rem;line-height:1}.burger{border:1px solid var(--line);cursor:pointer;z-index:60;background:0 0;border-radius:12px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0 10px;display:none}.burger span{background:var(--bone);border-radius:2px;width:100%;height:2px;transition:transform .32s cubic-bezier(.16,1,.3,1),opacity .2s;display:block}.burger.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.burger.is-open span:nth-child(2){opacity:0}.burger.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mnav{z-index:55;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#08070df7;flex-direction:column;gap:.4rem;padding:6rem 1.6rem 2.4rem;display:flex;position:fixed;inset:0;overflow-y:auto}.mnav-list{flex-direction:column;display:flex}.mnav-block{border-bottom:1px solid var(--line)}.mnav-link{width:100%;font:inherit;font-family:var(--font-display);color:var(--bone);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:1.05rem .2rem;font-size:1.45rem;font-weight:700;display:flex}.mnav-caret{color:var(--muted);font-size:.9rem;font-style:normal;transition:transform .3s}.mnav-parent.is-open .mnav-caret{color:var(--violet);transform:rotate(180deg)}.mnav-sub{flex-direction:column;display:flex;overflow:hidden}.mnav-sublink{color:var(--bone-dim);border-left:2px solid var(--line);margin-left:.3rem;padding:.7rem .2rem .7rem 1rem;font-size:1.02rem}.mnav-sublink:active{color:var(--bone)}.mnav-cta{justify-content:center;margin:1.6rem 0 1.4rem}.mnav-langs{flex-wrap:wrap;gap:.6rem;display:flex}.mnav-lang{border:1px solid var(--line);color:var(--bone-dim);border-radius:999px;align-items:center;gap:.4rem;padding:.5rem .85rem;font-size:.85rem;font-weight:600;display:inline-flex}.mnav-lang.is-on{color:var(--bone);border-color:#a855f780}@media (max-width:1024px){.hdr-actions{display:none}.burger{display:flex}}.hero{flex-direction:column;justify-content:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero-mesh{z-index:0;filter:blur(70px);position:absolute;inset:-20% -10% 0}.blob{opacity:.5;mix-blend-mode:screen;border-radius:50%;position:absolute}.blob.b1{background:radial-gradient(circle, var(--violet), transparent 65%);width:46vw;height:46vw;animation:18s ease-in-out infinite drift1;top:2vw;left:-6vw}.blob.b2{background:radial-gradient(circle, var(--magenta), transparent 65%);width:40vw;height:40vw;animation:22s ease-in-out infinite drift2;top:-6vw;right:-4vw}.blob.b3{background:radial-gradient(circle, var(--acid), transparent 60%);opacity:.35;width:34vw;height:34vw;animation:20s ease-in-out infinite drift3;bottom:-10vw;left:38vw}@keyframes drift1{50%{transform:translate(8vw,4vw)scale(1.1)}}@keyframes drift2{50%{transform:translate(-6vw,6vw)scale(.92)}}@keyframes drift3{50%{transform:translate(-4vw,-6vw)scale(1.12)}}.hero-inner{z-index:2;max-width:1100px;position:relative}.hero-title{margin:1.4rem 0 0;font-size:clamp(3rem,9.4vw,9rem);font-weight:800}.mask{vertical-align:top;padding-bottom:.04em;display:inline-block;overflow:hidden}.mask>span{display:inline-block}.hero-title .serif{letter-spacing:-.01em;font-weight:400}.hero-sub{max-width:46ch;color:var(--bone-dim);margin-top:1.8rem;font-size:clamp(1rem,1.3vw,1.18rem)}.hero-cta{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:2.4rem;display:flex}.hero-scroll{bottom:1.8rem;left:var(--edge);z-index:2;color:var(--muted);align-items:center;gap:.8rem;display:flex;position:absolute}.hero-scroll-line{background:var(--line);width:70px;height:1px;position:relative;overflow:hidden}.hero-scroll-line:after{content:"";background:var(--acid);width:40%;animation:2.2s ease-in-out infinite scrollLine;position:absolute;inset:0}@keyframes scrollLine{0%{transform:translate(-100%)}to{transform:translate(280%)}}.marquee{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--ink-2);padding:1.4rem 0;overflow:hidden}.marquee-track{width:max-content;animation:38s linear infinite marquee;display:flex}.marquee-item{font-family:var(--font-display);letter-spacing:-.02em;color:var(--bone);white-space:nowrap;align-items:center;gap:2.5rem;padding:0 1.25rem;font-size:clamp(1.4rem,3vw,2.4rem);font-weight:700;display:inline-flex}.marquee-star{color:var(--acid);font-size:.5em;font-style:normal}@keyframes marquee{to{transform:translate(-50%)}}.services{padding:clamp(6rem,12vw,11rem) 0}.services-head{flex-direction:column;gap:1.4rem;margin-bottom:4.5rem;display:flex}.services-title{font-size:clamp(2.2rem,6vw,5rem);font-weight:800}.services-list{border-top:1px solid var(--line)}.srv{border-bottom:1px solid var(--line);grid-template-columns:.5fr 2.2fr 1.2fr auto;align-items:center;gap:2rem;padding:2.3rem .5rem;transition:background .4s,padding .4s;display:grid;position:relative}.srv:before{content:"";background:var(--grad);opacity:.06;width:0;height:100%;transition:width .5s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.srv:hover:before{width:100%}.srv:hover{padding-left:1.4rem;padding-right:1.4rem}.srv-no{color:var(--acid)}.srv-title{font-size:clamp(1.4rem,2.6vw,2.2rem);font-weight:700}.srv-desc{color:var(--bone-dim);max-width:42ch;font-size:.98rem}.srv-tags{flex-wrap:wrap;gap:.5rem;display:flex}.tag{border:1px solid var(--line);color:var(--bone-dim);border-radius:100px;padding:.35em .85em;font-size:.72rem}.srv-arrow{color:var(--muted);font-size:1.6rem;transition:transform .4s,color .4s}.srv:hover .srv-arrow{color:var(--acid);transform:translate(4px,-4px)}@media (max-width:880px){.srv{grid-template-columns:auto 1fr;gap:.4rem 1.2rem}.srv-tags,.srv-arrow{display:none}.srv-desc{grid-column:2}}.statement{max-width:1200px;margin:0 auto;padding:clamp(6rem,14vw,12rem) 0}.statement-text{font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(1.8rem,4.6vw,4rem);font-weight:500;line-height:1.12}.st-word{display:inline}.stats{padding:clamp(3rem,6vw,5rem) 0 clamp(6rem,11vw,9rem)}.stats-grid{border:1px solid var(--line);background:var(--ink-2);border-radius:22px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.stat{border-right:1px solid var(--line);padding:clamp(2rem,4vw,3.4rem) 2rem}.stat:last-child{border-right:none}.stat-v{font-family:var(--font-display);background:var(--grad);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.6rem,5.5vw,4.4rem);font-weight:800;line-height:1}.stat-l{color:var(--bone-dim);margin-top:.8rem;font-size:.92rem}@media (max-width:760px){.stats-grid{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:none}.stat:first-child,.stat:nth-child(2){border-bottom:1px solid var(--line)}}.showcase{background:var(--ink-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden}.showcase-track{padding:clamp(4rem, 8vw, 7rem) var(--edge);align-items:center;gap:clamp(1.5rem,3vw,3rem);width:max-content;min-height:100svh;display:flex}.showcase-intro{flex:none;width:min(38vw,460px);padding-right:2rem}.showcase-intro .eyebrow{margin-bottom:1.4rem}.showcase-h{font-size:clamp(2.4rem,6vw,5rem);font-weight:800}.showcase-intro p{color:var(--muted);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.2em;margin-top:1.4rem;font-size:.72rem}.work{border:1px solid var(--line);background:var(--ink);width:min(82vw,620px);color:var(--bone);border-radius:20px;flex-direction:column;flex:none;gap:.9rem;padding:.9rem;transition:transform .5s cubic-bezier(.16,1,.3,1),border-color .4s;display:flex;position:relative;overflow:hidden}.work:hover{border-color:color-mix(in srgb, var(--tone) 50%, var(--line));transform:translateY(-10px)}.work-glow{background:radial-gradient(circle, var(--tone), transparent 62%);opacity:.18;filter:blur(55px);pointer-events:none;border-radius:50%;width:90%;height:70%;transition:opacity .5s;position:absolute;top:-30%;left:50%;transform:translate(-50%)}.work:hover .work-glow{opacity:.4}.work-bar{z-index:2;align-items:center;gap:.7rem;padding:.15rem .3rem;display:flex;position:relative}.work-dots{gap:.35rem;display:inline-flex}.work-dots i{background:var(--ink-soft);border:1px solid var(--line);border-radius:50%;width:9px;height:9px}.work-url{text-align:center;color:var(--muted);letter-spacing:.08em;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.66rem;overflow:hidden}.work-index{color:var(--tone)}.work-shot{z-index:1;aspect-ratio:1280/800;border:1px solid var(--line);background:var(--ink-2);border-radius:12px;position:relative;overflow:hidden}.work-shot img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1);display:block}.work:hover .work-shot img{transform:scale(1.04)}.work-foot{z-index:2;align-items:baseline;gap:.7rem;padding:.2rem .4rem .3rem;display:flex;position:relative}.work-name{font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(1.2rem,2.4vw,1.7rem);font-weight:800}.work-cat{color:var(--bone-dim);font-size:.86rem}.work-go{color:var(--tone);white-space:nowrap;margin-left:auto;font-size:.84rem;font-weight:600}.promo{padding:clamp(6rem,12vw,10rem) 0}.promo-head{max-width:60ch;margin-bottom:clamp(2.5rem,5vw,4rem)}.promo-head .eyebrow{margin-bottom:1.2rem}.promo-title{font-size:clamp(2.2rem,6vw,4.6rem);font-weight:800;line-height:1.02}.promo-desc{color:var(--bone-dim);max-width:52ch;margin-top:1.4rem;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.6}.promo-stage{position:relative}.promo-glow{z-index:0;background:var(--grad);filter:blur(120px);opacity:.22;pointer-events:none;position:absolute;inset:-12% -6% -18%}.promo-frame{z-index:1;border:1px solid var(--line);background:var(--ink-2);border-radius:20px;padding:.7rem;position:relative;box-shadow:0 40px 120px -40px #000c}.promo-bar{align-items:center;gap:.7rem;padding:.4rem .6rem .7rem;display:flex}.promo-dots{gap:.35rem;display:inline-flex}.promo-dots i{background:var(--ink-soft);border:1px solid var(--line);border-radius:50%;width:9px;height:9px}.promo-url{color:var(--muted);flex:1;font-size:.78rem}.promo-video{aspect-ratio:16/9;object-fit:cover;background:#000;border-radius:12px;width:100%;display:block}.promo-cards{grid-template-columns:repeat(2,1fr);gap:1.2rem;margin-top:1.6rem;display:grid}.promo-card-link{border:1px solid var(--line);background:var(--ink-2);border-radius:16px;flex-direction:column;gap:.5rem;height:100%;padding:1.6rem 1.8rem;text-decoration:none;transition:border-color .4s,background .4s,transform .4s;display:flex}.promo-card-link:hover{background:var(--ink-soft);border-color:#a855f780}.promo-card-title{color:var(--bone);font-size:1.25rem;font-weight:700}.promo-card-desc{color:var(--bone-dim);font-size:.96rem;line-height:1.55}.promo-card-cta{color:var(--acid);margin-top:auto;font-size:.95rem;font-weight:600}@media (max-width:760px){.promo-cards{grid-template-columns:1fr}}.promo-poster{background-position:50%;background-size:cover;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative}.promo-play{color:#fff;background:#a855f7d9;border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;padding-left:6px;font-size:1.7rem;transition:transform .3s;display:flex;box-shadow:0 0 0 10px #a855f72e}.promo-poster:hover .promo-play{transform:scale(1.08)}.articles{padding:clamp(5rem,10vw,8rem) 0}.articles-head{max-width:60ch;margin-bottom:clamp(2rem,4vw,3.4rem)}.articles-head .eyebrow{margin-bottom:1rem}.articles-title{font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1.04}.articles-sub{color:var(--bone-dim);max-width:52ch;margin-top:1rem}.articles-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.art-card{height:100%}.art-link{border:1px solid var(--line);background:var(--ink-2);border-radius:16px;flex-direction:column;gap:.7rem;height:100%;padding:1.8rem;text-decoration:none;transition:border-color .35s,transform .35s,background .35s;display:flex}.art-link:hover{background:var(--ink-soft);border-color:#a855f780;transform:translateY(-4px)}.art-kicker{color:var(--muted);font-size:.72rem}.art-title{color:var(--bone);font-size:1.18rem;font-weight:700;line-height:1.3}.art-ex{color:var(--bone-dim);font-size:.94rem;line-height:1.55}.art-go{color:var(--acid);margin-top:auto;font-size:.92rem;font-weight:600}@media (max-width:900px){.articles-grid{grid-template-columns:1fr}}.tools{text-align:center;padding:clamp(5rem,10vw,8rem) 0;position:relative;overflow:hidden}.tools-glow{background:radial-gradient(circle, var(--violet), transparent 60%);opacity:.16;filter:blur(40px);pointer-events:none;width:60vw;height:60vw;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.tools-head{max-width:56ch;margin:0 auto clamp(2.4rem,5vw,3.6rem);position:relative}.tools-head .eyebrow{justify-content:center;margin-bottom:1.1rem}.tools-title h2{font-size:clamp(2rem,5vw,3.6rem);font-weight:800}.tools-sub{color:var(--bone-dim);margin-top:1rem}.tools-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;max-width:880px;margin:0 auto;display:grid;position:relative}.tool-link{border:1px solid var(--line);background:var(--ink-2);text-align:left;border-radius:18px;flex-direction:column;align-items:flex-start;gap:.6rem;height:100%;padding:2rem;text-decoration:none;transition:border-color .35s,background .35s;display:flex}.tool-link:hover{background:var(--ink-soft);border-color:#a855f780}.tool-icon{font-size:1.7rem}.tool-title{color:var(--bone);font-size:1.3rem;font-weight:700}.tool-desc{color:var(--bone-dim);font-size:.96rem;line-height:1.55}.tool-cta{color:var(--acid);margin-top:auto;font-weight:600}@media (max-width:760px){.tools-grid{grid-template-columns:1fr}}.support{z-index:45;color:#07210f;background:#25d366;border-radius:999px;align-items:center;gap:.5rem;padding:.7rem 1.1rem .7rem .85rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex;position:fixed;bottom:1.4rem;right:1.4rem;box-shadow:0 14px 40px -10px #25d36699}.support:hover{transform:translateY(-2px);box-shadow:0 18px 50px -10px #25d366b3}.support-ico{width:22px;height:22px}@media (max-width:600px){.support-label{display:none}.support{padding:.8rem}}.process{grid-template-columns:.85fr 1.15fr;gap:4rem;padding:clamp(6rem,12vw,11rem) 0;display:grid}.process-aside{align-self:start;position:sticky;top:18vh}.process-aside .eyebrow{margin-bottom:1.4rem}.process-title h2{font-size:clamp(2.2rem,5vw,4rem);font-weight:800}.process-steps{flex-direction:column;display:flex}.step{border-top:1px solid var(--line);padding:2.4rem 0}.step:last-child{border-bottom:1px solid var(--line)}.step-no{color:var(--acid)}.step-k{margin:.6rem 0 .8rem;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700}.step-d{color:var(--bone-dim);max-width:54ch}@media (max-width:880px){.process{grid-template-columns:1fr;gap:2.5rem}.process-aside{position:static}}.cta{text-align:center;padding:clamp(7rem,16vw,14rem) 0 0;position:relative;overflow:hidden}.cta-glow{background:radial-gradient(circle, var(--magenta), transparent 60%);opacity:.16;filter:blur(80px);pointer-events:none;width:60vw;max-width:760px;height:60vw;max-height:760px;position:absolute;top:28%;left:50%;transform:translate(-50%)}.cta .eyebrow{justify-content:center}.cta-title{margin:1.6rem 0 1.4rem;font-size:clamp(2.6rem,8.5vw,7.5rem);font-weight:800;position:relative}.cta-sub{max-width:46ch;color:var(--bone-dim);margin:0 auto 2.4rem;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.6;position:relative}.cta-actions{flex-direction:column;align-items:center;gap:1.6rem;display:flex}.cta-contacts{flex-wrap:wrap;justify-content:center;align-items:center;gap:.9rem;display:flex}.cta-sep{color:var(--muted)}.cta-link{color:var(--bone-dim);border-bottom:1px solid var(--line);padding-bottom:3px;transition:color .3s,border-color .3s}.cta-link:hover{color:var(--acid);border-color:var(--acid)}.footer{border-top:1px solid var(--line);text-align:left;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.2rem;margin-top:clamp(6rem,12vw,10rem);padding:2.4rem 0;display:flex}.footer-brand{font-family:var(--font-display);letter-spacing:-.03em;flex-direction:column;font-size:1.8rem;font-weight:800;display:flex}.footer-tag{font-family:var(--font-body);color:var(--muted);letter-spacing:0;margin-top:.3rem;font-size:.85rem;font-weight:400}.footer-meta{text-align:right;color:var(--muted);flex-direction:column;gap:.4rem;display:flex}@media (max-width:560px){.footer-meta{text-align:left}}@media (max-width:879.98px){.showcase{overflow:visible}.showcase-track{width:auto;min-height:0;padding:clamp(3rem, 9vw, 5rem) var(--edge);flex-direction:column;align-items:stretch;gap:clamp(1.6rem,5vw,2.6rem)}.showcase-intro{width:auto;padding-right:0}.showcase-track>a{width:auto}}
@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/033400d475fad6b1-s.197tvtifbphtu.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/26daee0352f50a5f-s.p.2e115y8-hourl.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/017d9bea37084d9b-s.p.41rroleoq1br7.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/033400d475fad6b1-s.197tvtifbphtu.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/26daee0352f50a5f-s.p.2e115y8-hourl.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/017d9bea37084d9b-s.p.41rroleoq1br7.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/033400d475fad6b1-s.197tvtifbphtu.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/26daee0352f50a5f-s.p.2e115y8-hourl.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/017d9bea37084d9b-s.p.41rroleoq1br7.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/033400d475fad6b1-s.197tvtifbphtu.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/26daee0352f50a5f-s.p.2e115y8-hourl.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/017d9bea37084d9b-s.p.41rroleoq1br7.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Bricolage Grotesque Fallback;src:local(Arial);ascent-override:88.21%;descent-override:25.61%;line-gap-override:0.0%;size-adjust:105.43%}.bricolage_grotesque_cf235828-module__uk1VIG__className{font-family:Bricolage Grotesque,Bricolage Grotesque Fallback;font-style:normal}.bricolage_grotesque_cf235828-module__uk1VIG__variable{--font-display:"Bricolage Grotesque", "Bricolage Grotesque Fallback"}
@font-face{font-family:Instrument Serif;font-style:italic;font-weight:400;font-display:swap;src:url(../media/fc0a7394b875fa43-s.p.2ytmazkdrg7t9.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Serif;font-style:italic;font-weight:400;font-display:swap;src:url(../media/7ebf22b5a21034f8-s.p.3j3877k49yy0l.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ccf27e5a7366fb23-s.p.1icgra-w5i50b.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e41d5df559864f9e-s.p.1g73gv09-xcb6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Serif Fallback;src:local(Times New Roman);ascent-override:117.94%;descent-override:36.93%;line-gap-override:0.0%;size-adjust:83.94%}.instrument_serif_b87eace0-module__324Kxa__className{font-family:Instrument Serif,Instrument Serif Fallback;font-weight:400}.instrument_serif_b87eace0-module__324Kxa__variable{--font-serif:"Instrument Serif", "Instrument Serif Fallback"}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.3p2_lha1f2xer.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.1qq4vpdcun5oj.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.390ncx5urfkfu.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.p.21jp631_3pja2.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_1c64d3be-module__wplvca__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_1c64d3be-module__wplvca__variable{--font-body:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5ce348bf30bf5439-s.31988l_ccedte.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.2tuy5pz7dlieh.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/6306c77e7c8268e4-s.2dbetqa9o8jxf.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7d817b4c03b0c5f1-s.1uyisp29ctx0d.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.p.1rgnod-3esatf.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.0r6juujl39pe6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_56f68e35-module__m-vAuW__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_56f68e35-module__m-vAuW__variable{--font-mono:"Geist Mono", "Geist Mono Fallback"}
