/* ==========================================================================
   HEXABYTE HOME — CONSOLIDATED STYLESHEET
   ========================================================================== */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--panel:var(--surface);--panel2:var(--surface-2);--blue:var(--primary);--blue2:var(--primary-strong);--cyan:var(--accent);--good:var(--success)}

        *{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{width:100%;min-height:100%;overflow-x:hidden;overflow-y:auto;background:var(--bg);color:var(--text);font-family:'DM Sans',system-ui,sans-serif}body{overscroll-behavior-y:auto}button,a{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}
        .site-nav{position:fixed;inset:0 0 auto;height:74px;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;background:rgba(7,17,31,.78);border-bottom:1px solid rgba(99,173,255,.11);backdrop-filter:blur(20px)}
        .logo{display:flex;align-items:center;gap:10px;font-family:'DM Sans';font-weight:700;font-size:17px}.logo-mark{width:34px;height:34px;border:1px solid var(--line-strong);border-radius:10px;display:grid;place-items:center;color:var(--cyan);background:var(--surface-2);box-shadow:inset 0 0 18px rgba(98,229,255,.08)}.logo small{display:block;color:var(--muted);font:500 9px 'DM Sans';letter-spacing:.5px;margin-top:1px}
        .nav-links{display:flex;gap:30px;color:var(--muted);font-size:12px;font-weight:600}.nav-links a{position:relative;padding:28px 0}.nav-links a.active{color:var(--text)}.nav-links a.active:after{content:'';position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--blue);box-shadow:0 0 14px rgba(99,173,255,.7)}
        .nav-cta{border:1px solid var(--primary);background:var(--blue);color:#06111e;border-radius:9px;padding:11px 16px;font-weight:800;font-size:12px;box-shadow:0 10px 30px rgba(47,131,230,.18)}.menu{display:none;background:none;border:0;color:var(--text);font-size:25px}
        #app{position:relative;width:100%;height:auto;overflow:visible;--section-gap:56px;display:flex;flex-direction:column;row-gap:var(--section-gap);background:var(--bg)}.section{position:relative;inset:auto;min-height:auto;padding:112px 7vw 80px;display:block;opacity:1;visibility:visible;transform:none;transition:none;overflow:visible;background:var(--bg);isolation:isolate}.section.active{opacity:1;visibility:visible;transform:none}.section.exit-up{opacity:0;transform:translateY(-5vh) scale(.985)}.section.exit-down{opacity:0;transform:translateY(5vh) scale(.985)}.section-inner{position:relative;z-index:10;width:min(1180px,100%);margin-left:auto;margin-right:auto}.eyebrow{color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;margin-bottom:14px}.eyebrow b{color:var(--cyan)}h1,h2,h3{font-family:'DM Sans',sans-serif}h1{font-size:clamp(42px,5.4vw,76px);line-height:.99;letter-spacing:-.055em;max-width:760px}h2{font-size:clamp(34px,4.2vw,58px);line-height:1.02;letter-spacing:-.045em}.accent{color:var(--blue)}.lead{font-size:15px;line-height:1.7;color:var(--muted);max-width:610px;margin-top:20px}.actions{display:flex;gap:11px;margin-top:27px}.btn{border:1px solid var(--line);border-radius:9px;padding:12px 17px;background:var(--surface-2);color:var(--text);font-weight:800;font-size:12px;transition:.3s}.btn:hover{transform:translateY(-3px);border-color:var(--line-strong);box-shadow:0 14px 30px rgba(0,0,0,.22)}.section.hero .actions .btn,.section.hero .actions .btn:hover,.section.hero .actions .btn:focus,.section.hero .actions .btn:focus-visible,.section.hero .actions .btn:active{box-shadow:none}.btn.primary{background:var(--blue);border-color:var(--blue);color:#06111e}.btn.ghost{background:transparent}
        /* hero */
        .hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:5vw;align-items:center}.hero-copy{position:relative}.hero-kicker{display:inline-flex;align-items:center;gap:7px;color:var(--text);font-size:11px;border:1px solid var(--line);background:var(--surface-2);border-radius:999px;padding:7px 11px;margin-bottom:20px}.pulse{width:6px;height:6px;border-radius:50%;background:var(--good);box-shadow:0 0 12px rgba(87,213,139,.7)}.hero-art{height:490px;position:relative}.hero-orbit{position:absolute;width:480px;height:480px;border:1px solid rgba(99,173,255,.13);border-radius:50%;right:-80px;top:0;box-shadow:0 0 0 70px rgba(99,173,255,.025),0 0 0 140px rgba(99,173,255,.015)}.hero-orbit:after{content:'';position:absolute;width:8px;height:8px;border-radius:50%;background:var(--cyan);left:23%;top:7%;box-shadow:0 0 22px 5px rgba(98,229,255,.3)}.server{position:absolute;width:210px;height:260px;left:11%;top:65px;border:1px solid #315575;border-radius:18px;background:linear-gradient(145deg,var(--surface-2),var(--bg2));box-shadow:var(--shadow);transform:rotate(-5deg)}.server:before{content:'';position:absolute;left:23px;right:23px;top:25px;height:7px;border-radius:5px;background:var(--text);box-shadow:0 38px var(--line-strong),0 76px var(--line-strong),0 114px var(--line-strong),0 152px var(--line-strong)}.server:after{content:'';position:absolute;right:22px;top:25px;width:7px;height:7px;border-radius:50%;background:var(--good);box-shadow:0 38px var(--blue),0 76px var(--good),0 114px var(--blue),0 152px var(--good)}.laptop{position:absolute;width:390px;height:242px;right:0;bottom:72px;padding:12px;border:1px solid var(--line-strong);border-radius:15px;background:var(--surface);box-shadow:0 35px 85px rgba(0,0,0,.5);transform:rotate(4deg);z-index:4}.screen{height:100%;border:1px solid var(--line-strong);border-radius:9px;background:var(--bg2);padding:20px}.screen-top{display:flex;justify-content:space-between;align-items:center}.screen-logo{width:80px;height:8px;background:var(--text);border-radius:5px}.screen-pill{width:52px;height:18px;border-radius:5px;background:var(--surface-3)}.screen-title{width:72%;height:17px;background:var(--blue);border-radius:5px;margin-top:30px;box-shadow:0 0 22px rgba(99,173,255,.18)}.screen-sub{width:48%;height:7px;background:var(--muted);border-radius:4px;margin-top:12px}.screen-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:26px}.screen-cards i{height:68px;border:1px solid var(--line);background:var(--surface-2);border-radius:8px}.laptop:after{content:'';position:absolute;left:-35px;right:-35px;bottom:-17px;height:18px;background:var(--line-strong);border-radius:0 0 25px 25px}
        .hero-stats{display:flex;margin-top:38px}.stat{padding:0 19px;border-left:1px solid var(--line)}.stat:first-child{padding-left:0;border-left:0}.stat strong{display:block;font:700 18px 'DM Sans'}.stat span{font-size:10px;color:var(--muted);margin-top:3px;display:block}.hero-tag{position:absolute;right:5%;top:48px;z-index:6;padding:10px 12px;border:1px solid #294b6d;background:rgba(9,25,42,.9);border-radius:10px;font-size:10px;color:var(--muted);box-shadow:0 15px 35px rgba(0,0,0,.25)}.hero-tag b{color:var(--cyan)}
        /* shared connected divider */
        .bridge{position:absolute;z-index:20;left:-6%;right:-6%;bottom:-95px;height:190px;pointer-events:none}.bridge-line{position:absolute;left:0;right:0;top:80px;height:2px;background:linear-gradient(90deg,transparent,#315b80 18%,var(--primary) 50%,#315b80 82%,transparent);opacity:.55}.bridge-panel{position:absolute;left:50%;top:0;width:330px;height:135px;transform:translateX(-50%) rotate(-2deg);border:1px solid var(--line-strong);border-radius:17px;background:#0d2136;box-shadow:0 25px 65px rgba(0,0,0,.45);overflow:hidden}.bridge-panel:before{content:'';position:absolute;inset:0;background:linear-gradient(115deg,transparent 35%,rgba(99,173,255,.09),transparent 65%);transform:translateX(-100%);animation:sweep 4.5s ease-in-out infinite}.mini-bar{height:27px;border-bottom:1px solid #244561;display:flex;align-items:center;gap:5px;padding:0 11px}.mini-bar i{width:6px;height:6px;border-radius:50%;background:#4b6882}.mini-body{padding:15px}.mini-title{width:48%;height:9px;background:var(--text);border-radius:4px}.mini-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:8px;margin-top:12px}.mini-grid i{height:55px;border:1px solid var(--line);background:var(--surface-2);border-radius:7px}.bridge-label{position:absolute;left:calc(50% + 180px);top:34px;color:var(--muted);font-size:9px;letter-spacing:.12em;text-transform:uppercase}.bridge-label:before{content:'';display:inline-block;width:30px;height:1px;background:var(--line-strong);margin-right:7px;vertical-align:middle}
        @keyframes sweep{0%,25%{transform:translateX(-120%)}55%,100%{transform:translateX(120%)}}@keyframes rise{from{opacity:0;transform:translateY(30px) scale(.97)}to{opacity:1;transform:none}}@keyframes float{to{transform:translateY(-9px)}}@keyframes laptopIn{from{opacity:0;transform:translate(80px,35px) rotate(11deg) scale(.8)}to{opacity:1;transform:rotate(4deg)}}@keyframes serverIn{from{opacity:0;transform:translate(-30px,35px) rotate(-11deg) scale(.8)}to{opacity:1;transform:rotate(-5deg)}}
        .section.active .reveal{animation:rise .75s cubic-bezier(.16,.84,.24,1) both}.section.active .reveal:nth-child(2){animation-delay:.08s}.section.active .reveal:nth-child(3){animation-delay:.16s}.section.active .reveal:nth-child(4){animation-delay:.24s}.hero.active .laptop{animation:laptopIn 1s .18s cubic-bezier(.16,.84,.24,1) both}.hero.active .server{animation:serverIn .9s .05s cubic-bezier(.16,.84,.24,1) both}.hero.active .hero-orbit{animation:float 5s ease-in-out infinite alternate}
        /* products */
        .products .section-inner{z-index:10}
        .products .bridge{z-index:1;bottom:-125px;opacity:.8}
        .products .product-grid,.products .product-card{position:relative;z-index:11}
        .products-head{display:flex;justify-content:space-between;align-items:end;gap:30px}.products-head .lead{margin:0;max-width:390px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:38px}.product-card{position:relative;border:1px solid var(--line);border-radius:18px;background:var(--surface);padding:14px;overflow:hidden;transition:.45s;box-shadow:0 18px 45px rgba(0,0,0,.22)}.product-card:hover{transform:translateY(-9px);border-color:var(--line-strong);box-shadow:0 25px 60px rgba(0,0,0,.34)}.product-preview{height:190px;border:1px solid var(--line);border-radius:12px;background:var(--bg2);padding:13px;position:relative;overflow:hidden}.product-preview.has-image{padding:0;background:var(--bg2);overflow:hidden}.product-preview.has-image img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:11px;display:block}.preview-nav{height:10px;width:32%;background:#d9e9f8;border-radius:4px}.preview-hero{height:50px;margin-top:22px;width:74%;background:var(--blue);border-radius:7px}.preview-copy{height:6px;width:42%;background:var(--muted);border-radius:4px;margin-top:9px}.preview-boxes{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:18px}.preview-boxes i{height:54px;background:var(--surface-2);border:1px solid var(--line);border-radius:6px}.product-type{display:inline-block;margin-top:14px;color:var(--blue);font-size:9px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.product-card h3{font-size:21px;margin-top:7px}.product-card p{color:var(--muted);font-size:11px;line-height:1.55;margin-top:6px}.product-bottom{display:flex;align-items:end;justify-content:space-between;margin-top:15px;padding-top:13px;border-top:1px solid #1c3853}.price small{display:block;color:var(--muted);font-size:9px}.price strong{display:block;font:700 18px 'DM Sans';margin-top:2px}.arrow{width:34px;height:34px;border:1px solid var(--line-strong);border-radius:9px;display:grid;place-items:center;color:var(--blue);transition:.3s}.product-card:hover .arrow{background:var(--blue);color:#06111e}.product-number{position:absolute;right:14px;top:14px;color:#52718e;font:600 10px 'DM Sans'}
        /* network */
        .service-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:5vw;align-items:center}.service-list{display:grid;gap:9px;margin-top:27px}.service-item{display:grid;grid-template-columns:35px 1fr auto;align-items:center;gap:12px;padding:13px 14px;border:1px solid var(--line);background:var(--surface);border-radius:12px;transition:.3s}.service-item:hover{transform:translateX(7px);border-color:var(--line-strong)}.service-icon{width:32px;height:32px;border-radius:8px;background:var(--surface-2);color:var(--cyan);display:grid;place-items:center;font-weight:800}.service-item strong{font-size:12px}.service-item span{display:block;color:var(--muted);font-size:10px;margin-top:3px}.service-price{font:700 11px 'DM Sans';color:var(--text)}.network-stage{height:410px;border:1px solid var(--line);border-radius:24px;background:var(--bg2);position:relative;overflow:hidden;box-shadow:var(--shadow)}.network-stage:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(99,173,255,.11),transparent 48%)}.network-stage:after{content:'';position:absolute;inset:22px;border:1px dashed var(--line);border-radius:18px}.server-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:125px;height:160px;border:1px solid var(--line-strong);border-radius:16px;background:var(--surface-2);box-shadow:0 0 0 12px rgba(99,173,255,.035),0 25px 55px rgba(0,0,0,.45);z-index:3}.server-core:before{content:'';position:absolute;left:17px;right:17px;top:18px;height:7px;background:var(--text);border-radius:4px;box-shadow:0 30px var(--line-strong),0 60px var(--line-strong),0 90px var(--line-strong)}.node{position:absolute;width:58px;height:58px;border:1px solid var(--line-strong);background:var(--surface-2);border-radius:13px;display:grid;place-items:center;color:var(--cyan);font-size:19px;z-index:4;box-shadow:0 14px 35px rgba(0,0,0,.3)}.node.nw{left:12%;top:17%}.node.ne{right:12%;top:17%}.node.sw{left:12%;bottom:17%}.node.se{right:12%;bottom:17%}.link{position:absolute;height:1px;background:linear-gradient(90deg,var(--line-strong),#64cfff);transform-origin:left;z-index:2;opacity:.75}.l1{width:220px;left:27%;top:37%;transform:rotate(25deg)}.l2{width:220px;left:52%;top:37%;transform:rotate(155deg)}.l3{width:220px;left:27%;top:62%;transform:rotate(-25deg)}.l4{width:220px;left:52%;top:62%;transform:rotate(-155deg)}
        /* portfolio */
        .portfolio-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:5vw;align-items:center}.portfolio-window{height:405px;border:1px solid var(--line-strong);border-radius:20px;background:var(--surface);box-shadow:var(--shadow);overflow:hidden;transform:rotate(-1.3deg);transition:transform .3s ease;}.browser{height:38px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:6px;padding:0 13px}.browser i{width:7px;height:7px;border-radius:50%;background:#476681}.mock-site{height:calc(100% - 38px);padding:25px;background:var(--bg2)}.mock-nav{width:30%;height:8px;background:var(--text);border-radius:4px}.mock-main{display:grid;grid-template-columns:1fr .72fr;gap:20px;margin-top:30px}.mock-main h3{font-size:27px;line-height:1.05}.mock-main h3 span{color:var(--blue)}.mock-main p{font-size:9px;color:#6e89a4;line-height:1.6;margin-top:9px}.mock-main .visual{height:165px;border:1px solid var(--line-strong);border-radius:12px;background:linear-gradient(135deg,var(--surface-2),#0b1a2b);position:relative;background-size:cover;background-position:center;}.visual:after{content:'PRODUK';position:absolute;right:12px;top:12px;color:#8cb8df;font-size:8px;letter-spacing:.14em}.mock-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:23px}.mock-cards i{height:60px;background:var(--surface-2);border:1px solid var(--line);border-radius:7px}.portfolio-copy .lead{max-width:430px}.project-switch{display:flex;align-items:center;gap:10px;margin-top:22px}.project-name{font-size:11px;color:var(--text);min-width:125px}.round{width:34px;height:34px;border-radius:50%;border:1px solid #2e5575;background:var(--surface);color:#a9c9e5}
        /* process */
        .process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:42px}.process-card{min-height:180px;border:1px solid var(--line);background:var(--surface);border-radius:17px;padding:22px;position:relative;transition:.35s}.process-card:hover{transform:translateY(-7px);border-color:var(--line-strong);box-shadow:0 22px 45px rgba(0,0,0,.25)}.process-card:after{content:'';position:absolute;right:16px;top:16px;width:20px;height:1px;background:var(--line-strong)}.process-num{font:700 11px 'DM Sans';color:var(--blue)}.process-card h3{font-size:18px;margin-top:35px}.process-card p{font-size:11px;line-height:1.6;color:var(--muted);margin-top:7px}
        /* contact & final */
        .contact-shell{display:grid;grid-template-columns:1.05fr .95fr;gap:22px;margin-top:28px}
        .contact-card,.contact-form{border:1px solid var(--line);background:linear-gradient(145deg,var(--surface),var(--bg2));border-radius:22px;box-shadow:0 24px 70px rgba(0,0,0,.28);padding:25px}
        .contact-card{position:relative;overflow:hidden}.contact-card:before{content:'';position:absolute;width:260px;height:260px;border:1px solid rgba(98,229,255,.12);border-radius:50%;right:-100px;top:-100px;box-shadow:0 0 0 45px rgba(99,173,255,.025)}
        .contact-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.online-badge{font-size:9px;font-weight:800;color:#77e2a1;border:1px solid rgba(87,213,139,.25);background:rgba(87,213,139,.07);border-radius:999px;padding:7px 10px;white-space:nowrap}.online-badge i{display:inline-block;width:6px;height:6px;background:var(--success);border-radius:50%;margin-right:5px;box-shadow:0 0 9px rgba(87,213,139,.8)}
        .contact-title{font-size:24px}.contact-copy{color:var(--muted);font-size:11px;line-height:1.65;margin-top:8px;max-width:430px}
        .contact-channels{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:22px}.channel{padding:13px;border:1px solid #1e3d59;border-radius:13px;background:var(--surface-2);transition:.25s}.channel:hover{transform:translateY(-3px);border-color:var(--line-strong)}.channel b{display:block;font-size:11px}.channel span{display:block;color:var(--muted);font-size:9px;margin-top:4px}
        .contact-form h3{font-size:19px}.form-sub{font-size:10px;color:var(--muted);margin-top:5px}.form-grid{display:grid;gap:10px;margin-top:17px}.field label{display:block;color:var(--muted);font-size:9px;font-weight:700;margin-bottom:5px}.field input,.field textarea,.field select{width:100%;border:1px solid var(--line);background:#081726;color:var(--text);border-radius:10px;padding:11px 12px;outline:none;font-size:11px}.field textarea{height:86px;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{border-color:#4d96d3;box-shadow:0 0 0 3px rgba(99,173,255,.07)}.form-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.form-note{font-size:8px;color:var(--muted);line-height:1.4}.contact-map{margin-top:14px;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:var(--surface-2);min-height:180px}.contact-map iframe{display:block;width:100%;height:180px;border:0}.contact-map-empty{min-height:180px;display:grid;place-items:center;padding:20px;color:var(--muted);font-size:11px;text-align:center}.contact-map-link{min-height:auto;padding:14px;background:var(--surface-2)}.map-link-content{display:flex;align-items:center;gap:12px;min-height:82px;padding:8px}.map-pin{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:22px;flex:0 0 auto}.map-link-content b{display:block;font-size:13px}.map-link-content span{display:block;color:var(--muted);font-size:10px;margin-top:4px}.map-open-btn{margin-left:auto;white-space:nowrap;text-decoration:none;padding:10px 13px;border:1px solid var(--line);border-radius:10px;color:var(--text);font-size:10px;font-weight:700;background:rgba(255,255,255,.04)}.map-open-btn:hover{transform:translateY(-1px);border-color:var(--accent)}@media(max-width:560px){.map-link-content{flex-wrap:wrap}.map-open-btn{width:100%;text-align:center;margin-left:0}}
        .footer-note{position:absolute;bottom:19px;left:50%;transform:translateX(-50%);color:var(--muted);font-size:9px;z-index:30;text-align:center;white-space:nowrap}

        /* side navigation */
        .scroll-hint{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);z-index:90;color:var(--muted);font-size:9px;letter-spacing:.08em;display:flex;align-items:center;gap:7px}.mouse{width:15px;height:23px;border:1px solid #55718d;border-radius:10px;position:relative}.mouse:after{content:'';position:absolute;left:6px;top:5px;width:2px;height:5px;border-radius:2px;background:var(--blue);animation:wheel 1.5s infinite}@keyframes wheel{0%,100%{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(5px)}}

        /* admin trigger link */
        .admin-trigger{position:fixed;left:20px;bottom:18px;z-index:120;border:1px solid var(--line);background:rgba(8,22,37,.9);color:#6f91ad;border-radius:8px;padding:7px 11px;font-size:10px;font-weight:700;opacity:.75;transition:.2s;display:flex;align-items:center;gap:5px;}.admin-trigger:hover{opacity:1;color:#cfe7fb;border-color:var(--blue);}

        @media(max-width:850px){.contact-shell{grid-template-columns:1fr;margin-top:18px}.contact-card,.contact-form{padding:18px}.contact-channels{grid-template-columns:1fr 1fr}.nav-links{display:none}.menu{display:block}.section{padding:94px 7vw 58px;overflow:hidden}.hero-grid,.service-layout,.portfolio-layout,.final-grid{grid-template-columns:1fr;gap:20px}.hero-art{height:290px;order:-1}.hero-orbit{width:280px;height:280px;right:5%;top:-10px}.server{width:145px;height:190px;left:3%;top:25px}.server:before{left:17px;right:17px;top:19px;box-shadow:0 28px var(--line-strong),0 56px var(--line-strong),0 84px var(--line-strong),0 112px var(--line-strong)}.server:after{right:17px;top:19px;box-shadow:0 28px var(--blue),0 56px var(--good),0 84px var(--blue),0 112px var(--good)}.laptop{width:260px;height:165px;right:-3%;bottom:20px}.screen{padding:13px}.screen-title{margin-top:20px}.screen-cards{margin-top:17px}.hero-tag{top:0;right:0}.hero-stats{margin-top:25px;overflow:auto}.stat{min-width:90px;padding:0 12px}.product-grid{grid-template-columns:1fr;margin-top:25px}.products .section-inner{align-self:flex-start}.product-card{display:grid;grid-template-columns:120px 1fr;gap:13px;padding:11px}.product-preview{height:145px;grid-row:span 3}.product-bottom{margin-top:8px}.products-head{display:block}.products-head .lead{margin-top:10px;font-size:12px}.bridge{bottom:-90px}.products .bridge{bottom:-155px;opacity:.55}.bridge-panel{width:235px;height:100px}.bridge-label{display:none}.network-stage{height:285px}.service-list{margin-top:18px}.service-item{grid-template-columns:32px 1fr auto}.process-grid{grid-template-columns:1fr 1fr;margin-top:25px}.process-card{min-height:145px;padding:17px}.process-card h3{margin-top:25px;font-size:16px}.portfolio-window{height:300px}.mock-main h3{font-size:20px}.mock-main .visual{height:110px}.footer-note{left:50%;transform:translateX(-50%);text-align:center}.scroll-hint{display:none}}

        /* Responsive hardening: keep every public section inside the viewport */
        .section-inner, .hero-grid, .service-layout, .portfolio-layout, .final-grid,
        .product-grid, .process-grid, .contact-shell, .contact-channels { min-width: 0; }
        img, svg, video, canvas { max-width: 100%; }
        .lead, .service-item, .product-card, .process-card, .contact-card, .contact-form { overflow-wrap: anywhere; }
        .actions { flex-wrap: wrap; }
        .actions .btn { min-height: 44px; }
        .product-card, .service-item, .process-card, .channel, .contact-card, .contact-form { max-width: 100%; }
        .field input, .field textarea, .field select { min-width: 0; max-width: 100%; }
        @media (max-width: 1100px) {
            .site-nav { padding-inline: 4vw; }
            .nav-links { gap: 18px; }
            .section { padding-inline: 5vw; }
            .hero-grid, .service-layout, .portfolio-layout, .final-grid { gap: 28px; }
            .product-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }
            .process-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }
        }
        @media (max-width: 700px) {
            html, body { overflow-x: hidden; overflow-y: auto; }
            .site-nav { height: 64px; padding: 0 16px; }
            .logo { font-size: 15px; }
            .logo-mark { width: 30px; height: 30px; }
            .menu { font-size: 23px; padding: 8px; }
            .section { padding: 82px 16px 48px; display:block; overflow:visible; }
            .section-inner { width: min(100%, 760px); margin-inline: auto; padding-block: 8px 28px; }
            .section-inner > .contact-shell,
            .section-inner > .product-grid,
            .section-inner > .process-grid { width: min(100%, 760px); margin-inline: auto; }
            .hero-grid, .service-layout, .portfolio-layout, .final-grid, .contact-shell { justify-items: center; }
            .hero-copy, .service-layout > div, .portfolio-copy { width: min(100%, 680px); }
            .contact-card, .contact-form { width: 100%; box-sizing: border-box; }
            h1 { font-size: clamp(36px, 11.5vw, 56px); line-height: 1.02; max-width: 100%; }
            h2 { font-size: clamp(29px, 9vw, 44px); }
            .lead { font-size: 13px; line-height: 1.65; margin-top: 14px; }
            .actions { display: grid; grid-template-columns: 1fr; gap: 9px; margin-top: 20px; }
            .actions .btn { width: 100%; }
            .hero-grid, .service-layout, .portfolio-layout, .final-grid, .contact-shell { grid-template-columns: 1fr; gap: 18px; }
            .hero-art { height: 270px; width: 100%; order: -1; }
            .hero-orbit { width: 220px; height: 220px; right: 0; top: 0; }
            .server { width: 125px; height: 165px; left: 0; top: 24px; }
            .server:before { left: 14px; right: 14px; top: 16px; box-shadow: 0 23px var(--line-strong),0 46px var(--line-strong),0 69px var(--line-strong),0 92px var(--line-strong); }
            .server:after { right: 14px; top: 16px; box-shadow: 0 23px var(--blue),0 46px var(--good),0 69px var(--blue),0 92px var(--good); }
            .laptop { width: 235px; height: 151px; right: -6%; bottom: 4px; }
            .screen { padding: 10px; }
            .screen-title { margin-top: 14px; }
            .screen-cards { gap: 5px; margin-top: 12px; }
            .hero-tag { right: 0; top: 0; transform: scale(.88); transform-origin: top right; }
            .hero-stats { gap: 0; overflow-x: auto; padding-bottom: 5px; scrollbar-width: none; }
            .hero-stats::-webkit-scrollbar { display:none; }
            .stat { min-width: 82px; padding: 0 10px; }
            .product-grid, .process-grid { grid-template-columns: 1fr; }
            .product-card { grid-template-columns: 92px minmax(0,1fr); gap: 10px; padding: 9px; }
            .product-preview { height: 118px; grid-row: span 3; }
            .product-bottom { grid-column: 2; }
            .product-card h3 { font-size: 15px; }
            .products-head .lead { font-size: 12px; }
            .bridge { display: none; }
            .network-stage { height: 230px; }
            .node { width: 44px; height: 44px; font-size: 15px; }
            .server-core { width: 92px; height: 118px; }
            .server-core:before { left: 13px; right: 13px; top: 14px; box-shadow: 0 22px var(--line-strong),0 44px var(--line-strong),0 66px var(--line-strong); }
            .service-item { grid-template-columns: 30px minmax(0,1fr); gap: 10px; }
            .service-item > :last-child { grid-column: 2; justify-self: start; }
            .process-card { min-height: 0; padding: 16px; }
            .process-card h3 { margin-top: 22px; font-size: 15px; }
            .portfolio-window { height: 285px; transform: none; }
            .mock-site { padding: 18px; }
            .mock-main { grid-template-columns: 1fr; gap: 12px; margin-top: 18px; }
            .mock-main h3 { font-size: 21px; }
            .mock-main .visual { display:none; }
            .mock-cards { margin-top: 15px; }
            .contact-card, .contact-form { padding: 16px; }
            .contact-map { min-height: 150px; }
            .contact-map iframe { height: 150px; }
            .contact-top { flex-direction: column; gap: 10px; }
            .contact-channels { grid-template-columns: 1fr; }
            .form-actions { align-items: stretch; flex-direction: column; }
            .form-actions .btn { width: 100%; }
            .footer-note { position: absolute; left: 50% !important; transform: translateX(-50%) !important; bottom: 14px; margin: 0; max-width: calc(100% - 32px); text-align: center; white-space: normal; }
            .admin-trigger { left: 16px; bottom: 12px; }
        }
        @media (max-width: 700px){
            .section-inner { display:block; }
            .section-inner > .eyebrow { width:100%; text-align:left; }
            .products-head, .contact-shell, .process-grid, .product-grid { margin-left:auto; margin-right:auto; }
            .products-head { width:min(100%,760px); }
            .products-head > div, .products-head > .lead { margin-left:auto; margin-right:auto; }
            .service-layout > div:first-child, .portfolio-copy { margin-left:auto; margin-right:auto; }
            .hero-copy { margin-left:auto; margin-right:auto; }
            .footer-note { position:absolute !important; left:50% !important; transform:translateX(-50%) !important; bottom:14px !important; text-align:center; white-space:normal; }
        }

        @media (max-width: 380px) {
            .site-nav { padding-inline: 12px; }
            .section { padding-inline: 12px; }
            .hero-art { height: 235px; }
            .hero-orbit { width: 195px; height: 195px; }
            .server { transform: scale(.9); transform-origin: left top; }
            .laptop { transform: scale(.9); transform-origin: right bottom; }
            h1 { font-size: 35px; }
            .product-card { grid-template-columns: 78px minmax(0,1fr); }
            .product-preview { height: 104px; }
        }


        /* Mobile hero artwork overlay: the three coding visuals sit above the uploaded hero background */
        @media (max-width: 700px) {
            .section.hero {
                position: absolute;
                isolation: isolate;
                background-blend-mode: normal;
            }
            .section.hero::before {
                content: '';
                position: absolute;
                inset: 0;
                z-index: 0;
                pointer-events: none;
                background: linear-gradient(180deg,
                    color-mix(in srgb, var(--bg) 42%, transparent) 0%,
                    color-mix(in srgb, var(--bg) 58%, transparent) 58%,
                    color-mix(in srgb, var(--bg) 76%, transparent) 100%);
            }
            .hero-grid {
                position: relative;
                z-index: 3;
                display: block;
                width: 100%;
                height: 100%;
            }
            .hero-art {
                position: absolute;
                inset: 0;
                z-index: 1;
                width: 100%;
                height: 100%;
                order: initial;
                pointer-events: none;
                opacity: .72;
                overflow: hidden;
            }
            .hero-copy {
                position: relative;
                z-index: 5;
                width: min(100%, 620px);
                margin: 0 auto;
                padding-top: clamp(92px, 18vh, 150px);
            }
            .hero-orbit {
                width: min(76vw, 310px);
                height: min(76vw, 310px);
                right: -10vw;
                top: 15%;
                opacity: .55;
            }
            .server {
                width: 112px;
                height: 150px;
                left: 3%;
                top: 29%;
                opacity: .62;
            }
            .laptop {
                width: 205px;
                height: 132px;
                right: -5%;
                bottom: 14%;
                opacity: .68;
            }
            .hero-tag {
                top: 23%;
                right: 4%;
                z-index: 4;
                opacity: .72;
            }
            .hero-copy .hero-kicker,
            .hero-copy h1,
            .hero-copy .lead,
            .hero-copy .actions,
            .hero-copy .hero-stats {
                position: relative;
                z-index: 6;
            }
        }

        @media (max-width: 380px) {
            .hero-copy { padding-top: 86px; }
            .hero-art { opacity: .64; }
            .hero-orbit { width: 205px; height: 205px; right: -9%; top: 18%; }
            .server { width: 96px; height: 128px; left: -2%; top: 32%; }
            .laptop { width: 180px; height: 116px; right: -10%; bottom: 15%; }
            .hero-tag { top: 25%; right: 2%; transform: scale(.88); transform-origin: top right; }
        }

        @media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}

        /* Button text color is defined per theme in the unified theme system. */
/* Unified theme polish: applies to every component without removing the original layout */
        body[data-theme="arctic"], body[data-theme="editorial"] { color-scheme: light; }
        body[data-theme="obsidian"], body[data-theme="aurora"], body[data-theme="royal"] { color-scheme: dark; }
        body[data-theme] .section { background-color: var(--bg); }
        body[data-theme] .site-nav { background: color-mix(in srgb,var(--bg) 86%,transparent); }
        body[data-theme] .server,
        body[data-theme] .laptop,
        body[data-theme] .bridge-panel,
        body[data-theme] .product-card,
        body[data-theme] .service-item,
        body[data-theme] .network-stage,
        body[data-theme] .portfolio-window,
        body[data-theme] .contact-card,
        body[data-theme] .contact-form,
        body[data-theme] .channel,
        body[data-theme] .process-card { background-color: var(--surface); }
        body[data-theme] .product-preview,
        body[data-theme] .screen,
        body[data-theme] .mock-site,
        body[data-theme] .field input,
        body[data-theme] .field textarea,
        body[data-theme] .field select { background-color: var(--bg2); }
        body[data-theme] .accent,
        body[data-theme] .eyebrow,
        body[data-theme] .product-type,
        body[data-theme] .process-num { color: var(--primary); }
        body[data-theme] .btn.primary,
        body[data-theme] .product-card:hover .arrow { background: var(--primary); border-color: var(--primary); }
        body[data-theme] .btn.primary { color: var(--on-primary); }
        body[data-theme] .nav-cta {
            background: var(--primary);
            border-color: var(--primary);
            color: var(--on-primary);
        }
        body[data-theme] .nav-cta:hover {
            background: var(--primary-strong);
            border-color: var(--primary-strong);
            color: var(--on-primary);
        }
        body[data-theme] .btn:hover,
        body[data-theme] .product-card:hover,
        body[data-theme] .service-item:hover,
        body[data-theme] .process-card:hover { border-color: var(--line-strong); }
        body[data-theme] .theme-accent { color: var(--accent); }

        /* Final readability fixes for light themes. */
        body[data-theme="arctic"] .hero-kicker, body[data-theme="editorial"] .hero-kicker { color:var(--text); background:var(--surface); border-color:var(--line-strong); box-shadow:0 8px 24px rgba(15,23,42,.06); }
        body[data-theme="arctic"] .hero-kicker .pulse, body[data-theme="editorial"] .hero-kicker .pulse { box-shadow:none; }
        body[data-theme="arctic"] .admin-trigger, body[data-theme="editorial"] .admin-trigger { background:color-mix(in srgb,var(--surface) 94%,transparent); color:var(--muted); border-color:var(--line); }
        body[data-theme="arctic"] .admin-trigger:hover, body[data-theme="editorial"] .admin-trigger:hover { color:var(--text); border-color:var(--primary); }

        /* ===== HexabyteTech Interactive IT Polish ===== */
        html { scroll-behavior: smooth; }
        body { --mx: 50%; --my: 50%; }
        #app::before {
            content:''; position:fixed; inset:0; z-index:2; pointer-events:none;
            background:
                linear-gradient(rgba(255,255,255,.018) 1px, transparent 1px),
                linear-gradient(90deg, rgba(255,255,255,.018) 1px, transparent 1px);
            background-size:42px 42px;
            mask-image: radial-gradient(circle at var(--mx) var(--my), black 0%, rgba(0,0,0,.72) 30%, transparent 72%);
            opacity:.55; transition:mask-position .25s ease;
        }
        .section::after {
            content:''; position:absolute; inset:0; z-index:3; pointer-events:none;
            background: radial-gradient(520px circle at var(--mx) var(--my), color-mix(in srgb,var(--primary) 7%,transparent), transparent 70%);
            opacity:.9; transition:opacity .4s ease;
        }
        .section-inner { transform:translateZ(0); }
        .logo-mark { position:relative; overflow:hidden; transition:transform .35s ease, box-shadow .35s ease; }
        .logo-mark::after { content:''; position:absolute; width:55px; height:1px; background:var(--accent); left:-65px; top:50%; box-shadow:0 0 12px var(--accent); animation:logoScan 3.8s ease-in-out infinite; }
        .logo:hover .logo-mark { transform:rotate(-4deg) scale(1.06); box-shadow:0 0 24px color-mix(in srgb,var(--accent) 22%,transparent); }
        @keyframes logoScan { 0%,65%{left:-70px;opacity:0} 72%{opacity:1} 88%,100%{left:70px;opacity:0} }

        .nav-links a { transition:color .25s ease, transform .25s ease; }
        .nav-links a:hover { color:var(--text); transform:translateY(-2px); }
        .nav-cta, .btn, .round, .arrow { position:relative; overflow:hidden; }
        .nav-cta::after, .btn::after, .round::after, .arrow::after {
            content:''; position:absolute; inset:-40% auto -40% -80%; width:45%;
            background:linear-gradient(100deg,transparent,rgba(255,255,255,.28),transparent);
            transform:skewX(-18deg); transition:left .65s ease; pointer-events:none;
        }
        .nav-cta:hover::after, .btn:hover::after, .round:hover::after, .arrow:hover::after { left:135%; }
        .btn.primary { box-shadow:0 10px 30px color-mix(in srgb,var(--primary) 20%,transparent); }
        .btn.primary:hover { transform:translateY(-4px) scale(1.015); box-shadow:0 18px 38px color-mix(in srgb,var(--primary) 28%,transparent); }

        .hero-copy h1 { text-shadow:0 0 35px color-mix(in srgb,var(--primary) 8%,transparent); }
        .hero-kicker { animation:kickerFloat 4s ease-in-out infinite; }
        @keyframes kickerFloat { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-3px)} }
        .pulse { animation:onlinePulse 1.8s ease-out infinite; }
        @keyframes onlinePulse { 0%{box-shadow:0 0 0 0 color-mix(in srgb,var(--success) 45%,transparent)} 70%{box-shadow:0 0 0 9px transparent} 100%{box-shadow:0 0 0 0 transparent} }
        .hero-art::before {
            content:'01 / INTI DIGITAL'; position:absolute; right:0; bottom:18px; color:var(--muted);
            font:600 8px/1 'DM Sans'; letter-spacing:.18em; opacity:.65;
        }
        .hero-orbit { animation:orbitDrift 8s ease-in-out infinite alternate, orbitSpin 28s linear infinite; }
        @keyframes orbitDrift { from{transform:translate3d(0,0,0)} to{transform:translate3d(-10px,7px,0)} }
        @keyframes orbitSpin { to{rotate:360deg} }
        .server { animation:serverIn .9s .05s cubic-bezier(.16,.84,.24,1) both, serverFloat 6s 1.1s ease-in-out infinite; }
        .laptop { animation:laptopIn 1s .18s cubic-bezier(.16,.84,.24,1) both, laptopFloat 5.5s 1.25s ease-in-out infinite; }
        @keyframes serverFloat { 0%,100%{margin-top:0} 50%{margin-top:-8px} }
        @keyframes laptopFloat { 0%,100%{margin-top:0} 50%{margin-top:7px} }
        .screen-title { animation:screenPulse 3.2s ease-in-out infinite; }
        @keyframes screenPulse { 0%,100%{opacity:.85} 50%{opacity:1; filter:brightness(1.12)} }

        .product-card, .service-item, .process-card, .channel, .contact-card, .contact-form {
            will-change:transform; transition:transform .35s cubic-bezier(.16,.84,.24,1), border-color .3s ease, box-shadow .35s ease, background-color .3s ease;
        }
        .product-card:hover, .service-item:hover, .process-card:hover, .channel:hover {
            transform:translateY(-7px);
            box-shadow:0 22px 48px rgba(0,0,0,.14), 0 0 0 1px color-mix(in srgb,var(--primary) 9%,transparent);
        }
        .product-card:hover .product-preview img { transform:scale(1.045); }
        .product-preview img { transition:transform .7s cubic-bezier(.16,.84,.24,1); }
        .product-number { transition:color .3s ease, transform .3s ease; }
        .product-card:hover .product-number { color:var(--accent); transform:translateX(3px); }
        .product-card:hover .arrow { transform:rotate(-8deg) scale(1.08); }
        .service-icon { transition:transform .35s ease, border-color .3s ease; }
        .service-item:hover .service-icon { transform:rotate(-6deg) scale(1.08); border-color:var(--primary); }
        .process-num { transition:letter-spacing .35s ease; }
        .process-card:hover .process-num { letter-spacing:.16em; }

        .product-preview { position:relative; overflow:hidden; }
        .product-preview::after {
            content:''; position:absolute; inset:0; pointer-events:none;
            background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.12) 48%,transparent 66%);
            transform:translateX(-120%); transition:transform .8s ease;
        }
        .product-card:hover .product-preview::after { transform:translateX(120%); }

        .network-stage { isolation:isolate; }
        .network-stage::before {
            content:''; position:absolute; inset:8%; border:1px dashed color-mix(in srgb,var(--primary) 24%,transparent);
            border-radius:50%; animation:networkRotate 22s linear infinite; pointer-events:none;
        }
        .network-stage::after {
            content:''; position:absolute; width:9px; height:9px; border-radius:50%; background:var(--accent);
            top:12%; left:50%; box-shadow:0 0 22px 4px color-mix(in srgb,var(--accent) 35%,transparent);
            animation:nodeOrbit 7s linear infinite; pointer-events:none;
        }
        @keyframes networkRotate { to{rotate:360deg} }
        @keyframes nodeOrbit { from{transform:rotate(0deg) translateX(145px) rotate(0deg)} to{transform:rotate(360deg) translateX(145px) rotate(-360deg)} }
        .network-stage .link { animation:linkPulse 2.2s ease-in-out infinite; }
        .network-stage .l2 { animation-delay:.35s }.network-stage .l3 { animation-delay:.7s }.network-stage .l4 { animation-delay:1.05s }
        @keyframes linkPulse { 0%,100%{opacity:.25;filter:none} 45%{opacity:1;filter:drop-shadow(0 0 5px color-mix(in srgb,var(--accent) 65%,transparent))} }
        .node { transition:transform .35s ease, box-shadow .35s ease; }
        .node:hover { transform:scale(1.12); box-shadow:0 0 0 6px color-mix(in srgb,var(--primary) 9%,transparent), 0 0 25px color-mix(in srgb,var(--primary) 25%,transparent); }

        .portfolio-window { transition:transform .45s cubic-bezier(.16,.84,.24,1), box-shadow .4s ease; }
        .portfolio-window:hover { transform:rotate(-.6deg) translateY(-7px) !important; box-shadow:0 35px 75px rgba(0,0,0,.22); }
        .browser i { animation:browserDot 2.4s ease-in-out infinite; }
        .browser i:nth-child(2){animation-delay:.18s}.browser i:nth-child(3){animation-delay:.36s}
        @keyframes browserDot { 0%,100%{opacity:.45} 50%{opacity:1} }
        .mock-cards i { animation:cardBlink 3.5s ease-in-out infinite; }
        .mock-cards i:nth-child(2){animation-delay:.3s}.mock-cards i:nth-child(3){animation-delay:.6s}
        @keyframes cardBlink { 0%,100%{transform:translateY(0);opacity:.72} 50%{transform:translateY(-3px);opacity:1} }

        .bridge-panel { animation:bridgeFloat 5s ease-in-out infinite; }
        @keyframes bridgeFloat { 0%,100%{transform:translateX(-50%) rotate(-2deg)} 50%{transform:translateX(-50%) rotate(-1deg) translateY(-5px)} }
        .bridge-line { background-size:200% 100%; animation:lineFlow 5s linear infinite; }
        @keyframes lineFlow { to{background-position:200% 0} }

        .contact-card:hover, .contact-form:hover { box-shadow:0 25px 65px rgba(0,0,0,.16); }
        .online-badge i { animation:onlinePulse 1.8s ease-out infinite; }
        .field input:focus, .field textarea:focus, .field select:focus { box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 13%,transparent), 0 10px 25px rgba(0,0,0,.08); transform:translateY(-1px); }
        .field input, .field textarea, .field select { transition:border-color .25s ease, box-shadow .25s ease, transform .25s ease; }

        /* Reveal each repeated item in a deliberate stagger. */
        .section.active .product-card:nth-child(1), .section.active .service-item:nth-child(1), .section.active .process-card:nth-child(1) { animation-delay:.06s; }
        .section.active .product-card:nth-child(2), .section.active .service-item:nth-child(2), .section.active .process-card:nth-child(2) { animation-delay:.14s; }
        .section.active .product-card:nth-child(3), .section.active .service-item:nth-child(3), .section.active .process-card:nth-child(3) { animation-delay:.22s; }
        .section.active .product-card:nth-child(4), .section.active .service-item:nth-child(4), .section.active .process-card:nth-child(4) { animation-delay:.30s; }
        .section.active .product-card:nth-child(5), .section.active .service-item:nth-child(5), .section.active .process-card:nth-child(5) { animation-delay:.38s; }

        @media (max-width: 700px) {
            #app::before { background-size:30px 30px; opacity:.35; }
            .section::after { opacity:.55; }
            .hero-art::before { display:none; }
            .hero-orbit { animation:orbitDrift 8s ease-in-out infinite alternate; }
            .network-stage::after { animation:none; top:10%; left:50%; }
            .bridge-panel { animation:none; }
            .product-card:hover, .service-item:hover, .process-card:hover, .channel:hover { transform:translateY(-3px); }
        }
        @media (prefers-reduced-motion: reduce) {
            html { scroll-behavior:auto; }
            #app::before, .section::after, .logo-mark::after, .hero-kicker, .pulse, .hero-orbit, .server, .laptop,
            .screen-title, .network-stage::before, .network-stage::after, .network-stage .link, .browser i,
            .mock-cards i, .bridge-panel, .bridge-line, .online-badge i { animation:none !important; }
        }



        /* ===== Premium interface layer ===== */
        .nav-cta,.btn.primary{color:var(--on-primary,#06111e)}
        .screen{position:relative;overflow:hidden}
        .screen::after{content:'';position:absolute;inset:0;background:linear-gradient(115deg,transparent 35%,color-mix(in srgb,var(--primary) 9%,transparent) 50%,transparent 65%);transform:translateX(-120%);animation:screenSweep 4.8s ease-in-out infinite;pointer-events:none}
        .screen-title{display:flex;align-items:center;padding-left:9px;box-sizing:border-box;color:var(--on-primary,#06111e);font:800 9px/1 'DM Sans';letter-spacing:.08em}
        .screen-sub{background:none;color:var(--muted);font:600 6px/1 'DM Sans';letter-spacing:.08em}
        .screen-cards i{position:relative;overflow:hidden}
        .screen-cards i::before{content:'';position:absolute;left:8px;right:8px;top:10px;height:3px;background:var(--primary);border-radius:3px;opacity:.8;box-shadow:0 13px 0 var(--line-strong),0 26px 0 var(--line-strong)}
        @keyframes screenSweep{0%,18%{transform:translateX(-120%)}48%,64%{transform:translateX(120%)}100%{transform:translateX(120%)}}
        .product-card{transform-style:preserve-3d}.product-card::after{content:'';position:absolute;inset:0;border-radius:inherit;background:linear-gradient(125deg,transparent 25%,color-mix(in srgb,var(--primary) 7%,transparent),transparent 65%);opacity:0;transform:translateX(-35%);transition:.5s;pointer-events:none}.product-card:hover::after{opacity:1;transform:translateX(20%)}
        .product-card:hover .product-preview img{transform:scale(1.035)}.product-preview img{transition:transform .6s cubic-bezier(.16,.84,.24,1)}
        .why-layout{display:grid;grid-template-columns:1fr .92fr;gap:6vw;align-items:center}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:27px;max-width:660px}.why-item{display:flex;gap:11px;padding:14px;border:1px solid var(--line);background:var(--surface);border-radius:14px;transition:.35s}.why-item:hover{transform:translateY(-5px);border-color:var(--line-strong);box-shadow:none !important}.why-item>span{color:var(--primary);font:800 10px 'DM Sans'}.why-item b{display:block;font-size:11px}.why-item small{display:block;color:var(--muted);font-size:9px;line-height:1.5;margin-top:4px}.tech-panel{height:430px;position:relative;border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle at 50% 45%,color-mix(in srgb,var(--primary) 13%,transparent),transparent 35%),var(--bg2);overflow:hidden;box-shadow:var(--shadow)}.tech-orbit{position:absolute;width:280px;height:280px;left:50%;top:45%;transform:translate(-50%,-50%);border:1px solid color-mix(in srgb,var(--primary) 32%,transparent);border-radius:50%;box-shadow:0 0 0 42px color-mix(in srgb,var(--primary) 3%,transparent),0 0 0 84px color-mix(in srgb,var(--primary) 2%,transparent);animation:techSpin 18s linear infinite}.tech-orbit::after{content:'';position:absolute;width:7px;height:7px;left:12%;top:20%;border-radius:50%;background:var(--accent);box-shadow:0 0 20px 4px color-mix(in srgb,var(--accent) 35%,transparent)}.tech-core{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);width:112px;height:112px;border:1px solid var(--line-strong);border-radius:25px;background:var(--surface);display:grid;place-items:center;align-content:center;box-shadow:0 0 0 12px color-mix(in srgb,var(--primary) 5%,transparent),0 25px 65px rgba(0,0,0,.4)}.tech-core span{font-size:28px;color:var(--primary);font-weight:800}.tech-core small{font-size:7px;letter-spacing:.18em;color:var(--muted);margin-top:4px}.tech-label{position:absolute;padding:7px 10px;border:1px solid var(--line-strong);border-radius:9px;background:color-mix(in srgb,var(--surface) 92%,transparent);color:var(--text);font-size:9px;font-weight:800;box-shadow:0 12px 25px rgba(0,0,0,.2)}.tech-1{left:13%;top:18%}.tech-2{right:13%;top:22%}.tech-3{right:8%;top:53%}.tech-4{right:19%;bottom:14%}.tech-5{left:12%;bottom:20%}.tech-6{left:7%;top:52%}.tech-caption{position:absolute;left:22px;bottom:20px;display:flex;flex-direction:column;gap:4px}.tech-caption span{font-size:8px;color:var(--primary);letter-spacing:.16em}.tech-caption b{font-size:12px}.tech-panel:hover .tech-orbit{animation-duration:8s}@keyframes techSpin{to{transform:translate(-50%,-50%) rotate(360deg)}}
        .testimonial-wrap{display:grid;grid-template-columns:.7fr 1.3fr;gap:5vw;align-items:center}.testimonial-track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.testimonial-card{position:relative;min-height:225px;padding:22px;border:1px solid var(--line);border-radius:19px;background:linear-gradient(145deg,var(--surface),var(--bg2));box-shadow:0 20px 50px rgba(0,0,0,.2);transition:.4s}.testimonial-card:hover{transform:translateY(-7px);border-color:var(--line-strong)}.quote-mark{position:absolute;right:18px;top:10px;font:700 52px Georgia;color:color-mix(in srgb,var(--primary) 25%,transparent)}.stars{color:var(--primary);font-size:10px;letter-spacing:.15em}.testimonial-card p{font-size:11px;line-height:1.7;color:var(--muted);margin-top:15px;max-width:350px}.testimonial-person{display:flex;align-items:center;gap:9px;margin-top:20px}.testimonial-person img,.avatar-fallback{width:34px;height:34px;border-radius:50%;object-fit:cover;border:1px solid var(--line-strong)}.avatar-fallback{display:grid;place-items:center;background:var(--surface-2);color:var(--primary);font-size:11px;font-weight:800}.testimonial-person b{display:block;font-size:10px}.testimonial-person small{display:block;color:var(--muted);font-size:8px;margin-top:2px}
        @media(max-width:900px){.why-layout,.testimonial-wrap{grid-template-columns:1fr}.tech-panel{height:330px}.testimonial-heading{max-width:650px}.testimonial-track{grid-template-columns:repeat(2,1fr)}}
        @media(max-width:700px){.why-grid{grid-template-columns:1fr}.tech-panel{height:290px}.tech-orbit{width:190px;height:190px}.tech-core{width:84px;height:84px;border-radius:20px}.tech-core span{font-size:21px}.tech-1{left:6%;top:14%}.tech-2{right:6%;top:17%}.tech-3{right:4%;top:52%}.tech-4{right:12%;bottom:10%}.tech-5{left:8%;bottom:13%}.tech-6{left:3%;top:51%}.testimonial-track{grid-template-columns:1fr}.testimonial-card{min-height:205px}}
        @media(prefers-reduced-motion:reduce){.screen::after,.tech-orbit{animation:none!important}.product-card::after{transition:none!important}}

        /* ===== Cinematic Scene Transitions ===== */
        .scene-transition{position:fixed;inset:0;z-index:160;pointer-events:none;overflow:hidden;opacity:0;visibility:hidden}
        .scene-transition__wash{position:absolute;inset:-12%;background:radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--primary) 20%,transparent),transparent 42%),linear-gradient(115deg,color-mix(in srgb,var(--bg) 94%,transparent),color-mix(in srgb,var(--surface) 88%,transparent));transform:translateY(105%) skewY(-3deg);opacity:.94}
        .scene-transition__beam{position:absolute;top:-25%;bottom:-25%;left:-12%;width:9vw;min-width:54px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--accent) 42%,transparent),transparent);filter:blur(4px);transform:translateX(-160%) skewX(-18deg);opacity:.9}
        .scene-transition__frame{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.82);display:flex;align-items:baseline;gap:12px;opacity:0;color:var(--text);font-weight:700;letter-spacing:.18em;text-transform:uppercase;text-shadow:0 0 24px color-mix(in srgb,var(--primary) 30%,transparent)}
        .scene-transition__index{font-size:clamp(12px,1vw,15px);color:var(--primary)}
        .scene-transition__label{font-size:clamp(10px,.9vw,13px);color:var(--muted)}
        .scene-transition.play{visibility:visible;opacity:1}
        .scene-transition.play .scene-transition__wash{animation:sceneWash 1.1s cubic-bezier(.76,0,.24,1) both}
        .scene-transition.play .scene-transition__beam{animation:sceneBeam 1.1s cubic-bezier(.55,.08,.22,.95) both}
        .scene-transition.play .scene-transition__frame{animation:sceneFrame 1.1s cubic-bezier(.16,.84,.24,1) both}
        @keyframes sceneWash{0%{transform:translateY(105%) skewY(-3deg);opacity:0}16%{opacity:.94}62%{transform:translateY(0) skewY(0);opacity:.98}100%{transform:translateY(-105%) skewY(3deg);opacity:0}}
        @keyframes sceneBeam{0%{transform:translateX(-160%) skewX(-18deg);opacity:0}18%{opacity:1}72%{opacity:.72}100%{transform:translateX(1500%) skewX(-18deg);opacity:0}}
        @keyframes sceneFrame{0%{opacity:0;transform:translate(-50%,-50%) scale(.82);filter:blur(8px)}25%{opacity:1;transform:translate(-50%,-50%) scale(1);filter:blur(0)}68%{opacity:1;transform:translate(-50%,-50%) scale(1.02)}100%{opacity:0;transform:translate(-50%,-50%) scale(1.08);filter:blur(2px)}}

        /* Each section gets a little cinematic depth, while the content stays readable. */
        .section.is-entering .hero-art{animation:sceneVisualIn .95s cubic-bezier(.16,.84,.24,1) both}
        .section.is-entering .portfolio-window{animation:sceneVisualIn .9s .04s cubic-bezier(.16,.84,.24,1) both}
        .section.is-entering .network-stage{animation:sceneVisualIn .9s .04s cubic-bezier(.16,.84,.24,1) both}
        .section.is-entering .contact-card,.section.is-entering .contact-form{animation:sceneVisualIn .82s .05s cubic-bezier(.16,.84,.24,1) both}
        @keyframes sceneVisualIn{0%{opacity:0;transform:translate3d(calc(42px * var(--scroll-direction)),22px,80px) rotateY(calc(5deg * var(--scroll-direction))) scale(.93);filter:blur(5px)}55%{opacity:1;transform:translate3d(calc(-7px * var(--scroll-direction)),-3px,0) rotateY(calc(-.7deg * var(--scroll-direction))) scale(1.015);filter:blur(0)}100%{opacity:1;transform:none}}
        @media(max-width:700px){
            .scene-transition__frame{gap:8px}.scene-transition__beam{width:18vw}.scene-transition.play .scene-transition__wash{animation-duration:.92s}.scene-transition.play .scene-transition__beam{animation-duration:.92s}.scene-transition.play .scene-transition__frame{animation-duration:.92s}
        }
        @media(prefers-reduced-motion:reduce){.scene-transition{display:none}.section.is-entering .hero-art,.section.is-entering .portfolio-window,.section.is-entering .network-stage,.section.is-entering .contact-card,.section.is-entering .contact-form{animation:none!important}}


        /* ===== Stronger section separation (theme-aware) ===== */
        #app > .section:nth-of-type(odd){
            background:var(--bg);
        }
        #app > .section:nth-of-type(even){
            background:var(--surface-2);
            box-shadow:inset 0 1px 0 var(--line), inset 0 -1px 0 var(--line);
        }
        /* Stronger separation for dark/light/custom themes without hardcoded colors */
        #app > .section:nth-of-type(even)::after{
            content:'';
            position:absolute; inset:0; pointer-events:none; z-index:0;
            background:color-mix(in srgb,var(--primary) 4%,transparent);
        }
        #app > .section:nth-of-type(even) .section-inner{position:relative;z-index:1}

        /* ===== Scroll Choreography ===== */
        .section {
            --scroll-direction: 1;
            transform-style: preserve-3d;
            perspective: 1200px;
            will-change: transform, opacity, filter;
        }
        .section.exit-up {
            animation: scrollExitUp .82s cubic-bezier(.22,.8,.18,1) both;
            z-index: 1;
        }
        .section.exit-down {
            animation: scrollExitDown .82s cubic-bezier(.22,.8,.18,1) both;
            z-index: 1;
        }
        .section.is-entering {
            animation: scrollEnter .88s cubic-bezier(.16,.84,.24,1) both;
            z-index: 3;
        }
        .section.is-entering::before {
            content:''; position:absolute; inset:0; z-index:5; pointer-events:none;
            background:radial-gradient(circle at 50% 45%, color-mix(in srgb,var(--primary) 12%,transparent), transparent 42%);
            opacity:0; animation:scrollAtmosphere .9s ease both;
        }
        .section.is-entering .section-inner { animation:contentDepth .9s cubic-bezier(.16,.84,.24,1) both; }
        .section.is-entering .eyebrow, .section.is-entering .section-title,
        .section.is-entering .section-desc { animation:contentRise .75s cubic-bezier(.16,.84,.24,1) both .08s; }
        .section.is-entering .product-card, .section.is-entering .service-item,
        .section.is-entering .process-card { animation-name:cardRise; animation-duration:.72s; animation-fill-mode:both; }
        @keyframes scrollExitUp {
            0%{opacity:1;transform:translate3d(0,0,0) scale(1) rotateX(0);filter:blur(0)}
            100%{opacity:.18;transform:translate3d(0,-16vh,-90px) scale(.92) rotateX(2deg);filter:blur(5px)}
        }
        @keyframes scrollExitDown {
            0%{opacity:1;transform:translate3d(0,0,0) scale(1) rotateX(0);filter:blur(0)}
            100%{opacity:.18;transform:translate3d(0,16vh,-90px) scale(.92) rotateX(-2deg);filter:blur(5px)}
        }
        @keyframes scrollEnter {
            0%{opacity:.2;transform:translate3d(0,calc(14vh * var(--scroll-direction)),80px) scale(.94);filter:blur(7px)}
            55%{opacity:1;transform:translate3d(0,calc(-1vh * var(--scroll-direction)),0) scale(1.015);filter:blur(0)}
            100%{opacity:1;transform:none;filter:none}
        }
        @keyframes contentDepth { 0%{opacity:.35;transform:translateY(calc(28px * var(--scroll-direction))) scale(.975)} 100%{opacity:1;transform:none} }
        @keyframes contentRise { 0%{opacity:0;transform:translateY(22px);filter:blur(4px)} 100%{opacity:1;transform:none;filter:none} }
        @keyframes cardRise { 0%{opacity:0;transform:translateY(28px) scale(.97)} 100%{opacity:1;transform:none} }
        @keyframes scrollAtmosphere { 0%{opacity:0} 30%{opacity:1} 100%{opacity:0} }
        @media (max-width:700px){
            .section.exit-up,.section.exit-down{animation-duration:.62s}
            .section.is-entering{animation-duration:.68s}
            .section.is-entering::before{display:none}
        }
        @media (prefers-reduced-motion:reduce){
            .section.exit-up,.section.exit-down,.section.is-entering,.section.is-entering::before,
            .section.is-entering .section-inner,.section.is-entering .eyebrow,.section.is-entering .section-title,
            .section.is-entering .section-desc,.section.is-entering .product-card,.section.is-entering .service-item,
            .section.is-entering .process-card{animation:none!important;filter:none!important;transform:none!important;opacity:1!important}
        }

    
        /* ===== Mobile Hero: visual art as background overlay ===== */
        @media (max-width: 700px) {
            .section.hero {
                position: relative;
                isolation: isolate;
            }
            .hero-grid {
                position: relative;
                display: block;
                width: 100%;
                min-height: 100%;
            }
            .hero-art {
                position: absolute;
                inset: 0;
                width: 100%;
                height: 100%;
                z-index: 1;
                pointer-events: none;
                opacity: .72;
                overflow: visible;
            }
            .hero-art::before { display:none; }
            .hero-orbit {
                width: 330px;
                height: 330px;
                right: -88px;
                top: 12%;
                opacity: .46;
            }
            .server {
                width: 122px;
                height: 164px;
                left: -18px;
                top: 22%;
                opacity: .42;
                filter: blur(.1px);
            }
            .laptop {
                width: 235px;
                height: 150px;
                right: -62px;
                bottom: 18%;
                opacity: .40;
                filter: blur(.1px);
            }
            .hero-copy {
                position: relative;
                z-index: 5;
                width: min(100%, 620px);
                margin: 0 auto;
                padding-top: 9vh;
                text-align: center;
            }
            .hero-copy .hero-kicker,
            .hero-copy h1,
            .hero-copy .lead,
            .hero-copy .actions,
            .hero-copy .hero-stats {
                position: relative;
                z-index: 6;
            }
            .hero-copy .hero-kicker { margin-left:auto; margin-right:auto; }
            .hero-copy .actions { justify-content:center; }
            .hero-copy .hero-stats { justify-content:center; }
            .hero-copy h1 {
                text-shadow: 0 2px 24px color-mix(in srgb,var(--bg) 75%,transparent),
                             0 0 35px color-mix(in srgb,var(--primary) 10%,transparent);
            }
            .hero-copy .lead {
                max-width: 520px;
                margin-left:auto;
                margin-right:auto;
                text-shadow: 0 2px 14px color-mix(in srgb,var(--bg) 80%,transparent);
            }
            .hero::before {
                content:'';
                position:absolute;
                inset:0;
                z-index:2;
                pointer-events:none;
                background:radial-gradient(circle at 50% 42%, color-mix(in srgb,var(--bg) 35%,transparent), color-mix(in srgb,var(--bg) 70%,transparent) 68%, color-mix(in srgb,var(--bg) 84%,transparent));
            }
            .hero .bridge { z-index:7; }
        }
        @media (max-width: 380px) {
            .hero-copy { padding-top: 8vh; }
            .hero-art { opacity:.64; }
            .hero-orbit { width:270px; height:270px; right:-76px; top:15%; }
            .server { width:100px; height:134px; left:-18px; top:24%; }
            .laptop { width:190px; height:122px; right:-52px; bottom:17%; }
        }

        /* ===== Mobile Hero final refinement: animated artwork remains a separate visual ===== */
        @media (max-width:700px) {
            .hero-grid {
                display:flex !important;
                flex-direction:column !important;
                align-items:center !important;
                justify-content:center !important;
                gap:8px !important;
                min-height:100%;
            }
            .hero-copy {
                order:1 !important;
                width:min(100%, 620px) !important;
                padding-top:0 !important;
                margin-inline:auto !important;
                text-align:center;
            }
            .hero-art {
                order:2 !important;
                position:relative !important;
                inset:auto !important;
                width:min(100%, 340px) !important;
                height:205px !important;
                margin:4px auto 0 !important;
                opacity:1 !important;
                overflow:visible !important;
                z-index:4 !important;
            }
            .hero-art::before {
                display:block !important;
                right:8px !important;
                bottom:2px !important;
                opacity:.55 !important;
            }
            .hero::before {
                z-index:0 !important;
                background:radial-gradient(circle at 50% 42%, color-mix(in srgb,var(--bg) 12%,transparent), color-mix(in srgb,var(--bg) 38%,transparent) 68%, color-mix(in srgb,var(--bg) 70%,transparent)) !important;
            }
            .hero-orbit {
                width:205px !important;
                height:205px !important;
                right:50% !important;
                top:2px !important;
                transform:translateX(50%) !important;
                opacity:.72 !important;
                z-index:1 !important;
            }
            .server {
                width:92px !important;
                height:124px !important;
                left:18px !important;
                top:35px !important;
                opacity:1 !important;
                z-index:3 !important;
                box-shadow:0 18px 38px rgba(0,0,0,.35), 0 0 28px color-mix(in srgb,var(--primary) 9%,transparent) !important;
            }
            .laptop {
                width:190px !important;
                height:122px !important;
                right:10px !important;
                bottom:10px !important;
                opacity:1 !important;
                z-index:4 !important;
                box-shadow:0 25px 55px rgba(0,0,0,.42), 0 0 30px color-mix(in srgb,var(--primary) 8%,transparent) !important;
            }
            .screen { padding:9px !important; }
            .screen-logo { width:45px !important; height:5px !important; }
            .screen-pill { width:34px !important; height:12px !important; }
            .screen-title {
                width:72% !important;
                height:15px !important;
                margin-top:16px !important;
                display:flex !important;
                align-items:center !important;
                padding-left:6px !important;
                box-sizing:border-box !important;
                color:#fff !important;
                font:700 6px/1 'DM Sans' !important;
                letter-spacing:.08em !important;
                overflow:hidden !important;
                white-space:nowrap !important;
            }
            .screen-sub {
                width:55% !important;
                height:auto !important;
                min-height:5px !important;
                margin-top:6px !important;
                background:none !important;
                color:var(--muted) !important;
                font:600 5px/1 'DM Sans' !important;
                letter-spacing:.06em !important;
                white-space:nowrap !important;
            }
            .screen-cards {
                gap:5px !important;
                margin-top:13px !important;
            }
            .screen-cards i {
                height:43px !important;
                display:flex !important;
                align-items:flex-end !important;
                justify-content:center !important;
                padding-bottom:5px !important;
                box-sizing:border-box !important;
                position:relative !important;
            }
            .screen-cards i::after {
                content:attr(data-label);
                color:var(--muted);
                font:700 4.5px/1 'DM Sans';
                letter-spacing:.04em;
            }
            .hero-tag {
                top:0 !important;
                right:7px !important;
                transform:scale(.82) !important;
                transform-origin:top right !important;
                z-index:7 !important;
            }
            .hero-copy .hero-kicker { margin-bottom:13px !important; }
            .hero-copy h1 { margin-inline:auto !important; }
            .hero-copy .lead { margin-top:13px !important; }
            .hero-copy .actions { justify-content:center !important; }
            .hero-copy .hero-stats { justify-content:center !important; }
        }
        @media (max-width:380px) {
            .hero-art { width:310px !important; height:190px !important; }
            .hero-orbit { width:190px !important; height:190px !important; }
            .server { width:84px !important; height:114px !important; left:12px !important; top:34px !important; }
            .laptop { width:175px !important; height:112px !important; right:7px !important; bottom:7px !important; }
        }


        /* ===== Master visual direction: supplied Hexabyte reference ===== */
        .target-section,.portfolio-target,.about-target,.testimonial-target,.contact-target{width:min(1180px,92vw);margin-left:auto;margin-right:auto}
        .target-heading{text-align:center;max-width:760px;margin:0 auto 28px}.target-heading .lead{max-width:650px;margin:12px auto 0}
        .hero-copy h1{max-width:650px}.hero-copy h1 .accent{display:inline-block}
        .hero-stats{border:1px solid var(--line);border-radius:18px;background:color-mix(in srgb,var(--surface) 76%,transparent);backdrop-filter:blur(14px);padding:13px 8px;margin-top:30px;box-shadow:0 18px 50px rgba(0,0,0,.18)}
        .hero-stats .stat{min-width:112px}.hero-stats .stat strong{font-size:24px}.hero-stats .stat span{font-size:9px}
        .service-target-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.service-target-card{padding:22px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,var(--surface),var(--bg2));min-height:235px;transition:.4s;position:relative;overflow:hidden}.service-target-card:hover{transform:translateY(-7px);border-color:var(--line-strong);box-shadow:none}.service-target-top{display:flex;justify-content:space-between;align-items:center}.service-target-top>span{font-size:26px;color:color-mix(in srgb,var(--primary) 75%,transparent);font-weight:800}.service-target-card h3{font-size:18px;margin:34px 0 9px}.service-target-card p{font-size:11px;line-height:1.65;color:var(--muted)}.service-target-card a{display:inline-block;margin-top:18px;color:var(--primary);font-size:10px;font-weight:800}.tech-strip{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:26px;justify-content:center}.tech-strip span{font-size:8px;letter-spacing:.16em;color:var(--primary);margin-right:6px}.tech-strip b{font-size:9px;padding:9px 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--muted)}
        .portfolio-target{display:grid;grid-template-columns:.72fr 1.28fr;gap:5vw;align-items:center}.portfolio-target-copy h2{font-size:clamp(38px,4.5vw,62px)}.target-window{height:410px;transform:rotate(-1.3deg);box-shadow:0 30px 90px rgba(0,0,0,.38)}.target-window .mock-site{height:calc(100% - 34px)}.target-window .mock-main{height:calc(100% - 20px)}
        .about-target{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.about-target>.target-heading{text-align:left;margin:0}.about-target>.target-heading .lead{margin-left:0}.about-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:15px;align-items:center}.about-core{height:250px;border:1px solid var(--line);border-radius:24px;background:radial-gradient(circle at 50% 45%,color-mix(in srgb,var(--primary) 14%,transparent),transparent 50%),var(--bg2);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.hex-core{width:112px;height:112px;display:grid;place-items:center;border:2px solid var(--primary);clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%);background:color-mix(in srgb,var(--primary) 9%,transparent);color:var(--primary);font-weight:900;font-size:24px;box-shadow:0 0 45px color-mix(in srgb,var(--primary) 20%,transparent)}.about-core>span{font-size:8px;letter-spacing:.2em;color:var(--muted)}.target-why{margin:0;max-width:none}.process-target{grid-column:1/-1;margin-top:12px;padding-top:26px;border-top:1px solid var(--line);text-align:center}.process-target h2{margin:5px 0 20px}.process-target-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.process-target-card{position:relative;padding:12px 18px}.process-target-card:not(:last-child)::after{content:'';position:absolute;right:-1px;top:25px;width:calc(100% - 35px);height:1px;background:linear-gradient(90deg,var(--primary),var(--line));transform:translateX(50%)}.process-target-card>span{display:grid;place-items:center;width:48px;height:48px;border:1px solid var(--primary);border-radius:50%;margin:0 auto 10px;color:var(--primary);background:var(--bg)}.process-target-card h3{font-size:13px}.process-target-card p{font-size:9px;line-height:1.5;color:var(--muted);margin-top:5px}
        .testimonial-target>.target-heading{margin-bottom:22px}.target-testimonials{grid-template-columns:repeat(3,1fr);gap:14px}.target-testimonials .testimonial-card{min-height:220px}.final-cta{margin-top:22px;border:1px solid var(--line);border-radius:22px;background:radial-gradient(circle at 78% 50%,color-mix(in srgb,var(--primary) 12%,transparent),transparent 28%),var(--surface);padding:26px 30px;display:grid;grid-template-columns:1fr 180px;align-items:center;overflow:hidden}.final-cta h2{font-size:clamp(25px,3vw,38px);margin:5px 0 8px}.final-cta p{font-size:11px;color:var(--muted);max-width:560px}.final-cta .btn{margin-top:16px}.cta-visual{display:grid;place-items:center;height:150px}.cta-cube{font-size:80px;color:var(--primary);filter:drop-shadow(0 0 24px color-mix(in srgb,var(--primary) 28%,transparent));animation:ctaFloat 4s ease-in-out infinite}@keyframes ctaFloat{50%{transform:translateY(-9px) rotate(6deg)}}
        .contact-target>.target-heading{text-align:left;margin-left:0}.contact-target .contact-shell{margin-top:5px}.contact-target .contact-card,.contact-target .contact-form{border-radius:20px}.contact-target .contact-card{background:linear-gradient(145deg,var(--surface),var(--bg2))}
        @media(max-width:900px){.nav-links{gap:15px}.portfolio-target,.about-target{grid-template-columns:1fr}.portfolio-target-copy{text-align:center}.portfolio-target-copy .lead{margin-inline:auto}.about-target>.target-heading{text-align:center}.about-target>.target-heading .lead{margin-inline:auto}.service-target-grid{grid-template-columns:1fr 1fr}.target-testimonials{grid-template-columns:1fr 1fr}.process-target-grid{grid-template-columns:1fr 1fr}.process-target-card:not(:last-child)::after{display:none}}
        @media(max-width:700px){.nav-links{display:none}.service-target-grid,.target-testimonials,.process-target-grid{grid-template-columns:1fr}.target-window{height:280px}.about-grid{grid-template-columns:1fr}.about-core{height:180px}.final-cta{grid-template-columns:1fr}.cta-visual{height:90px}.hero-stats{display:flex;overflow-x:auto}.hero-stats .stat{min-width:105px}.tech-strip{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}.tech-strip b{white-space:nowrap}}
        /* ===== Reference hero: photographic laptop composition ===== */
        .hero-art-reference{height:520px;position:relative;display:flex;align-items:center;justify-content:flex-end;overflow:visible}
        .hero-art-reference .hero-art-glow{position:absolute;width:560px;height:430px;right:-20px;top:35px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary) 16%,transparent) 0%,transparent 64%);filter:blur(12px);pointer-events:none}
        .hero-reference-laptop{position:relative;z-index:3;width:min(760px,108%);height:auto;max-height:560px;object-fit:contain;filter:drop-shadow(0 32px 48px rgba(0,0,0,.48));transform:translate(3%,2%) rotate(1deg);animation:referenceLaptopIn 1.05s .12s cubic-bezier(.16,.84,.24,1) both,referenceLaptopFloat 6s 1.3s ease-in-out infinite}
        .hero-reference-tag{position:absolute;z-index:4;right:5%;top:7%;font-size:8px;letter-spacing:.15em;color:var(--muted);border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 82%,transparent);backdrop-filter:blur(10px);padding:8px 11px;border-radius:999px}
        .hero-reference-tag span{color:var(--primary);padding:0 5px}
        @keyframes referenceLaptopIn{from{opacity:0;transform:translate(100px,45px) rotate(6deg) scale(.88)}to{opacity:1;transform:translate(3%,2%) rotate(1deg) scale(1)}}
        @keyframes referenceLaptopFloat{0%,100%{margin-top:0}50%{margin-top:-8px}}
        .hero-art-reference::after{content:'';position:absolute;z-index:5;inset:8% -12% 8% 4%;background:linear-gradient(115deg,transparent 40%,color-mix(in srgb,var(--primary) 11%,transparent) 50%,transparent 60%);transform:translateX(-120%);animation:referenceBeam 7s ease-in-out 1.8s infinite;pointer-events:none;mix-blend-mode:screen}
        @keyframes referenceBeam{0%,18%{transform:translateX(-120%)}38%,48%{transform:translateX(120%)}100%{transform:translateX(120%)}}
        @media(max-width:900px){.hero-art-reference{height:390px;justify-content:flex-end}.hero-reference-laptop{width:760px;max-width:115%;transform:translate(8%,0) rotate(1deg)}.hero-reference-tag{right:2%;top:3%}}
        @media(max-width:700px){.hero-art-reference{position:absolute;inset:0;width:100%;height:100%;opacity:.72;align-items:flex-end;justify-content:flex-end;pointer-events:none}.hero-reference-laptop{width:620px;max-width:none;position:absolute;right:-34%;bottom:6%;transform:rotate(1deg);filter:drop-shadow(0 22px 32px rgba(0,0,0,.52))}.hero-reference-tag{top:23%;right:4%;transform:scale(.82);transform-origin:top right}.hero-art-reference .hero-art-glow{width:360px;height:300px;right:-25%;top:22%}}
        @media(prefers-reduced-motion:reduce){.hero-reference-laptop,.hero-art-reference::after{animation:none!important}}
        @media(max-width:700px){.service-target-top{justify-content:center}.service-target-top>span{display:block;text-align:center;width:100%}.service-target-card .service-target-top{flex-direction:column;gap:6px}}
        .logo-mark-hex{display:grid!important;place-items:center;color:var(--primary);background:color-mix(in srgb,var(--primary) 10%,transparent)!important;border:1px solid color-mix(in srgb,var(--primary) 55%,var(--line))!important;box-shadow:0 0 24px color-mix(in srgb,var(--primary) 10%,transparent)}
        .logo-mark-hex svg{width:70%;height:70%;display:block}
        .hero-copy h1{font-weight:800;text-wrap:balance}
        .hero-reference-laptop{will-change:transform}


