:root{--ink:#18324d;--ink2:#29465f;--muted:#62778a;--gold:#c6922f;--gold2:#e0b85f;--ivory:#fbf8f1;--white:#fff;--blue:#edf4f8;--line:#dfe8ee;--navy:#0a3155;--shadow:0 16px 44px rgba(29,55,78,.10);--radius:22px;--max:1420px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{width:min(var(--max),94vw);margin:auto}.skip-link{position:fixed;left:16px;top:-80px;background:#fff;padding:10px 14px;z-index:999}.skip-link:focus{top:16px}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav-wrap{min-height:76px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:12px;min-width:250px}.brand img{width:58px;height:48px;object-fit:contain}.brand b,.brand small{display:block}.brand b{font-size:1.05rem}.brand small{font-size:.66rem;letter-spacing:.17em;text-transform:uppercase;color:var(--gold)}nav{display:flex;gap:24px;margin-left:auto;align-items:center}nav a{font-size:.9rem;font-weight:700;color:var(--ink2)}.nav-actions{display:flex;align-items:center;gap:12px}.language{display:flex;border:1px solid var(--line);border-radius:999px;padding:3px}.lang{border:0;background:transparent;color:var(--ink);font-weight:800;border-radius:999px;padding:8px 10px;cursor:pointer}.lang.active{background:var(--navy);color:#fff}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:12px;width:44px;height:44px}.menu-toggle span{display:block;width:20px;height:2px;background:var(--ink);margin:5px auto}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;min-height:50px;padding:0 20px;border:1px solid transparent;font-weight:800;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#fff;box-shadow:0 10px 24px rgba(198,146,47,.22)}.btn-secondary{border-color:#aac0d0;background:#fff;color:var(--ink)}.btn-small{min-height:42px;font-size:.85rem}.hero{padding:58px 0 42px;background:linear-gradient(135deg,#fffdf8 0%,#f7fbfd 65%,#f8f0df 100%);border-bottom:1px solid var(--line)}.hero-grid{display:grid;grid-template-columns:.93fr 1.07fr;gap:52px;align-items:center}.eyebrow{display:inline-block;font-size:.75rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:12px}h1,h2,h3,p{margin-top:0}h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.9rem,4.45vw,5.1rem);line-height:1.01;letter-spacing:-.035em;max-width:13ch;margin-bottom:18px}h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,2.9vw,3.2rem);line-height:1.08;letter-spacing:-.025em;margin-bottom:12px}h3{font-size:1.08rem;line-height:1.25}.lead{font-size:1.06rem;color:var(--muted);max-width:58ch}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:25px 0}.hero-proof{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:26px}.hero-proof>div{display:grid;grid-template-columns:auto 1fr;column-gap:8px;align-items:center}.mini-icon{grid-row:1/3;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--blue);color:var(--navy);font-weight:900}.hero-proof b{font-size:.8rem}.hero-proof small{font-size:.72rem;color:var(--muted)}.hero-visual{position:relative;min-height:470px;display:grid;place-items:center}.map-ribbon{position:absolute;inset:15px 0 auto 18%;opacity:.58}.map-ribbon img{width:80%;max-height:190px;object-fit:contain;filter:grayscale(1) sepia(.25)}.dashboard-shell{position:relative;width:68%;min-height:300px;background:linear-gradient(145deg,#fff,#edf4f8);border:1px solid #d8e4ec;border-radius:28px;padding:18px;box-shadow:0 28px 70px rgba(41,70,95,.20);transform:perspective(900px) rotateY(-10deg) rotateX(3deg)}.dashboard-top{display:flex;gap:6px;margin-bottom:14px}.dashboard-top span{width:8px;height:8px;border-radius:50%;background:#c8d4dd}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.metric,.chart-card,.flow-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px}.metric small,.metric strong{display:block}.metric small{color:var(--muted)}.metric i{display:block;height:5px;border-radius:99px;background:linear-gradient(90deg,var(--gold) 62%,#e8eef2 62%);margin-top:12px}.chart-card{grid-column:1/3}.bars{height:100px;display:flex;align-items:end;gap:10px}.bars span{flex:1;background:linear-gradient(#92b1c9,var(--navy));border-radius:6px 6px 0 0}.bars span:nth-child(1){height:35%}.bars span:nth-child(2){height:62%}.bars span:nth-child(3){height:47%}.bars span:nth-child(4){height:82%}.bars span:nth-child(5){height:68%}.bars span:nth-child(6){height:92%}.flow-card{grid-column:1/3;display:flex;justify-content:space-between;align-items:center;color:var(--muted)}.flow-card b{color:var(--gold)}.cube-stack{position:absolute;right:5%;bottom:36px;display:grid;grid-template-columns:repeat(2,64px)}.cube-stack span{width:64px;height:64px;display:grid;place-items:center;background:var(--navy);color:#fff;border:4px solid var(--ivory);font-weight:900;box-shadow:var(--shadow)}.cube-stack span:nth-child(1){background:var(--gold);grid-column:2}.cube-stack span:nth-child(3){background:#5f7e96}.focus-card{position:absolute;right:0;top:44%;width:210px;background:rgba(255,255,255,.94);border:1px solid #efd8aa;border-radius:16px;padding:18px;box-shadow:var(--shadow)}.focus-card b{color:var(--navy)}.focus-card p{margin:5px 0 0;font-size:.85rem;color:var(--muted)}.section{padding:72px 0}.section-tint{background:var(--blue);border-block:1px solid var(--line)}.split-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:42px}.section-head{max-width:850px}.section-head.compact{display:flex;gap:14px;align-items:flex-start;margin-bottom:24px}.section-head.centered{text-align:center;margin:0 auto 34px}.section-head.centered h2,.section-head.centered p{margin-left:auto;margin-right:auto}.section-number{flex:none;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#fff;font-weight:900;font-size:.85rem}.challenge-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}.icon-card,.service-card,.feature-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px;box-shadow:var(--shadow)}.line-icon,.service-card>span,.feature-card>span{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--blue);color:var(--navy);font-size:1.35rem;font-weight:900;margin-bottom:16px}.icon-card p,.service-card p,.feature-card li{color:var(--muted);font-size:.9rem}.model-panel{background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:var(--shadow)}.process-line{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;position:relative}.process-line:before{content:"";position:absolute;left:8%;right:8%;top:22px;height:2px;background:#aac0d0}.process-line>div{position:relative;text-align:center}.process-line span{display:grid;place-items:center;width:46px;height:46px;margin:0 auto 10px;border-radius:50%;background:#fff;border:2px solid #cad8e2;color:var(--navy);font-weight:900;position:relative}.process-line b,.process-line small{display:block}.process-line b{font-size:.82rem}.process-line small{font-size:.72rem;color:var(--muted)}.truth-note,.scope-note{margin-top:24px;padding:16px 18px;border-radius:14px;background:#f0f7fb;border:1px solid #d7e6ef;color:var(--ink2)}.truth-note{display:flex;gap:12px;align-items:flex-start}.truth-note span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--navy);color:#fff;font-weight:900}.truth-note p{margin:0}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.service-card{padding:20px 16px;text-align:center}.service-card>span{margin:0 auto 14px}.service-card p{margin-bottom:0}.scope-note{text-align:center;background:#fff8ea;border-color:#eeddb9}.two-column-sections{display:grid;grid-template-columns:1fr 1.12fr;gap:44px}.feature-grid.three{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-card{padding:20px}.feature-card ul{margin:0;padding-left:17px}.feature-card li{margin:7px 0}.control-grid .feature-card{box-shadow:none}.mini-dashboard{margin-top:18px;display:flex;align-items:center;gap:20px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:16px}.device{width:170px;height:100px;border:8px solid var(--navy);border-radius:10px;background:#f7fbfd;padding:10px}.screen-lines{height:100%;background:linear-gradient(90deg,transparent 48%,#d9e5ec 48%,#d9e5ec 52%,transparent 52%),linear-gradient(#dce7ee 12%,transparent 12%,transparent 24%,#dce7ee 24%,#dce7ee 36%,transparent 36%,transparent 52%,#dce7ee 52%,#dce7ee 64%,transparent 64%)}.mini-dashboard p{margin:3px 0;color:var(--muted)}.assessment-section{background:#fff}.assessment-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:54px;align-items:start}.assessment-intro h2{max-width:14ch}.assurance-list{display:grid;gap:12px;margin-top:28px}.assurance-list>div{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center}.assurance-list span{grid-row:1/3;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:var(--navy);font-weight:900}.assurance-list b,.assurance-list small{display:block}.assurance-list small{color:var(--muted)}.assessment-form{background:var(--ivory);border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:var(--shadow)}.field{margin-bottom:15px}.field.two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field label{display:block;font-size:.84rem;font-weight:800;margin-bottom:6px}.field input,.field textarea{width:100%;border:1px solid #d2dfe7;background:#fff;border-radius:11px;padding:13px 14px;outline:none}.field input:focus,.field textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(198,146,47,.12)}.error{display:block;min-height:16px;color:#b74848;font-size:.75rem}.form-submit{width:100%}.form-note{font-size:.78rem;color:var(--muted);margin-top:12px}.form-status{display:none;margin-top:12px;padding:12px;border-radius:10px}.form-status.is-visible{display:block}.form-status.success{background:#e8f6ed;color:#256a3d}.form-status.error{background:#fdeaea;color:#9d3333}.hp-field{position:absolute;left:-9999px}.faq-section{padding-top:54px}.faq-grid{display:grid;grid-template-columns:.68fr 1.32fr;gap:42px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:14px;padding:17px 18px;margin-bottom:10px}.faq-list summary{font-weight:850;cursor:pointer}.faq-list p{margin:10px 0 0;color:var(--muted)}.site-footer{background:linear-gradient(135deg,#082d50,#0a3a62);color:#fff;padding:54px 0 18px}.footer-grid{display:grid;grid-template-columns:1.3fr .6fr .7fr 1fr;gap:38px}.footer-grid h3{color:var(--gold2);font-size:1rem}.footer-grid>div>a:not(.brand){display:block;color:#dce8f2;margin:8px 0;font-size:.88rem}.footer-grid p{color:#c7d6e2}.footer-map span,.footer-map b{display:block}.footer-map span{font-size:.75rem;color:#bcd0df}.footer-map b{font-size:1.15rem;margin-bottom:8px}.footer-map img{width:100%;max-height:120px;object-fit:contain;filter:drop-shadow(0 0 10px rgba(224,184,95,.18))}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.16);padding-top:16px;margin-top:32px;color:#bcd0df;font-size:.8rem}.link-button{border:0;background:transparent;color:#fff;cursor:pointer}.cookie-banner{position:fixed;left:18px;right:18px;bottom:18px;z-index:500;max-width:920px;margin:auto;background:#fff;border:1px solid #d8e4ec;border-radius:18px;padding:16px 18px;box-shadow:0 25px 70px rgba(0,0,0,.22);display:flex;align-items:center;justify-content:space-between;gap:20px;opacity:0;transform:translateY(20px);transition:.22s}.cookie-banner.is-visible{opacity:1;transform:none}.cookie-banner p{margin:4px 0 0;color:var(--muted);font-size:.86rem}.cookie-actions{display:flex;gap:10px;flex:none}.reveal{opacity:0;transform:translateY(18px);transition:.6s}.reveal.visible{opacity:1;transform:none}.delay{transition-delay:.1s}
@media(max-width:1150px){nav{gap:14px}.hero-grid{gap:30px}.hero-proof{grid-template-columns:1fr 1fr}.service-grid{grid-template-columns:repeat(3,1fr)}.two-column-sections{grid-template-columns:1fr}.feature-grid.three{grid-template-columns:repeat(3,1fr)}}
@media(max-width:920px){nav,.nav-actions .btn{display:none}.menu-toggle{display:block;margin-left:auto}.nav-actions{order:2}.nav-wrap nav.open{display:flex;position:absolute;top:76px;left:3vw;right:3vw;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow)}.hero-grid,.split-grid,.assessment-grid,.faq-grid{grid-template-columns:1fr}.hero{padding-top:38px}.hero-visual{min-height:420px}.focus-card{right:4%}.process-line{grid-template-columns:repeat(3,1fr);row-gap:24px}.process-line:before{display:none}.footer-grid{grid-template-columns:1fr 1fr}.two-column-sections{gap:56px}}
@media(max-width:680px){.container{width:min(92vw,var(--max))}.brand{min-width:0}.brand span{display:none}.language{margin-left:auto}.hero{padding:30px 0}.hero-grid{gap:20px}h1{font-size:clamp(2.35rem,11vw,3.35rem);max-width:12ch}.hero-actions .btn{width:100%}.hero-proof{grid-template-columns:1fr 1fr;gap:12px}.hero-visual{min-height:330px}.dashboard-shell{width:82%;min-height:230px;padding:12px}.dashboard-grid{gap:8px}.bars{height:68px}.focus-card{display:none}.map-ribbon{left:4%}.cube-stack{right:1%;bottom:10px;grid-template-columns:repeat(2,48px)}.cube-stack span{width:48px;height:48px}.section{padding:52px 0}.section-head.compact{display:block}.section-number{margin-bottom:12px}.challenge-cards,.feature-grid.three,.field.two,.footer-grid{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr 1fr}.model-panel{padding:20px}.process-line{grid-template-columns:repeat(2,1fr)}.assessment-form{padding:20px}.footer-bottom{flex-direction:column;gap:8px}.cookie-banner{flex-direction:column;align-items:stretch}.cookie-actions{display:grid;grid-template-columns:1fr 1fr}.mini-dashboard{align-items:flex-start}.device{width:130px;height:86px;flex:none}}
@media(max-width:430px){.hero-proof,.service-grid{grid-template-columns:1fr}.hero-visual{min-height:290px}.dashboard-shell{width:94%}.mini-dashboard{display:block}.device{margin-bottom:14px}.cookie-actions{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}.btn:hover{transform:none}}


