@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=PT+Serif:wght@700&display=swap";.topbar label.version-pill{flex-direction:row;margin:0}.version-pill select{color:inherit;font:inherit;background:0 0;border:0;outline:none;max-width:300px;padding:0;font-weight:700}.version-pill option{color:#172033;background:#fff}.version-pill span{white-space:nowrap}.mode-grid,.scan-grid{gap:10px;display:grid}.mode-grid{grid-template-columns:repeat(2,1fr)}.scan-grid{grid-template-columns:repeat(3,1fr)}.mode-grid button,.scan-grid button{text-align:left;background:#fff;border:1px solid #dde3da;border-radius:13px;padding:15px}.mode-grid button strong,.mode-grid button span,.scan-grid button strong,.scan-grid button span{display:block}.mode-grid button span,.scan-grid button span{color:#68736d;margin-top:5px;font-size:10px;line-height:1.45}.mode-grid button.chosen,.scan-grid button.chosen{background:#eff7f1;border-color:#2d715a;box-shadow:inset 0 0 0 1px #2d715a}.quiz-options{flex-direction:column;gap:9px;display:flex}.quiz-options label{cursor:pointer;color:#17221d;background:#fff;border:1px solid #dde3da;border-radius:12px;grid-template-columns:auto 31px 1fr;align-items:center;gap:10px;margin:0;padding:13px;font-size:12px;line-height:1.5;display:grid}.quiz-options label.selected{background:#eff7f1;border-color:#2d715a}.quiz-key{color:#245a48;background:#e5eee9;border-radius:8px;place-items:center;width:29px;height:29px;font-weight:800;display:grid}.resume-note{color:#34745c;background:#e6f3e9;border-radius:9px;padding:8px;font-size:10px;display:block}@media (width<=650px){.mode-grid,.scan-grid{grid-template-columns:1fr}}:root{color:#17221d;font-synthesis:none;--ink:#17221d;--muted:#68736d;--green:#184f3d;--lime:#d9f48f;--panel:#fbfcf8;--line:#dde3da;--violet:#6852c8;background:#f3f5ef;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}.boot{text-align:center;color:#fff;background:#173f34;place-content:center;gap:12px;min-height:100vh;display:grid}.pulse-logo{background:var(--lime);color:#173f34;border-radius:20px;place-items:center;width:64px;height:64px;margin:auto;font:700 32px PT Serif;animation:1.5s infinite pulse;display:grid}@keyframes pulse{50%{opacity:.75;transform:scale(.92)}}.shell{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.sidebar{color:#eaf4ee;background:#113c31;flex-direction:column;width:250px;padding:28px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;padding:0 8px 34px;display:flex}.brand-mark{background:var(--lime);color:#143e33;border-radius:13px;place-items:center;width:42px;height:42px;font:700 24px PT Serif;display:grid}.brand strong,.brand span{display:block}.brand strong{font-size:19px}.brand span{color:#a8c0b7;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.sidebar nav{flex-direction:column;gap:6px;display:flex}.sidebar nav button{color:#b8cdc5;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;padding:12px 13px;display:flex}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#25594a}.sidebar nav button.active{box-shadow:inset 3px 0 var(--lime)}.side-foot{border-top:1px solid #326255;align-items:center;gap:10px;margin-top:auto;padding:18px 5px 0;display:flex}.avatar{color:#164133;background:#d9f48f;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.user-meta{flex:1;min-width:0}.user-meta strong,.user-meta span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.user-meta strong{font-size:12px}.user-meta span{color:#9bb6ad;font-size:11px}.icon-button{color:#a8c0b7;background:0 0;border:0;padding:6px}main{grid-column:2;min-width:0;padding:34px 4.2vw 60px}.topbar{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.topbar h1{margin:4px 0 0;font-family:PT Serif,serif;font-size:34px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#728077;font-size:10px;font-weight:800}.eyebrow.light{color:#b8d6ca}.version-pill,.code-badge{background:#f9fbf7;border:1px solid #cdd8ce;border-radius:99px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.content-stack{flex-direction:column;gap:20px;display:flex}.hero-card{color:#fff;background:linear-gradient(125deg,#174a3b,#0d3028);border-radius:24px;grid-template-columns:minmax(0,1fr) 250px;align-items:center;min-height:285px;padding:40px 44px;display:grid;position:relative;overflow:hidden}.hero-card:before{content:"";border:1px solid #5d8a78;border-radius:50%;width:300px;height:300px;position:absolute;top:-120px;right:-80px}.hero-card h2{max-width:650px;margin:8px 0 12px;font:700 36px/1.15 PT Serif}.hero-card p{color:#c4d8d0;max-width:650px;line-height:1.65}.hero-orbit{text-align:center;border:1px solid #5f8b7a;border-radius:50%;place-content:center;justify-self:center;width:170px;height:170px;display:grid;position:relative}.hero-orbit svg{color:var(--lime);position:absolute;top:22px;right:10px}.hero-orbit strong{color:var(--lime);font:700 52px PT Serif}.hero-orbit span{color:#c8dbd4;font-size:12px}.primary{color:#fff;background:#184f3d;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:12px 17px;font-weight:700;display:inline-flex}.primary:disabled{opacity:.45;cursor:not-allowed}.light-button{background:var(--lime);color:#173e33;margin-top:8px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.metric{background:var(--panel);border:1px solid var(--line);border-radius:17px;align-items:center;gap:14px;padding:19px;display:flex}.metric-icon{border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.violet{color:#6753be;background:#e8e2ff}.green{color:#24704a;background:#dff3e6}.amber{color:#ad6b13;background:#fff0d5}.blue{color:#377da5;background:#dceefa}.metric strong,.metric span{display:block}.metric strong{font-size:25px}.metric span{color:var(--muted);font-size:11px}.panel{background:var(--panel);border:1px solid var(--line);border-radius:19px;padding:25px}.panel-head{justify-content:space-between;align-items:end;display:flex}.panel h2,.panel h3,.panel h4{margin-top:7px}.panel h3{font-size:17px}.muted{color:var(--muted);font-size:12px}.role-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px;display:grid}.role-card{border:1px solid var(--line);border-radius:14px;padding:17px}.role-index{color:#245a48;background:#e5eee9;border-radius:8px;padding:5px 8px;font-size:11px;font-weight:800;display:inline-block}.role-card h4{font-size:13px}.role-card p{color:var(--muted);font-size:11px;line-height:1.5}.catalog-layout{grid-template-columns:minmax(320px,.8fr) minmax(420px,1.2fr);align-items:start;gap:18px;display:grid}.catalog-list{padding:14px}.search{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:8px;padding:8px 11px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%}.group-tabs{gap:5px;padding:12px 0;display:flex;overflow:auto}.group-tabs button{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:34px;padding:7px}.group-tabs button.active{background:var(--green);color:#fff}.skill-list{flex-direction:column;gap:5px;max-height:64vh;display:flex;overflow:auto}.skill-list>button{text-align:left;background:0 0;border:0;border-radius:10px;align-items:start;gap:11px;padding:11px;display:flex}.skill-list>button:hover,.skill-list>button.selected{background:#edf2ec}.skill-list>button>span{color:#2c6955;min-width:35px;font-weight:800}.skill-list>button>div{flex:1;min-width:0}.skill-list strong,.skill-list small{display:block}.skill-list strong{font-size:12px}.skill-list small{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.4;display:-webkit-box;overflow:hidden}.detail h2{font:700 27px PT Serif}.detail>p,.lead{color:var(--muted);line-height:1.65}.level-list{flex-direction:column;gap:10px;display:flex}.level-list>div{border-top:1px solid var(--line);gap:12px;padding-top:12px;display:flex}.level-list>div>span{color:#205d48;background:#dff0e7;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.level-list strong{font-size:12px}.level-list p{color:var(--muted);margin:4px 0;font-size:11px;line-height:1.5}.detail blockquote{border-left:3px solid var(--lime);background:#f2f6ee;margin:9px 0;padding:8px 13px;font-size:12px;line-height:1.55}.empty{text-align:center;color:#849088;place-content:center;min-height:340px;display:grid}.empty svg{margin:auto}.empty h3{color:var(--ink)}.empty.compact{width:100%;min-height:150px}.setup{max-width:1100px;margin:auto}.choice-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.choice-grid button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:16px;display:grid}.choice-grid button>span{background:#edf2ee;border-radius:8px;padding:6px;font-weight:800}.choice-grid button svg{opacity:0;color:#24684f}.choice-grid button.chosen{background:#eff7f1;border-color:#2d715a}.choice-grid button.chosen svg{opacity:1}.group-picks{flex-wrap:wrap;gap:8px;display:flex}.group-picks button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 12px;font-weight:800}.group-picks small{color:var(--muted);margin-left:7px}.selection-bar{background:#e9f0e8;border-radius:14px;justify-content:space-between;align-items:center;margin-top:25px;padding:15px 18px;display:flex}.selection-bar strong,.selection-bar span{display:block}.selection-bar strong{font-size:22px}.selection-bar span{color:var(--muted);font-size:11px}.assessment-room{grid-template-columns:1fr 260px;align-items:start;gap:18px;display:grid}.assessment-head{align-items:center;gap:13px;display:flex}.assessment-head h2{margin:3px 0}.question-card{color:#fff;background:#173f34;border-radius:16px;align-items:start;gap:14px;margin:25px 0 16px;padding:22px;display:flex}.question-card svg{color:var(--lime);flex:none}.question-card p{margin:0;line-height:1.65}.assessment-main textarea,.tutor textarea,.admin textarea{border:1px solid var(--line);resize:vertical;background:#fff;border-radius:12px;outline:0;width:100%;min-height:170px;padding:14px}.assessment-main textarea:focus,.tutor textarea:focus,.admin textarea:focus,input:focus,select:focus{border-color:#43836c;box-shadow:0 0 0 3px #dcebe3}.answer-foot{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.answer-foot span{color:var(--muted);font-size:11px}.session-side{text-align:center}.progress-ring{border:13px solid #dfe8df;border-radius:50%;place-items:center;width:130px;height:130px;margin:20px auto;display:grid;position:relative}.progress-ring:after{content:"";border:13px solid #0000;border-top-color:#31745c;border-radius:50%;position:absolute;inset:-13px;transform:rotate(45deg)}.progress-ring strong{font-size:22px}.trust{text-align:left;color:var(--muted);background:#eff4ed;border-radius:12px;gap:8px;margin-top:20px;padding:12px;font-size:10px;display:flex}.complete{text-align:center;padding:60px}.complete>svg{color:#2e7858;width:60px;height:60px}.two-column{grid-template-columns:.75fr 1.25fr;align-items:start;gap:18px;display:grid}label{color:#657168;flex-direction:column;gap:6px;margin:14px 0;font-size:11px;font-weight:700;display:flex}input,select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:9px;outline:0;padding:10px}.tutor-badge{color:#5d48b0;align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.lesson-copy{white-space:pre-line;background:#f1f4ed;border-radius:13px;margin:18px 0;padding:18px;line-height:1.7}.feedback{color:#225d42;background:#e4f4e9;border-radius:11px;gap:9px;margin-top:16px;padding:14px;display:flex}.slot-grid{flex-direction:column;gap:9px;margin-top:18px;display:flex}.slot-grid article{border:1px solid var(--line);border-radius:12px;align-items:center;gap:13px;padding:14px;display:flex}.slot-grid article>svg{color:#34745c}.slot-grid article>div{flex:1}.slot-grid strong,.slot-grid span{display:block}.slot-grid span{color:var(--muted);margin-top:3px;font-size:11px}.slot-grid button{color:#225f48;background:#fff;border:1px solid #2f7559;border-radius:9px;padding:8px 11px;font-weight:700}.admin-tabs{gap:8px;margin-bottom:15px;display:flex}.admin-tabs button{background:0 0;border:0;border-radius:10px;align-items:center;gap:7px;padding:10px 13px;display:flex}.admin-tabs button.active{color:#fff;background:#173f34}.admin-tabs svg{width:17px}.admin-list button{align-items:center}.admin-editor label textarea{min-height:110px}.admin-editor h3{margin-top:24px}.prompt-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.prompt-grid textarea{min-height:240px;margin:15px 0}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.error{z-index:10;color:#fff;background:#702e35;border-radius:10px;max-width:480px;padding:13px 16px;position:fixed;top:20px;right:24px;box-shadow:0 10px 30px #0003}.error button{color:#fff;float:right;background:0 0;border:0;margin-left:15px;font-size:20px}@media (width<=1000px){.shell{grid-template-columns:78px 1fr}.sidebar{width:78px;padding:22px 12px}.brand>div:not(.brand-mark),.sidebar nav span,.user-meta{display:none}.brand{padding:0 5px 30px}.side-foot{justify-content:center}.hero-card{grid-template-columns:1fr}.hero-orbit{display:none}.metric-grid,.role-grid{grid-template-columns:repeat(2,1fr)}.catalog-layout,.assessment-room,.two-column{grid-template-columns:1fr}.session-side{display:none}}@media (width<=650px){main{padding:24px 15px 50px}.topbar{align-items:start}.topbar h1{font-size:27px}.version-pill{display:none}.hero-card{padding:28px 24px}.hero-card h2{font-size:29px}.metric-grid,.role-grid,.choice-grid,.prompt-grid{grid-template-columns:1fr}.selection-bar{flex-direction:column;align-items:stretch;gap:12px}.panel{padding:18px}.sidebar{z-index:9;width:100%;height:64px;padding:8px;position:fixed;top:auto;bottom:0}.brand,.side-foot{display:none}.sidebar nav{flex-direction:row;justify-content:space-around}.sidebar nav button{padding:10px}.sidebar nav span{display:none}.shell{display:block}.form-row{grid-template-columns:1fr}}.catalog-layout{grid-template-columns:minmax(400px,.95fr) minmax(460px,1.35fr)}.catalog-list{min-height:70vh;padding:20px}.catalog-heading{padding:3px 4px 16px}.catalog-heading h2{margin:5px 0 6px;font:700 25px PT Serif}.catalog-heading p{color:var(--muted);margin:0;font-size:12px}.catalog-list .search{margin-bottom:14px;padding:11px 13px}.competency-tree{flex-direction:column;gap:8px;max-height:62vh;padding-right:4px;display:flex;overflow:auto}.tree-group{border:1px solid var(--line);background:#fff;border-radius:13px;flex:none;overflow:hidden}.tree-group.expanded{border-color:#b9cbbf;box-shadow:0 5px 16px #1b49380a}.tree-group-toggle{text-align:left;width:100%;color:var(--ink);background:#fff;border:0;align-items:center;gap:12px;padding:14px;display:flex}.tree-group-toggle:hover{background:#f3f7f2}.tree-group.expanded>.tree-group-toggle{background:#e9f2eb}.tree-group-code{color:#1d5a45;background:#dcebe2;border-radius:10px;flex:none;place-items:center;width:35px;height:35px;font-size:12px;font-weight:800;display:grid}.tree-group-copy{flex:1;min-width:0}.tree-group-copy strong,.tree-group-copy small{display:block}.tree-group-copy strong{font-size:12px;line-height:1.35}.tree-group-copy small{color:var(--muted);margin-top:3px;font-size:10px}.tree-children{background:#fbfdf9;border-top:1px solid #dce5dc;padding:7px}.tree-children>button{text-align:left;width:100%;color:var(--ink);background:0 0;border:0;border-radius:9px;align-items:start;gap:10px;padding:10px;display:flex}.tree-children>button:hover,.tree-children>button.selected{background:#e8f0e9}.tree-children>button>span{color:#2c6955;min-width:35px;font-size:11px;font-weight:800}.tree-children>button>div{flex:1;min-width:0}.tree-children strong,.tree-children small{display:block}.tree-children strong{font-size:12px;line-height:1.35}.tree-children small{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:10px;line-height:1.4;display:-webkit-box;overflow:hidden}.tree-empty{text-align:center;color:var(--muted);padding:35px;font-size:12px}@media (width<=1000px){.catalog-layout{grid-template-columns:1fr}.catalog-list{min-height:auto}.competency-tree{max-height:52vh}}.interview-guide{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.guide-heading{justify-content:space-between;align-items:start;gap:12px;display:flex}.guide-heading h3{margin-bottom:8px}.model-chip{color:#6753be;white-space:nowrap;background:#e8e2ff;border-radius:99px;padding:6px 9px;font-size:10px}.guide-instructions{white-space:pre-wrap;color:var(--muted);font-size:12px;line-height:1.65}.interview-guide ol{padding-left:22px}.interview-guide li{margin:9px 0;font-size:12px;line-height:1.55}.interview-guide details{margin-top:14px}.interview-guide summary{cursor:pointer;color:var(--green);font-size:12px;font-weight:700}.interview-guide pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f2f4f0;border-radius:10px;max-height:320px;padding:12px;font-size:10px;overflow:auto}.guide-admin-layout .skill-list{margin-top:18px}.guide-readonly{background:#fff6df;border-radius:12px;margin:16px 0;padding:14px}.guide-readonly p{color:#70551f;font-size:11px;line-height:1.55}.guide-admin-head{justify-content:space-between;align-items:start;gap:14px;display:flex}.guide-admin-head h2{margin:12px 0 20px;font:700 25px PT Serif}.guide-editor textarea{min-height:150px}.guide-editor .guide-markdown-editor{min-height:420px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;line-height:1.55}.guide-save-row{border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fbfcf8ee;border-radius:12px;align-items:center;gap:14px;margin-top:18px;padding:12px;display:flex;position:sticky;bottom:12px}.guide-save-row span{color:#24704a;font-size:11px;font-weight:700}.admin-tree-wrap{margin-top:18px}.admin-tree{max-height:62vh;margin-top:10px;overflow:auto}.admin-tree .tree-group-toggle{grid-template-columns:minmax(0,1fr) auto auto;padding:10px 8px}.admin-tree .tree-group-toggle small{color:var(--muted);font-size:10px}.admin-group-tag{color:#225d48;text-align:left;background:#e3eee7;border-radius:999px;justify-self:start;max-width:100%;padding:6px 9px;font-size:11px;font-weight:800;line-height:1.35}.admin-tree-children{border-left:1px solid #cad9cf;margin-left:13px;padding-left:14px}.admin-tree-children>button{grid-template-columns:minmax(0,1fr) auto;padding:10px 8px}.admin-tree-children>button.selected{background:#e5f1e9;box-shadow:inset 3px 0 #32745b}.admin-tree-children strong{font-size:11px}.billing-intro{color:#fff;background:linear-gradient(120deg,#173f34,#245d4c);border-radius:22px;justify-content:space-between;align-items:center;gap:24px;padding:32px 36px;display:flex}.billing-intro h2{margin:7px 0;font:700 32px PT Serif}.billing-intro p{color:#c8ddd4;max-width:780px;line-height:1.65}.billing-intro>svg{width:64px;height:64px;color:var(--lime)}.billing-cards,.billing-admin-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.billing-card{position:relative;overflow:hidden}.billing-card:before{content:"";background:#356f5a;height:5px;position:absolute;inset:0 0 auto}.billing-card.tier-2:before{background:#6852c8}.billing-card.tier-3:before{background:#cf8a25}.tier-number{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:10px;font-weight:800}.billing-card>p{min-height:58px;color:var(--muted);font-size:12px;line-height:1.55}.billing-price{margin:18px 0;font:700 25px PT Serif;display:block}.billing-card ul{min-height:82px;padding:0;list-style:none}.billing-card li{align-items:center;gap:7px;margin:9px 0;font-size:11px;display:flex}.billing-card li svg{color:#2d7557;width:15px}.billing-card>a,.billing-card>button{width:100%}.billing-bottom{grid-template-columns:.8fr 1.2fr}.access-list{flex-direction:column;gap:10px;margin-top:15px;display:flex}.access-list>div{background:#eef4ed;border-radius:10px;gap:10px;padding:11px;display:flex}.access-list svg{color:#2c7254;width:17px}.access-list strong,.access-list span{display:block}.access-list strong{font-size:12px}.access-list span{color:var(--muted);font-size:10px}.claim-form>svg{color:#5e49b3}.claim-form textarea{min-height:90px}.success-note{color:#236144;background:#e1f2e6;border-radius:9px;padding:10px;font-size:11px;font-weight:700}.product-editor textarea{min-height:92px}.switch-label{flex-direction:row;align-items:center;margin:0}.switch-label input{width:auto}.billing-admin-grid .product-editor h4{margin:22px 0 5px}.admin-records{flex-direction:column;gap:9px;margin-top:15px;display:flex}.admin-records>div{border-top:1px solid var(--line);justify-content:space-between;gap:12px;padding-top:12px;display:flex}.admin-records strong,.admin-records span,.admin-records code,.admin-records small{margin:3px 0;font-size:11px;display:block}.admin-records span,.admin-records small{color:var(--muted)}.admin-records>div>div:last-child{align-items:center;gap:6px;display:flex}.danger-button{color:#8a343c;background:#fff;border:1px solid #d9a5aa;border-radius:8px;padding:7px 9px;font-size:10px;font-weight:700}.subscription-table{margin-top:16px}.subscription-table>div{border-top:1px solid var(--line);grid-template-columns:1.2fr 1.2fr .7fr .6fr .5fr;align-items:center;gap:10px;padding:11px;font-size:11px;display:grid}.subscription-table .table-head{color:var(--muted);border:0;font-weight:800}.status-tag{background:#eef0ed;border-radius:99px;width:max-content;padding:4px 7px;display:inline-block}.status-tag.active{color:#216344;background:#e0f1e5}.status-tag.revoked,.status-tag.expired{color:#873b42;background:#f4e4e5}@media (width<=1100px){.billing-cards,.billing-admin-grid{grid-template-columns:1fr}.billing-card>p,.billing-card ul{min-height:0}}.slot-stack{grid-template-columns:minmax(280px,.75fr) minmax(380px,1.25fr);align-items:start;gap:16px;display:grid}.secondary{color:#225f48;background:#fff;border:1px solid #2f7559;border-radius:9px;padding:10px 14px;font-weight:700}.secondary:disabled{opacity:.45;cursor:not-allowed}.slot-form code{background:#edf2ee;border-radius:5px;padding:2px 5px}.mentor-admin{flex-direction:column;gap:16px;display:flex}.slot-form textarea{min-height:92px}.admin-slot-list{flex-direction:column;gap:8px;margin-top:22px;display:flex}.admin-slot-list article{border-top:1px solid var(--line);align-items:center;gap:10px;padding-top:10px;display:flex}.admin-slot-list article>div{flex:1}.admin-slot-list strong,.admin-slot-list span{display:block}.admin-slot-list span{color:var(--muted);margin-top:3px;font-size:11px}.admin-slot-list button{color:#8a3d45;background:#f8ecee;border:0;border-radius:8px;padding:7px}.admin-slot-list svg{width:17px;height:17px}.admin-booking-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.admin-booking-grid>article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:16px}.admin-booking-head{align-items:center;gap:10px;display:flex}.admin-booking-head>svg{color:var(--green)}.admin-booking-head strong,.admin-booking-head span{display:block}.admin-booking-head span{color:var(--muted);margin-top:3px;font-size:11px}.meeting-url-row{gap:8px;display:flex}.meeting-url-row input{flex:1;min-width:0}.meeting-url-row button{align-items:center;gap:6px;display:inline-flex}.meeting-url-row svg{width:16px}.mentor-hero{color:#fff;background:linear-gradient(125deg,#174a3b,#0d3028);border-radius:22px;justify-content:space-between;align-items:center;min-height:190px;padding:32px 38px;display:flex}.mentor-hero h2{margin:8px 0;font:700 32px PT Serif}.mentor-hero p{color:#c4d8d0}.mentor-hero>svg{width:78px;height:78px;color:var(--lime);opacity:.85}.selected-mentor{background:#edf4ee;border-radius:13px;align-items:center;gap:12px;margin-top:18px;padding:14px;display:flex}.selected-mentor>svg,.mentor-avatar{width:42px;height:42px;color:var(--green);background:#d9f0e0;border-radius:12px;flex:none;padding:9px}.selected-mentor strong,.selected-mentor span{display:block}.selected-mentor span{color:var(--muted);margin-top:3px;font-size:11px}.mentor-picks{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.mentor-picks button{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:7px;padding:9px 12px;display:inline-flex}.mentor-picks button.active{background:var(--green);color:#fff}.mentor-picks svg{width:17px}.schedule-days{flex-direction:column;gap:16px;margin-top:20px;display:flex}.schedule-days section{border-top:1px solid var(--line);padding-top:13px}.schedule-days h4{text-transform:capitalize;margin:0 0 10px}.schedule-days section>div{flex-wrap:wrap;gap:8px;display:flex}.schedule-days button{color:#225f48;background:#fff;border:1px solid #bfd2c6;border-radius:11px;grid-template-columns:auto auto;align-items:center;gap:4px 7px;min-width:145px;padding:10px 12px;font-weight:700;display:grid}.schedule-days button:hover{background:#edf6ef;border-color:#2f7559}.schedule-days button:disabled{opacity:.55}.schedule-days button svg{grid-row:1/3;width:16px}.schedule-days button small{color:var(--muted);text-align:left;font-size:9px}.booking-list{flex-direction:column;gap:9px;margin-top:16px;display:flex}.booking-list article{border:1px solid var(--line);border-radius:13px;align-items:center;gap:12px;padding:14px;display:flex}.booking-list article>div:nth-child(2){flex:1}.booking-list strong,.booking-list span,.booking-list small{display:block}.booking-list span,.booking-list small{color:var(--muted);margin-top:3px;font-size:11px}.booking-actions{align-items:center;gap:9px;display:flex}.booking-actions a{color:#fff;background:var(--green);border-radius:9px;align-items:center;gap:6px;padding:8px 11px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.booking-actions svg{width:15px}.booking-actions button{color:#8a3d45;background:#fff;border:1px solid #dcbfc3;border-radius:9px;padding:8px 10px}.meeting-pending{background:#f1f2ec;border-radius:8px;padding:8px 10px}.modal-backdrop{z-index:30;background:#102a22b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.booking-modal{background:var(--panel);text-align:center;border-radius:22px;width:min(520px,100%);padding:34px;box-shadow:0 30px 80px #0005}.booking-modal .success-icon{color:#2e7858;width:58px;height:58px;margin-bottom:12px}.booking-modal h2{margin:8px 0 18px;font:700 29px PT Serif}.confirmation-details{background:#edf4ee;border-radius:12px;gap:5px;margin-bottom:14px;padding:15px;display:grid}.meeting-placeholder{text-align:left;border:1px dashed #b8c9bd;border-radius:12px;align-items:center;gap:11px;margin-bottom:14px;padding:14px;display:flex}.meeting-placeholder svg{color:var(--green);flex:none}.meeting-placeholder strong,.meeting-placeholder span{display:block}.meeting-placeholder span{color:var(--muted);margin-top:3px;font-size:11px}.booking-modal>.primary{margin-bottom:14px;text-decoration:none}.booking-modal>.secondary{width:100%}@media (width<=1000px){.slot-stack,.admin-booking-grid{grid-template-columns:1fr}}@media (width<=650px){.mentor-hero{padding:25px}.mentor-hero>svg{display:none}.booking-list article{flex-wrap:wrap;align-items:flex-start}.booking-actions{justify-content:flex-end;width:100%}.meeting-url-row{flex-direction:column}}
