:root{--wine:#795b56;--deep:#080808;--rose:#f1dfe0;--ink:#171515;--muted:#716763;--line:#e5ddda;--bg:#f6f3f1;--green:#5d4741}*{box-sizing:border-box}html{font-size:16px}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}a{color:var(--wine)}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #ac8171;outline-offset:3px}button{min-height:46px}input,select,textarea{border:1px solid #cfc1bb;border-radius:8px;background:white;padding:12px;width:100%;color:var(--ink);font-size:16px;min-height:48px}textarea{min-height:85px;resize:vertical}input[type=checkbox],input[type=radio]{width:22px;height:22px;min-height:0;accent-color:var(--wine);flex-shrink:0}label{font-size:14px;font-weight:600;display:block}label>input,label>select,label>textarea{margin-top:7px}.field{margin:17px 0}.formgrid{display:grid;gap:17px;grid-template-columns:1fr 1fr}.full{grid-column:1/-1}.btn{border:1px solid var(--line);border-radius:8px;padding:11px 17px;color:var(--ink);background:white;text-decoration:none;font-size:14px;font-weight:650;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;white-space:normal}.btn.primary{background:var(--wine);border-color:var(--wine);color:white}.btn.soft{background:var(--rose);color:var(--wine);border-color:var(--rose)}.btn.danger{color:#85372d}.btn.wide{width:100%}.textbtn{border:0;background:none;color:var(--wine);font-size:14px;font-weight:600;padding:10px 0;text-align:left}.brand{display:flex;align-items:center;gap:12px;font-weight:750;font-size:16px;line-height:1.2}.brand img{width:43px;height:43px}.brand small{display:block;font-size:11px;letter-spacing:2px;color:var(--muted);font-weight:500;margin-top:7px}.shell{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;background:white;border-right:1px solid var(--line);padding:28px 20px;display:flex;flex-direction:column}.nav{display:grid;gap:5px;margin-top:32px}.nav button{border:0;background:none;color:var(--muted);border-radius:8px;text-align:left;padding:13px;font-size:14px;font-weight:600;display:flex;align-items:center;gap:13px}.nav button.active{background:var(--rose);color:var(--wine)}.navicon{width:22px;text-align:center;font-size:20px}.sidefoot{margin-top:auto;border-top:1px solid var(--line);padding-top:20px;font-size:14px}.sidefoot small{display:block;color:var(--muted);margin-top:6px}.topbar{height:76px;background:white;border-bottom:1px solid var(--line);padding:0 35px;display:flex;align-items:center;justify-content:space-between;gap:12px}.topbar .brand{display:none}.badge{font-size:12px;font-weight:650;border-radius:6px;padding:6px 9px;background:var(--rose);color:var(--wine);display:inline-block}.badge.green{background:#eee5df;color:var(--green)}.badge.amber{color:#604740;background:#efe3de}.muted{color:var(--muted);font-size:14px}.content{max-width:1320px;margin:auto;padding:30px 35px 50px}.bottomnav{display:none}.heading{display:flex;justify-content:space-between;align-items:start;gap:15px;margin-bottom:24px}.eyebrow{color:var(--wine);letter-spacing:1.5px;font-size:11px;font-weight:750;margin:0 0 9px}h1{font-size:29px;letter-spacing:-.8px;line-height:1.25;margin:0 0 10px}h2{font-size:20px;line-height:1.4;margin:0 0 10px}h3{font-size:16px;margin:0 0 8px}p{margin:0 0 14px}p:last-child{margin-bottom:0}.card{background:white;border:1px solid var(--line);border-radius:13px;padding:23px;min-width:0;margin-bottom:20px}.cardhead{display:flex;justify-content:space-between;align-items:start;gap:10px;margin-bottom:18px}.cardhead h2{margin:0}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.stat .number{font-size:27px;letter-spacing:-.6px;font-weight:750;line-height:1.3;margin-top:14px}.stat .number small{font-size:13px;letter-spacing:0;font-weight:500;color:var(--muted)}.stat p{font-size:12px;color:var(--muted);margin:10px 0 0}.hero{background:var(--deep);color:white;padding:24px;border-radius:13px;margin-bottom:22px;display:flex;justify-content:space-between;align-items:center;gap:20px}.hero p{color:#ded2cc;font-size:14px}.hero h2{font-size:24px}.hero .btn{background:white;color:var(--wine)}.grid{display:grid;grid-template-columns:1.5fr 1fr;gap:20px}.grid.equal{grid-template-columns:1fr 1fr}.row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:13px 0;font-size:14px}.row>span:first-child{color:var(--muted)}.row strong{text-align:right;overflow-wrap:anywhere}.divider{border-top:1px solid var(--line);margin:20px 0}.notice{padding:14px 16px;background:#f1e8e3;color:#604740;border:1px solid #d8c3b8;border-radius:8px;font-size:14px;line-height:1.55;margin-bottom:20px}.notice.success{background:#eee5df;border-color:#d4c1b6;color:var(--green)}.catalog{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.course{padding:0;overflow:hidden}.coursehead{background:var(--rose);padding:23px;color:var(--wine)}.coursehead .num{font:34px Georgia;display:block;margin-bottom:17px}.course:nth-child(2) .coursehead{background:#7d605c;color:#ffffff}.course:nth-child(3) .coursehead{background:#ecd0d0;color:#49332e}.coursebody{padding:22px}.price{font-size:25px;font-weight:750;margin:18px 0 4px}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.stack{display:grid;gap:10px}.empty{padding:25px 0;color:var(--muted);font-size:14px}.listitem{border-top:1px solid var(--line);padding:17px 0;display:flex;justify-content:space-between;gap:16px;align-items:start}.listitem:first-child{border-top:0}.listitem h3{margin:0 0 6px}.listitem p{font-size:14px;color:var(--muted);margin:4px 0}.listitem .right{text-align:right;flex-shrink:0}.listitem .right strong{font-size:15px}.small{font-size:12px;color:var(--muted)}progress{appearance:none;width:100%;height:8px;border:0;overflow:hidden;border-radius:6px;background:#e8dcd5;margin:12px 0}progress::-webkit-progress-bar{background:#e8dcd5}progress::-webkit-progress-value{background:var(--wine)}progress::-moz-progress-bar{background:var(--wine)}.linkbox{background:#f5eeea;border:1px solid var(--line);padding:12px;border-radius:7px;font-size:13px;overflow-wrap:anywhere;margin:15px 0}.auth{max-width:510px;margin:45px auto;padding:0 20px}.auth .brand{justify-content:center;margin-bottom:30px}.auth .card{padding:28px}.auth h1{font-size:27px}.authnav{display:flex;gap:10px;margin:20px 0}.authnav .btn{flex:1}.auth .notice{font-size:13px}.check{display:flex;gap:10px;align-items:start;font-weight:400}.check input{margin-top:2px}.error{color:#85372d;background:#f5e1df;border:1px solid #d9aba4;padding:12px;border-radius:7px;margin:14px 0;font-size:14px}.error:empty{display:none}.lesson{background:#090909;border-radius:9px;aspect-ratio:16/9;overflow:hidden;display:flex;align-items:center;justify-content:center;color:white;text-align:center;padding:20px}.lesson video{width:100%;height:100%}.lesson canvas{display:none}.question{padding:18px 0;border-bottom:1px solid var(--line)}.question p{font-weight:650}.question label{display:flex;align-items:center;gap:10px;font-weight:400;min-height:46px;font-size:16px}.question input{margin:0}.steps{display:flex;gap:8px;align-items:center;margin-bottom:20px;flex-wrap:wrap}.steps span{font-size:12px;padding:7px 10px;background:#ede5e0;border-radius:20px}.steps .done{background:#eee5df;color:var(--green)}.email{white-space:pre-wrap;font-size:14px;overflow-wrap:anywhere;background:#f5eeea;padding:18px;border-radius:8px}.tabs{display:flex;gap:8px;overflow:auto;margin:0 0 20px}.tabs .btn{white-space:nowrap}.tabs .active{background:var(--wine);color:white}.levelrow{display:grid;grid-template-columns:1fr 1.2fr .8fr;gap:12px;padding:17px 0;border-bottom:1px solid var(--line)}.adminagent{border-top:1px solid var(--line);padding:20px 0}.adminagent:first-child{border-top:0}.adminagent form{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:end}.adminagent .check{min-height:48px;align-items:center}.courseform{margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid var(--line)}.footer{color:var(--muted);font-size:12px;margin-top:24px;display:flex;justify-content:space-between;gap:15px}.menuitem{display:flex;align-items:center;justify-content:space-between;background:white;border:0;border-bottom:1px solid var(--line);width:100%;padding:18px 0;font-size:16px;text-align:left;color:var(--ink)}.menuitem:last-child{border:0}#toast{position:fixed;bottom:90px;left:50%;transform:translateX(-50%);max-width:90vw;background:#171313;color:white;padding:13px 20px;border-radius:9px;font-size:14px;z-index:100;display:none;box-shadow:0 5px 30px #0002}.invoice{max-width:780px;margin:auto}.invoice h1{font-size:23px}.invoice .email{margin-top:20px}.copyrow{display:flex;gap:10px}.statusstrip{font-size:12px;color:var(--muted);margin-bottom:15px}.loading{padding:50px;text-align:center;color:var(--muted)}.narrow{max-width:760px;margin:auto}.tagline{font-family:Georgia;font-style:italic}video{max-width:100%}@media(max-width:1100px){.shell{grid-template-columns:210px 1fr}.content{padding:25px}.topbar{padding:0 25px}.stats{grid-template-columns:1fr 1fr}.catalog{grid-template-columns:1fr 1fr}.grid{grid-template-columns:1fr 1fr}.stat .number{font-size:24px}}@media(max-width:1024px){.shell{display:block}.sidebar{display:none}.topbar{height:72px;padding:0 18px;position:sticky;top:0;z-index:10}.topbar .brand{display:flex;font-size:14px}.topbar .brand img{width:37px;height:37px}.topbar .brand small{font-size:10px;letter-spacing:1.5px}.topbar .desktopcrumb{display:none}.content{padding:24px 18px calc(100px + env(safe-area-inset-bottom));max-width:760px}.bottomnav{position:fixed;bottom:0;left:0;right:0;background:#fffc;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);padding:8px 8px calc(8px + env(safe-area-inset-bottom));z-index:20;backdrop-filter:blur(14px)}.bottomnav button{background:none;border:0;color:var(--muted);font-size:11px;font-weight:650;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:5px 1px;min-height:48px;border-radius:8px}.bottomnav button.active{color:var(--wine);background:var(--rose)}.bottomnav .navicon{font-size:20px}.heading{margin-bottom:20px}h1{font-size:27px}.grid,.grid.equal{grid-template-columns:1fr}.hero{padding:22px;display:block}.hero h2{font-size:22px}.hero .btn{width:100%;margin-top:6px}.catalog{grid-template-columns:1fr 1fr}.card{padding:20px}.course{padding:0}.stat{padding:17px;margin-bottom:0}.stats{gap:12px;margin-bottom:20px}.stat .muted{font-size:12px}.stat .number{font-size:23px}.footer{flex-direction:column;gap:7px}.auth{margin:25px auto}.auth .card{padding:23px}.adminagent form{grid-template-columns:1fr 1fr}.adminagent form .btn{grid-column:1/-1}.levelrow{grid-template-columns:1fr 1fr}.levelrow>label:first-child{grid-column:1/-1}.content>.statusstrip{display:none}}@media(max-width:520px){.catalog,.formgrid{grid-template-columns:1fr}.full{grid-column:auto}.cardhead{align-items:start}.heading>.btn{padding:10px 12px;font-size:12px}.listitem{gap:10px}.listitem .right{max-width:44%}.listitem .right strong{font-size:14px}.row{gap:12px}.row strong{max-width:64%}.stat .number{font-size:21px}.stat .number small{display:block;margin-bottom:4px}.coursehead{padding:20px}.coursehead .num{font-size:28px;margin-bottom:12px}.actions>.btn{flex:1}.auth h1{font-size:25px}.badge{font-size:11px}.topbar>.badge{max-width:100px;text-align:center}.linkbox{font-size:12px}.invoice .row{align-items:start}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}@media print{.sidebar,.topbar,.bottomnav,.heading,.footer,.notice,.btn,.actions,#toast{display:none!important}.shell{display:block}.content{padding:0}.card{border:0}.invoice{max-width:100%}}

/* Palette matched to the supplied Kinetics references. */
.sidebar,.topbar{background:#080808;color:#fff;border-color:#292322}
.sidebar .brand small,.topbar .brand small,.topbar .desktopcrumb,.sidefoot small{color:#d3bbb1}
.sidebar .nav button{color:#e3d6d0}.sidebar .nav button.active{background:#7d605c;color:#fff}
.sidefoot{border-color:#44332e}.sidefoot .btn{background:transparent;border-color:#8b6a5d;color:#fff;margin-top:12px}
.hero{border-top:4px solid #a77c6b}.hero .eyebrow{color:#d1a897}
.hero .btn{background:#ecd0d0;border-color:#ecd0d0;color:#201512}
.cardhead .badge,.badge{background:#eddbd5;color:#644740}
.coursehead{background:#080808;color:#fff}.coursehead .num{color:#d1a897}
.course:nth-child(2) .coursehead{background:#7d605c;color:#fff}.course:nth-child(2) .coursehead .num{color:#fff}
.course:nth-child(3) .coursehead{background:#ecd0d0;color:#49332e}.course:nth-child(3) .coursehead .num{color:#67473e}
.btn.primary{background:#795b56;border-color:#795b56;color:#fff}.btn.primary:hover{background:#624640}
.auth>.brand{background:#080808;color:#fff;padding:20px;border-radius:12px}.auth>.brand small{color:#d3bbb1}
.tagline{font:inherit}.eyebrow{color:#795b56}.lesson{border-bottom:4px solid #a77c6b}
.bottomnav{background:#080808f5;border-color:#44332e}.bottomnav button{color:#d7c5bb}.bottomnav button.active{color:#fff;background:#795b56}
@media print{body{background:white;color:#111}.invoice .brand{color:#111}.badge{border:1px solid #ccc}}

/* Original Kinetics assets supplied by the school; no redrawn logo. */
.brand .kinetics-logo{width:128px;height:48px;object-fit:cover;object-position:center;flex-shrink:0;border-radius:0}
.sidebar>.brand{flex-direction:column;align-items:flex-start;gap:10px}.sidebar>.brand .kinetics-logo{width:150px;height:55px}
.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:90px;height:34px;object-fit:cover}
.course-logo{display:block;width:110px;height:40px;object-fit:cover;margin-bottom:20px}
.loading-logo{display:block;width:160px;height:160px;margin:0 auto 20px}
.invoice>.brand{background:#080808;color:#fff;padding:16px;border-radius:10px}.invoice>.brand small{color:#d3bbb1}
@media(max-width:1024px){.topbar .brand .kinetics-logo{width:104px;height:42px}.topbar .brand{gap:8px}.topbar .brand>div{font-size:12px;max-width:125px}.topbar .brand small{font-size:9px;letter-spacing:1px}}
@media(max-width:380px){.topbar{padding-inline:12px;gap:6px}.topbar .brand .kinetics-logo{width:88px;height:38px}.topbar>.badge{font-size:10px;padding:5px}.auth .brand .kinetics-logo{width:104px}}
@media print{.invoice>.brand{print-color-adjust:exact;-webkit-print-color-adjust:exact}}

.course-photos{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;margin-bottom:18px}.course-photos img{display:block;width:100%;max-height:360px;aspect-ratio:4/3;object-fit:contain;background:#080808;flex:0 0 100%;scroll-snap-align:start}.course>.course-photos{margin:0}.course>.course-photos img{object-fit:cover;max-height:250px}.image-editor,.new-image-preview{display:flex;flex-wrap:wrap;gap:12px;margin:16px 0}.image-option{width:150px;max-width:100%}.image-option img,.new-image-preview img{width:150px;height:130px;object-fit:contain;background:#eee5df;border-radius:8px}.image-option span{display:flex;align-items:center;gap:8px;font-size:14px;min-height:44px}.image-option input{margin:0}input[type=file]{max-width:100%;padding:10px;font-size:14px}input[type=file]::file-selector-button{background:#795b56;color:white;border:0;border-radius:5px;padding:10px;margin-right:8px}

.course-video{margin:18px 0;min-width:0}.course-video iframe{display:block;width:100%;aspect-ratio:16/9;border:0;border-radius:12px;background:#000}.course-video a{display:inline-block;padding:12px 0;font-size:13px;text-decoration:underline}

.admin-course-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:20px}.course-toolbar{margin-bottom:24px}.admin-course-tile{padding:0;text-align:left;color:inherit;font:inherit;background:#fff;border:1px solid #dfd3cf;border-radius:18px;overflow:hidden;cursor:pointer;transition:transform .15s,box-shadow .15s}.admin-course-tile:hover{transform:translateY(-3px);box-shadow:0 12px 30px #00000012}.admin-course-tile:focus-visible{outline:3px solid #795c56;outline-offset:4px}.admin-course-cover{position:relative;background:#000;aspect-ratio:4/3}.admin-course-cover img{width:100%;height:100%;object-fit:cover;display:block}.admin-course-cover .badge{position:absolute;top:12px;right:12px;background:#fff;color:#292323}.admin-course-info{padding:20px}.admin-course-info h2{font-size:20px;margin:0 0 10px}.admin-course-info p{font-size:14px;color:#725e59}.course-tile-link{display:block;margin-top:20px;color:#795c56;font-weight:600}.course-detail{max-width:900px}.course-detail .courseform{border:0;margin:0;padding:0}@media(max-width:540px){.admin-course-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-course-info{padding:12px}.admin-course-info h2{font-size:16px;overflow-wrap:anywhere}.admin-course-info strong,.course-tile-link{font-size:13px}.admin-course-cover .badge{font-size:10px;top:8px;right:8px}.admin-course-info p{font-size:12px}}

.btn.danger{background:#fff;color:#a52b35;border:1px solid #a52b35}.btn.danger:hover{background:#fff0f0}

.seat-info{display:flex;flex-direction:column;gap:5px;padding:12px;margin:14px 0;background:#f2e8e4;border-radius:10px;font-size:14px}.seat-info span{font-size:12px;color:#68524d}

.agent-tile{display:block;min-width:0;text-align:left;padding:22px;background:#fff;border:1px solid #dfd3cf;border-radius:18px;color:inherit;font:inherit;cursor:pointer}.agent-tile h2{font-size:20px;margin:14px 0 6px}.agent-tile p{font-size:13px;overflow-wrap:anywhere;color:#725e59}.agent-avatar{display:inline-grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#ecd0d0;font-size:20px}.agent-tile:hover,.agent-tile:focus-visible{outline:2px solid #795c56}.agent-tile .row{font-size:13px}.adminagent form[data-form="access"]{display:block}

.profile-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;display:block;border:2px solid #ecd0d0}.agent-tile .profile-avatar{width:56px;height:56px}.profile-preview{margin:12px 0}

.quiz-editor{min-width:0;margin:24px 0;padding:18px;border:1px solid #dfd3cf;border-radius:12px}.quiz-editor legend{font-weight:700;padding:0 8px}

.training-overview{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}.training-overview>div{padding:20px;background:#eadfda;border-radius:14px;display:grid;gap:8px}.training-overview strong{font-size:20px}.training-overview small{color:#68524d}.training-tabs{display:flex;gap:8px;margin-bottom:20px}.training-tabs button{flex:1;padding:15px;border:1px solid #d5c4bd;border-radius:10px;background:#fff;font:inherit;cursor:pointer}.training-tabs button[aria-selected="true"]{background:#795c56;color:white;border-color:#795c56}[role="tabpanel"][hidden]{display:none!important}.quiz-question{margin:12px 0;background:white;border:1px solid #dfd3cf;border-radius:14px}.quiz-question summary{display:flex;gap:14px;align-items:center;cursor:pointer;list-style:none;padding:18px}.quiz-question summary::-webkit-details-marker{display:none}.question-number{flex:0 0 34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#eadfda}.question-summary{flex:1;min-width:0;overflow-wrap:anywhere}.question-summary strong{display:block;font-size:15px}.question-summary small{display:block;color:#725e59;margin-top:6px}.question-edit{font-size:12px;color:#795c56}.question-fields{padding:0 20px 20px;border-top:1px solid #eee}.quiz-question[open]{border-color:#795c56}.training-savebar{position:sticky;bottom:12px;display:flex;justify-content:space-between;gap:12px;align-items:center;padding:14px;background:#fff;border:1px solid #dfd3cf;border-radius:14px;box-shadow:0 4px 20px #00000012;z-index:5}.training-savebar span{font-size:13px;color:#725e59}.training-publish-note{font-size:13px;margin:24px 0}@media(max-width:700px){.training-overview{gap:10px}.training-overview>div{padding:14px}.training-overview strong{font-size:16px}.training-tabs button{padding:12px 8px;font-size:13px}.training-savebar{bottom:80px;flex-wrap:wrap}.training-savebar .btn{flex:1}.quiz-question summary{padding:14px;gap:10px}}

.social-buttons{display:grid;gap:10px;margin:18px 0}.social-button{width:100%;min-height:44px;background:#fff;color:#111;border:1px solid #777;border-radius:6px;font:600 15px system-ui,sans-serif}.auth-divider{text-align:center;margin:16px 0}

/* Google identity icon: https://developers.google.com/identity/branding-guidelines */
.social-button{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 12px}.social-button .google-signin-icon{display:block;width:20px;height:20px;flex:0 0 20px;object-fit:contain}

.registration-phone{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.registration-phone .field{min-width:0}.registration-phone select,.registration-phone input{width:100%;min-width:0}.phone-help{margin-top:0}@media(max-width:420px){.registration-phone{grid-template-columns:minmax(0,1fr);gap:0}}

.registration-phone{grid-template-columns:132px minmax(0,1fr)}.country-picker{display:block;position:relative}.country-picked{position:absolute;inset:0;display:flex;align-items:center;gap:9px;padding:0 12px;pointer-events:none;color:#171717;font-weight:500;z-index:1}.country-picked img{display:block;width:24px;height:18px;object-fit:cover;border-radius:3px;box-shadow:0 0 0 1px #00000014;flex-shrink:0}.country-chevron{margin-left:auto;font-size:16px;color:#725e59}.country-picker select{appearance:none;-webkit-appearance:none;color:transparent;cursor:pointer;padding-right:12px}.country-picker select option{color:#171717;background:#fff}.country-picker select:focus-visible{outline:2px solid #795c56;outline-offset:2px}@media(max-width:420px){.registration-phone{grid-template-columns:122px minmax(0,1fr);gap:10px}}

/* Unified country code and phone number control. */
.phone-field .registration-phone{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:0;margin-top:7px;background:#fff;border:1px solid #cdbeb8;border-radius:12px;min-height:52px;overflow:hidden;transition:border-color .15s,box-shadow .15s}
.phone-field .registration-phone:focus-within{border-color:#8c6b5e;box-shadow:0 0 0 3px #8c6b5e20}
.phone-field .country-picker{height:32px;border-right:1px solid #e5dcd7}
.phone-field .country-picker select{height:32px;min-height:32px;margin:0;padding:0 10px;border:0;border-radius:0;background:transparent;box-shadow:none;outline:none;color:transparent}
.phone-field .country-picker select option{color:#171717;background:#fff}
.phone-field .country-picked{gap:8px;padding:0 12px;font-size:14px;line-height:1;white-space:nowrap}
.phone-field .country-picked img{width:22px;height:16px;object-fit:cover;border-radius:3px}
.phone-field .country-chevron{font-size:14px;color:#89756b}
.phone-field input[name="phone"]{height:52px;min-height:52px;width:100%;min-width:0;margin:0;padding:0 14px;border:0;border-radius:0;background:transparent;box-shadow:none;outline:none;font:inherit;font-size:15px}
.phone-field input[name="phone"]::placeholder{color:#95867f}
@media(max-width:420px){.phone-field .registration-phone{grid-template-columns:108px minmax(0,1fr);gap:0}.phone-field input[name="phone"]{padding:0 12px}}

.phone-field .country-chevron{display:block;width:12px;height:12px;flex:0 0 12px;align-self:center;margin-left:auto;color:#86756c}

/* Birthday selector: quick year selection, no month-by-month paging. */
.birth-field{border:0;padding:0;margin:20px 0;min-width:0}.birth-field legend{font-size:14px;font-weight:600;margin-bottom:8px;padding:0}.birth-segments{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.45fr) minmax(0,1fr);border:1px solid #cdbeb8;border-radius:12px;background:#fff;padding:10px 0;transition:box-shadow .15s,border-color .15s}.birth-segments:focus-within{border-color:#8c6b5e;box-shadow:0 0 0 3px #8c6b5e20}.birth-segments label{display:block;min-width:0;padding:0 12px;margin:0}.birth-segments label+label{border-left:1px solid #e5dcd7}.birth-segments label>span{display:block;font-size:11px;font-weight:500;color:#89756b;margin-bottom:4px}.birth-segments select{appearance:none;-webkit-appearance:none;border:0;border-radius:4px;box-shadow:none;margin:0;width:100%;min-width:0;min-height:32px;height:32px;padding:0 19px 0 0;font:500 14px system-ui,sans-serif;color:#211b18;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 16 16'%3E%3Cpath d='m4 6 4 4 4-4' fill='none' stroke='%2386756c' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right center;cursor:pointer}.birth-segments select:invalid{color:#95867f}.birth-segments select:focus-visible{outline:2px solid #8c6b5e;outline-offset:2px}.birth-segments option{color:#211b18;background:#fff}.birth-segments option:disabled{color:#aaa}@media(max-width:380px){.birth-segments label{padding:0 8px}.birth-segments select{font-size:13px}}

/* Responsive sample lesson: no canvas video stream required. */
.lesson.sample-lesson{aspect-ratio:auto;min-height:390px;display:flex;flex-direction:column;align-items:stretch;text-align:left;padding:28px;gap:25px;background:radial-gradient(ellipse at top right,#3a2823,#090909 70%)}
.sample-brand{display:flex;align-items:center;gap:14px;color:#dfbaa8;font-size:10px;font-weight:700;letter-spacing:1.7px}.sample-brand img{width:56px;height:56px;object-fit:contain}.sample-brand small{display:block;color:#d7ccc7;font-size:12px;font-weight:400;letter-spacing:0;margin-top:5px}
.sample-chapter{flex:1;min-height:160px}.sample-step{color:#dfbaa8;font-size:10px;letter-spacing:2px}.sample-copy{animation:lesson-enter .45s ease-out}.sample-copy h2{font-size:clamp(23px,4vw,34px);line-height:1.2;letter-spacing:-.6px;margin:16px 0}.sample-copy p{color:#eee1da;max-width:650px;font-size:clamp(15px,2vw,19px);line-height:1.65}
.sample-controls progress{display:block;margin:0 0 15px;height:5px}.sample-controls progress::-webkit-progress-value{background:#c59a86}.sample-controls progress::-moz-progress-bar{background:#c59a86}.sample-controls>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.sample-time{font-size:12px;color:#d7ccc7;font-variant-numeric:tabular-nums}.sample-toggle.btn{background:#ffffff12;color:white;border-color:#ffffff40;min-width:100px}.sample-status{color:#c9bab2;font-size:11px;margin:12px 0 0;min-height:17px}
.lesson.video-lesson{aspect-ratio:auto;display:block;padding:0}.video-lesson video{display:block;aspect-ratio:16/9;height:auto}.video-hint{padding:12px;font-size:12px;color:#ded2cc}
@keyframes lesson-enter{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:520px){.lesson.sample-lesson{padding:20px;gap:22px;min-height:420px}.sample-chapter{min-height:185px}.sample-brand{gap:10px;letter-spacing:1.2px}}
@media(prefers-reduced-motion:reduce){.sample-copy{animation:none}}

.agent-team-member{display:flex;align-items:flex-start;gap:16px;padding:20px 0;border-top:1px solid var(--line)}.agent-team-member:first-child{border-top:0}.agent-team-member .profile-avatar{width:48px;height:48px;flex-shrink:0}.agent-team-info{flex:1;min-width:0;overflow-wrap:anywhere}.agent-team-info p{font-size:14px;color:var(--muted);margin:5px 0 10px}.agent-team-summary{display:flex;flex-direction:column;gap:6px;align-items:flex-end}.agent-team-summary .btn{margin-top:8px}@media(max-width:520px){.agent-team-member{flex-wrap:wrap;gap:12px}.agent-team-info{flex-basis:calc(100% - 60px)}.agent-team-summary{width:100%;align-items:flex-start;padding-left:60px}.agent-team-summary .btn{width:100%}}

.earnings-stats{grid-template-columns:repeat(5,minmax(0,1fr))}.team-earnings-total{font-size:24px;white-space:nowrap}@media(max-width:1100px){.earnings-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.team-earnings-total{font-size:20px}.cardhead:has(.team-earnings-total){flex-direction:column}}

.ui-icon{width:22px;height:22px;flex:none;display:inline-block;vertical-align:middle;pointer-events:none}.navicon{display:inline-flex;align-items:center;justify-content:center}.stat-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.stat-icon{width:34px;height:34px;border-radius:10px;background:#f3ece7;color:var(--wine);display:inline-flex;align-items:center;justify-content:center;flex:none}.stat-icon .ui-icon{width:19px;height:19px}.menu-label{display:flex;align-items:center;gap:13px}.menu-label .ui-icon{color:var(--wine)}.menuitem>.ui-icon{width:16px;height:16px;color:var(--muted)}@media(max-width:520px){.stat-heading{gap:6px}.stat-icon{width:28px;height:28px;border-radius:8px}.stat-icon .ui-icon{width:17px;height:17px}}

.activity-feed{max-height:720px;overflow:auto}.activity-item{padding:18px 0;border-top:1px solid var(--line);overflow-wrap:anywhere}.activity-heading{display:flex;flex-wrap:wrap;justify-content:space-between;gap:6px;margin-bottom:10px}.activity-heading h3{margin:0}.activity-heading time{font-size:12px;color:var(--muted)}.activity-item p{font-size:13px;margin:6px 0}.activity-item .btn{margin-top:8px}.activity-item p strong{font-weight:600}

.course-summary{display:flex;gap:24px;margin-top:20px}.course-summary>img{width:180px;height:180px;object-fit:cover;border-radius:12px}.course-buyers,.course-edit-action{margin-top:20px}.course-buyer{display:flex;justify-content:space-between;gap:24px;padding:20px 0;border-top:1px solid var(--line,#e6dcd6);overflow-wrap:anywhere}.course-buyer h3{margin:0 0 8px}.course-buyer p{margin:5px 0}.course-buyer>div:last-child{text-align:right}.course-edit-action{display:flex;align-items:center;justify-content:space-between;gap:20px}@media(max-width:600px){.course-summary,.course-buyer,.course-edit-action{flex-direction:column}.course-summary>img{width:100%;height:190px}.course-buyer>div:last-child{text-align:left}}

/* Keep the supplied square Kinetics artwork complete in every course view. */
.coursehead .course-logo{width:120px;height:120px;object-fit:contain;object-position:center;background:#000;border-radius:0;max-width:100%}
.admin-course-cover img.course-cover-logo,.course-summary>img.course-cover-logo{object-fit:contain;object-position:center;background:#000}
@media(max-width:540px){.coursehead .course-logo{width:100px;height:100px}}

/* Compact logo band: crop only empty margins of the original square artwork. */
.course-logo-frame{display:block;width:140px;height:42px;overflow:hidden;margin-bottom:16px;background:#000;position:relative}
.coursehead .course-logo-frame .course-logo{position:absolute;width:180px;height:180px;max-width:none;margin:0;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:contain}
.admin-course-cover:has(.course-cover-logo){aspect-ratio:auto;height:104px;overflow:hidden}
.admin-course-cover img.course-cover-logo{position:absolute;width:250px;height:250px;max-width:none;left:50%;top:50%;transform:translate(-50%,-50%)}
.admin-course-cover:has(.course-cover-logo) .badge{top:6px;right:6px}
.course-summary>img.course-cover-logo{height:70px;width:180px;object-fit:cover;flex-shrink:0}
@media(max-width:540px){.admin-course-cover:has(.course-cover-logo){height:92px}.admin-course-cover img.course-cover-logo{width:210px;height:210px}.course-summary>img.course-cover-logo{width:180px;height:70px}}

.course[data-catalogue-course]{cursor:pointer}.course-title-button{font:inherit;font-weight:inherit;color:inherit;background:none;border:0;padding:0;text-align:left;min-height:44px}.course-title-button:hover{text-decoration:underline;text-underline-offset:4px}.catalogue-detail{max-width:900px;margin-top:20px}.course-description{white-space:pre-wrap;overflow-wrap:anywhere}

/* One proportional presentation for the original Kinetics logo. */
.kinetics-mark{--mark-width:144px;display:inline-block;position:relative;width:var(--mark-width);height:calc(var(--mark-width) / 3);overflow:hidden;flex-shrink:0;vertical-align:middle;background:#000;border-radius:4px}
.kinetics-mark>img,.brand .kinetics-mark>img,.footer-brand .kinetics-mark>img,.sample-brand .kinetics-mark>img,.coursehead .kinetics-mark>img{display:block;position:absolute;left:50%;top:50%;width:125%;height:auto;max-width:none;aspect-ratio:1;object-fit:contain;transform:translate(-50%,-50%);margin:0;border-radius:0}
.sidebar>.brand{align-items:flex-start;gap:16px}.sidebar .kinetics-mark{--mark-width:156px}
.topbar .brand{gap:16px}.topbar .kinetics-mark{--mark-width:132px}
.auth>.brand{gap:18px;padding:22px}.auth .kinetics-mark{--mark-width:150px}
.footer-brand .kinetics-mark{--mark-width:96px}.footer-brand{flex-wrap:wrap}
.sample-brand .kinetics-mark{--mark-width:108px}
.kinetics-mark.course-logo-frame{--mark-width:140px;margin-bottom:16px}
.loading-mark{--mark-width:180px;display:block;margin:0 auto 24px}
.invoice .kinetics-mark{--mark-width:144px}
@media(max-width:540px){.topbar .kinetics-mark{--mark-width:102px}.topbar .brand{gap:10px}.auth>.brand{gap:12px;padding:18px 14px}.auth .kinetics-mark{--mark-width:120px}.brand>div{min-width:0}.sample-brand .kinetics-mark{--mark-width:90px}}

.course-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:20px 0}.course-filters p{margin:0;grid-column:span 2;align-self:center}.catalog:empty:after,.admin-course-grid:empty:after{content:"No courses match these filters. Try changing or resetting them.";padding:24px;color:var(--muted)}@media(max-width:700px){.course-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.course-filters p{grid-column:1/-1}}@media(max-width:420px){.course-filters{grid-template-columns:1fr}}

.schedule-editor{border:1px solid var(--line);border-radius:10px;padding:18px}.schedule-editor legend{font-weight:700}.schedule-editor .formgrid,.schedule-days{margin-top:16px}.schedule-editor [hidden]{display:none!important}.lesson-date-row{display:flex;gap:10px;margin-bottom:10px}.lesson-date-row input{min-width:0;flex:1}

.course-filter-disclosure{margin:18px 0}.course-filter-disclosure>summary{cursor:pointer;padding:13px 18px;border:1px solid var(--line);border-radius:10px;background:#fff;font-weight:650;min-height:48px}.course-filter-disclosure>summary span{float:right;font-size:12px;font-weight:400;color:var(--muted)}.course-filter-disclosure[open]>summary span{display:none}.course-filter-disclosure .course-filters{margin:10px 0 20px}.course-map{margin:18px 0;padding:16px;background:#fff;border:1px solid var(--line);border-radius:12px;cursor:default}.course-map h3{margin:0 0 8px}.course-map p{font-size:14px;overflow-wrap:anywhere}.course-map iframe{display:block;width:100%;height:220px;border:0;border-radius:8px;margin:12px 0}.catalogue-detail .course-map iframe{height:300px}

.location-editor{border:1px solid var(--line);border-radius:12px;padding:18px;min-width:0}.location-editor legend{font-weight:700}.location-editor p{font-size:14px}.location-editor .actions{margin-top:14px}#course-location-picker{height:340px;width:100%;border-radius:10px;z-index:0;background:#e8e6e2}.course-map-pin{background:transparent;border:0}.course-map-pin span{display:block;width:26px;height:26px;border-radius:50%;background:#ad3930;border:4px solid white;box-shadow:0 1px 8px #0008}.location-editor .leaflet-control a{color:#222}.location-editor .leaflet-control-attribution{font-size:11px}.location-editor .leaflet-control-attribution a{color:#005c85}@media(max-width:540px){#course-location-picker{height:290px}}

/* Booking confirmation, screen and print. */
.receipt-page{max-width:1100px;margin:0 auto;padding:32px 24px}.invoice.receipt{max-width:100%;margin:0;padding:0;background:transparent;box-shadow:none}.receipt-top{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 24px;background:#080808;color:white;border-radius:16px}.receipt-top .brand small{color:#d3bbb1}.receipt-actions{flex-shrink:0;margin:0}.receipt-actions .btn{background:transparent;border-color:#665652;color:#fff}.receipt-top .kinetics-mark{--mark-width:120px}.receipt-hero{display:flex;align-items:center;gap:20px;padding:34px 4px 24px}.receipt-status-icon{display:grid;place-items:center;flex-shrink:0;width:58px;height:58px;border-radius:50%;background:#e3ece4;color:#385941;font-size:30px}.receipt-hero h1{font-size:clamp(25px,4vw,36px);line-height:1.15;margin:8px 0}.receipt-hero p{margin:0;color:var(--muted)}.receipt-hero>.badge{margin-left:auto;white-space:nowrap}.receipt-reference{display:flex;gap:16px;flex-wrap:wrap;align-items:center;border-top:1px solid var(--line);padding:15px 4px;color:var(--muted);font-size:12px}.receipt-reference code{font-size:12px;color:var(--ink);overflow-wrap:anywhere}.receipt-test-note{padding:12px 16px;border-radius:9px;background:#eee5df;color:#68524c;font-size:13px;margin-bottom:22px}.receipt-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);gap:22px}.receipt .card{margin:0;padding:26px;border-radius:16px}.receipt-course h2{font-size:25px;margin:8px 0 24px;line-height:1.25}.receipt-details{margin:0}.receipt-detail{display:grid;grid-template-columns:110px minmax(0,1fr);gap:18px;padding:14px 0;border-top:1px solid var(--line)}.receipt-detail dt{font-size:13px;color:var(--muted)}.receipt-detail dd{margin:0;font-size:14px;font-weight:600;overflow-wrap:anywhere}.receipt-bring{margin-top:20px;padding:18px;background:#f6f3f1;border-radius:10px}.receipt-bring h3{margin:0 0 8px;font-size:14px}.receipt-bring p{margin:0;font-size:14px;white-space:pre-wrap}.receipt-side{display:flex;flex-direction:column;gap:18px}.receipt-customer h2,.receipt-email h2{font-size:15px;margin:0 0 14px}.receipt-customer>strong{font-size:20px}.receipt-customer p{overflow-wrap:anywhere;margin:8px 0 0;color:var(--muted);font-size:14px}.receipt-total{display:flex;flex-direction:column;gap:10px;padding:26px;border-radius:16px;background:#795b56;color:white}.receipt-total>span{font-size:13px}.receipt-total>strong{font-size:clamp(25px,4vw,34px);line-height:1.2}.receipt-total>small{color:#f0dfd8}.receipt .receipt-email{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:22px}.receipt-email h2{margin-bottom:6px}.receipt-email p{font-size:14px;color:var(--muted);margin:0}.receipt-email-address{font-size:13px;overflow-wrap:anywhere;max-width:40%}.receipt-footer{display:flex;justify-content:space-between;gap:20px;margin:24px 4px;font-size:12px;color:var(--muted)}.receipt-footer strong,.receipt-footer span{display:block}.receipt-footer strong{color:var(--ink);margin-bottom:6px}.receipt-footer p{margin:0;text-align:right}
@media(max-width:700px){.receipt-page{padding:16px 12px}.receipt-top{flex-wrap:wrap;padding:18px;gap:16px}.receipt-top .brand{font-size:13px}.receipt-actions .btn{font-size:12px;padding:8px 12px}.receipt-hero{gap:12px;flex-wrap:wrap;padding:24px 2px 20px}.receipt-status-icon{width:44px;height:44px;font-size:24px}.receipt-hero>div{flex:1;min-width:180px}.receipt-hero>.badge{margin-left:56px}.receipt-layout{grid-template-columns:1fr;gap:16px}.receipt .card,.receipt-total{padding:20px}.receipt-course h2{font-size:22px}.receipt-detail{grid-template-columns:85px minmax(0,1fr);gap:12px}.receipt .receipt-email{flex-direction:column;align-items:flex-start}.receipt-email-address{max-width:100%}.receipt-footer{flex-direction:column}.receipt-footer p{text-align:left}}
@media print{.receipt-page{padding:0!important;max-width:none}.receipt-actions{display:none!important}.receipt-top,.receipt-total,.receipt-status-icon,.receipt-test-note{print-color-adjust:exact;-webkit-print-color-adjust:exact}.receipt-layout{grid-template-columns:1.65fr 1fr}.receipt-hero{padding:20px 0}.receipt .card,.receipt-total{break-inside:avoid;padding:18px}.receipt-footer{margin-bottom:0}.receipt-reference code{font-size:10px}}

.report-filter{display:flex;align-items:end;gap:16px;flex-wrap:wrap;margin:20px 0}.report-filter label{flex:1;min-width:150px}.report-filter .error{width:100%}.report-section{margin-top:20px}.report-table-wrap{overflow-x:auto}.report-table{width:100%;border-collapse:collapse;font-size:13px}.report-table th,.report-table td{text-align:left;padding:13px 12px;border-bottom:1px solid var(--line);white-space:nowrap}.report-table th{font-weight:650;color:var(--muted);background:#f6f3f1}.report-table td:first-child{white-space:normal;min-width:140px}.report-table tbody tr:hover{background:#faf7f5}

.brand-home{cursor:pointer;text-decoration:none}.brand-home:focus-visible{outline:3px solid #d3a793;outline-offset:4px}

.recovery-links{margin-top:20px;display:flex;flex-wrap:wrap;gap:10px}.recovery-links .btn{font-size:13px}

.agent-tile .role-badge.role-admin{background:#deebff;color:#174b91}.agent-tile .role-badge.role-agent{background:#fff0b8;color:#705000}.agent-tile .badge{font-size:11px;padding:4px 8px;border-radius:6px;line-height:1.4}.agent-tile .profile-avatar,.agent-tile .agent-avatar{width:40px;height:40px;min-width:40px;font-size:14px}.agent-tile .agent-avatar{display:inline-flex;align-items:center;justify-content:center}

.agent-transactions{margin:22px 0}.agent-transactions .cardhead{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.agent-transactions .report-table td:nth-child(3),.agent-transactions .report-table td:nth-child(4){white-space:normal;min-width:180px;overflow-wrap:anywhere}.agent-transactions>.actions{margin-top:18px}

.receipt-top{flex-wrap:wrap}.receipt-actions{flex-wrap:wrap}.receipt-actions .btn{font-size:12px;padding:9px 12px}

.growth-ladder{display:grid;gap:8px;margin-top:16px}.growth-step{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:2px solid transparent;border-radius:12px}.growth-step-name{font-weight:600;margin-bottom:3px}.growth-step .small{color:#6b5751}.growth-step.is-current{background:#f1e4e0;border-color:#795b56}.growth-step.is-current .growth-step-name{font-weight:800;color:#49312b}.growth-step-rate{flex-shrink:0}.growth-step.is-current .growth-step-rate{font-size:22px;color:#49312b}.growth-current-label{display:block;width:fit-content;margin-top:8px;padding:4px 9px;border-radius:6px;background:#795b56;color:#fff;font-size:11px;font-weight:700}

.team-profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:16px;margin-top:20px}.team-profile-card{display:flex;flex-direction:column;gap:16px;min-width:0;padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff}.team-profile-heading{display:flex;align-items:center;gap:12px}.team-profile-heading>div{min-width:0}.team-profile-heading h3{margin:0 0 8px;overflow-wrap:anywhere}.team-profile-heading .profile-avatar,.team-profile-heading .agent-avatar{width:48px;height:48px;flex-shrink:0;object-fit:cover;border-radius:50%}.team-profile-contact{overflow-wrap:anywhere}.team-profile-contact p{margin:0 0 5px;color:var(--muted);font-size:13px}.team-profile-metrics{display:grid;gap:12px;padding:14px;background:#f7f3f1;border-radius:10px;margin-top:auto}.team-profile-metrics>div{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;font-size:13px}.team-profile-metrics span{display:inline-flex;align-items:center;gap:7px;color:#715b54}.team-profile-metrics svg{width:17px;height:17px}.team-profile-card>.btn{width:100%}

.team-commission-highlight{margin-top:auto;padding:20px 16px;border-radius:12px;background:#f1e4e0;color:#49312b}.team-commission-highlight>span{display:block;font-size:14px;font-weight:800;letter-spacing:.07em;margin-bottom:10px}.team-commission-highlight>strong{display:block;font-size:clamp(26px,3vw,34px);font-weight:800;line-height:1.2;overflow-wrap:anywhere}

input.invitation-locked{background:#f2eeeb;color:#6b5751;cursor:default}.invitation-note{font-size:12px;margin-top:-6px;margin-bottom:16px}

.agent-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:20px}.agent-pagination p{margin:0;color:var(--muted);font-size:13px}.agent-pagination .actions{align-items:center;flex-wrap:wrap}.agent-pagination .actions>span{font-size:13px}.agent-pagination .btn:disabled{opacity:.45;cursor:default}

.customer-booking-card{display:flex;flex-direction:column;gap:16px;margin:0;min-width:0}.customer-booking-icon{display:flex;padding:12px;border-radius:12px;background:#f1e4e0;color:#795b56;flex-shrink:0}.customer-booking-icon svg{width:24px;height:24px}.customer-booking-card .customer-course{margin:0;font-size:16px}.customer-contact{margin:0;overflow-wrap:anywhere;font-size:13px}.customer-booking-card .team-profile-metrics{margin-top:auto}.customer-booking-card>.btn{width:100%}

.portal-search{margin:0 0 20px;max-width:780px}.portal-search>label{display:block;font-size:12px;font-weight:700;margin-bottom:6px}.portal-search>div:first-of-type{display:flex;gap:8px}.portal-search input{min-width:0;flex:1}.portal-search-results{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:14px;margin-bottom:20px}.portal-search-result{display:block;text-align:left;color:inherit;text-decoration:none;cursor:pointer;min-width:0;margin:0;font:inherit}.portal-search-result:hover{border-color:#795b56}.portal-search-result:focus-visible{outline:3px solid #795b56;outline-offset:3px}.portal-search-result h3{margin:12px 0 8px;overflow-wrap:anywhere}.portal-search-result p{font-size:13px;color:var(--muted);overflow-wrap:anywhere}.portal-search-result .textbtn{display:block;margin-top:16px}
