:root{--yxf-bg:#070809;--yxf-surface-1:#0c0e10;--yxf-surface-2:#121518;--yxf-surface-elevated:#171a1e;--yxf-surface-interactive:#1b1f23;--yxf-text:#f1f2ee;--yxf-text-secondary:#a7adb1;--yxf-text-muted:#737b80;--yxf-border:rgba(255,255,255,0.12);--yxf-border-soft:rgba(255,255,255,0.07);--yxf-accent:#e2874b;--yxf-accent-strong:#f29a5f;--yxf-info:#62aebe;--yxf-success:#54a875;--yxf-warning:#d5a84b;--yxf-error:#d7655d;--yxf-disabled:#636a6f;--yxf-space-1:4px;--yxf-space-2:8px;--yxf-space-3:12px;--yxf-space-4:16px;--yxf-space-5:24px;--yxf-space-6:32px;--yxf-space-7:48px;--yxf-space-8:64px;--yxf-radius-technical:2px;--yxf-radius-control:4px;--yxf-radius-feature:8px;--yxf-control-compact:36px;--yxf-control-default:40px;--yxf-control-touch:44px;--yxf-admin-nav:240px;--yxf-content-admin:1440px;--yxf-content-public:1760px;--yxf-motion-fast:150ms;--yxf-motion-default:220ms}*{letter-spacing:0}:where(a,button,input,select,textarea,summary):focus-visible{outline:2px solid var(--yxf-info);outline-offset:3px}.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}.yxf-status{display:inline-flex;min-height:26px;align-items:center;gap:var(--yxf-space-2);width:-moz-fit-content;width:fit-content;padding:3px 9px;border:1px solid;border-radius:999px;color:var(--yxf-text-secondary);font-size:12px;font-weight:600;line-height:1.35;white-space:nowrap}.yxf-status svg{width:14px;height:14px}.yxf-status code{color:inherit;opacity:.68;font-size:10px}.yxf-status--success{color:var(--yxf-success);background:rgba(84,168,117,.08)}.yxf-status--info{color:var(--yxf-info);background:rgba(98,174,190,.08)}.yxf-status--warning{color:var(--yxf-warning);background:rgba(213,168,75,.08)}.yxf-status--error{color:var(--yxf-error);background:rgba(215,101,93,.08)}.yxf-status--disabled{color:var(--yxf-disabled);background:rgba(99,106,111,.08)}.yxf-status--neutral{color:var(--yxf-text-muted);background:rgba(115,123,128,.08)}.technical-details{margin-top:var(--yxf-space-5);border-top:1px solid var(--yxf-border);border-bottom:1px solid var(--yxf-border);background:var(--yxf-surface-1)}.technical-details summary{min-height:56px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:0 var(--yxf-space-5);color:var(--yxf-text-secondary);font-size:14px;font-weight:600;list-style:none}.technical-details summary::-webkit-details-marker{display:none}.technical-details summary svg{width:18px;transition:transform var(--yxf-motion-fast) ease}.technical-details[open] summary svg{transform:rotate(180deg)}.technical-details__body{padding:0 var(--yxf-space-5) var(--yxf-space-5)}.site-header{height:72px;background:rgba(7,8,9,.94);border-bottom:1px solid var(--yxf-border-soft)}.site-header__inner{min-height:72px}.wordmark{font-size:14px;font-weight:750}.nav-list{gap:var(--yxf-space-2)}.nav-list a{min-height:var(--yxf-control-default);display:inline-flex;align-items:center;padding:0 14px;color:var(--yxf-text-secondary);font-size:13px;text-decoration:none}.nav-list a.is-active,.nav-list a:hover{color:var(--yxf-text)}.nav-list a.is-active{font-weight:700;box-shadow:none}.nav-list a.is-active:after{display:none}.account-button{min-height:var(--yxf-control-compact);display:inline-flex;align-items:center;padding:0 14px;border-radius:var(--yxf-radius-control);font-size:12px}.mobile-primary-nav{display:none}.courses-catalog,.tool-detail,.tools-hub{width:min(calc(100% - 96px),var(--yxf-content-public));margin:0 auto;padding:136px 0 var(--yxf-space-8)}.courses-catalog__intro,.tools-hero{border-bottom:1px solid var(--yxf-border);padding-bottom:var(--yxf-space-7)}.courses-catalog__intro p,.related-tools>header span,.student-library>header>span,.tool-detail-sections article>span,.tool-release-notes small,.tools-hero p{margin:0 0 var(--yxf-space-3);color:var(--yxf-accent);font-size:12px;font-weight:700;text-transform:uppercase}.courses-catalog__intro h1,.tools-hero h1{margin:0 0 var(--yxf-space-4);color:var(--yxf-text);font-size:56px;font-weight:450;line-height:1.08}.courses-catalog__intro>span,.tools-hero>div>span{display:block;max-width:720px;color:var(--yxf-text-secondary);font-size:15px;line-height:1.8}.course-catalog-card{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(340px,.75fr);margin-top:var(--yxf-space-7);border-bottom:1px solid var(--yxf-border)}.course-catalog-card__visual{position:relative;min-height:480px;overflow:hidden}.course-catalog-card__visual img{-o-object-fit:cover;object-fit:cover;transition:transform var(--yxf-motion-default) ease}.course-catalog-card__visual:hover img{transform:scale(1.015)}.course-catalog-card__body{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:var(--yxf-space-4);padding:var(--yxf-space-7);background:var(--yxf-surface-1)}.course-catalog-card__body>span{color:var(--yxf-accent);font-size:12px;font-weight:700}.course-catalog-card__body h2{margin:0;color:var(--yxf-text);font-size:32px;line-height:1.25}.course-catalog-card__body p{margin:0;color:var(--yxf-text-secondary);font-size:14px;line-height:1.7}.course-catalog-card__body>div{display:flex;flex-wrap:wrap;gap:var(--yxf-space-4)}.course-catalog-card__body small{display:inline-flex;align-items:center;gap:6px;color:var(--yxf-text-secondary)}.course-catalog-card__body small svg{width:16px}.course-catalog-card__body>a,.yxf-empty-state>a{min-height:var(--yxf-control-touch);display:inline-flex;align-items:center;gap:var(--yxf-space-3);padding:0 18px;border-radius:var(--yxf-radius-control);background:var(--yxf-accent);color:#080808;font-size:13px;font-weight:750;text-decoration:none}.course-catalog-card__body>a svg,.yxf-empty-state>a svg{width:16px}.tools-page{min-height:100vh;background:var(--yxf-bg);color:var(--yxf-text)}.tools-hero{min-height:330px;display:grid;grid-template-columns:minmax(0,1fr) 420px;align-items:end;gap:var(--yxf-space-8)}.tools-hero__visual{height:220px;display:grid;grid-template-columns:repeat(2,1fr)}.tools-hero__visual span{display:flex;align-items:center;justify-content:center;border:1px solid var(--yxf-border-soft);color:var(--yxf-text-muted);font-size:12px}.tools-hero__visual span:first-child{color:var(--yxf-accent)}.tools-hero__visual span:nth-child(2){color:var(--yxf-info)}.tools-hero__visual span:nth-child(3){color:var(--yxf-success)}.tools-hero__visual span:nth-child(4){color:var(--yxf-warning)}.tools-controls{min-height:88px;display:grid;grid-template-columns:minmax(240px,1fr) auto auto;align-items:center;gap:var(--yxf-space-5);border-bottom:1px solid var(--yxf-border)}.tools-search{height:var(--yxf-control-touch);display:flex;align-items:center;gap:var(--yxf-space-3);padding:0 var(--yxf-space-4);border:1px solid var(--yxf-border);border-radius:var(--yxf-radius-control);background:var(--yxf-surface-1)}.tools-search svg{width:18px;color:var(--yxf-text-muted)}.tools-search input{width:100%;min-height:var(--yxf-control-compact);border:0;outline:0;background:transparent;color:var(--yxf-text);font:inherit}.tools-categories{display:flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--yxf-border);border-radius:var(--yxf-radius-control);background:var(--yxf-surface-1)}.tools-categories button{height:36px;border:0;border-radius:var(--yxf-radius-technical);padding:0 13px;background:transparent;color:var(--yxf-text-secondary);cursor:pointer;font:inherit;font-size:12px}.tools-categories button.is-active{background:var(--yxf-surface-interactive);color:var(--yxf-text);box-shadow:inset 0 -2px var(--yxf-accent)}.tools-count{display:inline-flex;align-items:center;gap:var(--yxf-space-2);color:var(--yxf-text-muted);font-size:12px}.tools-count svg{width:16px}.tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--yxf-space-5);padding:var(--yxf-space-7) 0}.tool-card{min-width:0;overflow:hidden;border:1px solid var(--yxf-border);border-radius:var(--yxf-radius-feature);background:var(--yxf-surface-1);transition:border-color var(--yxf-motion-fast) ease,transform var(--yxf-motion-fast) ease}.tool-card:hover{transform:translateY(-2px);border-color:rgba(226,135,75,.45)}.tool-card__visual{position:relative;display:block;aspect-ratio:16/9;overflow:hidden}.tool-card__visual img{-o-object-fit:cover;object-fit:cover;filter:saturate(.82) brightness(.8);transition:transform var(--yxf-motion-default) ease}.tool-card:hover .tool-card__visual img{transform:scale(1.02)}.tool-card__visual>span{position:absolute;left:var(--yxf-space-4);bottom:var(--yxf-space-4);padding:5px 8px;background:rgba(7,8,9,.88);color:var(--yxf-text);font-size:11px}.tool-card__body{padding:var(--yxf-space-5)}.tool-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--yxf-space-3)}.tool-card__heading h2{margin:0;color:var(--yxf-text);font-size:19px;line-height:1.35}.tool-card__heading p{margin:3px 0 0;color:var(--yxf-text-muted);font-size:12px}.tool-card__summary{min-height:48px;margin:var(--yxf-space-4) 0;color:var(--yxf-text-secondary);font-size:14px;line-height:1.7}.tool-card__commercial{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:var(--yxf-space-3);padding:0 var(--yxf-space-3);border:1px solid var(--yxf-border-soft);background:#0c0e10}.tool-card__commercial span{color:var(--yxf-text-secondary);font-size:10px;font-weight:700}.tool-card__commercial strong{color:var(--yxf-accent);font-size:13px;font-weight:700}.tool-card__meta{min-height:62px;display:flex;flex-direction:column;gap:7px;padding:var(--yxf-space-3) 0;border-top:1px solid var(--yxf-border-soft);border-bottom:1px solid var(--yxf-border-soft)}.tool-card__meta span{display:flex;align-items:center;gap:var(--yxf-space-2);color:var(--yxf-text-muted);font-size:12px}.tool-card__meta svg{width:15px;height:15px}.tool-card__footer{display:flex;align-items:center;justify-content:space-between;gap:var(--yxf-space-3);padding-top:var(--yxf-space-4)}.tool-card__footer>span{color:var(--yxf-text-muted);font-size:12px}.tool-card__footer a{display:inline-flex;align-items:center;gap:6px;color:var(--yxf-text);font-size:13px;text-decoration:none}.tool-card__footer svg{width:16px}.yxf-empty-state{min-height:280px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:var(--yxf-space-3);padding:var(--yxf-space-7);border:1px solid var(--yxf-border);background:var(--yxf-surface-1)}.yxf-empty-state>svg{width:26px;height:26px;color:var(--yxf-text-muted)}.yxf-empty-state h2,.yxf-empty-state h3,.yxf-empty-state p{margin:0}.yxf-empty-state p{color:var(--yxf-text-secondary)}.yxf-empty-state button{min-height:var(--yxf-control-default);border:1px solid var(--yxf-border);border-radius:var(--yxf-radius-control);padding:0 14px;background:var(--yxf-surface-2);color:var(--yxf-text);cursor:pointer}.tool-detail{padding-top:112px}.admin-back-link,.tool-detail__back{min-height:var(--yxf-control-default);display:inline-flex;align-items:center;gap:var(--yxf-space-2);color:var(--yxf-text-secondary);font-size:13px;text-decoration:none}.admin-back-link svg,.tool-detail__back svg{width:16px}.tool-detail-hero{display:grid;grid-template-columns:minmax(360px,.7fr) minmax(0,1.3fr);min-height:560px;margin-top:var(--yxf-space-4);border-top:1px solid var(--yxf-border);border-bottom:1px solid var(--yxf-border)}.tool-detail-hero__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:var(--yxf-space-7) var(--yxf-space-7) var(--yxf-space-7) 0}.tool-detail-hero__copy>div{display:flex;align-items:center;gap:var(--yxf-space-3)}.tool-detail-hero__copy>div>span{color:var(--yxf-text-muted);font-size:12px}.tool-detail-hero__copy h1{margin:var(--yxf-space-5) 0 0;color:var(--yxf-text);font-size:48px;font-weight:450;line-height:1.1}.tool-detail-hero__copy>p{margin:var(--yxf-space-2) 0 var(--yxf-space-5);color:var(--yxf-text-muted);font-size:14px}.tool-detail-hero__copy>strong{color:var(--yxf-text);font-size:18px;font-weight:500;line-height:1.7}.tool-detail-commercial{width:min(100%,430px);min-height:48px;display:grid!important;grid-template-columns:20px 1fr auto;align-items:center;gap:var(--yxf-space-2)!important;margin-top:var(--yxf-space-5);border-top:1px solid var(--yxf-border);border-bottom:1px solid var(--yxf-border)}.tool-detail-commercial svg{width:16px;color:var(--yxf-accent)}.tool-detail-commercial span{color:var(--yxf-text-muted);font-size:11px}.tool-detail-commercial strong{color:var(--yxf-accent);font-size:14px;font-weight:700}.tool-detail-hero__copy>button{min-height:var(--yxf-control-touch);display:inline-flex;align-items:center;gap:var(--yxf-space-2);margin-top:var(--yxf-space-6);border:1px solid var(--yxf-border);border-radius:var(--yxf-radius-control);padding:0 18px;background:var(--yxf-surface-2);color:var(--yxf-text-muted)}.tool-detail-hero__copy>button svg{width:16px}.tool-detail-hero__copy>small{max-width:430px;margin-top:var(--yxf-space-3);color:var(--yxf-text-muted);line-height:1.6}.tool-detail-hero__visual{position:relative;min-height:500px;overflow:hidden}.tool-detail-hero__visual img{-o-object-fit:cover;object-fit:cover;filter:saturate(.78) brightness(.78)}.tool-detail-sections{display:grid;border-bottom:1px solid var(--yxf-border)}.tool-detail-sections article{min-height:280px;padding:var(--yxf-space-7);border-right:1px solid var(--yxf-border);border-bottom:1px solid var(--yxf-border)}.tool-detail-sections article:nth-child(2n){border-right:0}.tool-detail-sections h2,.tool-detail-sections p{margin:0}.tool-detail-sections h2{color:var(--yxf-text);font-size:22px;line-height:1.4}.tool-detail-sections p{margin-top:var(--yxf-space-4);color:var(--yxf-text-secondary);line-height:1.8}.tool-detail-sections dl{margin:var(--yxf-space-4) 0 0}.tool-detail-sections dl div{display:grid;grid-template-columns:140px 1fr;min-height:40px;align-items:center;border-bottom:1px solid var(--yxf-border-soft)}.tool-detail-sections dt{display:flex;align-items:center;gap:var(--yxf-space-2);color:var(--yxf-text-muted);font-size:12px}.tool-detail-sections dt svg{width:15px}.tool-detail-sections dd{margin:0;color:var(--yxf-text);font-size:13px}.tool-release-notes{display:grid;grid-template-columns:280px 1fr;gap:var(--yxf-space-7);padding:var(--yxf-space-7) 0;border-bottom:1px solid var(--yxf-border)}.tool-release-notes header{display:flex;gap:var(--yxf-space-3)}.tool-release-notes header>svg{width:22px;color:var(--yxf-accent)}.tool-release-notes h2{margin:0;font-size:22px}.tool-release-notes ul{margin:0;padding:0;list-style:none}.tool-release-notes li{min-height:48px;display:flex;align-items:center;border-bottom:1px solid var(--yxf-border-soft);color:var(--yxf-text-secondary)}.related-tools{padding-top:var(--yxf-space-7)}.related-tools>header h2{margin:0;font-size:28px}.reserved-workspace{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--yxf-space-4);padding:var(--yxf-space-5);background:var(--yxf-bg);color:var(--yxf-text);text-align:center}.reserved-workspace>svg{width:32px;height:32px;color:var(--yxf-warning)}.reserved-workspace h1,.reserved-workspace p,.reserved-workspace span{margin:0}.reserved-workspace p{color:var(--yxf-accent);font-size:12px}.reserved-workspace h1{font-size:32px}.reserved-workspace span{max-width:580px;color:var(--yxf-text-secondary);line-height:1.7}.admin-page,.reserved-workspace a{color:var(--yxf-text)}.admin-page{background:var(--yxf-bg)}.admin-shell{grid-template-columns:var(--yxf-admin-nav) minmax(0,1fr)}.admin-sidebar{width:var(--yxf-admin-nav);padding:0;border-right:1px solid var(--yxf-border);background:#090b0d}.admin-sidebar__brand{min-height:84px;display:flex;flex-direction:column;justify-content:center;gap:3px;padding:0 var(--yxf-space-5);border-bottom:1px solid var(--yxf-border-soft)}.admin-sidebar__brand a{color:var(--yxf-text);font-size:14px;font-weight:750}.admin-sidebar__brand span{color:var(--yxf-text-muted);font-size:11px;text-transform:none}.admin-nav{display:flex;flex-direction:column;gap:var(--yxf-space-2);padding:var(--yxf-space-4) var(--yxf-space-3)}.admin-nav__item{min-height:var(--yxf-control-touch);display:flex;align-items:center;gap:var(--yxf-space-3);padding:0 var(--yxf-space-3);border:1px solid transparent;border-radius:var(--yxf-radius-control);color:var(--yxf-text-secondary);text-decoration:none}.admin-nav__item svg{width:18px;height:18px;flex:0 0 auto}.admin-nav__item strong{font-size:13px;font-weight:550}.admin-nav__item:hover{background:var(--yxf-surface-1);color:var(--yxf-text)}.admin-nav__item.is-active{border-color:rgba(226,135,75,.28);background:rgba(226,135,75,.09);color:var(--yxf-accent-strong)}.admin-nav-section{border-top:1px solid var(--yxf-border-soft);padding-top:var(--yxf-space-2)}.admin-nav-section summary{min-height:36px;display:flex;align-items:center;justify-content:space-between;padding:0 var(--yxf-space-3);color:var(--yxf-text-muted);cursor:pointer;font-size:11px;font-weight:700;list-style:none}.admin-nav-section summary::-webkit-details-marker{display:none}.admin-nav-section summary svg{width:15px;transition:transform var(--yxf-motion-fast) ease}.admin-nav-section[open] summary svg{transform:rotate(180deg)}.admin-nav-section>div{display:flex;flex-direction:column;gap:2px;padding-bottom:var(--yxf-space-2)}.admin-nav__subgroup{display:flex;flex-direction:column;margin:0 0 var(--yxf-space-2) 36px;border-left:1px solid var(--yxf-border)}.admin-nav__subitem{min-height:34px;display:flex;align-items:center;padding:0 var(--yxf-space-3);color:var(--yxf-text-muted);font-size:12px;text-decoration:none}.admin-nav__subitem.is-active{color:var(--yxf-accent)}.admin-main{min-width:0}.admin-header{min-height:64px;padding:0 var(--yxf-space-6);border-bottom:1px solid var(--yxf-border-soft);background:rgba(7,8,9,.95)}.admin-header__identity,.admin-header__mode span{gap:2px}.admin-header__identity strong,.admin-header__mode strong{font-size:12px}.admin-header__identity em,.admin-header__mode em{color:var(--yxf-text-muted);font-size:10px;font-style:normal}.admin-header__mode svg{color:var(--yxf-success)}.admin-header__actions{gap:var(--yxf-space-3)}.admin-header__button,.admin-header__link{min-height:var(--yxf-control-compact);border-radius:var(--yxf-radius-control)}.admin-header form{margin:0}.admin-content{width:min(100%,var(--yxf-content-admin));margin:0 auto;padding:var(--yxf-space-6) var(--yxf-space-7) var(--yxf-space-8)}.admin-hero{min-height:0;margin:0 0 var(--yxf-space-6);padding:0 0 var(--yxf-space-5);border-bottom:1px solid var(--yxf-border)}.admin-hero span{color:var(--yxf-accent);font-size:11px;font-style:normal;font-weight:700}.admin-hero h1,.admin-hero--compact h1,.admin-hero--order-detail h1{margin:var(--yxf-space-2) 0;color:var(--yxf-text);font-size:28px;font-weight:550;line-height:1.2}.admin-hero p{max-width:760px;margin:0;color:var(--yxf-text-secondary);font-size:13px;line-height:1.7}.admin-panel{margin:0 0 var(--yxf-space-6);padding:0;border:0;border-top:1px solid var(--yxf-border);border-radius:0;background:transparent}.admin-panel__header{min-height:72px;display:flex;align-items:center;justify-content:space-between}.admin-panel__header em{color:var(--yxf-text-muted);font-size:10px;font-style:normal}.admin-panel__header h2{margin:4px 0 0;color:var(--yxf-text);font-size:18px;line-height:1.35}.admin-panel__header a{color:var(--yxf-text-secondary);font-size:12px}.admin-primary-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:var(--yxf-space-6);border-top:1px solid var(--yxf-border);border-bottom:1px solid var(--yxf-border)}.admin-primary-metrics article{position:relative;min-height:136px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:var(--yxf-space-5);border-right:1px solid var(--yxf-border)}.admin-primary-metrics article:last-child{border-right:0}.admin-primary-metrics svg{position:absolute;right:var(--yxf-space-5);top:var(--yxf-space-5);width:19px;color:var(--yxf-text-muted)}.admin-primary-metrics small,.admin-primary-metrics span{color:var(--yxf-text-muted);font-size:11px}.admin-primary-metrics strong{color:var(--yxf-text);font-size:26px;line-height:1.2}.admin-dashboard-focus{display:grid;grid-template-columns:1fr 1fr;gap:var(--yxf-space-6)}.provider-breakdown{display:grid;grid-template-columns:1fr 1fr;gap:var(--yxf-space-4);padding:var(--yxf-space-5);background:var(--yxf-surface-1)}.provider-breakdown>div:not(.provider-breakdown__bar){display:flex;align-items:baseline;justify-content:space-between}.provider-breakdown small,.provider-breakdown span{color:var(--yxf-text-muted);font-size:12px}.provider-breakdown strong{font-size:22px}.provider-breakdown__bar{grid-column:1/-1;height:5px;overflow:hidden;background:var(--yxf-surface-interactive)}.provider-breakdown__bar i{display:block;height:100%;background:var(--yxf-info)}.provider-breakdown>small{grid-column:1/-1}.admin-action-list{border-top:1px solid var(--yxf-border-soft)}.admin-action-list a{min-height:50px;display:grid;grid-template-columns:1fr auto 18px;align-items:center;gap:var(--yxf-space-3);border-bottom:1px solid var(--yxf-border-soft);color:var(--yxf-text-secondary);text-decoration:none}.admin-action-list strong{color:var(--yxf-text)}.admin-action-list svg{width:16px}.admin-ops-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:var(--yxf-space-6);border-top:1px solid var(--yxf-border);border-bottom:1px solid var(--yxf-border)}.admin-ops-strip>a{min-height:90px;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:var(--yxf-space-3);padding:var(--yxf-space-4);border-right:1px solid var(--yxf-border);color:var(--yxf-text);text-decoration:none}.admin-ops-strip>a:last-child{border-right:0}.admin-ops-strip>a>svg{width:20px;color:var(--yxf-text-muted)}.admin-ops-strip>a>span{display:flex;flex-direction:column;gap:3px}.admin-ops-strip small{color:var(--yxf-text-muted);font-size:10px}.admin-ops-strip strong{font-size:13px}.admin-dashboard-bottom{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr);gap:var(--yxf-space-6)}.admin-risk-summary{min-height:210px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:var(--yxf-space-3);padding:var(--yxf-space-5);background:var(--yxf-surface-1)}.admin-risk-summary>svg{width:22px;color:var(--yxf-warning)}.admin-risk-summary>strong{font-size:32px}.admin-risk-summary>span{color:var(--yxf-text-secondary)}.admin-risk-summary a{display:inline-flex;align-items:center;gap:var(--yxf-space-2);color:var(--yxf-text);font-size:12px}.admin-risk-summary a svg{width:15px}.admin-activity-row{min-height:52px;display:grid;grid-template-columns:1fr auto;align-items:center;border-bottom:1px solid var(--yxf-border-soft)}.admin-activity-row>svg{display:none}.admin-activity-row span{display:flex;flex-direction:column}.admin-activity-row em,.admin-activity-row p{color:var(--yxf-text-muted);font-size:11px;font-style:normal}.admin-activity-row strong{color:var(--yxf-text);font-size:13px}.admin-summary-line{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:var(--yxf-space-5);border-top:1px solid var(--yxf-border);border-bottom:1px solid var(--yxf-border)}.admin-summary-line>span{min-height:82px;display:flex;flex-direction:column;justify-content:center;padding:0 var(--yxf-space-5);border-right:1px solid var(--yxf-border)}.admin-summary-line>span:last-child{border-right:0}.admin-summary-line small{color:var(--yxf-text-muted);font-size:11px}.admin-summary-line strong{margin-top:4px;font-size:22px}.admin-boundary-note,.admin-readonly-banner{min-height:60px;display:flex;align-items:center;gap:var(--yxf-space-3);margin-bottom:var(--yxf-space-5);padding:var(--yxf-space-3) var(--yxf-space-4);border-left:2px solid var(--yxf-warning);background:rgba(213,168,75,.06)}.admin-readonly-banner{border-left-color:var(--yxf-info);background:rgba(98,174,190,.06)}.admin-boundary-note>svg,.admin-readonly-banner>svg{width:18px;color:var(--yxf-warning)}.admin-readonly-banner>svg{color:var(--yxf-info)}.admin-boundary-note>span,.admin-readonly-banner>span{display:flex;flex-direction:column;gap:3px}.admin-boundary-note strong,.admin-readonly-banner strong{font-size:13px}.admin-boundary-note small,.admin-readonly-banner small{color:var(--yxf-text-secondary);font-size:12px}.admin-commerce-toolbar,.admin-user-toolbar{min-height:68px;display:grid;grid-template-columns:minmax(240px,1fr) 180px 180px auto;align-items:center;gap:var(--yxf-space-3);margin:0;padding:var(--yxf-space-3);border:1px solid var(--yxf-border);background:var(--yxf-surface-1)}.admin-user-toolbar{grid-template-columns:minmax(240px,1fr) 180px auto}.admin-commerce-toolbar label,.admin-user-toolbar label{min-height:var(--yxf-control-default);display:flex;align-items:center;gap:var(--yxf-space-2);padding:0 var(--yxf-space-3);border:1px solid var(--yxf-border);background:var(--yxf-bg)}.admin-commerce-toolbar label svg,.admin-user-toolbar label svg{width:16px;color:var(--yxf-text-muted)}.admin-commerce-toolbar input,.admin-user-toolbar input{width:100%;border:0;outline:0;background:transparent;color:var(--yxf-text);font:inherit}.admin-commerce-toolbar select,.admin-commerce-toolbar>select,.admin-user-toolbar select{height:var(--yxf-control-default);border:1px solid var(--yxf-border);border-radius:var(--yxf-radius-control);padding:0 var(--yxf-space-3);background:var(--yxf-bg);color:var(--yxf-text)}.admin-commerce-toolbar button,.admin-user-toolbar button{height:var(--yxf-control-default);border:0;border-radius:var(--yxf-radius-control);padding:0 var(--yxf-space-4);background:var(--yxf-accent);color:#080808;cursor:pointer;font-weight:700}.admin-commerce-table{border:1px solid var(--yxf-border);border-top:0}.admin-commerce-row{min-height:56px;align-items:center;gap:var(--yxf-space-3);padding:var(--yxf-space-3) var(--yxf-space-4);border-bottom:1px solid var(--yxf-border-soft)}.admin-commerce-row:last-child{border-bottom:0}.admin-commerce-row--head{min-height:42px;background:var(--yxf-surface-2);color:var(--yxf-text-muted);font-size:10px;text-transform:none}.admin-commerce-row p,.admin-commerce-row span,.admin-commerce-row strong{min-width:0;margin:0;font-size:12px;overflow:hidden;text-overflow:ellipsis}.admin-commerce-row p{display:flex;flex-direction:column;gap:2px;color:var(--yxf-text-secondary)}.admin-commerce-row small{color:var(--yxf-text-muted);font-size:10px}.admin-commerce-row>a{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid var(--yxf-border);border-radius:var(--yxf-radius-control);color:var(--yxf-text)}.admin-commerce-row>a svg{width:16px}.admin-commerce-table--orders .admin-commerce-row{grid-template-columns:minmax(140px,1.05fr) minmax(180px,1.35fr) 86px 132px 112px 124px 72px}.admin-commerce-table--orders .admin-commerce-row>a{width:auto;min-width:64px;padding:0 var(--yxf-space-2);white-space:nowrap}.admin-table-row--access-summary{grid-template-columns:minmax(0,1fr) minmax(112px,.8fr) auto;gap:var(--yxf-space-3)}.admin-table-row--access-summary>span,.admin-table-row--access-summary>strong{min-width:0;display:flex;flex-direction:column;gap:4px}.admin-table-row--access-summary small{overflow:hidden;color:var(--yxf-text-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.admin-commerce-table--access .admin-commerce-row{grid-template-columns:minmax(140px,1fr) minmax(200px,1.4fr) 130px minmax(140px,1fr) 125px 125px}.admin-commerce-table--audit .admin-commerce-row{grid-template-columns:130px 140px 160px 120px minmax(180px,1fr)}.admin-pagination{min-height:56px;display:flex;align-items:center;justify-content:flex-end;gap:var(--yxf-space-4);color:var(--yxf-text-muted);font-size:12px}.admin-pagination a{color:var(--yxf-text)}.order-outcome{display:grid;grid-template-columns:1.05fr .7fr 1fr 1.3fr .9fr 1fr;margin-bottom:var(--yxf-space-6);border-top:1px solid var(--yxf-border);border-bottom:1px solid var(--yxf-border)}.order-outcome>div{min-height:106px;display:flex;flex-direction:column;justify-content:center;gap:7px;padding:var(--yxf-space-4);border-right:1px solid var(--yxf-border)}.order-outcome>div:last-child{border-right:0}.order-outcome small{color:var(--yxf-text-muted);font-size:10px}.order-outcome strong{font-size:14px;line-height:1.45}.order-outcome span{color:var(--yxf-text-muted);font-size:11px}.order-operational-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--yxf-border)}.order-operational-grid>div{min-height:88px;display:flex;align-items:center;gap:var(--yxf-space-3);padding:var(--yxf-space-4);border-right:1px solid var(--yxf-border-soft);border-bottom:1px solid var(--yxf-border-soft)}.order-operational-grid>div:nth-child(2n){border-right:0}.order-operational-grid>div:nth-last-child(-n+2){border-bottom:0}.order-operational-grid svg{width:18px;color:var(--yxf-text-muted)}.order-operational-grid span{display:flex;flex-direction:column;gap:6px}.order-operational-grid small{color:var(--yxf-text-muted)}.technical-record-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--yxf-space-4);margin-top:var(--yxf-space-5)}.technical-record-grid section{min-width:0;padding:var(--yxf-space-4);border:1px solid var(--yxf-border-soft)}.technical-record-grid h3{margin:0 0 var(--yxf-space-3);font-size:14px}.technical-record-grid p{display:flex;flex-direction:column;gap:var(--yxf-space-2);margin:0;padding:var(--yxf-space-3) 0;border-top:1px solid var(--yxf-border-soft);color:var(--yxf-text-secondary);font-size:11px}.technical-record-grid code{overflow-wrap:anywhere;color:var(--yxf-text-muted)}.admin-user-layout{grid-template-columns:minmax(260px,.72fr) minmax(0,1.6fr)}.admin-user-list{max-height:680px;overflow-y:auto;border-right:1px solid var(--yxf-border)}.admin-user-row{min-height:64px}.admin-user-row span{min-width:0}.admin-user-row small{color:var(--yxf-text-muted);font-size:10px}.admin-user-detail>header h2{font-size:24px}.admin-user-detail__grid{gap:var(--yxf-space-4)}.admin-user-detail-block{min-height:180px;border-radius:var(--yxf-radius-control);background:var(--yxf-surface-1)}.admin-user-order-status{display:flex;flex-wrap:wrap;gap:var(--yxf-space-2)}.account-dashboard-page{min-height:100vh;background:var(--yxf-bg)}.account-page,.student-shell{--yxf-text-muted:#80888d}.student-shell{min-height:100vh;display:grid;grid-template-columns:var(--yxf-admin-nav) minmax(0,1fr);color:var(--yxf-text)}.student-sidebar{position:sticky;top:0;height:100vh;padding:var(--yxf-space-5) var(--yxf-space-3);border-right:1px solid var(--yxf-border);background:#090b0d}.student-brand,.student-sidebar{display:flex;flex-direction:column}.student-brand{gap:4px;padding:0 var(--yxf-space-3) var(--yxf-space-6);color:var(--yxf-text);text-decoration:none}.student-brand strong{font-size:14px}.student-brand span{color:var(--yxf-text-muted);font-size:11px}.student-sidebar nav{display:flex;flex-direction:column;gap:var(--yxf-space-1)}.student-sidebar form button,.student-sidebar nav a,.student-sidebar__utility a{min-height:var(--yxf-control-touch);display:flex;align-items:center;gap:var(--yxf-space-3);padding:0 var(--yxf-space-3);border:1px solid transparent;border-radius:var(--yxf-radius-control);background:transparent;color:var(--yxf-text-secondary);text-decoration:none;font:inherit;font-size:13px}.student-sidebar form button svg,.student-sidebar nav a svg,.student-sidebar__utility a svg{width:18px}.student-sidebar nav a.is-active{border-color:rgba(226,135,75,.25);background:rgba(226,135,75,.08);color:var(--yxf-accent-strong)}.student-sidebar__utility{display:flex;flex-direction:column;margin-top:auto;padding-top:var(--yxf-space-4);border-top:1px solid var(--yxf-border-soft)}.student-sidebar form{margin:var(--yxf-space-3) 0 0}.student-sidebar form button{width:100%;cursor:pointer}.student-main{min-width:0}.student-topbar{min-height:64px;display:flex;align-items:center;justify-content:flex-end;gap:var(--yxf-space-4);padding:0 var(--yxf-space-6);border-bottom:1px solid var(--yxf-border-soft)}.student-topbar>a{display:none;color:var(--yxf-text);font-weight:700;text-decoration:none}.student-topbar>span{display:grid;grid-template-columns:20px auto;-moz-column-gap:var(--yxf-space-2);column-gap:var(--yxf-space-2);align-items:center}.student-topbar svg{grid-row:1/3;width:18px;color:var(--yxf-text-muted)}.student-topbar strong{font-size:12px}.student-topbar small{color:var(--yxf-text-muted);font-size:10px}.student-content{width:min(100%,1320px);margin:0 auto;padding:var(--yxf-space-7)}.student-welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--yxf-space-5);padding-bottom:var(--yxf-space-6);border-bottom:1px solid var(--yxf-border)}.student-welcome h1,.student-welcome p,.student-welcome span{margin:0}.student-welcome p{color:var(--yxf-accent);font-size:11px}.student-welcome h1{margin:5px 0 var(--yxf-space-2);font-size:32px;font-weight:500}.student-welcome span{color:var(--yxf-text-muted);font-size:12px}.student-welcome>a{display:inline-flex;align-items:center;gap:var(--yxf-space-2);color:var(--yxf-text);font-size:13px}.student-welcome>a svg{width:16px}.student-priority-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.65fr);gap:var(--yxf-space-5);margin-top:var(--yxf-space-6)}.student-course-feature{display:grid;grid-template-columns:minmax(300px,1.1fr) minmax(300px,.9fr);min-height:390px;border:1px solid var(--yxf-border);background:var(--yxf-surface-1)}.student-course-feature__visual{position:relative;min-height:340px;overflow:hidden}.student-course-feature__visual img{-o-object-fit:cover;object-fit:cover}.student-course-feature__body{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:var(--yxf-space-5)}.student-course-feature__body>span,.student-tools-feature>span{color:var(--yxf-accent);font-size:11px;font-weight:700}.student-course-feature h2,.student-tools-feature h2{margin:var(--yxf-space-2) 0;font-size:22px;line-height:1.35}.student-course-feature p,.student-tools-feature p{margin:0;color:var(--yxf-text-secondary);font-size:13px;line-height:1.7}.student-course-feature__body>div{display:flex;flex-wrap:wrap;gap:var(--yxf-space-3);margin:var(--yxf-space-4) 0}.student-course-feature__body>div small{color:var(--yxf-text-muted)}.student-course-feature__body>a,.student-tools-feature>a{min-height:var(--yxf-control-touch);display:inline-flex;align-items:center;gap:var(--yxf-space-2);margin-top:var(--yxf-space-4);padding:0 var(--yxf-space-4);border-radius:var(--yxf-radius-control);background:var(--yxf-accent);color:#090909;font-size:13px;font-weight:750;text-decoration:none}.student-course-feature__body>a svg,.student-tools-feature>a svg{width:16px}.student-progress{width:100%;flex-direction:column}.student-progress>span{width:100%;height:4px;overflow:hidden;background:var(--yxf-surface-interactive)}.student-progress i{display:block;height:100%;background:var(--yxf-success)}.student-progress small{color:var(--yxf-text-muted)}.student-tools-feature{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:var(--yxf-space-6);border:1px solid var(--yxf-border);background:var(--yxf-surface-2)}.student-tools-feature>svg{width:24px;margin-bottom:var(--yxf-space-5);color:var(--yxf-info)}.student-tools-feature>div{display:flex;flex-wrap:wrap;gap:var(--yxf-space-2);margin-top:var(--yxf-space-5)}.student-support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--yxf-space-5);margin-top:var(--yxf-space-5)}.student-panel{border-top:1px solid var(--yxf-border)}.student-panel>header{min-height:64px;display:flex;align-items:center;justify-content:space-between}.student-panel>header h2{margin:0;font-size:18px}.student-panel>header a{color:var(--yxf-text-secondary);font-size:12px}.student-list{border:1px solid var(--yxf-border);background:var(--yxf-surface-1)}.student-list>a,.student-list>div{min-height:66px;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:var(--yxf-space-3);padding:var(--yxf-space-3) var(--yxf-space-4);border-bottom:1px solid var(--yxf-border-soft);color:var(--yxf-text);text-decoration:none}.student-list>:last-child{border-bottom:0}.student-list svg{width:17px;color:var(--yxf-text-muted)}.student-list span{min-width:0;display:flex;flex-direction:column;gap:3px}.student-list strong{color:var(--yxf-text);font-size:13px}.student-list small,.student-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.student-list small{color:var(--yxf-text-muted);font-size:10px}.student-empty>a{color:var(--yxf-text);font-size:12px}.student-account-meta{min-height:92px;display:grid;grid-template-columns:repeat(3,1fr) auto;align-items:center;margin-top:var(--yxf-space-6);border-top:1px solid var(--yxf-border);border-bottom:1px solid var(--yxf-border)}.student-account-meta>span{min-height:60px;display:grid;grid-template-columns:20px auto;align-items:center;-moz-column-gap:var(--yxf-space-2);column-gap:var(--yxf-space-2);padding:0 var(--yxf-space-4);border-right:1px solid var(--yxf-border-soft)}.student-account-meta svg{grid-row:1/3;width:18px;color:var(--yxf-text-muted)}.student-account-meta small{color:var(--yxf-text-muted);font-size:10px}.student-account-meta strong{font-size:13px}.student-account-meta>a{padding:var(--yxf-space-4);color:var(--yxf-text);font-size:12px}.account-page{background:var(--yxf-bg);color:var(--yxf-text)}.account-hero{min-height:330px;padding-top:72px}.account-hero__inner{min-height:258px;display:flex;align-items:flex-end;padding-bottom:var(--yxf-space-6)}.account-hero h1{margin:var(--yxf-space-2) 0;font-size:32px;font-weight:500}.account-identity{display:flex;gap:var(--yxf-space-3);color:var(--yxf-text-secondary);font-size:12px}.account-section-nav{display:flex;flex-wrap:wrap;gap:6px;margin-top:var(--yxf-space-5)}.account-section-nav a{min-height:38px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--yxf-border);border-radius:var(--yxf-radius-control);padding:0 12px;color:var(--yxf-text-secondary);font-size:12px;text-decoration:none;transition:border-color var(--yxf-motion-fast) ease,color var(--yxf-motion-fast) ease,background-color var(--yxf-motion-fast) ease}.account-section-nav a:focus-visible,.account-section-nav a:hover{border-color:rgba(226,135,75,.45);background:var(--yxf-surface-1);color:var(--yxf-text)}.account-section-nav svg{width:15px}.student-library{width:min(calc(100% - 96px),1320px);margin:0 auto;padding:var(--yxf-space-7) 0 var(--yxf-space-8)}.student-library>header{margin-bottom:var(--yxf-space-6)}.student-library>header h2{margin:0;font-size:28px;font-weight:500}.student-library>header p{max-width:720px;color:var(--yxf-text-secondary);line-height:1.7}.student-course-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--yxf-space-5)}.student-course-card{overflow:hidden;border:1px solid var(--yxf-border);border-radius:var(--yxf-radius-feature);background:var(--yxf-surface-1)}.student-course-card__visual{position:relative;aspect-ratio:16/9;overflow:hidden}.student-course-card__visual img{-o-object-fit:cover;object-fit:cover}.student-course-card__body{display:flex;flex-direction:column;align-items:flex-start;padding:var(--yxf-space-5)}.student-course-card h3{margin:var(--yxf-space-4) 0 var(--yxf-space-2);font-size:20px}.student-course-card p{margin:0;color:var(--yxf-text-secondary);line-height:1.6}.student-course-card__body>div{display:flex;flex-wrap:wrap;gap:var(--yxf-space-4);margin:var(--yxf-space-4) 0}.student-course-card__body>div span{display:inline-flex;align-items:center;gap:var(--yxf-space-2);color:var(--yxf-text-muted);font-size:12px}.student-course-card__body>div svg{width:16px}.student-course-card__body>a{min-height:var(--yxf-control-touch);display:inline-flex;align-items:center;gap:var(--yxf-space-2);padding:0 var(--yxf-space-4);border-radius:var(--yxf-radius-control);background:var(--yxf-accent);color:#090909;font-size:13px;font-weight:700;text-decoration:none}.student-course-card__body>a svg{width:16px}.student-order-list{border:1px solid var(--yxf-border)}.student-order-row{min-height:58px;display:grid;grid-template-columns:minmax(180px,1.4fr) 90px 110px 130px 130px minmax(150px,1fr) 40px;align-items:center;gap:var(--yxf-space-3);padding:var(--yxf-space-3) var(--yxf-space-4);border-bottom:1px solid var(--yxf-border-soft)}.student-order-row:last-child{border-bottom:0}.student-order-row--head{min-height:42px;background:var(--yxf-surface-2);color:var(--yxf-text-muted);font-size:10px}.student-order-row>*{min-width:0;overflow:hidden;text-overflow:ellipsis}.student-order-row code,.student-order-row span{color:var(--yxf-text-secondary);font-size:11px;white-space:nowrap}.student-order-row>a{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid var(--yxf-border);color:var(--yxf-text)}.student-order-row>a svg{width:16px}.student-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--yxf-space-5)}.student-resource-card{display:flex;flex-direction:column;align-items:flex-start;min-height:300px;padding:var(--yxf-space-5);border:1px solid var(--yxf-border);border-radius:var(--yxf-radius-feature);background:var(--yxf-surface-1)}.student-resource-card>div:first-child{display:flex;align-items:center;gap:var(--yxf-space-2);color:var(--yxf-accent);font-size:11px}.student-resource-card>div svg{width:17px}.student-resource-card h3{margin:var(--yxf-space-5) 0 var(--yxf-space-2);font-size:18px}.student-resource-card p{min-height:48px;margin:0;color:var(--yxf-text-secondary);font-size:13px;line-height:1.7}.student-resource-card dl{width:100%;margin:var(--yxf-space-4) 0}.student-resource-card dl div{min-height:34px;display:grid;grid-template-columns:70px 1fr;align-items:center;border-top:1px solid var(--yxf-border-soft)}.student-resource-card dt{color:var(--yxf-text-muted);font-size:10px}.student-resource-card dd{margin:0;color:var(--yxf-text-secondary);font-size:11px}.student-resource-card button{min-height:var(--yxf-control-default);display:inline-flex;align-items:center;gap:var(--yxf-space-2);margin-top:auto;border:1px solid var(--yxf-border);border-radius:var(--yxf-radius-control);padding:0 var(--yxf-space-3);background:transparent;color:var(--yxf-text-muted)}.student-resource-card button svg{width:15px}.student-notifications{margin-top:var(--yxf-space-7);border-top:1px solid var(--yxf-border)}.student-notifications>header{min-height:72px;display:flex;align-items:center;gap:var(--yxf-space-3)}.student-notifications>header svg{width:20px;color:var(--yxf-text-muted)}.student-notifications h2,.student-notifications small{margin:0}.student-notifications h2{font-size:18px}.student-notifications article{min-height:62px;display:grid;grid-template-columns:minmax(180px,.6fr) minmax(0,1fr) auto;align-items:center;gap:var(--yxf-space-4);border-top:1px solid var(--yxf-border-soft)}.student-notifications article p{color:var(--yxf-text-secondary);font-size:12px}@media (max-width:1200px){.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tools-controls{grid-template-columns:1fr auto}.tools-categories{grid-column:1/-1;grid-row:2;overflow-x:auto}.admin-content{padding-right:var(--yxf-space-6);padding-left:var(--yxf-space-6)}.admin-ops-strip,.admin-primary-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-ops-strip>a:nth-child(2),.admin-primary-metrics article:nth-child(2){border-right:0}.admin-ops-strip>a:nth-child(-n+2),.admin-primary-metrics article:nth-child(-n+2){border-bottom:1px solid var(--yxf-border)}.admin-commerce-table--orders .admin-commerce-row{grid-template-columns:minmax(130px,1fr) minmax(160px,1.2fr) 80px 125px 110px 42px}.admin-commerce-table--orders .admin-commerce-row>:nth-child(6){display:none}.admin-commerce-table--access .admin-commerce-row{grid-template-columns:minmax(130px,1fr) minmax(170px,1.2fr) 125px minmax(130px,1fr) 120px}.admin-commerce-table--access .admin-commerce-row>:nth-child(6){display:none}.order-outcome{grid-template-columns:repeat(3,minmax(0,1fr))}.order-outcome>div:nth-child(3){border-right:0}.order-outcome>div:nth-child(-n+3){border-bottom:1px solid var(--yxf-border)}.student-priority-grid{grid-template-columns:1fr}.student-tools-feature{min-height:280px}}@media (max-width:900px){body{padding-bottom:calc(64px + env(safe-area-inset-bottom))}.site-header{height:64px}.site-header__inner{min-height:64px}.account-wrap,.nav-list{display:none}.mobile-primary-nav{position:fixed;z-index:100;right:0;bottom:0;left:0;min-height:calc(64px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--yxf-border);background:rgba(9,11,13,.98)}.mobile-primary-nav a{min-height:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--yxf-text-muted);font-size:11px;text-decoration:none}.mobile-primary-nav a.is-active{color:var(--yxf-accent)}.mobile-primary-nav svg{width:20px;height:20px}.courses-catalog,.tool-detail,.tools-hub{width:min(calc(100% - 48px),var(--yxf-content-public));padding-top:104px}.course-catalog-card,.tool-detail-hero,.tools-hero{grid-template-columns:1fr}.course-catalog-card__visual{min-height:360px}.tools-hero{gap:var(--yxf-space-6)}.tools-hero__visual{height:160px}.tool-detail-hero__copy{order:2;padding:var(--yxf-space-6) 0}.tool-detail-hero__visual{min-height:380px}.tool-detail-sections{grid-template-columns:1fr}.tool-detail-sections article{border-right:0}.tool-release-notes{grid-template-columns:1fr}.admin-shell{grid-template-columns:200px minmax(0,1fr)}.admin-sidebar{width:200px}.admin-content{padding:var(--yxf-space-5)}.admin-dashboard-bottom,.admin-dashboard-focus,.admin-two-column{grid-template-columns:1fr}.admin-commerce-toolbar,.admin-user-toolbar{grid-template-columns:1fr 1fr}.admin-commerce-toolbar label,.admin-user-toolbar label{grid-column:1/-1}.admin-commerce-table--orders .admin-commerce-row{grid-template-columns:minmax(130px,1fr) minmax(150px,1.2fr) 78px 120px 42px}.admin-commerce-table--orders .admin-commerce-row--head>:nth-child(5),.admin-commerce-table--orders .admin-commerce-row>:nth-child(5){display:none}.admin-commerce-table--access .admin-commerce-row{grid-template-columns:minmax(120px,1fr) minmax(150px,1.2fr) 120px minmax(120px,1fr)}.admin-commerce-table--access .admin-commerce-row>:nth-child(5){display:none}.admin-commerce-table--audit .admin-commerce-row{grid-template-columns:120px 120px 140px minmax(160px,1fr)}.admin-commerce-table--audit .admin-commerce-row>:nth-child(4){display:none}.student-shell{display:block}.student-sidebar{display:none}.student-topbar{justify-content:space-between}.student-topbar>a{display:block}.student-content{padding:var(--yxf-space-5)}.student-course-feature{grid-template-columns:1fr}.student-course-feature__visual{min-height:320px}.student-course-grid,.student-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.student-order-list{border:0}.student-order-row--head{display:none}.student-order-row{grid-template-columns:1fr auto;gap:var(--yxf-space-2);margin-bottom:var(--yxf-space-3);border:1px solid var(--yxf-border);padding:var(--yxf-space-4)}.student-order-row>*{white-space:normal}.student-order-row>strong{grid-column:1/-1;font-size:14px}.student-order-row>code{grid-column:1/-1}.student-order-row>a{grid-column:2;grid-row:2/4}}@media (max-width:640px){.courses-catalog,.student-library,.tool-detail,.tools-hub{width:calc(100% - 32px);padding-top:92px}.courses-catalog__intro h1,.tools-hero h1{font-size:42px}.course-catalog-card__visual{min-height:240px}.course-catalog-card__body{padding:var(--yxf-space-5)}.student-course-grid,.student-resource-grid,.tool-grid{grid-template-columns:1fr}.tools-controls{display:flex;flex-direction:column;align-items:stretch;padding:var(--yxf-space-4) 0}.tools-categories{order:2}.tools-count{order:3}.tool-card__summary{min-height:0}.tool-detail-hero__copy h1{font-size:38px}.tool-detail-hero__visual{min-height:260px}.tool-detail-sections article{min-height:0;padding:var(--yxf-space-5) 0}.tool-detail-sections dl div{grid-template-columns:110px 1fr}.admin-shell{display:block}.admin-sidebar{position:static;width:100%;height:auto}.admin-sidebar__brand{min-height:64px}.admin-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-nav-section{min-width:0}.admin-header{padding:0 var(--yxf-space-4)}.admin-header__identity em,.admin-header__link,.admin-header__mode em{display:none}.admin-content{padding:var(--yxf-space-5) var(--yxf-space-4)}.admin-ops-strip,.admin-primary-metrics,.admin-summary-line{grid-template-columns:1fr 1fr}.admin-ops-strip>a,.admin-primary-metrics article,.admin-summary-line>span{border-bottom:1px solid var(--yxf-border)}.admin-dashboard-bottom,.admin-dashboard-focus{display:block}.admin-commerce-toolbar,.admin-user-toolbar{display:flex;flex-direction:column;align-items:stretch}.admin-commerce-table--access .admin-commerce-row,.admin-commerce-table--audit .admin-commerce-row,.admin-commerce-table--orders .admin-commerce-row{display:grid;grid-template-columns:1fr auto;margin-bottom:var(--yxf-space-3);border:1px solid var(--yxf-border)}.admin-commerce-row--head{display:none!important}.admin-commerce-table{border:0}.admin-commerce-row>*{display:flex!important}.admin-commerce-row>a{grid-column:2;grid-row:1/3}.order-outcome{grid-template-columns:1fr 1fr}.order-outcome>div{border-bottom:1px solid var(--yxf-border)}.order-outcome>div:nth-child(2n){border-right:0}.order-operational-grid,.technical-record-grid{grid-template-columns:1fr}.order-operational-grid>div{border-right:0}.admin-user-layout{display:block}.admin-user-list{max-height:320px;border-right:0;border-bottom:1px solid var(--yxf-border)}.student-topbar{padding:0 var(--yxf-space-4)}.student-content{padding:var(--yxf-space-5) var(--yxf-space-4)}.student-welcome{align-items:flex-start;flex-direction:column}.student-welcome h1{font-size:28px}.student-course-feature__visual{min-height:230px}.student-course-feature__body,.student-tools-feature{padding:var(--yxf-space-5)}.student-support-grid{grid-template-columns:1fr}.student-account-meta{grid-template-columns:1fr 1fr}.student-account-meta>a{grid-column:1/-1}.account-hero{min-height:260px;padding-top:64px}.account-hero__inner{min-height:196px}.account-section-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.account-section-nav a{justify-content:center}.student-library{padding-top:var(--yxf-space-6)}.student-notifications article{grid-template-columns:1fr;gap:var(--yxf-space-2);padding:var(--yxf-space-3) 0}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.yxf-loading-state,.yxf-message-state{width:min(680px,calc(100% - 32px));min-height:240px;margin:clamp(96px,18vh,180px) auto;display:grid;place-content:center;justify-items:center;gap:var(--yxf-space-3);color:var(--yxf-text-secondary);text-align:center}.yxf-loading-state span{width:min(520px,72vw);height:18px;border-radius:var(--yxf-radius-sm);background:linear-gradient(90deg,var(--yxf-surface-2),var(--yxf-surface-interactive),var(--yxf-surface-2));background-size:200% 100%;animation:yxf-loading 1.4s ease-in-out infinite}.yxf-loading-state span:nth-child(2){width:min(420px,64vw)}.yxf-loading-state span:nth-child(3){width:min(300px,54vw)}.yxf-message-state svg{width:28px;height:28px;color:var(--yxf-warning)}.yxf-message-state h2{margin:0;color:var(--yxf-text);font-size:var(--yxf-type-section)}.yxf-message-state p{margin:0;max-width:48ch}.yxf-message-state a{min-height:var(--yxf-control-md);display:inline-flex;align-items:center;gap:8px;color:var(--yxf-text)}@keyframes yxf-loading{to{background-position:-200% 0}}.p1-course-page,.p1-home{background:#070809;color:var(--yxf-text)}.p1-shell{width:min(calc(100% - 96px),1520px);margin-inline:auto}.p1-eyebrow{margin:0;color:var(--yxf-accent);font-size:11px;font-weight:750;line-height:1.4;text-transform:uppercase}.p1-course-hero,.p1-hero{position:relative;min-height:82svh;overflow:hidden;border-bottom:1px solid var(--yxf-border)}.p1-course-hero__image,.p1-hero__image{position:absolute;inset:0}.p1-course-hero__veil,.p1-hero__veil{position:absolute;inset:0;background:rgba(4,5,6,.54);box-shadow:inset 760px 0 240px rgba(4,5,6,.7),inset 0 -180px 180px rgba(4,5,6,.52)}.p1-course-hero__content,.p1-hero__content{position:relative;z-index:1;min-height:82svh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-top:72px}.p1-course-hero h1,.p1-hero h1{max-width:920px;margin:20px 0 0;color:#f4f4ef;font-size:68px;font-weight:430;line-height:1.08}.p1-hero__subtitle{max-width:760px;margin:24px 0 0;color:#e0e3e0;font-size:20px;line-height:1.6}.p1-course-hero__content>p:not(.p1-eyebrow),.p1-hero__copy{max-width:630px;margin:16px 0 0;color:#b7bec1;font-size:15px;line-height:1.8}.p1-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.p1-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:4px;padding:0 20px;font-size:13px;font-weight:750;text-decoration:none;transition:background var(--yxf-motion-fast) ease,border-color var(--yxf-motion-fast) ease,color var(--yxf-motion-fast) ease}.p1-button svg,.p1-text-link svg{width:17px;height:17px}.p1-button--primary{background:var(--yxf-accent);color:#080808}.p1-button--primary:hover{background:var(--yxf-accent-strong)}.p1-button--secondary{border-color:rgba(255,255,255,.28);background:rgba(7,8,9,.42);color:var(--yxf-text)}.p1-button--secondary:hover{border-color:rgba(255,255,255,.5);background:rgba(20,23,25,.82)}.p1-text-link{min-height:44px;display:inline-flex;align-items:center;gap:9px;color:var(--yxf-text);font-size:13px;font-weight:700;text-decoration:none}.p1-text-link:hover{color:var(--yxf-accent-strong)}.p1-ai-match,.p1-audience,.p1-cases,.p1-course-case,.p1-course-lead,.p1-course-outcomes,.p1-curriculum,.p1-method,.p1-proof,.p1-purchase,.p1-tools-preview,.p1-workflow{padding:112px 0;border-bottom:1px solid var(--yxf-border-soft)}.p1-course-lead__grid{display:grid;grid-template-columns:minmax(360px,.75fr) minmax(0,1.25fr);min-height:610px;border-top:1px solid var(--yxf-border);border-bottom:1px solid var(--yxf-border)}.p1-course-lead__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:56px 56px 56px 0}.p1-course-lead h2,.p1-proof h2,.p1-purchase h2,.p1-section-heading h2{margin:16px 0;color:var(--yxf-text);font-size:44px;font-weight:450;line-height:1.18}.p1-course-lead__copy>p:not(.p1-eyebrow),.p1-proof__copy>p:not(.p1-eyebrow),.p1-purchase__grid>div>p:not(.p1-eyebrow),.p1-section-heading--row>p,.p1-section-heading>p:not(.p1-eyebrow){max-width:620px;margin:0;color:var(--yxf-text-secondary);font-size:15px;line-height:1.8}.p1-course-lead__visual{position:relative;min-height:610px;overflow:hidden}.p1-course-lead__visual .visual-image{position:absolute;inset:0}.p1-facts{width:100%;display:grid;grid-template-columns:repeat(2,1fr);margin:36px 0 20px;border-top:1px solid var(--yxf-border);border-left:1px solid var(--yxf-border)}.p1-facts div{min-height:78px;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:14px 16px;border-right:1px solid var(--yxf-border);border-bottom:1px solid var(--yxf-border)}.p1-facts dt{color:var(--yxf-text-muted);font-size:10px}.p1-facts dd{margin:0;color:var(--yxf-text);font-size:16px;font-weight:650}.p1-proof{background:#0a0c0e}.p1-proof__grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:center;gap:72px}.p1-proof__visual{min-width:0}.p1-proof__visual .ba-slider{min-height:520px}.p1-proof__copy{display:flex;flex-direction:column;align-items:flex-start}.p1-section-heading{max-width:760px;margin-bottom:48px}.p1-section-heading--row{max-width:none;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.p1-principles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--yxf-border);border-left:1px solid var(--yxf-border)}.p1-principles article{min-height:260px;display:flex;flex-direction:column;align-items:flex-start;padding:28px;border-right:1px solid var(--yxf-border);border-bottom:1px solid var(--yxf-border);background:#0c0e10}.p1-principles article>span{color:var(--yxf-text-muted);font-size:11px}.p1-principles article svg{width:24px;height:24px;margin:54px 0 20px;color:var(--yxf-info)}.p1-principles article:nth-child(2) svg{color:var(--yxf-accent)}.p1-principles article:nth-child(3) svg{color:var(--yxf-success)}.p1-principles article:nth-child(4) svg{color:var(--yxf-warning)}.p1-principles h3{margin:0;font-size:19px}.p1-principles p{margin:10px 0 0;color:var(--yxf-text-secondary);font-size:13px;line-height:1.7}.p1-principles article>a{min-height:40px;display:inline-flex;align-items:center;gap:7px;margin-top:auto;color:var(--yxf-text);font-size:12px;text-decoration:none}.p1-principles article>a svg{width:14px;height:14px;margin:0;color:currentColor}.p1-cases{border-top:1px solid var(--yxf-border);border-bottom:1px solid var(--yxf-border);background:#070809}.p1-cases__heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.62fr);gap:48px;align-items:end;margin-bottom:36px}.p1-cases__heading h2{margin:8px 0 0;color:var(--yxf-text);font-size:52px;font-weight:450;line-height:1.08;white-space:nowrap}.p1-cases__heading>p{margin:0;color:var(--yxf-text-secondary);font-size:14px;line-height:1.8}.p1-cases__stage{aspect-ratio:2.39/1;min-height:320px;overflow:hidden;border:1px solid var(--yxf-border);background:#050607}.p1-cases__stage .ba-slider{width:100%;height:100%;min-height:100%}.p1-cases__lower{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:32px;padding-top:20px}.p1-case-selector{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.p1-case-selector button{min-width:0;display:grid;grid-template-columns:84px minmax(0,1fr);align-items:center;gap:12px;border:1px solid var(--yxf-border-soft);padding:8px;background:#0b0d0f;color:var(--yxf-text-secondary);cursor:pointer;text-align:left;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.p1-case-selector button.is-active,.p1-case-selector button:focus-visible,.p1-case-selector button:hover{border-color:rgba(226,135,75,.55);color:var(--yxf-text)}.p1-case-selector button.is-active{background:#12100f}.p1-case-selector .visual-image{aspect-ratio:16/9;overflow:hidden}.p1-case-selector span{min-width:0;display:grid;gap:5px}.p1-case-selector small{color:var(--yxf-accent);font-size:10px}.p1-case-selector strong{overflow:hidden;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.p1-case-info{min-height:112px;border-left:1px solid var(--yxf-border);padding-left:28px}.p1-case-info span{color:var(--yxf-accent);font-size:10px}.p1-case-info h3{margin:10px 0 8px;font-size:20px;font-weight:550}.p1-case-info p{margin:0;color:var(--yxf-text-secondary);font-size:13px;line-height:1.75}.visual-image--grade-industrial img{filter:brightness(.84) contrast(1.16) saturate(.74) sepia(.08)}.visual-image--grade-entrance img{filter:brightness(.82) contrast(1.12) saturate(.68) sepia(.12)}.p1-workflow{background:#090b0d}.p1-workflow__layout{display:grid;grid-template-columns:minmax(250px,.36fr) minmax(0,1fr);gap:24px;margin-top:38px;border-top:1px solid var(--yxf-border);border-bottom:1px solid var(--yxf-border)}.p1-workflow__selector{display:grid;align-content:start;border-right:1px solid var(--yxf-border)}.p1-workflow__selector button{min-height:88px;display:grid;gap:4px;border:0;border-bottom:1px solid var(--yxf-border-soft);padding:16px 20px;background:transparent;color:var(--yxf-text-secondary);cursor:pointer;text-align:left;transition:background-color .2s ease,color .2s ease,padding-left .2s ease}.p1-workflow__selector button.is-active,.p1-workflow__selector button:focus-visible,.p1-workflow__selector button:hover{background:#111315;color:var(--yxf-text)}.p1-workflow__selector button.is-active{padding-left:23px;box-shadow:inset 2px 0 var(--yxf-accent)}.p1-workflow__selector button>span{color:var(--yxf-accent);font-size:10px}.p1-workflow__selector strong{font-size:14px;font-weight:650}.p1-workflow__selector small{overflow:hidden;color:var(--yxf-text-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.p1-workflow__selector button.is-active small{color:var(--yxf-text-secondary)}.p1-workflow__detail{min-width:0;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);animation:p1-content-enter .24s ease both}.p1-workflow__visual{position:relative;min-height:430px;overflow:hidden}.p1-workflow__visual .visual-image{position:absolute;inset:0}.p1-workflow__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:36px;background:#0c0e10}.p1-workflow__copy>div{display:flex;align-items:center;gap:10px}.p1-workflow__copy>div>span{color:var(--yxf-accent);font-size:10px}.p1-workflow__copy>p:first-of-type{margin:24px 0 4px;color:var(--yxf-text-secondary);font-size:11px}.p1-workflow__copy h3{margin:0;font-size:30px;font-weight:500}.p1-workflow__copy>strong{margin-top:18px;color:var(--yxf-text);font-size:16px;line-height:1.55}.p1-workflow__copy>p:last-of-type{margin:10px 0 0;color:var(--yxf-text-secondary);font-size:13px;line-height:1.7}.p1-workflow__copy ul{display:flex;flex-wrap:wrap;gap:7px;margin:20px 0;padding:0;list-style:none}.p1-workflow__copy li{border:1px solid var(--yxf-border);padding:6px 8px;color:var(--yxf-text-secondary);font-size:10px}.p1-workflow__copy>a{min-height:40px;display:inline-flex;align-items:center;gap:8px;color:var(--yxf-text);font-size:12px}.p1-workflow__copy>a svg{width:15px}@keyframes p1-content-enter{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.p1-ai-match{border-top:1px solid var(--yxf-border);border-bottom:1px solid var(--yxf-border);background:#070809}.p1-ai-match__layout{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:56px;align-items:center}.p1-ai-match__copy{min-width:0}.p1-ai-match__status{display:inline-flex;border:1px solid rgba(226,135,75,.42);padding:7px 9px;color:var(--yxf-accent);font-size:10px;font-weight:700}.p1-ai-match__copy>.p1-eyebrow{margin-top:28px}.p1-ai-match__copy h2{margin:10px 0 22px;font-size:46px;font-weight:450}.p1-ai-match__copy>strong{display:block;color:var(--yxf-text);font-size:18px;font-weight:550;line-height:1.6}.p1-ai-match__copy>p:not(.p1-eyebrow){margin:12px 0 0;color:var(--yxf-text-secondary);font-size:13px;line-height:1.8}.p1-ai-match__concepts{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.p1-ai-match__concepts span{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--yxf-border);padding:9px 11px;color:var(--yxf-text-secondary);font-size:11px}.p1-ai-match__concepts svg{width:15px;color:var(--yxf-accent)}.p1-ai-match__copy>small{display:block;margin-top:22px;color:var(--yxf-text-muted);font-size:10px;line-height:1.7}.p1-ai-match__visual{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;border-top:1px solid var(--yxf-border);border-bottom:1px solid var(--yxf-border);padding:8px 0}.p1-ai-match__visual figure{position:relative;aspect-ratio:2/3;margin:0;overflow:hidden;background:#050607}.p1-ai-match__visual figure:nth-child(2){transform:translateY(14px)}.p1-ai-match__visual .visual-image{width:100%;height:100%}.p1-ai-match__visual figcaption{position:absolute;right:10px;bottom:10px;left:10px;border-top:1px solid rgba(255,255,255,.2);padding-top:8px;color:rgba(255,255,255,.76);font-size:9px}.p1-tools-preview{background:#0a0c0e}.p1-tool-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--yxf-border);border-left:1px solid var(--yxf-border)}.p1-tool-preview{min-width:0;display:block;border-right:1px solid var(--yxf-border);border-bottom:1px solid var(--yxf-border);background:#0c0e10;color:var(--yxf-text);text-decoration:none}.p1-tool-preview>.visual-image{aspect-ratio:4/3;overflow:hidden;border-bottom:1px solid var(--yxf-border-soft)}.p1-tool-preview>div{padding:20px}.p1-tool-preview h3{margin:18px 0 7px;font-size:18px}.p1-tool-preview p{min-height:46px;margin:0;color:var(--yxf-text-secondary);font-size:12px;line-height:1.65}.p1-trust{padding:0;border-bottom:1px solid var(--yxf-border);background:#101316}.p1-audience-line{border-top:1px solid var(--yxf-border-soft);background:#070809}.p1-audience-line>div{min-height:96px;display:flex;align-items:center;gap:28px}.p1-audience-line strong{margin-right:auto;font-size:14px}.p1-audience-line span{color:var(--yxf-text-muted);font-size:12px}.p1-trust__grid{display:grid;grid-template-columns:repeat(3,1fr)}.p1-trust__grid>div{min-height:122px;display:grid;grid-template-columns:32px 1fr;align-content:center;-moz-column-gap:14px;column-gap:14px;padding:24px;border-right:1px solid var(--yxf-border)}.p1-trust__grid>div:last-child{border-right:0}.p1-trust svg{grid-row:1/3;width:22px;color:var(--yxf-accent)}.p1-trust strong{font-size:14px}.p1-trust span{color:var(--yxf-text-muted);font-size:12px}.p1-course-hero,.p1-course-hero__content{min-height:700px}.p1-course-hero__content{justify-content:flex-end;padding-bottom:78px}.p1-course-hero h1{max-width:760px;font-size:60px}.p1-course-hero__facts{display:flex;flex-wrap:wrap;gap:0;margin-top:30px;border:1px solid rgba(255,255,255,.22)}.p1-course-hero__facts span{min-height:44px;display:inline-flex;align-items:center;padding:0 18px;border-right:1px solid rgba(255,255,255,.22);color:#d8dcda;font-size:12px}.p1-course-hero__facts span:last-child{border-right:0}.p1-course-hero__purchase{display:flex;align-items:center;gap:22px;margin-top:26px}.p1-course-hero__purchase>strong{color:var(--yxf-text);font-size:34px;font-weight:500}.p1-curriculum{background:#0a0c0e}.p1-inclusions{padding:112px 0;border-bottom:1px solid var(--yxf-border-soft)}.p1-inclusions__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--yxf-border);border-left:1px solid var(--yxf-border)}.p1-inclusions__grid article{min-height:320px;display:flex;flex-direction:column;align-items:flex-start;padding:36px;border-right:1px solid var(--yxf-border);border-bottom:1px solid var(--yxf-border);background:#0c0e10}.p1-inclusions__grid article>span{color:var(--yxf-accent);font-size:10px}.p1-inclusions__grid h3{margin:18px 0;font-size:24px;font-weight:500}.p1-inclusions__grid ul{display:grid;gap:14px;margin:0;padding:0;list-style:none}.p1-inclusions__grid li{display:flex;align-items:center;gap:10px;color:var(--yxf-text-secondary);font-size:13px}.p1-inclusions__grid li svg{width:16px;color:var(--yxf-success)}.p1-inclusions__grid article>p{max-width:56ch;margin:0;color:var(--yxf-text-secondary);font-size:13px;line-height:1.8}.p1-inclusions__grid .p1-text-link{margin-top:auto}.p1-curriculum__list{border-top:1px solid var(--yxf-border)}.p1-curriculum__list article{min-height:154px;display:grid;grid-template-columns:72px minmax(280px,1fr) minmax(340px,.9fr);align-items:center;gap:28px;border-bottom:1px solid var(--yxf-border)}.p1-curriculum__list article>span{color:var(--yxf-accent);font-size:13px}.p1-curriculum__list article>div>p{margin:0 0 8px;color:var(--yxf-text-muted);font-size:10px}.p1-curriculum__list h3{margin:0 0 8px;font-size:24px;font-weight:500}.p1-curriculum__list article>div>strong{color:var(--yxf-text-secondary);font-size:13px;font-weight:400;line-height:1.7}.p1-curriculum__list ul{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin:0;padding:0;list-style:none}.p1-curriculum__list li{padding:7px 10px;border:1px solid var(--yxf-border);border-radius:2px;color:var(--yxf-text-secondary);font-size:11px}.p1-audience__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--yxf-border);border-left:1px solid var(--yxf-border)}.p1-audience__grid>div{min-height:112px;display:flex;align-items:center;gap:12px;padding:18px;border-right:1px solid var(--yxf-border);border-bottom:1px solid var(--yxf-border)}.p1-audience__grid svg{width:18px;color:var(--yxf-success)}.p1-audience__grid span{font-size:13px}.p1-purchase{background:#101316}.p1-faq{padding:112px 0;border-top:1px solid var(--yxf-border-soft);background:#0a0c0e}.p1-faq__list{border-top:1px solid var(--yxf-border)}.p1-faq details{border-bottom:1px solid var(--yxf-border)}.p1-faq summary{min-height:68px;display:flex;align-items:center;cursor:pointer;color:var(--yxf-text);font-size:15px;font-weight:650}.p1-faq details p{max-width:760px;margin:-4px 0 24px;color:var(--yxf-text-secondary);font-size:13px;line-height:1.8}.p1-purchase__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:80px}.p1-purchase__decision{min-height:280px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:36px;border:1px solid var(--yxf-border);background:#090b0d}.p1-purchase__decision>small,.p1-purchase__decision>span{color:var(--yxf-text-muted);font-size:11px}.p1-purchase__decision>strong{margin:10px 0 4px;font-size:42px;font-weight:500}.p1-purchase__decision .p1-button{width:100%;margin-top:28px}.account-button{width:40px;justify-content:center;padding:0}.account-button svg{width:18px;height:18px}.courses-catalog__intro,.tools-hero{min-height:360px}.course-catalog-card__body small:last-child{color:var(--yxf-accent);font-weight:700}.tools-hero{grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr)}.tools-hero__visual{position:relative;height:280px;display:block;overflow:hidden;border:1px solid var(--yxf-border)}.tools-hero__visual .visual-image{position:absolute;inset:0}.tools-hero__visual>span{position:absolute;right:16px;bottom:16px;display:inline-flex;padding:7px 9px;border:1px solid rgba(255,255,255,.18);background:rgba(7,8,9,.88);color:var(--yxf-text-secondary);font-size:10px}.tool-detail-sections{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-capabilities{display:grid;gap:12px;margin:22px 0 0;padding:0;list-style:none}.tool-capabilities li{display:flex;align-items:center;gap:10px;color:var(--yxf-text-secondary);font-size:13px}.tool-capabilities svg{width:16px;color:var(--yxf-success)}.tool-course-link{min-height:250px;display:flex;align-items:center;justify-content:space-between;gap:48px;margin-top:72px;padding:40px;border:1px solid var(--yxf-border);background:#101316}.tool-course-link span{color:var(--yxf-accent);font-size:10px}.tool-course-link h2{margin:12px 0 8px;font-size:28px}.tool-course-link p{max-width:680px;margin:0;color:var(--yxf-text-secondary);font-size:13px;line-height:1.7}.tool-course-link>a{min-height:44px;display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;padding:0 16px;border:1px solid var(--yxf-border);border-radius:4px;color:var(--yxf-text);font-size:12px;text-decoration:none}.tool-course-link>a svg{width:16px}.checkout-page__content h1{font-size:58px}.payment-placeholder__state span{font-size:22px;text-transform:none}.checkout-page__error{max-width:48ch;line-height:1.65}.checkout-inclusions{display:grid;grid-template-columns:96px 1fr;gap:10px 16px;margin-top:24px;padding:18px;border:1px solid var(--yxf-border);background:#0c0e10}.checkout-inclusions span{color:var(--yxf-text-muted);font-size:11px}.checkout-inclusions strong{color:var(--yxf-text);font-size:12px;font-weight:600}.checkout-inclusions p{grid-column:1/-1;margin:4px 0 0;color:var(--yxf-text-secondary);font-size:11px;line-height:1.6}.checkout-network-note{margin:16px 0 0;color:var(--yxf-text-muted);font-size:11px;line-height:1.65}.checkout-support-link{min-height:40px;display:inline-flex;align-items:center;margin-top:18px;color:var(--yxf-text-secondary);font-size:12px}.site-footer .footer-social span{color:var(--yxf-text-muted);font-size:11px}.site-footer .footer-social strong{font-size:12px}.site-footer .footer-social a,.site-footer .footer-social strong{color:var(--yxf-text);text-transform:none}.checkout-page .checkout-inclusions>span,.p1-method__grid article>span,.p1-principles>article>span,.p1-trust__grid>div>span,.site-footer .footer-bottom,.site-footer .footer-bottom a,.tools-page .tool-card__footer>span,.tools-page .tool-card__heading p,.tools-page .tool-card__meta span{color:#a5abb0}.p1-tool-strip .yxf-status--neutral>span,.tools-page .yxf-status>span{color:#c0c7cc}.p1-not-found{width:min(calc(100% - 48px),780px);min-height:72vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:0 auto;padding-top:72px}.p1-not-found h1{margin:18px 0 12px;font-size:48px;font-weight:450}.p1-not-found>p:not(.p1-eyebrow){margin:0 0 28px;color:var(--yxf-text-secondary)}.student-login-icp{position:fixed;z-index:3;right:24px;bottom:20px;color:rgba(255,255,255,.52);font-size:11px;text-decoration:none}.student-login-icp:hover{color:rgba(255,255,255,.8)}@media (max-width:1100px){.p1-hero h1{font-size:58px}.p1-course-lead__grid{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr)}.p1-course-lead__copy{padding-right:36px}.p1-proof__grid{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:48px}.p1-audience__grid,.p1-tool-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.p1-workflow__detail{grid-template-columns:1fr}.p1-workflow__visual{min-height:360px}.p1-ai-match__layout{gap:36px}}@media (max-width:900px){.p1-shell{width:min(calc(100% - 48px),760px)}.p1-hero,.p1-hero__content{min-height:720px}.p1-hero__content{padding-top:64px}.p1-course-hero h1,.p1-hero h1{font-size:52px}.p1-course-hero__veil,.p1-hero__veil{background:rgba(4,5,6,.64);box-shadow:inset 420px 0 180px rgba(4,5,6,.62),inset 0 -160px 160px rgba(4,5,6,.55)}.p1-ai-match,.p1-audience,.p1-cases,.p1-course-case,.p1-course-lead,.p1-course-outcomes,.p1-curriculum,.p1-faq,.p1-inclusions,.p1-method,.p1-proof,.p1-purchase,.p1-tools-preview,.p1-workflow{padding:80px 0}.p1-course-lead__grid,.p1-proof__grid,.p1-purchase__grid{grid-template-columns:1fr}.p1-course-lead__copy{padding:44px 0}.p1-course-lead__visual{min-height:430px}.p1-proof__grid{gap:40px}.p1-proof__visual .ba-slider{min-height:430px}.p1-principles{grid-template-columns:repeat(2,minmax(0,1fr))}.p1-section-heading--row{align-items:flex-start;flex-direction:column}.p1-curriculum__list article{grid-template-columns:54px 1fr;padding:24px 0}.p1-curriculum__list ul{grid-column:2;justify-content:flex-start}.p1-purchase__grid{gap:40px}.p1-audience-line>div{align-items:flex-start;flex-wrap:wrap;padding-block:24px}.p1-audience-line strong{width:100%}.tools-hero{grid-template-columns:1fr}.tool-course-link{align-items:flex-start;flex-direction:column}.p1-ai-match__layout,.p1-cases__heading,.p1-cases__lower{grid-template-columns:1fr}.p1-cases__stage{min-height:300px;aspect-ratio:16/9}.p1-case-info{border-top:1px solid var(--yxf-border);border-left:0;padding:24px 0 0}.p1-workflow__layout{grid-template-columns:1fr}.p1-workflow__selector{grid-template-columns:repeat(5,minmax(190px,1fr));overflow-x:auto;border-right:0;border-bottom:1px solid var(--yxf-border)}.p1-workflow__selector button.is-active{padding-left:20px;box-shadow:inset 0 -2px var(--yxf-accent)}.p1-ai-match__visual{min-height:420px}}@media (max-width:640px){.p1-shell{width:calc(100% - 32px)}.p1-hero,.p1-hero__content{min-height:660px}.p1-hero__content{justify-content:flex-end;padding-bottom:64px}.p1-course-hero h1,.p1-hero h1{max-width:11ch;font-size:42px;line-height:1.12}.p1-hero__subtitle{font-size:16px}.p1-actions{width:100%}.p1-button{flex:1 1 150px}.p1-ai-match,.p1-audience,.p1-cases,.p1-course-case,.p1-course-lead,.p1-course-outcomes,.p1-curriculum,.p1-faq,.p1-inclusions,.p1-method,.p1-proof,.p1-purchase,.p1-tools-preview,.p1-workflow{padding:64px 0}.p1-course-lead h2,.p1-proof h2,.p1-purchase h2,.p1-section-heading h2{font-size:34px}.p1-course-lead__grid{min-height:0}.p1-course-lead__visual{min-height:270px}.p1-facts{grid-template-columns:1fr 1fr}.p1-facts dd{font-size:14px}.p1-proof__visual .ba-slider{min-height:330px}.p1-audience__grid,.p1-principles,.p1-tool-strip,.p1-trust__grid{grid-template-columns:1fr}.p1-principles article{min-height:210px}.p1-principles article svg{margin-top:32px}.p1-tool-preview p{min-height:0}.p1-trust__grid>div{border-right:0;border-bottom:1px solid var(--yxf-border)}.p1-course-hero,.p1-course-hero__content{min-height:680px}.p1-course-hero__content{padding-bottom:58px}.p1-course-hero__facts{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.p1-course-hero__facts span{justify-content:center;padding:0 8px;text-align:center}.p1-course-hero__purchase{width:100%;align-items:stretch;flex-direction:column}.p1-course-hero__purchase .p1-button{width:100%}.p1-curriculum__list article{grid-template-columns:38px 1fr;gap:14px}.p1-curriculum__list h3{font-size:20px}.p1-curriculum__list ul{grid-column:1/-1;padding-left:52px}.p1-audience__grid,.p1-inclusions__grid{grid-template-columns:1fr}.p1-inclusions__grid article{min-height:280px;padding:28px 22px}.p1-purchase__decision{min-height:240px;padding:28px}.tool-detail-sections{grid-template-columns:1fr}.tool-course-link{margin-top:48px;padding:28px 20px}.checkout-page__content h1{font-size:40px}.checkout-inclusions{grid-template-columns:1fr}.checkout-inclusions p{grid-column:1}.p1-not-found h1{font-size:38px}.student-login-icp{right:16px;bottom:76px}.p1-cases__heading h2{font-size:36px;white-space:normal}.p1-cases__stage{min-height:250px;aspect-ratio:4/3}.p1-case-selector{display:flex;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.p1-case-selector button{min-width:230px;flex:0 0 230px;scroll-snap-align:start}.p1-workflow__selector{grid-template-columns:repeat(5,minmax(176px,1fr))}.p1-workflow__visual{min-height:270px}.p1-workflow__copy{padding:28px 20px}.p1-ai-match__copy h2{font-size:36px}.p1-ai-match__visual{min-height:320px;gap:5px}.p1-ai-match__visual figure:nth-child(2){transform:translateY(8px)}}@media (prefers-reduced-motion:reduce){.p1-workflow__detail{animation:none}.p1-case-selector button,.p1-workflow__selector button,.tool-card,.tool-card__visual img{transition:none}.tool-card:hover,.tool-card:hover .tool-card__visual img{transform:none}}