:root{--maroon: #990000;--maroon-dark: #6b0000;--maroon-light: #c41e1e;--gold: #e6b800;--gold-light: #ffdd57;--cream: #fffaf0;--cream-2: #fff7e3;--text: #2b1b10;--muted: #725f4a;--shadow: 0 2px 10px rgba(73, 33, 8, .06);--radius-lg: 12px;--radius-md: 8px;--app-background: linear-gradient(135deg, #fffaf0, #f8efe1, #fff7ec);--section-background: linear-gradient(135deg, #fffaf0, #fff7e3)}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:clip}body{margin:0;min-width:320px;width:100%;background:var(--app-background);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,sans-serif}app-root{display:block;width:100%}button,input,textarea,select,a{font:inherit}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}.container{box-sizing:border-box;width:min(100% - 32px,1280px);max-width:1280px;margin-inline:auto}.portal-shell{box-sizing:border-box;width:100%;max-width:none;margin:0}.portal-shell-body{width:100%}.is-hidden{display:none!important}.page-space{padding:34px 0 70px}.muted{color:var(--muted)}.top-bar{background:linear-gradient(90deg,#6b0000,var(--maroon),#6b0000);color:var(--gold-light);text-align:center;padding:7px 12px;font-size:var(--font-xs, .75rem);font-weight:700;border-radius:0 0 12px 12px;width:100%}.site-header{position:sticky;z-index:50;top:10px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-block:24px;padding:18px 26px;border:1px solid rgba(230,184,0,.35);border-radius:var(--radius-md);background:#fffffff2;box-shadow:0 18px 45px #4b230a1f}.logo-box{display:flex;align-items:center;gap:14px;min-width:0}.logo{display:grid;overflow:hidden;width:var(--brand-logo-height, 52px);height:var(--brand-logo-height, 52px);flex:0 0 var(--brand-logo-height, 52px);place-items:center;border:2px solid var(--gold);border-radius:50%;background:var(--maroon)}.logo img{width:100%;height:100%;object-fit:cover}.brand h1{margin:0;color:var(--maroon);font-family:Cinzel,Georgia,serif;font-size:var(--font-lg, 1rem);line-height:1.1}.brand p{margin:4px 0 0;color:#8a6b20;font-size:var(--font-xs, .75rem);font-weight:700}.header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;flex:1;justify-content:flex-end}.site-header .logo-box{flex-shrink:0}.admin-stats{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-bottom:26px}.stat-card{min-height:0;display:grid;place-items:center;padding:6px 8px;border-radius:var(--radius-md);text-align:center;border:1px solid rgba(230,184,0,.28);background:linear-gradient(135deg,#fffef9,#fff5d9);box-shadow:var(--shadow);transition:box-shadow .22s ease}.stat-card:hover{transform:none;box-shadow:var(--shadow)}.stat-card h3{margin:0;color:var(--maroon);font-family:Inter,system-ui,sans-serif;font-size:.8rem;font-weight:700;line-height:1.1}.stat-card p{margin:2px 0 0;color:var(--muted);font-size:var(--text-caption, .6875rem);font-weight:600}.admin-panel-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:22px;align-items:start;width:100%;min-width:0}.admin-tools-row{display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:var(--radius-md);border:1px solid rgba(230,184,0,.28);background:linear-gradient(135deg,#fffef9,#fff8e9);box-shadow:var(--shadow)}.admin-tool-btn,.small-admin-btn,a.admin-tool-btn,a.small-admin-btn,button.admin-tool-btn,button.small-admin-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.5rem .85rem;min-height:2.25rem;border:1px solid rgba(153,0,0,.14);border-radius:8px;background:linear-gradient(135deg,#fffdf6,#f4dfad);color:var(--maroon);font-size:.8125rem;font-weight:650;line-height:1.25;letter-spacing:.01em;text-align:center;box-sizing:border-box;transition:filter .18s ease,border-color .18s ease}.admin-tool-btn:hover,.small-admin-btn:hover{transform:none;filter:brightness(1.03)}.admin-tool-btn.active,.small-admin-btn.active{background:linear-gradient(135deg,var(--maroon),var(--gold));color:#fff}.admin-menu-group{display:flex;flex-direction:column;gap:6px}.admin-menu-parent{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid rgba(153,0,0,.12);cursor:pointer}.admin-menu-chevron{font-size:11px;opacity:.85}.admin-submenu{display:flex;flex-direction:column;gap:6px;padding-left:10px;border-left:2px solid rgba(230,184,0,.55);margin-left:4px}.admin-submenu-btn{font-size:11px;font-weight:800;padding:8px 10px}.admin-panel-card{min-width:0;padding:12px 14px;border-radius:var(--radius-md);border:1px solid rgba(230,184,0,.28);background:linear-gradient(135deg,#fffef9,#fff5d9);box-shadow:var(--shadow);transition:box-shadow .22s ease}.admin-panel-card h2{margin:0 0 6px;color:var(--maroon);font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:700;line-height:1.25}.admin-main-action,a.admin-main-action,button.admin-main-action{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.625rem 1.05rem;min-height:2.5rem;border:none;border-radius:8px;background:linear-gradient(135deg,var(--maroon),var(--gold));color:#fff;font-size:.875rem;font-weight:700;line-height:1.25;letter-spacing:.01em;text-align:center;box-sizing:border-box;box-shadow:0 1px 2px #0f172a14,0 4px 12px #99000029;transition:filter .18s ease,box-shadow .18s ease}.admin-main-action:hover{transform:none;filter:brightness(1.04)}.admin-main-action:disabled{opacity:.65;cursor:wait;box-shadow:none}.login-shell .admin-main-action,.login-shell a.admin-main-action,.login-shell button.admin-main-action,.signup-shell .admin-main-action,.signup-shell a.admin-main-action,.signup-shell button.admin-main-action,.pricing-shell .admin-main-action,.pricing-shell a.admin-main-action,.pricing-shell button.admin-main-action{background:#0d454a;box-shadow:0 1px 2px #0f172a0f,0 6px 16px #0d454a38;font-size:.875rem;min-height:2.75rem;padding:.75rem 1.15rem;border-radius:10px}.login-shell .admin-main-action:hover,.signup-shell .admin-main-action:hover,.pricing-shell .admin-main-action:hover{filter:brightness(1.06)}.signup-shell .small-admin-btn,.signup-shell button.small-admin-btn,.pricing-shell .small-admin-btn,.login-shell .small-admin-btn{background:#fff;border:1.5px solid #0d454a;color:#0d454a;font-size:.8125rem;font-weight:700;min-height:2.75rem;padding:.55rem .95rem;border-radius:10px;box-shadow:none}.signup-shell .small-admin-btn:hover,.pricing-shell .small-admin-btn:hover,.login-shell .small-admin-btn:hover{background:#eef3f3;filter:none}.signup-shell .small-admin-btn:disabled{opacity:.55;cursor:not-allowed}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(1200px 500px at 15% -10%,rgba(232,177,48,.16),transparent 55%),radial-gradient(900px 420px at 90% 0%,rgba(13,69,74,.1),transparent 50%),#f9f8f6}.login-card{display:grid;gap:14px;width:min(100%,430px);padding:28px;border:1px solid #dae6e7;border-radius:22px;background:#fff;box-shadow:0 18px 48px #0e2d2f14;animation:card-in .5s ease-out both}.login-card .logo-login{width:var(--brand-logo-height, 88px);height:var(--brand-logo-height, 88px);margin:0 auto 4px;border-radius:50%;border:3px solid #e8b130;object-fit:cover}.login-card h1{margin:0;text-align:center;font-family:Cinzel,Georgia,serif;color:#0d454a;font-size:var(--font-lg, 1rem);font-weight:700}.login-card label{font-size:var(--font-xs, .75rem);font-weight:800;color:#738586}.login-card input{width:100%;padding:12px 14px;border-radius:12px;border:1px solid #dae6e7;background:#fff}.login-error{margin:0;padding:10px 12px;border-radius:12px;background:#fff1f1;border:1px solid #e8b4b4;color:#7a1b1b;font-size:14px}.setup-card{margin-top:80px;text-align:center;padding:40px 28px;border-radius:var(--radius-lg);background:linear-gradient(135deg,#fffef9,#fff5d9);box-shadow:var(--shadow)}.setup-card pre{text-align:left;background:#1f1f1f;color:#f4d36b;padding:14px;border-radius:12px;overflow-x:auto}@keyframes card-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.admin-panel-layout{grid-template-columns:1fr}.site-header{flex-wrap:wrap}}.admin-tool-btn.is-disabled{opacity:.55;cursor:not-allowed;pointer-events:none}.panel-head-row{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-bottom:8px}.panel-head-row h2{margin:0;font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:700}.lms-toolbar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:18px}.lms-filter{display:grid;gap:4px;font-size:var(--font-xs, .75rem);font-weight:800;color:var(--muted)}.lms-filter select,.lms-form-card input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]),.lms-form-card select,.lms-form-card textarea{width:100%;padding:4px 7px;min-height:28px;font-size:.75rem;border-radius:6px;border:1px solid rgba(153,0,0,.2);background:#fff}.lms-form-card{margin-bottom:10px;padding:10px 12px;border-radius:var(--radius-md);border:1px solid rgba(230,184,0,.35);background:linear-gradient(135deg,#fffef9,#fff8e9);box-shadow:var(--shadow);animation:card-in .35s ease-out both}.lms-form-card h3{margin:0 0 8px;font-family:Inter,system-ui,sans-serif;font-size:.75rem;font-weight:600;color:var(--maroon)}.lms-form-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.lms-form-grid label,.lms-full{display:grid;gap:2px;font-size:var(--text-caption, .6875rem);font-weight:600;color:var(--muted)}.lms-form-grid label>input,.lms-form-grid label>select,.lms-form-grid label>textarea,.lms-full>input,.lms-full>select,.lms-full>textarea{font-weight:400;color:var(--text, #2b1b10)}.lms-full{margin-top:12px}.lms-form-card input[type=checkbox],.lms-form-card input[type=radio],.adm-toolbar input[type=checkbox],.adm-toolbar input[type=radio],.dt-filter input[type=checkbox],.dt-filter input[type=radio],.saas-desk-form input[type=checkbox],.saas-desk-form input[type=radio]{width:1rem;height:1rem;min-height:0;min-width:0;padding:0;margin:0;flex-shrink:0;accent-color:var(--maroon, #990000);cursor:pointer}.lms-form-grid label:has(>input[type=checkbox]),.lms-form-grid label:has(>input[type=radio]),.lms-full:has(>input[type=checkbox]),.lms-full:has(>input[type=radio]),.intg-oauth-form label:has(>input[type=checkbox]),.intg-oauth-form label:has(>input[type=radio]){display:inline-flex;flex-direction:row;align-items:center;gap:8px;cursor:pointer;width:auto;max-width:100%}.intg-scope-fieldset{display:flex;flex-wrap:wrap;align-items:center;gap:6px 16px;border:1px solid rgba(153,0,0,.15);border-radius:8px;padding:10px 12px;margin:0;grid-column:1 / -1}.intg-scope-fieldset legend{padding:0 6px;font-size:.6875rem;font-weight:600;color:var(--muted)}.intg-scope-fieldset label{display:inline-flex;flex-direction:row;align-items:center;gap:8px;margin:0;cursor:pointer;font-size:.75rem;font-weight:600;color:var(--text, #2b1b10)}.lms-form-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.lms-course-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.lms-course-card{padding:18px;border-radius:var(--radius-md);border:1px solid rgba(230,184,0,.32);background:linear-gradient(135deg,#fffef9,#fff5d9);box-shadow:var(--shadow);transition:transform .35s ease,box-shadow .45s ease}.lms-course-card:hover{transform:translateY(-2px);box-shadow:0 22px 48px #9900001f}.lms-course-card h3{margin:8px 0;color:var(--maroon);font-family:Cinzel,Georgia,serif;font-size:var(--font-md, .875rem)}.lms-course-card__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.lms-course-card__cat{font-size:12px;font-weight:700}.lms-course-card__desc{margin:0 0 12px;font-size:13px;line-height:1.5;color:var(--muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lms-course-card__actions{display:flex;flex-wrap:wrap;gap:8px}.lms-badge{display:inline-block;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase;background:#9900001f;color:var(--maroon)}.lms-badge.is-published{background:linear-gradient(135deg,#15803d,#22c55e);color:#fff}.nav-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;margin-left:6px;border-radius:999px;background:#dc2626;color:#fff;font-size:10px;font-weight:900;line-height:1;vertical-align:middle}.send-notify-header-btn{font-weight:800;white-space:nowrap}.bell-btn{position:relative}.bell-badge{position:absolute;top:-6px;right:-6px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#dc2626;color:#fff;font-size:.625rem;font-weight:900;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff}.notify-module-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.notify-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#99000014;font-size:var(--font-xs, .75rem);font-weight:800;color:var(--maroon)}.notify-card-head{display:flex;align-items:center;gap:6px;margin-bottom:4px}.notify-inbox-card__img{width:100%;max-height:160px;object-fit:cover;border-radius:10px;margin-bottom:12px}.notify-inbox-card__hero{margin:0 0 6px;font-size:var(--font-lg, 1rem);color:var(--maroon)}.notify-inbox-card__title{margin:0 0 8px;font-size:13px;font-weight:700}.notify-inbox-card__body{margin:0 0 4px;white-space:pre-wrap;font-size:.8125rem;line-height:1.4}.notify-card-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.notify-page-actions{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.lms-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 12px;font-size:var(--font-xs, .75rem)}.lms-meta dt{margin:0;color:var(--muted);font-weight:800}.lms-meta dd{margin:2px 0 0;font-weight:900;color:var(--text)}.small-admin-btn.lms-danger{background:linear-gradient(135deg,#fff1f1,#f5c4c4);color:#7a1b1b}.lms-check{display:flex!important;align-items:center;gap:8px;flex-direction:row!important}.lms-check input{width:auto}.lms-video-player{position:relative;width:100%;padding-bottom:56.25%;height:0;border-radius:var(--radius-md);overflow:hidden;background:#1a0a0a;box-shadow:var(--shadow)}.lms-video-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.lms-video-player--empty{padding-bottom:0;min-height:200px;display:grid;place-items:center}.lms-video-provider{font-size:var(--font-xs, .75rem);margin:8px 0 0;text-align:center}.lms-player-layout{display:grid;grid-template-columns:1fr minmax(240px,300px);gap:20px;align-items:start}.lms-player-main{padding:18px;border-radius:var(--radius-md);border:1px solid rgba(230,184,0,.28);background:linear-gradient(135deg,#fffef9,#fff5d9);box-shadow:var(--shadow)}.lms-player-main h3{margin:0 0 8px;font-family:Cinzel,Georgia,serif;color:var(--maroon)}.lms-player-sidebar{display:flex;flex-direction:column;gap:8px;padding:14px;border-radius:var(--radius-md);border:1px solid rgba(230,184,0,.28);background:#ffffffeb;max-height:70vh;overflow-y:auto}.lms-player-sidebar h4{margin:0 0 6px;color:var(--maroon);font-size:14px}.lms-lesson-pick{display:grid;gap:4px;width:100%;padding:10px 12px;border-radius:12px;border:1px solid rgba(153,0,0,.12);background:#fffdf6;text-align:left;transition:transform .2s ease,box-shadow .2s ease}.lms-lesson-pick:hover:not(.is-locked){transform:translate(2px);box-shadow:0 8px 18px #9900001a}.lms-lesson-pick.is-active{border-color:var(--gold);background:linear-gradient(135deg,#fff8e9,#fff3c4)}.lms-lesson-pick.is-locked{opacity:.65;cursor:not-allowed}.lms-lesson-pick__title{font-weight:800;font-size:13px;color:var(--text)}.lms-lesson-pick__meta{font-size:11px}.lms-enroll-hint{font-size:11px;margin:0 0 8px;padding:8px;border-radius:10px;background:#9900000f}.lms-lesson-list{display:grid;gap:12px}.lms-lesson-row{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:16px;border-radius:var(--radius-md);border:1px solid rgba(230,184,0,.28);background:#fffef9;transition:box-shadow .35s ease}.lms-lesson-row:hover{box-shadow:var(--shadow)}.lms-lesson-row.is-locked{opacity:.75}.lms-lesson-row h4{margin:8px 0 4px;color:var(--maroon);font-size:16px}.lms-lesson-row__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start}.lms-badge--preview{background:linear-gradient(135deg,#1e3a8a,#2563eb);color:#fff}.lms-badge--provider{background:#9900001a;text-transform:capitalize}.lms-student-list{display:grid;gap:14px}.lms-student-card{padding:18px;border-radius:var(--radius-md);border:1px solid rgba(230,184,0,.28);background:linear-gradient(135deg,#fffef9,#fff5d9);box-shadow:var(--shadow)}.lms-student-card__head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.lms-student-card h3{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--maroon);font-size:.6875rem;font-weight:600;line-height:1.25}.lms-enroll-list{list-style:none;margin:0 0 12px;padding:0;display:grid;gap:8px}.lms-enroll-list li{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:#ffffffb3;font-size:13px;font-weight:700}@media(max-width:900px){.lms-player-layout{grid-template-columns:1fr}.lms-player-head{margin-bottom:4px}.lms-player-head__left{display:flex;align-items:center;gap:8px;min-width:0;width:100%}.lms-player-back{flex:0 0 auto;min-height:32px;padding:4px 10px;font-size:12px}.lms-player-title{margin:0;font-size:1rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;flex:1 1 auto}.lms-player-sidebar{padding-top:0;border-top:none;margin-top:0}.lms-player-sidebar__title{display:none}.lms-player-main h3{font-size:1rem;margin:0 0 6px}.lms-lesson-pick{padding:8px 10px}}.module-section-title{margin:1.25rem 0 .75rem;font-size:1.05rem;font-weight:800;color:#4a4038;letter-spacing:.01em}.module-stats{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,9.5rem),1fr));gap:.85rem;margin:1rem 0 1.25rem;min-width:0}.module-stat{padding:1rem 1.1rem;border:1px solid #e8e0d8;border-radius:12px;background:#faf8f6}.module-stat span{display:block;font-size:.78rem;color:#8a7f76;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.2rem}.module-stat strong{font-size:var(--font-lg, 1rem);color:#900;line-height:1.15}.module-tiles{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,13rem),1fr));gap:1rem;margin-bottom:1.25rem;min-width:0}.module-tile{display:flex;flex-direction:column;justify-content:center;gap:.35rem;min-height:92px;padding:1.2rem 1.35rem;border:1px solid #e8e0d8;border-radius:12px;text-decoration:none;color:inherit;background:#fff;box-shadow:0 1px 3px #0000000a;transition:border-color .15s ease,transform .12s ease,box-shadow .15s ease}.module-tile:hover{border-color:#900;transform:translateY(-1px);box-shadow:0 4px 12px #99000014}.module-tile strong{display:block;font-size:1.05rem;font-weight:800;color:#3d3530;line-height:1.25}.module-tile span{font-size:.88rem;color:#8a7f76;line-height:1.35}.module-nav-item{padding:.7rem .85rem;min-height:46px;font-size:.95rem;font-weight:600}.module-nav-hint{font-size:.78rem;margin-top:.15rem}.module-shell--compact .module-nav-item{padding:.58rem .65rem;min-height:44px;font-size:.9rem}.module-shell--compact .module-nav-hint{font-size:.72rem}.portal-task-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch;margin-top:.65rem}.portal-task-actions .small-admin-btn,.portal-task-actions .admin-tool-btn,.portal-task-actions .admin-main-action,.portal-task-actions a.small-admin-btn,.portal-task-actions a.admin-tool-btn{min-height:48px;padding:12px 18px;font-size:13px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;text-align:center}.dash-quick-grid{gap:10px}.dash-quick-grid .admin-tool-btn{min-height:48px;min-width:160px;padding:12px 18px;font-size:13px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.fin-quick-btns{gap:10px}.fin-quick-btns .small-admin-btn,.fin-quick-btns .admin-main-action,.fin-quick-btns a.small-admin-btn{min-height:48px;padding:12px 18px;font-size:13px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.adm-tabs,.fees-tabs,.hr-tabs,.cc-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.adm-tabs .admin-tool-btn,.fees-tabs .admin-tool-btn,.hr-tabs .admin-tool-btn,.cc-tabs .admin-tool-btn,.adm-tabs button,.lm-tabs button{font-size:10px;text-align:center;min-height:0;padding:4px 8px;font-weight:600}.adm-tabs--distribute .admin-tool-btn,.fees-tabs--team-mobile .admin-tool-btn{flex:1 1 0;min-width:64px}.adm-toolbar,.lms-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end;margin-bottom:14px}@media(max-width:900px){.portal-shell{width:100%;max-width:none;margin-inline:0}.page-space{padding:12px 0 24px}.portal-shell--module-fit .page-space{padding:8px 0 16px}.admin-panel-card{padding:16px 14px;border-radius:var(--radius-md)}.admin-panel-card h2,.panel-head-row h2{font-size:var(--text-page-title);line-height:1.25}.panel-head-row{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:14px}.panel-head-row>div:last-child{display:flex;flex-direction:column;gap:8px}.panel-head-row .admin-main-action,.panel-head-row .small-admin-btn{width:100%}.module-tiles{grid-template-columns:1fr}.module-tile{min-height:76px}.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stat-card h3{font-size:var(--font-lg, 1rem)}.stat-card p{font-size:var(--text-caption)}.admin-main-action,.small-admin-btn,.admin-tool-btn,a.admin-main-action,a.small-admin-btn,a.admin-tool-btn,button.admin-tool-btn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:6px 12px;font-size:var(--text-tab, .8125rem)}.admin-main-action,a.admin-main-action,button.admin-main-action{min-height:38px;padding:7px 14px}.adm-tabs,.fees-tabs,.hr-tabs,.lm-tabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.adm-tabs::-webkit-scrollbar,.fees-tabs::-webkit-scrollbar,.hr-tabs::-webkit-scrollbar,.lm-tabs::-webkit-scrollbar{display:none}.adm-tabs .admin-tool-btn,.fees-tabs .admin-tool-btn,.hr-tabs .admin-tool-btn,.adm-tabs button,.lm-tabs button{flex:0 0 auto;min-height:44px;white-space:nowrap}.adm-toolbar,.lms-toolbar,.dt-toolbar{flex-direction:column;align-items:stretch;padding:12px}.adm-toolbar>*,.lms-toolbar>*,.dt-toolbar__search,.dt-toolbar__filters,.dt-toolbar__actions{width:100%}.dt-toolbar__search{flex-direction:column;min-width:0}.dt-toolbar__filters,.dt-toolbar__actions{flex-direction:column;align-items:stretch}.dt-filter{width:100%}.lms-form-card input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]),.lms-form-card select,.lms-form-card textarea,.adm-toolbar input:not([type=checkbox]):not([type=radio]),.adm-toolbar select,.dt-search,.dt-filter select,.dt-filter input:not([type=checkbox]):not([type=radio]){min-height:40px;font-size:var(--text-input, .875rem);font-weight:400;padding:7px 10px;width:100%}.lms-form-grid{grid-template-columns:1fr;gap:8px}app-module-guide .mod-guide:not([open]){margin-bottom:10px}app-module-guide .mod-guide-summary{padding:10px 12px}app-module-guide .mod-guide-head strong{font-size:14px}app-module-guide .mod-guide-hint{display:none}.hr-module-banner{display:none}}.portal-shell--wa-fit .admin-panel-card--compact>app-module-shell,.portal-shell--wa-fit .admin-panel-card--compact>app-module-shell-component{flex:1;min-height:0;min-width:0;display:flex;flex-direction:column;overflow:hidden}.portal-shell--wa-fit app-whatsapp-inbox-workspace,.portal-shell--wa-fit app-whatsapp-inbox-workspace-component{flex:1;min-height:0;min-width:0;display:flex;flex-direction:column;overflow:hidden}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}#fdskill-overlay-root{position:relative;z-index:10050}body.lm-lead-modal-open{overflow:hidden!important}.lm-lead-modal-host{position:fixed!important;inset:0!important;z-index:10050!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;box-sizing:border-box!important;pointer-events:none!important}.lm-lead-modal-host .lm-modal-backdrop{position:absolute!important;inset:0!important;z-index:0!important;background:#00000073!important;pointer-events:auto!important}.lm-lead-modal-host .lm-modal{position:relative!important;z-index:1!important;top:auto!important;left:auto!important;transform:none!important;width:min(720px,94vw)!important;max-height:90vh!important;overflow:auto!important;background:#fffef9!important;border-radius:16px!important;box-shadow:0 20px 60px #9900002e!important;border:1px solid rgba(153,0,0,.12)!important;pointer-events:auto!important}.saas-desk{--desk-bg: #fff;--desk-border: #e8e0d8;--desk-muted: #725f4a;--desk-accent: #990000;--desk-accent-soft: rgba(153, 0, 0, .06);--desk-success: #047857;--desk-warn: #b45309;--desk-radius: 12px;background:var(--desk-bg);border:1px solid var(--desk-border);border-radius:var(--desk-radius);overflow:hidden}.saas-desk-hero{padding:1.35rem 1.5rem 0;background:linear-gradient(145deg,#fffaf5,#fff 42%,#fff8f2);border-bottom:1px solid var(--desk-border)}.saas-desk-hero__row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.saas-desk-hero h1{margin:0;font-size:var(--text-page-title, 1rem);letter-spacing:-.02em}.saas-desk-hero .muted{margin:4px 0 0;color:var(--desk-muted);font-size:var(--text-body-lg, .875rem)}.saas-desk-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:var(--text-caption, .6875rem);font-weight:600;background:var(--desk-accent-soft);color:var(--desk-accent);border:1px solid rgba(153,0,0,.15)}.saas-desk-tabs{display:flex;flex-wrap:nowrap;gap:4px;padding-bottom:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;max-width:100%}.saas-desk-tabs::-webkit-scrollbar{display:none}.saas-desk-tabs a,.saas-desk-tabs button{appearance:none;border:none;background:transparent;cursor:pointer;font:inherit;text-decoration:none;color:var(--desk-muted);padding:10px 14px;border-radius:8px 8px 0 0;border-bottom:2px solid transparent;font-size:.8125rem;font-weight:600;transition:color .15s,background .15s,border-color .15s;flex:0 0 auto;white-space:nowrap}.saas-desk-tabs a:hover,.saas-desk-tabs button:hover{color:var(--desk-accent);background:#ffffffb3}.saas-desk-tabs a.active,.saas-desk-tabs button.active{color:var(--desk-accent);background:#fff;border-bottom-color:var(--desk-accent)}.saas-desk-body{padding:1.35rem 1.5rem 1.65rem;background:#fcfbfa}.saas-desk-section{margin-bottom:1.5rem}.saas-desk-section__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.saas-desk-section__head h2{margin:0;font-size:1.05rem}.saas-desk-section__head p{margin:2px 0 0;width:100%}.saas-desk-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,9.5rem),1fr));gap:10px;margin-bottom:1rem}.saas-desk-stat{padding:12px 14px;border:1px solid var(--desk-border);border-radius:10px;background:#fff;text-align:left;cursor:default}button.saas-desk-stat,a.saas-desk-stat{cursor:pointer;text-decoration:none;color:inherit;width:100%}button.saas-desk-stat:hover,a.saas-desk-stat:hover{border-color:var(--desk-accent)}.saas-desk-stat span{display:block;font-size:var(--text-caption, .6875rem);color:var(--desk-muted);text-transform:uppercase;letter-spacing:.04em}.saas-desk-stat strong{display:block;margin-top:4px;font-size:var(--text-stat, 1rem);line-height:1.1}.saas-desk-stat--success strong{color:var(--desk-success)}.saas-desk-stat--accent strong{color:var(--desk-accent)}.saas-desk-stat--link{text-align:left}.platform-dash-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.billing-org-line{margin-top:6px;font-size:.875rem}.saas-desk-stat--warn strong{color:var(--desk-warn)}.saas-desk-panel{border:1px solid var(--desk-border);border-radius:10px;background:#faf8f6;padding:1rem 1.1rem}.saas-desk-panel--white{background:#fff}.saas-desk-subtabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1rem}.saas-desk-subtabs button{padding:8px 14px;border-radius:999px;border:1px solid var(--desk-border);background:#fff;font-size:.8125rem;font-weight:600;cursor:pointer;color:var(--desk-muted)}.saas-desk-subtabs button.active{background:var(--desk-accent);border-color:var(--desk-accent);color:#fff}.saas-desk-grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:12px}.saas-desk-grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:12px}.saas-desk-card{border:1px solid var(--desk-border);border-radius:10px;padding:14px;background:#fff;display:grid;gap:6px}.saas-desk-card__icon{font-size:1.25rem}.saas-desk-card strong{font-size:.95rem}.saas-desk-card .muted{font-size:.78rem}.saas-desk-form{display:grid;gap:10px}.saas-desk-form label{display:grid;gap:4px;font-size:.8125rem;font-weight:600;color:var(--text, #2b1b10)}.saas-desk-form input,.saas-desk-form select,.saas-desk-form textarea{font-weight:400;padding:8px 10px;border:1px solid var(--desk-border);border-radius:8px;background:#fff}.saas-desk-form-row{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end}.saas-desk-table-wrap{overflow-x:auto;border:1px solid var(--desk-border);border-radius:10px;background:#fff}.saas-desk-table{width:100%;border-collapse:collapse;font-size:.8125rem}.saas-desk-table th,.saas-desk-table td{padding:10px 12px;text-align:left;border-bottom:1px solid #f0ebe4}.saas-desk-table th{background:#faf8f6;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:var(--desk-muted)}.saas-desk-msg{padding:10px 12px;border-radius:8px;font-size:.875rem;margin-bottom:12px}.saas-desk-msg--ok{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.saas-desk-msg--err{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.saas-desk-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.saas-desk-channel{border-left:4px solid var(--desk-border);padding-left:12px}.saas-desk-channel--wa{border-left-color:#16a34a}.saas-desk-channel--sms{border-left-color:#2563eb}.saas-desk-channel--email{border-left-color:#7c3aed}.saas-desk-pack{border:1px solid var(--desk-border);border-radius:12px;padding:16px;background:#fff;display:grid;gap:8px}.saas-desk-pack__price{font-size:1.25rem;font-weight:700;color:var(--desk-accent)}.saas-desk-pack__meta{font-size:.78rem;color:var(--desk-muted)}@media(max-width:720px){.saas-desk-hero,.saas-desk-body{padding-inline:1rem}.saas-desk-tabs a,.saas-desk-tabs button{padding:8px 10px;font-size:.75rem}}.action-edit-panel,.saas-desk-inline-drawer{border:1px solid var(--desk-border);border-radius:10px;padding:1rem;background:#fffdf9;margin-top:.75rem}.intg-layout{display:grid;grid-template-columns:1fr;gap:1rem;align-items:start}.intg-layout--split{grid-template-columns:minmax(280px,1fr) minmax(300px,420px)}@media(max-width:960px){.intg-layout--split{grid-template-columns:1fr}}.intg-layout--split .intg-detail{margin-top:0;position:sticky;top:72px;max-height:calc(100vh - 96px);overflow:auto}.platform-tab-panel{display:flex;flex-direction:column;gap:1rem}.platform-tab-head h2{margin:0;font-size:1.15rem;font-weight:700;color:#1a120b}.platform-tab-head p,.platform-tab-intro{margin:0 0 .25rem;font-size:.875rem;line-height:1.45}.platform-panel-card{border:1px solid #ebe3da;border-radius:12px;background:#fff;padding:1.15rem 1.25rem;box-shadow:0 1px 3px #2b1b100a}.platform-panel-card__title{margin:0 0 .35rem;font-size:.95rem;font-weight:700;color:#1a120b}.platform-panel-card__sub{margin:0 0 1rem;font-size:.8125rem}.platform-filter-bar{display:flex;flex-wrap:wrap;gap:10px 12px;align-items:flex-end;padding:14px 16px;border:1px solid #ebe3da;border-radius:12px;background:linear-gradient(180deg,#fff,#fdfaf7)}.platform-filter-bar label{display:flex;flex-direction:column;gap:4px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#8a7f76;min-width:0}.platform-filter-bar label span,.platform-filter-bar label .muted{font-size:inherit;font-weight:inherit;text-transform:inherit;letter-spacing:inherit;color:inherit}.platform-filter-bar input,.platform-filter-bar select{font-weight:400;text-transform:none;letter-spacing:normal;padding:8px 10px;border:1px solid #e8e0d8;border-radius:8px;background:#fff;font-size:.875rem;min-width:10rem}.platform-filter-bar input:focus,.platform-filter-bar select:focus{outline:none;border-color:#900;box-shadow:0 0 0 2px #9900001a}.platform-filter-bar--search label:first-child{flex:1;min-width:min(100%,16rem)}.platform-filter-bar--search label:first-child input{width:100%}.platform-section-label{margin:0 0 .65rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#8a7f76}.platform-kpi-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,9.5rem),1fr));gap:10px}.platform-kpi-mini{border:1px solid #ebe3da;border-radius:10px;background:#fff;padding:12px 14px;display:flex;flex-direction:column;gap:2px}.platform-kpi-mini span{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#8a7f76}.platform-kpi-mini strong{display:block;font-size:1.35rem;font-weight:700;color:#1a120b;line-height:1.15}.platform-kpi-mini--accent strong{color:#900}.platform-kpi-mini--warn strong{color:#b45309}.platform-kpi-mini--ok strong{color:#047857}.platform-data-card{border:1px solid #ebe3da;border-radius:12px;background:#fff;overflow:hidden}.platform-data-card__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;padding:12px 16px;border-bottom:1px solid #f0ebe4;background:#faf8f6}.platform-data-card__head h3{margin:0;font-size:.9rem;font-weight:700}.platform-form-grid,.platform-provision-form .saas-desk-grid-2,.platform-provision-form .platform-form-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,14rem),1fr));gap:14px 16px}.platform-panel-card.saas-desk-form{gap:14px}.platform-panel-card .platform-form-grid label,.platform-provision-form label{display:flex;flex-direction:column;gap:6px;font-size:.8125rem;font-weight:600}.platform-panel-card .platform-form-grid input,.platform-panel-card .platform-form-grid select,.platform-panel-card .platform-form-grid textarea,.platform-provision-form input,.platform-provision-form select{font-weight:400;padding:9px 11px;border:1px solid #e8e0d8;border-radius:8px;width:100%;box-sizing:border-box}.platform-panel-card>label:not(.platform-check-row){display:flex;flex-direction:column;gap:6px}.platform-provision-form .platform-check-row{flex-direction:row;align-items:center;gap:8px;grid-column:1 / -1}.platform-provision-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px;grid-column:1 / -1}.platform-status-pill{display:inline-block;padding:2px 8px;border-radius:999px;font-size:.72rem;font-weight:600;text-transform:capitalize}.platform-status-pill--active,.platform-status-pill--trialing{background:#ecfdf5;color:#047857}.platform-status-pill--past_due,.platform-status-pill--pending_payment{background:#fff7ed;color:#b45309}.platform-status-pill--suspended,.platform-status-pill--cancelled{background:#fef2f2;color:#b91c1c}.platform-empty-state{padding:2rem 1rem;text-align:center;color:#8a7f76;font-size:.875rem}:root{--radius-lg: 12px;--radius-md: 8px;--shadow: 0 2px 10px rgba(73, 33, 8, .06);--font-xs: .75rem;--font-sm: .8125rem;--font-md: .875rem;--font-lg: 1rem;--text-page-title: var(--font-lg);--text-section: var(--font-md);--text-card-title: var(--font-sm);--text-body: var(--font-sm);--text-body-lg: var(--font-md);--text-muted: var(--font-xs);--text-caption: var(--font-xs);--text-tab: var(--font-xs);--text-stat: var(--font-lg);--text-input: var(--font-sm);--text-display: var(--font-lg);--text-marketing-section: var(--font-md);--text-marketing-card: var(--font-md);--text-marketing-body: var(--font-sm);--text-marketing-muted: var(--font-xs);--text-marketing-caption: var(--font-xs);--text-marketing-price: var(--font-lg);--btn-py: .5rem;--btn-px: .875rem;--btn-font: var(--font-sm);--btn-radius: 8px;--btn-weight: 650;--btn-min-h: 2.25rem;--gap-sm: 6px;--gap-md: 8px;--pad-card: 10px 12px;--pad-panel: 12px 14px}body{font-size:var(--font-sm);line-height:1.45}h1,h2{font-size:var(--font-lg);font-weight:700;line-height:1.25}h3,h4{font-size:var(--font-md);font-weight:600;line-height:1.3}h5,h6{font-size:var(--font-sm);font-weight:600;line-height:1.35}p,li,label,td,th{font-size:inherit}small,.muted{font-size:var(--font-xs)}.muted{font-size:var(--text-muted)}.portal-shell{font-size:var(--text-body);line-height:1.4}.portal-shell .page-space{padding:12px 0 24px}.portal-shell .admin-panel-card{padding:var(--pad-panel);border-radius:var(--radius-md);box-shadow:var(--shadow)}.portal-shell .admin-panel-card h2,.portal-shell .panel-head-row h2,.portal-shell h2.panel-title{margin:0 0 6px;font-family:Inter,system-ui,sans-serif!important;font-size:var(--text-page-title)!important;font-weight:700!important;line-height:1.25;letter-spacing:0}.portal-shell .panel-head-row{gap:var(--gap-md);margin-bottom:8px;align-items:center}.portal-shell h3{font-family:Inter,system-ui,sans-serif;font-size:var(--text-section);font-weight:600;line-height:1.3}.portal-shell h4{font-size:var(--text-card-title);font-weight:600;line-height:1.3}.portal-shell .lm-subhead,.portal-shell h3.lm-subhead,.portal-shell h4.lm-subhead{font-size:var(--text-caption)!important;margin:6px 0 4px!important;letter-spacing:.03em}.portal-shell .admin-stats{gap:var(--gap-sm);margin-bottom:8px}.portal-shell .stat-card{min-height:0;padding:4px 6px;border-radius:var(--radius-md);box-shadow:var(--shadow)}.portal-shell .stat-card:hover{transform:none;box-shadow:var(--shadow)}.portal-shell .stat-card h3{font-family:Inter,system-ui,sans-serif!important;font-size:var(--text-stat)!important;font-weight:700!important;line-height:1.1!important}.portal-shell .stat-card p{margin-top:1px;font-size:var(--text-caption)!important;font-weight:600!important}.portal-shell .module-stats{gap:var(--gap-sm);margin:8px 0}.portal-shell .module-stat{padding:6px 8px;border-radius:var(--radius-md)}.portal-shell .module-stat span{font-size:var(--text-caption);margin-bottom:2px}.portal-shell .module-stat strong{font-size:var(--text-stat)}.portal-shell .module-section-title{margin:8px 0 6px;font-size:var(--text-section);font-weight:700}.portal-shell .admin-main-action,.portal-shell .small-admin-btn,.portal-shell .admin-tool-btn,.portal-shell button.admin-tool-btn,.portal-shell a.admin-tool-btn,.portal-shell a.small-admin-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1.25!important;text-align:center!important;padding:var(--btn-py) var(--btn-px)!important;font-size:var(--btn-font)!important;font-weight:var(--btn-weight)!important;border-radius:var(--btn-radius)!important;min-height:var(--btn-min-h)!important;letter-spacing:.01em;box-shadow:0 1px 2px #0f172a0f}.portal-shell .admin-main-action:hover,.portal-shell .small-admin-btn:hover,.portal-shell .admin-tool-btn:hover{transform:none}.portal-shell .portal-task-actions .admin-main-action,.portal-shell .portal-task-actions .small-admin-btn,.portal-shell .portal-task-actions .admin-tool-btn,.portal-shell .dash-quick-grid .admin-tool-btn,.portal-shell .fin-quick-btns .admin-main-action,.portal-shell .fin-quick-btns .small-admin-btn{min-height:var(--btn-min-h)!important;padding:var(--btn-py) var(--btn-px)!important;font-size:var(--btn-font)!important;font-weight:var(--btn-weight)!important}.portal-shell .dt-row-actions .small-admin-btn,.portal-shell .dt-actions-col .small-admin-btn,.portal-shell td .small-admin-btn,.portal-shell .lm-chip-btn.small-admin-btn,.portal-shell .lp-chip-btn.small-admin-btn{min-height:1.875rem!important;padding:.3rem .65rem!important;font-size:var(--font-xs)!important}.portal-shell .adm-tabs,.portal-shell .fees-tabs,.portal-shell .hr-tabs,.portal-shell .cc-tabs,.portal-shell .lm-tabs{gap:4px;margin-bottom:8px}.portal-shell .adm-tabs .admin-tool-btn,.portal-shell .fees-tabs .admin-tool-btn,.portal-shell .hr-tabs .admin-tool-btn,.portal-shell .cc-tabs .admin-tool-btn,.portal-shell .adm-tabs button,.portal-shell .lm-tabs button{padding:4px 8px!important;font-size:var(--text-tab)!important;min-height:0!important;font-weight:600!important}.portal-shell .adm-toolbar,.portal-shell .lms-toolbar,.portal-shell .dt-toolbar{gap:var(--gap-sm);margin-bottom:8px;padding:6px 8px}.portal-shell .lms-filter{font-size:var(--text-caption);gap:2px}.portal-shell .lms-filter select,.portal-shell .lms-form-card input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]),.portal-shell .lms-form-card select,.portal-shell .lms-form-card textarea,.portal-shell .adm-toolbar input:not([type=checkbox]):not([type=radio]),.portal-shell .adm-toolbar select,.portal-shell .dt-search,.portal-shell .dt-filter select,.portal-shell .dt-filter input:not([type=checkbox]):not([type=radio]){font-size:var(--text-input)!important;min-height:28px!important;padding:4px 7px!important;border-radius:var(--btn-radius)!important}.portal-shell input[type=checkbox],.portal-shell input[type=radio]{width:1rem!important;height:1rem!important;min-height:0!important;min-width:0!important;padding:0!important;margin:0;flex-shrink:0;accent-color:var(--maroon, #990000);cursor:pointer}.portal-shell label:has(>input[type=checkbox]),.portal-shell label:has(>input[type=radio]){display:inline-flex;flex-direction:row;align-items:center;gap:8px;cursor:pointer}.portal-shell .lms-form-card{margin-bottom:10px;padding:var(--pad-card);border-radius:var(--radius-md);box-shadow:var(--shadow)}.portal-shell .lms-form-card h3{margin:0 0 8px;font-family:Inter,system-ui,sans-serif!important;font-size:var(--text-section)!important;font-weight:600!important}.portal-shell .lms-form-grid{gap:var(--gap-sm)}.portal-shell .lms-form-grid label,.portal-shell .lms-full{font-size:var(--text-caption);gap:2px;font-weight:600}.portal-shell .lms-form-grid label>input,.portal-shell .lms-form-grid label>select,.portal-shell .lms-form-grid label>textarea,.portal-shell .lms-full>input,.portal-shell .lms-full>select,.portal-shell .lms-full>textarea{font-weight:400;color:var(--text, #2b1b10)}.portal-shell .lms-form-actions{gap:var(--gap-sm);margin-top:8px}.portal-shell .lms-student-list,.portal-shell .lms-course-grid,.portal-shell .lms-lesson-list{gap:var(--gap-sm)}.portal-shell .lms-student-card,.portal-shell .lms-course-card,.portal-shell .lms-lesson-row{padding:var(--pad-card);border-radius:var(--radius-md);box-shadow:var(--shadow)}.portal-shell .lms-student-card h3,.portal-shell .lms-student-card.lm-lead-card h3{font-family:Inter,system-ui,sans-serif!important;font-size:var(--text-card-title)!important;font-weight:600!important;line-height:1.25!important}.portal-shell .lms-course-card h3{font-family:Inter,system-ui,sans-serif!important;font-size:var(--text-section)!important;font-weight:600!important}.portal-shell .lms-course-card__desc,.portal-shell .lms-enroll-list li{font-size:var(--text-muted)}.portal-shell .lms-lesson-row h4{font-size:var(--text-card-title);margin:4px 0 2px}.portal-shell .lms-badge,.portal-shell .nav-badge{font-size:var(--text-caption);padding:1px 6px}.portal-shell .module-tiles{gap:var(--gap-sm);margin-bottom:8px}.portal-shell .module-tile{min-height:64px;padding:8px 10px;border-radius:var(--radius-md)}.portal-shell .module-tile strong{font-size:var(--text-section);font-weight:700}.portal-shell .module-tile span{font-size:var(--text-muted)}.portal-shell .module-nav-item{padding:5px 8px;min-height:0;font-size:var(--text-body);font-weight:600}.portal-shell .module-nav-hint{font-size:var(--text-caption)}.portal-shell .notify-chip{padding:3px 8px;font-size:var(--text-muted)}.portal-shell table,.portal-shell .lms-roi-table,.portal-shell .lm-roi-table{font-size:var(--text-muted)}.portal-shell th,.portal-shell td{padding:4px 6px}.portal-shell .admin-tools-row{padding:10px;gap:4px}.portal-shell .admin-tools-row .admin-tool-btn,.portal-shell .admin-submenu-btn{padding:5px 8px;font-size:var(--text-tab);font-weight:600;border-radius:var(--btn-radius)}.portal-shell .admin-panel-layout{gap:10px}.login-shell .login-card h1{font-size:var(--font-lg);font-weight:700}.login-shell .login-card label{font-size:var(--text-caption)}.login-shell .login-card input{padding:8px 10px;font-size:var(--text-input);border-radius:var(--btn-radius)}.login-shell .login-card .admin-main-action{padding:.7rem 1.1rem;min-height:2.75rem;font-size:var(--font-md);font-weight:700;border-radius:10px;letter-spacing:.01em}.login-error{font-size:var(--text-body);padding:6px 8px}.portal-shell .dash-hero__title,.portal-shell .auto-page-title{font-size:var(--text-page-title)!important;font-weight:700!important}.portal-shell .dash-tile__value,.portal-shell .dash-trainer-stat strong,.portal-shell .hr-stat strong{font-size:var(--text-stat)!important}.portal-shell .dash-tile__label,.portal-shell .dash-trainer-stat span{font-size:var(--text-caption)!important}.portal-shell .auto-steps{font-size:var(--text-muted)!important}@media(max-width:900px){:root{--font-xs: .75rem;--font-sm: .8125rem;--font-md: .875rem;--font-lg: 1rem;--text-input: 16px}.portal-shell .admin-panel-card{padding:10px 12px}.portal-shell .adm-tabs .admin-tool-btn,.portal-shell .lm-tabs button{min-height:2.25rem!important}}.pricing-shell,.signup-shell,.login-shell,.landing-shell{font-size:var(--text-marketing-body);line-height:1.5;color:var(--text, #2b1b10)}.pricing-shell h1,.signup-shell h1,.landing-shell h1{font-size:var(--font-lg);font-weight:700;line-height:1.25}.pricing-shell h2,.signup-shell h2,.landing-shell h2{font-size:var(--font-md);font-weight:700;line-height:1.3}.pricing-shell h3,.signup-shell h3,.landing-shell h3{font-size:var(--font-md);font-weight:600;line-height:1.35}.pricing-shell .muted,.signup-shell .muted,.landing-shell .muted{font-size:var(--text-marketing-muted)}.pricing-shell p,.signup-shell p,.landing-shell p,.pricing-shell li,.signup-shell li,.landing-shell li{font-size:inherit}.portal-shell h1,.portal-shell h2,.pricing-shell h1,.pricing-shell h2,.signup-shell h1,.signup-shell h2,.login-shell h1,.login-shell h2,.landing-shell h1,.landing-shell h2,.brand h1,.login-card h1{font-size:var(--font-lg)!important;line-height:1.25!important}.portal-shell h3,.portal-shell h4,.pricing-shell h3,.pricing-shell h4,.signup-shell h3,.signup-shell h4,.landing-shell h3,.landing-shell h4,.stat-card h3,.module-stat strong,.lms-course-card h3{font-size:var(--font-md)!important;line-height:1.3!important}.portal-shell .lm-panel-grid,.portal-shell .hr-dash-panels,.portal-shell .hr-panel-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;align-items:start;max-width:min(100%,56rem)}.portal-shell .lm-panel-grid .lms-form-card,.portal-shell .hr-dash-panels .lms-form-card,.portal-shell .hr-mini-panel{margin-bottom:0}.portal-shell .hr-mini-panel h3,.portal-shell .lm-panel-grid .lms-form-card h3{margin:0 0 10px}.portal-shell .lm-kv-list{list-style:none;margin:0;padding:0;max-width:min(100%,22rem)}.portal-shell .lm-kv-list li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:baseline;padding:8px 0;border-bottom:1px solid rgba(153,0,0,.08);font-size:var(--font-sm)}.portal-shell .lm-kv-list li span:first-child{text-transform:capitalize}.portal-shell .lm-kv-list li span:last-child,.portal-shell .lm-kv-list li strong:last-child{font-weight:700;color:#900;white-space:nowrap}.portal-shell .lm-kv-list.lm-kv-chips li span:last-child,.portal-shell .lm-kv-list.lm-kv-chips li strong:last-child{font-size:var(--font-lg);line-height:1.2}.portal-shell .lm-kv-list.lm-kv-chips{display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:8px;max-width:min(100%,36rem)}.portal-shell .lm-kv-list.lm-kv-chips.lm-kv-chips--text{grid-template-columns:repeat(auto-fill,minmax(min(100%,172px),1fr));max-width:min(100%,56rem)}.portal-shell .lm-kv-list.lm-kv-chips li{display:flex;flex-direction:column;align-items:stretch;gap:4px;min-width:0;padding:10px 12px;background:#fff;border:1px solid rgba(153,0,0,.12);border-radius:10px;border-bottom:none;overflow:hidden}.portal-shell .lm-kv-list.lm-kv-chips li span:first-child{font-size:var(--font-xs);font-weight:600;color:#64748b;line-height:1.35;overflow-wrap:anywhere}.portal-shell .lm-kv-list.lm-kv-chips li span:last-child{font-size:var(--font-lg);line-height:1.3;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.portal-shell .lm-kv-list.lm-kv-chips.lm-kv-chips--text li span:last-child{font-size:var(--font-sm);font-weight:700}.portal-shell .lm-kv-list.lm-kv-chips li .hr-kv-chip-btn{width:100%;min-width:0}.portal-shell .lm-kv-list.lm-kv-chips.lm-kv-chips--text li .hr-kv-chip__metric{width:100%}.portal-shell .lm-kv-list.lm-kv-chips.lm-kv-chips--text li .hr-kv-chip__metric strong,.portal-shell .lm-kv-list.lm-kv-chips.lm-kv-chips--text li .hr-kv-chip__metric em{white-space:normal;overflow-wrap:anywhere}.portal-shell .lm-kv-list.lm-kv-chips li .hr-kv-chip-btn--static{cursor:default}.portal-shell .lm-kv-list.lm-kv-wide{max-width:none}.portal-shell .lm-kv-list.lm-kv-wide li{grid-template-columns:minmax(0,1fr) auto;max-width:40rem}.portal-shell .lm-kv-list.lm-kv-checklist{max-width:min(100%,32rem)}.portal-shell .lm-kv-list.lm-kv-checklist li{display:block;padding:6px 0;border-bottom:1px solid rgba(153,0,0,.06)}.portal-shell .lm-kv-list.lm-kv-checklist label{display:inline-flex;align-items:center;gap:8px;font-weight:500;color:inherit;cursor:pointer}.portal-shell--module-context.portal-shell--layout-full .page-space{padding-inline:12px}.portal-shell--module-context.portal-shell--layout-full .admin-panel-card--full{width:100%;max-width:none}.portal-shell--module-context.portal-shell--layout-full .admin-stats,.portal-shell--module-context.portal-shell--layout-full .auto-stats,.portal-shell--module-context.portal-shell--layout-full .lm-dash-stats,.portal-shell--module-context.portal-shell--layout-full .sh-panel,.portal-shell--module-context.portal-shell--layout-full .sh-grid,.portal-shell--module-context.portal-shell--layout-full .module-stats,.portal-shell--module-context.portal-shell--layout-full .module-tiles,.portal-shell--module-context.portal-shell--layout-full .lm-crm,.portal-shell--module-context.portal-shell--layout-full app-data-table,.portal-shell--module-context.portal-shell--layout-full .dt-wrap{width:100%;max-width:none;min-width:0}.portal-shell--module-context.portal-shell--layout-full .admin-stats.auto-stats,.portal-shell--module-context.portal-shell--layout-full .admin-stats.lm-dash-stats{grid-template-columns:repeat(auto-fit,minmax(min(100%,9.5rem),1fr))}.portal-shell--module-context.portal-shell--layout-full .sh-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,13.5rem),1fr))}.portal-shell--module-context.portal-shell--layout-wide .page-space{padding-inline:16px}.portal-shell--module-context.portal-shell--layout-wide .admin-panel-card--full{width:min(100%,1100px);max-width:1100px;margin-inline:auto}.portal-shell--module-context.portal-shell--layout-medium .page-space{padding-inline:16px}.portal-shell--module-context.portal-shell--layout-medium .admin-panel-card--full{width:min(100%,900px);max-width:900px;margin-inline:auto}.portal-shell .module-intro,.portal-shell .auto-intro,.portal-shell .lm-intro{max-width:52rem}.portal-shell .lm-form-constrained,.portal-shell .lms-form-card.lm-form-constrained,.portal-shell .lm-inline-form.lm-form-constrained{width:100%;max-width:min(100%,42rem);margin-inline:auto}.portal-shell--layout-wide .web-home,.portal-shell--layout-wide .web-pages,.portal-shell--layout-wide .web-funnels,.portal-shell--layout-wide .web-navigation,.portal-shell--layout-wide .web-thank-you{width:100%;max-width:none;margin-inline:0}:root{--ux-content-max: 72rem;--ux-readable: 52rem;--ux-form-max: 42rem;--ux-gap: 12px;--ux-gap-sm: 8px;--ux-radius: 10px;--ux-radius-lg: 12px;--ux-border: rgba(153, 0, 0, .12);--ux-border-soft: rgba(230, 184, 0, .28);--ux-surface: #fff;--ux-surface-muted: #fffef9;--ux-shadow: 0 2px 12px rgba(73, 33, 8, .06);--ux-chat-in: #f5f0eb;--ux-chat-out: #eff6ff;--ux-chat-max: min(85%, 36rem)}.portal-shell .page-space{width:100%;max-width:none;margin-inline:auto;padding-inline:clamp(10px,2vw,18px);box-sizing:border-box}.portal-shell .admin-panel-layout{width:100%;min-width:0}.portal-shell .admin-panel-card,.portal-shell .admin-panel-card--full{min-width:0}.portal-shell .ux-content-constrain{width:100%;max-width:var(--ux-content-max);margin-inline:auto}.portal-shell .ux-readable{max-width:var(--ux-readable)}.ux-page-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:var(--ux-gap);margin-bottom:var(--ux-gap);min-width:0}.ux-page-head__main{flex:1 1 16rem;min-width:0}.ux-page-head h1{margin:0 0 4px;overflow-wrap:anywhere}.ux-page-head__lead{margin:0;color:#6b5f56;font-size:var(--font-sm, .8125rem);line-height:1.45;max-width:var(--ux-readable);overflow-wrap:anywhere}.ux-page-head__actions{display:flex;flex-wrap:wrap;gap:var(--ux-gap-sm);align-items:center;flex-shrink:0}.ux-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:var(--ux-gap);padding:12px 14px;margin-bottom:var(--ux-gap);background:var(--ux-surface-muted);border:1px solid var(--ux-border-soft);border-radius:var(--ux-radius-lg);min-width:0}.ux-toolbar__search{flex:1 1 200px;min-width:0}.ux-toolbar__filters,.ux-toolbar__actions{display:flex;flex-wrap:wrap;gap:var(--ux-gap-sm);align-items:flex-end}.ux-truncate{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ux-wrap{overflow-wrap:anywhere;word-break:break-word}.ux-clamp-2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.ux-clamp-3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.ux-cell-text{display:block;max-width:18rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:900px){.ux-cell-text{max-width:12rem}}.portal-shell .dt-table td,.portal-shell .hr-table td,.portal-shell .billing-table td,.portal-shell table.data-table td{max-width:20rem;overflow:hidden;text-overflow:ellipsis}.portal-shell .dt-actions-col,.portal-shell .hr-table-actions-col,.portal-shell td.dt-actions-col{max-width:none;overflow:visible;white-space:normal}.ux-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:2rem 1.25rem;text-align:center;border:1px dashed var(--ux-border);border-radius:var(--ux-radius-lg);background:var(--ux-surface-muted);min-width:0}.ux-state__icon{font-size:1.75rem;line-height:1;opacity:.85}.ux-state__title{margin:0;font-size:var(--font-md, .875rem);font-weight:600;color:#3d342c}.ux-state__msg{margin:0;max-width:28rem;font-size:var(--font-sm, .8125rem);color:#6b5f56;line-height:1.45;overflow-wrap:anywhere}.ux-state__actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:4px}.ux-state--loading .ux-state__icon{animation:ux-pulse 1.2s ease-in-out infinite}.ux-state--error{border-color:#b91c1c40;background:#fff5f5}.ux-state--error .ux-state__title{color:#991b1b}@keyframes ux-pulse{0%,to{opacity:.45}50%{opacity:1}}.ux-timeline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;max-width:var(--ux-readable)}.ux-timeline__item{display:flex;gap:10px;align-items:flex-start;padding:10px 12px;border:1px solid var(--ux-border);border-radius:var(--ux-radius);background:var(--ux-surface);box-shadow:var(--ux-shadow);min-width:0}.ux-timeline__icon{flex-shrink:0;width:1.75rem;text-align:center;line-height:1.4}.ux-timeline__body{flex:1;min-width:0;font-size:var(--font-sm, .8125rem);overflow-wrap:anywhere}.ux-timeline__body strong{display:block;font-weight:600;margin-bottom:2px}.ux-timeline__meta{font-size:var(--font-xs, .75rem);color:#8a7f76}.ux-chat-thread{display:flex;flex-direction:column;gap:8px;padding:12px 14px;max-width:min(100%,44rem);margin-inline:auto;width:100%;box-sizing:border-box;min-width:0}.ux-chat-bubble{max-width:var(--ux-chat-max);padding:.5rem .75rem;border-radius:12px;background:var(--ux-chat-in);font-size:var(--font-sm, .8125rem);line-height:1.45;overflow-wrap:anywhere;align-self:flex-start;border:1px solid rgba(0,0,0,.04)}.ux-chat-bubble--out{align-self:flex-end;background:var(--ux-chat-out)}.ux-chat-bubble__who{font-size:var(--font-xs, .75rem);color:#6b5f56;font-weight:600}.ux-chat-bubble__time{font-size:var(--font-xs, .75rem);color:#8a7f76;display:block;margin-top:4px}.ux-pill{display:inline-flex;align-items:center;max-width:100%;padding:2px 8px;border-radius:999px;font-size:var(--font-xs, .75rem);font-weight:600;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:640px){.portal-shell--mobile .ux-mobile-cards .dt-table thead{display:none}.portal-shell--mobile .ux-mobile-cards .dt-table,.portal-shell--mobile .ux-mobile-cards .dt-table tbody,.portal-shell--mobile .ux-mobile-cards .dt-table tr,.portal-shell--mobile .ux-mobile-cards .dt-table td{display:block;width:100%}.portal-shell--mobile .ux-mobile-cards .dt-table tr{margin-bottom:10px;padding:10px 12px;border:1px solid var(--ux-border-soft);border-radius:var(--ux-radius);background:var(--ux-surface)}.portal-shell--mobile .ux-mobile-cards .dt-table td{padding:4px 0;border:none;max-width:none}.portal-shell--mobile .ux-mobile-cards .dt-table td:before{content:attr(data-label);display:block;font-size:var(--font-xs, .75rem);font-weight:700;color:#900;margin-bottom:2px}.portal-shell--mobile .ux-mobile-cards .dt-actions-col:before{content:none}.portal-shell .page-space{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}}.ux-skeleton{background:linear-gradient(90deg,#f0ebe6 25%,#faf7f4,#f0ebe6 75%);background-size:200% 100%;animation:ux-shimmer 1.2s ease-in-out infinite;border-radius:6px;min-height:.875rem}@keyframes ux-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.wchat-thread,.wa-thread-messages{max-width:min(100%,44rem);margin-inline:auto;width:100%;padding-inline:12px;box-sizing:border-box}.wchat-bubble{max-width:var(--ux-chat-max)!important;overflow-wrap:anywhere}:root{--fdskill-touch-min: 44px;--fdskill-bp-tablet: 1024px;--fdskill-bp-mobile: 900px;--fdskill-bp-phone: 520px}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{overflow-x:clip}img,video,iframe{max-width:100%;height:auto}.portal-shell,.portal-shell-body,.portal-main,.module-shell,.module-shell__body,.page-space,.admin-panel-layout,.admin-panel-card,.finance-desk,.crm-desk,.dt-wrap,.data-table-wrap,.admin-table-wrap,.store-main,.wa-page,.saas-desk,.lms-desk{max-width:100%;min-width:0}.dt-wrap,.data-table-wrap,.admin-table-wrap,.table-scroll-x,.team-table-card,.offline-batches-table-wrap,.wa-table-wrap,.platform-table-wrap,.fin-invoice-panel,.inv-lines,.comm-wa-devices,.comm-wa-devices .table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;min-width:0}@media(max-width:900px){.team-mobile-nav__item,.admin-main-action,input[type=submit]{min-height:var(--fdskill-touch-min)}input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],input[type=date],select,textarea{min-height:var(--fdskill-touch-min);font-size:max(16px,1rem)}.portal-tab,.fdskill-tab{min-height:2.25rem!important;padding-top:.45rem;padding-bottom:.45rem}.modal-panel,.team-modal-panel,.drawer-panel,.finance-modal,.workflow-modal{width:min(100vw - 1rem,640px)!important;max-height:min(92dvh,900px);margin:.5rem auto}.modal-backdrop,.team-modal-backdrop{padding:.5rem}.dt-toolbar,.stats-period-toolbar,.finance-toolbar,.page-toolbar{flex-direction:column;align-items:stretch!important}.dt-toolbar__actions,.stats-period-toolbar__actions{width:100%}.dt-toolbar__actions>*,.stats-period-toolbar__actions>*{width:100%;justify-content:center}.platform-admin{padding:.85rem}.platform-table-wrap,.platform-team-demo__table{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%}.platform-table{min-width:520px}.platform-stats{flex-direction:column}.platform-module-grid{grid-template-columns:1fr}.platform-edit-stack__head{flex-direction:column;align-items:flex-start;gap:.5rem}.chart-panel,.stats-chart-wrap,canvas{max-width:100%}.wa-workspace,.whatsapp-inbox-workspace,.finance-desk,.fin-invoice-panel{min-width:0}.pb-studio,.pb-studio__canvas,.wf-builder,.workflow-builder,.wa-flow-builder,.funnel-canvas,.web-chat-inbox,.marketing-desk{max-width:100%;min-width:0;overflow-x:clip}.page-toolbar,.desk-toolbar,.crm-toolbar,.lms-toolbar,.wa-toolbar,.shop-toolbar,.filter-bar,.action-bar,.cc-action-bar{flex-wrap:wrap;max-width:100%;min-width:0}.admin-panel-layout,.stats-grid,.kpi-grid,.dashboard-grid,.module-dashboard__grid{grid-template-columns:1fr!important}.admin-panel-card,.saas-card,.desk-card,.modal-panel,.apm-panel,.team-modal,.team-modal-panel{max-width:100%;box-sizing:border-box}.apm-backdrop,.apm-modal,.team-modal-backdrop,.modal-backdrop{padding:.5rem;box-sizing:border-box}.apm-panel,.apm-modal__panel,.team-modal__panel,.team-modal-panel{width:min(100%,calc(100vw - 1rem))!important;max-width:calc(100vw - 1rem)!important;max-height:min(92dvh,900px);overflow:auto}.inv-line-head,.inv-line-row{min-width:0}.inv-lines .inv-line-head,.inv-lines .inv-line-row{min-width:560px}.wa-table-wrap table{min-width:720px}.store-hero__dots button{min-height:0!important;min-width:0!important;font-size:0!important;padding:0!important}}@media(max-width:360px){.page-space,.admin-panel-layout,.platform-admin{padding-left:.5rem!important;padding-right:.5rem!important}.portal-top-search{padding-left:.5rem;padding-right:.5rem}.saas-product-chip,.saas-plan-chip{font-size:.65rem;padding:.18rem .4rem}}@media(min-width:901px)and (max-width:1024px){.portal-main{padding-left:.75rem;padding-right:.75rem}}@media(min-width:1400px){.home-shell,.pricing-shell,.public-page__inner{max-width:1200px;margin-left:auto;margin-right:auto}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--btn-py: .4rem;--btn-px: .75rem;--btn-font: var(--font-sm, .8125rem);--btn-radius: 8px;--btn-weight: 600;--btn-min-h: 2rem;--btn-sm-min-h: 1.875rem;--input-min-h: 2.25rem;--input-radius: 8px;--card-radius: 12px;--card-pad: 12px 14px;--card-shadow: 0 1px 2px rgba(43, 27, 16, .04), 0 8px 24px rgba(43, 27, 16, .04);--card-border: 1px solid rgba(153, 0, 0, .1)}.portal-shell .admin-main-action,.portal-shell .small-admin-btn,.portal-shell .admin-tool-btn,.portal-shell a.admin-main-action,.portal-shell a.small-admin-btn,.portal-shell a.admin-tool-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.35rem!important;min-height:var(--btn-min-h)!important;padding:var(--btn-py) var(--btn-px)!important;border-radius:var(--btn-radius)!important;font-size:var(--btn-font)!important;font-weight:var(--btn-weight)!important;line-height:1.2!important;letter-spacing:.01em;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,transform .12s ease}.portal-shell .small-admin-btn,.portal-shell a.small-admin-btn,.portal-shell .admin-tool-btn,.portal-shell a.admin-tool-btn{min-height:var(--btn-sm-min-h)!important;padding:.3rem .65rem!important;font-weight:600!important}.portal-shell .admin-main-action:active,.portal-shell .small-admin-btn:active{transform:translateY(1px)}.portal-shell .small-admin-btn--danger,.portal-shell .admin-main-action--danger{border-color:#b4231859!important;color:#9b1c1c!important}.portal-shell .small-admin-btn--success{border-color:#1665344d!important;color:#166534!important}.portal-shell input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=range]),.portal-shell select,.portal-shell textarea{min-height:var(--input-min-h);border-radius:var(--input-radius)!important;border:1px solid rgba(153,0,0,.16)!important;padding:.45rem .7rem!important;font-size:var(--font-sm, .8125rem)!important;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.portal-shell textarea{min-height:5.5rem;line-height:1.45}.portal-shell input:focus,.portal-shell select:focus,.portal-shell textarea:focus{outline:none;border-color:#99000073!important;box-shadow:0 0 0 3px #99000014}.portal-shell label{font-size:var(--font-xs, .75rem);font-weight:650;letter-spacing:.01em;color:#5c4a3d;margin-bottom:.25rem}.portal-shell .lms-form-grid,.portal-shell .form-grid,.portal-shell .ux-form-grid{gap:var(--space-3)!important}.portal-shell .admin-panel-card,.portal-shell .lms-form-card,.portal-shell .stat-card,.portal-shell .saas-desk-card{border-radius:var(--card-radius)!important;border:var(--card-border)!important;box-shadow:var(--card-shadow)!important;padding:var(--card-pad)!important;background:#fff}.portal-shell .stat-card{padding:12px!important}.portal-shell .dt-toolbar{gap:var(--space-2)!important;margin-bottom:var(--space-3)!important;padding:10px 12px!important;border-radius:10px!important;background:#fffdf9!important}.portal-shell .dt-search{padding:.45rem .7rem!important;border-radius:8px!important;min-height:var(--input-min-h)}.portal-shell .dt-table th{font-size:var(--font-xs, .75rem)!important;font-weight:700!important;letter-spacing:.02em;text-transform:none;color:#6b5648;padding:8px 10px!important;background:#faf6f1}.portal-shell .dt-table td{padding:8px 10px!important;font-size:var(--font-sm, .8125rem)!important;vertical-align:middle}.portal-shell .dt-table tbody tr{transition:background .12s ease}.portal-shell .dt-table tbody tr:hover{background:#99000006}.portal-shell .saas-desk-tabs,.portal-shell .billing-subnav,.portal-shell .adm-tabs,.portal-shell .fdskill-tabs,.portal-shell .ux-tabs,.portal-shell .billing-list__tabs{display:flex!important;flex-wrap:nowrap!important;gap:2px!important;overflow-x:auto!important;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;max-width:100%;padding-bottom:2px;margin-bottom:var(--space-3);border-bottom:1px solid rgba(153,0,0,.1)}.portal-shell .saas-desk-tabs::-webkit-scrollbar,.portal-shell .billing-subnav::-webkit-scrollbar,.portal-shell .adm-tabs::-webkit-scrollbar,.portal-shell .fdskill-tabs::-webkit-scrollbar,.portal-shell .billing-list__tabs::-webkit-scrollbar{display:none}.portal-shell .saas-desk-tabs a,.portal-shell .saas-desk-tabs button,.portal-shell .billing-subnav a,.portal-shell .adm-tabs .admin-tool-btn,.portal-shell .billing-list__tab,.portal-shell .fdskill-tab,.portal-shell .portal-tab{flex:0 0 auto!important;white-space:nowrap!important;min-height:2.25rem!important;padding:.45rem .85rem!important;border-radius:8px 8px 0 0!important}@media(max-width:900px){.portal-shell--mobile:not(.portal-shell--rail-expanded),.portal-shell--admin-mobile:not(.portal-shell--rail-expanded),.portal-shell--team-mobile:not(.portal-shell--rail-expanded),.portal-shell--manager-mobile:not(.portal-shell--rail-expanded){grid-template-columns:minmax(0,1fr)!important}.portal-shell--mobile:not(.portal-shell--rail-expanded) .portal-header-rail,.portal-shell--admin-mobile:not(.portal-shell--rail-expanded) .portal-header-rail,.portal-shell--team-mobile:not(.portal-shell--rail-expanded) .portal-header-rail,.portal-shell--manager-mobile:not(.portal-shell--rail-expanded) .portal-header-rail{display:none!important}.portal-shell--mobile .portal-shell-body,.portal-shell--admin-mobile .portal-shell-body{padding-left:0!important;max-width:100%}.portal-shell--mobile .page-space,.portal-shell--admin-mobile .page-space{padding:8px 10px calc(72px + env(safe-area-inset-bottom,0px))!important}.portal-shell .admin-main-action,.portal-shell a.admin-main-action{min-height:2.25rem!important;padding:6px 12px!important}.portal-shell .small-admin-btn,.portal-shell .admin-tool-btn,.portal-shell a.small-admin-btn,.portal-shell a.admin-tool-btn,.portal-shell .dt-row-actions .small-admin-btn,.portal-shell td .small-admin-btn{min-height:2rem!important;padding:5px 10px!important;font-size:.75rem!important}.portal-shell input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]),.portal-shell select,.portal-shell textarea{min-height:2.5rem!important;font-size:var(--text-input, .875rem)!important;font-weight:400!important;padding:7px 10px!important}.portal-shell .lms-form-grid,.portal-shell .form-grid,.portal-shell .admin-panel-layout,.portal-shell .stats-grid,.portal-shell .kpi-grid{grid-template-columns:1fr!important}.portal-shell .dt-toolbar{flex-direction:column!important;align-items:stretch!important}.portal-shell .dt-toolbar__actions .small-admin-btn,.portal-shell .dt-toolbar__actions .admin-main-action{width:auto;flex:1 1 auto}.portal-shell .team-mobile-nav__item{min-height:48px}.portal-shell--admin-mobile .panel-head-row,.portal-shell--team-mobile .panel-head-row{gap:6px!important;margin-bottom:6px!important}.portal-shell--admin-mobile .panel-head-row>div:last-child,.portal-shell--team-mobile .panel-head-row>div:last-child{flex-direction:row!important;flex-wrap:wrap!important;gap:6px!important}.portal-shell--admin-mobile .panel-head-row .admin-main-action,.portal-shell--admin-mobile .panel-head-row .small-admin-btn,.portal-shell--team-mobile .panel-head-row .admin-main-action,.portal-shell--team-mobile .panel-head-row .small-admin-btn{width:auto!important;flex:0 1 auto!important;min-width:0;padding:5px 10px!important;min-height:32px!important}.portal-shell--admin-mobile .admin-panel-card,.portal-shell--team-mobile .admin-panel-card{padding:10px 10px 12px!important}.portal-shell--admin-mobile .lms-form-actions,.portal-shell--team-mobile .lms-form-actions{gap:6px!important;margin-top:8px!important}.portal-shell--admin-mobile .dash-workspace-banner:not([open]) .dash-workspace-banner__body,.portal-shell--team-mobile .dash-workspace-banner:not([open]) .dash-workspace-banner__body{display:none}.portal-shell--admin-mobile details.dash-setup:not([open]) .dash-accordion__body,.portal-shell--team-mobile details.dash-setup:not([open]) .dash-accordion__body{display:none}.portal-shell--admin-mobile .dash-accordion__summary,.portal-shell--team-mobile .dash-accordion__summary{padding:10px 12px!important}}@media(max-width:640px){.portal-shell--mobile .ux-mobile-cards .dt-table thead,.portal-shell--mobile table.saas-desk-table thead,.portal-shell--mobile .hr-table thead,.portal-shell--mobile .billing-table thead,.portal-shell--mobile .platform-table thead,.portal-shell--mobile .team-table thead,.portal-shell--mobile .crm-table thead{display:none}.portal-shell--mobile .ux-mobile-cards .dt-table,.portal-shell--mobile .ux-mobile-cards .dt-table tbody,.portal-shell--mobile .ux-mobile-cards .dt-table tr,.portal-shell--mobile .ux-mobile-cards .dt-table td,.portal-shell--mobile table.saas-desk-table,.portal-shell--mobile table.saas-desk-table tbody,.portal-shell--mobile table.saas-desk-table tr,.portal-shell--mobile table.saas-desk-table td,.portal-shell--mobile .billing-table,.portal-shell--mobile .billing-table tbody,.portal-shell--mobile .billing-table tr,.portal-shell--mobile .billing-table td,.portal-shell--mobile .hr-table,.portal-shell--mobile .hr-table tbody,.portal-shell--mobile .hr-table tr,.portal-shell--mobile .hr-table td{display:block;width:100%}.portal-shell--mobile .ux-mobile-cards .dt-table tr,.portal-shell--mobile table.saas-desk-table tr,.portal-shell--mobile .billing-table tr,.portal-shell--mobile .hr-table tr{margin-bottom:10px;padding:12px;border:1px solid rgba(153,0,0,.1);border-radius:12px;background:#fff;box-shadow:var(--card-shadow)}.portal-shell--mobile .ux-mobile-cards .dt-table td,.portal-shell--mobile table.saas-desk-table td,.portal-shell--mobile .billing-table td,.portal-shell--mobile .hr-table td{padding:5px 0!important;border:none!important;max-width:none!important}.portal-shell--mobile .ux-mobile-cards .dt-table td:before,.portal-shell--mobile table.saas-desk-table td[data-label]:before,.portal-shell--mobile .billing-table td[data-label]:before,.portal-shell--mobile .hr-table td[data-label]:before{content:attr(data-label);display:block;font-size:.7rem;font-weight:700;color:#900;margin-bottom:2px;letter-spacing:.02em}.portal-shell--mobile .ux-mobile-cards .dt-actions-col:before{content:none!important}.portal-shell--mobile .dt-actions-col,.portal-shell--mobile td.actions{display:flex!important;flex-wrap:wrap;gap:6px;padding-top:8px!important}}@media(min-width:901px){.portal-shell details.ux-filters-collapse.dt-toolbar__filters-wrap{border:none;background:transparent;margin:0;display:contents}.portal-shell details.ux-filters-collapse.dt-toolbar__filters-wrap>summary{display:none}.portal-shell details.ux-filters-collapse.dt-toolbar__filters-wrap .ux-filters-collapse__body{display:contents;padding:0}}@media(max-width:900px){.portal-shell details.ux-filters-collapse{border:1px solid rgba(153,0,0,.12);border-radius:10px;padding:0;margin-bottom:var(--space-3, 12px);background:#fffdf9;display:block}.portal-shell details.ux-filters-collapse>summary{list-style:none;cursor:pointer;padding:10px 12px;font-size:var(--font-sm, .8125rem);font-weight:650;color:#5c4a3d}.portal-shell details.ux-filters-collapse>summary::-webkit-details-marker{display:none}.portal-shell details.ux-filters-collapse[open]>summary{border-bottom:1px solid rgba(153,0,0,.08)}.portal-shell details.ux-filters-collapse .ux-filters-collapse__body{padding:10px 12px 12px}}.portal-shell details.ux-help,details.ux-help{border:1px solid rgba(37,99,235,.22);border-radius:10px;background:linear-gradient(180deg,#f8fbff,#fff);margin:.65rem 0 .85rem;overflow:hidden}.portal-shell details.ux-help>summary,.portal-shell .ux-help__summary,details.ux-help>summary{list-style:none;cursor:pointer;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .55rem;padding:.65rem .85rem;font-size:var(--font-sm, .8125rem);font-weight:650;color:#1e3a5f;-webkit-user-select:none;user-select:none}.portal-shell details.ux-help>summary::-webkit-details-marker,details.ux-help>summary::-webkit-details-marker{display:none}.portal-shell .ux-help__icon{font-size:.95rem;line-height:1}.portal-shell .ux-help__title{font-weight:700}.portal-shell .ux-help__subtitle{flex:1 1 auto;font-weight:500;font-size:var(--font-xs, .75rem)}.portal-shell .ux-help__chevron{margin-left:auto;color:#64748b;transition:transform .15s ease;font-size:.85rem}.portal-shell details.ux-help[open] .ux-help__chevron{transform:rotate(180deg)}.portal-shell .ux-help__body{padding:0 .85rem .85rem;font-size:var(--font-sm, .8125rem);line-height:1.5;color:#334155}.portal-shell .ux-help__body p,.portal-shell .ux-help__body li{margin:.35rem 0}.portal-shell .ux-help__body ul,.portal-shell .ux-help__body ol{margin:.35rem 0 0;padding-left:1.15rem}.portal-shell details.cdn-step-note,.portal-shell details.cdn-info-box,.portal-shell details.comm-email-setup-guide{border:1px solid rgba(37,99,235,.22);border-radius:10px;background:#eff6ff;margin:.5rem 0 .75rem;padding:0}.portal-shell details.cdn-step-note>summary,.portal-shell details.cdn-info-box>summary,.portal-shell details.comm-email-setup-guide>summary{list-style:none;cursor:pointer;padding:.55rem .75rem;font-size:.8rem;font-weight:700;color:#1e40af}.portal-shell details.cdn-step-note>summary::-webkit-details-marker,.portal-shell details.cdn-info-box>summary::-webkit-details-marker,.portal-shell details.comm-email-setup-guide>summary::-webkit-details-marker{display:none}.portal-shell details.cdn-step-note>summary:after,.portal-shell details.cdn-info-box>summary:after,.portal-shell details.comm-email-setup-guide>summary:after{content:" \2304";float:right;font-weight:600;color:#64748b}.portal-shell details.cdn-step-note[open]>summary:after,.portal-shell details.cdn-info-box[open]>summary:after,.portal-shell details.comm-email-setup-guide[open]>summary:after{content:" \2303"}.portal-shell details.cdn-step-note .ux-help__body,.portal-shell details.cdn-info-box .ux-help__body,.portal-shell details.comm-email-setup-guide .ux-help__body{padding:0 .75rem .75rem;font-size:.8rem;line-height:1.65;color:#1e3a5f}.portal-shell details.dash-workspace-banner{display:block;border:1px solid rgba(37,99,235,.2);border-radius:12px;background:linear-gradient(135deg,#eff6ff,#f8fafc);padding:0;margin:.75rem 0 1rem}.portal-shell details.dash-workspace-banner>summary{list-style:none;cursor:pointer;padding:.75rem 1rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.portal-shell details.dash-workspace-banner>summary::-webkit-details-marker{display:none}.portal-shell details.dash-workspace-banner>summary:after{content:"Setup tip \2304";margin-left:auto;font-size:.75rem;font-weight:650;color:#64748b}.portal-shell details.dash-workspace-banner[open]>summary:after{content:"Hide \2303"}.portal-shell details.dash-workspace-banner .dash-workspace-banner__body{padding:0 1rem 1rem}@media(max-width:900px){.portal-shell,.portal-shell-body,.portal-main{-webkit-tap-highlight-color:transparent}.portal-shell-body,.portal-main{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}}.team-mobile-nav{backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);background:#fffef9e6!important;border-top:1px solid rgba(153,0,0,.08)!important;box-shadow:0 -8px 32px #2b1b1012;padding-top:4px;padding-left:max(8px,env(safe-area-inset-left,0px));padding-right:max(8px,env(safe-area-inset-right,0px))}.team-mobile-nav__item{position:relative;min-height:52px!important;border-radius:12px;transition:background .18s ease,transform .12s ease,color .15s ease}.team-mobile-nav__item--active{background:#9900001f!important}.team-mobile-nav__item--active:before{content:"";position:absolute;top:2px;left:50%;transform:translate(-50%);width:22px;height:3px;border-radius:999px;background:currentColor;opacity:.75}.team-mobile-nav__item:active{transform:scale(.94)}.team-mobile-nav__icon{font-size:22px!important}.team-mobile-nav__label{font-size:10px!important;letter-spacing:.01em}.admin-mobile-nav,.manager-mobile-nav,.accountant-mobile-nav{backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px)}@media(max-width:900px){.portal-shell .module-tiles{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.portal-shell .module-tile{min-height:92px;padding:14px 14px 12px;border-radius:16px;border:1px solid rgba(153,0,0,.1);box-shadow:0 2px 12px #2b1b100d;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.portal-shell .module-tile:active{transform:scale(.97);box-shadow:0 6px 20px #2b1b101a;border-color:#99000038}.portal-shell .module-tile strong{font-size:.9rem;line-height:1.25}.portal-shell .module-tile span{font-size:.72rem;line-height:1.35}.portal-shell .stat-card{border-radius:14px!important;min-height:72px}.portal-shell .dash-tile__value{font-size:1.35rem!important}}@media(max-width:520px){.login-shell{min-height:100dvh;padding:max(12px,env(safe-area-inset-top,0px)) 16px calc(20px + env(safe-area-inset-bottom,0px));align-content:center}.login-card{width:min(100%,400px);padding:22px 18px 20px;border-radius:20px;gap:12px;box-shadow:0 16px 48px #0e2d2f1a}.login-card input,.login-card select,.login-card textarea{min-height:48px;font-size:16px!important;border-radius:12px;padding:12px 14px}.login-card .admin-main-action,.login-card button.admin-main-action{min-height:48px;font-size:1rem;border-radius:12px;margin-top:4px}.login-mode-tabs button{min-height:44px;font-size:.9rem;border-radius:10px}.login-card .logo-login{width:72px;height:72px}}@media(max-width:900px){.portal-shell--rail-expanded .portal-header-rail,.portal-shell--drawer-open .portal-header-rail{box-shadow:8px 0 40px #0f172a2e}.portal-rail-toggle{min-width:44px;min-height:44px}}@media(prefers-reduced-motion:reduce){.team-mobile-nav__item,.portal-shell .module-tile{transition:none}.team-mobile-nav__item:active,.portal-shell .module-tile:active{transform:none}}.portal-shell--attendance-app .portal-billing-lock,.portal-shell--attendance-app .portal-trial-banner,.portal-shell--attendance-app .portal-testing-banner{display:none}.portal-shell--attendance-app app-attendance-app{display:block;min-height:100dvh}@media(max-width:900px){.portal-shell--admin-mobile:not(.portal-shell--rail-expanded),.portal-shell--team-mobile:not(.portal-shell--rail-expanded),.portal-shell--manager-mobile:not(.portal-shell--rail-expanded),.portal-shell--accountant-mobile:not(.portal-shell--rail-expanded),.portal-shell--student-mobile:not(.portal-shell--rail-expanded),.portal-shell--parent-mobile:not(.portal-shell--rail-expanded){grid-template-columns:minmax(0,1fr)!important;width:100%;max-width:100%}.portal-shell--admin-mobile:not(.portal-shell--rail-expanded) .portal-header-rail,.portal-shell--team-mobile:not(.portal-shell--rail-expanded) .portal-header-rail,.portal-shell--manager-mobile:not(.portal-shell--rail-expanded) .portal-header-rail,.portal-shell--accountant-mobile:not(.portal-shell--rail-expanded) .portal-header-rail{display:none!important}.portal-shell--mobile .page-space,.portal-shell--admin-mobile .page-space,.portal-shell--team-mobile .page-space{padding:8px 12px calc(62px + env(safe-area-inset-bottom,0px))!important}.portal-shell--mobile .admin-panel-card,.portal-shell--admin-mobile .admin-panel-card{padding:10px 10px 12px!important;border-radius:14px!important}.portal-shell--mobile .admin-stats:not(.lm-report-stats){display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;grid-template-columns:unset!important;gap:8px!important;margin-bottom:8px!important;padding-bottom:4px;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.portal-shell--mobile .admin-stats:not(.lm-report-stats)::-webkit-scrollbar{display:none}.portal-shell--mobile .admin-stats:not(.lm-report-stats) .stat-card{flex:0 0 auto;min-width:76px;max-width:92px;scroll-snap-align:start;padding:8px 10px!important;min-height:0!important}.portal-shell--mobile .admin-stats:not(.lm-report-stats) .stat-card h3{font-size:.95rem!important}.portal-shell--mobile .admin-stats:not(.lm-report-stats) .stat-card p{font-size:10px!important;margin-top:2px!important}.portal-shell--mobile .adm-tabs,.portal-shell--mobile .fees-tabs,.portal-shell--mobile .hr-tabs,.portal-shell--mobile .lm-tabs,.portal-shell--mobile .cc-tabs{flex-wrap:nowrap!important;overflow-x:auto!important;gap:6px!important;padding:2px 0 6px!important;scrollbar-width:none;-webkit-overflow-scrolling:touch}.portal-shell--mobile .adm-tabs::-webkit-scrollbar,.portal-shell--mobile .fees-tabs::-webkit-scrollbar{display:none}.portal-shell--mobile .adm-tabs .admin-tool-btn,.portal-shell--mobile .fees-tabs .admin-tool-btn,.portal-shell--mobile .hr-tabs .admin-tool-btn,.portal-shell--mobile .lm-tabs .admin-tool-btn{flex:0 0 auto!important;min-height:36px!important;padding:6px 14px!important;border-radius:999px!important;font-size:12px!important;white-space:nowrap}.portal-shell--mobile .panel-head-row{flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin-bottom:8px!important}.portal-shell--mobile .panel-head-row>div:last-child{flex-direction:row!important;flex-wrap:wrap!important;gap:6px!important;margin-left:auto}.portal-shell--mobile .panel-head-row .admin-main-action,.portal-shell--mobile .panel-head-row .small-admin-btn{width:auto!important;min-height:40px!important;padding:8px 12px!important}.portal-shell--mobile .ux-mobile-filters{margin-bottom:8px;border:1px solid rgba(153,0,0,.1);border-radius:12px;background:#fff;overflow:hidden}.portal-shell--mobile .ux-mobile-filters__summary{display:flex;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:700;color:#600;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.portal-shell--mobile .ux-mobile-filters__summary::-webkit-details-marker{display:none}.portal-shell--mobile .ux-mobile-filters__summary:before{content:"\25b8";font-size:11px;color:#900;transition:transform .15s ease}.portal-shell--mobile .ux-mobile-filters[open] .ux-mobile-filters__summary:before{transform:rotate(90deg)}.portal-shell--mobile .ux-mobile-filters .lm-filters-bar,.portal-shell--mobile .ux-mobile-filters .adm-toolbar{border:none!important;border-radius:0!important;margin:0!important;background:transparent!important}.portal-shell--mobile .stats-period-filter{margin-bottom:8px!important;padding:8px 10px!important;border-radius:12px!important;flex-wrap:nowrap!important;overflow-x:auto!important}.portal-shell--mobile .stats-period-filter__hint{display:none}.portal-shell--mobile .lms-form-actions{flex-direction:row!important;flex-wrap:wrap!important;gap:8px!important}.portal-shell--mobile .lms-form-actions .admin-main-action{flex:1 1 auto;min-width:min(100%,140px)}.portal-shell--standalone{padding-top:env(safe-area-inset-top,0px)}}@media(min-width:901px){.ux-mobile-filters__summary{display:none}.ux-mobile-filters{border:none;background:transparent}.ux-mobile-filters>.adm-toolbar{display:flex}}@media(max-width:900px){.portal-shell--mobile .admin-stats:not(.lm-report-stats):not(.crm-report-stats),.portal-shell--mobile .fees-panel.admin-stats,.portal-shell--mobile .fees-panel .admin-stats,.portal-shell--mobile .hr-stat-grid,.portal-shell--mobile .hr-stat-grid--dense,.portal-shell--mobile .dash-stat-grid,.portal-shell--mobile .dash-tiles,.portal-shell--mobile .wa-dash__stats,.portal-shell--mobile .wa-metrics,.portal-shell--mobile .shop-stats,.portal-shell--mobile .shop-stats--trade,.portal-shell--mobile .crm-trade-stats,.portal-shell--mobile .te-split-stats,.portal-shell--mobile .offline-batches-stats,.portal-shell--mobile .cert-stats-grid,.portal-shell--mobile .intg-stat-grid,.portal-shell--mobile .fin-overview-stats,.portal-shell--mobile .fin-kpi-row{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;grid-template-columns:unset!important;gap:8px!important;margin-bottom:8px!important;padding-bottom:4px;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.portal-shell--mobile .admin-stats:not(.lm-report-stats)::-webkit-scrollbar,.portal-shell--mobile .hr-stat-grid::-webkit-scrollbar,.portal-shell--mobile .dash-stat-grid::-webkit-scrollbar,.portal-shell--mobile .fin-quick-actions::-webkit-scrollbar{display:none}.portal-shell--mobile .admin-stats:not(.lm-report-stats) .stat-card,.portal-shell--mobile .fees-panel .admin-stats .stat-card,.portal-shell--mobile .hr-stat-grid .hr-stat,.portal-shell--mobile .dash-stat-grid .stat-card,.portal-shell--mobile .dash-stat-grid .dash-tile,.portal-shell--mobile .dash-tiles .dash-tile,.portal-shell--mobile .wa-dash__stats .wa-dash__stat,.portal-shell--mobile .wa-metrics .wa-metric,.portal-shell--mobile .shop-stats .shop-stat,.portal-shell--mobile .shop-stats--trade .shop-stat,.portal-shell--mobile .crm-trade-stats .stat-card,.portal-shell--mobile .cert-stats-grid .stat-card{flex:0 0 auto;min-width:76px;max-width:96px;scroll-snap-align:start;padding:8px 10px!important;min-height:0!important}.portal-shell--mobile .hr-stat-grid .hr-stat strong,.portal-shell--mobile .wa-dash__stat strong{font-size:.95rem!important}.portal-shell--mobile .hr-stat-grid .hr-stat span,.portal-shell--mobile .wa-dash__stat span{font-size:10px!important}.portal-shell--mobile .fin-tabs{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;grid-template-columns:unset!important;gap:6px!important;padding:2px 0 6px!important;scrollbar-width:none;-webkit-overflow-scrolling:touch}.portal-shell--mobile .fin-tabs button{flex:0 0 auto!important;width:auto!important;min-height:36px!important;padding:6px 14px!important;border-radius:999px!important;font-size:12px!important;white-space:nowrap}.portal-shell--mobile .fin-tab-group{flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;overflow-x:auto!important;gap:8px!important;scrollbar-width:none}.portal-shell--mobile .fin-tab-group-label{flex:0 0 auto;font-size:11px;white-space:nowrap}.portal-shell--mobile .fin-tab-nav{flex-wrap:nowrap!important;overflow-x:auto!important}.portal-shell--mobile .fin-quick-actions{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;grid-template-columns:unset!important;gap:8px!important;margin-bottom:10px!important;scroll-snap-type:x proximity}.portal-shell--mobile .fin-quick-actions .fin-qa{flex:0 0 min(72vw,220px)!important;width:auto!important;scroll-snap-align:start;min-height:64px!important;padding:10px 12px!important}.portal-shell--mobile .fin-quick-actions .fin-qa:last-child{grid-column:unset!important}.portal-shell--mobile .fin-desk-header h2{font-size:1.15rem!important;margin-bottom:2px!important}.portal-shell--mobile .fin-desk-header-sub{font-size:12px!important;line-height:1.35}.portal-shell--mobile .fees-tabs,.portal-shell--mobile .cc-tabs{margin:0 -12px 8px!important;padding:0 12px 6px!important}.portal-shell--mobile .fees-tabs--team-mobile .admin-tool-btn{flex:0 0 auto!important;min-width:0!important}.portal-shell--mobile .fees-head{margin-bottom:6px!important}.portal-shell--mobile .fees-head h2{font-size:1.1rem!important}.portal-shell--mobile .dash-hero{margin-bottom:6px!important}.portal-shell--mobile .dash-hero__title{font-size:1.05rem!important}.portal-shell--mobile .dash-workspace-banner,.portal-shell--mobile .dash-accordion.dash-setup,.portal-shell--mobile .dash-period-stats{margin-bottom:8px!important}.portal-shell--mobile .hr-emp-view__stats{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;grid-template-columns:unset!important;gap:8px!important}.portal-shell--mobile .hr-emp-view__stats>*{flex:0 0 auto;min-width:88px}.portal-shell--mobile .hr-tabs{margin-bottom:8px!important}.portal-shell--mobile .panel-head-row h2,.portal-shell--mobile .crs-module .panel-head-row h2{font-size:1.1rem!important;line-height:1.25}.portal-shell--mobile .panel-head-row .muted,.portal-shell--mobile .crs-module .panel-head-row .muted{font-size:12px!important}.portal-shell--mobile .crs-card-grid{gap:10px!important}.portal-shell--mobile .crs-view-toggle{flex-wrap:nowrap!important;overflow-x:auto!important;gap:6px!important}.portal-shell--mobile .shop-head{flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin-bottom:8px!important}.portal-shell--mobile .shop-head h1{font-size:1.1rem!important;flex:1 1 auto;min-width:0}.portal-shell--mobile .shop-head-actions{flex:0 0 auto;gap:6px!important}.portal-shell--mobile .shop-stats-filter{padding:8px 10px!important;margin-bottom:8px!important;gap:8px!important}.portal-shell--mobile .crm-collect-pay-grid,.portal-shell--mobile .intg-oauth-form,.portal-shell--mobile .intg-scope-fieldset{grid-template-columns:1fr!important}.portal-shell--mobile .dt-toolbar{padding:8px 10px!important;margin-bottom:8px!important;gap:8px!important;border-radius:12px!important}.portal-shell--mobile .dt-toolbar__search{flex:1 1 100%;min-width:0!important}.portal-shell--mobile .dt-search{min-height:44px!important;font-size:16px!important;border-radius:10px!important}.portal-shell--mobile .dt-toolbar__search .small-admin-btn{min-height:44px!important;padding:8px 12px!important}.portal-shell--mobile details.ux-filters-collapse.dt-toolbar__filters-wrap{flex:1 1 100%;min-width:0}.portal-shell--mobile .dt-toolbar__filters,.portal-shell--mobile .dt-toolbar__actions{flex-direction:column!important;align-items:stretch!important;gap:8px!important}.portal-shell--mobile .dt-filter select,.portal-shell--mobile .dt-filter input{min-height:44px!important;font-size:16px!important;width:100%!important}.portal-shell--mobile .dt-pager{flex-direction:column!important;align-items:stretch!important;gap:8px!important;margin-top:10px!important}.portal-shell--mobile .dt-pager__btns{justify-content:center}.portal-shell--mobile .dt-pager__btns .small-admin-btn{min-height:44px!important;flex:1 1 auto}.portal-shell--mobile .crm-trade-tabs,.portal-shell--mobile .biz-tabs,.portal-shell--mobile .crm-trade-segments,.portal-shell--mobile .cert-tabs,.portal-shell--mobile .cert-create-modes,.portal-shell--mobile .cert-settings-tabs{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:6px!important;padding-bottom:6px!important;scrollbar-width:none;-webkit-overflow-scrolling:touch}.portal-shell--mobile .crm-trade-tabs button,.portal-shell--mobile .biz-tabs button,.portal-shell--mobile .crm-trade-segments button{flex:0 0 auto!important;white-space:nowrap;min-height:36px!important;border-radius:999px!important}.portal-shell--mobile .crm-trade-hero h2{font-size:1.15rem!important}.portal-shell--mobile .crm-trade-hero{padding:10px 12px!important;margin-bottom:8px!important}.portal-shell--mobile .comm-tabs,.portal-shell--mobile .sn-tabs{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:6px!important;scrollbar-width:none}.portal-shell--mobile .wa-workspace--mobile-list .wa-list-tools{padding:0 10px 6px!important}.portal-shell--mobile .wa-workspace--mobile-list .wa-conv-row{padding:10px 12px!important}.portal-shell--mobile .lms-form-grid,.portal-shell--mobile .fin-desk-form-grid,.portal-shell--mobile .fin-inline-form{grid-template-columns:1fr!important}.portal-shell--mobile .fin-inline-form{flex-direction:column!important;align-items:stretch!important}.portal-shell--mobile .fin-inline-form>*{width:100%!important}.portal-shell--mobile .fin-desk-search,.portal-shell--mobile .fin-receive-search{flex-direction:column!important;align-items:stretch!important}.portal-shell--mobile .fin-search-input,.portal-shell--mobile .fin-daybook-search{width:100%!important;min-height:44px!important;font-size:16px!important}.portal-shell--mobile .panel-head-row>div:last-child .admin-main-action,.portal-shell--mobile .panel-head-row>div:last-child .small-admin-btn{width:auto!important;min-height:40px!important}.portal-shell--mobile .lm-detail-actions,.portal-shell--mobile .stu-detail-actions,.portal-shell--mobile .intg-detail-actions,.portal-shell--mobile .wa-tpl-detail-actions,.portal-shell--mobile [class*=detail-actions]:not(.lm-quick-actions){display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;flex-direction:unset!important;gap:6px!important;align-items:stretch!important}.portal-shell--mobile .lm-detail-actions .lm-quick-actions,.portal-shell--mobile .lm-detail-actions>.lm-quick-actions{grid-column:1 / -1;display:flex!important;gap:6px!important;margin:0!important}.portal-shell--mobile .lm-detail-actions .lm-quick-actions .lm-quick-btn{flex:1 1 0;min-height:36px!important}.portal-shell--mobile .lm-detail-actions>.admin-main-action,.portal-shell--mobile .stu-detail-actions>.admin-main-action{grid-column:1 / -1;min-height:38px!important}.portal-shell--mobile .lm-detail-actions .admin-main-action,.portal-shell--mobile .lm-detail-actions .small-admin-btn,.portal-shell--mobile .stu-detail-actions .admin-main-action,.portal-shell--mobile .stu-detail-actions .small-admin-btn,.portal-shell--mobile .intg-detail-actions .admin-main-action,.portal-shell--mobile .intg-detail-actions .small-admin-btn{width:auto!important;min-height:36px!important;padding:6px 8px!important;font-size:11px!important}.portal-shell--mobile .lms-form-actions{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;gap:6px!important;margin-top:6px!important}.portal-shell--mobile .lms-form-actions .admin-main-action:only-child{flex:1 1 auto;max-width:100%}.portal-shell--mobile .lms-form-actions .admin-main-action,.portal-shell--mobile .lms-form-actions .small-admin-btn{width:auto!important;flex:0 1 auto!important;min-height:32px!important;padding:5px 12px!important;font-size:.75rem!important;margin:0!important}.portal-shell--mobile .lms-form-actions .admin-main-action{min-height:36px!important;padding:6px 14px!important;font-size:.8125rem!important}.portal-shell--mobile .lm-workload-strip--inline{flex:0 0 auto!important;min-height:0!important;width:100%;flex-wrap:nowrap!important;overflow-x:auto!important;padding:4px 8px!important;align-items:center!important}.portal-shell--mobile .lm-workload-strip__meta{margin-left:0!important;flex:0 0 auto;padding-left:6px}.portal-shell--mobile .lm-crm-subhead{gap:4px!important;margin-bottom:4px!important}.portal-shell--mobile .stats-period-filter:not(.stats-period-filter--compact){margin-bottom:6px!important;padding:6px 8px!important}.portal-shell--mobile .stats-period-filter--compact{margin-bottom:4px!important}.portal-shell--mobile .lm-fold>summary{padding:6px 0!important;min-height:36px!important;font-size:12px!important}.portal-shell--mobile .lm-fold__body{padding:0 0 6px!important}.portal-shell--mobile .lm-detail-top{margin-bottom:4px!important}.portal-shell--mobile .lm-detail-line{margin:2px 0!important;font-size:12px!important}}@media(max-width:900px)and (min-width:421px){.portal-shell--mobile .dash-tiles,.portal-shell--mobile .dash-stat-grid{grid-template-columns:unset!important}}@media(max-width:900px){.portal-shell--mobile,.portal-shell--admin-mobile,.portal-shell--team-mobile,.portal-shell--manager-mobile,.portal-shell--accountant-mobile{--font-xs: .6875rem;--font-sm: .8125rem;--font-md: .8125rem;--font-lg: .9375rem;--text-page-title: 1rem;--text-section: .8125rem;--text-body: .8125rem;--text-caption: .6875rem;--text-tab: .6875rem;--text-stat: .9375rem;--text-input: .875rem;--btn-font: .8125rem}.portal-shell--mobile h1,.portal-shell--mobile h2,.portal-shell--mobile h3,.portal-shell--mobile h4,.portal-shell--mobile .admin-panel-card h2,.portal-shell--mobile .panel-head-row h2,.portal-shell--mobile .lms-form-card h3,.portal-shell--mobile .lms-course-card h3,.portal-shell--mobile .stat-card h3{font-family:Inter,ui-sans-serif,system-ui,sans-serif!important;letter-spacing:-.01em!important}.portal-shell--mobile .panel-head-row h2{font-size:1rem!important;font-weight:700!important;line-height:1.25!important}.portal-shell--mobile .panel-head-row .muted{font-size:.75rem!important;line-height:1.35!important}.portal-shell--mobile .lms-form-card{padding:10px 12px!important;margin-bottom:8px!important}.portal-shell--mobile .lms-form-card h3{font-size:.8125rem!important;font-weight:600!important;margin-bottom:6px!important}.portal-shell--mobile .lms-form-grid{gap:8px!important}.portal-shell--mobile .lms-form-grid label,.portal-shell--mobile .lms-full{font-size:.6875rem!important;font-weight:600!important;gap:3px!important;line-height:1.25!important;color:#78716c!important}.portal-shell--mobile .lms-form-grid label>input,.portal-shell--mobile .lms-form-grid label>select,.portal-shell--mobile .lms-form-grid label>textarea,.portal-shell--mobile .lms-full>input,.portal-shell--mobile .lms-full>select,.portal-shell--mobile .lms-full>textarea,.portal-shell--mobile .lms-form-card input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]),.portal-shell--mobile .lms-form-card select,.portal-shell--mobile .lms-form-card textarea,.portal-shell--mobile .adm-toolbar input:not([type=checkbox]):not([type=radio]),.portal-shell--mobile .adm-toolbar select,.portal-shell--mobile .dt-search,.portal-shell--mobile .dt-filter select,.portal-shell--mobile .dt-filter input:not([type=checkbox]):not([type=radio]){font-size:.875rem!important;font-weight:400!important;font-family:inherit!important;line-height:1.35!important;min-height:40px!important;padding:7px 10px!important;border-radius:8px!important;color:#2b1b10!important;-webkit-text-size-adjust:100%}@supports (-webkit-touch-callout: none){.portal-shell--mobile .lms-form-card input:focus,.portal-shell--mobile .lms-form-card select:focus,.portal-shell--mobile .lms-form-card textarea:focus,.portal-shell--mobile .adm-toolbar input:focus,.portal-shell--mobile .adm-toolbar select:focus,.portal-shell--mobile .dt-search:focus,.portal-shell--mobile .dt-filter input:focus,.portal-shell--mobile .dt-filter select:focus{font-size:16px!important}}.portal-shell--mobile .admin-main-action,.portal-shell--mobile .small-admin-btn,.portal-shell--mobile .admin-tool-btn,.portal-shell--mobile a.admin-main-action,.portal-shell--mobile a.small-admin-btn,.portal-shell--mobile button.admin-tool-btn,.portal-shell--mobile button.small-admin-btn{font-size:.75rem!important;font-weight:600!important;letter-spacing:0!important;line-height:1.2!important;border-radius:8px!important;box-shadow:none!important}.portal-shell--mobile .small-admin-btn,.portal-shell--mobile .admin-tool-btn,.portal-shell--mobile a.small-admin-btn,.portal-shell--mobile button.small-admin-btn,.portal-shell--mobile button.admin-tool-btn{min-height:32px!important;padding:5px 10px!important}.portal-shell--mobile .admin-main-action,.portal-shell--mobile a.admin-main-action,.portal-shell--mobile button.admin-main-action{min-height:36px!important;padding:6px 12px!important;font-size:.8125rem!important}.portal-shell--mobile .lms-student-list{gap:8px!important}.portal-shell--mobile .lms-student-card,.portal-shell--mobile .lms-course-card{padding:10px 12px!important}.portal-shell--mobile .lms-student-card h3{font-size:.8125rem!important;margin:0 0 2px!important}.portal-shell--mobile .lms-student-card .muted{font-size:.75rem!important;line-height:1.35!important}.portal-shell--mobile .lms-student-card .lms-form-actions{margin-top:6px!important}.portal-shell--mobile .notify-page .panel-head-row{margin-bottom:6px!important}.portal-shell--mobile .notify-page .panel-head-row .muted{display:none}.portal-shell--mobile .notify-page .panel-head-row .lms-form-actions{margin-top:0!important}.portal-shell--mobile .notify-page-actions{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin-left:auto!important}.portal-shell--mobile .notify-page-actions .small-admin-btn{min-height:32px!important;padding:5px 10px!important;font-size:.75rem!important;width:auto!important}.portal-shell--mobile .notify-inbox-card__time{font-size:.6875rem!important;margin:0 0 2px!important}.portal-shell--mobile .notify-module-chips{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:6px!important;margin-bottom:8px!important;padding-bottom:2px;scrollbar-width:none}.portal-shell--mobile .notify-module-chips::-webkit-scrollbar{display:none}.portal-shell--mobile .notify-chip{flex:0 0 auto;padding:3px 8px!important;font-size:.6875rem!important;font-weight:700!important}.portal-shell--mobile .notify-inbox-card .notify-card-head{margin-bottom:4px!important;gap:6px!important}.portal-shell--mobile .notify-inbox-card__hero{font-size:.875rem!important;margin:0 0 2px!important}.portal-shell--mobile .notify-inbox-card__title{font-size:.75rem!important;margin:0 0 4px!important}.portal-shell--mobile .notify-inbox-card__body{font-size:.8125rem!important;margin:0 0 4px!important}.portal-shell--mobile .notify-inbox-card__img{max-height:120px!important;margin-bottom:6px!important;border-radius:8px!important}.portal-shell--mobile .notify-card-actions{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin-top:6px!important}.portal-shell--mobile .notify-card-actions .small-admin-btn,.portal-shell--mobile .apm-body .admin-main-action,.portal-shell--mobile .apm-body .small-admin-btn{min-height:32px!important;padding:5px 12px!important;font-size:.75rem!important;width:auto!important}.portal-shell--mobile .apm-body .admin-main-action{min-height:36px!important;padding:6px 14px!important}.portal-shell--mobile .apm-body .lms-form-actions{margin-top:6px!important}.portal-shell--mobile .lm-detail-body .admin-main-action,.portal-shell--mobile .apm-body .lm-detail-body .admin-main-action{min-height:32px!important;padding:5px 10px!important;font-size:.75rem!important;width:auto!important;align-self:flex-start;box-shadow:0 1px 4px #9900001f!important}.portal-shell--mobile .lm-detail-body .lm-na,.portal-shell--mobile .lm-detail-body .lm-wa,.portal-shell--mobile .lm-detail-body .lm-em{margin:4px 0!important;padding:8px 10px!important}.portal-shell--mobile .lm-detail-body .lm-fold{margin-bottom:4px!important}.portal-shell--mobile .lm-detail-body .lm-fold>summary{padding:6px 8px!important;min-height:32px!important}.portal-shell--mobile .lm-detail-body .lm-fold__body{padding:0 8px 6px!important;display:flex;flex-direction:column;gap:4px}.portal-shell--mobile .lm-detail-body .lm-wa__compose label,.portal-shell--mobile .lm-detail-body .lm-em__compose label,.portal-shell--mobile .lm-detail-body .lm-inline-form label{font-size:.6875rem!important;gap:2px!important;margin-bottom:0!important}.portal-shell--mobile .lm-detail-body .lm-wa__compose select,.portal-shell--mobile .lm-detail-body .lm-wa__compose textarea,.portal-shell--mobile .lm-detail-body .lm-em__compose input,.portal-shell--mobile .lm-detail-body .lm-em__compose select,.portal-shell--mobile .lm-detail-body .lm-em__compose textarea,.portal-shell--mobile .lm-detail-body .lm-inline-form input,.portal-shell--mobile .lm-detail-body .lm-inline-form select,.portal-shell--mobile .lm-detail-body .lm-inline-form textarea{min-height:36px!important;padding:6px 8px!important;font-size:.8125rem!important;font-weight:400!important;margin-top:0!important}.portal-shell--mobile .lm-detail-body .lm-wa__thread,.portal-shell--mobile .lm-detail-body .lm-em__thread{max-height:110px!important;margin-bottom:6px!important;padding:4px!important}.portal-shell--mobile .lm-detail-body .lm-wa__empty,.portal-shell--mobile .lm-detail-body .lm-em__empty{padding:6px 0!important;font-size:.75rem!important}.portal-shell--mobile .lm-detail-body .lm-na__primary strong{font-size:.8125rem!important}.portal-shell--mobile .lm-detail-body .lm-na__primary p,.portal-shell--mobile .lm-detail-body .lm-na__primary .muted{font-size:.75rem!important;margin-bottom:4px!important}.portal-shell--mobile .lm-detail-body .lm-na__cta{margin-top:4px!important}.portal-shell--mobile .stat-card h3{font-size:.9375rem!important}.portal-shell--mobile .stat-card p{font-size:.625rem!important}.portal-shell--mobile .muted{font-size:.75rem}.portal-shell--mobile .fees-head h2{font-size:1rem!important}.portal-shell--mobile .sf-disclosure>summary{font-size:.8125rem!important;font-weight:600!important;min-height:40px!important;padding:10px 12px!important}.portal-shell--mobile .sf-disclosure>summary:before{font-size:16px!important}.portal-shell--mobile .sf-disclosure-content{padding:10px 12px!important}.portal-shell--mobile .sf-admission-form{gap:8px!important;margin-top:10px!important}.portal-shell--mobile .sf-mode-switch{font-size:.8125rem!important}.portal-shell--mobile .team-mobile-nav__label{font-size:9px!important;letter-spacing:0!important}.portal-shell--mobile .team-mobile-nav__icon{font-size:20px!important}}@media(max-width:640px){.portal-shell--mobile .dt-toolbar{padding:8px 10px!important;margin-bottom:6px!important;gap:6px!important}.portal-shell--mobile .dt-toolbar__search{flex:1 1 100%!important;flex-direction:row!important;align-items:center!important;gap:6px!important;min-width:0!important}.portal-shell--mobile .dt-toolbar__search .dt-search{flex:1 1 auto!important;min-width:0!important;min-height:36px!important;font-size:.875rem!important}.portal-shell--mobile .dt-toolbar__search .small-admin-btn{flex:0 0 auto!important;width:auto!important;min-width:0!important;min-height:36px!important;padding:5px 12px!important;font-size:.75rem!important}.portal-shell--mobile details.ux-filters-collapse>summary{min-height:36px!important;padding:8px 10px!important;font-size:.8125rem!important}.portal-shell--mobile .ux-mobile-cards .dt-table tr{margin-bottom:8px!important;padding:10px 12px!important;border-radius:10px!important;box-shadow:0 1px 4px #2b1b100f!important}.portal-shell--mobile .ux-mobile-cards .dt-table tr>td:first-child:not(.dt-actions-col){display:block!important;padding:0 0 4px!important;font-size:.9375rem!important;font-weight:600!important;color:#2b1b10!important;line-height:1.25!important}.portal-shell--mobile .ux-mobile-cards .dt-table tr>td:first-child:not(.dt-actions-col):before{display:none!important}.portal-shell--mobile .ux-mobile-cards .dt-table td[data-label=Phone],.portal-shell--mobile .ux-mobile-cards .dt-table td[data-label=City],.portal-shell--mobile .ux-mobile-cards .dt-table td[data-label=Trainer],.portal-shell--mobile .ux-mobile-cards .dt-table td[data-label=Courses],.portal-shell--mobile .ux-mobile-cards .dt-table td[data-label=Joined],.portal-shell--mobile .ux-mobile-cards .dt-table td[data-label=Updated],.portal-shell--mobile .ux-mobile-cards .dt-table td[data-label=Cover],.portal-shell--mobile .ux-mobile-cards .dt-table td[data-label=Thumbnail],.portal-shell--mobile .ux-mobile-cards .dt-table td[data-label=Delivery],.portal-shell--mobile .ux-mobile-cards .dt-table td[data-label=Certificate],.portal-shell--mobile .ux-mobile-cards .dt-table td[data-label="Access plan"],.portal-shell--mobile .ux-mobile-cards .dt-table td[data-label=Lessons]{display:none!important}.portal-shell--mobile .ux-mobile-cards .dt-table td:not(.dt-actions-col):not(:first-child){display:grid!important;grid-template-columns:4.25rem minmax(0,1fr)!important;gap:4px 8px!important;align-items:baseline!important;padding:1px 0!important;font-size:.8125rem!important;line-height:1.35!important}.portal-shell--mobile .ux-mobile-cards .dt-table td:not(.dt-actions-col):not(:first-child):before{display:block!important;margin-bottom:0!important;font-size:.625rem!important;font-weight:600!important;color:#78716c!important;letter-spacing:0!important;text-transform:none!important}.portal-shell--mobile .ux-mobile-cards .dt-table td .lms-badge{font-size:.625rem!important;padding:2px 6px!important}.portal-shell--mobile .ux-mobile-cards .dt-table td .dt-thumb,.portal-shell--mobile .ux-mobile-cards .dt-table td .dt-thumb-ph{display:none!important}.portal-shell--mobile .ux-mobile-cards .dt-actions-col{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:6px!important;padding:8px 0 0!important;margin-top:6px!important;border-top:1px solid rgba(0,0,0,.06)!important}.portal-shell--mobile .ux-mobile-cards .dt-actions-col:before{display:none!important}.portal-shell--mobile .ux-mobile-cards .dt-actions-col .small-admin-btn{width:auto!important;min-height:30px!important;padding:4px 10px!important;font-size:.6875rem!important;font-weight:600!important;flex:0 1 auto!important;border-radius:6px!important}.portal-shell--mobile .ux-mobile-cards .dt-actions-col .small-admin-btn.active{min-height:32px!important;padding:5px 12px!important}.portal-shell--mobile .ux-mobile-cards .dt-actions-col .small-admin-btn.lms-danger{background:#c1121f14!important;border-color:#c1121f40!important;color:#991b1b!important}.portal-shell--mobile .dt-pager{margin-top:8px!important;font-size:.75rem!important}.portal-shell--mobile .dt-pager__btns .small-admin-btn{min-height:32px!important;padding:4px 12px!important;font-size:.75rem!important}.portal-shell--mobile .panel-head-row .muted{display:none}.portal-shell--mobile .panel-head-row>div:last-child .admin-main-action,.portal-shell--mobile .panel-head-row>div:last-child .small-admin-btn{min-height:32px!important;padding:5px 10px!important;font-size:.75rem!important}}html,body{overflow-x:clip;max-width:100%}body{margin:0}body.apm-modal-open{overflow:hidden}.store[data-store-theme=vahdam]{font-family:var(--store-body-font, "DM Sans", ui-sans-serif, system-ui, sans-serif);background:var(--store-page, #fff);color:var(--store-ink, #1a2e24);--store-gutter: clamp(1rem, 3vw, 2rem)}.store[data-store-theme=vahdam] .store-announce--marquee{display:block;overflow:hidden;background:var(--store-announce-bg, #004225);color:#fff;padding:.45rem 0;margin:0;text-decoration:none;font-size:.72rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;-webkit-mask-image:linear-gradient(90deg,transparent,#000 .75rem,#000 calc(100% - .75rem),transparent);mask-image:linear-gradient(90deg,transparent,#000 .75rem,#000 calc(100% - .75rem),transparent)}.store[data-store-theme=vahdam] .store-announce__track{display:flex;width:max-content;animation:store-vahdam-marquee 28s linear infinite}.store[data-store-theme=vahdam] .store-announce__group{display:flex;gap:2.5rem;padding-right:2.5rem;white-space:nowrap}.store[data-store-theme=vahdam] .store-announce__item:before{content:"\2022";margin-right:2.5rem;opacity:.7}.store[data-store-theme=vahdam] .store-announce__group .store-announce__item:first-child:before{content:none;margin:0}@keyframes store-vahdam-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.store[data-store-theme=vahdam] .store-header--boutique{position:relative;border-bottom:1px solid rgba(0,0,0,.06);box-shadow:none}.store[data-store-theme=vahdam] .store-header--boutique.store-header--glass{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.store[data-store-theme=vahdam] .store-header__brand-stack{display:flex;flex-direction:column;align-items:center;gap:.2rem}.store[data-store-theme=vahdam] .store-header__brand-text--with-logo .store-header__name{font-size:clamp(.95rem,1.8vw,1.15rem);letter-spacing:.12em}.store[data-store-theme=vahdam] .store-header__brand-text--with-logo .store-header__tag--boutique{font-size:.55rem;letter-spacing:.36em}.store[data-store-theme=vahdam] .store-header__row{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;min-height:78px;padding:.85rem clamp(1rem,3vw,2rem);max-width:none;margin:0}.store[data-store-theme=vahdam] .store-header__left{grid-column:1;display:flex;align-items:center;justify-content:flex-start;z-index:2}.store[data-store-theme=vahdam] .store-header__brand{grid-column:2;justify-self:center;text-align:center;gap:.35rem;flex-direction:column;z-index:1}.store[data-store-theme=vahdam] .store-header__actions{grid-column:3;justify-self:end;display:inline-flex!important;align-items:center;gap:.35rem;z-index:2}.store[data-store-theme=vahdam] .store-header__logo{max-height:48px;width:auto;border-radius:0!important;box-shadow:none!important}.store[data-store-theme=vahdam] .store-header__menu-toggle{display:inline-flex!important;align-items:center;gap:.55rem;width:auto;height:auto;min-height:44px;border:0!important;border-radius:0;background:transparent!important;color:var(--store-accent-warm, #b0905b)!important;cursor:pointer;padding:.35rem .15rem}.store[data-store-theme=vahdam] .store-header__menu-icon,.store[data-store-theme=vahdam] .store-header__menu-icon:before,.store[data-store-theme=vahdam] .store-header__menu-icon:after{background:currentColor;width:18px;height:1.5px;border-radius:0;transition:transform .2s ease,opacity .2s ease,top .2s ease}.store[data-store-theme=vahdam] .store-header__menu-toggle--open .store-header__menu-icon{background:transparent}.store[data-store-theme=vahdam] .store-header__menu-toggle--open .store-header__menu-icon:before{top:0;transform:rotate(45deg)}.store[data-store-theme=vahdam] .store-header__menu-toggle--open .store-header__menu-icon:after{top:0;transform:rotate(-45deg)}.store[data-store-theme=vahdam] .store-header__shop-label{font-family:var(--store-heading-font, Georgia, serif);font-size:1rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--store-accent-warm, #b0905b)!important}.store[data-store-theme=vahdam] .store-header__quick{display:none;align-items:center;gap:1rem;margin-left:.35rem}.store[data-store-theme=vahdam] .store-header__quick a{font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;color:#1a2e24;white-space:nowrap;border-bottom:2px solid transparent;padding-bottom:.1rem}.store[data-store-theme=vahdam] .store-header__quick a:hover,.store[data-store-theme=vahdam] .store-header__quick a:focus-visible{color:#004225;border-bottom-color:var(--store-accent-warm, #b0905b)}.store[data-store-theme=vahdam] .store-header__quick a:active{color:#00331c}.store[data-store-theme=vahdam] .store-header__menu-toggle:hover .store-header__shop-label,.store[data-store-theme=vahdam] .store-header__menu-toggle:hover{color:#004225!important}.store[data-store-theme=vahdam] .store-header__icon:hover,.store[data-store-theme=vahdam] .store-header__cart--icon:hover{color:#004225}@media(min-width:960px){.store[data-store-theme=vahdam] .store-header__quick{display:inline-flex}}.store[data-store-theme=vahdam] .store-header__brand-text{align-items:center}.store[data-store-theme=vahdam] .store-header__name{font-family:var(--store-heading-font, Georgia, serif);font-size:clamp(1.35rem,2.6vw,1.85rem);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#004225!important;white-space:nowrap}.store[data-store-theme=vahdam] .store-header__tag--boutique{font-family:var(--store-body-font, "DM Sans", ui-sans-serif, system-ui, sans-serif);font-size:.62rem;font-weight:500;letter-spacing:.42em;text-transform:uppercase;color:#004225;margin-left:.2em}.store[data-store-theme=vahdam] .store-header__icon,.store[data-store-theme=vahdam] .store-header__cart--icon{display:inline-flex!important;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;min-height:40px;border:0!important;border-radius:0!important;background:transparent!important;color:var(--store-accent-warm, #b0905b)!important;text-decoration:none;position:relative;cursor:pointer;padding:0!important}.store[data-store-theme=vahdam] .store-header__icon:hover,.store[data-store-theme=vahdam] .store-header__cart--icon:hover{background:transparent!important;color:#004225!important}.store[data-store-theme=vahdam] .store__cart-badge{position:absolute;top:2px;right:0;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#004225!important;color:#fff!important;font-size:.62rem;font-weight:700;line-height:16px}.store[data-store-theme=vahdam] .store-hero{border-radius:0!important;min-height:min(82vh,720px);overflow:hidden;background:#e8efe9}.store[data-store-theme=vahdam] .store-hero__img{object-fit:cover!important;object-position:center center;opacity:1!important;z-index:0}.store[data-store-theme=vahdam] .store-hero__slide--light:before{background:linear-gradient(90deg,rgba(255,255,255,.72) 0%,rgba(255,255,255,.28) 48%,transparent 72%)!important}.store[data-store-theme=vahdam] .store-hero__container{max-width:1200px;margin:0 auto;width:100%;height:100%;display:flex;align-items:center;padding:2.5rem 1.25rem;box-sizing:border-box}.store[data-store-theme=vahdam] .store-hero__content,.store[data-store-theme=vahdam] .store-hero__slide--light .store-hero__content,.store[data-store-theme=vahdam] .store-hero__slide--dark .store-hero__content,.store[data-store-theme=vahdam] .store-hero__slide--gradient .store-hero__content{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;max-width:min(36rem,92%);transform:none!important}.store[data-store-theme=vahdam] .store-hero__slide--active:hover .store-hero__content{transform:none!important}.store[data-store-theme=vahdam] .store-hero__title,.store[data-store-theme=vahdam] .store-hero__content h1{font-family:var(--store-heading-font, Georgia, serif)!important;font-weight:600;letter-spacing:-.01em;font-size:clamp(2.1rem,5vw,3.6rem)!important;line-height:1.08!important;color:#004225!important;text-shadow:none!important}.store[data-store-theme=vahdam] .store-hero__slide--dark .store-hero__title,.store[data-store-theme=vahdam] .store-hero__slide--dark .store-hero__content h1,.store[data-store-theme=vahdam] .store-hero__slide--gradient .store-hero__title,.store[data-store-theme=vahdam] .store-hero__slide--gradient .store-hero__content h1{color:#fff!important}.store[data-store-theme=vahdam] .store-hero__subtitle,.store[data-store-theme=vahdam] .store-hero__content>p:not(.store-hero__eyebrow){color:#1a2e24!important;font-size:1.05rem!important;max-width:28rem}.store[data-store-theme=vahdam] .store-hero__slide--dark .store-hero__subtitle,.store[data-store-theme=vahdam] .store-hero__slide--gradient .store-hero__subtitle,.store[data-store-theme=vahdam] .store-hero__slide--dark .store-hero__content>p:not(.store-hero__eyebrow),.store[data-store-theme=vahdam] .store-hero__slide--gradient .store-hero__content>p:not(.store-hero__eyebrow){color:#ffffffeb!important}.store[data-store-theme=vahdam] .store-hero__cta,.store[data-store-theme=vahdam] .store-hero__slide--light .store-hero__cta,.store[data-store-theme=vahdam] .store-card__bag{border-radius:0!important;text-transform:uppercase;letter-spacing:.08em;font-weight:700;background:#004225!important;border:1px solid #004225!important;color:#fff!important;padding:.85rem 1.4rem!important;min-height:48px}.store[data-store-theme=vahdam] .store-hero__cta:after{display:none!important}.store[data-store-theme=vahdam] .store-hero__nav{border-radius:50%;background:#fff;color:#004225;border:1px solid #e4e0d8}.store[data-store-theme=vahdam] .store-hero__dot--active{background:#004225!important}.store[data-store-theme=vahdam] .store-band h2,.store[data-store-theme=vahdam] .store-reviews h2,.store[data-store-theme=vahdam] .store-faqs h2,.store[data-store-theme=vahdam] .store-section__head h2,.store[data-store-theme=vahdam] .store-hero__content h1,.store[data-store-theme=vahdam] .store-cat-arch__head h2{font-family:var(--store-heading-font, Georgia, serif);font-weight:600;letter-spacing:-.01em}.store[data-store-theme=vahdam] .store-section__eyebrow{margin:0 0 .35rem;text-transform:uppercase;letter-spacing:.14em;font-size:.7rem;font-weight:700;color:var(--store-ink, #1a2e24)}.store[data-store-theme=vahdam] .store-home .store-shop-layout,.store[data-store-theme=vahdam] .store-home .store-shop-layout.store-shop-layout--no-sidebar{max-width:1280px;margin:0 auto;width:100%;padding:1.75rem clamp(1rem,3vw,2rem) 3rem;grid-template-columns:minmax(0,1fr);box-sizing:border-box}.store[data-store-theme=vahdam] .store-page .store-shop-layout{max-width:none;margin:0;width:100%;padding:1.25rem clamp(1rem,2.2vw,1.75rem) 3rem;grid-template-columns:minmax(220px,250px) minmax(0,1fr);gap:1.25rem 1.5rem;box-sizing:border-box;align-items:start}.store[data-store-theme=vahdam] .store-page .store-shop-layout.store-shop-layout--no-sidebar{grid-template-columns:minmax(0,1fr)}.store[data-store-theme=vahdam] .store-page .store-shop-all__back,.store[data-store-theme=vahdam] .store-page .store-collection__back{margin-left:clamp(1rem,2.2vw,1.75rem);margin-right:clamp(1rem,2.2vw,1.75rem)}@media(max-width:767px){.store[data-store-theme=vahdam] .store-page .store-shop-layout{grid-template-columns:minmax(0,1fr);padding-left:1rem;padding-right:1rem}}.store[data-store-theme=vahdam] .store-shop-content{width:100%;min-width:0}.store[data-store-theme=vahdam] .store-section--rail,.store[data-store-theme=vahdam] .store-section--products{width:100%;max-width:none;margin-left:0;margin-right:0;box-sizing:border-box}.store[data-store-theme=vahdam] .store-section--products{position:relative;z-index:0;padding:2rem 0 2.75rem;background:transparent;isolation:isolate}.store[data-store-theme=vahdam] .store-section--products:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;transform:translate(-50%);background:#f7f5f0;z-index:-1;pointer-events:none}.store[data-store-theme=vahdam] .store-section--rail{padding-bottom:.5rem}.store[data-store-theme=vahdam] .store-section__head{max-width:none;width:100%;margin-bottom:1.35rem;text-align:left;align-items:flex-start}.store[data-store-theme=vahdam] .store-section__head h2{font-size:clamp(1.75rem,3.2vw,2.35rem);text-align:left;color:var(--store-accent-warm, #b0905b)}.store[data-store-theme=vahdam] .store-shop-main__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1rem;width:100%}.store[data-store-theme=vahdam] .store-shop-main__count{margin:0;font-size:.85rem}.store[data-store-theme=vahdam] .store-product-rail__item app-store-product-card,.store[data-store-theme=vahdam] .store-grid app-store-product-card{max-width:none;width:100%;margin:0}.store[data-store-theme=vahdam] .store-card{border:0;background:transparent;box-shadow:none;border-radius:0}.store[data-store-theme=vahdam] .store-card:hover{transform:none;border-color:transparent;box-shadow:none;background:transparent}.store[data-store-theme=vahdam] .store-card__thumb{border-radius:0;background:#efeae2;aspect-ratio:1;overflow:hidden}.store[data-store-theme=vahdam] .store-section--products .store-card__thumb{background:#efeae2}.store[data-store-theme=vahdam] .store-card__thumb img{object-fit:cover;padding:0;width:100%;height:100%;transition:transform .35s ease}.store[data-store-theme=vahdam] .store-card:hover .store-card__thumb img{transform:scale(1.03)}.store[data-store-theme=vahdam] .store-card__bag{opacity:1;position:static;width:100%;margin:.35rem 0 0;min-height:40px;font-size:.72rem;border-radius:0;padding:.55rem .75rem!important}.store[data-store-theme=vahdam] .store-card__body{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:.1rem;padding:.4rem .2rem .15rem;flex:0 0 auto}.store[data-store-theme=vahdam] .store-card__stars{display:flex;align-items:center;justify-content:center;gap:.08rem;width:100%;margin:0;color:#d8d0c4;font-size:.72rem;line-height:1}.store[data-store-theme=vahdam] .store-card__stars .is-on{color:var(--store-accent-warm, #b0905b)}.store[data-store-theme=vahdam] .store-card__stars small{margin-left:.28rem;color:var(--store-muted, #5f6f66);font-size:.68rem;font-weight:600}.store[data-store-theme=vahdam] .store-card__brand{margin:0!important;font-family:var(--store-heading-font, Georgia, serif);font-size:.82rem;color:var(--store-muted, #5f6f66);line-height:1.15}.store[data-store-theme=vahdam] .store-card__title{font-size:.92rem;min-height:0!important;margin:0!important;color:var(--store-ink, #1a2e24);line-height:1.25}.store[data-store-theme=vahdam] .store-card__title a{font-size:inherit;font-weight:600;color:var(--store-ink, #1a2e24)}.store[data-store-theme=vahdam] .store-card__price-row{justify-content:center;gap:.3rem .4rem;margin-top:.08rem!important}.store[data-store-theme=vahdam] .store-card__price{font-family:var(--store-heading-font, Georgia, serif);font-size:1.1rem}.store[data-store-theme=vahdam] .store-card__mrp{font-size:.78rem}.store[data-store-theme=vahdam] .store-card__disc{font-size:.72rem;color:var(--store-accent-warm, #b0905b)}.store[data-store-theme=vahdam] .store-story{display:grid;gap:1.5rem;padding:clamp(2rem,5vw,3.5rem) 1.25rem;max-width:1180px;margin:0 auto;align-items:center}@media(min-width:860px){.store[data-store-theme=vahdam] .store-story{grid-template-columns:1.05fr 1fr;gap:2.5rem}}.store[data-store-theme=vahdam] .store-story__media{aspect-ratio:4 / 3;overflow:hidden;background:var(--store-surface-soft, #f7f5f0)}.store[data-store-theme=vahdam] .store-story__media img{width:100%;height:100%;object-fit:cover}.store[data-store-theme=vahdam] .store-story__eyebrow{margin:0 0 .45rem;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:700;color:#004225}.store[data-store-theme=vahdam] .store-story__copy h2{margin:0 0 .75rem;font-family:var(--store-heading-font, Georgia, serif);font-size:clamp(1.8rem,3.5vw,2.6rem);color:#004225}.store[data-store-theme=vahdam] .store-story__copy p{margin:0 0 1.25rem;color:#5f6f66;line-height:1.6;max-width:34rem}.store[data-store-theme=vahdam] .store-story__copy .store-btn{border-radius:0;background:#004225;border-color:#004225;color:#fff;text-transform:uppercase;letter-spacing:.06em}.store[data-store-theme=vahdam] .store-seen--boutique{background:#fff}.store[data-store-theme=vahdam] .store-card__price{font-weight:700;color:var(--store-ink, #1a2e24)}.store[data-store-theme=vahdam] .store-card__mrp{text-decoration:line-through;color:var(--store-muted, #5f6f66)}.store[data-store-theme=vahdam] .store-card__disc{color:#9a7a3f;font-weight:700}.store[data-store-theme=vahdam] .store-card__brand{color:#5f6f66}.store[data-store-theme=vahdam] .store-card__title a{color:#1a2e24}.store[data-store-theme=vahdam] .store-card__title a:hover{color:#004225}.store[data-store-theme=vahdam] .store-card__price{color:#1a2e24}.store[data-store-theme=vahdam] .store-card__mrp{color:#8a948e}.store[data-store-theme=vahdam] .store-trust--ticker{background:var(--store-ticker-bg, #b0905b);color:#fff;overflow:hidden;border:0;padding:.7rem 0}.store[data-store-theme=vahdam] .store-trust__track{display:flex;width:max-content;animation:store-vahdam-marquee 32s linear infinite}.store[data-store-theme=vahdam] .store-trust__group{display:flex;gap:2.75rem;padding-right:2.75rem;white-space:nowrap;font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.store[data-store-theme=vahdam] .store-cart-drawer__backdrop{position:fixed;inset:0;z-index:1280;border:0;background:#0f171473;cursor:pointer}.store[data-store-theme=vahdam] .store-cart-drawer{position:fixed;top:0;right:0;z-index:1290;width:min(400px,100vw);height:100dvh;max-height:100dvh;background:#fff;box-shadow:-12px 0 40px #0000001f;display:flex;flex-direction:column;padding:0;overflow:hidden;animation:store-vahdam-drawer-in .22s ease}@keyframes store-vahdam-drawer-in{0%{transform:translate(16px);opacity:.85}to{transform:translate(0);opacity:1}}.store[data-store-theme=vahdam] .store-cart-drawer__social{margin:0;flex-shrink:0;padding:.45rem 1rem;background:#eef6f1;color:#004225;font-size:.68rem;font-weight:600;letter-spacing:.02em;text-align:center;line-height:1.35}.store[data-store-theme=vahdam] .store-cart-drawer__head{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding:.7rem .95rem .55rem;border-bottom:0;font-family:var(--store-heading-font, Georgia, serif);font-size:1.15rem}.store[data-store-theme=vahdam] .store-cart-drawer__close{border:0;background:transparent;width:36px;height:36px;font-size:1.45rem;line-height:1;cursor:pointer;color:var(--store-ink, #1a2e24);display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:2}.store[data-store-theme=vahdam] .store-cart-drawer__trust{display:flex;align-items:center;justify-content:center;gap:.7rem;flex-shrink:0;padding:.42rem .85rem;background:#111;color:#fff;font-size:.62rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.store[data-store-theme=vahdam] .store-cart-drawer__trust-div{width:1px;height:10px;background:#ffffff59}.store[data-store-theme=vahdam] .store-cart-drawer__offers{margin-bottom:.75rem;padding:.55rem .15rem .2rem}.store[data-store-theme=vahdam] .store-cart-drawer__offers-track{position:relative;height:3px;margin:.2rem 1rem 2.15rem;background:#e8e0d0;border-radius:99px}.store[data-store-theme=vahdam] .store-cart-drawer__offers-fill{position:absolute;left:0;top:0;bottom:0;background:var(--store-accent-warm, #b0905b);border-radius:99px;transition:width .25s ease}.store[data-store-theme=vahdam] .store-cart-drawer__offer-node{position:absolute;top:50%;transform:translate(-50%,-50%);width:max-content;max-width:5.6rem;text-align:center}.store[data-store-theme=vahdam] .store-cart-drawer__offer-dot{display:block;width:12px;height:12px;margin:0 auto .22rem;border-radius:50%;border:2px solid var(--store-accent-warm, #b0905b);background:#fff;box-shadow:0 0 0 2px #fff}.store[data-store-theme=vahdam] .store-cart-drawer__offer-node.is-on .store-cart-drawer__offer-dot{background:var(--store-accent-warm, #b0905b)}.store[data-store-theme=vahdam] .store-cart-drawer__offer-node small{display:block;font-size:.5rem;line-height:1.2;font-weight:600;color:var(--store-muted, #5f6f66)}.store[data-store-theme=vahdam] .store-cart-drawer__offers-hint{margin:0 0 .2rem;text-align:center;font-size:.68rem;font-weight:600;color:#004225;line-height:1.3}.store[data-store-theme=vahdam] .store-cart-drawer__offers-note{margin:0;text-align:center;font-family:var(--store-heading-font, Georgia, serif);font-style:italic;font-size:.62rem;color:var(--store-accent-warm, #b0905b)}.store[data-store-theme=vahdam] .store-cart-drawer__list{list-style:none;margin:0;padding:0}.store[data-store-theme=vahdam] .store-cart-drawer__line{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:start;gap:.65rem;padding:.7rem 0;border-bottom:1px solid var(--store-border, #e4e0d8)}.store[data-store-theme=vahdam] .store-cart-drawer__thumb{width:52px;height:52px;background:var(--store-surface-soft, #f7f5f0);overflow:hidden;display:block;flex-shrink:0}.store[data-store-theme=vahdam] .store-cart-drawer__thumb img{width:100%;height:100%;object-fit:cover}.store[data-store-theme=vahdam] .store-cart-drawer__meta{display:flex;flex-direction:column;gap:.2rem;min-width:0;font-size:.76rem}.store[data-store-theme=vahdam] .store-cart-drawer__meta-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.45rem}.store[data-store-theme=vahdam] .store-cart-drawer__meta a{color:inherit;text-decoration:none;min-width:0}.store[data-store-theme=vahdam] .store-cart-drawer__meta a strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.76rem;font-weight:650;line-height:1.25}.store[data-store-theme=vahdam] .store-cart-drawer__price-block{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:.05rem;line-height:1.15}.store[data-store-theme=vahdam] .store-cart-drawer__mrp{font-size:.62rem;color:var(--store-muted, #5f6f66);text-decoration:line-through}.store[data-store-theme=vahdam] .store-cart-drawer__line-price{font-weight:700;font-size:.76rem;color:var(--store-ink, #1a2e24)}.store[data-store-theme=vahdam] .store-cart-drawer__off{font-size:.58rem;font-weight:700;letter-spacing:.02em;color:#0a7a3e}.store[data-store-theme=vahdam] .store-cart-drawer__qty{display:inline-flex;align-items:center;gap:0;width:fit-content;border:1px solid var(--store-border, #e4e0d8);background:#fff}.store[data-store-theme=vahdam] .store-cart-drawer__qty button{width:28px;height:28px;border:0;background:transparent;cursor:pointer;font-size:.95rem;line-height:1;color:var(--store-ink, #1a2e24)}.store[data-store-theme=vahdam] .store-cart-drawer__qty span{min-width:1.4rem;text-align:center;font-weight:650;font-size:.8rem}.store[data-store-theme=vahdam] .store-cart-drawer__empty{margin:1.1rem 0 .85rem;color:var(--store-muted, #5f6f66);font-size:.9rem}.store[data-store-theme=vahdam] .store-cart-drawer__scroll{flex:1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:.7rem .95rem 1.35rem}.store[data-store-theme=vahdam] .store-cart-drawer__upsell{margin-top:.85rem;padding:.15rem 0 .35rem}.store[data-store-theme=vahdam] .store-cart-drawer__upsell h3{margin:0 0 .55rem;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:var(--store-ink, #1a2e24)}.store[data-store-theme=vahdam] .store-cart-drawer__upsell-rail{display:flex;flex-direction:row;gap:.65rem;overflow-x:auto;padding:0 0 .45rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.store[data-store-theme=vahdam] .store-cart-drawer__upsell-card{flex:0 0 112px;display:grid;grid-template-columns:1fr;gap:.35rem;align-items:stretch;padding:0;border-bottom:0;scroll-snap-align:start}.store[data-store-theme=vahdam] .store-cart-drawer__upsell-card a{display:grid;grid-template-columns:1fr;gap:.28rem;align-items:start;text-decoration:none;color:inherit;min-width:0}.store[data-store-theme=vahdam] .store-cart-drawer__upsell-card img,.store[data-store-theme=vahdam] .store-cart-drawer__upsell-ph{width:100%;height:auto;aspect-ratio:1;object-fit:cover;background:var(--store-surface-soft, #f7f5f0);display:block}.store[data-store-theme=vahdam] .store-cart-drawer__upsell-copy{display:grid;gap:.1rem;min-width:0}.store[data-store-theme=vahdam] .store-cart-drawer__upsell-card strong{font-size:.7rem;font-weight:600;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:0}.store[data-store-theme=vahdam] .store-cart-drawer__upsell-card em{font-style:normal;font-size:.72rem;font-weight:700;color:var(--store-ink, #1a2e24)}.store[data-store-theme=vahdam] .store-cart-drawer__upsell-add{border:0;background:#111;color:#fff;min-height:28px;padding:.25rem .45rem;font-size:.62rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;white-space:nowrap;width:100%}.store[data-store-theme=vahdam] .store-cart-drawer__foot{display:grid;gap:.45rem;flex-shrink:0;padding:.7rem .95rem calc(.75rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--store-border, #e4e0d8);background:#fff}.store[data-store-theme=vahdam] .store-cart-drawer__applied{margin:0;padding:.4rem .55rem;background:#e8f5e9;color:#1b5e20;font-size:.68rem;font-weight:600;line-height:1.35}.store[data-store-theme=vahdam] .store-cart-drawer__total{display:flex;justify-content:space-between;align-items:baseline;font-size:.78rem;margin:.05rem 0}.store[data-store-theme=vahdam] .store-cart-drawer__total strong{font-size:.9rem}.store[data-store-theme=vahdam] .store-cart-drawer__total--discount{color:#1b5e20;font-size:.72rem}.store[data-store-theme=vahdam] .store-cart-drawer__total--discount strong{font-size:.78rem}.store[data-store-theme=vahdam] .store-cart-drawer__total--pay{font-weight:700;margin-bottom:.25rem}.store[data-store-theme=vahdam] .store-cart-drawer__total--pay strong{font-size:1rem}.store[data-store-theme=vahdam] .store-cart-drawer__cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;text-decoration:none;padding:.55rem .9rem;background:#004225!important;color:#fff!important;border:1px solid #004225!important;border-radius:0!important;font-size:.74rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.store[data-store-theme=vahdam] .store-cart-drawer__cta--secondary{background:#fff!important;color:#004225!important;border:1px solid #004225!important;min-height:38px;font-size:.7rem}@media(max-width:420px){.store[data-store-theme=vahdam] .store-cart-drawer{width:100vw}}@media(max-width:719px){.store[data-store-theme=vahdam] .store-grid,.store[data-store-theme=vahdam] .store-products,.store[data-store-theme=vahdam] .store-catalog__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.85rem!important}}.store[data-store-theme=vahdam] .pd-related h2,.store[data-store-theme=vahdam] .product-detail h1,.store[data-store-theme=vahdam] .store-pdp h1{font-family:var(--store-heading-font, Georgia, serif)}.store[data-store-theme=vahdam] .store-footer-note,.store[data-store-theme=vahdam] .public-site-footer{font-family:var(--store-body-font, "DM Sans", ui-sans-serif, system-ui, sans-serif)}.store[data-store-theme=vahdam] .store-header__nav--mega,.store[data-store-theme=vahdam] .store-header__nav--mega.store-header__nav--drawer{display:none;flex-direction:column;position:fixed;top:var(--store-sticky-offset, 110px);left:0;right:0;bottom:auto;width:100%!important;max-width:100vw!important;height:auto!important;max-height:min(78vh,640px);z-index:250;padding:0!important;margin:0;background:#fff;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 18px 40px #00000014;transform:none!important;overflow:hidden;visibility:hidden;pointer-events:none}.store[data-store-theme=vahdam] .store-header__nav--mega.store-header__nav--open{display:block!important;visibility:visible;pointer-events:auto;overflow:auto;-webkit-overflow-scrolling:touch}.store[data-store-theme=vahdam] .store-header__backdrop{background:#0f172a47;z-index:245}.store[data-store-theme=vahdam] .store-mega{display:grid;grid-template-columns:minmax(200px,.9fr) minmax(180px,1fr) minmax(220px,.95fr);gap:0;align-items:stretch;max-width:1120px;margin:0 auto;padding:1.75rem clamp(1rem,3vw,2rem) 2rem;min-height:320px}.store[data-store-theme=vahdam] .store-mega__cats{display:flex;flex-direction:column;gap:.15rem;padding-right:1.75rem;border-right:1px solid #e8e4dc}.store[data-store-theme=vahdam] .store-mega__cat{appearance:none;border:0;background:transparent;text-align:left;padding:.55rem 0;margin:0;font-family:var(--store-body-font, "DM Sans", ui-sans-serif, system-ui, sans-serif);font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#1a1a1a;cursor:pointer}.store[data-store-theme=vahdam] .store-mega__cat.is-active,.store[data-store-theme=vahdam] .store-mega__cat:hover{color:var(--store-accent-warm, #b0905b)}.store[data-store-theme=vahdam] .store-mega__links{display:flex;flex-direction:column;gap:.85rem;padding:.15rem 1.75rem}.store[data-store-theme=vahdam] .store-mega__links a{color:#111;text-decoration:none;font-family:var(--store-heading-font, Georgia, serif);font-size:1.2rem;font-weight:600;line-height:1.25;padding:0;min-height:0;border:0;background:transparent}.store[data-store-theme=vahdam] .store-mega__links a:hover{color:var(--store-accent-warm, #b0905b);background:transparent}.store[data-store-theme=vahdam] .store-mega__promo{position:relative;min-height:280px;overflow:hidden;background:#f4f0e8}.store[data-store-theme=vahdam] .store-mega__promo img{display:block;width:100%;height:100%;object-fit:cover;min-height:280px}.store[data-store-theme=vahdam] .store-mega__promo-cta{position:absolute;left:50%;bottom:1.1rem;transform:translate(-50%);display:inline-flex;align-items:center;justify-content:center;min-width:min(86%,220px);min-height:44px;padding:.7rem 1.25rem;background:var(--store-accent-warm, #b0905b)!important;color:#fff!important;text-decoration:none;font-size:.82rem;font-weight:700;letter-spacing:.04em;border:0;border-radius:0!important}.store[data-store-theme=vahdam] .store-mega__title{margin:0 0 .65rem;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--store-muted, #5f6f66)}.store[data-store-theme=vahdam] .store-mega__col{display:flex;flex-direction:column;gap:.45rem}.store[data-store-theme=vahdam] .store-mega__col a,.store[data-store-theme=vahdam] .store-mega__col .store-header__drawer-link{display:flex;align-items:center;justify-content:space-between;gap:.5rem;color:var(--store-ink, #1a2e24);text-decoration:none;font-size:.95rem;padding:.2rem 0;border:0;background:transparent;text-align:left;cursor:pointer}.store[data-store-theme=vahdam] .store-mega__col a:hover{color:var(--store-accent, #004225)}.store[data-store-theme=vahdam] .store-mega__count{font-size:.75rem;color:var(--store-muted, #5f6f66)}.store[data-store-theme=vahdam] .store-mega__cta{grid-column:1 / -1;display:inline-flex;align-items:center;justify-content:center;margin-top:.35rem;min-height:46px;background:var(--store-accent, #004225);color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-weight:600;font-size:.78rem}.store[data-store-theme=vahdam] .store-search{position:fixed;inset:0;z-index:160}.store[data-store-theme=vahdam] .store-search__backdrop{position:absolute;inset:0;border:0;background:#0f171480;cursor:pointer}.store[data-store-theme=vahdam] .store-search__panel{position:relative;z-index:1;margin:0 auto;max-width:720px;background:#fff;min-height:min(70vh,560px);display:flex;flex-direction:column;animation:store-vahdam-drawer-in .2s ease}.store[data-store-theme=vahdam] .store-search__bar{display:flex;align-items:center;gap:.65rem;padding:1rem 1.1rem;border-bottom:1px solid var(--store-border, #e4e0d8)}.store[data-store-theme=vahdam] .store-search__input{flex:1;border:0;outline:none;font:inherit;font-size:1.05rem;background:transparent;color:var(--store-ink, #1a2e24)}.store[data-store-theme=vahdam] .store-search__close{border:0;background:transparent;font-size:.85rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;color:var(--store-muted, #5f6f66)}.store[data-store-theme=vahdam] .store-search__results{overflow:auto;padding:.5rem 0;flex:1}.store[data-store-theme=vahdam] .store-search__hint{margin:1.5rem 1.1rem;color:var(--store-muted, #5f6f66)}.store[data-store-theme=vahdam] .store-search__row{display:grid;grid-template-columns:56px 1fr auto;gap:.75rem;align-items:center;padding:.7rem 1.1rem;text-decoration:none;color:inherit}.store[data-store-theme=vahdam] .store-search__row:hover{background:var(--store-surface-soft, #f7f5f0)}.store[data-store-theme=vahdam] .store-search__row img,.store[data-store-theme=vahdam] .store-search__ph{width:56px;height:56px;object-fit:contain;background:var(--store-surface-soft, #f7f5f0)}.store[data-store-theme=vahdam] .store-search__ph{display:grid;place-items:center}.store[data-store-theme=vahdam] .store-search__meta{display:flex;flex-direction:column;gap:.15rem;min-width:0}.store[data-store-theme=vahdam] .store-search__meta strong{font-weight:600;font-size:.92rem}.store[data-store-theme=vahdam] .store-search__meta small{color:var(--store-muted, #5f6f66)}.store[data-store-theme=vahdam] .store-search__price{font-weight:700;white-space:nowrap}.store[data-store-theme=vahdam] .store-plp-bar{position:fixed;left:0;right:0;bottom:0;z-index:90;display:none;background:var(--store-ticker-bg, #b0905b);color:#fff;border:0}.store[data-store-theme=vahdam] .store-plp-bar__btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:48px;border:0;background:transparent;color:inherit;font:inherit;font-weight:600;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;cursor:pointer}.store[data-store-theme=vahdam] .store-plp-bar__btn+.store-plp-bar__btn{border-left:1px solid rgba(255,255,255,.35)}.store[data-store-theme=vahdam] .store-plp-sheet__backdrop{position:fixed;inset:0;z-index:1285;border:0;background:#0f171473;cursor:pointer}.store[data-store-theme=vahdam] .store-plp-sheet{position:fixed;left:0;right:0;bottom:0;z-index:1290;background:#fff;color:var(--store-ink, #1a2e24);border-radius:16px 16px 0 0;padding:1rem 1.1rem calc(1rem + env(safe-area-inset-bottom,0px));box-shadow:0 -10px 40px #00000026;max-height:70vh;overflow:auto}.store[data-store-theme=vahdam] .store-plp-sheet__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-family:var(--store-heading-font, Georgia, serif);font-size:1.2rem}.store[data-store-theme=vahdam] .store-plp-sheet__options{display:grid;gap:.35rem}.store[data-store-theme=vahdam] .store-plp-sheet__options button{border:1px solid var(--store-border, #e4e0d8);background:#fff;padding:.75rem .9rem;text-align:left;font:inherit;cursor:pointer}.store[data-store-theme=vahdam] .store-plp-sheet__options button.is-active{border-color:var(--store-accent, #004225);background:color-mix(in srgb,var(--store-accent, #004225) 8%,white);font-weight:600}.store[data-store-theme=vahdam] .store-category-rail{display:flex;gap:.65rem;overflow-x:auto;padding:.35rem 0 1rem;scrollbar-width:none}.store[data-store-theme=vahdam] .store-category-rail::-webkit-scrollbar{display:none}.store[data-store-theme=vahdam] .store-category-rail a{flex:0 0 auto;padding:.55rem .9rem;border:1px solid var(--store-border, #e4e0d8);text-decoration:none;color:var(--store-ink, #1a2e24);font-size:.85rem;font-weight:500;white-space:nowrap}.store[data-store-theme=vahdam] .store-category-rail a:hover{border-color:var(--store-accent, #004225);color:var(--store-accent, #004225)}.store[data-store-theme=vahdam] .store-page--plp{max-width:none;margin:0;padding:0 0 calc(1.25rem + env(safe-area-inset-bottom,0px));box-sizing:border-box;width:100%}.store[data-store-theme=vahdam] .store-page--plp>h1{font-family:var(--store-heading-font, Georgia, serif);font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:600;color:#004225;margin:.35rem 0 .25rem}.store[data-store-theme=vahdam] .store-page--plp .store-grid,.store[data-store-theme=vahdam] .store-section .store-grid{width:100%;justify-content:stretch;justify-items:stretch;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 1rem}@media(min-width:720px){.store[data-store-theme=vahdam] .store-page--plp .store-grid,.store[data-store-theme=vahdam] .store-section .store-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem 1.25rem}}@media(min-width:1100px){.store[data-store-theme=vahdam] .store-page--plp .store-grid,.store[data-store-theme=vahdam] .store-section .store-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:719px){.store[data-store-theme=vahdam] .store-header__nav--mega,.store[data-store-theme=vahdam] .store-header__nav--mega.store-header__nav--drawer{top:var(--store-sticky-offset, 96px);max-height:calc(100dvh - var(--store-sticky-offset, 96px))}.store[data-store-theme=vahdam] .store-mega{grid-template-columns:1fr;gap:1.25rem;min-height:0;padding-top:1.1rem}.store[data-store-theme=vahdam] .store-mega__cats{flex-direction:row;flex-wrap:wrap;gap:.35rem .85rem;padding-right:0;padding-bottom:.85rem;border-right:0;border-bottom:1px solid #e8e4dc}.store[data-store-theme=vahdam] .store-mega__links{padding:0}.store[data-store-theme=vahdam] .store-mega__promo,.store[data-store-theme=vahdam] .store-mega__promo img{min-height:220px}.store[data-store-theme=vahdam] .store-plp-bar{display:flex}.store[data-store-theme=vahdam] .store-page--plp{padding-bottom:calc(64px + env(safe-area-inset-bottom,0px))}.store[data-store-theme=vahdam] .store-search__panel{min-height:100dvh}}@media(max-width:767px){.store[data-store-theme=vahdam]{--store-gutter: 1rem}.store[data-store-theme=vahdam] .store-header__row{display:grid!important;grid-template-columns:minmax(0,1fr) 44px!important;align-items:center!important;justify-content:unset!important;min-height:56px!important;height:56px;padding:0 var(--store-gutter)!important;gap:.65rem!important}.store[data-store-theme=vahdam] .store-header__brand{grid-column:1!important;grid-row:1;justify-self:start!important;align-self:center!important;display:inline-flex!important;flex-direction:row!important;align-items:center!important;text-align:left;gap:.55rem;min-width:0;max-width:100%!important;flex:unset!important;line-height:1}.store[data-store-theme=vahdam] .store-header__brand-text{min-width:0;display:flex!important;flex-direction:column;align-items:flex-start!important;justify-content:center;gap:0}.store[data-store-theme=vahdam] .store-header__name{font-size:.9rem!important;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:min(58vw,14rem);line-height:1.15;margin:0}.store[data-store-theme=vahdam] .store-header__tag--boutique{display:none!important}.store[data-store-theme=vahdam] .store-header__logo{max-height:34px!important;width:34px;height:34px;object-fit:contain;flex-shrink:0}.store[data-store-theme=vahdam] .store-header__left{grid-column:2!important;grid-row:1;justify-self:end!important;align-self:center!important;display:flex!important;align-items:center!important;justify-content:center!important;width:44px;height:44px;margin:0;padding:0}.store[data-store-theme=vahdam] .store-header__menu-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;min-width:44px;min-height:44px!important;margin:0!important;padding:0!important;align-self:center!important;gap:0!important}.store[data-store-theme=vahdam] .store-header__menu-icon{display:block;position:relative;width:18px;height:1.5px;margin:0 auto;top:0}.store[data-store-theme=vahdam] .store-header__shop-label,.store[data-store-theme=vahdam] .store-header__quick,.store[data-store-theme=vahdam] .store-header__icon,.store[data-store-theme=vahdam] .store-header__icon--search,.store[data-store-theme=vahdam] .store-header__icon--account,.store[data-store-theme=vahdam] .store-header__cart--icon,.store[data-store-theme=vahdam] .store-header__actions{display:none!important}.store[data-store-theme=vahdam] .store-story{padding-left:var(--store-gutter)!important;padding-right:var(--store-gutter)!important;gap:1.1rem}.store[data-store-theme=vahdam] .store-story__copy h2,.store[data-store-theme=vahdam] .store-story__copy p,.store[data-store-theme=vahdam] .store-story__eyebrow{max-width:none}.store[data-store-theme=vahdam] .store-hero__container{padding-left:var(--store-gutter)!important;padding-right:var(--store-gutter)!important}.store[data-store-theme=vahdam] app-store-story .story-hero,.store[data-store-theme=vahdam] .story-hero{padding-left:var(--store-gutter)!important;padding-right:var(--store-gutter)!important}.store[data-store-theme=vahdam] .store-header__nav--mega.store-header__nav--drawer{width:100%!important;transform:none!important}.store[data-store-theme=vahdam] .store-mega__utils{display:grid;gap:.35rem;margin-top:1rem;padding-top:.85rem;border-top:1px solid rgba(0,0,0,.08)}.store[data-store-theme=vahdam] .store-mega__utils a,.store[data-store-theme=vahdam] .store-mega__utils button{display:block;width:100%;text-align:left;padding:.75rem .25rem;border:0;background:transparent;font:inherit;font-weight:600;letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;color:var(--store-accent, #004225);cursor:pointer}}@media(min-width:768px){.store[data-store-theme=vahdam] .store-mega__utils{display:none}}.store[data-store-theme=vahdam] .store-cat-arch{background:#fdf8f1;padding:clamp(2rem,5vw,3.5rem) 0 clamp(2.25rem,5vw,3.75rem)}.store[data-store-theme=vahdam] .store-cat-arch__head{text-align:center;margin:0 auto 1.75rem;padding:0 1rem}.store[data-store-theme=vahdam] .store-cat-arch__eyebrow{margin:0 0 .45rem;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#111}.store[data-store-theme=vahdam] .store-cat-arch__head h2{margin:0;font-size:clamp(1.85rem,4vw,2.75rem);color:var(--store-accent-warm, #a68a56);font-weight:600}.store[data-store-theme=vahdam] .store-cat-arch__wrap{position:relative;max-width:1180px;margin:0 auto;padding:0 1rem}.store[data-store-theme=vahdam] .store-cat-arch__rail{display:flex;gap:clamp(.85rem,2vw,1.5rem);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:.25rem .15rem .5rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}.store[data-store-theme=vahdam] .store-cat-arch__rail::-webkit-scrollbar{display:none}.store[data-store-theme=vahdam] .store-cat-arch__card{flex:0 0 min(42vw,220px);scroll-snap-align:start;text-decoration:none;color:inherit;text-align:center}@media(min-width:900px){.store[data-store-theme=vahdam] .store-cat-arch__card{flex-basis:calc((100% - 4.5rem)/4)}}.store[data-store-theme=vahdam] .store-cat-arch__frame{display:block;aspect-ratio:3 / 4.2;border-radius:999px 999px 0 0;overflow:hidden;background:#efe6d8}.store[data-store-theme=vahdam] .store-cat-arch__frame img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.store[data-store-theme=vahdam] .store-cat-arch__card:hover .store-cat-arch__frame img{transform:scale(1.04)}.store[data-store-theme=vahdam] .store-cat-arch__title{display:block;margin-top:.85rem;font-size:.95rem;font-weight:700;color:#111}.store[data-store-theme=vahdam] .store-cat-arch__next{position:absolute;top:38%;right:.35rem;z-index:2;width:42px;height:42px;border-radius:50%;border:1px solid color-mix(in srgb,var(--store-border, #e4e0d8) 80%,#fff);background:#fff;box-shadow:0 6px 18px #00000014;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#111}@media(max-width:719px){.store[data-store-theme=vahdam] .store-cat-arch__card{flex-basis:min(58vw,200px)}.store[data-store-theme=vahdam] .store-cat-arch__next{display:none}}.store[data-store-theme=vahdam] .store-product-rail-wrap{position:relative;width:100%}.store[data-store-theme=vahdam] .store-product-rail{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:.35rem 2.5rem 1.15rem;margin:0;scrollbar-width:none;width:100%;box-sizing:border-box}.store[data-store-theme=vahdam] .store-product-rail::-webkit-scrollbar{display:none}.store[data-store-theme=vahdam] .store-product-rail__item{flex:0 0 clamp(180px,42vw,240px);scroll-snap-align:start;min-width:0}@media(min-width:720px){.store[data-store-theme=vahdam] .store-product-rail__item{flex:0 0 calc((100% - 3rem) / 3)}}@media(min-width:1100px){.store[data-store-theme=vahdam] .store-product-rail__item{flex:0 0 calc((100% - 4.5rem)/4)}}.store[data-store-theme=vahdam] .store-product-rail__nav{position:absolute;top:32%;z-index:2;width:40px;height:40px;border-radius:50%;border:1px solid var(--store-border, #e4e0d8);background:#fff;box-shadow:0 4px 14px #00000014;cursor:pointer;font-size:1.35rem;line-height:1;color:var(--store-ink, #1a2e24)}.store[data-store-theme=vahdam] .store-product-rail__nav--prev{left:.15rem}.store[data-store-theme=vahdam] .store-product-rail__nav--next{right:.15rem}@media(max-width:719px){.store[data-store-theme=vahdam] .store-product-rail__nav{display:none}}.store[data-store-theme=vahdam] .store-reviews__stars{display:flex;justify-content:center;gap:.15rem;margin-bottom:.65rem;color:#d8d0c4;font-size:1rem}.store[data-store-theme=vahdam] .store-reviews__stars .is-on{color:var(--store-accent-warm, #b0905b)}.store[data-store-theme=vahdam] .store-reviews--boutique{background:color-mix(in srgb,var(--store-surface-soft, #f7f5f0) 70%,#fff)}.store[data-store-theme=vahdam] .public-site-footer,.store[data-store-theme=vahdam] .public-site-footer.public-site-footer--light{background:#f7f5f0!important;color:#1a2e24!important;border-top:1px solid #e4e0d8}.store[data-store-theme=vahdam] .public-site-footer a,.store[data-store-theme=vahdam] .public-site-footer__col a,.store[data-store-theme=vahdam] .public-site-footer__contact a{color:#1a2e24!important}.store[data-store-theme=vahdam] .public-site-footer__col a:hover,.store[data-store-theme=vahdam] .public-site-footer__col a:focus-visible,.store[data-store-theme=vahdam] .public-site-footer a:hover{color:#004225!important;text-decoration:underline;text-underline-offset:3px}.store[data-store-theme=vahdam] .public-site-footer__name,.store[data-store-theme=vahdam] .public-site-footer__col h4{color:#004225!important;font-family:var(--store-heading-font, Georgia, serif);font-weight:700;opacity:1!important}.store[data-store-theme=vahdam] .public-site-footer__tagline,.store[data-store-theme=vahdam] .public-site-footer__copy,.store[data-store-theme=vahdam] .public-site-footer__contact,.store[data-store-theme=vahdam] .public-site-footer__contact span{color:#5f6f66!important;opacity:1!important}.store[data-store-theme=vahdam] .public-site-footer__social-btn{color:#1a2e24!important;border-color:#cfc7bb!important;background:#fff!important}.store[data-store-theme=vahdam] .public-site-footer__social-btn:hover{color:#004225!important;border-color:#004225!important}.store[data-store-theme=vahdam] .public-site-footer__brand{border-bottom-color:#e4e0d8!important}.store[data-store-theme=vahdam] .public-site-footer__bar{border-top:1px solid #e4e0d8!important;background:#f3efe7!important}.store[data-store-theme=vahdam] .public-site-footer__newsletter{margin-top:1.25rem;padding-top:1.15rem;border-top:1px solid #e4e0d8}.store[data-store-theme=vahdam] .public-site-footer__newsletter h3{margin:0 0 .2rem;font-family:var(--store-heading-font, Georgia, serif);font-size:clamp(1.05rem,2vw,1.25rem);color:#004225}.store[data-store-theme=vahdam] .public-site-footer__newsletter p{margin:0;color:#5f6f66}.store[data-store-theme=vahdam] .public-site-footer__newsletter-form{display:flex;gap:.5rem}.store[data-store-theme=vahdam] .public-site-footer__newsletter-form input{flex:1;min-width:0;border:1px solid #d8d0c4;background:#fff;padding:.75rem .85rem;font:inherit}.store[data-store-theme=vahdam] .public-site-footer__newsletter-form button{border:0;background:#004225;color:#fff;padding:.75rem 1.1rem;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700;cursor:pointer}.store[data-store-theme=vahdam] .public-site-footer__newsletter-hint{grid-column:1 / -1;font-size:.75rem;color:#8a948e}@media(prefers-reduced-motion:reduce){.store[data-store-theme=vahdam] .store-announce__track,.store[data-store-theme=vahdam] .store-trust__track{animation:none}.store[data-store-theme=vahdam] .store-cat-arch__frame img,.store[data-store-theme=vahdam] .store-card__thumb img{transition:none}}