/* --------------------------------------------------------------------------
   Consolidated module 2
   -------------------------------------------------------------------------- */
/* ================================================================
         FINAL MOBILE LAYOUT
         This block intentionally comes AFTER every previous mobile rule,
         so it wins over the legacy responsive rules in this template.
      ================================================================= */
      @media (max-width: 700px) {
        html, body { overflow-x:hidden !important; }
        #app { overflow:hidden !important; }

        .section {
          height:100dvh !important;
          min-height:100dvh !important;
          padding:82px 16px 42px !important;
          align-items:flex-start !important;
          overflow-x:hidden !important;
          overflow-y:auto !important;
        }

        /* Give mobile content below the navbar a little more breathing room.
           Home and Portfolio intentionally keep their existing position. */
        .section:not(.hero):not(:has(.portfolio-target)) {
          padding-top:100px !important;
        }
        .section-inner { width:100% !important; max-width:760px !important; margin-left:auto !important; margin-right:auto !important; }

        /* SERVICES: cards become a compact 2-column reading grid. */
        .service-target-grid {
          display:grid !important;
          grid-template-columns:repeat(2,minmax(0,1fr)) !important;
          gap:10px !important;
          align-items:stretch !important;
        }
        .service-target-card {
          min-height:0 !important;
          height:100% !important;
          padding:15px !important;
        }
        .service-target-card h3 { font-size:15px !important; line-height:1.15 !important; margin:20px 0 7px !important; }
        .service-target-card p { font-size:10px !important; line-height:1.5 !important; }
        .service-target-card a { margin-top:12px !important; }

        /* TECHNOLOGY = supporting tech stack, not part of "layanan kami". */
        .tech-strip {
          display:flex !important;
          align-items:center !important;
          gap:8px !important;
          margin-top:18px !important;
          padding:10px 0 5px !important;
          overflow-x:auto !important;
          flex-wrap:nowrap !important;
          justify-content:flex-start !important;
          scrollbar-width:none !important;
          border-top:1px solid var(--line) !important;
        }
        .tech-strip::-webkit-scrollbar { display:none; }
        .tech-strip > span {
          flex:0 0 auto !important;
          font-size:8px !important;
          font-weight:800 !important;
          letter-spacing:.13em !important;
          color:var(--text) !important;
          margin-right:3px !important;
        }
        .tech-strip > b {
          flex:0 0 auto !important;
          display:inline-flex !important;
          align-items:center !important;
          gap:6px !important;
          min-height:34px !important;
          padding:7px 10px !important;
          font-size:9px !important;
          white-space:nowrap !important;
          border-radius:10px !important;
        }
        .tech-strip > b img { width:16px !important; height:16px !important; object-fit:contain !important; }

        /* PORTFOLIO: keep copy + preview balanced instead of a tall empty stack. */
        .portfolio-target {
          display:grid !important;
          grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr) !important;
          gap:12px !important;
          align-items:center !important;
        }
        .portfolio-target-copy { min-width:0 !important; text-align:left !important; }
        .portfolio-target-copy h2 { font-size:clamp(29px,8vw,40px) !important; }
        .portfolio-target-copy .lead { font-size:10px !important; line-height:1.55 !important; margin:9px 0 0 !important; }
        .project-switch { gap:6px !important; margin-top:15px !important; flex-wrap:wrap !important; }
        .project-name { min-width:0 !important; font-size:9px !important; max-width:100px !important; }
        .round { width:30px !important; height:30px !important; flex:0 0 30px !important; }
        .target-window {
          width:100% !important;
          height:245px !important;
          min-height:245px !important;
          transform:none !important;
          margin:0 !important;
        }
        .target-window .mock-site { height:calc(100% - 38px) !important; padding:12px !important; }
        .target-window .mock-main {
          height:auto !important;
          display:grid !important;
          grid-template-columns:minmax(0,1fr) 82px !important;
          gap:8px !important;
          margin-top:13px !important;
        }
        .target-window .mock-main h3 { font-size:15px !important; }
        .target-window .mock-main p { font-size:7px !important; }
        .target-window .mock-main .visual { display:block !important; height:88px !important; }
        .target-window .mock-cards { grid-template-columns:repeat(3,1fr) !important; gap:5px !important; margin-top:12px !important; }
        .target-window .mock-cards i { height:42px !important; }

        /* WHY HEXABYTE: visual + reasons in a clean 2-column card grid. */
        .about-target { display:block !important; }
        .about-target > .target-heading { text-align:left !important; margin:0 0 16px !important; }
        .about-target > .target-heading .lead { margin-left:0 !important; }
        .about-grid {
          display:grid !important;
          grid-template-columns:110px minmax(0,1fr) !important;
          gap:10px !important;
          align-items:stretch !important;
        }
        .about-core { height:auto !important; min-height:220px !important; }
        .why-grid {
          display:grid !important;
          grid-template-columns:repeat(2,minmax(0,1fr)) !important;
          gap:8px !important;
        }
        .why-item { min-width:0 !important; padding:11px !important; }
        .why-item b { font-size:10px !important; }
        .why-item small { font-size:8px !important; line-height:1.45 !important; }
        .process-target { margin-top:20px !important; padding-top:18px !important; }
        .process-target-grid {
          display:grid !important;
          grid-template-columns:repeat(2,minmax(0,1fr)) !important;
          gap:8px !important;
        }
        .process-target-card { padding:12px 8px !important; border:1px solid var(--line) !important; border-radius:12px !important; background:var(--surface) !important; }
        .process-target-card:not(:last-child)::after { display:none !important; }
        .process-target-card>span { width:34px !important; height:34px !important; margin-bottom:7px !important; font-size:9px !important; }
        .process-target-card h3 { font-size:11px !important; }
        .process-target-card p { font-size:8px !important; line-height:1.4 !important; }

        /* TESTIMONIALS: 2 cards per row, CTA underneath at full width. */
        .target-testimonials {
          display:grid !important;
          grid-template-columns:repeat(2,minmax(0,1fr)) !important;
          gap:9px !important;
        }
        .target-testimonials .testimonial-card { min-height:0 !important; padding:14px !important; }
        .target-testimonials .testimonial-card p { font-size:9px !important; line-height:1.5 !important; }
        .testimonial-person b { font-size:9px !important; }
        .testimonial-person small { font-size:8px !important; }
        .final-cta { grid-template-columns:minmax(0,1fr) 55px !important; gap:8px !important; padding:16px !important; margin-top:12px !important; }
        .final-cta h2 { font-size:20px !important; }
        .final-cta p { font-size:9px !important; }
        .cta-visual { height:70px !important; }
        .cta-cube { font-size:48px !important; }

        /* CONTACT: information channels in 2 columns; form remains readable. */
        .contact-target > .target-heading { text-align:left !important; }
        .contact-target .contact-shell { margin-top:10px !important; }
        .contact-channels { display:grid !important; grid-template-columns:repeat(2,minmax(0,1fr)) !important; gap:8px !important; }
        .contact-channels .channel { min-width:0 !important; padding:12px !important; }
        .contact-channels .channel b { font-size:9px !important; }
        .contact-channels .channel span { font-size:8px !important; line-height:1.4 !important; }

        /* Hero is the only section where the visual must stay below the copy. */
        .section.hero .hero-grid { display:flex !important; flex-direction:column !important; gap:8px !important; }
        .section.hero .hero-copy { order:1 !important; width:100% !important; text-align:center !important; }
        .section.hero .hero-art-reference { order:2 !important; position:relative !important; inset:auto !important; width:100% !important; height:185px !important; opacity:1 !important; }
        .section.hero .hero-reference-laptop { width:min(370px,108vw) !important; right:50% !important; bottom:-2px !important; transform:translateX(50%) rotate(1deg) !important; }
        .section.hero .hero-reference-tag { right:50% !important; top:5px !important; transform:translateX(50%) scale(.76) !important; }
      }

      @media (max-width:420px) {
        .service-target-grid { grid-template-columns:repeat(2,minmax(0,1fr)) !important; }
        .portfolio-target { grid-template-columns:1fr !important; gap:14px !important; }
        .portfolio-target-copy { text-align:center !important; }
        .portfolio-target-copy .lead { margin-inline:auto !important; }
        .project-switch { justify-content:center !important; }
        .target-window { height:230px !important; min-height:230px !important; }
        .about-grid { grid-template-columns:1fr !important; }
        .about-core { min-height:110px !important; }
        .why-grid { grid-template-columns:repeat(2,minmax(0,1fr)) !important; }
      }

      @media (max-width:360px) {
        .section { padding-inline:12px !important; }
        .service-target-card { padding:12px !important; }
        .service-target-card h3 { font-size:13px !important; }
        .why-item { padding:9px !important; }
        .why-item small { font-size:7px !important; }
      }

      /* TECH STACK visual treatment */
      .tech-stack { margin-top:24px; }
      .tech-stack-heading { display:flex; align-items:baseline; gap:14px; justify-content:center; margin-bottom:11px; }
      .tech-stack-heading .eyebrow { margin:0; font-size:9px; }
      .tech-stack-heading p { color:var(--muted); font-size:9px; }
      .tech-strip { display:flex; align-items:center; justify-content:center; gap:8px; flex-wrap:wrap; margin-top:0; }
      .tech-strip > b { display:inline-flex; align-items:center; gap:7px; padding:8px 10px; border:1px solid var(--line); border-radius:10px; background:var(--surface); color:var(--text); font-size:9px; font-weight:700; white-space:nowrap; }
      .tech-strip > b img { width:16px; height:16px; object-fit:contain; flex:0 0 16px; }

      /* FINAL TECH STACK: brand logos via <img>, static desktop + continuous mobile marquee. */
      .tech-strip-desktop { display:flex !important; }
      .tech-marquee { display:none; }
      .tech-marquee-track { display:flex; width:max-content; }
      .tech-marquee-group { display:flex; align-items:center; gap:8px; padding-right:8px; }
      .tech-marquee-group > b { display:inline-flex; align-items:center; gap:7px; padding:8px 10px; border:1px solid var(--line); border-radius:10px; background:var(--surface); color:var(--text); font-size:9px; font-weight:700; white-space:nowrap; }
      .tech-marquee-group > b img { width:17px; height:17px; object-fit:contain; flex:0 0 17px; }
      @media(max-width:700px){
        .tech-strip-desktop { display:none !important; }
        .tech-marquee { display:block; position:relative; overflow:hidden; margin-top:8px; padding:2px 0 7px; width:100%; }
        .tech-marquee-track { animation:techMarquee 24s linear infinite; will-change:transform; }
        .tech-marquee-group > b { min-height:34px; }
        .tech-marquee-fade { position:absolute; top:0; bottom:0; width:28px; z-index:2; pointer-events:none; }
        .tech-marquee-fade-left { left:0; background:linear-gradient(90deg,var(--bg),transparent); }
        .tech-marquee-fade-right { right:0; background:linear-gradient(270deg,var(--bg),transparent); }
      }
      @keyframes techMarquee { from { transform:translateX(0); } to { transform:translateX(calc(-50% - 4px)); } }
      @media(prefers-reduced-motion:reduce){ .tech-marquee-track { animation:none !important; } }

      @media(max-width:700px){
        .tech-stack { margin-top:18px !important; }
        .tech-stack-heading { display:block !important; text-align:left !important; margin-bottom:8px !important; }
        .tech-stack-heading .eyebrow { display:block !important; }
        .tech-stack-heading p { margin-top:3px !important; font-size:8px !important; }
      }

        /* ===== FINAL THEME CONSISTENCY: SECTIONS & CARDS ===== */
        /* Keep every public card on the same theme-driven surface. */
        #app > .section:nth-child(odd){
            background:var(--bg) !important;
        }
        #app > .section:nth-child(even){
            background:color-mix(in srgb,var(--bg) 88%,var(--surface) 12%) !important;
        }

        /* Unified card surface — no independent black/white/gradient cards. */
        .product-card,
        .service-item,
        .service-target-card,
        .process-card,
        .process-target-card,
        .testimonial-card,
        .channel,
        .contact-card,
        .contact-form,
        .portfolio-window,
        .target-window,
        .about-core,
        .final-cta,
        .advantage-card,
        .map-link-content,
        .contact-map-link{
            background:var(--surface) !important;
            background-image:none !important;
            border-color:var(--line) !important;
            color:var(--text);
        }

        /* Inner UI surfaces remain one subtle level below cards. */
        .product-preview,
        .service-icon,
        .process-num,
        .process-target-card > span,
        .channel,
        .field input,
        .field textarea,
        .field select,
        .contact-map,
        .contact-map-link{
            background-color:var(--surface-2) !important;
        }

        /* Remove leftover decorative gradients that made cards look unrelated. */
        .contact-card::before,
        .product-preview::after,
        .final-cta::before,
        .about-core::before{
            background-image:none !important;
        }

        /* Keep image overlays functional, but theme-neutral. */
        .portfolio-link-button{
            background:color-mix(in srgb,var(--surface) 82%,transparent) !important;
            color:var(--text) !important;
            border-color:color-mix(in srgb,var(--line) 85%,transparent) !important;
        }
        .portfolio-link-button:hover{
            background:var(--surface-2) !important;
            border-color:var(--primary) !important;
        }


