
/* ============================================================
   ACT TUITION V15 — DIGITAL BUSINESS PLATFORM LAYER
   ============================================================ */
:root{
  --v15-bg:#ffffff;--v15-surface:#ffffff;--v15-surface-2:#f5f8fb;--v15-text:#12263f;
  --v15-muted:#607287;--v15-border:#d9e2ec;--v15-navy:#0b2a55;--v15-navy-2:#163e70;
  --v15-red:#c1122f;--v15-red-dark:#981023;--v15-focus:#e03a52;color-scheme:light
}
html[data-act-theme="dark"]{--v15-bg:#091522;--v15-surface:#102235;--v15-surface-2:#0d1d2e;--v15-text:#eef4fa;--v15-muted:#b8c6d5;--v15-border:#2b4055;--v15-navy:#e9f1f9;--v15-navy-2:#c9d9ea;--v15-red:#ef5a70;--v15-red-dark:#ff7488;--v15-focus:#ff8294;color-scheme:dark}
html[data-act-theme="corporate"]{--v15-bg:#f4f6f8;--v15-surface:#fff;--v15-surface-2:#edf1f5;--v15-text:#17283c;--v15-muted:#53677c;--v15-border:#cbd5df;--v15-navy:#12345b;--v15-navy-2:#244d78;--v15-red:#a9182e;--v15-red-dark:#851024;--v15-focus:#c91d38;color-scheme:light}
html[data-act-theme="colourful"]{--v15-bg:#fffdfb;--v15-surface:#fff;--v15-surface-2:#f1f6fc;--v15-text:#12263f;--v15-muted:#5a6e84;--v15-border:#d6e1ed;--v15-navy:#0a326b;--v15-navy-2:#14539d;--v15-red:#cf1636;--v15-red-dark:#9f1028;--v15-focus:#d82040;color-scheme:light}
html[data-act-theme="dark"] body,html[data-act-theme="dark"] main,html[data-act-theme="dark"] .section{background:var(--v15-bg)!important;color:var(--v15-text)!important}
html[data-act-theme="dark"] .section.soft,html[data-act-theme="dark"] .section.warm{background:var(--v15-surface-2)!important}
html[data-act-theme="dark"] .card,html[data-act-theme="dark"] .eco,html[data-act-theme="dark"] .solution,html[data-act-theme="dark"] .tool,html[data-act-theme="dark"] .offer,html[data-act-theme="dark"] .market,html[data-act-theme="dark"] .v8-plan,html[data-act-theme="dark"] .v8-proof,html[data-act-theme="dark"] .v8-sidecard,html[data-act-theme="dark"] .v9-feature,html[data-act-theme="dark"] .v8-segment,html[data-act-theme="dark"] .v8-step,html[data-act-theme="dark"] .v8-article,html[data-act-theme="dark"] .catalogue-card,html[data-act-theme="dark"] .subject-result,html[data-act-theme="dark"] .ci-panel,html[data-act-theme="dark"] .ci-fact,html[data-act-theme="dark"] .engine-shell,html[data-act-theme="dark"] details,html[data-act-theme="dark"] .v8-form{background:var(--v15-surface)!important;border-color:var(--v15-border)!important;color:var(--v15-text)!important}
html[data-act-theme="dark"] .card h3,html[data-act-theme="dark"] .eco h3,html[data-act-theme="dark"] .solution h3,html[data-act-theme="dark"] .tool h3,html[data-act-theme="dark"] .offer h3,html[data-act-theme="dark"] .market h3,html[data-act-theme="dark"] .v8-sidecard h3,html[data-act-theme="dark"] .v9-feature h3,html[data-act-theme="dark"] .v8-segment h3,html[data-act-theme="dark"] .v8-article h3,html[data-act-theme="dark"] .subject-result b,html[data-act-theme="dark"] .ci-panel h2,html[data-act-theme="dark"] .ci-panel h3,html[data-act-theme="dark"] details summary{color:#f0f5fa!important}
html[data-act-theme="dark"] p,html[data-act-theme="dark"] li,html[data-act-theme="dark"] .card p,html[data-act-theme="dark"] .eco p,html[data-act-theme="dark"] .solution p,html[data-act-theme="dark"] .tool p,html[data-act-theme="dark"] .offer p,html[data-act-theme="dark"] .market p,html[data-act-theme="dark"] .v8-sidecard p,html[data-act-theme="dark"] .v9-feature p,html[data-act-theme="dark"] .v8-segment p,html[data-act-theme="dark"] .v8-article p,html[data-act-theme="dark"] details p{color:var(--v15-muted)!important}
html[data-act-theme="dark"] .v13-header{background:rgba(9,21,34,.96)!important;border-bottom-color:var(--v15-border)!important}
html[data-act-theme="dark"] .v13-wordmark b,html[data-act-theme="dark"] .v13-nav a{color:#eef4fa!important}
html[data-act-theme="dark"] .v13-subnav{background:#0d1d2e!important;border-color:var(--v15-border)!important}
html[data-act-theme="dark"] .v13-subnav a{color:#c2d0df!important}
html[data-act-theme="dark"] input,html[data-act-theme="dark"] select,html[data-act-theme="dark"] textarea{background:#0b1928!important;color:#eef4fa!important;border-color:#385069!important}
html[data-act-theme="dark"] .btn.ghost{background:#102235!important;color:#eef4fa!important;border-color:#4d6278!important}
html[data-act-theme="colourful"] .v13-hero{background:radial-gradient(circle at 84% 17%,rgba(207,22,54,.30),transparent 27%),radial-gradient(circle at 64% 78%,rgba(20,83,157,.27),transparent 30%),linear-gradient(130deg,#08295b 0%,#0a326b 50%,#14539d 100%)!important}
html[data-act-theme="corporate"] .v13-hero,html[data-act-theme="corporate"] .pagehero,html[data-act-theme="corporate"] .ci-hero{background:linear-gradient(135deg,#102d50,#183f68)!important}
.v15-tools{display:flex;align-items:center;gap:7px;flex:0 0 auto}.v15-toolbtn{width:42px;height:42px;border:1px solid #d2dce6;border-radius:11px;background:#fff;color:#0b2a55;display:grid;place-items:center;cursor:pointer;font-size:17px;font-weight:800}.v15-toolbtn:hover{border-color:#9fb0c2;background:#f5f8fb}html[data-act-theme="dark"] .v15-toolbtn{background:#102235;color:#fff;border-color:#35506a}
.v15-skip{position:fixed;top:8px;left:8px;z-index:10000;padding:10px 14px;background:#c1122f;color:#fff;border-radius:9px;transform:translateY(-160%);transition:.15s;font-weight:800}.v15-skip:focus{transform:translateY(0)}
.v15-overlay{position:fixed;inset:0;z-index:1200;background:rgba(5,17,30,.70);backdrop-filter:blur(8px);display:none;align-items:flex-start;justify-content:center;padding:7vh 18px 24px}.v15-overlay.open{display:flex}.v15-searchbox{width:min(900px,100%);background:var(--v15-surface);color:var(--v15-text);border:1px solid var(--v15-border);border-radius:22px;box-shadow:0 30px 90px rgba(0,0,0,.28);overflow:hidden}.v15-searchhead{display:flex;gap:8px;padding:16px;border-bottom:1px solid var(--v15-border)}.v15-searchhead input{flex:1;min-height:52px!important;font-size:18px!important}.v15-close{width:48px;border:1px solid var(--v15-border);border-radius:10px;background:transparent;color:var(--v15-text);cursor:pointer;font-size:20px}.v15-searchmeta{padding:10px 18px;color:var(--v15-muted);font-size:12px;border-bottom:1px solid var(--v15-border)}.v15-results{max-height:62vh;overflow:auto;padding:10px}.v15-result{display:block;border-radius:12px;padding:13px 14px;border:1px solid transparent}.v15-result:hover,.v15-result:focus{background:var(--v15-surface-2);border-color:var(--v15-border)}.v15-result b{display:block;color:var(--v15-navy);font-size:15px}.v15-result span{display:block;color:var(--v15-muted);font-size:12px;margin-top:3px}
.v15-theme-panel{position:fixed;right:18px;top:84px;z-index:1150;width:290px;background:var(--v15-surface);color:var(--v15-text);border:1px solid var(--v15-border);border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.18);padding:14px;display:none}.v15-theme-panel.open{display:block}.v15-theme-panel h3{font-size:17px;margin:2px 0 10px;color:var(--v15-navy)}.v15-theme-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.v15-theme-choice{border:1px solid var(--v15-border);background:var(--v15-surface-2);color:var(--v15-text);border-radius:11px;padding:12px;text-align:left;cursor:pointer;font-weight:800}.v15-theme-choice[aria-pressed="true"]{outline:2px solid var(--v15-red);border-color:var(--v15-red)}
.v15-cookie{position:fixed;left:18px;right:18px;bottom:18px;z-index:1300;max-width:920px;margin:auto;background:var(--v15-surface);color:var(--v15-text);border:1px solid var(--v15-border);border-radius:17px;box-shadow:0 22px 70px rgba(0,0,0,.22);padding:18px;display:none}.v15-cookie.open{display:block}.v15-cookie-grid{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}.v15-cookie h3{font-size:18px;margin:0 0 5px;color:var(--v15-navy)}.v15-cookie p{font-size:13px!important;margin:0;color:var(--v15-muted)!important}.v15-cookie-actions{display:flex;gap:7px;flex-wrap:wrap}.v15-cookie-actions button{min-height:42px;padding:9px 12px;border-radius:9px;border:1px solid var(--v15-border);background:var(--v15-surface-2);color:var(--v15-text);font-weight:800;cursor:pointer}.v15-cookie-actions .accept{background:var(--v15-red);color:#fff;border-color:var(--v15-red)}.v15-consent-modal{display:none}.v15-consent-modal.open{display:flex}.v15-consent-list{padding:16px}.v15-consent-row{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;padding:14px 0;border-bottom:1px solid var(--v15-border)}.v15-switch{width:46px;height:26px;accent-color:var(--v15-red)}
.v15-hero{padding:76px 0;background:linear-gradient(135deg,#081f40,#0b2a55 60%,#163e70);color:#fff}.v15-hero h1{color:#fff;max-width:950px}.v15-hero p{max-width:780px;color:#d5e1ec!important;font-size:19px!important}.v15-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.v15-panel{background:var(--v15-surface);border:1px solid var(--v15-border);border-radius:16px;padding:24px}.v15-panel h3{font-size:20px;color:var(--v15-navy)}.v15-panel p{font-size:15px!important;color:var(--v15-muted)!important}.v15-two{display:grid;grid-template-columns:1fr 1fr;gap:18px}.v15-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.v15-kpi{border:1px solid var(--v15-border);background:var(--v15-surface);border-radius:14px;padding:18px}.v15-kpi b{display:block;font-family:Georgia,serif;font-size:30px;color:var(--v15-navy)}.v15-kpi span{font-size:12px;color:var(--v15-muted)}.v15-form{background:var(--v15-surface);border:1px solid var(--v15-border);border-radius:18px;padding:26px;box-shadow:0 16px 50px rgba(16,42,79,.08)}.v15-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.v15-form-grid .full{grid-column:1/-1}.v15-form label{display:block;font-size:12px;font-weight:850;color:var(--v15-muted);margin-bottom:6px}.v15-form input,.v15-form select,.v15-form textarea{width:100%;min-height:48px;padding:11px 12px;border:1px solid var(--v15-border);border-radius:10px}.v15-form textarea{min-height:130px}.v15-check{display:flex!important;gap:9px;align-items:flex-start;font-size:13px!important;font-weight:500!important}.v15-check input{width:auto!important;min-height:auto!important;margin-top:4px}.v15-callout{border:1px solid #e8c5cc;border-left:5px solid var(--v15-red);background:#fff7f8;border-radius:13px;padding:18px}html[data-act-theme="dark"] .v15-callout{background:#241822;border-color:#633844}.v15-tabs{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:16px}.v15-tab{border:1px solid var(--v15-border);background:var(--v15-surface);padding:9px 12px;border-radius:999px;cursor:pointer;color:var(--v15-text);font-weight:800}.v15-tab.active{background:var(--v15-navy);color:#fff;border-color:var(--v15-navy)}
:focus-visible{outline:3px solid var(--v15-focus)!important;outline-offset:3px!important}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:1080px){.v15-tools{margin-left:auto}.v13-menu{margin-left:0}}@media(max-width:780px){.v15-grid,.v15-two,.v15-kpis,.v15-form-grid{grid-template-columns:1fr}.v15-form-grid .full{grid-column:auto}.v15-cookie-grid{grid-template-columns:1fr}.v15-tools .v15-help-btn{display:none}}@media(max-width:520px){.v15-theme-panel{right:10px;left:10px;width:auto;top:78px}.v15-searchhead{padding:11px}.v15-cookie{left:10px;right:10px;bottom:10px}}
