@font-face{font-family:Inter;src:url('./assets/fonts/inter-variable.woff2') format('woff2');font-weight:100 900;font-style:normal;font-display:swap}
:root{--ink:#142b43;--navy:#173d69;--blue:#245fa5;--muted:#64758a;--line:#e0e7ee;--soft:#f3f7fb;--paper:#fff;--green:#28785e;--orange:#d39048;--radius:14px;--font:Inter,'Segoe UI',Arial,sans-serif;--shadow:0 12px 36px -18px #173d6930;--max:1264px}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;color:var(--ink);background:var(--paper);font:15px/1.6 var(--font);-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}button,input,textarea,select{font:inherit}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.6}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{line-height:1.25}h1,h2{letter-spacing:-.04em}p{overflow-wrap:break-word}img{max-width:100%}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}[hidden]{display:none!important}:focus-visible{outline:3px solid #3080d5;outline-offset:4px}button:focus:not(:focus-visible){outline:none}.container{width:min(var(--max),calc(100% - 64px));margin-inline:auto}.icon{width:22px;height:22px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.sprite{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.skip-link{position:fixed;top:8px;left:8px;z-index:100;background:white;padding:12px 20px;border:2px solid var(--blue);transform:translateY(-180%)}.skip-link:focus{transform:none}
.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 22px;border:1px solid var(--navy);border-radius:9px;background:var(--navy);color:white;font-size:13px;font-weight:600;line-height:1.3;transition:background .18s,box-shadow .18s,transform .18s;text-align:center}.button:hover:not(:disabled){background:#225180;box-shadow:0 6px 16px #173d6917}.button:active:not(:disabled){transform:translateY(1px)}.button .icon{width:18px;height:18px}.button-small{min-height:42px;padding:10px 17px;font-size:12px}.button.secondary{background:white;border-color:#ced8e3;color:var(--navy)}.button.secondary:hover{background:#f2f6fa}.full-width{width:100%}.text-button{display:inline-flex;align-items:center;gap:9px;min-height:40px;padding:0;border:0;background:none;color:var(--blue);font-size:12px;font-weight:600;text-align:left}.text-button:hover{text-decoration:underline;text-underline-offset:4px}.text-button .icon{width:18px;height:18px}.icon-button{display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid transparent;background:transparent;border-radius:9px}.icon-button:hover{background:#edf3f8}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.15em;color:var(--blue)}.eyebrow-line{display:inline-block;width:20px;height:2px;background:var(--orange);vertical-align:middle;margin-right:10px}.status{font-size:12px;color:var(--muted);line-height:1.6;min-height:0}.status:not(:empty){padding-top:12px}.status.error{color:#a33431}.status.success{color:#246b52}.field-help{font-size:11px;color:var(--muted);margin-top:6px}
.site-header{position:sticky;top:0;z-index:30;background:#fffffffa;border-bottom:1px solid #e6ebf0;backdrop-filter:blur(14px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:96px}.brand{display:inline-flex;align-items:center;flex:0 0 auto}.brand-window{display:block;position:relative;width:292px;height:80px;overflow:hidden}.brand-window>img{display:block;position:absolute;width:292px;max-width:none;height:auto;left:0;top:-35px}.desktop-nav{display:flex;align-items:center;gap:28px;font-size:12px;font-weight:550;margin-left:auto}.desktop-nav a{display:flex;align-items:center;min-height:44px;position:relative;white-space:nowrap}.desktop-nav a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:18px;padding-left:22px;border-left:1px solid var(--line)}.login-link{padding:0;background:none;border:0;min-height:44px;font-size:12px;white-space:nowrap}.login-link:hover{color:var(--blue)}.menu-toggle{display:none}.button-account{min-height:42px;max-width:180px;padding:10px 14px;font-size:12px}.button-account>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-nav{padding-bottom:16px}.mobile-nav>a{display:block;padding:11px 4px;font-size:13px;border-top:1px solid var(--line)}
.hero{background:#f3f7fb;border-bottom:1px solid #e2eaf2;overflow:hidden}.hero-inner{text-align:center;padding-top:40px;padding-bottom:26px}.hero h1{font-size:clamp(38px,4.5vw,58px);font-weight:650;line-height:1.1;letter-spacing:-.055em;margin-top:17px}.hero h1>span{color:var(--blue)}.hero-subtitle{color:var(--muted);font-size:14px;margin-top:18px}.hero-cta{margin-top:23px}.hero-showcase{display:grid;grid-template-columns:1fr 1.4fr 1fr;gap:22px;align-items:center;width:min(1010px,100%);margin:33px auto 0}.showcase-card{display:block;min-width:0;background:white;border:1px solid #d9e3ed;border-radius:12px;padding:0;overflow:hidden;box-shadow:0 14px 34px -24px #243c6060;text-align:left;transition:transform .22s,box-shadow .22s}.showcase-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px -18px #243c6040}.showcase-bar{display:flex;gap:8px;align-items:center;padding:10px 13px;font-size:10px;font-weight:600;color:#40536a;background:#fff}.showcase-bar>img{width:19px;height:19px;object-fit:contain}.showcase-bar>span:last-child{margin-left:auto;font-size:9px;font-weight:500;color:var(--muted)}.showcase-image{display:block;width:100%;height:156px;object-fit:cover;object-position:center top;background:#e9eef5}.showcase-featured .showcase-image{height:196px;object-position:center}.showcase-card:first-child{transform:rotate(-3deg)}.showcase-card:last-child{transform:rotate(3deg)}.showcase-card:first-child:hover{transform:rotate(-3deg) translateY(-4px)}.showcase-card:last-child:hover{transform:rotate(3deg) translateY(-4px)}.hero-note{display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;color:#687c90;margin-top:23px}.hero-note .icon{width:14px;height:14px;color:var(--green)}.value-strip{display:grid;grid-template-columns:repeat(4,1fr);padding-block:26px;border-bottom:1px solid var(--line)}.value-strip>span{display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;font-weight:500;color:#4d6077;min-height:28px}.value-strip>span+span{border-left:1px solid var(--line)}.value-strip .icon{width:20px;height:20px;color:var(--blue)}
.catalog-section{padding-block:54px 60px}.catalog-heading-row{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:25px}.catalog-heading-row h2{font-size:25px;letter-spacing:-.025em;font-weight:650}.search-field{display:flex;align-items:center;gap:10px;background:#f8fafc;border:1px solid #dee5ec;border-radius:9px;padding:0 14px;min-height:44px;width:270px}.search-field .icon{width:18px;height:18px;color:#657b92}.search-field input{width:100%;min-width:0;border:0;outline:0;background:none;font-size:12px;color:var(--ink)}.search-field:focus-within{outline:2px solid #3980c9;outline-offset:2px}.catalog-controls{display:flex;gap:18px;align-items:center;justify-content:space-between;margin-bottom:28px}.category-tabs{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.category-tabs>button{padding:9px 13px;min-height:39px;background:white;border:1px solid #e1e7ee;border-radius:7px;font-size:11px;white-space:nowrap;color:#657387;font-weight:500;transition:background .15s,border-color .15s}.category-tabs>button:hover{background:#f3f7fb;border-color:#b9cde0}.category-tabs>button[aria-pressed=true]{color:var(--navy);background:#eaf2fa;border-color:#bed1e5;font-weight:600}.os-field select{min-height:40px;width:136px;border:1px solid #e1e7ee;background:white;border-radius:7px;color:#617287;padding:8px;font-size:11px}.program-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 21px}.program-card{display:flex;flex-direction:column;min-width:0;background:white;border:1px solid #e0e6ec;border-radius:13px;overflow:hidden;transition:box-shadow .22s,border-color .22s,transform .22s}.program-card:hover{border-color:#b9cbdd;box-shadow:var(--shadow);transform:translateY(-3px)}.program-cover{position:relative;display:block;border:0;padding:0;background:#eaf0f6;aspect-ratio:1.65;overflow:hidden;text-align:left;width:100%}.program-cover>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .3s}.program-card:hover .program-cover>img{transform:scale(1.025)}.program-cover.cover-brand{display:grid;place-items:center;background:#edf2f7}.program-cover.cover-brand>img{width:110px;height:auto;max-height:76px;object-fit:contain}.cover-chip{position:absolute;bottom:10px;left:11px;display:inline-flex;align-items:center;gap:5px;background:#ffffffef;box-shadow:0 1px 7px #102c4820;border:1px solid #ffffffc9;border-radius:5px;padding:3px 7px;color:#355979;font-size:9px;font-weight:600}.cover-chip .icon{width:11px;height:11px}.program-card-body{padding:19px 18px 16px;display:flex;flex-direction:column;flex:1}.program-category{color:#73849a;font-size:9px;letter-spacing:.08em;font-weight:600;text-transform:uppercase;margin-bottom:9px}.program-name-row{display:flex;align-items:center;gap:9px}.program-name-row>img{width:25px;height:25px;object-fit:contain;flex:0 0 auto}.program-name-row h3{font-size:17px;font-weight:650;letter-spacing:-.035em;line-height:1.3}.program-description{font-size:11px;color:var(--muted);line-height:1.65;margin-top:10px;min-height:36px}.card-footer{display:flex;align-items:center;justify-content:space-between;gap:6px;border-top:1px solid #edf0f4;margin-top:16px;padding-top:10px}.card-footer>span{font-size:9px;color:#768699}.card-footer .text-button{font-size:11px;min-height:31px;white-space:nowrap}.card-footer .icon{width:15px;height:15px}.empty-state{border:1px dashed #c8d5e2;background:#f8fafc;text-align:center;padding:50px 24px;border-radius:14px}.empty-state>.icon{width:32px;height:32px;color:var(--blue);margin-bottom:12px}.empty-state h3{font-size:19px;margin-bottom:8px}.empty-state h2{font-size:26px;margin-bottom:12px}.empty-state p{font-size:13px;color:var(--muted);margin-bottom:24px}
.learning-section{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;border-radius:18px;overflow:hidden;background:#f8f6f2;border:1px solid #e8e5e0}.learning-visual{position:relative;display:flex;align-items:center;background:#f8f5f0;min-width:0}.learning-visual>img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain}.learning-label{position:absolute;bottom:28px;left:28px;display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:550;color:#5d6570;padding:9px 13px;border:1px solid #e6e4df;background:#ffffffdf;border-radius:6px}.learning-label .icon{width:16px;height:16px;color:#b98140}.learning-copy{padding:42px 50px;background:#faf9f6}.learning-copy>.eyebrow{font-size:9px;letter-spacing:.12em;color:#587493}.learning-copy h2{font-size:39px;font-weight:600;line-height:1.15;margin-top:15px}.learning-copy>p:not(.eyebrow){font-size:13px;color:var(--muted);max-width:350px;margin-top:18px;line-height:1.8}.learning-prompts{display:flex;align-items:flex-start;flex-direction:column;gap:8px;margin:21px 0 17px}.learning-prompts>span{font-size:11px;line-height:1.5;color:#596b7d;border:1px solid #e2e5e8;background:#fff;border-radius:7px;padding:8px 12px}.learning-prompts>span:nth-child(2){margin-left:18px}.journey{display:flex;align-items:center;justify-content:center;gap:35px;padding-block:39px;border-bottom:1px solid var(--line);margin-bottom:44px}.journey>span{display:flex;align-items:center;gap:12px;font-size:12px;color:#5c7087}.journey b{display:grid;place-items:center;font-size:10px;font-weight:600;background:#edf3f9;border:1px solid #dbe5ee;border-radius:50%;width:31px;height:31px;color:var(--navy)}.journey>.icon{width:18px;height:18px;color:#abb9c8}.faq-section{display:grid;grid-template-columns:1fr 2fr;gap:56px;padding-bottom:50px}.faq-section h2{font-size:27px;font-weight:600}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;position:relative;font-size:13px;font-weight:550;padding:18px 30px 18px 0}summary::-webkit-details-marker{display:none}summary::after{content:'+';position:absolute;right:4px;top:15px;font-size:21px;line-height:1;color:var(--blue);font-weight:400}details[open]>summary::after{content:'−'}details>p{font-size:12px;color:var(--muted);padding:0 24px 19px 0;line-height:1.8}
.site-footer{border-top:1px solid var(--line);background:#fff}.footer-main{display:flex;align-items:center;gap:30px;padding-block:18px}.footer-brand .brand-window{width:232px;height:64px}.footer-brand .brand-window>img{width:232px;top:-28px}.footer-main>p{font-size:11px;color:var(--muted)}.footer-main nav{display:flex;gap:22px;margin-left:auto}.footer-main .text-button{font-size:11px;color:var(--muted);font-weight:500}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:15px;border-top:1px solid #eaf0f5;color:#758598;font-size:10px}.noscript-note{padding:16px;text-align:center;background:#fff8e8;font-size:13px}
/* Native dialogs retain keyboard trapping and focus restoration. */
dialog{border:1px solid #dce4ec;border-radius:18px;background:white;color:var(--ink);padding:0;max-height:calc(100dvh - 40px);max-width:calc(100% - 32px);box-shadow:0 30px 100px #132e5040;overscroll-behavior:contain}dialog::backdrop{background:#0d233959;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:14px;top:14px;z-index:2;background:#ffffffec;border-color:#e3e8ee}.dialog-close .icon{width:19px;height:19px}.package-dialog{width:920px}.package-layout{display:grid;grid-template-columns:1fr 1.12fr}.package-preview{padding:32px;background:#f5f8fb;border-right:1px solid #e1e8ef}.package-preview>.program-category{margin-bottom:18px}.package-art{aspect-ratio:1.5;background:#e7edf4;border-radius:10px;overflow:hidden;border:1px solid #dce5ef}.package-art>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}.package-art.cover-brand{display:grid;place-items:center}.package-art.cover-brand>img{width:110px;height:auto}.package-identity{display:flex;align-items:center;gap:12px;margin-top:24px}.package-identity>img{width:40px;height:40px;object-fit:contain}.package-identity h2{font-size:26px;letter-spacing:-.04em}.package-preview>.package-subtitle{font-size:12px;color:var(--muted);margin-top:13px}.package-os{font-size:10px;color:#7b8b9b;margin-top:16px}.package-lessons{list-style:none;padding:0;margin:23px 0 0;display:grid;gap:10px}.package-lessons li{display:flex;align-items:flex-start;gap:8px;font-size:11px;color:#536d86}.package-lessons .icon{width:14px;height:14px;color:#3b8a6d;margin-top:2px}.package-info{margin-top:22px;border-top:1px solid var(--line)}.package-info summary{font-size:11px;padding-block:13px}.package-info p{font-size:11px}.package-info summary::after{top:11px}.package-offer{padding:47px 35px 30px;display:flex;flex-direction:column}.package-offer>.eyebrow{font-size:9px}.package-offer>h3{font-size:26px;letter-spacing:-.035em;margin-top:12px}.package-features{list-style:none;display:grid;gap:15px;padding:0;margin:27px 0}.package-features li{display:flex;gap:11px;align-items:center;font-size:12px;color:#4f647b}.package-features .icon{width:19px;height:19px;color:var(--blue)}.package-features small{font-size:10px;color:var(--muted);margin-left:3px}.package-purchase{margin-top:auto;border-top:1px solid var(--line);padding-top:21px}.package-price{font-size:30px;font-weight:650;letter-spacing:-.05em}.package-purchase>p{font-size:11px;color:var(--muted);margin-top:7px}.package-purchase>.button{width:100%;margin-top:18px}.package-purchase>.purchase-footnote{font-size:10px;line-height:1.6;margin-top:12px}.coming-title{font-size:18px;font-weight:600}.permanent-tag{display:inline-flex;align-items:center;gap:6px;background:#edf6f1;border:1px solid #dcece3;color:#367d61;font-size:10px;font-weight:550;padding:5px 10px;border-radius:6px}.permanent-tag .icon{width:14px;height:14px}.package-offer>.permanent-tag{margin-top:16px;align-self:flex-start}
.auth-dialog{width:440px;padding:35px 36px}.auth-icon{width:44px;height:44px;display:grid;place-items:center;color:var(--blue);background:#edf4fb;border:1px solid #dce9f5;border-radius:11px;margin-bottom:21px}.auth-dialog h2{font-size:27px;font-weight:600;padding-right:10px}.auth-description{font-size:12px;color:var(--muted);margin-top:10px;line-height:1.7}.auth-tabs{display:flex;border-bottom:1px solid var(--line);margin-top:21px;margin-bottom:23px}.auth-tabs>button{flex:1;background:transparent;border:0;border-bottom:2px solid transparent;padding:11px 8px;color:var(--muted);font-size:12px}.auth-tabs>button[aria-pressed=true]{border-bottom-color:var(--blue);color:var(--blue);font-weight:650}.form-field{margin-bottom:18px}.form-field>label{display:block;font-size:11px;font-weight:550;margin-bottom:7px}.form-field input{display:block;width:100%;min-height:46px;padding:11px 13px;background:white;border:1px solid #cfdae5;border-radius:8px;font-size:13px;color:var(--ink)}.password-field{display:flex;border:1px solid #cfdae5;border-radius:8px;overflow:hidden}.password-field:focus-within{outline:2px solid #3980c9;outline-offset:2px}.password-field input{border:0;outline:0;min-width:0}.password-field button{border:0;background:transparent;padding-inline:12px;min-width:60px;font-size:10px;color:var(--blue)}.auth-secondary{display:flex;gap:14px;justify-content:space-between;margin-top:8px}.auth-secondary>.text-button{font-size:10px;font-weight:500}.auth-note{padding-top:19px;border-top:1px solid var(--line);margin-top:12px;color:#758599;font-size:10px}.auth-tabs[hidden]+form{margin-top:25px}.info-dialog{width:500px;padding:36px}.info-dialog h2{font-size:25px;padding-right:26px;margin-bottom:20px}.info-dialog p{font-size:13px;color:var(--muted);line-height:1.8;margin-top:12px}.info-dialog a{color:var(--blue);text-decoration:underline;overflow-wrap:anywhere}
/* A permanent library and a focused learning workspace. */
.member-page{padding-block:45px 64px;min-height:60vh}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:33px}.page-heading h1{font-size:37px;font-weight:600;margin-top:10px}.page-heading>div>p:last-child{font-size:13px;color:var(--muted);margin-top:12px}.member-actions{display:flex;gap:22px;align-items:center}.member-actions .button{min-height:40px;font-size:12px;padding:9px 16px}.library-empty{padding-block:68px}.empty-library-icon{display:inline-grid;place-items:center;width:64px;height:64px;border-radius:16px;background:#eaf2fa;color:var(--blue);margin-bottom:25px}.empty-library-icon .icon{width:30px;height:30px}.owned-footer{margin-top:16px;display:flex;align-items:center;gap:7px;justify-content:space-between}.owned-footer .button{font-size:11px;padding:10px 12px;min-height:41px}.owned-footer>span{font-size:9px;color:var(--muted)}.workspace-page{padding-block:28px 48px}.back-link{display:inline-flex;align-items:center;gap:8px;font-size:11px;color:var(--muted);min-height:35px}.back-link .icon{width:15px;height:15px;transform:rotate(180deg)}.workspace-heading{display:flex;align-items:center;gap:17px;margin-top:19px;margin-bottom:30px}.workspace-heading>img{width:52px;height:52px;object-fit:contain}.workspace-heading h1{font-size:31px;margin-top:7px}.workspace-heading .eyebrow{font-size:9px}.workspace-heading>.permanent-tag{margin-left:auto}.workspace-grid{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px}.resource-panel{border:1px solid var(--line);border-radius:13px;align-self:start;padding:23px}.resource-panel>h2{font-size:17px;font-weight:600;margin-bottom:17px}.resource-link{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:550;padding:13px 0;border-bottom:1px solid #e8edf2}.resource-link .icon{width:18px;height:18px;color:var(--blue)}.resource-link>.icon:last-child{margin-left:auto;width:13px;height:13px;color:#8d9fb2}.resource-link:hover{color:var(--blue)}.resource-link.disabled{color:#8b98a6}.resource-link.disabled .icon{color:#a3b0bd}.lesson-panel{margin-top:25px}.lesson-panel>h3{font-size:12px;font-weight:600;margin-bottom:12px}.lesson-panel button .icon{width:12px;height:12px;vertical-align:middle;margin-left:4px}.lesson-panel button{display:block;padding:10px 11px;text-align:left;font-size:11px;line-height:1.55;color:#5b7290;border:1px solid #dfe8f0;border-radius:7px;background:#f7fafd;width:100%;margin-top:8px}.lesson-panel button:hover{background:#edf5fc}.chat-panel{border:1px solid var(--line);border-radius:13px;overflow:hidden;min-width:0}.chat-header{display:flex;align-items:center;gap:12px;padding:19px 23px;border-bottom:1px solid var(--line);background:#f8fafd}.ai-icon{display:grid;place-items:center;width:38px;height:38px;background:#eaf1f9;border:1px solid #dae6f3;border-radius:10px;color:var(--blue)}.chat-header h2{font-size:15px;font-weight:600;letter-spacing:-.02em}.chat-header p{font-size:10px;color:var(--muted);margin-top:5px}.chat-header>button{margin-left:auto}.chat-messages{display:flex;flex-direction:column;gap:17px;height:395px;overflow-y:auto;scroll-behavior:smooth;padding:24px;background:white}.chat-welcome{text-align:center;margin:auto;max-width:385px;color:var(--muted);padding:28px 0}.chat-welcome>.icon{width:34px;height:34px;color:var(--blue);margin-bottom:16px}.chat-welcome h3{font-size:21px;font-weight:550;color:var(--ink);margin-bottom:12px}.chat-welcome p{font-size:12px;line-height:1.8}.message{align-self:flex-start;max-width:88%;border:1px solid #e4eaf0;border-radius:11px;background:#f7f9fc;padding:13px 16px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.8}.message.user{align-self:flex-end;background:#eaf2fa;border-color:#dce8f4;color:#234c76}.message.pending{color:#7a8fa4}.chat-composer{display:flex;align-items:flex-end;gap:12px;border:1px solid #cfdce9;border-radius:10px;padding:10px;background:#fff}.chat-composer:focus-within{outline:2px solid #4d8cc8;outline-offset:1px}.chat-composer textarea{width:100%;min-width:0;min-height:48px;max-height:150px;resize:vertical;border:0;outline:0;font-size:12px;line-height:1.7;padding:3px 4px;color:var(--ink)}.chat-composer .button{width:42px;min-height:42px;padding:10px;flex:0 0 auto}.chat-panel form{padding:0 21px 17px}.ai-disclosure{font-size:9px;color:#798b9f;margin-top:10px;line-height:1.65}
@media(min-width:951px){.mobile-nav{display:none!important}}
@media(max-width:1150px){.header-inner{gap:16px}.brand-window{width:260px;height:74px}.brand-window>img{width:260px;top:-30px}.desktop-nav{gap:18px;font-size:11px}.header-actions{gap:12px;padding-left:16px}.program-grid{gap:18px}.program-card-body{padding:17px 15px 14px}.program-name-row h3{font-size:15px}.card-footer{flex-wrap:wrap}.learning-copy{padding:34px}.learning-copy h2{font-size:35px}.journey{gap:24px}.category-tabs>button{font-size:10px;padding-inline:10px}}
@media(max-width:950px){.container{width:calc(100% - 40px)}.desktop-nav{display:none}.menu-toggle{display:grid}.header-actions{border:0;margin-left:auto;padding:0}.header-inner{min-height:88px}.hero-inner{padding-top:32px}.hero-showcase{gap:14px}.showcase-bar{font-size:9px;padding:9px}.showcase-bar>span:last-child{display:none}.showcase-image{height:132px}.showcase-featured .showcase-image{height:172px}.program-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.catalog-heading-row h2{font-size:22px}.catalog-controls{align-items:flex-start;gap:12px}.os-field select{width:122px}.category-tabs{gap:6px}.category-tabs>button{min-height:37px}.learning-copy{padding:30px}.learning-copy h2{font-size:31px}.learning-copy>p:not(.eyebrow){font-size:12px}.learning-label{left:20px;bottom:20px;font-size:10px;padding:8px 10px}.learning-prompts>span{font-size:10px}.value-strip>span{font-size:10px;gap:7px}.value-strip .icon{width:18px;height:18px}.journey{gap:18px}.journey>span{font-size:11px;gap:9px}.footer-main>p{display:none}.workspace-grid{grid-template-columns:230px minmax(0,1fr);gap:18px}.resource-panel{padding:19px}.resource-link{font-size:10px}.package-preview{padding:28px}.package-offer{padding:46px 28px 28px}}
@media(max-width:720px){.header-inner{min-height:82px}.brand-window{width:224px;height:63px}.brand-window>img{width:224px;top:-26px}.header-actions{gap:7px}.header-actions>.button-small{display:none}.login-link{font-size:11px}.header-actions .button-account{max-width:122px;font-size:11px;padding-inline:10px}.header-actions .button-account .icon{display:none}.hero h1{font-size:45px}.hero-subtitle{font-size:12px}.hero-showcase{gap:11px}.showcase-image{height:109px}.showcase-featured .showcase-image{height:145px}.showcase-bar>img{width:16px;height:16px}.showcase-bar{font-size:8px;padding:8px}.value-strip{grid-template-columns:repeat(2,1fr);padding-block:14px;gap:11px 0}.value-strip>span{font-size:11px;min-height:27px}.value-strip>span:nth-child(3){border-left:0}.catalog-section{padding-block:38px 42px}.catalog-heading-row{margin-bottom:20px;gap:20px}.catalog-heading-row h2{font-size:21px;line-height:1.4}.search-field{width:210px}.catalog-controls{flex-direction:column;gap:13px;margin-bottom:23px}.category-tabs{flex-wrap:nowrap;overflow-x:auto;max-width:100%;padding-block:2px 7px}.category-tabs>button{font-size:11px;flex-shrink:0;padding-inline:13px}.os-field{align-self:flex-end}.os-field select{min-height:34px;font-size:10px}.program-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.program-name-row h3{font-size:17px}.program-description{font-size:11px}.learning-section{grid-template-columns:1fr 1fr}.learning-copy{padding:27px 23px}.learning-copy h2{font-size:28px}.learning-copy>.eyebrow{font-size:8px}.learning-copy>p:not(.eyebrow){font-size:11px;margin-top:14px}.learning-visual{align-items:flex-start;padding-top:36px}.learning-label{font-size:9px;left:15px;bottom:32px}.learning-prompts{gap:7px;margin-block:18px 12px}.learning-prompts>span{font-size:9px;padding:7px 9px}.learning-prompts>span:nth-child(2){margin-left:6px}.learning-copy>.text-button{font-size:10px}.journey{gap:13px;justify-content:space-between;padding-block:29px;margin-bottom:33px}.journey>span{font-size:10px;gap:7px}.journey>b{width:26px;height:26px}.journey>.icon{display:none}.faq-section{grid-template-columns:1fr;gap:20px;padding-bottom:36px}.faq-section h2{font-size:25px}.faq-list summary{font-size:12px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:6px}.footer-main{gap:20px}.footer-main nav{gap:16px}.footer-main .text-button{font-size:10px}.package-layout{grid-template-columns:1fr 1.1fr}.package-preview{padding:24px 20px}.package-offer{padding:48px 24px 24px}.package-offer>h3{font-size:23px}.package-identity h2{font-size:23px}.package-features{gap:13px}.package-features li{font-size:11px}.package-features .icon{width:17px;height:17px}.package-identity>img{width:30px;height:30px}.package-lessons li{font-size:10px}.page-heading{align-items:flex-start}.page-heading h1{font-size:32px}.page-heading>div>p:last-child{font-size:12px}.member-actions{gap:13px;flex-direction:column;align-items:flex-end}.workspace-grid{grid-template-columns:1fr}.resource-panel{display:grid;grid-template-columns:1fr 1fr;gap:0 26px}.resource-panel>h2{grid-column:1/-1}.lesson-panel{margin-top:0}.lesson-panel>h3{margin-top:4px}.chat-messages{height:360px}.workspace-heading>.permanent-tag{font-size:9px}.workspace-heading h1{font-size:27px}}
@media(max-width:520px){.header-actions #account-name{display:none}.header-actions .button-account{width:38px;min-width:38px;max-width:38px;padding:8px;justify-content:center}.container{width:calc(100% - 32px)}html{scroll-padding-top:94px}.header-inner{min-height:76px;gap:8px}.brand-window{width:208px;height:59px}.brand-window>img{width:208px;top:-24px}.menu-toggle{width:33px;height:38px}.header-actions .button-account{font-size:10px;max-width:88px;min-height:38px;padding:8px}.login-link{font-size:10px}.hero-inner{padding-top:29px;padding-bottom:23px}.hero .eyebrow{font-size:8px;letter-spacing:.12em}.hero .eyebrow-line{width:15px;margin-right:6px}.hero h1{font-size:clamp(35px,9.1vw,45px);margin-top:16px}.hero-subtitle{font-size:12px;max-width:280px;margin:16px auto 0;line-height:1.75}.hero-cta{margin-top:20px;font-size:12px;min-height:44px;padding-inline:20px}.hero-showcase{display:block;width:min(360px,100% - 18px);margin-top:27px}.showcase-card:not(.showcase-featured){display:none}.showcase-featured{width:100%;border-radius:11px}.showcase-featured .showcase-image{height:auto;aspect-ratio:2/1;object-fit:cover;object-position:center}.showcase-bar{font-size:10px;padding:10px 12px}.showcase-bar>img{width:19px;height:19px}.showcase-bar>span:last-child{display:block;font-size:8px}.hero-note{font-size:9px;gap:5px;margin-top:19px}.hero-note .icon{width:12px;height:12px}.value-strip{gap:10px 0;padding-block:16px}.value-strip>span{font-size:10px;justify-content:flex-start;padding-left:8px;gap:7px}.value-strip>span:nth-child(even){padding-left:19px}.value-strip .icon{width:17px;height:17px}.catalog-heading-row{display:block;margin-bottom:17px}.catalog-heading-row h2{font-size:22px;margin-bottom:19px}.search-field{width:100%;min-height:45px;background:#f7f9fc}.catalog-controls{gap:9px}.category-tabs{width:calc(100% + 16px);max-width:calc(100% + 16px);padding-right:16px}.category-tabs>button{font-size:10px;min-height:36px}.program-grid{gap:16px 12px}.program-card{border-radius:11px}.program-cover{aspect-ratio:1.35}.program-card-body{padding:14px 12px 11px}.program-category{font-size:7px;letter-spacing:.035em;margin-bottom:9px}.program-name-row{gap:6px;align-items:flex-start}.program-name-row>img{width:19px;height:19px;margin-top:1px}.program-name-row h3{font-size:14px;line-height:1.35;letter-spacing:-.03em}.program-description{font-size:10px;min-height:33px;line-height:1.6;margin-top:9px}.card-footer{margin-top:13px;padding-top:8px;gap:0;display:block}.card-footer>span{font-size:8px;display:block;line-height:1.6}.card-footer .text-button{font-size:10px;width:100%;justify-content:space-between;margin-top:3px}.cover-chip{left:7px;bottom:7px;font-size:7px;padding:3px 5px;gap:3px}.cover-chip .icon{width:10px;height:10px}.learning-section{grid-template-columns:1fr}.learning-visual{padding:0;max-height:none;aspect-ratio:1.8;overflow:hidden;align-items:center}.learning-visual>img{width:100%;height:auto}.learning-label{left:19px;bottom:17px;font-size:9px}.learning-copy{padding:28px}.learning-copy h2{font-size:36px}.learning-copy>.eyebrow{font-size:9px}.learning-copy>p:not(.eyebrow){font-size:13px;max-width:none;margin-top:16px}.learning-prompts{margin-block:21px 15px;gap:9px}.learning-prompts>span{font-size:11px;padding:8px 10px}.learning-prompts>span:nth-child(2){margin-left:16px}.learning-copy>.text-button{font-size:12px}.journey{flex-direction:column;align-items:flex-start;gap:14px;padding:25px 6px}.journey>span{font-size:12px;gap:12px}.journey b{width:29px;height:29px}.faq-section h2{font-size:25px}.faq-list summary{padding-block:17px;font-size:12px}.faq-list p{font-size:11px}.footer-main{flex-wrap:wrap;gap:1px;padding-block:16px}.footer-brand .brand-window{width:216px;height:61px}.footer-brand .brand-window>img{width:216px;top:-26px}.footer-main nav{margin-left:0;width:100%;justify-content:flex-start;gap:25px;padding-left:4px}.footer-bottom{font-size:9px;padding-block:14px;gap:7px;line-height:1.7}.package-layout{grid-template-columns:1fr}.package-preview{padding:26px 23px 21px;border-right:0;border-bottom:1px solid var(--line)}.package-preview>.program-category{font-size:9px;margin-bottom:14px}.package-art{aspect-ratio:1.85}.package-identity{margin-top:21px}.package-identity h2{font-size:25px}.package-identity>img{width:33px;height:33px}.package-preview>.package-subtitle{font-size:12px}.package-lessons{margin-top:18px;gap:8px}.package-lessons li{font-size:11px}.package-info{margin-top:18px}.package-offer{padding:28px 24px}.package-offer>h3{font-size:27px}.package-features{margin-block:25px;font-size:12px}.package-features li{font-size:12px}.package-features small{font-size:10px}.auth-dialog{padding:29px 25px}.auth-dialog h2{font-size:25px}.auth-description{font-size:12px}.info-dialog{padding:30px 25px}.member-page{padding-top:32px}.page-heading h1{font-size:30px}.page-heading .eyebrow{font-size:8px}.page-heading>div>p:last-child{font-size:11px}.member-actions{gap:7px}.member-actions .button{font-size:10px;min-height:35px;padding:8px 10px}.member-actions .text-button{font-size:10px;min-height:34px}.owned-footer{flex-direction:column;align-items:stretch;gap:9px}.owned-footer .button{min-height:38px;font-size:10px}.empty-state h2{font-size:23px}.empty-state p{font-size:12px}.workspace-heading{gap:11px;flex-wrap:wrap;margin-bottom:23px}.workspace-heading>img{width:41px;height:41px}.workspace-heading .eyebrow{font-size:7px}.workspace-heading h1{font-size:25px}.workspace-heading>.permanent-tag{margin-left:52px;margin-top:0}.resource-panel{padding:20px;gap:0 20px}.resource-panel>h2{font-size:17px;margin-bottom:15px}.resource-link{font-size:10px;gap:7px;padding-block:12px;line-height:1.55}.resource-link>.icon{width:15px;height:15px}.resource-link>.icon:last-child{display:none}.lesson-panel>h3{font-size:11px;line-height:1.5}.lesson-panel button{font-size:10px;padding:8px}.chat-header{padding:16px;gap:10px}.chat-header h2{font-size:14px}.chat-header p{font-size:9px}.chat-header .icon-button{width:30px;height:35px}.chat-messages{height:345px;padding:17px}.chat-welcome h3{font-size:20px}.message{font-size:12px;max-width:94%;padding:11px 13px}.chat-panel form{padding:0 13px 14px}.chat-composer{gap:5px;padding:8px}.chat-composer textarea{font-size:12px}.ai-disclosure{font-size:8px}}
@media(max-width:360px){.brand-window{width:184px;height:53px}.brand-window>img{width:184px;top:-21px}.header-actions{gap:3px}.hero h1{font-size:34px}.program-grid{grid-template-columns:1fr}.program-cover{aspect-ratio:1.75}.program-card-body{padding:18px}.program-category{font-size:9px}.program-name-row h3{font-size:19px}.program-name-row>img{width:25px;height:25px}.program-description{font-size:12px;min-height:0}.card-footer{display:flex;justify-content:space-between;gap:10px}.card-footer>span{font-size:9px}.card-footer .text-button{width:auto;font-size:11px;gap:9px}.resource-panel{grid-template-columns:1fr}.lesson-panel{margin-top:24px}.workspace-heading h1{font-size:22px}}
@media(prefers-reduced-motion:reduce){html,.chat-messages{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.program-card:hover,.showcase-card:hover{transform:none}}

/* V5.1 — Kurulum / Kullanım / Eğitim: original three-part 3D hero. */
.service-hero{--service-surface:#f3f7fc;position:relative;overflow:hidden;background:var(--service-surface);border-bottom:1px solid #dfe8f2}
.service-hero-inner{padding-top:38px;padding-bottom:33px}
.service-kicker{display:flex;align-items:center;justify-content:center;gap:12px;font-size:10px;font-weight:650;letter-spacing:.19em;color:#5e7893;line-height:1.5}
.service-kicker>span{width:25px;height:1px;background:#96b3d1}
.service-stages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;margin-top:26px}
.service-stage{min-width:0;position:relative;text-align:center}
.service-heading{display:flex;align-items:center;justify-content:center;gap:12px;min-height:56px}
.service-index{display:grid;place-items:center;width:26px;height:26px;flex:0 0 auto;border:1px solid #c6d6e7;border-radius:50%;color:#617e9d;font-size:9px;font-weight:600;letter-spacing:.02em;background:#f8fbff}
.service-heading h2{font-size:clamp(32px,3.3vw,46px);font-weight:660;letter-spacing:-.052em;line-height:1.1;color:#173857}
.stage-usage .service-heading h2{color:#20518a}
.stage-education .service-heading h2{color:#2469b5}
.service-stage:not(:last-child)::after{content:"";position:absolute;right:-27px;top:25px;width:17px;height:6px;border-top:1px solid #aac2d9}
.service-stage:not(:last-child)::before{content:"";position:absolute;right:-26px;top:22px;width:6px;height:6px;border-top:1px solid #aac2d9;border-right:1px solid #aac2d9;transform:rotate(45deg)}
.service-art{position:relative;width:100%;aspect-ratio:1.12;overflow:hidden;margin:2px auto 0;mix-blend-mode:multiply;mask-image:linear-gradient(to bottom,transparent 0%,#000 9%,#000 88%,transparent 100%)}
.service-art>img{display:block;position:absolute;width:300%;max-width:none;height:auto;top:50%;left:0;transform:translateY(-50%);pointer-events:none;user-select:none}
.stage-usage .service-art>img{left:-100%}
.stage-education .service-art>img{left:-200%}
.service-caption{margin-top:1px}
.service-caption strong{font-size:17px;font-weight:620;letter-spacing:-.02em;color:#27496b}
.service-caption p{font-size:12px;line-height:1.8;margin-top:8px;color:#586e86}
.service-actions{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:30px}
.service-cta{min-height:48px;padding:13px 27px;gap:22px;border-radius:9px;box-shadow:0 5px 15px -8px #173d6960}
.service-actions>p{display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;color:#60768d;line-height:1.6}
.service-actions>p>.icon{width:13px;height:13px;color:#237d6a}
.service-actions>p>span{margin-inline:3px;color:#71879d}
@media(min-width:1500px){.service-hero-inner{padding-top:46px;padding-bottom:38px}.service-stages{gap:48px;margin-top:31px}.service-stage:not(:last-child)::after{right:-35px;width:21px}.service-stage:not(:last-child)::before{right:-34px}.service-art{aspect-ratio:1.18}}
@media(max-width:1000px){.service-stages{gap:22px}.service-heading{gap:8px}.service-heading h2{font-size:clamp(26px,3.8vw,37px)}.service-index{width:23px;height:23px;font-size:8px}.service-stage:not(:last-child)::after{right:-18px;width:13px}.service-stage:not(:last-child)::before{right:-18px}.service-caption strong{font-size:14px}.service-caption p{font-size:11px}.service-hero-inner{padding-top:29px;padding-bottom:27px}}
@media(max-width:680px){.service-hero-inner{padding-top:25px;padding-bottom:26px}.service-kicker{font-size:9px;gap:10px;letter-spacing:.14em}.service-kicker>span{width:18px}.service-stages{display:flex;flex-direction:column;gap:0;margin-top:20px}.service-stage{display:grid;grid-template-columns:minmax(0,1fr) minmax(128px,42%);grid-template-rows:auto auto;gap:0 8px;text-align:left;align-items:start;padding:16px 0;min-height:150px}.service-stage+.service-stage{border-top:1px solid #dce6f1}.service-stage:not(:last-child)::after,.service-stage:not(:last-child)::before{display:none}.service-heading{justify-content:flex-start;align-self:end;min-height:0;gap:9px;grid-column:1;grid-row:1}.service-heading h2{font-size:clamp(23px,5.4vw,31px);letter-spacing:-.05em}.service-index{width:20px;height:20px;font-size:8px}.service-art{grid-column:2;grid-row:1/3;align-self:center;width:100%;aspect-ratio:1.03;margin:0}.service-caption{grid-column:1;grid-row:2;margin-top:10px;align-self:start}.service-caption strong{font-size:12px;line-height:1.55;letter-spacing:-.01em}.service-caption p{font-size:11px;line-height:1.7;margin-top:5px}.service-actions{margin-top:21px;gap:11px}.service-cta{font-size:12px;min-height:45px;padding:11px 24px;gap:23px}.service-actions>p{font-size:9px}}
@media(max-width:380px){.service-stage{grid-template-columns:minmax(0,1fr) 123px;gap:0 3px;padding:15px 0;min-height:143px}.service-heading{gap:6px}.service-heading h2{font-size:22px}.service-index{width:17px;height:17px;font-size:7px}.service-caption strong{font-size:11px}.service-caption p{font-size:10px}.service-art{aspect-ratio:.96}.service-actions>p{font-size:8px}}
/* V6: membership, cart and readable legal pages. */
.cart-button{display:flex;align-items:center;gap:8px;min-height:44px;border:0;background:transparent;color:var(--navy);padding:6px;font-size:12px;font-weight:600;white-space:nowrap}.cart-button .icon{width:21px;height:21px}.cart-count{display:grid;place-items:center;min-width:23px;height:23px;padding:0 6px;background:var(--soft);border:1px solid var(--line);border-radius:50%;font-size:11px}.header-actions{gap:14px;padding-left:16px}.desktop-nav{gap:20px}.header-inner{gap:16px}.google-button{background:var(--paper);border-color:#cbd5e1;color:var(--ink);margin-top:16px;font-size:14px}.google-button:hover:not(:disabled){background:var(--soft)}.google-mark{display:grid;place-items:center;width:20px;height:20px;flex-shrink:0}.google-mark svg{width:20px;height:20px}.auth-divider{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:11px;margin:20px 0}.auth-divider::before,.auth-divider::after{content:'';height:1px;background:var(--line);flex:1}.consent-line{display:flex;align-items:flex-start;gap:10px;line-height:1.65;font-size:11px;color:#53647a;margin:16px 0;text-align:left}.consent-line input[type=checkbox]{appearance:auto;width:17px;height:17px;min-height:0;flex:0 0 17px;margin:2px 0 0;accent-color:var(--blue);padding:0}.consent-line a,.privacy-inline a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.privacy-inline{font-size:10px;color:var(--muted);margin:10px 0 18px}.guest-choice{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:44px;border:0;border-top:1px solid var(--line);background:transparent;color:var(--blue);font-size:12px;font-weight:600;padding:18px 0 0;margin-top:12px}.guest-choice .icon{width:17px;height:17px}.auth-dialog{max-height:calc(100dvh - 32px);overflow-y:auto}.auth-description{max-width:35ch}.auth-secondary{margin-top:12px}.cart-dialog{width:min(980px,calc(100% - 40px));max-width:none;max-height:calc(100dvh - 48px);padding:36px;border:1px solid var(--line);border-radius:18px;overflow-y:auto;box-shadow:0 28px 100px #112b4355}.cart-heading{padding:0 40px 26px 0;border-bottom:1px solid var(--line)}.cart-heading h2{font-size:30px;margin-top:8px;display:flex;align-items:center;gap:12px}.cart-heading h2 span{font-size:13px;background:var(--soft);border-radius:50%;display:grid;place-items:center;width:28px;height:28px;color:var(--muted)}.cart-heading h2 span:empty{display:none}.cart-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(290px,1fr);gap:32px;padding-top:26px}.cart-item{display:grid;grid-template-columns:90px minmax(0,1fr) auto;gap:14px;padding:20px 0;border-bottom:1px solid var(--line);align-items:start}.cart-item:first-child{padding-top:0}.cart-item>strong{font-size:12px;white-space:nowrap}.cart-product-image{width:90px;height:74px;object-fit:contain;background:var(--soft);border:1px solid var(--line);border-radius:8px}.cart-item h3{font-size:15px;letter-spacing:-.02em}.cart-item-detail>p{font-size:11px;color:var(--muted);margin-top:4px}.cart-item-detail>span{font-size:10px;color:var(--muted);display:block;margin-top:4px}.cart-remove{font-size:10px;min-height:30px;color:#76575a}.cart-items>.text-button{margin-top:16px}.cart-summary{background:var(--soft);border:1px solid #e2eaf2;border-radius:12px;padding:24px}.cart-summary h3{font-size:17px;margin-bottom:20px}.summary-row,.summary-total{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.summary-row{font-size:11px;color:var(--muted);margin:12px 0}.summary-total{padding-top:16px;border-top:1px solid #d8e1ec}.summary-total>span{font-size:13px}.summary-total>strong{font-size:22px;letter-spacing:-.045em;text-align:right;line-height:1.2}.summary-note{font-size:10px;color:var(--muted);margin:8px 0 24px}.checkout-identity{display:flex;gap:10px;align-items:center;font-size:12px;margin-bottom:14px}.checkout-identity strong,.checkout-identity span:not(.identity-dot){display:block}.checkout-identity div>span{font-size:10px;color:var(--muted)}.identity-dot{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e3edf7;color:var(--blue)}.identity-dot .icon{width:18px;height:18px}.checkout-auth-choice{width:100%;text-align:center}.checkout-auth-choice>.text-button{justify-content:center;font-size:12px;display:flex;margin-top:4px}.guest-checkout-title{font-size:12px;font-weight:600;margin-bottom:12px}.cart-summary .form-field{display:block;margin-top:12px;font-size:11px}.cart-summary input:not([type=checkbox]){display:block;width:100%;min-height:44px;margin-top:6px;border:1px solid #cbd6e3;border-radius:7px;padding:10px 12px;background:white}.cart-summary .purchase-footnote{font-size:10px;margin-top:14px}.cart-empty{text-align:center;padding:42px 12px}.cart-empty>.icon{width:44px;height:44px;stroke-width:1;color:var(--blue);margin-bottom:18px}.cart-empty h3{font-size:20px}.cart-empty p{font-size:13px;color:var(--muted);margin:10px 0 24px}.toast{position:fixed;z-index:100;bottom:24px;left:50%;transform:translateX(-50%);padding:12px 20px;max-width:calc(100vw - 40px);background:var(--navy);color:white;border-radius:10px;font-size:12px;box-shadow:var(--shadow);pointer-events:none}.order-dialog{width:min(540px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto;border:1px solid var(--line);border-radius:16px;padding:38px;box-shadow:var(--shadow)}.order-dialog h2{font-size:27px;margin:10px 0 20px}.order-reference{font:12px/1.5 monospace;padding:12px;background:var(--soft);border-radius:6px;word-break:break-all}.receipt-items{list-style:none;padding:0;margin:22px 0}.receipt-items li{display:flex;justify-content:space-between;gap:16px;font-size:13px;margin:12px 0}.order-dialog .summary-total{margin-bottom:22px}.order-dialog #order-content>p:not(.order-reference){font-size:13px;color:var(--muted);margin:20px 0}.order-dialog .button{margin:5px 0}.order-dialog .text-button{margin-top:12px}.access-code{background:var(--soft);border:1px solid var(--line);border-radius:8px;padding:14px;margin:16px 0}.access-code code{font-size:12px;overflow-wrap:anywhere;display:block}.footer-legal{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px 30px;padding-block:20px 24px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.footer-legal a:hover{color:var(--blue);text-decoration:underline}.release-number{font-size:10px;color:var(--muted)}.legal-page{background:#f7f9fc}.legal-nav{display:flex;gap:12px;align-items:center}.legal-main{max-width:900px;margin:36px auto 64px;background:white;border:1px solid var(--line);border-radius:16px;padding:clamp(24px,5vw,56px)}.legal-main>header{padding-bottom:28px;border-bottom:1px solid var(--line);margin-bottom:28px}.legal-main h1{font-size:clamp(28px,5vw,40px);margin:12px 0}.legal-meta{font-size:12px;color:var(--muted)}.legal-content{font-size:15px;line-height:1.85}.legal-content h2{font-size:20px;letter-spacing:-.03em;margin:34px 0 14px;scroll-margin-top:120px}.legal-content h3{font-size:17px;margin:24px 0 12px}.legal-content p{margin:14px 0}.legal-content ul,.legal-content ol{padding-left:22px}.legal-content li{padding:4px 0}.legal-content a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.legal-content table{width:100%;border-collapse:collapse;font-size:13px;table-layout:fixed}.legal-content td,.legal-content th{padding:12px;text-align:left;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.legal-content th{background:var(--soft)}.legal-notice{padding:14px 18px;border:1px solid #e5ddce;background:#faf8f3;color:#756449;font-size:12px;border-radius:8px;margin:20px 0}.seller-card{padding:20px;background:var(--soft);border-radius:10px;font-size:13px}.seller-card dl{display:grid;grid-template-columns:120px minmax(0,1fr);gap:10px;margin:0}.seller-card dt{color:var(--muted)}.seller-card dd{margin:0;overflow-wrap:anywhere}.print-button{padding-inline:14px}.legal-main .status{padding-top:0}.receipt-summary{padding:18px;background:var(--soft);border-radius:10px;margin:20px 0}.receipt-summary p{font-size:13px;margin:8px 0}.legal-print-link{display:inline-block;margin-top:20px;font-size:12px;color:var(--blue)}
@media(max-width:1100px){.desktop-nav{display:none}.header-actions{margin-left:auto}.brand-window{width:250px}.brand-window>img{width:250px;top:-28px}.menu-toggle{display:inline-grid}.header-actions{border-left:0}.cart-label{display:none}}
@media(max-width:760px){.cart-layout{grid-template-columns:1fr;gap:24px}.cart-dialog{padding:26px;width:calc(100% - 24px);max-height:calc(100dvh - 24px)}.cart-item{grid-template-columns:72px minmax(0,1fr) auto;gap:12px}.cart-product-image{width:72px;height:68px}.cart-summary{padding:22px}.footer-legal{gap:12px 20px;font-size:11px}.legal-main{margin:20px 12px 36px}.legal-page .header-inner{min-height:80px}.legal-nav .button{min-height:40px;font-size:11px;padding:8px 12px}.legal-page .brand-window{width:200px;height:62px}.legal-page .brand-window>img{width:200px;top:-24px}.legal-page .print-button{display:none}}
@media(max-width:560px){.header-inner{flex-wrap:wrap;gap:0;padding-block:6px}.header-inner>.brand{margin-right:auto}.brand-window{width:205px;height:64px}.brand-window>img{width:205px;top:-23px}.header-actions{padding:0;gap:10px;justify-content:flex-end}.header-actions>.login-link,.header-actions>[data-auth=register]{min-height:38px;font-size:11px;padding:8px 10px}.header-actions>.login-link{padding-inline:0}.header-actions{width:100%;border-top:1px solid var(--line);padding-top:6px}.header-actions>.cart-button{margin-right:auto}.cart-label{display:inline}.button-account{max-width:140px}.auth-dialog{padding:28px 22px;width:calc(100% - 24px)}.cart-item{grid-template-columns:64px minmax(0,1fr)}.cart-item>strong{grid-column:2;grid-row:2;margin-top:-12px;margin-bottom:12px}.cart-product-image{width:64px;height:64px;grid-row:span 2}.cart-heading h2{font-size:26px}.cart-dialog{padding:24px 18px}.cart-item h3{font-size:14px}.footer-legal{flex-direction:column;gap:10px}.order-dialog{padding:30px 24px}.seller-card dl{grid-template-columns:1fr;gap:4px}.seller-card dd{margin-bottom:12px}}
@media print{.site-header,.site-footer,.print-button,.legal-print-link{display:none!important}.legal-page{background:white}.legal-main{max-width:none;margin:0;padding:0;border:0}.legal-content{font-size:12pt;line-height:1.5}.legal-content h2{break-after:avoid;font-size:15pt}.legal-content a{color:inherit}.legal-content p,.legal-content li{orphans:3;widows:3}.legal-notice{border:1px solid #aaa}}

/* V7: purchased resources */
.resource-group-title{font-size:16px;letter-spacing:.09em;color:var(--navy,#173b65);margin:8px 0 16px}.resource-group-title:not(:first-child){margin-top:32px;padding-top:24px;border-top:1px solid #dbe5f0}

.chat-attachment{padding:14px 0;display:flex;flex-wrap:wrap;gap:10px;align-items:center}.chat-attachment label{font-weight:600}.chat-attachment input{max-width:100%}.chat-attachment p{width:100%;font-size:12px;color:#526880}.chat-attachment button{padding:8px 12px;border:1px solid #cbd8e8;border-radius:8px;background:white;color:#173b65}

/* V8 catalogue and external learning handoff. */
.catalog-count{font-size:12px;color:var(--muted);margin:-10px 0 22px}.catalog-more{display:flex;justify-content:center;margin-top:28px}.catalog-more:has(button[hidden]){margin:0}.chat-messages{height:auto;min-height:240px}.chat-welcome{padding:32px 14px}.chat-welcome p{line-height:1.9}.chat-welcome .gemini-image-note{font-size:11px;margin-top:18px}.gemini-paste-help{font-size:11px;line-height:1.7;color:var(--muted);margin:12px 0}.gemini-copy-panel{padding:16px;background:#f5f8fc;border:1px solid #d9e3ef;border-radius:10px;margin:12px 0}.gemini-copy-panel label{display:block;font-size:12px;font-weight:600;margin-bottom:8px}.gemini-copy-panel textarea{display:block;width:100%;max-width:100%;padding:12px;border:1px solid #c7d6e6;border-radius:7px;background:white;color:var(--ink);font:inherit;font-size:12px;line-height:1.7;resize:vertical}.gemini-copy-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.gemini-copy-actions .button{min-height:40px;font-size:11px;padding:9px 12px}.chat-composer textarea{min-width:0}.program-name-row h3{overflow-wrap:anywhere}.program-cover.cover-brand>img[src^="data:"]{width:76px;height:76px}.package-art.cover-brand>img[src^="data:"]{width:110px;height:110px}@media(max-width:680px){.chat-messages{min-height:200px}.chat-welcome{padding:22px 5px}.gemini-copy-actions{flex-direction:column}.gemini-copy-actions .button{width:100%}.program-cover.cover-brand>img[src^="data:"]{width:58px;height:58px}}

/* V9 programme images and crawlable catalogue */
.catalog-intro{font-size:13px;color:#506980;line-height:1.8;margin:-6px 0 24px;max-width:780px}.catalog-intro a{color:#285f90;text-decoration:underline;text-underline-offset:3px}.program-cover.cover-brand>img{width:104px;height:92px;max-height:92px;object-fit:contain}.program-name-row h3>a:hover{text-decoration:underline;text-underline-offset:3px}.program-card .cover-chip{font-size:9px}.package-art.cover-brand>img{width:140px;height:130px;object-fit:contain}.program-cover:focus-visible,.program-name-row a:focus-visible{outline:3px solid #2374b9;outline-offset:3px}@media(max-width:680px){.program-cover.cover-brand>img{width:72px;height:70px;max-height:70px}.catalog-intro{font-size:12px}.chat-header h2{font-size:14px}}