/* --------------------------------------------------------------------------
   Consolidated module 3
   -------------------------------------------------------------------------- */
/* Portfolio preview: keep the browser dots/header; make the portfolio image fill the remaining card area. */
.portfolio-window.target-window{
  padding:0!important;
  overflow:hidden!important;
  background:var(--surface)!important;
  display:flex!important;
  flex-direction:column!important;
}
.portfolio-window.target-window .browser{
  flex:0 0 38px!important;
  height:38px!important;
  box-sizing:border-box!important;
}
.portfolio-window.target-window .portfolio-image{
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  flex:1 1 auto!important;
  display:block!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
}
@media(max-width:900px){
  .portfolio-window.target-window .browser{flex-basis:31px!important;height:31px!important;}
}


/* --------------------------------------------------------------------------
   Consolidated module 4
   -------------------------------------------------------------------------- */
.contact-target > .target-heading {
  text-align: left !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 0 18px 0 !important;
}
.contact-target > .target-heading .lead {
  text-align: left !important;
  max-width: none !important;
  width: 100% !important;
  margin: 8px 0 0 0 !important;
}
@media(max-width:700px){
  .contact-target > .target-heading { margin-bottom: 14px !important; }
  .contact-target > .target-heading .lead { margin-top: 7px !important; }
}


