:root{--navy:#172d46;--paper:#f8fafd;--blue:#325f85;--gold:#b89a54;--sky:#e5eef6;--ink:#182538;--muted:#617085;--line:#dbe3ec;--white:#fff;--error:#9a2637;--serif:Georgia,'Times New Roman',serif;--sans:'Segoe UI',Tahoma,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--sans);-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;height:auto;display:block}button:disabled{cursor:not-allowed;opacity:.45}button,input,select,textarea{accent-color:var(--blue)}button:focus-visible,a:focus-visible,textarea:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--gold);outline-offset:4px}[hidden]{display:none!important}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{line-height:1.16}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.025em}h1{font-size:clamp(38px,4.4vw,68px)}h2{font-size:clamp(30px,3vw,44px)}h3{font-size:22px;font-weight:600}p{margin-bottom:1em}svg.icon{flex:none;vertical-align:middle}button .icon,a .icon{pointer-events:none}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:20px;top:-100px;z-index:9999;padding:10px 20px;background:var(--navy);color:#fff}.skip-link:focus{top:15px}.button,input[type=submit],.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:12px 25px;border:1px solid var(--navy);border-radius:7px;background:var(--navy);color:var(--white);font-size:15px;line-height:1.5;font-weight:600;transition:background .18s,border-color .18s}.button:hover,input[type=submit]:hover{background:#264965;border-color:#264965}.button-outline{background:transparent;color:var(--navy);border-color:#aab9c8}.button-outline:hover{background:var(--sky);border-color:var(--blue)}.button-small{min-height:41px;padding:8px 17px;font-size:13px}.button-block{width:100%}.text-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:var(--blue);background:none;border:0;padding:0}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.text-link .icon{width:15px;height:15px}.small{font-size:13px;color:var(--muted);line-height:1.55}.simple-emblem{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border:1px solid #c7d5e1;border-radius:50%;color:var(--blue);margin-bottom:24px}.simple-emblem .icon{width:27px;height:27px}.content-page{min-height:65vh;padding-block:62px}.content-page h1{max-width:900px}.prose{font-size:16px;line-height:1.85;max-width:72ch}.prose h2,.prose h3{margin-top:1.6em}.prose a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.prose img{border-radius:8px}.prose ul,.prose ol{padding-left:1.4em}.prose blockquote{border-left:3px solid var(--gold);margin:25px 0;padding:4px 0 4px 22px}.prose table{border-collapse:collapse;width:100%;font-size:14px}.prose td,.prose th{padding:8px;border:1px solid var(--line)}.empty-state{padding:65px 24px;text-align:center;background:#fff;border:1px dashed #cbd6e1;border-radius:10px;margin-top:28px}.empty-state h2{font-size:32px}.empty-state h3{font-family:var(--serif);font-size:28px}.empty-state p{color:var(--muted);max-width:580px;margin:0 auto 24px}.empty-state .simple-emblem{margin:0 auto 20px}.inline-error{border:1px solid #e3b9c0;background:#fff0f2;color:var(--error);padding:16px 20px;border-radius:8px;margin-block:20px}
/* Brand and site navigation */
.site-header{background:#fff;border-bottom:1px solid #e5eaf0}.header-inner{width:min(1440px,calc(100% - 80px));margin:auto;height:98px;display:flex;align-items:center;gap:50px}.brand{display:flex;align-items:center;gap:12px;min-width:230px;color:var(--navy);font:29px/1 var(--serif);letter-spacing:-1px}.brand small{display:block;margin-top:6px;font:11px/1.1 var(--sans);letter-spacing:3px;text-transform:uppercase}.brand-symbol{width:47px;height:47px;display:grid;place-items:center;font:35px/1 var(--serif);color:#987d38;border:1px solid #bba566;border-radius:50% 50% 4px 4px}.primary-nav{display:flex;align-items:center;gap:34px;margin:auto;font-size:14px}.primary-nav a{padding:8px 0;color:#526173}.primary-nav a:hover{color:var(--navy)}.header-actions{display:flex;gap:20px;align-items:center}.account-button{display:flex;gap:9px;align-items:center;border:1px solid #ccd7e1;border-radius:6px;padding:10px 17px;font-size:14px;color:var(--navy)}.account-button:hover{background:var(--paper)}.account-button .icon{width:17px;height:17px}.admin-link{font-size:12px;color:var(--muted)}.site-footer{background:var(--navy);color:#c1ccda;margin-top:80px;padding:36px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand{display:flex;align-items:center;gap:24px}.footer-brand img{width:110px;height:auto;border-radius:4px}.footer-brand p{font:18px/1.5 var(--serif);max-width:215px;margin:0;color:#d4deea}.footer-inner nav{display:flex;flex-direction:column;gap:4px;font-size:12px}.footer-inner nav a:hover{color:#fff}.footer-copy{font-size:11px;color:#9fb0c3}
/* Academy home */
.home-hero{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:60px;min-height:600px;padding-block:62px 70px}.hero-intro{color:var(--blue);font-size:14px;margin:0 0 25px}.home-hero h1{font-size:clamp(48px,5.4vw,80px);line-height:1.07;margin:0 0 28px;letter-spacing:-.045em}.hero-description{font-size:17px;line-height:1.8;color:#526378;max-width:485px;margin:0 0 30px}.hero-actions{display:flex;align-items:center;gap:25px}.hero-footnote{display:flex;align-items:center;gap:14px;margin-top:44px;font-size:12px;line-height:1.55;color:var(--muted)}.hero-footnote .icon{width:34px;height:34px;border:1px solid #bfcedc;padding:8px;border-radius:50%;color:var(--blue)}.hero-portrait{position:relative;max-width:465px;justify-self:end;width:100%;padding:14px 0 10px}.portrait-shape{position:relative;background:var(--sky);border-radius:49% 49% 18% 18%;padding:25px 22px 12px;isolation:isolate}.portrait-shape:before{content:'';position:absolute;inset:-17px 18px 14px -18px;border:1px solid #c5d2df;border-radius:50%;z-index:-1}.portrait-shape img{border-radius:50%;width:100%;mix-blend-mode:multiply}.portrait-caption{display:flex;align-items:center;justify-content:flex-end;gap:18px;margin:25px 20px 0 0}.caption-line{display:block;width:55px;height:1px;background:var(--gold)}.portrait-caption p{font:19px/1.2 var(--serif);margin:0}.portrait-caption small{display:block;font:12px/1.7 var(--sans);color:var(--muted);margin-top:3px}.catalog-section{padding-top:48px;border-top:1px solid var(--line)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:35px}.section-heading h2{font-size:38px;margin:0 0 13px}.section-heading p{font-size:15px;color:var(--muted);margin:0}.section-heading>.text-link{margin-bottom:5px}.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.course-tile{min-width:0;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.course-art{position:relative;aspect-ratio:1.8;background:var(--navy);overflow:hidden;display:block}.course-art img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.course-tile:hover .course-art img{transform:scale(1.025)}.course-art-empty{display:flex;flex-direction:column;gap:22px;justify-content:center;align-items:center;background:#243f59;color:#e5d4a5}.course-art-empty .icon{width:48px;height:48px;stroke-width:1}.course-art-empty>span{font:20px var(--serif)}.course-tile:nth-child(2) .course-art-empty{background:#2e585f}.art-label{position:absolute;bottom:14px;left:15px;display:flex;align-items:center;gap:7px;background:#f9f3e2;color:#645220;border-radius:4px;font-size:11px;font-weight:600;padding:5px 9px}.art-label .icon{width:13px;height:13px}.course-info{padding:24px 23px 20px;display:flex;flex-direction:column;flex:1}.course-info h3{font-family:var(--serif);font-weight:400;font-size:25px;line-height:1.24;margin:0 0 14px}.course-info h3 a:hover{color:var(--blue)}.course-info p{font-size:13px;line-height:1.7;color:var(--muted);margin:0 0 18px}.course-facts{display:flex;flex-wrap:wrap;gap:15px;color:var(--muted);font-size:12px}.course-facts span{display:inline-flex;gap:6px;align-items:center}.course-facts .icon{width:14px;height:14px}.course-bottom{border-top:1px solid var(--line);margin-top:auto;padding-top:17px;display:flex;align-items:center;justify-content:space-between;gap:10px}.course-facts+.course-bottom{margin-top:22px}.course-price{font-size:14px;font-weight:600}.course-price del{font-size:11px;opacity:.55;margin-right:5px}.course-price ins{text-decoration:none}.course-price .woocommerce-Price-currencySymbol{margin-left:3px}.course-bottom .text-link{font-size:12px}.learning-note{margin-top:70px;padding:40px 0;display:grid;grid-template-columns:65px 1fr auto;gap:27px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.note-art{color:var(--gold);align-self:start}.note-art .icon{width:55px;height:55px;stroke-width:1}.learning-note h2{font-size:32px;margin-bottom:13px}.learning-note p{max-width:620px;font-size:14px;line-height:1.8;margin:0;color:var(--muted)}
/* Account and entry */
.dashboard{padding-top:55px}.dashboard-heading,.page-heading{display:flex;justify-content:space-between;gap:30px;align-items:center}.greeting{font-size:14px;color:var(--blue);margin-bottom:13px}.dashboard-heading h1,.page-heading h1{font-size:48px;margin:0 0 14px}.dashboard-heading p:not(.greeting),.page-heading p:not(.greeting){font-size:15px;color:var(--muted);margin:0}.account-tabs{display:flex;gap:30px;border-bottom:1px solid var(--line);margin:42px 0 32px;font-size:14px;overflow-x:auto;white-space:nowrap}.account-tabs a{padding:0 0 15px;position:relative;color:var(--muted)}.account-tabs a.active{color:var(--navy);font-weight:600}.account-tabs a.active:after{content:'';height:3px;background:var(--navy);position:absolute;bottom:-1px;left:0;right:0}.account-tabs span{display:inline-grid;place-items:center;width:21px;height:21px;margin-left:5px;border-radius:50%;background:var(--sky);font-size:11px}.access-label{display:flex;gap:5px;align-items:center;color:#376654;font-size:12px}.access-label .icon{width:15px;height:15px}.dashboard-courses .course-info h3{margin-bottom:20px}.account-support{margin-top:60px;padding-top:28px;border-top:1px solid var(--line);display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:25px}.account-support>div{display:flex;align-items:center;gap:12px}.account-support h2{font-size:25px;margin:0}.account-support p{margin:0;font-size:13px;color:var(--muted);max-width:520px}.account-support>a{font-size:18px;color:var(--blue)}.login-layout{display:grid;grid-template-columns:1fr 440px;gap:100px;padding-block:85px 50px;align-items:start}.login-intro h1{font-size:56px;margin:0 0 28px}.login-intro>p{max-width:430px;color:var(--muted)}.login-intro .migration-note{font-size:14px;border-top:1px solid var(--line);padding-top:25px;margin-top:30px;line-height:1.8}.migration-note a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.login-box{background:#fff;border:1px solid var(--line);padding:34px;border-radius:12px}.login-box h2{font-size:29px;margin-bottom:30px}.login-box label,.form-field label{display:block;font-size:13px;font-weight:600;color:#405064;margin-bottom:8px}.login-box input:not([type=checkbox]):not([type=submit]),.form-field input{width:100%;border:1px solid #bfccda;background:#fff;border-radius:5px;padding:11px 12px;color:var(--ink);min-width:0;min-height:44px}.login-box .login-remember label{display:flex;gap:7px;align-items:center;font-weight:400}.login-box .login-submit{margin-bottom:18px}.login-box input[type=submit]{width:100%}.support-note{margin:26px 0 0;padding-top:23px;border-top:1px solid var(--line);font-size:12px;color:var(--muted);line-height:1.8}.support-note a{color:var(--blue);font-size:16px;display:inline-block;margin-top:4px}
/* Course sales and books */
.course-detail-hero{background:var(--navy);color:#fff;padding:36px 0 60px}.back-link{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:var(--blue)}.back-link:before{content:'‹';font-size:22px;line-height:1}.course-detail-hero .back-link{color:#c3d1e0;margin-bottom:33px}.course-detail-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.course-detail-grid h1{font-size:52px;line-height:1.13;max-width:690px;margin:0 0 25px}.detail-excerpt{color:#c3d0df;font-size:16px;max-width:590px}.course-detail-grid .course-facts{color:#c3d0df;margin-top:23px}.detail-visual{border:1px solid #526075;border-radius:9px;overflow:hidden;aspect-ratio:1.6}.detail-visual>img{width:100%;height:100%;object-fit:cover}.detail-mark{height:100%;display:flex;flex-direction:column;gap:25px;align-items:center;justify-content:center;background:#294761;color:#e2cf97;font:24px var(--serif)}.detail-mark .icon{width:68px;height:68px;stroke-width:1}.course-body{display:grid;grid-template-columns:1fr 345px;gap:90px;align-items:start;padding-block:50px}.course-description>h2{font-size:35px}.enroll-panel{padding:26px;border:1px solid var(--line);background:#fff;border-radius:10px;position:sticky;top:25px}.enroll-panel h2{font-size:27px;margin:0 0 25px}.enroll-panel ul{list-style:none;margin:0 0 27px;padding:0;display:grid;gap:13px}.enroll-panel li{display:flex;align-items:center;gap:10px;font-size:13px}.enroll-panel li .icon{width:17px;height:17px;color:var(--blue)}.enroll-panel>p{font-size:13px;color:var(--muted)}.login-detail{margin-top:18px;display:flex;justify-content:center;font-size:12px}.detail-price{font:32px var(--serif);margin-bottom:20px}.detail-price ins{text-decoration:none}.detail-price del{display:block;font-size:17px;opacity:.6;margin-bottom:5px}.assistant-intro{padding:32px;border-left:3px solid var(--gold);background:var(--sky);margin-top:40px}.assistant-intro h2{font-size:34px;margin:0 0 20px}.assistant-intro p{font-size:14px;line-height:1.8}.quota-preview{display:flex;gap:38px;margin:26px 0 20px}.quota-preview span{font-size:12px;color:var(--muted)}.quota-preview strong{display:block;font-size:21px;font-weight:500;color:var(--navy);margin-top:3px}.assistant-intro .small{font-size:12px;margin:0}.books-page{padding-top:60px;min-height:60vh}.book-shelf{display:grid;grid-template-columns:repeat(3,1fr);gap:55px 38px;margin-top:50px}.book-cover{min-height:270px;max-width:215px;background:var(--navy);color:#e9daaf;box-shadow:5px 8px 12px rgba(23,45,70,.12);border-left:7px solid #32506d;display:flex;flex-direction:column;justify-content:space-between;padding:24px;font:25px/1.35 var(--serif);margin-bottom:27px}.book-cover img{margin:-24px;max-width:calc(100% + 48px);width:calc(100% + 48px);height:100%;object-fit:cover}.book-cover .icon{width:38px;height:38px;stroke-width:1}.book-item h2{font-size:28px;line-height:1.25;margin-bottom:13px}.book-item p{font-size:13px;color:var(--muted)}.book-item .course-price{color:var(--navy)}.book-empty{margin-top:50px;background:transparent;border:0;border-top:1px solid var(--line);border-radius:0}.download-list{margin-top:40px}.download-row{display:flex;gap:20px;align-items:center;padding:25px 0;border-bottom:1px solid var(--line)}.download-row>.icon{width:36px;height:36px;color:var(--gold)}.download-row>div{flex:1}.download-row h2{font-size:25px;margin:0 0 8px}.download-row p{font-size:13px;color:var(--muted);margin:0}
/* Persistent learning workspace */
.view-ders{background:#f2f5f9}.view-ders .site-header .header-inner{height:78px;width:calc(100% - 48px)}.view-ders .brand{font-size:24px;min-width:210px}.view-ders .brand-symbol{width:40px;height:40px;font-size:28px}.view-ders .brand small{font-size:9px;margin-top:4px}.view-ders .site-footer{display:none}.learning-topbar{min-height:73px;border-bottom:1px solid var(--line);background:#fff;display:flex;gap:23px;align-items:center;padding:16px 28px}.learning-topbar>.back-link{white-space:nowrap;border-right:1px solid var(--line);padding-right:23px}.learning-topbar>#course-name{font-size:15px;font-weight:600;line-height:1.35}.course-completion{margin-left:auto;display:flex;align-items:center;gap:15px;min-width:250px;justify-content:flex-end;font-size:11px;color:var(--muted)}progress{appearance:none;width:90px;height:5px;overflow:hidden;border:0;border-radius:4px;background:#e4ebf2}progress::-webkit-progress-bar{background:#e4ebf2}progress::-webkit-progress-value{background:var(--gold)}progress::-moz-progress-bar{background:var(--gold)}.learning-layout{display:grid;grid-template-columns:238px minmax(350px,1fr) 365px;gap:0;align-items:start;max-width:1920px;margin:0 auto}.learning-layout.without-assistant{grid-template-columns:270px minmax(0,1fr);max-width:1500px}.lesson-sidebar{background:#fff;border-right:1px solid var(--line);min-height:calc(100vh - 151px);position:sticky;top:0;max-height:100vh;overflow-y:auto}.sidebar-title{display:flex;justify-content:space-between;align-items:center;padding:25px 21px 23px;border-bottom:1px solid var(--line)}.sidebar-title h2{font-family:var(--sans);font-weight:600;letter-spacing:0;font-size:15px;margin:0}.sidebar-title>span{font-size:11px;color:var(--muted)}.lesson-group{font:600 11px/1.5 var(--sans);color:#637187;margin:25px 21px 11px}.lesson-row{position:relative;width:100%;display:flex;align-items:flex-start;gap:11px;text-align:left;padding:17px 18px 17px 20px;border:0;border-bottom:1px solid #edf1f5;background:#fff;color:#536278;font-size:12px;line-height:1.6}.lesson-row:hover{background:#f3f7fb}.lesson-row.selected{background:var(--sky);color:var(--navy)}.lesson-row.selected:before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--blue)}.lesson-number{width:23px;height:23px;flex:none;display:grid;place-items:center;border:1px solid #cbd5e0;border-radius:50%;font-size:10px;margin-top:0}.lesson-row.selected .lesson-number{border-color:var(--blue);background:var(--blue);color:#fff}.lesson-number.is-complete{color:#36795d;border-color:#b0cfc0}.lesson-row-content{display:grid;gap:4px}.lesson-row-content small{font-size:10px;color:#738094}.lesson-main{min-width:0;padding:25px 26px 22px}.video-stage{aspect-ratio:16/9;background:#122236;border-radius:9px;overflow:hidden;position:relative}.video-stage video{width:100%;height:100%;display:block;background:#122236;object-fit:contain}.video-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;gap:17px;align-items:center;justify-content:center;text-align:center;color:#aebfd0;padding:35px;pointer-events:none}.video-emblem{width:60px;height:60px;border:1px solid #536475;display:grid;place-items:center;border-radius:50%;color:#dfc989}.video-emblem .icon{width:28px;height:28px;stroke-width:1.3}.video-placeholder p{font-size:13px;max-width:290px;margin:0}.mobile-study-tabs{display:none}.lesson-title-row{display:flex;justify-content:space-between;gap:17px;align-items:center;margin-top:27px}.lesson-section{font-size:11px;color:var(--muted);margin:0 0 7px}.lesson-title-row h1{font-size:30px;line-height:1.2;margin:0}.lesson-title-row>.button{white-space:nowrap;font-size:11px;padding:7px 11px;min-height:36px}.lesson-title-row>.button .icon{width:14px;height:14px}.lesson-description{font-size:13px;color:#536174;line-height:1.8;margin-top:20px}.lesson-description:empty{display:none}.lesson-tools{margin-top:26px;background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}.tool-tabs{display:flex;gap:25px;padding:0 20px;border-bottom:1px solid var(--line)}.tool-tabs button{position:relative;border:0;background:none;padding:17px 0;font-size:12px;color:var(--muted)}.tool-tabs button.active{color:var(--navy);font-weight:600}.tool-tabs button.active:after{content:'';height:2px;position:absolute;bottom:-1px;left:0;right:0;background:var(--navy)}.tool-tabs span{margin-left:4px;padding:0 5px;border-radius:3px;background:var(--sky);font-size:10px}#notes-panel{padding:18px 20px 16px}#lesson-notes{resize:vertical;width:100%;border:0;outline-offset:3px;background:transparent;min-height:104px;max-height:400px;font-size:13px;line-height:1.75;color:var(--ink);padding:0}#lesson-notes::placeholder{color:#8996a6}.notes-footer{display:flex;gap:15px;align-items:center;justify-content:space-between;margin-top:12px}.notes-footer>span{font-size:10px;color:var(--muted);line-height:1.5}.notes-footer .button{white-space:nowrap;min-height:32px;font-size:10px;padding:7px 10px}#materials-panel{padding:10px 20px}.material-download{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:13px 0;border-bottom:1px solid var(--line);font-size:12px}.material-download:last-child{border-bottom:0}.material-action{font-size:10px;color:var(--blue);white-space:nowrap}.materials-empty{padding:14px 0;margin:0}.lesson-navigation{display:flex;gap:15px;justify-content:space-between;align-items:center;margin-top:22px}.lesson-navigation>.text-link{font-size:12px}.lesson-navigation>span{font-size:11px;color:var(--muted)}.lesson-navigation>.button{font-size:11px;min-height:35px;padding:7px 11px}.lesson-navigation>.button .icon{width:14px;height:14px}.empty-lessons{padding:20px}
/* Assistant, intentionally part of the lesson rather than an overlay */
.assistant-panel{background:#fff;border-left:1px solid var(--line);height:calc(100vh - 151px);min-height:650px;position:sticky;top:0;display:flex;flex-direction:column;min-width:0}.assistant-heading{padding:24px 20px 20px;display:flex;align-items:center;gap:11px}.assistant-heading h2{font:600 17px/1.2 var(--sans);letter-spacing:-.02em;margin:0 0 5px}.assistant-heading p{font-size:10px;line-height:1.5;color:var(--muted);margin:0}.assistant-sign{display:grid;place-items:center;width:36px;height:40px;flex:none;background:var(--navy);border-radius:40% 40% 7px 7px;color:#e0c98b}.assistant-sign .icon{width:20px;height:20px;stroke-width:1.2}.quota-area{margin:0 18px;padding:15px 17px 12px;background:#f4f7fb;border:1px solid #e0e7ef;border-radius:7px}.quota-counters{display:grid;grid-template-columns:1fr 1fr}.quota-counters>div+div{border-left:1px solid #dce4ed;padding-left:20px}.quota-counters span{display:block;font-size:10px;color:var(--muted)}.quota-counters strong{display:block;font:28px/1.3 var(--serif);color:var(--navy);margin-top:3px}.quota-counters small{font:12px var(--sans);color:#7d8a9a;margin-left:3px}.quota-reset{font-size:9px;line-height:1.6;color:#6c7b90;margin:9px 0 0}.assistant-scroll{flex:1;min-height:130px;overflow-y:auto;overscroll-behavior:contain;padding:0 20px 20px;scrollbar-width:thin}.question-chooser{padding:23px 0 20px;border-bottom:1px solid var(--line)}.small-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.small-heading h3{font-size:11px;font-weight:600;margin:0}.quiet-button{border:0;background:none;color:var(--blue);font-size:10px;padding:3px 0}.quiet-button:hover{text-decoration:underline}.question-list{display:grid;gap:7px}.question-button{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;border:1px solid #dae2ec;background:#fff;text-align:left;padding:10px 12px;font-size:11px;line-height:1.5;border-radius:5px;color:#4b5d73}.question-button:hover{border-color:#9db2c8;background:#f8fafd}.question-button>span{font-size:20px;color:#7d8ea2;line-height:1}.question-list>.small{font-size:11px;margin:0}#question-description{font-size:11px}#question-fields{display:grid;gap:12px;margin-bottom:15px}.form-field label{font-size:11px;margin-bottom:5px}.form-field input{font-size:12px;min-height:37px;padding:7px 10px}#question-form .button{font-size:12px;min-height:38px}#question-form>.small:last-child{font-size:10px;margin:10px 0 0}.conversation-tools{display:flex;align-items:center;gap:10px;justify-content:space-between;padding:17px 0}.conversation-tools select{min-width:0;max-width:70%;font-size:10px;padding:5px 22px 5px 5px;border:0;background:#fff;color:var(--muted)}.chat-messages{display:grid;gap:17px}.chat-welcome{text-align:left;padding:13px 0 17px}.chat-welcome>span{display:block;margin-bottom:13px;color:#7b94af}.chat-welcome .icon{width:23px;height:23px;stroke-width:1.2}.chat-welcome h3{font:21px/1.3 var(--serif);margin:0 0 12px}.chat-welcome p{font-size:11px;line-height:1.8;color:var(--muted);margin:0;max-width:250px}.chat-message{font-size:12px;line-height:1.85;overflow-wrap:anywhere}.message-author{display:block;font-size:10px;margin-bottom:5px;color:var(--blue);font-weight:600}.message-user{background:#edf3f8;padding:12px 14px;border-radius:8px 8px 0 8px}.message-content{white-space:pre-wrap}.message-assistant{padding:0 2px}.chat-composer{flex:none;border-top:1px solid var(--line);padding:15px 18px 12px;background:#fff}.chat-composer textarea{width:100%;border:0;resize:none;outline-offset:3px;font-size:12px;line-height:1.7;min-height:48px;padding:3px 2px;color:var(--ink);background:#fff}.chat-composer textarea::placeholder{color:#7c8b9e}.composer-footer{display:flex;align-items:center;justify-content:space-between;gap:15px}.composer-footer>span{font-size:10px;color:var(--muted)}.composer-footer button{width:32px;height:32px;border:0;display:grid;place-items:center;background:var(--navy);color:#fff;border-radius:6px}.composer-footer button .icon{width:16px;height:16px}.chat-composer #chat-status{font-size:10px;line-height:1.6;margin:7px 0 0;color:var(--muted)}.chat-composer #chat-status:empty{display:none}
/* WooCommerce pages remain native and transactional */
.woocommerce{color:var(--ink)}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce .woocommerce-Input{font:15px var(--sans);border:1px solid #bfccda;background:#fff;border-radius:5px;padding:12px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{padding:15px 0}.woocommerce table.shop_table{border-color:var(--line);border-radius:8px;background:#fff}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:15px;border-color:var(--line)}.woocommerce .woocommerce-info,.woocommerce .woocommerce-message{border-top-color:var(--blue);background:var(--sky);font-size:14px}.woocommerce .woocommerce-info:before,.woocommerce .woocommerce-message:before{color:var(--blue)}.woocommerce .woocommerce-MyAccount-navigation ul{padding:0;list-style:none}.woocommerce .woocommerce-MyAccount-navigation li{border-bottom:1px solid var(--line)}.woocommerce .woocommerce-MyAccount-navigation a{display:block;padding:12px 15px;font-size:14px}.woocommerce .woocommerce-MyAccount-navigation .is-active a{background:var(--sky);color:var(--navy)}.woocommerce button.button.alt,.woocommerce a.button.alt,.woocommerce input.button.alt{background:var(--navy)}.woocommerce button.button.alt:hover,.woocommerce a.button.alt:hover{background:var(--blue)}.woocommerce div.product .product_title{font-size:45px}.woocommerce div.product p.price{color:var(--navy)}
@media(min-width:1600px){.learning-layout{grid-template-columns:270px minmax(450px,1fr) 400px}.lesson-main{padding:32px 38px}.assistant-heading{padding:25px}.assistant-scroll{padding-inline:25px}.quota-area{margin-inline:23px}.assistant-panel{min-height:720px}.course-detail-grid h1{font-size:59px}}
@media(max-width:1250px){.wrap{width:calc(100% - 64px)}.header-inner{width:calc(100% - 64px);gap:25px}.brand{min-width:220px}.primary-nav{gap:22px}.home-hero{gap:45px;min-height:555px}.home-hero h1{font-size:62px}.hero-actions{gap:18px}.hero-actions .text-link{font-size:12px}.course-grid{gap:20px}.course-info{padding:21px 19px}.course-info h3{font-size:24px}.course-bottom{flex-wrap:wrap;gap:12px}.course-body{gap:50px}.learning-layout{grid-template-columns:205px minmax(300px,1fr) 330px}.lesson-main{padding:20px}.lesson-row{padding-left:14px;padding-right:13px;font-size:11px}.sidebar-title{padding:22px 15px}.lesson-group{margin-left:15px}.lesson-title-row{align-items:flex-start}.lesson-title-row h1{font-size:26px}.lesson-title-row>.button{font-size:10px;padding:6px 8px;white-space:normal;text-align:center;max-width:100px}.notes-footer{align-items:flex-start}.notes-footer>span{max-width:150px}.assistant-heading{padding-inline:17px}.assistant-heading h2{font-size:15px}.assistant-scroll{padding-inline:17px}.quota-area{margin-inline:15px}.course-completion{min-width:220px}.login-layout{gap:55px;grid-template-columns:1fr 405px}.login-intro h1{font-size:48px}}
@media(max-width:1100px){.learning-layout,.learning-layout.without-assistant{display:flex;flex-direction:column;max-width:850px;padding:24px;gap:0}.lesson-main{display:contents}.video-stage{order:1;width:100%;border-radius:9px}.mobile-study-tabs{order:2;display:flex;justify-content:space-around;gap:6px;width:100%;border-bottom:1px solid #cdd8e3;margin-top:14px}.mobile-study-tabs button{position:relative;display:flex;align-items:center;gap:7px;justify-content:center;border:0;background:none;padding:17px 5px;font-size:12px;color:#697a8f;flex:1}.mobile-study-tabs button[aria-pressed=true]{color:var(--navy);font-weight:600}.mobile-study-tabs button[aria-pressed=true]:after{position:absolute;content:'';height:3px;background:var(--navy);left:12px;right:12px;bottom:-1px}.mobile-study-tabs .icon{width:17px;height:17px}.lesson-workspace{order:3;width:100%}.lesson-sidebar{order:4;border:0;min-height:0;max-height:none;position:static;width:100%;margin-top:20px;border-radius:8px;overflow:hidden}.assistant-panel{order:5;position:static;width:100%;height:auto;min-height:550px;border:1px solid var(--line);border-radius:9px;overflow:hidden;margin-top:20px}.learning-layout[data-study-tab=lesson]>.lesson-sidebar,.learning-layout[data-study-tab=lesson]>.assistant-panel{display:none}.learning-layout[data-study-tab=list] .lesson-workspace,.learning-layout[data-study-tab=list]>.assistant-panel{display:none}.learning-layout[data-study-tab=assistant] .lesson-workspace,.learning-layout[data-study-tab=assistant]>.lesson-sidebar{display:none}.assistant-heading h2{font-size:18px}.assistant-heading p{font-size:12px}.quota-area{margin:0 20px}.quota-counters{max-width:460px}.quota-reset{font-size:11px}.assistant-scroll{max-height:650px;min-height:260px;padding:0 23px 25px}.question-button{font-size:13px;padding:12px 15px}.small-heading h3{font-size:13px}.question-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.question-list>.question-button:first-child:last-child{grid-column:1/-1}.chat-welcome{max-width:450px}.chat-welcome p{font-size:13px;max-width:400px}.chat-welcome h3{font-size:24px}.chat-message{font-size:14px}.message-author{font-size:12px}.chat-composer{padding:18px 22px}.chat-composer textarea{font-size:14px}.composer-footer>span{font-size:12px}.chat-composer #chat-status{font-size:12px}.conversation-tools select,.quiet-button{font-size:12px}#question-description{font-size:13px}.form-field label{font-size:12px}.form-field input{font-size:14px;min-height:43px}#question-form .button{min-height:43px;font-size:14px}#question-form>.small:last-child{font-size:11px}#question-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.lesson-title-row>.button{font-size:12px;max-width:none;white-space:nowrap;padding:9px 14px}.lesson-title-row h1{font-size:31px}.tool-tabs button{font-size:13px}#lesson-notes{font-size:14px}.notes-footer>span{font-size:11px;max-width:none}.notes-footer .button{font-size:12px;padding:8px 14px}.lesson-navigation>.button{font-size:12px;padding:9px 14px}.lesson-row{font-size:14px;padding:17px 23px}.lesson-row-content small{font-size:11px}.lesson-number{width:26px;height:26px;font-size:11px}.lesson-group{font-size:12px;margin-left:23px}.learning-topbar{gap:16px;padding:16px 24px}.learning-topbar>#course-name{font-size:13px}.course-completion{min-width:auto;gap:9px}.course-completion progress{width:65px}.view-ders .primary-nav{display:none}.view-ders .header-actions{margin-left:auto}.learning-layout .lesson-description{font-size:14px}}
@media(max-width:900px){.header-inner{height:84px;gap:20px}.brand{font-size:25px;min-width:auto;gap:10px}.brand-symbol{width:40px;height:40px;font-size:29px}.brand small{font-size:9px}.primary-nav{gap:19px;font-size:13px}.primary-nav .nav-contact{display:none}.account-button{font-size:12px;padding:10px 13px}.header-actions{gap:12px}.admin-link{display:none}.home-hero{gap:35px;padding-block:48px;min-height:520px;grid-template-columns:1.1fr .9fr}.home-hero h1{font-size:51px}.hero-description{font-size:15px}.hero-intro{font-size:12px}.hero-actions{align-items:flex-start;flex-direction:column;gap:15px}.hero-footnote{margin-top:27px;font-size:11px}.hero-footnote br{display:none}.portrait-shape{padding:18px 15px 9px}.portrait-caption{margin-right:0}.portrait-caption p{font-size:17px}.section-heading h2{font-size:32px}.course-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.course-grid>.course-tile:last-child:nth-child(odd){grid-column:1/-1;display:grid;grid-template-columns:1fr 1.1fr}.course-grid>.course-tile:last-child:nth-child(odd) .course-art{aspect-ratio:auto;min-height:240px}.course-info h3{font-size:26px}.learning-note{grid-template-columns:48px 1fr;gap:18px;padding-block:32px}.note-art .icon{width:42px;height:42px}.learning-note .button{grid-column:2;justify-self:start}.learning-note h2{font-size:30px}.footer-inner{flex-wrap:wrap}.footer-copy{width:100%;padding-top:10px;border-top:1px solid #34506e}.login-layout{grid-template-columns:1fr 370px;gap:35px;padding-top:55px}.login-intro h1{font-size:42px}.login-intro>p{font-size:14px}.login-box{padding:26px}.login-box h2{font-size:25px}.course-detail-grid{gap:35px}.course-detail-grid h1{font-size:43px}.detail-excerpt{font-size:14px}.course-body{grid-template-columns:1fr 300px;gap:35px}.enroll-panel{padding:23px}.enroll-panel h2{font-size:25px}.course-description>h2{font-size:31px}.course-description .prose{font-size:14px}.assistant-intro{padding:24px}.assistant-intro h2{font-size:29px}.quota-preview{gap:24px}.quota-preview strong{font-size:19px}.account-support{grid-template-columns:1fr auto;gap:15px}.account-support p{grid-column:1;grid-row:2}.account-support>a{grid-column:2;grid-row:1/3}.book-shelf{grid-template-columns:repeat(2,1fr)}.dashboard-heading h1,.page-heading h1{font-size:42px}.page-heading{align-items:flex-start}}
@media(max-width:650px){.wrap{width:calc(100% - 40px)}.header-inner{width:calc(100% - 36px);height:78px;gap:14px}.brand{font-size:24px}.brand-symbol{width:35px;height:38px;font-size:27px}.brand small{font-size:8px;letter-spacing:2.5px;margin-top:4px}.primary-nav{display:none}.header-actions{margin-left:auto}.account-button{border:0;padding:8px 0;font-size:11px;gap:6px}.account-button .icon{width:16px;height:16px}.home-hero{display:flex;flex-direction:column-reverse;align-items:stretch;gap:36px;padding-block:32px 47px}.hero-portrait{max-width:250px;align-self:center;padding-bottom:0}.portrait-caption{justify-content:center;gap:12px;margin-top:15px}.portrait-caption p{font-size:15px}.portrait-caption small{font-size:10px;margin-top:2px}.caption-line{width:30px}.portrait-shape:before{inset:-9px 14px 7px -10px}.portrait-shape{padding:12px}.hero-copy{padding-inline:3px}.hero-intro{font-size:11px;margin-bottom:18px}.home-hero h1{font-size:49px;line-height:1.09;margin-bottom:22px}.hero-description{font-size:14px;line-height:1.8;margin-bottom:24px}.hero-actions{flex-direction:row;align-items:center;gap:18px;flex-wrap:wrap}.hero-actions .button{font-size:13px;min-height:45px;padding:11px 18px}.hero-actions .text-link{font-size:11px}.hero-footnote{margin-top:26px;font-size:11px}.hero-footnote span{max-width:260px}.catalog-section{padding-top:32px}.section-heading{align-items:flex-start;margin-bottom:24px}.section-heading h2{font-size:30px;margin-bottom:13px;max-width:275px}.section-heading p{font-size:13px}.section-heading>.text-link{display:none}.course-grid{display:flex;flex-direction:column;gap:25px}.course-grid>.course-tile:last-child:nth-child(odd){display:flex}.course-grid>.course-tile:last-child:nth-child(odd) .course-art{aspect-ratio:1.8;min-height:0}.course-info{padding:24px}.course-info h3{font-size:28px}.course-info p{font-size:13px}.course-bottom{flex-wrap:nowrap}.course-art{aspect-ratio:1.9}.course-bottom .text-link{font-size:12px}.learning-note{margin-top:43px;padding:28px 0;grid-template-columns:1fr;gap:18px}.note-art{display:none}.learning-note .button{grid-column:1;min-height:43px;font-size:13px}.learning-note h2{font-size:29px}.learning-note p{font-size:13px}.site-footer{margin-top:47px;padding:27px 0}.footer-inner{gap:25px;align-items:flex-start}.footer-brand{gap:17px;width:100%}.footer-brand img{width:90px}.footer-brand p{font-size:17px;max-width:180px}.footer-inner nav{display:grid;grid-template-columns:1fr 1fr;gap:7px 24px;font-size:11px}.footer-copy{font-size:10px}.content-page{padding-block:38px}.login-layout{display:flex;flex-direction:column;gap:30px;padding-block:42px 10px}.login-intro .simple-emblem{display:none}.login-intro h1{font-size:42px;margin-bottom:20px}.login-intro>p{max-width:none}.login-intro .migration-note{font-size:12px;margin:24px 0 0;padding-top:18px}.login-box{width:100%;padding:25px}.login-box h2{font-size:29px}.login-box label{font-size:12px}.login-box input:not([type=checkbox]):not([type=submit]){font-size:16px}.dashboard{padding-top:35px}.dashboard-heading{gap:15px}.dashboard-heading h1,.page-heading h1{font-size:39px}.dashboard-heading p:not(.greeting),.page-heading p:not(.greeting){font-size:13px}.dashboard-heading>.text-link{white-space:nowrap;font-size:11px}.greeting{font-size:12px;margin-bottom:12px}.account-tabs{gap:22px;font-size:12px;margin-top:29px}.account-tabs a{padding-bottom:13px}.dashboard-courses .course-info h3{font-size:26px}.access-label{font-size:11px}.account-support{margin-top:35px;padding-top:22px;display:flex;flex-direction:column;align-items:flex-start;gap:13px}.account-support h2{font-size:25px}.account-support p{font-size:12px}.account-support>a{font-size:18px}.course-detail-hero{padding:24px 0 34px}.course-detail-hero .back-link{margin-bottom:23px}.course-detail-grid{display:flex;flex-direction:column;gap:30px}.course-detail-grid h1{font-size:40px;line-height:1.15;margin-bottom:21px}.course-detail-grid>div{width:100%}.detail-excerpt{font-size:14px;margin-bottom:15px}.course-detail-grid .course-facts{margin-top:20px}.detail-visual{aspect-ratio:1.8}.course-body{display:flex;flex-direction:column-reverse;gap:35px;padding-top:28px}.enroll-panel{width:100%;position:static;padding:25px}.enroll-panel h2{font-size:27px;margin-bottom:22px}.enroll-panel ul{display:grid;grid-template-columns:1fr 1fr;gap:13px 10px}.enroll-panel li{font-size:11px;gap:7px;align-items:flex-start}.enroll-panel li .icon{width:15px;height:15px}.course-description>h2{font-size:32px}.assistant-intro{padding:25px}.assistant-intro h2{font-size:31px}.assistant-intro p{font-size:13px}.books-page{padding-top:37px}.page-heading{display:block}.page-heading>.text-link{margin-top:21px}.book-shelf{gap:35px 22px;margin-top:35px}.book-cover{padding:18px;font-size:19px;min-height:210px;border-left-width:5px}.book-cover img{margin:-18px;max-width:calc(100% + 36px);width:calc(100% + 36px)}.book-item h2{font-size:23px}.book-item p{font-size:12px}.book-item .text-link{font-size:11px}.book-empty{padding:45px 0 20px}.book-empty h2{font-size:30px}.download-row{gap:13px;flex-wrap:wrap}.download-row h2{font-size:24px}.download-row p{font-size:12px}.download-row>.button{margin-left:48px;font-size:12px;min-height:40px;padding:9px 18px}.download-row>.icon{width:30px}.view-ders .site-header .header-inner{height:68px;width:calc(100% - 32px)}.view-ders .brand{font-size:22px;min-width:0}.view-ders .brand-symbol{width:33px;height:35px;font-size:25px}.view-ders .brand small{font-size:8px}.learning-topbar{padding:13px 18px;flex-wrap:wrap;gap:9px 14px;min-height:86px}.learning-topbar>.back-link{font-size:10px;padding-right:14px}.learning-topbar>#course-name{font-size:12px;flex:1}.course-completion{width:100%;margin-left:0;justify-content:flex-start;font-size:10px}.course-completion progress{width:85px}.learning-layout,.learning-layout.without-assistant{padding:16px 0 0}.video-stage{border-radius:0}.mobile-study-tabs{margin-top:4px;padding:0 9px}.mobile-study-tabs button{font-size:11px;padding:16px 2px;gap:5px}.mobile-study-tabs .icon{width:16px;height:16px}.lesson-workspace{padding:0 18px 24px}.lesson-title-row{margin-top:24px;gap:12px}.lesson-title-row h1{font-size:27px;line-height:1.3}.lesson-title-row>.button{max-width:98px;white-space:normal;padding:7px 9px;font-size:10px}.lesson-section{font-size:10px}.learning-layout .lesson-description{font-size:13px}.tool-tabs{padding:0 14px;gap:21px}.tool-tabs button{font-size:12px}#notes-panel{padding:15px 14px}.notes-footer{align-items:flex-start;gap:14px}.notes-footer>span{font-size:10px;max-width:155px}.notes-footer .button{font-size:10px;padding:7px 10px}#lesson-notes{font-size:14px;min-height:105px}.lesson-navigation>.text-link{font-size:11px}.lesson-navigation>.button{font-size:11px;padding:7px 10px}.lesson-sidebar{margin-top:0;border-radius:0}.sidebar-title{padding-inline:21px}.lesson-row{padding:18px 21px;font-size:13px}.lesson-group{margin-left:21px}.assistant-panel{margin-top:0;border:0;border-radius:0;min-height:610px}.assistant-heading{padding:23px 20px 20px}.assistant-heading h2{font-size:17px}.assistant-heading p{font-size:11px}.quota-area{margin:0 18px;padding:14px 17px}.quota-counters span{font-size:11px}.quota-counters strong{font-size:29px}.quota-reset{font-size:10px}.assistant-scroll{padding:0 20px 20px;max-height:600px}.question-list{grid-template-columns:1fr}.question-button{font-size:12px;padding:11px 13px}.small-heading h3{font-size:12px}.chat-welcome h3{font-size:24px}.chat-welcome p{font-size:12px}.chat-message{font-size:13px}.message-author{font-size:11px}.chat-composer textarea{font-size:16px}.composer-footer>span{font-size:11px}.chat-composer #chat-status{font-size:11px}.composer-footer button{width:38px;height:38px}.chat-composer{padding:16px 20px 19px}.form-field input{font-size:16px;min-height:43px}#question-fields{grid-template-columns:1fr}.view-ders .inline-error{font-size:13px;margin-block:15px}.woocommerce div.product .product_title{font-size:36px}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:10px}.woocommerce .woocommerce-MyAccount-navigation{margin-bottom:25px}}
@media(min-width:1101px){.assistant-panel{min-height:0}.assistant-scroll{min-height:0}}
.password-status{font-size:13px;color:var(--blue);line-height:1.75;margin:18px 0}.password-status:empty{display:none}.password-layout .login-box>.text-link{margin-top:8px}
@media(max-width:1100px){.video-stage{position:sticky;top:0;z-index:25}.mobile-study-tabs{position:sticky;top:calc((min(100vw,850px) - 48px)*.5625);z-index:24;background:#f2f5f9;margin-top:0}html:has(body.view-ders){scroll-padding-top:calc((min(100vw,850px) - 48px)*.5625 + 60px)}}
@media(max-width:650px){.mobile-study-tabs{top:calc(100vw*.5625)}html:has(body.view-ders){scroll-padding-top:calc(100vw*.5625 + 60px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.course-tile:hover .course-art img{transform:none}}
