*{box-sizing:border-box}html{scroll-behavior:smooth}:root{--orange:#f97316;--orange2:#ea580c;--soft:#fff7ed;--ink:#292524;--muted:#78716c;--line:#fed7aa;--shadow:0 18px 45px rgba(124,45,18,.12)}body{margin:0;font-family:Arial,Helvetica,sans-serif;font-weight:400;color:var(--ink);background:linear-gradient(#fffaf5,#fff);line-height:1.65}body.modal-open{overflow:hidden}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.page{max-width:1220px;margin:auto;padding:28px 24px 70px}.topbar{height:72px;padding:0 max(24px,calc((100vw - 1220px)/2));display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);z-index:50;border-bottom:1px solid #ffedd5}.brand{display:flex;align-items:center;gap:10px;font-weight:600}.brand-mark{width:38px;height:38px;border-radius:13px;background:linear-gradient(135deg,var(--orange2),#fbbf24);color:#fff;display:grid;place-items:center;font-size:.78rem}nav{display:flex;gap:8px;align-items:center}nav a{padding:9px 13px;border-radius:11px;font-size:.92rem}nav a:hover,nav a.active{background:#ffedd5;color:#9a3412}.nav-toggle{display:none;border:0;background:#ffedd5;border-radius:10px;padding:8px 11px}.hero,.chapter-hero,.quiz-head{border-radius:30px;padding:54px;background:linear-gradient(135deg,#9a3412,#f97316 62%,#fbbf24);color:#fff;position:relative;overflow:hidden;box-shadow:var(--shadow)}.hero{display:grid;grid-template-columns:1.5fr .5fr;align-items:center}.hero h1,.chapter-hero h1,.quiz-head h1{font-weight:500;line-height:1.08;font-size:clamp(2.25rem,5vw,4.5rem);margin:12px 0 18px}.hero p,.chapter-hero p,.quiz-head p{max-width:760px;font-size:1.05rem}.eyebrow{font-size:.78rem;letter-spacing:.12em;font-weight:600}.eyebrow.dark{color:#c2410c}.hero-actions,.card-actions,.reader-controls,.result-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-top:22px}.btn{border:0;border-radius:13px;padding:11px 17px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-weight:500;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn.primary{background:linear-gradient(135deg,var(--orange2),var(--orange));color:#fff}.btn.light{background:#fff;color:#9a3412}.btn.soft{background:#ffedd5;color:#9a3412}.btn.ghost{border:1px solid rgba(255,255,255,.55);color:#fff;background:rgba(255,255,255,.08)}.btn.ghost-dark{border:1px solid var(--line);background:#fff}.hero-planet{font-size:105px;text-align:center;position:relative}.hero-planet span,.hero-planet b{position:absolute;font-size:35px}.hero-planet span{top:0;right:10px}.hero-planet b{bottom:0;left:0}.intro-explain{margin:28px 0;background:#fff;border:1px solid #ffedd5;border-radius:22px;padding:25px 29px}.intro-explain h2{font-weight:500;margin:0 0 6px}.intro-explain p{margin:0;color:#57534e}.section-head{display:flex;justify-content:space-between;align-items:end;margin:45px 0 18px}.section-head h2{font-size:2rem;font-weight:500;margin:5px 0}.section-head p{color:var(--muted)}.chapter-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.chapter-card{background:#fff;border:1px solid #ffedd5;border-top:5px solid var(--accent);border-radius:24px;padding:25px;box-shadow:var(--shadow);position:relative}.chapter-card.locked{filter:grayscale(.35);background:#fafaf9}.chapter-no{font-size:.75rem;letter-spacing:.1em;color:#c2410c}.chapter-icon{font-size:45px;margin:10px 0}.chapter-card h3{font-size:1.5rem;font-weight:500;margin:4px 0}.chapter-card p{color:#57534e}.progress{height:9px;background:#ffedd5;border-radius:999px;overflow:hidden}.progress span{display:block;height:100%;background:linear-gradient(90deg,#f97316,#fbbf24)}.card-meta{display:flex;justify-content:space-between;margin-top:12px;font-size:.85rem;color:var(--muted)}.lock-note{margin-top:18px;padding:12px;background:#f5f5f4;border-radius:12px;color:#78716c}.back{display:inline-block;margin-bottom:16px}.reader-controls label{font-size:.85rem}.reader-controls select{width:auto;margin-left:7px}.chapter-progress{display:grid;grid-template-columns:1fr 320px;gap:25px;align-items:center;background:#fff;border:1px solid #ffedd5;border-radius:20px;padding:20px 24px;margin:22px 0}.chapter-progress span{display:block;color:var(--muted);font-size:.9rem}.mindmap{background:radial-gradient(circle,#fff7ed,#fff);border:1px dashed #fb923c;border-radius:28px;padding:28px;margin:25px 0;text-align:center}.mindmap-center{display:inline-block;background:#9a3412;color:#fff;padding:14px 20px;border-radius:16px;font-weight:600}.mindmap-branches{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:26px}.mind-node{background:#fff;border:1px solid var(--line);border-radius:15px;padding:11px 14px;box-shadow:0 8px 20px rgba(124,45,18,.08)}.mind-node span{display:inline-grid;place-items:center;width:23px;height:23px;background:#ffedd5;border-radius:50%;margin-right:7px}.mind-node.done{border-color:#86efac;background:#f0fdf4}.article-reader{display:grid;gap:25px}.lesson-article{background:#fff;border:1px solid #ffedd5;border-radius:27px;padding:28px;box-shadow:var(--shadow);scroll-margin-top:95px}.lesson-article header{position:relative;padding-right:120px}.lesson-article h2{font-size:2rem;font-weight:500;margin:6px 0 20px}.episode{color:#c2410c;font-size:.75rem;letter-spacing:.1em}.status-pill{position:absolute;right:0;top:0;background:#fff7ed;border:1px solid var(--line);padding:5px 10px;border-radius:999px;font-size:.75rem}.status-pill.done{background:#dcfce7;border-color:#86efac;color:#166534}.lesson-layout{display:grid;grid-template-columns:360px 1fr;gap:28px}.story-panel{min-height:310px;border-radius:22px;padding:22px;background:linear-gradient(145deg,#ffedd5,#fed7aa);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.scene-label{background:#fff;border-radius:999px;padding:5px 10px;font-size:.75rem}.scene-emoji{font-size:85px;margin:15px}.speech-bubble{background:#fff;border-radius:18px;padding:15px;position:relative;font-size:.92rem}.article-copy{font-size:1.02rem}.article-copy .lead{font-size:1.12rem}.article-copy strong{font-weight:600;color:#9a3412;background:linear-gradient(transparent 62%,#fde68a 62%)}.understand-box{border-left:4px solid #f97316;background:#fff7ed;border-radius:12px;padding:15px 17px;margin:18px 0}.understand-box p{margin:5px 0 0}.listen-btn{border:1px solid var(--line);background:#fff;border-radius:12px;padding:10px 13px;color:#9a3412;cursor:pointer}.complete-form{margin-top:16px}.completed-note{margin-top:16px;color:#166534;background:#f0fdf4;padding:10px 13px;border-radius:11px}.toon-ending{text-align:center;background:#fff;border:1px solid #ffedd5;border-radius:25px;padding:35px;margin-top:25px}.toon-ending>div{font-size:50px}.quiz-head .timer{position:absolute;right:35px;top:35px;background:rgba(255,255,255,.17);padding:9px 13px;border-radius:12px}.quiz-form{display:grid;grid-template-columns:280px 1fr;gap:25px;margin-top:25px}.map-path{background:#fff;border:1px solid #ffedd5;border-radius:24px;padding:28px;box-shadow:var(--shadow)}.map-stop{display:flex;align-items:center;gap:10px;margin:14px 0}.map-stop.right{justify-content:flex-end}.map-pin{width:45px;height:45px;border:3px solid #fed7aa;border-radius:50%;background:#fff;color:#9a3412;cursor:pointer}.map-pin.active{background:#f97316;color:#fff;border-color:#fdba74}.path-label{font-size:.8rem;color:var(--muted)}.question-deck{min-width:0}.question-card{display:none;background:#fff;border:1px solid #ffedd5;border-radius:25px;padding:30px;box-shadow:var(--shadow)}.question-card.active{display:block}.question-top,.question-nav{display:flex;justify-content:space-between;align-items:center}.difficulty{background:#fff7ed;border-radius:999px;padding:5px 10px;font-size:.75rem}.question-card h2{font-weight:500;font-size:1.6rem}.options{display:grid;gap:11px;margin:22px 0}.options label input{display:none}.options label span{display:flex;align-items:center;gap:12px;border:1px solid #fed7aa;border-radius:14px;padding:13px;cursor:pointer}.options label span b{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#ffedd5;font-weight:600}.options input:checked+span{border-color:#f97316;background:#fff7ed;box-shadow:0 0 0 3px #ffedd5}.result-card{max-width:720px;margin:30px auto;background:#fff;border:1px solid #ffedd5;border-radius:30px;padding:42px;text-align:center;box-shadow:var(--shadow)}.trophy{font-size:65px}.result-card h1{font-size:2.6rem;font-weight:500;margin:8px}.score-ring{width:190px;height:190px;border-radius:50%;margin:25px auto;display:grid;place-items:center;background:conic-gradient(#f97316 calc(var(--score)*1%),#ffedd5 0);position:relative}.score-ring:before{content:"";position:absolute;inset:14px;background:#fff;border-radius:50%}.score-ring b,.score-ring small{position:relative;z-index:1;grid-area:1/1}.score-ring b{font-size:2.3rem}.score-ring small{margin-top:55px}.result-message{padding:14px;border-radius:13px}.result-message.pass{background:#dcfce7;color:#166534}.result-message.fail{background:#fff7ed;color:#9a3412}.hof-hero,.video-hero{text-align:center;padding:42px 20px}.hof-hero span,.video-hero span{color:#c2410c;font-weight:600;letter-spacing:.1em}.hof-hero h1,.video-hero h1{font-size:clamp(2.1rem,5vw,3.7rem);font-weight:500;margin:8px}.hof-hero p,.video-hero p{color:var(--muted)}.chapter-tabs{display:flex;gap:9px;justify-content:center;flex-wrap:wrap}.chapter-tabs a{background:#fff;border:1px solid #fed7aa;border-radius:13px;padding:10px 14px}.chapter-tabs a.active{background:#f97316;color:#fff}.podium{display:flex;align-items:end;justify-content:center;gap:14px;margin:40px auto 24px}.podium-place{width:190px;background:#fff;text-align:center;border-radius:25px 25px 10px 10px;padding:22px;box-shadow:var(--shadow);display:grid}.podium-place.p1{min-height:225px;order:2}.podium-place.p2{min-height:190px;order:1}.podium-place.p3{min-height:170px;order:3}.avatar{font-size:45px}.podium-place strong{font-size:1.45rem;color:#c2410c}.table-card{background:#fff;border:1px solid #ffedd5;border-radius:22px;overflow:auto;box-shadow:var(--shadow)}table{width:100%;border-collapse:collapse;min-width:680px}th,td{text-align:left;padding:14px 16px;border-bottom:1px solid #ffedd5}th{background:#fff7ed;color:#9a3412;font-size:.76rem}.rank{font-weight:600;color:#ea580c}.empty-cell{text-align:center;color:var(--muted)}.video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.video-card{background:#fff;border-radius:23px;overflow:hidden;box-shadow:var(--shadow);border:1px solid #ffedd5}.video-frame{aspect-ratio:16/9;background:#292524}.video-frame iframe{width:100%;height:100%;border:0}.invalid-video{height:100%;display:grid;place-items:center;color:#fff}.video-copy{padding:22px}.video-copy span{color:#c2410c;font-size:.8rem}.video-copy h3{font-size:1.35rem;font-weight:500;margin:7px 0}.video-copy p{color:var(--muted)}.alert{padding:13px 16px;border-radius:13px;margin-bottom:16px}.alert.success{background:#dcfce7;color:#166534}.alert.error{background:#fee2e2;color:#991b1b}.confirm-modal[hidden]{display:none}.confirm-modal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:20px}.confirm-backdrop{position:absolute;inset:0;background:rgba(41,37,36,.6);backdrop-filter:blur(4px)}.confirm-dialog{position:relative;background:#fff;border-radius:24px;padding:28px;width:min(430px,100%);text-align:center;box-shadow:0 30px 80px rgba(0,0,0,.3)}.confirm-icon{font-size:50px}.confirm-dialog h3{font-size:1.6rem;font-weight:500;margin:5px}.confirm-dialog p{color:var(--muted)}.confirm-dialog>div:last-child{display:flex;justify-content:center;gap:10px}footer{text-align:center;padding:28px;color:#78716c;font-size:.84rem}.empty-state{background:#fff;border:1px solid #ffedd5;border-radius:20px;padding:40px;text-align:center;margin-top:25px}
/* retain admin/login utility */.admin-layout{display:grid;grid-template-columns:390px 1fr;gap:22px}.form-card,.login-card,.install-card{background:#fff;border:1px solid #ffedd5;border-radius:22px;padding:25px;box-shadow:var(--shadow)}.form-card form,.login-card form,.form-grid{display:grid;gap:13px}label{font-weight:500;font-size:.9rem}input,select,textarea{width:100%;border:1px solid #fed7aa;border-radius:12px;padding:11px;margin-top:5px;background:#fff}textarea{resize:vertical}.check{display:flex;gap:8px}.check input{width:auto}.mini-btn{border:0;background:#ffedd5;color:#9a3412;border-radius:9px;padding:7px 9px}.mini-btn.danger{background:#fee2e2;color:#b91c1c}.inline{display:inline}.login-page,.install-wrap{min-height:100vh;background:linear-gradient(135deg,#7c2d12,#f97316,#fbbf24);display:grid;place-items:center;padding:25px}.login-shell{width:min(1000px,100%);display:grid;grid-template-columns:1.15fr .85fr;background:#fff;border-radius:32px;overflow:hidden}.login-art{background:linear-gradient(145deg,#ea580c,#fb923c);color:#fff;padding:55px}.login-art h1{font-weight:500;font-size:3.2rem}.login-card{align-self:center}.form-grid{grid-template-columns:1fr 1fr}.form-grid .full{grid-column:1/-1}.stat-grid,.admin-menu{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.stat-grid div,.admin-menu a{background:#fff;border:1px solid #ffedd5;border-radius:18px;padding:20px}.admin-menu a{display:flex;gap:14px}.admin-page-head h1,.admin-hero h1{font-weight:500}
@media(max-width:900px){.chapter-grid,.video-grid{grid-template-columns:1fr}.lesson-layout,.chapter-progress,.quiz-form,.admin-layout{grid-template-columns:1fr}.map-path{display:none}.hero{grid-template-columns:1fr}.hero-planet{display:none}}@media(max-width:650px){.page{padding:16px 13px 55px}.topbar{height:auto;min-height:64px;padding:11px 15px;flex-wrap:wrap}.nav-toggle{display:block}nav{display:none;width:100%;flex-direction:column;align-items:stretch}nav.open{display:flex}.hero,.chapter-hero,.quiz-head{padding:30px 22px;border-radius:24px}.chapter-grid{grid-template-columns:1fr}.section-head{display:block}.lesson-article{padding:20px}.lesson-article header{padding-right:0}.status-pill{position:static;display:inline-block;margin-left:8px}.lesson-layout{grid-template-columns:1fr}.story-panel{min-height:280px}.question-card{padding:21px}.quiz-head .timer{position:static;display:inline-block;margin-top:12px}.podium{gap:5px}.podium-place{width:32%;padding:10px 5px}.login-shell{grid-template-columns:1fr}.login-art{display:none}.form-grid{grid-template-columns:1fr}.card-meta{flex-direction:column}.mindmap-branches{flex-direction:column}.confirm-dialog>div:last-child{flex-direction:column}}

/* Penyempurnaan navigasi, kartu bab, dan header perjalanan */
.chapter-hero-top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.chapter-hero .back,.quiz-head .back{display:inline-flex;align-items:center;gap:7px;margin:0;padding:8px 11px;border-radius:11px;background:rgba(255,255,255,.12);font-size:.88rem}.chapter-hero .back:hover,.quiz-head .back:hover{background:rgba(255,255,255,.2)}.chapter-badge{display:inline-flex;align-items:center;justify-content:center;padding:7px 11px;border:1px solid rgba(255,255,255,.42);border-radius:999px;font-size:.75rem;letter-spacing:.1em;font-weight:500;background:rgba(255,255,255,.1)}
.chapter-grid{align-items:stretch}.chapter-card{min-height:405px;display:flex;flex-direction:column;isolation:isolate;overflow:hidden}.chapter-card-content{position:relative;z-index:2}.chapter-card-footer{position:relative;z-index:2;margin-top:auto}.chapter-card p{margin-bottom:22px}.chapter-card .card-actions{margin-top:20px;min-height:46px}.chapter-card .card-actions .btn{min-width:0;flex:1}.chapter-card .lock-note{min-height:48px;display:flex;align-items:center}.chapter-card-decoration{position:absolute;right:22px;top:18px;font-size:72px;opacity:.075;transform:rotate(8deg);z-index:0}.chapter-theme-1{background:linear-gradient(145deg,#fff 72%,#fff7ed)}.chapter-theme-2{background:linear-gradient(145deg,#fff 72%,#fffbeb)}.chapter-theme-3{background:linear-gradient(145deg,#fff 72%,#fef2f2)}.chapter-theme-4{background:linear-gradient(145deg,#fff 72%,#f0fdf4)}.chapter-card.locked .chapter-card-decoration{opacity:.04}
nav a{white-space:nowrap}.topbar nav a.active{box-shadow:inset 0 0 0 1px #fed7aa}.reader-controls .btn{min-height:45px}.reader-controls label{display:flex;align-items:center;gap:8px}.reader-controls select{margin:0;min-width:110px}.chapter-hero h1{margin-top:10px}
@media(max-width:650px){.chapter-hero-top{align-items:flex-start;flex-direction:column}.chapter-card{min-height:unset}.chapter-card .card-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.reader-controls label{width:100%;justify-content:space-between}.reader-controls select{width:130px}}
.schema-update-card{max-width:760px}.schema-update-card h2{font-weight:500;margin-top:0}.schema-note{padding:14px 16px;background:#fff7ed;border:1px solid #fed7aa;border-radius:13px;color:#57534e}.schema-update-card form{display:inline-block;margin-right:8px}.admin-page-head p{color:var(--muted);max-width:760px}

/* Pembaruan tipografi dan autentikasi */
body{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:450;letter-spacing:-.006em}.brand,nav a,.btn,label,strong,b,h1,h2,h3,h4{font-weight:650}.hero h1,.chapter-hero h1,.quiz-head h1,.section-head h2,.lesson-article h2,.question-card h2,.result-card h1,.hof-hero h1,.video-hero h1,.intro-explain h2,.admin-page-head h1,.admin-hero h1{font-weight:700;letter-spacing:-.035em}.btn{font-weight:650}.auth-shell{width:min(1120px,100%);min-height:680px;display:grid;grid-template-columns:1.13fr .87fr;background:#fff;border-radius:36px;overflow:hidden;box-shadow:0 35px 90px rgba(80,29,8,.32);border:1px solid rgba(255,255,255,.4)}.auth-showcase{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:48px 52px;color:#fff;overflow:hidden;background:linear-gradient(145deg,#9a3412 0%,#ea580c 42%,#fb923c 100%)}.auth-showcase:before,.auth-showcase:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.09)}.auth-showcase:before{width:360px;height:360px;right:-140px;top:-110px}.auth-showcase:after{width:260px;height:260px;left:-110px;bottom:-100px}.auth-brand{position:relative;z-index:2;display:inline-flex;align-items:center;gap:12px;width:max-content}.auth-brand span{width:44px;height:44px;display:grid;place-items:center;border-radius:15px;background:#fff;color:#c2410c;font-size:.82rem;font-weight:800;box-shadow:0 10px 25px rgba(67,20,7,.15)}.auth-brand b{font-size:1.05rem;letter-spacing:-.02em}.auth-copy{position:relative;z-index:2;max-width:560px}.auth-kicker{display:inline-flex;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);font-size:.72rem;font-weight:750;letter-spacing:.14em}.auth-copy h1,.register-intro h1{font-size:clamp(2.6rem,5vw,4.6rem);line-height:1.03;letter-spacing:-.055em;margin:18px 0 20px;font-weight:750}.auth-copy p,.register-intro>div>p{font-size:1.05rem;line-height:1.75;color:rgba(255,255,255,.88);max-width:530px}.journey-preview{display:flex;align-items:center;margin-top:34px;gap:8px}.journey-preview div{display:grid;justify-items:center;gap:8px;min-width:72px;text-align:center}.journey-preview i{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#c2410c;font-style:normal;font-weight:750;box-shadow:0 8px 18px rgba(67,20,7,.16)}.journey-preview span{font-size:.69rem;line-height:1.25}.journey-preview b{height:2px;flex:1;min-width:15px;background:rgba(255,255,255,.38)}.auth-quote{position:relative;z-index:2;border-left:3px solid rgba(255,255,255,.65);padding-left:15px;font-size:.88rem;color:rgba(255,255,255,.78);max-width:530px}.auth-panel{display:grid;place-items:center;padding:46px;background:linear-gradient(180deg,#fff,#fffaf5)}.auth-panel-inner{width:min(390px,100%)}.auth-icon{width:58px;height:58px;border-radius:19px;display:grid;place-items:center;background:#fff7ed;border:1px solid #fed7aa;font-size:28px;box-shadow:0 12px 28px rgba(154,52,18,.1);margin-bottom:18px}.auth-label{font-size:.72rem;color:#c2410c;font-weight:750;letter-spacing:.13em}.auth-panel h2,.register-card h2{font-size:2rem;line-height:1.15;margin:8px 0 10px;font-weight:750;letter-spacing:-.035em}.auth-subtitle,.register-card>p{color:var(--muted);margin:0 0 24px}.auth-form{display:grid;gap:15px}.input-wrap{position:relative;margin-top:6px}.input-wrap>span{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:.9rem;opacity:.65}.input-wrap input{margin:0;padding-left:43px;height:50px;border-color:#fed7aa;background:#fff}.input-wrap input:focus,.register-form input:focus{outline:0;border-color:#f97316;box-shadow:0 0 0 4px #ffedd5}.auth-submit{height:52px;justify-content:space-between;padding-inline:20px;margin-top:3px}.auth-divider{display:flex;align-items:center;gap:12px;margin:21px 0;color:#a8a29e;font-size:.8rem}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#e7e5e4}.register-button{height:49px;border:1px solid #fdba74;background:#fff7ed;color:#9a3412}.register-button:hover{background:#ffedd5}.auth-help{text-align:center;font-size:.77rem;color:#78716c;margin:16px 0 0}.register-page{min-height:100vh;background:linear-gradient(135deg,#7c2d12,#f97316 60%,#fbbf24);padding:28px;display:grid;place-items:center}.register-shell{width:min(1160px,100%);display:grid;grid-template-columns:.82fr 1.18fr;border-radius:34px;overflow:hidden;background:#fff;box-shadow:0 35px 90px rgba(80,29,8,.32)}.register-intro{padding:48px;color:#fff;background:linear-gradient(150deg,#9a3412,#ea580c 52%,#fb923c);display:flex;flex-direction:column;justify-content:space-between;gap:45px}.register-benefits{display:grid;gap:14px}.register-benefits>div{display:flex;align-items:center;gap:14px;padding:14px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.09);border-radius:16px}.register-benefits>div>b{width:38px;height:38px;display:grid;place-items:center;background:#fff;color:#c2410c;border-radius:12px;font-size:.78rem}.register-benefits span{display:grid}.register-benefits strong{font-size:.9rem}.register-benefits small{color:rgba(255,255,255,.73)}.register-card{padding:45px 50px}.register-back{display:inline-flex;margin-bottom:27px;color:#9a3412;font-weight:650;font-size:.88rem}.register-form{display:grid;grid-template-columns:1fr 1fr;gap:15px 17px}.register-form .wide{grid-column:1/-1}.register-form input{height:48px;margin-top:6px}.register-form label small{display:block;color:#78716c;font-weight:450;margin-top:5px}.register-agreement{display:flex;align-items:flex-start;gap:10px;padding:13px 14px;background:#fff7ed;border-radius:13px;font-size:.84rem}.register-agreement input{width:auto;height:auto;margin:4px 0 0}.register-submit{height:52px;justify-content:space-between;padding-inline:20px}.register-submit:disabled{opacity:.5;cursor:not-allowed}.alert ul{margin:7px 0 0;padding-left:19px}.full{width:100%}
@media(max-width:850px){.auth-shell,.register-shell{grid-template-columns:1fr}.auth-showcase{min-height:430px;padding:38px}.auth-quote{display:none}.auth-panel{padding:38px 25px}.register-intro{padding:36px}.register-card{padding:36px 28px}.journey-preview{overflow:auto;padding-bottom:5px}}
@media(max-width:560px){.login-page,.register-page{padding:0;background:#fff}.auth-shell,.register-shell{min-height:100vh;border-radius:0}.auth-showcase{min-height:330px;padding:30px 23px}.auth-copy h1,.register-intro h1{font-size:2.45rem}.auth-copy p{font-size:.94rem}.journey-preview{display:none}.auth-panel{padding:34px 22px}.register-intro{padding:30px 23px;gap:26px}.register-card{padding:30px 22px}.register-form{grid-template-columns:1fr}.register-form .wide{grid-column:auto}}

/* Kotak pemahaman materi: tanpa tanda pemisah vertikal */
.understand-box ul{margin:12px 0 0;padding-left:22px;display:grid;gap:8px}
.understand-box li{line-height:1.65;color:#47372f}
.understand-box li::marker{color:#ef6a36}

/* =========================================================
   TOMBOL NARASI SOCIOJOURNEY XI
   ========================================================= */

.btn-narration,
[data-narration-button] {
    min-height: 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 11px 16px;
    border: 1px solid rgba(37, 99, 235, 0.18);
    border-radius: 14px;
    color: #17324d;
    background: #eef5ff;
    box-shadow: 0 9px 22px rgba(30, 64, 175, 0.08);
    font-family: inherit;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.25;
    cursor: pointer;
    transition:
        transform 0.2s ease,
        background 0.2s ease,
        border-color 0.2s ease,
        box-shadow 0.2s ease;
}

.btn-narration:hover,
[data-narration-button]:hover {
    transform: translateY(-2px);
    border-color: rgba(37, 99, 235, 0.38);
    background: #e4efff;
    box-shadow: 0 13px 28px rgba(30, 64, 175, 0.13);
}

.btn-narration.is-speaking,
[data-narration-button].is-speaking {
    color: #ffffff;
    border-color: #dc2626;
    background: linear-gradient(135deg, #dc2626, #b91c1c);
    box-shadow: 0 12px 26px rgba(220, 38, 38, 0.22);
}

.btn-narration:focus-visible,
[data-narration-button]:focus-visible {
    outline: 3px solid rgba(37, 99, 235, 0.25);
    outline-offset: 3px;
}

@media (max-width: 640px) {
    .btn-narration,
    [data-narration-button] {
        width: 100%;
    }
}