/* --------------------------------------------------------------------------
   Consolidated module 5
   -------------------------------------------------------------------------- */
.mobile-nav-overlay{position:fixed;inset:0;z-index:9990;background:rgba(0,0,0,.48);backdrop-filter:blur(6px);opacity:0;visibility:hidden;pointer-events:none;transition:.22s ease}
.mobile-nav-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}
.mobile-nav-panel{position:absolute;left:auto;right:14px;top:20px;width:min(330px,calc(100vw - 28px));padding:16px;border:1px solid var(--line-strong);border-radius:18px;background:var(--surface);color:var(--text);box-shadow:0 24px 70px rgba(0,0,0,.32);transform:translateY(-10px) scale(.98);transition:.22s ease}
.mobile-nav-overlay.is-open .mobile-nav-panel{transform:translateY(0) scale(1)}
.mobile-nav-head{display:flex;align-items:center;justify-content:space-between;padding:2px 2px 12px;border-bottom:1px solid var(--line)}
.mobile-nav-head strong{font-size:14px}.mobile-nav-close{border:0;background:transparent;color:var(--muted);font-size:25px;line-height:1;padding:2px 5px}
.mobile-nav-links{display:grid;gap:3px;padding:10px 0}.mobile-nav-links a{padding:11px 10px;border-radius:9px;color:var(--muted);font-size:13px;font-weight:600}.mobile-nav-links a:hover,.mobile-nav-links a.active{background:var(--surface-2);color:var(--text)}
.mobile-theme-btn{width:100%;border:1px solid var(--primary);background:var(--primary);color:var(--on-primary,#06111e);border-radius:10px;padding:11px 13px;font:700 12px 'DM Sans',sans-serif}
@media(max-width:850px){.menu{display:block;font-size:23px;padding:7px;margin-left:3px}.site-nav{gap:8px}.logo{min-width:0}.logo>span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.logo small{white-space:nowrap}}
@media(max-width:430px){.menu{font-size:22px}.logo{font-size:15px;gap:7px}.logo-mark{width:30px;height:30px}}
@media(min-width:851px){.mobile-nav-overlay{display:none!important}}


/* --------------------------------------------------------------------------
   Consolidated module 6
   -------------------------------------------------------------------------- */
.theme-picker-modal{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.48);backdrop-filter:blur(8px)}
.theme-picker-modal.is-open{display:flex}
.theme-picker-card{width:min(440px,100%);border:1px solid var(--line-strong);background:var(--surface);color:var(--text);border-radius:18px;padding:22px;box-shadow:0 24px 80px rgba(0,0,0,.3)}
.theme-picker-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.theme-picker-head h3{margin:0;font-size:18px}.theme-picker-close{border:0;background:transparent;color:var(--muted);font-size:24px;cursor:pointer}
.theme-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.theme-option{border:1px solid var(--line);background:var(--panel);color:var(--text);border-radius:12px;padding:12px;text-align:left;cursor:pointer;font:inherit;transition:.2s}.theme-option:hover,.theme-option.active{border-color:var(--primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--primary) 15%,transparent)}.theme-dot{display:block;width:100%;height:34px;border-radius:8px;margin-bottom:8px}.theme-option strong{display:block;font-size:13px}.theme-option small{display:block;color:var(--muted);font-size:10px;margin-top:2px}
@media(max-width:700px){.theme-picker-card{padding:18px}.theme-options{grid-template-columns:1fr 1fr}}