/* Concept B v1.1 — Editorial Balance & Visual Refinement */
:root{--shadow-soft:0 12px 34px rgba(29,55,78,.08)}

/* Hero: wider title measure, stronger illustration, less vertical weight */
.hero{padding:48px 0 38px}
.hero-grid{grid-template-columns:1.02fr .98fr;gap:28px}
.hero-copy{max-width:700px}
h1{font-size:clamp(2.55rem,3.65vw,4.2rem);line-height:1.015;max-width:15.5ch;text-wrap:balance;margin-bottom:16px}
.lead{max-width:54ch;font-size:1rem;line-height:1.62}
.hero-actions{margin:22px 0}
.hero-proof{margin-top:20px;gap:10px}
.hero-proof b{font-size:.82rem}.hero-proof small{font-size:.74rem}
.hero-visual{min-height:410px}
.dashboard-shell{width:78%;min-height:325px;padding:20px;transform:perspective(1000px) rotateY(-7deg) rotateX(2deg);box-shadow:0 30px 75px rgba(41,70,95,.18)}
.map-ribbon{inset:0 -2% auto 12%;opacity:.42}.map-ribbon img{width:92%;max-height:200px}
.focus-card{right:-1%;top:39%;width:220px}
.cube-stack{right:1%;bottom:22px}

