@scope(.pib-learning-hub){:scope{--navy:#092b5a;--blue:#0878d1;--sky:#eaf6ff;--ink:#10233e;--muted:#61738a;--line:#dce7f1;--white:#fff;--danger:#c9363e;--shadow:0 16px 45px rgba(9,43,90,.09);--radius:20px}*{box-sizing:border-box}:scope{scroll-behavior:smooth}:scope{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--ink);background:#f8fbfe;font-size:16px;line-height:1.55}button,input,textarea{font:inherit}button{cursor:pointer}.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100% - 1180px)/2));background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{display:flex;gap:12px;align-items:center;border:0;background:transparent;color:var(--navy);text-align:left}.brand-mark{display:grid;place-items:center;width:44px;height:44px;color:#fff;background:var(--navy);border-radius:13px;font-size:.9rem;font-weight:900;letter-spacing:.05em;box-shadow:inset 0 -6px 0 var(--blue)}.brand b{display:block;font-size:1.05rem}.brand small{display:block;color:var(--muted);font-size:.72rem}.header-actions{display:flex;gap:10px;align-items:center}.icon-button{width:42px;height:42px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--navy);font-size:1.35rem}.icon-button:hover{background:var(--sky)}.admin-badge{padding:5px 10px;border-radius:99px;background:#dff4ff;color:#006bb6;font-weight:800;font-size:.72rem;letter-spacing:.04em}main{min-height:calc(100vh - 78px)}.view{animation:enter .28s ease both}@keyframes enter{0%{opacity:0;transform:translateY(8px)}}.container{width:min(1180px,calc(100% - 48px));margin:auto;padding:42px 0 70px}.hero{background:linear-gradient(125deg,var(--navy),#0a4e8a);color:#fff;overflow:hidden;position:relative}.hero:after{content:"";position:absolute;width:430px;height:430px;border:90px solid rgba(88,190,255,.11);border-radius:50%;right:-120px;top:-190px}.hero-inner{width:min(1180px,calc(100% - 48px));margin:auto;padding:70px 0 76px;position:relative;z-index:1;display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:center}.eyebrow{font-size:.76rem;font-weight:900;letter-spacing:.12em;color:#42b5ff}.hero h1{font-size:clamp(2.5rem,5vw,4.6rem);line-height:1.03;letter-spacing:-.045em;margin:14px 0 20px;max-width:760px}.hero p{font-size:1.08rem;color:#d9ecff;max-width:680px;margin:0 0 30px}.button-row{display:flex;flex-wrap:wrap;gap:12px}.button{border:0;border-radius:12px;padding:12px 18px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}.button.primary{background:var(--blue);color:#fff}.hero .button.primary{background:#fff;color:var(--navy)}.button.secondary{background:#eef5fa;color:var(--navy);border:1px solid var(--line)}.button.ghost{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.25)}.button.danger{background:var(--danger);color:#fff}.hero-panel{background:#ffffff1a;border:1px solid rgba(255,255,255,.18);border-radius:26px;padding:22px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat{padding:16px;border-bottom:1px solid rgba(255,255,255,.14)}.stat:last-child{border:0}.stat strong{display:block;font-size:1.35rem}.stat span{color:#cde6fb;font-size:.9rem}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.section-head h1,.section-head h2{margin:4px 0 0;line-height:1.15;color:var(--navy);font-size:clamp(1.8rem,3vw,2.65rem);letter-spacing:-.03em}.section-head p{color:var(--muted);margin:7px 0 0}.portal-grid,.card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.portal-card{min-height:230px;text-align:left;border:1px solid var(--line);border-radius:var(--radius);padding:28px;background:#fff;box-shadow:var(--shadow);position:relative;overflow:hidden;color:var(--ink)}.portal-card:after{content:"\2192";position:absolute;right:25px;bottom:20px;font-size:1.8rem;color:var(--blue)}.portal-card:hover,.content-card:hover{transform:translateY(-3px);border-color:#99cbed}.portal-card,.content-card{transition:.2s ease}.portal-icon,.card-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:15px;background:var(--sky);color:var(--blue);font-weight:900;font-size:1.35rem}.portal-card h3{font-size:1.45rem;margin:24px 0 5px;color:var(--navy)}.portal-card p,.content-card p{color:var(--muted);margin:0}.social-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:26px;padding:22px 26px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.socials{display:flex;gap:9px;flex-wrap:wrap}.social-link{border:1px solid var(--line);border-radius:10px;padding:9px 13px;color:var(--navy);text-decoration:none;font-weight:750;font-size:.9rem}.social-link:hover{background:var(--sky)}.breadcrumb{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:28px;color:var(--muted);font-size:.9rem}.breadcrumb button{border:0;background:transparent;color:var(--blue);padding:0}.breadcrumb span:after{content:"\203a";margin-left:8px;color:#99a8b6}.breadcrumb span:last-child:after{content:""}.content-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;min-height:170px;position:relative;box-shadow:0 8px 25px #092b5a0d}.content-card.clickable{cursor:pointer}.content-card h3{color:var(--navy);font-size:1.15rem;margin:18px 0 6px}.card-grid{grid-template-columns:repeat(3,1fr)}.year-number{font-size:2.1rem;font-weight:900;color:var(--navy)}.book-card{display:grid;grid-template-columns:104px 1fr;gap:18px}.book-cover{width:104px;aspect-ratio:3/4;object-fit:cover;border-radius:10px;background:linear-gradient(145deg,#0a376a,#149be7);color:#fff;display:grid;place-items:center;text-align:center;padding:12px;font-weight:900;box-shadow:0 10px 20px #092b5a2e}.book-card h3{margin:3px 0 7px}.admin-actions{position:absolute;top:14px;right:14px;display:flex;gap:5px}.mini{border:1px solid var(--line);background:#fff;border-radius:8px;padding:5px 8px;color:var(--navy)}.mini:hover{background:var(--sky)}.empty{grid-column:1/-1;text-align:center;padding:55px 24px;border:1px dashed #b8ccdc;border-radius:var(--radius);color:var(--muted);background:#fff}.book-hero{display:grid;grid-template-columns:200px 1fr;gap:32px;background:#fff;padding:30px;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);margin-bottom:28px}.book-hero .book-cover{width:200px}.book-hero h1{color:var(--navy);font-size:2rem;line-height:1.15;margin:8px 0}.module-link{display:block;text-decoration:none;color:inherit}.module-link .content-card{min-height:150px}.module-link .content-card:after{content:"\2197";position:absolute;right:20px;bottom:15px;color:var(--blue);font-size:1.25rem}.modal{border:0;border-radius:22px;padding:0;width:min(560px,calc(100% - 28px));box-shadow:0 30px 90px #00163740}.modal::backdrop{background:#0519308c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal form,.confirm-modal{padding:26px}.modal-head{display:flex;justify-content:space-between;align-items:start}.modal h2{color:var(--navy);margin:4px 0 20px}.form-fields{display:grid;gap:16px}.form-fields label{font-weight:750;color:var(--ink);font-size:.9rem}.form-fields input,.form-fields textarea{display:block;width:100%;margin-top:6px;border:1px solid #c9d7e4;border-radius:10px;padding:11px 12px;color:var(--ink)}.form-fields textarea{min-height:95px;resize:vertical}.form-fields small{display:block;color:var(--muted);margin-top:5px}.upload-preview{width:90px;height:120px;object-fit:cover;border-radius:8px;margin-top:10px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.confirm-modal{text-align:center}.danger-icon{width:52px;height:52px;display:grid;place-items:center;margin:0 auto 12px;border-radius:50%;background:#ffe8e9;color:var(--danger);font-weight:900;font-size:1.4rem}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,20px);padding:11px 18px;border-radius:10px;background:var(--navy);color:#fff;opacity:0;pointer-events:none;transition:.2s;z-index:50}.toast.show{opacity:1;transform:translate(-50%)}@media(max-width:800px){.hero-inner{grid-template-columns:1fr;padding:50px 0}.hero-panel{display:none}.card-grid{grid-template-columns:repeat(2,1fr)}.book-hero{grid-template-columns:130px 1fr}.book-hero .book-cover{width:130px}.social-strip{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.site-header{height:68px;padding:0 16px}.brand small{display:none}.container,.hero-inner{width:min(100% - 28px,1180px)}.container{padding-top:28px}.hero h1{font-size:2.55rem}.portal-grid,.card-grid{grid-template-columns:1fr}.portal-card{min-height:195px}.section-head{align-items:flex-start;flex-direction:column}.social-strip{padding:18px}.book-hero{grid-template-columns:1fr}.book-hero .book-cover{width:120px}.admin-badge{display:none!important}}.admin-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;border:1px solid var(--border);border-radius:18px;background:#fff;margin-bottom:32px}.admin-panel h2,.admin-panel p{margin:4px 0}.social-admin-item{display:inline-flex;align-items:center;gap:4px}.social-admin-item .admin-actions{position:static;display:inline-flex}.social-admin-item .mini{width:30px;height:30px;padding:0}@media(max-width:700px){.admin-panel{align-items:flex-start;flex-direction:column}}.subject-card{padding:0 0 20px;overflow:hidden}.subject-card h3,.subject-card>p{margin-left:22px;margin-right:22px}.subject-cover{display:block;width:100%;height:210px;object-fit:contain;background:#f4f8fd;border-bottom:1px solid var(--border);margin-bottom:18px}.subject-cover.placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--muted)}.subject-cover.placeholder span{font-size:3rem}.subject-cover.placeholder small{font-size:.82rem}.subject-card .admin-actions{z-index:2;background:#ffffffeb;border-radius:8px}@media(max-width:700px){.subject-cover{height:180px}}.subject-cover{object-fit:cover}.subject-cover.moving{cursor:move;touch-action:none;outline:3px solid var(--primary);outline-offset:-3px;-webkit-user-select:none;user-select:none}.move-cover-button{position:absolute;z-index:3;left:12px;top:12px;border:1px solid var(--border);border-radius:8px;background:#fffffff0;color:var(--navy);font-weight:700;padding:8px 10px;cursor:pointer}.move-cover-button.active{background:var(--primary);color:#fff;border-color:var(--primary)}.year-card h3{margin-top:8px;font-size:1.4rem}.lock-status{display:inline-block;margin-top:18px;color:var(--blue);font-size:.85rem;font-weight:750}.access-gate{max-width:520px;margin:30px auto;padding:40px;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);text-align:center}.lock-icon{font-size:2.5rem;margin-bottom:12px}.access-gate h1{color:var(--navy);margin:8px 0}.access-gate p{color:var(--muted)}.access-gate form{display:grid;gap:14px;text-align:left;margin-top:26px}.access-gate label{display:grid;gap:7px;font-weight:750;color:var(--navy)}.access-gate input{width:100%;padding:13px;border:1px solid var(--line);border-radius:10px;font:inherit}.access-error{color:#b42318;font-weight:700;text-align:center;font-size:.9rem}.brand-mark{font-size:1.35rem;background:linear-gradient(145deg,#0b3f7a,#168ed8);box-shadow:none}.brand b{font-size:.92rem;line-height:1.1}.brand small{font-size:.62rem}.hero h1{color:#fff!important;text-shadow:0 2px 18px rgba(0,0,0,.18);font-weight:850}.hero p{color:#eef7ff!important;font-size:1.12rem}.hero .eyebrow{color:#83d2ff}.portal-heading{justify-content:center;text-align:center}.portal-card{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.portal-card:after{right:50%;transform:translate(50%)}.portal-icon{width:76px;height:76px;border-radius:22px;font-size:2.35rem}.portal-card h3{font-size:1.65rem;font-weight:850}.portal-card p{font-size:1.08rem;line-height:1.55;max-width:440px}.portal-card:hover:after{transform:translate(50%,3px)}.hero-inner.hero-centered{display:block;max-width:1040px;text-align:center;padding-top:64px;padding-bottom:70px}.hero-centered>div{margin:auto}.hero-centered h1{max-width:none;margin-top:22px}.hero-centered p{max-width:900px;margin:22px auto 0;font-size:1.28rem!important;line-height:1.65}.hero-logo{display:block;width:auto;max-width:180px;max-height:76px;object-fit:contain;margin:0 auto;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15))}.hero-logo-fallback{display:block;color:#fff;font-size:1rem;letter-spacing:.12em}.portal-card h3{font-size:1.9rem}.portal-card p{font-size:1.22rem}.year-card{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.year-card h3{font-size:1.75rem!important;font-weight:850}.year-card p{font-size:1.18rem!important}.year-card .lock-status{font-size:1rem}@media(max-width:560px){.hero-inner.hero-centered{padding:45px 0}.hero-centered p{font-size:1.08rem!important}.hero-logo{max-width:145px}.portal-card h3{font-size:1.6rem}.portal-card p{font-size:1.05rem}.year-card h3{font-size:1.5rem!important}}.portal-card:first-child{background:linear-gradient(145deg,#fff 35%,#e9f6ff);border-color:#b8ddf7}.portal-card:last-child{background:linear-gradient(145deg,#fff 35%,#f2edff);border-color:#d9cafa}.portal-card:first-child .portal-icon{background:#dff3ff}.portal-card:last-child .portal-icon{background:#eee5ff}.year-card{min-height:190px;border-top:5px solid #2388d8;background:linear-gradient(160deg,#fff,#eef8ff)}.year-card:nth-child(2n){border-top-color:#7657d8;background:linear-gradient(160deg,#fff,#f4f0ff)}.year-card:nth-child(3n){border-top-color:#16a085;background:linear-gradient(160deg,#fff,#ecfbf6)}.subject-card{border-color:#c7dff0}.subject-card h3{font-size:1.35rem}.module-link:nth-child(3n+1) .content-card{background:linear-gradient(145deg,#fff,#edf8ff);border-top:4px solid #278bd4}.module-link:nth-child(3n+2) .content-card{background:linear-gradient(145deg,#fff,#f5efff);border-top:4px solid #7a5bd6}.module-link:nth-child(3n) .content-card{background:linear-gradient(145deg,#fff,#effbf5);border-top:4px solid #1b9a76}.content-card:hover{box-shadow:0 16px 35px #092b5a21}.mini.duplicate{color:#08765d;background:#ebfff8;border-color:#b6eadb}.mini.duplicate:hover{background:#d7f8ec}.form-fields select{display:block;width:100%;margin-top:6px;border:1px solid #c9d7e4;border-radius:10px;padding:11px 12px;color:var(--ink);background:#fff;font:inherit}.inner-banner{width:100%;height:240px;margin:0 0 34px;border-radius:24px;overflow:hidden;background:#eaf6ff;box-shadow:0 16px 36px #092b5a1a;border:1px solid #cce4f5}.inner-banner img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 52%}@media(max-width:800px){.inner-banner{height:190px;border-radius:18px}}@media(max-width:560px){.inner-banner{height:145px;margin-bottom:25px;border-radius:15px}.inner-banner img{object-position:center}}.form-fields select{display:block!important;width:100%!important;min-height:48px!important;padding:11px 42px 11px 12px!important;border:1px solid #9fb5c8!important;border-radius:10px!important;background-color:#fff!important;color:#10233e!important;font:inherit!important;appearance:auto!important;-webkit-appearance:menulist!important;opacity:1!important}.form-fields select option{color:#10233e!important;background:#fff!important}.mini.reorder{color:#2458a6;background:#eef5ff;border-color:#bfd5f3;font-weight:900}.mini.reorder:hover{background:#dcecff}.subject-card .admin-actions{flex-wrap:wrap;justify-content:flex-end;max-width:190px}}.tree-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tree-button{display:block;width:100%;padding:0;border:0;background:none;text-align:left;color:inherit;cursor:pointer}.tree-card{height:100%;min-height:220px;overflow:hidden}.tree-card.folder{background:linear-gradient(145deg,#fff,#eef7ff);border-top:5px solid #398bd5}.tree-card.resource{background:linear-gradient(145deg,#fff,#f4efff);border-top:5px solid #7657d8}.tree-card .card-icon{font-size:2rem}.tree-cta{display:inline-flex;margin-top:18px;color:var(--blue);font-weight:800}.tree-card.resource .tree-cta{color:var(--violet)}@media(max-width:800px){.tree-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.tree-grid{grid-template-columns:1fr}.tree-card{min-height:185px}}@scope(.pib-learning-hub){:scope{--navy:#102a56;--blue:#3276d3;--violet:#7456d8;--mint:#3f9f87;--gold:#f2b84b;--ink:#14284c;--muted:#60718d;--line:#dbe6f2;--surface:#f6f9fe;--shadow:0 18px 50px rgba(32,68,119,.11);background:radial-gradient(circle at 8% 18%,rgba(80,166,255,.07),transparent 24%),radial-gradient(circle at 92% 72%,rgba(120,88,218,.06),transparent 25%),#f7faff}.site-header{height:82px;background:#ffffffe6;border-color:#bbd0e6b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 8px 28px #1939650d}.brand{transition:transform .2s ease}.brand:hover{transform:translateY(-1px)}.brand-mark{width:48px;height:48px;border-radius:15px;background:linear-gradient(145deg,#173d78,#338bd8);box-shadow:0 9px 22px #2165ab40}.brand b{font-size:1rem;letter-spacing:-.01em}.brand small{margin-top:3px;letter-spacing:.02em}.icon-button{border-radius:14px;box-shadow:0 6px 18px #183f6f0f;transition:.2s ease}.icon-button:hover{transform:rotate(8deg);border-color:#9fc7eb}.icon-button.active{color:#fff;background:linear-gradient(135deg,var(--blue),var(--violet));border-color:transparent}.hero{min-height:530px;background:linear-gradient(128deg,#102a56,#174985 48%,#5a55b9 135%);isolation:isolate}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 88%);mask-image:linear-gradient(to bottom,#000,transparent 88%)}.hero:after{width:580px;height:580px;border:1px solid rgba(255,255,255,.1);right:-160px;top:-260px;box-shadow:0 0 0 90px #ffffff06,0 0 0 180px #ffffff05}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.orb-one{width:190px;height:190px;background:radial-gradient(circle at 35% 35%,#4dcaff73,#2e75d908 68%);left:-50px;bottom:-45px}.orb-two{width:120px;height:120px;background:radial-gradient(circle at 35% 35%,#ffca6d47,#fff0 70%);right:16%;top:12%}.hero-inner.hero-centered{padding:74px 0 92px}.hero-logo{max-width:190px;max-height:84px;margin-bottom:22px;filter:drop-shadow(0 8px 22px rgba(0,0,0,.2))}.hero-pill{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border:1px solid rgba(255,255,255,.2);border-radius:99px;background:#ffffff1a;color:#e7f5ff;font-size:.76rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero h1{font-size:clamp(3rem,6.2vw,5.8rem);line-height:.98;margin:22px auto 24px;letter-spacing:-.058em;max-width:1050px!important}.hero h1 em{font-style:normal;color:#8fd6ff;background:linear-gradient(90deg,#8fd6ff,#cfbdff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-centered p{font-size:clamp(1.04rem,1.55vw,1.3rem)!important;line-height:1.72;max-width:790px}.hero-trust{display:flex;justify-content:center;gap:10px 28px;flex-wrap:wrap;margin-top:28px;color:#e6f3ff;font-size:.9rem;font-weight:700}.hero-trust span{opacity:.92}.portal-section{padding-top:66px}.portal-heading{margin-bottom:30px}.portal-heading h2{font-size:clamp(2.1rem,4vw,3.25rem)}.portal-heading p{font-size:1.04rem}.portal-grid{gap:24px}.portal-card{min-height:315px;padding:38px;border-radius:28px;border-width:1px;isolation:isolate;box-shadow:0 20px 55px #2345731a;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease,border-color .3s ease}.portal-card:after{display:none}.portal-card:hover{transform:translateY(-8px);box-shadow:0 28px 70px #22487c2b}.portal-glow{position:absolute;width:260px;height:260px;border-radius:50%;right:-115px;top:-125px;z-index:-1;opacity:.55}.teacher-card .portal-glow{background:radial-gradient(circle,#7bc7ff,transparent 67%)}.student-card .portal-glow{background:radial-gradient(circle,#b5a0ff,transparent 67%)}.portal-icon{width:82px;height:82px;border-radius:25px;font-size:2.55rem;box-shadow:0 14px 30px #1e4f891f;transition:transform .3s ease}.portal-card:hover .portal-icon{transform:scale(1.06) rotate(-3deg)}.student-card:hover .portal-icon{transform:scale(1.06) rotate(3deg)}.portal-kicker{margin-top:20px;color:var(--blue);font-size:.72rem;font-weight:900;letter-spacing:.13em}.student-card .portal-kicker{color:var(--violet)}.portal-card h3{font-size:2rem;margin:5px 0 8px}.portal-card p{font-size:1.08rem}.portal-cta{display:inline-flex;align-items:center;gap:10px;margin-top:22px;color:var(--navy);font-weight:850}.portal-cta b{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;color:#fff;background:var(--blue);transition:transform .2s ease}.student-card .portal-cta b{background:var(--violet)}.portal-card:hover .portal-cta b{transform:translate(4px)}.container{width:min(1200px,calc(100% - 48px));padding:48px 0 78px}.breadcrumb{margin-bottom:24px;padding:8px 12px;width:max-content;max-width:100%;border-radius:99px;background:#ffffffb8;border:1px solid var(--line)}.section-head{margin-bottom:28px}.section-head h1,.section-head h2{font-weight:850}.section-head p{font-size:1.02rem}.button{min-height:46px;border-radius:13px;padding:12px 20px;transition:transform .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-2px)}.button.primary{background:linear-gradient(135deg,var(--blue),#2765bd);box-shadow:0 10px 23px #3076d338}.inner-banner{height:270px;border-radius:28px;margin-bottom:40px;border:5px solid rgba(255,255,255,.9);box-shadow:0 24px 60px #1f487926;position:relative}.inner-banner:after{content:"Selamat datang ke ruang pembelajaran anda";position:absolute;left:26px;bottom:22px;padding:9px 15px;border-radius:99px;background:#0c2b56c2;color:#fff;font-size:.8rem;font-weight:800;letter-spacing:.03em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.card-grid{gap:22px}.content-card{border-radius:22px;min-height:180px;padding:26px;box-shadow:0 12px 34px #1e447413;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.content-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px #1f487a24}.year-card{min-height:220px;border-top-width:0;overflow:hidden}.year-card:before{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-65px;bottom:-80px;background:#3276d317}.year-card:nth-child(2n):before{background:#7456d817}.year-card:nth-child(3n):before{background:#3f9f871a}.year-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;color:#fff;background:linear-gradient(135deg,#4a91df,#2c6abe);box-shadow:0 10px 22px #3276d333}.year-card:nth-child(2n) .year-icon{background:linear-gradient(135deg,#8d73e8,#6747c2)}.year-card:nth-child(3n) .year-icon{background:linear-gradient(135deg,#56b59d,#318d76)}.year-card h3{font-size:1.75rem!important;margin:15px 0 3px}.year-card p{font-size:1.02rem!important}.lock-status{margin-top:16px;padding:6px 10px;border-radius:99px;background:#3276d314}.lock-status.open{color:var(--mint);background:#3f9f8717}.subject-card{border-radius:24px;padding-bottom:24px;box-shadow:0 13px 35px #1d447417}.subject-cover{height:230px;margin-bottom:20px;background:linear-gradient(145deg,#eef6ff,#f7f2ff)}.subject-card h3{font-size:1.45rem;margin-top:4px}.subject-card>p{font-weight:650}.subject-card .admin-actions{top:12px;right:12px;padding:5px;background:#ffffffe0;box-shadow:0 8px 22px #102a561f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mini{min-width:33px;height:33px;border-radius:9px}.move-cover-button{box-shadow:0 8px 22px #102a5624;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.module-link .content-card{min-height:190px;padding:30px}.card-icon{width:62px;height:62px;border-radius:19px;font-size:1.65rem;background:linear-gradient(145deg,#e3f4ff,#edf0ff);box-shadow:0 10px 24px #2760a31a}.module-link .content-card h3{font-size:1.3rem}.module-link .content-card:after{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff;box-shadow:0 7px 18px #1d43741f}.access-gate{max-width:560px;padding:48px;border-radius:30px;border:1px solid rgba(187,210,232,.8);box-shadow:0 28px 75px #1a3d6924}.lock-icon{display:grid;place-items:center;width:78px;height:78px;margin:0 auto 18px;border-radius:24px;background:linear-gradient(145deg,#e4f3ff,#eee9ff);font-size:2rem}.access-gate input,.form-fields input,.form-fields textarea,.form-fields select{min-height:50px;border-radius:13px!important;transition:border-color .2s ease,box-shadow .2s ease}.access-gate input:focus,.form-fields input:focus,.form-fields textarea:focus,.form-fields select:focus{outline:none;border-color:#5a91d3!important;box-shadow:0 0 0 4px #4489d521}.modal{border-radius:28px;box-shadow:0 38px 100px #001b4347}.modal form,.confirm-modal{padding:32px}.modal-head .icon-button{box-shadow:none}.toast{bottom:32px;border-radius:99px;padding:13px 21px;box-shadow:0 15px 38px #08204147}.admin-panel{border-radius:24px;box-shadow:0 14px 40px #20447414}@media(max-width:800px){.hero{min-height:auto}.hero-inner.hero-centered{padding:60px 0 72px}.hero h1{font-size:clamp(2.7rem,10vw,4.6rem)}.portal-card{min-height:290px}.inner-banner{height:210px}.year-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.site-header{height:70px}.brand-mark{width:43px;height:43px}.hero-inner.hero-centered{padding:46px 0 58px}.hero-logo{max-width:140px;margin-bottom:17px}.hero-pill{font-size:.65rem}.hero h1{font-size:2.7rem;line-height:1.02;margin-top:18px}.hero-centered p{font-size:1rem!important;line-height:1.62}.hero-trust{font-size:.78rem;gap:7px 14px;margin-top:21px}.portal-section{padding-top:44px}.portal-grid,.year-grid{grid-template-columns:1fr}.portal-card{min-height:265px;padding:30px 22px}.portal-card h3{font-size:1.7rem}.portal-icon{width:72px;height:72px}.container{width:min(100% - 28px,1200px);padding-bottom:58px}.inner-banner{height:155px;border-radius:19px;margin-bottom:28px;border-width:3px}.inner-banner:after{content:"Ruang pembelajaran anda";left:13px;bottom:12px;font-size:.68rem}.year-card{min-height:185px}.subject-cover{height:200px}.access-gate{padding:32px 22px}.modal form,.confirm-modal{padding:24px}}@media(prefers-reduced-motion:reduce){.view,.portal-card,.content-card,.button,.portal-icon,.portal-cta b{animation:none!important;transition:none!important}}}@scope(.pib-learning-hub){:scope{font-size:18px}.site-header{height:104px}.brand{gap:16px}.brand-mark{width:66px;height:66px;border-radius:20px;font-size:2rem}.brand b{font-size:1.35rem}.brand small{font-size:.86rem}.icon-button{width:52px;height:52px}.eyebrow{font-size:.86rem}.section-head p,.content-card p,.portal-card p{font-size:1.08rem}.content-card h3,.module-link .content-card h3{font-size:1.45rem}.breadcrumb,.button,.tree-cta,.lock-status,.form-fields label{font-size:1rem}@media(max-width:560px){:scope{font-size:17px}.site-header{height:88px}.brand-mark{width:56px;height:56px;border-radius:17px;font-size:1.65rem}.brand b{font-size:1.14rem}.brand small{display:block;font-size:.7rem}.content-card h3,.module-link .content-card h3{font-size:1.3rem}}}@scope(.pib-learning-hub){.smart-brand-mark{display:flex!important;align-items:center;justify-content:center;gap:3px;width:82px!important;background:linear-gradient(145deg,#24233d,#3b3854)!important;border:2px solid #f4c928!important;border-radius:16px!important;box-shadow:0 8px 20px #26223933!important}.smart-brand-mark b{font-size:1.05rem!important;line-height:1;color:#fff;letter-spacing:-.07em}.smart-brand-mark i{display:grid;place-items:center;min-width:29px;height:29px;padding:0 4px;border-radius:7px;background:#d6252f;color:#ffe431;font-size:.95rem;font-weight:950;font-style:normal;line-height:1}.smart-hero{background:linear-gradient(132deg,#242239,#302e4a 52%,#511d28 135%)}.smart-hero:before{background-image:repeating-linear-gradient(135deg,rgba(255,255,255,.025) 0 2px,transparent 2px 18px)}.smart-wordmark{display:flex;align-items:center;justify-content:center;gap:16px;margin:28px auto 20px;line-height:.82;text-transform:uppercase;filter:drop-shadow(0 14px 22px rgba(0,0,0,.28))}.smart-wordmark span{display:inline-block;font-weight:950;letter-spacing:-.075em}.smart-label{color:#ffd92f;font-size:clamp(4.2rem,9vw,8.4rem);transform:skew(-5deg);text-shadow:-3px 3px 0 #65520c,0 0 0 5px #dadada}.pbd-label{color:#fff;font-size:clamp(4.7rem,10vw,9.2rem);text-shadow:0 5px 0 #85858e,0 10px 22px rgba(0,0,0,.35)}.ai-label{padding:.12em .17em .17em;border:5px solid #e1383e;border-radius:22px;background:linear-gradient(145deg,#c51d28,#8f111d);color:#ffe331;font-size:clamp(3.8rem,8vw,7.4rem);text-shadow:0 4px 0 #8a7110}.smart-hero h1{margin-top:22px;font-size:clamp(2.4rem,4.8vw,4.6rem)}.smart-hero .hero-pill{border-color:#ffda2e61;background:#ffd6231a;color:#ffe875}.smart-hero h1 em{background:linear-gradient(90deg,#ffd82e,#ff8a8f);-webkit-background-clip:text;background-clip:text}.smart-hero .orb-one{background:radial-gradient(circle at 35% 35%,rgba(255,213,37,.25),transparent 68%)}.smart-hero .orb-two{background:radial-gradient(circle at 35% 35%,rgba(225,42,53,.32),transparent 70%)}@media(max-width:800px){.smart-wordmark{gap:10px}.smart-label{font-size:clamp(3rem,14vw,5rem)}.pbd-label{font-size:clamp(3.4rem,15vw,5.6rem)}.ai-label{font-size:clamp(2.8rem,12vw,4.5rem);border-width:3px;border-radius:15px}}@media(max-width:560px){.smart-brand-mark{width:67px!important}.smart-wordmark{gap:7px;margin-top:23px}.smart-label{font-size:2.8rem}.pbd-label{font-size:3.1rem}.ai-label{font-size:2.45rem}.smart-hero h1{font-size:2.35rem}}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/pib-learning-hub.css.map */