/* --------------------------------------------------------------------------
   Consolidated module 7
   -------------------------------------------------------------------------- */
/* Mobile: make Home + Portfolio feel larger as complete compositions. */
@media(max-width:700px){
  .section.hero .section-inner,
  .section:has(.portfolio-target) .section-inner{
    width:calc(100% - 4px) !important;
    max-width:none !important;
  }

  /* Home — enlarge the whole composition without changing its order. */
  .section.hero .hero-grid{gap:22px !important;}
  .section.hero .hero-copy{max-width:none !important;}
  .section.hero .hero-copy h1{font-size:clamp(40px,11.8vw,54px) !important;}
  .section.hero .hero-copy .lead{font-size:13px !important;line-height:1.7 !important;}
  .section.hero .actions{max-width:500px !important;gap:10px !important;}
  .section.hero .actions .btn{min-height:47px !important;font-size:12px !important;}
  .section.hero .hero-stats{max-width:520px !important;margin-top:28px !important;}
  .section.hero .hero-stats .stat strong{font-size:19px !important;}
  .section.hero .hero-stats .stat span{font-size:9px !important;}
  .section.hero .hero-art{width:100% !important;max-width:440px !important;height:225px !important;}

  /* Portfolio — enlarge heading, controls and preview together. */
  .section:has(.portfolio-target) .portfolio-target{
    width:100% !important;
  }
  .section:has(.portfolio-target) .portfolio-target-copy h2{
    font-size:clamp(29px,8.4vw,40px) !important;
  }
  .section:has(.portfolio-target) .portfolio-target-copy .lead{
    font-size:13px !important;line-height:1.7 !important;
  }
  .section:has(.portfolio-target) .project-switch{
    max-width:210px !important;
  }
  .section:has(.portfolio-target) .target-window{
    width:100% !important;
    height:275px !important;
    min-height:275px !important;
  }

  /* Mobile menu: center every navigation label. */
  .mobile-nav-panel{text-align:left !important;}
  .mobile-nav-head{position:relative !important;}
  .mobile-nav-head strong{position:absolute !important;left:50% !important;transform:translateX(-50%) !important;}
  .mobile-nav-close{margin-left:auto !important;position:relative !important;z-index:2 !important;}
  .mobile-nav-links{justify-items:stretch !important;}
  .mobile-nav-links a{display:block !important;width:100% !important;text-align:center !important;}
  .mobile-theme-btn{text-align:center !important;}
}

@media(max-width:380px){
  .section.hero .hero-copy h1{font-size:clamp(38px,11.5vw,48px) !important;}
  .section.hero .hero-art{height:210px !important;}
  .section:has(.portfolio-target) .target-window{height:255px !important;min-height:255px !important;}
}


/* --------------------------------------------------------------------------
   Consolidated module 8
   -------------------------------------------------------------------------- */
.portfolio-image{position:relative!important;}
.portfolio-link-button{position:absolute;right:18px;bottom:18px;align-items:center;gap:9px;padding:11px 15px;border-radius:12px;background:rgba(8,15,28,.72);color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.42);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(0,0,0,.28);font-weight:700;font-size:13px;transition:transform .2s ease,background .2s ease,box-shadow .2s ease;z-index:5;}
.portfolio-link-button:hover{transform:translateY(-2px);background:rgba(8,15,28,.88);box-shadow:0 12px 28px rgba(0,0,0,.38);}
.portfolio-link-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
@media(max-width:600px){.portfolio-link-button{right:12px;bottom:12px;padding:9px 12px;font-size:12px;}}


/* --------------------------------------------------------------------------
   Consolidated module 9
   -------------------------------------------------------------------------- */
/* Beranda: dua tombol CTA memiliki lebar yang sama dan total baris CTA
   mengikuti lebar card statistik tepat di bawahnya. */
.section.hero .hero-copy{
    width:min(100%,520px) !important;
    max-width:520px !important;
    box-sizing:border-box !important;
}
.section.hero .actions{
    width:100% !important;
    max-width:520px !important;
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:10px !important;
    box-sizing:border-box !important;
    margin-left:auto !important;
    margin-right:auto !important;
}
.section.hero .actions .btn{
    width:100% !important;
    min-width:0 !important;
    box-sizing:border-box !important;
    margin:0 !important;
}
.section.hero .hero-stats{
    width:100% !important;
    max-width:520px !important;
    box-sizing:border-box !important;
    margin-left:auto !important;
    margin-right:auto !important;
}
@media(max-width:700px){
    .section.hero .actions{
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
        gap:8px !important;
    }
    .section.hero .actions .btn{
        padding-inline:8px !important;
        font-size:11px !important;
        white-space:normal !important;
    }
}


/* --------------------------------------------------------------------------
   Consolidated module 10
   -------------------------------------------------------------------------- */
/* Mobile: kembalikan ilustrasi Hero sebagai blok visual terpisah, bukan overlay background. */
@media (max-width:700px){
    .hero-grid{display:flex!important;flex-direction:column!important;align-items:center!important;gap:14px!important}
    .hero-copy{order:1!important;width:min(100%,620px)!important;margin:0 auto!important;padding-top:0!important;text-align:center!important}
    .hero-art{
        order:2!important;
        position:relative!important;
        inset:auto!important;
        z-index:2!important;
        width:min(100%,360px)!important;
        height:175px!important;
        margin:2px auto 0!important;
        opacity:1!important;
        overflow:visible!important;
        pointer-events:none!important;
    }
    .hero-orbit{
        width:170px!important;height:170px!important;
        left:50%!important;right:auto!important;top:2px!important;
        transform:translateX(-50%)!important;
        opacity:.48!important;
    }
    .server{
        width:76px!important;height:104px!important;
        left:22px!important;top:35px!important;
        opacity:.95!important;
        transform:rotate(-5deg)!important;
    }
    .server:before{left:11px!important;right:11px!important;top:13px!important;height:5px!important;box-shadow:0 19px var(--line-strong),0 38px var(--line-strong),0 57px var(--line-strong),0 76px var(--line-strong)!important}
    .server:after{right:11px!important;top:13px!important;width:5px!important;height:5px!important;box-shadow:0 19px var(--blue),0 38px var(--good),0 57px var(--blue),0 76px var(--good)!important}
    .laptop{
        width:155px!important;height:99px!important;
        right:14px!important;left:auto!important;bottom:17px!important;
        padding:7px!important;
        opacity:1!important;
        transform:rotate(4deg)!important;
    }
    .screen{padding:8px!important}
    .screen-logo{width:38px!important;height:5px!important}
    .screen-pill{width:27px!important;height:10px!important}
    .screen-title{margin-top:13px!important;height:9px!important}
    .screen-sub{margin-top:7px!important;height:4px!important}
    .screen-cards{gap:4px!important;margin-top:11px!important}
    .screen-cards i{height:27px!important;border-radius:4px!important}
    .laptop:after{left:-18px!important;right:-18px!important;bottom:-10px!important;height:10px!important;border-radius:0 0 15px 15px!important}
    .hero-tag{
        top:0!important;right:50%!important;
        transform:translateX(50%) scale(.78)!important;
        transform-origin:top center!important;
        z-index:5!important;opacity:1!important;
    }
}
@media (max-width:380px){
    .hero-art{width:310px!important;height:155px!important}
    .hero-orbit{width:150px!important;height:150px!important}
    .server{width:68px!important;height:93px!important;left:15px!important;top:34px!important}
    .laptop{width:140px!important;height:90px!important;right:9px!important;bottom:14px!important}
}

        /* ===== Mobile Hero final refinement: animated artwork remains a separate visual ===== */
        @media (max-width:700px) {
            .hero-grid {
                display:flex !important;
                flex-direction:column !important;
                align-items:center !important;
                justify-content:center !important;
                gap:8px !important;
                min-height:100%;
            }
            .hero-copy {
                order:1 !important;
                width:min(100%, 620px) !important;
                padding-top:0 !important;
                margin-inline:auto !important;
                text-align:center;
            }
            .hero-art {
                order:2 !important;
                position:relative !important;
                inset:auto !important;
                width:min(100%, 340px) !important;
                height:205px !important;
                margin:4px auto 0 !important;
                opacity:1 !important;
                overflow:visible !important;
                z-index:4 !important;
            }
            .hero-art::before {
                display:block !important;
                right:8px !important;
                bottom:2px !important;
                opacity:.55 !important;
            }
            .hero::before {
                z-index:0 !important;
                background:radial-gradient(circle at 50% 42%, color-mix(in srgb,var(--bg) 12%,transparent), color-mix(in srgb,var(--bg) 38%,transparent) 68%, color-mix(in srgb,var(--bg) 70%,transparent)) !important;
            }
            .hero-orbit {
                width:205px !important;
                height:205px !important;
                right:50% !important;
                top:2px !important;
                transform:translateX(50%) !important;
                opacity:.72 !important;
                z-index:1 !important;
            }
            .server {
                width:92px !important;
                height:124px !important;
                left:18px !important;
                top:35px !important;
                opacity:1 !important;
                z-index:3 !important;
                box-shadow:0 18px 38px rgba(0,0,0,.35), 0 0 28px color-mix(in srgb,var(--primary) 9%,transparent) !important;
            }
            .laptop {
                width:190px !important;
                height:122px !important;
                right:10px !important;
                bottom:10px !important;
                opacity:1 !important;
                z-index:4 !important;
                box-shadow:0 25px 55px rgba(0,0,0,.42), 0 0 30px color-mix(in srgb,var(--primary) 8%,transparent) !important;
            }
            .screen { padding:9px !important; }
            .screen-logo { width:45px !important; height:5px !important; }
            .screen-pill { width:34px !important; height:12px !important; }
            .screen-title {
                width:72% !important;
                height:15px !important;
                margin-top:16px !important;
                display:flex !important;
                align-items:center !important;
                padding-left:6px !important;
                box-sizing:border-box !important;
                color:#fff !important;
                font:700 6px/1 'DM Sans' !important;
                letter-spacing:.08em !important;
                overflow:hidden !important;
                white-space:nowrap !important;
            }
            .screen-sub {
                width:55% !important;
                height:auto !important;
                min-height:5px !important;
                margin-top:6px !important;
                background:none !important;
                color:var(--muted) !important;
                font:600 5px/1 'DM Sans' !important;
                letter-spacing:.06em !important;
                white-space:nowrap !important;
            }
            .screen-cards {
                gap:5px !important;
                margin-top:13px !important;
            }
            .screen-cards i {
                height:43px !important;
                display:flex !important;
                align-items:flex-end !important;
                justify-content:center !important;
                padding-bottom:5px !important;
                box-sizing:border-box !important;
                position:relative !important;
            }
            .screen-cards i::after {
                content:attr(data-label);
                color:var(--muted);
                font:700 4.5px/1 'DM Sans';
                letter-spacing:.04em;
            }
            .hero-tag {
                top:0 !important;
                right:7px !important;
                transform:scale(.82) !important;
                transform-origin:top right !important;
                z-index:7 !important;
            }
            .hero-copy .hero-kicker { margin-bottom:13px !important; }
            .hero-copy h1 { margin-inline:auto !important; }
            .hero-copy .lead { margin-top:13px !important; }
            .hero-copy .actions { justify-content:center !important; }
            .hero-copy .hero-stats { justify-content:center !important; }
        }
        @media (max-width:380px) {
            .hero-art { width:310px !important; height:190px !important; }
            .hero-orbit { width:190px !important; height:190px !important; }
            .server { width:84px !important; height:114px !important; left:12px !important; top:34px !important; }
            .laptop { width:175px !important; height:112px !important; right:7px !important; bottom:7px !important; }
        }


/* --------------------------------------------------------------------------
   Consolidated module 11
   -------------------------------------------------------------------------- */
/* =========================================================
   HEXABYTETECH — FINAL HOMEPAGE VISUAL POLISH
   Keeps CMS/data structure intact; visual-only redesign.
   ========================================================= */
:root{--home-glow:color-mix(in srgb,var(--primary) 16%,transparent);--home-soft:color-mix(in srgb,var(--primary) 7%,transparent)}
body[data-theme]{background:var(--bg)}

/* Header: cleaner glass, stronger hierarchy */
.site-nav{
    height:76px;padding-inline:clamp(18px,6vw,88px);
    background:color-mix(in srgb,var(--bg) 82%,transparent);
    border-bottom:1px solid color-mix(in srgb,var(--line) 80%,transparent);
    box-shadow:0 12px 40px color-mix(in srgb,var(--bg) 35%,transparent);
}
.logo{gap:11px;letter-spacing:-.02em}.logo-mark{width:38px;height:38px;border-radius:12px;background:color-mix(in srgb,var(--primary) 10%,var(--surface));border-color:color-mix(in srgb,var(--primary) 42%,var(--line));box-shadow:inset 0 0 22px var(--home-soft),0 8px 24px color-mix(in srgb,var(--primary) 8%,transparent)}
.nav-links{gap:26px}.nav-links a{padding:29px 1px}.nav-links a.active:after{height:2px;border-radius:4px}

/* Desktop navigation: menu centered, theme action anchored on the right. */
@media (min-width:851px){
  .nav-links{position:absolute !important;left:50% !important;top:0 !important;transform:translateX(-50%) !important;height:74px !important;align-items:center !important;justify-content:center !important;white-space:nowrap !important;}
  .nav-actions{margin-left:auto !important;display:flex !important;align-items:center !important;gap:10px !important;}
  .nav-theme-btn{display:inline-flex !important;align-items:center !important;justify-content:center !important;border:1px solid var(--primary) !important;background:transparent !important;color:var(--primary) !important;border-radius:10px !important;padding:10px 15px !important;font-size:11px !important;font-weight:800 !important;white-space:nowrap !important;transition:.25s ease !important;}
  .nav-theme-btn:hover{background:var(--primary) !important;color:var(--on-primary) !important;transform:translateY(-2px) !important;box-shadow:0 10px 25px color-mix(in srgb,var(--primary) 18%,transparent) !important;}
}
@media (max-width:850px){.nav-actions{display:flex !important;align-items:center !important;margin-left:auto !important}.nav-theme-btn{display:none !important}}
.nav-cta{border-radius:12px;padding:12px 18px;box-shadow:0 12px 30px color-mix(in srgb,var(--primary) 18%,transparent)}

/* Sections: premium breathing room */
.section{padding:104px clamp(18px,7vw,110px) 72px}
.section-inner{width:min(1220px,100%)}
.section::before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(700px circle at 70% 20%,var(--home-soft),transparent 68%)}

/* HERO */
.hero{background-color:var(--bg)}
.hero-grid{grid-template-columns:minmax(0,1fr) minmax(380px,.88fr);gap:clamp(34px,6vw,92px);align-items:center}
.hero-copy{max-width:700px;padding-top:8px}
.hero-kicker{padding:8px 13px;margin-bottom:22px;border-radius:999px;background:color-mix(in srgb,var(--surface) 92%,transparent);border-color:color-mix(in srgb,var(--primary) 25%,var(--line));box-shadow:0 8px 24px color-mix(in srgb,var(--primary) 7%,transparent)}
.hero-copy h1{font-size:clamp(48px,6vw,82px);line-height:.96;letter-spacing:-.065em;max-width:780px}
.hero-copy h1 .accent{display:inline-block;text-shadow:0 0 32px color-mix(in srgb,var(--primary) 18%,transparent)}
.lead{max-width:600px;font-size:15px;line-height:1.75;margin-top:22px}
.actions{margin-top:30px;gap:12px}.actions .btn{min-height:46px;padding-inline:19px;border-radius:12px}
.hero-stats{margin-top:38px;gap:0}.stat{padding:0 22px}.stat strong{font-size:20px}.stat span{font-size:10px}

