:root{--bg:#050505;--panel:#0d0f10;--panel-2:#131617;--panel-3:#171a1c;--line:#ffffff14;--line-strong:#ffffff24;--text:#f4f5f6;--muted:#a7afb4;--muted-2:#7f878d;--accent:#d7fb5d;--accent-2:#b0df37;--shadow:0 24px 80px #00000059;--radius:30px;--radius-lg:42px;--container:min(1280px, calc(100vw - 48px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 15% 10%,#d7fb5d1f,#0000 28%),radial-gradient(circle at 85% 18%,#d7fb5d17,#0000 18%),linear-gradient(#060606 0%,#090a0a 30%,#050505 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}main{position:relative;overflow:hidden}.container{width:var(--container);margin:0 auto}.section{padding:110px 0;position:relative}.noise,.orb{pointer-events:none;z-index:0;position:fixed;inset:0}.noise{opacity:.07;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cg fill='%23fff' fill-opacity='.3'%3E%3Ccircle cx='4' cy='4' r='1'/%3E%3Ccircle cx='32' cy='27' r='.6'/%3E%3Ccircle cx='79' cy='18' r='.8'/%3E%3Ccircle cx='98' cy='61' r='.7'/%3E%3Ccircle cx='47' cy='99' r='.7'/%3E%3Ccircle cx='17' cy='84' r='.5'/%3E%3C/g%3E%3C/svg%3E")}.orb1{background:radial-gradient(circle at 15% 10%,#d7fb5d59,#0000 25%)}.orb2{background:radial-gradient(circle at 88% 22%,#d7fb5d1f,#0000 18%)}[data-reveal]{opacity:0;filter:blur(10px);transition:opacity .9s,transform .95s cubic-bezier(.22,.61,.36,1),filter .95s;transform:translateY(34px)scale(.985)}[data-reveal].reveal-visible{opacity:1;filter:none;transform:none}.siteHeader{z-index:50;padding:18px 0 0;position:sticky;top:0}.headerShell{width:var(--container);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--line);background:#0c0e0eb8;border-radius:24px;justify-content:space-between;align-items:center;gap:22px;margin:0 auto;padding:14px 18px;display:flex;box-shadow:0 12px 32px #0000002e}.brand{align-items:center;gap:14px;min-width:0;display:flex}.brand img{border:1px solid #ffffff14;border-radius:14px}.brandText{flex-direction:column;line-height:1;display:flex}.brandText b{letter-spacing:.16em;font-size:1rem}.brandText span{color:var(--muted);letter-spacing:.24em;margin-top:6px;font-size:.7rem}.desktopNav{flex:1;justify-content:center;align-items:center;gap:10px;display:flex}.desktopNav a{border-radius:16px;align-items:center;gap:10px;padding:12px 14px;transition:all .25s;display:flex}.desktopNav a:hover{background:#ffffff0a;transform:translateY(-1px)}.desktopNav small{color:var(--muted-2);letter-spacing:.16em;font-size:.64rem}.desktopNav span{font-size:.98rem;font-weight:600}.headerActions{align-items:center;gap:12px;display:flex}.lang{border:1px solid var(--line);width:44px;height:44px;color:var(--muted);letter-spacing:.08em;background:#ffffff05;border-radius:14px;place-items:center;font-weight:700;display:grid}.button{background:var(--accent);color:#10140c;letter-spacing:.01em;border:none;border-radius:18px;justify-content:center;align-items:center;gap:12px;padding:17px 24px;font-weight:800;transition:all .28s;display:inline-flex;box-shadow:0 12px 30px #d7fb5d2e}.button:hover{background:#e0ff75;transform:translateY(-2px)}.button.small{border-radius:15px;padding:13px 18px;font-size:.95rem}.headerCta span,.button span{white-space:nowrap}.hero{padding-top:26px}.heroShell{z-index:1;position:relative}.heroSlider{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(#111314eb,#0a0b0bfa);border-radius:40px;position:relative;overflow:hidden}.heroSliderBg{background:radial-gradient(circle at 20% 20%,#d7fb5d24,#0000 30%),radial-gradient(circle at 84% 24%,#d7fb5d1f,#0000 20%);position:absolute;inset:0}.heroSlide{opacity:0;pointer-events:none;grid-template-columns:1.04fr .96fr;gap:34px;padding:52px;transition:opacity .65s,transform .75s;display:grid;position:absolute;inset:0;transform:translate(20px)}.heroSlide.isActive{opacity:1;pointer-events:auto;min-height:760px;position:relative;transform:none}.eyebrow{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:22px;font-size:.84rem;display:flex}.eyebrow i,.stackBadge i{background:var(--accent);border-radius:999px;width:36px;height:2px;display:inline-block;box-shadow:0 0 14px #d7fb5d73}.heroCopy{z-index:2;flex-direction:column;justify-content:center;display:flex;position:relative}.heroCopy h1{letter-spacing:-.05em;max-width:10ch;margin:0;font-size:clamp(3.5rem,7vw,6.6rem);line-height:.96}.heroCopy h1 em{color:var(--accent);font-style:normal;display:block}.heroCopy p{color:var(--muted);max-width:62ch;margin:24px 0 0;font-size:1.22rem;line-height:1.8}.heroButtons{flex-wrap:wrap;align-items:center;gap:22px;margin:34px 0 28px;display:flex}.textLink{color:#fff;align-items:center;gap:10px;font-size:1.05rem;font-weight:700;display:inline-flex}.textLink span{color:var(--accent)}.heroMetaGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:10px;display:grid}.heroMetric{border:1px solid var(--line);background:linear-gradient(#ffffff09,#ffffff05);border-radius:22px;padding:18px 18px 20px}.heroMetric strong{letter-spacing:-.04em;font-size:1.9rem;display:block}.heroMetric span{color:var(--muted);margin-top:8px;font-size:.94rem;display:block}.heroVisualWrap{justify-content:center;align-items:center;min-height:100%;display:flex;position:relative}.heroVisual{border:1px solid #ffffff1c;border-radius:34px;width:100%;min-height:560px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000005c}.heroVisual img{object-fit:cover}.heroVisual:after{content:"";background:linear-gradient(#0000000d,#0000002e);position:absolute;inset:0}.heroVisualBadge{z-index:3;border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);letter-spacing:.18em;text-transform:uppercase;color:#f5f7f4;background:#0c0e0ebd;border-radius:16px;padding:14px 18px;font-size:.84rem;position:absolute}.heroVisualBadge.top{top:18px;left:18px}.heroVisualBadge.bottom{color:var(--accent);bottom:18px;right:18px}.heroSliderNav{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:0 52px 38px;display:grid;position:relative}.heroSliderNav button{appearance:none;border:1px solid var(--line);color:inherit;text-align:left;cursor:pointer;background:#ffffff08;border-radius:22px;padding:18px 18px 20px;transition:all .25s}.heroSliderNav button:hover{background:#ffffff0d}.heroSliderNav button.isActive{background:#d7fb5d0d;border-color:#d7fb5d73;box-shadow:inset 0 0 0 1px #d7fb5d2e}.heroSliderNav small{color:var(--muted-2);letter-spacing:.2em;margin-bottom:7px;font-size:.72rem;display:block}.heroSliderNav span{font-size:1rem;font-weight:700}.statementStrip{z-index:1;padding:26px 0;position:relative}.statementInner{border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-transform:uppercase;letter-spacing:.16em;background:#ffffff08;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;padding:22px 26px;display:flex}.statementInner strong{color:var(--accent);text-align:center;font-size:1rem}.statementInner span{color:var(--muted);font-size:.78rem}.sectionHead,.processHeading,.pricingLead,.hostingHero,.faqGrid,.contactGrid,.stackGrid{z-index:1;position:relative}.sectionHead{grid-template-columns:.95fr .85fr;align-items:end;gap:30px;margin-bottom:34px;display:grid}.sectionHead h2,.processHeading h2,.stackIntro h2,.pricingLead h2,.faqGrid h2,.contactCopy h2,.footerCta h2{letter-spacing:-.05em;margin:10px 0 0;font-size:clamp(2.4rem,4vw,4.35rem);line-height:1.02}.sectionHead p,.processHeading p,.stackIntro p,.pricingLead p,.faqGrid p,.contactCopy p,.hostingHero p{color:var(--muted);font-size:1.1rem;line-height:1.8}.kicker{color:var(--muted);letter-spacing:.22em;text-transform:uppercase;font-size:.78rem;display:inline-block}.kicker.light{color:#ffffffc7}.serviceGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.serviceCard{border:1px solid var(--line);background:linear-gradient(#ffffff0a,#ffffff05);border-radius:28px;min-height:280px;padding:26px;transition:all .3s;position:relative;overflow:hidden}.serviceCard:hover{border-color:#d7fb5d47;transform:translateY(-6px);box-shadow:0 18px 40px #00000038}.serviceTop{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.serviceNo{color:var(--muted);letter-spacing:.24em;font-size:.78rem}.serviceArrow{color:var(--accent);font-size:1.1rem}.serviceContent h3{letter-spacing:-.03em;margin:0 0 14px;font-size:1.55rem}.serviceContent p{color:var(--muted);margin:0;font-size:1.02rem;line-height:1.82}.serviceWatermark{letter-spacing:-.08em;color:#ffffff0b;font-size:6.8rem;font-weight:800;position:absolute;bottom:-14px;right:-10px}.darkPanel{background:linear-gradient(#ffffff08,#ffffff04);border-block:1px solid #ffffff08}.stackGrid{grid-template-columns:.88fr 1.12fr;align-items:start;gap:26px;display:grid}.stackBadge{border:1px solid var(--line);color:#fff;background:#ffffff08;border-radius:18px;align-items:center;gap:12px;margin-top:24px;padding:14px 18px;font-weight:700;display:inline-flex}.stackList{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.stackList div{border:1px solid var(--line);background:#ffffff08;border-radius:22px;justify-content:space-between;align-items:center;padding:22px 20px;display:flex}.stackList span{color:var(--muted);letter-spacing:.18em;font-size:.8rem}.stackList b{font-size:1.1rem}.stackList i{color:var(--accent);font-style:normal}.portfolioGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.portfolioCard{border:1px solid var(--line);background:#ffffff08;border-radius:30px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 16px 40px #0000002e}.portfolioVisual{aspect-ratio:1.28;border-bottom:1px solid var(--line);position:relative;overflow:hidden}.portfolioVisual img{object-fit:cover;transition:transform .55s}.portfolioCard:hover .portfolioVisual img{transform:scale(1.04)}.portfolioVisual:after{content:"";background:linear-gradient(#0000000a 0%,#0000005c 100%);position:absolute;inset:0}.portfolioTag{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--line);letter-spacing:.18em;text-transform:uppercase;background:#0c0e0ebf;border-radius:999px;padding:10px 14px;font-size:.76rem;position:absolute;top:18px;left:18px}.portfolioContent{padding:24px}.portfolioHead{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:12px;display:flex}.portfolioHead span{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;margin-bottom:8px;font-size:.83rem;display:block}.portfolioHead h3{letter-spacing:-.04em;margin:0;font-size:2rem}.portfolioHead b{color:var(--accent);font-size:1.6rem}.portfolioContent p{color:var(--muted);margin:0;line-height:1.82}.portfolioPills{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.portfolioPills span,.footerBadgeRow span{border:1px solid var(--line);color:#e6ece9;background:#ffffff08;border-radius:999px;padding:10px 14px;font-size:.84rem}.portfolioStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.portfolioStats div{border:1px solid var(--line);color:#eef1ef;text-align:center;background:#ffffff08;border-radius:18px;padding:14px;font-size:.95rem}.processHeading{grid-template-columns:.85fr .9fr;align-items:end;gap:24px;margin-bottom:24px;display:grid}.processGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.processGrid article{border:1px solid var(--line);background:linear-gradient(#ffffff0a,#ffffff05);border-radius:26px;flex-direction:column;justify-content:space-between;gap:16px;min-height:250px;padding:22px;display:flex}.processGrid article>span{color:var(--muted);letter-spacing:.22em;font-size:.82rem}.processGrid h3{letter-spacing:-.03em;margin:0 0 12px;font-size:1.38rem}.processGrid p{color:var(--muted);margin:0;line-height:1.76}.processGrid i{color:var(--accent);font-size:1.1rem;font-style:normal}.hostingWrap{background:linear-gradient(#d7fb5d0d,#ffffff08);border:1px solid #d7fb5d1f;border-radius:38px;padding:42px}.hostingHero{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.roundCta{color:#f3f6ef;background:#ffffff05;border:1px solid #d7fb5d47;border-radius:999px;align-items:center;gap:10px;padding:18px 22px;font-weight:700;display:inline-flex}.roundCta b{color:var(--accent)}.hostingGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.hostingCard{border:1px solid var(--line);background:#0a0a0a8f;border-radius:30px;flex-direction:column;min-height:100%;padding:26px;display:flex}.hostingCard.featured{border-color:#d7fb5d57;box-shadow:inset 0 0 0 1px #d7fb5d2e,0 18px 40px #0003}.hostingCardTop{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.hostingCardTop .tag,.bestTag{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;background:#d7fb5d1f;border:1px solid #d7fb5d3d;border-radius:999px;padding:7px 12px;font-size:.75rem}.hostingCard h3{letter-spacing:-.04em;margin:0;font-size:1.7rem}.hostingCard p{color:var(--muted);min-height:56px;margin:12px 0 0;line-height:1.72}.hostingPrice{letter-spacing:-.06em;color:#fff;align-items:flex-end;gap:10px;margin:22px 0 16px;font-size:clamp(3.1rem,5vw,4.6rem);font-weight:800;display:flex}.hostingPrice small{color:var(--muted);letter-spacing:.04em;padding-bottom:12px;font-size:1rem}.hostingCard ul,.priceCard ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.hostingCard li,.priceCard li{color:#edf1ef;align-items:flex-start;gap:12px;line-height:1.6;display:flex}.hostingCard li span,.priceCard li span{min-width:22px;height:22px;color:var(--accent);background:#d7fb5d1f;border-radius:50%;place-items:center;font-size:.82rem;display:inline-grid}.hostingCard>a,.priceCta{color:#fff;align-items:center;gap:10px;margin-top:auto;padding-top:22px;font-weight:800;display:inline-flex}.hostingCard>a span,.priceCta b{color:var(--accent)}.pricing{background:linear-gradient(#ffffff08,#ffffff03);border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08}.pricingLead{grid-template-columns:.85fr .9fr;align-items:end;gap:28px;margin-bottom:28px;display:grid}.priceGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.priceCard{border:1px solid var(--line);background:#0a0b0bb8;border-radius:32px;flex-direction:column;gap:18px;min-height:100%;padding:28px;display:flex}.priceCard.best{border-color:#d7fb5d5c;box-shadow:inset 0 0 0 1px #d7fb5d29,0 18px 40px #0000002e}.priceTop{flex-wrap:wrap;align-items:center;gap:10px 12px;display:flex}.plan{letter-spacing:.02em;font-size:1.22rem;font-weight:800}.priceTop small{color:var(--muted);letter-spacing:.16em;font-size:.73rem}.priceValue{flex-direction:column;gap:8px;display:flex}.priceValue small{color:var(--muted);letter-spacing:.18em;font-size:.76rem}.priceValue h3{letter-spacing:-.07em;margin:0;font-size:clamp(2.9rem,5vw,4.4rem);line-height:.95}.priceCard.best .priceValue h3,.hostingCard.featured .hostingPrice{color:var(--accent)}.priceCard>p{color:var(--muted);min-height:94px;margin:0;line-height:1.76}.pricingNote{color:var(--muted);align-items:flex-start;gap:12px;margin-top:20px;display:flex}.pricingNote span{color:var(--accent)}.faqGrid{grid-template-columns:.8fr 1fr;gap:30px;display:grid}.faqGrid details{border:1px solid var(--line);background:#ffffff08;border-radius:24px;margin-bottom:14px;padding:22px 24px}.faqGrid summary{cursor:pointer;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;list-style:none;display:grid}.faqGrid summary::-webkit-details-marker{display:none}.faqGrid summary span{color:var(--muted);letter-spacing:.2em;font-size:.78rem}.faqGrid summary b{font-size:1.08rem}.faqGrid summary i{color:var(--accent);font-size:1.2rem;font-style:normal}.faqGrid details p{color:var(--muted);margin:16px 0 0;line-height:1.82}.contactGrid{grid-template-columns:.84fr 1.16fr;align-items:start;gap:26px;display:grid}.contactCopy{border:1px solid var(--line);background:#ffffff08;border-radius:34px;padding:30px}.contactInfo{grid-template-columns:1fr;gap:16px;margin:26px 0;display:grid}.contactInfo div{border:1px solid var(--line);background:#ffffff08;border-radius:18px;padding:16px 18px}.contactInfo span{color:var(--muted);letter-spacing:.18em;margin-bottom:10px;font-size:.78rem;display:block}.contactInfo a,.contactInfo b{font-size:1.04rem}.contactStamp{background:#d7fb5d0d;border:1px solid #d7fb5d26;border-radius:22px;align-items:center;gap:14px;width:max-content;max-width:100%;padding:16px 18px;display:flex}.contactStamp img{border-radius:16px}.contactStamp span{letter-spacing:.16em;color:#eef1ea;font-size:.82rem;line-height:1.6}.contactForm{border:1px solid var(--line);background:linear-gradient(#ffffff0a,#ffffff05);border-radius:34px;gap:18px;padding:30px;display:grid}.formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.contactForm label{gap:10px;display:grid}.contactForm label>span{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:.82rem}.contactForm input:not(.hp),.contactForm select,.contactForm textarea{width:100%;color:var(--text);background:#0f1112;border:1px solid #ffffff14;border-radius:18px;outline:none;padding:17px 18px;transition:border-color .2s,box-shadow .2s}.contactForm input:focus,.contactForm select:focus,.contactForm textarea:focus{border-color:#d7fb5d5c;box-shadow:0 0 0 4px #d7fb5d14}.formButton{width:100%;margin-top:8px}.hp{opacity:0;pointer-events:none;position:absolute;left:-9999px}.formMsg{border-radius:16px;margin:0;padding:14px 16px;font-size:.96rem}.formMsg.success{color:#d5f8cc;background:#43b02a1f;border:1px solid #43b02a47}.formMsg.error{color:#ffd1d1;background:#ff464617;border:1px solid #ff464638}.siteFooter{padding:0 0 34px;position:relative}.footerCta{background:linear-gradient(#d7fb5d14,#ffffff08);border:1px solid #d7fb5d29;border-radius:34px;justify-content:space-between;align-items:center;gap:26px;margin-bottom:26px;padding:34px;display:flex}.footerTop{border:1px solid var(--line);background:#ffffff08;border-radius:34px;grid-template-columns:.85fr 1.15fr;gap:30px;padding:34px;display:grid}.footerBrandCol p{color:var(--muted);max-width:56ch;margin:18px 0 0;line-height:1.8}.footerBadgeRow{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.footerLinks{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.footerLinks h3{letter-spacing:.12em;text-transform:uppercase;color:#f4f7ef;margin:0 0 16px;font-size:1rem}.footerLinks ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.footerLinks li,.footerLinks a{color:var(--muted);line-height:1.6}.footerLinks a:hover{color:#fff}.footerBottom{color:var(--muted-2);justify-content:space-between;align-items:center;gap:20px;padding:18px 8px 0;font-size:.92rem;display:flex}.menuBtn{border:1px solid var(--line);color:#fff;background:#ffffff08;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;display:none}.menuWord{font-weight:700}.menuIcon{gap:5px;display:grid}.menuIcon i{background:#fff;border-radius:999px;width:18px;height:2px;transition:all .25s;display:block}.menuBtn.isOpen .menuIcon i:first-child{transform:translateY(3.5px)rotate(45deg)}.menuBtn.isOpen .menuIcon i:last-child{transform:translateY(-3.5px)rotate(-45deg)}.mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;opacity:0;pointer-events:none;background:#050505;flex-direction:column;padding:22px;transition:all .35s;display:flex;position:fixed;inset:0;overflow-y:auto;transform:translateY(18px)}.mobileMenu.open{opacity:1;pointer-events:auto;transform:none}.mobileMenuGlow{filter:blur(25px);background:radial-gradient(circle,#d7fb5d29,#0000 65%);border-radius:50%;width:60vw;max-width:420px;height:60vw;max-height:420px;position:absolute;inset:auto -10% 8% auto}.mobileMenuTop,.mobileMenuBody{z-index:2;position:relative}.mobileMenuTop{border:1px solid var(--line);background:#ffffff08;border-radius:24px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.mobileBrand{align-items:center;gap:12px;display:flex}.mobileBrand img{border-radius:14px}.mobileBrand b{letter-spacing:.16em;display:block}.mobileBrand span{color:var(--muted);letter-spacing:.22em;margin-top:4px;font-size:.72rem;display:block}.mobileClose{border:1px solid var(--line);background:#ffffff08;border-radius:14px;width:46px;height:46px;position:relative}.mobileClose span{background:#fff;border-radius:999px;height:2px;position:absolute;top:22px;left:12px;right:12px}.mobileClose span:first-child{transform:rotate(45deg)}.mobileClose span:last-child{transform:rotate(-45deg)}.mobileMenuBody{flex-direction:column;flex:1;justify-content:space-between;gap:22px;min-height:0;padding-top:20px;display:flex}.mobileNavLinks{gap:10px;display:grid}.mobileNavLinks a{border:1px solid var(--line);opacity:0;background:#ffffff08;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:18px;display:grid;transform:translateY(12px)}.mobileMenu.open .mobileNavLinks a{animation:.48s cubic-bezier(.22,.61,.36,1) forwards slideUp}.mobileNavLinks small{color:var(--muted);letter-spacing:.18em}.mobileNavLinks strong{font-size:1.2rem}.mobileNavLinks i{color:var(--accent);font-style:normal}.mobileQuickCards{grid-template-columns:1fr 1fr;gap:12px;display:grid}.mobileQuickCards div{border:1px solid var(--line);background:#ffffff08;border-radius:20px;min-height:100%;padding:16px}.mobileQuickCards span{color:var(--muted);letter-spacing:.18em;margin-bottom:10px;font-size:.74rem;display:block}.mobileQuickCards b{font-size:.95rem;line-height:1.5}.mobileMenuBottom{gap:16px;display:grid}.mobilePrimary{background:var(--accent);color:#10140c;border-radius:20px;justify-content:center;align-items:center;gap:12px;padding:18px 20px;font-weight:800;display:flex}.mobileMeta{grid-template-columns:1fr 1fr;gap:12px;display:grid}.mobileMeta div{border:1px solid var(--line);background:#ffffff08;border-radius:18px;padding:16px}.mobileMeta span{color:var(--muted);letter-spacing:.18em;margin-bottom:10px;font-size:.72rem;display:block}.mobileMeta a{font-weight:700}@keyframes slideUp{to{opacity:1;transform:none}}@media (max-width:1180px){.desktopNav{display:none}.menuBtn{display:inline-flex}.headerCta{display:none}.heroSlide{grid-template-columns:1fr;padding:34px}.heroSlide.isActive{min-height:auto}.heroCopy h1{max-width:11ch}.heroVisual{min-height:420px}.heroSliderNav{padding:0 34px 30px}.sectionHead,.processHeading,.pricingLead,.contactGrid,.faqGrid,.stackGrid,.footerTop,.hostingHero{grid-template-columns:1fr;display:grid}.serviceGrid,.portfolioGrid,.hostingGrid,.processGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.priceGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){:root{--container:min(100vw - 24px, 1000px)}.section{padding:84px 0}.siteHeader{padding-top:12px}.headerShell{border-radius:20px;padding:12px 14px}.brandText span,.lang{display:none}.hero{padding-top:18px}.heroSlide{gap:22px;padding:22px}.heroSlider{border-radius:28px}.heroCopy h1{font-size:clamp(2.6rem,11vw,4rem)}.heroCopy p{font-size:1.04rem;line-height:1.75}.heroButtons{gap:14px;margin:26px 0 20px}.heroMetaGrid,.portfolioStats{grid-template-columns:1fr}.heroVisual{border-radius:26px;min-height:320px}.heroVisualBadge{padding:10px 12px;font-size:.7rem}.heroSliderNav{grid-template-columns:1fr;padding:0 22px 22px}.statementInner{text-align:center;flex-direction:column;padding:20px}.serviceGrid,.portfolioGrid,.hostingGrid,.priceGrid,.processGrid,.stackList,.mobileQuickCards,.mobileMeta,.footerLinks{grid-template-columns:1fr}.hostingCard{padding:24px}.hostingPrice{margin:18px 0;font-size:clamp(3.2rem,16vw,4.4rem);line-height:.92;display:block}.hostingPrice small{margin-top:8px;padding:0;font-size:.95rem;display:block}.sectionHead h2,.processHeading h2,.stackIntro h2,.pricingLead h2,.faqGrid h2,.contactCopy h2,.footerCta h2{font-size:clamp(2rem,8vw,3rem)}.serviceCard,.hostingCard,.priceCard,.contactCopy,.contactForm,.footerTop,.footerCta{border-radius:26px}.portfolioHead h3{font-size:1.58rem}.hostingPrice{font-size:clamp(2.8rem,13vw,4rem)}.priceValue h3{font-size:clamp(2.5rem,12vw,4rem)}.contactGrid{gap:18px}.formGrid{grid-template-columns:1fr}.footerCta,.footerBottom,.footerTop{padding:24px}.footerCta{flex-direction:column;align-items:flex-start}.footerTop{gap:24px}.footerBrandCol{text-align:left}.footerBadgeRow{justify-content:flex-start}.footerLinks{gap:18px}.footerLinks>div{border:1px solid var(--line);background:#ffffff06;border-radius:20px;padding:18px}.footerBottom{flex-direction:column;align-items:flex-start;gap:8px;padding-inline:4px}}.heroTopBar{z-index:3;color:var(--muted);justify-content:space-between;align-items:center;gap:18px;padding:24px 34px 0;display:flex;position:relative}.heroTopBar span{letter-spacing:.2em;text-transform:uppercase;font-size:.78rem}.heroProgressWrap{justify-content:flex-end;align-items:center;gap:14px;min-width:240px;display:flex}.heroProgressWrap small{letter-spacing:.18em;color:var(--muted);font-size:.75rem}.heroProgress{background:#ffffff14;border-radius:999px;flex:1;max-width:160px;height:4px;position:relative;overflow:hidden}.heroProgress i{background:linear-gradient(90deg,var(--accent),#f0ff9e);border-radius:inherit;height:100%;display:block;box-shadow:0 0 14px #d7fb5d73}.heroVisualGlow{filter:blur(16px);z-index:0;background:radial-gradient(circle,#d7fb5d38,#0000 62%);width:54%;height:54%;position:absolute;inset:auto 2% -6% auto}.heroFloatCard{z-index:4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080a0ab8;border:1px solid #ffffff1a;border-radius:22px;padding:18px 20px;position:absolute;box-shadow:0 20px 40px #0000003d}.heroFloatCard span{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px;font-size:.72rem;display:block}.heroFloatCard strong{letter-spacing:-.05em;color:#fff;font-size:2rem;display:block}.heroFloatCard p{color:#edf1ef;margin:6px 0 0;font-size:.96rem;line-height:1.55}.heroFloatCard.cardA{min-width:180px;bottom:28px;left:-18px}.heroFloatCard.cardB{min-width:220px;top:76px;right:-18px}.heroFloatCard.cardB ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.heroFloatCard.cardB li{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.heroFloatCard.cardB li b{color:var(--accent);font-size:1rem}.heroFloatCard.cardB li span{letter-spacing:0;text-transform:none;color:#eff4ef;margin:0;font-size:.85rem}.sectionMore{justify-content:flex-end;margin-top:20px;display:flex}.sectionMore a{color:#fff;border:1px solid var(--line);background:#ffffff08;border-radius:16px;align-items:center;gap:10px;padding:12px 16px;font-weight:700;display:inline-flex}.sectionMore a:hover{border-color:#d7fb5d38}.portfolioLink{border:1px solid var(--line);width:48px;height:48px;color:var(--accent);background:#ffffff0a;border-radius:14px;place-items:center;font-size:1.4rem;display:grid}.innerPage{min-height:100vh;padding-bottom:40px;position:relative}.innerHero{padding:120px 0 36px;position:relative}.innerHeroGrid,.detailHeroGrid,.projectHeroGrid{grid-template-columns:1fr .95fr;align-items:end;gap:26px;display:grid}.innerHero h1{letter-spacing:-.06em;max-width:12ch;margin:10px 0 0;font-size:clamp(2.8rem,6vw,5.5rem);line-height:.96}.innerHero p{color:var(--muted);max-width:62ch;margin:22px 0 0;font-size:1.12rem;line-height:1.85}.innerHeroActions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.ghostBtn{border:1px solid var(--line);background:#ffffff08;border-radius:18px;justify-content:center;align-items:center;gap:10px;padding:16px 22px;font-weight:700;display:inline-flex}.innerHeroPanel,.detailPricePanel{border:1px solid var(--line);background:linear-gradient(#ffffff0a,#ffffff05);border-radius:30px;gap:14px;min-height:100%;padding:28px;display:grid}.miniStat{border:1px solid var(--line);background:#ffffff08;border-radius:22px;padding:18px 20px}.miniStat strong{letter-spacing:-.06em;font-size:2.2rem;display:block}.miniStat span{color:var(--muted);margin-top:8px;display:block}.previewStack{grid-template-columns:repeat(3,1fr);align-items:stretch}.previewMini{border:1px solid var(--line);border-radius:24px;min-height:240px;position:relative;overflow:hidden}.previewMini img{object-fit:cover}.listingGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.listingCard{border:1px solid var(--line);background:#ffffff08;border-radius:30px;flex-direction:column;gap:18px;padding:26px;display:flex}.listingTop{justify-content:space-between;align-items:center;gap:14px;display:flex}.listingTop span{color:var(--muted);letter-spacing:.18em;font-size:.78rem}.listingTop b{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;font-size:.8rem}.listingCard h2{letter-spacing:-.05em;margin:0;font-size:1.9rem}.listingCard p{color:var(--muted);margin:0;line-height:1.8}.pillRow{flex-wrap:wrap;gap:10px;display:flex}.pillRow.large span{padding:12px 16px;font-size:.96rem}.pillRow span{border:1px solid var(--line);color:#edf0ef;background:#ffffff08;border-radius:999px;padding:10px 14px;font-size:.85rem}.listingBottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:auto;display:flex}.listingBottom strong{color:#fff;font-size:1rem}.listingBottom a{color:var(--accent);font-weight:800}.ctaPanel{background:linear-gradient(#d7fb5d14,#ffffff08);border:1px solid #d7fb5d2e;border-radius:34px;justify-content:space-between;align-items:center;gap:24px;padding:34px;display:flex}.ctaPanel h2{letter-spacing:-.05em;margin:10px 0 0;font-size:clamp(2.1rem,4vw,3.5rem);line-height:1.02}.ctaPanel p{color:var(--muted);max-width:60ch;margin:18px 0 0;line-height:1.8}.detailPage .detailHero{padding-bottom:20px}.detailPricePanel span{letter-spacing:.18em;color:var(--muted);text-transform:uppercase;font-size:.82rem}.detailPricePanel strong{letter-spacing:-.07em;color:var(--accent);font-size:clamp(3rem,6vw,5rem);line-height:.92}.detailPricePanel p{color:var(--muted);margin:0;line-height:1.8}.detailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.detailGrid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.detailPanel{border:1px solid var(--line);background:#ffffff08;border-radius:28px;padding:28px}.detailPanel h2{letter-spacing:-.04em;margin:0 0 16px;font-size:1.5rem}.detailPanel p{color:var(--muted);margin:0;line-height:1.85}.checkList{gap:12px;margin:0;padding:0;list-style:none;display:grid}.checkList li{color:#eef2ef;align-items:flex-start;gap:12px;line-height:1.7;display:flex}.checkList li:before{content:"✓";min-width:22px;height:22px;color:var(--accent);background:#d7fb5d1f;border-radius:50%;place-items:center;font-size:.82rem;display:inline-grid}.projectVisualLarge{border:1px solid var(--line);min-height:460px;box-shadow:var(--shadow);border-radius:30px;position:relative;overflow:hidden}.projectVisualLarge img{object-fit:cover}.mobileMenu{clip-path:circle(0% at calc(100% - 36px) 34px);transition:clip-path .55s cubic-bezier(.22,.61,.36,1),opacity .35s,transform .35s}.mobileMenu.open{clip-path:circle(150% at calc(100% - 36px) 34px)}.mobileMenuGlow.second{background:radial-gradient(circle,#ffffff0d,#0000 66%);inset:auto auto 18% -12%}.mobileQuickCards a{border:1px solid var(--line);background:#ffffff08;border-radius:20px;min-height:100%;padding:16px;display:block}.mobileQuickCards a:hover{border-color:#d7fb5d3d}@media (max-width:1180px){.heroTopBar{padding:22px 26px 0}.heroFloatCard.cardA{bottom:18px;left:8px}.heroFloatCard.cardB{top:64px;right:8px}.innerHeroGrid,.detailHeroGrid,.projectHeroGrid,.detailGrid.three{grid-template-columns:1fr}}@media (max-width:900px){.heroTopBar{flex-direction:column;align-items:flex-start;padding:18px 22px 0}.heroProgressWrap{justify-content:flex-start;width:100%;min-width:0}.heroFloatCard{width:100%;margin-top:12px;position:relative;inset:auto}.heroVisualWrap{gap:12px;display:grid}.sectionMore{justify-content:stretch}.sectionMore a{justify-content:center;width:100%}.innerHero{padding:98px 0 24px}.innerHeroGrid,.detailHeroGrid,.projectHeroGrid,.listingGrid,.detailGrid,.detailGrid.three,.innerHeroPanel,.detailPricePanel,.previewStack{grid-template-columns:1fr}.previewMini{min-height:180px}.ctaPanel{border-radius:26px;flex-direction:column;align-items:flex-start;padding:26px}.projectVisualLarge{min-height:300px}}.brandWordmark{min-width:180px}.brandLogoWhite{object-fit:contain;object-position:left center;width:172px;height:auto;max-height:42px;display:block}.footerWordmark{display:inline-flex}.footerLogoWhite{object-fit:contain;object-position:left center;width:min(330px,100%);height:auto;max-height:82px;display:block}.contactLogoWhite{width:180px;max-width:44vw;height:auto}.footerCta p{color:var(--muted);max-width:64ch;margin:16px 0 0;line-height:1.8}.footerLinksWide{grid-template-columns:repeat(3,minmax(0,1fr))}.aboutManifesto{border:1px solid var(--line);background:radial-gradient(circle at 20% 20%,#d7fb5d1f,#0000 35%),linear-gradient(#ffffff0a,#ffffff05);border-radius:34px;flex-direction:column;justify-content:space-between;min-height:420px;padding:34px;display:flex;overflow:hidden}.aboutManifesto img{filter:drop-shadow(0 18px 50px #0006);width:85%;max-width:520px;height:auto}.aboutManifesto p{letter-spacing:.14em;text-transform:uppercase;color:#eaf1e3;max-width:38ch;font-size:1.05rem}.splitStory{grid-template-columns:.9fr 1.1fr;align-items:start;gap:48px;display:grid}.splitStory h2{letter-spacing:-.055em;margin:12px 0 0;font-size:clamp(2.4rem,4.5vw,4.4rem);line-height:1.02}.splitStory p{color:var(--muted);margin:0 0 18px;font-size:1.12rem;line-height:1.9}.valuesGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.valuesGrid article{border:1px solid var(--line);background:linear-gradient(#ffffff0a,#ffffff05);border-radius:28px;min-height:260px;padding:26px}.valuesGrid article>span{color:var(--muted);letter-spacing:.2em;font-size:.8rem}.valuesGrid h3{letter-spacing:-.035em;margin:42px 0 14px;font-size:1.45rem;line-height:1.15}.valuesGrid p{color:var(--muted);margin:0;line-height:1.8}.listingGrid.compact .listingCard.mini{min-height:260px}.listingCard.mini:hover{border-color:#d7fb5d47;transform:translateY(-4px)}.contactIntroGrid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:26px;display:grid}.contactIntroGrid h1{max-width:10ch}.contactDirectGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:30px;display:grid}.contactDirectGrid div{border:1px solid var(--line);background:#ffffff08;border-radius:20px;padding:18px}.contactDirectGrid span{color:var(--muted);letter-spacing:.16em;margin-bottom:9px;font-size:.74rem;display:block}.contactDirectGrid a,.contactDirectGrid b{font-size:1rem;line-height:1.55}.contactFormWrap{position:sticky;top:116px}.contactSteps{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.contactSteps article{border:1px solid var(--line);background:#ffffff08;border-radius:28px;padding:26px}.contactSteps span{color:var(--accent);letter-spacing:.2em;font-size:.8rem}.contactSteps h3{letter-spacing:-.04em;margin:28px 0 12px;font-size:1.5rem}.contactSteps p{color:var(--muted);margin:0;line-height:1.8}.insightManifesto{background:linear-gradient(145deg,#d7fb5d17,#ffffff05);border:1px solid #d7fb5d29;border-radius:30px;flex-direction:column;justify-content:space-between;min-height:300px;padding:30px;display:flex}.insightManifesto span{letter-spacing:.2em;color:var(--muted);font-size:.76rem}.insightManifesto strong{letter-spacing:-.04em;max-width:10ch;color:var(--accent);font-size:clamp(1.8rem,3.5vw,3rem);line-height:1.05}.insightsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.insightCard{border:1px solid var(--line);background:#ffffff08;border-radius:30px;flex-direction:column;display:flex;overflow:hidden}.featuredInsight{grid-column:1/-1;grid-template-columns:1.05fr .95fr;display:grid}.insightImage{aspect-ratio:1.35;background:#101111;display:block;position:relative;overflow:hidden}.featuredInsight .insightImage{aspect-ratio:auto;min-height:480px}.insightImage img{object-fit:cover;transition:transform .55s}.insightCard:hover .insightImage img{transform:scale(1.035)}.insightBody{flex-direction:column;flex:1;padding:26px;display:flex}.insightMeta{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);justify-content:space-between;gap:12px;font-size:.78rem;display:flex}.insightBody h2{letter-spacing:-.05em;margin:20px 0 12px;font-size:clamp(1.65rem,3vw,2.6rem);line-height:1.06}.insightBody p{color:var(--muted);margin:0;line-height:1.8}.readMore{color:var(--accent);margin-top:auto;padding-top:24px;font-weight:800}.articleHero{padding:110px 0 30px}.articleHeroInner{max-width:1100px}.articleMeta{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;flex-wrap:wrap;gap:12px 22px;font-size:.8rem;display:flex}.articleHero h1{letter-spacing:-.065em;max-width:12ch;margin:20px 0 0;font-size:clamp(3rem,7vw,6.6rem);line-height:.94}.articleHero>div>p{color:var(--muted);max-width:70ch;margin:24px 0 30px;font-size:1.2rem;line-height:1.85}.articleCover{border:1px solid var(--line);min-height:620px;box-shadow:var(--shadow);border-radius:36px;position:relative;overflow:hidden}.articleCover img{object-fit:cover}.articleLayout{grid-template-columns:240px minmax(0,760px);justify-content:center;align-items:start;gap:44px;display:grid}.articleLayout aside{border:1px solid var(--line);background:#ffffff08;border-radius:22px;gap:14px;padding:20px;display:grid;position:sticky;top:120px}.articleLayout aside span{letter-spacing:.18em;color:var(--muted);font-size:.75rem}.articleLayout aside a{color:var(--accent);font-weight:700}.articleContent>p{color:#c6cdc8;margin:0 0 26px;font-size:1.18rem;line-height:1.95}.articleContent>p:first-child:first-letter{float:left;color:var(--accent);padding:10px 12px 4px 0;font-size:4.3rem;font-weight:800;line-height:.8}.articleCta{background:#d7fb5d0d;border:1px solid #d7fb5d2e;border-radius:28px;margin-top:48px;padding:30px}.articleCta h2{letter-spacing:-.045em;margin:0 0 22px;font-size:2rem;line-height:1.12}@media (max-width:1180px){.brandWordmark{min-width:150px}.brandLogoWhite{width:150px}.valuesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.contactIntroGrid{grid-template-columns:1fr}.contactFormWrap{position:relative;top:auto}.featuredInsight{grid-template-columns:1fr}.featuredInsight .insightImage{min-height:380px}}@media (max-width:900px){.brandWordmark{min-width:122px}.brandLogoWhite{width:122px;max-height:34px}.footerLogoWhite{width:240px;max-height:62px}.splitStory,.valuesGrid,.contactSteps,.insightsGrid,.articleLayout{grid-template-columns:1fr}.aboutManifesto{min-height:300px;padding:24px}.contactDirectGrid{grid-template-columns:1fr}.featuredInsight{grid-column:auto}.featuredInsight .insightImage{min-height:260px}.articleHero{padding-top:90px}.articleCover{border-radius:26px;min-height:300px}.articleLayout aside{position:relative;top:auto}.articleContent>p{font-size:1.06rem;line-height:1.85}.footerLinksWide{grid-template-columns:1fr}}.desktopMega{position:relative}.desktopMega>button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:16px;align-items:center;gap:10px;padding:12px 14px;display:flex}.desktopMega>button small{color:var(--muted-2);letter-spacing:.16em;font-size:.64rem}.desktopMega>button span{font-size:.98rem;font-weight:600}.desktopMega>button b{color:var(--accent);font-size:.78rem;transition:transform .2s}.desktopMega:hover>button,.desktopMega:focus-within>button{background:#ffffff0a}.desktopMega:hover>button b,.desktopMega:focus-within>button b{transform:rotate(180deg)}.megaPanel{border:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;background:#080a0af5;border-radius:22px;width:300px;padding:12px;transition:all .22s;position:absolute;top:calc(100% + 14px);right:0;transform:translateY(10px)scale(.98);box-shadow:0 24px 70px #0000006b}.desktopMega:hover .megaPanel,.desktopMega:focus-within .megaPanel{opacity:1;visibility:visible;transform:none}.megaPanel a{justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex;border-radius:14px!important}.megaPanel a span{font-size:.96rem!important}.megaPanel a b{color:var(--accent);font-size:1rem}.mobileLogoWhite{object-fit:contain;object-position:left center;width:175px;height:auto;max-height:42px;display:block}.studioInsightsGrid{grid-template-columns:1.05fr .975fr .975fr;gap:16px;display:grid}.studioCard{border:1px solid var(--line);background:linear-gradient(#ffffff0a,#ffffff05);border-radius:30px;flex-direction:column;justify-content:space-between;min-height:340px;padding:28px;transition:all .3s;display:flex;position:relative;overflow:hidden}.studioCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#d7fb5d21,#0000 65%);border-radius:50%;width:240px;height:240px;position:absolute;inset:auto -12% -26% auto}.studioCard:hover{border-color:#d7fb5d40;transform:translateY(-5px)}.studioCard>span{z-index:1;letter-spacing:.17em;color:var(--muted);text-transform:uppercase;font-size:.76rem;position:relative}.studioCard h3{z-index:1;letter-spacing:-.045em;margin:0 0 14px;font-size:clamp(1.55rem,2.6vw,2.25rem);line-height:1.08;position:relative}.studioCard p{z-index:1;color:var(--muted);margin:0;line-height:1.78;position:relative}.studioCard>b{z-index:1;width:46px;height:46px;color:var(--accent);background:#d7fb5d1a;border:1px solid #d7fb5d2e;border-radius:14px;align-self:flex-end;place-items:center;display:grid;position:relative}.aboutCard{background:radial-gradient(circle at 20% 20%,#d7fb5d1a,#0000 38%),linear-gradient(#ffffff0b,#ffffff05)}@media (max-width:1180px){.desktopMega{display:none}.studioInsightsGrid{grid-template-columns:1fr 1fr}.aboutCard{grid-column:1/-1}}@media (max-width:900px){.mobileLogoWhite{width:145px;max-height:34px}.studioInsightsGrid{grid-template-columns:1fr}.aboutCard{grid-column:auto}.studioCard{border-radius:26px;min-height:290px;padding:24px}}.notFoundPage{place-items:center;min-height:100vh;padding:40px 0;display:grid}.notFoundInner{text-align:center;border:1px solid var(--line);background:radial-gradient(circle at 50% 0,#d7fb5d1a,#0000 35%),#ffffff08;border-radius:34px;max-width:800px;padding:60px 28px}.notFoundInner h1{letter-spacing:-.07em;margin:14px 0 0;font-size:clamp(3rem,8vw,7rem);line-height:.94}.notFoundInner p{color:var(--muted);margin:22px 0 28px;font-size:1.1rem;line-height:1.8}.mobileQuickCards a{opacity:0;transform:translateY(10px)}.mobileMenu.open .mobileQuickCards a{animation:.45s cubic-bezier(.22,.61,.36,1) .34s forwards slideUp}.mobileMenu.open .mobileQuickCards a:nth-child(2){animation-delay:.39s}.mobileMenu.open .mobileQuickCards a:nth-child(3){animation-delay:.44s}.mobileMenu.open .mobileQuickCards a:nth-child(4){animation-delay:.49s}.mobileMenuBottom{opacity:0;transform:translateY(8px)}.mobileMenu.open .mobileMenuBottom{animation:.45s cubic-bezier(.22,.61,.36,1) .54s forwards slideUp}.brandWordmark img,.footerWordmark img{border:0;border-radius:0}[data-reveal],[data-gsap-reveal]{opacity:1;filter:none;will-change:transform,opacity;transition:none;transform:none}.heroSlide{transition:opacity .28s,transform .32s cubic-bezier(.22,1,.36,1);transform:translate(8px)}.heroSliderNav button,.serviceCard,.studioCard{transition-duration:.18s}.portfolioVisual img,.insightImage img{transition:transform .28s}.mobileMenu{opacity:0;-webkit-backdrop-filter:none;backdrop-filter:none;background:#050505;transform:translateY(-10px)scale(.995);clip-path:none!important;transition:opacity .2s,transform .22s cubic-bezier(.22,1,.36,1)!important}.mobileMenu.open{opacity:1;transform:translate(0,0)scale(1);clip-path:none!important}.mobileMenuGlow{filter:none;opacity:.55}.mobileNavLinks a{opacity:0;transition:opacity .18s,transform .2s cubic-bezier(.22,1,.36,1);transform:translateY(6px);animation:none!important}.mobileMenu.open .mobileNavLinks a{opacity:1;transform:none}.mobileMenu.open .mobileNavLinks a:first-child{transition-delay:20ms}.mobileMenu.open .mobileNavLinks a:nth-child(2){transition-delay:40ms}.mobileMenu.open .mobileNavLinks a:nth-child(3){transition-delay:60ms}.mobileMenu.open .mobileNavLinks a:nth-child(4){transition-delay:80ms}.mobileMenu.open .mobileNavLinks a:nth-child(5){transition-delay:.1s}.mobileMenu.open .mobileNavLinks a:nth-child(6){transition-delay:.12s}.mobileQuickCards a,.mobileMenuBottom{opacity:0;transition:opacity .18s,transform .2s;transform:translateY(6px);animation:none!important}.mobileMenu.open .mobileQuickCards a,.mobileMenu.open .mobileMenuBottom{opacity:1;transform:none}.mobileMenu.open .mobileQuickCards a:first-child{transition-delay:.1s}.mobileMenu.open .mobileQuickCards a:nth-child(2){transition-delay:.12s}.mobileMenu.open .mobileQuickCards a:nth-child(3){transition-delay:.14s}.mobileMenu.open .mobileQuickCards a:nth-child(4){transition-delay:.16s}.mobileMenu.open .mobileMenuBottom{transition-delay:.18s}.inquiryAgent{z-index:900;pointer-events:none;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:22px;right:22px}.agentLauncher,.agentPanel{pointer-events:auto}.agentLauncher{color:#fff;cursor:pointer;background:#0a0c0d;border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:64px;height:64px;transition:transform .18s,background .18s;display:grid;position:relative;box-shadow:0 18px 50px #00000059}.agentLauncher:hover{background:#121515;transform:translateY(-2px)}.agentLauncher img{object-fit:contain;width:33px;height:33px}.agentLauncher>i{background:var(--accent);border:3px solid #0a0c0d;border-radius:50%;width:13px;height:13px;position:absolute;bottom:5px;right:5px}.agentCloseIcon{font-size:2rem;font-weight:300;line-height:1}.agentPanel{opacity:0;visibility:hidden;background:#080a0afb;border:1px solid #ffffff1c;border-radius:28px;width:min(390px,100vw - 28px);max-height:min(760px,100vh - 110px);transition:opacity .2s,transform .22s cubic-bezier(.22,1,.36,1),visibility .2s;overflow:auto;transform:translateY(10px)scale(.985);box-shadow:0 30px 90px #00000080}.inquiryAgent.isOpen .agentPanel{opacity:1;visibility:visible;transform:none}.agentHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:18px 18px 14px;display:flex}.agentIdentity{align-items:center;gap:12px;display:flex}.agentIdentity>div{flex-direction:column;gap:3px;display:flex}.agentIdentity strong{font-size:1rem}.agentIdentity small{color:var(--muted);font-size:.8rem}.agentAvatar{border:1px solid var(--line);background:#121515;border-radius:14px;place-items:center;width:43px;height:43px;display:grid;position:relative}.agentAvatar img{width:27px;height:27px}.agentAvatar i{background:var(--accent);border:3px solid #090b0b;border-radius:50%;width:12px;height:12px;position:absolute;bottom:-2px;right:-2px}.agentHead>button{border:1px solid var(--line);color:#fff;cursor:pointer;background:#ffffff08;border-radius:12px;width:38px;height:38px;font-size:1.35rem}.agentConversation{gap:10px;padding:16px 18px 8px;display:grid}.agentBubble{color:#111415;background:#f5f7f7;border-radius:18px 18px 18px 6px;padding:14px 15px}.agentBubble strong{font-size:1rem}.agentBubble p{color:#4d5559;margin:7px 0 0;font-size:.9rem;line-height:1.6}.agentHint{color:var(--muted);padding-left:4px;font-size:.76rem;line-height:1.45}.agentForm{gap:11px;padding:10px 18px 18px;display:grid}.agentForm label{gap:7px;display:grid}.agentForm label>span{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.74rem}.agentForm input,.agentForm select,.agentForm textarea{color:#fff;background:#111415;border:1px solid #ffffff17;border-radius:13px;outline:none;width:100%;padding:12px 13px;transition:border-color .15s,box-shadow .15s}.agentForm input:focus,.agentForm select:focus,.agentForm textarea:focus{border-color:#d7fb5d61;box-shadow:0 0 0 3px #d7fb5d12}.agentForm textarea{resize:vertical;min-height:94px}.agentFormRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.agentSubmit{background:var(--accent);color:#11150c;cursor:pointer;border:0;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:14px 16px;font-weight:850;transition:transform .15s,background .15s;display:flex}.agentSubmit:hover{background:#e2ff77;transform:translateY(-1px)}.agentSubmit:disabled{opacity:.65;cursor:wait}.agentStatus{border-radius:12px;margin:0;padding:10px 12px;font-size:.82rem;line-height:1.45}.agentStatus.success{color:#d9ffd2;background:#50be461f}.agentStatus.error{color:#ffd2d2;background:#ff4b4b1a}@media (max-width:700px){.inquiryAgent{bottom:12px;right:12px}.agentLauncher{width:58px;height:58px}.agentPanel{border-radius:24px;width:auto;max-height:calc(100vh - 105px);position:fixed;bottom:82px;left:10px;right:10px}.agentFormRow{grid-template-columns:1fr}.agentHead{padding:15px}.agentConversation{padding:14px 15px 6px}.agentForm{padding:10px 15px 15px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.orb{filter:none;opacity:.14}.headerShell{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c0e0eeb}.statementInner{-webkit-backdrop-filter:none;backdrop-filter:none}.heroVisualBadge,.heroFloatCard,.portfolioTag{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}@media (max-width:900px){.headerShell{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0b0d0d}.heroVisualBadge,.heroFloatCard,.portfolioTag{-webkit-backdrop-filter:none;backdrop-filter:none}}
