:root{font-family:Malgun Gothic,Apple SD Gothic Neo,Inter,system-ui,sans-serif;color:#11213d;background:#eaf2fb;font-synthesis:none;--navy: #041a3a;--blue: #1264df;--royal: #1b68e8;--ice: #eaf4ff;--surface: #ffffff;--bg: #f5f8fc;--text: #12213d;--muted: #6b7890;--line: #dce6f3;--success: #2f9d72;--warning: #f5a623;--shadow: 0 14px 34px rgba(13, 47, 91, .1)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top,#f9fcff 0,#e6eef9 60%,#dce8f6)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}.app-shell{min-height:100vh;display:flex;justify-content:center;align-items:flex-start;padding:24px 12px}.phone-frame{position:relative;width:min(100%,430px);min-height:844px;background:var(--bg);border-radius:32px;overflow:hidden;box-shadow:0 24px 70px #19376038;border:1px solid rgba(255,255,255,.9)}.page-header{height:60px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;padding:0 12px;background:#f5f8fceb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0;z-index:20}.page-header h1{margin:0;font-size:18px;text-align:center;letter-spacing:-.4px}.icon-button{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;font-size:30px;color:#365170}.header-spacer{display:block}.page-content{padding:16px 18px 28px}.page-content.with-bottom-nav{padding-bottom:108px}.card{background:var(--surface);border:1px solid rgba(213,225,239,.9);border-radius:22px;padding:18px;box-shadow:0 8px 24px #1738610f;margin-bottom:14px}.card h2,.card h3,.card p{margin-top:0}.card h2{font-size:20px;line-height:1.35}.card h3{font-size:17px}.primary-button,.secondary-button{min-height:52px;border-radius:16px;padding:0 18px;border:0;font-weight:800;font-size:15px;width:100%;display:flex;align-items:center;justify-content:center}.primary-button{background:linear-gradient(135deg,#1264df,#0b50c2);color:#fff;box-shadow:0 12px 22px #1264df3d}.primary-button:disabled{opacity:.45;cursor:not-allowed}.secondary-button{background:#edf3fa;color:#38516d;border:1px solid #d6e0ec}.link-button{margin-top:12px}.text-link{display:block;text-align:center;margin-top:12px;color:#5f7090;font-size:13px}.field{display:block;margin-bottom:15px}.field:last-child{margin-bottom:0}.field-label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:800;color:#40536d;margin-bottom:7px}.field-label img{width:25px;height:25px;object-fit:contain}input,select,textarea{width:100%;border:1px solid #d5e1ee;background:#f9fbfe;color:var(--text);border-radius:14px;padding:13px 14px;outline:none;min-height:46px}textarea{min-height:104px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#2d77e5;box-shadow:0 0 0 3px #2d77e521;background:#fff}.check-row{display:flex;gap:10px;align-items:flex-start;font-size:12px;color:var(--muted);line-height:1.5}.check-row input{width:18px;height:18px;min-height:auto}.eyebrow{color:var(--blue);text-transform:uppercase;letter-spacing:.08em;font-weight:800;font-size:11px;margin:0 0 6px}.character{object-fit:contain;display:block}.center-character{width:166px;height:166px;margin:4px auto 10px}.compact-character{width:120px;height:120px}.status-banner{position:sticky;top:64px;z-index:25;margin:-8px 0 10px;padding:10px 12px;border-radius:12px;font-size:12px;text-align:center}.status-banner.loading{background:#eaf4ff;color:#1359b7}.status-banner.error{background:#fff0f0;color:#b13535}.progress-track{width:100%;height:10px;background:#e7eef7;border-radius:999px;overflow:hidden}.progress-track>span{height:100%;display:block;background:linear-gradient(90deg,#1972ea,#4f97ff);border-radius:inherit;transition:width .35s ease}.card-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:12px}.card-heading span{font-size:12px;color:var(--muted)}.card-heading h2{margin:4px 0 0;font-size:18px}.card-heading>strong{color:var(--blue);font-size:18px}.chip-row{display:flex;flex-wrap:wrap;gap:8px}.chip{border:1px solid #d5e1ee;background:#fff;color:#526680;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.chip.active{background:#eaf4ff;color:#0e5bc8;border-color:#83b5f4}.button-row{display:grid;grid-template-columns:1fr 1.5fr;gap:10px}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.metric-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.metric{background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;min-width:0}.metric span,.metric small{color:var(--muted);font-size:11px;display:block}.metric strong{font-size:17px;display:block;margin:5px 0;word-break:keep-all}.bottom-nav{position:absolute;left:0;right:0;bottom:0;height:82px;background:#fffffff7;border-top:1px solid #e1e8f2;display:grid;grid-template-columns:repeat(6,1fr);align-items:end;padding:7px 8px max(10px,env(safe-area-inset-bottom));z-index:40;box-shadow:0 -10px 24px #1a3e6914}.bottom-nav-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:3px;color:#8290a5;font-size:11px;min-width:0}.bottom-nav-item.active{color:var(--blue);font-weight:800}.nav-glyph{font-size:21px;line-height:26px}.mission-item{padding-top:34px}.mission-orb{position:absolute;top:-38px;width:62px;height:62px;border-radius:50%;background:linear-gradient(145deg,#1d74ed,#0e52c8);display:grid;place-items:center;box-shadow:0 10px 24px #1057d059;border:5px solid white}.mission-orb img{width:52px;height:52px;object-fit:contain}.role-switcher{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;background:#eaf0f7;padding:5px;border-radius:14px;margin-bottom:14px}.role-switcher button{border:0;border-radius:10px;padding:9px;background:transparent;color:#63738a;font-weight:700}.role-switcher button.active{background:#fff;color:var(--blue);box-shadow:0 3px 9px #193d681a}.splash-screen{min-height:790px;display:flex;flex-direction:column;justify-content:flex-end;padding:0 18px 22px;background:linear-gradient(#d9efff 0 45%,#f7fbff 70%)}.splash-scene{position:absolute;inset:0 0 auto;width:100%;height:475px;object-fit:cover}.splash-copy{position:relative;padding:24px 6px 20px}.splash-copy h1{font-size:30px;line-height:1.2;letter-spacing:-1.2px;margin:0 0 12px}.splash-copy p:last-child{color:var(--muted);line-height:1.6;font-size:14px}.hero-inline,.parent-hero,.report-hero,.level-hero{display:flex;align-items:center;justify-content:space-between;gap:10px;background:linear-gradient(135deg,#e7f3ff,#f5f9ff);border-radius:24px;padding:16px 16px 10px;margin-bottom:14px;overflow:hidden}.hero-inline h2,.parent-hero h2,.report-hero h2,.level-hero h2{margin:0;font-size:20px;line-height:1.35}.hero-inline .character,.parent-hero .character,.report-hero .character,.level-hero .character{width:126px;height:126px;margin-bottom:-14px;flex:0 0 auto}.parent-hero.small .character{width:105px;height:105px}.profile-hero{position:relative;width:170px;height:170px;margin:0 auto 18px;background:radial-gradient(circle,#fff 0 60%,#dcecff 62%);border-radius:50%}.profile-hero .character{width:100%;height:100%}.avatar-edit{position:absolute;right:7px;bottom:10px;width:38px;height:38px;border-radius:50%;border:4px solid white;background:var(--blue);color:#fff;font-size:22px}.diagnosis-progress{margin-bottom:8px}.diagnosis-progress>span{font-size:12px;color:var(--muted);display:block;margin-bottom:7px;text-align:right}.question-card{text-align:center}.answer-grid{display:grid;gap:9px;margin-top:18px}.answer-grid button{border:1px solid #d8e3ef;background:#fbfdff;border-radius:14px;min-height:46px;color:#334a67;font-weight:700}.answer-grid button:hover{border-color:#4b91eb;background:#eaf4ff}.result-character{width:190px;height:190px}.result-card{text-align:center}.result-card h2{color:var(--blue);font-size:27px;margin-bottom:9px}.strength-row{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:16px}.strength-row span{padding:7px 11px;border-radius:999px;background:#eef6ff;color:#225ca4;font-size:12px;font-weight:700}.soft-card{background:linear-gradient(135deg,#edf6ff,#f7f3ff);border-color:#d9e6f6}.goal-globe{display:block;width:220px;height:220px;object-fit:contain;margin:-12px auto -4px;filter:drop-shadow(0 18px 22px rgba(25,64,113,.18))}.center-copy{text-align:center;font-size:13px;color:var(--muted);margin:0 12px 14px;line-height:1.55}.goal-form-card{padding-bottom:4px}.estimate-card{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#eaf4ff,#f5f9ff)}.estimate-card>div span,.estimate-card>div small{display:block;color:var(--muted);font-size:12px}.estimate-card>div strong{display:block;font-size:28px;color:var(--blue);margin:3px 0}.estimate-card .character{width:95px;height:95px}.home-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.home-header p,.home-header h1{margin:0}.home-header p{color:var(--muted);font-size:13px}.home-header h1{font-size:24px;margin-top:3px}.home-header button{border:0;background:#fff;width:40px;height:40px;border-radius:50%;color:#ef5375;box-shadow:0 5px 14px #22426c1a}.goal-summary p{margin:10px 0 0;color:#77859a;font-size:13px}.money-total-card{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;overflow:hidden}.money-total-card span{color:var(--muted);font-size:12px;display:block}.money-total-card strong{display:block;font-size:26px;margin-top:4px}.money-total-card .character{width:118px;height:105px;margin:-14px -8px -16px 0}.feature-card{position:relative;display:block;background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px 38px 14px 16px;margin-bottom:10px;box-shadow:0 5px 16px #1a39610d}.feature-card strong,.feature-card span{display:block}.feature-card strong{font-size:14px;margin-bottom:4px}.feature-card span{font-size:12px;color:var(--muted);line-height:1.45}.feature-card b{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#94a2b5;font-size:22px}.feature-card.purple{background:#f2efff;border-color:#dfd7ff}.feature-card.alert{border-color:#f3c9cf;background:#fff8f9}.message-card{color:#245795;background:#edf6ff}.message-card p{color:#405b79;margin:7px 0 0;font-size:12px;line-height:1.55}.record-character{height:100px;overflow:hidden;display:flex;justify-content:center}.record-character .character{width:130px;height:130px}.record-type-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px}.record-type-row button{border:1px solid #dce5ef;background:#fff;border-radius:14px;padding:9px 4px;font-size:11px;color:#65758c}.record-type-row button.active{border-color:#458be5;background:#eaf4ff;color:#0d5bc5;font-weight:800}.record-type-row img{width:34px;height:34px;object-fit:contain;display:block;margin:0 auto 4px}.mission-character{width:178px;height:155px}.mission-main-card{text-align:center}.mission-meta{display:flex;justify-content:center;gap:8px;margin-top:15px}.mission-meta span{background:#eff5fc;color:#536883;border-radius:999px;padding:7px 10px;font-size:11px}.success-panel{background:#e9f8f1;color:#217552;padding:15px;border-radius:16px;text-align:center;font-weight:800}.approval-status{background:#f2f6fb;padding:12px;border-radius:12px;font-size:12px;color:#67758a}.settings-list>label{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #edf1f6;font-weight:700;font-size:14px}.settings-list>label input{width:20px;min-height:auto;height:20px}.bar-list{display:grid;gap:13px}.bar-list>div{display:grid;grid-template-columns:58px 1fr;gap:10px;align-items:center;font-size:12px;color:#66768b}.talk-prop{width:210px;height:210px;object-fit:contain;display:block;margin:0 auto -10px}.talk-card{text-align:center}.counter{display:block;text-align:right;color:var(--muted)}.level-hero{min-height:155px;background:linear-gradient(135deg,#0a3e8c,#1972ea);color:#fff}.level-hero p{opacity:.8;margin:0 0 4px;font-size:12px}.level-hero .progress-track{margin-top:12px;background:#ffffff3d}.level-hero .progress-track>span{background:#fff}.badge-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.badge-grid .card{text-align:center;margin:0;min-height:140px;display:flex;flex-direction:column;justify-content:center;align-items:center}.badge-grid img{width:74px;height:74px;object-fit:contain;margin-bottom:6px}.badge-grid strong{font-size:12px}.circle-score{text-align:center}.circle-score>div{width:160px;height:160px;margin:0 auto 15px;border-radius:50%;display:grid;place-items:center;align-content:center;background:conic-gradient(var(--blue) var(--score),#e5edf6 0);position:relative}.circle-score>div:after{content:"";position:absolute;inset:14px;border-radius:50%;background:#fff}.circle-score strong,.circle-score span{position:relative;z-index:1;display:block}.circle-score strong{font-size:31px;color:var(--blue)}.circle-score span{color:var(--muted);font-size:12px}.certificate{position:relative;min-height:610px;background:#fffef8;border-radius:18px;padding:70px 30px 120px;text-align:center;overflow:hidden;box-shadow:var(--shadow);margin-bottom:14px}.certificate-border{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;pointer-events:none}.certificate-medal{width:78px;height:78px;object-fit:contain;position:relative;z-index:1}.certificate h1,.certificate h2,.certificate p,.certificate strong,.certificate small,.certificate .eyebrow{position:relative;z-index:1}.certificate h1{font-size:24px;color:#113b78;margin:10px 0 28px}.certificate h2{font-size:28px;margin:0 0 22px}.certificate p{font-size:13px;line-height:1.8;color:#576579}.certificate strong,.certificate small{display:block;margin-top:16px;font-size:11px}.certificate .character{position:absolute;left:14px;bottom:15px;width:125px;height:125px;z-index:1}.certificate-seal{position:absolute;right:24px;bottom:32px;width:82px;height:82px;object-fit:contain;z-index:1}.operations-index{padding:34px 4px}.operations-index h1{font-size:32px;margin:5px 0 10px}.operations-index>p{color:var(--muted);line-height:1.6}.screen-link-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin:18px 0}.screen-link-grid a{background:#fff;border:1px solid var(--line);border-radius:15px;padding:13px;display:flex;gap:10px;align-items:center}.screen-link-grid strong{color:var(--blue)}.screen-link-grid span{font-size:12px;font-weight:700}.admin-link{display:block;text-align:center;background:var(--navy);color:#fff;border-radius:15px;padding:14px;font-weight:800}.loading-screen{min-height:700px;display:grid;place-items:center;color:#5d6f86}@media(max-width:440px){.app-shell{padding:0}.phone-frame{width:100%;min-height:100vh;border-radius:0;box-shadow:none}}@media(max-width:370px){.page-content{padding-left:14px;padding-right:14px}.metric-grid.three{grid-template-columns:1fr}.hero-inline .character,.parent-hero .character,.report-hero .character{width:105px;height:105px}.splash-copy h1{font-size:27px}}@media print{body{background:#fff}.page-header,.primary-button,.bottom-nav{display:none!important}.app-shell,.phone-frame,.page-content{padding:0;margin:0;width:100%;max-width:none;min-height:auto;box-shadow:none;border:0}.certificate{box-shadow:none;page-break-inside:avoid}}.button-link{display:block;text-align:center;border:0;background:transparent;width:100%}.form-note,.demo-hint{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.index-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0 4px}.auth-hero{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:145px;padding:8px 10px 4px}.auth-hero img{width:130px;height:130px;object-fit:contain}.auth-hero h2{margin:4px 0 0;font-size:23px}.segmented-control{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;background:#eaf0f7;border-radius:14px;padding:4px;margin-bottom:12px}.segmented-control button{min-height:42px;border:0;background:transparent;border-radius:11px;color:#65758b;font-weight:800}.segmented-control button.active{background:#fff;color:var(--blue);box-shadow:0 3px 10px #1f416b1a}.consent-card h2{font-size:19px;line-height:1.45;margin:0 0 14px}.consent-card label{display:flex;align-items:flex-start;gap:10px;border-top:1px solid #edf1f6;padding:13px 0;font-size:13px;line-height:1.45}.consent-card label:first-of-type{border-top:0}.consent-card label input{width:20px;height:20px;min-height:20px;margin-top:0}.consent-card label strong{margin-left:auto;color:#df526a;font-size:11px}.consent-card label span{margin-left:auto;color:var(--muted);font-size:11px}.consent-card>p{color:var(--muted);font-size:11px;line-height:1.55;margin:12px 0 0}.global-banner{position:fixed;z-index:100;left:50%;transform:translate(-50%);top:10px;width:min(410px,calc(100% - 24px));padding:10px 13px;border-radius:12px;box-shadow:0 8px 24px #152b482e;display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:12px;font-weight:700}.global-banner.offline{background:#fff4cf;color:#6d5708}.global-banner.error{background:#fff0f2;color:#9a2840}.global-banner button{border:0;background:#fff;border-radius:9px;padding:7px 9px;color:inherit;font-weight:800}.system-state{min-height:650px;display:grid;place-content:center;text-align:center;padding:30px}.system-state strong{font-size:22px}.system-state p{color:var(--muted);line-height:1.6;margin:10px 0 20px}.admin-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:12px;color:var(--muted)}.admin-toolbar button{border:0;background:#edf4fc;color:#1d5da9;border-radius:10px;padding:8px 10px;font-weight:800}.admin-list{display:grid;gap:9px;margin-bottom:14px}.admin-list .card{margin:0}.admin-item-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.admin-item-head strong,.admin-item-head small{display:block}.admin-item-head small{color:var(--muted);margin-top:5px;line-height:1.45}.admin-item-head label{display:flex;align-items:center;gap:5px;white-space:nowrap;font-size:11px;color:var(--muted)}.admin-item-head input{width:18px;height:18px;min-height:18px}.reward-pill{margin-left:auto;align-self:center;padding:7px 10px;border-radius:999px;background:#eef6ff;color:#145fb8;font-size:11px;font-weight:800}.role-switcher>span{align-self:center;font-size:9px;letter-spacing:.08em;color:#8a99ad;font-weight:900}@media(max-width:370px){.auth-hero img{width:105px;height:105px}.auth-hero h2{font-size:20px}.index-actions{grid-template-columns:1fr}}.skip-link{position:fixed;top:8px;left:8px;z-index:10000;transform:translateY(-160%);padding:10px 14px;border-radius:10px;background:#071a52;color:#fff;font-weight:700;text-decoration:none}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid #ffbf47;outline-offset:3px}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,.bottom-nav-item,.icon-button,.chip{min-height:44px}.inline-error{margin:10px 0 0;color:#a51d2d;font-size:13px;font-weight:700}.inline-success{margin:10px 0 0;color:#11683f;font-size:13px;font-weight:700}[aria-busy=true]{cursor:progress}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.responsive-frame{position:relative;width:min(100%,430px);min-height:844px;background:var(--bg);border-radius:32px;overflow:hidden;box-shadow:0 24px 70px #19376038;border:1px solid rgba(255,255,255,.9)}.app-main-column{position:relative;min-width:0;min-height:inherit}.desktop-sidebar{display:none}.page-content.with-responsive-navigation{padding-bottom:108px}.bottom-nav-item{min-height:58px}.bottom-nav-item .navigation-icon{width:28px;height:28px;display:grid;place-items:center}.bottom-nav-item .navigation-icon svg{width:23px;height:23px}.bottom-nav-item .navigation-label{font-size:11px;line-height:1.1;white-space:nowrap}.navigation-badge{position:absolute;top:1px;right:50%;transform:translate(22px);min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:grid;place-items:center;background:#ef4d5d;color:#fff;font-size:10px;font-weight:900;box-shadow:0 3px 8px #bc1f3340}.mission-item .navigation-label{font-weight:900}.bottom-nav-parent .bottom-nav-item{justify-content:center}.bottom-nav-parent .navigation-badge{top:0}.module-card-grid{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:14px}.module-card-grid .card{margin:0}.concept-module-card{display:grid;grid-template-columns:54px 1fr;gap:14px;align-items:center}.concept-module-card>img{width:54px;height:54px;object-fit:contain}.concept-module-card h3{margin:0 0 5px}.concept-module-card p{color:var(--muted);font-size:12px;line-height:1.5;margin:0 0 10px}.record-list,.message-history,.admin-table-list,.asset-registry-list,.audit-preview{display:grid;gap:0}.record-list article,.admin-table-list article,.asset-registry-list article{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid #edf2f7}.record-list article:last-child,.admin-table-list article:last-child,.asset-registry-list article:last-child{border-bottom:0}.record-list article>div strong,.record-list article>div small,.admin-table-list article>div strong,.admin-table-list article>div small,.asset-registry-list article>div strong,.asset-registry-list article>div small{display:block}.record-list article small,.admin-table-list article small,.asset-registry-list article small{color:var(--muted);font-size:11px;margin-top:4px}.record-list article>b{font-size:12px;color:#1b6b49}.record-type-dot{width:10px;height:10px;border-radius:50%;background:#7f8ba0}.record-type-dot.income{background:#2a79e8}.record-type-dot.expense{background:#ef6b72}.record-type-dot.saving{background:#2eaf78}.message-history article{padding:12px 0;border-bottom:1px solid #edf2f7}.message-history article:last-child{border-bottom:0}.message-history p{margin:5px 0;line-height:1.55}.message-history small{color:var(--muted)}.admin-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard-grid,.admin-split-layout,.admin-collection-grid,.module-registry-grid{display:grid;gap:14px}.status-list{display:grid;gap:12px}.status-list span{display:flex;align-items:center;gap:8px;font-size:13px}.status-dot{width:9px;height:9px;border-radius:50%;background:#8a98a9}.status-dot.success{background:#29a46f}.status-dot.warning{background:#f1a531}.audit-preview article{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #edf2f7}.audit-preview article:last-child{border-bottom:0}.audit-preview small{color:var(--muted);font-size:10px;text-align:right}.asset-preview-row{display:flex;gap:10px;align-items:flex-end}.asset-preview-row img{width:86px;height:86px;object-fit:contain;background:#f5f8fd;border-radius:18px}.admin-table-list article>span{font-size:11px;color:var(--muted)}.admin-table-list article>b{font-size:11px;text-align:right}.state-active,.state-off,.state-hold{display:inline-flex;align-items:center;justify-content:center;padding:5px 8px;border-radius:999px;font-size:10px!important}.state-active{background:#e7f8f0;color:#18704a}.state-off{background:#edf0f4;color:#6c7888}.state-hold{background:#fff1e7;color:#b85d1c}.admin-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-collection-grid .card{margin:0;text-align:center}.admin-collection-grid img{width:74px;height:74px;object-fit:contain;margin:0 auto 8px}.admin-collection-grid strong,.admin-collection-grid small{display:block}.admin-collection-grid small{color:var(--muted);margin-top:5px}.asset-registry-list img,.asset-placeholder{width:64px;height:64px;border-radius:16px;background:#f3f6fa;object-fit:contain;display:grid;place-items:center;color:#9a6a4b;font-size:11px}.module-registry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.module-registry-grid .card{margin:0}.module-code{width:34px;height:34px;border-radius:10px;background:#0f61d7;color:#fff;display:grid;place-items:center;font-weight:900}.module-registry-grid h3{margin:9px 0 4px}.module-registry-grid p{font-size:12px;color:var(--muted)}.module-registry-grid small{color:#35659e;font-weight:700}.permission-grid{display:grid;grid-template-columns:80px 1fr;gap:12px;align-items:center}.permission-grid span{color:var(--muted)}.empty-state{min-height:190px;display:grid;place-items:center;color:var(--muted);border:1px dashed #cad8e8;border-radius:16px;margin-top:14px}@media(max-width:440px){.responsive-frame{width:100%;min-height:100vh;border-radius:0;box-shadow:none}}@media(min-width:768px)and (max-width:1023px){.app-shell.has-responsive-navigation{padding:18px}.responsive-frame{width:min(100%,820px);min-height:calc(100vh - 36px)}.page-content.with-responsive-navigation{padding:22px 26px 108px}.module-card-grid,.module-card-grid.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.app-shell.has-responsive-navigation{align-items:stretch;padding:24px}.responsive-frame{width:min(calc(100vw - 48px),1320px);min-height:calc(100vh - 48px);border-radius:28px;display:grid;grid-template-columns:226px minmax(0,1fr);overflow:hidden}.responsive-frame.role-admin{max-width:1440px}.desktop-sidebar{display:flex;flex-direction:column;min-height:100%;padding:22px 14px 18px;background:linear-gradient(180deg,#061d43,#082b62);color:#fff;overflow:auto}.sidebar-brand{padding:3px 10px 22px;display:grid;grid-template-columns:40px 1fr;column-gap:10px;align-items:center}.brand-mark{grid-row:1/3;width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:#fff;color:#0b5cca;font-weight:900}.sidebar-brand strong{font-size:14px}.sidebar-brand small{font-size:10px;color:#a9c4ea;margin-top:2px}.sidebar-primary-nav{display:grid;gap:6px}.sidebar-group{margin-bottom:15px}.sidebar-group h2{font-size:10px;color:#86a8d6;margin:0 10px 7px;text-transform:uppercase;letter-spacing:.08em}.sidebar-nav-item{position:relative;display:flex;align-items:center;gap:11px;min-height:44px;padding:9px 11px;border-radius:12px;color:#bcd0eb}.sidebar-nav-item:hover{background:#ffffff12;color:#fff}.sidebar-nav-item.active{background:#1467dc;color:#fff;box-shadow:0 8px 18px #00000026}.sidebar-nav-item .navigation-icon{width:24px;height:24px;display:grid;place-items:center;flex:0 0 auto}.sidebar-nav-item svg{width:21px;height:21px}.sidebar-nav-item .navigation-label{font-size:12px;font-weight:800}.sidebar-nav-item .navigation-badge{top:50%;right:10px;transform:translateY(-50%)}.sidebar-profile{margin-top:auto;display:flex;gap:9px;align-items:center;padding:12px 9px;background:#ffffff14;border-radius:14px}.sidebar-profile img{width:42px;height:42px;object-fit:contain;background:#ffffffe0;border-radius:12px}.sidebar-profile strong,.sidebar-profile small{display:block}.sidebar-profile strong{font-size:12px}.sidebar-profile small{font-size:10px;color:#a9c4ea;margin-top:3px}.bottom-nav{display:none}.app-main-column{min-height:calc(100vh - 48px);overflow:auto;background:var(--bg)}.page-header{height:70px;position:sticky;grid-template-columns:44px 1fr 44px;padding:0 28px;border-bottom:1px solid #e6edf6}.page-header h1{font-size:22px;text-align:left}.page-content.with-responsive-navigation{padding:26px 30px 42px;max-width:none}.module-card-grid,.module-card-grid.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.child-dashboard-screen .page-content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;align-content:start}.child-dashboard-screen .page-content>*{margin-bottom:0}.child-dashboard-screen .status-banner,.child-dashboard-screen .home-header{grid-column:1/-1}.child-dashboard-screen .goal-summary{grid-column:span 8}.child-dashboard-screen .money-total-card,.child-dashboard-screen .feature-card{grid-column:span 4}.child-dashboard-screen .message-card{grid-column:1/-1}.parent-dashboard-screen .page-content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;align-content:start}.parent-dashboard-screen .page-content>*{margin-bottom:0}.parent-dashboard-screen .role-switcher{grid-column:1/-1}.parent-dashboard-screen .parent-hero{grid-column:1/-1;min-height:205px}.parent-dashboard-screen .card:not(.soft-card){grid-column:span 7}.parent-dashboard-screen .feature-card{grid-column:span 5}.parent-dashboard-screen .metric-grid{grid-column:span 5;margin:0}.parent-dashboard-screen .soft-card{grid-column:1/-1}.admin-console-screen .page-content{padding:24px 28px 42px}.admin-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard-grid .card{margin:0}.admin-split-layout{grid-template-columns:minmax(300px,.8fr) minmax(420px,1.4fr);align-items:start}.admin-split-layout>.card{position:sticky;top:92px}.admin-collection-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.module-registry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.parent-records-screen .page-content,.parent-talk-screen .page-content,.concept-screen .page-content,.child-me-screen .page-content{max-width:1050px}}@media(min-width:1440px){.responsive-frame{grid-template-columns:246px minmax(0,1fr)}.page-content.with-responsive-navigation{padding-left:38px;padding-right:38px}}.sidebar-avatar{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#fff;color:#0d5dca;font-weight:900;font-size:16px;flex:0 0 auto}.admin-mobile-menu{margin:10px 14px 0;position:relative;z-index:30}.admin-mobile-menu>summary{list-style:none;min-height:48px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;padding:9px 12px;background:#082b62;color:#fff;border-radius:14px;cursor:pointer;box-shadow:0 8px 20px #07234c2e}.admin-mobile-menu>summary::-webkit-details-marker{display:none}.admin-mobile-menu>summary svg{width:22px;height:22px}.admin-mobile-menu>summary strong{font-size:13px}.admin-mobile-menu>summary small{font-size:10px;color:#b6cff0}.admin-mobile-menu-panel{margin-top:8px;max-height:60vh;overflow:auto;padding:12px;border-radius:16px;background:#fff;border:1px solid #dce6f3;box-shadow:0 18px 42px #0f2f582e}.admin-mobile-menu-panel section{margin-bottom:12px}.admin-mobile-menu-panel section:last-child{margin-bottom:0}.admin-mobile-menu-panel h2{margin:0 0 6px;font-size:10px;color:#7a8ca5;text-transform:uppercase;letter-spacing:.06em}.admin-mobile-menu-panel a{display:flex;align-items:center;gap:9px;min-height:42px;padding:8px 9px;border-radius:10px;color:#40536d;font-size:12px;font-weight:800}.admin-mobile-menu-panel a.active{background:#eaf4ff;color:#0b5bc8}.admin-mobile-menu-panel svg{width:20px;height:20px}@media(min-width:1024px){.admin-mobile-menu{display:none}}.economy-home-card{background:linear-gradient(135deg,#eef7ff,#f8fbff);border-color:#cfe2fb}.economy-feature-module{display:grid;grid-template-columns:1fr 112px;align-items:center;gap:12px;padding:18px;margin-bottom:14px;border-radius:24px;color:#0b2550;background:linear-gradient(135deg,#06255a,#0d67d9);box-shadow:0 16px 34px #07367733;overflow:hidden}.economy-feature-module span,.economy-feature-module p{color:#cfe4ff}.economy-feature-module h2{margin:5px 0 8px;color:#fff;font-size:20px;line-height:1.3}.economy-feature-module p{margin:0 0 10px;font-size:12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.economy-feature-module strong{color:#fff;font-size:12px}.economy-feature-module .character{width:118px;height:118px;margin-right:-18px;margin-bottom:-22px}.economy-hero{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 18px 12px;margin-bottom:14px;border-radius:25px;background:linear-gradient(135deg,#061e46,#0a62d2);color:#fff;overflow:hidden}.economy-hero h2{margin:4px 0 8px;max-width:250px;font-size:21px;line-height:1.28}.economy-hero .eyebrow{color:#9fcaff}.economy-hero .character{width:126px;height:126px;margin-right:-18px;margin-bottom:-22px;flex:0 0 auto}.economy-meta{display:flex;flex-wrap:wrap;gap:6px}.economy-meta span{padding:5px 8px;border-radius:999px;background:#ffffff21;font-size:10px;color:#eef7ff}.article-summary-card>p{color:#3a4c66;line-height:1.7;font-size:13px}.key-point-list{display:grid;gap:8px;padding:0;margin:14px 0 0;list-style:none;counter-reset:keypoints}.key-point-list li{counter-increment:keypoints;display:grid;grid-template-columns:25px 1fr;gap:9px;align-items:center;color:#223a59;font-size:12px;line-height:1.45}.key-point-list li:before{content:counter(keypoints);width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#e8f2ff;color:#0b62d8;font-weight:900}.economy-concept-grid{display:grid;gap:10px;margin-bottom:14px}.economy-concept-card{display:grid;grid-template-columns:54px 1fr;gap:12px;align-items:start;margin:0}.economy-concept-card img{width:54px;height:54px;object-fit:contain}.economy-concept-card strong{font-size:14px}.economy-concept-card p{margin:5px 0;color:#4d6079;font-size:12px;line-height:1.5}.economy-concept-card small{color:#71839a;line-height:1.45}.quiz-start-card{position:relative;overflow:hidden;padding-right:102px}.quiz-start-card h2{margin:4px 0 7px;font-size:18px}.quiz-start-card p{color:var(--muted);font-size:12px;line-height:1.5}.quiz-start-card .character{position:absolute;right:-6px;top:8px;width:102px;height:102px}.quiz-start-card .primary-button{position:relative;margin-top:12px}.attempt-summary{display:flex;gap:8px;align-items:center;color:#0f61d7}.attempt-summary strong{font-size:24px}.attempt-summary span{font-size:11px;color:#55708f}.article-list{display:grid}.article-list a{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #edf2f7;color:#203957}.article-list a:last-child{border-bottom:0}.article-list strong,.article-list small{display:block}.article-list small{color:var(--muted);margin-top:4px;font-size:10px}.quiz-progress{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:10px;margin:2px 0 14px}.quiz-progress span{font-size:12px;color:#0f61d7;font-weight:900}.quiz-question-card h2{font-size:20px;line-height:1.45;margin:6px 0 16px}.quiz-choice-list{display:grid;gap:9px}.quiz-choice-list button{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px;min-height:58px;padding:10px 12px;border:1.5px solid #d9e5f4;border-radius:16px;background:#fff;color:#263b56;text-align:left;font-weight:800}.quiz-choice-list button span{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#eef4fb;color:#426487}.quiz-choice-list button.selected{border-color:#0f67e2;background:#edf6ff;color:#0b56bc;box-shadow:0 0 0 3px #0f67e214}.quiz-choice-list button.selected span{background:#0f67e2;color:#fff}.quiz-result-hero{display:flex;align-items:center;gap:10px;padding:14px 16px;margin-bottom:14px;border-radius:24px;background:linear-gradient(135deg,#e9f5ff,#fff9e9)}.quiz-result-hero .character{width:130px;height:130px;flex:0 0 auto}.quiz-result-hero h2{margin:2px 0;font-size:40px;color:#0b5fd0}.quiz-result-hero p{margin:0;color:#526983;font-size:12px}.quiz-review-list{display:grid;gap:10px;margin-bottom:14px}.quiz-review{margin:0;border-left:4px solid #d4dfec}.quiz-review.correct{border-left-color:#2bb673}.quiz-review.wrong{border-left-color:#ff9b49}.quiz-review>span{display:inline-block;padding:4px 8px;border-radius:999px;background:#edf3f9;color:#4c637c;font-size:10px;font-weight:900}.quiz-review h3{margin:8px 0;font-size:14px;line-height:1.5}.quiz-review p{margin:0 0 8px;color:var(--muted);font-size:11px}.quiz-review strong{font-size:12px;line-height:1.5;color:#24415f}.quiz-suggestion-card textarea{min-height:86px}.article-attempt-list article,.quiz-suggestion-review article{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #edf2f7}.article-attempt-list article:last-child,.quiz-suggestion-review article:last-child{border-bottom:0}.article-attempt-list strong,.article-attempt-list small,.quiz-suggestion-review strong,.quiz-suggestion-review small{display:block}.article-attempt-list small,.quiz-suggestion-review small{color:var(--muted);margin-top:4px;font-size:10px}.article-attempt-list b{color:#0c62d5}.quiz-suggestion-review b{font-size:10px;color:#856011}.parent-concept-insight{padding:10px 0;border-bottom:1px solid rgba(15,97,215,.12)}.parent-concept-insight:last-child{border-bottom:0}.parent-concept-insight p{margin:5px 0 0;color:#536b86;font-size:12px;line-height:1.5}.admin-economy-layout{display:grid;gap:14px;margin-bottom:18px}.admin-article-list{display:grid;gap:10px}.admin-card-selector{width:100%;display:block;min-height:0;padding:0;border:0;background:none;text-align:left;color:inherit}.admin-card-selector span{display:inline-block;padding:4px 7px;border-radius:999px;background:#e9f2ff;color:#0b60d2;font-size:9px;font-weight:900}.admin-card-selector strong,.admin-card-selector small{display:block}.admin-card-selector strong{margin-top:7px;font-size:14px}.admin-card-selector small{margin-top:5px;color:var(--muted);font-size:10px}.selected-admin-card{outline:2px solid #1b71e8}.article-status-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.article-status-actions>button{min-height:36px;padding:7px 10px;border:1px solid #d5e2f1;border-radius:10px;background:#fff;color:#315276;font-size:10px;font-weight:800}.article-status-actions .secondary-button{width:auto;min-height:36px;padding:7px 10px}.economy-editor-card textarea{min-height:110px}@media(min-width:768px){.economy-concept-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.economy-article-screen .quiz-start-card{min-height:190px}.quiz-review-list{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-economy-layout{grid-template-columns:minmax(300px,.8fr) minmax(430px,1.3fr);align-items:start}.economy-editor-card{position:sticky;top:92px}}@media(min-width:1024px){.economy-article-screen .page-content,.economy-quiz-screen .page-content,.parent-economy-screen .page-content{max-width:1080px}.economy-hero{min-height:190px;padding:26px 34px}.economy-hero h2{max-width:600px;font-size:30px}.economy-hero .character{width:190px;height:190px}.economy-article-screen .article-summary-card{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:start}.economy-article-screen .article-summary-card .card-heading{grid-column:1/-1}.economy-article-screen .quiz-start-card{min-height:210px;padding:28px 240px 28px 28px}.quiz-start-card .character{width:210px;height:210px;right:18px;top:0}.parent-economy-screen .metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.growth-board-hero,.fridge-hero,.admin-page-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px;border-radius:24px;background:linear-gradient(135deg,#eef5ff,#fff);margin-bottom:14px;overflow:hidden}.growth-board-hero h2,.fridge-hero h2,.admin-page-heading h2{margin:4px 0 8px;color:#082b62;font-size:25px;line-height:1.24}.growth-board-hero .character,.fridge-hero .character,.admin-page-heading .character{width:128px;max-height:150px;object-fit:contain;flex:0 0 auto}.streak-pill{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;background:#fff4da;color:#6e4b00;font-size:13px;font-weight:800}.growth-board-summary p{margin-bottom:0;color:#61718b}.board-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:14px 0}.board-day{position:relative;min-height:74px;padding:8px 5px 7px;border-radius:16px;border:1px solid #dbe6f5;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-align:center;box-shadow:0 5px 14px #082b620f}.board-day b{font-size:20px;color:#0a4ca5}.board-day small{font-size:10px;line-height:1.1;color:#66758b}.board-day-number{position:absolute;top:5px;left:7px;font-size:10px;font-weight:900;color:#8a98ab}.board-day i{position:absolute;top:-5px;right:-4px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#1d9c68;color:#fff;font-style:normal;font-weight:900;font-size:11px}.board-day.completed{background:#effaf5;border-color:#b9e9d5}.board-day.available{border:2px solid #1169d4;background:#f1f7ff;transform:translateY(-2px);box-shadow:0 8px 18px #1169d42b}.board-day.locked{background:#f5f7fa;box-shadow:none;opacity:.62}.board-day.locked b{color:#9ca8b8}.today-growth-card{display:flex;align-items:center;justify-content:space-between;gap:12px;background:linear-gradient(135deg,#0a3979,#0b65c8);color:#fff}.today-growth-card span{font-size:12px;opacity:.8}.today-growth-card h2{margin:4px 0;font-size:19px}.today-growth-card p{margin:0;font-size:13px;opacity:.88}.today-growth-card .character{width:94px;max-height:110px;object-fit:contain}.fridge-layout{display:grid;gap:14px}.fridge-visual{position:relative;padding:18px;border-radius:30px;background:linear-gradient(145deg,#0a4ca5,#082b62);box-shadow:inset -10px -12px 25px #00000021,0 18px 35px #082b6233;color:#fff;min-height:480px}.fridge-brand{text-align:center;font-size:11px;letter-spacing:.08em;opacity:.8;margin-bottom:10px}.fridge-freezer{height:75px;border-radius:18px;background:#ffffff21;border:1px solid rgba(255,255,255,.28);display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:12px}.fridge-freezer span{font-size:28px}.fridge-freezer strong{font-size:22px}.fridge-door-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.fridge-slot{height:91px;border-radius:15px;border:1px solid rgba(255,255,255,.24);background:#ffffff1c;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-align:center;padding:5px}.fridge-slot b{font-size:28px}.fridge-slot small{font-size:10px;color:#fff;line-height:1.1}.fridge-slot.locked{opacity:.42}.fridge-info-column{display:grid;gap:14px}.section-title{font-size:20px;color:#082b62;margin:20px 0 10px}.collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.collection-card{margin:0!important;padding:12px!important;display:flex;align-items:center;gap:10px;min-height:110px}.collection-card.locked{filter:grayscale(.8);opacity:.68}.collection-icon{width:48px;height:48px;border-radius:16px;background:#eef5ff;display:grid;place-items:center;font-size:25px;flex:0 0 auto}.collection-card span{text-transform:uppercase;font-size:9px;font-weight:900;color:#6b7f98}.collection-card h3{font-size:14px;margin:2px 0;color:#122d50}.collection-card p{font-size:11px;line-height:1.35;margin:0;color:#67778d}.parent-growth-grid{display:grid;gap:14px}.growth-activity-bars{display:grid;gap:12px}.growth-activity-bars>div{display:grid;grid-template-columns:70px 1fr 34px;align-items:center;gap:8px}.growth-activity-bars span,.growth-activity-bars b{font-size:12px}.parent-fridge-card{display:flex;align-items:center;gap:18px}.mini-fridge{width:108px;height:150px;border-radius:20px;background:linear-gradient(145deg,#0a4ca5,#082b62);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:inset -5px -6px 12px #00000024}.mini-fridge span{font-size:28px}.mini-fridge strong{font-size:22px}.mini-fridge small{margin-top:8px}.parent-fridge-card h2{font-size:18px;margin:4px 0}.parent-fridge-card p{font-size:13px;margin:0;color:#65758a}.admin-collection-list{display:grid;gap:7px}.admin-collection-list button{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;width:100%;padding:10px;border:1px solid #dce6f3;border-radius:14px;background:#fff;text-align:left}.admin-collection-list button>span{font-size:25px}.admin-collection-list button div{display:flex;flex-direction:column}.admin-collection-list small{font-size:11px;color:#6d7c90}.admin-collection-list b{font-size:11px;color:#0a5cb9}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px}.growth-home-card{background:linear-gradient(135deg,#edf8ff,#f7f2ff)!important;border-color:#bed8f3!important}@media(min-width:768px){.board-grid{grid-template-columns:repeat(10,minmax(0,1fr))}.board-day{min-height:82px}.fridge-layout{grid-template-columns:minmax(320px,430px) 1fr;align-items:start}.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.parent-growth-grid{grid-template-columns:1.4fr .9fr}}@media(min-width:1024px){.growth-board-screen .page-content,.fridge-screen .page-content,.parent-growth-screen .page-content{max-width:1180px}.growth-board-hero,.fridge-hero{padding:26px 30px}.growth-board-hero .character,.fridge-hero .character{width:170px}.collection-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.fridge-visual{min-height:520px}.admin-collection-screen .admin-split-layout{grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr)}}.library-hero,.chapter-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;background:linear-gradient(135deg,#061d43,#0f5dcf);color:#fff;border-radius:26px;padding:20px 18px 10px;margin-bottom:14px;overflow:hidden;min-height:170px}.library-hero>div,.chapter-hero>div{min-width:0;flex:1}.library-hero h2,.chapter-hero h2{margin:0 0 9px;font-size:24px;line-height:1.28;letter-spacing:-.7px}.library-hero p:not(.eyebrow),.chapter-hero p:not(.eyebrow){margin:0;color:#ffffffc7;font-size:13px;line-height:1.55}.library-hero .eyebrow,.chapter-hero .eyebrow{color:#9bc8ff}.library-hero .character,.chapter-hero .character{width:142px;height:142px;flex:0 0 auto;margin-bottom:-16px;filter:drop-shadow(0 12px 16px rgba(0,0,0,.18))}.library-progress-card p{margin:10px 0 0;color:var(--muted);font-size:12px}.library-recommend-card{position:relative;padding-right:120px;overflow:hidden;background:linear-gradient(145deg,#f4f9ff,#e9f3ff)}.library-recommend-card .character{position:absolute;right:8px;top:10px;width:112px;height:112px}.library-recommend-copy{min-height:104px}.library-recommend-copy>span,.article-library-link-card>div>span{font-size:11px;font-weight:800;color:var(--blue)}.library-recommend-copy h2,.article-library-link-card h2{margin:5px 0 6px;font-size:20px}.library-recommend-copy p,.article-library-link-card p{color:var(--muted);font-size:12px;line-height:1.5;margin:0}.library-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.library-meta b{font-size:10px;border-radius:999px;padding:6px 9px;background:#ffffffdb;color:#315b91;border:1px solid rgba(173,201,234,.7)}.chapter-hero .library-meta b{background:#ffffff1f;color:#fff;border-color:#ffffff40}.article-library-links,.article-list{display:grid;gap:8px;margin-top:14px}.article-library-links a{display:grid;grid-template-columns:1fr auto;gap:3px 12px;align-items:center;background:#f6f9fd;border:1px solid var(--line);border-radius:14px;padding:12px}.article-library-links strong{font-size:13px}.article-library-links small{font-size:11px;color:var(--muted)}.article-library-links b{grid-row:1/3;grid-column:2;font-size:22px;color:#92a1b6}.era-map{display:grid;gap:10px;margin:14px 0}.era-node{display:grid;grid-template-columns:32px 64px 1fr 20px;gap:10px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:20px;padding:10px 12px;box-shadow:0 7px 20px #1338630d;position:relative;overflow:hidden}.era-node.completed{border-color:#8fc5ae;background:#f5fcf8}.era-order{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#eaf3ff;color:var(--blue);font-weight:900;font-size:12px}.era-node.completed .era-order{background:#dff4e9;color:#237651}.era-node img{width:60px;height:60px;object-fit:contain}.era-node div{min-width:0}.era-node small,.era-node strong,.era-node p{display:block}.era-node small{font-size:10px;color:var(--blue);font-weight:800}.era-node strong{font-size:14px;margin:2px 0 3px}.era-node p{font-size:11px;color:var(--muted);line-height:1.35;margin:0}.era-node>b{font-size:20px;color:#8ba0b7}.era-progress{height:5px!important;background:#e8eef6;border-radius:999px;margin-top:8px;overflow:hidden}.era-progress span{display:block;height:100%;background:linear-gradient(90deg,#1870e8,#66a6ff)}.chapter-scene-list{display:grid;gap:12px}.chapter-scene{margin:0}.scene-heading{display:flex;align-items:center;gap:12px;margin-bottom:12px}.scene-heading>span{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#eaf3ff;color:var(--blue);font-weight:900}.scene-heading small{font-size:10px;color:var(--blue);font-weight:800}.scene-heading h2{margin:2px 0 0;font-size:18px}.scene-body{display:flex;gap:14px;align-items:center}.scene-body .character{width:105px;height:105px;flex:0 0 auto}.scene-body p{margin:0;color:#40516a;line-height:1.7;font-size:13px}.scene-choice{background:linear-gradient(145deg,#f8fbff,#eef5ff)}.scene-mission{background:linear-gradient(145deg,#fff9ea,#fffdf8);border-color:#f2dfaa}.scene-timeline{background:linear-gradient(145deg,#f5f2ff,#fbfaff);border-color:#e0d8fb}.learning-choice-list{display:grid;gap:8px;margin-top:14px}.learning-choice-list button{border:1px solid #d9e4f0;background:#fff;border-radius:14px;padding:12px;text-align:left;color:#314964}.learning-choice-list button.selected{border-color:#438be8;background:#eaf4ff}.learning-choice-list strong,.learning-choice-list small{display:block}.learning-choice-list strong{font-size:13px}.learning-choice-list small{margin-top:6px;color:#4f6885;font-size:11px;line-height:1.45}.concept-inline{margin-top:14px;background:#edf6ff;border-radius:14px;padding:13px}.concept-inline strong{color:#145fc8}.concept-inline p{margin:5px 0 0;font-size:12px;line-height:1.55;color:#4b617d}.chapter-complete-card{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#eef7ff,#f5f1ff)}.chapter-complete-card .character{width:96px;height:96px;flex:0 0 auto}.chapter-complete-card span{font-size:11px;color:var(--blue);font-weight:800}.chapter-complete-card h2{margin:4px 0;font-size:18px}.chapter-complete-card p{font-size:11px;color:var(--muted);line-height:1.5;margin:0}.parent-library-grid{display:grid;gap:14px}.learning-history-list{display:grid;gap:8px}.learning-history-list article{display:grid;grid-template-columns:30px 1fr auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #edf1f6}.learning-history-list article>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#dff5ea;color:#267857}.learning-history-list strong,.learning-history-list small{display:block}.learning-history-list small{font-size:11px;color:var(--muted);margin-top:3px}.learning-history-list b{font-size:12px;color:var(--blue)}.family-conversation-card{display:flex;align-items:center;gap:14px;background:linear-gradient(145deg,#fff3f7,#f9f5ff)}.family-conversation-card .character{width:110px;height:110px}.family-conversation-card span{font-size:11px;color:#be4f74;font-weight:800}.family-conversation-card h2{font-size:18px;margin:4px 0}.family-conversation-card p{font-size:12px;color:var(--muted);line-height:1.55;margin:0}.admin-library-layout{display:grid;gap:14px}.admin-learning-list,.admin-scene-list,.suggestion-review-list{display:grid;gap:8px}.admin-learning-list button{display:grid;grid-template-columns:32px 1fr 20px;gap:10px;align-items:center;border:1px solid #dbe5f0;background:#fbfdff;border-radius:14px;padding:11px;text-align:left;color:var(--text)}.admin-learning-list button.selected{border-color:#3d86e6;background:#eaf4ff}.admin-learning-list span{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#eaf2fc;color:#125fcf;font-weight:900}.admin-learning-list strong,.admin-learning-list small{display:block}.admin-learning-list small{font-size:10px;color:var(--muted);margin-top:3px}.admin-scene-list article{display:grid;grid-template-columns:28px 1fr auto auto;gap:8px;align-items:center;border-bottom:1px solid #edf1f6;padding:9px 0}.admin-scene-list article>span{font-weight:900;color:var(--blue)}.admin-scene-list strong,.admin-scene-list small{display:block}.admin-scene-list small{font-size:10px;color:var(--muted)}.admin-scene-list button{border:0;border-radius:9px;padding:7px 9px;background:#edf3fa;color:#49617d;font-size:11px}.suggestion-review-list article{display:flex;justify-content:space-between;gap:16px;border:1px solid var(--line);border-radius:16px;padding:14px}.suggestion-review-list p{margin:5px 0;font-size:12px}.suggestion-review-list small{color:var(--muted)}.suggestion-review-list article>div:last-child{display:flex;gap:8px;align-items:center}.suggestion-review-list .primary-button,.suggestion-review-list .secondary-button{width:auto;min-height:40px;padding:0 12px;font-size:12px}@media(min-width:768px){.library-hub-screen .era-map{grid-template-columns:repeat(2,minmax(0,1fr))}.library-hub-screen .library-recommend-card{padding-right:160px}.library-recommend-card .character{width:145px;height:145px}.parent-library-grid{grid-template-columns:1.4fr 1fr}.admin-library-layout{grid-template-columns:1.15fr 1fr}.chapter-scene-list{grid-template-columns:repeat(2,minmax(0,1fr))}.chapter-scene-list .chapter-scene:nth-child(3n+1){grid-column:1/-1}}@media(min-width:1024px){.library-hub-screen .library-hero,.learning-chapter-screen .chapter-hero{min-height:220px}.library-hero .character,.chapter-hero .character{width:190px;height:190px}.library-hub-screen .era-map{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-library-screen .admin-library-layout{grid-template-columns:1.2fr 1fr}.admin-library-screen .suggestion-review-list article{align-items:center}}.family-reward-link{border-color:#cbd9ff;background:linear-gradient(135deg,#f5f8ff,#fff)}.family-reward-hero,.parent-reward-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px;border-radius:26px;background:linear-gradient(135deg,#0d2f73,#1d5bd5);color:#fff;overflow:hidden;box-shadow:0 18px 40px #0d2f732e}.family-reward-hero h2,.parent-reward-hero h2{margin:4px 0 8px;font-size:24px;line-height:1.25}.family-reward-hero p,.parent-reward-hero p{margin:0;font-weight:800;color:#cfe0ff}.family-reward-hero span,.parent-reward-hero span{display:block;font-size:12px;line-height:1.45;color:#dbe7ff}.family-reward-hero .character,.parent-reward-hero .character{width:118px;max-height:132px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.12))}.reward-wallet-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.reward-wallet-grid .card{padding:14px 12px;min-height:86px}.reward-wallet-grid small{display:block;color:#67728b;font-size:11px}.reward-wallet-grid strong{display:block;margin-top:8px;font-size:17px;color:#0d2f73}.family-mission-focus-card{border:1px solid #d8e2ff}.mission-status-row{display:flex;align-items:center;justify-content:space-between}.mission-status-row span{padding:5px 9px;border-radius:999px;background:#eef3ff;color:#1d5bd5;font-size:11px;font-weight:800}.mission-status-row b{font-size:12px;color:#0d2f73}.family-mission-focus-card h2{margin:12px 0 6px}.mission-reward-strip{display:grid;grid-template-columns:1fr auto;gap:4px 12px;align-items:center;margin:16px 0;padding:13px 14px;border-radius:16px;background:#f4f7ff}.mission-reward-strip span{font-size:12px;color:#5f6b82}.mission-reward-strip strong{font-size:20px;color:#174bb5}.mission-reward-strip small{grid-column:1/-1;color:#79849a}.family-mission-list,.parent-family-approval-list,.reward-transaction-list{display:grid;gap:10px}.family-mission-list article,.reward-transaction-list article{display:flex;align-items:center;gap:12px;padding:12px;border-radius:16px;background:#f7f9fd}.family-mission-list article>span{min-width:42px;padding:6px 8px;border-radius:10px;background:#e9efff;color:#1d5bd5;text-align:center;font-size:11px;font-weight:800}.family-mission-list article div,.reward-transaction-list article div{flex:1}.family-mission-list small,.reward-transaction-list small{display:block;margin-top:4px;color:#778198}.parent-reward-hero{min-height:180px}.parent-reward-hero .character{width:150px;max-height:155px}.metric-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.family-reward-desktop-grid,.admin-reward-grid{display:grid;gap:14px}.parent-family-approval-list article{display:grid;gap:10px;padding:14px;border-radius:17px;background:#f7f9fd}.parent-family-approval-list article>div:last-child{display:flex;gap:8px}.parent-family-approval-list article>div:last-child button{flex:1}.parent-family-approval-list p{margin:5px 0}.parent-family-approval-list small{color:#67728b}.reward-transaction-list article{justify-content:space-between}.reward-transaction-list .primary-button{width:auto;min-width:92px;padding:10px 12px}.policy-note,.policy-warning,.allowance-principle{margin-top:14px;padding:13px;border-radius:14px;background:#fff7e7;color:#715300;font-size:12px;line-height:1.55}.allowance-principle{background:#eef6ff;color:#173f7f}.policy-warning{background:#fff3f2;color:#7e2822}.policy-warning p,.allowance-principle p{margin:5px 0 0}.settings-toggle{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #e8edf7}.settings-toggle.disabled{color:#8b93a5}.reward-type-distribution{display:grid;gap:10px}.reward-type-distribution article{display:flex;justify-content:space-between;padding:12px 14px;border-radius:14px;background:#f6f8fc}.reward-type-distribution strong{color:#174bb5}@media(min-width:768px){.metric-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.family-reward-desktop-grid,.admin-reward-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.parent-family-approval-list article{grid-template-columns:1fr auto;align-items:center}.parent-family-approval-list article>div:last-child{min-width:190px}.reward-wallet-grid .card{min-height:96px}.family-reward-hero h2,.parent-reward-hero h2{font-size:30px}}@media(max-width:520px){.reward-wallet-grid{grid-template-columns:1fr}.reward-wallet-grid .card{min-height:70px}.family-reward-hero,.parent-reward-hero{padding:18px}.family-reward-hero .character,.parent-reward-hero .character{width:96px}.family-reward-hero h2,.parent-reward-hero h2{font-size:21px}.reward-transaction-list article{align-items:flex-start;flex-direction:column}.reward-transaction-list .primary-button{width:100%}}.passport-hero,.parent-passport-hero,.experience-detail-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px;border-radius:26px;background:linear-gradient(135deg,#082d70,#2168dc);color:#fff;overflow:hidden;box-shadow:0 18px 42px #0b316f33}.passport-hero p,.parent-passport-hero p,.experience-detail-hero p{margin:0;color:#cfe0ff;font-weight:900}.passport-hero h2,.parent-passport-hero h2,.experience-detail-hero h2{margin:5px 0 9px;font-size:25px;line-height:1.25}.passport-hero span,.parent-passport-hero span,.experience-detail-hero span{font-size:12px;line-height:1.5;color:#e1ebff}.passport-hero .character,.parent-passport-hero .character,.experience-detail-hero .character{width:126px;height:126px;object-fit:contain;filter:drop-shadow(0 12px 18px rgba(0,0,0,.18))}.passport-book{background:linear-gradient(145deg,#0d2f73,#153f91);color:#fff;border:0;overflow:hidden}.passport-book>div:first-child span{font-size:10px;letter-spacing:.12em;color:#bcd2ff}.passport-book h2{margin:6px 0}.passport-book p{color:#dce7ff}.passport-stamp-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:15px}.passport-stamp-row>div{min-height:78px;border:1px dashed rgba(255,255,255,.42);border-radius:14px;display:grid;place-items:center;text-align:center;padding:8px}.passport-stamp-row b{font-size:25px}.passport-stamp-row small{font-size:9px;line-height:1.3;color:#e6eeff}.experience-place-list{display:grid;gap:10px}.experience-place-list a{display:grid;grid-template-columns:72px 1fr 16px;gap:12px;align-items:center;padding:12px;border:1px solid #dfe7f2;border-radius:17px;background:#fbfdff}.experience-place-list img{width:72px;height:72px;object-fit:contain}.experience-place-list span,.experience-place-list strong,.experience-place-list small,.experience-place-list em{display:block}.experience-place-list span{font-size:10px;color:#1d61bf;font-weight:900}.experience-place-list strong{margin-top:3px;font-size:14px}.experience-place-list small{margin-top:4px;color:#6e7d91;font-size:11px;line-height:1.45}.experience-place-list em{margin-top:6px;color:#164fa5;font-size:10px;font-style:normal;font-weight:800}.experience-place-list>a>b{color:#9aa8ba;font-size:22px}.passport-safety-card{display:flex;align-items:center;gap:13px;background:linear-gradient(145deg,#eef7ff,#f7fbff)}.passport-safety-card .character{width:94px;height:94px}.passport-safety-card p{margin:5px 0 0;font-size:11px;color:#5d6f86;line-height:1.55}.experience-detail-hero{background:linear-gradient(135deg,#143b87,#4c79df)}.experience-detail-screen ul,.passport-parent-screen ul{padding-left:20px;color:#43566f;line-height:1.8;font-size:13px}.privacy-note{display:block;margin-top:12px;color:#7a8798}.passport-check{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid #dce6f2;border-radius:14px;margin-bottom:12px;background:#f8fbff}.passport-check input{width:20px;height:20px;min-height:20px}.parent-passport-hero{min-height:180px}.parent-passport-hero .character{width:155px;height:155px}.passport-review-list{display:grid;gap:12px}.passport-review-list article{display:grid;gap:12px;padding:15px;border:1px solid #dfe7f2;border-radius:18px;background:#fbfdff}.passport-review-list article>div:first-child>span{font-size:10px;color:#1d61bf;font-weight:900}.passport-review-list strong{display:block;margin:4px 0}.passport-review-list p{font-size:12px;line-height:1.55;color:#4b5f78}.passport-review-list small{display:block;color:#77869a;margin-bottom:10px}.passport-review-list input{min-height:42px}.passport-review-list article>div:last-child{display:flex;gap:8px}.passport-review-list article>div:last-child button{flex:1}.admin-passport-layout{display:grid;gap:14px}.admin-experience-list{display:grid;gap:8px}.admin-experience-list button{border:1px solid #dbe4ef;background:#fbfdff;border-radius:15px;padding:12px;text-align:left;color:var(--text)}.admin-experience-list button.selected{border-color:#3a82df;background:#eaf4ff}.admin-experience-list span,.admin-experience-list strong,.admin-experience-list small{display:block}.admin-experience-list span{font-size:10px;color:#1d61bf;font-weight:900}.admin-experience-list strong{margin-top:3px}.admin-experience-list small{margin-top:4px;color:#748398;font-size:10px}.passport-admin-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin:15px 0}.passport-admin-facts>div{padding:12px;border-radius:14px;background:#f4f7fb}.passport-admin-facts small,.passport-admin-facts strong{display:block}.passport-admin-facts small{color:#7a8798;font-size:10px}.passport-admin-facts strong{margin-top:5px;color:#174fa4}.admin-passport-visits{display:grid;gap:8px}.admin-passport-visits article{display:flex;gap:12px;align-items:center;padding:11px;border-bottom:1px solid #edf1f6}.admin-passport-visits article>span{min-width:84px;font-size:10px;font-weight:900;color:#1d61bf}.admin-passport-visits strong,.admin-passport-visits small{display:block}.admin-passport-visits small{font-size:10px;color:#78869a;margin-top:3px}@media(min-width:768px){.admin-passport-layout{grid-template-columns:1.15fr .85fr}.passport-review-list article{grid-template-columns:1fr 220px;align-items:center}.passport-review-list article>div:last-child{min-width:220px}.passport-stamp-row{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:520px){.passport-hero,.parent-passport-hero,.experience-detail-hero{padding:18px}.passport-hero h2,.parent-passport-hero h2,.experience-detail-hero h2{font-size:21px}.passport-hero .character,.parent-passport-hero .character,.experience-detail-hero .character{width:98px;height:98px}.passport-stamp-row{grid-template-columns:repeat(2,minmax(0,1fr))}.passport-review-list article>div:last-child{flex-direction:column}.passport-review-list article>div:last-child button{width:100%}}.passport-submitted-panel,.passport-held-panel{display:grid;gap:12px;padding:24px;background:linear-gradient(145deg,#fff,#f2f7ff);border:1px solid #cdddf4}.passport-submitted-panel h2,.passport-held-panel h2{margin:0;color:#102f62}.passport-submitted-summary{display:grid;grid-template-columns:minmax(86px,.35fr) 1fr;gap:8px 14px;padding:16px;border-radius:16px;background:#fff;border:1px solid #dce7f7}.passport-submitted-summary small{color:#72809a}.passport-submitted-summary strong,.passport-submitted-summary p{margin:0;color:#183158}.passport-return-link{display:flex;align-items:center;justify-content:center;min-height:48px;border-radius:14px;background:#0d63dc;color:#fff;font-weight:700;text-decoration:none}.school-hero,.teacher-hero,.coop-hero,.mission-map{display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(135deg,#f5f8ff,#e8efff);overflow:hidden}.school-hero .character,.teacher-hero .character,.coop-hero .character,.mission-map .character{width:120px;max-height:130px;object-fit:contain}.eyebrow{display:inline-flex;padding:5px 9px;border-radius:999px;background:#143b8f;color:#fff;font-size:12px;font-weight:800;letter-spacing:.04em}.status-chip{display:inline-flex;padding:4px 8px;border-radius:999px;background:#edf2ff;color:#173a85;font-size:12px;font-weight:800}.feedback-note,.hint{padding:10px 12px;border-radius:12px;background:#f4f7fc;color:#41506d}.compact-stats{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.compact-stats span,.tag-cloud span{padding:8px 10px;border-radius:10px;background:#f2f5fb;font-size:13px}.tag-cloud{display:flex;gap:10px;flex-wrap:wrap}.report-bars{display:grid;gap:10px;margin-top:16px}.report-bars span{display:block;min-width:45%;padding:9px 12px;border-radius:8px;background:#dce7ff;color:#12367c;font-weight:800}.primary-link{display:inline-flex;justify-content:center;margin-top:14px;padding:12px 16px;border-radius:12px;background:#143b8f;color:#fff;font-weight:800;text-decoration:none}.clue-path{display:grid;gap:12px}.clue-card{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start}.clue-card .primary-button,.clue-card>strong,.clue-card>span{grid-column:2}.clue-card.locked{opacity:.58}.clue-card.done{border-color:#a5d7c4;background:#f1fbf7}.clue-number{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#143b8f;color:#fff;font-weight:900}.completion-card{text-align:center;background:linear-gradient(135deg,#fff8dc,#f4edff)}.institution-hero{background:#0d2f73;color:#fff}.institution-hero p{color:#d9e5ff}.bullet-list{display:grid;gap:8px;padding-left:20px}.teacher-screen .page-content,.institution-screen .page-content,.admin-screen .page-content{max-width:1180px}.bottom-nav-teacher,.bottom-nav-institution{grid-template-columns:repeat(6,minmax(0,1fr))}.bottom-nav-institution{grid-template-columns:repeat(5,minmax(0,1fr))}@media(min-width:1024px){.school-screen .page-content,.cooperative-screen .page-content{max-width:980px}.teacher-screen .metric-grid,.institution-screen .metric-grid{grid-template-columns:repeat(4,1fr)}.clue-path{grid-template-columns:repeat(3,1fr)}.clue-card{display:flex;flex-direction:column}.clue-card .primary-button,.clue-card>strong,.clue-card>span{grid-column:auto}}.visual-system-1-9{--space-page: 14px;--space-card: 14px;--radius-card: 18px;--shadow-soft: 0 8px 22px rgba(20, 63, 118, .075);background:radial-gradient(circle at 12% 3%,rgba(137,194,255,.16),transparent 28%),linear-gradient(180deg,#f5f9ff,#eef5fd 46%,#f7faff)}.visual-system-1-9 .page-content{padding:12px 14px 24px}.visual-system-1-9 .page-content.with-responsive-navigation{padding-bottom:102px}.visual-system-1-9 .card{border-radius:var(--radius-card);padding:var(--space-card);margin-bottom:10px;box-shadow:var(--shadow-soft)}.visual-system-1-9 .feature-card{margin-bottom:8px;border-radius:16px;padding:12px 36px 12px 14px}.visual-system-1-9 .feature-card strong{font-size:14px}.visual-system-1-9 .feature-card span{font-size:12px;line-height:1.42}.visual-system-1-9 .page-header{height:56px;background:#f8fbffe6;border-bottom:1px solid rgba(217,229,244,.7)}.visual-system-1-9 .page-header h1{font-size:17px;font-weight:900}.header-mascot{width:40px;height:40px;display:grid;place-items:center;justify-self:end;overflow:hidden}.header-mascot img{width:44px;height:44px;object-fit:contain}.header-mascot.parent img{width:38px;height:38px}.header-mascot.general{color:#86b9f6;font-size:17px}.visual-system-1-9 .bottom-nav{height:78px;border-top:1px solid rgba(198,216,239,.9);box-shadow:0 -8px 22px #1a3e6917}.visual-system-1-9 .mission-orb{width:60px;height:60px;top:-36px}.visual-system-1-9 .mission-orb img{width:50px;height:50px}.visual-system-1-9 .primary-button,.visual-system-1-9 .secondary-button{min-height:50px;border-radius:15px}.child-dashboard-1-9 .page-content{padding-top:0}.child-home-hero{position:relative;min-height:222px;margin:0 -14px;padding:28px 20px 16px;overflow:hidden;color:#071d42;background:radial-gradient(circle at 80% 15%,rgba(255,255,255,.85) 0 3px,transparent 4px),linear-gradient(180deg,#d9ecff,#eaf5ff 72%,#f6faff)}.child-home-hero:after{content:"";position:absolute;left:-8%;right:-8%;bottom:-48px;height:100px;border-radius:50% 50% 0 0;background:linear-gradient(180deg,#fff,#edf5fd);box-shadow:inset 0 12px 22px #8fb8e729}.child-home-hero-copy{position:relative;z-index:2;max-width:60%}.child-home-hero-copy .eyebrow{margin-bottom:10px;color:#2e6db6}.child-home-hero-copy h1{margin:0 0 7px;font-size:26px;letter-spacing:-.8px;line-height:1.2}.child-home-hero-copy>p:last-child{margin:0;color:#3f5876;line-height:1.55;font-size:13px;font-weight:700}.child-home-hero>.character{position:absolute;z-index:3;width:180px;height:180px;right:-4px;bottom:-2px;filter:drop-shadow(0 15px 16px rgba(43,90,145,.13))}.hero-snowflake{position:absolute;z-index:1;color:#fffffff2;text-shadow:0 3px 12px rgba(48,112,181,.2)}.hero-snowflake.snowflake-one{left:48%;top:29px;font-size:22px}.hero-snowflake.snowflake-two{right:10%;top:48px;font-size:18px}.home-stat-strip{position:relative;z-index:5;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:-18px 0 10px;padding:10px 5px;background:#fffffff5;border:1px solid #dae8f7;border-radius:18px;box-shadow:0 10px 22px #264c7a1a}.home-stat-strip>div{min-width:0;padding:2px 5px;text-align:center;border-right:1px solid #e6eef7}.home-stat-strip>div:last-child{border-right:0}.home-stat-strip img{width:28px;height:28px;object-fit:contain;margin:0 auto 2px}.home-stat-strip span,.home-stat-strip strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-stat-strip span{color:#66768c;font-size:9px;font-weight:800}.home-stat-strip strong{margin-top:2px;color:#17365f;font-size:12px}.home-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(0,.82fr);gap:9px}.home-goal-card,.home-mini-card,.home-visual-card,.home-wide-card,.today-mission-panel{position:relative;min-width:0;overflow:hidden;background:#fff;border:1px solid #dbe7f4;border-radius:17px;box-shadow:0 7px 18px #1c426e11}.home-goal-card{grid-row:span 2;padding:13px}.home-card-title{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#164d94}.home-card-title span{font-size:12px;font-weight:900}.home-card-title b{color:#61758e;font-size:20px}.goal-card-body{display:grid;grid-template-columns:minmax(0,1fr) 72px;align-items:center;gap:4px;margin:8px 0 5px}.goal-card-body h2{margin:0 0 9px;font-size:15px;line-height:1.32}.goal-card-body strong{display:block;color:#0d5fd4;font-size:22px;letter-spacing:-.6px}.goal-card-body small{color:#708198;font-size:11px}.goal-card-body img{width:72px;height:72px;object-fit:contain}.goal-progress-copy{display:flex;justify-content:space-between;margin-top:5px;color:#64768d;font-size:10px}.goal-progress-copy strong{color:#0f63dc;font-size:12px}.goal-mascot-message{display:grid;grid-template-columns:32px 1fr;gap:7px;align-items:center;margin-top:8px;padding:7px;border-radius:12px;background:#edf5ff}.goal-mascot-message img{width:32px;height:32px;object-fit:contain}.goal-mascot-message span{color:#315275;font-size:9.5px;line-height:1.38;font-weight:700}.home-side-stack{display:grid;gap:9px}.home-mini-card{min-height:100px;display:flex;justify-content:space-between;align-items:center;padding:12px}.home-mini-card span,.home-mini-card strong,.home-mini-card small{display:block}.home-mini-card span{color:#273c5b;font-size:12px;font-weight:900}.home-mini-card strong{margin-top:10px;color:#0b2854;font-size:17px}.home-mini-card small{color:#6f8096;font-size:9px;margin-top:3px}.home-mini-card .character{width:72px;height:72px;margin-right:-11px;margin-bottom:-13px}.home-mini-card.fridge{min-height:112px;background:linear-gradient(145deg,#f9fbff,#eef3ff)}.home-visual-card{min-height:146px;padding:12px}.home-visual-card.badge{text-align:center}.home-visual-card.badge>img{width:70px;height:70px;object-fit:contain;margin:2px auto -2px}.home-visual-card.badge>strong{display:block;font-size:11px}.home-visual-card.badge>small{color:#66788f;font-size:9.5px}.home-visual-card.talk{background:linear-gradient(145deg,#fff,#fff8fb)}.talk-preview{height:98px;display:grid;grid-template-columns:1fr 72px;align-items:end;gap:3px}.talk-preview>span{align-self:center;color:#715063;font-size:10px;line-height:1.4;font-weight:800}.talk-preview .character{width:82px;height:82px;margin:0 -8px -10px 0}.home-wide-card{grid-column:1/-1;min-height:88px;display:grid;grid-template-columns:minmax(0,1fr) 72px 16px;gap:7px;align-items:center;padding:12px}.home-wide-card span,.home-wide-card strong,.home-wide-card small{display:block}.home-wide-card span{color:#135bad;font-size:11px;font-weight:900}.home-wide-card strong{margin-top:4px;color:#163253;font-size:13px;line-height:1.35}.home-wide-card small{margin-top:4px;color:#718198;font-size:9.5px}.home-wide-card .character{width:74px;height:74px}.home-wide-card>b{font-size:20px;color:#7c8da3}.home-message-card{grid-column:1/-1;margin:0!important;display:grid;grid-template-columns:1fr 70px;gap:8px;align-items:center;padding:10px 12px!important;color:#174f94;background:linear-gradient(135deg,#edf6ff,#f9fcff)}.home-message-card strong{font-size:11px}.home-message-card p{margin:5px 0 0;color:#526b88;font-size:10px;line-height:1.45}.home-message-card .character{width:70px;height:70px;margin-bottom:-8px}.today-mission-panel{grid-column:1/-1;padding:11px}.mission-panel-heading{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;margin-bottom:8px}.mission-panel-heading span,.mission-panel-heading strong{display:block}.mission-panel-heading span{color:#184e91;font-size:11px;font-weight:900}.mission-panel-heading strong{margin-top:3px;color:#233e60;font-size:12px}.mission-panel-heading small{padding:4px 8px;border-radius:999px;color:#0e64d7;background:#e7f2ff;font-size:9px;font-weight:900;white-space:nowrap}.mission-quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.mission-quick-grid a{min-width:0;display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:6px;align-items:center;padding:7px;border-radius:12px;border:1px solid #e0e8f2;background:#fafcff}.mission-quick-grid img{width:28px;height:28px;object-fit:contain}.mission-quick-grid span{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#334f70;font-size:9.5px;font-weight:800}.mission-quick-grid b{color:#0d64dc;font-size:9.5px}.operations-index-screen-1-9{background:#f5f9ff}.operations-index-1-9{padding:0 0 18px}.operations-hero-1-9{position:relative;min-height:330px;margin:0 -14px 12px;padding:34px 20px 30px;overflow:hidden;background:radial-gradient(circle at 22% 22%,rgba(255,255,255,.94) 0 2px,transparent 3px),linear-gradient(150deg,#edf7ff,#d4eaff 52%,#f7fbff)}.operations-hero-1-9:after{content:"";position:absolute;left:-5%;right:-5%;bottom:-56px;height:120px;background:#fff;border-radius:50% 50% 0 0;box-shadow:inset 0 14px 25px #689dd929}.operations-hero-copy{position:relative;z-index:3;max-width:70%}.release-pill{display:inline-flex;margin:0 0 16px;padding:8px 14px;border-radius:999px;background:#124ba4;color:#fff!important;font-size:10px;font-weight:900;letter-spacing:.06em}.operations-hero-copy h1{margin:0 0 12px;color:#061c42;font-size:31px;line-height:1.18;letter-spacing:-.9px}.operations-hero-copy h1 strong{color:#155ed2}.operations-hero-copy>p:last-child{color:#365372!important;font-size:13px;line-height:1.55;font-weight:700}.operations-hero-1-9>.character{position:absolute;z-index:4;width:230px;height:230px;right:-30px;bottom:-2px;filter:drop-shadow(0 18px 22px rgba(46,85,132,.18))}.operations-snow{position:absolute;z-index:2;color:#fff;text-shadow:0 4px 12px rgba(68,133,201,.25)}.operations-snow.one{left:53%;top:60px;font-size:28px}.operations-snow.two{right:12%;top:34px;font-size:22px}.operations-capability-row{position:relative;z-index:5;display:flex;flex-wrap:wrap;gap:6px;margin:-34px 0 10px}.operations-capability-row span{padding:7px 10px;border:1px solid #cfe1f5;border-radius:999px;background:#fffffff5;color:#23528e;font-size:9.5px;font-weight:900;box-shadow:0 5px 13px #284e7a0f}.operations-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.operations-actions .link-button{margin:0;justify-content:space-between;font-size:13px}.operations-actions b{font-size:21px}.operations-role-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:10px 0 14px}.operations-role-grid>a{position:relative;min-height:132px;overflow:hidden;padding:12px 8px;border:1px solid #d8e5f3;border-radius:17px;background:#fff;box-shadow:0 7px 17px #1d416c0f}.operations-role-grid strong,.operations-role-grid span{display:block}.operations-role-grid strong{color:#174f98;font-size:13px}.operations-role-grid span{margin-top:6px;color:#667990;font-size:9px;line-height:1.35}.operations-role-grid .character{position:absolute;width:78px;height:78px;right:-6px;bottom:-4px}.operations-role-grid b{position:absolute;right:8px;top:8px;color:#6b7d93;font-size:20px}.screen-shortcut-heading{display:flex;justify-content:space-between;align-items:center;margin:2px 1px 8px}.screen-shortcut-heading strong{color:#173f73;font-size:13px}.screen-shortcut-heading span{color:#7d8da2;font-size:9px}.screen-group-list{display:grid;gap:8px}.screen-group{display:grid;grid-template-columns:78px 1fr;gap:7px}.screen-group-label{display:grid;place-items:center;align-content:center;gap:6px;min-height:100%;border:1px solid #cfe1f6;border-radius:15px;background:linear-gradient(150deg,#edf7ff,#e1efff);color:#1459b7}.screen-group-label span{font-size:22px}.screen-group-label strong{font-size:13px}.screen-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.screen-link-grid a{min-width:0;min-height:48px;display:grid;grid-template-columns:30px minmax(0,1fr) 12px;gap:4px;align-items:center;padding:8px;border:1px solid #dbe6f2;border-radius:13px;background:#fff;box-shadow:0 4px 12px #1b3e680b}.screen-link-grid a strong{color:#0c61d7;font-size:12px}.screen-link-grid a span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#263d5c;font-size:10px;font-weight:800}.screen-link-grid a b{color:#8291a5}.operations-admin-banner{min-height:88px;margin-top:12px;display:grid;grid-template-columns:82px 1fr 20px;align-items:center;gap:6px;padding:0 14px;border-radius:17px;color:#fff;background:linear-gradient(120deg,#073674,#0a62d7);box-shadow:0 12px 24px #08499d40}.operations-admin-banner .character{width:88px;height:88px;align-self:end}.operations-admin-banner strong{font-size:16px;text-align:center}.operations-admin-banner b{font-size:25px}.operations-note{margin:10px 4px 0!important;text-align:center;color:#7b8ba0!important;font-size:9px;line-height:1.4!important}.parent-dashboard-screen .parent-hero{margin-bottom:10px;padding:14px 14px 8px;background:linear-gradient(135deg,#e1f0ff,#f7fbff)}.parent-dashboard-screen .parent-hero .character{width:118px;height:118px}.role-parent .feature-card:nth-of-type(odd){background:linear-gradient(135deg,#fff,#f8fbff)}.role-admin .card,.role-teacher .card,.role-institution .card{padding:14px}.role-admin .page-content.with-responsive-navigation,.role-teacher .page-content.with-responsive-navigation,.role-institution .page-content.with-responsive-navigation{background:linear-gradient(180deg,#f7faff,#f2f7fd)}@media(max-width:370px){.child-home-hero-copy h1{font-size:23px}.child-home-hero>.character{width:160px;height:160px;right:-12px}.home-stat-strip img{width:24px;height:24px}.home-stat-strip strong{font-size:10.5px}.home-dashboard-grid{gap:7px}.goal-card-body{grid-template-columns:1fr 58px}.goal-card-body img{width:58px;height:58px}.goal-card-body strong{font-size:18px}.operations-hero-copy h1{font-size:27px}.operations-hero-1-9>.character{width:205px;height:205px;right:-48px}.operations-role-grid strong{font-size:11px}.screen-group{grid-template-columns:68px 1fr}}@media(min-width:768px){.child-dashboard-1-9 .page-content{padding-top:0}.child-home-hero{min-height:250px;margin-left:-26px;margin-right:-26px;padding-left:34px}.child-home-hero>.character{width:215px;height:215px;right:36px}.home-stat-strip{margin-top:-22px}.home-dashboard-grid{grid-template-columns:1.25fr .75fr .75fr}.home-goal-card,.home-side-stack{grid-row:span 2}.home-visual-card{min-height:158px}.home-wide-card,.home-message-card,.today-mission-panel{grid-column:span 3}.operations-index-1-9{max-width:760px;margin:0 auto}}@media(min-width:1024px){.visual-system-1-9 .page-content.with-responsive-navigation{padding:24px 28px 32px}.child-home-hero{margin-left:-28px;margin-right:-28px;border-radius:0 0 26px 26px}.home-dashboard-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.home-goal-card{grid-column:span 5;grid-row:span 2}.home-side-stack{grid-column:span 3;grid-row:span 2}.home-visual-card{grid-column:span 2}.home-wide-card{grid-column:span 7}.home-message-card{grid-column:span 5}.today-mission-panel{grid-column:1/-1}.operations-index-screen-1-9{display:block}}.visual-system-1-91{--mrm-mobile-gap: 10px;--mrm-readable-small: 11px}.visual-system-1-91 .page-content.with-responsive-navigation{padding-bottom:calc(106px + env(safe-area-inset-bottom))}.visual-system-1-91 .character{object-fit:contain;object-position:center}.visual-system-1-91 .child-home-hero{min-height:214px;padding-top:24px;isolation:isolate;background:linear-gradient(180deg,#cfe7ff,#e9f5ff 68%,#f7fbff)}.visual-system-1-91 .child-home-hero:before{content:"";position:absolute;z-index:0;inset:42px 0 0;background:url(/assets/scenes/onboarding_snow_road_v1.png) center bottom / cover no-repeat;opacity:.28;pointer-events:none}.visual-system-1-91 .child-home-hero:after{z-index:1}.visual-system-1-91 .child-home-hero-copy{z-index:3}.visual-system-1-91 .child-home-hero-copy .eyebrow{margin-bottom:8px;padding:6px 10px;color:#fff;background:linear-gradient(135deg,#125bc9,#1d75e9);box-shadow:0 6px 14px #105cca2e}.visual-system-1-91 .child-home-hero-copy h1{font-size:25px}.visual-system-1-91 .child-home-hero-copy>p:last-child{font-size:13px}.visual-system-1-91 .child-home-hero>.character{width:176px;height:176px;right:-2px;bottom:-1px;z-index:4}.visual-system-1-91 .home-stat-strip{margin-top:-16px;margin-bottom:11px;padding:10px 4px 9px}.visual-system-1-91 .home-stat-strip>div{padding-inline:4px}.visual-system-1-91 .home-stat-strip img{width:30px;height:30px}.visual-system-1-91 .home-stat-strip span{font-size:10.5px;letter-spacing:-.15px;text-overflow:clip}.visual-system-1-91 .home-stat-strip strong{font-size:12.5px}.visual-system-1-91 .home-dashboard-grid{gap:var(--mrm-mobile-gap)}.visual-system-1-91 .home-goal-card,.visual-system-1-91 .home-mini-card,.visual-system-1-91 .home-visual-card,.visual-system-1-91 .home-wide-card,.visual-system-1-91 .today-mission-panel,.visual-system-1-91 .home-message-card{border-color:#d5e4f4;border-radius:18px;box-shadow:0 8px 20px #1c426e13}.visual-system-1-91 .home-card-title span{font-size:13px}.visual-system-1-91 .home-goal-card{padding:14px}.visual-system-1-91 .goal-card-body{grid-template-columns:minmax(0,1fr) 82px;margin:7px 0 6px}.visual-system-1-91 .goal-card-body h2{margin-bottom:6px;font-size:16px}.visual-system-1-91 .goal-card-body strong{font-size:23px}.visual-system-1-91 .goal-card-body small{font-size:11.5px}.visual-system-1-91 .goal-card-body img{width:82px;height:82px}.visual-system-1-91 .goal-progress-copy{font-size:11px}.visual-system-1-91 .goal-progress-copy strong{font-size:12.5px}.visual-system-1-91 .goal-mascot-message{grid-template-columns:36px 1fr;margin-top:9px;padding:8px 10px}.visual-system-1-91 .goal-mascot-message img{width:36px;height:36px}.visual-system-1-91 .goal-mascot-message span{font-size:11px;line-height:1.45}.visual-system-1-91 .home-side-stack{gap:var(--mrm-mobile-gap)}.visual-system-1-91 .home-mini-card{min-height:122px;align-items:stretch;padding:13px}.visual-system-1-91 .home-mini-card>div{position:relative;z-index:2;max-width:66%}.visual-system-1-91 .home-mini-card span{font-size:12.5px}.visual-system-1-91 .home-mini-card strong{margin-top:8px;font-size:17px;line-height:1.2}.visual-system-1-91 .home-mini-card small{margin-top:5px;font-size:10.5px;line-height:1.35}.visual-system-1-91 .home-mini-card .character{position:absolute;right:-6px;bottom:-5px;width:82px;height:82px;margin:0}.visual-system-1-91 .home-mini-card.money{background:linear-gradient(145deg,#fff,#eef8ff)}.visual-system-1-91 .home-mini-card.fridge{min-height:122px;background:linear-gradient(145deg,#f9fbff,#eaf0ff)}.visual-system-1-91 .home-mini-card.fridge>div{max-width:62%}.home-fridge-art{position:absolute;right:11px;bottom:10px;width:61px;height:83px;overflow:hidden;border:3px solid rgba(255,255,255,.95);border-radius:13px 13px 11px 11px;background:linear-gradient(90deg,transparent 48%,rgba(255,255,255,.22) 49% 51%,transparent 52%) 0 49px/100% 24px no-repeat,linear-gradient(180deg,#1b73e6 0 31%,#0a4da8 32% 100%);color:#fff;box-shadow:inset -7px -8px 12px #0421522e,0 8px 15px #154b9633}.home-fridge-art:before{content:"";position:absolute;left:0;right:0;top:27px;height:3px;background:#ffffffb3}.home-fridge-art:after{content:"";position:absolute;right:5px;top:36px;width:3px;height:27px;border-radius:999px;background:#ffffffbf}.home-fridge-art i,.home-fridge-art b,.home-fridge-art em{position:absolute;display:block;font-style:normal;line-height:1}.home-fridge-art i{left:8px;top:7px;font-size:15px}.home-fridge-art b{left:9px;top:43px;font-size:18px}.home-fridge-art em{left:8px;bottom:7px;font-size:8px;font-weight:900;letter-spacing:.08em;opacity:.8}.visual-system-1-91 .home-visual-card{min-height:154px;padding:13px}.visual-system-1-91 .home-visual-card.badge>img{width:76px;height:76px}.visual-system-1-91 .home-visual-card.badge>strong{font-size:12px}.visual-system-1-91 .home-visual-card.badge>small{font-size:10.5px}.visual-system-1-91 .talk-preview{height:103px;grid-template-columns:minmax(0,1fr) 78px}.visual-system-1-91 .talk-preview>span{font-size:11px}.visual-system-1-91 .talk-preview .character{width:88px;height:88px}.visual-system-1-91 .home-wide-card{min-height:104px;grid-template-columns:minmax(0,1fr) 84px 16px;padding:13px 12px 13px 14px}.visual-system-1-91 .home-wide-card span{font-size:12px}.visual-system-1-91 .home-wide-card strong{font-size:14px;line-height:1.4}.visual-system-1-91 .home-wide-card small{font-size:10.5px}.sage-asset-shell{width:82px;height:82px;display:grid!important;place-items:center;overflow:hidden;border:1px solid #d7e8fa;border-radius:50%;background:radial-gradient(circle at 50% 36%,#fff 0 44%,#e3f0ff 72%,#cfe5ff)}.visual-system-1-91 .home-wide-card .sage-asset-shell .character{width:88px;height:88px;transform:translateY(4px)}.visual-system-1-91 .home-message-card{grid-template-columns:minmax(0,1fr) 76px;padding:12px 13px!important}.visual-system-1-91 .home-message-card strong{font-size:12px}.visual-system-1-91 .home-message-card p{font-size:11px;line-height:1.5}.visual-system-1-91 .home-message-card .character{width:76px;height:76px}.visual-system-1-91 .today-mission-panel{padding:13px}.visual-system-1-91 .mission-panel-heading span{font-size:12px}.visual-system-1-91 .mission-panel-heading strong{font-size:13px}.visual-system-1-91 .mission-panel-heading small{font-size:10px}.visual-system-1-91 .mission-quick-grid{gap:8px}.visual-system-1-91 .mission-quick-grid a{grid-template-columns:32px minmax(0,1fr) auto;padding:9px 8px}.visual-system-1-91 .mission-quick-grid img{width:32px;height:32px}.visual-system-1-91 .mission-quick-grid span,.visual-system-1-91 .mission-quick-grid b{font-size:10.5px}@media(max-width:1023px){.visual-system-1-91 .bottom-nav{position:fixed;left:50%;right:auto;bottom:0;width:min(430px,100vw);height:calc(78px + env(safe-area-inset-bottom));padding-bottom:max(10px,env(safe-area-inset-bottom));transform:translate(-50%)}}@media(max-width:767px){.visual-system-1-91 .home-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.visual-system-1-91 .home-goal-card,.visual-system-1-91 .home-side-stack,.visual-system-1-91 .home-wide-card,.visual-system-1-91 .home-message-card,.visual-system-1-91 .today-mission-panel{grid-column:1/-1}.visual-system-1-91 .home-goal-card{grid-row:auto}.visual-system-1-91 .home-side-stack{grid-row:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.visual-system-1-91 .home-visual-card{grid-column:span 1}}@media(min-width:768px)and (max-width:1023px){.visual-system-1-91 .bottom-nav{width:min(820px,calc(100vw - 36px))}.visual-system-1-91 .home-side-stack{grid-template-columns:1fr}}@media(max-width:370px){.visual-system-1-91 .child-home-hero{min-height:204px;padding-left:17px}.visual-system-1-91 .child-home-hero-copy{max-width:59%}.visual-system-1-91 .child-home-hero-copy h1{font-size:22px}.visual-system-1-91 .child-home-hero-copy>p:last-child{font-size:12px}.visual-system-1-91 .child-home-hero>.character{width:158px;height:158px;right:-8px}.visual-system-1-91 .home-stat-strip span{font-size:9.7px}.visual-system-1-91 .home-stat-strip strong{font-size:11.5px}.visual-system-1-91 .home-mini-card{min-height:116px;padding:11px}.visual-system-1-91 .home-mini-card strong{font-size:15px}.visual-system-1-91 .home-mini-card .character{width:74px;height:74px}.home-fridge-art{right:8px;transform:scale(.92);transform-origin:right bottom}.visual-system-1-91 .mission-quick-grid span,.visual-system-1-91 .mission-quick-grid b{font-size:10px}}.visual-system-1-95{--mrm-mobile-gap: 10px;--mrm-home-radius: 20px}.visual-system-1-95 .page-content.with-responsive-navigation{padding-bottom:calc(112px + env(safe-area-inset-bottom))}.visual-system-1-95 .child-home-hero{min-height:190px;padding:20px 18px 12px;background:linear-gradient(160deg,#d7ebff,#edf7ff 56%,#f8fbff)}.visual-system-1-95 .child-home-hero:before{inset:30px 0 0;opacity:.22;background-position:55% bottom}.visual-system-1-95 .child-home-hero:after{bottom:-60px;height:96px}.visual-system-1-95 .child-home-hero-copy{max-width:61%}.visual-system-1-95 .child-home-hero-copy .eyebrow{margin-bottom:9px;padding:6px 10px;font-size:11px;letter-spacing:0}.visual-system-1-95 .child-home-hero-copy h1{margin-bottom:8px;font-size:25px}.visual-system-1-95 .child-home-hero-copy>p:last-child{font-size:13px;line-height:1.52}.visual-system-1-95 .child-home-hero>.character{width:160px;height:160px;right:1px;bottom:-1px}.hero-snow-dot{position:absolute;z-index:2;width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 0 4px #ffffff38}.hero-snow-dot.dot-one{left:52%;top:38px}.hero-snow-dot.dot-two{right:11%;top:31px;width:5px;height:5px}.daily-route-card{position:relative;z-index:7;margin:-14px 0 10px;padding:13px;border:1px solid #d5e5f5;border-radius:var(--mrm-home-radius);background:#fffffffa;box-shadow:0 11px 24px #1d426d1c}.daily-route-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px}.daily-route-head div{display:flex;align-items:baseline;gap:7px}.daily-route-head span{color:#28415f;font-size:13px;font-weight:900}.daily-route-head strong{color:#0f63d8;font-size:12px}.daily-route-head small{padding:5px 8px;border-radius:999px;background:#edf5ff;color:#36628f;font-size:10px;font-weight:800;white-space:nowrap}.daily-route-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.daily-route-steps a{min-width:0;display:grid;grid-template-columns:30px minmax(0,1fr);grid-template-rows:auto auto;column-gap:7px;align-items:center;padding:8px;border:1px solid #e1e9f3;border-radius:13px;background:#f9fbfe}.daily-route-steps img{grid-row:1/3;width:30px;height:30px;object-fit:contain}.daily-route-steps span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#314d6d;font-size:10.5px;font-weight:900}.daily-route-steps b{color:#0f64d9;font-size:9.5px}.daily-route-steps a.done{border-color:#bfe2d4;background:#f1fbf7}.daily-route-steps a.done b{color:#27815f}.visual-system-1-95 .home-stat-strip{margin:0 0 10px;padding:9px 4px;border-radius:18px;box-shadow:0 7px 18px #264c7a13}.visual-system-1-95 .home-stat-strip img{width:27px;height:27px}.visual-system-1-95 .home-stat-strip span{font-size:10px}.visual-system-1-95 .home-stat-strip strong{font-size:12px}.visual-system-1-95 .home-dashboard-grid{gap:10px}.visual-system-1-95 .home-goal-card,.visual-system-1-95 .home-mini-card,.visual-system-1-95 .home-visual-card,.visual-system-1-95 .home-wide-card,.visual-system-1-95 .today-mission-panel,.visual-system-1-95 .home-message-card{border-radius:var(--mrm-home-radius);box-shadow:0 8px 20px #1c426e12}.visual-system-1-95 .priority-mission{grid-column:1/-1;padding:14px;background:linear-gradient(135deg,#0a397b,#1268da);border-color:#1b65c5;color:#fff}.visual-system-1-95 .priority-mission .mission-panel-heading{margin-bottom:8px;align-items:center}.visual-system-1-95 .priority-mission .mission-panel-heading span{color:#bcd9ff;font-size:11px}.visual-system-1-95 .priority-mission .mission-panel-heading strong{color:#fff;font-size:15px;line-height:1.35}.visual-system-1-95 .priority-mission .mission-panel-heading small{background:#ffffff29;color:#fff;font-size:10px}.visual-system-1-95 .priority-mission>p{margin:0 0 11px;color:#dcecff;font-size:11.5px;line-height:1.5}.mission-primary-link{display:flex;justify-content:space-between;align-items:center;min-height:42px;padding:9px 12px;border-radius:13px;background:#fff;color:#0d5dca;font-size:12px;font-weight:900}.mission-primary-link b{font-size:20px;line-height:1}.visual-system-1-95 .home-goal-card{grid-column:1/-1;grid-row:auto;padding:15px}.visual-system-1-95 .goal-card-body{grid-template-columns:minmax(0,1fr) 92px;margin:7px 0}.visual-system-1-95 .goal-card-body h2{font-size:17px}.visual-system-1-95 .goal-card-body strong{font-size:25px}.visual-system-1-95 .goal-card-body img{width:92px;height:92px}.goal-guide-message{display:grid;grid-template-columns:34px minmax(0,1fr);gap:8px;align-items:center;margin-top:9px;padding:8px 10px;border-radius:13px;background:#edf5ff}.goal-guide-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,#1f78e9,#0a4ead);color:#fff;font-size:10px;font-weight:900;box-shadow:0 5px 10px #1053ad2e}.goal-guide-message>span:last-child{color:#315275;font-size:11.5px;line-height:1.45;font-weight:700}.visual-system-1-95 .home-side-stack{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.visual-system-1-95 .home-mini-card{min-height:116px;padding:13px}.visual-system-1-95 .home-mini-card>div{max-width:65%}.visual-system-1-95 .home-mini-card strong{margin-top:7px;font-size:17px}.visual-system-1-95 .home-mini-card small{font-size:10.5px}.home-card-icon{position:absolute;right:8px;bottom:7px;width:70px;height:70px;object-fit:contain;filter:drop-shadow(0 7px 10px rgba(41,91,149,.12))}.visual-system-1-95 .home-mini-card.fridge{min-height:116px}.visual-system-1-95 .home-fridge-art{bottom:8px}.visual-system-1-95 .home-wide-card{min-height:108px;padding:13px 12px 13px 14px}.visual-system-1-95 .home-wide-card span{font-size:12px}.visual-system-1-95 .home-wide-card strong{font-size:14.5px;line-height:1.42}.visual-system-1-95 .home-wide-card small{font-size:11px}.visual-system-1-95 .sage-asset-shell{width:84px;height:84px}.visual-system-1-95 .home-visual-card{min-height:145px;padding:13px}.visual-system-1-95 .home-visual-card.badge>img{width:68px;height:68px;margin:2px auto 0}.visual-system-1-95 .home-visual-card.badge>strong{font-size:12px}.visual-system-1-95 .home-visual-card.badge>small{font-size:10.5px}.visual-system-1-95 .talk-preview{height:91px;grid-template-columns:minmax(0,1fr) 72px;align-items:center}.visual-system-1-95 .talk-preview>span{font-size:11px;line-height:1.5}.visual-system-1-95 .talk-preview>img{width:72px;height:72px;object-fit:contain}.visual-system-1-95 .home-message-card{grid-template-columns:minmax(0,1fr) 34px;min-height:72px;padding:12px 14px!important}.visual-system-1-95 .home-message-card strong{font-size:12px}.visual-system-1-95 .home-message-card p{margin-top:5px;font-size:11.5px;line-height:1.48}.visual-system-1-95 .home-message-card>a{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#0d5fce;font-size:22px;font-weight:900;box-shadow:0 4px 12px #234b7c1a}@media(max-width:370px){.visual-system-1-95 .child-home-hero{min-height:182px;padding-left:16px}.visual-system-1-95 .child-home-hero-copy h1{font-size:22px}.visual-system-1-95 .child-home-hero-copy>p:last-child{font-size:12px}.visual-system-1-95 .child-home-hero>.character{width:148px;height:148px;right:-6px}.daily-route-card{padding:11px}.daily-route-steps a{grid-template-columns:26px minmax(0,1fr);padding:7px 6px;column-gap:5px}.daily-route-steps img{width:26px;height:26px}.daily-route-steps span,.visual-system-1-95 .home-stat-strip span{font-size:10px}.visual-system-1-95 .home-stat-strip strong{font-size:11px}.visual-system-1-95 .goal-card-body{grid-template-columns:minmax(0,1fr) 80px}.visual-system-1-95 .goal-card-body img{width:80px;height:80px}.visual-system-1-95 .home-mini-card strong{font-size:15px}.home-card-icon{width:60px;height:60px}}@media(min-width:768px){.visual-system-1-95 .daily-route-card{margin-top:-16px}.visual-system-1-95 .home-goal-card{grid-column:span 2}}@media(min-width:1024px){.visual-system-1-95.child-dashboard-screen .page-content{grid-template-columns:repeat(12,minmax(0,1fr))}.visual-system-1-95 .child-home-hero,.visual-system-1-95 .daily-route-card,.visual-system-1-95 .home-stat-strip,.visual-system-1-95 .home-dashboard-grid{grid-column:1/-1}.visual-system-1-95 .home-dashboard-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.visual-system-1-95 .priority-mission{grid-column:span 4}.visual-system-1-95 .home-goal-card{grid-column:span 5}.visual-system-1-95 .home-side-stack{grid-column:span 3;grid-template-columns:1fr}.visual-system-1-95 .home-wide-card{grid-column:span 7}.visual-system-1-95 .home-visual-card{grid-column:span 2}.visual-system-1-95 .home-message-card{grid-column:1/-1}}.visual-system-1-95 .home-fridge-art i{width:15px;height:15px;left:8px;top:7px}.visual-system-1-95 .home-fridge-art i:before,.visual-system-1-95 .home-fridge-art i:after{content:"";position:absolute;left:7px;top:1px;width:1.5px;height:13px;border-radius:999px;background:#fff}.visual-system-1-95 .home-fridge-art i:after{transform:rotate(90deg)}@media(min-width:1024px){.child-dashboard-screen .app-main-column,.child-dashboard-screen .page-content.with-responsive-navigation{width:100%;min-width:0}.child-dashboard-screen .page-content.with-responsive-navigation{grid-template-columns:repeat(12,minmax(0,1fr))}.child-dashboard-screen .page-content.with-responsive-navigation>.child-home-hero,.child-dashboard-screen .page-content.with-responsive-navigation>.daily-route-card,.child-dashboard-screen .page-content.with-responsive-navigation>.home-stat-strip,.child-dashboard-screen .page-content.with-responsive-navigation>.home-dashboard-grid{grid-column:1 / -1!important;width:100%;min-width:0}.child-dashboard-screen .home-dashboard-grid{grid-template-columns:repeat(12,minmax(0,1fr))}}@media(min-width:1024px){.visual-system-1-95 .home-wide-card{grid-column:span 6}.visual-system-1-95 .home-visual-card{grid-column:span 3}.visual-system-1-95 .home-visual-card.talk .talk-preview{grid-template-columns:minmax(0,1fr) 64px}.visual-system-1-95 .home-visual-card.talk .talk-preview>img{width:64px;height:64px}}.visual-system-1-96{--mrm-196-deep:#082d65;--mrm-196-blue:#1268dc;--mrm-196-sky:#dcefff;--mrm-196-line:#d6e5f5;--mrm-196-radius:22px}.visual-system-1-96 .page-content.with-responsive-navigation{gap:12px;background:radial-gradient(circle at 93% 4%,rgba(198,226,255,.45),transparent 26%),linear-gradient(180deg,#f4f9ff,#f7faff 42%,#f3f7fc)}.visual-system-1-96 .home-command-center{min-width:0;display:grid;gap:12px}.visual-system-1-96 .child-home-hero{min-height:292px;margin:0;padding:18px 17px 17px;overflow:hidden;isolation:isolate;border:1px solid rgba(171,211,249,.85);border-radius:26px;background:linear-gradient(113deg,#ebf7fffa,#cee7ffeb 56%,#a6d1fad1);box-shadow:0 16px 34px #1d4a7d21}.visual-system-1-96 .child-home-hero:before{inset:0;z-index:-2;background:linear-gradient(90deg,#ebf7fffa,#e5f4ffd1 49%,#daeeff2e),url(/assets/scenes/onboarding_snow_road_v1.png) 62% 63% / cover no-repeat;opacity:1}.visual-system-1-96 .child-home-hero:after{z-index:-1;left:-6%;right:-6%;bottom:-66px;height:116px;border-radius:50% 50% 0 0;background:#ffffffd4;box-shadow:inset 0 18px 34px #619bd521}.visual-system-1-96 .hero-status-row{position:relative;z-index:5;display:flex;justify-content:space-between;align-items:center;gap:8px}.visual-system-1-96 .hero-streak-chip,.visual-system-1-96 .hero-route-chip{min-height:30px;display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:900;white-space:nowrap;box-shadow:0 5px 14px #1a4d8b1f}.visual-system-1-96 .hero-streak-chip{gap:5px;color:#164f91;background:#ffffffeb;border:1px solid rgba(185,215,244,.9)}.visual-system-1-96 .hero-streak-chip img{width:20px;height:20px;object-fit:contain}.visual-system-1-96 .hero-route-chip{color:#fff;background:linear-gradient(135deg,#0c4faa,#1574e8)}.visual-system-1-96 .child-home-hero-copy{position:relative;z-index:5;max-width:63%;padding-top:15px}.visual-system-1-96 .child-home-hero-copy .eyebrow{margin:0 0 7px;padding:0;color:#1761b9;background:none;box-shadow:none;font-size:11.5px;letter-spacing:.03em}.visual-system-1-96 .child-home-hero-copy h1{margin:0 0 7px;color:#071f45;font-size:28px;line-height:1.12;letter-spacing:-.7px}.visual-system-1-96 .child-home-hero-copy>p{margin:0;color:#3c5a78;font-size:13.5px;line-height:1.5;font-weight:700}.visual-system-1-96 .hero-kpi-row{display:flex;gap:7px;margin-top:12px}.visual-system-1-96 .hero-kpi-row>span{min-width:0;display:flex;align-items:baseline;gap:5px;padding:7px 9px;border:1px solid rgba(183,215,244,.9);border-radius:12px;background:#ffffffd1;box-shadow:0 5px 12px #295b9512}.visual-system-1-96 .hero-kpi-row small{color:#5b7390;font-size:10.5px;font-weight:800;white-space:nowrap}.visual-system-1-96 .hero-kpi-row strong{color:#0c60d5;font-size:14px;white-space:nowrap}.visual-system-1-96 .hero-next-action{width:min(100%,270px);min-height:54px;display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding:9px 10px 9px 13px;border-radius:15px;color:#fff;background:linear-gradient(135deg,#083b83,#126bdb);box-shadow:0 11px 22px #0a499d3d}.visual-system-1-96 .hero-next-action span,.visual-system-1-96 .hero-next-action small,.visual-system-1-96 .hero-next-action strong{display:block}.visual-system-1-96 .hero-next-action small{color:#bcd8ff;font-size:10px;font-weight:800}.visual-system-1-96 .hero-next-action strong{margin-top:2px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px}.visual-system-1-96 .hero-next-action>b{flex:0 0 32px;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#0b5ac4;font-size:22px}.visual-system-1-96 .child-home-hero>.character{z-index:4;width:184px;height:184px;right:-4px;bottom:1px;object-position:center bottom;filter:drop-shadow(0 16px 18px rgba(34,78,127,.19))}.visual-system-1-96 .hero-mountain-flag{position:absolute;z-index:3;right:17px;top:68px;width:36px;height:42px;pointer-events:none;opacity:.92}.visual-system-1-96 .hero-mountain-flag i{position:absolute;left:3px;top:2px;width:2px;height:38px;border-radius:999px;background:#0c4eaa}.visual-system-1-96 .hero-mountain-flag b{position:absolute;left:5px;top:2px;min-width:29px;padding:4px 5px;border-radius:2px 8px 8px 2px;background:#1267d9;color:#fff;font-size:8px;letter-spacing:.04em;box-shadow:0 5px 11px #1453a033}.visual-system-1-96 .hero-snow-dot.dot-one{left:56%;top:61px}.visual-system-1-96 .hero-snow-dot.dot-two{right:24%;top:35px}.visual-system-1-96 .daily-route-card{min-width:0;margin:0;padding:15px;border:1px solid var(--mrm-196-line);border-radius:var(--mrm-196-radius);background:#fffffff7;box-shadow:0 12px 28px #1e46741a}.visual-system-1-96 .daily-route-head{margin-bottom:13px}.visual-system-1-96 .daily-route-head span{color:#173a65;font-size:14px}.visual-system-1-96 .daily-route-head strong{font-size:12.5px}.visual-system-1-96 .daily-route-head small{font-size:10.5px}.visual-system-1-96 .daily-route-head small.complete{color:#26775c;background:#eaf8f2}.visual-system-1-96 .snow-route-track{position:relative;gap:8px}.visual-system-1-96 .snow-route-track:before,.visual-system-1-96 .snow-route-track:after{content:"";position:absolute;z-index:0;left:16.66%;top:23px;height:3px;border-radius:999px}.visual-system-1-96 .snow-route-track:before{right:16.66%;background:#d6e4f3}.visual-system-1-96 .snow-route-track:after{width:0;background:#55b392;transition:width .25s ease}.visual-system-1-96 .snow-route-track.completed-1:after{width:33.34%}.visual-system-1-96 .snow-route-track.completed-2:after,.visual-system-1-96 .snow-route-track.completed-3:after{width:66.68%}.visual-system-1-96 .snow-route-track a{position:relative;z-index:1;min-height:92px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:3px;padding:7px 4px 8px;border:0;border-radius:14px;background:transparent;text-align:center}.visual-system-1-96 .snow-route-track a>i{position:absolute;right:5px;top:4px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;color:#7a8da3;background:#edf2f8;font-style:normal;font-size:9px;font-weight:900}.visual-system-1-96 .snow-route-track img{width:46px;height:46px;padding:7px;border:1px solid #d6e4f3;border-radius:50%;background:#fff;box-shadow:0 6px 14px #1f4b7d1a}.visual-system-1-96 .snow-route-track span{max-width:100%;color:#294968;font-size:11px;line-height:1.2}.visual-system-1-96 .snow-route-track b{color:#6b8198;font-size:10px}.visual-system-1-96 .snow-route-track a.done img{border-color:#81c9ae;background:#effaf6}.visual-system-1-96 .snow-route-track a.done>i{color:#fff;background:#45a783}.visual-system-1-96 .snow-route-track a.done b{color:#2d8162}.visual-system-1-96 .snow-route-track a.current{background:linear-gradient(180deg,#f0f7ff,#f8fbff);box-shadow:inset 0 0 0 1px #bcd9f7}.visual-system-1-96 .snow-route-track a.current img{border-color:#4393ec;box-shadow:0 7px 15px #1666ca2e}.visual-system-1-96 .snow-route-track a.current>i{color:#fff;background:#126bdc}.visual-system-1-96 .snow-route-track a.current b{color:#0c65d8}.visual-system-1-96 .route-next-summary{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:11px;padding:10px 11px;border-radius:14px;background:linear-gradient(135deg,#edf6ff,#f7fbff)}.visual-system-1-96 .route-next-summary span,.visual-system-1-96 .route-next-summary small,.visual-system-1-96 .route-next-summary strong{display:block}.visual-system-1-96 .route-next-summary small{color:#6a7f97;font-size:10px;font-weight:800}.visual-system-1-96 .route-next-summary strong{margin-top:2px;color:#143d70;font-size:12px}.visual-system-1-96 .route-next-summary>a{flex:0 0 auto;padding:8px 10px;border-radius:11px;color:#fff;background:#1266d4;font-size:11px;font-weight:900}.visual-system-1-96 .home-achievement-ribbon{margin:0;padding:11px 5px;border:1px solid #dae7f4;border-radius:20px;background:#fffffff0;box-shadow:0 8px 20px #234b7c13}.visual-system-1-96 .home-achievement-ribbon>div{padding-inline:5px}.visual-system-1-96 .home-achievement-ribbon img{width:30px;height:30px}.visual-system-1-96 .home-achievement-ribbon span{font-size:10.5px}.visual-system-1-96 .home-achievement-ribbon strong{font-size:12.5px}.visual-system-1-96 .home-dashboard-grid{gap:12px}.visual-system-1-96 .priority-mission{background:linear-gradient(135deg,#082f69,#0d55b7 54%,#1474e7);box-shadow:0 12px 25px #08489933}.visual-system-1-96 .mission-primary-link{min-height:45px;font-size:12.5px}.visual-system-1-96 .home-goal-card,.visual-system-1-96 .home-mini-card,.visual-system-1-96 .home-wide-card,.visual-system-1-96 .home-visual-card,.visual-system-1-96 .home-message-card{border-radius:20px}@media(max-width:370px){.visual-system-1-96 .child-home-hero{min-height:284px;padding-inline:14px}.visual-system-1-96 .child-home-hero-copy{max-width:65%}.visual-system-1-96 .child-home-hero-copy h1{font-size:25px}.visual-system-1-96 .child-home-hero-copy>p{font-size:12.5px}.visual-system-1-96 .hero-kpi-row>span{padding:6px 7px}.visual-system-1-96 .hero-kpi-row small{font-size:9.7px}.visual-system-1-96 .hero-kpi-row strong{font-size:12.5px}.visual-system-1-96 .hero-next-action{width:250px}.visual-system-1-96 .hero-next-action strong{font-size:11.5px}.visual-system-1-96 .child-home-hero>.character{width:164px;height:164px;right:-13px}.visual-system-1-96 .hero-mountain-flag{right:9px}.visual-system-1-96 .daily-route-card{padding:13px 10px}.visual-system-1-96 .snow-route-track img{width:42px;height:42px}.visual-system-1-96 .snow-route-track span{font-size:10px}.visual-system-1-96 .route-next-summary{padding:9px}.visual-system-1-96 .home-achievement-ribbon strong{font-size:11.5px}}@media(min-width:768px){.visual-system-1-96 .home-command-center{grid-template-columns:minmax(0,1.42fr) minmax(300px,.88fr);align-items:stretch}.visual-system-1-96 .child-home-hero{min-height:316px;margin:0;padding:22px 24px}.visual-system-1-96 .child-home-hero-copy{max-width:58%;padding-top:22px}.visual-system-1-96 .child-home-hero-copy h1{font-size:34px}.visual-system-1-96 .child-home-hero-copy>p{font-size:15px}.visual-system-1-96 .hero-next-action{width:290px}.visual-system-1-96 .child-home-hero>.character{width:238px;height:238px;right:7px;bottom:-3px}.visual-system-1-96 .daily-route-card{min-height:316px;display:flex;flex-direction:column;justify-content:space-between;padding:20px}.visual-system-1-96 .snow-route-track{grid-template-columns:1fr;gap:8px;margin-block:2px}.visual-system-1-96 .snow-route-track:before,.visual-system-1-96 .snow-route-track:after{left:24px;right:auto;top:34px;width:3px;border-radius:999px}.visual-system-1-96 .snow-route-track:before{bottom:34px;height:auto;background:#d6e4f3}.visual-system-1-96 .snow-route-track:after{height:0;background:#55b392;transition:height .25s ease}.visual-system-1-96 .snow-route-track.completed-1:after{width:3px;height:calc((100% - 68px)/2)}.visual-system-1-96 .snow-route-track.completed-2:after,.visual-system-1-96 .snow-route-track.completed-3:after{width:3px;height:calc(100% - 68px)}.visual-system-1-96 .snow-route-track a{min-height:58px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:10px;align-items:center;padding:5px 8px 5px 0;text-align:left}.visual-system-1-96 .snow-route-track a>i{right:4px;top:5px}.visual-system-1-96 .snow-route-track img{grid-row:1/3;width:48px;height:48px}.visual-system-1-96 .snow-route-track span{font-size:12px}.visual-system-1-96 .snow-route-track b{grid-column:2;font-size:10.5px}.visual-system-1-96 .home-achievement-ribbon{margin-top:0}}@media(min-width:1024px){.visual-system-1-96.child-dashboard-screen .page-content.with-responsive-navigation{grid-template-columns:repeat(12,minmax(0,1fr))}.visual-system-1-96 .home-command-center,.visual-system-1-96 .home-achievement-ribbon,.visual-system-1-96 .home-dashboard-grid{grid-column:1/-1;width:100%;min-width:0}.visual-system-1-96 .home-command-center{grid-template-columns:minmax(0,7.25fr) minmax(320px,4.75fr)}.visual-system-1-96 .child-home-hero,.visual-system-1-96 .daily-route-card{min-height:330px}.visual-system-1-96 .home-dashboard-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.visual-system-1-96 .priority-mission{grid-column:span 4}.visual-system-1-96 .home-goal-card{grid-column:span 5}.visual-system-1-96 .home-side-stack{grid-column:span 3}.visual-system-1-96 .home-wide-card{grid-column:span 6}.visual-system-1-96 .home-visual-card{grid-column:span 3}.visual-system-1-96 .home-message-card{grid-column:1/-1}}@media(min-width:1024px){.child-dashboard-screen .page-content.with-responsive-navigation>.home-command-center,.child-dashboard-screen .page-content.with-responsive-navigation>.home-achievement-ribbon,.child-dashboard-screen .page-content.with-responsive-navigation>.home-dashboard-grid{grid-column:1/-1!important;width:100%;min-width:0}}@media(min-width:1024px){.visual-system-1-96 .home-command-center>.child-home-hero,.visual-system-1-96 .home-command-center>.daily-route-card{grid-column:auto!important;width:auto;min-width:0}}.visual-system-1-97{--mrm-197-navy:#072550;--mrm-197-blue:#1267d9;--mrm-197-sky:#e6f4ff;--mrm-197-mint:#4caf88;--mrm-197-gold:#f5b93f;--mrm-197-ink:#102f55;--mrm-197-muted:#607991}.visual-system-1-97 .page-content.with-responsive-navigation{background:radial-gradient(circle at 8% 2%,rgba(255,226,166,.16),transparent 19%),radial-gradient(circle at 92% 3%,rgba(175,220,255,.42),transparent 27%),linear-gradient(180deg,#f5faff,#f8fbff 44%,#f3f7fc)}.visual-system-1-97 .child-home-hero{min-height:316px;background:linear-gradient(118deg,#f2fafffc,#d6edfff2 55%,#b2d8fbe0);box-shadow:0 17px 36px #1c4a8024}.visual-system-1-97 .child-home-hero:before{background:linear-gradient(90deg,#f0f9fffc,#e5f4ffdb 49%,#daeeff2b),url(/assets/scenes/onboarding_snow_road_v1.png) 62% 63% / cover no-repeat}.visual-system-1-97 .child-home-hero:after{background:#ffffffdb}.visual-system-1-97 .hero-emotion-chip{gap:5px;max-width:54%;overflow:hidden;text-overflow:ellipsis;color:#fff;background:linear-gradient(135deg,#0b5bc6,#2386ef)}.visual-system-1-97 .hero-emotion-chip.emotion-discover{background:linear-gradient(135deg,#6367c8,#6c8ce7)}.visual-system-1-97 .hero-emotion-chip.emotion-choose{background:linear-gradient(135deg,#0c62c8,#238be9)}.visual-system-1-97 .hero-emotion-chip.emotion-achieve{background:linear-gradient(135deg,#16816b,#3ab38c)}.visual-system-1-97 .hero-emotion-chip.emotion-connect{color:#5c3a00;background:linear-gradient(135deg,#ffd66c,#f5b83d)}.visual-system-1-97 .child-home-hero-copy{max-width:66%;padding-top:13px}.visual-system-1-97 .child-home-hero-copy .eyebrow{color:#145ba8;font-size:10.8px;letter-spacing:.015em}.visual-system-1-97 .child-home-hero-copy h1{margin-bottom:5px}.visual-system-1-97 .child-home-hero-copy>p{max-width:290px;color:#415f7c;font-size:12.4px;line-height:1.44}.visual-system-1-97 .hero-emotion-title{color:#102f55;font-size:14px;line-height:1.35;font-weight:900}.visual-system-1-97 .hero-kpi-row,.visual-system-1-97 .hero-next-action{margin-top:9px}.visual-system-1-97 .child-home-hero>.character{width:178px;height:178px;right:-2px;bottom:2px}.visual-system-1-97 .daily-route-card{padding-bottom:13px;border-color:#d4e5f5}.visual-system-1-97 .emotion-route-summary{align-items:stretch;gap:9px;padding:11px;border:1px solid #d9e8f7;background:linear-gradient(135deg,#edf6ff,#f8fbff 62%,#fff9e9)}.visual-system-1-97 .emotion-route-copy{min-width:0;flex:1 1 auto}.visual-system-1-97 .emotion-route-copy small,.visual-system-1-97 .emotion-route-copy strong,.visual-system-1-97 .emotion-route-copy em{display:block}.visual-system-1-97 .emotion-route-copy small{color:#356fae;font-size:9.5px;font-weight:900}.visual-system-1-97 .emotion-route-copy strong{margin-top:2px;color:#123c6c;font-size:11.5px;line-height:1.3}.visual-system-1-97 .emotion-route-copy em{margin-top:2px;color:#6a8095;font-size:9.4px;line-height:1.35;font-style:normal;font-weight:700}.visual-system-1-97 .emotion-route-actions{flex:0 0 116px;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;gap:7px}.visual-system-1-97 .emotion-mini-rail{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px}.visual-system-1-97 .emotion-mini-rail:before{content:"";position:absolute;left:12.5%;right:12.5%;top:12px;height:2px;border-radius:999px;background:#d5e1ee}.visual-system-1-97 .emotion-mini-rail i{position:relative;z-index:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:2px;color:#8799aa;font-style:normal;font-size:8px;font-weight:900}.visual-system-1-97 .emotion-mini-rail img{width:24px;height:24px;padding:4px;object-fit:contain;border:1px solid #d7e3ef;border-radius:50%;background:#fff;filter:grayscale(.85);opacity:.72}.visual-system-1-97 .emotion-mini-rail i.reached{color:#1764b8}.visual-system-1-97 .emotion-mini-rail i.reached img{border-color:#78afe6;background:#eef7ff;filter:none;opacity:1;box-shadow:0 4px 8px #1764b81f}.visual-system-1-97 .emotion-route-actions>a{min-height:32px;display:flex;justify-content:center;align-items:center;padding:7px 8px;border-radius:10px;color:#fff;background:#1266d4;font-size:10px;font-weight:900;white-space:nowrap}.visual-system-1-97 .emotion-stage-3 .emotion-route-actions>a{color:#5b3900;background:linear-gradient(135deg,#ffd66c,#f3b53c)}.visual-system-1-97 .priority-mission .mission-panel-heading span{color:#c6dcff}.visual-system-1-97 .home-visual-card.talk{background:linear-gradient(145deg,#fff,#f7fbff 68%,#fff8e8)}.visual-system-1-97 .home-message-card{border-color:#d8e7f5;background:linear-gradient(135deg,#fff,#f5faff)}@media(max-width:370px){.visual-system-1-97 .child-home-hero{min-height:310px;padding-inline:13px}.visual-system-1-97 .child-home-hero-copy{max-width:68%}.visual-system-1-97 .child-home-hero-copy .eyebrow{font-size:9.8px}.visual-system-1-97 .child-home-hero-copy h1{font-size:24px}.visual-system-1-97 .child-home-hero-copy>p{font-size:11.6px;line-height:1.4}.visual-system-1-97 .hero-emotion-title{font-size:12.8px}.visual-system-1-97 .hero-emotion-chip{max-width:52%;font-size:9.4px;padding-inline:8px}.visual-system-1-97 .hero-next-action{width:245px}.visual-system-1-97 .child-home-hero>.character{width:158px;height:158px;right:-12px}.visual-system-1-97 .emotion-route-summary{padding:9px 8px}.visual-system-1-97 .emotion-route-copy em{display:none}.visual-system-1-97 .emotion-route-actions{flex-basis:108px}.visual-system-1-97 .emotion-mini-rail span{font-size:7.4px}}@media(min-width:768px){.visual-system-1-97 .home-command-center{grid-template-columns:minmax(0,1.48fr) minmax(318px,.92fr)}.visual-system-1-97 .child-home-hero,.visual-system-1-97 .daily-route-card{min-height:356px}.visual-system-1-97 .child-home-hero{padding:24px 25px}.visual-system-1-97 .child-home-hero-copy{max-width:60%;padding-top:24px}.visual-system-1-97 .child-home-hero-copy h1{font-size:35px}.visual-system-1-97 .child-home-hero-copy>p{max-width:350px;font-size:14px}.visual-system-1-97 .hero-emotion-title{font-size:16px}.visual-system-1-97 .child-home-hero>.character{width:244px;height:244px;right:5px;bottom:-2px}.visual-system-1-97 .daily-route-card{padding:18px}.visual-system-1-97 .emotion-route-summary{display:grid;grid-template-columns:minmax(0,1fr);gap:7px}.visual-system-1-97 .emotion-route-actions{flex-basis:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end}.visual-system-1-97 .emotion-route-actions>a{min-width:88px}}@media(min-width:1024px){.visual-system-1-97.child-dashboard-screen .page-content.with-responsive-navigation{grid-template-columns:repeat(12,minmax(0,1fr))}.visual-system-1-97 .home-command-center,.visual-system-1-97 .home-achievement-ribbon,.visual-system-1-97 .home-dashboard-grid{grid-column:1/-1;width:100%;min-width:0}.visual-system-1-97 .home-command-center{grid-template-columns:minmax(0,7.35fr) minmax(330px,4.65fr)}.visual-system-1-97 .child-home-hero,.visual-system-1-97 .daily-route-card{min-height:370px}.visual-system-1-97 .home-command-center>.child-home-hero,.visual-system-1-97 .home-command-center>.daily-route-card{grid-column:auto!important;width:auto;min-width:0}}@media(prefers-reduced-motion:no-preference){.visual-system-1-97 .hero-emotion-chip,.visual-system-1-97 .emotion-mini-rail i.reached img{animation:mrm197-arrive .38s ease-out both}}@keyframes mrm197-arrive{0%{opacity:.55;transform:translateY(3px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:370px){.visual-system-1-97 .child-home-hero-copy>p{font-size:12.1px}.visual-system-1-97 .hero-emotion-chip{min-width:100px;max-width:58%;font-size:9.5px}}.visual-system-1-98{--mrm-198-blue:#0f66d6;--mrm-198-deep:#0b2f61;--mrm-198-sky:#e8f5ff;--mrm-198-mint:#2ea77c;--mrm-198-gold:#f4b63e;--mrm-198-lilac:#786fdd;--mrm-198-ink:#123557;--mrm-198-muted:#607a93}.visual-system-1-98 .child-home-hero{min-height:350px;overflow:hidden}.visual-system-1-98 .child-home-hero-copy{position:relative;z-index:3}.visual-system-1-98 .personalization-phase-chip{min-width:100px;justify-content:center;border:1px solid rgba(255,255,255,.38);box-shadow:0 5px 13px #13437a24}.visual-system-1-98 .personalization-phase-chip.phase-welcome{background:linear-gradient(135deg,#6965c9,#8694ed)}.visual-system-1-98 .personalization-phase-chip.phase-restart{background:linear-gradient(135deg,#2770bc,#51a4df)}.visual-system-1-98 .personalization-phase-chip.phase-momentum{background:linear-gradient(135deg,#0972cc,#22a0db)}.visual-system-1-98 .personalization-phase-chip.phase-celebrate{color:#5a3700;border-color:#ffffffad;background:linear-gradient(135deg,#ffdc73,#f4b43a)}.visual-system-1-98 .hero-next-action{appearance:none;-webkit-appearance:none;width:min(290px,100%);min-height:54px;border:0;font:inherit;text-align:left;cursor:pointer;box-shadow:0 11px 22px #10539d30}.visual-system-1-98 .hero-next-action:focus-visible,.visual-system-1-98 .emotion-route-actions>button:focus-visible,.visual-system-1-98 .celebration-actions button:focus-visible{outline:3px solid rgba(23,113,216,.34);outline-offset:3px}.visual-system-1-98 .hero-recommendation-reason{width:min(290px,100%);display:flex;align-items:flex-start;gap:5px;margin-top:7px;color:#577089;font-size:9.6px;line-height:1.35;font-weight:700}.visual-system-1-98 .hero-recommendation-reason b{flex:0 0 auto;padding:2px 5px;border-radius:999px;color:#1b65ad;background:#ffffffd6;font-size:8.5px;line-height:1.2;font-weight:900}.visual-system-1-98 .emotion-route-actions>button{appearance:none;-webkit-appearance:none;min-height:32px;display:flex;justify-content:center;align-items:center;gap:4px;padding:7px 8px;border:0;border-radius:10px;color:#fff;background:#1266d4;font:inherit;font-size:10px;font-weight:900;white-space:nowrap;cursor:pointer}.visual-system-1-98 .emotion-stage-3 .emotion-route-actions>button{color:#5b3900;background:linear-gradient(135deg,#ffd66c,#f3b53c)}.visual-system-1-98 .home-celebration-card{position:relative;grid-column:1/-1;width:100%;min-width:0;display:grid;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:12px;overflow:hidden;padding:15px 16px;border:1px solid #f1d28a;border-radius:20px;background:radial-gradient(circle at 88% 20%,rgba(255,224,124,.38),transparent 25%),linear-gradient(135deg,#fffdf4,#fff7dc 58%,#eef8ff);box-shadow:0 14px 31px #7f5c1a1f}.visual-system-1-98 .home-celebration-card>.character{position:relative;z-index:2;width:82px;height:82px;object-fit:contain}.visual-system-1-98 .home-celebration-card>div:not(.celebration-snow-burst){position:relative;z-index:2;min-width:0}.visual-system-1-98 .home-celebration-card span{display:block;color:#a46a00;font-size:9.5px;font-weight:900}.visual-system-1-98 .home-celebration-card h2{margin:3px 0 2px;color:#173c62;font-size:15px;line-height:1.28;font-weight:900}.visual-system-1-98 .home-celebration-card p{margin:0;color:#63798d;font-size:10.2px;line-height:1.4;font-weight:700}.visual-system-1-98 .celebration-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.visual-system-1-98 .celebration-actions a,.visual-system-1-98 .celebration-actions button{min-height:30px;display:inline-flex;align-items:center;justify-content:center;padding:6px 9px;border:1px solid #bfd8ee;border-radius:9px;color:#155f9f;background:#fff;font:inherit;font-size:9px;font-weight:900;cursor:pointer}.visual-system-1-98 .celebration-actions a:first-child{border-color:#0d66c8;color:#fff;background:#0f68d3}.visual-system-1-98 .celebration-snow-burst{position:absolute;inset:0;pointer-events:none}.visual-system-1-98 .celebration-snow-burst i{position:absolute;width:8px;height:8px;border-radius:50%;background:#fffffff0;box-shadow:0 0 0 2px #4697e021}.visual-system-1-98 .celebration-snow-burst i:nth-child(1){left:8%;top:14%}.visual-system-1-98 .celebration-snow-burst i:nth-child(2){left:29%;top:8%;width:5px;height:5px}.visual-system-1-98 .celebration-snow-burst i:nth-child(3){right:18%;top:20%;width:6px;height:6px}.visual-system-1-98 .celebration-snow-burst i:nth-child(4){right:7%;bottom:20%}.visual-system-1-98 .celebration-snow-burst i:nth-child(5){left:42%;bottom:13%;width:5px;height:5px}.visual-system-1-98 .personalization-celebrate .child-home-hero{background:linear-gradient(118deg,#fffdf4,#fff2c7,#dcefff)}.visual-system-1-98 .personalization-celebrate .child-home-hero:before{opacity:.74}.visual-system-1-98 .personalization-welcome .child-home-hero{background:linear-gradient(118deg,#f8f6ff,#e6eeff 52%,#cce8ff)}.visual-system-1-98 .personalization-restart .child-home-hero{background:linear-gradient(118deg,#f5fbff,#e1f1ff 54%,#c4e4fc)}.visual-system-1-98 .personalization-momentum .child-home-hero{background:linear-gradient(118deg,#f1fbff,#d9f0ff 52%,#b9defb)}@media(max-width:370px){.visual-system-1-98 .child-home-hero{min-height:352px}.visual-system-1-98 .hero-next-action,.visual-system-1-98 .hero-recommendation-reason{width:242px;max-width:100%}.visual-system-1-98 .hero-next-action{min-height:52px;padding-inline:11px}.visual-system-1-98 .hero-recommendation-reason{font-size:9.2px}.visual-system-1-98 .home-celebration-card{grid-template-columns:72px minmax(0,1fr);gap:9px;padding:12px}.visual-system-1-98 .home-celebration-card>.character{width:70px;height:70px}.visual-system-1-98 .home-celebration-card h2{font-size:13.2px}.visual-system-1-98 .home-celebration-card p{font-size:9.5px}}@media(min-width:768px){.visual-system-1-98 .child-home-hero,.visual-system-1-98 .daily-route-card{min-height:386px}.visual-system-1-98 .hero-next-action,.visual-system-1-98 .hero-recommendation-reason{width:min(330px,100%)}.visual-system-1-98 .emotion-route-actions>button{min-width:88px}.visual-system-1-98 .home-celebration-card{grid-template-columns:112px minmax(0,1fr);gap:18px;padding:20px 24px}.visual-system-1-98 .home-celebration-card>.character{width:108px;height:108px}.visual-system-1-98 .home-celebration-card h2{font-size:19px}.visual-system-1-98 .home-celebration-card p{font-size:11.5px}.visual-system-1-98 .celebration-actions a,.visual-system-1-98 .celebration-actions button{min-height:34px;padding-inline:12px;font-size:10px}}@media(min-width:1024px){.visual-system-1-98.child-dashboard-screen .page-content.with-responsive-navigation{grid-template-columns:repeat(12,minmax(0,1fr))}.visual-system-1-98 .home-command-center,.visual-system-1-98 .home-achievement-ribbon,.visual-system-1-98 .home-dashboard-grid{grid-column:1/-1;width:100%;min-width:0}.visual-system-1-98 .home-command-center{grid-template-columns:minmax(0,7.25fr) minmax(340px,4.75fr)}.visual-system-1-98 .home-command-center>.child-home-hero,.visual-system-1-98 .home-command-center>.daily-route-card{grid-column:auto!important;width:auto;min-width:0}.visual-system-1-98 .child-home-hero,.visual-system-1-98 .daily-route-card{min-height:400px}}@media(prefers-reduced-motion:no-preference){.visual-system-1-98 .personalization-phase-chip{animation:mrm198-personalized-arrive .36s ease-out both}.visual-system-1-98 .home-celebration-card{animation:mrm198-celebrate-arrive .5s cubic-bezier(.2,.75,.25,1) both}.visual-system-1-98 .celebration-snow-burst i{animation:mrm198-snow-float 2.4s ease-in-out infinite alternate}.visual-system-1-98 .celebration-snow-burst i:nth-child(2n){animation-delay:.35s}}@keyframes mrm198-personalized-arrive{0%{opacity:.55;transform:translateY(3px) scale(.98)}to{opacity:1;transform:none}}@keyframes mrm198-celebrate-arrive{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}@keyframes mrm198-snow-float{0%{transform:translateY(-2px);opacity:.58}to{transform:translateY(5px);opacity:1}}@media(min-width:1024px){.visual-system-1-98 .home-command-center{grid-template-columns:minmax(0,7.5fr) minmax(300px,4.5fr)}}.sound-settings-control{position:fixed;right:max(16px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));z-index:180;font-family:Malgun Gothic,맑은 고딕,sans-serif}.sound-settings-control.above-bottom-navigation{bottom:calc(76px + env(safe-area-inset-bottom))}.sound-settings-control>summary{width:44px;height:44px;display:grid;place-items:center;position:relative;border:1px solid rgba(255,255,255,.78);border-radius:50%;color:#fff;background:linear-gradient(145deg,#1769e8,#073d9d);box-shadow:0 10px 28px #042d7047,inset 0 1px #ffffff4d;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.sound-settings-control>summary::-webkit-details-marker{display:none}.sound-settings-control>summary:focus-visible{outline:3px solid rgba(32,120,255,.35);outline-offset:3px}.sound-settings-control[open]>summary{background:linear-gradient(145deg,#0b397f,#06265c)}.sound-status-dot{position:absolute;right:2px;bottom:3px;width:10px;height:10px;border:2px solid #fff;border-radius:50%;background:#57d28c}.sound-settings-control.sound-off .sound-status-dot{background:#9aa8bd}.sound-settings-panel{position:absolute;right:0;bottom:54px;width:min(310px,calc(100vw - 32px));padding:16px;border:1px solid #d9e4f5;border-radius:20px;background:#fffffffa;color:#10294b;box-shadow:0 22px 60px #09285647;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.sound-settings-panel header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 0 12px;border-bottom:1px solid #e6edf7;color:#0b4db3}.sound-settings-panel header div{display:grid;gap:2px}.sound-settings-panel header small{font-size:12px;color:#69809e}.sound-settings-panel header strong{font-size:17px;letter-spacing:-.3px}.sound-toggle-row,.sound-volume-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 0;border-bottom:1px solid #edf2f8}.sound-toggle-row span,.sound-volume-row span{display:grid;gap:3px;min-width:0}.sound-toggle-row strong,.sound-volume-row strong{font-size:14px;color:#18365d}.sound-toggle-row small{font-size:12px;line-height:1.45;color:#71849c;word-break:keep-all}.sound-toggle-row input[type=checkbox]{appearance:none;flex:0 0 auto;width:46px;height:26px;position:relative;border:1px solid #c4d1e2;border-radius:999px;background:#dfe7f2;cursor:pointer;transition:background .18s ease,border-color .18s ease}.sound-toggle-row input[type=checkbox]:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #0f2d5238;transition:transform .18s ease}.sound-toggle-row input[type=checkbox]:checked{border-color:#1769e8;background:#1769e8}.sound-toggle-row input[type=checkbox]:checked:after{transform:translate(20px)}.sound-toggle-row input:disabled,.sound-volume-row input:disabled{cursor:not-allowed;opacity:.48}.sound-volume-row{display:grid;gap:9px}.sound-volume-row span{display:flex;justify-content:space-between;align-items:center}.sound-volume-row b{font-size:12px;color:#0b5bd3}.sound-volume-row input[type=range]{width:100%;accent-color:#1769e8}.sound-preview-button{width:100%;min-height:42px;margin-top:13px;border:1px solid #c9daf2;border-radius:13px;background:#eef5ff;color:#0b4db3;font-weight:800;cursor:pointer}.sound-preview-button:disabled{opacity:.45;cursor:not-allowed}.sound-settings-panel>p{margin:10px 2px 0;font-size:11px;line-height:1.5;color:#7a8ba2;word-break:keep-all}@media(min-width:900px){.sound-settings-control,.sound-settings-control.above-bottom-navigation{right:24px;bottom:24px}.sound-settings-panel{width:320px}}@media(max-width:430px){.sound-settings-control.above-bottom-navigation{bottom:calc(72px + env(safe-area-inset-bottom))}.sound-settings-control>summary{width:42px;height:42px}.sound-settings-panel{bottom:50px;padding:15px;border-radius:18px}}.world-home-entry{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:20px 24px;border-radius:24px;background:linear-gradient(135deg,#071f4d,#124ba2);color:#fff;text-decoration:none;box-shadow:0 12px 30px #071f4d33}.world-home-entry span{display:grid;gap:4px}.world-home-entry small{color:#a8c9ff;font-weight:800}.world-home-entry strong{font-size:22px}.world-home-entry em{font-style:normal;color:#dbe9ff}.world-home-entry div{display:grid;text-align:right;gap:6px}.world-home-entry b{color:#ffe27a}.world-home-entry i{font-style:normal;font-weight:900}.world-journey-screen{--world-blue:#0b2c68}.world-hero{display:grid;grid-template-columns:1fr 180px;align-items:center;padding:28px;border-radius:28px;background:linear-gradient(135deg,#071f4d,#155bc0);color:#fff;overflow:hidden}.world-hero span{font-weight:900;color:#9fc8ff}.world-hero h1{font-size:34px;line-height:1.15;margin:8px 0}.world-hero p{color:#e0ecff}.world-hero .character{width:170px}.world-progress-copy{display:flex;justify-content:space-between;margin:18px 0 8px}.world-progress-copy b{color:#ffe27a}.world-stage-map{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0}.world-stage-map button{min-height:138px;border:0;border-radius:20px;padding:14px;display:grid;justify-items:start;align-content:start;gap:5px;background:#fff;box-shadow:0 8px 24px #142d5a17;text-align:left}.world-stage-map button.selected{outline:3px solid #2e76df}.world-stage-map button.locked{filter:grayscale(.55);opacity:.7}.world-stage-map i{font-size:25px;font-style:normal}.world-stage-map span,.world-stage-map small{font-size:12px;color:#66748c}.world-stage-map strong{font-size:15px;color:#102c58}.world-detail{padding:26px;border-radius:26px;background:#fff;box-shadow:0 10px 28px #142d5a1a}.world-detail.locked{background:linear-gradient(145deg,#edf1f6,#fff)}.world-detail-head{display:flex;justify-content:space-between}.world-detail-head span{font-weight:900;color:#2865bd}.world-detail-head b{background:#e8f2ff;color:#1d5fb8;padding:6px 10px;border-radius:999px}.world-detail h2{font-size:27px;margin:14px 0 3px}.world-detail h3{color:#5e7191;margin:0 0 16px}.world-detail p{font-size:16px;line-height:1.7}.world-detail blockquote{margin:18px 0;padding:16px 18px;border-left:5px solid #2e76df;background:#f1f6ff;font-weight:800}.world-mission-box{display:flex;justify-content:space-between;align-items:center;background:#f6f8fc;border-radius:18px;padding:16px;margin-top:18px}.world-mission-box div{display:grid;gap:3px}.world-mission-box span{color:#b56a00;font-weight:800}.world-mission-box a{font-weight:900;text-decoration:none;color:#1556aa}.world-claim{width:100%;margin-top:14px;border:0;border-radius:16px;padding:15px;background:#165ec4;color:#fff;font-weight:900;font-size:16px}.world-claim:disabled{background:#d9e3f1;color:#58708e}.world-policy-note{text-align:center;color:#78869a;font-size:12px}@media(max-width:760px){.world-home-entry{padding:16px 18px}.world-home-entry strong{font-size:18px}.world-home-entry em{font-size:12px}.world-hero{grid-template-columns:1fr 105px;padding:20px}.world-hero h1{font-size:26px}.world-hero .character{width:110px}.world-stage-map{grid-template-columns:repeat(2,1fr)}.world-stage-map button{min-height:125px}.world-detail{padding:20px}.world-detail h2{font-size:23px}.world-mission-box{align-items:flex-start;gap:12px;flex-direction:column}}.demo-shell{--demo-navy:#061d46;--demo-blue:#0d4da6;--demo-royal:#1768cf;--demo-sky:#eaf4ff;--demo-ink:#102744;--demo-muted:#64748b;--demo-gold:#f0b937;--demo-line:#dce8f7;min-height:100vh;background:linear-gradient(180deg,#edf5ff 0,#f8fbff 42%,#eef4fb);color:var(--demo-ink);font-family:Malgun Gothic,맑은 고딕,Arial,sans-serif;letter-spacing:-.025em}.demo-shell *{box-sizing:border-box}.demo-shell button,.demo-shell a{font:inherit}.demo-shell button{cursor:pointer}.demo-shell button:disabled{cursor:not-allowed}.demo-global-header{position:sticky;top:0;z-index:80;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:72px;padding:10px max(22px,calc((100vw - 1380px)/2));background:#ffffffeb;border-bottom:1px solid rgba(119,151,194,.24);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.demo-brand{display:flex;align-items:center;gap:10px;color:var(--demo-ink);text-decoration:none}.demo-brand>span{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(145deg,#0a3e8a,#176fdb);color:#fff;font-weight:950;box-shadow:0 8px 18px #104ea140}.demo-brand strong{font-size:18px}.demo-brand small{padding-left:10px;border-left:1px solid #d6e1ef;color:#6a7d96;font-size:12px;font-weight:800}.demo-status{display:flex;align-items:center;gap:9px}.demo-status b{padding:7px 10px;border-radius:999px;background:#ffecad;color:#6a4700;font-size:12px;letter-spacing:.08em}.demo-status span{font-size:12px;color:#6d7c91}.demo-main{width:min(1380px,calc(100% - 36px));margin:0 auto;padding:28px 0 132px}.demo-kicker{margin:0 0 10px;color:#5ca3ff;font-size:12px;font-weight:950;letter-spacing:.12em}.demo-section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.demo-section-heading small{color:#3975bd;font-weight:900;letter-spacing:.1em}.demo-section-heading h2{margin:5px 0 0;font-size:27px}.demo-section-heading p{max-width:480px;margin:0;color:var(--demo-muted);line-height:1.65}.demo-landing-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);align-items:center;min-height:440px;padding:50px 54px;border-radius:34px;overflow:hidden;background:radial-gradient(circle at 78% 20%,rgba(102,175,255,.42),transparent 30%),linear-gradient(135deg,#061b43,#0b397f 56%,#1769c8);box-shadow:0 24px 55px #0830683d;color:#fff}.demo-landing-hero:before,.demo-landing-hero:after{content:"";position:absolute;border-radius:50%;background:#ffffff14}.demo-landing-hero:before{width:260px;height:260px;right:-90px;top:-100px}.demo-landing-hero:after{width:160px;height:160px;left:42%;bottom:-110px}.demo-landing-copy{position:relative;z-index:2;max-width:720px}.demo-landing-copy h1{margin:0;font-size:48px;line-height:1.17;letter-spacing:-.055em}.demo-landing-copy h1 strong{color:#ffdf74}.demo-landing-copy>p:not(.demo-kicker){max-width:660px;margin:20px 0 0;color:#dceaff;font-size:17px;line-height:1.75}.demo-hero-metrics{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.demo-hero-metrics span{display:flex;align-items:center;gap:7px;padding:10px 13px;border:1px solid rgba(255,255,255,.16);border-radius:13px;background:#ffffff1a;color:#d9eaff;font-size:13px;font-weight:800}.demo-hero-metrics b{color:#fff;font-size:16px}.demo-hero-characters{position:relative;z-index:2;align-self:end;height:340px}.demo-hero-characters img{position:absolute;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(0,20,60,.22))}.demo-hero-characters img:first-child{width:300px;height:300px;right:70px;bottom:-20px}.demo-hero-characters img:last-child{width:205px;height:205px;right:-20px;bottom:4px}.demo-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px}.demo-mode-card{position:relative;display:grid;grid-template-columns:auto 1fr;gap:18px;min-height:220px;padding:28px;border:1px solid #dce7f6;border-radius:26px;background:#fff;box-shadow:0 13px 30px #16376417;overflow:hidden}.demo-mode-card:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-50px;bottom:-58px;background:#edf5ff}.demo-mode-card.interactive:after{background:#eef9f6}.demo-mode-number{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#e9f2ff;color:#1761bd;font-weight:950}.demo-mode-card.interactive .demo-mode-number{background:#e7f7f1;color:#16765f}.demo-mode-card small{color:#4c82c5;font-weight:850}.demo-mode-card h2{margin:5px 0 8px;font-size:25px}.demo-mode-card p{margin:0;color:#64748b;line-height:1.65}.demo-mode-card button{grid-column:2;align-self:end;justify-self:start;min-width:190px;padding:13px 20px;border:0;border-radius:14px;background:linear-gradient(145deg,#0e4eaa,#176fd8);color:#fff;font-weight:900;box-shadow:0 9px 20px #135dbe33}.demo-mode-card.interactive button{background:linear-gradient(145deg,#117660,#20a782)}.demo-preset-panel{margin-top:22px;padding:28px;border-radius:28px;background:#fff;box-shadow:0 12px 28px #16376414}.demo-preset-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:20px}.demo-preset-grid button{min-height:92px;padding:15px;border:1px solid #dce7f5;border-radius:17px;background:#f9fbfe;text-align:left}.demo-preset-grid button strong,.demo-preset-grid button span{display:block}.demo-preset-grid button strong{font-size:15px}.demo-preset-grid button span{margin-top:5px;color:#6d7c91;font-size:12px;line-height:1.45}.demo-preset-grid button.selected{border-color:#2873d1;background:#ecf5ff;box-shadow:inset 0 0 0 2px #2873d11f}.demo-preset-grid button.selected strong{color:#1256aa}.demo-sound-choice{display:flex;align-items:center;gap:12px;margin-top:18px;padding:14px 16px;border-radius:16px;background:#f3f7fc}.demo-sound-choice input{width:21px;height:21px;accent-color:#1768cf}.demo-sound-choice span{display:grid;gap:2px}.demo-sound-choice small{color:#6c7b8e}.demo-audience-strip{display:grid;grid-template-columns:1fr 34px 1fr 34px 1fr 34px 1fr;align-items:center;margin-top:22px;padding:20px 28px;border-radius:22px;background:linear-gradient(135deg,#0b2d69,#0d4c9f);color:#fff}.demo-audience-strip div{display:grid;text-align:center}.demo-audience-strip small{color:#a8ccff}.demo-audience-strip strong{font-size:16px}.demo-audience-strip i{height:1px;background:#ffffff40}.demo-experience-header{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:26px;align-items:end;padding:24px 30px;border-radius:25px;background:linear-gradient(135deg,#071f4d,#104b9c);color:#fff}.demo-experience-header h1{margin:0;font-size:31px}.demo-experience-header>div>p:last-child{margin:7px 0 0;color:#cfe2ff}.demo-progress-block{display:grid;grid-template-columns:1fr auto;align-items:center;gap:6px 12px}.demo-progress-block span{font-size:13px;color:#cde0fa}.demo-progress-block span b{color:#fff;font-size:21px}.demo-progress-block strong{color:#ffe17c;font-size:21px}.demo-progress-block .progress-track{grid-column:1/-1;background:#ffffff2e}.demo-progress-block .progress-track span{background:linear-gradient(90deg,#67b7ff,#ffe17c)}.demo-stage-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:18px;margin-top:18px;align-items:start}.demo-stage-rail{position:sticky;top:92px;display:grid;gap:8px;padding:12px;border-radius:24px;background:#fff;box-shadow:0 12px 30px #16376414}.demo-stage-rail button{display:grid;grid-template-columns:40px 1fr;gap:10px;align-items:center;min-height:62px;padding:8px 10px;border:1px solid transparent;border-radius:15px;background:transparent;text-align:left}.demo-stage-rail button>span{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#edf3fb;color:#67809d;font-size:12px;font-weight:950}.demo-stage-rail button div{display:grid;gap:3px;min-width:0}.demo-stage-rail button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.demo-stage-rail button small{color:#718198;font-size:11px}.demo-stage-rail button.current{border-color:#70a9eb;background:#edf6ff}.demo-stage-rail button.current>span{background:#1768cf;color:#fff}.demo-stage-rail button.done>span{background:#daf4e8;color:#157159}.demo-stage-rail button.future{opacity:.46}.demo-stage-card{position:relative;min-width:0;padding:28px;border-radius:30px;background:#fff;box-shadow:0 15px 34px #11315b1a;overflow:hidden}.demo-stage-card:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-140px;top:-150px;background:#eaf4ff}.demo-stage-card-head{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:16px}.demo-stage-card-head>div{display:flex;gap:8px;align-items:center}.demo-stage-card-head span,.demo-stage-card-head b{padding:6px 10px;border-radius:999px;font-size:12px}.demo-stage-card-head span{background:#eaf4ff;color:#1f65b6;font-weight:900}.demo-stage-card-head b{background:#fff1c9;color:#735200}.demo-stage-card-head>small{color:#b16b00;font-weight:900}.demo-stage-visual{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 330px;min-height:290px;align-items:center;margin-top:12px;padding:28px;border-radius:24px;background:linear-gradient(135deg,#edf6ff,#f7fbff 65%,#eaf1fb)}.demo-stage-copy h2{margin:0;font-size:36px}.demo-stage-copy>p{max-width:620px;margin:14px 0;color:#53677f;font-size:16px;line-height:1.72}.demo-emotion-shift{display:grid;grid-template-columns:auto auto 38px auto auto;gap:7px;align-items:center;width:max-content;max-width:100%;padding:10px 13px;border-radius:14px;background:#ffffffd9;box-shadow:0 5px 18px #32527814;font-size:12px}.demo-emotion-shift span{color:#7b899c}.demo-emotion-shift b{color:#66778d}.demo-emotion-shift i{height:1px;background:#9bbde2}.demo-emotion-shift strong{color:#145cae}.demo-character-visual{position:relative;height:245px}.demo-character-visual img{position:absolute;z-index:2;width:235px;height:235px;right:18px;bottom:-12px;object-fit:contain;filter:drop-shadow(0 15px 16px rgba(21,71,130,.16))}.demo-snow-orbit{position:absolute;width:190px;height:190px;right:40px;top:18px;border-radius:50%;border:2px dashed rgba(37,115,201,.19)}.demo-snow-orbit:before,.demo-snow-orbit:after{content:"";position:absolute;border-radius:50%;background:#84c5ff}.demo-snow-orbit:before{width:12px;height:12px;left:9px;top:35px}.demo-snow-orbit:after{width:8px;height:8px;right:15px;bottom:25px}.demo-weather-visual,.demo-library-visual,.demo-fridge-visual,.demo-summit-visual{position:relative;height:245px}.demo-weather-visual img,.demo-library-visual img,.demo-fridge-visual img,.demo-summit-visual img{position:absolute;z-index:3;width:185px;height:185px;right:2px;bottom:-10px;object-fit:contain}.demo-weather-sun{position:absolute;width:92px;height:92px;border-radius:50%;right:138px;top:18px;background:radial-gradient(circle,#fff8bd 0,#ffd95f 54%,#ffbf33 55%,#ffbf33 68%,transparent 69%);box-shadow:0 0 34px #ffc63459}.demo-weather-chart{position:absolute;left:5px;bottom:35px;display:flex;align-items:end;gap:8px;height:100px;padding:12px 14px;border-radius:15px;background:#fff;box-shadow:0 9px 20px #1e4e821a}.demo-weather-chart span{display:block;width:18px;border-radius:7px 7px 3px 3px;background:linear-gradient(#69b4ff,#1768cf)}.demo-weather-chart span:nth-child(1){height:38px}.demo-weather-chart span:nth-child(2){height:62px}.demo-weather-chart span:nth-child(3){height:48px}.demo-weather-chart span:nth-child(4){height:82px}.demo-magic-book{position:absolute;left:12px;top:45px;display:grid;place-items:center;width:150px;height:120px;padding:16px;border-radius:8px 20px 20px 8px;background:linear-gradient(145deg,#114c9e,#072b64);color:#fff;box-shadow:10px 12px #dceaff,0 18px 30px #0d376e33;transform:rotate(-4deg)}.demo-magic-book span{position:absolute;left:12px;top:10px;color:#8dc4ff;font-weight:900}.demo-magic-book strong{text-align:center;line-height:1.45}.demo-fridge-door{position:absolute;left:20px;top:18px;width:142px;height:200px;border:8px solid #dceafb;border-radius:25px;background:linear-gradient(145deg,#fff,#edf5fd);box-shadow:0 16px 25px #254b781f}.demo-fridge-door:after{content:"";position:absolute;left:0;right:0;top:78px;height:8px;background:#dceafb}.demo-fridge-door span{position:absolute;right:11px;width:8px;height:32px;border-radius:5px;background:#99b8db}.demo-fridge-door span:first-child{top:30px}.demo-fridge-door span:nth-child(2){top:105px}.demo-fridge-door b{position:absolute;left:18px;bottom:22px;color:#2b64a6;font-size:15px}.demo-mountain{position:absolute;left:-4px;right:65px;bottom:24px;height:150px;clip-path:polygon(0 100%,24% 55%,38% 76%,64% 17%,100% 100%);background:linear-gradient(145deg,#b9d9f6,#5d9bd5)}.demo-mountain:after{content:"";position:absolute;inset:0;clip-path:polygon(48% 42%,64% 17%,77% 48%,68% 40%,63% 55%,58% 39%);background:#fff}.demo-mountain i{position:absolute;z-index:2;width:4px;height:45px;left:63%;top:6px;background:#163d75}.demo-mountain b{position:absolute;z-index:3;width:35px;height:23px;left:64%;top:6px;background:#ffcf45;clip-path:polygon(0 0,100% 20%,0 100%)}.demo-mountain span{position:absolute;z-index:4;left:47%;bottom:14px;color:#fff;font-weight:900}.demo-interaction{margin-top:18px;padding:20px;border:1px solid #e2eaf5;border-radius:22px;background:#fbfdff}.demo-interaction-heading{display:flex;align-items:baseline;gap:10px}.demo-interaction-heading small{color:#2772c8;font-weight:900}.demo-interaction-heading h3{margin:0;font-size:19px}.demo-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.demo-choice-grid button{position:relative;display:flex;align-items:center;gap:11px;min-height:82px;padding:13px 40px 13px 13px;border:1px solid #dce7f3;border-radius:16px;background:#fff;text-align:left}.demo-choice-grid button>img{width:42px;height:42px;object-fit:contain}.demo-choice-grid button span{display:grid;gap:4px}.demo-choice-grid button strong{font-size:13px;line-height:1.35}.demo-choice-grid button small{color:#77869a;font-size:11px;line-height:1.4}.demo-choice-grid button i{position:absolute;right:13px;width:18px;height:18px;border:2px solid #bed0e4;border-radius:50%}.demo-choice-grid button.selected{border-color:#3f88dc;background:#edf6ff;box-shadow:inset 0 0 0 2px #3f88dc1a}.demo-choice-grid button.selected i{border-color:#1768cf;background:#1768cf;box-shadow:inset 0 0 0 4px #fff}.demo-stage-result{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:14px;padding:16px 18px;border-radius:18px;background:#f3f7fc}.demo-stage-result div{display:grid;gap:3px}.demo-stage-result small{color:#72829a}.demo-stage-result strong{font-size:15px}.demo-stage-result p{margin:0;color:#6a7a90;font-size:12px}.demo-stage-result>span{flex:none;padding:8px 11px;border-radius:999px;background:#e4f5ed;color:#146b52;font-weight:900}.demo-stage-primary{width:100%;min-height:53px;margin-top:14px;border:0;border-radius:16px;background:linear-gradient(145deg,#0d4ea8,#176fd8);color:#fff;font-size:16px;font-weight:950;box-shadow:0 10px 22px #1768cf38}.demo-stage-primary:disabled{background:#d6e0ed;color:#77879b;box-shadow:none}.demo-controller{position:fixed;z-index:90;right:22px;bottom:20px;display:grid;grid-template-columns:auto auto auto;align-items:center;gap:15px;max-width:760px;padding:12px 14px;border:1px solid rgba(135,166,206,.3);border-radius:22px;background:#061d46f2;color:#fff;box-shadow:0 18px 44px #051b4157;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.demo-controller-status{display:flex;align-items:center;gap:10px}.demo-controller-status>span{display:grid;place-items:center;width:54px;height:42px;border-radius:12px;background:#1768cf;font-size:12px;font-weight:950}.demo-controller-status div{display:grid;gap:2px;min-width:150px}.demo-controller-status strong{font-size:13px}.demo-controller-status small{color:#a9c6e8;font-size:11px}.demo-controller-actions{display:flex;gap:5px}.demo-controller-actions button{min-width:43px;height:39px;border:1px solid rgba(255,255,255,.17);border-radius:11px;background:#ffffff14;color:#fff;font-size:13px;font-weight:850}.demo-controller-actions button:first-child,.demo-controller-actions button:last-child{font-size:24px}.demo-controller-actions button.active{background:#fff;color:#0b397f}.demo-controller-actions button:disabled{opacity:.35}.demo-controller details{position:relative}.demo-controller summary{padding:10px 12px;border-radius:11px;background:#ffffff1a;font-size:12px;font-weight:850;list-style:none;cursor:pointer}.demo-controller summary::-webkit-details-marker{display:none}.demo-controller details>div{position:absolute;right:0;bottom:48px;display:grid;gap:5px;width:180px;padding:9px;border-radius:15px;background:#fff;box-shadow:0 15px 35px #00143240}.demo-controller details button,.demo-controller details a{padding:10px;border:0;border-radius:9px;background:#f3f7fc;color:#18375f;text-align:left;text-decoration:none;font-size:12px;font-weight:800}.demo-subpage-hero,.demo-parent-hero,.demo-report-hero{display:grid;grid-template-columns:minmax(0,1fr) 270px;align-items:center;min-height:310px;padding:38px 44px;border-radius:30px;background:linear-gradient(135deg,#061e48,#0d4c9f);color:#fff;overflow:hidden}.demo-subpage-hero h1,.demo-parent-hero h1,.demo-report-hero h1{margin:0;font-size:38px;line-height:1.25}.demo-subpage-hero p:last-child,.demo-parent-hero p:last-child,.demo-report-hero p:last-child{max-width:750px;color:#d4e6ff;line-height:1.7}.demo-subpage-hero img,.demo-parent-hero img,.demo-report-hero img{width:250px;height:250px;object-fit:contain;align-self:end;filter:drop-shadow(0 15px 16px rgba(0,20,50,.24))}.demo-world-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0}.demo-world-summary div{display:grid;gap:4px;padding:19px;border-radius:18px;background:#fff;box-shadow:0 8px 22px #14335b12}.demo-world-summary strong{font-size:25px;color:#145cac}.demo-world-summary span{color:#6f8094;font-size:13px}.demo-world-map{display:grid;gap:12px}.demo-world-map article{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:16px;align-items:center;padding:20px 22px;border:1px solid #dfe8f4;border-radius:21px;background:#fff;box-shadow:0 7px 20px #18355c0f}.demo-world-map article>span{display:grid;place-items:center;width:50px;height:50px;border-radius:16px;background:#edf2f8;color:#75879d;font-weight:950}.demo-world-map article.done>span{background:#dff5eb;color:#157158}.demo-world-map article div{display:grid;gap:5px}.demo-world-map article small{color:#286bbc;font-weight:850}.demo-world-map article h2{margin:0;font-size:20px}.demo-world-map article p{margin:0;color:#63758b;font-size:13px}.demo-world-map article b{font-size:12px;color:#966500}.demo-world-map article button{padding:11px 15px;border:0;border-radius:12px;background:#eaf3ff;color:#155cac;font-weight:900}.demo-subpage-actions,.demo-report-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:20px}.demo-subpage-actions button,.demo-report-actions button,.demo-report-actions a{padding:13px 18px;border:0;border-radius:14px;background:#0f55ad;color:#fff;text-decoration:none;font-weight:900}.demo-subpage-actions button+button,.demo-report-actions button+button,.demo-report-actions a{background:#fff;color:#174c8d;border:1px solid #d7e5f4}.demo-parent-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0}.demo-parent-metrics article{display:grid;gap:6px;padding:20px;border-radius:20px;background:#fff;box-shadow:0 8px 23px #16375f12}.demo-parent-metrics small{color:#6b7d92}.demo-parent-metrics strong{color:#145cac;font-size:22px}.demo-parent-metrics span{font-size:12px;color:#7c8a9c}.demo-parent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.demo-parent-card{min-height:235px;padding:24px;border-radius:24px;background:#fff;box-shadow:0 10px 27px #17355e14}.demo-parent-card small{color:#2870c0;font-weight:900}.demo-parent-card h2{margin:7px 0 9px;font-size:22px}.demo-parent-card p{color:#66778c;line-height:1.65}.demo-parent-card.approval button{padding:11px 14px;border:0;border-radius:12px;background:#eaf3ff;color:#145cac;font-weight:900}.demo-parent-card.message{display:grid;grid-template-columns:120px 1fr;align-items:center;background:linear-gradient(135deg,#f0f6ff,#fff8e5)}.demo-parent-card.message img{width:125px;height:125px;object-fit:contain}.demo-parent-card blockquote{margin:9px 0;padding:13px 15px;border-left:4px solid #f0b937;border-radius:0 13px 13px 0;background:#fff;font-size:14px;line-height:1.6}.demo-parent-card.message span{font-size:12px;color:#7a899a}.demo-reward-rule{display:flex;justify-content:space-between;padding:14px;border-radius:14px;background:#f3f7fc}.demo-reward-rule span{font-size:13px}.demo-reward-rule strong{color:#15715a}.demo-parent-card.insight{background:linear-gradient(145deg,#0b397f,#1768cf);color:#fff}.demo-parent-card.insight small,.demo-parent-card.insight p{color:#d7e8ff}.demo-report-score{display:flex;align-items:baseline;gap:9px;margin-top:18px}.demo-report-score strong{font-size:37px;color:#ffe17c}.demo-report-score span{color:#c9defa}.demo-report-emotions{margin-top:18px;padding:24px;border-radius:24px;background:#fff;box-shadow:0 9px 24px #16375f12}.demo-report-emotions h2{margin:0 0 15px}.demo-report-emotions>div{display:grid;grid-template-columns:repeat(8,1fr);gap:8px}.demo-report-emotions span{display:grid;place-items:center;gap:5px;min-height:77px;border-radius:14px;background:#eef2f7;color:#8290a3}.demo-report-emotions span.done{background:#e8f4ff;color:#155daa}.demo-report-emotions b{display:grid;place-items:center;width:27px;height:27px;border-radius:9px;background:#fff;font-size:12px}.demo-report-emotions small{font-weight:850}.demo-report-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:14px}.demo-report-grid article{padding:22px;border-radius:21px;background:#fff;box-shadow:0 9px 24px #16375f12}.demo-report-grid small{color:#2670c3;font-weight:900}.demo-report-grid h2{min-height:56px;margin:8px 0;font-size:19px}.demo-report-grid p{margin:0;color:#68798e;font-size:13px;line-height:1.65}.demo-final-message{display:grid;grid-template-columns:120px 1fr;align-items:center;gap:20px;margin-top:14px;padding:24px 30px;border-radius:24px;background:linear-gradient(135deg,#fff4c8,#fff,#e9f4ff)}.demo-final-message img{width:105px;height:105px;object-fit:contain}.demo-final-message small{color:#9b6b00;font-weight:900}.demo-final-message h2{margin:6px 0 0;font-size:24px;line-height:1.45}@media(max-width:1023px){.demo-main{width:min(100% - 28px,880px)}.demo-landing-hero{grid-template-columns:minmax(0,1fr) 290px;padding:38px}.demo-landing-copy h1{font-size:39px}.demo-hero-characters{height:300px}.demo-hero-characters img:first-child{width:250px;height:250px;right:35px}.demo-hero-characters img:last-child{width:165px;height:165px;right:-28px}.demo-preset-grid{grid-template-columns:repeat(3,1fr)}.demo-stage-layout{grid-template-columns:1fr}.demo-stage-rail{position:static;grid-template-columns:repeat(8,minmax(96px,1fr));overflow-x:auto;padding:10px}.demo-stage-rail button{grid-template-columns:35px 1fr;min-width:128px}.demo-controller{left:14px;right:14px;bottom:12px;grid-template-columns:1fr auto auto}.demo-stage-visual{grid-template-columns:minmax(0,1fr) 280px}.demo-choice-grid{grid-template-columns:1fr}.demo-choice-grid button{min-height:68px}.demo-subpage-hero,.demo-parent-hero,.demo-report-hero{grid-template-columns:minmax(0,1fr) 220px}.demo-subpage-hero h1,.demo-parent-hero h1,.demo-report-hero h1{font-size:32px}.demo-subpage-hero img,.demo-parent-hero img,.demo-report-hero img{width:210px;height:210px}.demo-report-emotions>div{grid-template-columns:repeat(4,1fr)}}@media(max-width:760px){.demo-global-header{min-height:60px;padding:8px 14px}.demo-brand>span{width:38px;height:38px}.demo-brand strong{font-size:14px}.demo-brand small,.demo-status span{display:none}.demo-main{width:100%;padding:14px 14px 150px}.demo-landing-hero{display:block;min-height:500px;padding:27px 22px;border-radius:25px}.demo-landing-copy h1{font-size:31px;line-height:1.23}.demo-landing-copy>p:not(.demo-kicker){font-size:14px;line-height:1.65}.demo-hero-metrics{gap:6px;margin-top:17px}.demo-hero-metrics span{padding:8px 9px;font-size:11px}.demo-hero-metrics b{font-size:13px}.demo-hero-characters{position:absolute;left:0;right:0;bottom:0;height:225px}.demo-hero-characters img:first-child{width:215px;height:215px;right:78px;bottom:-17px}.demo-hero-characters img:last-child{width:145px;height:145px;right:8px;bottom:5px}.demo-mode-grid{grid-template-columns:1fr;gap:10px}.demo-mode-card{min-height:195px;padding:20px;grid-template-columns:42px 1fr;gap:12px}.demo-mode-number{width:42px;height:42px}.demo-mode-card h2{font-size:21px}.demo-mode-card p{font-size:13px}.demo-mode-card button{grid-column:1/-1;justify-self:stretch;min-width:0}.demo-preset-panel{padding:20px 16px;border-radius:22px}.demo-section-heading{display:block}.demo-section-heading h2{font-size:22px}.demo-section-heading p{margin-top:8px;font-size:13px}.demo-preset-grid{grid-template-columns:repeat(2,1fr);gap:7px}.demo-preset-grid button{min-height:80px;padding:12px}.demo-preset-grid button:last-child{grid-column:1/-1}.demo-audience-strip{grid-template-columns:repeat(2,1fr);gap:13px;padding:18px}.demo-audience-strip i{display:none}.demo-experience-header{grid-template-columns:1fr;padding:19px;border-radius:21px}.demo-experience-header h1{font-size:25px}.demo-stage-layout{gap:10px;margin-top:10px}.demo-stage-rail{margin:0 -14px;border-radius:0;box-shadow:none;border-top:1px solid #dce7f4;border-bottom:1px solid #dce7f4}.demo-stage-card{padding:18px 15px;border-radius:22px}.demo-stage-card-head{align-items:flex-start}.demo-stage-card-head>div{align-items:flex-start;flex-wrap:wrap}.demo-stage-card-head>small{font-size:11px}.demo-stage-visual{display:block;min-height:360px;padding:20px 17px}.demo-stage-copy h2{font-size:29px}.demo-stage-copy>p{font-size:14px}.demo-emotion-shift{grid-template-columns:auto auto 25px auto auto;font-size:10px}.demo-character-visual,.demo-weather-visual,.demo-library-visual,.demo-fridge-visual,.demo-summit-visual{height:190px;margin-top:5px}.demo-character-visual img{width:190px;height:190px;right:50%;transform:translate(50%)}.demo-snow-orbit{width:155px;height:155px;right:50%;transform:translate(50%)}.demo-weather-visual img,.demo-library-visual img,.demo-fridge-visual img,.demo-summit-visual img{width:150px;height:150px}.demo-weather-chart{left:0}.demo-magic-book{left:0;width:125px;height:102px}.demo-fridge-door{left:3px;width:115px;height:165px}.demo-mountain{right:35px;height:125px}.demo-interaction{padding:15px}.demo-choice-grid button{padding-right:37px}.demo-stage-result{align-items:flex-start}.demo-stage-result p{display:none}.demo-controller{grid-template-columns:1fr auto;padding:9px 10px;border-radius:18px}.demo-controller-status>span{width:47px}.demo-controller-status div{min-width:0}.demo-controller-actions button:nth-child(2){min-width:77px}.demo-controller details{display:none}.demo-subpage-hero,.demo-parent-hero,.demo-report-hero{position:relative;display:block;min-height:410px;padding:26px 21px;border-radius:24px}.demo-subpage-hero h1,.demo-parent-hero h1,.demo-report-hero h1{font-size:29px}.demo-subpage-hero img,.demo-parent-hero img,.demo-report-hero img{position:absolute;width:185px;height:185px;right:15px;bottom:-5px}.demo-world-summary,.demo-parent-metrics,.demo-parent-grid,.demo-report-grid{grid-template-columns:1fr}.demo-world-map article{grid-template-columns:48px 1fr;padding:16px}.demo-world-map article>span{width:44px;height:44px}.demo-world-map article button{grid-column:2;justify-self:start}.demo-parent-card.message{grid-template-columns:90px 1fr}.demo-parent-card.message img{width:95px;height:95px}.demo-report-emotions{padding:18px 14px}.demo-report-emotions>div{grid-template-columns:repeat(4,1fr);gap:5px}.demo-report-emotions span{min-height:65px}.demo-report-emotions small{font-size:10px}.demo-final-message{grid-template-columns:80px 1fr;padding:20px}.demo-final-message img{width:75px;height:75px}.demo-final-message h2{font-size:18px}}@media(max-width:374px){.demo-landing-copy h1{font-size:28px}.demo-preset-grid{grid-template-columns:1fr}.demo-preset-grid button:last-child{grid-column:auto}.demo-controller-status small{display:none}.demo-controller-actions button:nth-child(2){min-width:67px;font-size:11px}.demo-emotion-shift{display:flex;flex-wrap:wrap;width:auto}.demo-emotion-shift i{display:none}}.app-main-column,.page-content,.page-content>*,.card,.character-moment,.certificate-stage,.certificate-sheet,.demo-main,.demo-main>*{min-width:0}.page-content img,.demo-main img{max-width:100%}.page-content h1,.page-content h2,.page-content h3,.page-content p,.page-content strong,.page-content small,.demo-main h1,.demo-main h2,.demo-main h3,.demo-main p{overflow-wrap:break-word;word-break:keep-all}.character{background:transparent;border:0;outline:0;box-shadow:none;mix-blend-mode:normal;image-rendering:auto;backface-visibility:hidden}.character-moment{position:relative;display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:14px;min-height:126px;margin:0 0 14px;padding:12px 16px 12px 8px;border:1px solid #d7e5f4;border-radius:22px;overflow:hidden;box-shadow:0 8px 24px #183a6712}.character-moment:before{content:"";position:absolute;inset:auto -50px -72px auto;width:160px;height:160px;border-radius:50%;background:#ffffff8c;pointer-events:none}.character-moment-art{position:relative;align-self:stretch;display:grid;place-items:end center;min-height:104px;z-index:1}.character-moment-character{width:108px;height:108px;object-fit:contain;filter:none!important}.character-moment-copy{position:relative;z-index:1;min-width:0}.character-moment-copy>span{display:block;margin-bottom:4px;font-size:11px;font-weight:900;letter-spacing:.03em;color:#1c63be}.character-moment-copy>strong{display:block;font-size:16px;line-height:1.42;color:#13294b}.character-moment-copy>p{margin:6px 0 0;font-size:12px;line-height:1.58;color:#536781}.character-moment-action{margin-top:9px}.character-moment.compact{grid-template-columns:92px minmax(0,1fr);min-height:108px;padding-top:8px;padding-bottom:8px}.character-moment.compact .character-moment-character{width:88px;height:88px}.character-moment.tone-ice{background:linear-gradient(135deg,#eef8ff,#f7fbff)}.character-moment.tone-gold{background:linear-gradient(135deg,#fff7df,#fffdf7);border-color:#ead79c}.character-moment.tone-violet{background:linear-gradient(135deg,#f4f0ff,#fbf9ff);border-color:#dfd5f5}.character-moment.tone-mint{background:linear-gradient(135deg,#ecfaf5,#f7fdfb);border-color:#cce9dc}.character-moment.tone-rose{background:linear-gradient(135deg,#fff0f5,#fff9fb);border-color:#f0d2dc}.character-moment.tone-navy{background:linear-gradient(135deg,#0b326e,#0e5bb8);border-color:#1b67c5;color:#fff}.character-moment.tone-navy .character-moment-copy>span{color:#9ecbff}.character-moment.tone-navy .character-moment-copy>strong{color:#fff}.character-moment.tone-navy .character-moment-copy>p{color:#d8e8fb}.character-mini-badge{display:flex;align-items:center;gap:10px;margin:0 0 14px;padding:9px 12px 9px 8px;border:1px solid #dbe6f3;border-radius:18px;background:linear-gradient(135deg,#f5f9ff,#fff)}.character-mini-badge .character{width:62px;height:62px;flex:0 0 auto;filter:none!important}.character-mini-badge span{min-width:0}.character-mini-badge strong,.character-mini-badge small{display:block}.character-mini-badge strong{color:#184f99;font-size:13px}.character-mini-badge small{margin-top:4px;color:#61738b;font-size:11px;line-height:1.45}.world-detail .character-moment{margin:16px 0 14px}.world-detail .character-moment-character{max-height:92px}.certificate-screen .page-content{width:100%}.certificate-stage{width:100%;margin:0 auto 16px}.certificate-sheet{position:relative;width:100%;min-height:720px;padding:38px 30px 28px;overflow:hidden;color:#10264a;text-align:center;background:radial-gradient(circle at 50% 38%,rgba(247,214,112,.14),transparent 28%),linear-gradient(150deg,#fffef9,#fff 52%,#f8fbff);border:2px solid #b88b28;border-radius:24px;box-shadow:0 24px 54px #102d5729,inset 0 0 0 8px #fff,inset 0 0 0 10px #14417f59;isolation:isolate}.certificate-sheet:before,.certificate-sheet:after{content:"";position:absolute;z-index:-1;border-radius:50%;pointer-events:none}.certificate-sheet:before{width:380px;height:380px;left:-190px;bottom:-225px;background:radial-gradient(circle,#dceeff 0,rgba(220,238,255,.65) 40%,transparent 70%)}.certificate-sheet:after{width:430px;height:430px;right:-230px;top:-260px;background:radial-gradient(circle,#fff0b7 0,rgba(255,240,183,.55) 42%,transparent 72%)}.certificate-corner{position:absolute;width:58px;height:58px;z-index:2;opacity:.92}.certificate-corner:before,.certificate-corner:after{content:"";position:absolute;background:#b88b28;border-radius:999px}.certificate-corner:before{width:42px;height:3px}.certificate-corner:after{width:3px;height:42px}.certificate-corner.corner-a{left:18px;top:18px}.certificate-corner.corner-a:before,.certificate-corner.corner-a:after{left:0;top:0}.certificate-corner.corner-b{right:18px;top:18px;transform:rotate(90deg)}.certificate-corner.corner-b:before,.certificate-corner.corner-b:after{left:0;top:0}.certificate-corner.corner-c{right:18px;bottom:18px;transform:rotate(180deg)}.certificate-corner.corner-c:before,.certificate-corner.corner-c:after{left:0;top:0}.certificate-corner.corner-d{left:18px;bottom:18px;transform:rotate(270deg)}.certificate-corner.corner-d:before,.certificate-corner.corner-d:after{left:0;top:0}.certificate-official-header{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:2px 14px 20px;border-bottom:1px solid rgba(167,130,45,.28)}.certificate-brand-lockup{display:flex;align-items:center;gap:9px;text-align:left;min-width:0}.certificate-brand-lockup>span{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;border-radius:14px;background:linear-gradient(145deg,#0d5eca,#082c69);color:#fff;font-size:15px;font-weight:900;box-shadow:0 7px 14px #0d4b9b38}.certificate-brand-lockup strong,.certificate-brand-lockup small{display:block}.certificate-brand-lockup strong{font-size:14px;color:#0b2f67}.certificate-brand-lockup small{margin-top:3px;font-size:8px;letter-spacing:.08em;color:#708099}.certificate-medal{position:relative;z-index:2;width:82px;height:82px;object-fit:contain;filter:drop-shadow(0 8px 12px rgba(120,80,10,.17))}.certificate-authority{text-align:right}.certificate-authority small,.certificate-authority strong{display:block}.certificate-authority small{font-size:9px;letter-spacing:.12em;color:#9c7621}.certificate-authority strong{margin-top:4px;font-size:13px;color:#0d3b7a}.certificate-title-block{padding:24px 10px 10px}.certificate-title-block p{margin:0 0 8px;font-size:12px;font-weight:800;color:#8b6b24}.certificate-title-block h1{margin:0;color:#0a3776;font-size:31px;line-height:1.25;letter-spacing:-1.2px}.certificate-title-block>span{display:block;margin-top:7px;font-family:Georgia,Times New Roman,serif;font-size:12px;letter-spacing:.07em;color:#8b98a9}.certificate-recipient{padding:10px 18px 12px}.certificate-recipient>small{display:block;color:#9c7621;font-size:11px;font-weight:900;letter-spacing:.18em}.certificate-recipient h2{display:inline-block;margin:8px 0 4px;padding:0 24px;color:#102d60;font-size:38px;line-height:1.2;letter-spacing:-1.4px}.certificate-recipient>i{display:block;width:min(300px,72%);height:2px;margin:1px auto 12px;background:linear-gradient(90deg,transparent,#c39b40 20%,#c39b40 80%,transparent)}.certificate-recipient p{margin:0;font-size:14px;line-height:1.8;color:#485a72}.certificate-achievement-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;width:min(680px,100%);margin:12px auto 15px}.certificate-achievement-grid>div{display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;gap:1px 8px;align-items:center;padding:9px 10px;border:1px solid #e2d4ac;border-radius:14px;background:#fffc;text-align:left}.certificate-achievement-grid img{grid-row:1/3;width:34px;height:34px;object-fit:contain}.certificate-achievement-grid span{font-size:9px;color:#7b8799}.certificate-achievement-grid strong{font-size:14px;color:#133d78}.certificate-canon-quote{width:min(650px,100%);margin:0 auto 8px;padding:10px 18px;border-top:1px solid rgba(184,139,40,.25);border-bottom:1px solid rgba(184,139,40,.25)}.certificate-canon-quote span{display:block;color:#a77f25;font-size:9px;font-weight:900;letter-spacing:.1em}.certificate-canon-quote blockquote{margin:5px 0 0;font-family:Georgia,Times New Roman,serif;color:#243d62;font-size:15px;font-weight:700}.certificate-footer{position:relative;display:grid;grid-template-columns:145px minmax(130px,1fr) minmax(130px,1fr) 92px 145px;align-items:end;min-height:160px;margin-top:5px;padding:5px 10px 0}.certificate-character{align-self:end;height:150px;overflow:hidden;display:flex;align-items:flex-end;justify-content:center}.certificate-character .character{width:146px;height:146px;object-fit:contain;filter:none!important}.certificate-character-sage .character{width:136px;height:136px}.certificate-issue-info,.certificate-signature{align-self:center;padding:12px 10px}.certificate-issue-info small,.certificate-issue-info strong,.certificate-issue-info span,.certificate-signature small,.certificate-signature strong,.certificate-signature span{display:block}.certificate-issue-info small,.certificate-signature small{color:#8490a1;font-size:9px}.certificate-issue-info strong{margin:4px 0;color:#173e75;font-size:11px}.certificate-issue-info span{color:#56677e;font-size:10px}.certificate-signature strong{display:inline-block;min-width:120px;margin:7px 0 3px;padding-bottom:4px;border-bottom:1px solid #a68d59;font-family:Georgia,Times New Roman,serif;color:#0e356e;font-size:16px}.certificate-signature span{color:#9b7521;font-size:9px;font-weight:900;letter-spacing:.12em}.certificate-seal{align-self:center;width:82px;height:82px;object-fit:contain;filter:drop-shadow(0 6px 8px rgba(118,76,19,.18))}.certificate-keep-note{background:linear-gradient(135deg,#fff8e5,#fffdf8);border-color:#ead9aa}.certificate-keep-note strong{color:#815f16}.certificate-keep-note p{margin:6px 0 0;color:#665f4e;font-size:12px;line-height:1.55}.certificate-actions{display:grid;grid-template-columns:1.25fr 1fr;gap:10px}.certificate-actions .secondary-button{margin:0}.desktop-only{display:none}@media(min-width:768px){.character-moment{grid-template-columns:132px minmax(0,1fr);min-height:138px;padding-right:22px}.character-moment-character{width:126px;height:126px}.character-moment.compact{grid-template-columns:106px minmax(0,1fr)}.character-moment.compact .character-moment-character{width:102px;height:102px}.certificate-sheet{min-height:700px;padding:34px 42px 24px}.desktop-only{display:initial}}@media(min-width:1024px){.certificate-screen .page-content.with-responsive-navigation{max-width:1120px;margin:0 auto;padding-top:30px}.certificate-sheet{min-height:0;aspect-ratio:1.414/1;padding:30px 48px 18px;border-radius:18px}.certificate-official-header{padding-bottom:13px}.certificate-medal{width:72px;height:72px}.certificate-title-block{padding-top:16px;padding-bottom:4px}.certificate-title-block h1{font-size:34px}.certificate-recipient{padding-top:4px;padding-bottom:6px}.certificate-recipient h2{font-size:40px}.certificate-recipient p{font-size:13px;line-height:1.65}.certificate-achievement-grid{margin-top:8px;margin-bottom:9px}.certificate-canon-quote{padding-top:7px;padding-bottom:7px}.certificate-footer{min-height:136px;grid-template-columns:150px minmax(150px,1fr) minmax(150px,1fr) 88px 150px}.certificate-character{height:132px}.certificate-character .character{width:130px;height:130px}.certificate-character-sage .character{width:122px;height:122px}.certificate-actions{width:min(620px,100%);margin:0 auto}}@media(max-width:620px){.character-moment{grid-template-columns:88px minmax(0,1fr);gap:9px;padding:9px 12px 9px 5px}.character-moment-character{width:84px;height:84px}.character-moment-copy>strong{font-size:14px}.character-moment-copy>p{font-size:11px}.certificate-sheet{min-height:760px;padding:30px 18px 20px;border-radius:18px;box-shadow:0 16px 34px #102d5724,inset 0 0 0 5px #fff,inset 0 0 0 7px #14417f4d}.certificate-official-header{grid-template-columns:1fr auto;padding:0 6px 15px}.certificate-medal{grid-column:2;grid-row:1/3;width:66px;height:66px}.certificate-authority{grid-column:1;text-align:left;margin-top:8px}.certificate-brand-lockup>span{width:38px;height:38px;border-radius:12px}.certificate-brand-lockup strong{font-size:12px}.certificate-brand-lockup small{font-size:7px}.certificate-title-block{padding:20px 4px 8px}.certificate-title-block h1{font-size:26px}.certificate-title-block p{font-size:10px}.certificate-title-block>span{font-size:9px}.certificate-recipient{padding-left:2px;padding-right:2px}.certificate-recipient h2{font-size:34px}.certificate-recipient p{font-size:12px;line-height:1.65}.certificate-achievement-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.certificate-achievement-grid>div{padding:8px}.certificate-canon-quote blockquote{font-size:13px;line-height:1.45}.certificate-footer{grid-template-columns:86px 1fr 70px 86px;min-height:152px;padding:0}.certificate-character{height:112px}.certificate-character .character{width:106px;height:106px}.certificate-character-sage{grid-column:4}.certificate-character-sage .character{width:98px;height:98px}.certificate-issue-info{grid-column:2;grid-row:1;padding:5px 2px}.certificate-signature{grid-column:2;grid-row:2;padding:4px 2px}.certificate-seal{grid-column:3;grid-row:1/3;width:66px;height:66px}.certificate-actions{grid-template-columns:1fr}}@media print{@page{size:A4 landscape;margin:0}body{background:#fff!important}.desktop-sidebar,.page-header,.sound-settings,.sound-settings-control,.bottom-nav,.certificate-keep-note,.certificate-actions{display:none!important}.app-shell,.responsive-frame,.app-main-column,.page-content,.certificate-stage{display:block!important;width:100%!important;max-width:none!important;min-height:0!important;padding:0!important;margin:0!important;overflow:visible!important;border:0!important;box-shadow:none!important;background:#fff!important}.certificate-sheet{width:297mm!important;height:210mm!important;min-height:210mm!important;aspect-ratio:auto!important;margin:0!important;border-radius:0!important;box-shadow:inset 0 0 0 3mm #fff,inset 0 0 0 3.6mm #14417f61!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}}.honor-hall-screen .page-content{width:100%}.honor-hall-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,.85fr);align-items:center;gap:24px;min-height:330px;margin-bottom:16px;padding:32px 34px;overflow:hidden;border:1px solid #244f91;border-radius:30px;color:#fff;background:radial-gradient(circle at 88% 20%,rgba(130,206,255,.34),transparent 23%),radial-gradient(circle at 68% 100%,rgba(255,221,117,.19),transparent 30%),linear-gradient(135deg,#07285f,#0b4c9f 60%,#1675d7);box-shadow:0 22px 48px #05265633}.honor-hall-hero:after{content:"";position:absolute;right:-85px;bottom:-135px;width:330px;height:330px;border:52px solid rgba(255,255,255,.07);border-radius:50%}.honor-hall-copy{position:relative;z-index:2;min-width:0}.honor-hall-copy .eyebrow{color:#9ed2ff}.honor-hall-copy h1{margin:7px 0 12px;font-size:38px;line-height:1.2;letter-spacing:-1.6px}.honor-hall-copy>p:not(.eyebrow){width:min(610px,100%);margin:0;color:#d7e9fb;font-size:14px;line-height:1.7}.honor-hall-copy .progress-bar{margin-top:14px;background:#ffffff29}.honor-hall-copy .progress-bar>span{background:linear-gradient(90deg,#82d7ff,#ffe28a)}.honor-hall-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:19px}.honor-hall-metrics span{min-width:0;padding:10px 12px;border:1px solid rgba(255,255,255,.18);border-radius:15px;background:#ffffff17;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.honor-hall-metrics small,.honor-hall-metrics strong{display:block}.honor-hall-metrics small{color:#bad8f4;font-size:10px}.honor-hall-metrics strong{margin-top:3px;color:#fff;font-size:17px}.honor-hall-characters{position:relative;z-index:2;min-height:260px}.honor-hall-characters .character{position:absolute;object-fit:contain;filter:none!important}.honor-hall-characters .character:nth-child(1){width:210px;height:210px;right:66px;bottom:-9px;z-index:3}.honor-hall-characters .character:nth-child(2){width:116px;height:116px;right:0;bottom:8px;z-index:4}.honor-hall-characters .character:nth-child(3){width:138px;height:138px;left:0;bottom:5px;z-index:2}.section-title-row{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:25px 2px 12px}.section-title-row>div{min-width:0}.section-title-row span{display:block;color:#1b65bd;font-size:10px;font-weight:900;letter-spacing:.1em}.section-title-row h2{margin:4px 0 0;color:#122d54;font-size:22px;line-height:1.3}.section-title-row>small{max-width:340px;color:#718198;font-size:11px;line-height:1.5;text-align:right}.certificate-set-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.certificate-set-card{position:relative;display:grid;grid-template-columns:82px minmax(0,1fr);grid-template-rows:auto auto;gap:4px 13px;min-height:150px;padding:15px 16px;overflow:hidden;border:1px solid #dae5f1;border-radius:22px;background:linear-gradient(145deg,#fff,#f6f9fd);box-shadow:0 9px 25px #14386612}.certificate-set-card:after{content:"";position:absolute;right:-45px;top:-60px;width:150px;height:150px;border-radius:50%;background:#2575d30f}.certificate-set-card.complete{border-color:#d6b35a;background:linear-gradient(145deg,#fffbef,#fff);box-shadow:0 12px 28px #89600e1c}.set-card-medal{position:relative;grid-row:1/3;display:grid;place-items:center;align-self:center;z-index:1}.set-card-medal img{width:76px;height:76px;object-fit:contain;opacity:.62;filter:grayscale(.55)}.complete .set-card-medal img{opacity:1;filter:none}.set-card-medal strong{position:absolute;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;color:#0f4388;background:#fff;font-size:13px;box-shadow:0 4px 12px #113b7426}.set-card-copy{position:relative;z-index:1;min-width:0}.set-card-copy>small{color:#936e22;font-size:9px;font-weight:900}.set-card-copy h3{margin:4px 0;color:#163966;font-size:16px}.set-card-copy p{margin:0;color:#65758a;font-size:11px;line-height:1.5}.set-progress-dots{display:flex;gap:5px;margin-top:9px}.set-progress-dots i{width:22px;height:6px;border-radius:999px;background:#dfe7f0}.set-progress-dots i.filled{background:linear-gradient(90deg,#2879d4,#f3bf43)}.set-reward{position:relative;z-index:2;grid-column:2;justify-self:start;min-height:30px;padding:6px 10px;border:0;border-radius:999px;color:#fff;background:#1462bd;font-size:10px;font-weight:900}.set-reward.claimed{color:#80621e;background:#f2dfaa}.set-reward.locked{display:inline-flex;align-items:center;color:#69788c;background:#edf2f7}.certificate-collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.certificate-collection-card{min-width:0;overflow:hidden;border:1px solid #dbe6f2;border-radius:22px;color:inherit;text-decoration:none;background:#fff;box-shadow:0 9px 26px #0f336112;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.certificate-collection-card:hover{transform:translateY(-3px);box-shadow:0 15px 34px #0f336121}.certificate-card-preview{position:relative;height:164px;overflow:hidden;background:linear-gradient(145deg,#eff7ff,#fff)}.certificate-card-preview:before{content:"";position:absolute;inset:13px;border:1px solid rgba(30,87,160,.26);border-radius:14px;box-shadow:inset 0 0 0 3px #ffffffd9}.certificate-card-rarity{position:absolute;left:14px;top:12px;z-index:3;padding:5px 8px;border-radius:999px;color:#fff;background:#174b91;font-size:9px;font-weight:900}.certificate-card-badge{position:absolute;right:14px;top:12px;z-index:3;width:49px;height:49px;object-fit:contain;filter:none!important}.certificate-card-character{position:absolute;left:12px;bottom:-8px;z-index:2;width:125px!important;height:125px!important;object-fit:contain;filter:none!important}.certificate-card-seal{position:absolute;right:19px;bottom:19px;z-index:3;display:grid;place-items:center;width:48px;height:48px;border:2px solid rgba(154,111,22,.65);border-radius:50%;color:#8a661f;background:#ffffffd6;font-family:Georgia,serif;font-size:16px;font-weight:800}.certificate-card-info{padding:13px 15px 15px}.certificate-card-info small{display:block;color:#708199;font-size:9px;font-weight:800}.certificate-card-info h3{margin:4px 0;color:#153867;font-size:16px}.certificate-card-info p{min-height:32px;margin:0;color:#6d7b8f;font-size:10.5px;line-height:1.5}.certificate-card-info>strong{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:9px;color:#1761b5;font-size:11px}.certificate-collection-card.ready{border-color:#d1a83c;box-shadow:0 11px 28px #98690c21}.certificate-collection-card.ready .certificate-card-preview{background:radial-gradient(circle at 70% 30%,#fff1af,transparent 30%),linear-gradient(145deg,#fff8df,#fff)}.certificate-collection-card.claimed .certificate-card-preview{background:radial-gradient(circle at 70% 20%,rgba(255,220,110,.45),transparent 28%),linear-gradient(145deg,#eaf5ff,#fff)}.certificate-collection-card.locked{filter:saturate(.35);opacity:.72}.certificate-collection-card.locked .certificate-card-character,.certificate-collection-card.locked .certificate-card-badge{filter:grayscale(1) opacity(.42)!important}.certificate-collection-card.tone-gold .certificate-card-preview{background:linear-gradient(145deg,#fff4c9,#fff)}.certificate-collection-card.tone-violet .certificate-card-preview{background:linear-gradient(145deg,#eee9ff,#fff)}.certificate-collection-card.tone-mint .certificate-card-preview{background:linear-gradient(145deg,#e6f8f0,#fff)}.certificate-collection-card.tone-rose .certificate-card-preview{background:linear-gradient(145deg,#ffeaf1,#fff)}.certificate-badge-board-section{margin-bottom:18px}.certificate-badge-board{position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:11px;padding:24px 20px;overflow:hidden;border:1px solid #c7d9ec;border-radius:28px;background:radial-gradient(circle at center,#164f98 0,#0b326c 58%,#071f48);box-shadow:0 18px 42px #0526542e}.certificate-badge-board:before{content:"";position:absolute;inset:0;opacity:.2;background-image:radial-gradient(circle,#fff 1px,transparent 1.5px);background-size:29px 29px}.badge-board-center{grid-column:3/5;grid-row:1/3;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:190px;border:1px solid rgba(255,227,139,.7);border-radius:50%;background:radial-gradient(circle,#fff9df 0,#e8be55 58%,#9c681a);box-shadow:0 0 0 8px #ffffff12,0 14px 30px #0003}.badge-board-center img{width:92px;height:92px;object-fit:contain}.badge-board-center strong{margin-top:-8px;color:#153766;font-size:27px}.badge-board-center small{color:#71500e;font-size:9px;font-weight:900;letter-spacing:.1em}.badge-board-slot{position:relative;z-index:2;display:flex;min-width:0;min-height:126px;padding:11px 7px;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);border-radius:19px;color:#fff;text-align:center;text-decoration:none;background:#ffffff14;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.badge-board-slot img{width:62px;height:62px;object-fit:contain;filter:none!important}.badge-board-slot>span{position:absolute;right:7px;top:7px;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;color:#b8d4f2;background:#0003;font-size:9px}.badge-board-slot small{display:block;margin-top:5px;color:#d9e8f7;font-size:9px;line-height:1.3}.badge-board-slot.ready{border-color:#f6d067;background:#ffdd7a29;box-shadow:inset 0 0 18px #ffde7e1f}.badge-board-slot.claimed{border-color:#f9dc80;background:linear-gradient(145deg,#ffffff2e,#ffd5652e);box-shadow:0 8px 20px #00000029}.badge-board-slot.locked img{filter:grayscale(1) brightness(.65) opacity(.28)!important}.badge-board-slot.locked small{opacity:.45}.badge-screen-actions{display:grid;grid-template-columns:1.25fr 1fr;gap:9px;margin-top:14px}.badge-screen-actions .secondary-button{margin:0}.certificate-lock-banner,.certificate-ready-banner{display:grid;align-items:center;gap:14px;margin-bottom:14px;padding:13px 17px;border-radius:21px}.certificate-lock-banner{grid-template-columns:82px minmax(0,1fr);border:1px solid #dbe3ec;background:linear-gradient(145deg,#f2f5f8,#fff)}.certificate-ready-banner{grid-template-columns:88px minmax(0,1fr) auto;border:1px solid #e2c26b;background:linear-gradient(145deg,#fff5cf,#fffdf6);box-shadow:0 9px 24px #875c0a17}.certificate-lock-banner .character,.certificate-ready-banner .character{width:78px;height:78px;object-fit:contain;filter:none!important}.certificate-lock-banner span,.certificate-ready-banner span{color:#9a7420;font-size:10px;font-weight:900}.certificate-lock-banner h2,.certificate-ready-banner h2{margin:3px 0;color:#183c6d;font-size:17px}.certificate-lock-banner p,.certificate-ready-banner p{margin:0;color:#68778a;font-size:11px;line-height:1.5}.certificate-ready-banner .primary-button{min-width:150px;margin:0}.locked-preview{filter:saturate(.28);opacity:.7}.certificate-preview-watermark{position:absolute;left:50%;top:50%;z-index:8;transform:translate(-50%,-50%) rotate(-15deg);padding:10px 24px;border:3px double rgba(55,74,103,.34);color:#23375559;font-family:Georgia,serif;font-size:27px;font-weight:900;letter-spacing:.12em;white-space:nowrap;pointer-events:none}.certificate-variant-gold{border-color:#b58a27}.certificate-variant-violet{border-color:#7050a7;background:radial-gradient(circle at 50% 36%,rgba(183,151,244,.15),transparent 29%),linear-gradient(150deg,#fff,#fbf8ff 55%,#f1edff)}.certificate-variant-mint{border-color:#398c72;background:radial-gradient(circle at 50% 36%,rgba(108,210,172,.15),transparent 29%),linear-gradient(150deg,#fff,#f7fffb 55%,#eaf9f3)}.certificate-variant-rose{border-color:#b95a76;background:radial-gradient(circle at 50% 36%,rgba(244,145,177,.13),transparent 29%),linear-gradient(150deg,#fff,#fff8fb 55%,#ffedf4)}.certificate-variant-blue{border-color:#266ab7}.certificate-variant-ice{border-color:#6ba8d0;background:radial-gradient(circle at 50% 36%,rgba(129,207,248,.15),transparent 29%),linear-gradient(150deg,#fff,#f5fbff 55%,#e9f6ff)}@media(min-width:1180px){.honor-hall-screen .page-content,.certificate-detail .page-content{max-width:1180px;margin:0 auto}}@media(max-width:980px){.honor-hall-hero{grid-template-columns:minmax(0,1fr) 240px;padding:27px}.honor-hall-copy h1{font-size:33px}.honor-hall-characters .character:nth-child(1){width:180px;height:180px;right:42px}.honor-hall-characters .character:nth-child(2){width:100px;height:100px}.honor-hall-characters .character:nth-child(3){width:110px;height:110px}.certificate-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.certificate-badge-board{grid-template-columns:repeat(4,minmax(0,1fr))}.badge-board-center{grid-column:2/4;grid-row:1/3}}@media(max-width:700px){.honor-hall-hero{display:block;min-height:520px;padding:24px 20px;border-radius:25px}.honor-hall-copy h1{font-size:30px}.honor-hall-copy>p:not(.eyebrow){font-size:12px}.honor-hall-metrics{gap:6px}.honor-hall-metrics span{padding:8px}.honor-hall-metrics strong{font-size:14px}.honor-hall-characters{position:absolute;left:0;right:0;bottom:0;min-height:220px}.honor-hall-characters .character:nth-child(1){width:175px;height:175px;right:50%;transform:translate(50%)}.honor-hall-characters .character:nth-child(2){width:90px;height:90px;right:15px}.honor-hall-characters .character:nth-child(3){width:102px;height:102px;left:12px}.section-title-row{align-items:start;flex-direction:column;gap:4px;margin-top:22px}.section-title-row h2{font-size:19px}.section-title-row>small{max-width:none;text-align:left}.certificate-set-grid,.certificate-collection-grid{grid-template-columns:1fr}.certificate-set-card{grid-template-columns:70px minmax(0,1fr)}.set-card-medal img{width:66px;height:66px}.certificate-card-preview{height:174px}.certificate-card-character{width:138px!important;height:138px!important}.certificate-badge-board{grid-template-columns:repeat(3,minmax(0,1fr));padding:15px 11px;gap:7px;border-radius:22px}.badge-board-center{grid-column:1/4;grid-row:auto;min-height:135px;border-radius:22px}.badge-board-center img{width:74px;height:74px}.badge-board-slot{min-height:110px;padding:9px 4px;border-radius:15px}.badge-board-slot img{width:53px;height:53px}.badge-screen-actions{grid-template-columns:1fr}.certificate-ready-banner{grid-template-columns:70px minmax(0,1fr)}.certificate-ready-banner .character,.certificate-lock-banner .character{width:66px;height:66px}.certificate-ready-banner .primary-button{grid-column:1/3;width:100%;min-width:0}.certificate-preview-watermark{font-size:17px;padding:8px 13px}}@media print{.certificate-lock-banner,.certificate-ready-banner,.certificate-preview-watermark{display:none!important}}.character-cast-section{margin:0 0 18px}.character-cast-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:118px;gap:10px;overflow-x:auto;padding:3px 2px 10px;scroll-snap-type:x proximity;scrollbar-width:thin}.character-cast-card{position:relative;display:grid;grid-template-rows:92px auto auto;align-items:end;min-height:142px;padding:7px 8px 10px;overflow:hidden;border:1px solid #d8e5f3;border-radius:20px;background:linear-gradient(160deg,#f4f9ff,#fff);box-shadow:0 7px 18px #163a6912;scroll-snap-align:start;text-align:center}.character-cast-card:after{content:"";position:absolute;inset:auto -28px -35px auto;width:80px;height:80px;border-radius:50%;background:#b4d9ff38}.character-cast-card .character{position:relative;z-index:1;width:92px;height:92px;margin:auto;object-fit:contain;filter:none!important}.character-cast-card strong{position:relative;z-index:1;overflow:hidden;color:#153b72;font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.character-cast-card small{position:relative;z-index:1;margin-top:3px;color:#72839a;font-size:9px}.character-cast-card.locked{background:linear-gradient(160deg,#f2f4f7,#fafbfc)}.character-cast-card.locked .character{filter:grayscale(1)!important;opacity:.22}.character-cast-card.locked strong,.character-cast-card.locked small{color:#919aa7}.character-cast-card.revealed{border-color:#bdd8f6}@media(min-width:1200px){.character-cast-scroll{grid-auto-columns:126px}}@media(max-width:767px){.character-cast-scroll{margin-right:-14px;padding-right:14px;grid-auto-columns:108px}.character-cast-card{grid-template-rows:82px auto auto;min-height:132px;border-radius:17px}.character-cast-card .character{width:82px;height:82px}}.demo-hall-screen .demo-main,.demo-certificate-screen .demo-main{width:min(1180px,calc(100% - 36px))}.demo-hall-screen .honor-hall-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.demo-hall-lock-note{display:grid;grid-template-columns:86px minmax(0,1fr) auto;align-items:center;gap:14px;margin:0 0 14px;padding:13px 16px 13px 8px;border:1px solid #cfdef0;border-radius:22px;background:linear-gradient(135deg,#eff7ff,#fff);box-shadow:0 8px 22px #1439660f}.demo-hall-lock-note .character{width:82px;height:82px;object-fit:contain;filter:none!important}.demo-hall-lock-note small,.demo-hall-lock-note strong,.demo-hall-lock-note p{display:block}.demo-hall-lock-note small{color:#1963b8;font-size:10px;font-weight:900}.demo-hall-lock-note strong{margin-top:3px;color:#143966;font-size:15px;line-height:1.45}.demo-hall-lock-note p{margin:4px 0 0;color:#687a91;font-size:11px}.demo-hall-lock-note button{min-height:40px;padding:8px 14px;border:0;border-radius:13px;color:#fff;background:#1262bd;font-weight:900}.demo-hall-actions,.demo-certificate-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin:20px 0 6px}.demo-hall-actions button,.demo-hall-actions a,.demo-certificate-actions button{min-height:44px;padding:10px 17px;border:1px solid #cbdcf0;border-radius:14px;color:#174f91;background:#fff;text-decoration:none;font-weight:900}.demo-hall-actions button:first-child,.demo-certificate-actions button:first-child{border-color:#1262bd;color:#fff;background:#1262bd}.demo-certificate-nav{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 12px}.demo-certificate-nav button{min-height:38px;padding:7px 12px;border:1px solid #ccdaec;border-radius:12px;color:#164f91;background:#fff;font-weight:900}.demo-certificate-nav span{color:#68809d;font-size:10px;font-weight:900;letter-spacing:.08em}.demo-certificate-stage{max-width:1120px}.demo-certificate-banner{max-width:1120px;margin-left:auto;margin-right:auto}.demo-certificate-note{max-width:860px;margin:0 auto;padding:14px 18px;border:1px solid #ead9aa;border-radius:18px;background:linear-gradient(135deg,#fff8e5,#fffdf8)}.demo-certificate-note strong{color:#815f16}.demo-certificate-note p{margin:5px 0 0;color:#665f4e;font-size:12px;line-height:1.55}.demo-certificate-error{margin:60px auto;padding:35px;border-radius:24px;background:#fff;text-align:center;box-shadow:0 12px 30px #10325f1a}.demo-certificate-error button{padding:11px 16px;border:0;border-radius:13px;color:#fff;background:#1262bd;font-weight:900}.demo-report-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.demo-report-grid article{min-width:0}@media(max-width:980px){.demo-hall-screen .honor-hall-metrics,.demo-report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.demo-hall-screen .demo-main,.demo-certificate-screen .demo-main{width:100%}.demo-hall-lock-note{grid-template-columns:66px minmax(0,1fr);padding:10px 12px 10px 4px}.demo-hall-lock-note .character{width:64px;height:64px}.demo-hall-lock-note button{grid-column:1/3;width:100%}.demo-hall-actions,.demo-certificate-actions{display:grid;grid-template-columns:1fr}.demo-hall-actions button,.demo-hall-actions a,.demo-certificate-actions button{width:100%;text-align:center}.demo-certificate-nav{align-items:flex-start}.demo-certificate-nav span{max-width:180px;text-align:right;line-height:1.4}.demo-report-grid{grid-template-columns:1fr}}@media print{.demo-certificate-screen .demo-global-header,.demo-certificate-screen .sound-settings-control,.demo-certificate-screen .demo-certificate-nav,.demo-certificate-screen .demo-certificate-banner,.demo-certificate-screen .demo-certificate-note,.demo-certificate-screen .demo-certificate-actions{display:none!important}.demo-certificate-screen,.demo-certificate-screen .demo-main,.demo-certificate-screen .demo-certificate-stage{display:block!important;width:100%!important;max-width:none!important;min-height:0!important;padding:0!important;margin:0!important;background:#fff!important}}.snownex-pod{position:relative;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(185,216,248,.92);border-radius:50%;background:radial-gradient(circle at 50% 38%,#fff 0 63%,#eaf5ff);box-shadow:0 18px 40px #052d602e,inset 0 0 0 8px #ffffff8c}.snownex-pod:after{content:"";position:absolute;inset:auto 12% 6%;height:12%;border-radius:50%;background:#195ba521;filter:blur(8px)}.snownex-pod img{position:relative;z-index:1;width:116%;height:116%;object-fit:contain;transform:translateY(2%);filter:none!important}.child-dashboard-2-2 .page-content.with-responsive-navigation{gap:14px}.kid-basecamp-hero-2-2{--basecamp-scene:none;--basecamp-scene-mobile:var(--basecamp-scene);position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(240px,.72fr);gap:18px 26px;min-height:560px;padding:34px;overflow:hidden;border:1px solid rgba(190,221,250,.82);border-radius:30px;color:#fff;background:#0b3f89;box-shadow:0 18px 42px #103a6e26}.kid-basecamp-scene{position:absolute;z-index:-2;inset:0;background-image:linear-gradient(90deg,#03183cdb,#04295ba1 46%,#0324512e),var(--basecamp-scene);background-position:center;background-size:cover}.kid-basecamp-hero-2-2:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(2,21,49,.78) 100%);pointer-events:none}.kid-basecamp-content{align-self:start;max-width:650px}.kid-basecamp-place{display:inline-flex;align-items:center;min-height:32px;padding:6px 11px;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:#05234f7a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:11px;font-weight:900;letter-spacing:.04em}.kid-basecamp-greeting{margin:22px 0 5px;color:#d8ebff;font-size:15px;font-weight:850}.kid-basecamp-content h1{margin:0;max-width:640px;color:#fff;font-size:clamp(34px,4vw,56px);line-height:1.08;letter-spacing:-.045em;text-wrap:balance}.kid-basecamp-copy{max-width:610px;margin:15px 0 20px;color:#dcecff;font-size:15px;line-height:1.7}.kid-basecamp-primary{display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(100%,520px);min-height:70px;padding:13px 15px 13px 20px;border:0;border-radius:20px;color:#0b4f9e;background:linear-gradient(135deg,#fff,#eaf5ff);box-shadow:0 13px 28px #00122e40;text-align:left}.kid-basecamp-primary span{display:grid;gap:3px}.kid-basecamp-primary small{color:#6481a4;font-size:10px;font-weight:800}.kid-basecamp-primary strong{font-size:18px;line-height:1.2}.kid-basecamp-primary b{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:14px;color:#fff;background:#1265c2;font-size:26px}.kid-basecamp-mini-status{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:min(100%,520px);margin-top:12px}.kid-basecamp-mini-status span{display:grid;gap:2px;min-width:0;padding:9px 10px;border:1px solid rgba(255,255,255,.2);border-radius:13px;background:#03224d80;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.kid-basecamp-mini-status small{color:#cfe4ff;font-size:9px}.kid-basecamp-mini-status strong{color:#fff;font-size:14px}.kid-basecamp-guide{position:relative;align-self:end;display:grid;justify-items:center;min-height:330px}.kid-basecamp-guide .snownex-pod{position:absolute;right:-5px;bottom:-10px;width:300px;height:300px}.snownex-speech{position:absolute;z-index:3;top:4px;left:-20px;display:grid;gap:3px;width:190px;padding:13px 15px;border-radius:18px 18px 5px;color:#174b88;background:#fff;box-shadow:0 12px 25px #001d4633}.snownex-speech:after{content:"";position:absolute;right:-11px;bottom:0;border-style:solid;border-width:10px 0 0 14px;border-color:transparent transparent transparent #fff}.snownex-speech small{color:#4483c7;font-size:9px;font-weight:900;letter-spacing:.08em}.snownex-speech strong{font-size:13px;line-height:1.4}.kid-action-three{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-self:end}.kid-action-three a{position:relative;display:grid;grid-template-columns:50px minmax(0,1fr) 32px;align-items:center;gap:10px;min-height:76px;padding:11px 12px;overflow:hidden;border:1px solid rgba(255,255,255,.28);border-radius:19px;color:#153d6f;background:#fffffff0;text-decoration:none;box-shadow:0 9px 24px #00193d21}.kid-action-three a:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(222,240,255,.2),transparent);pointer-events:none}.kid-action-three img{position:relative;z-index:1;width:48px;height:48px;object-fit:contain}.kid-action-three span{position:relative;z-index:1;display:grid;gap:3px;min-width:0}.kid-action-three strong{font-size:14px}.kid-action-three small{overflow:hidden;color:#71839a;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.kid-action-three b{position:relative;z-index:1;display:grid;place-items:center;width:28px;height:28px;border-radius:10px;color:#fff;background:#1264bd;font-size:12px}.kid-action-three a.done{border-color:#bfe4d5;background:#f0fff8}.kid-action-three a.done b{background:#17835e}.kid-world-entry{grid-column:1/-1;display:grid;grid-template-columns:40px minmax(0,1fr) 30px;align-items:center;gap:10px;min-height:58px;padding:8px 13px;border:1px solid rgba(255,255,255,.24);border-radius:17px;color:#fff;background:#031e46a8;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);text-decoration:none}.kid-world-entry>span{font-size:25px}.kid-world-entry div{display:grid;gap:1px}.kid-world-entry small{color:#bcdcff;font-size:9px;font-weight:800}.kid-world-entry strong{font-size:13px}.kid-world-entry>b{justify-self:end;font-size:24px}.child-dashboard-2-2 .home-command-center{margin-top:0}.child-dashboard-2-2 .home-command-center>.child-home-hero{display:none!important}.child-dashboard-2-2 .home-command-center>.daily-route-card{grid-column:1/-1!important}.world-hub-2-2 .page-content{gap:14px}.world-hub-hero{--world-scene:none;--world-scene-mobile:var(--world-scene);position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,.58fr);min-height:500px;padding:38px;overflow:hidden;border-radius:30px;color:#fff;background:#0b438f;box-shadow:0 18px 42px #0f386924}.world-hub-hero:before{content:"";position:absolute;z-index:-2;inset:0;background-image:linear-gradient(90deg,#03173bde,#052c607a 52%,#052c600d),var(--world-scene);background-position:center;background-size:cover}.world-hub-hero-overlay{position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(3,24,57,.72))}.world-hub-copy{align-self:center;max-width:690px}.world-hub-copy>p{margin:0 0 10px;color:#91c9ff;font-size:11px;font-weight:950;letter-spacing:.1em}.world-hub-copy h1{margin:0;font-size:clamp(38px,5vw,62px);line-height:1.08;letter-spacing:-.05em}.world-hub-copy>span{display:block;max-width:620px;margin-top:16px;color:#d8eaff;font-size:15px;line-height:1.7}.world-hub-progress{display:flex;align-items:center;gap:8px;width:max-content;max-width:100%;margin-top:22px;padding:10px 13px;border:1px solid rgba(255,255,255,.24);border-radius:16px;background:#041f4985;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.world-hub-progress strong{font-size:19px}.world-hub-progress small{color:#c8dfff;font-size:10px}.world-hub-progress i{width:1px;height:28px;margin:0 5px;background:#ffffff40}.snownex-world-guide{position:relative;min-height:410px}.snownex-world-guide .snownex-pod{position:absolute;right:-15px;bottom:-20px;width:340px;height:340px}.snownex-world-guide>div{position:absolute;z-index:3;top:35px;left:-50px;display:grid;gap:3px;width:210px;padding:14px 16px;border-radius:19px 19px 5px;color:#154779;background:#fff;box-shadow:0 12px 28px #001b4438}.snownex-world-guide small{color:#4b84c3;font-size:9px;font-weight:900}.snownex-world-guide strong{font-size:13px;line-height:1.45}.world-space-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.world-space-card{--space-scene:none;--space-scene-mobile:var(--space-scene);position:relative;isolation:isolate;display:grid;align-content:end;min-height:270px;padding:22px;overflow:hidden;border:1px solid #c9def3;border-radius:25px;color:#fff;background:#0b468f;text-decoration:none;box-shadow:0 10px 28px #113b6b1f}.world-space-card-bg{position:absolute;z-index:-2;inset:0;background-image:linear-gradient(180deg,#0422490d,#041c3fe0),var(--space-scene);background-position:center;background-size:cover;transition:transform .25s ease}.world-space-card:hover .world-space-card-bg{transform:scale(1.025)}.world-space-order{position:absolute;top:15px;left:15px;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.35);border-radius:14px;background:#031f4999;font-size:12px;font-weight:950;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.world-space-card-copy{display:grid;gap:5px}.world-space-card-copy small{color:#cfe6ff;font-size:10px;font-weight:850}.world-space-card-copy h2{margin:0;font-size:26px}.world-space-card-copy p{max-width:560px;margin:0;color:#e2efff;font-size:12px;line-height:1.55}.world-space-card-copy b{display:flex;align-items:center;gap:8px;width:max-content;margin-top:4px;padding:7px 10px;border-radius:11px;color:#124f96;background:#fff;font-size:11px}.world-space-card-copy b i{font-style:normal;font-size:18px}.world-hub-help{display:grid;grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:16px;padding:17px 20px 17px 9px;border:1px solid #d5e4f3;border-radius:23px;background:linear-gradient(135deg,#eff7ff,#fff);box-shadow:0 9px 24px #173b6612}.world-hub-help img{width:105px;height:105px;object-fit:contain}.world-hub-help div{display:grid;gap:4px}.world-hub-help small{color:#276ab4;font-size:9px;font-weight:950}.world-hub-help h2{margin:0;color:#173f70;font-size:18px}.world-hub-help p{margin:0;color:#64778e;font-size:11px;line-height:1.55}.world-hub-help a{min-height:42px;padding:11px 14px;border-radius:13px;color:#fff;background:#1262ba;text-decoration:none;font-size:11px;font-weight:900}.demo-landing-2-2 .demo-main,.demo-experience-2-2 .demo-main,.demo-world-2-2 .demo-main{width:min(1180px,calc(100% - 36px))}.demo-world-landing{--demo-landing-scene:none;--demo-landing-scene-mobile:var(--demo-landing-scene);position:relative;isolation:isolate;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);min-height:520px;background:#0a438f!important}.demo-world-landing-bg{position:absolute;z-index:-2;inset:0;background-image:linear-gradient(90deg,#03173ae6,#052b5e80 57%,#052b5e14),var(--demo-landing-scene);background-position:center;background-size:cover}.demo-world-landing:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(2,21,50,.68))}.demo-world-landing .demo-landing-copy{position:relative;z-index:2;align-self:center}.demo-world-landing .demo-landing-copy>p:not(.demo-kicker){color:#d8ebff}.demo-world-landing .demo-hero-characters{position:relative;min-height:390px}.demo-snownex-pod{position:absolute;right:10px;bottom:-35px;width:330px;height:330px}.demo-companion{position:absolute!important;z-index:3;object-fit:contain;filter:drop-shadow(0 12px 15px rgba(0,25,60,.24))!important}.demo-companion.haneul{width:135px!important;height:135px!important;left:0!important;right:auto!important;bottom:6px!important}.demo-companion.sage{width:125px!important;height:125px!important;right:-20px!important;bottom:25px!important}.demo-preset-advanced{padding:0!important;overflow:hidden}.demo-preset-advanced>summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px;cursor:pointer;list-style:none;color:#174f90;background:#f2f8ff;font-weight:900}.demo-preset-advanced>summary::-webkit-details-marker{display:none}.demo-preset-advanced>summary:after{content:"＋";font-size:20px}.demo-preset-advanced[open]>summary:after{content:"−"}.demo-preset-advanced>summary span,.demo-preset-advanced>summary small{display:block}.demo-preset-advanced>summary small{color:#768ba4;font-size:10px;font-weight:700}.demo-preset-panel-body{padding:18px 20px 20px}.demo-experience-header-compact{grid-template-columns:minmax(0,1fr) 260px;padding:21px 24px}.demo-journey-dots{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:7px;margin:12px 0}.demo-journey-dots button{display:grid;justify-items:center;gap:4px;min-width:0;min-height:58px;padding:7px 3px;border:1px solid #d5e2f0;border-radius:14px;color:#73859a;background:#fff}.demo-journey-dots button span{display:grid;place-items:center;width:26px;height:26px;border-radius:9px;background:#edf2f7;font-size:10px;font-weight:950}.demo-journey-dots button small{width:100%;overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.demo-journey-dots button.current{border-color:#2c78c8;color:#145aa7;background:#eff7ff;box-shadow:0 7px 17px #1a5ba01f}.demo-journey-dots button.current span{color:#fff;background:#1265bf}.demo-journey-dots button.done span{color:#fff;background:#18815f}.demo-scene-card{--demo-scene:none;--demo-scene-mobile:var(--demo-scene);position:relative;isolation:isolate;display:grid;gap:12px;min-height:720px;padding:22px;overflow:hidden;border:1px solid #c5daf0;background:#0a438c!important}.demo-scene-card:before,.demo-scene-card:after{display:none!important}.demo-scene-background{position:absolute;z-index:-2;inset:0;background-image:linear-gradient(180deg,#041e4426,#041b3dd4 59%,#031634f5),var(--demo-scene);background-position:center;background-size:cover}.demo-scene-card .demo-stage-card-head{padding:4px 3px}.demo-scene-card .demo-stage-card-head span{color:#fff;background:#03224dad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.demo-scene-card .demo-stage-card-head b{color:#123f73;background:#fff}.demo-scene-card .demo-stage-card-head>small{color:#ffe3a5}.demo-scene-card .demo-stage-visual{grid-template-columns:minmax(0,1fr) minmax(250px,.62fr);min-height:290px;margin:0;padding:24px;border:1px solid rgba(255,255,255,.2);color:#fff;background:#041e459e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.demo-scene-card .demo-stage-copy>small{color:#91c9ff;font-size:10px;font-weight:950}.demo-scene-card .demo-stage-copy h2{color:#fff;font-size:clamp(30px,4vw,46px);line-height:1.1}.demo-scene-card .demo-stage-copy>p{color:#dcecff}.demo-scene-card .demo-emotion-shift{display:flex;width:max-content;color:#17487d;background:#fff}.demo-scene-card .demo-emotion-shift span,.demo-scene-card .demo-emotion-shift small{color:#72869d}.demo-scene-card .demo-emotion-shift strong{color:#145daa}.demo-guide-pod{position:relative;align-self:stretch;display:grid;align-items:end;min-height:250px}.demo-guide-pod>span{position:absolute;z-index:3;top:8px;left:-8px;display:grid;gap:3px;width:175px;padding:11px 13px;border-radius:16px 16px 5px;color:#174c85;background:#fff;box-shadow:0 10px 24px #00153638}.demo-guide-pod>span small{color:#3d7fc3;font-size:9px;font-weight:950}.demo-guide-pod>span strong{font-size:11px;line-height:1.4}.demo-guide-pod img{justify-self:end;width:230px;height:230px;object-fit:contain;filter:drop-shadow(0 15px 15px rgba(0,18,49,.25))}.demo-guide-pod.guide-snownex img{width:245px;height:245px;padding:12px;border:1px solid rgba(190,220,249,.9);border-radius:50%;background:#fff;filter:drop-shadow(0 15px 15px rgba(0,18,49,.22))}.demo-scene-card .demo-interaction{border:1px solid rgba(255,255,255,.2);background:#041e45bf;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.demo-scene-card .demo-interaction-heading small{color:#95caff}.demo-scene-card .demo-interaction-heading h3{color:#fff}.demo-scene-card .demo-choice-grid button{border-color:#ffffff47;background:#fffffff5}.demo-scene-card .demo-stage-result{color:#143d6d;background:#fffffff5}.demo-scene-card .demo-stage-primary{margin-top:0;min-height:56px;font-size:14px}.demo-controller-2-2{grid-template-columns:44px minmax(0,1fr) auto 44px 44px;width:min(720px,calc(100% - 28px));left:50%;right:auto;transform:translate(-50%)}.demo-controller-2-2>button{min-height:40px;border:1px solid #d5e3f1;border-radius:12px;color:#155ba6;background:#f0f7ff;font-weight:950}.demo-controller-2-2 details{position:relative}.demo-controller-2-2 summary{display:grid;place-items:center;min-height:40px;border-radius:12px;color:#155ba6;background:#f0f7ff;cursor:pointer;list-style:none}.demo-controller-2-2 summary::-webkit-details-marker{display:none}.demo-controller-2-2 details>div{position:absolute;right:0;bottom:48px;display:grid;width:190px;padding:8px;border:1px solid #d4e2f0;border-radius:15px;background:#fff;box-shadow:0 15px 35px #08264f2e}.demo-controller-2-2 details button,.demo-controller-2-2 details a{padding:9px;border:0;border-radius:9px;color:#174f91;background:transparent;text-align:left;text-decoration:none;font-size:11px;font-weight:850}.demo-world-map-hero{--demo-world-scene:none;--demo-world-scene-mobile:var(--demo-world-scene);position:relative;isolation:isolate;grid-template-columns:minmax(0,1fr) 300px;background:#0a438e!important}.demo-world-map-hero-bg{position:absolute;z-index:-2;inset:0;background-image:linear-gradient(90deg,#031739e6,#052b5d73,#052b5d14),var(--demo-world-scene);background-position:center;background-size:cover}.demo-world-map-hero .snownex-pod{align-self:end;justify-self:end;width:270px;height:270px}.demo-world-space-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-world-space-grid article{--demo-world-card:none;--demo-world-card-mobile:var(--demo-world-card);position:relative;isolation:isolate;align-content:end;min-height:260px;overflow:hidden;border:1px solid #c9ddf1;color:#fff;background:#0b438c}.demo-world-card-bg{position:absolute;z-index:-2;inset:0;background-image:linear-gradient(180deg,#031d4114,#031838e6),var(--demo-world-card);background-position:center;background-size:cover}.demo-world-space-grid article>span{position:absolute;top:15px;left:15px;color:#fff!important;background:#031e46b3!important;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.demo-world-space-grid article>div{align-self:end}.demo-world-space-grid article small{color:#cce5ff}.demo-world-space-grid article h2{color:#fff}.demo-world-space-grid article p{color:#deedff}.demo-world-space-grid article b{color:#ffe3a6}.demo-world-space-grid article button{color:#124e91;background:#fff}.demo-report-hero>img{padding:10px;border-radius:50%;background:#fff}@media(max-width:1100px){.kid-basecamp-hero-2-2{grid-template-columns:minmax(0,1fr) 250px;padding:28px}.kid-basecamp-guide .snownex-pod{width:255px;height:255px}.snownex-speech{left:-45px}.world-hub-hero{grid-template-columns:minmax(0,1fr) 250px;padding:30px}.snownex-world-guide .snownex-pod{width:280px;height:280px}.snownex-world-guide>div{left:-55px}.demo-world-landing{grid-template-columns:minmax(0,1fr) 280px}.demo-snownex-pod{width:280px;height:280px}}@media(max-width:820px){.kid-basecamp-hero-2-2{grid-template-columns:1fr;min-height:auto;padding:24px}.kid-basecamp-scene{background-image:linear-gradient(180deg,#03193da3,#031839e6 70%),var(--basecamp-scene-mobile);background-position:center}.kid-basecamp-guide{min-height:235px}.kid-basecamp-guide .snownex-pod{right:50%;bottom:-7px;width:220px;height:220px;transform:translate(50%)}.snownex-speech{top:2px;left:calc(50% - 190px);width:165px}.kid-action-three{grid-template-columns:1fr}.kid-world-entry{grid-column:auto}.world-hub-hero{grid-template-columns:1fr;min-height:650px;padding:26px}.world-hub-hero:before{background-image:linear-gradient(180deg,#03183b99,#031839e0 70%),var(--world-scene-mobile)}.snownex-world-guide{min-height:255px}.snownex-world-guide .snownex-pod{right:50%;bottom:-20px;width:245px;height:245px;transform:translate(50%)}.snownex-world-guide>div{top:12px;left:calc(50% - 205px);width:180px}.world-space-grid,.demo-world-space-grid{grid-template-columns:1fr}.world-hub-help{grid-template-columns:85px minmax(0,1fr)}.world-hub-help img{width:82px;height:82px}.world-hub-help a{grid-column:1/3;text-align:center}.demo-world-landing{display:block;min-height:650px}.demo-world-landing-bg{background-image:linear-gradient(180deg,#03183aad,#031634e6 68%),var(--demo-landing-scene-mobile)}.demo-world-landing .demo-hero-characters{min-height:280px}.demo-snownex-pod{right:50%;bottom:-40px;width:250px;height:250px;transform:translate(50%)}.demo-companion.haneul{left:8%!important}.demo-companion.sage{right:4%!important}.demo-experience-header-compact{grid-template-columns:1fr}.demo-journey-dots{display:flex;overflow-x:auto;margin-right:-14px;padding-right:14px}.demo-journey-dots button{flex:0 0 68px}.demo-scene-card{min-height:0}.demo-scene-background{background-image:linear-gradient(180deg,#031a3d2e,#031634ed 48%),var(--demo-scene-mobile)}.demo-scene-card .demo-stage-visual{grid-template-columns:1fr}.demo-guide-pod{min-height:205px}.demo-guide-pod img,.demo-guide-pod.guide-snownex img{justify-self:center;width:195px;height:195px}.demo-guide-pod>span{left:0}.demo-world-map-hero{display:block;min-height:570px}.demo-world-map-hero-bg{background-image:linear-gradient(180deg,#031839a1,#031633eb 67%),var(--demo-world-scene-mobile)}.demo-world-map-hero .snownex-pod{position:absolute;right:50%;bottom:-5px;width:220px;height:220px;transform:translate(50%)}}@media(max-width:560px){.kid-basecamp-hero-2-2{margin:0 -2px;padding:20px 16px 17px;border-radius:25px}.kid-basecamp-content h1{font-size:34px}.kid-basecamp-greeting{margin-top:17px;font-size:13px}.kid-basecamp-copy{margin:11px 0 15px;font-size:12px;line-height:1.55}.kid-basecamp-primary{min-height:62px;padding:10px 11px 10px 15px;border-radius:17px}.kid-basecamp-primary strong{font-size:16px}.kid-basecamp-primary b{width:38px;height:38px;flex-basis:38px}.kid-basecamp-mini-status{gap:5px}.kid-basecamp-mini-status span{padding:8px 6px;text-align:center}.kid-basecamp-mini-status strong{font-size:12px}.kid-basecamp-guide{min-height:215px}.snownex-speech{left:1px;width:145px;padding:10px 11px}.kid-basecamp-guide .snownex-pod{width:205px;height:205px}.kid-action-three a{min-height:66px;grid-template-columns:43px minmax(0,1fr) 28px;border-radius:16px}.kid-action-three img{width:41px;height:41px}.kid-world-entry{min-height:54px}.world-hub-2-2 .page-content{padding-left:12px!important;padding-right:12px!important}.world-hub-hero{min-height:615px;padding:22px 18px;border-radius:25px}.world-hub-copy h1{font-size:37px}.world-hub-copy>span{font-size:12px}.world-hub-progress{flex-wrap:wrap;width:100%}.world-space-card{min-height:225px;padding:17px;border-radius:21px}.world-space-card-bg{background-image:linear-gradient(180deg,#04224905,#041c3feb),var(--space-scene-mobile)}.world-space-card-copy h2{font-size:23px}.world-space-card-copy p{font-size:11px}.world-hub-help{grid-template-columns:70px minmax(0,1fr);padding:13px 12px 13px 5px}.world-hub-help img{width:68px;height:68px}.world-hub-help h2{font-size:15px}.demo-landing-2-2 .demo-main,.demo-experience-2-2 .demo-main,.demo-world-2-2 .demo-main{width:100%}.demo-world-landing{min-height:630px;padding:24px 18px}.demo-world-landing .demo-landing-copy h1{font-size:30px}.demo-world-landing .demo-hero-characters{min-height:250px}.demo-snownex-pod{width:220px;height:220px}.demo-companion.haneul,.demo-companion.sage{width:95px!important;height:95px!important}.demo-preset-advanced>summary{padding:15px 16px}.demo-preset-panel-body{padding:14px 14px 17px}.demo-scene-card{margin:0 -1px;padding:14px;border-radius:22px}.demo-scene-card .demo-stage-card-head{align-items:flex-start}.demo-scene-card .demo-stage-visual{padding:17px 14px;border-radius:20px}.demo-scene-card .demo-stage-copy h2{font-size:29px}.demo-scene-card .demo-stage-copy>p{font-size:12px;line-height:1.55}.demo-guide-pod{min-height:190px}.demo-guide-pod>span{width:145px}.demo-scene-card .demo-choice-grid{grid-template-columns:1fr}.demo-controller-2-2{grid-template-columns:40px minmax(0,1fr) 40px 40px;padding:8px}.demo-controller-2-2>button:nth-of-type(2){display:none}.demo-controller-2-2 .demo-controller-status>span{width:42px}.demo-world-map-hero{min-height:540px;padding:23px 18px}.demo-world-space-grid article{min-height:225px}.demo-world-card-bg{background-image:linear-gradient(180deg,#031d4108,#031838ed),var(--demo-world-card-mobile)}}@media(prefers-reduced-motion:reduce){.world-space-card-bg{transition:none}}.child-dashboard-2-2 .snownex-pod,.world-hub-2-2 .snownex-pod,.demo-landing-2-2 .snownex-pod,.demo-experience-2-2 .snownex-pod,.demo-world-2-2 .snownex-pod,.demo-report-screen .snownex-pod{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.child-dashboard-2-2 .snownex-pod:after,.world-hub-2-2 .snownex-pod:after,.demo-landing-2-2 .snownex-pod:after,.demo-experience-2-2 .snownex-pod:after,.demo-world-2-2 .snownex-pod:after,.demo-report-screen .snownex-pod:after{inset:auto 19% 2%;height:8%;background:#041e462e;filter:blur(10px)}.child-dashboard-2-2 .snownex-pod img,.world-hub-2-2 .snownex-pod img,.demo-landing-2-2 .snownex-pod img,.demo-experience-2-2 .snownex-pod img,.demo-world-2-2 .snownex-pod img,.demo-report-screen .snownex-pod img{width:100%;height:100%;transform:none}.demo-guide-pod.guide-snownex img{padding:0;border:0;border-radius:0;background:transparent;filter:drop-shadow(0 15px 15px rgba(0,18,49,.2))}.kid-basecamp-place{gap:7px;font-size:12px}.kid-basecamp-place img{width:20px;height:20px;object-fit:contain}.kid-basecamp-primary small{font-size:12px}.kid-basecamp-mini-status small{font-size:11px}.snownex-speech small,.snownex-world-guide small,.demo-guide-pod>span small{font-size:11px}.snownex-speech strong,.snownex-world-guide strong,.demo-guide-pod>span strong{font-size:14px}.kid-action-three small{font-size:12px}.kid-world-entry>img{width:32px;height:32px;object-fit:contain}.kid-world-entry small{font-size:11px}.kid-world-entry strong{font-size:14px}.world-hub-copy>p{font-size:12px}.world-hub-progress small{font-size:12px}.world-space-order{width:48px;height:48px;gap:1px;padding:5px}.world-space-order img{width:23px;height:23px;object-fit:contain}.world-space-order b{color:#fff;font-size:9px;line-height:1}.world-space-card-copy small{font-size:12px}.world-space-card-copy p{font-size:14px}.world-space-card-copy b{font-size:13px}.world-hub-help small{font-size:11px}.world-hub-help p{font-size:14px}.world-hub-help a{font-size:13px}.demo-preset-advanced>summary small{font-size:12px}.demo-journey-dots button small{font-size:10px}.demo-scene-card .demo-stage-copy>small{font-size:12px}.demo-scene-card .demo-stage-copy>p{font-size:15px;line-height:1.65}.demo-controller-2-2 details button,.demo-controller-2-2 details a{font-size:13px}.world-stage-map button i{display:grid;place-items:center;min-width:38px;min-height:38px;padding:4px;border-radius:12px;color:#fff;background:#1764b8;font-size:11px;font-style:normal;font-weight:950}.world-stage-map button i.locked{color:#6f8298;background:#e7edf4}@media(max-width:560px){.kid-basecamp-copy{font-size:14px}.kid-basecamp-primary small{font-size:11px}.kid-basecamp-mini-status small{font-size:10px}.kid-action-three small{font-size:11px}.world-hub-copy>span{font-size:14px}.world-space-card-copy p{font-size:13px}.demo-scene-card .demo-stage-copy>p{font-size:14px}}@media(min-width:1024px){.child-dashboard-screen .page-content.with-responsive-navigation>.kid-basecamp-hero-2-2{grid-column:1 / -1!important;width:100%;min-width:0}}.first-week-home-card{grid-column:1/-1;display:grid;gap:15px;margin:18px 0;padding:22px;border:1px solid #cfe0f5;border-radius:25px;background:linear-gradient(145deg,#fff,#edf6ff);box-shadow:0 14px 34px #1448851a}.first-week-home-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.first-week-home-head span{display:grid;gap:4px}.first-week-home-head small{font-size:11px;font-weight:900;letter-spacing:.08em;color:#3977c3}.first-week-home-head strong{font-size:21px;color:#123b70}.first-week-home-head>b{font-size:24px;color:#0c5bc7}.first-week-home-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.first-week-home-days span{display:grid;justify-items:center;gap:5px;min-width:0;color:#74869b}.first-week-home-days i{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:#e5edf7;font-style:normal;font-weight:950}.first-week-home-days small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800}.first-week-home-days .done i{background:#1c8e70;color:#fff}.first-week-home-days .current i{background:#135fc4;color:#fff;box-shadow:0 0 0 5px #dbeaff}.first-week-home-days .current small{color:#1257ae}.first-week-home-action{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;padding:14px;border-radius:18px;background:#fff}.first-week-home-action>img{width:44px;height:44px;object-fit:contain}.first-week-home-action>div{display:grid;gap:3px}.first-week-home-action small{font-size:11px;font-weight:850;color:#5a7ca6}.first-week-home-action strong{font-size:14px;line-height:1.45;color:#28445f}.first-week-home-action>a{padding:11px 15px;border-radius:13px;background:#0e5fc9;color:#fff;font-size:13px;font-weight:900;white-space:nowrap}.first-week-screen{--week-navy:#082e68}.first-week-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 310px;min-height:440px;padding:42px;border-radius:30px;overflow:hidden;color:#fff;background:#0a397b}.first-week-hero-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,#051b42e6,#052654b3 44%,#05234b26),var(--week-scene);background-size:cover;background-position:center}.first-week-hero-copy,.first-week-guide{position:relative;z-index:1}.first-week-hero-copy{max-width:680px}.first-week-hero-copy>p{margin:0 0 12px;font-size:12px;font-weight:900;letter-spacing:.1em;color:#c6e3ff}.first-week-hero-copy h1{margin:0;font-size:46px;line-height:1.12}.first-week-hero-copy h1 strong{color:#9ed1ff}.first-week-hero-copy>span{display:block;max-width:630px;margin-top:17px;font-size:16px;line-height:1.65;color:#e1edfb}.first-week-progress-copy{display:flex;justify-content:space-between;margin:25px 0 8px}.first-week-progress-copy strong{font-size:14px}.first-week-progress-copy small{color:#d0e8ff}.first-week-primary{display:flex;align-items:center;justify-content:space-between;max-width:430px;margin-top:21px;padding:15px 18px;border-radius:16px;background:#fff;color:#0c54b0;font-weight:950;box-shadow:0 12px 26px #0003}.first-week-guide{align-self:end;display:grid;justify-items:end}.first-week-guide>div{max-width:270px;padding:14px 17px;border-radius:18px 18px 4px;background:#fffffff0;color:#153d6c}.first-week-guide small,.first-week-guide strong{display:block}.first-week-guide small{font-size:11px;color:#4e80b7}.first-week-guide strong{margin-top:4px;line-height:1.45}.first-week-guide img{width:220px;height:220px;object-fit:contain;margin-top:-12px}.first-week-stage-list{display:grid;gap:14px;margin-top:22px}.first-week-stage-list article{display:grid;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px;border:1px solid #d8e4f2;border-radius:22px;background:#fff;box-shadow:0 8px 22px #234a7a12}.first-week-stage-list article.locked{opacity:.62;background:#f3f6f9}.first-week-stage-list article.current{border:2px solid #2f73cc;box-shadow:0 12px 30px #1c60be29}.first-week-stage-scene{display:grid;place-items:center;min-height:108px;border-radius:16px;background-image:linear-gradient(#08285429,#08285466),var(--stage-scene);background-size:cover;background-position:center}.first-week-stage-scene span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#fff;color:#0d58b7;font-size:20px;font-weight:950;box-shadow:0 8px 18px #0000002e}.first-week-stage-copy small{font-size:11px;font-weight:900;color:#4178b4}.first-week-stage-copy h2{margin:4px 0 6px;font-size:20px;color:#163d6c}.first-week-stage-copy p{margin:0;color:#607286;line-height:1.55}.first-week-stage-copy>div{display:flex;gap:10px;margin-top:9px;font-size:11px;font-weight:850}.first-week-stage-copy>div span{color:#2d729e}.first-week-stage-copy>div b{color:#16806c}.first-week-stage-list article>a{padding:12px 15px;border-radius:13px;background:#125fc6;color:#fff;font-size:13px;font-weight:900;white-space:nowrap}.first-week-stage-lock{padding:9px 13px;border-radius:12px;background:#dfe7ef;color:#65778a;font-size:12px;font-weight:900}.first-week-policy{display:grid;grid-template-columns:110px 1fr auto;align-items:center;gap:20px;margin-top:22px;padding:22px;border-radius:24px;background:#eaf3ff}.first-week-policy img{width:105px;height:105px;object-fit:contain}.first-week-policy small{font-size:11px;font-weight:900;color:#4a7eb9}.first-week-policy h2{margin:4px 0 7px;font-size:20px;color:#163f72}.first-week-policy p{margin:0;color:#5c7088;line-height:1.55}.first-week-policy a{padding:12px 16px;border-radius:14px;background:#fff;color:#155db8;font-size:13px;font-weight:900}.world-space-card.recommended{outline:3px solid #ffd76b;box-shadow:0 0 0 6px #ffd76b38,0 18px 38px #0a3b7b2e}.world-space-card.completed .world-space-order{background:#16866f}.world-space-recommend{position:absolute;z-index:3;top:18px;right:18px;padding:7px 11px;border-radius:999px;background:#ffd767;color:#573900;font-size:11px;font-style:normal;font-weight:950}.world-hub-help-actions{display:flex;gap:8px;flex-wrap:wrap}.world-hub-help-actions a{display:inline-flex}.demo-resume-card{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px;padding:19px 22px;border:1px solid #bfd7f4;border-radius:20px;background:#eef6ff}.demo-resume-card>div{display:grid;gap:4px}.demo-resume-card small{font-size:11px;font-weight:900;color:#4e7fb7}.demo-resume-card strong{font-size:18px;color:#16447b}.demo-resume-card span{font-size:13px;color:#64768a}.demo-resume-card button{padding:12px 17px;border:0;border-radius:13px;background:#0f60c8;color:#fff;font-weight:900;white-space:nowrap}.demo-mode-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.demo-mode-card.week-preview:after{background:#eeeaff}.demo-mode-card.week-preview .demo-mode-number{background:#eee9ff;color:#674bb7}.demo-mode-card.week-preview button{background:linear-gradient(145deg,#5842a6,#7864d5)}.demo-week-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 260px;min-height:430px;padding:42px;border-radius:30px;overflow:hidden;color:#fff;background:#0a397b}.demo-week-hero-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,#051a43eb,#073069ad 55%,#07306914),var(--demo-week-scene);background-size:cover;background-position:center}.demo-week-hero>div:not(.demo-week-hero-bg),.demo-week-hero>.snownex-pod{position:relative;z-index:1}.demo-week-hero h1{margin:8px 0 14px;font-size:43px;line-height:1.15}.demo-week-hero h1 strong{color:#a9d7ff}.demo-week-hero p:not(.demo-kicker){max-width:680px;color:#e2edf9;line-height:1.65}.demo-week-hero>div>div{display:flex;gap:14px;margin-top:22px}.demo-week-hero>div>div b,.demo-week-hero>div>div span{padding:9px 12px;border-radius:12px;background:#ffffff29;font-size:12px}.demo-week-hero .snownex-pod{align-self:end;width:240px;height:240px}.demo-week-list{display:grid;gap:12px;margin-top:20px}.demo-week-list article{display:grid;grid-template-columns:140px minmax(0,1fr) auto;align-items:center;gap:17px;padding:15px;border:1px solid #d9e5f3;border-radius:21px;background:#fff}.demo-week-list article.active{border:2px solid #1e67c5;box-shadow:0 10px 26px #145ab424}.demo-week-list article.done{background:#f1fbf7}.demo-week-scene{display:grid;place-items:center;height:100px;border-radius:15px;background-image:linear-gradient(#06275826,#0627586e),var(--demo-week-card);background-size:cover;background-position:center}.demo-week-scene span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff;color:#145ebe;font-size:19px;font-weight:950}.demo-week-list small{font-size:11px;font-weight:900;color:#4b7bb2}.demo-week-list h2{margin:4px 0;font-size:19px;color:#173f70}.demo-week-list p{margin:0;color:#66778b}.demo-week-list button{padding:11px 14px;border:0;border-radius:12px;background:#125fc7;color:#fff;font-size:12px;font-weight:900;white-space:nowrap}.demo-week-bridge{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px;padding:25px;border-radius:24px;background:#eaf3ff}.demo-week-bridge small{font-size:11px;font-weight:900;color:#4b7db5}.demo-week-bridge h2{margin:4px 0 7px;color:#173f70}.demo-week-bridge p{margin:0;color:#61758c}.demo-week-bridge>div:last-child{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.demo-week-bridge button,.demo-week-bridge a{padding:11px 14px;border:0;border-radius:12px;background:#fff;color:#155db8;font-size:12px;font-weight:900}@media(max-width:900px){.demo-mode-grid{grid-template-columns:1fr}.first-week-hero,.demo-week-hero{grid-template-columns:1fr;min-height:570px}.first-week-guide,.demo-week-hero>.snownex-pod{position:absolute;right:12px;bottom:-10px}.first-week-guide>div{display:none}.first-week-stage-list article,.demo-week-list article{grid-template-columns:120px 1fr}.first-week-stage-list article>a,.first-week-stage-lock,.demo-week-list button{grid-column:2;justify-self:start}.first-week-policy{grid-template-columns:90px 1fr}.first-week-policy a{grid-column:2;justify-self:start}.demo-week-bridge{display:block}.demo-week-bridge>div:last-child{justify-content:flex-start;margin-top:15px}}@media(max-width:600px){.first-week-home-card{padding:17px;border-radius:21px}.first-week-home-days{gap:3px}.first-week-home-days i{width:29px;height:29px;border-radius:10px;font-size:12px}.first-week-home-days small{font-size:8px}.first-week-home-action{grid-template-columns:40px 1fr}.first-week-home-action>img{width:36px;height:36px}.first-week-home-action>a{grid-column:1/-1;text-align:center}.first-week-hero,.demo-week-hero{min-height:610px;padding:27px 21px}.first-week-hero-copy h1,.demo-week-hero h1{font-size:31px}.first-week-guide img{width:190px;height:190px}.first-week-stage-list article,.demo-week-list article{grid-template-columns:86px 1fr;gap:12px}.first-week-stage-scene,.demo-week-scene{min-height:86px;height:86px}.first-week-stage-copy h2,.demo-week-list h2{font-size:17px}.first-week-stage-copy p,.demo-week-list p{font-size:12px}.first-week-policy{grid-template-columns:70px 1fr;padding:17px}.first-week-policy img{width:70px;height:70px}.demo-resume-card{display:block}.demo-resume-card button{width:100%;margin-top:12px}}@media(min-width:1024px){.child-dashboard-screen .page-content.with-responsive-navigation>.first-week-home-card{grid-column:1/-1!important;width:100%;min-width:0}}.weekly-home-card{grid-column:1/-1;width:100%;min-width:0;position:relative;display:grid;gap:14px;padding:20px;border:1px solid #cfe0f6;border-radius:24px;background:linear-gradient(145deg,#fff,#eef6ff);box-shadow:0 14px 34px #13427e1a;overflow:hidden}.weekly-home-card:after{content:"";position:absolute;right:-45px;top:-70px;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,rgba(80,155,255,.2),transparent 70%);pointer-events:none}.weekly-home-card-head,.weekly-home-action{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px}.weekly-home-card-head span{display:grid;gap:4px}.weekly-home-card-head small,.weekly-home-action small{font-size:11px;font-weight:800;letter-spacing:.08em;color:#47709c}.weekly-home-card-head strong{font-size:20px;color:#0b366a}.weekly-home-card-head>b{font-size:22px;color:#1769d2}.weekly-home-pillar-row{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.weekly-home-pillar-row>span{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:7px;min-width:0;padding:10px;border:1px solid #d8e7f8;border-radius:15px;background:#ffffffdb}.weekly-home-pillar-row img{width:28px;height:28px;object-fit:contain}.weekly-home-pillar-row small{overflow:hidden;font-size:11px;font-weight:800;color:#355678;white-space:nowrap;text-overflow:ellipsis}.weekly-home-pillar-row b{font-size:11px;color:#1769d2}.weekly-home-pillar-row>span.done{background:#eefaf5;border-color:#b8e4d0}.weekly-home-pillar-row>span.done b{color:#258260}.weekly-home-pillar-row>span.recommended{border:2px solid #2779dd;background:#e8f2ff;box-shadow:0 5px 16px #2779dd26}.weekly-home-action{padding-top:4px}.weekly-home-action>div{display:grid;gap:4px;min-width:0}.weekly-home-action strong{font-size:14px;line-height:1.45;color:#173d67}.weekly-home-action a{flex:none;padding:11px 14px;border-radius:14px;background:#0c4fa8;color:#fff;font-size:12px;font-weight:900;text-decoration:none}.weekly-home-action a b{margin-left:7px}.weekly-expedition-screen .page-content{display:grid;gap:22px}.weekly-expedition-hero{--weekly-scene:none;--weekly-scene-mobile:var(--weekly-scene);position:relative;min-height:430px;border-radius:30px;overflow:hidden;color:#fff;isolation:isolate;box-shadow:0 20px 45px #052d652e}.weekly-expedition-hero-bg{position:absolute;inset:0;z-index:-2;background-image:linear-gradient(90deg,#031c46eb,#052f67b8 48%,#0422522e),var(--weekly-scene);background-size:cover;background-position:center}.weekly-expedition-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,transparent 58%,rgba(2,25,63,.35))}.weekly-expedition-copy{display:grid;align-content:center;gap:14px;width:min(640px,62%);min-height:430px;padding:42px}.weekly-expedition-copy>p{margin:0;font-size:12px;font-weight:900;letter-spacing:.12em;color:#a9d6ff}.weekly-expedition-copy h1{margin:0;font-size:44px;line-height:1.08}.weekly-expedition-copy h1 strong{color:#c9e8ff}.weekly-expedition-copy>span{font-size:16px;line-height:1.65;color:#e8f4ff}.weekly-expedition-meta{display:flex;flex-wrap:wrap;gap:8px 18px;align-items:center}.weekly-expedition-meta b{font-size:14px}.weekly-expedition-meta small{font-size:12px;color:#c5ddf6}.weekly-expedition-primary{display:flex;align-items:center;justify-content:space-between;width:min(440px,100%);padding:15px 18px;border-radius:16px;background:#fff;color:#0c4fa8;font-weight:900;text-decoration:none;box-shadow:0 10px 24px #00000029}.weekly-expedition-guide{position:absolute;right:30px;bottom:24px;display:flex;align-items:end;gap:10px}.weekly-expedition-guide>div{max-width:265px;padding:12px 14px;border-radius:16px 16px 4px;background:#fffffff0;color:#183d67;box-shadow:0 10px 24px #00000024}.weekly-expedition-guide small{display:block;margin-bottom:4px;font-size:10px;font-weight:900;color:#3b77b9}.weekly-expedition-guide strong{font-size:13px;line-height:1.4}.weekly-expedition-guide img{width:150px;height:180px;object-fit:contain;object-position:bottom;filter:none}.weekly-pillar-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.weekly-pillar-grid article{display:grid;grid-template-columns:150px 1fr auto;align-items:stretch;min-width:0;border:1px solid #d5e4f6;border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 10px 24px #15468014}.weekly-pillar-grid article.recommended{border:2px solid #2879dc;box-shadow:0 14px 30px #2879dc29}.weekly-pillar-grid article.completed{background:#f2fbf7;border-color:#b9e2d0}.weekly-pillar-scene{--weekly-card-scene:none;position:relative;min-height:180px;background-image:linear-gradient(180deg,#0426520d,#04265259),var(--weekly-card-scene);background-size:cover;background-position:center}.weekly-pillar-scene span{position:absolute;left:14px;top:14px;display:grid;place-items:center;min-width:44px;height:44px;padding:0 8px;border-radius:15px;background:#fffffff2;color:#0d55b0;font-size:14px;font-weight:900;box-shadow:0 5px 15px #0000001f}.weekly-pillar-copy{display:grid;align-content:center;gap:7px;padding:19px}.weekly-pillar-copy small{font-size:10px;font-weight:900;letter-spacing:.06em;color:#5380ae}.weekly-pillar-copy h2{margin:0;font-size:19px;color:#143c68}.weekly-pillar-copy p{margin:0;font-size:13px;line-height:1.5;color:#58708a}.weekly-pillar-progress{display:flex;align-items:center;gap:9px;margin-top:4px}.weekly-pillar-progress>span{position:relative;flex:1;height:7px;border-radius:999px;background:#dce8f5;overflow:hidden}.weekly-pillar-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1f70d6,#57a5ff)}.weekly-pillar-progress b{font-size:11px;color:#286ebc}.weekly-pillar-grid article>a{display:grid;place-items:center;align-content:center;gap:7px;width:110px;padding:14px;background:#eef5fd;color:#145cae;font-size:12px;font-weight:900;text-align:center;text-decoration:none}.weekly-pillar-grid article.recommended>a{background:#1769d2;color:#fff}.weekly-pillar-grid article>a i{font-style:normal;font-size:20px}.weekly-rhythm-section{display:grid;gap:14px;padding:24px;border:1px solid #d3e3f5;border-radius:24px;background:#f8fbff}.weekly-section-heading{display:flex;justify-content:space-between;align-items:end;gap:16px}.weekly-section-heading small{font-size:10px;font-weight:900;letter-spacing:.1em;color:#4d7eaf}.weekly-section-heading h2{margin:4px 0 0;font-size:22px;color:#143c68}.weekly-section-heading>span{font-size:12px;font-weight:900;color:#1769d2}.weekly-rhythm-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.weekly-rhythm-grid article{position:relative;display:grid;gap:7px;padding:18px;border-radius:18px;background:#fff;border:1px solid #d9e7f5}.weekly-rhythm-grid b{font-size:11px;color:#3875b5}.weekly-rhythm-grid strong{font-size:17px;color:#153c66}.weekly-rhythm-grid p{margin:0;font-size:12px;line-height:1.5;color:#60758c}.weekly-rhythm-grid span{justify-self:start;padding:5px 9px;border-radius:999px;background:#e8f2ff;color:#1769d2;font-size:10px;font-weight:900}.weekly-expedition-policy{display:grid;grid-template-columns:130px 1fr auto;align-items:center;gap:18px;padding:20px;border-radius:22px;background:linear-gradient(135deg,#0c3f83,#135cb5);color:#fff}.weekly-expedition-policy>img{width:120px;height:130px;object-fit:contain;filter:none}.weekly-expedition-policy small{font-size:10px;font-weight:900;color:#abd7ff}.weekly-expedition-policy h2{margin:5px 0 7px;font-size:20px}.weekly-expedition-policy p{margin:0;font-size:13px;line-height:1.55;color:#d8eaff}.weekly-expedition-policy>div:last-child{display:grid;gap:8px}.weekly-expedition-policy a{padding:9px 12px;border:1px solid rgba(255,255,255,.45);border-radius:12px;color:#fff;font-size:11px;font-weight:900;text-align:center;text-decoration:none}.demo-mode-grid .month-preview{background:linear-gradient(150deg,#f2edff,#fff)}.demo-mode-card.month-preview .demo-mode-number{color:#6847bf}.demo-month-screen{--demo-accent:#1b6dd1}.demo-month-hero{--demo-month-scene:none;position:relative;display:grid;grid-template-columns:minmax(0,1fr) 190px;align-items:center;min-height:390px;padding:40px;border-radius:30px;overflow:hidden;color:#fff;isolation:isolate}.demo-month-hero-bg{position:absolute;inset:0;z-index:-2;background-image:linear-gradient(90deg,#031d49f0,#05346fa6 58%,#052f641a),var(--demo-month-scene);background-size:cover;background-position:center}.demo-month-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,transparent 60%,rgba(2,22,54,.35))}.demo-month-hero h1{margin:8px 0 12px;font-size:42px;line-height:1.12}.demo-month-hero h1 strong{color:#bce1ff}.demo-month-hero p:not(.demo-kicker){max-width:650px;font-size:15px;line-height:1.65;color:#e4f2ff}.demo-month-hero>div>div{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:17px}.demo-month-hero>div>div b,.demo-month-hero>div>div span{padding:7px 10px;border-radius:10px;background:#ffffff24;font-size:12px}.demo-month-hero .snownex-pod{align-self:end}.demo-month-hero .snownex-pod img{height:230px;filter:none}.demo-month-week-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:20px}.demo-month-week-grid article{--demo-month-card:none;position:relative;min-height:360px;border-radius:22px;overflow:hidden;color:#fff;isolation:isolate;border:2px solid transparent}.demo-month-week-grid article.active{border-color:#68b5ff;box-shadow:0 12px 28px #1769d233}.demo-month-card-bg{position:absolute;inset:0;z-index:-2;background-image:linear-gradient(180deg,#0523501f,#041d43f0),var(--demo-month-card);background-size:cover;background-position:center}.demo-month-week-grid article>span{position:absolute;left:15px;top:15px;display:grid;place-items:center;width:44px;height:44px;border-radius:15px;background:#fff;color:#145eaf;font-weight:900}.demo-month-week-grid article>div:last-child{position:absolute;left:0;right:0;bottom:0;display:grid;gap:7px;padding:74px 18px 18px;background:linear-gradient(180deg,transparent,rgba(2,22,54,.96) 44%)}.demo-month-week-grid small{font-size:10px;font-weight:900;color:#9fd2ff}.demo-month-week-grid h2{margin:0;font-size:20px}.demo-month-week-grid strong{font-size:13px}.demo-month-week-grid p{margin:0;font-size:11px;line-height:1.45;color:#d9eaff}.demo-month-progress{position:relative;height:8px;margin-top:5px;border-radius:999px;background:#fff3;overflow:hidden}.demo-month-progress i{display:block;height:100%;background:#6bc0ff}.demo-month-progress b{position:absolute;right:0;top:-22px;font-size:10px}.demo-month-basecamp{display:grid;gap:17px;margin-top:20px;padding:25px;border-radius:25px;background:#f3f8ff;border:1px solid #cfe0f4}.demo-month-pillar-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.demo-month-pillar-grid article{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:9px;padding:13px;border-radius:17px;background:#fff;border:1px solid #d8e6f5}.demo-month-pillar-grid article>img{width:40px;height:40px;object-fit:contain}.demo-month-pillar-grid article>div{display:grid;gap:2px;min-width:0}.demo-month-pillar-grid small{font-size:9px;font-weight:900;color:#5d83aa}.demo-month-pillar-grid strong{font-size:13px;color:#173e68}.demo-month-pillar-grid span{font-size:10px;color:#60768e}.demo-month-pillar-grid article>b{grid-column:1/-1;padding-top:7px;border-top:1px solid #e3ecf6;font-size:10px;color:#2b70bb;text-align:center}.demo-month-pillar-grid article.done{background:#eefaf5;border-color:#b7e1cd}.demo-month-pillar-grid article.recommended{border:2px solid #2476d7;background:#eaf3ff}.demo-month-bridge{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-top:20px;padding:25px;border-radius:24px;background:linear-gradient(135deg,#0b3f82,#1767c8);color:#fff}.demo-month-bridge small{font-size:10px;font-weight:900;color:#a9d4ff}.demo-month-bridge h2{margin:5px 0 7px;font-size:22px}.demo-month-bridge p{margin:0;max-width:690px;font-size:13px;line-height:1.55;color:#d9eaff}.demo-month-bridge>div:last-child{display:grid;gap:8px;min-width:170px}.demo-month-bridge button,.demo-month-bridge a{padding:10px 12px;border:1px solid rgba(255,255,255,.45);border-radius:12px;background:#ffffff14;color:#fff;font-size:11px;font-weight:900;text-align:center;text-decoration:none}@media(max-width:1100px){.weekly-pillar-grid article{grid-template-columns:125px 1fr}.weekly-pillar-grid article>a{grid-column:1/-1;width:auto;display:flex;justify-content:space-between}.demo-month-week-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-month-pillar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.weekly-home-card{padding:16px}.weekly-home-pillar-row{grid-template-columns:repeat(5,74px);overflow-x:auto;padding-bottom:4px}.weekly-home-pillar-row>span{grid-template-columns:1fr;justify-items:center;text-align:center}.weekly-home-pillar-row small{white-space:normal}.weekly-home-action{align-items:stretch;flex-direction:column}.weekly-home-action a{text-align:center}.weekly-expedition-hero{min-height:570px}.weekly-expedition-hero-bg{background-image:linear-gradient(180deg,#031d4747,#031d47e6 45%,#071f4f),var(--weekly-scene-mobile);background-position:center top}.weekly-expedition-copy{align-content:end;width:auto;min-height:570px;padding:210px 18px 135px}.weekly-expedition-copy h1{font-size:34px}.weekly-expedition-copy>span{font-size:14px}.weekly-expedition-primary{font-size:13px}.weekly-expedition-guide{left:15px;right:15px;bottom:18px;justify-content:flex-end}.weekly-expedition-guide>div{max-width:230px}.weekly-expedition-guide img{width:105px;height:130px}.weekly-pillar-grid{grid-template-columns:1fr}.weekly-pillar-grid article{grid-template-columns:112px 1fr}.weekly-pillar-scene{min-height:175px}.weekly-pillar-copy{padding:15px}.weekly-pillar-copy h2{font-size:17px}.weekly-pillar-copy p{font-size:12px}.weekly-rhythm-section{padding:18px}.weekly-section-heading{align-items:start;flex-direction:column}.weekly-rhythm-grid{grid-template-columns:1fr}.weekly-expedition-policy{grid-template-columns:88px 1fr;padding:16px}.weekly-expedition-policy>img{width:82px;height:95px}.weekly-expedition-policy>div:last-child{grid-column:1/-1;grid-template-columns:repeat(2,1fr)}.demo-mode-grid{grid-template-columns:1fr}.demo-month-hero{grid-template-columns:1fr;min-height:560px;padding:210px 18px 25px}.demo-month-hero-bg{background-image:linear-gradient(180deg,#031d492e,#031d49f2 46%,#071f4f),var(--demo-month-scene);background-position:center top}.demo-month-hero h1{font-size:32px}.demo-month-hero .snownex-pod{position:absolute;right:10px;top:85px}.demo-month-hero .snownex-pod img{height:150px}.demo-month-week-grid{grid-template-columns:1fr}.demo-month-week-grid article{min-height:310px}.demo-month-basecamp{padding:18px}.demo-month-pillar-grid{grid-template-columns:1fr}.demo-month-pillar-grid article{grid-template-columns:42px 1fr auto}.demo-month-pillar-grid article>b{grid-column:auto;border:0;padding:0}.demo-month-bridge{align-items:stretch;flex-direction:column;padding:20px}.demo-month-bridge>div:last-child{grid-template-columns:1fr;min-width:0}}@media(min-width:1024px){.child-dashboard-screen .page-content.with-responsive-navigation>.weekly-home-card{grid-column:1/-1!important;width:100%!important;min-width:0!important}}.world-reaction-strip{grid-column:1/-1;display:grid;gap:14px;margin:18px 0;padding:20px;border:1px solid #cbdff5;border-radius:24px;background:linear-gradient(145deg,#fff,#edf6ff);box-shadow:0 12px 30px #144c8c17}.world-reaction-strip>header{display:flex;align-items:end;justify-content:space-between;gap:16px}.world-reaction-strip>header>div{display:grid;gap:4px}.world-reaction-strip>header small{font-size:10px;font-weight:950;letter-spacing:.12em;color:#4a7fbb}.world-reaction-strip>header strong{font-size:19px;color:#123e70}.world-reaction-strip>header>span{display:grid;place-items:center;min-width:58px;height:38px;padding:0 12px;border-radius:999px;background:#0f63c9;color:#fff;font-size:15px;font-weight:950}.world-reaction-strip>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.world-reaction-strip article{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:13px;border:1px solid #d9e6f4;border-radius:17px;background:#f8fafc;color:#6c7d90}.world-reaction-strip article.active{border-color:#9dcef4;background:linear-gradient(145deg,#eff9ff,#fff);box-shadow:0 8px 18px #1d70be1a;color:#163f70}.world-reaction-strip article>img{width:39px;height:39px;object-fit:contain;filter:grayscale(1);opacity:.48}.world-reaction-strip article.active>img{filter:none;opacity:1}.world-reaction-strip article>span{display:grid;gap:3px;min-width:0}.world-reaction-strip article strong{font-size:13px}.world-reaction-strip article small{font-size:10px;line-height:1.35}.world-reaction-strip article>b{padding:5px 8px;border-radius:999px;background:#e4eaf0;color:#748495;font-size:9px;white-space:nowrap}.world-reaction-strip article.active>b{background:#d8f4e9;color:#16725c}.world-reaction-strip.compact{margin:16px 0}.world-reaction-strip.compact article small{display:none}.demo-mode-grid-2-5{grid-template-columns:repeat(3,minmax(0,1fr))}.demo-mode-card.free-explore{background:linear-gradient(150deg,#eaf7ff,#fff)}.demo-mode-card.free-explore .demo-mode-number{color:#087e9e}.demo-product-bridges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.demo-product-bridges>button{display:grid;gap:4px;padding:18px;border:1px solid #d2e1f2;border-radius:18px;background:#fff;text-align:left}.demo-product-bridges small{font-size:10px;font-weight:900;letter-spacing:.08em;color:#5380b0}.demo-product-bridges strong{font-size:17px;color:#173f6e}.demo-product-bridges span{font-size:12px;color:#63778e}.demo-experience-2-5 .demo-progress-block strong{font-size:15px}.demo-choice-grid .secret-choice{position:relative;border-style:dashed}.demo-choice-grid .secret-choice>em{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#7155c9;color:#fff;font-size:13px;font-style:normal;font-weight:950}.demo-secret-unlock{display:grid;grid-template-columns:auto 1fr;gap:3px 12px;margin:0 0 15px;padding:15px 17px;border:1px solid #cbb9ff;border-radius:17px;background:linear-gradient(135deg,#f1ecff,#fff);color:#402d83}.demo-secret-unlock>span{grid-row:1/4;align-self:center;padding:7px 9px;border-radius:10px;background:#6b4cc2;color:#fff;font-size:9px;font-weight:950;letter-spacing:.08em}.demo-secret-unlock strong{font-size:15px}.demo-secret-unlock p{margin:0;font-size:11px;line-height:1.45;color:#665895}.demo-world-changes,.demo-world-effect-list{display:grid;gap:13px;margin-top:20px;padding:21px;border:1px solid #cce0f4;border-radius:22px;background:linear-gradient(145deg,#f3f9ff,#fff)}.demo-world-changes header small,.demo-world-effect-list header small{font-size:10px;font-weight:950;letter-spacing:.1em;color:#4e7eaf}.demo-world-changes header h2,.demo-world-effect-list header h2{margin:4px 0 0;font-size:21px;color:#153e6e}.demo-world-changes>div,.demo-world-effect-list>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.demo-world-changes span,.demo-world-effect-list span{display:flex;align-items:center;gap:9px;padding:11px;border-radius:14px;background:#fff;color:#294b70;font-size:12px;font-weight:800}.demo-world-changes span b,.demo-world-effect-list span b{display:grid;place-items:center;min-width:27px;height:27px;border-radius:9px;background:#1768ca;color:#fff;font-size:10px}.demo-adventure-result{display:grid;grid-template-columns:minmax(0,1fr) 150px 260px;align-items:center;gap:20px;margin-top:20px;padding:24px;border:2px solid #bcd7f2;border-radius:26px;background:linear-gradient(135deg,#eff7ff,#fff);color:#173f6c}.demo-adventure-result>div{display:grid;gap:7px}.demo-adventure-result>div>small{font-size:10px;font-weight:950;letter-spacing:.12em;color:#4e7eaf}.demo-adventure-result h2{margin:0;font-size:28px}.demo-adventure-result p{margin:0;line-height:1.55;color:#58718b}.demo-adventure-result blockquote{margin:4px 0 0;font-size:13px;font-weight:900;color:#1764bf}.demo-adventure-result>.snownex-pod{height:145px}.demo-adventure-result>aside{display:grid;gap:6px;padding:16px;border-radius:18px;background:#0d4b9a;color:#fff}.demo-adventure-result>aside strong{font-size:16px;line-height:1.4}.demo-adventure-result>aside small{font-size:10px;color:#cce4ff}.demo-adventure-result.result-sharing{border-color:#f3b8ce;background:linear-gradient(135deg,#fff1f6,#fff)}.demo-adventure-result.result-analyst{border-color:#b8c7f1;background:linear-gradient(135deg,#f1f3ff,#fff)}.demo-adventure-result.result-explorer{border-color:#a7e0ce;background:linear-gradient(135deg,#edfdf8,#fff)}.certificate-secret-seal{display:inline-flex;margin-top:10px;padding:6px 10px;border:1px solid #bca6ff;border-radius:999px;background:#f0ebff;color:#5d3eb4;font-size:10px;letter-spacing:.06em}@media(max-width:1100px){.world-reaction-strip>div{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-adventure-result{grid-template-columns:minmax(0,1fr) 120px}.demo-adventure-result>aside{grid-column:1/-1}.demo-mode-grid-2-5{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-mode-grid-2-5 .free-explore{grid-column:1/-1}}@media(max-width:760px){.world-reaction-strip{padding:15px}.world-reaction-strip>header{align-items:start}.world-reaction-strip>header strong{font-size:16px}.world-reaction-strip>div{grid-template-columns:1fr}.world-reaction-strip article{grid-template-columns:38px 1fr auto}.world-reaction-strip.compact article small{display:block}.demo-mode-grid-2-5{grid-template-columns:1fr}.demo-mode-grid-2-5 .free-explore{grid-column:auto}.demo-product-bridges{grid-template-columns:1fr}.demo-world-changes>div,.demo-world-effect-list>div{grid-template-columns:1fr}.demo-adventure-result{grid-template-columns:1fr;padding:18px}.demo-adventure-result>.snownex-pod{justify-self:center;width:130px;height:130px}.demo-adventure-result h2{font-size:23px}.demo-experience-2-5 .demo-progress-block strong{font-size:12px}.demo-secret-unlock{grid-template-columns:1fr}.demo-secret-unlock>span{grid-row:auto;justify-self:start}}@media(min-width:1024px){.child-dashboard-screen .page-content.with-responsive-navigation>.world-reaction-strip,.world-hub-screen .page-content.with-responsive-navigation>.world-reaction-strip{grid-column:1/-1!important;width:100%!important;min-width:0!important}}.family-journey-2-6{--family-navy:#082d68;--family-blue:#1769d2;--family-ice:#edf6ff;--family-mint:#ddf5ea;--family-gold:#e6b74a;--family-ink:#17304f}.family-journey-hero,.family-expedition-hero,.demo-family-hero{position:relative;isolation:isolate;overflow:hidden;border-radius:30px;min-height:310px;padding:34px;color:#fff;background:#082d68;display:grid;grid-template-columns:minmax(0,1fr) 250px;align-items:center;gap:24px;box-shadow:0 18px 48px #1137692e}.family-journey-scene,.demo-family-hero-bg{position:absolute;inset:0;z-index:-2;background-image:linear-gradient(90deg,#041c46f0,#052758c2 52%,#05234f3d),var(--family-scene,var(--demo-family-scene));background-size:cover;background-position:center}.family-journey-hero:after,.family-expedition-hero:after,.demo-family-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#ffffff0a,#00000014);pointer-events:none}.family-journey-copy p,.family-expedition-hero p,.demo-family-hero p{margin:0 0 10px;font-weight:800;letter-spacing:.06em;color:#cde6ff}.family-journey-copy h1,.family-expedition-hero h1,.demo-family-hero h1{margin:0 0 14px;font-size:clamp(30px,3.6vw,48px);line-height:1.12;letter-spacing:-.035em}.family-journey-copy>span,.family-expedition-hero>div>span,.demo-family-hero>div>p{display:block;max-width:760px;line-height:1.65;color:#e8f3ff}.family-journey-metrics,.family-expedition-hero>div>div,.demo-family-hero>div>div{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.family-journey-metrics b,.family-expedition-hero>div>div b,.demo-family-hero>div>div b,.demo-family-hero>div>div span{padding:9px 13px;border-radius:999px;background:#ffffff21;border:1px solid rgba(255,255,255,.19);font-size:13px;color:#fff}.family-journey-character,.family-journey-hero>.character,.family-expedition-hero>img,.family-expedition-hero>.character,.demo-family-hero .snownex-pod{justify-self:center;align-self:end;display:flex;align-items:flex-end;justify-content:center;min-height:220px}.family-journey-character img,.family-journey-hero>.character img,.family-expedition-hero>img,.family-expedition-hero>.character img,.demo-family-hero .snownex-pod img{width:min(235px,100%);max-height:245px;object-fit:contain;filter:none}.family-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:30px 0 14px}.family-section-heading small{display:block;color:#517194;font-weight:800;letter-spacing:.05em;margin-bottom:5px}.family-section-heading h2{margin:0;color:#143259;font-size:clamp(22px,2.3vw,31px)}.family-section-heading>strong{color:#1769d2;background:#e9f3ff;border-radius:999px;padding:9px 14px;white-space:nowrap}.family-strength-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.family-strength-grid article{background:#fff;border:1px solid #d7e5f5;border-radius:20px;padding:16px;box-shadow:0 7px 22px #1f4c8012}.family-strength-grid article.highlight{border-color:#61a4ef;background:#f2f8ff;box-shadow:0 9px 25px #1b69d221}.family-strength-grid article>div{display:flex;justify-content:space-between;gap:8px;margin-bottom:11px}.family-strength-grid article span{font-weight:800;color:#365a82}.family-strength-grid article strong{color:#1769d2}.family-strength-grid article p{margin:10px 0 0;font-size:12px;line-height:1.5;color:#58718e}.family-story-grid,.parent-insight-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.parent-insight-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.family-story-card small,.parent-insight-summary-grid small{color:#4f759c;font-weight:800}.family-story-card h2,.parent-insight-summary-grid strong{display:block;margin:8px 0;color:#173d69;line-height:1.35}.family-story-card p,.parent-insight-summary-grid p{margin:0;color:#60758b;line-height:1.6}.family-story-card.good{background:#edf9f3}.family-story-card.next{background:#fff8e8}.family-recommended-mission,.family-mission-spotlight,.parent-family-mission-recommendation,.parent-family-build-card{margin-top:18px;border-radius:24px;padding:24px;background:linear-gradient(135deg,#0b3f85,#146bd0);color:#fff;display:grid;grid-template-columns:minmax(0,1fr) 150px auto;align-items:center;gap:20px;box-shadow:0 15px 36px #0e488f2e}.family-recommended-mission small,.family-mission-spotlight small,.parent-family-mission-recommendation small,.parent-family-build-card small{font-weight:800;color:#cce6ff}.family-recommended-mission h2,.family-mission-spotlight h2,.parent-family-mission-recommendation h2,.parent-family-build-card h2{margin:6px 0 8px}.family-recommended-mission p,.family-mission-spotlight p,.parent-family-mission-recommendation p,.parent-family-build-card p{margin:0;color:#e4f1ff;line-height:1.55}.family-recommended-mission span{display:block;margin-top:9px;color:#ffe39a;font-weight:800}.family-recommended-mission .character{height:130px}.family-recommended-mission .character img{height:100%;object-fit:contain}.family-recommended-mission>a,.family-mission-spotlight>a,.parent-family-mission-recommendation>a{background:#fff;color:#0e4f9f;text-decoration:none;font-weight:900;padding:13px 17px;border-radius:15px;white-space:nowrap}.family-mission-spotlight,.parent-family-mission-recommendation{grid-template-columns:minmax(0,1fr) auto}.family-mission-spotlight blockquote,.parent-family-mission-recommendation blockquote{margin:12px 0 0;padding-left:12px;border-left:3px solid #8fc7ff;color:#ddecff}.family-latest-cheer,.family-expedition-policy{display:flex;align-items:center;gap:18px;margin-top:18px}.family-latest-cheer .character,.family-expedition-policy .character{width:95px;flex:0 0 95px}.family-latest-cheer .character img,.family-expedition-policy .character img{width:100%;height:95px;object-fit:contain}.family-latest-cheer small,.family-expedition-policy small{font-weight:800;color:#567694}.family-latest-cheer strong{display:block;color:#173c68;margin:6px 0}.family-latest-cheer p,.family-expedition-policy p{margin:0;color:#64798d}.family-page-actions{display:flex;gap:12px;margin:22px 0}.family-page-actions>*{flex:1;text-align:center;text-decoration:none}.family-collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.family-collection-grid article{display:flex;align-items:flex-start;gap:14px;border:1px solid #d9e5f3;background:#fff;border-radius:20px;padding:18px;min-height:140px}.family-collection-grid article.locked{filter:saturate(.2);background:#f5f7fa}.family-collection-grid article>span{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:#edf5ff;font-size:28px;flex:0 0 54px}.family-collection-grid article.unlocked>span{background:#fff4c8}.family-collection-grid small{font-weight:800;color:#6b829b}.family-collection-grid strong{display:block;margin:5px 0;color:#183b65}.family-collection-grid p{margin:0;color:#64798d;font-size:13px;line-height:1.55}.parent-cheer-composer{margin-top:20px;border-radius:24px;background:#eef7ff;padding:23px}.parent-cheer-composer h2{margin:5px 0}.parent-cheer-composer p{color:#60758c}.parent-cheer-chip-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:15px}.parent-cheer-chip-grid button{border:1px solid #bcd5ef;background:#fff;color:#254a73;text-align:left;border-radius:15px;padding:14px;font-weight:800;line-height:1.45;cursor:pointer}.parent-cheer-chip-grid button:hover{border-color:#357fd1}.parent-cheer-chip-grid button:disabled{opacity:.55}.parent-family-build-card{grid-template-columns:minmax(0,1fr) 240px}.parent-family-build-card dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:16px 0 0}.parent-family-build-card dl div{background:#ffffff1f;border-radius:13px;padding:10px}.parent-family-build-card dt{font-size:11px;color:#cce5ff}.parent-family-build-card dd{margin:4px 0 0;font-weight:800}.parent-family-build-card .primary-button{background:#fff;color:#0f4f9d}.parent-family-collection-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.parent-family-collection-row article{border:1px solid #d9e4ef;background:#f6f8fb;border-radius:17px;padding:14px;text-align:center}.parent-family-collection-row article.unlocked{background:#fff9df;border-color:#ebce77}.parent-family-collection-row span{display:block;font-size:27px}.parent-family-collection-row strong{display:block;margin:7px 0;color:#284a70;font-size:13px}.parent-family-collection-row small{font-size:11px;color:#77899b}.family-home-bridge-2-6{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;margin:15px 0;border:1px solid #cfe1f4;background:linear-gradient(135deg,#f3f9ff,#e6f4ff);padding:18px 20px;border-radius:22px}.family-home-bridge-2-6 small{display:block;color:#4c749b;font-weight:800}.family-home-bridge-2-6 strong{display:block;color:#143b67;margin:4px 0}.family-home-bridge-2-6 span{color:#607993}.family-home-bridge-progress{text-align:center;border-left:1px solid #c5dbef;padding-left:18px}.family-home-bridge-progress b{display:block;color:#1467c6;font-size:22px}.family-home-bridge-progress small{font-size:11px}.family-home-bridge-2-6>a{background:#1769d2;color:#fff;text-decoration:none;font-weight:900;padding:12px 15px;border-radius:14px;white-space:nowrap}.family-insight-link-2-6{border-color:#b6d8f5!important;background:linear-gradient(135deg,#f3f9ff,#e9f7f1)!important}.demo-family-screen{background:#f4f8fd;min-height:100vh}.demo-family-hero{margin:22px auto;max-width:1220px;--family-scene:var(--demo-family-scene)}.demo-family-progress{max-width:1120px;margin:18px auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.demo-family-progress span{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #d8e5f2;border-radius:14px;padding:10px}.demo-family-progress b{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#e7eff8;color:#56718d}.demo-family-progress .active{border-color:#4086d2;background:#eef7ff}.demo-family-progress .active b,.demo-family-progress .done b{background:#1769d2;color:#fff}.demo-family-progress small{font-weight:800;color:#4c6886}.demo-family-stage{max-width:1120px;margin:18px auto 100px;background:#fff;border:1px solid #d8e4f1;border-radius:26px;padding:26px;box-shadow:0 12px 34px #1a487a17}.demo-family-stage>div>small,.demo-family-stage>small{font-weight:900;color:#4f7dad}.demo-family-stage h2{color:#143b67;font-size:clamp(23px,3vw,34px);margin:8px 0}.demo-family-stage p{color:#61788f;line-height:1.65}.demo-family-choice-grid,.demo-family-cheer-list,.demo-family-mission-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0}.demo-family-choice-grid button,.demo-family-cheer-list button,.demo-family-mission-grid button{border:2px solid #d8e5f2;background:#fff;border-radius:18px;padding:18px;text-align:left;color:#20466f;cursor:pointer}.demo-family-choice-grid button.selected,.demo-family-cheer-list button.selected,.demo-family-mission-grid button.selected{border-color:#2879cd;background:#eef7ff;box-shadow:0 8px 20px #2071c71f}.demo-family-choice-grid small{display:block;margin-top:8px;color:#6d87a0}.demo-family-primary,.demo-family-stage-actions button,.demo-family-complete-actions button,.demo-family-complete-actions a{border:0;background:#1769d2;color:#fff;border-radius:14px;padding:13px 18px;font-weight:900;text-decoration:none;cursor:pointer}.demo-family-primary:disabled,.demo-family-stage-actions button:disabled{opacity:.45}.demo-family-stage-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.demo-family-stage-actions button:first-child{background:#e8eff7;color:#315576}.demo-family-report-card{background:linear-gradient(135deg,#edf7ff,#f5fbff);border-radius:20px;padding:23px}.demo-family-report-card>div{display:flex;gap:8px;flex-wrap:wrap}.demo-family-report-card>div span{background:#fff;border-radius:999px;padding:8px 12px}.demo-family-report-card blockquote{margin:18px 0 0;border-left:4px solid #2b78c9;padding:10px 14px;background:#fff;border-radius:0 12px 12px 0;color:#234b74;font-weight:800}.demo-family-cheer-list button{display:flex;align-items:center;gap:13px}.demo-family-cheer-list img{width:64px;height:64px;object-fit:contain}.demo-family-delivery{background:#fff4cc;border:1px solid #ecd16f;border-radius:18px;padding:17px}.demo-family-delivery b,.demo-family-delivery span,.demo-family-delivery small{display:block}.demo-family-delivery span{font-weight:800;color:#604d1d;margin:6px 0}.demo-family-mission-grid button small,.demo-family-mission-grid button strong,.demo-family-mission-grid button span,.demo-family-mission-grid button b{display:block}.demo-family-mission-grid button strong{font-size:18px;margin:7px 0}.demo-family-mission-grid button span{font-size:13px;line-height:1.5;color:#657e96}.demo-family-mission-grid button b{margin-top:12px;color:#1769d2}.demo-family-stage.complete{background:linear-gradient(150deg,#082f6a,#145eb7);color:#fff}.demo-family-badge{text-align:center}.demo-family-badge>span{font-size:76px}.demo-family-badge small{color:#cde5ff;font-weight:900}.demo-family-badge h2{color:#fff}.demo-family-badge p{color:#e3f0ff}.demo-family-badge>div{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;margin-top:18px}.demo-family-badge>div i{width:30px;height:2px;background:#7fb5ee}.demo-family-stage.complete blockquote{max-width:700px;margin:24px auto;background:#ffffff1f;padding:19px;border-radius:17px;text-align:center;font-size:18px}.demo-family-stage.complete blockquote small{display:block;margin-top:9px;color:#bad9f6}.demo-family-complete-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.demo-family-complete-actions button,.demo-family-complete-actions a{background:#fff;color:#0c4b96}.demo-family-complete-actions button:last-child{background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.3)}@media(max-width:900px){.family-strength-grid,.family-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.parent-family-collection-row{grid-template-columns:repeat(3,minmax(0,1fr))}.family-journey-hero,.family-expedition-hero,.demo-family-hero{grid-template-columns:minmax(0,1fr) 180px}.parent-insight-summary-grid{grid-template-columns:1fr}.family-recommended-mission,.parent-family-build-card{grid-template-columns:minmax(0,1fr) auto}.family-recommended-mission .character{display:none}.parent-family-build-card dl,.demo-family-choice-grid,.demo-family-cheer-list,.demo-family-mission-grid{grid-template-columns:1fr}}@media(max-width:640px){.family-journey-hero,.family-expedition-hero,.demo-family-hero{min-height:440px;padding:22px;grid-template-columns:1fr;align-content:start}.family-journey-scene,.demo-family-hero-bg{background-image:linear-gradient(180deg,#041c46f0,#052758cc 64%,#05234f66),var(--family-scene,var(--demo-family-scene));background-position:center}.family-journey-character,.family-journey-hero>.character,.family-expedition-hero>img,.family-expedition-hero>.character,.demo-family-hero .snownex-pod{position:absolute;right:8px;bottom:0;width:145px;min-height:130px;opacity:.92}.family-journey-character img,.family-journey-hero>.character img,.family-expedition-hero>img,.family-expedition-hero>.character img,.demo-family-hero .snownex-pod img{max-height:150px}.family-strength-grid,.family-collection-grid,.family-story-grid{grid-template-columns:1fr}.family-recommended-mission,.family-mission-spotlight,.parent-family-mission-recommendation,.parent-family-build-card{grid-template-columns:1fr;padding:19px}.family-recommended-mission>a,.family-mission-spotlight>a,.parent-family-mission-recommendation>a{justify-self:stretch;text-align:center}.family-home-bridge-2-6{grid-template-columns:1fr}.family-home-bridge-progress{border-left:0;border-top:1px solid #c5dbef;padding:10px 0 0;text-align:left}.family-home-bridge-2-6>a{text-align:center}.parent-cheer-chip-grid{grid-template-columns:1fr}.parent-family-collection-row{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-family-progress{overflow-x:auto;grid-template-columns:repeat(5,120px);padding:0 12px}.demo-family-stage{margin:12px 12px 100px;padding:18px}.demo-family-stage-actions{display:grid;grid-template-columns:1fr}.demo-family-complete-actions{display:grid}.family-page-actions{display:grid;grid-template-columns:1fr}.family-section-heading{align-items:flex-start}.family-section-heading>strong{font-size:12px}}.passport-child-2-7,.experience-detail-2-7,.passport-parent-2-7{--passport-blue:#0d3f91;--passport-ice:#eaf5ff;--passport-gold:#f1b942}.passport-hero-2-7{position:relative;min-height:220px;background:linear-gradient(125deg,#05235cfa,#145bb8f0),url(/assets/world-spaces/arctic_port_v1.webp) center/cover;color:#fff}.passport-hero-2-7>div{max-width:640px;position:relative;z-index:2}.passport-hero-2-7 h2{font-size:clamp(26px,3.4vw,40px);line-height:1.22}.passport-hero-2-7 span{font-size:14px;line-height:1.65}.passport-snownex{display:grid;place-items:center;width:180px;height:180px;flex:0 0 180px;position:relative;z-index:2}.passport-snownex img{display:block;width:100%;height:100%;object-fit:contain}.passport-snownex.small{width:145px;height:145px;flex-basis:145px}.passport-book-2-7{padding:24px;background:linear-gradient(145deg,#071f55,#104a9c);color:#fff;box-shadow:0 20px 50px #04225838}.passport-cover-copy span{font-size:11px;letter-spacing:.13em;color:#9fd3ff}.passport-cover-copy h2{color:#fff}.passport-cover-copy p{max-width:680px;color:#dceaff}.passport-level-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0 12px}.passport-level-row>div{padding:13px;border:1px solid rgba(255,255,255,.22);border-radius:15px;background:#ffffff14}.passport-level-row small,.passport-level-row strong{display:block}.passport-level-row small{color:#bed6ff;font-size:11px}.passport-level-row strong{margin-top:5px;font-size:15px;color:#fff}.passport-stamp-grid-2-7{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px}.passport-stamp-grid-2-7>div{display:grid;grid-template-rows:46px auto auto;place-items:center;min-height:122px;padding:12px 8px;border:1px dashed rgba(255,255,255,.35);border-radius:17px;text-align:center;opacity:.58}.passport-stamp-grid-2-7>div.earned{opacity:1;border-style:solid;border-color:#ffd36f;background:linear-gradient(145deg,#ffd36f2e,#ffffff17);box-shadow:inset 0 0 0 1px #ffffff17}.passport-stamp-grid-2-7 b{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#e8f3ff;color:#0a3b86;font-size:18px}.passport-stamp-grid-2-7 .earned b{background:#ffd36f;color:#5d3d00}.passport-stamp-grid-2-7 small{margin-top:8px;color:#fff;font-size:10px;line-height:1.35}.passport-stamp-grid-2-7 em{margin-top:5px;color:#bcd5ff;font-style:normal;font-size:9px}.passport-next-mission{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:end;min-height:230px;padding:26px;border-radius:26px;overflow:hidden;background:linear-gradient(90deg,#041b4bf5,#052763e0 52%,#05276361),var(--passport-mission-scene) right center/contain no-repeat;color:#fff;box-shadow:0 18px 42px #08316e2e}.passport-next-mission>div{max-width:650px}.passport-next-mission small{font-weight:900;color:#8ed3ff}.passport-next-mission h2{margin:6px 0 8px;font-size:28px}.passport-next-mission p{margin:0;max-width:570px;color:#dceaff;line-height:1.6}.passport-next-mission span{display:block;margin-top:12px;color:#bcd5ff;font-size:12px}.passport-next-mission>a{display:flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;border-radius:15px;background:#fff;color:#0c438d;text-decoration:none;font-weight:900;white-space:nowrap}.passport-category-progress{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.passport-category-progress>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:15px;background:#f4f8fd}.passport-category-progress span{display:flex;align-items:center;gap:9px;min-width:0}.passport-category-progress b{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:#ddecff;color:#0e4b9c}.passport-category-progress strong{font-size:13px}.passport-category-progress em{font-style:normal;color:#1d61bf;font-weight:900}.experience-place-list-2-7>a{display:grid;grid-template-columns:48px minmax(0,1fr) 22px;gap:12px;align-items:center}.passport-place-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#eaf4ff;color:#0e4b9c;font-weight:900}.passport-place-mark.category-market{background:#fff1d5;color:#8a5700}.passport-place-mark.category-sharing{background:#e7f8ee;color:#11713f}.passport-place-mark.category-tax{background:#f0ecff;color:#5a38a0}.passport-place-mark.category-business{background:#e9f7f7;color:#0c6f71}.passport-milestone-card{background:linear-gradient(145deg,#fffaf0,#fff)}.passport-milestone-card>div:last-child{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:15px}.passport-milestone-card span{display:grid;gap:5px;padding:14px;border-radius:16px;background:#f7f4ee;border:1px solid #eee3cf}.passport-milestone-card span.done{background:#fff1c7;border-color:#efc768}.passport-milestone-card span>b{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#133f82;color:#fff}.passport-milestone-card span>strong{font-size:13px}.passport-milestone-card span>small{color:#69758a;line-height:1.45}.passport-safety-2-7>div>div{display:flex;gap:8px;margin-top:12px}.passport-safety-2-7 a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 13px;border-radius:12px;background:#fff;color:#0d55ad;text-decoration:none;font-weight:800;font-size:12px}.experience-detail-hero-2-7{min-height:200px;background:linear-gradient(135deg,#123f88,#3274d8)}.passport-mission-brief{background:linear-gradient(145deg,#f0f7ff,#fff)}.passport-mission-brief>small{color:#1b64bd;font-weight:900}.passport-mission-brief h2{margin:6px 0 10px;line-height:1.35}.passport-mission-brief p{color:#66768b;line-height:1.6}.passport-checklist-card h2{margin-bottom:14px}.passport-learning-checklist{display:grid;gap:10px}.passport-learning-checklist button{display:grid;grid-template-columns:36px minmax(0,1fr);gap:11px;align-items:center;width:100%;padding:13px;border:1px solid #d9e4f1;border-radius:15px;background:#fbfdff;text-align:left;color:#263b58}.passport-learning-checklist button.selected{border-color:#3c84df;background:#eaf4ff}.passport-learning-checklist b{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#edf2f8;color:#526984}.passport-learning-checklist button.selected b{background:#1364ce;color:#fff}.passport-learning-checklist span{line-height:1.5}.passport-sticker-picker{margin:14px 0}.passport-sticker-picker>small{display:block;margin-bottom:8px;color:#64748a;font-weight:800}.passport-sticker-picker>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.passport-sticker-picker button{display:grid;place-items:center;gap:5px;min-height:78px;padding:8px;border:1px solid #dce5f1;border-radius:14px;background:#fff;color:#425671}.passport-sticker-picker button.selected{border-color:#276fd0;background:#eaf4ff;color:#0d4eaa}.passport-sticker-picker b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#153f82;color:#fff}.passport-sticker-picker span{font-size:10px;font-weight:800;text-align:center}.passport-privacy-confirm{display:flex;gap:11px;align-items:flex-start;margin:14px 0;padding:14px;border:1px solid #cfe0f6;border-radius:15px;background:#f2f8ff}.passport-privacy-confirm input{width:21px;height:21px;min-height:21px;margin-top:2px}.passport-privacy-confirm span,.passport-privacy-confirm strong,.passport-privacy-confirm small{display:block}.passport-privacy-confirm small{margin-top:4px;color:#60738c;line-height:1.45}.passport-privacy-warning{margin:8px 0;padding:11px 13px;border-radius:12px;background:#fff0f0;color:#a43333;font-weight:800;font-size:12px}.passport-complete-2-7{display:grid;grid-template-columns:96px minmax(0,1fr);gap:17px;align-items:center}.passport-success-stamp{display:grid;place-items:center;width:90px;height:90px;border-radius:50%;background:#ffd36e;color:#674600;font-size:34px;font-weight:900;box-shadow:inset 0 0 0 6px #ffffff8c}.passport-complete-2-7>div>div{display:flex;gap:8px}.passport-secondary-link{display:flex;align-items:center;justify-content:center;min-height:48px;padding:0 16px;border-radius:14px;background:#eef4fb;color:#174c96;font-weight:800;text-decoration:none}.parent-passport-hero-2-7{background:linear-gradient(135deg,#0b326d,#386fbe)}.passport-review-evidence{display:grid;grid-template-columns:100px minmax(0,1fr);gap:6px 12px;margin:10px 0;padding:13px;border-radius:14px;background:#f5f8fc}.passport-review-evidence small{margin:0;color:#6d7b90}.passport-review-evidence p{margin:0;color:#263c5b}.passport-parent-principles>a{display:inline-flex;margin-top:8px;align-items:center;gap:8px;min-height:44px;padding:0 15px;border-radius:13px;background:#0d5fc8;color:#fff;text-decoration:none;font-weight:800}@media(max-width:760px){.passport-hero-2-7{min-height:245px;align-items:flex-start}.passport-hero-2-7>div{max-width:72%}.passport-snownex{position:absolute;right:4px;bottom:2px;width:118px;height:118px;flex-basis:118px}.passport-snownex.small{width:105px;height:105px;right:0;bottom:0}.passport-level-row{grid-template-columns:1fr}.passport-stamp-grid-2-7{grid-template-columns:repeat(2,minmax(0,1fr))}.passport-next-mission{grid-template-columns:1fr;min-height:300px;padding:22px;background:linear-gradient(180deg,#041b4bfa,#052763e8 58%,#0527638c),var(--passport-mission-scene) right bottom/62% auto no-repeat}.passport-next-mission>div{padding-bottom:100px}.passport-next-mission>a{width:100%}.passport-category-progress{grid-template-columns:1fr}.passport-milestone-card>div:last-child{grid-template-columns:1fr}.passport-sticker-picker>div{grid-template-columns:repeat(2,minmax(0,1fr))}.passport-complete-2-7,.passport-review-evidence{grid-template-columns:1fr}.passport-safety-2-7>div>div{flex-wrap:wrap}}.demo-passport-2-7{--passport-demo-blue:#0b3b88;--passport-demo-ice:#eef7ff}.demo-passport-hero{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:22px;align-items:center;padding:34px;border-radius:30px;background:linear-gradient(125deg,#052258fa,#125bb8ed),url(/assets/world-spaces/arctic_port_v1.webp) center/cover;color:#fff;overflow:hidden;box-shadow:0 22px 52px #05275b3d}.demo-passport-hero small{font-weight:900;letter-spacing:.1em;color:#91d6ff}.demo-passport-hero h1{margin:9px 0 12px;font-size:clamp(32px,4.4vw,56px);line-height:1.14}.demo-passport-hero p{max-width:760px;margin:0;color:#dceaff;line-height:1.65}.demo-passport-hero>img{width:220px;height:220px;object-fit:contain}.demo-passport-hero>div>div{display:flex;gap:10px;margin-top:18px}.demo-passport-hero>div>div span{display:flex;align-items:center;gap:5px;padding:9px 12px;border-radius:13px;background:#ffffff1f;font-size:12px}.demo-passport-hero>div>div b{font-size:17px;color:#fff}.demo-passport-stepper{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:18px 0}.demo-passport-stepper button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:54px;padding:9px;border:1px solid #dce5f1;border-radius:15px;background:#fff;color:#66768b}.demo-passport-stepper button.current{border-color:#2d78da;background:#eaf4ff;color:#0d4eaa}.demo-passport-stepper button.done{border-color:#8ec4a6;background:#edf9f1;color:#1b6c43}.demo-passport-stepper b{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#edf2f8}.demo-passport-stepper .current b{background:#1765ca;color:#fff}.demo-passport-stepper .done b{background:#23875b;color:#fff}.demo-passport-stepper span{font-size:12px;font-weight:800}.demo-passport-stage{display:grid;gap:18px;padding:26px;border-radius:26px;background:#fff;border:1px solid #dce6f2;box-shadow:0 16px 36px #17407b14}.demo-passport-stage-copy small{font-weight:900;color:#1f67bd}.demo-passport-stage-copy h2{margin:7px 0 8px;font-size:28px}.demo-passport-stage-copy p{margin:0;color:#66758a;line-height:1.6}.demo-passport-mission-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.demo-passport-mission-grid>button{display:grid;grid-template-columns:48px minmax(0,1fr);gap:11px;align-items:start;padding:16px;border:1px solid #dbe5f0;border-radius:18px;background:#fbfdff;text-align:left;color:#2b405d}.demo-passport-mission-grid>button.selected{border-color:#2875d5;background:#eaf4ff;box-shadow:inset 0 0 0 1px #2875d5}.demo-passport-mission-grid>button>b{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#133f82;color:#fff;font-size:18px}.demo-passport-mission-grid span,.demo-passport-mission-grid small,.demo-passport-mission-grid strong,.demo-passport-mission-grid em{display:block}.demo-passport-mission-grid small{color:#1f67bd;font-size:10px}.demo-passport-mission-grid strong{margin:4px 0 6px}.demo-passport-mission-grid em{font-style:normal;color:#66758a;font-size:12px;line-height:1.5}.demo-passport-primary,.demo-passport-actions button,.demo-passport-complete-actions button,.demo-passport-complete-actions a{display:flex;align-items:center;justify-content:center;min-height:50px;padding:0 18px;border:0;border-radius:15px;background:#0e60c8;color:#fff;font-weight:900;text-decoration:none}.demo-passport-primary{justify-self:end}.demo-passport-check-grid{display:grid;gap:10px}.demo-passport-check-grid button{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:center;width:100%;padding:14px;border:1px solid #dbe5f0;border-radius:16px;background:#fbfdff;text-align:left;color:#2b405d}.demo-passport-check-grid button.selected{border-color:#2875d5;background:#eaf4ff}.demo-passport-check-grid b{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#edf2f8}.demo-passport-check-grid .selected b{background:#1765ca;color:#fff}.demo-passport-actions{display:flex;justify-content:flex-end;gap:9px}.demo-passport-actions button:first-child{background:#eef3f8;color:#31506f}.demo-passport-actions button:disabled{opacity:.45;cursor:not-allowed}.demo-passport-note{display:grid;gap:8px}.demo-passport-note>span{font-weight:900}.demo-passport-note textarea{min-height:125px;padding:14px;border:1px solid #d3deeb;border-radius:15px;resize:vertical;font:inherit}.demo-passport-note small{color:#748296}.demo-passport-stickers{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.demo-passport-stickers button{display:grid;place-items:center;gap:6px;min-height:88px;padding:9px;border:1px solid #dce5f1;border-radius:15px;background:#fff;color:#435a75}.demo-passport-stickers button.selected{border-color:#2875d5;background:#eaf4ff;color:#0e4b9c}.demo-passport-stickers b{display:grid;place-items:center;width:33px;height:33px;border-radius:50%;background:#133f82;color:#fff}.demo-passport-stickers span{font-size:11px;font-weight:800}.demo-passport-safety{display:flex;gap:11px;align-items:center;padding:14px;border-radius:15px;background:#edf8f2;border:1px solid #bfe4cd}.demo-passport-safety>b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#24865a;color:#fff}.demo-passport-safety span,.demo-passport-safety strong,.demo-passport-safety small{display:block}.demo-passport-safety small{margin-top:3px;color:#5f7769}.demo-passport-review-card{display:grid;gap:14px;padding:22px;border-radius:20px;background:linear-gradient(145deg,#f3f8ff,#fff);border:1px solid #d5e4f5}.demo-passport-review-card>small{color:#1f67bd;font-weight:900}.demo-passport-review-card h2{margin:0}.demo-passport-review-card>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.demo-passport-review-card>div>span{padding:12px;border-radius:14px;background:#fff;border:1px solid #e1e9f2}.demo-passport-review-card span small,.demo-passport-review-card span strong{display:block}.demo-passport-review-card span small{color:#758399}.demo-passport-review-card span strong{margin-top:4px;line-height:1.45}.demo-passport-review-card blockquote{margin:0;padding:14px 16px;border-left:4px solid #efb949;background:#fff9e9;color:#59461b;font-weight:800}.demo-passport-stage.complete{background:linear-gradient(145deg,#071f55,#114a9b);color:#fff}.demo-passport-stamp-result{display:grid;place-items:center;text-align:center;padding:24px}.demo-passport-stamp-result>span{display:grid;place-items:center;width:112px;height:112px;border-radius:50%;background:#ffd36f;color:#674600;font-size:42px;font-weight:900;box-shadow:inset 0 0 0 8px #ffffff8c,0 15px 30px #0000002e}.demo-passport-stamp-result>small{margin-top:16px;color:#9cd8ff;letter-spacing:.12em}.demo-passport-stamp-result h2{margin:7px 0 8px;font-size:31px}.demo-passport-stamp-result p{max-width:650px;margin:0;color:#dceaff;line-height:1.6}.demo-passport-stamp-result>div{display:flex;align-items:center;gap:9px;margin-top:14px;padding:9px 13px;border-radius:13px;background:#ffffff1c}.demo-passport-stamp-result>div b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#fff;color:#123f82}.demo-passport-stage.complete>blockquote{margin:0;padding:16px;border-radius:16px;background:#ffffff1a;text-align:center;font-size:17px}.demo-passport-stage.complete>blockquote small{display:block;margin-top:8px;color:#a9d9ff}.demo-passport-complete-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.demo-passport-complete-actions button,.demo-passport-complete-actions a{background:#fff;color:#0d4d9e}.demo-passport-complete-actions button:last-child{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.24)}@media(max-width:800px){.demo-passport-hero{grid-template-columns:1fr;min-height:340px;padding:24px}.demo-passport-hero>div{max-width:72%}.demo-passport-hero>img{position:absolute;right:5px;bottom:4px;width:145px;height:145px}.demo-passport-stepper{grid-template-columns:repeat(5,1fr);gap:4px}.demo-passport-stepper button{display:grid;place-items:center;gap:4px;min-height:65px;padding:6px}.demo-passport-stepper span{font-size:9px}.demo-passport-mission-grid{grid-template-columns:1fr}.demo-passport-stickers{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-passport-review-card>div{grid-template-columns:1fr}.demo-passport-complete-actions{grid-template-columns:1fr}.demo-passport-actions{display:grid;grid-template-columns:1fr 1fr}.demo-passport-primary{width:100%}}.passport-home-bridge-2-7{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;margin:15px 0;padding:18px 20px;border:1px solid #cadcf2;border-radius:22px;background:linear-gradient(135deg,#071f55,#1557a4);color:#fff;box-shadow:0 15px 34px #082d6524}.passport-home-bridge-2-7 small{display:block;color:#9fd6ff;font-weight:800}.passport-home-bridge-2-7 strong{display:block;margin:4px 0;color:#fff}.passport-home-bridge-2-7 span{color:#d8e8ff}.passport-home-bridge-progress{text-align:center;border-left:1px solid rgba(255,255,255,.2);padding-left:18px}.passport-home-bridge-progress b{display:block;color:#ffd36f;font-size:24px}.passport-home-bridge-progress small{font-size:11px;color:#c7dcff}.passport-home-bridge-2-7>a{display:flex;align-items:center;justify-content:center;min-height:44px;padding:0 15px;border-radius:14px;background:#fff;color:#0d4c9b;text-decoration:none;font-weight:900;white-space:nowrap}@media(max-width:640px){.passport-home-bridge-2-7{grid-template-columns:1fr}.passport-home-bridge-progress{border-left:0;border-top:1px solid rgba(255,255,255,.2);padding:10px 0 0;text-align:left}.passport-home-bridge-2-7>a{width:100%}}