/* Hero visual becomes a deliberate framed composition, not a random cluster. */
.hero-art{
    height:500px;min-width:0;border:1px solid color-mix(in srgb,var(--primary) 15%,var(--line));
    border-radius:30px;background:
      radial-gradient(circle at 55% 48%,color-mix(in srgb,var(--primary) 12%,transparent),transparent 43%),
      color-mix(in srgb,var(--surface) 52%,transparent);
    box-shadow:0 30px 90px color-mix(in srgb,var(--bg) 55%,transparent),inset 0 1px 0 color-mix(in srgb,var(--text) 7%,transparent);
    overflow:hidden;isolation:isolate;
}
.hero-art::after{content:'WEB • CLOUD • NETWORK';position:absolute;right:22px;bottom:18px;font:700 8px/1 'DM Sans';letter-spacing:.18em;color:var(--muted);opacity:.65}
.hero-orbit{width:420px;height:420px;right:-35px;top:28px;opacity:.8;border-color:color-mix(in srgb,var(--primary) 24%,transparent);box-shadow:0 0 0 60px color-mix(in srgb,var(--primary) 3%,transparent),0 0 0 120px color-mix(in srgb,var(--primary) 2%,transparent)}
.server{width:175px;height:225px;left:10%;top:104px;border-radius:18px;background:linear-gradient(145deg,color-mix(in srgb,var(--surface-2) 90%,var(--primary)),var(--bg2));box-shadow:0 25px 55px color-mix(in srgb,var(--bg) 45%,transparent),0 0 0 1px color-mix(in srgb,var(--primary) 10%,transparent)}
.server:before{left:20px;right:20px;top:23px;height:6px;box-shadow:0 33px var(--line-strong),0 66px var(--line-strong),0 99px var(--line-strong),0 132px var(--line-strong)}
.server:after{right:19px;top:23px;width:6px;height:6px;box-shadow:0 33px var(--primary),0 66px var(--success),0 99px var(--primary),0 132px var(--success)}
.laptop{width:330px;height:210px;right:5%;bottom:84px;padding:11px;border-radius:17px;background:var(--surface);box-shadow:0 35px 75px color-mix(in srgb,var(--bg) 50%,transparent),0 0 0 1px color-mix(in srgb,var(--primary) 8%,transparent)}
.screen{padding:16px}.screen-title{margin-top:24px}.screen-cards{margin-top:21px}.screen-cards i{height:57px}
.hero-tag{right:7%;top:34px;padding:9px 12px;border-radius:999px;background:color-mix(in srgb,var(--surface) 88%,transparent);border-color:color-mix(in srgb,var(--success) 25%,var(--line));backdrop-filter:blur(12px)}

/* Connected bridge is now subtle and elegant */
.bridge{opacity:.7}.bridge-line{opacity:.3}.bridge-panel{opacity:.72;filter:saturate(.8)}

/* Products */
.products-head{gap:50px}.product-grid{gap:14px}.product-card{border-radius:20px;padding:16px;background:color-mix(in srgb,var(--surface) 94%,transparent);box-shadow:0 15px 45px color-mix(in srgb,var(--bg) 25%,transparent)}
.product-preview{border-radius:13px}.product-card h3{font-size:18px;letter-spacing:-.025em}.product-card p{line-height:1.65}.arrow{border-radius:11px}

/* Network */
.network-stage{border-radius:26px;background:color-mix(in srgb,var(--surface) 88%,var(--bg));box-shadow:0 25px 70px color-mix(in srgb,var(--bg) 28%,transparent)}
.node{border-radius:16px}.server-core{border-radius:18px}

/* Services / process */
.service-list{gap:10px}.service-item{padding:15px;border-radius:15px;background:color-mix(in srgb,var(--surface) 94%,transparent)}
.service-icon{border-radius:10px}.process-grid{gap:13px}.process-card{border-radius:20px;padding:20px;background:color-mix(in srgb,var(--surface) 94%,transparent)}

/* Portfolio */
.portfolio-window{border-radius:24px!important;overflow:hidden;box-shadow:0 28px 70px color-mix(in srgb,var(--bg) 28%,transparent)}

/* Contact */
.contact-shell{gap:16px}.contact-card,.contact-form{border-radius:22px;background:color-mix(in srgb,var(--surface) 94%,transparent);box-shadow:0 20px 55px color-mix(in srgb,var(--bg) 20%,transparent)}
.channel{border-radius:14px}.field input,.field textarea,.field select{border-radius:12px}

/* Footer always stays visually anchored */
.footer-note{left:50%;transform:translateX(-50%);bottom:20px;z-index:40;text-align:center;white-space:nowrap}

/* =========================================================
   MOBILE — centered editorial composition
   ========================================================= */
@media(max-width:700px){
    .site-nav{height:64px;padding:0 16px}.logo{font-size:15px}.logo-mark{width:31px;height:31px;border-radius:10px}.logo small{font-size:8px}.menu{font-size:23px}
    .section{padding:82px 16px 48px;align-items:flex-start;justify-content:center}
    .section-inner{width:min(100%,560px);padding:8px 0 32px;margin-inline:auto}
    .section::before{background:radial-gradient(420px circle at 50% 12%,var(--home-soft),transparent 70%)}

    .hero{align-items:flex-start}.hero-grid{display:flex;flex-direction:column;gap:18px;width:100%;align-items:center}
    .hero-copy{order:1;width:100%;max-width:520px;text-align:center;padding-top:8px;margin-inline:auto}
    .hero-copy .hero-kicker{margin-inline:auto}.hero-copy h1{font-size:clamp(36px,10.8vw,50px);line-height:.98;letter-spacing:-.055em}
    .lead{font-size:12.5px;line-height:1.65;margin-inline:auto;max-width:480px}.actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;max-width:460px;margin:22px auto 0}.actions .btn{width:100%;min-height:44px;padding-inline:10px;font-size:11px}
    .hero-stats{justify-content:center;max-width:480px;margin:25px auto 0;overflow:visible}.stat{min-width:0;flex:1;padding:0 9px}.stat strong{font-size:17px}.stat span{font-size:9px}

    .hero-art{order:2;width:min(100%,410px);height:205px;margin:0 auto;border-radius:24px;background:radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--primary) 11%,transparent),transparent 62%),color-mix(in srgb,var(--surface) 55%,transparent);box-shadow:0 20px 55px color-mix(in srgb,var(--bg) 32%,transparent);}
    .hero-art::after{right:14px;bottom:12px;font-size:7px}
    .hero-orbit{width:190px;height:190px;left:50%;right:auto;top:9px;transform:translateX(-50%);opacity:.65}
    .server{width:78px;height:106px;left:12%;top:47px;border-radius:12px}.server:before{left:11px;right:11px;top:13px;height:4px;box-shadow:0 18px var(--line-strong),0 36px var(--line-strong),0 54px var(--line-strong),0 72px var(--line-strong)}.server:after{right:10px;top:13px;width:4px;height:4px;box-shadow:0 18px var(--primary),0 36px var(--success),0 54px var(--primary),0 72px var(--success)}
    .laptop{width:174px;height:111px;right:9%;bottom:27px;padding:7px;border-radius:11px}.screen{padding:8px}.screen-logo{width:39px;height:5px}.screen-pill{width:28px;height:9px}.screen-title{margin-top:12px;height:8px}.screen-sub{margin-top:6px;height:4px}.screen-cards{gap:4px;margin-top:10px}.screen-cards i{height:25px}.laptop:after{left:-16px;right:-16px;bottom:-9px;height:9px;border-radius:0 0 13px 13px}
    .hero-tag{top:13px;right:12px;transform:scale(.72);transform-origin:top right}

    .products-head{display:block}.products-head .lead{margin-top:11px}.product-grid,.process-grid{gap:10px}.product-card{border-radius:18px;padding:11px}.product-card h3{font-size:15px}.product-card p{font-size:10px}.product-preview{border-radius:11px}
    .network-stage{height:250px;border-radius:22px}.node{width:46px;height:46px}.server-core{width:92px;height:118px}
    .service-item{border-radius:14px;padding:13px}.process-card{border-radius:17px;padding:16px}.portfolio-window{height:250px!important;border-radius:20px!important}.contact-card,.contact-form{border-radius:19px}
    .footer-note{left:50%;transform:translateX(-50%);bottom:12px;font-size:8px;max-width:calc(100% - 32px);text-align:center;white-space:normal}
    .admin-trigger{left:auto;right:16px;bottom:12px}
}

@media(max-width:380px){
    .section{padding-inline:12px}.hero-copy h1{font-size:34px}.hero-art{width:100%;height:188px}.hero-orbit{width:170px;height:170px}.server{width:70px;height:95px;left:10%;top:46px}.laptop{width:158px;height:101px;right:5%;bottom:25px}.actions{grid-template-columns:1fr}.hero-stats{margin-top:20px}.stat{padding:0 6px}.stat strong{font-size:15px}
}

@media(prefers-reduced-motion:reduce){.hero-art,.product-card,.service-item,.process-card,.channel,.contact-card,.contact-form{transition:none!important}.hero-orbit,.server,.laptop,.hero-kicker,.pulse{animation:none!important}}

        /* ===== Mobile Hero final refinement: animated artwork remains a separate visual ===== */
        @media (max-width:700px) {
            .hero-grid {
                display:flex !important;
                flex-direction:column !important;
                align-items:center !important;
                justify-content:center !important;
                gap:8px !important;
                min-height:100%;
            }
            .hero-copy {
                order:1 !important;
                width:min(100%, 620px) !important;
                padding-top:0 !important;
                margin-inline:auto !important;
                text-align:center;
            }
            .hero-art {
                order:2 !important;
                position:relative !important;
                inset:auto !important;
                width:min(100%, 340px) !important;
                height:205px !important;
                margin:4px auto 0 !important;
                opacity:1 !important;
                overflow:visible !important;
                z-index:4 !important;
            }
            .hero-art::before {
                display:block !important;
                right:8px !important;
                bottom:2px !important;
                opacity:.55 !important;
            }
            .hero::before {
                z-index:0 !important;
                background:radial-gradient(circle at 50% 42%, color-mix(in srgb,var(--bg) 12%,transparent), color-mix(in srgb,var(--bg) 38%,transparent) 68%, color-mix(in srgb,var(--bg) 70%,transparent)) !important;
            }
            .hero-orbit {
                width:205px !important;
                height:205px !important;
                right:50% !important;
                top:2px !important;
                transform:translateX(50%) !important;
                opacity:.72 !important;
                z-index:1 !important;
            }
            .server {
                width:92px !important;
                height:124px !important;
                left:18px !important;
                top:35px !important;
                opacity:1 !important;
                z-index:3 !important;
                box-shadow:0 18px 38px rgba(0,0,0,.35), 0 0 28px color-mix(in srgb,var(--primary) 9%,transparent) !important;
            }
            .laptop {
                width:190px !important;
                height:122px !important;
                right:10px !important;
                bottom:10px !important;
                opacity:1 !important;
                z-index:4 !important;
                box-shadow:0 25px 55px rgba(0,0,0,.42), 0 0 30px color-mix(in srgb,var(--primary) 8%,transparent) !important;
            }
            .screen { padding:9px !important; }
            .screen-logo { width:45px !important; height:5px !important; }
            .screen-pill { width:34px !important; height:12px !important; }
            .screen-title {
                width:72% !important;
                height:15px !important;
                margin-top:16px !important;
                display:flex !important;
                align-items:center !important;
                padding-left:6px !important;
                box-sizing:border-box !important;
                color:#fff !important;
                font:700 6px/1 'DM Sans' !important;
                letter-spacing:.08em !important;
                overflow:hidden !important;
                white-space:nowrap !important;
            }
            .screen-sub {
                width:55% !important;
                height:auto !important;
                min-height:5px !important;
                margin-top:6px !important;
                background:none !important;
                color:var(--muted) !important;
                font:600 5px/1 'DM Sans' !important;
                letter-spacing:.06em !important;
                white-space:nowrap !important;
            }
            .screen-cards {
                gap:5px !important;
                margin-top:13px !important;
            }
            .screen-cards i {
                height:43px !important;
                display:flex !important;
                align-items:flex-end !important;
                justify-content:center !important;
                padding-bottom:5px !important;
                box-sizing:border-box !important;
                position:relative !important;
            }
            .screen-cards i::after {
                content:attr(data-label);
                color:var(--muted);
                font:700 4.5px/1 'DM Sans';
                letter-spacing:.04em;
            }
            .hero-tag {
                top:0 !important;
                right:7px !important;
                transform:scale(.82) !important;
                transform-origin:top right !important;
                z-index:7 !important;
            }
            .hero-copy .hero-kicker { margin-bottom:13px !important; }
            .hero-copy h1 { margin-inline:auto !important; }
            .hero-copy .lead { margin-top:13px !important; }
            .hero-copy .actions { justify-content:center !important; }
            .hero-copy .hero-stats { justify-content:center !important; }
        }
        @media (max-width:380px) {
            .hero-art { width:310px !important; height:190px !important; }
            .hero-orbit { width:190px !important; height:190px !important; }
            .server { width:84px !important; height:114px !important; left:12px !important; top:34px !important; }
            .laptop { width:175px !important; height:112px !important; right:7px !important; bottom:7px !important; }
        }

/* ===== Responsive hero: keep visual on the RIGHT until true mobile ===== */
@media (min-width:701px) and (max-width:850px){
  .section.hero .hero-grid{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) minmax(280px,.92fr) !important;
    gap:20px !important;
    align-items:center !important;
  }
  .section.hero .hero-copy{
    min-width:0 !important;
    width:100% !important;
  }
  .section.hero .hero-art-reference{
    order:initial !important;
    justify-self:stretch !important;
    width:100% !important;
    min-width:0 !important;
  }
  .section.hero .hero-reference-laptop{
    object-position:center right !important;
  }
  .section.hero .hero-stats{
    width:100% !important;
    max-width:100% !important;
    display:grid !important;
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    overflow:hidden !important;
    box-sizing:border-box !important;
    padding:11px 4px !important;
  }
  .section.hero .hero-stats .stat{
    min-width:0 !important;
    width:100% !important;
    box-sizing:border-box !important;
    padding:0 7px !important;
    overflow:hidden !important;
  }
  .section.hero .hero-stats .stat strong{
    font-size:clamp(14px,2.1vw,18px) !important;
    white-space:nowrap !important;
  }
  .section.hero .hero-stats .stat span{
    font-size:clamp(7px,1.05vw,9px) !important;
    line-height:1.25 !important;
    white-space:normal !important;
    overflow-wrap:anywhere !important;
  }
}


/* --------------------------------------------------------------------------
   Consolidated module 12
   -------------------------------------------------------------------------- */
/* Final mobile polish: fix wrapped counters, portfolio composition, and TECH STACK hierarchy. */
@media (max-width:700px){
  /* Number badges: keep 01/02/03/04 on one line and aligned. */
  .why-item{display:flex!important;align-items:flex-start!important;gap:9px!important;min-width:0!important;}
  .why-item>span{
    flex:0 0 22px!important;
    width:22px!important;
    min-width:22px!important;
    display:block!important;
    white-space:nowrap!important;
    word-break:normal!important;
    overflow:visible!important;
    line-height:1.2!important;
    text-align:left!important;
    font-size:10px!important;
    letter-spacing:-.02em!important;
  }
  .why-item>div{min-width:0!important;flex:1 1 auto!important;}

  /* TECH STACK: one clean heading, subtitle below, marquee underneath. */
  .tech-stack{margin-top:22px!important;width:100%!important;}
  .tech-stack-heading{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:4px!important;
    margin:0 0 9px!important;
    text-align:center!important;
  }
  .tech-stack-heading .eyebrow{display:block!important;margin:0!important;font-size:9px!important;}
  .tech-stack-heading p{margin:0!important;font-size:9px!important;line-height:1.45!important;color:var(--muted)!important;}
  .tech-marquee{margin-top:0!important;padding:3px 0 6px!important;border-top:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important;}

  /* Portfolio: on normal phones use a compact 2-column editorial composition. */
  .section:has(.portfolio-target){
    justify-content:center!important;
  }
  .section:has(.portfolio-target) .section-inner{
    padding-top:0!important;
    padding-bottom:10px!important;
  }
  .portfolio-target{
    display:grid!important;
    grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr)!important;
    gap:14px!important;
    align-items:center!important;
  }
  .portfolio-target-copy{text-align:left!important;min-width:0!important;}
  .portfolio-target-copy .eyebrow{font-size:9px!important;letter-spacing:.16em!important;}
  .portfolio-target-copy h2{
    font-size:clamp(28px,7.8vw,39px)!important;
    line-height:1.02!important;
    margin-top:7px!important;
    letter-spacing:-.045em!important;
  }
  .portfolio-target-copy .lead{
    font-size:9px!important;
    line-height:1.5!important;
    margin:10px 0 0!important;
  }
  .project-switch{
    display:grid!important;
    grid-template-columns:30px minmax(0,1fr) 30px!important;
    align-items:center!important;
    gap:5px!important;
    margin-top:13px!important;
    width:100%!important;
  }
  .project-name{
    min-width:0!important;
    max-width:none!important;
    text-align:center!important;
    font-size:8px!important;
    line-height:1.3!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  .round{width:30px!important;height:30px!important;min-width:30px!important;}

  .target-window{
    width:100%!important;
    height:265px!important;
    min-height:265px!important;
    transform:none!important;
    margin:0!important;
  }
  .target-window .browser{height:31px!important;padding:0 10px!important;}
  .target-window .browser i{width:7px!important;height:7px!important;}
  .target-window .mock-site{height:calc(100% - 31px)!important;padding:12px!important;}
  .target-window .mock-main{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 78px!important;
    gap:8px!important;
    margin-top:14px!important;
    height:auto!important;
  }
  .target-window .mock-main h3{font-size:14px!important;line-height:1.08!important;}
  .target-window .mock-main p{font-size:7px!important;line-height:1.45!important;margin-top:8px!important;}
  .target-window .mock-main .visual{height:86px!important;border-radius:11px!important;}
  .target-window .mock-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important;margin-top:12px!important;}
  .target-window .mock-cards i{height:40px!important;}
}

/* Very small phones: stack portfolio only when two columns would genuinely become cramped. */
@media (max-width:420px){
  .portfolio-target{grid-template-columns:1fr!important;gap:12px!important;}
  .portfolio-target-copy{text-align:center!important;}
  .portfolio-target-copy .lead{margin-inline:auto!important;max-width:320px!important;}
  .project-switch{max-width:190px!important;margin-inline:auto!important;}
  .target-window{height:235px!important;min-height:235px!important;}
}

@media (max-width:360px){
  .why-item{gap:7px!important;padding:9px!important;}
  .why-item>span{flex-basis:20px!important;width:20px!important;min-width:20px!important;font-size:9px!important;}
  .why-item b{font-size:9px!important;}
  .why-item small{font-size:7px!important;}
  .tech-stack-heading p{font-size:8px!important;}
}


/* --------------------------------------------------------------------------
   Consolidated module 13
   -------------------------------------------------------------------------- */
/* Portfolio-only correction: keep every other mobile section exactly as-is. */
@media (min-width:361px) and (max-width:700px){
  .section:has(.portfolio-target){
    justify-content:center!important;
  }
  .section:has(.portfolio-target) .section-inner{
    width:min(94vw,1180px)!important;
    padding-top:0!important;
    padding-bottom:0!important;
  }
  .section:has(.portfolio-target) .portfolio-target{
    grid-template-columns:minmax(118px,.72fr) minmax(0,1.28fr)!important;
    gap:12px!important;
    align-items:center!important;
  }
  .section:has(.portfolio-target) .portfolio-target-copy{
    text-align:left!important;
    min-width:0!important;
  }
  .section:has(.portfolio-target) .portfolio-target-copy .eyebrow{
    font-size:8px!important;
    line-height:1.2!important;
    letter-spacing:.16em!important;
    white-space:nowrap!important;
  }
  .section:has(.portfolio-target) .portfolio-target-copy h2{
    font-size:clamp(25px,7.2vw,34px)!important;
    line-height:1.02!important;
    letter-spacing:-.045em!important;
    margin-top:6px!important;
  }
  .section:has(.portfolio-target) .portfolio-target-copy .lead{
    font-size:8px!important;
    line-height:1.5!important;
    margin:9px 0 0!important;
  }
  .section:has(.portfolio-target) .project-switch{
    grid-template-columns:28px minmax(0,1fr) 28px!important;
    gap:4px!important;
    margin-top:12px!important;
  }
  .section:has(.portfolio-target) .project-name{
    font-size:7px!important;
    line-height:1.25!important;
  }
  .section:has(.portfolio-target) .round{
    width:28px!important;
    height:28px!important;
    min-width:28px!important;
  }
  .section:has(.portfolio-target) .target-window{
    width:100%!important;
    height:300px!important;
    min-height:300px!important;
    margin:0!important;
    transform:none!important;
  }
  .section:has(.portfolio-target) .target-window .browser{
    height:30px!important;
    padding:0 9px!important;
  }
  .section:has(.portfolio-target) .target-window .mock-site{
    height:calc(100% - 30px)!important;
    padding:13px!important;
  }
  .section:has(.portfolio-target) .target-window .mock-main{
    grid-template-columns:minmax(0,1fr) 68px!important;
    gap:8px!important;
    margin-top:16px!important;
  }
  .section:has(.portfolio-target) .target-window .mock-main h3{
    font-size:13px!important;
    line-height:1.08!important;
  }
  .section:has(.portfolio-target) .target-window .mock-main p{
    font-size:6.5px!important;
    line-height:1.45!important;
    margin-top:8px!important;
  }
  .section:has(.portfolio-target) .target-window .mock-main .visual{
    height:88px!important;
  }
  .section:has(.portfolio-target) .target-window .mock-cards{
    margin-top:12px!important;
    gap:5px!important;
  }
  .section:has(.portfolio-target) .target-window .mock-cards i{
    height:42px!important;
  }
}

/* Only very narrow phones need a single column. */
@media (max-width:360px){
  .section:has(.portfolio-target) .portfolio-target{
    grid-template-columns:1fr!important;
    gap:12px!important;
  }
  .section:has(.portfolio-target) .portfolio-target-copy{text-align:center!important;}
  .section:has(.portfolio-target) .portfolio-target-copy .lead{margin-inline:auto!important;}
  .section:has(.portfolio-target) .project-switch{max-width:190px!important;margin-inline:auto!important;}
  .section:has(.portfolio-target) .target-window{height:240px!important;min-height:240px!important;}
}


/* ===== Hero laptop: final containment fix ===== */
@media (min-width:701px) {
  .section.hero .hero-art-reference {
    height:calc(100dvh - 92px) !important;
    min-height:520px !important;
    align-self:stretch !important;
    overflow:hidden !important;
    border-radius:24px !important;
  }
  .section.hero .hero-reference-laptop {
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    max-width:none !important;
    max-height:none !important;
    object-fit:cover !important;
    object-position:center !important;
    transform:none !important;
    margin:0 !important;
    border-radius:24px !important;
  }
  .section.hero .hero-art-reference .hero-art-glow { z-index:1 !important; pointer-events:none !important; }
  .section.hero .hero-reference-tag { z-index:6 !important; }
}

