:root{--ink:#14213d;--blue:#176b87;--cream:#f7f5ef;--gold:#f0b429;--line:#d9e0e5}*{box-sizing:border-box}body{margin:0;font:16px/1.55 system-ui,-apple-system,Segoe UI,sans-serif;background:var(--cream);color:var(--ink);position:relative}body::before{content:"";position:fixed;z-index:-1;inset:0;background:url('/uploads/tet-sampan-logo.png') center 54%/min(520px,58vw) no-repeat;opacity:.045;pointer-events:none}header{display:flex;justify-content:space-between;align-items:center;padding:.7rem max(5vw,2rem);background:#fff;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;text-decoration:none}.brand img{display:block;width:154px;height:58px;object-fit:contain}nav{display:flex;gap:1.1rem;flex-wrap:wrap}nav a,.text-link{color:var(--blue);text-decoration:none;font-weight:650}main{max-width:1080px;margin:auto;padding:3.5rem max(5vw,2rem);min-height:calc(100vh - 145px)}h1{line-height:1.15;font-size:clamp(2rem,5vw,3.5rem)}h2{line-height:1.2}.hero{text-align:center;padding:3rem 1rem 4rem}.hero-logo{display:block;width:min(250px,60vw);height:120px;object-fit:contain;margin:0 auto .5rem}.hero p{font-size:1.15rem}.eyebrow,.tag{color:var(--blue);font-weight:800;letter-spacing:.08em;font-size:.78rem}.button,button{display:inline-block;border:0;border-radius:.45rem;background:var(--blue);color:white;padding:.72rem 1rem;font:inherit;font-weight:750;text-decoration:none;cursor:pointer}.secondary{background:#fff;color:var(--blue);border:1px solid var(--blue);margin-left:.4rem}.cards,.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.1rem}.cards article,.item,.panel,.reading{background:white;border:1px solid var(--line);border-radius:.8rem;padding:1.35rem;box-shadow:0 2px 10px #14213d0a}.item h2{margin:.35rem 0}.link-card{color:inherit;text-decoration:none}.link-card:hover{border-color:var(--blue);transform:translateY(-2px)}.narrow{max-width:480px;margin:auto}label{display:block;font-weight:700;margin:.9rem 0}input,textarea{width:100%;margin-top:.3rem;padding:.65rem;border:1px solid #aebdc7;border-radius:.4rem;font:inherit}textarea{resize:vertical}.note{white-space:normal;font-size:1.06rem}fieldset{border:1px solid var(--line);border-radius:.6rem;margin:1rem 0;padding:1rem}legend{font-weight:750}.choice{font-weight:400;margin:.5rem 0}.choice input{width:auto;margin-right:.3rem}.feedback{padding-left:1.3rem}.feedback li{margin:1rem 0;padding:.7rem;border-radius:.4rem}.correct{background:#e7f7ed}.incorrect{background:#fff0f0}.error{color:#a51d2d;font-weight:650}.muted{color:#5b6671}footer{text-align:center;padding:1.5rem;background:var(--ink);color:white}@media(max-width:620px){header{display:block}nav{margin-top:.7rem}.secondary{margin-top:.5rem}.brand img{width:132px;height:50px}.hero-logo{width:210px;height:106px}}
.protected-content,.quiz-protected{-webkit-user-select:none;user-select:none}.content-watermark{color:#176b8780;font-size:.7rem;font-weight:800;letter-spacing:.13em;text-align:center;transform:rotate(-4deg);margin:.6rem 0}.pdf-viewer{height:min(78vh,920px);border:1px solid var(--line);border-radius:.5rem;overflow:hidden;background:#e7edf0}.pdf-viewer object{width:100%;height:100%;border:0}.trust{max-width:760px;margin:3rem auto 0;text-align:center}footer a{color:#fff}@media print{header,footer,.content-watermark{display:none}.protected-content,.quiz-protected{display:none}}
.exam-cards .card{display:block;color:var(--ink);text-decoration:none;background:white;border:1px solid var(--line);border-radius:.8rem;padding:1.35rem;box-shadow:0 2px 10px #14213d0a}.exam-cards .card span{display:block;color:var(--blue);font-weight:750;margin-top:.7rem}nav{align-items:center}.menu{position:relative;color:var(--blue);font-weight:650}.menu summary{cursor:pointer;list-style:none}.menu summary::-webkit-details-marker,.subject-menu summary::-webkit-details-marker{display:none}.menu summary::after,.subject-menu summary::after{content:' ▾';font-size:.75em}.menu-content{position:absolute;z-index:10;top:1.7rem;right:0;min-width:250px;padding:.55rem;background:#fff;border:1px solid var(--line);border-radius:.55rem;box-shadow:0 8px 24px #14213d1c}.menu-content>a,.subject-menu>a{display:block;padding:.45rem;color:var(--blue);text-decoration:none}.subject-menu{padding:.3rem .45rem;border-bottom:1px solid #eef1f3}.subject-menu:last-child{border:0}.subject-menu summary{cursor:pointer;font-weight:700}.subject-menu a{margin-left:.4rem;font-size:.92rem}.menu-content a:hover{background:#eef7fa}.manage{margin-top:1.4rem}.manage li{margin:.45rem 0}@media(max-width:760px){header{display:block;padding:1rem 1.2rem}nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-top:1rem}.menu{position:static}.menu-content{position:static;min-width:0;margin-top:.35rem;box-shadow:none}.menu-content>a,.subject-menu>a{padding:.55rem}.menu summary{padding:.1rem 0}.exam-cards{grid-template-columns:1fr}}
.section-hero{max-width:760px;margin:0 auto 2rem;text-align:center}.section-grid{max-width:950px;margin:auto}.subject-card .button{margin:.25rem .25rem .25rem 0}
.news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.news-card{display:block;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:.8rem;overflow:hidden;text-decoration:none;box-shadow:0 2px 10px #14213d0a;transition:transform .15s}.news-card:hover{transform:translateY(-3px);border-color:var(--blue)}.news-card img,.news-placeholder{display:block;width:100%;height:180px;object-fit:cover}.news-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--ink));color:#fff;font-weight:800;letter-spacing:.08em}.news-card-body{padding:1.1rem}.news-card-body h2{margin:.35rem 0}.news-article-image{display:block;width:100%;max-height:460px;object-fit:cover;border-radius:.6rem;margin:1rem 0}
body::before{z-index:0}header,main,footer{position:relative;z-index:1}
.brand{gap:.55rem}.brand img{width:54px;height:54px}.brand span{font-size:1.45rem;font-weight:850;color:var(--ink);letter-spacing:-.03em}.contact-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem;margin-top:1.5rem}.contact-details p{margin:0;padding:1rem;border-radius:.65rem;background:#f1f8fb}.contact-details a{color:var(--blue);font-weight:700}.exam-cards .card:nth-child(1){background:linear-gradient(145deg,#eaf7ff,#d9f0f8);border-color:#9bd1e5}.exam-cards .card:nth-child(2){background:linear-gradient(145deg,#f1edff,#e4dcff);border-color:#c6b7fa}.exam-cards .card:nth-child(3){background:linear-gradient(145deg,#fff6d9,#ffedb0);border-color:#f2c96d}.exam-cards .card:nth-child(4){background:linear-gradient(145deg,#eafaf0,#d7f3e2);border-color:#9ad6ae}.exam-cards .card:nth-child(5){background:linear-gradient(145deg,#fff0f2,#ffe0e5);border-color:#f2a8b5}
.exam-cards .card:nth-child(6){background:linear-gradient(145deg,#edf1ff,#dce5ff);border-color:#adbcf3}
.back-button{margin:0 0 1.4rem;background:#fff;color:var(--blue);border:1px solid var(--blue);padding:.5rem .8rem}
.hero{padding:.8rem 1rem 1.4rem}.hero-logo{height:86px;margin:0 auto .15rem}.hero h1{margin:.2rem 0}.hero p{margin:.35rem 0}.empty-state{grid-column:1/-1;text-align:center;padding:2.5rem 1.5rem;background:#fff;border:1px dashed #9bc7d7;border-radius:.8rem;color:var(--ink)}.empty-state h2{margin:0 0 .35rem;color:var(--blue)}
@media(max-width:760px){nav{display:flex;flex-wrap:nowrap;justify-content:center;gap:.85rem}nav a{white-space:nowrap;font-size:.9rem}}
header{padding:.45rem max(4vw,1rem)}main{padding:1.6rem max(4vw,1rem);min-height:calc(100vh - 120px)}.hero{padding:.35rem .5rem .75rem}.hero-logo{height:66px;margin:0 auto}.hero h1{font-size:clamp(1.8rem,8vw,2.6rem)}.hero p{font-size:1rem}.exam-cards{gap:.85rem}@media(max-width:760px){main{padding:1rem .85rem}.hero{padding:.2rem 0 .6rem}.hero-logo{height:54px}.cards,.grid{gap:.75rem}}
select{width:100%;margin-top:.3rem;padding:.65rem;border:1px solid #aebdc7;border-radius:.4rem;background:#fff;color:var(--ink);font:inherit}
.section-grid.subject-count-5{grid-template-columns:repeat(5,minmax(0,1fr));max-width:none}.section-grid.subject-count-4{grid-template-columns:repeat(4,minmax(0,1fr));max-width:none}.subject-card{padding:1rem!important}.subject-card h2{font-size:1.05rem}.subject-card:nth-child(1){background:linear-gradient(145deg,#e4f7ff,#c9ecf8);border-color:#78cce6}.subject-card:nth-child(2){background:linear-gradient(145deg,#fff1f8,#ffd9eb);border-color:#f2a3c9}.subject-card:nth-child(3){background:linear-gradient(145deg,#fff9dc,#ffec9b);border-color:#efc44a}.subject-card:nth-child(4){background:linear-gradient(145deg,#e8fae9,#caf0cd);border-color:#79c88a}.subject-card:nth-child(5){background:linear-gradient(145deg,#eeeaff,#dcd1ff);border-color:#ae9bed}@media(max-width:760px){.section-grid.subject-count-5,.section-grid.subject-count-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:420px){.section-grid.subject-count-5,.section-grid.subject-count-4{grid-template-columns:1fr}}
.exam-cards{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:900px){.exam-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.exam-cards{grid-template-columns:1fr}}
.inline-action{display:inline;margin-left:.45rem}.position-form{display:flex;align-items:end;gap:.3rem;margin:0}.position-form label{margin:0;font-size:.74rem;color:#526273}.position-form input[type="number"]{width:4rem;margin:.1rem 0 0;padding:.25rem}.position-form button{padding:.35rem .48rem;font-size:.78rem}.delete-button{padding:.28rem .55rem;background:#a51d2d;font-size:.82rem}
.area-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.45rem}.area-choice{margin:0;font-weight:500}.area-choice input{width:auto;margin-right:.35rem}
.publication-info{display:flex;flex-wrap:wrap;gap:.35rem .8rem;margin:.75rem 0 1.2rem;padding:.7rem .8rem;border-left:3px solid var(--blue);background:#eef8fb;color:#334155;font-size:.9rem}.publication-info span+span:before{content:'•';margin-right:.8rem;color:var(--blue)}
.post-categories{display:flex;flex-wrap:wrap;gap:.45rem;margin:0 0 .8rem}.post-categories .tag{margin:0}
.subject-overview-card{min-height:235px;display:flex;flex-direction:column}.subject-overview-card .open-card-link{margin-top:auto}.subject-module-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));max-width:860px;margin:auto}.subject-module-card{min-height:205px;background:linear-gradient(145deg,#f0faff,#d9eefb)!important;border-color:#81c7e2!important}.subject-module-card:nth-child(2n){background:linear-gradient(145deg,#f7efff,#e8d9ff)!important;border-color:#b89aef!important}.subject-module-card:nth-child(3n){background:linear-gradient(145deg,#fff8db,#ffe9a3)!important;border-color:#e6bc45!important}.subject-quiz-action{text-align:center;margin:1.5rem 0 0}.subject-quiz-action .button,.subject-card .button.secondary{padding:.85rem 1.5rem;background:linear-gradient(135deg,#126f9b,#3a90be);border-color:#126f9b;color:#fff;box-shadow:0 5px 12px #176b8733}.subject-card:nth-child(2n) .button.secondary{background:linear-gradient(135deg,#8a45bd,#ba72e5);border-color:#8a45bd}.subject-card:nth-child(3n) .button.secondary{background:linear-gradient(135deg,#b36c08,#ecae35);border-color:#b36c08}.subject-card:nth-child(4n) .button.secondary{background:linear-gradient(135deg,#17794c,#45b976);border-color:#17794c}.subject-card .button.secondary:hover,.subject-quiz-action .button:hover{filter:brightness(1.08);transform:translateY(-2px)}
.coming-soon-card{position:relative;cursor:not-allowed;filter:saturate(.55);opacity:.82;box-shadow:none!important}.coming-soon-card:hover{transform:none;border-color:#79c88a}.coming-soon-badge{align-self:flex-start;margin-bottom:.7rem;padding:.3rem .65rem;border-radius:999px;background:#24475a;color:#fff;font-size:.76rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.coming-soon-message{margin-top:auto;color:#425d69;font-weight:750}
.bengali-chapter-groups{max-width:960px;margin:auto}.bengali-chapter-part{margin:1.35rem 0 2rem;padding:1.1rem;border:1px solid #d9e8ef;border-radius:.85rem;background:#ffffffa8}.bengali-chapter-part>h2{margin:0 0 1rem;color:#176b87;font-size:1.22rem}.bengali-chapter-part .subject-module-grid{max-width:none}
.bengali-group-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));max-width:900px;margin:auto}.bengali-group-card{min-height:220px;background:linear-gradient(145deg,#e8f8ff,#cceeff)!important;border-color:#78cce6!important}.bengali-group-card:nth-child(2){background:linear-gradient(145deg,#f6edff,#e5d1ff)!important;border-color:#b998ec!important}.bengali-group-card:nth-child(3){background:linear-gradient(145deg,#fff6d5,#ffe59a)!important;border-color:#efc34f!important}.bengali-group-card:nth-child(4){background:linear-gradient(145deg,#e7faed,#c8efd6)!important;border-color:#7fcd99!important}.bengali-group-card:nth-child(5){background:linear-gradient(145deg,#ffeaf0,#ffd1de)!important;border-color:#ef9db9!important}.bengali-group-card h2{font-size:1.35rem}.bengali-group-card .open-card-link{margin-top:1.2rem}
.page-with-sidebars{width:min(1540px,100%);margin:0 auto;display:grid;grid-template-columns:210px minmax(0,900px) 240px;align-items:start;gap:1.25rem;padding:2rem 1.25rem;min-height:calc(100vh - 145px)}.page-with-sidebars .page-main{grid-column:2;grid-row:1;max-width:none;min-width:0;margin:0;padding:1.35rem 0}.desktop-sidebar{position:sticky;top:1rem}.desktop-sidebar-left{grid-column:1;grid-row:1}.desktop-sidebar-right{grid-column:3;grid-row:1}.desktop-side-card{margin-bottom:1rem;padding:1rem;border:1px solid var(--line);border-radius:.75rem;background:#fff;box-shadow:0 3px 12px #14213d0d}.desktop-side-card h2{margin:0 0 .65rem;font-size:1.08rem;color:#176b87}.desktop-side-card a{display:block;padding:.55rem .1rem;border-bottom:1px solid #e8eef2;color:#24435a;font-size:.92rem;font-weight:700;line-height:1.35;text-decoration:none}.desktop-side-card a:last-child{border-bottom:0}.desktop-side-card a:hover{color:#0d728f}.desktop-side-card .muted{margin:0;font-size:.9rem}@media(max-width:1180px){.desktop-sidebar{display:none}.page-with-sidebars{display:block;max-width:1080px;padding:0}.page-with-sidebars .page-main{padding:3.5rem max(5vw,2rem)}}@media(max-width:760px){.page-with-sidebars .page-main{padding:1rem .85rem}}
.formatting-guide{margin:.8rem 0;padding:.85rem 1rem;border:1px solid #9bd1e5;border-radius:.55rem;background:#eef8fb;color:#253858;font-size:.9rem}.formatting-guide code{display:inline-block;margin:.15rem 0;padding:.08rem .28rem;border-radius:.22rem;background:#fff;color:#0c5872;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.note h2{margin:1.35rem 0 .45rem;color:#0d5d78}.note h3{margin:1.05rem 0 .35rem;color:#176b87}.note p{margin:.55rem 0}.note mark{padding:.05em .18em;border-radius:.15em;background:#fff09a}.text-red{color:#bd1e2d}.text-blue{color:#145da0}.text-green{color:#177245}.text-purple{color:#7b3fa0}.table-wrap{max-width:100%;overflow-x:auto;margin:1rem 0;border:1px solid var(--line);border-radius:.5rem}.post-table{width:100%;border-collapse:collapse;background:#fff}.post-table th,.post-table td{padding:.65rem .75rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.post-table th{background:#eaf6fa;color:#0c5872}.post-table tr:last-child td{border-bottom:0}
.note .post-lead{margin:.75rem 0 1rem;padding:.65rem .8rem;border-left:4px solid #168ab5;border-radius:.25rem .5rem .5rem .25rem;background:#eef9fd;color:#174b5f}.note .semantic-date{display:inline;padding:.02em .2em;border-radius:.25em;background:#fff0ed;color:#a72b1f;font-weight:800;box-decoration-break:clone;-webkit-box-decoration-break:clone}.note .semantic-term{color:#71429a;font-weight:700}.note .semantic-label{color:#075d7b;font-weight:850}.note .semantic-key-sentence{display:inline;padding:.12em .28em;border-radius:.3em;background:#eaf7fb;color:#174b5f;box-decoration-break:clone;-webkit-box-decoration-break:clone}.note strong{color:#075d7b;font-weight:850}.note em{color:#6c3d86}.note .post-table tbody td:first-child{color:#176b55;font-weight:750}.note .post-table .semantic-date{color:#a72b1f}.note .post-list li::marker{color:#176b87;font-weight:800}@media(prefers-contrast:more){.note .post-lead{color:#000;border:2px solid currentColor;background:transparent}.note .semantic-date,.note .semantic-term,.note .semantic-label,.note strong{color:#000;text-decoration:underline;text-decoration-thickness:.08em}.note .semantic-key-sentence{color:#000;border:1px solid currentColor;background:transparent}}
.post-navigation{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1rem;border-top:1px solid var(--line)}.post-navigation .back-button{margin:0}.next-unavailable{color:#64748b;font-size:.9rem;text-align:right}@media(max-width:460px){.post-navigation{gap:.6rem}.post-navigation .button,.post-navigation .back-button{padding:.55rem .7rem;font-size:.9rem}.next-unavailable{font-size:.8rem}}
.post-listen-control{display:flex;align-items:center;gap:.75rem;margin:1.5rem 0;padding:1rem 1.1rem;border:1px solid #8dc8d9;border-radius:.75rem;background:linear-gradient(135deg,#eefaff,#edf5ff)}.listen-button{background:linear-gradient(135deg,#126f9b,#349cc3);box-shadow:0 4px 10px #176b8729}.listen-status{color:#426070;font-size:.9rem;font-weight:650}@media(max-width:520px){.post-listen-control{align-items:flex-start;flex-direction:column}.listen-button{width:100%}}
.paragraph-space{height:1rem}
.post-divider{border:0;border-top:2px solid #9bc7d7;margin:1.5rem 0}
.formatting-toolbar{margin:.8rem 0;padding:.85rem 1rem;border:1px solid #b8cfe0;border-radius:.55rem;background:#f8fcff}.toolbar-buttons{display:flex;flex-wrap:wrap;gap:.35rem;margin:.55rem 0}.toolbar-buttons button{padding:.35rem .55rem;background:#fff;color:#14546d;border:1px solid #9bc7d7;border-radius:.3rem;font-size:.84rem}.toolbar-buttons button:hover{background:#dff3fa}.toolbar-buttons button[data-wrap="red"]{color:#bd1e2d}.toolbar-buttons button[data-wrap="blue"]{color:#145da0}.toolbar-buttons button[data-wrap="green"]{color:#177245}.toolbar-buttons button[data-wrap="purple"]{color:#7b3fa0}.formatting-toolbar small{color:#526273}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}.align-justify{text-align:justify}
.font-controls{display:inline-flex;gap:.35rem}.toolbar-buttons select{width:auto;margin:0;padding:.34rem .45rem;border:1px solid #9bc7d7;border-radius:.3rem;background:#fff;color:#14546d;font-size:.84rem}.font-bengali-sans{font-family:"Noto Sans Bengali","Hind Siliguri","SolaimanLipi","Kalpurush",sans-serif}.font-bengali-serif{font-family:"Noto Serif Bengali","Noto Serif","Siyam Rupali",serif}.font-bengali-classic{font-family:"SolaimanLipi","Kalpurush","Vrinda",sans-serif}.size-small{font-size:.86em}.size-normal{font-size:1em}.size-large{font-size:1.3em}.size-xlarge{font-size:1.65em}@media(max-width:460px){.font-controls{width:100%}.toolbar-buttons select{flex:1}}
.post-article-image{display:block;width:100%;max-height:460px;object-fit:cover;border-radius:.6rem;margin:1rem 0}
.content-link-card{min-height:190px;position:relative;overflow:hidden;background:linear-gradient(145deg,#f4fbff,#dceff9)!important;border-color:#8bc9e1!important;transition:transform .18s,box-shadow .18s,border-color .18s}.content-link-card:nth-child(3n+2){background:linear-gradient(145deg,#fff7de,#ffe7a1)!important;border-color:#efc453!important}.content-link-card:nth-child(3n){background:linear-gradient(145deg,#f3ecff,#dfd0ff)!important;border-color:#b7a2ee!important}.content-link-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px #14213d24;border-color:var(--blue)!important}.quiz-link-card{background:linear-gradient(145deg,#e8f8ff,#b8e7ff)!important;border-color:#4eaed8!important}.quiz-link-card:nth-child(4n+2){background:linear-gradient(145deg,#f8ebff,#e1c2ff)!important;border-color:#ae76dc!important}.quiz-link-card:nth-child(4n+3){background:linear-gradient(145deg,#fff5c8,#ffd978)!important;border-color:#e6a72c!important}.quiz-link-card:nth-child(4n){background:linear-gradient(145deg,#e4faec,#ace8c1)!important;border-color:#55bb7e!important}.quiz-link-card .tag{color:#075d7b}.open-card-link{display:block;margin-top:1rem;color:#075d7b;font-weight:800}.content-link-card:after{content:'↗';position:absolute;right:1rem;bottom:.75rem;color:#176b8755;font-size:2rem;font-weight:800}article.reading:has(.protected-content),article.reading.quiz-protected{position:relative;overflow:hidden}article.reading:has(.protected-content):before,article.reading.quiz-protected:before{content:'TET SAMPAN';position:absolute;top:46%;left:50%;transform:translate(-50%,-50%) rotate(-22deg);color:#176b8715;font-size:clamp(2.2rem,9vw,5.5rem);font-weight:900;white-space:nowrap;pointer-events:none;z-index:0}article.reading:has(.protected-content)>*,article.reading.quiz-protected>*{position:relative;z-index:1}
@media(max-width:600px){.reading{padding:1rem}.reading h1{font-size:clamp(1.6rem,8vw,2.25rem);overflow-wrap:anywhere}.reading h2{font-size:1.2rem}.note{font-size:1rem;line-height:1.7}.note p{margin:.8rem 0}.publication-info{display:block;line-height:1.75}.publication-info span{display:block}.publication-info span+span:before{display:none}.post-table{min-width:420px;font-size:.9rem}.post-table th,.post-table td{padding:.55rem .6rem}.quiz-protected fieldset{margin:1rem 0;padding:.85rem}.quiz-protected legend{font-size:1.05rem;line-height:1.5}.choice{display:flex;align-items:flex-start;gap:.55rem;margin:.65rem 0;padding:.7rem .6rem;border-radius:.45rem;background:#f7fbfd;line-height:1.45}.choice input{flex:0 0 auto;width:1.2rem;height:1.2rem;margin:.12rem 0 0}.quiz-protected button[type="submit"],.quiz-protected form>button{width:100%;margin-top:.8rem;padding:.85rem 1rem}.content-watermark{font-size:.6rem;white-space:nowrap}.post-article-image,.news-article-image{max-height:290px}.post-navigation{position:sticky;bottom:.4rem;padding:.7rem;background:#fffffff2;border:1px solid var(--line);border-radius:.6rem;box-shadow:0 5px 16px #14213d18}.post-navigation .button,.post-navigation .back-button{min-width:0;white-space:nowrap}.content-link-card{min-height:150px;padding:1.1rem}.content-link-card h2{font-size:1.22rem}.content-link-card p{margin:.45rem 0}.content-link-card:after{right:.75rem;bottom:.5rem;font-size:1.6rem}article.reading:has(.protected-content):before,article.reading.quiz-protected:before{font-size:2.1rem;top:54%}.feedback li{padding:.65rem;font-size:.95rem}}
article.reading:has(.protected-content),article.reading:has(.pdf-viewer),article.reading.quiz-protected{background-color:#fff;background-image:linear-gradient(#ffffffeb,#ffffffeb),url('/uploads/tet-sampan-logo.png');background-repeat:repeat,repeat;background-size:auto,145px 145px;background-position:0 0,18px 18px}@media(max-width:600px){article.reading:has(.protected-content),article.reading:has(.pdf-viewer),article.reading.quiz-protected{background-size:auto,105px 105px;background-position:0 0,10px 10px}}
body::before{background-image:url('/uploads/tet-sampan-logo.png?v=tet-sampan-1')}article.reading:has(.protected-content),article.reading:has(.pdf-viewer),article.reading.quiz-protected{background-image:linear-gradient(#ffffffeb,#ffffffeb),url('/uploads/tet-sampan-logo.png?v=tet-sampan-1')}
.post-external-link{color:#075d7b;font-weight:750;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px}.post-external-link:hover{color:#bd1e2d}.important-links-module{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1.25rem auto 0;max-width:1100px;padding:1.15rem 1.35rem;border:1px solid #b7c8f1;border-radius:.85rem;background:linear-gradient(135deg,#e5f7ff,#eee7ff 53%,#fff1c7);box-shadow:0 8px 22px #14213d14;color:var(--ink);text-decoration:none;transition:transform .18s,box-shadow .18s}.important-links-module:hover{transform:translateY(-3px);box-shadow:0 13px 26px #14213d25}.important-links-module strong,.important-links-module small,.important-links-kicker{display:block}.important-links-module strong{margin:.15rem 0;font-size:1.28rem}.important-links-module small{color:#435269}.important-links-kicker{color:#0c6684;font-size:.74rem;font-weight:900;letter-spacing:.08em}.important-links-icon{display:grid;place-items:center;flex:0 0 2.5rem;width:2.5rem;height:2.5rem;border-radius:50%;background:#176b87;color:#fff;font-size:1.4rem;font-weight:900}.important-links-module .open-card-link{margin:0;white-space:nowrap}.external-link-card{background:linear-gradient(145deg,#eaf9ff,#d5eeff)!important;border-color:#86bee0!important}@media(max-width:600px){.important-links-module{align-items:flex-start;flex-wrap:wrap;padding:1rem}.important-links-module .open-card-link{width:100%}}
.post-test-link{margin:2rem 0 1.25rem;padding:1.25rem 1.35rem;border:1px solid #8dc8d9;border-radius:.75rem;background:linear-gradient(135deg,#e7f8fb,#e9f0ff);text-align:center}.post-test-link .eyebrow{margin:0;color:#0c6684}.post-test-link h2{margin:.35rem 0;color:#123d60}.post-test-link p{margin:.35rem 0 .9rem}.topic-test-card-link,.topic-quiz-choice-link{display:block;color:inherit;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.topic-test-card-link:hover{transform:translateY(-3px);box-shadow:0 12px 26px #123d6026;border-color:#368eae}.topic-test-card-link:focus-visible,.topic-quiz-choice-link:focus-visible{outline:3px solid #0b78a4;outline-offset:3px}.topic-quiz-choice-link{margin:.75rem 0;padding:1rem;border:1px solid #a8ccda;border-radius:.65rem;background:#ffffffa8}.topic-quiz-choice-link:hover{transform:translateY(-2px);box-shadow:0 8px 18px #123d601f;border-color:#368eae}.topic-test-action{display:inline-block;pointer-events:none}@media(max-width:600px){.post-test-link{padding:1rem}.post-test-link .button{display:block;width:100%}}
.topic-quiz-choice{margin:.85rem auto 0;padding:1rem;max-width:720px;border:1px solid rgba(18,61,96,.18);border-radius:.65rem;background:rgba(255,255,255,.72)}.topic-quiz-choice:first-of-type{margin-top:1rem}.topic-quiz-choice p{margin:0 0 .7rem}.topic-quiz-choice+.topic-quiz-choice{margin-top:.75rem}
.cdp-study-links{display:grid;gap:.45rem;margin:.85rem 0;padding:.85rem;border-radius:.55rem;background:#eef8fb;text-align:left}.cdp-study-links strong{color:#0c6684}.cdp-study-links a{display:block;padding:.5rem .6rem;border-radius:.35rem;background:#fff;color:#075d7b;font-weight:700;text-decoration:none}.cdp-study-links a:hover{background:#d8f0f7}.drawer-study-menu{margin:.25rem .35rem;padding:.2rem .25rem;border-left:2px solid #9bc7d7}.drawer-study-menu summary{padding:.45rem;color:#0c6684;font-weight:750;cursor:pointer;list-style:none}.drawer-study-menu summary::-webkit-details-marker{display:none}.drawer-study-menu summary:after{content:'+';float:right}.drawer-study-menu[open] summary:after{content:'−'}.drawer-study-menu a{display:block;padding:.45rem .55rem .45rem .8rem;color:#176b87;font-size:.86rem;text-decoration:none}.drawer-study-menu a:hover{background:#e2f4fa}
.cdp-study-links a{padding:.75rem .8rem;border:1px solid;box-shadow:0 3px 8px #14213d14;transition:transform .18s,box-shadow .18s}.cdp-study-links a:nth-of-type(1){background:linear-gradient(135deg,#d9f5ff,#bfe9fa);border-color:#62bfdf;color:#075675}.cdp-study-links a:nth-of-type(2){background:linear-gradient(135deg,#f2e7ff,#e3ccff);border-color:#ae87e5;color:#63328d}.cdp-study-links a:nth-of-type(3){background:linear-gradient(135deg,#fff2c9,#ffe09b);border-color:#e3ae37;color:#805400}.cdp-study-links a:hover{transform:translateY(-3px);box-shadow:0 8px 16px #14213d2b}.cdp-study-links a:nth-of-type(1):hover{background:linear-gradient(135deg,#c7effc,#a8e0f4)}.cdp-study-links a:nth-of-type(2):hover{background:linear-gradient(135deg,#e9d7ff,#d8bbff)}.cdp-study-links a:nth-of-type(3):hover{background:linear-gradient(135deg,#ffebb2,#ffd579)}
.hamburger-button{display:grid;place-content:center;gap:4px;flex:0 0 42px;width:42px;height:38px;padding:0;background:#fff;color:var(--blue);border:1px solid #9bc7d7;border-radius:.45rem;box-shadow:none}.hamburger-button span{display:block;width:20px;height:2px;border-radius:2px;background:currentColor}.hamburger-button:hover{background:#eaf7fb}.site-drawer{position:fixed;z-index:100;top:0;bottom:0;left:0;width:min(355px,88vw);padding:1rem;overflow-y:auto;background:#fff;box-shadow:12px 0 36px #14213d42;transform:translateX(-105%);transition:transform .22s ease}.site-drawer.is-open{transform:translateX(0)}.drawer-open:after{content:'';position:fixed;z-index:90;inset:0;background:#14213d55}.drawer-heading{display:flex;align-items:center;justify-content:space-between;padding:.25rem .15rem .85rem;border-bottom:1px solid var(--line);font-size:1.25rem;color:var(--ink)}.drawer-close{width:34px;height:34px;padding:0;border-radius:50%;font-size:1.55rem;line-height:1;background:#eef7fa;color:var(--blue)}.drawer-nav{display:block;margin-top:.8rem}.drawer-nav>a,.drawer-menu-group>summary,.drawer-submenu>summary{display:block;padding:.7rem .45rem;color:var(--ink);font-weight:750;text-decoration:none;cursor:pointer}.drawer-nav>a:hover,.drawer-menu-group>summary:hover,.drawer-submenu>summary:hover{background:#edf8fc;color:#0c6684}.drawer-menu-group{border-bottom:1px solid #e7edf1}.drawer-menu-group summary{list-style:none}.drawer-menu-group summary::-webkit-details-marker,.drawer-submenu summary::-webkit-details-marker{display:none}.drawer-menu-group summary:after,.drawer-submenu summary:after{content:'+';float:right;color:#0c6684}.drawer-menu-group[open]>summary:after,.drawer-submenu[open]>summary:after{content:'−'}.drawer-overview{display:block;padding:.55rem .8rem;color:#075d7b;font-size:.92rem;font-weight:700;text-decoration:none}.drawer-submenu{margin:.15rem .2rem .25rem;border-radius:.4rem;background:#f7fbfd}.drawer-submenu>summary{padding:.55rem .6rem;font-size:.93rem}.drawer-submenu>a{display:block;padding:.48rem .8rem .48rem 1.2rem;color:#176b87;text-decoration:none;font-size:.88rem}.drawer-submenu>a:hover{background:#e2f4fa}.drawer-admin{margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--line)}.drawer-admin a{display:block;padding:.65rem .45rem;color:#176b87;font-weight:750;text-decoration:none}@media(max-width:760px){header{display:flex!important;gap:.55rem;flex-wrap:wrap}header .brand{flex:1}header>nav{order:3;width:100%;margin-top:.15rem}}
.notification-prompt{position:fixed;z-index:120;right:1rem;bottom:1rem;width:min(380px,calc(100vw - 2rem));padding:1.15rem 1.2rem;border:1px solid #9bc7d7;border-radius:.75rem;background:#fff;box-shadow:0 14px 36px #14213d36;color:var(--ink)}.notification-prompt strong{display:block;color:#0c6684;font-size:1.15rem}.notification-prompt p{margin:.4rem 0 1rem}.notification-prompt div{display:flex;flex-wrap:wrap;gap:.55rem}.notification-prompt .notification-later{background:#fff;color:#176b87;border:1px solid #9bc7d7}.notification-close{position:absolute;top:.5rem;right:.55rem;width:30px;height:30px;padding:0;border-radius:50%;background:transparent;color:#526273;font-size:1.35rem}@media(max-width:500px){.notification-prompt{right:.75rem;bottom:.75rem;width:calc(100vw - 1.5rem)}.notification-prompt div button{flex:1;padding:.65rem .5rem;font-size:.9rem}}
.note h4{margin:.9rem 0 .3rem;color:#2b5970;font-size:1.02rem}.post-order-group{margin:1rem 0}.post-order-group ol{margin:0;padding-left:1.4rem}.post-order-group li{display:flex;align-items:center;gap:.4rem;margin:.45rem 0;padding:.55rem;border-radius:.45rem;background:#f7fbfd}.post-order-group li>span{flex:1}.post-order-group small{display:block;color:#64748b}.post-order-group button{padding:.28rem .55rem}.post-order-group button:disabled{opacity:.35;cursor:not-allowed}@media(max-width:520px){.post-order-group li{align-items:flex-start;flex-wrap:wrap}.post-order-group li>span{min-width:100%}.position-form{width:100%}}
.practice-quiz-grid{grid-template-columns:minmax(250px,360px);justify-content:center;max-width:900px;margin:1.35rem auto 0}.practice-quiz-card{min-height:205px;background:linear-gradient(135deg,#155f92,#0e9bb3 52%,#4fc3b4)!important;border-color:#0d708c!important;color:#fff!important;box-shadow:0 12px 24px #0c668440}.practice-quiz-card .tag,.practice-quiz-card h2,.practice-quiz-card p,.practice-quiz-card .open-card-link{color:#fff!important}.practice-quiz-card .tag{background:#ffffff2e!important;border:1px solid #ffffff66}.practice-quiz-card h2{font-size:1.55rem}.practice-quiz-card .open-card-link{margin-top:auto}.practice-quiz-card:hover{transform:translateY(-5px) scale(1.015);box-shadow:0 17px 30px #0c668455}@media(max-width:600px){.practice-quiz-grid{grid-template-columns:1fr;margin-top:1rem}.practice-quiz-card{min-height:175px}}
.quiz-timer{position:sticky;top:.8rem;z-index:3;width:max-content;max-width:100%;padding:.65rem .9rem;border:1px solid #14728f;border-radius:.65rem;background:#e8f8ff;color:#093f55;font-weight:700;box-shadow:0 4px 12px #0d30401f}.quiz-timer.time-expired{background:#ffe8e8;border-color:#b42335;color:#8d1827}
.visitor-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1.25rem 0}.visitor-stat{display:flex;flex-direction:column;padding:1.1rem;background:#fff;border:1px solid var(--line);border-radius:.8rem;box-shadow:0 2px 10px #14213d0a}.visitor-stat span{font-weight:750;color:var(--blue)}.visitor-stat strong{font-size:2rem;line-height:1.2;margin-top:.5rem}.visitor-stat small{color:#526b78}.visitor-stat b{margin-top:.65rem;font-size:.9rem}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:.7rem;border-bottom:1px solid var(--line)}@media(max-width:760px){.visitor-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}
.visibility-panel{margin-top:1.25rem}.visibility-panel ul{list-style:none;padding:0}.visibility-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;border-bottom:1px solid var(--line)}.visibility-item>span:first-child{flex:1}.visibility-item small{display:block;color:#60727c}.visibility-status{padding:.25rem .55rem;border-radius:999px;font-size:.82rem;font-weight:750}.is-published{background:#dcfce7;color:#166534}.is-hidden{background:#f1f5f9;color:#475569}.unpublish-button{background:#8a4b13}.publish-button{background:#18794e}@media(max-width:650px){.visibility-item{align-items:flex-start;flex-wrap:wrap}.visibility-item>span:first-child{min-width:100%}}
.owner-page-tools{display:flex;align-items:center;flex-wrap:wrap;gap:.55rem;margin:0 0 1rem;padding:.75rem;border:2px solid #bfdbfe;border-radius:14px;background:#eff6ff}.owner-page-tools strong{margin-right:.25rem;color:#1e3a8a}.owner-page-tools .button{margin:0;padding:.55rem .75rem;font-size:.88rem}.owner-manage-card{min-width:0}.owner-manage-card>.item{height:auto}.owner-item-tools{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem;margin:.6rem 0 1rem;padding:.55rem;border:1px dashed #93c5fd;border-radius:10px;background:#f8fbff}.owner-manage-card>.owner-item-tools{margin:.45rem 0 0}.owner-item-tools form{display:inline;margin:0}.owner-item-tools .button,.owner-item-tools button{margin:0;padding:.45rem .65rem;font-size:.82rem}.owner-item-tools .delete-button{background:#b42318;color:#fff}@media(max-width:650px){.owner-page-tools,.owner-item-tools{align-items:stretch}.owner-page-tools .button,.owner-item-tools .button,.owner-item-tools form,.owner-item-tools button{width:100%;text-align:center}}
/* Public post and quiz indexes use one long, vibrant card per row. */
.content-grid{grid-template-columns:minmax(0,1fr)!important;gap:1.05rem}.owner-manage-card{display:block;width:100%;min-width:0}.owner-manage-card>.content-link-card{display:block;width:100%;min-height:150px;padding:1.35rem 1.55rem;border-width:1px 1px 1px 7px!important;border-radius:1rem;box-shadow:0 8px 20px #14213d18}.owner-manage-card>.content-link-card h2{margin:.35rem 0 .5rem;font-size:clamp(1.35rem,2.4vw,1.8rem);line-height:1.25}.owner-manage-card>.content-link-card p{max-width:72ch;margin:.35rem 0;color:#243b53}.owner-manage-card:nth-child(4n+1)>.content-link-card{background:linear-gradient(110deg,#dff7ff 0%,#c8ecff 55%,#eaf9ff 100%)!important;border-color:#168ab5!important}.owner-manage-card:nth-child(4n+2)>.content-link-card{background:linear-gradient(110deg,#fff2bd 0%,#ffe18a 55%,#fff7d8 100%)!important;border-color:#d89a09!important}.owner-manage-card:nth-child(4n+3)>.content-link-card{background:linear-gradient(110deg,#efe5ff 0%,#d9c4ff 55%,#f7f1ff 100%)!important;border-color:#8754c7!important}.owner-manage-card:nth-child(4n)>.content-link-card{background:linear-gradient(110deg,#ddf8e7 0%,#bcebcf 55%,#effcf4 100%)!important;border-color:#29935a!important}.owner-manage-card>.quiz-link-card{border-left-color:#075d7b!important}.owner-manage-card>.content-link-card:hover{transform:translateY(-3px);box-shadow:0 13px 28px #14213d2b}.owner-manage-card>.owner-item-tools{margin:.45rem .25rem 0;padding:.55rem .7rem}@media(max-width:600px){.owner-manage-card>.content-link-card{min-height:135px;padding:1.05rem 1.1rem;border-left-width:5px!important}.owner-manage-card>.content-link-card h2{font-size:1.25rem}}

/* Prominent site-wide route to the automatically updated quiz catalogue. */
.all-quizzes-alert{position:sticky;z-index:70;top:0;display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.72rem 1rem;background:linear-gradient(90deg,#6d28d9,#db2777 48%,#ea580c);background-size:180% 100%;color:#fff;text-align:center;text-decoration:none;box-shadow:0 5px 18px #6d28d944;animation:quiz-alert-glow 5s ease-in-out infinite}.all-quizzes-alert strong{font-size:clamp(.92rem,2vw,1.1rem);letter-spacing:.01em}.all-quizzes-alert-icon{font-size:1.25rem}.all-quizzes-alert-action{padding:.25rem .55rem;border:1px solid #ffffff77;border-radius:999px;background:#ffffff20;font-size:.82rem;font-weight:800;white-space:nowrap}.all-quizzes-alert:hover{color:#fff;filter:saturate(1.15);box-shadow:0 7px 22px #6d28d966}@keyframes quiz-alert-glow{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}@media(prefers-reduced-motion:reduce){.all-quizzes-alert{animation:none}}.all-quizzes-hero{background:linear-gradient(135deg,#f3e8ff,#ffe4f0 52%,#ffedd5);border:1px solid #d8b4fe;border-radius:1rem;padding:1.5rem;box-shadow:0 10px 28px #6d28d91a}.all-quizzes-hero>strong{display:inline-block;margin-top:.7rem;padding:.35rem .7rem;border-radius:999px;background:#6d28d9;color:#fff}.quiz-category-nav{display:flex;flex-wrap:wrap;gap:.55rem;margin:1.15rem 0 2rem;padding:1rem;border:1px solid #d8b4fe;border-radius:1rem;background:#faf5ff}.quiz-category-nav a{display:flex;align-items:center;gap:.4rem;padding:.5rem .75rem;border-radius:999px;background:#fff;color:#5b21b6;font-weight:750;text-decoration:none;box-shadow:0 2px 8px #6d28d917}.quiz-category-nav a:hover{background:#6d28d9;color:#fff}.quiz-category-nav span{display:grid;place-items:center;min-width:1.35rem;height:1.35rem;border-radius:50%;background:#ede9fe;font-size:.75rem;color:#5b21b6}.all-quizzes-category{scroll-margin-top:4.5rem;margin:0 0 2.2rem}.all-quizzes-category-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:.85rem;padding-bottom:.55rem;border-bottom:3px solid #c4b5fd}.all-quizzes-category-heading h2{margin:.1rem 0 0;color:#312e81}.all-quizzes-category-heading>span{color:#6d28d9;font-weight:800;white-space:nowrap}@media(max-width:600px){.all-quizzes-alert{gap:.45rem;padding:.68rem .55rem}.all-quizzes-alert-action{display:none}.all-quizzes-category-heading{align-items:flex-start;flex-direction:column;gap:.25rem}.quiz-category-nav{padding:.75rem}.quiz-category-nav a{width:100%;justify-content:space-between}}

/* Inline owner rearrangement controls shown beside edit and visibility actions. */
.owner-item-tools .rearrange-label{margin-left:.25rem;color:#475569;font-size:.82rem;font-weight:800}.owner-item-tools .rearrange-button{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff}.owner-item-tools .rearrange-button:hover:not(:disabled){background:linear-gradient(135deg,#4338ca,#6d28d9)}.owner-item-tools .rearrange-button:disabled{opacity:.38;cursor:not-allowed;box-shadow:none}@media(max-width:650px){.owner-item-tools .rearrange-label{width:100%;margin:.2rem 0 0}.owner-item-tools .rearrange-button{width:100%}}

.quiz-continuation{margin:0 0 .8rem;padding:.65rem .85rem;border-radius:.6rem;background:#eef2ff;color:#3730a3}.quiz-result-question{margin:1.25rem 0;padding:1.2rem;border:1px solid #c4b5fd;border-radius:.85rem;background:linear-gradient(145deg,#faf5ff,#fff)}.quiz-explanation{padding:1rem;border-left:5px solid #7c3aed;border-radius:.45rem;background:#f3e8ff;line-height:1.7}.review-navigation{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:1.25rem}.review-navigation .button{margin:0}.material-quiz-link{border-color:#a78bfa;background:#faf5ff}@media(max-width:560px){.review-navigation{align-items:stretch;flex-direction:column}.review-navigation span:empty{display:none}.review-navigation .button{width:100%;text-align:center}}

/* Keep quiz screens visually stable: no full-width animation or competing sticky layers. */
.all-quizzes-alert{animation:none!important;background-position:50% 50%!important}.quiz-protected .quiz-timer{position:static;top:auto}.quiz-protected,.quiz-protected *{scroll-behavior:auto}

/* Accessible all-quizzes directory */
.compact-quiz-hero{padding:1.1rem 1.35rem;text-align:left}.compact-quiz-hero h1{max-width:900px;margin:.25rem 0 .35rem;font-size:clamp(2rem,4vw,3.35rem);line-height:1.08}.compact-quiz-hero p{margin:.25rem 0}.quiz-finder{margin:1.15rem 0 1.4rem;padding:1rem 1.15rem;border:1px solid #c4b5fd;border-radius:1rem;background:#faf5ff;box-shadow:0 7px 20px #6d28d912}.quiz-finder form>label{display:block;margin:0 0 .4rem;font-weight:850;color:#312e81}.quiz-search-row{display:flex;gap:.55rem;align-items:stretch}.quiz-search-row input{flex:1;min-width:0;margin:0;background:#fff}.quiz-search-row button,.quiz-search-row .button{margin:0;white-space:nowrap}.quiz-exam-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.85rem}.quiz-exam-filters a{padding:.48rem .78rem;border:1px solid #a78bfa;border-radius:999px;background:#fff;color:#5b21b6;font-weight:800;text-decoration:none}.quiz-exam-filters a:hover,.quiz-exam-filters a.active{background:#6d28d9;color:#fff;border-color:#6d28d9}.quiz-result-count{margin:.8rem 0 0;color:#475569}.accessible-quiz-list{display:grid;gap:1rem}.accessible-quiz-wrap{min-width:0}.accessible-quiz-card{display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1.1rem;border:1px solid #93c5fd;border-left:7px solid #0e7490;border-radius:1rem;background:linear-gradient(105deg,#ecfeff,#eff6ff 58%,#faf5ff);box-shadow:0 8px 22px #164e6317;transition:transform .18s ease,box-shadow .18s ease}.accessible-quiz-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #164e6326}.quiz-card-number{display:grid;place-items:center;align-self:stretch;min-height:102px;padding:.6rem;border-radius:.8rem;background:linear-gradient(145deg,#0e7490,#6d28d9);color:#fff;text-align:center}.quiz-card-number strong{font-size:2rem;line-height:1}.quiz-card-number span{font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.quiz-card-main h2{margin:.38rem 0 .28rem;font-size:clamp(1.25rem,2.2vw,1.72rem);line-height:1.2;color:#14213d}.quiz-card-labels{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem}.quiz-updated-badge{padding:.2rem .5rem;border-radius:999px;background:#dcfce7;color:#166534;font-size:.72rem;font-weight:900}.quiz-official-title{margin:.2rem 0 .6rem;color:#475569;font-weight:650}.quiz-card-facts{display:flex;flex-wrap:wrap;gap:.45rem .9rem;color:#334155;font-size:.92rem;font-weight:700}.quiz-card-actions{display:grid;gap:.55rem;min-width:165px}.quiz-card-actions .button{margin:0;text-align:center}.quiz-continue-button{border-color:#7c3aed!important;color:#5b21b6!important;background:#fff!important}.accessible-quiz-wrap>.owner-inline-controls{margin-top:.35rem}.empty-state{margin:1rem 0}
@media(max-width:800px){.accessible-quiz-card{grid-template-columns:72px minmax(0,1fr)}.quiz-card-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.quiz-card-number{min-height:85px}.quiz-card-number strong{font-size:1.65rem}}
@media(max-width:600px){.compact-quiz-hero{padding:1rem}.compact-quiz-hero h1{font-size:1.8rem}.quiz-search-row{flex-wrap:wrap}.quiz-search-row input{flex-basis:100%}.quiz-search-row button,.quiz-search-row .button{flex:1}.quiz-exam-filters{display:grid;grid-template-columns:1fr}.quiz-exam-filters a{text-align:center}.accessible-quiz-card{grid-template-columns:1fr;padding:.85rem}.quiz-card-number{display:flex;justify-content:flex-start;gap:.5rem;min-height:0}.quiz-card-number strong{font-size:1.3rem}.quiz-card-actions{grid-column:auto;grid-template-columns:1fr}.quiz-card-main h2{font-size:1.25rem}}
.quiz-continue-button[hidden]{display:none!important}

/* Hierarchical quiz finder: exam -> subject -> topic */
.quiz-filter-panel{margin-top:1rem;border:1px solid #c4b5fd;border-radius:1rem;background:#fff;overflow:hidden}.quiz-filter-panel>summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem;background:linear-gradient(90deg,#ede9fe,#fdf2f8);color:#312e81;font-weight:850;cursor:pointer}.quiz-filter-panel>summary small{color:#6d28d9;font-weight:750;text-align:right}.quiz-filter-content{display:grid;gap:1.15rem;padding:1rem}.quiz-filter-step{min-width:0}.quiz-filter-step h2{display:flex;align-items:center;gap:.55rem;margin:0 0 .65rem;color:#1e293b;font-size:1.05rem}.quiz-filter-step h2>span{display:grid;place-items:center;width:1.65rem;height:1.65rem;border-radius:50%;background:#6d28d9;color:#fff;font-size:.82rem}.quiz-subject-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.quiz-subject-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:78px;padding:.75rem;border:1px solid #cbd5e1;border-radius:.8rem;background:#fff;color:#1e293b;text-decoration:none;box-shadow:0 3px 10px #0f172a0b;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.quiz-subject-card:hover{transform:translateY(-1px);border-color:#7c3aed;box-shadow:0 7px 16px #6d28d91c}.quiz-subject-card.active{border:2px solid #6d28d9;background:linear-gradient(135deg,#f5f3ff,#fdf2f8)}.quiz-subject-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:.7rem;background:linear-gradient(145deg,#0e7490,#6d28d9);color:#fff;font-size:.82rem;font-weight:900}.quiz-subject-card strong,.quiz-subject-card small{display:block}.quiz-subject-card strong{line-height:1.2}.quiz-subject-card small{margin-top:.2rem;color:#64748b;line-height:1.3}.quiz-subject-card>b{padding:.25rem .45rem;border-radius:999px;background:#ede9fe;color:#5b21b6;font-size:.76rem;white-space:nowrap}.quiz-topic-filters{display:flex;flex-wrap:wrap;gap:.5rem;max-height:230px;padding:.15rem;overflow:auto}.quiz-topic-filters a{display:flex;align-items:center;gap:.4rem;min-height:42px;padding:.45rem .7rem;border:1px solid #bae6fd;border-radius:999px;background:#f0f9ff;color:#155e75;font-weight:750;text-decoration:none}.quiz-topic-filters a:hover,.quiz-topic-filters a.active{border-color:#0e7490;background:#0e7490;color:#fff}.quiz-topic-filters b{display:grid;place-items:center;min-width:1.35rem;height:1.35rem;padding:0 .25rem;border-radius:999px;background:#ffffffc9;color:#155e75;font-size:.7rem}.quiz-active-filters{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem;margin-top:.85rem}.quiz-active-filters>span{padding:.32rem .58rem;border-radius:999px;background:#e0f2fe;color:#075985;font-size:.82rem;font-weight:750}.quiz-active-filters>a{margin-left:auto;color:#6d28d9;font-weight:800}.quiz-start-guide{display:flex;align-items:center;gap:1rem;margin:1rem 0;padding:1.15rem 1.25rem;border:1px dashed #7c3aed;border-radius:1rem;background:linear-gradient(135deg,#faf5ff,#eff6ff)}.quiz-start-guide>span{padding:.55rem .7rem;border-radius:.65rem;background:#6d28d9;color:#fff;font-weight:900;white-space:nowrap}.quiz-start-guide h2,.quiz-start-guide p{margin:.15rem 0}.quiz-results-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin:1.5rem 0 .8rem;padding-bottom:.6rem;border-bottom:2px solid #c4b5fd}.quiz-results-heading h2,.quiz-results-heading p{margin:.1rem 0}.quiz-results-heading>p{color:#475569;white-space:nowrap}.secondary-tag{background:#e0f2fe!important;color:#075985!important}.topic-quiz-number{background:linear-gradient(145deg,#7c3aed,#db2777)}.topic-quiz-number strong{font-size:1.7rem}.quiz-pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.4rem;margin:1.25rem 0 0}.quiz-pagination a,.quiz-pagination>span:not(.page-gap){display:grid;place-items:center;min-width:44px;min-height:44px;padding:.45rem .65rem;border:1px solid #c4b5fd;border-radius:.65rem;background:#fff;color:#5b21b6;font-weight:800;text-decoration:none}.quiz-pagination a:hover,.quiz-pagination a.active{border-color:#6d28d9;background:#6d28d9;color:#fff}.quiz-pagination>span[aria-disabled=true]{color:#94a3b8;background:#f8fafc}.page-gap{padding:.25rem;color:#64748b}.accessible-quiz-card{grid-template-columns:84px minmax(0,1fr) auto}.quiz-card-main h2{margin-bottom:.55rem}.quiz-card-labels .tag{margin:0}.quiz-official-title{display:none}
@media(min-width:701px){.quiz-filter-panel>summary{display:none}.quiz-filter-panel:not([open])>.quiz-filter-content{display:grid}}
@media(max-width:700px){.quiz-finder{padding:.8rem}.quiz-filter-panel{margin-top:.8rem}.quiz-filter-panel>summary{min-height:48px}.quiz-filter-panel:not([open])>.quiz-filter-content{display:none}.quiz-subject-grid{grid-template-columns:1fr}.quiz-subject-card{grid-template-columns:44px minmax(0,1fr) auto;min-height:72px}.quiz-subject-icon{width:44px;height:44px}.quiz-topic-filters{display:grid;grid-template-columns:1fr;max-height:280px}.quiz-topic-filters a{justify-content:space-between;border-radius:.65rem}.quiz-active-filters>a{width:100%;margin:.2rem 0 0}.quiz-start-guide{align-items:flex-start;flex-direction:column}.quiz-results-heading{align-items:flex-start;flex-direction:column;gap:.2rem}.quiz-results-heading>p{white-space:normal}.quiz-card-labels{align-items:flex-start}.quiz-pagination{justify-content:flex-start}.quiz-pagination a,.quiz-pagination>span:not(.page-gap){flex:1;min-width:44px}.quiz-pagination .page-gap{flex:0}.accessible-quiz-card{grid-template-columns:1fr}.quiz-card-number{display:flex;align-items:center;justify-content:flex-start;gap:.55rem}.quiz-card-number span{font-size:.76rem}}
@media(max-width:700px){.quiz-filter-panel>summary{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;padding:1rem 3.3rem 1rem 1rem}.quiz-filter-panel>summary::after{content:'▲';position:absolute;right:1rem;top:50%;translate:0 -50%;display:grid;place-items:center;width:1.85rem;height:1.85rem;border-radius:50%;background:#ffffffd9;color:#6d28d9;font-size:.75rem}.quiz-filter-panel:not([open])>summary{background:linear-gradient(115deg,#6d28d9,#b92f87,#078da6);color:#fff;box-shadow:0 10px 24px #6d28d938}.quiz-filter-panel:not([open])>summary::after{content:'▼'}.quiz-filter-panel:not([open])>summary small{color:#fff}.quiz-filter-panel[open]>summary small{color:#6d28d9}.quiz-filter-content{padding:.9rem}.quiz-active-filters{padding:.65rem .1rem 0}.quiz-active-filters>a{width:auto;margin-left:auto}.quiz-start-guide{margin-top:1.25rem}}
@media(max-width:420px){.quiz-subject-card{grid-template-columns:40px minmax(0,1fr)}.quiz-subject-card>b{grid-column:2;justify-self:start}.quiz-subject-icon{width:40px;height:40px}.quiz-filter-panel>summary{align-items:flex-start;flex-direction:column;gap:.15rem}.quiz-filter-panel>summary small{text-align:left}}

.owner-topic-quiz-action{margin:1.5rem 0;padding:1.2rem 1.3rem;border:2px solid #7c3aed;border-radius:1rem;background:linear-gradient(135deg,#ede9fe,#fce7f3 55%,#ffedd5);box-shadow:0 8px 22px #6d28d924;text-align:center}.owner-topic-quiz-action[hidden]{display:none!important}.owner-topic-quiz-action h2{margin:.25rem 0;color:#4c1d95}.owner-topic-quiz-action p{margin:.35rem 0 .8rem}.owner-topic-quiz-action .button{background:linear-gradient(135deg,#6d28d9,#db2777);box-shadow:0 5px 14px #7c3aed35}.quiz-origin-topic{margin:0 0 1.2rem;padding:1rem 1.1rem;border:2px solid #7c3aed;border-radius:.8rem;background:linear-gradient(135deg,#f5f3ff,#fdf2f8)}.quiz-origin-topic legend{padding:0 .35rem;color:#5b21b6;font-weight:850}.quiz-origin-topic p{margin:.2rem 0 .7rem}.quiz-origin-topic .topic-link-choice{display:flex;align-items:flex-start;gap:.6rem;padding:.7rem;border-radius:.55rem;background:#fff}.quiz-origin-topic .topic-link-choice input{flex:0 0 auto;width:1.15rem;height:1.15rem;margin:.1rem 0 0}

.linked-topic-summary ul{margin:.5rem 0 .8rem;padding:0;list-style:none}.linked-topic-summary li{margin:.45rem 0;padding:.65rem .75rem;border:1px solid #ddd6fe;border-radius:.55rem;background:#fff}.linked-topic-summary li a{display:block;color:#5b21b6;font-weight:800;text-decoration:none}.linked-topic-summary li small{display:block;margin-top:.2rem;color:#64748b}.linked-topic-summary>small{display:block;line-height:1.5}
.note .post-list{margin:.55rem 0 1.15rem;padding-left:1.6rem}.note .post-list li{margin:.42rem 0;padding-left:.2rem;line-height:1.72}.note ul.post-list li::marker{color:#087a98}.note ol.post-list li::marker{color:#5b21b6;font-weight:800}

.linked-quiz-unpublished{border:2px solid #d97706;background:linear-gradient(135deg,#fff7ed,#fffbeb)}.linked-quiz-unpublished .eyebrow{color:#9a3412}.linked-quiz-warning{margin:.8rem auto!important;padding:.75rem .9rem;max-width:680px;border-radius:.55rem;background:#ffedd5;color:#9a3412}.linked-quiz-unpublished .button{background:#c2410c}
.quiz-exam-filters a,.quiz-topic-filters a{min-height:44px}.quiz-exam-filters a{display:flex;align-items:center;justify-content:center}.quiz-subject-card:focus-visible,.quiz-exam-filters a:focus-visible,.quiz-topic-filters a:focus-visible,.quiz-pagination a:focus-visible,.quiz-filter-panel>summary:focus-visible{outline:3px solid #f59e0b;outline-offset:3px}
.quiz-protected legend {
  white-space: pre-line;
}

/* Brand positioning: retain the established name while clarifying the site's focus. */
.brand .brand-copy{display:grid;gap:.05rem;line-height:1.05}
.brand .brand-copy strong{font-size:1.4rem;font-weight:850;color:var(--ink);letter-spacing:-.03em}
.brand .brand-copy small{font-size:.72rem;font-weight:750;color:var(--blue);letter-spacing:.015em;white-space:nowrap}
@media(max-width:460px){.brand .brand-copy strong{font-size:1.16rem}.brand .brand-copy small{font-size:.64rem}}

/* Premium experience layer — September 2026 */
:root{
  --ink:#102a43;
  --ink-soft:#334e68;
  --blue:#086f83;
  --blue-deep:#075467;
  --teal:#0f8b8d;
  --violet:#6750a4;
  --gold:#d99b20;
  --cream:#f7f9fc;
  --surface:#ffffff;
  --surface-soft:#eef6f8;
  --line:#d8e3ea;
  --shadow-sm:0 4px 14px rgba(16,42,67,.07);
  --shadow-md:0 14px 38px rgba(16,42,67,.11);
  --shadow-lg:0 24px 64px rgba(16,42,67,.14);
  --radius:18px;
}
html{scroll-behavior:smooth}
body{font-family:"Noto Sans Bengali","Hind Siliguri","Segoe UI",system-ui,sans-serif;background:linear-gradient(180deg,#f8fbfd 0,#f5f7fb 55%,#f8fafc 100%);color:var(--ink);line-height:1.65}
body::before{opacity:.022;background-size:min(560px,62vw)}
a,button,input,textarea,select,summary{transition:color .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}
a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #f2b84b;outline-offset:3px}
.skip-link{position:fixed;z-index:999;top:.5rem;left:.5rem;padding:.65rem .9rem;border-radius:.55rem;background:#102a43;color:#fff;text-decoration:none;transform:translateY(-150%)}
.skip-link:focus{transform:translateY(0)}
header{position:sticky;z-index:80;top:0;min-height:72px;padding:.55rem clamp(1rem,4vw,4rem);border-bottom:1px solid rgba(216,227,234,.85);background:rgba(255,255,255,.94);box-shadow:0 5px 24px rgba(16,42,67,.06);backdrop-filter:blur(16px)}
.brand{gap:.7rem}.brand img{width:48px;height:48px}.brand .brand-copy strong{font-size:1.35rem}.brand .brand-copy small{color:#466b78;font-weight:700}
header nav{gap:.4rem}header nav>a,header .menu>summary{min-height:42px;display:flex;align-items:center;padding:.45rem .7rem;border-radius:10px;color:#264653}header nav>a:hover,header .menu>summary:hover{background:#e9f5f7;color:var(--blue-deep)}
.menu-content{top:2.7rem;min-width:280px;padding:.65rem;border-color:#d5e4ea;border-radius:14px;box-shadow:var(--shadow-md)}
.all-quizzes-alert{position:relative;z-index:4;gap:.7rem;padding:.62rem 1rem;background:linear-gradient(105deg,#063f4d,#087d86 55%,#246b85)!important;box-shadow:none!important}.all-quizzes-alert>span:not(.all-quizzes-alert-icon):not(.all-quizzes-alert-action){font-size:.88rem;color:#d9f4f2}.all-quizzes-alert-icon{color:#f6c85f}.all-quizzes-alert-action{border-color:#ffffff52;background:#ffffff14}
main{width:100%;max-width:1180px;padding:2.4rem clamp(1rem,4vw,3.5rem)}
h1,h2,h3{letter-spacing:-.018em;color:#102a43}h1{font-weight:860}h2{font-weight:820}
.button,button{min-height:44px;padding:.72rem 1.05rem;border-radius:11px;background:linear-gradient(135deg,#087b86,#08657d);box-shadow:0 6px 16px rgba(8,111,131,.18)}
.button:hover,button:hover{transform:translateY(-1px);filter:brightness(1.04);box-shadow:0 9px 22px rgba(8,111,131,.23)}
.button.secondary,.secondary{border:1px solid #8ebbc5;background:#fff;color:#075d70;box-shadow:none}
.premium-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:clamp(1.4rem,5vw,4rem);align-items:center;padding:clamp(2.5rem,6vw,5.5rem) 0 clamp(2rem,5vw,4.5rem);text-align:left}
.premium-hero::before{content:"";position:absolute;z-index:-1;left:50%;width:100vw;height:100%;transform:translateX(-50%);background:radial-gradient(circle at 82% 18%,rgba(129,213,213,.25),transparent 32%),radial-gradient(circle at 12% 85%,rgba(213,195,255,.24),transparent 30%)}
.premium-hero h1{max-width:820px;margin:.45rem 0 .9rem;font-size:clamp(2.35rem,5.2vw,4.65rem);line-height:1.07}
.premium-hero .eyebrow{display:inline-flex;padding:.35rem .65rem;border:1px solid #a9d5dc;border-radius:999px;background:#eaf8f9;color:#075d70}
.hero-description{max-width:720px;margin:0;color:#405d6b;font-size:clamp(1.05rem,1.7vw,1.25rem)!important}
.hero-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin:1.45rem 0}.hero-actions .button{margin:0;padding:.82rem 1.2rem}
.hero-trust{display:flex;flex-wrap:wrap;gap:.55rem 1.25rem;margin:1.15rem 0 0;padding:0;list-style:none;color:#365d67;font-size:.93rem;font-weight:750}.hero-trust li::before{content:"✓";margin-right:.42rem;color:#087b73;font-weight:900}
.hero-brand-panel{display:grid;place-items:center;min-height:310px;padding:2rem;border:1px solid rgba(134,193,204,.65);border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(232,247,249,.94));box-shadow:var(--shadow-lg);text-align:center;transform:rotate(1deg)}
.hero-brand-panel .hero-logo{width:min(285px,100%);height:auto;margin:0}.hero-panel-kicker{margin-top:.7rem;color:#40717b;font-size:.72rem;font-weight:850;letter-spacing:.13em}.hero-brand-panel strong{margin-top:.25rem;color:#123e4b;font-size:1.08rem}
.platform-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:-1rem 0 3.2rem;border:1px solid #d6e5ea;border-radius:var(--radius);background:rgba(255,255,255,.9);box-shadow:var(--shadow-md);overflow:hidden}.platform-stats div{display:grid;gap:.1rem;padding:1.25rem;text-align:center}.platform-stats div+div{border-left:1px solid #e1eaee}.platform-stats strong{color:#075d70;font-size:clamp(1.25rem,2.4vw,1.8rem)}.platform-stats span{color:#617783;font-size:.86rem;font-weight:700}
.home-section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin:0 0 1.15rem}.home-section-heading h2{margin:.2rem 0;font-size:clamp(1.75rem,3.5vw,2.6rem)}.home-section-heading>p{max-width:460px;color:#5a7180}
.premium-exam-cards{gap:1rem}.premium-exam-cards .card{position:relative;min-height:190px;padding:1.4rem!important;border:1px solid #d7e4e9!important;border-radius:var(--radius)!important;background:linear-gradient(145deg,#fff,#f3f8fa)!important;box-shadow:var(--shadow-sm)!important;overflow:hidden}.premium-exam-cards .card::after{content:"→";position:absolute;right:1.15rem;bottom:1rem;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#e6f3f5;color:#076879;font-weight:900}.premium-exam-cards .card:hover{transform:translateY(-5px);border-color:#8fc5cf!important;box-shadow:var(--shadow-md)!important}.premium-exam-cards .card h2{max-width:88%;font-size:1.25rem}.premium-exam-cards .card span{color:#53717c}
.important-links-module{margin-top:2rem!important;border-radius:var(--radius)!important;box-shadow:var(--shadow-sm)}
.cards article,.item,.panel,.reading,.desktop-side-card{border-color:#dce7ec;border-radius:var(--radius);box-shadow:var(--shadow-sm)}
.section-hero{padding:1.7rem;border:1px solid #d8e7eb;border-radius:22px;background:linear-gradient(145deg,#fafdff,#edf7f8);box-shadow:var(--shadow-sm)}
.reading{max-width:900px;margin:auto;padding:clamp(1.25rem,4vw,2.6rem);background:rgba(255,255,255,.97)}
.reading>h1{margin-top:.2rem;font-size:clamp(2rem,4vw,3.2rem)}.note{color:#233f50;font-size:1.075rem;line-height:1.82}.note h2{margin-top:1.8rem;padding-bottom:.35rem;border-bottom:1px solid #dce8ec;color:#075d70}.note h3{color:#166a78}.note p{margin:.7rem 0}.note strong{color:#07566a}
.publication-info{border:0;border-radius:10px;background:#edf6f8}.post-categories .tag,.tag{padding:.28rem .52rem;border-radius:999px;background:#e8f4f6;color:#075d70;letter-spacing:.045em}
.post-table{border-radius:12px;overflow:hidden}.post-table th{background:#e8f3f5}.post-table th,.post-table td{padding:.78rem .85rem}
.desktop-side-card{padding:1.1rem}.desktop-side-card h2{color:#075d70}.desktop-side-card a{border-color:#e6eef1}.desktop-side-card a:hover{padding-left:.35rem}
.content-grid{gap:.85rem}.owner-manage-card>.content-link-card{min-height:140px;border:1px solid #d7e4e9!important;border-left:5px solid #16839a!important;border-radius:var(--radius);background:linear-gradient(110deg,#fff,#edf7f9)!important;box-shadow:var(--shadow-sm)}.owner-manage-card:nth-child(4n+2)>.content-link-card,.owner-manage-card:nth-child(4n+3)>.content-link-card,.owner-manage-card:nth-child(4n)>.content-link-card{background:linear-gradient(110deg,#fff,#f4f7fb)!important}.owner-manage-card>.content-link-card:hover{box-shadow:var(--shadow-md)}
.quiz-protected fieldset{padding:1.25rem;border:1px solid #d4e3e8;border-radius:15px;background:#fbfdfe}.quiz-protected legend{padding:0 .45rem;color:#183f4e;font-size:1.08rem;font-weight:820}.choice{display:flex;align-items:flex-start;gap:.55rem;margin:.65rem 0;padding:.7rem .8rem;border:1px solid #dce7eb;border-radius:10px;background:#fff;cursor:pointer}.choice:hover{border-color:#8fbfca;background:#f1f9fa}.choice:has(input:checked){border-color:#087b86;background:#e9f7f7;box-shadow:inset 0 0 0 1px #087b86}.choice input{flex:0 0 auto;margin:.32rem 0 0;accent-color:#087b86}.quiz-timer{border-radius:999px;background:#eaf7f7}.quiz-explanation{border-color:#087b86;background:#eef8f8}
.quiz-status-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1rem 0 .55rem}.quiz-status-row .quiz-timer{margin:0}.quiz-status-row>strong{color:#496775;font-size:.9rem}.quiz-progress{height:9px;margin:0 0 1rem;border-radius:999px;background:#dfeaec;overflow:hidden}.quiz-progress>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0f8b8d,#6750a4)}
input,textarea,select{min-height:44px;border-color:#b8ccd4;border-radius:10px;background:#fff}input:focus,textarea:focus,select:focus{border-color:#087b86;box-shadow:0 0 0 4px rgba(15,139,141,.1)}
footer{display:grid;place-items:center;gap:.65rem;padding:2.5rem 1rem;background:linear-gradient(135deg,#102a43,#0b4c5a);color:#e8f1f5}footer p,footer small{margin:0;color:#c8d9e0}.footer-brand{display:grid;text-align:center}.footer-brand strong{font-size:1.35rem}.footer-brand span{color:#b7dadd;font-size:.85rem}footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem 1.2rem}footer nav a{min-height:36px;display:flex;align-items:center;color:#e9f6f7}
@media(max-width:900px){.premium-hero{grid-template-columns:1fr}.hero-brand-panel{display:none}.platform-stats{grid-template-columns:repeat(2,1fr)}.platform-stats div:nth-child(3){border-left:0;border-top:1px solid #e1eaee}.platform-stats div:nth-child(4){border-top:1px solid #e1eaee}.home-section-heading{align-items:flex-start;flex-direction:column;gap:.2rem}}
@media(max-width:760px){header{position:relative;padding:.65rem 1rem}header nav{justify-content:flex-start;overflow-x:auto;padding:.25rem 0;scrollbar-width:thin}.all-quizzes-alert>span:not(.all-quizzes-alert-icon):not(.all-quizzes-alert-action){display:none}main{padding:1.25rem .9rem}.premium-hero{padding:2.3rem 0 2rem}.premium-hero h1{font-size:clamp(2.15rem,11vw,3.1rem)}.platform-stats{margin:0 0 2.4rem}.reading{padding:1.15rem}.section-hero{padding:1.2rem}.page-with-sidebars .page-main{padding:1.2rem .9rem}}
@media(max-width:460px){.brand .brand-copy small{white-space:normal}.hero-actions{display:grid}.hero-actions .button{width:100%;text-align:center}.hero-trust{display:grid;gap:.45rem}.platform-stats div{padding:1rem .65rem}.platform-stats strong{font-size:1.18rem}.premium-exam-cards .card{min-height:160px}.choice{padding:.65rem}.quiz-status-row{align-items:flex-start;flex-direction:column;gap:.45rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}

/* Vibrant academic palette — colourful without reducing readability */
:root{
  --coral:#ef6a67;
  --sun:#f4b942;
  --leaf:#37a772;
  --sky:#3c8dd9;
  --grape:#7657c8;
  --pink:#d94f91;
}
body{background:
  radial-gradient(circle at 8% 12%,rgba(60,141,217,.10),transparent 24rem),
  radial-gradient(circle at 92% 32%,rgba(217,79,145,.09),transparent 26rem),
  radial-gradient(circle at 22% 82%,rgba(55,167,114,.09),transparent 25rem),
  linear-gradient(180deg,#fbfdff 0%,#f7f8ff 48%,#fffaf5 100%)}
header{border-bottom:3px solid transparent;border-image:linear-gradient(90deg,var(--sky),var(--teal),var(--leaf),var(--sun),var(--coral),var(--grape)) 1}
.brand .brand-copy strong{background:linear-gradient(90deg,#075d70,#6150ad,#c44582);-webkit-background-clip:text;background-clip:text;color:transparent}
.all-quizzes-alert{background:linear-gradient(105deg,#5c3fb3,#216fc4 32%,#088e8e 66%,#dc6a3f)!important}
.premium-hero::before{background:
  radial-gradient(circle at 82% 18%,rgba(55,167,114,.22),transparent 31%),
  radial-gradient(circle at 13% 82%,rgba(118,87,200,.22),transparent 29%),
  radial-gradient(circle at 50% 45%,rgba(244,185,66,.11),transparent 35%)}
.premium-hero h1{background:linear-gradient(105deg,#103b66 0%,#087f83 38%,#6650b5 70%,#c8437e 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
.premium-hero .eyebrow{border-color:#8fcbd4;background:linear-gradient(90deg,#e3f8fb,#f1ebff);color:#5840a2}
.hero-brand-panel{border-color:#c5b7ef;background:linear-gradient(145deg,#fff 0%,#e8fbf7 42%,#f4ebff 72%,#fff4df 100%);box-shadow:0 24px 64px rgba(91,66,155,.18)}
.hero-actions .button:first-child{background:linear-gradient(135deg,#087d86,#36a676)}.hero-actions .button.secondary{border-color:#967bd8;background:linear-gradient(135deg,#fff,#f2ecff);color:#5b3caf}
.platform-stats{border:0;background:linear-gradient(90deg,#e7f6ff,#e8fbf2 34%,#fff4d7 67%,#f6eaff);box-shadow:0 16px 40px rgba(70,69,128,.13)}
.platform-stats div:nth-child(1) strong{color:#176fbe}.platform-stats div:nth-child(2) strong{color:#7a4bc1}.platform-stats div:nth-child(3) strong{color:#16855b}.platform-stats div:nth-child(4) strong{color:#c76827}
.home-section-heading .eyebrow,.section-hero .eyebrow{color:#7250be}
.premium-exam-cards .card:nth-child(6n+1){background:linear-gradient(145deg,#e4f5ff,#d3ebff)!important;border-color:#7bb9ed!important}.premium-exam-cards .card:nth-child(6n+2){background:linear-gradient(145deg,#f2eaff,#e4d8ff)!important;border-color:#a88ae5!important}.premium-exam-cards .card:nth-child(6n+3){background:linear-gradient(145deg,#fff3d1,#ffe3a4)!important;border-color:#e5b34a!important}.premium-exam-cards .card:nth-child(6n+4){background:linear-gradient(145deg,#e2f8eb,#ccefdc)!important;border-color:#77c89a!important}.premium-exam-cards .card:nth-child(6n+5){background:linear-gradient(145deg,#ffe8ef,#ffd3e1)!important;border-color:#e894b1!important}.premium-exam-cards .card:nth-child(6n){background:linear-gradient(145deg,#e5f4f7,#ccebed)!important;border-color:#73bfc2!important}
.premium-exam-cards .card:nth-child(6n+1)::after{background:#2e85d0;color:#fff}.premium-exam-cards .card:nth-child(6n+2)::after{background:#7853c4;color:#fff}.premium-exam-cards .card:nth-child(6n+3)::after{background:#cf8d18;color:#fff}.premium-exam-cards .card:nth-child(6n+4)::after{background:#278b5a;color:#fff}.premium-exam-cards .card:nth-child(6n+5)::after{background:#cf4f80;color:#fff}.premium-exam-cards .card:nth-child(6n)::after{background:#17838b;color:#fff}
.section-hero{border-color:#c9d7f4;background:linear-gradient(125deg,#eaf7ff,#f2edff 45%,#fff5e2)}
.subject-card:nth-child(5n+1),.subject-module-card:nth-child(5n+1),.bengali-group-card:nth-child(5n+1){background:linear-gradient(145deg,#e1f3ff,#c8e7ff)!important;border-color:#76b7e8!important}.subject-card:nth-child(5n+2),.subject-module-card:nth-child(5n+2),.bengali-group-card:nth-child(5n+2){background:linear-gradient(145deg,#f2e8ff,#dfceff)!important;border-color:#a789dc!important}.subject-card:nth-child(5n+3),.subject-module-card:nth-child(5n+3),.bengali-group-card:nth-child(5n+3){background:linear-gradient(145deg,#fff1c7,#ffdda0)!important;border-color:#dfaa3b!important}.subject-card:nth-child(5n+4),.subject-module-card:nth-child(5n+4),.bengali-group-card:nth-child(5n+4){background:linear-gradient(145deg,#ddf7e8,#c3ebd5)!important;border-color:#68bd8c!important}.subject-card:nth-child(5n),.subject-module-card:nth-child(5n),.bengali-group-card:nth-child(5n){background:linear-gradient(145deg,#ffe5ec,#ffcddd)!important;border-color:#df87a4!important}
.subject-card .button.secondary,.subject-quiz-action .button{background:linear-gradient(135deg,#5b4bc0,#d2488a)!important;border:0!important}
.owner-manage-card:nth-child(6n+1)>.content-link-card{background:linear-gradient(110deg,#e2f4ff,#cae8ff)!important;border-left-color:#318bd1!important}.owner-manage-card:nth-child(6n+2)>.content-link-card{background:linear-gradient(110deg,#f1e8ff,#dfceff)!important;border-left-color:#7c58c7!important}.owner-manage-card:nth-child(6n+3)>.content-link-card{background:linear-gradient(110deg,#fff2cc,#ffe0a1)!important;border-left-color:#d3911f!important}.owner-manage-card:nth-child(6n+4)>.content-link-card{background:linear-gradient(110deg,#def6e8,#c6ebd5)!important;border-left-color:#2b9461!important}.owner-manage-card:nth-child(6n+5)>.content-link-card{background:linear-gradient(110deg,#ffe6ed,#ffd0df)!important;border-left-color:#cd4f7f!important}.owner-manage-card:nth-child(6n)>.content-link-card{background:linear-gradient(110deg,#e0f6f7,#c7e9eb)!important;border-left-color:#16838b!important}
.reading{position:relative;border-top:6px solid transparent;border-image:linear-gradient(90deg,var(--sky),var(--teal),var(--leaf),var(--sun),var(--coral),var(--grape)) 1;box-shadow:0 18px 50px rgba(47,62,110,.12)}
.reading>h1{color:#173f69}.note h2{border-bottom:2px solid #d5e3f6;color:#6550ad}.note h2::before{content:"";display:inline-block;width:.42rem;height:1em;margin-right:.48rem;border-radius:99px;background:linear-gradient(var(--pink),var(--grape));vertical-align:-.08em}.note h3{color:#087d86}.note strong{color:#b24775}.note mark{background:linear-gradient(100deg,#fff0a8,#ffdca4)}
.note h4,.note h5{margin:1.25rem 0 .45rem;color:#176b87;line-height:1.4}.note h5{font-size:1.05rem;font-weight:800}
.note .post-lead{border-left-color:#7657c8;background:linear-gradient(110deg,#ecf8ff,#f2ecff)}.note .semantic-date{background:#ffe7e1;color:#bd433e}.note .semantic-term{color:#7550b5}.note .semantic-label{color:#087f83}.note .semantic-key-sentence{background:linear-gradient(90deg,#e1f6f3,#e8f1ff);color:#184d67}
.post-table th{background:linear-gradient(90deg,#dff3ff,#e8e2ff);color:#4f3e99}.post-table tr:nth-child(even) td{background:#fbf9ff}.post-list li::marker{color:#d24b86!important}
.note .semantic-english-term{display:inline;padding:.02em .22em;border-radius:.3em;background:#eee8ff;color:#6742ad;font-weight:750;box-decoration-break:clone;-webkit-box-decoration-break:clone}
.note .semantic-law-reference{display:inline;padding:.02em .22em;border-radius:.3em;background:#fff0c7;color:#9a5700;font-weight:850;box-decoration-break:clone;-webkit-box-decoration-break:clone}
.note h3{padding-left:.55rem;border-left:4px solid #20a0a5}.note h4{color:#9a4d79}.note h5{color:#3e65a8}
.note .post-list li strong:nth-child(1){color:#a94376}
@media(prefers-contrast:more){.note .semantic-english-term,.note .semantic-law-reference{color:#000;background:transparent;text-decoration:underline}}
.post-categories .tag:nth-child(4n+1){background:#dff3ff;color:#1769a5}.post-categories .tag:nth-child(4n+2){background:#eee5ff;color:#6945ad}.post-categories .tag:nth-child(4n+3){background:#fff0c9;color:#9c6513}.post-categories .tag:nth-child(4n){background:#ddf5e7;color:#20744e}
.quiz-protected{background:linear-gradient(160deg,#fff,#fbf9ff)}.quiz-protected fieldset{border-color:#cfc7ef;background:linear-gradient(145deg,#fff,#f5f1ff)}.quiz-protected legend{color:#59439a}.choice:nth-of-type(4n+1):hover{background:#e8f5ff;border-color:#71afe0}.choice:nth-of-type(4n+2):hover{background:#f1eaff;border-color:#9f84dc}.choice:nth-of-type(4n+3):hover{background:#fff3d5;border-color:#dfad48}.choice:nth-of-type(4n):hover{background:#e5f7ed;border-color:#6fc393}.choice:has(input:checked){border-color:#6750a4;background:linear-gradient(90deg,#e8f7f5,#eee8ff);box-shadow:inset 5px 0 #6750a4}.choice input{accent-color:#7657c8}.quiz-progress{height:11px;background:#e5e1f2}.quiz-progress>span{background:linear-gradient(90deg,#318bd1,#11a18d,#7a58c8,#dc4d8b)}.quiz-timer{border-color:#dd9d2f;background:#fff0cc;color:#875710}.quiz-explanation{border-color:#7657c8;background:linear-gradient(110deg,#f0ebff,#e8f8f5)}
.correct{background:linear-gradient(90deg,#d8f5e4,#ebfbf1)!important;border-left:5px solid #2f9b65}.incorrect{background:linear-gradient(90deg,#ffe2e4,#fff0f1)!important;border-left:5px solid #d94f5c}
.desktop-side-card:nth-child(odd){border-top:4px solid #3c8dd9}.desktop-sidebar-right .desktop-side-card{border-top-color:#7657c8}.desktop-side-card h2{color:#6550ad}.desktop-side-card a:hover{color:#c2457b}
.weekly-mock-panel{margin:0 0 1rem;overflow:hidden;border:1px solid #b4a1ee;border-radius:1rem;background:linear-gradient(145deg,#fff8dd 0,#f4ebff 45%,#e2f8fb 100%);box-shadow:0 10px 28px #513a9b26}.weekly-mock-panel>summary{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:1rem;color:#fff;background:linear-gradient(110deg,#de4e92,#7958ca 50%,#159aaa);font-weight:900;cursor:pointer;list-style:none}.weekly-mock-panel>summary::-webkit-details-marker,.weekly-mock-group>summary::-webkit-details-marker{display:none}.weekly-mock-panel>summary:after{content:'+';font-size:1.25rem;line-height:1}.weekly-mock-panel[open]>summary:after{content:'−'}.weekly-mock-panel>summary>small{margin-left:auto;padding:.2rem .45rem;border-radius:999px;background:#ffffff2b;color:#fff;font-size:.68rem}.weekly-mock-spark{display:inline-block;color:#ffe26f}.weekly-mock-groups{padding:.7rem}.weekly-mock-group{margin:.5rem 0;border:1px solid #d8cdf3;border-radius:.72rem;background:#ffffffc9}.weekly-mock-group>summary{display:flex;align-items:center;gap:.5rem;padding:.7rem .75rem;color:#4f398d;font-size:.84rem;font-weight:850;cursor:pointer;list-style:none}.weekly-mock-group>summary:after{content:'▾';margin-left:auto;transition:transform .18s ease}.weekly-mock-group[open]>summary:after{transform:rotate(180deg)}.weekly-mock-group>summary small{display:grid;place-items:center;min-width:1.45rem;height:1.45rem;border-radius:50%;background:#e8e1fb;color:#6044aa;font-size:.7rem}.weekly-mock-list{padding:0 .7rem .65rem}.weekly-mock-link{display:block!important;padding:.65rem .1rem!important;border-bottom:1px solid #e4dcf5!important;color:#243e56!important;text-decoration:none}.weekly-mock-link:last-of-type{border-bottom:0!important}.weekly-mock-link:hover{color:#b83b79!important}.weekly-mock-title{display:block;font-weight:800;line-height:1.35}.weekly-mock-link>small{display:block;margin-top:.24rem;color:#087f8c;font-size:.7rem;font-weight:750}.weekly-new-tag{display:inline-flex;align-items:center;margin-left:.25rem;padding:.1rem .38rem;border:1px solid #ffbf2f;border-radius:999px;background:linear-gradient(120deg,#ffdf49,#ff6b74,#d948a5);color:#fff;font-size:.61rem;font-weight:950;line-height:1.2;text-transform:uppercase;vertical-align:middle;box-shadow:0 0 0 0 #ffbd42}.weekly-view-all{display:block!important;margin-top:.55rem;padding:.5rem!important;border:0!important;border-radius:.5rem;background:#eee8ff;color:#6244ad!important;text-align:center;font-size:.76rem;font-weight:850}.mobile-weekly-mocks{display:none}.full-mock-settings{margin:1rem 0;padding:1rem;border:1px solid #bba7ea;border-radius:.75rem;background:linear-gradient(135deg,#faf6ff,#effbfd)}.full-mock-settings legend{padding:0 .4rem;color:#6546ad;font-weight:850}.full-mock-settings small{display:block;color:#466170;line-height:1.55}.weekly-directory-hero{background:linear-gradient(120deg,#fff3c9,#f1e7ff,#ddf7f5)}.weekly-directory-tabs{display:flex;flex-wrap:wrap;gap:.55rem;margin:1rem 0 1.4rem}.weekly-directory-tabs a{padding:.65rem 1rem;border:1px solid #b9a8e4;border-radius:999px;background:#fff;color:#5d459f;font-weight:850;text-decoration:none}.weekly-directory-tabs a.active{border-color:transparent;background:linear-gradient(110deg,#d94c90,#7657c8,#1696a5);color:#fff}.full-mock-directory-card .weekly-new-tag{font-size:.7rem}.quiz-directions,.quiz-passage{margin:1rem 0;padding:1rem 1.1rem;border-radius:.65rem}.quiz-directions{border-left:5px solid #247ba0;background:#edf8fc}.quiz-passage{border:1px solid #d9c9a5;border-left:5px solid #d88918;background:#fffaf0}.quiz-directions>strong,.quiz-passage>strong{display:block;margin-bottom:.45rem;color:#174c63;font-size:.9rem;letter-spacing:.04em;text-transform:uppercase}.quiz-passage>strong{color:#8b5710}.quiz-directions p,.quiz-passage p{margin:0;line-height:1.75;white-space:normal}@keyframes weeklyNewTwinkle{0%,100%{filter:brightness(1);box-shadow:0 0 0 0 #ffbd4200;transform:translateY(0)}45%{filter:brightness(1.18);box-shadow:0 0 0 5px #ffbd4233;transform:translateY(-1px)}55%{filter:brightness(1.3);box-shadow:0 0 10px 2px #ffbd4275;transform:translateY(-1px)}}.weekly-new-tag{animation:weeklyNewTwinkle 1.8s ease-in-out infinite}
.home-weekly-mocks{margin:-.4rem 0 2rem;border-width:2px;box-shadow:0 16px 38px #513a9b2e}.home-weekly-mocks>summary{padding:1.1rem 1.3rem;font-size:clamp(1.05rem,2vw,1.35rem)}.home-weekly-mocks .weekly-mock-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;padding:1rem}.home-weekly-mocks .weekly-mock-group{margin:0}.topic-mock-button{border:0!important;background:linear-gradient(110deg,#e44d8d,#7955c7 52%,#139aa4)!important;color:#fff!important;box-shadow:0 9px 20px #7657c83d}.topic-mock-button:hover{filter:brightness(1.08);transform:translateY(-2px)}
@media(max-width:1180px){.mobile-weekly-mocks{display:block;margin:0 0 1.15rem}.weekly-mock-desktop{display:none}}
@media(max-width:760px){.weekly-mock-panel>summary{padding:.85rem}.weekly-mock-groups{padding:.5rem}.weekly-mock-group>summary{font-size:.8rem}.home-weekly-mocks{margin:0 0 1.5rem}.home-weekly-mocks .weekly-mock-groups{grid-template-columns:1fr;padding:.65rem}.weekly-directory-tabs{display:grid;grid-template-columns:1fr}.weekly-directory-tabs a{text-align:center}.quiz-directions,.quiz-passage{padding:.85rem}}
@media(prefers-reduced-motion:reduce){.weekly-new-tag{animation:none}.weekly-mock-group>summary:after{transition:none}}
.important-links-module{background:linear-gradient(110deg,#e5f4ff,#ece5ff 45%,#fff0d2)!important;border-color:#b7a2e2!important}.important-links-icon{background:linear-gradient(135deg,#3c8dd9,#7657c8)!important}
.quiz-finder,.quiz-filter-panel{border-color:#bda8e6;background:linear-gradient(145deg,#fbf9ff,#effaff)}.quiz-subject-icon,.quiz-filter-step h2>span{background:linear-gradient(145deg,#3c8dd9,#7657c8)}.quiz-exam-filters a.active,.quiz-topic-filters a.active{background:linear-gradient(135deg,#6750a4,#d94f91);border-color:transparent}
.back-button{border-color:#9d89d3;color:#654aac;background:#f7f3ff}.back-button:hover{background:#eee7ff}
footer{background:linear-gradient(120deg,#17395f,#176d80 42%,#574398 78%,#8e3f70)}
@media(prefers-contrast:more){.premium-hero h1,.brand .brand-copy strong{-webkit-background-clip:border-box;background-clip:border-box;background:none;color:#102a43}.reading{border:2px solid #102a43}.subject-card,.content-link-card,.premium-exam-cards .card{border:2px solid #102a43!important}}

/* TET Sampan uses the complete approved wordmark in the header. */
.brand img{width:clamp(150px,13vw,190px);height:68px;object-fit:contain}
@media(max-width:620px){.brand img{width:156px;height:60px}}

/* Keep the Practice Centre shortcut permanently visible while scrolling. */
header{position:relative;top:auto}
.all-quizzes-alert{position:sticky!important;top:0!important;z-index:95!important;box-shadow:0 8px 22px rgba(46,39,104,.22)!important}
@media(max-width:760px){.all-quizzes-alert{min-height:46px}}

/* Subject-aware generated illustrations inside navigation cards. */
.card-picture{position:relative;display:block;width:100%;aspect-ratio:16/8.6;margin:0 0 .85rem;border-radius:13px;overflow:hidden;background:#e8f1f5;box-shadow:0 5px 14px rgba(30,55,82,.12);isolation:isolate}
.card-picture img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.01);transition:transform .35s ease,filter .35s ease}
.card-picture::after{content:"";position:absolute;z-index:1;inset:28% 0 0;background:linear-gradient(180deg,transparent 0,rgba(4,18,32,.2) 24%,rgba(4,18,32,.9) 100%);pointer-events:none}
.card-picture-copy{position:absolute;z-index:2;left:clamp(.9rem,3vw,1.25rem);right:clamp(.9rem,3vw,1.25rem);bottom:clamp(.8rem,2.5vw,1.15rem);pointer-events:none}
.card-picture-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin:0!important;max-width:100%!important;color:#fff!important;font-size:clamp(1.35rem,2.4vw,1.9rem)!important;font-weight:850;line-height:1.1;letter-spacing:-.025em;text-wrap:balance;text-shadow:0 2px 10px rgba(0,0,0,.72)}
.link-card:hover .card-picture img{transform:scale(1.055);filter:saturate(1.08)}
.premium-exam-cards .card{min-height:265px}.premium-exam-cards .card .card-picture{aspect-ratio:16/9}.premium-exam-cards .card .card-picture-title{font-size:clamp(1.55rem,2.6vw,2rem)!important}
.subject-overview-card{min-height:270px}.subject-overview-card .card-picture{aspect-ratio:16/9}
.subject-module-card{min-height:275px}.subject-module-card .card-picture,.bengali-group-card .card-picture{aspect-ratio:16/9}
.coming-soon-card .card-picture{filter:grayscale(.22);opacity:.82}
@media(max-width:760px){.premium-exam-cards .card,.subject-overview-card,.subject-module-card{min-height:auto}.card-picture,.premium-exam-cards .card .card-picture{aspect-ratio:16/9}.card-picture-title,.premium-exam-cards .card .card-picture-title{font-size:clamp(1.3rem,6vw,1.6rem)!important}}

/* Compact illustrated cards: titles live inside the image, so legacy fixed heights are unnecessary. */
.section-grid.subject-count-5,.section-grid.subject-count-4{grid-template-columns:repeat(3,minmax(240px,1fr));max-width:1050px}
.subject-overview-card,.subject-module-card,.bengali-group-card{min-height:0;height:auto;display:block}
.subject-overview-card .open-card-link,.subject-module-card .open-card-link,.bengali-group-card .open-card-link{display:block;margin-top:.35rem}
.subject-overview-card .card-picture-title{font-size:clamp(1.35rem,2vw,1.72rem)!important}
.subject-module-card .card-picture-title,.bengali-group-card .card-picture-title{font-size:clamp(1.35rem,2vw,1.75rem)!important}
.subject-module-card .tag,.bengali-group-card .tag{display:inline-block;margin:.05rem 0 .35rem}
.subject-overview-card .cdp-card-title{font-size:clamp(1.08rem,1.55vw,1.38rem)!important;line-height:1.06;-webkit-line-clamp:5}
.subject-overview-card:has(.cdp-card-title) .card-picture::after{inset:8% 0 0;background:linear-gradient(180deg,transparent 0,rgba(4,18,32,.28) 23%,rgba(4,18,32,.94) 100%)}
@media(max-width:900px){.section-grid.subject-count-5,.section-grid.subject-count-4{grid-template-columns:repeat(2,minmax(220px,1fr))}}
@media(max-width:520px){.section-grid.subject-count-5,.section-grid.subject-count-4{grid-template-columns:1fr}.subject-overview-card .card-picture-title,.subject-module-card .card-picture-title,.bengali-group-card .card-picture-title{font-size:clamp(1.35rem,6vw,1.7rem)!important}.subject-overview-card .cdp-card-title{font-size:clamp(1.15rem,5vw,1.45rem)!important}}

/* Give Bengali glyphs and long bilingual titles enough vertical breathing room. */
.card-picture-title{line-height:1.18;letter-spacing:-.012em;overflow-wrap:anywhere}
.card-picture-title.bengali-card-title{line-height:1.22;letter-spacing:0}
.card-picture-title.long-card-title{font-size:clamp(1.08rem,1.65vw,1.48rem)!important;line-height:1.2;-webkit-line-clamp:4}
.subject-overview-card .card-picture-title.cdp-card-title{font-size:clamp(1.02rem,1.45vw,1.3rem)!important;line-height:1.2;-webkit-line-clamp:5}
.card-picture:has(.long-card-title)::after{inset:4% 0 0;background:linear-gradient(180deg,rgba(4,18,32,.02),rgba(4,18,32,.3) 25%,rgba(4,18,32,.95) 100%)}
@media(max-width:520px){.card-picture-title.long-card-title{font-size:clamp(1.08rem,4.8vw,1.38rem)!important}.subject-overview-card .card-picture-title.cdp-card-title{font-size:clamp(1.02rem,4.35vw,1.28rem)!important}}
.premium-exam-cards .upcoming-master-card{background:linear-gradient(145deg,#eef6ff,#f4ebff)!important;border:1px dashed #9d8bd7!important;cursor:default}.premium-exam-cards .upcoming-master-card::after{content:"Soon";width:auto;padding:0 .75rem;border-radius:999px;background:#7251bd;color:#fff;font-size:.74rem;letter-spacing:.04em}.upcoming-master-card .card-picture{filter:saturate(.82)}.exam-cards .upcoming-master-badge{display:inline-flex;width:max-content;margin:.15rem 0 .65rem;padding:.28rem .65rem;border-radius:999px;background:#7251bd;color:#fff;font-size:.75rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.upcoming-master-card ul{display:grid;gap:.35rem;margin:.25rem 0 2.5rem;padding-left:1.2rem;color:#3c4963;font-weight:700}.upcoming-master-card li::marker{color:#7251bd}
.premium-exam-cards{align-items:stretch}.premium-exam-cards>.card{height:100%;min-height:390px}.premium-exam-cards .upcoming-master-card::after{display:none}.premium-exam-cards .card .upcoming-master-badge{display:inline-flex;width:max-content;margin:.1rem 0 .65rem;padding:.42rem .8rem;border-radius:999px;background:#6842bd;color:#fff!important;font-size:.78rem;font-weight:900;line-height:1;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 3px 10px rgba(64,36,130,.22)}.upcoming-master-card ul{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1rem;row-gap:.35rem;margin:.15rem 0 0;padding-left:1.15rem;font-size:.9rem;line-height:1.35}.upcoming-master-card .card-picture{aspect-ratio:16/9.35}.upcoming-master-card .card-picture-title{font-size:clamp(1.35rem,2.1vw,1.75rem)!important}
@media(max-width:760px){.premium-exam-cards>.card{min-height:0}.upcoming-master-card ul{grid-template-columns:1fr}.premium-exam-cards .card .upcoming-master-badge{font-size:.74rem}}
.premium-exam-cards>.card{display:flex;flex-direction:column;min-height:455px}.home-card-description{margin:.05rem 0 .7rem;color:#354f60;font-size:.96rem;font-weight:700;line-height:1.45}.home-card-topics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;margin:0 0 .75rem;padding:0;list-style:none}.home-card-topics li{display:flex;align-items:center;min-height:38px;padding:.42rem .55rem;border:1px solid rgba(43,104,132,.16);border-radius:9px;background:rgba(255,255,255,.58);color:#29485b;font-size:.76rem;font-weight:750;line-height:1.25}.premium-exam-cards .card .home-card-action{margin-top:auto;padding-top:.35rem;color:#315f70;font-weight:850}.upcoming-master-card ul{margin-bottom:auto}
@media(max-width:760px){.premium-exam-cards>.card{min-height:0}.home-card-topics{grid-template-columns:1fr}.home-card-description{font-size:.92rem}.home-card-topics li{min-height:0}}

/* Owner-controlled temporary maintenance mode. */
.maintenance-page{max-width:720px;margin:clamp(3rem,10vh,7rem) auto;padding:clamp(2rem,6vw,4rem);text-align:center;border:1px solid #b9d8de;border-radius:28px;background:linear-gradient(145deg,#f3fcfd,#f4f0ff 54%,#fff6e4);box-shadow:0 24px 65px rgba(22,72,91,.16)}
.maintenance-page h1{margin:.5rem 0 1rem;color:#17395f;font-size:clamp(2rem,6vw,3.5rem);line-height:1.13}.maintenance-page>p{max-width:590px;margin:0 auto 1rem;font-size:1.08rem}.maintenance-icon{display:grid;place-items:center;width:76px;height:76px;margin:0 auto 1rem;border-radius:24px;background:linear-gradient(135deg,#168da0,#6852ad);color:#fff;font-size:2.2rem;box-shadow:0 13px 28px rgba(71,76,157,.25)}
.maintenance-note{padding-top:1rem;border-top:1px solid rgba(66,102,124,.2);color:#5c6f7f}.maintenance-admin{max-width:760px}.maintenance-admin-status{display:inline-flex;align-items:center;padding:.35rem .7rem;border-radius:999px;font-weight:850;letter-spacing:.08em}.maintenance-admin-status.is-online{background:#dff7e8;color:#17633c}.maintenance-admin-status.is-offline{background:#ffe1e4;color:#9b2735}.maintenance-warning{margin-top:1rem;padding:1rem;border-left:5px solid #d95b66;background:#fff1f2;color:#7d2731}
.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem;margin:0 0 1rem;color:#65758b;font-size:.9rem}.breadcrumbs a{color:#087f8c;font-weight:700;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs span[aria-hidden="true"]{color:#a4afbd}.breadcrumbs [aria-current="page"]{max-width:34rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hub-introduction{margin:1.25rem 0 2rem;padding:1.35rem 1.5rem;border:1px solid #cbdcf3;border-radius:22px;background:linear-gradient(135deg,#f0f9ff,#fff8ed);box-shadow:0 12px 30px rgba(35,67,107,.08)}.hub-introduction h2{margin:.1rem 0 .7rem;color:#17345b;font-size:1.35rem}.hub-introduction p{margin:.55rem 0;line-height:1.8;color:#334b68}.hub-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.hub-actions a{padding:.55rem .8rem;border-radius:999px;background:#fff;color:#087f8c;border:1px solid #9bd6dc;font-weight:800;text-decoration:none}
.quiz-seo-intro{margin:1rem 0 1.35rem;padding:1rem 1.15rem;border-left:5px solid #0a91a5;border-radius:10px;background:#eefbfd;color:#29475b}.quiz-seo-intro p{margin:0 0 .55rem;line-height:1.7}.quiz-seo-intro a{font-weight:800;color:#087f8c}
.related-resources{margin:2rem 0 1.2rem;padding-top:1.2rem;border-top:1px solid #dbe4ee}.related-resources h2{font-size:1.25rem}.related-resources>div{display:grid;gap:.65rem}.related-resources a{display:flex;justify-content:space-between;gap:1rem;padding:.8rem 1rem;border-radius:12px;background:#f5f8ff;color:#1e3856;text-decoration:none;font-weight:700}.related-resources a span{color:#087f8c;white-space:nowrap}
@media(max-width:640px){.hub-introduction{padding:1.1rem}.breadcrumbs [aria-current="page"]{max-width:16rem}.related-resources a{align-items:flex-start}}

/* Compact syllabus navigation */
.compact-section-hero{padding:1.5rem 2rem;margin-bottom:1.15rem}.compact-section-hero h1{font-size:clamp(2rem,5vw,3.6rem)}
.horizontal-nav-list{display:grid;gap:.85rem;margin:1rem 0 1.75rem}.horizontal-nav-card{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.35rem;border-radius:22px;color:#fff;text-decoration:none;box-shadow:0 10px 22px rgba(31,50,88,.14);transition:transform .18s ease,box-shadow .18s ease}.horizontal-nav-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(31,50,88,.2)}.horizontal-nav-card strong{font-size:clamp(1.08rem,2.2vw,1.4rem);line-height:1.35}.horizontal-nav-card>span:last-child{font-size:1.35rem;font-weight:900}.horizontal-nav-card.is-disabled{opacity:.8;cursor:not-allowed}.horizontal-nav-card.is-disabled span{font-size:.88rem}.subject-horizontal-list{grid-template-columns:repeat(2,minmax(0,1fr))}.subject-quiz-directory{margin-top:0}.quiz-directory-card{background:linear-gradient(115deg,#d82c82,#7449cf,#078da6)}
.colour-0{background:linear-gradient(115deg,#00695c,#008b7a)}.colour-1{background:linear-gradient(115deg,#8b1538,#b92764)}.colour-2{background:linear-gradient(115deg,#07588d,#1283ad)}.colour-3{background:linear-gradient(115deg,#16722c,#36a052)}.colour-4{background:linear-gradient(115deg,#54208d,#8434bd)}.colour-5{background:linear-gradient(115deg,#123b78,#176bb0)}.colour-6{background:linear-gradient(115deg,#a43700,#eb5b00)}.colour-7{background:linear-gradient(115deg,#714800,#c0830b)}
.topic-directory-heading{margin:0 0 1.2rem}.topic-directory-heading h1{margin:.2rem 0 .35rem;font-size:clamp(2rem,4.5vw,3.2rem)}.topic-directory-heading p:last-child{color:#53677d}.topic-pair-list{display:grid;gap:.8rem}.topic-pair-row{display:grid;grid-template-columns:minmax(0,2.25fr) minmax(190px,.75fr);gap:.7rem;position:relative}.topic-line-card{min-height:64px;display:flex;align-items:center;gap:.8rem;padding:.8rem 1rem;border-radius:17px;color:#fff;text-decoration:none;box-shadow:0 7px 18px rgba(34,52,90,.13);transition:transform .16s ease,filter .16s ease}.topic-line-card:hover{transform:translateY(-2px);filter:brightness(1.07)}.topic-line-card strong{font-size:1.02rem;line-height:1.35}.topic-line-card>span:last-child{margin-left:auto;font-size:1.2rem;font-weight:900}.topic-line-type{flex:0 0 auto;padding:.22rem .48rem;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:rgba(255,255,255,.14);font-size:.72rem;font-weight:900;letter-spacing:.04em}.topic-quiz-line{background:linear-gradient(115deg,#7c35bc,#ca377e)!important}.topic-quiz-line small{margin-left:auto;color:rgba(255,255,255,.88);white-space:nowrap}.topic-line-card.is-disabled{background:linear-gradient(115deg,#718096,#94a3b8)!important;opacity:.72}.topic-pair-row>.owner-item-controls{grid-column:1/-1}
.post-action-navigation{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin-top:1.5rem}.post-action-button{min-height:48px;display:flex;align-items:center;justify-content:center;gap:.35rem;border-radius:13px;padding:.7rem .8rem;text-decoration:none!important;font-weight:900;text-align:center;color:#fff;background:#116a8b}.post-action-button.test-action{background:linear-gradient(115deg,#c52676,#7844cd)}.post-action-button.next-action{background:#087f6b}.post-action-button.is-disabled{background:#a6afba;color:#f5f7fa;cursor:not-allowed}.reading>.post-test-link{display:none}
@media(max-width:760px){.subject-horizontal-list{grid-template-columns:1fr}.horizontal-nav-card{min-height:62px;border-radius:18px;padding:.85rem 1rem}.topic-pair-row{grid-template-columns:minmax(0,1.7fr) minmax(118px,.8fr);gap:.45rem}.topic-line-card{min-height:58px;padding:.65rem .72rem}.topic-line-card strong{font-size:.92rem}.topic-line-type{display:none}.topic-quiz-line small{display:none}.post-action-navigation{gap:.4rem}.post-action-button{font-size:.85rem;padding:.6rem .35rem}.compact-section-hero{padding:1.2rem}}
@media(max-width:430px){.topic-pair-row{grid-template-columns:minmax(0,1.55fr) minmax(102px,.75fr)}.topic-line-card strong{font-size:.84rem}.topic-line-card>span:last-child{display:none}}

/* Keep the redesigned syllabus navigation compact and readable. */
.horizontal-nav-card,.topic-line-card{min-width:0}
.horizontal-nav-card strong,.topic-line-card strong{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.horizontal-nav-card>span:last-child{flex:0 0 auto}
.quiz-topic-return{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:.5rem;margin:0 0 1rem;padding:.7rem .85rem;border-radius:14px;background:linear-gradient(115deg,#edf4ff,#f6ecff,#fff1e5);border:1px solid #cfc3f4;color:#443482;text-decoration:none}
.quiz-topic-return strong{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#0d6075}
.quiz-finish-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}
.quiz-result-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin:1rem 0 1.25rem}.quiz-result-summary>div{display:grid;gap:.15rem;padding:.8rem;border:1px solid #d7deea;border-radius:14px;text-align:center;background:#f8fafc}.quiz-result-summary strong{font-size:1.7rem;line-height:1}.quiz-result-summary span{font-size:.83rem;font-weight:800}.quiz-result-summary .is-correct{background:#ecfdf5;color:#166534;border-color:#86efac}.quiz-result-summary .is-incorrect{background:#fff1f2;color:#9f1239;border-color:#fda4af}.quiz-result-summary .is-unanswered{background:#fff7ed;color:#9a3412;border-color:#fdba74}.quiz-unanswered-note{padding:.7rem .85rem;border-left:5px solid #f59e0b;border-radius:9px;background:#fff7ed;color:#9a3412}
@media(max-width:520px){.quiz-result-summary{grid-template-columns:1fr}.quiz-result-summary>div{grid-template-columns:auto 1fr;align-items:center;text-align:left}.quiz-result-summary strong{min-width:2.5rem}}

/* Ordered Practice Centre: exam > subject > content/pedagogy > topic. */
.redesigned-practice-filter .quiz-filter-content{gap:1.3rem}.practice-filter-step h2{display:flex;align-items:center;gap:.55rem;margin:.15rem 0 .7rem;font-size:1.05rem;color:#1e293b}.practice-filter-step h2>span{display:grid;place-items:center;width:1.75rem;height:1.75rem;border-radius:50%;background:linear-gradient(135deg,#0e7490,#7c3aed);color:#fff;font-size:.84rem}.practice-filter-step h2 small{font-size:.75rem;color:#64748b}.practice-exam-cards,.practice-section-lines{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.practice-exam-cards a,.practice-section-lines a{display:flex;align-items:center;justify-content:space-between;gap:.8rem;min-height:64px;padding:.8rem 1rem;border-radius:16px;color:#fff;text-decoration:none;box-shadow:0 7px 17px #3341551f}.practice-exam-cards a{background:linear-gradient(115deg,#0b7f87,#297ac5)}.practice-exam-cards .upper-card{background:linear-gradient(115deg,#7447c8,#c13786)}.practice-exam-cards a.active,.practice-section-lines a.active{outline:4px solid #fbbf24;outline-offset:2px}.practice-exam-cards span,.practice-section-lines small{font-size:.8rem;color:#ffffffe6}.practice-subject-lines{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.practice-subject-lines a{display:grid;grid-template-columns:46px minmax(0,1fr) auto auto;align-items:center;gap:.7rem;min-height:62px;padding:.65rem .8rem;border-radius:15px;color:#fff;text-decoration:none;box-shadow:0 6px 15px #3341551a}.practice-subject-lines a.active{outline:4px solid #fbbf24;outline-offset:2px}.practice-subject-lines b{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#ffffff2b;font-size:.76rem}.practice-subject-lines strong{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.practice-subject-lines small{white-space:nowrap}.practice-section-lines .content{background:linear-gradient(115deg,#087f6b,#28a87d)}.practice-section-lines .pedagogy{background:linear-gradient(115deg,#b45309,#e87b16)}.practice-search{margin-bottom:1rem}.practice-quiz-lines{display:grid;gap:.6rem}.practice-quiz-wrap{min-width:0}.practice-quiz-line{display:grid;grid-template-columns:42px minmax(0,1fr) auto auto auto;align-items:center;gap:.75rem;min-height:60px;padding:.65rem .85rem;border-radius:15px;color:#fff;text-decoration:none;box-shadow:0 7px 17px #3341551c;transition:transform .16s ease,filter .16s ease}.practice-quiz-line:hover{transform:translateY(-2px);filter:brightness(1.07)}.practice-quiz-line strong{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.practice-quiz-line small{white-space:nowrap}.practice-number{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#ffffff2e;font-weight:900}.practice-quiz-wrap>.owner-item-controls{margin:.25rem 0 0}.practice-quiz-line .weekly-new-tag{position:static;transform:none}.practice-quiz-line .weekly-new-tag::after{display:none}
@media(max-width:700px){.practice-exam-cards,.practice-section-lines,.practice-subject-lines{grid-template-columns:1fr}.practice-exam-cards a,.practice-section-lines a{min-height:58px}.practice-subject-lines a{grid-template-columns:42px minmax(0,1fr) auto}.practice-subject-lines a>span:last-child{display:none}.practice-quiz-line{grid-template-columns:36px minmax(0,1fr) auto auto;gap:.5rem;padding:.58rem .65rem}.practice-quiz-line small{font-size:.72rem}.practice-quiz-line>span:last-child{display:none}.practice-number{width:34px;height:34px}.redesigned-practice-filter[data-subject-selected="true"]>summary{display:grid}}
@media(max-width:420px){.practice-quiz-line{grid-template-columns:34px minmax(0,1fr) auto}.practice-quiz-line .weekly-new-tag{display:none}.practice-quiz-line small{font-size:.68rem}}
.full-mock-category-note{margin:.75rem 0;padding:.75rem .85rem;border-left:5px solid #0e7490;border-radius:9px;background:#ecfeff;color:#155e75;font-weight:750;line-height:1.55}

/* True page-by-page Practice Centre selection. */
.practice-stage{padding:clamp(1rem,2.5vw,1.5rem);border:1px solid #c9baf4;border-radius:24px;background:linear-gradient(135deg,#f8fbff,#f7f1ff 58%,#fff8e9);box-shadow:0 12px 30px rgba(57,55,120,.09)}
.practice-stage-intro{display:flex;align-items:center;gap:.8rem;margin:0 0 1rem}.practice-stage-intro>span{display:grid;place-items:center;flex:0 0 2.2rem;width:2.2rem;height:2.2rem;border-radius:12px;background:linear-gradient(135deg,#0e7490,#7c3aed);color:#fff;font-size:1rem;font-weight:900;box-shadow:0 6px 14px rgba(80,63,171,.24)}.practice-stage-intro h2{margin:0;color:#203153;font-size:clamp(1.2rem,2.5vw,1.55rem)}.practice-stage-intro p{margin:.18rem 0 0;color:#586b7f}.practice-stage-back{display:inline-flex;margin:0 0 .85rem;padding:.45rem .72rem;border:1px solid #b8a7eb;border-radius:999px;background:#fff;color:#5d3eb1;text-decoration:none;font-weight:850}.practice-selection-note{margin:0 0 .9rem;padding:.7rem .85rem;border-left:5px solid #0e8c9a;border-radius:10px;background:#eafcfd;color:#23445b}.practice-selected-path{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding:.85rem 1rem;border:1px solid #bfcfee;border-radius:16px;background:linear-gradient(110deg,#edfaff,#f5efff)}.practice-selected-path div{display:grid;gap:.15rem}.practice-selected-path small{color:#68778c;font-weight:750}.practice-selected-path strong{color:#273a64}.practice-selected-path>a{flex:0 0 auto;padding:.45rem .7rem;border-radius:999px;background:#6842bd;color:#fff;text-decoration:none;font-size:.82rem;font-weight:850}

/* Stable, high-visibility full mock-test feature on the homepage. */
.home-weekly-mocks{position:relative;overflow:hidden;margin:0 0 2rem;border:2px solid #8b5cf6;border-radius:26px;background:linear-gradient(145deg,#f8f5ff,#eafcff 54%,#fff5df);box-shadow:0 18px 44px rgba(62,48,137,.2)}
.home-weekly-mocks::before{content:"";position:absolute;inset:-80px auto auto -55px;width:190px;height:190px;border-radius:50%;background:#ffffff38;pointer-events:none}
.home-weekly-header{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.25rem 1.4rem;background:linear-gradient(112deg,#6636c7,#c2388c 48%,#058fa3);color:#fff}.home-weekly-symbol{display:grid;place-items:center;width:52px;height:52px;border-radius:17px;background:#ffffff26;border:1px solid #ffffff66;font-size:1.75rem;box-shadow:0 8px 20px #3b176d42;animation:weeklySpark 2.2s ease-in-out infinite}.home-weekly-header small{font-size:.7rem;font-weight:900;letter-spacing:.13em}.home-weekly-header h2{margin:.1rem 0;color:#fff;font-size:clamp(1.45rem,3vw,2rem)}.home-weekly-header p{margin:0;color:#fff;font-weight:700}.home-weekly-header>a{padding:.65rem .85rem;border:1px solid #ffffff8c;border-radius:999px;background:#ffffff1f;color:#fff;text-decoration:none;font-weight:850;white-space:nowrap}.home-weekly-choice-list{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:1.15rem}.home-mock-choice{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.8rem;min-height:94px;padding:1rem;border-radius:19px;color:#fff;text-decoration:none;box-shadow:0 9px 22px rgba(35,42,94,.17);transition:transform .18s ease,filter .18s ease}.home-mock-choice:hover{transform:translateY(-3px);filter:brightness(1.06)}.home-mock-choice.primary{background:linear-gradient(115deg,#087b85,#2189c9)}.home-mock-choice.upper{background:linear-gradient(115deg,#6741bd,#c23882)}.home-mock-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#ffffff29;border:1px solid #ffffff42;font-size:.78rem;font-weight:950}.home-mock-choice>span:nth-child(2){display:grid;gap:.2rem;min-width:0}.home-mock-choice strong{font-size:1.05rem}.home-mock-choice small{overflow:hidden;color:#ffffffe3;text-overflow:ellipsis;white-space:nowrap}.home-mock-choice b{padding:.3rem .5rem;border-radius:999px;background:#ffffff26;font-size:.72rem;white-space:nowrap}
@keyframes weeklySpark{50%{transform:scale(1.1) rotate(8deg);box-shadow:0 9px 25px #fff5a963}}
@media(prefers-reduced-motion:reduce){.home-weekly-symbol{animation:none}}
@media(max-width:760px){.practice-selected-path{align-items:flex-start;flex-direction:column}.home-weekly-header{grid-template-columns:auto 1fr;padding:1rem}.home-weekly-header>a{grid-column:1/-1;text-align:center}.home-weekly-choice-list{grid-template-columns:1fr;padding:.85rem}.home-mock-choice{grid-template-columns:auto minmax(0,1fr) auto;min-height:84px;padding:.8rem}.home-mock-choice b{display:none}.home-mock-choice small{white-space:normal}.home-weekly-mocks{margin-bottom:1.4rem;border-radius:22px}}

/* Practice Centre choices are intentionally presented as a clear vertical sequence. */
.practice-exam-cards,.practice-subject-lines,.practice-section-lines{grid-template-columns:1fr}

/* Full mock-test directory: category page followed by exam-specific test pages. */
.weekly-category-list,.weekly-test-list{display:grid;gap:1rem;margin:1.2rem 0 2rem}.weekly-category-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:100px;padding:1rem 1.2rem;border-radius:22px;color:#fff;text-decoration:none;box-shadow:0 12px 28px rgba(38,42,100,.18);transition:transform .18s ease,filter .18s ease}.weekly-category-card:hover{transform:translateY(-3px);filter:brightness(1.06)}.weekly-category-card.primary{background:linear-gradient(115deg,#087c87,#268dc9)}.weekly-category-card.upper{background:linear-gradient(115deg,#6842bd,#c33382)}.weekly-category-icon{display:grid;place-items:center;width:56px;height:56px;border:1px solid #ffffff66;border-radius:16px;background:#ffffff24;font-size:.85rem;font-weight:950}.weekly-category-card strong{display:block;font-size:clamp(1.15rem,2.5vw,1.5rem)}.weekly-category-card small{display:block;margin-top:.25rem;color:#ffffffe6;font-weight:750}.weekly-category-card>span:last-child{font-size:1.5rem;font-weight:900}.weekly-test-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:112px;padding:1rem 1.15rem;border:1px solid #7ccde7;border-radius:20px;background:linear-gradient(115deg,#e8faff,#d9f2ff);box-shadow:0 9px 22px rgba(42,77,115,.12)}.weekly-test-row.upper{border-color:#c7a2ed;background:linear-gradient(115deg,#f6eaff,#ebd8ff)}.weekly-test-number{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;background:linear-gradient(135deg,#0b8190,#267cc7);color:#fff;font-size:1.2rem;font-weight:950}.weekly-test-row.upper .weekly-test-number{background:linear-gradient(135deg,#7346c5,#bd367f)}.weekly-test-row>div:nth-child(2){min-width:0}.weekly-test-row>div:nth-child(2)>span{color:#087187;font-size:.72rem;font-weight:900;letter-spacing:.06em}.weekly-test-row h2{margin:.2rem 0;font-size:clamp(1.05rem,2.2vw,1.35rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.weekly-test-row p{margin:0;color:#3e5871;font-weight:750}.weekly-test-row>a{padding:.7rem 1rem;border-radius:999px;background:#087f8c;color:#fff;text-decoration:none;font-weight:900;white-space:nowrap;box-shadow:0 6px 15px rgba(8,127,140,.22)}.weekly-test-row.upper>a{background:#793fc0}
@media(max-width:600px){.weekly-category-card{min-height:86px;padding:.85rem}.weekly-category-icon{width:46px;height:46px}.weekly-test-row{grid-template-columns:auto minmax(0,1fr);padding:.85rem}.weekly-test-row>a{grid-column:1/-1;text-align:center}.weekly-test-row h2{white-space:normal}.weekly-test-number{width:44px;height:44px}}

/* Primary and Upper Primary subject directories stay in one vertical column. */
.subject-horizontal-list{grid-template-columns:1fr}

/* Clear secondary destinations beneath section guidance. */
.hub-introduction .hub-actions-guide{margin:1.25rem 0 .65rem;color:#57439a;font-size:.92rem;font-weight:900;letter-spacing:.02em}.hub-actions{gap:1.15rem;margin-top:0}.hub-actions a{display:inline-flex;align-items:center;gap:.55rem;min-height:52px;padding:.7rem 1rem;border:0;color:#fff;box-shadow:0 9px 21px rgba(48,44,110,.2);transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.hub-actions a:hover{transform:translateY(-3px);filter:brightness(1.07);box-shadow:0 13px 27px rgba(48,44,110,.27)}.hub-actions .topic-practice-capsule{background:linear-gradient(115deg,#00897b,#168bb8)}.hub-actions .full-mock-capsule{background:linear-gradient(115deg,#7542c7,#d23882)}.hub-actions a>span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#ffffff2c}.hub-actions a>b{margin-left:.15rem;font-size:1.05rem}
@media(max-width:520px){.hub-actions{display:grid;grid-template-columns:1fr;gap:.75rem}.hub-actions a{justify-content:space-between;width:100%;border-radius:16px}.hub-introduction .hub-actions-guide{margin-top:1rem}}

/* Homepage: equal topic-wise and full-length practice hubs. */
.home-practice-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem;margin:0 0 2rem}
.home-practice-panel{min-width:0;overflow:hidden;border:2px solid #7c5ce2;border-radius:25px;background:linear-gradient(145deg,#f8f5ff,#eafcff 58%,#fff5df);box-shadow:0 17px 42px rgba(55,48,130,.18)}
.home-practice-header{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.8rem;padding:1rem 1.05rem;color:#fff;background:linear-gradient(115deg,#087f82,#218ec2 55%,#5d58bd)}
.weekly-practice-panel .home-practice-header{background:linear-gradient(115deg,#6738c5,#c33789 52%,#168ea4)}
.home-practice-symbol{display:grid;place-items:center;width:45px;height:45px;border:1px solid #ffffff70;border-radius:14px;background:#ffffff24;font-size:1.35rem;box-shadow:0 7px 17px #27336438}
.home-practice-header small{font-size:.67rem;font-weight:950;letter-spacing:.1em}.home-practice-header h2{margin:.08rem 0;color:#fff;font-size:clamp(1.2rem,2.1vw,1.6rem);line-height:1.15}.home-practice-header p{margin:0;color:#ffffffe8;font-size:.86rem;font-weight:750}
.home-practice-header>a{grid-column:1/-1;justify-self:start;padding:.42rem .68rem;border:1px solid #ffffff80;border-radius:999px;background:#ffffff1d;color:#fff;text-decoration:none;font-size:.78rem;font-weight:900}
.home-practice-choice-list{display:grid;grid-template-columns:1fr;gap:.7rem;padding:.85rem}
.home-practice-choice{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.65rem;min-height:76px;padding:.75rem;border-radius:17px;color:#fff;text-decoration:none;box-shadow:0 8px 19px rgba(38,45,91,.15);transition:transform .18s ease,filter .18s ease}
.home-practice-choice:hover{transform:translateY(-2px);filter:brightness(1.06)}.home-practice-choice.primary{background:linear-gradient(115deg,#087f78,#218dc3)}.home-practice-choice.upper{background:linear-gradient(115deg,#6542bd,#c43382)}
.home-practice-icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid #ffffff55;border-radius:12px;background:#ffffff25;font-size:.72rem;font-weight:950}.home-practice-choice>span:nth-child(2){display:grid;gap:.14rem;min-width:0}.home-practice-choice strong{font-size:.92rem;line-height:1.25}.home-practice-choice small{overflow:hidden;color:#ffffffe5;font-size:.73rem;text-overflow:ellipsis;white-space:nowrap}.home-practice-choice b{padding:.25rem .42rem;border-radius:999px;background:#ffffff25;font-size:.66rem;white-space:nowrap}.home-practice-arrow{font-size:1.35rem;font-weight:950}
.hero-single-action .button{display:flex;justify-content:space-between;min-width:min(100%,390px);padding-inline:1.3rem}.hero-single-action .button>span{font-size:1.55rem;line-height:1}
.premium-exam-cards{grid-template-columns:1fr!important;max-width:none!important}.premium-exam-cards .card{width:100%;min-height:0!important}.premium-exam-cards .card::after{width:52px!important;height:52px!important;font-size:1.55rem!important;right:1.15rem!important;bottom:1.05rem!important}.premium-exam-cards .home-card-action{font-size:1.08rem;font-weight:950}.premium-exam-cards .upcoming-master-card{cursor:pointer}.premium-exam-cards .upcoming-master-card::after{content:'→';padding:0!important;border-radius:50%!important}.upcoming-master-card ul{margin-bottom:3rem}.upcoming-master-badge{background:linear-gradient(115deg,#087f82,#7650c7)!important}.more-learning-list{display:grid;grid-template-columns:1fr;gap:.8rem;margin:1rem 0 2rem}.more-learning-list .horizontal-nav-card>span:last-child{font-size:1.55rem}
@media(max-width:820px){.home-practice-panels{grid-template-columns:1fr;gap:2rem}.home-practice-header small{font-size:.75rem}.home-practice-header h2{font-size:1.55rem}.home-practice-header p{font-size:1rem}.home-practice-header>a{justify-self:stretch;padding:.55rem .75rem;text-align:center;font-size:.92rem}.home-practice-choice{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"icon content arrow" "icon count arrow";min-height:88px}.home-practice-icon{grid-area:icon}.home-practice-choice>span:nth-child(2){grid-area:content}.home-practice-choice strong{font-size:1rem}.home-practice-choice small{font-size:.82rem;white-space:normal}.home-practice-choice b{grid-area:count;display:inline-block;justify-self:start;font-size:.72rem}.home-practice-arrow{grid-area:arrow}.premium-exam-cards .card::after{width:46px!important;height:46px!important;font-size:1.35rem!important}}
@media(max-width:430px){.home-practice-header h2{font-size:1.42rem}.home-practice-choice strong{font-size:.96rem}}

/* Centre the public header links as one horizontal row on phones. */
@media(max-width:760px){header nav{display:flex;width:100%;justify-content:center;align-items:center;gap:clamp(.2rem,2vw,.65rem);margin-top:.55rem;padding:.15rem 0;overflow:visible}header nav>a{flex:0 0 auto;padding:.4rem clamp(.48rem,2.8vw,.72rem);font-size:clamp(.8rem,3.6vw,.92rem);text-align:center;white-space:nowrap}}

/* Homepage path cards: keep every label and action inside the illustration. */
.premium-exam-cards .home-image-content-card{display:block;position:relative;min-height:0!important;padding:0!important;overflow:hidden;background:#102a43!important}
.premium-exam-cards .home-image-content-card::after{display:none!important}
.home-image-content-card .card-picture{width:100%;height:clamp(420px,36vw,500px);margin:0;border-radius:0;box-shadow:none}
.home-image-content-card .card-picture::after{inset:0;background:linear-gradient(180deg,rgba(4,18,32,.1) 0%,rgba(4,18,32,.22) 28%,rgba(4,18,32,.82) 58%,rgba(4,18,32,.97) 100%)}
.home-image-content-card .card-picture-copy{display:flex;flex-direction:column;justify-content:flex-end;inset:0;padding:clamp(1.05rem,2.6vw,1.5rem);pointer-events:none}
.home-image-content-card .card-picture-title{display:block;margin:0 0 .55rem!important;color:#fff!important;font-size:clamp(1.55rem,2.8vw,2.25rem)!important;line-height:1.16;text-shadow:0 3px 12px #000}
.home-image-content-card .home-card-description{margin:0 0 .65rem;color:#fff;font-size:.98rem;line-height:1.4;text-shadow:0 2px 7px #000}
.home-image-content-card .home-card-topics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;margin:0 0 .75rem;padding:0;list-style:none}
.home-image-content-card .home-card-topics li{min-height:38px;border:1px solid #ffffff70;background:#ffffffdf;color:#173d55;box-shadow:0 3px 9px #0002}
.home-image-content-card .home-card-action{display:flex!important;align-items:center;justify-content:space-between;margin:0!important;padding:.25rem 0 0!important;color:#fff!important;font-size:1.05rem!important;text-shadow:0 2px 7px #000}
.home-image-content-card .home-card-action b{display:grid;place-items:center;width:48px;height:48px;border:1px solid #ffffff85;border-radius:50%;background:linear-gradient(135deg,#168b9a,#7550ce);color:#fff;font-size:1.55rem;line-height:1;box-shadow:0 7px 18px #0005}
.home-image-content-card .upcoming-master-badge{margin:0 0 .55rem!important;border:1px solid #ffffff75!important;color:#fff!important}
.home-image-content-card .home-resource-topics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin:0 0 .75rem;padding:0;list-style:none;color:#fff}
.home-image-content-card .home-resource-topics li{padding:.45rem .55rem;border:1px solid #ffffff61;border-radius:9px;background:#152c46bd;color:#fff;font-size:.82rem;font-weight:800;line-height:1.25;text-shadow:0 1px 5px #000}
@media(max-width:600px){.home-image-content-card .card-picture{height:470px}.home-image-content-card .card-picture-copy{padding:1rem}.home-image-content-card .card-picture-title{margin-bottom:.48rem!important;font-size:clamp(1.35rem,7vw,1.75rem)!important}.home-image-content-card .home-card-description{font-size:.9rem}.home-image-content-card .home-card-topics,.home-image-content-card .home-resource-topics{grid-template-columns:1fr;gap:.34rem}.home-image-content-card .home-card-topics li,.home-image-content-card .home-resource-topics li{min-height:0;padding:.38rem .48rem;font-size:.75rem}.home-image-content-card .home-card-action b{width:44px;height:44px;font-size:1.4rem}}

/* Two-line, centred exam names remain fitted at the top of every homepage image card. */
.home-image-content-card .card-picture-copy{justify-content:flex-start}
.home-image-content-card .card-picture-title:has(.exam-title-english){width:100%;margin:0 0 .75rem!important;text-align:center;text-wrap:nowrap}
.exam-title-english,.exam-title-bengali{display:block;width:100%;white-space:nowrap;text-align:center}
.exam-title-english{font-size:clamp(1.55rem,3.2vw,2.35rem);line-height:1.08}
.exam-title-bengali{margin-top:.18rem;font-size:clamp(1.3rem,2.75vw,2rem);line-height:1.18}
.home-image-content-card .home-card-action{margin-top:auto!important}
@media(max-width:600px){.home-image-content-card .card-picture-title:has(.exam-title-english){font-size:inherit!important}.exam-title-english{font-size:clamp(1.35rem,7vw,1.75rem)}.exam-title-bengali{font-size:clamp(1.12rem,5.7vw,1.48rem)}}
@media(max-width:380px){.exam-title-english{font-size:clamp(1.18rem,6.7vw,1.48rem)}.exam-title-bengali{font-size:clamp(1rem,5.4vw,1.28rem)}}

/* Content-sized homepage cards with full-width justified two-line exam headings. */
.home-image-content-card .card-picture{display:block;height:auto!important;min-height:0;aspect-ratio:auto!important}
.home-image-content-card .card-picture>img{position:absolute;inset:0;width:100%;height:100%}
.home-image-content-card .card-picture-copy{position:relative;left:auto;right:auto;bottom:auto;inset:auto;min-height:0;padding:clamp(1rem,2.4vw,1.4rem);padding-bottom:1rem}
.home-image-content-card .card-picture-title:has(.exam-title-english){margin:0 0 .55rem!important;line-height:1.04}
.exam-title-english,.exam-title-bengali{display:block;color:#fff!important;text-align:center;text-align-last:center;white-space:nowrap;text-wrap:nowrap;text-shadow:0 3px 10px rgba(0,0,0,.95),0 1px 2px #000!important}
.exam-title-english.primary-exam-title{font-size:clamp(2.7rem,6.1vw,5.35rem)}
.exam-title-english.upper-exam-title{font-size:clamp(2.15rem,4.75vw,4.15rem)}
.exam-title-bengali.primary-exam-title{margin-top:.2rem;font-size:clamp(2.15rem,4.8vw,4.15rem)}
.exam-title-bengali.upper-exam-title{margin-top:.2rem;font-size:clamp(1.8rem,3.95vw,3.45rem)}
.home-image-content-card .home-card-action{margin-top:.55rem!important;padding-top:.2rem!important}
.home-image-content-card .card-picture-title:not(:has(.exam-title-english)){margin-top:0!important}
@media(max-width:600px){.home-image-content-card .card-picture-copy{padding:.85rem}.exam-title-english.primary-exam-title{font-size:clamp(2rem,11.8vw,2.8rem)}.exam-title-english.upper-exam-title{font-size:clamp(1.48rem,8.65vw,2.05rem)}.exam-title-bengali.primary-exam-title{font-size:clamp(1.6rem,9.35vw,2.2rem)}.exam-title-bengali.upper-exam-title{font-size:clamp(1.3rem,7.55vw,1.8rem)}.home-image-content-card .home-card-description{margin-bottom:.48rem}.home-image-content-card .home-card-topics,.home-image-content-card .home-resource-topics{margin-bottom:.45rem}.home-image-content-card .home-card-action{margin-top:.3rem!important}}