/* Editorial section numbering */
.section-number{width:27px;height:27px;font-size:.69rem;background:#174b74;opacity:.92;box-shadow:none}
.section-head.compact{gap:10px}
.section-head.compact h2{margin-bottom:0}

/* Challenge/model balance */
.split-grid{grid-template-columns:.9fr 1.1fr;gap:28px;align-items:stretch}
.split-grid>div:first-child{display:flex;flex-direction:column}
.challenge-cards{gap:12px}
.icon-card,.service-card,.feature-card{box-shadow:var(--shadow-soft)}
.icon-card{padding:20px}
.icon-card h3,.service-card h3,.feature-card h3{font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:1rem;line-height:1.28}
.icon-card p,.service-card p,.feature-card li{font-size:.94rem;line-height:1.55;color:#536b7d}
.challenge-video-card{margin-top:14px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:10px;display:grid;grid-template-columns:150px 1fr;gap:14px;align-items:center;box-shadow:var(--shadow-soft)}
.challenge-video-frame{position:relative;border-radius:13px;overflow:hidden;background:#dfeaf0;aspect-ratio:16/9}
.challenge-video-frame video{width:100%;height:100%;object-fit:cover;display:block}
.video-toggle{position:absolute;left:8px;bottom:8px;border:0;border-radius:999px;background:rgba(10,49,85,.88);color:#fff;padding:6px 10px;font-size:.7rem;font-weight:800;cursor:pointer}
.challenge-video-copy b,.challenge-video-copy small{display:block}.challenge-video-copy b{font-size:.94rem}.challenge-video-copy small{font-size:.76rem;color:var(--muted);margin-top:3px}
.model-panel{height:100%;padding:26px;box-shadow:var(--shadow-soft)}
.process-line{margin-top:8px}.process-line small{font-size:.75rem;line-height:1.35}.truth-note{margin-top:20px}

/* Cleaner service and feature rhythm */
.section{padding:64px 0}
.section-head.centered{margin-bottom:28px}
.service-grid{gap:12px}.service-card{padding:20px 14px}.service-card p{line-height:1.5}
.two-column-sections{gap:30px;grid-template-columns:1fr 1.08fr}
.feature-grid.three{gap:12px}.feature-card{padding:19px}.feature-card li{margin:6px 0}

/* Stronger representative dashboard visual */
.mini-dashboard{margin-top:16px;display:grid;grid-template-columns:240px 1fr;gap:24px;padding:22px;background:linear-gradient(135deg,#fff,#f5fafc);box-shadow:var(--shadow-soft)}
.device{width:240px;height:150px;border:7px solid var(--navy);border-radius:14px;padding:12px;background:#f8fbfd;box-shadow:0 14px 30px rgba(10,49,85,.16)}
.device-head{display:flex;gap:5px;margin-bottom:10px}.device-head span{width:7px;height:7px;border-radius:50%;background:#cbd8e1}
.device-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.device-grid i{display:block;height:27px;border-radius:7px;background:linear-gradient(90deg,#dce8ef,#edf4f8)}
.device-chart{height:55px;display:flex;align-items:end;gap:8px;margin-top:10px}.device-chart b{flex:1;background:linear-gradient(#8fb0c8,var(--navy));border-radius:4px 4px 0 0}.device-chart b:nth-child(1){height:34%}.device-chart b:nth-child(2){height:64%}.device-chart b:nth-child(3){height:48%}.device-chart b:nth-child(4){height:83%}.device-chart b:nth-child(5){height:68%}
.dashboard-copy>b{display:block;font-family:Georgia,"Times New Roman",serif;font-size:1.45rem;line-height:1.15;color:var(--ink)}
.dashboard-copy p{margin:8px 0;color:var(--muted);font-size:.92rem}.dashboard-copy small{color:#7d8f9d;font-size:.75rem}

/* Form and FAQ */
.assessment-grid{gap:42px}.assessment-form{box-shadow:var(--shadow-soft)}
.faq-list details{box-shadow:0 5px 18px rgba(29,55,78,.04)}

/* Footer: stronger balance and map presence */
.site-footer{padding-top:48px;background:linear-gradient(135deg,#082f52,#0b416d)}
.footer-grid{grid-template-columns:1.45fr .58fr .68fr 1.15fr;gap:30px;align-items:start}
.footer-brand .brand img{width:68px;height:56px}.footer-brand .brand b{font-size:1.12rem}.footer-brand p{max-width:34ch;font-size:.92rem}
.footer-map img{max-height:150px;transform:scale(1.08);transform-origin:center}
.footer-map{padding-left:10px}.footer-map b{font-size:1.25rem}

@media(max-width:1150px){
  .hero-grid{grid-template-columns:1fr 1fr;gap:22px}
  h1{font-size:clamp(2.35rem,4vw,3.6rem);max-width:15ch}
  .dashboard-shell{width:82%}
  .two-column-sections{grid-template-columns:1fr}
}
@media(max-width:920px){
  .hero-grid{grid-template-columns:1fr}.hero-copy{max-width:760px}.hero-visual{min-height:390px}.dashboard-shell{width:72%}
  .split-grid{grid-template-columns:1fr}.challenge-video-card{grid-template-columns:200px 1fr}
  .mini-dashboard{grid-template-columns:210px 1fr}.device{width:210px}
}
@media(max-width:680px){
  .hero{padding:30px 0 26px}h1{font-size:clamp(2.2rem,9.5vw,3rem);max-width:13.5ch}
  .hero-visual{min-height:310px}.dashboard-shell{width:88%;min-height:235px}.focus-card{display:none}
  .challenge-video-card{grid-template-columns:1fr}.challenge-video-frame{aspect-ratio:16/8}
  .section{padding:50px 0}.section-number{width:25px;height:25px;font-size:.65rem}
  .mini-dashboard{grid-template-columns:1fr}.device{width:100%;max-width:300px;height:145px}
  .footer-map img{transform:none;max-height:135px}
}
@media(max-width:430px){
  h1{font-size:clamp(2rem,10.5vw,2.65rem);max-width:12.8ch}
  .hero-proof{grid-template-columns:1fr 1fr}.hero-proof small{font-size:.7rem}
  .dashboard-shell{width:96%}.cube-stack{display:none}
}


/* Concept B v1.2 — bilingual and hero clarity */
.cube-stack span{width:66px!important;min-height:54px!important;padding:7px 5px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:1px!important}
.cube-stack span b{font-size:.72rem;line-height:1}
.cube-stack span small{font-size:.5rem;line-height:1.08;text-transform:uppercase;letter-spacing:.035em;font-weight:800;text-align:center}
html[lang="id"] .hero-proof b{font-size:.7rem}
html[lang="id"] .hero-proof small{font-size:.57rem}
html[lang="id"] .process-line b{font-size:.68rem}
html[lang="id"] .process-line small{font-size:.55rem;line-height:1.15}
html[lang="id"] .feature-card h3{font-size:.78rem;line-height:1.18}
html[lang="id"] .dashboard-copy b{line-height:1.15}
@media(max-width:680px){.cube-stack span{width:54px!important;min-height:48px!important}.cube-stack span small{font-size:.44rem}}


/* Concept B v1.3 — Option A hero image and footer contact icons */
.hero-grid{grid-template-columns:1fr 1.02fr;align-items:center;gap:34px}
.hero-copy{max-width:620px}
.hero-copy h1{max-width:11ch}
.hero-visual.hero-visual-option-a{min-height:430px;display:flex;align-items:center;justify-content:center;background:transparent;box-shadow:none;padding:0}
.hero-figure{margin:0;width:100%;height:100%;min-height:430px;border-radius:26px;overflow:hidden;border:1px solid rgba(29,55,78,.12);box-shadow:0 26px 60px rgba(29,55,78,.14);background:#ddd}
.hero-figure img{display:block;width:100%;height:100%;min-height:430px;object-fit:cover;object-position:center center}
.footer-contact{display:flex;flex-direction:column;gap:12px}
.footer-contact-link{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}
.footer-contact-link:hover{color:var(--gold)}
.footer-contact-icon{width:42px;height:42px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.04);display:inline-flex;align-items:center;justify-content:center;color:var(--gold);flex:none}
.footer-contact-icon svg{width:20px;height:20px}
@media(max-width:1150px){.hero-grid{grid-template-columns:.95fr 1.05fr;gap:28px}.hero-copy h1{max-width:11.5ch}}
@media(max-width:920px){.hero-grid{grid-template-columns:1fr;gap:24px}.hero-copy{max-width:760px}.hero-copy h1{max-width:12.5ch}.hero-visual.hero-visual-option-a,.hero-figure,.hero-figure img{min-height:360px}}
@media(max-width:680px){.hero-copy h1{max-width:12ch}.hero-visual.hero-visual-option-a,.hero-figure,.hero-figure img{min-height:280px}.footer-contact-link{gap:10px}.footer-contact-icon{width:40px;height:40px;border-radius:12px}}


/* Concept B v1.4 — hero compaction and final polish */
.hero{padding:42px 0 28px}
.hero-grid{grid-template-columns:1.08fr .92fr;gap:24px;align-items:center}
.hero-copy{max-width:680px}
.hero-copy h1{font-size:clamp(2.55rem,3.9vw,4.2rem);line-height:.97;letter-spacing:-.038em;max-width:9.8ch;margin-bottom:14px;text-wrap:balance}
.hero .lead{font-size:.98rem;line-height:1.58;max-width:54ch;margin-bottom:0}
.hero-actions{margin:18px 0 16px;gap:10px}
.hero-proof{margin-top:16px;gap:12px}
.hero-proof b{font-size:.77rem}
.hero-proof small{font-size:.7rem}
.hero-visual.hero-visual-option-a{min-height:365px}
.hero-figure,.hero-figure img{min-height:365px}
.hero-figure{border-radius:24px;box-shadow:0 20px 46px rgba(29,55,78,.12)}
.split-grid{grid-template-columns:.82fr 1.18fr;gap:34px;align-items:stretch}
.challenge-cards{gap:14px;align-content:start}
.challenge-cards .icon-card{padding:20px;min-height:215px}
.challenge-cards .icon-card p{font-size:.94rem;line-height:1.55}
.challenge-video-card{margin-top:12px}
.model-panel{padding:24px}
.icon-card p,.service-card p,.feature-card li{font-size:.93rem}
.service-card{padding:18px 14px}
.field label{font-size:.88rem;color:var(--ink2);margin-bottom:7px}
.field input,.field textarea{padding:14px 14px}
.form-note{font-size:.8rem;line-height:1.5}
.footer-contact{gap:8px}
.footer-contact-link{gap:10px}
.footer-contact-icon{width:38px;height:38px;border-radius:12px}
.footer-contact-icon svg{width:18px;height:18px}
@media(max-width:1200px){.hero-grid{grid-template-columns:1.02fr .98fr;gap:22px}.hero-copy h1{font-size:clamp(2.45rem,4vw,3.8rem);max-width:10.1ch}.hero-visual.hero-visual-option-a,.hero-figure,.hero-figure img{min-height:345px}}
@media(max-width:920px){.hero{padding:34px 0 24px}.hero-grid{grid-template-columns:1fr;gap:22px}.hero-copy{max-width:760px}.hero-copy h1{max-width:11.2ch;font-size:clamp(2.45rem,7vw,3.5rem)}.hero-visual.hero-visual-option-a,.hero-figure,.hero-figure img{min-height:320px}.split-grid{grid-template-columns:1fr;gap:26px}}
@media(max-width:680px){.hero{padding:26px 0 18px}.hero-copy h1{font-size:clamp(2.15rem,9.2vw,2.95rem);max-width:11ch;line-height:1}.hero .lead{font-size:.95rem}.hero-actions{margin:14px 0 14px}.hero-proof{grid-template-columns:1fr 1fr;gap:10px}.hero-visual.hero-visual-option-a,.hero-figure,.hero-figure img{min-height:265px}.challenge-cards .icon-card{min-height:auto}.service-card{padding:18px 16px}.field label{font-size:.86rem}.footer-contact-link{gap:9px}}
@media(max-width:430px){.hero-proof{grid-template-columns:1fr}.hero-copy h1{max-width:10.5ch}.hero-visual.hero-visual-option-a,.hero-figure,.hero-figure img{min-height:245px}}


/* Concept B v1.5 — materially smaller hero for EN and ID */
.hero{padding:26px 0 18px!important}
.hero-grid{grid-template-columns:1.14fr .86fr!important;gap:22px!important;align-items:center!important}
.hero-copy{max-width:720px!important}
.hero .eyebrow{margin-bottom:8px!important;font-size:.68rem!important;letter-spacing:.13em!important}
.hero-copy h1{font-size:clamp(2rem,3.15vw,3.35rem)!important;line-height:.98!important;max-width:10.8ch!important;margin-bottom:10px!important;letter-spacing:-.035em!important}
.hero .lead{font-size:.9rem!important;line-height:1.48!important;max-width:56ch!important}
.hero-actions{margin:12px 0 10px!important;gap:8px!important}
.hero-actions .btn{min-height:42px!important;padding:0 16px!important;font-size:.82rem!important}
.hero-proof{margin-top:10px!important;gap:8px!important}
.hero-proof>div{column-gap:6px!important}
.hero-proof .mini-icon{width:28px!important;height:28px!important;font-size:.75rem!important}
.hero-proof b{font-size:.68rem!important;line-height:1.15!important}
.hero-proof small{font-size:.6rem!important;line-height:1.1!important}
.hero-visual.hero-visual-option-a{min-height:285px!important}
.hero-figure,.hero-figure img{min-height:285px!important;max-height:310px!important}
.hero-figure{border-radius:20px!important}
.hero-figure img{object-fit:cover!important;object-position:center 48%!important}
html[lang="id"] .hero-copy h1{font-size:clamp(1.9rem,2.9vw,3.05rem)!important;max-width:11.7ch!important}
html[lang="id"] .hero .lead{font-size:.86rem!important;line-height:1.44!important}
html[lang="id"] .hero-proof b{font-size:.62rem!important}
html[lang="id"] .hero-proof small{font-size:.54rem!important}
@media(max-width:1200px){
 .hero-grid{grid-template-columns:1.08fr .92fr!important;gap:20px!important}
 .hero-copy h1{font-size:clamp(1.95rem,3.2vw,3.05rem)!important;max-width:11.2ch!important}
 .hero-visual.hero-visual-option-a,.hero-figure,.hero-figure img{min-height:270px!important;max-height:295px!important}
}
@media(max-width:920px){
 .hero{padding:22px 0 16px!important}
 .hero-grid{grid-template-columns:1fr!important;gap:16px!important}
 .hero-copy{max-width:760px!important}
 .hero-copy h1{font-size:clamp(2rem,6vw,2.8rem)!important;max-width:13ch!important}
 .hero-visual.hero-visual-option-a,.hero-figure,.hero-figure img{min-height:250px!important;max-height:290px!important}
}
@media(max-width:680px){
 .hero{padding:18px 0 14px!important}
 .hero-copy h1{font-size:clamp(1.85rem,8vw,2.45rem)!important;max-width:12.2ch!important}
 .hero .lead{font-size:.88rem!important;line-height:1.45!important}
 .hero-actions{margin:10px 0 8px!important}
 .hero-proof{grid-template-columns:1fr 1fr!important;margin-top:8px!important}
 .hero-visual.hero-visual-option-a,.hero-figure,.hero-figure img{min-height:220px!important;max-height:250px!important}
}
@media(max-width:430px){
 .hero-copy h1{font-size:clamp(1.78rem,8.7vw,2.25rem)!important;max-width:11.7ch!important}
 .hero-proof{grid-template-columns:1fr 1fr!important}
 .hero-visual.hero-visual-option-a,.hero-figure,.hero-figure img{min-height:205px!important;max-height:225px!important}
}


/* Concept B v1.6 — whitespace reduction and tighter section rhythm */
.section{padding:54px 0!important}
.section-head{margin-bottom:18px!important}
.section-head.compact{margin-bottom:18px!important}
.section-head.centered{margin-bottom:24px!important}
.section-head.centered p{margin-bottom:0!important}
.split-grid{align-items:start!important;gap:28px!important}
.split-grid>div:first-child{height:auto!important}
.model-panel{height:auto!important;min-height:0!important;align-self:start!important;padding:22px!important}
.challenge-cards{gap:12px!important}
.challenge-cards .icon-card{min-height:0!important;padding:18px!important}
.challenge-video-card{margin-top:10px!important;padding:8px!important}
.challenge-video-copy b{font-size:.88rem!important}
.challenge-video-copy small{font-size:.72rem!important}
.process-line{margin-top:4px!important}
.truth-note{margin-top:16px!important;padding:13px 15px!important}
.service-grid{gap:10px!important}
.service-card{padding:16px 12px!important}
.service-card>span{width:40px!important;height:40px!important;margin-bottom:10px!important}
.scope-note{margin-top:16px!important;padding:12px 15px!important}
.two-column-sections{gap:28px!important;align-items:start!important}
.feature-grid.three{gap:10px!important}
.feature-card{padding:17px!important}
.feature-card li{margin:5px 0!important}
.mini-dashboard{margin-top:12px!important;padding:14px!important;gap:16px!important}
.assessment-section{padding:54px 0!important}
.assessment-grid{align-items:center!important;gap:38px!important}
.assessment-intro h2{margin-bottom:10px!important}
.assurance-list{margin-top:20px!important;gap:9px!important}
.assessment-form{padding:24px!important}
.faq-section{padding:44px 0!important}
.faq-grid{align-items:start!important;gap:30px!important}
.faq-list details{padding:14px 16px!important;margin-bottom:8px!important}
.site-footer{padding:44px 0 16px!important}
.footer-grid{gap:28px!important}
.footer-bottom{margin-top:24px!important}
@media(max-width:920px){
 .section{padding:46px 0!important}
 .split-grid,.two-column-sections,.assessment-grid,.faq-grid{gap:22px!important}
 .assessment-grid{align-items:start!important}
 .model-panel{padding:20px!important}
}
@media(max-width:680px){
 .section{padding:38px 0!important}
 .section-head,.section-head.compact,.section-head.centered{margin-bottom:16px!important}
 .service-grid{gap:9px!important}
 .service-card{padding:15px 12px!important}
 .feature-card{padding:16px!important}
 .assessment-section{padding:40px 0!important}
 .assessment-form{padding:20px!important}
 .faq-section{padding:36px 0!important}
 .site-footer{padding:38px 0 14px!important}
}


/* --- v1.7 compact hero + challenge video rebalance --- */
.section{padding:56px 0!important}
.faq-section{padding-top:42px!important}
.hero{padding:30px 0 24px!important}
.hero-grid{grid-template-columns:1.22fr .78fr!important;gap:20px!important;align-items:center!important}
.hero-copy{max-width:670px!important}
.hero-copy h1{font-size:clamp(1.85rem,2.7vw,2.72rem)!important;line-height:.95!important;max-width:15.2ch!important;margin-bottom:10px!important;letter-spacing:-.034em!important;text-wrap:balance!important}
.hero .lead{font-size:.95rem!important;max-width:53ch!important;margin-bottom:0!important}
.hero-actions{margin:14px 0 12px!important}
.hero-proof{margin-top:10px!important;gap:10px!important}
.hero-proof b{font-size:.76rem!important}
.hero-proof small{font-size:.69rem!important}
.hero-visual.hero-visual-option-a{min-height:252px!important;max-height:252px!important;justify-content:flex-end!important}
.hero-figure,.hero-figure img{min-height:252px!important;max-height:252px!important;max-width:430px!important;width:100%!important}
html[lang="id"] .hero-copy h1{font-size:clamp(1.72rem,2.4vw,2.34rem)!important;max-width:15.8ch!important}
html[lang="id"] .hero .lead{max-width:56ch!important}
.split-grid{grid-template-columns:.82fr 1.18fr!important;gap:24px!important;align-items:start!important}
.model-panel{height:auto!important;align-self:start!important;padding:22px!important}
.challenge-video-card{margin-top:0!important;grid-template-columns:180px 1fr!important;gap:14px!important;padding:10px!important;border-radius:18px!important}
.challenge-inline-video{margin-top:16px!important}
.model-panel .challenge-video-card{background:#f8fbfd!important;box-shadow:none!important;border-color:#d9e6ee!important}
.model-panel .challenge-video-frame{aspect-ratio:16/9!important;min-height:auto!important}
.model-panel .challenge-video-copy b{display:block;margin-bottom:2px}
@media(max-width:1200px){
  .hero-grid{grid-template-columns:1.16fr .84fr!important;gap:18px!important}
  .hero-copy h1{font-size:clamp(1.78rem,2.9vw,2.5rem)!important;max-width:14.8ch!important}
  .hero-figure,.hero-figure img,.hero-visual.hero-visual-option-a{max-width:400px!important;min-height:235px!important;max-height:235px!important}
}
@media(max-width:920px){
  .section{padding:50px 0!important}
  .hero{padding:26px 0 20px!important}
  .hero-grid{grid-template-columns:1fr!important;gap:16px!important}
  .hero-copy{max-width:760px!important}
  .hero-copy h1{font-size:clamp(2rem,6vw,2.72rem)!important;max-width:13.3ch!important}
  html[lang="id"] .hero-copy h1{font-size:clamp(1.92rem,5.3vw,2.48rem)!important;max-width:14.3ch!important}
  .hero-figure,.hero-figure img,.hero-visual.hero-visual-option-a{max-width:100%!important;min-height:260px!important;max-height:260px!important}
  .split-grid{grid-template-columns:1fr!important;gap:22px!important}
  .challenge-video-card{grid-template-columns:190px 1fr!important}
}
@media(max-width:680px){
  .hero-copy h1{font-size:clamp(1.86rem,8vw,2.38rem)!important;max-width:13.2ch!important;line-height:.98!important}
  html[lang="id"] .hero-copy h1{font-size:clamp(1.72rem,7.3vw,2.18rem)!important;max-width:13.8ch!important}
  .hero .lead{font-size:.92rem!important}
  .hero-actions{margin:12px 0 10px!important}
  .hero-proof{grid-template-columns:1fr 1fr!important}
  .hero-figure,.hero-figure img,.hero-visual.hero-visual-option-a{min-height:220px!important;max-height:220px!important}
  .challenge-video-card{grid-template-columns:1fr!important}
}
@media(max-width:430px){
  .hero-proof{grid-template-columns:1fr!important}
  .hero-copy h1{max-width:12.4ch!important}
  html[lang="id"] .hero-copy h1{max-width:12.9ch!important}
}


/* --- v1.8 hero proximity + passive loop video cleanup --- */
.hero-grid{grid-template-columns:1.08fr .92fr!important;gap:12px!important;align-items:center!important}
.hero-copy{max-width:720px!important}
.hero-copy h1{font-size:clamp(1.78rem,2.48vw,2.52rem)!important;max-width:18.4ch!important;line-height:.97!important;text-wrap:balance!important}
html[lang="id"] .hero-copy h1{font-size:clamp(1.62rem,2.18vw,2.18rem)!important;max-width:18.8ch!important}
.hero-visual.hero-visual-option-a{justify-content:flex-start!important;min-height:242px!important;max-height:242px!important}
.hero-figure,.hero-figure img{max-width:392px!important;min-height:242px!important;max-height:242px!important}
.challenge-video-frame{background:#e8eff4!important}
.video-toggle{display:none!important}
@media(max-width:1200px){
  .hero-grid{grid-template-columns:1.04fr .96fr!important;gap:12px!important}
  .hero-copy h1{font-size:clamp(1.72rem,2.62vw,2.34rem)!important;max-width:17.8ch!important}
  html[lang="id"] .hero-copy h1{font-size:clamp(1.56rem,2.28vw,2.02rem)!important;max-width:18.2ch!important}
  .hero-figure,.hero-figure img,.hero-visual.hero-visual-option-a{max-width:376px!important;min-height:230px!important;max-height:230px!important}
}
@media(max-width:920px){
  .hero-grid{grid-template-columns:1fr!important;gap:16px!important}
  .hero-copy h1{font-size:clamp(1.95rem,5.6vw,2.5rem)!important;max-width:14.2ch!important}
  html[lang="id"] .hero-copy h1{font-size:clamp(1.82rem,5vw,2.28rem)!important;max-width:14.8ch!important}
  .hero-visual.hero-visual-option-a{justify-content:center!important}
  .hero-figure,.hero-figure img,.hero-visual.hero-visual-option-a{max-width:100%!important;min-height:250px!important;max-height:250px!important}
}
@media(max-width:680px){
  .hero-copy h1{font-size:clamp(1.8rem,7.4vw,2.2rem)!important;max-width:13.4ch!important}
  html[lang="id"] .hero-copy h1{font-size:clamp(1.68rem,6.9vw,2.06rem)!important;max-width:14.2ch!important}
  .hero-figure,.hero-figure img,.hero-visual.hero-visual-option-a{min-height:220px!important;max-height:220px!important}
}

/* Concept B v1.9 — larger, closer hero visual using refreshed artwork */
.hero{
  padding:22px 0 16px !important;
}
.hero-grid{
  grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr) !important;
  gap:16px !important;
  align-items:center !important;
}
.hero-copy{
  max-width:540px !important;
}
.hero-copy h1{
  font-size:clamp(1.92rem,2.9vw,3.15rem) !important;
  line-height:.97 !important;
  letter-spacing:-.036em !important;
  max-width:8.9ch !important;
  margin-bottom:10px !important;
}
.hero .lead{
  max-width:48ch !important;
  font-size:.9rem !important;
  line-height:1.48 !important;
}
.hero-actions{
  margin:12px 0 10px !important;
}
.hero-proof{
  margin-top:10px !important;
}
.hero-visual.hero-visual-option-a{
  min-height:330px !important;
  width:100% !important;
  justify-self:end !important;
}
.hero-figure{
  width:100% !important;
  max-width:720px !important;
  min-height:330px !important;
  max-height:350px !important;
  margin-left:auto !important;
  border-radius:22px !important;
}
.hero-figure img{
  min-height:330px !important;
  max-height:350px !important;
  object-fit:cover !important;
  object-position:center center !important;
}
@media(max-width:1240px){
  .hero-grid{
    grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr) !important;
    gap:16px !important;
  }
  .hero-copy{max-width:520px !important;}
  .hero-copy h1{
    font-size:clamp(1.88rem,3vw,2.95rem) !important;
    max-width:9.2ch !important;
  }
  .hero-visual.hero-visual-option-a,
  .hero-figure,
  .hero-figure img{
    min-height:310px !important;
    max-height:330px !important;
  }
}
@media(max-width:920px){
  .hero{
    padding:24px 0 18px !important;
  }
  .hero-grid{
    grid-template-columns:1fr !important;
    gap:18px !important;
  }
  .hero-copy{
    max-width:760px !important;
  }
  .hero-copy h1{
    font-size:clamp(2.05rem,6.1vw,3rem) !important;
    max-width:10.5ch !important;
  }
  html[lang="id"] .hero-copy h1{
    max-width:10.9ch !important;
  }
  .hero-visual.hero-visual-option-a,
  .hero-figure,
  .hero-figure img{
    min-height:300px !important;
    max-height:320px !important;
    max-width:none !important;
  }
}
@media(max-width:680px){
  .hero{
    padding:22px 0 16px !important;
  }
  .hero-copy h1{
    font-size:clamp(1.95rem,8.5vw,2.65rem) !important;
    max-width:10.3ch !important;
  }
  html[lang="id"] .hero-copy h1{
    max-width:10.8ch !important;
  }
  .hero .lead{
    font-size:.92rem !important;
  }
  .hero-visual.hero-visual-option-a,
  .hero-figure,
  .hero-figure img{
    min-height:255px !important;
    max-height:280px !important;
  }
}

/* v1.9a — correct hero image fill, 4-line title balance, stronger header location */
.site-header .brand small{
  font-size:.74rem !important;
  letter-spacing:.18em !important;
  color:#b97d08 !important;
  font-weight:850 !important;
  opacity:1 !important;
}
.hero{
  padding:24px 0 18px !important;
}
.hero-grid{
  grid-template-columns:minmax(0,.93fr) minmax(0,1.07fr) !important;
  gap:10px !important;
  align-items:center !important;
}
.hero-copy{
  max-width:650px !important;
}
.hero-copy h1{
  font-size:clamp(2rem,3vw,3rem) !important;
  line-height:.98 !important;
  max-width:13.2ch !important;
  margin-bottom:10px !important;
  text-wrap:balance !important;
}
html[lang="id"] .hero-copy h1{
  font-size:clamp(1.86rem,2.72vw,2.7rem) !important;
  max-width:14ch !important;
}
.hero .lead{
  max-width:53ch !important;
}
.hero-visual.hero-visual-option-a{
  width:100% !important;
  min-height:330px !important;
  max-height:350px !important;
  justify-content:flex-start !important;
}
.hero-figure{
  width:100% !important;
  max-width:680px !important;
  min-height:330px !important;
  max-height:350px !important;
  margin:0 !important;
  background:transparent !important;
}
.hero-figure img{
  display:block !important;
  width:100% !important;
  max-width:none !important;
  height:100% !important;
  min-height:330px !important;
  max-height:350px !important;
  object-fit:cover !important;
  object-position:center center !important;
}
@media(max-width:1200px){
  .hero-grid{grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr) !important;gap:10px !important}
  .hero-copy h1{font-size:clamp(1.92rem,3vw,2.72rem) !important;max-width:13ch !important}
  .hero-figure,.hero-figure img,.hero-visual.hero-visual-option-a{min-height:310px !important;max-height:330px !important}
}
@media(max-width:920px){
  .hero-grid{grid-template-columns:1fr !important;gap:18px !important}
  .hero-copy{max-width:760px !important}
  .hero-copy h1{font-size:clamp(2rem,6vw,2.8rem) !important;max-width:12.5ch !important}
  html[lang="id"] .hero-copy h1{max-width:13.2ch !important}
  .hero-figure,.hero-figure img,.hero-visual.hero-visual-option-a{min-height:300px !important;max-height:320px !important;max-width:none !important}
}
@media(max-width:680px){
  .site-header .brand small{font-size:.68rem !important}
  .hero-copy h1{font-size:clamp(1.9rem,8.2vw,2.5rem) !important;max-width:11.8ch !important}
  html[lang="id"] .hero-copy h1{max-width:12.5ch !important}
  .hero-figure,.hero-figure img,.hero-visual.hero-visual-option-a{min-height:255px !important;max-height:280px !important}
}


/* v1.10 — restored complete assessment form and backend-compatible fields */
.field select{width:100%;border:1px solid #d2dfe7;background:#fff;border-radius:11px;padding:14px;outline:none;color:var(--ink);min-height:50px}
.field select:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(198,146,47,.12)}
.form-trust{font-size:.82rem;font-weight:800;color:var(--ink2);margin:10px 0 0}
@media(max-width:680px){.field select{min-height:48px}}

/* =========================================================
   Concept B v1.11 — Targeted Visual Lift Pack
   Scope intentionally limited to:
   1) Service-flow cards
   2) Commercial/control feature cards
   3) Challenge loop tile
   4) Representative visibility panel
   ========================================================= */

/* 1. SERVICE FLOW — connected operational journey */
#services .service-grid{
  position:relative;
  isolation:isolate;
  padding-top:10px;
}
#services .service-grid::before{
  content:"";
  position:absolute;
  z-index:0;
  left:7%;
  right:7%;
  top:36px;
  height:2px;
  background:linear-gradient(90deg,
    rgba(198,146,47,.15),
    rgba(198,146,47,.7) 15%,
    rgba(24,50,77,.34) 50%,
    rgba(198,146,47,.7) 85%,
    rgba(198,146,47,.15));
}
#services .service-card{
  position:relative;
  z-index:1;
  overflow:hidden;
  border-color:rgba(160,181,196,.42)!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.98),rgba(252,253,253,.96))!important;
  box-shadow:0 12px 28px rgba(29,55,78,.075)!important;
  transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;
}
#services .service-card::before{
  content:"";
  position:absolute;
  left:18px;
  right:18px;
  top:0;
  height:3px;
  border-radius:0 0 8px 8px;
  background:linear-gradient(90deg,var(--gold2),var(--gold));
  opacity:.78;
}
#services .service-card::after{
  content:"";
  position:absolute;
  width:92px;
  height:92px;
  right:-40px;
  bottom:-48px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(10,49,85,.075),rgba(10,49,85,0) 68%);
  pointer-events:none;
}
#services .service-card>span{
  position:relative;
  z-index:2;
  border:1px solid rgba(137,167,188,.28);
  background:linear-gradient(145deg,#f8fcfe,#e6f0f6)!important;
  box-shadow:0 7px 16px rgba(29,55,78,.08);
}
#services .service-card h3{
  position:relative;
  margin-bottom:9px;
}
@media(hover:hover){
  #services .service-card:hover{
    transform:translateY(-6px);
    border-color:rgba(198,146,47,.42)!important;
    box-shadow:0 20px 38px rgba(29,55,78,.13)!important;
  }
  #services .service-card:hover>span{
    color:var(--gold);
    transform:scale(1.05);
  }
}

/* 2. COMMERCIAL + CONTROL CARDS — subtle motifs and hierarchy */
#commercial .feature-card{
  position:relative;
  overflow:hidden;
  min-height:100%;
  border-color:rgba(156,179,195,.38)!important;
  background:linear-gradient(160deg,#fff 0%,#fbfdfe 72%,#f2f7fa 100%)!important;
  box-shadow:0 13px 30px rgba(29,55,78,.08)!important;
  transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;
}
#commercial .feature-card::before{
  content:"";
  position:absolute;
  inset:0 auto 0 0;
  width:4px;
  background:linear-gradient(180deg,var(--gold2),rgba(10,49,85,.75));
  opacity:.82;
}
#commercial .feature-card::after{
  content:"";
  position:absolute;
  right:-26px;
  top:-26px;
  width:100px;
  height:100px;
  border-radius:28px;
  transform:rotate(18deg);
  opacity:.5;
  pointer-events:none;
}
#commercial .feature-grid:not(.control-grid) .feature-card:nth-child(1)::after{
  background:
    repeating-linear-gradient(90deg,rgba(10,49,85,.08) 0 5px,transparent 5px 12px),
    repeating-linear-gradient(0deg,rgba(10,49,85,.055) 0 5px,transparent 5px 12px);
}
#commercial .feature-grid:not(.control-grid) .feature-card:nth-child(2)::after{
  background:
    radial-gradient(circle at 30% 30%,rgba(198,146,47,.18) 0 6px,transparent 7px),
    radial-gradient(circle at 68% 30%,rgba(10,49,85,.13) 0 6px,transparent 7px),
    radial-gradient(circle at 50% 68%,rgba(10,49,85,.13) 0 6px,transparent 7px),
    linear-gradient(35deg,transparent 47%,rgba(10,49,85,.09) 48% 51%,transparent 52%);
}
#commercial .feature-grid:not(.control-grid) .feature-card:nth-child(3)::after{
  background:conic-gradient(from 20deg,rgba(198,146,47,.16),transparent 25%,rgba(10,49,85,.1) 42%,transparent 62%,rgba(198,146,47,.13));
}
#commercial .control-grid .feature-card:nth-child(1)::after{
  background:radial-gradient(circle,transparent 35%,rgba(10,49,85,.1) 36% 40%,transparent 41% 52%,rgba(198,146,47,.12) 53% 56%,transparent 57%);
}
#commercial .control-grid .feature-card:nth-child(2)::after{
  clip-path:polygon(50% 0,92% 18%,84% 70%,50% 100%,16% 70%,8% 18%);
  background:linear-gradient(145deg,rgba(198,146,47,.16),rgba(10,49,85,.08));
}
#commercial .control-grid .feature-card:nth-child(3)::after{
  background:repeating-conic-gradient(from 0deg,rgba(10,49,85,.11) 0 10deg,transparent 10deg 28deg);
  border-radius:50%;
}
#commercial .feature-card>span{
  position:relative;
  z-index:2;
  background:linear-gradient(145deg,#f8fcfe,#e7f1f6)!important;
  border:1px solid rgba(137,167,188,.26);
  box-shadow:0 7px 16px rgba(29,55,78,.075);
}
#commercial .feature-card h3,
#commercial .feature-card ul{
  position:relative;
  z-index:2;
}
@media(hover:hover){
  #commercial .feature-card:hover{
    transform:translateY(-5px);
    border-color:rgba(198,146,47,.4)!important;
    box-shadow:0 20px 38px rgba(29,55,78,.13)!important;
  }
}