@media (max-width:700px) {
  /* Keep the photographic laptop as a contained visual below the copy.
     It may fill the visual box, but can never overlap buttons/stats/text. */
  .section.hero .hero-art-reference {
    position:relative !important;
    inset:auto !important;
    width:100% !important;
    height:185px !important;
    min-height:185px !important;
    margin:8px auto 0 !important;
    overflow:hidden !important;
    border-radius:20px !important;
    flex:none !important;
  }
  .section.hero .hero-reference-laptop {
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    max-width:none !important;
    max-height:none !important;
    object-fit:cover !important;
    object-position:center !important;
    transform:none !important;
    margin:0 !important;
    border-radius:20px !important;
    opacity:1 !important;
  }
  .section.hero .hero-reference-tag {
    top:10px !important;
    right:10px !important;
    transform:scale(.72) !important;
    transform-origin:top right !important;
    z-index:7 !important;
  }
  .section.hero .hero-art-reference::after { inset:0 !important; z-index:5 !important; }
}

@media (max-width:380px) {
  .section.hero .hero-art-reference {
    height:165px !important;
    min-height:165px !important;
  }
}

/* ===== FINAL HERO CARD IMAGE ===== */
/* Desktop: the photographic artwork IS the card, not an image sitting inside a card. */
@media (min-width:701px) {
  .section.hero .hero-art-reference {
    height:420px !important;
    min-height:420px !important;
    max-height:420px !important;
    overflow:hidden !important;
    align-self:center !important;
    border:1px solid var(--line) !important;
    border-radius:24px !important;
    background:var(--surface) !important;
    box-shadow:0 30px 90px rgba(0,0,0,.38) !important;
  }
  .section.hero .hero-reference-laptop {
    position:absolute !important;
    inset:0 !important;
    display:block !important;
    width:100% !important;
    height:100% !important;
    max-width:none !important;
    max-height:none !important;
    object-fit:cover !important;
    object-position:center !important;
    transform:none !important;
    margin:0 !important;
    border-radius:23px !important;
    filter:none !important;
  }
  .section.hero .hero-art-reference .hero-art-glow {
    z-index:2 !important;
    opacity:.7 !important;
  }
}

/* Mobile: remove the laptop completely. The hero copy/statistics get the full space. */
@media (max-width:700px) {
  .section.hero .hero-art-reference {
    display:none !important;
  }
  .section.hero .hero-grid {
    display:block !important;
  }
  .section.hero .hero-copy {
    width:100% !important;
  }
}


/* --------------------------------------------------------------------------
   Consolidated module 14
   -------------------------------------------------------------------------- */
/* FINAL MOBILE CORRECTION V6
   Scope: mobile Portfolio + Hero text/stat overflow only.
   TECH STACK animation and all desktop layouts remain unchanged. */
@media (max-width:700px){
  /* HERO: keep every text node inside the horizontal padding. */
  .section.hero{
    overflow-x:hidden !important;
    box-sizing:border-box !important;
  }
  .section.hero .section-inner,
  .section.hero .hero-grid,
  .section.hero .hero-copy{
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    box-sizing:border-box !important;
  }
  .section.hero .hero-copy h1,
  .section.hero .hero-copy .lead,
  .section.hero .hero-kicker{
    max-width:100% !important;
    box-sizing:border-box !important;
    overflow-wrap:anywhere !important;
    word-break:normal !important;
  }
  .section.hero .hero-kicker{
    white-space:normal !important;
  }

  /* HERO STATS: four equal cells; no horizontal overflow on 375px phones. */
  .section.hero .hero-stats{
    display:grid !important;
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    overflow:hidden !important;
    box-sizing:border-box !important;
    margin-left:0 !important;
    margin-right:0 !important;
    padding:10px 4px !important;
  }
  .section.hero .hero-stats .stat{
    min-width:0 !important;
    width:100% !important;
    max-width:none !important;
    box-sizing:border-box !important;
    padding:0 4px !important;
    text-align:center !important;
    overflow:hidden !important;
  }
  .section.hero .hero-stats .stat strong{
    font-size:15px !important;
    line-height:1.1 !important;
    white-space:nowrap !important;
  }
  .section.hero .hero-stats .stat span{
    font-size:7.5px !important;
    line-height:1.25 !important;
    white-space:normal !important;
    overflow-wrap:anywhere !important;
  }

  /* PORTFOLIO: copy first, project preview directly underneath. */
  .section:has(.portfolio-target){
    overflow-x:hidden !important;
  }
  .section:has(.portfolio-target) .section-inner{
    width:100% !important;
    max-width:1180px !important;
    box-sizing:border-box !important;
  }
  .section:has(.portfolio-target) .portfolio-target{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) !important;
    gap:18px !important;
    align-items:start !important;
    width:100% !important;
  }
  .section:has(.portfolio-target) .portfolio-target-copy{
    width:100% !important;
    min-width:0 !important;
    text-align:center !important;
  }
  .section:has(.portfolio-target) .portfolio-target-copy .lead{
    max-width:340px !important;
    margin:10px auto 0 !important;
  }
  .section:has(.portfolio-target) .project-switch{
    width:min(210px,100%) !important;
    margin:14px auto 0 !important;
  }
  .section:has(.portfolio-target) .target-window{
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    height:260px !important;
    min-height:260px !important;
    margin:0 !important;
    box-sizing:border-box !important;
  }
  .section:has(.portfolio-target) .target-window .mock-site,
  .section:has(.portfolio-target) .target-window .mock-main,
  .section:has(.portfolio-target) .target-window .mock-cards{
    min-width:0 !important;
    max-width:100% !important;
    box-sizing:border-box !important;
  }
}

@media (max-width:380px){
  .section.hero .hero-copy h1{font-size:clamp(32px,10vw,38px) !important;}
  .section.hero .hero-copy .lead{font-size:10px !important;}
  .section.hero .hero-stats{padding-inline:2px !important;}
  .section.hero .hero-stats .stat{padding-inline:2px !important;}
  .section.hero .hero-stats .stat strong{font-size:14px !important;}
  .section.hero .hero-stats .stat span{font-size:7px !important;}
  .section:has(.portfolio-target) .target-window{height:245px !important;min-height:245px !important;}
}


/* ===== Final mobile vertical balance =====
   Keep the compact Home and Portfolio sections visually centered so short
   content does not hug the top and leave a large dead area below. */
@media (max-width:700px){
    .section.hero .section-inner,
    .section:has(.portfolio-target) .section-inner{
        min-height:calc(100dvh - 118px) !important;
        display:flex !important;
        flex-direction:column !important;
        justify-content:center !important;
        align-items:stretch !important;
        box-sizing:border-box !important;
    }

    .section.hero .hero-grid{
        min-height:0 !important;
        width:100% !important;
    }

    .section.hero .hero-copy{
        padding-top:0 !important;
    }

    .section:has(.portfolio-target) .portfolio-target{
        width:100% !important;
        margin-top:0 !important;
        margin-bottom:0 !important;
    }

    .section:has(.portfolio-target) .portfolio-target-copy{
        transform:translateY(3px);
    }

    .section:has(.portfolio-target) .target-window{
        margin-top:0 !important;
    }
}

@media (max-width:380px){
    .section.hero .section-inner,
    .section:has(.portfolio-target) .section-inner{
        min-height:calc(100dvh - 108px) !important;
    }
}


/* --------------------------------------------------------------------------
   Consolidated module 15
   -------------------------------------------------------------------------- */
/* ===== Advantage numbers: left side, vertically centered ===== */
.why-item{
  flex-direction:row !important;
  align-items:center !important;
  text-align:left !important;
}
.why-item>span{
  display:block !important;
  width:20px !important;
  min-width:20px !important;
  flex:0 0 20px !important;
  text-align:center !important;
  line-height:1 !important;
}
.why-item>div{
  width:auto !important;
  min-width:0 !important;
  flex:1 1 auto !important;
  text-align:left !important;
}


/* --------------------------------------------------------------------------
   Consolidated module 16
   -------------------------------------------------------------------------- */
/* Final portfolio navigation alignment: arrows centered in circles and tighter to project name. */
.project-switch{
  align-items:center !important;
  gap:5px !important;
}
.project-switch .round{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  padding:0 !important;
  margin:0 !important;
  line-height:1 !important;
  text-align:center !important;
  flex:0 0 auto !important;
}
.project-switch .project-name{
  margin:0 !important;
}
@media (max-width:700px){
  .section:has(.portfolio-target) .project-switch{
    grid-template-columns:30px minmax(0,1fr) 30px !important;
    gap:2px !important;
    width:min(175px,100%) !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }
  .section:has(.portfolio-target) .project-switch .round{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    padding:0 !important;
    line-height:1 !important;
  }
}


/* --------------------------------------------------------------------------
   Consolidated module 17
   -------------------------------------------------------------------------- */
/* Final process number size */
.process-target-card > span {
    width: 28px !important;
    height: 28px !important;
    margin-bottom: 8px !important;
    font-size: 8px !important;
}
@media (max-width: 700px) {
    .process-target-card > span {
        width: 28px !important;
        height: 28px !important;
        font-size: 8px !important;
        margin-bottom: 8px !important;
    }
}


/* --------------------------------------------------------------------------
   Consolidated module 18
   -------------------------------------------------------------------------- */
/* Mobile: hide service numbers only; keep icons and content visible */
@media (max-width:700px){
  .service-target-top > span{display:none !important;}
  .service-target-top{justify-content:center !important;}
}


/* --------------------------------------------------------------------------
   Consolidated module 19
   -------------------------------------------------------------------------- */
/* Portfolio navigation: keep project name centered between the arrows on desktop */
@media (min-width: 901px){
  .section:has(.portfolio-target) .project-switch{
    display:grid !important;
    grid-template-columns:34px minmax(0,1fr) 34px !important;
    align-items:center !important;
    gap:6px !important;
    width:100% !important;
  }
  .section:has(.portfolio-target) .project-name{
    min-width:0 !important;
    width:100% !important;
    text-align:center !important;
  }
  .section:has(.portfolio-target) .project-switch .round{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    margin:0 !important;
    padding:0 !important;
    line-height:1 !important;
  }
}

/* ===== HERO STATS: compact card + responsive cells ===== */
@media (min-width:701px){
  .section.hero .hero-stats{
    width:fit-content !important;
    max-width:100% !important;
    box-sizing:border-box !important;
    padding:13px 8px !important;
  }
  .section.hero .hero-stats .stat{
    flex:0 1 auto !important;
    min-width:0 !important;
    padding-inline:18px !important;
    box-sizing:border-box !important;
  }
  .section.hero .hero-stats .stat:first-child{padding-left:4px !important;}
  .section.hero .hero-stats .stat:last-child{padding-right:4px !important;}
}
@media (max-width:700px){
  .section.hero .hero-stats{
    width:100% !important;
    max-width:100% !important;
    box-sizing:border-box !important;
  }
  .section.hero .hero-stats .stat{
    min-width:0 !important;
    width:100% !important;
    padding-inline:3px !important;
    box-sizing:border-box !important;
  }
}


/* --------------------------------------------------------------------------
   Consolidated module 20
   -------------------------------------------------------------------------- */
/* Mobile portfolio reading scale: enlarge the section label, title, description and selected project name. */
@media (max-width:700px){
  .section:has(.portfolio-target) .portfolio-target-copy .eyebrow{
    font-size:10px!important;
    line-height:1.25!important;
    letter-spacing:.15em!important;
  }
  .section:has(.portfolio-target) .portfolio-target-copy h2{
    font-size:clamp(32px,8.8vw,43px)!important;
    line-height:1.03!important;
    letter-spacing:-.045em!important;
    margin-top:7px!important;
  }
  .section:has(.portfolio-target) .portfolio-target-copy .lead{
    font-size:10.5px!important;
    line-height:1.55!important;
    margin-top:10px!important;
  }
  .section:has(.portfolio-target) .project-name{
    font-size:10px!important;
    line-height:1.3!important;
    font-weight:500!important;
  }
  .section:has(.portfolio-target) .project-switch{
    grid-template-columns:32px minmax(0,1fr) 32px!important;
    gap:6px!important;
    margin-top:14px!important;
  }
  .section:has(.portfolio-target) .round{
    width:32px!important;
    height:32px!important;
    min-width:32px!important;
  }
}
@media (max-width:420px){
  .section:has(.portfolio-target) .portfolio-target-copy .eyebrow{font-size:10px!important;}
  .section:has(.portfolio-target) .portfolio-target-copy h2{font-size:clamp(32px,9.5vw,40px)!important;}
  .section:has(.portfolio-target) .portfolio-target-copy .lead{font-size:10.5px!important;}
  .section:has(.portfolio-target) .project-name{font-size:10px!important;}
}
@media (max-width:360px){
  .section:has(.portfolio-target) .portfolio-target-copy h2{font-size:clamp(30px,9.8vw,37px)!important;}
  .section:has(.portfolio-target) .portfolio-target-copy .lead{font-size:10px!important;}
  .section:has(.portfolio-target) .project-name{font-size:9.5px!important;}
}


/* --------------------------------------------------------------------------
   Consolidated module 21
   -------------------------------------------------------------------------- */
/* Portfolio navigation: theme-aware circular arrows, with the glyph optically centered. */
.section:has(.portfolio-target) .project-switch .round{
  width:38px !important;
  height:38px !important;
  min-width:38px !important;
  min-height:38px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  padding:0 !important;
  margin:0 !important;
  box-sizing:border-box !important;
  border:1px solid var(--primary) !important;
  border-radius:50% !important;
  background:var(--surface) !important;
  color:var(--primary) !important;
  font-size:18px !important;
  font-weight:600 !important;
  line-height:1 !important;
  text-align:center !important;
  vertical-align:middle !important;
  box-shadow:0 0 0 1px color-mix(in srgb,var(--primary) 10%,transparent), 0 8px 22px color-mix(in srgb,var(--primary) 12%,transparent) !important;
  transition:background .25s ease,border-color .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease !important;
}
.section:has(.portfolio-target) .project-switch .round:hover{
  background:var(--primary) !important;
  border-color:var(--primary) !important;
  color:var(--on-primary) !important;
  transform:translateY(-2px) !important;
  box-shadow:0 10px 26px color-mix(in srgb,var(--primary) 22%,transparent) !important;
}
.section:has(.portfolio-target) .project-switch .round:active{
  transform:translateY(0) !important;
}

/* Optical vertical centering of the arrow glyph inside its circle. */
.section:has(.portfolio-target) .project-switch .round:first-child,
.section:has(.portfolio-target) .project-switch .round:last-child{
  line-height:0 !important;
  padding-bottom:2px !important;
}

@media (max-width:700px){
  .section:has(.portfolio-target) .project-switch .round{
    width:36px !important;
    height:36px !important;
    min-width:36px !important;
    min-height:36px !important;
    font-size:17px !important;
  }
}


/* --------------------------------------------------------------------------
   Consolidated module 22
   -------------------------------------------------------------------------- */
/* Kontak menjadi area scroll internal agar CTA Konsultasi Gratis benar-benar
   dapat berhenti tepat di card "Mulai konsultasi", tanpa terpotong oleh viewport. */
.contact-target {
  scroll-margin-top: 0;
}
.section:has(.contact-target) {
  overflow-x: hidden !important;
  overflow-y: auto !important;
  scrollbar-width: none;
}
.section:has(.contact-target)::-webkit-scrollbar { display:none; }
@media(max-width:700px){
  .section:has(.contact-target) {
    padding-bottom: 92px !important;
  }
  .section:has(.contact-target) .section-inner {
    min-height: max-content;
    padding-bottom: 72px;
  }
}


/* --------------------------------------------------------------------------
   Consolidated module 23
   -------------------------------------------------------------------------- */
/* Portfolio preview: keep the card completely static. No tilt, lift, hover motion, or entrance motion. */
.section:has(.portfolio-target) .portfolio-window,
.section:has(.portfolio-target) .portfolio-window:hover,
.section.is-entering .portfolio-window {
  animation: none !important;
  transform: none !important;
  transition: none !important;
}

/* Contact cards: no entrance, hover, lift, shadow transition, or transform animation. */
.section .contact-card,
.section .contact-form,
.section .contact-card:hover,
.section .contact-form:hover,
.section.is-entering .contact-card,
.section.is-entering .contact-form {
  animation: none !important;
  opacity: 1 !important;
  transform: none !important;
  filter: none !important;
  transition: none !important;
}


/* --------------------------------------------------------------------------
   Consolidated module 24
   -------------------------------------------------------------------------- */
/* Heading Kontak selalu berada tepat di tengah, desktop maupun mobile. */
.contact-target > .target-heading {
  text-align: center !important;
  width: 100% !important;
  max-width: 760px !important;
  margin: 0 auto 18px !important;
}
.contact-target > .target-heading .lead {
  text-align: center !important;
  max-width: 650px !important;
  width: auto !important;
  margin: 8px auto 0 !important;
}
@media(max-width:700px){
  .contact-target > .target-heading {
    margin: 0 auto 14px !important;
  }
  .contact-target > .target-heading .lead {
    margin: 7px auto 0 !important;
  }
}


/* --------------------------------------------------------------------------
   Consolidated module 25
   -------------------------------------------------------------------------- */
/* Heading Tentang Kami / Kenapa Hexabyte tetap center di mobile. */
@media(max-width:700px){
  .about-target > .target-heading {
    text-align:center !important;
    margin:0 auto 16px !important;
    width:100% !important;
    max-width:760px !important;
  }
  .about-target > .target-heading .lead {
    text-align:center !important;
    width:100% !important;
    max-width:650px !important;
    margin:8px auto 0 !important;
  }
}


/* --------------------------------------------------------------------------
   Consolidated module 26
   -------------------------------------------------------------------------- */
/* Konten utama pada dua kartu Kontak selalu rata tengah, desktop maupun mobile. */
.contact-target .contact-card .contact-top > div:first-child,
.contact-target .contact-form > h3,
.contact-target .contact-form > .form-sub {
  text-align: center !important;
}

.contact-target .contact-card .contact-top > div:first-child {
  width: 100% !important;
}

.contact-target .contact-title,
.contact-target .contact-copy,
.contact-target .contact-form > h3,
.contact-target .contact-form > .form-sub {
  margin-left: auto !important;
  margin-right: auto !important;
}

@media(max-width:700px){
  .contact-target .contact-card .contact-top > div:first-child,
  .contact-target .contact-form > h3,
  .contact-target .contact-form > .form-sub {
    text-align: center !important;
  }
}


/* --------------------------------------------------------------------------
   Consolidated module 27
   -------------------------------------------------------------------------- */
/* Services (desktop): icon stays on the left; enlarge only the icon, not its circle/padding */
@media (min-width:701px){
    .service-target-card .service-target-top{
        justify-content:space-between !important;
        align-items:center !important;
    }
    .service-target-card .service-target-top .service-icon{
        order:-1 !important;
        width:32px !important;
        height:32px !important;
        min-width:32px !important;
        min-height:32px !important;
        padding:0 !important;
        display:grid !important;
        place-items:center !important;
        font-size:22px !important;
        line-height:1 !important;
        overflow:hidden !important;
    }
    .service-target-card .service-target-top .service-icon svg,
    .service-target-card .service-target-top .service-icon img{
        width:72% !important;
        height:72% !important;
        max-width:72% !important;
        max-height:72% !important;
        object-fit:contain !important;
    }
}


/* --------------------------------------------------------------------------
   Consolidated module 28
   -------------------------------------------------------------------------- */
/* Services: number first on the left, icon immediately to its right */
.service-target-card .service-target-top{
    justify-content:flex-start !important;
    align-items:center !important;
    gap:10px !important;
}
.service-target-card .service-target-top > span{
    display:block !important;
    width:auto !important;
    text-align:left !important;
    order:0 !important;
}
.service-target-card .service-target-top .service-icon{
    order:1 !important;
    flex:0 0 auto !important;
}
@media(max-width:700px){
    .service-target-card .service-target-top{
        flex-direction:row !important;
        justify-content:flex-start !important;
        align-items:center !important;
        gap:10px !important;
    }
    .service-target-card .service-target-top > span{
        display:block !important;
        width:auto !important;
        text-align:left !important;
    }
}


/* --------------------------------------------------------------------------
   Consolidated module 29
   -------------------------------------------------------------------------- */
/* Services: number + icon stay on the top row; service content stays underneath */
.service-target-card{
    display:block !important;
}
.service-target-card .service-target-top{
    display:flex !important;
    width:100% !important;
    flex-direction:row !important;
    justify-content:flex-start !important;
    align-items:center !important;
    gap:10px !important;
}
.service-target-card h3,
.service-target-card p,
.service-target-card a{
    display:block;
    clear:both;
}
.service-target-card h3{
    margin-top:20px !important;
}


/* --------------------------------------------------------------------------
   Theme system + canonical public cards
   -------------------------------------------------------------------------- */
body[data-theme] .section{background-color:var(--bg);}
body[data-theme] .section:nth-of-type(even){background-color:color-mix(in srgb,var(--surface) 72%,var(--bg));}
body[data-theme] .section:nth-of-type(odd){background-color:var(--bg);}
body[data-theme] .section{border-top:1px solid color-mix(in srgb,var(--line) 70%,transparent);}
body[data-theme] .section.hero{border-top:0;}

.product-card,
.service-item,
.process-card,
.contact-card,
.contact-form,
.target-card,
.testimonial-card,
.why-item,
.why-card,
.portfolio-window{
    background:var(--surface) !important;
    color:var(--text);
    border:1px solid var(--line) !important;
    box-shadow:var(--shadow) !important;
}

.product-card:hover,
.service-item:hover,
.process-card:hover,
.contact-card:hover,
.contact-form:hover,
.target-card:hover,
.testimonial-card:hover,
.why-item:hover,
.why-card:hover,
.portfolio-window:hover{
    border-color:color-mix(in srgb,var(--primary) 45%,var(--line)) !important;
    box-shadow:var(--shadow) !important;
}

/* Benefit cards: hover may move the card, but never creates a new shadow. */
.why-item:hover,
.why-card:hover{
    box-shadow:none !important;
}
/* --------------------------------------------------------------------------
   Consolidated module 33
   -------------------------------------------------------------------------- */
