:root{--ink:#091f40;--muted:#58708f;--blue:#1168ff;--cyan:#21bfe8;--green:#51c94c;--line:#dbe7f3;--soft:#f7fbff;--navy:#0d2b50;--max:1200px;--shadow:0 18px 50px rgba(25,73,128,.10)}
    *{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased;line-height:1.45}a{color:inherit}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}.wrap{width:min(var(--max),calc(100% - 44px));margin:auto}
    .nav{height:74px;border-bottom:1px solid #edf2f7;background:rgba(255,255,255,.94);position:sticky;top:0;z-index:40;backdrop-filter:blur(15px)}.nav .wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:22px;font-weight:800;letter-spacing:-.02em}.brand img{width:34px;height:34px}.navlinks{display:flex;gap:24px;font-size:13px;font-weight:600;color:#29496d}.navlinks a{text-decoration:none}.navlinks a:hover,.navlinks a:focus-visible{color:var(--blue)}.nav-actions{display:flex;gap:10px}
    .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 18px;border:1px solid #cfe0f2;border-radius:13px;text-decoration:none;font-weight:700;font-size:13px;background:#fff;color:var(--ink);cursor:pointer;transition:.18s ease}.btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(23,103,255,.10)}.btn:focus-visible,.route-card:focus-visible,.choice:focus-visible,.chip:focus-visible,.step-tab:focus-visible{outline:3px solid rgba(17,104,255,.25);outline-offset:2px}.btn.primary{background:linear-gradient(135deg,#1767ff,#08b8e6);color:#fff;border-color:transparent;box-shadow:0 12px 26px rgba(23,103,255,.18)}
    .hero{background:linear-gradient(90deg,#f8fbff 0%,#f4f9ff 49%,rgba(246,251,255,.72) 64%,rgba(255,255,255,.18) 100%),url('/metacore_public_experience_asset_pack_v1/18_background_mountains.jpg') right center/56% 100% no-repeat;padding:56px 0 46px;border-bottom:1px solid #eef3f8}.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:30px;align-items:center}.kicker{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:#2c5f99;font-weight:800;margin-bottom:14px}h1{font-size:clamp(48px,6vw,76px);line-height:.98;letter-spacing:-.06em;margin:0 0 18px;max-width:700px}h1 span{color:var(--blue)}.lead{font-size:18px;line-height:1.62;color:var(--muted);max-width:690px;margin:0 0 24px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}.checks{display:flex;flex-wrap:wrap;gap:18px;font-size:12px;font-weight:650;color:#304f73}.checks span{display:flex;align-items:center;gap:6px}.checks i{font-style:normal;width:16px;height:16px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:10px}.hero-right{position:relative;min-height:390px}.stackimg{position:absolute;width:57%;left:6%;top:28px;filter:drop-shadow(0 24px 35px rgba(38,91,149,.18));border-radius:22px}.scribble{position:absolute;right:4%;top:72px;color:#38597d;font-family:cursive;font-size:22px;transform:rotate(-4deg);line-height:1.15}.statcard{position:absolute;right:4%;bottom:22px;width:185px;background:#fff;border:1px solid #dfeaf5;border-radius:18px;padding:16px;box-shadow:0 20px 45px rgba(27,78,136,.13)}.statcard b{display:block;font-size:13px;margin-bottom:4px}.statcard span{font-size:11px;color:var(--muted)}.chart{height:54px;margin-top:10px}
    .section{padding:54px 0}.section.soft{background:#fbfdff;border-top:1px solid #f0f4f8;border-bottom:1px solid #f0f4f8}.sec-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:20px}.sec-head h2{font-size:35px;line-height:1.05;letter-spacing:-.045em;margin:0}.sec-head p{margin:0;color:var(--muted);max-width:520px;font-size:14px;line-height:1.6}
    .route-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.route-card{appearance:none;text-align:left;padding:0;border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden;cursor:pointer;transition:.2s;min-height:235px;color:var(--ink)}.route-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(30,78,132,.09);border-color:#bdd7f6}.route-card[aria-pressed="true"]{outline:2px solid rgba(18,103,255,.16);border-color:#6fa9ff;background:#fbfdff}.route-card img{width:100%;height:104px;object-fit:cover}.route-copy{padding:14px}.route-copy h3{font-size:15px;margin:0 0 8px}.route-copy p{font-size:12px;line-height:1.45;color:var(--muted);margin:0}.circle-arrow{margin-top:14px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;border:1px solid #d8e7f6;color:var(--blue);font-weight:700}
    .router{margin-top:20px;border:1px solid #cfe0f2;border-radius:20px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.router[hidden]{display:none}.router-head{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:18px 20px;border-bottom:1px solid #e9f0f7}.router-head h3{font-size:18px;margin:0}.router-head p{font-size:12px;color:var(--muted);margin:4px 0 0}.router-body{display:grid;grid-template-columns:220px 1fr}.stepper{padding:18px;background:#f8fbff;border-right:1px solid #e6eef7}.step-tab{width:100%;display:flex;gap:11px;align-items:flex-start;text-align:left;border:0;background:transparent;padding:11px;border-radius:12px;color:#526b88;cursor:pointer}.step-tab[aria-current="step"]{background:#eaf4ff;color:var(--ink)}.step-num{width:24px;height:24px;flex:0 0 24px;border-radius:50%;border:1px solid #9bb8d9;display:grid;place-items:center;font-size:11px;font-weight:800}.step-tab[aria-current="step"] .step-num{background:var(--blue);border-color:var(--blue);color:#fff}.step-tab b{display:block;font-size:12px}.step-tab small{display:block;margin-top:2px;font-size:10px;color:#7890aa}.panel{padding:24px;min-height:340px}.panel h4{font-size:22px;margin:0 0 5px;letter-spacing:-.03em}.panel-intro{margin:0 0 20px;color:var(--muted);font-size:13px}.choices{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.choice{border:1px solid #d7e5f2;background:#fff;color:var(--ink);border-radius:13px;padding:13px;text-align:left;font-size:12px;font-weight:700;cursor:pointer;min-height:54px}.choice[aria-pressed="true"]{border-color:#6fa9ff;background:#edf5ff;color:#075bcf}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip{border:1px solid #d8e6f4;background:#fff;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:700;color:#4c6480;cursor:pointer}.chip[aria-pressed="true"]{background:#edf5ff;color:#1267ff;border-color:#76aaff}.field{display:flex;flex-direction:column;gap:8px}.field label{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#46627f}.field textarea{width:100%;border:1px solid #d7e5f2;border-radius:12px;padding:12px 13px;min-height:116px;background:#fff;color:var(--ink);resize:vertical}.mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mode-card{min-height:112px}.mode-card b{display:block;font-size:13px;margin-bottom:5px}.mode-card span{display:block;font-size:11px;line-height:1.45;color:var(--muted);font-weight:500}.router-actions{display:flex;justify-content:space-between;gap:10px;margin-top:22px}.router-actions .right{display:flex;gap:10px}.result{background:var(--navy);color:#fff;border-radius:17px;padding:20px}.result-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px}.result .tag{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#7fdcff;font-weight:800}.result h5{font-size:24px;line-height:1.05;margin:6px 0 9px}.result p{font-size:12px;line-height:1.6;color:#c9d7e7;margin:0 0 12px}.stack{display:flex;flex-wrap:wrap;gap:7px}.stack span{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);padding:7px 9px;border-radius:9px;font-size:11px}.result-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:16px}.result-actions .btn.primary{background:#fff;color:var(--navy)}.result-actions .btn{border-color:rgba(255,255,255,.25);background:transparent;color:#fff}.result-actions .btn.primary{border-color:#fff;background:#fff;color:var(--navy)}
    .how-title{margin-bottom:18px}.how-title h2{font-size:29px;margin:0 0 4px;letter-spacing:-.04em}.how{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;align-items:start}.step{text-align:center;position:relative}.step:not(:last-child):after{content:'→';position:absolute;right:-10px;top:24px;color:var(--blue);font-weight:800}.step img{width:74px;height:74px;object-fit:cover;border-radius:50%;margin:0 auto 8px}.step b{display:block;font-size:13px}.step span{display:block;font-size:11px;line-height:1.45;color:var(--muted);margin-top:5px}
    .why-wrap{display:grid;grid-template-columns:1.15fr 1.85fr;gap:26px;align-items:center}.why-copy h2{font-size:32px;line-height:1.05;margin:0;letter-spacing:-.04em}.why-copy h2 span{display:block;color:#315c8f;font-weight:500}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.why-card{border:1px solid var(--line);border-radius:15px;padding:16px;background:#fff}.why-card b{display:block;font-size:13px;margin:10px 0 6px}.why-card p{font-size:11px;color:var(--muted);margin:0;line-height:1.45}.icon{font-size:26px;color:var(--blue)}
    .duo{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.duobox{border:1px solid #dbe8f5;border-radius:16px;background:linear-gradient(135deg,#f6faff,#fff);padding:20px;display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center}.duobox h3{font-size:20px;margin:0 0 5px}.duobox p{font-size:12px;color:var(--muted);margin:0 0 14px}.duobox img{width:105px;border-radius:12px}.domain-strip{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-top:28px}.domain-copy .small{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#527090;font-weight:800}.domain-copy b{display:block;font-size:17px;margin-top:5px}.domains{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.domains span{border:1px solid #dbe7f4;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:700;color:#3e5c7d;background:#fff}
    .cta{background:linear-gradient(90deg,#dff2ff,#f3faff 55%,#e8f7ff);padding:30px 0;border-top:1px solid #cfe5fa}.cta .wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{font-size:29px;line-height:1.05;margin:0;max-width:560px}.cta-actions{display:flex;gap:10px}footer{padding:28px 0}.foot{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:11px;color:#5e7390}.footlinks{display:flex;gap:16px;flex-wrap:wrap}.foot a{text-decoration:none}
    @media(max-width:1100px){.route-grid{grid-template-columns:repeat(3,1fr)}.why-wrap{grid-template-columns:1fr}.why-grid{grid-template-columns:repeat(4,1fr)}}
    @media(max-width:900px){.navlinks{display:none}.hero-grid{grid-template-columns:1fr}.hero-right{min-height:360px}.router-body{grid-template-columns:1fr}.stepper{border-right:0;border-bottom:1px solid #e6eef7;display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.step-tab{padding:8px}.step-tab small{display:none}.route-grid{grid-template-columns:repeat(2,1fr)}.how{grid-template-columns:repeat(3,1fr)}.step:after{display:none}.why-grid{grid-template-columns:repeat(2,1fr)}.duo{grid-template-columns:1fr}.domain-strip{align-items:flex-start;flex-direction:column}.domains{justify-content:flex-start}.cta .wrap{flex-direction:column;align-items:flex-start}.result-grid{grid-template-columns:1fr}}
    @media(max-width:560px){.wrap{width:calc(100% - 26px)}.hero{padding-top:38px}h1{font-size:47px}.nav-actions .btn:first-child{display:none}.route-grid{grid-template-columns:1fr}.how{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:1fr}.hero-right{min-height:320px}.stackimg{width:60%;left:0}.scribble{font-size:18px;right:1%}.statcard{right:0;width:155px}.cta-actions{width:100%;flex-direction:column}.cta-actions .btn{width:100%}.stepper{grid-template-columns:1fr 1fr}.choices,.mode-grid{grid-template-columns:1fr}.panel{padding:18px}.router-actions{align-items:stretch;flex-direction:column}.router-actions .right{width:100%}.router-actions .right .btn{flex:1}}

/* =========================================================
   Public Experience V1 — final visual polish
   Scope: visual rhythm only; no content/router contract change
   ========================================================= */
.nav{box-shadow:0 1px 0 rgba(13,43,80,.03),0 8px 24px rgba(13,43,80,.035)}
.nav .wrap{max-width:1240px}
.brand{letter-spacing:-.035em}
.navlinks{gap:28px}
.navlinks a{position:relative;padding:27px 0 25px}
.navlinks a:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--blue),var(--cyan));transition:right .18s ease}
.navlinks a:hover:after,.navlinks a:focus-visible:after{right:0}

.hero{padding:64px 0 52px;background-position:right 44%;background-size:55% 100%}
.hero-grid{grid-template-columns:1.06fr .94fr;gap:40px}
.hero .kicker{margin-bottom:16px}
h1{max-width:760px;text-wrap:balance}
.lead{max-width:650px}
.hero-actions{margin-bottom:22px}
.checks{gap:16px 22px}
.hero-right{min-height:404px}
.stackimg{width:56%;left:5%;top:30px;filter:drop-shadow(0 26px 38px rgba(38,91,149,.16))}
.scribble{right:3%;top:76px;color:#496886}
.statcard{right:3%;bottom:18px;width:190px;padding:17px 17px 15px;border-color:#d8e6f4;box-shadow:0 22px 52px rgba(27,78,136,.12)}

.section{padding:58px 0}
.sec-head{margin-bottom:24px}
.sec-head h2{text-wrap:balance}
.route-grid{gap:16px}
.route-card{min-height:244px;border-radius:18px;box-shadow:0 1px 0 rgba(15,52,91,.02);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}
.route-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(30,78,132,.10);border-color:#a9cdf7}
.route-card[aria-pressed="true"]{outline:none;border-color:#6fa9ff;background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:0 16px 34px rgba(17,104,255,.12)}
.route-card img{height:112px}
.route-copy{padding:15px;display:flex;min-height:132px;flex-direction:column}
.route-copy h3{font-size:15px;margin-bottom:7px}
.route-copy p{line-height:1.5}
.circle-arrow{margin-top:auto;width:32px;height:32px;transition:transform .18s ease,background .18s ease,color .18s ease}
.route-card:hover .circle-arrow,.route-card[aria-pressed="true"] .circle-arrow{transform:translateX(3px);background:#edf5ff;color:#075bcf}

.router{margin-top:26px;border-radius:24px;border-color:#c8dcef;box-shadow:0 24px 58px rgba(32,77,130,.10)}
.router-head{padding:20px 22px;background:linear-gradient(180deg,#fff,#fbfdff)}
.router-head h3{font-size:19px;letter-spacing:-.025em}
.router-body{grid-template-columns:230px 1fr}
.stepper{padding:20px;background:linear-gradient(180deg,#f7fbff,#f2f8ff)}
.step-tab{padding:12px;border:1px solid transparent;transition:background .16s ease,border-color .16s ease,color .16s ease}
.step-tab:hover{background:rgba(255,255,255,.72);border-color:#dce9f5}
.step-tab[aria-current="step"]{background:#fff;border-color:#cce0f4;box-shadow:0 8px 20px rgba(30,78,132,.07)}
.panel{padding:28px 30px;min-height:350px}
.panel h4{font-size:24px}
.panel-intro{max-width:720px;margin-bottom:22px}
.choices{gap:12px}
.choice{border-radius:14px;padding:14px 15px;transition:border-color .16s ease,background .16s ease,transform .16s ease,box-shadow .16s ease}
.choice:hover{border-color:#adcdf1;transform:translateY(-1px);box-shadow:0 10px 22px rgba(30,78,132,.06)}
.choice[aria-pressed="true"]{box-shadow:0 10px 24px rgba(17,104,255,.09)}
.chip{transition:border-color .16s ease,background .16s ease,transform .16s ease}
.chip:hover{transform:translateY(-1px);border-color:#aacbf0}
.field textarea{border-radius:14px;padding:14px;line-height:1.5;box-shadow:inset 0 1px 2px rgba(13,43,80,.025)}
.field textarea:focus{outline:none;border-color:#71aaff;box-shadow:0 0 0 3px rgba(17,104,255,.10)}
.mode-card{min-height:118px}
.router-actions{margin-top:26px;padding-top:2px}
.result{padding:24px;border-radius:19px;background:linear-gradient(135deg,#0b284a,#10375f 68%,#0d426a);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}
.result-grid{gap:28px}
.result h5{font-size:25px}
.stack{gap:8px}
.stack span{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.16)}
.result-actions{margin-top:20px}

.how-title{margin-bottom:22px}
.how{gap:16px}
.step img{width:78px;height:78px;box-shadow:0 10px 25px rgba(30,78,132,.08)}
.step span{max-width:150px;margin-left:auto;margin-right:auto}
.why-wrap{gap:34px}
.why-grid{gap:14px}
.why-card{border-radius:17px;padding:18px;min-height:144px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.why-card:hover{transform:translateY(-2px);border-color:#c8dcf0;box-shadow:0 14px 30px rgba(30,78,132,.07)}
.duo{gap:16px;margin-top:18px}
.duobox{border-radius:18px;padding:22px;box-shadow:0 10px 28px rgba(30,78,132,.045)}
.duobox img{width:112px;border-radius:14px}
.domain-strip{margin-top:6px;padding-top:28px;border-top:1px solid #e7eef6}
.domains span{padding:8px 12px;background:#fbfdff}

.cta{padding:34px 0;background:linear-gradient(100deg,#dff2ff 0%,#f4faff 56%,#e7f7ff 100%)}
.cta h2{text-wrap:balance}
footer{padding:30px 0}
.foot{padding-top:2px}
.footlinks a:hover,.footlinks a:focus-visible{color:var(--blue)}

@media(max-width:1100px){
  .navlinks{gap:18px}
  .hero-grid{gap:24px}
  .route-grid{gap:14px}
}
@media(max-width:900px){
  .hero{padding:48px 0 42px;background-size:72% 100%;background-position:right center}
  .hero-right{min-height:350px}
  .router{border-radius:20px}
  .stepper{padding:12px}
  .panel{padding:24px}
  .route-copy{min-height:122px}
}
@media(max-width:560px){
  .nav{height:68px}
  .brand{font-size:20px}
  .brand img{width:31px;height:31px}
  .hero{padding:34px 0 30px;background-size:96% 100%;background-position:80% center}
  h1{font-size:45px;line-height:1.01}
  .lead{font-size:16px;line-height:1.55}
  .hero-actions{gap:9px}
  .checks{gap:10px 14px}
  .hero-right{min-height:292px}
  .stackimg{width:64%;top:24px}
  .scribble{top:58px;font-size:17px}
  .statcard{bottom:12px;width:154px;padding:13px}
  .section{padding:44px 0}
  .sec-head{margin-bottom:18px}
  .sec-head h2{font-size:31px}
  .route-card{min-height:0;display:grid;grid-template-columns:118px 1fr;align-items:stretch}
  .route-card img{height:100%;min-height:142px}
  .route-copy{min-height:142px;padding:16px}
  .router{margin-top:20px}
  .router-head{padding:17px}
  .router-head p{max-width:250px}
  .stepper{grid-template-columns:repeat(5,1fr);overflow-x:auto;gap:3px}
  .step-tab{padding:7px 5px;justify-content:center}
  .step-tab span:last-child{display:none}
  .step-num{width:28px;height:28px;flex-basis:28px}
  .panel{padding:20px 17px;min-height:330px}
  .panel h4{font-size:22px}
  .result{padding:18px}
  .result h5{font-size:22px}
  .duobox{padding:18px}
  .duobox img{width:90px}
  .cta{padding:28px 0}
  .cta h2{font-size:27px}
  .foot{align-items:flex-start;flex-direction:column}
}


/* =========================================================
   Persona Premium V2 — signature differentiation
   Scope: positioning + signature architecture + comparison
   ========================================================= */
.persona-signature{position:relative;overflow:hidden;background:
  radial-gradient(circle at 82% 18%,rgba(33,191,232,.10),transparent 28%),
  radial-gradient(circle at 12% 80%,rgba(17,104,255,.07),transparent 24%),
  linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);border-bottom:1px solid #edf3f8}
.persona-signature:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(17,104,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(17,104,255,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,transparent,rgba(0,0,0,.7),transparent)}
.persona-signature .wrap{position:relative}
.persona-intro{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:end;margin-bottom:30px}
.persona-intro h2{font-size:clamp(34px,4.2vw,52px);line-height:1.02;letter-spacing:-.05em;margin:0;max-width:720px;text-wrap:balance}
.persona-intro p{margin:0;color:var(--muted);font-size:15px;line-height:1.7;max-width:580px}
.persona-evolution{display:grid;grid-template-columns:1fr auto 1fr auto 1.14fr auto 1.14fr;gap:11px;align-items:stretch}
.evo-card{position:relative;min-height:205px;padding:22px 20px 20px;border:1px solid #dce8f4;border-radius:20px;background:rgba(255,255,255,.88);box-shadow:0 16px 42px rgba(20,67,124,.06);overflow:hidden}
.evo-card:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-52px;bottom:-58px;background:radial-gradient(circle,rgba(17,104,255,.08),transparent 68%)}
.evo-index{display:block;font-size:10px;letter-spacing:.16em;color:#7892ae;font-weight:800;margin-bottom:22px}
.evo-icon{width:43px;height:43px;border:1px solid #cfe0f2;border-radius:14px;display:grid;place-items:center;color:var(--blue);background:#f7fbff;font-size:20px;margin-bottom:17px}
.evo-card b{display:block;font-size:14px;margin-bottom:4px}.evo-card strong{display:block;font-size:17px;letter-spacing:-.025em}.evo-card p{font-size:12px;line-height:1.55;color:var(--muted);margin:9px 0 0;max-width:220px}
.evo-arrow{display:grid;place-items:center;color:#69a2e9;font-size:24px;font-weight:700}
.persona-card{border-color:#92c1ff;background:linear-gradient(160deg,#fff 0%,#eff7ff 70%,#e9fbff 100%);box-shadow:0 22px 55px rgba(17,104,255,.12)}
.persona-card .evo-icon{background:linear-gradient(135deg,#1767ff,#20c2df);border-color:transparent;color:#fff;box-shadow:0 10px 24px rgba(17,104,255,.20)}
.metacore-card{color:#fff;border-color:#174f81;background:linear-gradient(145deg,#0b2748,#0e416e 62%,#086a82);box-shadow:0 24px 60px rgba(9,43,80,.18)}
.metacore-card .evo-index,.metacore-card p{color:#bed5e9}.metacore-card .evo-icon{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.08);color:#7ee3ef}.metacore-card:after{background:radial-gradient(circle,rgba(73,220,229,.22),transparent 68%)}
.persona-orbit{margin-top:18px;padding:15px 17px;border:1px solid #dce9f5;border-radius:16px;background:rgba(255,255,255,.76);display:flex;justify-content:space-between;align-items:center;gap:24px}
.persona-orbit>div{display:flex;flex-wrap:wrap;gap:7px}.persona-orbit span{font-size:10px;font-weight:800;color:#4e6988;border:1px solid #d9e6f3;border-radius:999px;padding:7px 9px;background:#fff}.persona-orbit b{font-size:13px;letter-spacing:-.01em;color:#153d68;text-align:right}

.not-agent{margin-top:30px;padding:32px;border:1px solid #cfdfef;border-radius:24px;background:
  radial-gradient(circle at 88% 20%,rgba(34,194,223,.10),transparent 24%),
  linear-gradient(135deg,#f7fbff 0%,#ffffff 58%);display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:center;box-shadow:0 20px 50px rgba(25,73,128,.065)}
.not-agent-copy h2{font-size:34px;line-height:1.04;letter-spacing:-.045em;margin:0 0 13px}.not-agent-copy h2 span{color:#2e5f91;font-weight:500}.not-agent-copy p{font-size:13px;line-height:1.65;color:var(--muted);margin:0;max-width:520px}.system-remains{margin-top:18px;padding:11px 13px;border-left:3px solid var(--cyan);background:#f3fbff;border-radius:0 10px 10px 0;font-size:12px;color:#355a7c}
.compare-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:14px}.compare-card{border:1px solid #dce7f3;border-radius:18px;padding:18px;background:#fff;min-height:250px}.compare-card.premium{color:#fff;border-color:#164f80;background:linear-gradient(145deg,#0a2748,#0d3f6c 66%,#076b81);box-shadow:0 18px 45px rgba(9,43,80,.15)}
.compare-label{font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:#66819d;margin-bottom:15px}.premium .compare-label{color:#80dce9}
.compare-flow{display:flex;flex-direction:column;align-items:stretch;gap:5px}.compare-flow span{display:block;border:1px solid #dce7f3;border-radius:10px;padding:8px 10px;background:#f9fcff;font-size:11px;font-weight:750;text-align:center}.compare-flow i{font-style:normal;color:#6b9ddb;text-align:center;font-size:12px;line-height:1}.premium .compare-flow span{border-color:rgba(255,255,255,.15);background:rgba(255,255,255,.075)}.premium .compare-flow i{color:#6fe0ed}.compare-card small{display:block;margin-top:12px;color:#7389a1;font-size:10px;line-height:1.45}.premium small{color:#bed2e4}

@media(max-width:1000px){.persona-intro{grid-template-columns:1fr;gap:16px}.persona-evolution{grid-template-columns:1fr 1fr;gap:12px}.persona-evolution .evo-arrow{display:none}.not-agent{grid-template-columns:1fr}.compare-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.persona-evolution{grid-template-columns:1fr;gap:10px}.persona-orbit{align-items:flex-start;flex-direction:column}.persona-orbit b{text-align:left}.not-agent{padding:22px}.compare-grid{grid-template-columns:1fr}.not-agent-copy h2{font-size:30px}.evo-card{min-height:0}}


/* =========================================================
   Commercial Layer V1 — MCP/API + MetaCloud + CloudCodex
   ========================================================= */
.commerce-layer{margin-top:30px;padding:36px;border:1px solid #cddff0;border-radius:26px;background:
 radial-gradient(circle at 83% 10%,rgba(29,198,220,.12),transparent 24%),
 radial-gradient(circle at 4% 90%,rgba(22,103,255,.08),transparent 25%),
 linear-gradient(145deg,#f8fbff 0%,#ffffff 54%,#f5fbff 100%);box-shadow:0 24px 65px rgba(19,63,112,.075);position:relative;overflow:hidden}
.commerce-layer:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(20,106,190,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(20,106,190,.025) 1px,transparent 1px);background-size:48px 48px}
.commerce-layer>*{position:relative}
.commerce-head{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:end}.commerce-head h2{font-size:clamp(36px,4.3vw,54px);line-height:1.01;letter-spacing:-.052em;margin:0}.commerce-head h2 span{font-weight:500;color:#315f8d}.commerce-head p{margin:0;color:var(--muted);font-size:14px;line-height:1.75;max-width:600px}
.commercial-flow{margin:28px 0 22px;display:grid;grid-template-columns:1fr auto .66fr auto 1fr auto 1fr;gap:10px;align-items:center;padding:13px;border:1px solid #d8e6f3;border-radius:18px;background:rgba(255,255,255,.76)}
.flow-node{min-height:70px;border:1px solid #dce8f4;border-radius:13px;background:#fff;padding:11px 13px;display:flex;flex-direction:column;justify-content:center}.flow-node small{font-size:9px;letter-spacing:.11em;text-transform:uppercase;color:#7c93aa;font-weight:800;margin-bottom:5px}.flow-node b{font-size:11px;line-height:1.35}.flow-node.core{background:linear-gradient(135deg,#edf6ff,#e9fbff);border-color:#a9cff5}.flow-node.env{background:linear-gradient(135deg,#0d3158,#0a5e78);border-color:#13587b;color:#fff}.flow-node.env small{color:#8fe2ea}.flow-node.proof{background:#f4fbf9;border-color:#bde6d9}.flow-arrow{font-size:19px;color:#63a0df;font-weight:700}
.product-grid{display:grid;grid-template-columns:1fr 1.12fr 1fr;gap:15px;align-items:stretch}.product-card{border:1px solid #dce8f3;border-radius:21px;background:rgba(255,255,255,.94);padding:22px;display:flex;flex-direction:column;min-height:530px;box-shadow:0 16px 45px rgba(23,67,116,.055)}.product-card.codex-card{color:#fff;border-color:#1b587f;background:linear-gradient(155deg,#0b2747 0%,#0d3f69 58%,#076d82 100%);box-shadow:0 26px 60px rgba(7,46,82,.18);transform:translateY(-5px)}
.product-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.product-no{font-size:10px;letter-spacing:.15em;color:#7890a8;font-weight:800}.codex-card .product-no{color:#8bcbd9}.product-badge{font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;border:1px solid #dbe7f2;border-radius:999px;padding:6px 8px;color:#627b94;background:#f9fcff}.product-badge.featured{color:#9aeaf0;border-color:rgba(119,231,239,.25);background:rgba(255,255,255,.07)}
.product-icon{width:45px;height:45px;margin:20px 0 14px;border:1px solid #cfdfef;border-radius:14px;display:grid;place-items:center;font-size:20px;color:var(--blue);background:#f6faff}.codex-card .product-icon{color:#82edf0;border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.07)}.product-card h3{font-size:25px;letter-spacing:-.035em;margin:0 0 8px}.product-lead{color:var(--muted);font-size:12px;line-height:1.62;margin:0 0 15px}.codex-card .product-lead{color:#c5d9e9}
.product-diagram{display:grid;gap:4px;text-align:center;padding:11px;border:1px solid #dbe8f4;border-radius:12px;background:#f8fbff;margin-bottom:14px}.product-diagram span,.product-diagram strong{font-size:10px}.product-diagram i{font-style:normal;color:#4587d1;font-size:9px}.product-diagram.dark{border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.065)}.product-diagram.dark i{color:#73e0e9}
.product-card ul{list-style:none;padding:0;margin:0 0 16px;display:grid;gap:8px}.product-card li{position:relative;padding-left:17px;font-size:11px;line-height:1.38;color:#4c6680}.product-card li:before{content:"✓";position:absolute;left:0;color:#25a96e;font-weight:900}.codex-card li{color:#d4e4ef}.codex-card li:before{color:#76e8c7}.product-card>.btn{margin-top:auto;align-self:flex-start}.product-primary{background:#fff!important;color:#0b3760!important;border-color:#fff!important}
.expert-line{display:flex;flex-wrap:wrap;gap:5px;margin:0 0 16px}.expert-line span{font-size:8px;font-weight:800;padding:5px 7px;border-radius:999px;background:#f3f8ff;border:1px solid #dce8f5;color:#56728f}.endpoint-cloud{display:grid;grid-template-columns:repeat(2,1fr);gap:7px;margin:3px 0 14px}.endpoint-cloud span{font-size:10px;font-weight:700;text-align:center;padding:9px 7px;border:1px solid #dce7f3;background:#f9fcff;border-radius:9px;color:#3a5d7f}.permission-strip{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:12px}.permission-strip span{font-size:8px;font-weight:900;letter-spacing:.07em;border:1px solid #d6e4f1;border-radius:999px;padding:5px 7px;color:#55718c;background:#fff}.permission-strip span:last-child{border-color:#efcf9a;background:#fffaf0;color:#8f641e}.safety-copy{font-size:10px!important;color:#6d8298!important;line-height:1.55!important;margin:0 0 16px!important}
.ai-choice{margin-top:16px;border:1px solid #d8e6f3;border-radius:17px;background:rgba(255,255,255,.82);padding:18px 20px;display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center}.ai-choice>div:not(.choice-divider){display:grid;gap:5px}.choice-label{font-size:9px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:#597894}.ai-choice b{font-size:12px;line-height:1.45}.ai-choice p{font-size:10px;color:var(--muted);line-height:1.5;margin:0}.choice-divider{width:38px;height:38px;border:1px solid #d7e4f1;border-radius:50%;display:grid;place-items:center;font-size:9px;font-weight:900;color:#6d88a5;background:#f7fbff}
@media(max-width:1050px){.commerce-head{grid-template-columns:1fr;gap:15px}.commercial-flow{grid-template-columns:1fr 24px 1fr}.commercial-flow .flow-node:nth-of-type(5),.commercial-flow .flow-node:nth-of-type(7){margin-top:0}.product-grid{grid-template-columns:1fr 1fr}.product-card.connect-card{grid-column:1/-1;min-height:auto}.product-card.codex-card{transform:none}.endpoint-cloud{grid-template-columns:repeat(4,1fr)}}
@media(max-width:760px){.commerce-layer{padding:22px}.commercial-flow{grid-template-columns:1fr}.flow-arrow{transform:rotate(90deg);text-align:center;height:18px}.product-grid{grid-template-columns:1fr}.product-card.connect-card{grid-column:auto}.product-card{min-height:auto}.endpoint-cloud{grid-template-columns:repeat(2,1fr)}.ai-choice{grid-template-columns:1fr}.choice-divider{margin:auto}.commerce-head h2{font-size:36px}}


/* =========================================================
   MetaCloud 1GB Package Scope V1
   ========================================================= */
.package-scope{margin-top:22px;padding:28px;border:1px solid #caddec;border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(20,65,115,.06)}
.package-scope-head{display:flex;justify-content:space-between;gap:28px;align-items:flex-start;padding-bottom:20px;border-bottom:1px solid #e2ebf4}.package-scope-head h3{font-size:30px;letter-spacing:-.035em;margin:4px 0 5px}.package-scope-head p{margin:0;color:var(--muted);font-size:11px}.package-price{text-align:right;min-width:180px}.package-price span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#6d879f;font-weight:800}.package-price b{display:inline-block;font-size:26px;letter-spacing:-.03em;margin-top:3px}.package-price small{color:#70869c}.package-price .btn{margin-top:9px}
.scope-equation{display:flex;flex-wrap:wrap;gap:7px;align-items:center;padding:14px 0 18px}.scope-equation span,.scope-equation strong{font-size:9px;font-weight:900;letter-spacing:.06em;border:1px solid #d8e5f1;border-radius:999px;padding:7px 9px;background:#f9fcff}.scope-equation strong{background:#0b3760;color:#fff;border-color:#0b3760}.scope-equation i{font-style:normal;color:#66a1d7;font-weight:900}
.scope-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.scope-grid article{border:1px solid #e0e9f2;border-radius:14px;padding:15px;background:#fbfdff}.scope-grid h4{margin:0 0 9px;font-size:13px}.scope-grid ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 12px;list-style:none;margin:0;padding:0}.scope-grid li{font-size:10px;color:#405e7a;position:relative;padding-left:12px}.scope-grid li:before{content:"·";position:absolute;left:0;color:#1580e9;font-weight:900}.scope-grid p{font-size:9px;line-height:1.5;color:#788b9f;margin:10px 0 0}.continuity-line{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.continuity-line span{font-size:9px;font-weight:800;padding:7px 8px;border:1px solid #d7e5f2;border-radius:8px;background:#fff}.continuity-line i{font-style:normal;color:#5d9cdc}.expert-tags,.value-tags,.first-files{display:flex;flex-wrap:wrap;gap:5px}.expert-tags span,.value-tags span,.first-files span{font-size:8px;font-weight:800;padding:5px 7px;border-radius:999px;background:#f1f7ff;border:1px solid #d9e6f3;color:#52708d}
.first-contact{margin-top:12px;border:1px solid #cfe1ee;border-radius:14px;padding:14px 16px;background:linear-gradient(135deg,#f6fbff,#f8fffd);display:grid;grid-template-columns:1.05fr .95fr;gap:18px;align-items:center}.first-contact b{display:block;font-size:10px;line-height:1.5;margin-top:4px;color:#274e70}.first-files{justify-content:flex-end}
.scope-bottom{display:grid;grid-template-columns:1.08fr .92fr;gap:12px;margin-top:12px}.included-value,.not-included{border:1px solid #dce7f2;border-radius:14px;padding:14px}.included-value{background:#f7fbff}.not-included{background:#fffaf4;border-color:#eedfca}.scope-bottom h4{font-size:12px;margin:0 0 9px}.not-included p{font-size:9px;line-height:1.55;color:#826f58;margin:0}
@media(max-width:850px){.package-scope-head{flex-direction:column}.package-price{text-align:left}.scope-grid{grid-template-columns:1fr}.first-contact,.scope-bottom{grid-template-columns:1fr}.first-files{justify-content:flex-start}}
@media(max-width:520px){.package-scope{padding:18px}.scope-grid ul{grid-template-columns:1fr}.package-scope-head h3{font-size:25px}}


/* =========================================================
   Codex 50 Base Package Scope V1
   ========================================================= */
.codex-scope{margin-top:16px;color:#eef7ff;border-color:#19557d;background:
 radial-gradient(circle at 88% 8%,rgba(62,220,231,.16),transparent 26%),
 linear-gradient(155deg,#081f3a 0%,#0b3156 54%,#085e73 100%);box-shadow:0 25px 65px rgba(7,42,75,.18)}
.codex-scope .package-scope-head{border-bottom-color:rgba(255,255,255,.12)}.codex-scope .package-scope-head p,.codex-scope .package-scope-head small{color:#a9c4d7}.codex-scope .package-price span{color:#8edee7}.codex-price em{display:block;font-style:normal;font-size:9px;color:#9bbbcf;margin:3px 0 8px}.codex-price .product-primary{display:inline-flex}
.codex-equation span{color:#dcecf7;border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.055)}.codex-equation strong{background:#fff;color:#0a355d;border-color:#fff}.codex-equation i{color:#73dce7}
.scope-status-title{display:flex;align-items:center;gap:10px;margin:4px 0 10px}.scope-status-title b{font-size:11px;color:#d8e9f4}.scope-status-title.secondary{margin-top:18px}.status{font-size:8px;font-weight:900;letter-spacing:.12em;padding:6px 8px;border-radius:999px}.status.included{background:#dff9ed;color:#13724f}.status.available{background:#e6f1ff;color:#175e9f}.status.custom{background:#fff1cc;color:#815a0c}
.codex-grid article{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.055)}.codex-grid h4{color:#fff}.codex-grid li{color:#d0e1ec}.codex-grid li:before{color:#70e0c2}.codex-grid p{color:#9fb9ca}.codex-grid code{color:#8fe6eb}.codex-grid .expert-tags span{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.12);color:#cce2ee}
.zone-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.zone-grid span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;padding:7px 8px;border:1px solid rgba(255,255,255,.13);border-radius:8px;background:rgba(255,255,255,.055);color:#cde5f1}
.deployment-capabilities{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.deployment-capabilities article{padding:15px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.05)}.deployment-capabilities h4{font-size:12px;margin:0 0 8px;color:#fff}.deployment-capabilities p{font-size:9px;line-height:1.55;color:#abc3d2;margin:0 0 8px}.deployment-capabilities strong{font-size:9px;color:#8fe3d8}
.individual-deployment{margin-top:16px;padding:18px;border:1px solid rgba(255,213,126,.28);border-radius:16px;background:linear-gradient(135deg,rgba(255,198,84,.08),rgba(255,255,255,.035))}.individual-grid{display:grid;grid-template-columns:.9fr 1.1fr 1.2fr;gap:12px}.individual-grid>div{padding:12px;border:1px solid rgba(255,255,255,.10);border-radius:12px;background:rgba(6,31,56,.24)}.individual-grid h4{font-size:11px;margin:0 0 7px;color:#fff}.individual-grid p{font-size:9px;line-height:1.55;color:#b5c9d7;margin:0}.individual-deployment .value-tags span{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.12);color:#d4e5ef}.reference-proof{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;margin:12px 0;padding:10px 12px;border-left:3px solid #f2c55a;background:rgba(0,0,0,.10);border-radius:0 9px 9px 0}.reference-proof span{font-size:8px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:#ffd878}.reference-proof b{font-size:9px;line-height:1.5;color:#d3e3ed}
.codex-bottom .included-value{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12)}.codex-bottom .included-value h4{color:#fff}.codex-bottom .value-tags span{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.12);color:#d5e6ef}.codex-bottom .not-included{background:rgba(85,45,16,.18);border-color:rgba(242,192,112,.22)}.codex-bottom .not-included h4{color:#ffe5b9}.codex-bottom .not-included p{color:#d7c3a7}
@media(max-width:900px){.deployment-capabilities,.individual-grid{grid-template-columns:1fr}.reference-proof{grid-template-columns:1fr}.codex-price{text-align:left}}
@media(max-width:520px){.zone-grid{grid-template-columns:1fr}.scope-status-title{align-items:flex-start;flex-direction:column}}


/* =========================================================
   Product Ladder V1 — TRY -> USE -> CONTINUE -> EXECUTE -> SCALE
   ========================================================= */
.product-ladder{margin-top:22px;padding:27px;border:1px solid #d5e3f0;border-radius:22px;background:linear-gradient(145deg,#ffffff,#f7fbff);box-shadow:0 18px 48px rgba(17,62,110,.055)}
.ladder-head{display:grid;grid-template-columns:1.05fr .95fr;gap:32px;align-items:end;margin-bottom:20px}.ladder-head h3{margin:4px 0 0;font-size:29px;line-height:1.08;letter-spacing:-.038em}.ladder-head p{margin:0;color:var(--muted);font-size:11px;line-height:1.65}
.ladder-track{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1.12fr auto 1.12fr;gap:8px;align-items:stretch}.ladder-track>i{display:grid;place-items:center;font-style:normal;color:#6da1d7;font-weight:900;font-size:17px}.ladder-step{min-width:0;padding:15px 13px;border:1px solid #dce7f2;border-radius:14px;background:#fff;display:flex;flex-direction:column}.ladder-level{font-size:7px;letter-spacing:.1em;font-weight:900;color:#7890a8;margin-bottom:10px}.ladder-step b{font-size:14px;line-height:1.15;margin-bottom:4px}.ladder-step strong{font-size:9px;color:#3e6588;line-height:1.35}.ladder-step p{font-size:8px;line-height:1.5;color:#74899c;margin:9px 0 0}.ladder-step.metacloud{border-color:#9fc7f5;background:linear-gradient(155deg,#fff,#f1f7ff)}.ladder-step.business{color:#fff;border-color:#1a587d;background:linear-gradient(150deg,#0a294a,#0b5670);box-shadow:0 12px 28px rgba(7,51,88,.13)}.ladder-step.business .ladder-level{color:#79dfe8}.ladder-step.business strong{color:#c7e7ef}.ladder-step.business p{color:#b4cfdd}.ladder-step.enterprise{color:#fff;border-color:#435878;background:linear-gradient(150deg,#17243b,#283a59 65%,#365174)}.ladder-step.enterprise .ladder-level{color:#f0cc7b}.ladder-step.enterprise strong{color:#e9d8a9}.ladder-step.enterprise p{color:#c8d2df}
@media(max-width:1100px){.ladder-track{grid-template-columns:1fr 24px 1fr 24px 1fr}.ladder-track>i:nth-of-type(3),.ladder-track>i:nth-of-type(4){display:none}.ladder-step.business{grid-column:1/3}.ladder-step.enterprise{grid-column:3/6}}
@media(max-width:760px){.ladder-head{grid-template-columns:1fr;gap:10px}.ladder-track{grid-template-columns:1fr}.ladder-track>i{display:block!important;text-align:center;transform:rotate(90deg);height:18px}.ladder-step.business,.ladder-step.enterprise{grid-column:auto}.product-ladder{padding:20px}}


/* =========================================================
   KR Clarity V1 — loyalty/service credits + bank-card funding
   ========================================================= */
.kr-credit-strip{margin:0 0 18px;display:grid;grid-template-columns:1.05fr .8fr 1fr 1.45fr;gap:10px;align-items:stretch;padding:12px;border:1px solid #e7d5a8;border-radius:17px;background:linear-gradient(135deg,#fffaf0,#ffffff 58%,#f6fbff);box-shadow:0 12px 34px rgba(115,83,24,.055)}
.kr-credit-mark,.kr-credit-rate,.kr-credit-pay,.kr-credit-boundary{min-width:0;border-radius:11px;padding:10px 12px}.kr-credit-mark{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #ecdfc0}.kr-credit-mark span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#f5c552,#e99e2f);color:#38270a;font-weight:950;font-size:11px}.kr-credit-mark b{font-size:10px;line-height:1.35;color:#3f5062}.kr-credit-rate,.kr-credit-pay{display:flex;flex-direction:column;justify-content:center;background:rgba(255,255,255,.78);border:1px solid #e2e9f0}.kr-credit-rate small,.kr-credit-pay small{font-size:7px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:#7a8b9e}.kr-credit-rate strong,.kr-credit-pay strong{margin-top:3px;font-size:12px;color:#163d65}.kr-credit-rate span,.kr-credit-pay span{margin-top:2px;font-size:8px;color:#71859a}.kr-credit-boundary{display:flex;align-items:center;font-size:8px;line-height:1.5;color:#7b6c55;background:#fffaf3;border:1px solid #efe0c6}
.commercial-price{display:flex;align-items:baseline;gap:5px;flex-wrap:wrap;margin:2px 0 11px}.commercial-price b{font-size:17px;letter-spacing:-.025em;color:#173e66}.commercial-price>span{font-size:9px;color:#72869b}.commercial-price small{width:100%;font-size:8px;line-height:1.4;color:#7b8fa3}.commercial-price.inverse b{color:#fff}.commercial-price.inverse>span{color:#a8c5d6}.commercial-price.inverse small{color:#9fdde4}.price-eur-note{display:block;max-width:215px;margin:4px 0 0;font-style:normal;font-size:8px;line-height:1.4;color:#6e8498}.codex-scope .price-eur-note{color:#a9c7d8}
@media(max-width:900px){.kr-credit-strip{grid-template-columns:1fr 1fr}.kr-credit-boundary{grid-column:1/-1}}
@media(max-width:560px){.kr-credit-strip{grid-template-columns:1fr}.kr-credit-boundary{grid-column:auto}.commercial-price{margin-bottom:9px}}


/* =========================================================
   Core Modules EN V1
   ========================================================= */
.core-modules{background:linear-gradient(180deg,#f9fcff 0%,#ffffff 100%);border-top:1px solid #edf3f8;border-bottom:1px solid #edf3f8}
.modules-head{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:end;margin-bottom:24px}.modules-head h2{margin:3px 0 0;font-size:clamp(32px,4vw,48px);line-height:1.04;letter-spacing:-.045em}.modules-head p{margin:0;color:var(--muted);font-size:13px;line-height:1.7;max-width:620px}
.modules-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.module-card{position:relative;min-height:218px;padding:18px;border:1px solid #dbe7f2;border-radius:17px;background:#fff;color:inherit;text-decoration:none;display:flex;flex-direction:column;box-shadow:0 12px 32px rgba(20,66,115,.045);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.module-card:hover{transform:translateY(-3px);border-color:#9fc9f4;box-shadow:0 18px 38px rgba(20,72,128,.09)}.module-card img{width:34px;height:34px;object-fit:contain;margin-bottom:14px}.module-meta{font-size:7px;font-weight:900;letter-spacing:.12em;color:#66839f;margin-bottom:8px}.module-card h3{font-size:17px;letter-spacing:-.025em;margin:0 0 7px}.module-card p{font-size:10px;line-height:1.55;color:#667d93;margin:0 0 14px}.module-card b{font-size:9px;color:#1268c9;margin-top:auto}.module-card:nth-child(4),.module-card:nth-child(6),.module-card:nth-child(7){background:linear-gradient(155deg,#fff,#f5faff)}
@media(max-width:1100px){.modules-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.modules-head{grid-template-columns:1fr;gap:10px}.modules-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.modules-grid{grid-template-columns:1fr}.module-card{min-height:170px}}


/* index_v1 premium readability polish v10 */
.module-meta{font-size:8px}
.module-card h3{font-size:18px}
.module-card p{font-size:11px;line-height:1.6}
.package-scope-head p{font-size:11.5px;line-height:1.55}
.package-price span{font-size:9.5px}
.codex-price em,.price-eur-note{font-size:10px;line-height:1.45}
.scope-grid h4{font-size:13.5px}
.scope-grid li{font-size:10.5px;line-height:1.45}
.scope-grid p{font-size:10px;line-height:1.55}
.expert-tags span,.value-tags span,.first-files span{font-size:8.5px}
.ladder-level{font-size:7.5px}
.ladder-step strong{font-size:9.5px}
.ladder-step p{font-size:9px;line-height:1.55}
@media(max-width:520px){
  .module-card p{font-size:11.5px}
  .scope-grid li{font-size:11px}
  .scope-grid p{font-size:10.5px}
  .ladder-step p{font-size:9.5px}
}


/* index_v1 browser-verified mobile polish v11 */
@media(max-width:520px) and (min-width:351px){
  .modules-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .module-card{min-height:0;padding:14px}
  .module-card img{width:30px;height:30px;margin-bottom:10px}
  .module-meta{font-size:9px;margin-bottom:7px}
  .module-card h3{font-size:16px;margin-bottom:6px}
  .module-card p{font-size:11px;line-height:1.52;margin-bottom:11px}
  .module-card b{font-size:10px}
}
@media(max-width:520px){
  .scope-grid p{font-size:11px;line-height:1.58}
  .scope-grid li{font-size:11px;line-height:1.48}
  .package-price em,.price-eur-note{font-size:10.5px;line-height:1.48}
  .ladder-step p{font-size:10.5px;line-height:1.58}
}

/* index_v1 browser-verified mobile density polish v12 */
/* Scope: spacing/rhythm only. No copy, route, product or typography contract changes. */
@media(max-width:520px){
  .commerce-layer{margin-top:22px;padding:18px 14px;border-radius:20px}
  .commerce-head{gap:12px}
  .commercial-flow{margin:18px 0 16px;padding:10px;gap:7px}
  .flow-node{min-height:58px;padding:9px 11px}
  .product-grid{gap:12px}
  .product-card{padding:17px;border-radius:18px}
  .product-icon{margin:15px 0 11px}
  .product-lead{margin-bottom:12px}
  .product-diagram{padding:9px;margin-bottom:11px}
  .product-card ul{gap:6px;margin-bottom:12px}
  .expert-line{margin-bottom:12px}
  .endpoint-cloud{gap:6px;margin-bottom:11px}
  .permission-strip{margin-bottom:10px}
  .safety-copy{margin-bottom:12px!important}
  .ai-choice{margin-top:12px;padding:14px;gap:12px}
  .choice-divider{width:32px;height:32px}

  .package-scope{margin-top:15px;padding:15px;border-radius:18px}
  .package-scope-head{gap:14px;padding-bottom:14px}
  .package-price .btn{margin-top:7px}
  .scope-equation{padding:11px 0 13px;gap:5px}
  .scope-equation span,.scope-equation strong{padding:6px 8px}
  .scope-grid{gap:8px}
  .scope-grid article{padding:12px}
  .scope-grid h4{margin-bottom:7px}
  .scope-grid ul{gap:4px}
  .scope-grid p{margin-top:8px}
  .continuity-line{gap:5px}
  .continuity-line span{padding:6px 7px}
  .expert-tags,.value-tags,.first-files{gap:4px}
  .first-contact{margin-top:9px;padding:11px 12px;gap:10px}
  .scope-bottom{margin-top:9px;gap:8px}
  .included-value,.not-included{padding:11px}

  .scope-status-title{margin:2px 0 8px;gap:7px}
  .scope-status-title.secondary{margin-top:12px}
  .deployment-capabilities{gap:8px}
  .deployment-capabilities article{padding:12px}
  .individual-deployment{margin-top:12px;padding:13px}
  .individual-grid{gap:8px}
  .individual-grid>div{padding:10px}
  .reference-proof{margin:9px 0;padding:9px 10px}

  .product-ladder{margin-top:15px;padding:16px;border-radius:18px}
  .ladder-head{margin-bottom:14px}
  .ladder-track{gap:5px}
  .ladder-track>i{height:14px}
  .ladder-step{padding:12px 11px}
  .ladder-level{margin-bottom:7px}
  .ladder-step p{margin-top:7px}
  .kr-credit-strip{margin-bottom:14px;padding:10px;gap:7px}
  .kr-credit-mark,.kr-credit-rate,.kr-credit-pay,.kr-credit-boundary{padding:9px 10px}
}

/* === INDEX V1 · HERO 77 V1 ================================================
   Canonical premium hero using /img/metacore-hero-77.png (2172×724, 3:1).
   Existing hero-right DOM is retained as rollback-safe fallback but hidden.
   ======================================================================== */
.hero.hero-77{
  position:relative;
  isolation:isolate;
  min-height:clamp(470px,33.333vw,620px);
  display:flex;
  align-items:center;
  overflow:hidden;
  padding:clamp(54px,5vw,78px) 0 clamp(48px,4.4vw,70px);
  border-bottom:1px solid #e8f0f7;
  background:
    linear-gradient(90deg,
      rgba(248,252,255,.99) 0%,
      rgba(248,252,255,.98) 28%,
      rgba(248,252,255,.92) 43%,
      rgba(248,252,255,.52) 57%,
      rgba(248,252,255,.10) 71%,
      rgba(248,252,255,0) 100%),
    url('/img/metacore-hero-77.png') center center / cover no-repeat;
}
.hero.hero-77:after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:92px;
  pointer-events:none;
  z-index:-1;
  background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.44));
}
.hero.hero-77 .hero-grid{
  width:min(var(--max),calc(100% - 44px));
  margin-inline:auto;
  grid-template-columns:minmax(0,690px) minmax(300px,1fr);
  gap:clamp(28px,4vw,68px);
  align-items:center;
}
.hero.hero-77 .hero-grid>div:first-child{
  position:relative;
  z-index:2;
  max-width:690px;
  padding:8px 0;
}
.hero.hero-77 .hero-right{
  min-height:1px;
  visibility:hidden;
  pointer-events:none;
}
.hero.hero-77 .stackimg,
.hero.hero-77 .scribble,
.hero.hero-77 .statcard{display:none!important}
.hero.hero-77 .kicker{
  margin-bottom:17px;
  color:#245d99;
  letter-spacing:.16em;
  font-weight:850;
  text-shadow:0 1px 0 rgba(255,255,255,.72);
}
.hero.hero-77 h1{
  max-width:660px;
  margin-bottom:20px;
  font-size:clamp(52px,5.25vw,78px);
  line-height:.96;
  letter-spacing:-.061em;
  text-wrap:balance;
  text-shadow:0 1px 0 rgba(255,255,255,.72);
}
.hero.hero-77 h1 span{
  background:linear-gradient(102deg,#1767ff 12%,#1476ff 52%,#0ea6df 100%);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}
.hero.hero-77 .lead{
  max-width:650px;
  margin-bottom:25px;
  color:#526c8b;
  font-size:clamp(16px,1.25vw,18px);
  line-height:1.62;
  text-wrap:pretty;
}
.hero.hero-77 .hero-actions{gap:11px;margin-bottom:20px}
.hero.hero-77 .hero-actions .btn{
  min-height:46px;
  padding-inline:18px;
  border-radius:13px;
  box-shadow:0 7px 18px rgba(25,68,115,.045);
}
.hero.hero-77 .hero-actions .btn.primary{
  background:linear-gradient(112deg,#1767ff,#0ab9df);
  box-shadow:0 13px 28px rgba(23,103,255,.18);
}
.hero.hero-77 .checks{
  gap:10px 20px;
  color:#274c72;
  font-size:11.5px;
  font-weight:720;
}
.hero.hero-77 .checks i{
  width:16px;
  height:16px;
  background:linear-gradient(145deg,#49c856,#2fb54b);
  box-shadow:0 3px 9px rgba(47,181,75,.16);
}
@media(max-width:1100px){
  .hero.hero-77{
    min-height:560px;
    background-position:58% center;
    background-size:auto 100%;
  }
  .hero.hero-77 .hero-grid{grid-template-columns:minmax(0,640px) 1fr;gap:18px}
  .hero.hero-77 h1{font-size:clamp(50px,6vw,70px)}
}
@media(max-width:900px){
  .hero.hero-77{
    min-height:auto;
    padding:54px 0 48px;
    background:
      linear-gradient(90deg,rgba(248,252,255,.995) 0%,rgba(248,252,255,.96) 58%,rgba(248,252,255,.72) 100%),
      url('/img/metacore-hero-77.png') 64% center / auto 100% no-repeat;
  }
  .hero.hero-77 .hero-grid{grid-template-columns:1fr}
  .hero.hero-77 .hero-grid>div:first-child{max-width:650px}
  .hero.hero-77 .hero-right{display:none}
}
@media(max-width:620px){
  .hero.hero-77 .hero-grid{width:calc(100% - 26px)}
  .hero.hero-77{
    padding:42px 0 38px;
    background:
      linear-gradient(90deg,rgba(249,252,255,.995) 0%,rgba(249,252,255,.97) 68%,rgba(249,252,255,.86) 100%),
      url('/img/metacore-hero-77.png') 68% center / auto 100% no-repeat;
  }
  .hero.hero-77 h1{font-size:clamp(44px,13vw,58px);line-height:.98}
  .hero.hero-77 .lead{font-size:16px;line-height:1.56}
  .hero.hero-77 .hero-actions{align-items:stretch;flex-direction:column;width:min(100%,330px)}
  .hero.hero-77 .hero-actions .btn{width:100%}
  .hero.hero-77 .checks{gap:9px 14px;font-size:10.5px}
}

/* === INDEX V1 · HERO FACE V1 ==============================================
   Layered premium hero: WebP background + SVG stack + note + stat card.
   Target reference remains reference-only, never used as production source.
   ======================================================================== */
.hero.hero-77{
  min-height:clamp(520px,37vw,610px);
  background:
    linear-gradient(90deg,
      rgba(248,252,255,.995) 0%,
      rgba(248,252,255,.985) 25%,
      rgba(248,252,255,.94) 42%,
      rgba(248,252,255,.60) 56%,
      rgba(248,252,255,.16) 72%,
      rgba(248,252,255,0) 100%),
    url('/img/metacore_hero_face_v1/assets/hero_background.webp') center center / cover no-repeat;
}
.hero.hero-77 .hero-grid{
  grid-template-columns:minmax(0,650px) minmax(440px,1fr);
  gap:clamp(24px,3vw,52px);
}
.hero.hero-77 .hero-grid>div:first-child{max-width:650px}
.hero.hero-77 .hero-right.hero-face{
  position:relative;
  min-height:440px;
  height:100%;
  visibility:visible;
  pointer-events:none;
  overflow:visible;
}
.hero.hero-77 .hero-right.hero-face .mc-hero-stack,
.hero.hero-77 .hero-right.hero-face .mc-hero-scribble,
.hero.hero-77 .hero-right.hero-face .mc-hero-statcard{
  position:absolute;
  display:block!important;
  max-width:none;
  user-select:none;
}
.hero.hero-77 .mc-hero-stack{
  left:-5%;
  top:2px;
  width:min(74%,520px);
  filter:drop-shadow(0 24px 34px rgba(38,91,149,.12));
}
.hero.hero-77 .mc-hero-scribble{
  right:-1%;
  top:18px;
  width:min(41%,300px);
  opacity:.96;
}
.hero.hero-77 .mc-hero-statcard{
  right:1%;
  bottom:8px;
  width:min(31%,214px);
  filter:drop-shadow(0 18px 30px rgba(30,78,132,.10));
}
@media(max-width:1180px){
  .hero.hero-77 .hero-grid{grid-template-columns:minmax(0,610px) minmax(360px,1fr);gap:18px}
  .hero.hero-77 .mc-hero-stack{left:-3%;width:min(78%,470px)}
  .hero.hero-77 .mc-hero-scribble{right:-2%;width:min(40%,245px)}
  .hero.hero-77 .mc-hero-statcard{right:0;width:min(30%,190px)}
}
@media(max-width:980px){
  .hero.hero-77{
    min-height:auto;
    background:
      linear-gradient(90deg,rgba(248,252,255,.995) 0%,rgba(248,252,255,.97) 63%,rgba(248,252,255,.77) 100%),
      url('/img/metacore_hero_face_v1/assets/hero_background.webp') 62% center / auto 100% no-repeat;
  }
  .hero.hero-77 .hero-grid{grid-template-columns:1fr}
  .hero.hero-77 .hero-right.hero-face{display:none}
}
@media(max-width:620px){
  .hero.hero-77{
    background:
      linear-gradient(90deg,rgba(249,252,255,.997) 0%,rgba(249,252,255,.975) 72%,rgba(249,252,255,.87) 100%),
      url('/img/metacore_hero_face_v1/assets/hero_background.webp') 66% center / auto 100% no-repeat;
  }
}

/* === INDEX V1 · HOW PREMIUM V1 ============================================
   Six-stage operating pipeline. Crisp SVGs replace legacy raster bubbles.
   ======================================================================== */
.how-premium{
  position:relative;
  overflow:hidden;
  padding:68px 0 72px;
  border-top:1px solid #eaf1f7;
  border-bottom:1px solid #eaf1f7;
  background:
    radial-gradient(circle at 10% 15%,rgba(22,104,255,.055),transparent 24%),
    radial-gradient(circle at 88% 82%,rgba(17,190,220,.055),transparent 23%),
    linear-gradient(180deg,#fff 0%,#fbfdff 100%);
}
.how-premium:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.42;
  background-image:linear-gradient(rgba(19,96,177,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(19,96,177,.035) 1px,transparent 1px);
  background-size:52px 52px;
  mask-image:linear-gradient(to bottom,transparent 4%,#000 32%,#000 72%,transparent 98%);
}
.how-premium>.wrap{position:relative}
.how-premium-head{
  display:grid;
  grid-template-columns:1.18fr .82fr;
  gap:54px;
  align-items:end;
  margin-bottom:30px;
}
.how-premium-head .kicker{margin-bottom:10px}
.how-premium-head h2{
  margin:0;
  max-width:720px;
  font-size:clamp(34px,3.35vw,46px);
  line-height:1.03;
  letter-spacing:-.048em;
  text-wrap:balance;
}
.how-premium-head>p{
  margin:0 0 3px;
  max-width:470px;
  justify-self:end;
  color:#647a92;
  font-size:13px;
  line-height:1.65;
}
.how-premium-track{
  position:relative;
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:12px;
}
.how-step-card{
  position:relative;
  z-index:1;
  min-width:0;
  min-height:246px;
  padding:16px 16px 18px;
  border:1px solid #dce8f3;
  border-radius:20px;
  background:rgba(255,255,255,.91);
  box-shadow:0 14px 38px rgba(24,69,119,.055);
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease;
}
.how-step-card:hover{
  transform:translateY(-4px);
  border-color:#a9cdf4;
  background:#fff;
  box-shadow:0 22px 48px rgba(24,75,132,.095);
}
.how-step-card:not(:last-child):after{
  content:"→";
  position:absolute;
  z-index:4;
  right:-18px;
  top:54px;
  width:24px;
  height:24px;
  display:grid;
  place-items:center;
  border:1px solid #d2e2f2;
  border-radius:999px;
  background:#fff;
  color:#1767ff;
  font-size:13px;
  font-weight:900;
  box-shadow:0 6px 15px rgba(20,75,130,.07);
}
.how-step-top{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:10px;
  margin-bottom:20px;
}
.how-step-no{
  display:inline-flex;
  align-items:center;
  min-height:25px;
  padding:0 8px;
  border:1px solid #dae7f3;
  border-radius:999px;
  background:#f7fbff;
  color:#7088a1;
  font-size:9px;
  font-weight:900;
  letter-spacing:.12em;
}
.how-step-icon{
  width:52px;
  height:52px;
  display:grid;
  place-items:center;
  flex:0 0 52px;
  border:1px solid #cfe1f2;
  border-radius:17px;
  background:linear-gradient(145deg,#f9fcff,#eaf5ff);
  color:#1767ff;
  box-shadow:0 10px 25px rgba(23,103,255,.09);
}
.how-step-icon svg{
  width:28px;
  height:28px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.how-step-card:nth-child(3) .how-step-icon,
.how-step-card:nth-child(4) .how-step-icon{
  background:linear-gradient(145deg,#eff7ff,#eafcff);
  border-color:#b9dcec;
}
.how-step-card:nth-child(5) .how-step-icon{
  color:#0c8ca8;
  background:linear-gradient(145deg,#f1fbfb,#e7f9f8);
  border-color:#c5e5e5;
}
.how-step-card:nth-child(6){
  border-color:#bfdce7;
  background:linear-gradient(155deg,#fff 0%,#f0fbfc 100%);
}
.how-step-card:nth-child(6) .how-step-icon{
  color:#087d9b;
  background:linear-gradient(145deg,#ecfbfb,#ddf7f4);
  border-color:#bce5df;
}
.how-step-card h3{
  margin:0 0 8px;
  min-height:41px;
  font-size:16px;
  line-height:1.17;
  letter-spacing:-.025em;
  color:#102b4b;
}
.how-step-card p{
  margin:0;
  color:#687e94;
  font-size:10.5px;
  line-height:1.58;
}
@media(max-width:1080px){
  .how-premium{padding:58px 0 62px}
  .how-premium-head{grid-template-columns:1fr .8fr;gap:28px}
  .how-premium-track{grid-template-columns:repeat(3,1fr);gap:14px}
  .how-step-card{min-height:218px}
  .how-step-card:after{display:none!important}
  .how-step-card h3{min-height:auto}
}
@media(max-width:760px){
  .how-premium{padding:50px 0 54px}
  .how-premium-head{grid-template-columns:1fr;gap:12px;margin-bottom:23px}
  .how-premium-head>p{justify-self:start;max-width:600px}
  .how-premium-track{grid-template-columns:1fr 1fr;gap:11px}
  .how-step-card{min-height:205px;padding:15px}
}
@media(max-width:520px){
  .how-premium{padding:44px 0 48px}
  .how-premium-head h2{font-size:32px}
  .how-premium-track{grid-template-columns:1fr;gap:0;padding-left:17px}
  .how-premium-track:before{
    content:"";
    position:absolute;
    left:25px;
    top:28px;
    bottom:28px;
    width:2px;
    border-radius:999px;
    background:linear-gradient(180deg,#75aaff,#65cbd8);
    opacity:.42;
  }
  .how-step-card{
    min-height:0;
    margin-left:24px;
    margin-bottom:11px;
    padding:15px 16px 15px 17px;
    border-radius:17px;
  }
  .how-step-card:last-child{margin-bottom:0}
  .how-step-card:before{
    content:"";
    position:absolute;
    left:-34px;
    top:28px;
    width:13px;
    height:13px;
    border:3px solid #fff;
    border-radius:50%;
    background:#1767ff;
    box-shadow:0 0 0 1px #a7c7eb;
  }
  .how-step-top{margin-bottom:12px;align-items:center}
  .how-step-icon{width:44px;height:44px;flex-basis:44px;border-radius:14px}
  .how-step-icon svg{width:24px;height:24px}
  .how-step-card h3{font-size:16px;margin-bottom:5px}
  .how-step-card p{font-size:11px;line-height:1.54}
}