/* 3. CHALLENGE LOOP TILE — deliberate mini feature, not a utility box */
.model-panel .challenge-inline-video{
  position:relative;
}
.model-panel .challenge-video-card{
  position:relative;
  overflow:hidden;
  grid-template-columns:minmax(205px,32%) 1fr!important;
  gap:18px!important;
  padding:12px!important;
  background:linear-gradient(135deg,#f9fcfe 0%,#eef5f9 100%)!important;
  border:1px solid rgba(144,171,190,.36)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 10px 22px rgba(29,55,78,.055)!important;
}
.model-panel .challenge-video-card::before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:4px;
  background:linear-gradient(180deg,var(--gold2),var(--gold));
}
.model-panel .challenge-video-frame{
  border:1px solid rgba(10,49,85,.14);
  box-shadow:0 10px 24px rgba(29,55,78,.13);
}
.model-panel .challenge-video-frame::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 46%,rgba(10,49,85,.06));
}
.model-panel .challenge-video-copy{
  position:relative;
  padding-right:24px;
}
.model-panel .challenge-video-copy::before{
  content:"LIVE LOOP";
  display:inline-flex;
  align-items:center;
  min-height:22px;
  padding:0 8px;
  margin-bottom:7px;
  border-radius:999px;
  background:rgba(198,146,47,.12);
  border:1px solid rgba(198,146,47,.28);
  color:#9b6b12;
  font-size:.59rem;
  font-weight:900;
  letter-spacing:.13em;
}
html[lang="id"] .model-panel .challenge-video-copy::before{content:"LOOP VISUAL"}
.model-panel .challenge-video-copy b{
  font-size:1rem!important;
  color:var(--ink);
}