/* Hero action row and statistics panel always share exactly the same outer width. */
.section.hero .hero-copy{width:100%;max-width:520px;box-sizing:border-box}
.section.hero .actions,
.section.hero .hero-stats{width:100%;max-width:520px;box-sizing:border-box}
.section.hero .actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.section.hero .actions .btn{width:100%;min-width:0;box-sizing:border-box;white-space:nowrap}
.section.hero .hero-stats{display:flex;box-sizing:border-box;overflow:hidden}
/* The gap is inside the shared width, so each button occupies half of the usable row. */

@media(max-width:700px){
  .section.hero .hero-copy{max-width:520px}
  .section.hero .actions,.section.hero .hero-stats{max-width:520px;margin-left:auto;margin-right:auto}
  .section.hero .actions .btn{font-size:11px;white-space:normal}
}
@media(max-width:380px){
  .section.hero .actions{grid-template-columns:1fr 1fr}
}


/* --------------------------------------------------------------------------
   Consolidated module 34
   -------------------------------------------------------------------------- */
/* Final mobile hero alignment: CTA buttons split 50/50 and stats aligned left. */
@media (max-width: 700px) {
    .section.hero .hero-copy .actions {
        width: 100% !important;
        max-width: 520px !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
        gap: 10px !important;
        justify-content: stretch !important;
    }

    .section.hero .hero-copy .actions .btn {
        width: 100% !important;
        min-width: 0 !important;
        box-sizing: border-box !important;
    }

    .section.hero .hero-copy .hero-stats {
        width: 100% !important;
        max-width: 520px !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        justify-content: flex-start !important;
        text-align: left !important;
    }
}

@media (max-width: 380px) {
    .section.hero .hero-copy .actions {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
        gap: 7px !important;
    }

    .section.hero .hero-copy .actions .btn {
        padding-left: 5px !important;
        padding-right: 5px !important;
        font-size: 10px !important;
    }
}


/* --------------------------------------------------------------------------
   Consolidated module 35
   -------------------------------------------------------------------------- */
/* FINAL: Hero CTA width follows the statistics panel on every viewport. */
.section.hero .hero-copy .actions,
.section.hero .hero-copy .hero-stats {
    width: min(100%, 520px) !important;
    max-width: 520px !important;
    box-sizing: border-box !important;
}

.section.hero .hero-copy .actions {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.section.hero .hero-copy .actions .btn {
    width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
}

.section.hero .hero-copy .hero-stats {
    display: flex !important;
    justify-content: flex-start !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    overflow: hidden !important;
}

.section.hero .hero-copy .hero-stats .stat {
    flex: 1 1 0 !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
}

/* ==========================================================================
   RESPONSIVE HARDENING (merged from the former mobile-fix partial)
   ========================================================================== */
@media (max-width:700px){
    .site-nav{width:100%;max-width:100%;padding-left:max(14px,env(safe-area-inset-left));padding-right:max(14px,env(safe-area-inset-right));}
    .section-inner,
    .target-section,
    .portfolio-target,
    .about-target,
    .testimonial-target,
    .contact-target{width:100%;max-width:100%;min-width:0;margin-left:auto;margin-right:auto;}
    .section-inner{min-width:0;}
    h1,h2,h3,p,a,span,small,strong,label,.lead,.service-target-card,.product-card,.process-target-card,.testimonial-card,.contact-card,.contact-form,.channel{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:normal;}
    h1,h2{text-wrap:balance;}
    .target-heading{width:100%;max-width:680px;margin-left:auto;margin-right:auto;}
    img,svg,video,canvas{max-width:100%;height:auto;}
    #app{width:100%;max-width:100%;overflow:visible;}
    html,body{width:100%;max-width:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:auto;}
}


/* FINAL SECTION SPACING: one reliable gap between every public section. */
#app{display:flex !important;flex-direction:column !important;row-gap:0 !important;background:var(--bg) !important;}

/* ======================================================================
   SECTION SPACING CONTRACT
   The section itself owns vertical spacing. Wrapper elements only center
   horizontally, so margin-top/margin-bottom set by the project are not
   overwritten by margin:auto / row-gap rules.
   ====================================================================== */
#app{row-gap:0 !important;}

/* ======================================================================
   MOBILE SCROLL ARCHITECTURE — FINAL
   One page scroll only. Sections never become independent scroll boxes.
   ====================================================================== */
@media (max-width:700px){
  html,
  body{
    width:100%;
    min-height:100%;
    height:auto !important;
    overflow-x:hidden !important;
    overflow-y:auto !important;
    overscroll-behavior-y:auto !important;
    -webkit-overflow-scrolling:touch;
  }

  #app{
    position:relative !important;
    width:100% !important;
    height:auto !important;
    min-height:0 !important;
    display:flex !important;
    flex-direction:column !important;
    row-gap:0 !important;
    overflow:visible !important;
    isolation:isolate;
  }

  /* A section follows its content. No 100dvh and no internal scrollbar. */
  #app > .section,
  #app > .section.active,
  #app > .section.exit-up,
  #app > .section.exit-down{
    position:relative !important;
    inset:auto !important;
    width:100% !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    padding:92px 16px 58px !important;
    overflow:visible !important;
    overflow-x:visible !important;
    overflow-y:visible !important;
    opacity:1 !important;
    visibility:visible !important;
    transform:none !important;
    transition:none !important;
    flex:0 0 auto !important;
    scroll-margin-top:82px;
  }

  /* Never create a second scroll container inside Contact. */
  #app > .section:has(.contact-target),
  #app > .section:has(.contact-target) .contact-target{
    overflow:visible !important;
    overflow-x:visible !important;
    overflow-y:visible !important;
    max-height:none !important;
    height:auto !important;
  }

  /* Remove the old vertical-centering/fullscreen constraints. */
  #app > .section.hero .section-inner,
  #app > .section:has(.portfolio-target) .section-inner{
    min-height:0 !important;
    height:auto !important;
    display:block !important;
    justify-content:initial !important;
    align-items:initial !important;
  }

  #app > .section .section-inner,
  #app > .section .target-section,
  #app > .section .portfolio-target,
  #app > .section .about-target,
  #app > .section .testimonial-target,
  #app > .section .contact-target{
    min-height:0 !important;
    height:auto !important;
    overflow:visible !important;
  }

  /* Decorative bridges must not determine or clip section height. */
  #app > .section .bridge{
    pointer-events:none !important;
  }
}

/* FINAL PORTFOLIO COLLISION FIX — authoritative mobile spacing */
@media (max-width:700px){
  .section:has(.portfolio-target) .portfolio-target-copy{
    position:relative !important;
    z-index:10 !important;
    padding-bottom:28px !important;
    box-sizing:border-box !important;
  }
  .section:has(.portfolio-target) .project-switch{
    position:relative !important;
    z-index:20 !important;
    margin-bottom:0 !important;
  }
  .section:has(.portfolio-target) .target-window{
    position:relative !important;
    z-index:1 !important;
    margin-top:0 !important;
    transform:none !important;
    clear:both !important;
  }
}

/* ======================================================================
   FINAL SECTION SPACING — viewport pages with a real gap
   ====================================================================== */
#app > .section{
  min-height:100dvh !important;
  height:auto !important;
  margin-top:0 !important;
  margin-bottom:40px !important;
  box-sizing:border-box !important;
}
#app > .section:last-child{margin-bottom:0 !important;}

@media (max-width:700px){
  #app > .section{
    min-height:100dvh !important;
    height:auto !important;
    margin-top:0 !important;
    margin-bottom:32px !important;
    box-sizing:border-box !important;
  }
  #app > .section:last-child{margin-bottom:0 !important;}
}

/* ========================================================================
   MOBILE SECTION GEOMETRY — AUTHORITATIVE FINAL RULES
   ------------------------------------------------------------------------
   One document scroll, one stable viewport-sized section, one fixed gap.
   No section is allowed to become its own scroll container.
   ======================================================================== */
@media (max-width:700px){
  html, body{
    height:auto !important;
    min-height:100% !important;
    overflow-x:hidden !important;
    overflow-y:auto !important;
    scroll-behavior:smooth !important;
  }

  #app{
    height:auto !important;
    min-height:100% !important;
    display:block !important;
    overflow:visible !important;
    row-gap:0 !important;
  }

  #app > .section,
  #app > .section.active,
  #app > .section.exit-up,
  #app > .section.exit-down{
    position:relative !important;
    inset:auto !important;
    display:block !important;
    width:100% !important;
    height:auto !important;
    min-height:100svh !important;
    max-height:none !important;
    box-sizing:border-box !important;
    padding:92px 16px 58px !important;
    margin:0 0 32px 0 !important;
    overflow:visible !important;
    opacity:1 !important;
    visibility:visible !important;
    transform:none !important;
    transition:none !important;
    flex:none !important;
    scroll-snap-align:start !important;
    scroll-snap-stop:normal !important;
  }

  #app > .section:last-child{
    margin-bottom:0 !important;
  }

  /* Hero must always occupy the complete mobile viewport. */
  #app > .section.hero{
    min-height:100svh !important;
    height:auto !important;
  }

  /* Do not let any old section-specific rule create an internal scrollbar. */
  #app > .section,
  #app > .section *{
    scrollbar-width:auto;
  }
  #app > .section:has(.contact-target),
  #app > .section:has(.portfolio-target),
  #app > .section:has(.about-target),
  #app > .section:has(.testimonial-target){
    overflow:visible !important;
    overflow-y:visible !important;
  }

  /* Keep the content flow deterministic. */
  #app > .section > .section-inner{
    min-height:0 !important;
    height:auto !important;
    margin-top:0 !important;
    margin-bottom:0 !important;
  }

  /* Portfolio: no vertical movement caused by centering/margin changes. */
  #app > .section:has(.portfolio-target){
    justify-content:initial !important;
  }
  #app > .section:has(.portfolio-target) .section-inner{
    display:block !important;
    min-height:0 !important;
    height:auto !important;
    padding-top:0 !important;
    padding-bottom:0 !important;
  }
  #app > .section:has(.portfolio-target) .portfolio-target{
    margin-top:0 !important;
    margin-bottom:0 !important;
  }
}

/* ==========================================================================
   PUBLIC CONTACT FAQ — single source of truth
   ==========================================================================
   FAQ styles live in one block only. All colors come from the active theme
   tokens, so no separate theme override is needed.
*/
.contact-target > .contact-faq {
    width: min(980px, 100%);
    max-width: 980px;
    margin: 34px auto 0;
    padding: 28px;
    border: 1px solid var(--line);
    border-radius: 24px;
    background: color-mix(in srgb, var(--surface) 82%, transparent);
    box-shadow: var(--shadow);
    color: var(--text);
    text-align: center;
}

.contact-target > .contact-faq .contact-faq-head {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 0;
    margin: 0 auto 22px;
}

.contact-target > .contact-faq .faq-heading-copy {
    width: min(100%, 700px);
    margin-inline: auto;
}

.contact-target > .contact-faq .faq-heading-copy .eyebrow,
.contact-target > .contact-faq .faq-heading-copy h2,
.contact-target > .contact-faq .faq-heading-copy p {
    text-align: center;
    margin-inline: auto;
}

.contact-target > .contact-faq .faq-heading-copy h2 {
    margin-top: 0;
}

.contact-target > .contact-faq .faq-heading-copy p {
    max-width: 620px;
    margin-top: 10px;
    color: var(--muted);
    font-size: 12px;
    line-height: 1.65;
}

.contact-target > .contact-faq .faq-count {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 7px 10px;
    border: 1px solid var(--line);
    border-radius: 10px;
    background: var(--surface-2);
    color: var(--muted);
}

.contact-target > .contact-faq .faq-count strong {
    color: var(--primary);
    font-size: 16px;
    line-height: 1;
}

.contact-target > .contact-faq .faq-count span {
    margin: 0;
    text-align: left;
    font-size: 7px;
    line-height: 1.25;
}

/* Desktop: one centered column. Closed rows stay slim; only answers expand. */
.contact-target > .contact-faq .faq-list {
    display: grid;
    grid-template-columns: minmax(0, 820px);
    justify-content: center;
    align-items: start;
    gap: 0;
    width: 100%;
    margin-inline: auto;
    border-top: 1px solid var(--line);
}

.contact-target > .contact-faq .faq-item {
    min-width: 0;
    min-height: 0;
    height: auto;
    margin: 0;
    overflow: hidden;
    align-self: start;
    border: 0;
    border-bottom: 1px solid var(--line);
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

.contact-target > .contact-faq .faq-item:hover {
    transform: none;
}

.contact-target > .contact-faq .faq-question {
    appearance: none;
    -webkit-appearance: none;
    width: 100%;
    min-width: 0;
    height: 52px;
    min-height: 52px;
    margin: 0;
    padding: 0 4px;
    display: grid;
    grid-template-columns: 28px minmax(0, 1fr) 24px;
    align-items: center;
    gap: 10px;
    border: 0;
    border-radius: 0;
    outline: none;
    background: transparent;
    color: var(--text);
    font: inherit;
    text-align: left;
    cursor: pointer;
}

.contact-target > .contact-faq .faq-question:hover,
.contact-target > .contact-faq .faq-question:focus-visible {
    background: color-mix(in srgb, var(--primary) 6%, transparent);
}

.contact-target > .contact-faq .faq-number,
.contact-target > .contact-faq .faq-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border: 1px solid var(--line);
    border-radius: 50%;
    background: color-mix(in srgb, var(--surface) 70%, transparent);
    color: var(--muted);
}

.contact-target > .contact-faq .faq-number {
    font-size: 8px;
    line-height: 1;
    font-weight: 700;
}

.contact-target > .contact-faq .faq-question-text {
    min-width: 0;
    color: var(--text);
    font-size: 13px;
    line-height: 1.35;
    font-weight: 650;
    text-align: left;
    overflow-wrap: anywhere;
}

.contact-target > .contact-faq .faq-toggle {
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    color: var(--text);
    transition: transform .22s ease, border-color .22s ease, color .22s ease, background-color .22s ease;
}

.contact-target > .contact-faq .faq-item.is-open .faq-toggle {
    transform: rotate(45deg);
    border-color: var(--primary);
    color: var(--primary);
    background: color-mix(in srgb, var(--primary) 10%, var(--surface));
}

.contact-target > .contact-faq .faq-item.is-open .faq-question {
    background: color-mix(in srgb, var(--primary) 6%, transparent);
}

.contact-target > .contact-faq .faq-answer {
    display: grid;
    grid-template-rows: 0fr;
    min-height: 0;
    overflow: hidden;
    transition: grid-template-rows .28s ease;
}

.contact-target > .contact-faq .faq-item.is-open .faq-answer {
    grid-template-rows: 1fr;
}

/* Answer uses the exact same text column as the question. */
.contact-target > .contact-faq .faq-answer-inner {
    min-height: 0;
    overflow: hidden;
    display: grid;
    grid-template-columns: 28px minmax(0, 1fr) 24px;
    align-items: start;
    gap: 10px;
    padding: 0 4px;
    opacity: 0;
    color: var(--muted);
    font-size: 11px;
    line-height: 1.7;
    text-align: left;
    transition: opacity .22s ease, padding .28s ease;
}

.contact-target > .contact-faq .faq-answer-inner > div {
    grid-column: 2;
    min-width: 0;
}

.contact-target > .contact-faq .faq-item.is-open .faq-answer-inner {
    padding-top: 8px;
    padding-bottom: 16px;
    opacity: 1;
}

.contact-target > .contact-faq .faq-answer-label {
    display: none;
}

.contact-target > .contact-faq .faq-footnote {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 18px;
    color: var(--muted);
    font-size: 10px;
    text-align: center;
}

.contact-target > .contact-faq .faq-footline {
    display: none;
}

.contact-target > .contact-faq .faq-footnote button {
    appearance: none;
    border: 0;
    padding: 0;
    background: transparent;
    color: var(--text);
    font: inherit;
    font-weight: 700;
    cursor: pointer;
}

.contact-target > .contact-faq .faq-footnote button span {
    color: var(--primary);
}

/* The theme is already the source of every visual token above. */
@media (max-width: 700px) {
    .contact-target > .contact-faq {
        width: min(100%, 680px);
        margin-top: 24px;
        padding: 18px 12px;
        border-radius: 18px;
    }

    .contact-target > .contact-faq .contact-faq-head {
        flex-direction: column;
        gap: 8px;
        margin-bottom: 14px;
    }

    .contact-target > .contact-faq .faq-heading-copy {
        width: 100%;
    }

    .contact-target > .contact-faq .faq-heading-copy h2 {
        font-size: clamp(28px, 8vw, 38px);
        line-height: 1;
    }

    .contact-target > .contact-faq .faq-heading-copy p {
        max-width: 480px;
        margin-top: 8px;
        font-size: 10px;
        line-height: 1.55;
    }

    .contact-target > .contact-faq .faq-count {
        position: static;
        transform: none;
        margin: 0 auto;
    }

    /* Two independent columns; items are start-aligned so one opened item
       never stretches the closed item beside it. */
    .contact-target > .contact-faq .faq-list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        column-gap: 14px;
        row-gap: 0;
    }

    .contact-target > .contact-faq .faq-item {
        align-self: start;
    }

    .contact-target > .contact-faq .faq-question {
        height: 46px;
        min-height: 46px;
        padding: 0;
        grid-template-columns: 22px minmax(0, 1fr) 22px;
        gap: 6px;
    }

    .contact-target > .contact-faq .faq-number,
    .contact-target > .contact-faq .faq-toggle {
        width: 21px;
        height: 21px;
    }

    .contact-target > .contact-faq .faq-number {
        font-size: 7px;
        border-radius: 6px;
    }

    .contact-target > .contact-faq .faq-question-text {
        font-size: 9.5px;
        line-height: 1.3;
    }

    .contact-target > .contact-faq .faq-toggle {
        font-size: 14px;
    }

    .contact-target > .contact-faq .faq-answer-inner {
        grid-template-columns: 22px minmax(0, 1fr) 22px;
        gap: 6px;
        padding: 0;
        font-size: 9px;
        line-height: 1.55;
    }

    .contact-target > .contact-faq .faq-item.is-open .faq-answer-inner {
        padding-top: 8px;
        padding-bottom: 14px;
    }

    .contact-target > .contact-faq .faq-footnote {
        margin-top: 16px;
        font-size: 9px;
        flex-wrap: wrap;
    }
}

@media (max-width: 380px) {
    .contact-target > .contact-faq .faq-list {
        column-gap: 10px;
    }

    .contact-target > .contact-faq .faq-question {
        grid-template-columns: 20px minmax(0, 1fr) 20px;
        gap: 5px;
    }

    .contact-target > .contact-faq .faq-number,
    .contact-target > .contact-faq .faq-toggle {
        width: 20px;
        height: 20px;
    }

    .contact-target > .contact-faq .faq-question-text {
        font-size: 9px;
    }

    .contact-target > .contact-faq .faq-answer-inner {
        grid-template-columns: 20px minmax(0, 1fr) 20px;
        gap: 5px;
    }
}

/* ==========================================================================
   MOBILE STABILITY & HERO CENTERING (ANTI-STRETCH & ANTI-MARGIN JUMP)
   ==========================================================================
   1. Hilangkan dynamic viewport height (dvh) dan scroll-snap yang membuat
      card memanjang atau margin melompat saat address bar muncul/hilang.
   2. Pertahankan hero fold di tengah layar secara vertikal & horizontal
      dengan ketinggian stabil (100svh, tidak berubah saat scrolling).
   3. Nonaktifkan stretching / transition berlebihan pada card di perangkat mobile
      sehingga ukuran card dan margin tetap solid saat di-scroll naik/turun.
*/
@media (max-width: 700px) {
    /* Matikan scroll-snap dan kunci stabilitas scrolling */
    html, body, #app, #app > .section {
        scroll-snap-type: none !important;
        scroll-snap-align: none !important;
        scroll-snap-stop: normal !important;
    }

    /* Hero section: stabil 100svh (Small Viewport Height tidak berubah saat scroll) */
    #app > .section.hero {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        min-height: 100svh !important;
        height: auto !important;
        max-height: none !important;
        box-sizing: border-box !important;
        padding-top: max(74px, calc(env(safe-area-inset-top, 0px) + 64px)) !important;
        padding-bottom: max(28px, calc(env(safe-area-inset-bottom, 0px) + 20px)) !important;
        margin-top: 0 !important;
        margin-bottom: 32px !important;
    }

    #app > .section.hero > .section-inner.hero-grid {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
        max-width: 540px !important;
        margin-top: auto !important;
        margin-bottom: auto !important;
        margin-inline: auto !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    #app > .section.hero .hero-copy {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        text-align: center !important;
        width: 100% !important;
        max-width: 520px !important;
        margin-inline: auto !important;
        padding-top: 0 !important;
    }

    #app > .section.hero .hero-copy .hero-kicker {
        margin-inline: auto !important;
        align-self: center !important;
    }

    #app > .section.hero .hero-copy h1 {
        text-align: center !important;
        margin-inline: auto !important;
    }

    #app > .section.hero .hero-copy .lead {
        text-align: center !important;
        margin-inline: auto !important;
    }

    #app > .section.hero .hero-copy .actions {
        margin-inline: auto !important;
        width: 100% !important;
        max-width: 520px !important;
    }

    #app > .section.hero .hero-copy .hero-stats {
        margin-inline: auto !important;
        width: 100% !important;
        max-width: 520px !important;
    }

    /* Section selain Hero mengikuti tinggi konten alami (tidak dipaksa 100dvh) */
    #app > .section:not(.hero) {
        min-height: 0 !important;
        height: auto !important;
        margin-top: 0 !important;
        margin-bottom: 32px !important;
        padding-top: 60px !important;
        padding-bottom: 40px !important;
    }

    #app > .section:last-child {
        margin-bottom: 0 !important;
    }

    #app > .section:not(.hero) > .section-inner,
    .section:has(.portfolio-target) .section-inner {
        min-height: 0 !important;
        height: auto !important;
    }

    /* Mencegah card memanjang / meregang saat di-scroll */
    .service-target-grid {
        align-items: start !important;
    }

    .service-target-card,
    .product-card,
    .process-target-card,
    .process-card,
    .testimonial-card,
    .contact-card,
    .contact-form,
    .why-item,
    .why-card {
        height: auto !important;
        min-height: 0 !important;
        transition: none !important;
        transform: none !important;
        align-self: auto !important;
    }

    /* Pastikan portfolio preview window tingginya tetap stabil */
    .portfolio-window,
    .target-window {
        height: 260px !important;
        min-height: 260px !important;
        max-height: 260px !important;
        transition: none !important;
        transform: none !important;
    }
}
