.DeviceFrame-module__eWj-pa__frame{background:var(--phone-bg);box-shadow:var(--shadow-soft);margin:0 auto;position:relative}.DeviceFrame-module__eWj-pa__screen{background:var(--bg-secondary);position:relative;overflow:hidden}.DeviceFrame-module__eWj-pa__screen img{width:100%;height:auto;display:block}.DeviceFrame-module__eWj-pa__phone{border:var(--phone-border);border-radius:34px;width:100%;max-width:260px;padding:10px}.DeviceFrame-module__eWj-pa__phone .DeviceFrame-module__eWj-pa__screen{aspect-ratio:716/1600;border-radius:26px}.DeviceFrame-module__eWj-pa__island{z-index:2;background:#000;border-radius:9px;width:62px;height:18px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.DeviceFrame-module__eWj-pa__browser{border:1px solid var(--border-soft);border-radius:var(--border-radius);width:100%;overflow:hidden}.DeviceFrame-module__eWj-pa__chrome{align-items:center;gap:var(--space-4);padding:var(--space-3)var(--space-4);background:var(--bg-secondary);border-bottom:1px solid var(--border-soft);display:flex}.DeviceFrame-module__eWj-pa__dots{flex-shrink:0;gap:6px;display:inline-flex}.DeviceFrame-module__eWj-pa__dots span{background:var(--border-soft);border-radius:50%;width:10px;height:10px}.DeviceFrame-module__eWj-pa__address{padding:var(--space-1)var(--space-3);background:var(--bg-primary);border:1px solid var(--border-soft);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;border-radius:999px;flex:1;font-size:.75rem;overflow:hidden}.DeviceFrame-module__eWj-pa__browser .DeviceFrame-module__eWj-pa__screen{border-radius:0}@media (max-width:640px){.DeviceFrame-module__eWj-pa__phone{border-radius:28px;max-width:210px}.DeviceFrame-module__eWj-pa__phone .DeviceFrame-module__eWj-pa__screen{border-radius:20px}.DeviceFrame-module__eWj-pa__island{width:50px;height:15px;top:14px}}
.WorkGallery-module__QoJ_SW__gallery{align-items:center;gap:var(--space-5);flex-direction:column;display:flex}.WorkGallery-module__QoJ_SW__slides{width:100%;height:100%;display:grid;position:relative}.WorkGallery-module__QoJ_SW__slide{opacity:0;pointer-events:none;grid-area:1/1;min-width:0;transition:opacity .5s}.WorkGallery-module__QoJ_SW__slide.WorkGallery-module__QoJ_SW__active{opacity:1;pointer-events:auto}.WorkGallery-module__QoJ_SW__slide img{object-fit:cover;width:100%;height:100%;display:block}.WorkGallery-module__QoJ_SW__controls{align-items:center;gap:var(--space-4);display:flex}.WorkGallery-module__QoJ_SW__arrow{border:1px solid var(--border-soft);background:var(--bg-card);width:34px;height:34px;color:var(--text-main);cursor:pointer;border-radius:50%;place-items:center;padding:0;font-size:1.25rem;line-height:1;transition:border-color .2s,color .2s,transform .2s;display:grid}.WorkGallery-module__QoJ_SW__arrow:hover{border-color:var(--work-accent,var(--accent-color));color:var(--work-accent,var(--accent-color));transform:translateY(-1px)}.WorkGallery-module__QoJ_SW__dots{gap:var(--space-2);display:flex}.WorkGallery-module__QoJ_SW__dot{background:var(--border-soft);cursor:pointer;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:background-color .2s,width .2s}.WorkGallery-module__QoJ_SW__dot:hover{background:rgba(var(--work-accent-rgb,var(--accent-rgb)),.5)}.WorkGallery-module__QoJ_SW__dotActive{background:var(--work-accent,var(--accent-color));border-radius:4px;width:22px}@media (prefers-reduced-motion:reduce){.WorkGallery-module__QoJ_SW__slide,.WorkGallery-module__QoJ_SW__arrow,.WorkGallery-module__QoJ_SW__dot{transition:none}}
.MetricsRow-module__9KZ6IW__row{gap:var(--space-5);padding:var(--space-5)0;border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);grid-template-columns:repeat(auto-fit,minmax(130px,1fr));margin:0;display:grid}.MetricsRow-module__9KZ6IW__metric{gap:var(--space-1);flex-direction:column;display:flex}.MetricsRow-module__9KZ6IW__value{font-family:var(--font-playfair),Georgia,serif;color:var(--work-accent,var(--accent-color));font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.1}.MetricsRow-module__9KZ6IW__label{color:var(--text-secondary);margin:0;font-size:.8rem;line-height:1.4}
.FeatureGrid-module__ZlIYda__grid{gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0;padding:0;list-style:none;display:grid}.FeatureGrid-module__ZlIYda__card{padding:var(--space-6);border:1px solid var(--border-soft);border-radius:var(--border-radius);background:var(--bg-card);transition:border-color .2s,transform .2s;position:relative}.FeatureGrid-module__ZlIYda__card:before{content:"";top:var(--space-6);background:var(--work-accent,var(--accent-color));border-radius:0 2px 2px 0;width:3px;height:1.5rem;position:absolute;left:0}.FeatureGrid-module__ZlIYda__card:hover{border-color:rgba(var(--work-accent-rgb,var(--accent-rgb)),.45);transform:translateY(-2px)}.FeatureGrid-module__ZlIYda__title{margin:0 0 var(--space-2);color:var(--text-title);font-size:1.05rem;line-height:1.3}.FeatureGrid-module__ZlIYda__description{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.65}
.StatusPill-module__SrH_La__pill{align-items:center;gap:var(--space-2);padding:var(--space-1)var(--space-3);border:1px solid var(--border-soft);background:var(--bg-card);letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);white-space:nowrap;border-radius:999px;font-size:.7rem;font-weight:700;display:inline-flex}.StatusPill-module__SrH_La__dot{background:currentColor;border-radius:50%;width:6px;height:6px}.StatusPill-module__SrH_La__live{color:#1a8f5a;border-color:#1a8f5a59}.StatusPill-module__SrH_La__building{color:#b8730f;border-color:#b8730f59}.StatusPill-module__SrH_La__archived{color:var(--text-secondary)}[data-theme=dark] .StatusPill-module__SrH_La__live{color:#4ecb8c;border-color:#4ecb8c59}[data-theme=dark] .StatusPill-module__SrH_La__building{color:#e8a33d;border-color:#e8a33d59}
.WorkCard-module__ChtQUW__card{border:1px solid var(--border-soft);border-radius:var(--border-radius-lg);background:var(--bg-card);height:100%;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex;overflow:hidden}.WorkCard-module__ChtQUW__card:hover{border-color:rgba(var(--work-accent-rgb,var(--accent-rgb)),.5);box-shadow:var(--shadow-soft);transform:translateY(-4px)}.WorkCard-module__ChtQUW__link{width:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.WorkCard-module__ChtQUW__media{aspect-ratio:16/10;background:var(--bg-secondary);border-bottom:1px solid var(--border-soft);position:relative;overflow:hidden}.WorkCard-module__ChtQUW__image{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .4s}.WorkCard-module__ChtQUW__card:hover .WorkCard-module__ChtQUW__image{transform:scale(1.03)}.WorkCard-module__ChtQUW__body{gap:var(--space-3);padding:var(--space-6);flex-direction:column;flex:1;display:flex}.WorkCard-module__ChtQUW__top{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.WorkCard-module__ChtQUW__kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--work-accent,var(--accent-color));font-size:.72rem;font-weight:700}.WorkCard-module__ChtQUW__title{color:var(--text-title);margin:0;font-size:1.3rem;line-height:1.25}.WorkCard-module__ChtQUW__summary{color:var(--text-secondary);flex:1;margin:0;font-size:.9rem;line-height:1.65}.WorkCard-module__ChtQUW__tech{gap:var(--space-2);flex-wrap:wrap;display:flex}@media (prefers-reduced-motion:reduce){.WorkCard-module__ChtQUW__card,.WorkCard-module__ChtQUW__image{transition:none}.WorkCard-module__ChtQUW__card:hover,.WorkCard-module__ChtQUW__card:hover .WorkCard-module__ChtQUW__image{transform:none}}
.Home-module__jKgjFW__heroSection{background:var(--gradient-hero);flex-direction:column;justify-content:center;min-height:100svh;padding:clamp(4.5rem,6vw,5.5rem) 0 clamp(2rem,5vw,3rem);display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__heroParticles{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.Home-module__jKgjFW__heroParticle{border-radius:50%;animation:6s ease-in-out infinite Home-module__jKgjFW__float;position:absolute}.Home-module__jKgjFW__hp1{background:radial-gradient(circle,var(--particle-4),transparent 70%);opacity:.45;width:300px;height:300px;animation-duration:8s;top:-100px;right:-100px}.Home-module__jKgjFW__hp2{background:radial-gradient(circle,var(--particle-2),transparent 70%);opacity:.3;width:200px;height:200px;animation-duration:10s;animation-delay:-2s;bottom:10%;left:-50px}.Home-module__jKgjFW__hp3{background:radial-gradient(circle,var(--particle-3),transparent 70%);opacity:.25;width:150px;height:150px;animation-duration:7s;animation-delay:-4s;top:40%;right:15%}.Home-module__jKgjFW__hp4{background:var(--particle-1);opacity:.2;border-radius:50%;width:80px;height:80px;animation-duration:9s;animation-delay:-1s;top:20%;left:20%}.Home-module__jKgjFW__hp5{background:var(--particle-5);opacity:.35;border-radius:50%;width:50px;height:50px;animation-duration:6s;animation-delay:-3s;bottom:30%;right:30%}.Home-module__jKgjFW__heroContent{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid;position:relative}.Home-module__jKgjFW__heroTitle{color:var(--text-title);margin-bottom:1rem;line-height:1.1;animation:.8s .2s both Home-module__jKgjFW__fadeInUp}.Home-module__jKgjFW__heroSubtitle{color:var(--text-secondary);max-width:500px;margin-bottom:1.5rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7;animation:.8s .4s both Home-module__jKgjFW__fadeInUp}.Home-module__jKgjFW__heroActions{flex-wrap:wrap;gap:1rem;animation:.8s .6s both Home-module__jKgjFW__fadeInUp;display:flex}.Home-module__jKgjFW__heroVisual{justify-content:center;align-items:center;min-height:clamp(320px,45vw,520px);animation:.8s .4s both Home-module__jKgjFW__fadeInUp;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__heroScene{justify-content:center;align-items:center;width:clamp(300px,42vw,500px);height:clamp(300px,42vw,500px);display:flex;position:relative}.Home-module__jKgjFW__sceneCircle{background:radial-gradient(circle at 40% 35%,rgba(var(--accent-rgb),.12),#6e798f14,transparent 70%);border:1.5px solid rgba(var(--accent-rgb),.18);z-index:1;width:82%;height:82%;box-shadow:0 0 60px rgba(var(--accent-rgb),.08),inset 0 0 60px #6e798f0d;border-radius:50%;position:absolute}.Home-module__jKgjFW__circleGlow{background:radial-gradient(circle,rgba(var(--accent-rgb),.1)0%,#6e798f0f 40%,transparent 70%);filter:blur(25px);border-radius:50%;animation:4s ease-in-out infinite Home-module__jKgjFW__pulseCircle;position:absolute;inset:-15%}@keyframes Home-module__jKgjFW__pulseCircle{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}.Home-module__jKgjFW__deskAssembly{z-index:3;flex-direction:column;align-items:center;margin-top:22%;display:flex;position:relative}.Home-module__jKgjFW__laptop{flex-direction:column;align-items:center;display:flex}.Home-module__jKgjFW__laptop .Home-module__jKgjFW__laptopScreen{background:#0d1117;border:2px solid #ffffff1f;border-bottom:none;border-radius:8px 8px 0 0;width:clamp(140px,20vw,210px);height:clamp(90px,13vw,140px);position:relative;overflow:hidden;box-shadow:0 -2px 20px #6f9bd81f,inset 0 0 30px #00000080}.Home-module__jKgjFW__screenContent{flex-direction:column;gap:clamp(4px,.7vw,7px);height:100%;padding:clamp(8px,1.5vw,14px);display:flex}.Home-module__jKgjFW__codeLine{border-radius:3px;height:clamp(4px,.7vw,6px);animation:2.5s ease-in-out infinite Home-module__jKgjFW__codeType}.Home-module__jKgjFW__cl1{background:#ed511d99;width:65%;animation-delay:0s}.Home-module__jKgjFW__cl2{background:#6f9bd880;width:80%;animation-delay:.3s}.Home-module__jKgjFW__cl3{background:#6e798f80;width:50%;animation-delay:.6s}.Home-module__jKgjFW__cl4{background:rgba(var(--accent-highlight-rgb),.4);width:90%;animation-delay:.9s}.Home-module__jKgjFW__cl5{background:#6f9bd866;width:40%;animation-delay:1.2s}.Home-module__jKgjFW__cl6{background:#ed511d59;width:70%;animation-delay:1.5s}@keyframes Home-module__jKgjFW__codeType{0%,to{opacity:.5;transform-origin:0;transform:scaleX(.7)}50%{opacity:1;transform-origin:0;transform:scaleX(1)}}.Home-module__jKgjFW__screenCursor{background:#6f9bd8;border-radius:1px;width:2px;height:clamp(8px,1.2vw,12px);animation:1s step-end infinite Home-module__jKgjFW__blink;position:absolute;bottom:clamp(10px,2vw,18px);left:clamp(10px,2vw,16px)}@keyframes Home-module__jKgjFW__blink{0%,to{opacity:1}50%{opacity:0}}.Home-module__jKgjFW__laptopBase{background:linear-gradient(#3a3a4a,#2a2a36);border:1.5px solid #ffffff14;border-top:1px solid #ffffff26;border-radius:0 0 6px 6px;justify-content:center;align-items:center;width:clamp(160px,22vw,235px);height:clamp(8px,1.2vw,14px);display:flex}.Home-module__jKgjFW__laptopTouchpad{background:#ffffff1f;border-radius:2px;width:22%;height:3px}.Home-module__jKgjFW__deskSurface{background:linear-gradient(135deg,#5a3e28,#7a5a3e,#5a3e28);border-radius:4px;width:clamp(180px,26vw,280px);height:clamp(8px,1.2vw,14px);margin-top:clamp(4px,.6vw,8px);position:relative;box-shadow:0 4px 15px #00000040}.Home-module__jKgjFW__deskSurface:before{content:"";border-radius:inherit;background:linear-gradient(90deg,#0000 0%,#ffffff14 30%,#ffffff1f 50%,#ffffff14 70%,#0000 100%);position:absolute;inset:0}.Home-module__jKgjFW__deskStand{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.Home-module__jKgjFW__deskLeg{z-index:2;background:linear-gradient(#7a5a3e,#4a3520);border-radius:0 0 4px 4px;width:clamp(7px,1vw,11px);height:clamp(65px,10vw,90px);position:absolute;top:100%;box-shadow:2px 4px 10px #00000040}.Home-module__jKgjFW__legLeft{left:20%;transform:none}.Home-module__jKgjFW__legRight{right:20%;transform:none}.Home-module__jKgjFW__decoArc{border:1px dashed rgba(var(--accent-rgb),.18);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.Home-module__jKgjFW__arcOuter{border-color:rgba(var(--accent-rgb),.12);width:108%;height:108%;animation:40s linear infinite Home-module__jKgjFW__arcSpin;top:-4%;left:-4%}.Home-module__jKgjFW__arcMid{border-style:dashed;border-color:#6e798f1a;width:120%;height:120%;animation:60s linear infinite reverse Home-module__jKgjFW__arcSpin;top:-10%;left:-10%}@keyframes Home-module__jKgjFW__arcSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Home-module__jKgjFW__decoDot{pointer-events:none;z-index:0;border-radius:50%;animation:4s ease-in-out infinite Home-module__jKgjFW__dotFloat;position:absolute}.Home-module__jKgjFW__dd1{background:#ed511d8c;width:8px;height:8px;animation-delay:0s;top:5%;left:8%;box-shadow:0 0 10px #ed511d66}.Home-module__jKgjFW__dd2{background:#6f9bd899;width:5px;height:5px;animation-delay:.8s;top:18%;right:5%;box-shadow:0 0 8px #6f9bd866}.Home-module__jKgjFW__dd3{background:#6e798f80;width:10px;height:10px;animation-delay:1.4s;bottom:20%;left:3%;box-shadow:0 0 12px #6e798f66}.Home-module__jKgjFW__dd4{background:rgba(var(--accent-highlight-rgb),.55);width:6px;height:6px;box-shadow:0 0 10px rgba(var(--accent-highlight-rgb),.35);animation-delay:2s;bottom:10%;right:8%}.Home-module__jKgjFW__dd5{background:rgba(var(--accent-rgb),.6);width:7px;height:7px;box-shadow:0 0 10px rgba(var(--accent-rgb),.4);animation-delay:.4s;top:50%;left:-2%}.Home-module__jKgjFW__dd6{background:#6f9bd880;width:5px;height:5px;animation-delay:1.8s;top:72%;right:3%;box-shadow:0 0 8px #6f9bd859}@keyframes Home-module__jKgjFW__dotFloat{0%,to{opacity:.7;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-10px)scale(1.15)}}.Home-module__jKgjFW__decoCorner{pointer-events:none;z-index:0;opacity:.45;width:22px;height:22px;animation:3s ease-in-out infinite Home-module__jKgjFW__cornerPulse;position:absolute}.Home-module__jKgjFW__dcTl{border-top:2px solid var(--accent-color);border-left:2px solid var(--accent-color);animation-delay:0s;top:2%;left:2%}.Home-module__jKgjFW__dcTr{border-top:2px solid #6e798fcc;border-right:2px solid #6e798fcc;animation-delay:.75s;top:2%;right:2%}.Home-module__jKgjFW__dcBl{border-bottom:2px solid #6f9bd8cc;border-left:2px solid #6f9bd8cc;animation-delay:1.5s;bottom:2%;left:2%}.Home-module__jKgjFW__dcBr{border-bottom:2px solid var(--accent-color);border-right:2px solid var(--accent-color);animation-delay:2.25s;bottom:2%;right:2%}@keyframes Home-module__jKgjFW__cornerPulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.75;transform:scale(1.12)}}.Home-module__jKgjFW__scrollIndicator{z-index:2;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Home-module__jKgjFW__scrollDot{background:var(--accent-color);border-radius:50%;width:6px;height:6px;margin:0 auto;animation:2s ease-in-out infinite Home-module__jKgjFW__scrollBounce}@keyframes Home-module__jKgjFW__scrollBounce{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.3;transform:translateY(10px)}}.Home-module__jKgjFW__statsSection{background:var(--bg-secondary);padding:clamp(2.5rem,6vw,4rem) 0;position:relative}.Home-module__jKgjFW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:clamp(1rem,3vw,2rem);display:grid}.Home-module__jKgjFW__statCard{text-align:center;background:var(--bg-card);border-radius:var(--border-radius-lg);border:1px solid var(--border-soft);cursor:default;padding:clamp(1.5rem,4vw,2.5rem) 1rem;transition:all .45s cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden}.Home-module__jKgjFW__statCard:after{content:"";background:radial-gradient(circle at 50% 120%,var(--stat-color),transparent 65%);opacity:0;pointer-events:none;transition:opacity .45s;position:absolute;inset:0}.Home-module__jKgjFW__statCard:hover:after{opacity:.08}.Home-module__jKgjFW__statCard:hover{box-shadow:0 25px 50px var(--shadow-soft),0 0 0 1px var(--stat-color);border-color:var(--stat-color);transform:translateY(-10px)}.Home-module__jKgjFW__statIconWrap{border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;transition:transform .4s cubic-bezier(.2,.8,.2,1);display:flex;position:relative}.Home-module__jKgjFW__statCard:hover .Home-module__jKgjFW__statIconWrap{transform:scale(1.1)translateY(-2px)}.Home-module__jKgjFW__statIconBg{background:var(--stat-gradient);opacity:.12;border-radius:18px;transition:opacity .4s;position:absolute;inset:0}.Home-module__jKgjFW__statCard:hover .Home-module__jKgjFW__statIconBg{opacity:.22}.Home-module__jKgjFW__statIconSvg{z-index:1;width:30px;height:30px;color:var(--stat-color);transition:filter .4s;position:relative}.Home-module__jKgjFW__statIconSvg svg{width:100%;height:100%}.Home-module__jKgjFW__statCard:hover .Home-module__jKgjFW__statIconSvg{filter:drop-shadow(0 0 8px var(--stat-color))}.Home-module__jKgjFW__statShimmer{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff0f,#0000);width:60%;height:100%;transition:none;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.Home-module__jKgjFW__statCard:hover .Home-module__jKgjFW__statShimmer{animation:.8s forwards Home-module__jKgjFW__shimmerSweep}@keyframes Home-module__jKgjFW__shimmerSweep{0%{left:-100%}to{left:150%}}.Home-module__jKgjFW__statNumber{font-size:clamp(2rem,4vw,3rem);font-weight:800;font-family:var(--font-playfair),serif;color:var(--stat-color);margin-bottom:.5rem;line-height:1}.Home-module__jKgjFW__statSuffix{font-size:.7em}.Home-module__jKgjFW__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:clamp(.75rem,1.5vw,.9rem);font-weight:500}.Home-module__jKgjFW__techMarqueeSection{background:var(--bg-primary);padding:clamp(2rem,5vw,3rem) 0;overflow:hidden}.Home-module__jKgjFW__marqueeLabel{text-align:center;font-family:var(--font-lato),sans-serif;color:var(--accent-color);letter-spacing:normal;text-transform:none;margin-bottom:2rem;font-size:clamp(1.5rem,2vw,1.15rem);font-weight:900}.Home-module__jKgjFW__marqueeTrack{position:relative;overflow:hidden}.Home-module__jKgjFW__marqueeTrack:before,.Home-module__jKgjFW__marqueeTrack:after{content:"";z-index:2;width:100px;position:absolute;top:0;bottom:0}.Home-module__jKgjFW__marqueeTrack:before{background:linear-gradient(to right,var(--bg-primary),transparent);left:0}.Home-module__jKgjFW__marqueeTrack:after{background:linear-gradient(to left,var(--bg-primary),transparent);right:0}.Home-module__jKgjFW__marqueeInner{gap:2rem;width:max-content;padding:1rem 0;animation:25s linear infinite Home-module__jKgjFW__marqueeScroll;display:flex}@keyframes Home-module__jKgjFW__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Home-module__jKgjFW__marqueeItem{background:var(--bg-card);border:1px solid var(--border-soft);white-space:nowrap;border-radius:50px;align-items:center;gap:.625rem;padding:10px 20px;transition:all .35s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__marqueeItem:before{content:"";border-radius:inherit;background:linear-gradient(135deg,rgba(var(--accent-rgb),.08),#6e798f0d);opacity:0;transition:opacity .35s;position:absolute;inset:0}.Home-module__jKgjFW__marqueeItem:hover:before{opacity:1}.Home-module__jKgjFW__marqueeItem:hover{border-color:var(--accent-color);box-shadow:0 8px 25px var(--shadow-soft);transform:scale(1.08)translateY(-3px)}.Home-module__jKgjFW__techIcon{flex-shrink:0;width:1.25rem;height:1.25rem;display:inline-flex}.Home-module__jKgjFW__techIcon svg{width:100%;height:100%}.Home-module__jKgjFW__techName{color:var(--text-main);font-size:.9rem;font-weight:600}.Home-module__jKgjFW__servicesOverview{background:var(--bg-secondary)}.Home-module__jKgjFW__servicesGrid{grid-template-columns:repeat(3,1fr);gap:clamp(1rem,3vw,1.5rem);display:grid}.Home-module__jKgjFW__serviceCard{background:var(--bg-card);border-radius:var(--border-radius-lg);border:1px solid var(--border-soft);cursor:pointer;flex-direction:column;gap:.75rem;padding:clamp(1.5rem,4vw,2rem);text-decoration:none;transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__serviceCard:before{content:"";background:var(--service-color);border-radius:3px 3px 0 0;height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Home-module__jKgjFW__serviceCard:hover:before{transform:scaleX(1)}.Home-module__jKgjFW__serviceCard:hover{box-shadow:0 30px 60px var(--shadow-soft);border-color:var(--service-color);transform:translateY(-10px)scale(1.01)}.Home-module__jKgjFW__serviceCard:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 40%,#ffffff0a 50%,#0000 60%);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.Home-module__jKgjFW__serviceCard:hover:after{transform:translate(100%)}.Home-module__jKgjFW__serviceIconWrap{background:rgba(var(--service-color-rgb),.08);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex}.Home-module__jKgjFW__serviceCard:hover .Home-module__jKgjFW__serviceIconWrap{background:var(--service-color);transform:scale(1.1)}.Home-module__jKgjFW__serviceIcon{color:var(--service-color);transition:color .3s;display:inline-flex}.Home-module__jKgjFW__serviceIcon svg{width:1.75rem;height:1.75rem}.Home-module__jKgjFW__serviceCard:hover .Home-module__jKgjFW__serviceIcon{color:#fff}.Home-module__jKgjFW__serviceContent{flex-direction:column;flex:1;display:flex}.Home-module__jKgjFW__serviceCard h3{color:var(--text-title);margin:0 0 .5rem;font-size:clamp(1rem,2vw,1.15rem)}.Home-module__jKgjFW__serviceCard p{color:var(--text-secondary);flex:1;margin:0 0 1.25rem;font-size:clamp(.85rem,1.5vw,.95rem);line-height:1.6}.Home-module__jKgjFW__serviceTags{flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}.Home-module__jKgjFW__serviceTag{background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border-soft);border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:500}[data-theme=dark] .Home-module__jKgjFW__serviceTag{background:#ffffff0d}.Home-module__jKgjFW__serviceArrow{color:var(--accent-color);align-self:flex-end;font-size:1.2rem;transition:transform .3s}.Home-module__jKgjFW__serviceCard:hover .Home-module__jKgjFW__serviceArrow{transform:translate(5px)}.Home-module__jKgjFW__whyChooseUs{background:var(--bg-primary)}.Home-module__jKgjFW__whyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.Home-module__jKgjFW__whyText .section-header{text-align:left;margin-bottom:0}.Home-module__jKgjFW__whyText .section-badge{margin-bottom:1rem}.Home-module__jKgjFW__whyText h2{margin-bottom:1.25rem;line-height:1.2}.Home-module__jKgjFW__whyText p{color:var(--text-secondary);margin:0 0 2rem;line-height:1.7}.Home-module__jKgjFW__whyFeatures{flex-direction:column;gap:1.25rem;display:flex}.Home-module__jKgjFW__whyFeatureCard{background:var(--bg-card);border-radius:var(--border-radius-lg);border:1px solid var(--border-soft);align-items:flex-start;gap:1.25rem;padding:1.5rem;transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000005}.Home-module__jKgjFW__whyFeatureCard:before{content:"";background:linear-gradient(180deg,var(--accent-color),var(--accent-dark));transform-origin:50%;border-radius:0 4px 4px 0;width:4px;transition:transform .4s cubic-bezier(.2,.8,.2,1);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.Home-module__jKgjFW__whyFeatureCard:hover:before{transform:scaleY(1)}.Home-module__jKgjFW__whyFeatureCard:hover{border-color:rgba(var(--accent-rgb),.3);box-shadow:0 15px 35px var(--shadow-soft);background:var(--bg-glass);transform:translateY(-4px)translate(4px)}.Home-module__jKgjFW__featureIcon{background:rgba(var(--accent-rgb),.08);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.8rem;transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex}.Home-module__jKgjFW__whyFeatureCard:hover .Home-module__jKgjFW__featureIcon{background:rgba(var(--accent-rgb),.16);transform:scale(1.1)rotate(5deg)}.Home-module__jKgjFW__featureText h3{color:var(--text-title);margin-bottom:.3rem;font-size:1rem}.Home-module__jKgjFW__featureText p{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.5}.Home-module__jKgjFW__processSection{background:var(--bg-secondary)}.Home-module__jKgjFW__processTimeline{grid-template-columns:repeat(4,1fr);gap:clamp(1rem,3vw,1.5rem);margin-top:2rem;display:grid;position:relative}.Home-module__jKgjFW__processTimeline:before{content:"";z-index:0;background:linear-gradient(90deg,#ed511d,#6e798f,#6f9bd8,#f0894f);border-radius:2px;height:2px;position:absolute;top:40px;left:calc(12.5% + 20px);right:calc(12.5% + 20px)}.Home-module__jKgjFW__processStep{text-align:center;z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.Home-module__jKgjFW__stepMarker{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;transition:all .4s;display:flex;position:relative;box-shadow:0 8px 25px #0003}.Home-module__jKgjFW__stepMarker:after{content:"";opacity:0;border:2px solid;border-radius:50%;transition:all .4s;position:absolute;inset:-8px;transform:scale(.8)}.Home-module__jKgjFW__processStep:hover .Home-module__jKgjFW__stepMarker{transform:scale(1.12);box-shadow:0 20px 40px #0000004d}.Home-module__jKgjFW__processStep:hover .Home-module__jKgjFW__stepMarker:after{opacity:.35;animation:1.5s ease-in-out infinite Home-module__jKgjFW__stepRingPulse;transform:scale(1)}@keyframes Home-module__jKgjFW__stepRingPulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.1;transform:scale(1.15)}}.Home-module__jKgjFW__stepNum{font-family:var(--font-playfair),serif;color:#fff;font-size:1.3rem;font-weight:700}.Home-module__jKgjFW__stepContent{padding:0 .5rem}.Home-module__jKgjFW__stepIcon{margin-bottom:.75rem;font-size:1.8rem}.Home-module__jKgjFW__stepContent h3{color:var(--text-title);margin-bottom:.5rem;font-size:1.1rem}.Home-module__jKgjFW__stepContent p{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.6}.Home-module__jKgjFW__featuredWork{background:var(--bg-primary)}.Home-module__jKgjFW__featuredGrid{grid-template-columns:repeat(auto-fit,minmax(19rem,1fr));gap:clamp(1.25rem,2.5vw,2rem);display:grid}.Home-module__jKgjFW__featuredFooter{justify-content:center;margin-top:clamp(2rem,5vw,3rem);display:flex}@media (max-width:1024px){.Home-module__jKgjFW__heroContent{text-align:center;grid-template-columns:1fr}.Home-module__jKgjFW__heroVisual{min-height:340px;margin-top:1rem;display:flex}.Home-module__jKgjFW__heroScene{width:min(340px,75vw);height:min(340px,75vw)}.Home-module__jKgjFW__heroActions{justify-content:center}.Home-module__jKgjFW__heroSubtitle{margin:0 auto 1.5rem}.Home-module__jKgjFW__statsGrid,.Home-module__jKgjFW__servicesGrid{grid-template-columns:repeat(2,1fr)}.Home-module__jKgjFW__whyGrid{grid-template-columns:1fr}.Home-module__jKgjFW__whyText{text-align:center}.Home-module__jKgjFW__whyText .btn{margin:0 auto}.Home-module__jKgjFW__processTimeline{grid-template-columns:repeat(2,1fr)}.Home-module__jKgjFW__processTimeline:before{display:none}.Home-module__jKgjFW__whyText .section-header{text-align:center}}@media (max-width:600px){.Home-module__jKgjFW__heroSection{padding-top:10rem;padding-bottom:2rem}.Home-module__jKgjFW__heroVisual{min-height:280px;margin-top:.5rem}.Home-module__jKgjFW__heroScene{width:min(280px,80vw);height:min(280px,80vw)}.Home-module__jKgjFW__laptop .Home-module__jKgjFW__laptopScreen{width:130px;height:85px}.Home-module__jKgjFW__laptopBase{width:148px;height:7px}.Home-module__jKgjFW__deskSurface{width:168px;height:7px}.Home-module__jKgjFW__deskLeg{width:5px;height:55px}.Home-module__jKgjFW__heroActions{flex-direction:column;align-items:center}.Home-module__jKgjFW__heroActions .btn{justify-content:center;width:100%;max-width:280px}.Home-module__jKgjFW__statsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.Home-module__jKgjFW__servicesOverview .section-header{margin-bottom:1.25rem}.Home-module__jKgjFW__servicesGrid{grid-template-columns:1fr;gap:.875rem}.Home-module__jKgjFW__serviceCard{text-align:left;flex-direction:row;align-items:flex-start;gap:1.25rem;padding:1.25rem 1.25rem 2.75rem}.Home-module__jKgjFW__serviceIconWrap{flex-shrink:0;align-self:flex-start;width:64px;height:64px;margin:0}.Home-module__jKgjFW__serviceArrow{align-self:flex-end;font-size:1rem;position:absolute;bottom:1rem;right:1.25rem}.Home-module__jKgjFW__processTimeline{grid-template-columns:1fr;gap:4rem;padding:2rem 0;position:relative}.Home-module__jKgjFW__processTimeline:before{z-index:0;background:linear-gradient(#ed511d,#6e798f,#6f9bd8,#f0894f);width:4px;height:calc(100% - 4rem);display:block;top:2rem;left:50%;transform:translate(-50%)}.Home-module__jKgjFW__processStep{background:var(--bg-card);border:1px solid var(--border-soft);border-radius:var(--border-radius-xl);z-index:1;width:calc(100% - 1rem);box-shadow:0 12px 30px var(--shadow-soft);margin:0 auto;padding:3.5rem 1.5rem 2rem;position:relative}.Home-module__jKgjFW__stepMarker{border:6px solid var(--bg-secondary);width:70px;height:70px;margin-bottom:0;position:absolute;top:-35px;left:50%;transform:translate(-50%);box-shadow:0 5px 15px #00000026}.Home-module__jKgjFW__processStep:hover .Home-module__jKgjFW__stepMarker{transform:translate(-50%)scale(1.1)}.Home-module__jKgjFW__stepMarker:after{display:none}}@media (max-width:380px){.Home-module__jKgjFW__heroScene{width:min(240px,85vw);height:min(240px,85vw)}.Home-module__jKgjFW__laptop .Home-module__jKgjFW__laptopScreen{width:110px;height:72px}.Home-module__jKgjFW__laptopBase{width:126px}.Home-module__jKgjFW__deskSurface{width:146px}.Home-module__jKgjFW__deskLeg{height:45px}.Home-module__jKgjFW__statsGrid{grid-template-columns:1fr 1fr}.Home-module__jKgjFW__statNumber{font-size:1.8rem}}.Home-module__jKgjFW__homeFaqSection{padding:clamp(4rem,10vw,8rem) 0}
.Work-module__TFZtkG__featured{padding:0}.Work-module__TFZtkG__grid{background:var(--bg-secondary)}.Work-module__TFZtkG__gridInner{justify-content:center;gap:var(--space-8);margin-top:var(--space-10);grid-template-columns:repeat(auto-fit,minmax(280px,380px));display:grid}.Work-module__TFZtkG__bridge{background:var(--bg-primary)}.Work-module__TFZtkG__bridgeList{gap:var(--space-4);margin:var(--space-10)0 0;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:0;list-style:none;display:grid}.Work-module__TFZtkG__bridgeLink{gap:var(--space-2)var(--space-4);height:100%;padding:var(--space-5)var(--space-6);border:1px solid var(--border-soft);border-radius:var(--border-radius);background:var(--bg-card);grid-template-columns:1fr auto;grid-template-areas:"name arrow""copy copy";text-decoration:none;transition:border-color .2s,transform .2s;display:grid}.Work-module__TFZtkG__bridgeLink:hover{border-color:var(--accent-color);transform:translateY(-2px)}.Work-module__TFZtkG__bridgeName{color:var(--text-title);grid-area:name;font-weight:700}.Work-module__TFZtkG__bridgeCopy{color:var(--text-secondary);grid-area:copy;font-size:.85rem;line-height:1.6}.Work-module__TFZtkG__bridgeArrow{color:var(--accent-color);grid-area:arrow;transition:transform .2s}.Work-module__TFZtkG__bridgeLink:hover .Work-module__TFZtkG__bridgeArrow{transform:translate(3px)}@media (prefers-reduced-motion:reduce){.Work-module__TFZtkG__bridgeLink,.Work-module__TFZtkG__bridgeArrow{transition:none}.Work-module__TFZtkG__bridgeLink:hover,.Work-module__TFZtkG__bridgeLink:hover .Work-module__TFZtkG__bridgeArrow{transform:none}}
.Prose-module__jL2yXa__prose{max-width:72ch;font-family:var(--font-merriweather),Georgia,serif;color:var(--text-secondary);font-size:1rem;line-height:1.85}.Prose-module__jL2yXa__prose>*{margin:0}.Prose-module__jL2yXa__prose>*+*{margin-top:var(--space-6)}.Prose-module__jL2yXa__prose h2{margin-top:var(--space-12);margin-bottom:var(--space-4);color:var(--text-title);scroll-margin-top:calc(var(--header-height) + var(--space-4));font-size:clamp(1.4rem,3vw,1.85rem);line-height:1.25}.Prose-module__jL2yXa__prose h2:first-child{margin-top:0}.Prose-module__jL2yXa__prose h3{margin-top:var(--space-8);margin-bottom:var(--space-3);color:var(--text-title);scroll-margin-top:calc(var(--header-height) + var(--space-4));font-size:clamp(1.15rem,2.4vw,1.35rem);line-height:1.3}.Prose-module__jL2yXa__prose strong{color:var(--text-main);font-weight:700}.Prose-module__jL2yXa__prose a{color:var(--work-accent,var(--accent-color));text-underline-offset:.2em;text-decoration:underline;text-decoration-thickness:1px}.Prose-module__jL2yXa__prose a:hover{text-decoration-thickness:2px}.Prose-module__jL2yXa__prose ul,.Prose-module__jL2yXa__prose ol{padding-left:var(--space-6)}.Prose-module__jL2yXa__prose li+li{margin-top:var(--space-3)}.Prose-module__jL2yXa__prose li::marker{color:var(--work-accent,var(--accent-color))}.Prose-module__jL2yXa__prose blockquote{padding:var(--space-5)var(--space-6);border-left:3px solid var(--work-accent,var(--accent-color));border-radius:0 var(--border-radius)var(--border-radius)0;background:rgba(var(--work-accent-rgb,var(--accent-rgb)),.07);font-style:normal}.Prose-module__jL2yXa__prose blockquote p{font-size:.95rem}.Prose-module__jL2yXa__prose picture,.Prose-module__jL2yXa__prose img{border-radius:var(--border-radius);border:1px solid var(--border-soft);width:100%;height:auto;display:block}.Prose-module__jL2yXa__prose hr{border:0;border-top:1px solid var(--border-soft)}.Prose-module__jL2yXa__prose code{background:var(--bg-secondary);border-radius:4px;padding:.15em .4em;font-size:.875em}.Prose-module__jL2yXa__prose pre{padding:var(--space-5);border-radius:var(--border-radius);border:1px solid var(--border-soft);background:var(--bg-secondary);overflow-x:auto}.Prose-module__jL2yXa__prose pre code{background:0 0;padding:0}.Prose-module__jL2yXa__prose pre code span{color:var(--shiki-light)}[data-theme=dark] .Prose-module__jL2yXa__prose pre code span{color:var(--shiki-dark)}.Prose-module__jL2yXa__prose .heading-anchor{margin-left:var(--space-2);opacity:0;text-decoration:none;transition:opacity .2s}.Prose-module__jL2yXa__prose .heading-anchor:after{content:"#";color:var(--work-accent,var(--accent-color))}.Prose-module__jL2yXa__prose h2:hover .heading-anchor{opacity:1}.Prose-module__jL2yXa__prose h3:hover .heading-anchor{opacity:1}.Prose-module__jL2yXa__prose .heading-anchor:focus-visible{opacity:1}.Prose-module__jL2yXa__prose table{border-collapse:collapse;width:100%;font-size:.9rem}.Prose-module__jL2yXa__prose th,.Prose-module__jL2yXa__prose td{padding:var(--space-3);border:1px solid var(--border-soft);text-align:left}.Prose-module__jL2yXa__prose th{background:var(--bg-secondary);color:var(--text-main)}@media (max-width:640px){.Prose-module__jL2yXa__prose table{width:100%;display:block;overflow-x:auto}}
.WorkDetail-module__Ap8QpG__progress{z-index:60;position:fixed;top:0;left:0}.WorkDetail-module__Ap8QpG__hero{padding:calc(var(--header-height) + var(--space-10))0 var(--space-12);background:var(--gradient-hero);border-bottom:1px solid var(--border-soft)}.WorkDetail-module__Ap8QpG__backLink{margin-bottom:var(--space-8);color:var(--work-accent,var(--accent-color));font-size:.85rem;font-weight:700;text-decoration:none;display:inline-block}.WorkDetail-module__Ap8QpG__backLink:hover{text-decoration:underline}.WorkDetail-module__Ap8QpG__heroProduct,.WorkDetail-module__Ap8QpG__heroCase{align-items:center;gap:clamp(var(--space-8),6vw,var(--space-16));display:grid}.WorkDetail-module__Ap8QpG__heroProduct{grid-template-columns:minmax(0,6fr) minmax(0,5fr)}.WorkDetail-module__Ap8QpG__heroCase{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}.WorkDetail-module__Ap8QpG__heroBody{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.WorkDetail-module__Ap8QpG__heroTop{align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.WorkDetail-module__Ap8QpG__kicker{letter-spacing:.1em;text-transform:uppercase;color:var(--work-accent,var(--accent-color));font-size:.75rem;font-weight:700}.WorkDetail-module__Ap8QpG__title{color:var(--text-title);margin:0;font-size:clamp(2rem,5vw,3.2rem);line-height:1.1}.WorkDetail-module__Ap8QpG__tagline{font-family:var(--font-merriweather),Georgia,serif;color:var(--text-main);margin:0;font-size:clamp(1.05rem,2.2vw,1.3rem);line-height:1.5}.WorkDetail-module__Ap8QpG__summary{color:var(--text-secondary);max-width:60ch;margin:0;font-size:.95rem;line-height:1.75}.WorkDetail-module__Ap8QpG__facts{gap:var(--space-5);margin:var(--space-3)0 0;grid-template-columns:repeat(auto-fit,minmax(120px,auto));justify-content:start;display:grid}.WorkDetail-module__Ap8QpG__facts dt{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:var(--space-1);font-size:.7rem;font-weight:700}.WorkDetail-module__Ap8QpG__facts dd{color:var(--text-main);margin:0;font-size:.92rem}.WorkDetail-module__Ap8QpG__heroActions{align-items:center;gap:var(--space-4);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.WorkDetail-module__Ap8QpG__tech{gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.WorkDetail-module__Ap8QpG__heroVisual{justify-content:center;display:flex;position:relative}.WorkDetail-module__Ap8QpG__heroVisual:before{content:"";background:radial-gradient(circle,rgba(var(--work-accent-rgb,var(--accent-rgb)),.25)0%,transparent 70%);filter:blur(48px);z-index:-1;border-radius:50%;position:absolute;inset:8% 4%}.WorkDetail-module__Ap8QpG__metrics{margin-top:clamp(var(--space-8),5vw,var(--space-12))}.WorkDetail-module__Ap8QpG__narrative{padding:clamp(var(--space-12),8vw,var(--space-20))0}.WorkDetail-module__Ap8QpG__prose{margin:0 auto}.WorkDetail-module__Ap8QpG__features{background:var(--bg-secondary)}.WorkDetail-module__Ap8QpG__features .section-header{margin-bottom:var(--space-10)}.WorkDetail-module__Ap8QpG__legal{background:var(--bg-primary)}.WorkDetail-module__Ap8QpG__legalInner{gap:clamp(var(--space-6),5vw,var(--space-12));padding:clamp(var(--space-8),5vw,var(--space-10));border:1px solid var(--border-soft);border-radius:var(--border-radius-lg);background:var(--bg-card);grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:start;display:grid}.WorkDetail-module__Ap8QpG__legalTitle{margin:0 0 var(--space-3);color:var(--text-title);font-size:clamp(1.4rem,3vw,1.85rem)}.WorkDetail-module__Ap8QpG__legalLead{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.7}.WorkDetail-module__Ap8QpG__legalList{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}.WorkDetail-module__Ap8QpG__legalLink{gap:var(--space-1)var(--space-4);padding:var(--space-4)var(--space-5);border:1px solid var(--border-soft);border-radius:var(--border-radius);background:var(--bg-primary);grid-template-columns:1fr auto;grid-template-areas:"label arrow""note note";text-decoration:none;transition:border-color .2s,transform .2s;display:grid}.WorkDetail-module__Ap8QpG__legalLink:hover{border-color:var(--work-accent,var(--accent-color));transform:translateY(-2px)}.WorkDetail-module__Ap8QpG__legalLabel{color:var(--text-title);grid-area:label;font-weight:700}.WorkDetail-module__Ap8QpG__legalNote{color:var(--text-secondary);grid-area:note;font-size:.82rem;line-height:1.55}.WorkDetail-module__Ap8QpG__legalArrow{color:var(--work-accent,var(--accent-color));grid-area:arrow}.WorkDetail-module__Ap8QpG__more{background:var(--bg-secondary)}.WorkDetail-module__Ap8QpG__moreGrid{justify-content:center;gap:var(--space-8);margin-top:var(--space-10);grid-template-columns:repeat(auto-fit,minmax(280px,380px));display:grid}@media (max-width:900px){.WorkDetail-module__Ap8QpG__heroProduct,.WorkDetail-module__Ap8QpG__heroCase,.WorkDetail-module__Ap8QpG__legalInner{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.WorkDetail-module__Ap8QpG__legalLink{transition:none}.WorkDetail-module__Ap8QpG__legalLink:hover{transform:none}}
.TableOfContents-module__6C8sNq__rail{top:calc(var(--header-height) + 1rem);max-height:calc(100vh - var(--header-height) - 3rem);align-self:start;position:sticky;overflow-y:auto}.TableOfContents-module__6C8sNq__label{border-bottom:1px solid var(--border-soft);font-family:var(--font-lato),sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--text-secondary);opacity:.7;margin:0 0 .75rem;padding-bottom:.75rem;font-size:.7rem;font-weight:700}.TableOfContents-module__6C8sNq__list{margin:0;padding:0;list-style:none}.TableOfContents-module__6C8sNq__item{margin:0}.TableOfContents-module__6C8sNq__item a{font-family:var(--font-lato),sans-serif;color:var(--text-secondary);border-left:2px solid #0000;padding:.4rem 0 .4rem .85rem;font-size:.85rem;line-height:1.45;text-decoration:none;transition:color .25s cubic-bezier(.25,.8,.25,1),border-color .25s cubic-bezier(.25,.8,.25,1);display:block}.TableOfContents-module__6C8sNq__item a:hover{color:var(--accent-color);border-left-color:var(--accent-light)}.TableOfContents-module__6C8sNq__nested a{padding-left:1.6rem;font-size:.8rem}.TableOfContents-module__6C8sNq__active a{border-left-color:var(--accent-color);color:var(--accent-color);font-weight:700}.TableOfContents-module__6C8sNq__mobile{border:1px solid var(--border-soft);border-radius:var(--border-radius);background:var(--bg-card);margin:0 0 2.5rem;padding:.5rem 1.25rem;display:none}.TableOfContents-module__6C8sNq__mobile>summary{font-family:var(--font-lato),sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--text-secondary);cursor:pointer;padding:.75rem 0;font-size:.75rem;font-weight:700}.TableOfContents-module__6C8sNq__mobile[open]>summary{border-bottom:1px solid var(--border-soft);margin-bottom:.25rem}.TableOfContents-module__6C8sNq__mobile .TableOfContents-module__6C8sNq__list{padding-bottom:.75rem}@media (max-width:1024px){.TableOfContents-module__6C8sNq__rail{display:none}.TableOfContents-module__6C8sNq__mobile{display:block}}
.ShareRow-module__WA0RSG__shareRow{border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 0;display:flex}.ShareRow-module__WA0RSG__label{font-family:var(--font-lato),sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--text-secondary);opacity:.75;font-size:.75rem;font-weight:700}.ShareRow-module__WA0RSG__buttons{align-items:center;gap:.6rem;display:flex}.ShareRow-module__WA0RSG__button{border:1px solid var(--border-soft);background:var(--bg-card);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .25s cubic-bezier(.25,.8,.25,1),color .25s cubic-bezier(.25,.8,.25,1),border-color .25s cubic-bezier(.25,.8,.25,1),transform .25s cubic-bezier(.175,.885,.32,1.275);display:inline-flex}.ShareRow-module__WA0RSG__button svg{width:17px;height:17px}.ShareRow-module__WA0RSG__button:hover,.ShareRow-module__WA0RSG__button:focus-visible{background:var(--accent-color);color:#fff;border-color:#0000;transform:translateY(-2px)}.ShareRow-module__WA0RSG__copied,.ShareRow-module__WA0RSG__copied:hover{background:var(--accent-highlight);color:#fff;border-color:#0000}.ShareRow-module__WA0RSG__copiedText{min-width:3.5rem;font-family:var(--font-lato),sans-serif;color:var(--accent-highlight);font-size:.8rem;font-weight:700}@media (max-width:480px){.ShareRow-module__WA0RSG__shareRow{justify-content:flex-start}}
.BlogPost-module__byd6Nq__readingProgressBar{z-index:60}.BlogPost-module__byd6Nq__header{padding:clamp(7rem,15vw,9rem) 0 clamp(1.5rem,3vw,2rem)}.BlogPost-module__byd6Nq__backLink{font-family:var(--font-lato),sans-serif;color:var(--text-secondary);align-items:center;gap:.4rem;margin-bottom:clamp(1.5rem,4vw,2.5rem);font-size:.85rem;font-weight:600;text-decoration:none;transition:color .25s cubic-bezier(.25,.8,.25,1);display:inline-flex}.BlogPost-module__byd6Nq__backLink:hover{color:var(--accent-color)}.BlogPost-module__byd6Nq__headerInner{text-align:center;max-width:760px;margin:0 auto}.BlogPost-module__byd6Nq__kicker{font-family:var(--font-lato),sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-highlight);margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-block}.BlogPost-module__byd6Nq__title{font-family:var(--font-playfair),serif;color:var(--text-title);margin:0 0 1rem;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:900;line-height:1.14}.BlogPost-module__byd6Nq__standfirst{font-family:var(--font-merriweather),serif;color:var(--text-secondary);margin:0;font-size:clamp(1.05rem,2vw,1.2rem);font-style:italic;line-height:1.7}.BlogPost-module__byd6Nq__rule{background:var(--accent-color);width:64px;height:2px;margin:2rem auto;position:relative}.BlogPost-module__byd6Nq__rule:after{content:"";background:var(--border-soft);width:100%;height:1px;position:absolute;top:6px;left:0}.BlogPost-module__byd6Nq__byline{text-align:left;align-items:center;gap:.85rem;display:inline-flex}.BlogPost-module__byd6Nq__avatar,.BlogPost-module__byd6Nq__authorAvatar{background:rgba(var(--accent-rgb),.12);width:44px;height:44px;color:var(--accent-color);font-family:var(--font-playfair),serif;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:inline-flex}.BlogPost-module__byd6Nq__bylineText{flex-direction:column;gap:.15rem;display:flex}.BlogPost-module__byd6Nq__bylineName{font-family:var(--font-lato),sans-serif;color:var(--text-main);margin:0;font-size:.95rem;font-weight:700}.BlogPost-module__byd6Nq__bylineName a{color:inherit;text-decoration:none}.BlogPost-module__byd6Nq__bylineName a:hover{color:var(--accent-color);text-underline-offset:3px;text-decoration:underline}.BlogPost-module__byd6Nq__bylineMeta{font-family:var(--font-lato),sans-serif;color:var(--text-secondary);opacity:.85;margin:0;font-size:.82rem}.BlogPost-module__byd6Nq__heroWrap{max-width:1000px;margin-bottom:clamp(2.5rem,6vw,4rem)}.BlogPost-module__byd6Nq__hero{aspect-ratio:2;object-fit:cover;border-radius:var(--border-radius-lg);width:100%;height:auto;display:block}.BlogPost-module__byd6Nq__layout{grid-template-columns:240px minmax(0,720px);justify-content:center;gap:clamp(2rem,5vw,4rem);padding-bottom:clamp(3rem,7vw,5rem);display:grid}.BlogPost-module__byd6Nq__column{min-width:0}@media (max-width:1024px){.BlogPost-module__byd6Nq__layout{grid-template-columns:minmax(0,720px)}}.BlogPost-module__byd6Nq__postProse{font-family:var(--font-merriweather),serif;color:var(--text-main);font-size:1.0625rem;line-height:1.85}.BlogPost-module__byd6Nq__postProse>:first-child{margin-top:0}.BlogPost-module__byd6Nq__postProse p{font-size:inherit;line-height:inherit;margin:0 0 1.6em}.BlogPost-module__byd6Nq__postProse>p:first-of-type:first-letter{float:left;font-family:var(--font-playfair),serif;color:var(--accent-color);padding-right:.08em;font-size:3.4em;font-weight:900;line-height:.85}.BlogPost-module__byd6Nq__postProse h2,.BlogPost-module__byd6Nq__postProse h3{font-family:var(--font-playfair),serif;color:var(--text-title);scroll-margin-top:calc(var(--header-height) + 2rem);position:relative}.BlogPost-module__byd6Nq__postProse h2{margin:2.5em 0 .75em;font-size:1.75rem;font-weight:700;line-height:1.25}.BlogPost-module__byd6Nq__postProse h3{margin:2em 0 .6em;font-size:1.35rem;font-weight:700;line-height:1.3}.BlogPost-module__byd6Nq__postProse .heading-anchor{color:var(--accent-highlight);opacity:0;margin-left:.4rem;text-decoration:none;transition:opacity .25s}.BlogPost-module__byd6Nq__postProse .heading-anchor:after{content:"#"}.BlogPost-module__byd6Nq__postProse h2:hover .heading-anchor{opacity:1}.BlogPost-module__byd6Nq__postProse h3:hover .heading-anchor{opacity:1}.BlogPost-module__byd6Nq__postProse .heading-anchor:focus-visible{opacity:1}.BlogPost-module__byd6Nq__postProse a{color:var(--accent-color);text-underline-offset:3px;text-decoration:underline;transition:color .25s cubic-bezier(.25,.8,.25,1)}.BlogPost-module__byd6Nq__postProse a:hover{color:var(--accent-highlight)}.BlogPost-module__byd6Nq__postProse ul,.BlogPost-module__byd6Nq__postProse ol{margin:0 0 1.6em;padding-left:1.4em}.BlogPost-module__byd6Nq__postProse li{margin-bottom:.7em}.BlogPost-module__byd6Nq__postProse li::marker{color:var(--accent-highlight)}.BlogPost-module__byd6Nq__postProse strong{color:var(--text-title);font-weight:700}.BlogPost-module__byd6Nq__postProse blockquote{border-left:3px solid var(--accent-highlight);font-family:var(--font-playfair),serif;color:var(--text-secondary);margin:2em 0;padding:.25em 0 .25em 1.5em;font-size:1.2rem;font-style:italic}.BlogPost-module__byd6Nq__postProse picture,.BlogPost-module__byd6Nq__postProse img{border-radius:var(--border-radius);width:100%;height:auto;margin:2.5rem 0;display:block}.BlogPost-module__byd6Nq__postProse picture img{margin:0}.BlogPost-module__byd6Nq__postProse code{background:rgba(var(--accent-rgb),.08);border-radius:4px;padding:.15em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}.BlogPost-module__byd6Nq__postProse pre{border:1px solid var(--border-soft);border-radius:var(--border-radius);background:var(--bg-secondary);margin:2em 0;padding:1.25rem 1.4rem;font-size:.875rem;line-height:1.7;overflow-x:auto}.BlogPost-module__byd6Nq__postProse pre code{font-size:inherit;background:0 0;padding:0}.BlogPost-module__byd6Nq__postProse pre,.BlogPost-module__byd6Nq__postProse pre span{color:var(--shiki-light)}[data-theme=dark] .BlogPost-module__byd6Nq__postProse pre{color:var(--shiki-dark)}[data-theme=dark] .BlogPost-module__byd6Nq__postProse pre span{color:var(--shiki-dark)}[data-theme=dark] .BlogPost-module__byd6Nq__postProse pre{background:#081120}.BlogPost-module__byd6Nq__postProse table{border-collapse:collapse;width:100%;font-family:var(--font-lato),sans-serif;margin:2em 0;font-size:.9rem}.BlogPost-module__byd6Nq__postProse th,.BlogPost-module__byd6Nq__postProse td{border-bottom:1px solid var(--border-soft);text-align:left;padding:.7rem .9rem}.BlogPost-module__byd6Nq__postProse th{color:var(--text-title);font-weight:700}.BlogPost-module__byd6Nq__tags{flex-wrap:wrap;align-items:center;gap:.5rem;margin:2rem 0;display:flex}.BlogPost-module__byd6Nq__tagsLabel{font-family:var(--font-lato),sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--text-secondary);opacity:.75;margin-right:.25rem;font-size:.75rem;font-weight:700}.BlogPost-module__byd6Nq__authorBox{border:1px solid var(--border-soft);border-radius:var(--border-radius-lg);background:var(--bg-card);align-items:flex-start;gap:1.25rem;padding:clamp(1.25rem,3vw,1.75rem);display:flex}.BlogPost-module__byd6Nq__authorName{font-family:var(--font-playfair),serif;color:var(--text-title);margin:0;font-size:1.1rem;font-weight:700}.BlogPost-module__byd6Nq__authorRole{font-family:var(--font-lato),sans-serif;color:var(--accent-color);margin:0 0 .6rem;font-size:.85rem}.BlogPost-module__byd6Nq__authorNote{color:var(--text-secondary);margin:0 0 .75rem;font-size:.9rem;line-height:1.6}.BlogPost-module__byd6Nq__authorNote a{color:var(--accent-color);text-underline-offset:3px}.BlogPost-module__byd6Nq__authorLink{font-family:var(--font-lato),sans-serif;color:var(--accent-color);font-size:.85rem;font-weight:700;text-decoration:none}.BlogPost-module__byd6Nq__authorLink:hover{text-underline-offset:3px;text-decoration:underline}@media (max-width:480px){.BlogPost-module__byd6Nq__authorBox{flex-direction:column;gap:.85rem}}.BlogPost-module__byd6Nq__faq{background:var(--bg-secondary)}.BlogPost-module__byd6Nq__related{padding:clamp(3rem,7vw,4.5rem) 0}.BlogPost-module__byd6Nq__relatedGrid{grid-template-columns:repeat(3,1fr);gap:clamp(1.75rem,3vw,2.5rem);display:grid}@media (max-width:900px){.BlogPost-module__byd6Nq__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.BlogPost-module__byd6Nq__relatedGrid{grid-template-columns:1fr}}
.LegalDocument-module__38mWga__badges{justify-content:center;gap:var(--space-3);margin-top:var(--space-5);flex-wrap:wrap;display:flex}.LegalDocument-module__38mWga__badge{padding:var(--space-2)var(--space-4);border:1px solid var(--border-soft);background:var(--bg-card);color:var(--text-secondary);border-radius:999px;font-size:.8rem}.LegalDocument-module__38mWga__badge time{color:var(--text-main);font-weight:700}.LegalDocument-module__38mWga__layout{padding-top:clamp(var(--space-8),6vw,var(--space-16));padding-bottom:clamp(var(--space-12),8vw,var(--space-20));grid-template-columns:240px minmax(0,780px);justify-content:center;gap:clamp(2rem,5vw,4rem);display:grid}.LegalDocument-module__38mWga__column{min-width:0}@media (max-width:1024px){.LegalDocument-module__38mWga__layout{grid-template-columns:minmax(0,780px)}}.LegalDocument-module__38mWga__summary{margin-bottom:clamp(var(--space-8),5vw,var(--space-12));padding:clamp(var(--space-6),4vw,var(--space-8));border:1px solid var(--border-soft);border-radius:var(--border-radius-xl);background:var(--bg-card);box-shadow:0 10px 40px var(--shadow-soft);position:relative;overflow:hidden}.LegalDocument-module__38mWga__summary:before{content:"";background:linear-gradient(90deg,var(--accent-color),var(--accent-highlight));height:3px;position:absolute;top:0;left:0;right:0}.LegalDocument-module__38mWga__summaryTitle{margin:0 0 var(--space-5);letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:700;font-family:var(--font-lato),sans-serif;color:var(--accent-color)}.LegalDocument-module__38mWga__summaryList{gap:var(--space-4);margin:0;padding:0;list-style:none;display:grid}.LegalDocument-module__38mWga__summaryList li{padding-left:var(--space-6);color:var(--text-secondary);font-size:clamp(.9rem,1.5vw,.975rem);line-height:1.65;position:relative}.LegalDocument-module__38mWga__summaryList li:before{content:"";background:var(--accent-highlight);border-radius:50%;width:7px;height:7px;position:absolute;top:.55em;left:0}.LegalDocument-module__38mWga__summaryList strong{color:var(--text-title);font-weight:700}.LegalDocument-module__38mWga__summaryNote{margin:var(--space-6)0 0;padding-top:var(--space-4);border-top:1px solid var(--border-soft);color:var(--text-secondary);opacity:.85;font-size:.8rem;font-style:italic}.LegalDocument-module__38mWga__contact{margin-top:clamp(var(--space-12),7vw,var(--space-16));padding-top:var(--space-10);border-top:1px solid var(--border-soft)}.LegalDocument-module__38mWga__contactTitle{margin:0 0 var(--space-3);color:var(--text-title);font-size:clamp(1.4rem,3vw,1.85rem)}.LegalDocument-module__38mWga__contactLead{margin:0 0 var(--space-6);color:var(--text-secondary);font-size:.95rem;line-height:1.7}.LegalDocument-module__38mWga__contactCard{border:1px solid var(--border-soft);border-radius:var(--border-radius);background:var(--bg-card);margin:0;overflow:hidden}.LegalDocument-module__38mWga__contactRow{gap:var(--space-4);padding:var(--space-4)var(--space-5);grid-template-columns:140px 1fr;display:grid}.LegalDocument-module__38mWga__contactRow+.LegalDocument-module__38mWga__contactRow{border-top:1px solid var(--border-soft)}.LegalDocument-module__38mWga__contactRow dt{letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);font-size:.75rem;font-weight:700}.LegalDocument-module__38mWga__contactRow dd{color:var(--text-main);overflow-wrap:anywhere;margin:0}.LegalDocument-module__38mWga__contactRow a{color:var(--accent-color);text-decoration:none}.LegalDocument-module__38mWga__contactRow a:hover{text-decoration:underline}@media (max-width:560px){.LegalDocument-module__38mWga__contactRow{gap:var(--space-1);grid-template-columns:1fr}}.LegalDocument-module__38mWga__related{margin-top:clamp(var(--space-10),6vw,var(--space-16))}.LegalDocument-module__38mWga__relatedLabel{margin:0 0 var(--space-4);font-family:var(--font-lato),sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--text-secondary);opacity:.7;font-size:.7rem;font-weight:700}.LegalDocument-module__38mWga__relatedLinks{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.LegalDocument-module__38mWga__relatedLink{padding:var(--space-5);border:1px solid var(--border-soft);border-radius:var(--border-radius);background:var(--bg-card);text-decoration:none;transition:transform .3s cubic-bezier(.25,.8,.25,1),border-color .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s cubic-bezier(.25,.8,.25,1);display:block}.LegalDocument-module__38mWga__relatedLink:hover{border-color:rgba(var(--accent-rgb),.3);box-shadow:0 15px 35px var(--shadow-soft);transform:translateY(-4px)}.LegalDocument-module__38mWga__relatedTitle{margin-bottom:var(--space-2);font-family:var(--font-playfair),serif;color:var(--text-title);font-size:1.05rem;font-weight:700;display:block}.LegalDocument-module__38mWga__relatedDescription{color:var(--text-secondary);font-size:.85rem;line-height:1.6;display:block}@media (prefers-reduced-motion:reduce){.LegalDocument-module__38mWga__relatedLink{transition:none}.LegalDocument-module__38mWga__relatedLink:hover{transform:none}}
.WorkLegalDocument-module__P2lmDq__badges{justify-content:center;gap:var(--space-3);margin-top:var(--space-5);flex-wrap:wrap;display:flex}.WorkLegalDocument-module__P2lmDq__badge{padding:var(--space-2)var(--space-4);border:1px solid var(--border-soft);background:var(--bg-card);color:var(--text-secondary);border-radius:999px;font-size:.8rem}.WorkLegalDocument-module__P2lmDq__layout{max-width:820px;padding:clamp(var(--space-8),6vw,var(--space-16))0;margin:0 auto}.WorkLegalDocument-module__P2lmDq__backLink{margin-bottom:var(--space-8);color:var(--work-accent,var(--accent-color));font-size:.85rem;font-weight:700;text-decoration:none;display:inline-block}.WorkLegalDocument-module__P2lmDq__backLink:hover{text-decoration:underline}.WorkLegalDocument-module__P2lmDq__body{max-width:none}.WorkLegalDocument-module__P2lmDq__contact{margin-top:var(--space-16);padding-top:var(--space-10);border-top:1px solid var(--border-soft)}.WorkLegalDocument-module__P2lmDq__contactTitle{margin:0 0 var(--space-3);color:var(--text-title);font-size:clamp(1.4rem,3vw,1.85rem)}.WorkLegalDocument-module__P2lmDq__contactLead{margin:0 0 var(--space-6);color:var(--text-secondary);font-size:.95rem;line-height:1.7}.WorkLegalDocument-module__P2lmDq__contactCard{border:1px solid var(--border-soft);border-radius:var(--border-radius);background:var(--bg-card);margin:0;overflow:hidden}.WorkLegalDocument-module__P2lmDq__contactRow{gap:var(--space-4);padding:var(--space-4)var(--space-5);grid-template-columns:140px 1fr;display:grid}.WorkLegalDocument-module__P2lmDq__contactRow+.WorkLegalDocument-module__P2lmDq__contactRow{border-top:1px solid var(--border-soft)}.WorkLegalDocument-module__P2lmDq__contactRow dt{letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);font-size:.75rem;font-weight:700}.WorkLegalDocument-module__P2lmDq__contactRow dd{color:var(--text-main);overflow-wrap:anywhere;margin:0}.WorkLegalDocument-module__P2lmDq__contactRow a{color:var(--work-accent,var(--accent-color));text-decoration:none}.WorkLegalDocument-module__P2lmDq__contactRow a:hover{text-decoration:underline}@media (max-width:560px){.WorkLegalDocument-module__P2lmDq__contactRow{gap:var(--space-1);grid-template-columns:1fr}}