/* 4. REPRESENTATIVE VISIBILITY PANEL — stronger visual anchor */
#control .mini-dashboard{
  position:relative;
  overflow:hidden;
  border-color:rgba(136,164,184,.38)!important;
  background:
    radial-gradient(circle at 8% 12%,rgba(224,184,95,.13),transparent 28%),
    linear-gradient(135deg,#fff 0%,#f4f9fb 100%)!important;
  box-shadow:0 16px 36px rgba(29,55,78,.1)!important;
}
#control .mini-dashboard::before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  right:0;
  height:3px;
  background:linear-gradient(90deg,var(--gold2),var(--gold),var(--navy));
}
#control .device{
  position:relative;
  overflow:visible;
  background:linear-gradient(145deg,#fff,#eef6fa)!important;
  box-shadow:0 16px 34px rgba(10,49,85,.2)!important;
}
#control .device::after{
  content:"";
  position:absolute;
  left:18%;
  right:18%;
  bottom:-14px;
  height:6px;
  border-radius:999px;
  background:rgba(10,49,85,.18);
  filter:blur(5px);
}
#control .device-chart b{
  transform-origin:bottom;
  animation:wazBars 3.8s ease-in-out infinite alternate;
}
#control .device-chart b:nth-child(2){animation-delay:.25s}
#control .device-chart b:nth-child(3){animation-delay:.5s}
#control .device-chart b:nth-child(4){animation-delay:.75s}
#control .device-chart b:nth-child(5){animation-delay:1s}
#control .dashboard-copy{
  position:relative;
  z-index:2;
}
#control .dashboard-copy>b{
  max-width:20ch;
}
@keyframes wazBars{
  from{transform:scaleY(.86);filter:saturate(.85)}
  to{transform:scaleY(1.04);filter:saturate(1.1)}
}

@media(max-width:920px){
  #services .service-grid::before{display:none}
  .model-panel .challenge-video-card{grid-template-columns:190px 1fr!important}
}
@media(max-width:680px){
  #services .service-card::before{left:14px;right:14px}
  .model-panel .challenge-video-card{grid-template-columns:1fr!important}
  .model-panel .challenge-video-copy{padding:3px 4px 2px}
}
@media(prefers-reduced-motion:reduce){
  #control .device-chart b{animation:none!important}
  #services .service-card,
  #commercial .feature-card{transition:none!important}
}


/* Concept B v1.11 — animated service-flow visual */
.flow-motion-block{
  margin-top:30px;
  padding:28px;
  border:1px solid rgba(198,146,47,.24);
  border-radius:28px;
  background:
    radial-gradient(circle at 50% 0%,rgba(224,184,95,.13),transparent 34%),
    linear-gradient(180deg,#fffdf8 0%,#f8f2e8 100%);
  box-shadow:0 18px 48px rgba(29,55,78,.10);
}
.flow-motion-head{
  max-width:900px;
  margin:0 auto 20px;
  text-align:center;
}
.flow-motion-head .eyebrow{
  margin-bottom:8px;
}
.flow-motion-head h3{
  margin:0;
  color:var(--ink);
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(1.7rem,2.35vw,2.55rem);
  line-height:1.12;
  letter-spacing:-.02em;
}
.flow-motion-head p{
  max-width:790px;
  margin:12px auto 0;
  color:var(--muted);
  font-size:.98rem;
}
.flow-motion-frame{
  position:relative;
  padding:12px;
  overflow:hidden;
  border:1px solid rgba(198,146,47,.26);
  border-radius:24px;
  background:linear-gradient(180deg,#fff,#f5eee3);
  box-shadow:0 14px 34px rgba(29,55,78,.12);
}
.flow-motion-frame::after{
  content:"";
  position:absolute;
  inset:12px;
  border-radius:17px;
  pointer-events:none;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.48);
}
.flow-motion-video{
  display:block;
  width:100%;
  aspect-ratio:16/9;
  object-fit:cover;
  border-radius:17px;
  background:#e9e4da;
}
.flow-motion-caption{
  max-width:920px;
  margin:14px auto 0;
  text-align:center;
  color:#6a7890;
  font-size:.84rem;
  line-height:1.6;
}
@media(max-width:767px){
  .flow-motion-block{
    margin-top:22px;
    padding:18px 12px;
    border-radius:22px;
  }
  .flow-motion-head{
    margin-bottom:15px;
  }
  .flow-motion-head h3{
    font-size:1.55rem;
  }
  .flow-motion-frame{
    padding:8px;
    border-radius:18px;
  }
  .flow-motion-video,
  .flow-motion-frame::after{
    border-radius:12px;
  }
}
@media(prefers-reduced-motion:reduce){
  .flow-motion-video{
    animation:none;
  }
}
