@import url("/fonts/fonts.css");:root{--primary:#f3c84b;--secondary:#202522;--accent:#b29447;--background:#f6f7f3;--foreground:#202522;--success:#24664d;--warning:#8a6011;--danger:#b53c3c;--muted:#57634f;--border:#e3e7df;--white:#fff;--radius-sm:8px;--radius:12px;--radius-lg:20px;--shadow:0 4px 20px #27382b05;--font:Arial,Helvetica,sans-serif;--space:8px;--sidebar:248px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--background);color:var(--foreground);font-family:var(--font);line-height:1.55;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit}a,a:hover{text-decoration:none}a,button,input,select,summary,textarea{outline-offset:4px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #ab8124}h1,h2,h3,h4,p{margin-top:0}p{margin-bottom:16px}h1,h2,h3{letter-spacing:-.035em;line-height:1.18}h1{font-size:36px;margin-bottom:10px}h1,h2{font-weight:650}h2{font-size:20px;margin-bottom:12px}h3{font-size:17px;font-weight:650;margin-bottom:10px}small{font-size:12px}b,strong{font-weight:650}em{font-style:normal}img{max-width:100%;display:block}svg{flex-shrink:0}input[type=checkbox]{accent-color:var(--secondary);width:18px;height:18px;min-width:18px}input[type=file]{padding:12px;max-width:100%;font-size:13px}input[type=file]::-webkit-file-upload-button{background:var(--secondary);border:0;border-radius:6px;padding:9px 12px;color:white;margin-right:12px}input[type=file]::file-selector-button{background:var(--secondary);border:0;border-radius:6px;padding:9px 12px;color:white;margin-right:12px}input[readonly]{background:#f6f7f4;color:var(--muted)}textarea{resize:vertical;min-height:100px}fieldset{border:0;padding:0;margin:0}summary{cursor:pointer;min-height:44px;padding:12px 0}details>summary{font-weight:600}.eyebrow,.muted{color:var(--muted)}.eyebrow{font-size:12px;letter-spacing:.17em;line-height:1.5;font-weight:750;margin-bottom:12px;text-transform:uppercase}.button{display:inline-flex;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:11px 18px;border-radius:var(--radius-sm);border:1px solid transparent;font-size:13px;font-weight:650;line-height:1.4;white-space:nowrap;transition:background .16s,transform .16s}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--primary);color:#202522}.button-primary:hover{background:#e6bd42}.button-secondary{background:white;border-color:var(--border);color:var(--secondary)}.button-secondary:hover{background:#f3f4ef}.button-ghost{background:transparent;color:inherit;padding:9px 12px}.button-ghost:hover{background:#e9ece6}.button-danger{background:#f9e9e6;color:#9d3535;border-color:#eed6d1}.button-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.field{display:flex;flex-direction:column;gap:7px;width:100%;min-width:0;text-align:left}.field>span{font-size:12px;letter-spacing:.005em;color:#414b42;font-weight:600}.field i{font-style:normal;color:#526047}.field input,.field select,.field textarea{width:100%;min-width:0;border:1px solid #dce1d8;border-radius:8px;background:white;min-height:45px;padding:10px 12px;color:var(--foreground);transition:border-color .15s}.field input::placeholder,.field textarea::placeholder{color:#526047}.field input:hover,.field select:hover,.field textarea:hover{border-color:#a9b3a3}.field small{color:var(--muted);font-size:12px;font-weight:400;line-height:1.5}.field select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;padding-right:8px}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.form-grid-three{grid-template-columns:repeat(3,1fr)}.form-actions{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--border);padding-top:22px;margin-top:5px}.checkbox{display:flex;gap:10px;align-items:flex-start;font-size:12px;line-height:1.65;color:#606a60}.checkbox input{margin:2px 0 0}.checkbox a{text-decoration:underline}.stack{display:flex;flex-direction:column;gap:20px}.stack>h3{margin-bottom:-4px}.card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:26px;box-shadow:var(--shadow);min-width:0}.card-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.card-heading h2{margin:0;font-size:16px;letter-spacing:-.015em}.card-heading .eyebrow{font-size:12px;margin-bottom:7px}.card-heading .field{max-width:160px}.card-heading .field>span{font-size:12px}.card-heading .field select{min-height:38px;font-size:12px}.card p:last-child{margin-bottom:0}.page-content>.assessment-grid,.page-content>.card,.page-content>.dashboard-bottom,.page-content>.dashboard-grid,.page-content>.document-grid,.page-content>.metrics-grid,.page-content>.profile-summary,.page-content>.section-toolbar,.page-content>.student-grid,.page-content>.student-welcome,.page-content>.tabs,.page-content>.three-column,.page-content>.two-column{margin-bottom:24px}.metric{padding:24px;background:#fff;border:1px solid var(--border);border-radius:var(--radius);min-width:0}.metric-top{display:flex;justify-content:space-between;gap:10px;align-items:center;color:var(--muted);font-size:12px;margin-bottom:18px}.metric-top svg{color:#526047}.metric-value{font-size:29px;line-height:1.2;font-weight:650;letter-spacing:-.045em;white-space:nowrap}.metric-value small{font-weight:400;font-size:14px;letter-spacing:0}.metric p{font-size:12px;color:var(--muted);margin:13px 0 0}.metric-accent{background:#eceddb;border-color:#dfe2cd}.metric-accent .metric-top{color:#4b5941}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.metrics-three{grid-template-columns:repeat(3,minmax(0,1fr))}.badge{display:inline-flex;align-items:center;gap:5px;line-height:1.2;font-weight:600;padding:6px 9px;white-space:nowrap;border-radius:5px;background:#eef0e9;color:#526047;width:max-content;max-width:100%}.badge-success{background:#e8f2eb;color:var(--success)}.badge-warning{background:#fcf0d7;color:var(--warning)}.badge-danger{background:#f8e7e4;color:var(--danger)}.avatar{width:37px;height:37px;min-width:37px;display:inline-flex;justify-content:center;background:#ececdf;border-radius:50%;font-size:12px;color:#686643;letter-spacing:.04em}.avatar,.empty{align-items:center}.empty{text-align:center;padding:44px 16px;display:flex;flex-direction:column;gap:10px}.empty-icon{width:52px;height:52px;border-radius:14px;background:#f1f2eb;display:inline-flex;align-items:center;justify-content:center;color:#526047;flex-shrink:0}.empty h3{font-size:16px;line-height:1.4;margin:4px 0 0}.empty p{max-width:360px;font-size:12px;color:var(--muted);margin:0 0 6px}.error-box{display:flex;align-items:center;gap:10px;border:1px solid #ecc3ba;background:#fff0ed;border-radius:8px;padding:13px 16px;font-size:13px;color:#96392f;margin-bottom:16px}.error-box span{flex:1 1}.notice{border:1px solid #d9e2cd;background:#eff4e8;color:#465838;border-radius:8px;padding:14px 16px;font-size:12px;line-height:1.65;margin-bottom:16px}.stack>.notice{margin:0}.skeleton-group{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(3,1fr)}.skeleton{height:180px;border-radius:12px;background:linear-gradient(90deg,#e9ece4,#f1f3ed,#e9ece4);background-size:200%;animation:shimmer 1.6s infinite}.spin{animation:spin 1s linear infinite}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px}.page-heading .muted{font-size:13px;margin-bottom:0}.page-heading .eyebrow{font-size:12px;margin-bottom:9px}.page-heading h1{font-size:33px}.tabs{display:flex;gap:4px;background:#ebece5;border-radius:8px;padding:4px;width:max-content;max-width:100%;overflow-x:auto}.tabs button{background:transparent;color:#526047;font-size:12px;border:0;padding:9px 14px;min-height:38px;border-radius:6px;white-space:nowrap}.tabs button.active{background:#fff;color:var(--secondary);box-shadow:0 1px 3px #0000000d}.modal{border:1px solid var(--border);border-radius:18px;max-width:min(920px,calc(100% - 32px));width:850px;padding:0;max-height:90dvh;box-shadow:0 30px 100px #0004;color:var(--foreground)}.modal::-webkit-backdrop{background:#17221dd0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal::backdrop{background:#17221dd0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-inner{padding:28px}.modal-inner>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:20px}.modal-inner>header h2{font-size:24px;margin:0}.modal .button-row{margin-bottom:20px}.data-note{font-size:12px;color:#526047;line-height:1.7;margin:12px 0}.two-column{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.three-column{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.narrow{max-width:540px}.section-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:24px 0}.section-toolbar h2{margin-bottom:5px}.section-toolbar p{margin:0;font-size:12px}.table-wrap{width:100%;overflow:auto}table{width:100%;border-collapse:collapse;text-align:left}table,th{font-size:12px}th{color:var(--muted);letter-spacing:.03em;padding:12px 14px;background:#f7f8f4;font-weight:600}td,th{white-space:nowrap}td{padding:17px 14px;border-bottom:1px solid var(--border)}tbody tr:last-child td{border-bottom:0}td .button{font-size:12px;padding:7px 10px;min-height:38px}.details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px 24px;gap:20px 24px;margin:0}.details-grid dt{font-size:12px;color:var(--muted);margin-bottom:5px}.details-grid dd{font-size:13px;margin:0;overflow-wrap:anywhere}.preserve-lines{white-space:pre-line}.icon-text{display:flex;align-items:center;gap:7px;font-size:12px}.skip-link{position:fixed;left:20px;top:-100px;z-index:10000;padding:12px 20px;background:var(--primary);color:var(--secondary)}.skip-link:focus{top:12px}.brand{display:inline-flex;gap:12px;align-items:center}.brand>span:last-child{font-size:12px;line-height:1.25;letter-spacing:.14em;color:#d8dbd5;font-weight:400}.brand>span:last-child b{font-weight:700}.brand-symbol{font-size:37px;font-weight:900;line-height:1;letter-spacing:-.1em;color:var(--primary);position:relative;padding-right:3px}.brand-symbol>span{display:block;position:absolute;width:30px;height:3px;background:currentColor;left:4px;top:50%;box-shadow:-2px -3px 0 -1px currentColor,2px 3px 0 -1px currentColor;opacity:.8}.back-link{gap:8px;color:var(--muted);margin-bottom:24px}.back-link,.small-link{display:inline-flex;align-items:center;font-size:12px}.small-link{color:#616e55;gap:5px}.list-item{display:flex;gap:12px;align-items:center;padding:15px 0;border-bottom:1px solid #eef0ea;font-size:12px}.list-item:last-child{border:0}.list-item>div{flex:1 1;min-width:0}.list-item p{color:var(--muted);font-size:12px;margin:4px 0 0}.list-item>svg{color:#526047}.card-bottom-link{margin-top:18px}.birthday-list{display:flex;gap:30px;flex-wrap:wrap}.birthday-list>a{display:flex;gap:12px;align-items:center}.birthday-list small{display:block;color:var(--muted);font-size:12px}.app-layout{min-height:100dvh}.sidebar{width:var(--sidebar);position:fixed;left:0;top:0;bottom:0;z-index:40;background:#202822;color:#abb4a7;padding:35px 19px 21px;display:flex;flex-direction:column}.sidebar>.brand{margin-left:14px;margin-bottom:48px}.workspace-label{letter-spacing:.15em;color:#bbc7ad;margin:0 14px 18px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.sidebar nav a{display:flex;align-items:center;gap:13px;font-size:12px;font-weight:500;padding:12px 14px;min-height:44px;border-radius:7px}.sidebar nav a svg{color:#bbc7ad;stroke-width:1.6}.sidebar nav a:hover{background:#2b352d}.sidebar nav a.active{background:#3d4636;color:#efdc94}.sidebar nav a.active svg{color:#ead58a}.nav-dot{width:5px;height:5px;border-radius:50%;background:#e4cc76;margin-left:auto}.sidebar-bottom{margin-top:auto;padding:30px 14px 0}.sidebar-note{padding:20px 16px;border:1px solid #414a3b;border-radius:9px;background:linear-gradient(130deg,#303a2c,#242d24)}.sidebar-note svg{color:#b8b576;margin-bottom:14px}.sidebar-note strong{display:block;font-size:15px;line-height:1.5;color:#dbe0ce;letter-spacing:-.02em}.sidebar-note p{color:#bbc7ad;line-height:1.7;margin:9px 0 0}.site-link{justify-content:space-between;color:#9dac95;padding:21px 0 10px}.logout,.site-link{display:flex;align-items:center;font-size:12px}.logout{gap:9px;background:transparent;border:0;color:#a4b09a;padding:10px 0;min-height:44px}.app-main{margin-left:var(--sidebar);min-width:0}.app-topbar{height:82px;display:flex;justify-content:space-between;align-items:center;padding:0 38px;background:#fdfef9;border-bottom:1px solid var(--border)}.topbar-left,.topbar-right{display:flex;align-items:center;gap:24px}.breadcrumb{color:#526047;font-size:12px;display:flex;gap:12px;align-items:center}.breadcrumb strong{font-weight:500;color:#526047}.topbar-right{gap:22px}.icon-button{border:0;background:transparent;display:grid;place-items:center;min-width:44px;min-height:44px;color:#526047}.user-pill{display:flex;align-items:center;gap:10px;border-left:1px solid var(--border);padding-left:24px}.user-pill strong{display:block;font-size:12px;color:#3e4c38}.user-pill small{font-size:12px;display:block;color:#526047;margin-top:2px}.user-pill>svg{margin-left:8px;color:#526047}.page-content{padding:35px 38px;max-width:1540px;margin:0 auto;min-height:calc(100dvh - 150px)}.app-footer{display:flex;justify-content:space-between;padding:5px 38px 26px;color:#526047;font-size:12px;gap:16px}.bottom-nav,.drawer-close,.menu-button{display:none}.auth-loading{max-width:1000px;margin:15vh auto;padding:24px}.drawer-backdrop{display:none}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(270px,1fr);grid-gap:24px;gap:24px}.dashboard-bottom{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.appointment-row{display:flex;align-items:center;gap:18px;padding:20px 0;border-bottom:1px solid #edf0e8}.appointment-row:last-child{border:0}.appointment-time{min-width:51px}.appointment-time strong{display:block;font-size:15px;color:#526348}.appointment-time small{color:#526047;font-size:12px}.appointment-line{width:3px;background:#cad4bd;align-self:stretch;border-radius:3px}.appointment-line.assessment{background:#d9c16e}.appointment-row>div:nth-of-type(2){flex:1 1;min-width:0}.appointment-row>div>strong{font-size:12px}.appointment-row p{font-size:12px;color:#526047;margin:5px 0 0}.appointment-row>svg{color:#526047}.category-card>p{font-size:12px;margin-top:-9px}.category-ring{width:144px;height:144px;margin:23px auto;background:conic-gradient(#6b7e59 0 46%,#bfbb7c 46% 75%,#e1dfc8 75%);border-radius:50%;display:grid;place-items:center}.category-ring>span{width:114px;height:114px;border-radius:50%;background:white;display:flex;flex-direction:column;justify-content:center;text-align:center}.category-ring b{font-size:33px;line-height:1.3;color:#4b5c40}.category-ring small{font-size:12px;color:#526047}.category-legend{display:grid;grid-gap:12px;gap:12px;margin-top:21px}.category-legend>div{display:flex;align-items:center;color:#526047}.category-legend strong{margin-left:auto;color:#556448}.legend-dot{width:7px;height:7px;border-radius:50%;background:#6b7e59}.legend-1{background:#bfbb7c}.legend-2{background:#e1dfc8}.student-welcome{min-height:226px;background:#263228;color:#eef1e3;border-radius:14px;padding:31px 37px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;position:relative}.student-welcome>div:first-child{position:relative;z-index:1;flex:1 1}.student-welcome .eyebrow{color:#b4c294;font-size:12px}.student-welcome h2{font-size:44px;color:#f2dda4;margin-bottom:10px}.student-welcome h2 span{font-size:26px;color:#e4e9d8}.student-welcome p{color:#adbca0;font-size:12px}.student-welcome a{display:inline-flex;gap:8px;align-items:center;font-size:12px;color:#e6dcaa;margin-top:5px}.welcome-graphic{height:165px;width:300px;display:flex;align-items:flex-end;gap:10px;position:relative;transform:rotate(-8deg);margin-right:35px}.welcome-graphic div{width:38px;background:linear-gradient(#6c7a4b33,#aaba7777);border-radius:5px;height:40%}.welcome-graphic div:nth-child(2){height:55%}.welcome-graphic div:nth-child(3){height:63%}.welcome-graphic div:nth-child(4){height:80%}.welcome-graphic div:nth-child(5){height:100%}.welcome-graphic>span{font-size:110px;font-weight:800;letter-spacing:-.1em;position:absolute;right:-28px;top:38px;color:#d9d19930;transform:rotate(8deg)}.evolution-card>.tabs{margin-bottom:20px}.chart-container{height:240px;margin-top:16px;min-width:0}.chart-summary{display:flex;align-items:baseline;gap:14px;margin:22px 0 0}.chart-summary strong{font-size:31px;letter-spacing:-.04em}.chart-summary strong small{font-size:14px;color:#526047;font-weight:400}.chart-data summary,.chart-summary>span{font-size:12px;color:#526047}.chart-data summary{padding-bottom:0;min-height:30px;margin-top:8px}.next-training>svg{color:#526047;margin-bottom:15px}.next-training>p{font-size:12px;color:#526047}.next-training h3{font-size:35px;margin-bottom:12px}.next-training>strong{font-size:13px}.next-training .button{font-size:12px;width:100%;margin-top:7px}.goal-card{background:#efefdf}.goal-card h3{font-size:18px;line-height:1.4}.goal-card p{font-size:12px}.filters{display:flex;align-items:flex-end;gap:18px}.filters>.field{max-width:230px}.search-field{position:relative;flex:1 1;min-width:160px}.search-field>svg{position:absolute;left:13px;bottom:13px;color:#526047}.search-field input{padding-left:40px}.student-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.student-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:24px;transition:transform .16s,box-shadow .16s}.student-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #28351f0c}.student-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:21px}.student-card .avatar{width:49px;height:49px;font-size:15px}.student-card h2{font-size:17px;margin-bottom:6px}.student-card>p{font-size:12px}.student-card-goal{font-size:12px;color:#526047;min-height:55px;line-height:1.7}.student-card-bottom{justify-content:space-between;border-top:1px solid var(--border);padding-top:17px;margin-top:16px;color:#526047}.pagination,.student-card-bottom{display:flex;align-items:center;font-size:12px}.pagination{justify-content:center;gap:18px;margin:24px 0;color:var(--muted)}.profile-summary{display:flex;align-items:center;gap:20px;background:#eaeede;border:1px solid #dce3d0;border-radius:12px;padding:24px}.profile-summary>.avatar{width:60px;height:60px;font-size:20px;background:#dde4ce}.profile-summary p{font-size:12px;color:#526047;margin:5px 0 0}.profile-summary>span:not(.avatar){display:flex;gap:8px;align-items:center;font-size:12px;color:#526047;margin-left:15px}.assessment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-bottom:24px}.assessment-card{display:flex;align-items:center;flex-wrap:wrap;gap:17px;background:white;border:1px solid var(--border);border-radius:12px;padding:23px;text-align:left;color:var(--foreground)}.assessment-card:hover{border-color:#abb699}.assessment-icon{display:flex;width:44px;height:44px;align-items:center;justify-content:center;background:#f0f1e7;color:#526047;border-radius:10px}.assessment-card h3{font-size:14px;margin-bottom:6px}.assessment-card p{font-size:12px;color:var(--muted);margin:0}.assessment-preview{display:flex;width:100%;gap:22px;border-top:1px solid var(--border);padding-top:15px;font-size:12px;color:#526047}.assessment-preview b{font-size:17px;font-weight:500;color:#536147}.inline-add{display:flex;gap:12px;align-items:flex-end;padding-top:22px}.inline-add>.field{max-width:320px}.report-brand{display:flex;gap:16px;align-items:center;border-bottom:2px solid var(--primary);padding:16px 0;margin:15px 0 25px}.report-brand strong{font-size:43px;letter-spacing:-.08em}.report-brand span{font-size:12px;letter-spacing:.08em}.report-metrics{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin:24px 0}.report-metrics .metric{padding:17px}.report-metrics .metric-value{font-size:24px}.assessment-report>section{border-bottom:1px solid var(--border);padding:20px 0}.assessment-report>h3{margin-top:25px}.comparison-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin:24px 0}.comparison-grid article{background:#f5f6f0;border:1px solid #e4e8dc;border-radius:9px;padding:17px}.comparison-grid article>p{font-size:12px;color:#526047;margin:0 0 12px}.comparison-grid article>div{display:flex;gap:10px;align-items:center;font-size:15px;color:#526047}.comparison-grid article strong{font-size:19px;color:#47573c}.comparison-grid article small{font-size:12px}.comparison-grid article>b{display:block;font-weight:500;font-size:12px;background:#e8ebdd;color:#526047;padding:6px 8px;border-radius:4px;margin-top:14px}.calendar-toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px}.calendar-toolbar h2{font-size:18px;min-width:145px;text-align:center;margin:0}.calendar-toolbar+.field{margin-top:22px;max-width:300px}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border:1px solid var(--border);border-radius:12px;overflow:hidden;background:white}.calendar-day{min-height:350px;border-right:1px solid var(--border);padding:12px 8px}.calendar-day:last-child{border:0}.calendar-day>header{text-align:center;margin-bottom:22px;display:flex;flex-direction:column;align-items:center;color:#526047}.calendar-day>header>span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:9px}.calendar-day>header>strong{font-size:21px;display:flex;width:38px;height:38px;align-items:center;justify-content:center;font-weight:500}.calendar-day.is-today>header>strong{background:#e7e9cd;color:#647044;border-radius:50%}.calendar-day.outside-month>header{opacity:.4}.calendar-event{border:0;background:#edf1e3;color:#526047;border-radius:6px;width:100%;text-align:left;padding:10px 9px;margin-bottom:9px;border-left:3px solid #9cad7e;overflow-wrap:anywhere}.calendar-event>span{font-size:12px;display:block;font-weight:600}.calendar-event>span small{font-size:12px;white-space:nowrap}.calendar-event>strong{font-size:12px;display:block;margin-top:7px;font-weight:600;color:#536345}.calendar-event>p{font-size:12px;margin:4px 0 0}.calendar-event>small{font-size:12px;display:block;margin-top:7px}.calendar-event.event-assessment{background:#f5efdc;border-color:#c6ac59;color:#526047}.calendar-event.event-assessment strong{color:#526047}.calendar-event.event-cancelled{opacity:.45;text-decoration:line-through}.calendar-empty{font-size:12px;display:block;color:#526047;text-align:center;margin:35px 0}.calendar-month .calendar-day{min-height:150px;border-bottom:1px solid var(--border);padding:9px 7px}.calendar-month .calendar-day>header{flex-direction:row;justify-content:space-between;margin-bottom:8px}.calendar-month .calendar-day>header>span{font-size:12px;margin:0}.calendar-month .calendar-day>header>strong{font-size:14px;width:25px;height:25px}.calendar-month .calendar-empty,.calendar-month .calendar-event p,.calendar-month .calendar-event>small,.calendar-month .calendar-event>span>small{display:none}.agenda-list-row{display:flex;align-items:center;gap:20px;padding:22px 0;border-bottom:1px solid var(--border)}.agenda-list-row:last-child{border:0}.date-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#eff1e6;border-radius:9px;width:55px;height:65px;flex-shrink:0;color:#526047}.date-tile strong{font-size:24px}.date-tile small{font-size:12px}.agenda-list-row>div:nth-child(2){flex:1 1}.agenda-list-row h3{font-size:14px;margin:0 0 5px}.agenda-list-row p{font-size:12px;color:#526047;margin:0 0 6px}.agenda-list-row>div>span{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#526047;margin-right:15px}.weekday-picker{display:flex;gap:7px;flex-wrap:wrap}.weekday-picker legend{font-size:12px;font-weight:600;color:#526249;margin-bottom:10px}.weekday-picker label{position:relative;cursor:pointer}.weekday-picker input{position:absolute;opacity:0}.weekday-picker span{display:flex;min-width:46px;min-height:42px;border:1px solid var(--border);border-radius:7px;align-items:center;justify-content:center;font-size:12px}.weekday-picker input:checked+span{background:#e9eddb;border-color:#9eac83;color:#526047}.weekday-picker input:focus-visible+span{outline:3px solid #ab8124}.workout-card>h2{font-size:23px}.workout-days{display:flex;gap:8px;align-items:center;margin:20px 0}.workout-days>span{background:#edf0df;border:1px solid #e0e7ce;color:#526047;font-size:12px;padding:7px 10px;border-radius:5px}.workout-days>b{margin-left:auto;color:#526047}.workout-card>.button{margin-top:20px}.exercise-list{border-top:1px solid var(--border);margin-top:24px}.exercise-list>div{display:flex;gap:15px;align-items:flex-start;border-bottom:1px solid var(--border);padding:16px 0}.exercise-list>div>span{color:#526047;font-size:12px;margin-top:2px}.exercise-list strong{font-size:13px}.exercise-list p,.exercise-list small{font-size:12px;color:#526047;margin:6px 0 0}.exercise-editor{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:12px;gap:12px;padding:16px;background:#f6f7f1;border-radius:8px}.exercise-editor>.field:nth-child(5){grid-column:1/4}.exercise-editor>.button{align-self:end}.document-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.document-card>.document-icon{display:flex;width:50px;height:60px;align-items:center;justify-content:center;border:1px solid #dee5d1;color:#526047;background:#f3f5ed;border-radius:8px;margin-bottom:22px}.document-card h3{font-size:15px;overflow-wrap:anywhere}.document-card p{font-size:12px;color:#526047}.document-card .button-row{margin-top:24px}.document-grid .button{font-size:12px}.consent-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid var(--border);cursor:pointer}.consent-row>span{display:flex;flex-direction:column;gap:5px}.consent-row strong{font-size:12px}.consent-row small{font-size:12px;color:#526047}.consent-row>input{width:36px;height:21px}.file-uploader{display:flex;align-items:center;flex-direction:column;border:1px dashed #bfc9ae;border-radius:12px;background:#f7f9f1;padding:28px;gap:14px;color:#526047}.file-uploader>.field{max-width:400px}.file-uploader>p{font-size:12px;margin:0}.photo-compare{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-top:24px}.photo-compare>figure{margin:0;background:#f1f3e9;border-radius:10px;overflow:hidden}.photo-compare img{width:100%;height:420px;object-fit:contain;background:#edf0e4}.photo-compare figcaption{padding:12px;font-size:12px;text-align:center;color:#526047}.private-photo-placeholder{display:flex;align-items:center;justify-content:center;min-height:200px;font-size:12px;color:#526047;padding:20px;text-align:center}.photo-thumbnail{height:230px;overflow:hidden;border-radius:8px;margin-bottom:15px;background:#f0f3e6}.photo-thumbnail img{width:100%;height:100%;object-fit:contain}.plan-card>.badge{float:right}.plan-card>svg{color:#526047;margin-bottom:25px}.plan-card h2{font-size:20px}.plan-card h3{font-size:30px;margin-top:24px}.plan-card h3 small{font-weight:400}.plan-card h3 small,.plan-card p{font-size:12px;color:#526047}.plan-card>.button{width:100%;margin-top:15px}.pipeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.pipeline-column{background:#eef0e7;border-radius:10px;padding:14px;min-height:120px}.pipeline-column>header{display:flex;align-items:center;gap:7px;margin-bottom:17px}.pipeline-column h2{font-size:12px;margin:0;font-weight:600;flex:1 1}.pipeline-column header>b{font-size:12px;color:#526047;background:#e1e6d7;padding:2px 6px;border-radius:4px}.pipeline-dot{width:6px;height:6px;background:#8b9d74;border-radius:50%}.stage-NOVO{background:#c2a756}.stage-PERDIDO{background:#b8afa0}.stage-CONVERTIDO{background:#6f9b65}.lead-card{display:block;width:100%;border:1px solid #e0e4d7;border-radius:9px;background:#fff;padding:17px;text-align:left;margin-bottom:12px;color:var(--foreground)}.lead-card>div{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:13px}.lead-card h3{font-size:13px;margin:0}.lead-card svg,.lead-card>p{color:#526047}.lead-card>p{font-size:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lead-card .badge{font-size:12px;white-space:normal;line-height:1.5}.lead-card>small{display:block;font-size:12px;color:#526047;margin-top:17px}.lead-contact{display:flex;flex-wrap:wrap;gap:15px;font-size:12px;color:#526047}.question-editor{display:grid;grid-template-columns:1fr 120px 44px;grid-gap:10px;gap:10px;align-items:end}.questionnaire-preview{border-bottom:1px solid var(--border)}.questionnaire-preview summary{font-size:13px}.questionnaire-preview small{color:var(--muted);font-size:12px;margin-left:10px}.questionnaire-preview ol{font-size:12px;color:var(--muted);line-height:2}.landing{background:#f8f7f1}.landing-header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;gap:30px;background:#171b18;color:#cccfc4}.landing-header .brand-symbol{font-size:44px}.landing-header .brand>span:last-child{font-size:12px}.landing-header nav{display:flex;gap:35px;font-size:12px;color:#b4baac}.landing-header nav a:hover{color:#f3c84b}.landing-login{border:1px solid #474d40;padding:12px 16px;border-radius:6px;display:flex;align-items:center;gap:15px;font-size:12px;color:#526047}.hero{display:grid;grid-template-columns:1.1fr 1fr;min-height:735px;background:#171b18;color:white;padding-left:8%;overflow:hidden}.hero,.hero-copy{position:relative}.hero-copy{padding:65px 65px 55px 0;z-index:2}.hero-copy>.eyebrow{letter-spacing:.21em;color:#c8c79e;display:flex;align-items:center;gap:10px;margin-bottom:26px}.yellow-dot{height:5px;width:5px;display:inline-block;background:var(--primary);border-radius:50%}.hero h1{font-size:clamp(55px,5.9vw,90px);font-weight:600;line-height:1.01;letter-spacing:-.065em;margin-bottom:29px}.hero h1 em{color:var(--primary)}.hero-break{display:none}.hero-copy>p{max-width:370px;font-size:13px;font-weight:400;line-height:1.9;color:#aeb6a6}.hero-actions{display:flex;gap:21px;align-items:center;flex-wrap:wrap;margin-top:32px}.hero-actions .button{border-radius:5px;font-size:12px;min-height:50px;padding:13px 20px}.text-link{display:inline-flex;align-items:center;gap:13px;font-size:12px;font-weight:600;min-height:44px}.hero-actions .text-link{font-size:12px;color:#c4cdb8}.hero-signature{display:flex;align-items:center;gap:15px;margin-top:48px}.signature-line{width:32px;height:1px;background:#8a8f6e}.hero-signature strong{font-size:12px;color:#d4d7c9}.hero-signature small{display:block;color:#bbc7ad;font-size:12px;margin-top:3px}.hero-image{position:relative;margin-top:0;min-height:735px;overflow:hidden}.hero-image>img{width:100%;height:100%;max-height:810px;position:absolute;object-fit:cover;object-position:43% 43%;filter:brightness(.74) saturate(.76)}.hero-image-shade{position:absolute;inset:0;background:linear-gradient(90deg,#171b18,transparent 18%),linear-gradient(0deg,#171b18e6,transparent 45%)}.hero-photo-label{position:absolute;bottom:55px;left:50px;right:50px;color:white}.hero-photo-label>span{letter-spacing:.25em;color:#d3d7bd;display:block;margin-bottom:13px}.hero-photo-label>strong{font-size:26px;font-weight:500;line-height:1.25;letter-spacing:-.045em}.hero-photo-label>svg{position:absolute;right:0;bottom:0;color:#e9ce77}.hero-stamp{position:absolute;right:38px;top:44px;background:#d9c57c1a;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid #cccb9666;padding:15px 20px;border-radius:8px;display:flex;align-items:center;gap:12px;transform:rotate(4deg)}.hero-stamp svg{color:#e1cf80}.hero-stamp span{color:#dedfc9;letter-spacing:.12em}.hero-stamp b{font-size:17px;font-weight:500;letter-spacing:-.04em}.value-strip{display:flex;justify-content:space-between;gap:25px;padding:24px 8%;background:#e6e3d2;border-bottom:1px solid #dddbca}.value-strip>span{display:flex;gap:12px;align-items:center;color:#526047;font-size:12px;font-weight:600}.value-strip svg{stroke-width:1.4;color:#526047}.landing-section{padding:105px 8%;scroll-margin-top:0}.landing-section h2{font-size:45px;line-height:1.12;font-weight:600;letter-spacing:-.055em;margin-bottom:27px}.landing-section h2 em{color:#526047}.landing-section>.eyebrow,.landing-section>div>.eyebrow{color:#526047;font-size:12px;letter-spacing:.18em}.about-section{display:grid;grid-template-columns:1fr 1fr;grid-gap:100px;gap:100px;align-items:center}.about-images{position:relative;padding:0 25px 28px 0}.about-main{width:100%;height:560px;object-fit:cover;object-position:50% 44%;border-radius:2px 85px 2px 2px;filter:saturate(.65)}.about-caption{position:absolute;right:-18px;bottom:0;background:#e4e5d4;padding:20px 28px 20px 20px;display:flex;align-items:center;gap:17px;box-shadow:0 9px 20px #31331b12}.about-caption img{width:59px;height:59px;object-fit:cover;border-radius:50%;mix-blend-mode:multiply}.about-caption span{font-size:13px;color:#526047;line-height:1.5}.about-caption strong{font-weight:700}.section-lead{font-size:16px;line-height:1.7;color:#5f6a54;max-width:430px}.about-section .muted{font-size:12px;line-height:1.9;color:#526047;max-width:430px}.about-points{display:flex;flex-direction:column;gap:12px;margin:26px 0 21px}.about-points span{display:flex;gap:12px;align-items:center;font-size:12px;color:#526047}.about-points svg{color:#526047}.about-section .text-link{color:#626e51}.method-section{background:#eaece0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:42px}.section-heading h2{margin:0}.section-heading>p{max-width:295px;color:#526047;font-size:12px;line-height:1.9;margin:0 0 4px}.method-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d1d8c3;border-left:1px solid #d1d8c3}.method-grid article{padding:32px 30px 28px;position:relative;border-right:1px solid #d1d8c3;border-bottom:1px solid #d1d8c3}.method-grid article>span{color:#526047;font-size:12px;letter-spacing:.05em}.method-grid article h3{font-size:23px;color:#5a694c;margin:18px 0 12px}.method-grid article p{font-size:12px;line-height:1.85;max-width:215px;color:#526047;margin:0}.method-grid article>svg{position:absolute;right:25px;top:27px;color:#526047}.gallery{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-template-rows:230px 230px;grid-gap:18px;gap:18px}.gallery figure{position:relative;margin:0;overflow:hidden;background:#ddd}.gallery .gallery-large{grid-row:1/3}.gallery img{height:100%;width:100%;object-fit:cover;filter:saturate(.58) brightness(.89);transition:transform .7s;object-position:center 30%}.gallery figure:hover img{transform:scale(1.04)}.gallery figcaption{position:absolute;bottom:0;left:0;right:0;padding:30px 18px 18px;background:linear-gradient(transparent,#192116ac);font-size:12px;color:#526047;letter-spacing:.02em}.tracking-section{background:#202920;display:grid;grid-template-columns:1fr 1fr;grid-gap:95px;gap:95px;align-items:center;color:#e3e9d7}.tracking-section h2{font-size:47px}.tracking-section h2 em{color:#d3c78e}.tracking-section>div>.eyebrow{color:#c0c298}.tracking-section>div>p:not(.eyebrow){color:#a5b398;font-size:12px;line-height:1.9;max-width:420px}.tracking-features{display:flex;flex-direction:column;gap:16px;margin:27px 0 33px}.tracking-features>span{display:flex;gap:12px;align-items:center;font-size:12px;color:#b7c2a5}.tracking-features svg{width:17px;color:#aaa976;stroke-width:1.5}.tracking-section .button{font-size:12px}.tracking-art{border:1px solid #7c836244;padding:34px;border-radius:20px;background:linear-gradient(145deg,#5a644338,#353d2733);transform:rotate(3deg)}.tracking-art-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:60px}.tracking-art-top>span:last-child{letter-spacing:.2em;color:#bcc29d}.tracking-art h3{font-size:33px;line-height:1.25;font-weight:500;letter-spacing:-.04em;color:#d1d9bb}.tracking-art h3 em{color:#e6d899}.journey-line{position:relative;display:flex;justify-content:space-between;align-items:center;margin:55px 8px 12px;height:2px;background:linear-gradient(90deg,#859067,#ece5b1)}.journey-line span{width:9px;height:9px;border-radius:50%;background:#b5bd94;border:2px solid #455037}.journey-line span:last-child{background:#eadf9e;width:14px;height:14px;border:3px solid #7d8054;box-shadow:0 0 0 6px #bbc18319}.journey-labels{display:flex;justify-content:space-between;color:#a9b68f;margin-bottom:50px}.tracking-art-note{border-top:1px solid #808d624d;display:flex;gap:15px;padding-top:23px;align-items:center}.tracking-art-note svg{color:#b7bc86}.tracking-art-note p{font-size:12px;line-height:1.9;color:#a8b78d;margin:0}.tracking-art-note strong{color:#c5cfab;font-weight:500}.contact-section{display:grid;grid-template-columns:1fr 1.1fr;grid-gap:100px;gap:100px}.contact-section h2{font-size:52px}.contact-section>div>p:not(.eyebrow){font-size:12px;color:#526047;line-height:1.9;max-width:320px}.contact-modalities{display:flex;flex-wrap:wrap;gap:8px;max-width:300px;margin-top:27px}.contact-modalities span{font-size:12px;border:1px solid #dbe0cf;color:#526047;padding:7px 11px;border-radius:4px}.contact-human{display:flex;align-items:center;gap:18px;margin-top:45px;color:#526047}.contact-human p{font-size:12px;line-height:1.7;margin:0}.contact-form{display:flex;flex-direction:column;gap:17px;background:#fff;padding:32px;border:1px solid #e6e9dc;border-radius:12px;box-shadow:0 10px 50px #3b422508}.contact-form .field>span{font-size:12px;color:#526047}.contact-form input,.contact-form select,.contact-form textarea{font-size:12px;border-color:#e0e7d4}.contact-form .form-grid{gap:17px 15px}.contact-form textarea{min-height:85px}.contact-form .checkbox{font-size:12px;color:#526047}.contact-form>.button{width:100%;font-size:12px}.contact-form>small{text-align:center;color:#526047}.contact-success{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:15px;color:#526047;padding:40px;background:#e9eeda;border-radius:14px}.contact-success h3{font-size:29px;color:#53693e}.contact-success p{font-size:13px;line-height:1.8}.landing-footer{padding:45px 8%;background:#171f18;color:#bbc7ad;display:flex;flex-wrap:wrap;align-items:center;gap:30px;justify-content:space-between}.landing-footer>p{font-size:12px;margin:0}.landing-footer>div{display:flex;gap:30px;font-size:12px}.landing-footer>div a{display:flex;align-items:center;gap:8px}.landing-footer>small{width:100%;border-top:1px solid #45543850;padding-top:25px;font-size:12px;color:#bbc7ad}.auth-page{display:grid;grid-template-columns:1fr 1fr;min-height:100dvh;background:#fcfcf7}.auth-visual{background:#202b20;position:relative;min-height:100dvh;overflow:hidden}.auth-visual>.brand{position:absolute;top:45px;left:45px;z-index:2}.auth-visual>img{height:100%;width:100%;object-fit:cover;filter:brightness(.48) saturate(.5);position:absolute;inset:0}.auth-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,#152213d9)}.auth-visual-copy{position:absolute;bottom:70px;left:55px;right:40px;z-index:2}.auth-visual-copy .eyebrow{color:#c2c895;font-size:12px}.auth-visual-copy h2{font-size:42px;line-height:1.15;color:#e9eddf;font-weight:500}.auth-visual-copy h2 em{color:#e5d89e}.auth-content{padding:42px 11%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:60px}.auth-content>.muted{font-size:12px;color:#526047}.auth-form{max-width:390px;width:100%;margin:0 auto}.auth-mark{width:50px;height:50px;border-radius:13px;background:#ecefdf;display:flex;align-items:center;justify-content:center;color:#526047;margin-bottom:25px}.auth-form>.eyebrow{font-size:12px;color:#526047}.auth-form h1{font-size:34px;margin:0 0 14px}.auth-form>p.muted{font-size:12px;line-height:1.8;color:#526047;margin-bottom:30px}.auth-form form{display:flex;flex-direction:column;gap:22px}.auth-form form>.button{width:100%;margin-top:3px}.password-field{position:relative}.password-field input{padding-right:48px}.password-field>button{background:transparent;border:0;position:absolute;bottom:2px;right:2px;width:42px;height:42px;display:flex;align-items:center;justify-content:center;color:#526047}.forgot-link{align-self:flex-end;margin-top:-8px}.auth-help,.forgot-link{font-size:12px;color:#526047}.auth-help{text-align:center;margin-top:27px}.auth-help a{color:#526047;text-decoration:underline}.auth-privacy{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;color:#526047;margin-top:38px}.privacy-page{padding:65px 30px;max-width:800px;margin:0 auto;min-height:100dvh}.privacy-page>.brand{margin-bottom:60px}.privacy-page .brand-symbol,.privacy-page .brand>span:last-child{color:#bbc7ad}.privacy-page h1{font-size:40px;margin-bottom:27px}.privacy-page h2{margin-top:36px;font-size:23px}.privacy-page p{font-size:14px;line-height:1.9;color:#526047}.privacy-page p a{text-decoration:underline}.privacy-page>.button{margin-top:25px}.pwa-banner{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:100;display:flex;align-items:center;gap:12px;background:#243522;color:#526047;padding:11px 18px;border:1px solid #566844;border-radius:9px;box-shadow:0 4px 40px #17241133;font-size:12px;max-width:calc(100vw - 24px)}.pwa-banner>span{min-width:0}.pwa-banner>button{border:0;background:#d1d795;color:#354523;padding:8px 12px;border-radius:6px;font-size:12px;white-space:nowrap;min-height:36px}.pwa-banner>button:last-child{background:transparent;color:#526047;padding:5px}.pwa-banner svg{flex-shrink:0}@keyframes shimmer{to{background-position:-200% 0}}@keyframes spin{to{transform:rotate(1turn)}}@media (min-width:1440px){.hero{min-height:780px}.hero-copy{padding-top:85px}.hero-image{min-height:780px}.hero h1{font-size:88px}.landing-header{padding-left:8%;padding-right:8%}.hero{padding-left:10%}.landing-section,.value-strip{padding-left:10%;padding-right:10%}.landing-section h2{font-size:50px}.about-main{height:600px}}@media (max-width:1279px){:root{--sidebar:220px}.sidebar{padding-left:14px;padding-right:14px}.sidebar>.brand{margin-left:10px}.sidebar nav a{font-size:12px;gap:10px;padding-left:12px}.page-content{padding:30px 25px}.app-topbar{padding:0 25px}.metric{padding:20px}.metric-value{font-size:24px}.metrics-grid{gap:13px}.dashboard-grid{grid-template-columns:minmax(0,1.5fr) minmax(230px,1fr);gap:20px}.card{padding:22px}.student-grid{grid-template-columns:repeat(2,1fr)}.pipeline{grid-template-columns:repeat(3,1fr)}.profile-summary{gap:12px;flex-wrap:wrap}.profile-summary>span:not(.avatar){margin-left:0}.hero{grid-template-columns:1.05fr 1fr;padding-left:6%;min-height:690px}.hero-copy{padding-right:25px}.hero h1{font-size:65px}.hero-image{min-height:690px}.hero-actions{gap:10px}.hero-actions .text-link{font-size:12px}.hero-photo-label{left:35px;right:30px}.hero-photo-label>strong{font-size:23px}.landing-section{padding:85px 6%}.landing-section h2{font-size:40px}.about-section,.contact-section,.tracking-section{gap:65px}.value-strip{padding:22px 6%;gap:15px}.value-strip>span{font-size:12px;gap:9px}.about-main{height:500px}.gallery{grid-template-rows:210px 210px}.tracking-art{padding:26px}.tracking-art h3{font-size:29px}.landing-header nav{gap:25px}.landing-header{padding:0 6%}.auth-content{padding-left:10%;padding-right:10%}.auth-visual-copy{left:40px}.auth-visual-copy h2{font-size:36px}.calendar-event{padding:7px 5px}.calendar-day{padding:10px 5px}.document-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1023px){:root{--sidebar:0px}.sidebar{width:260px;transform:translateX(-100%);transition:transform .2s}.sidebar.is-open{transform:translateX(0)}.drawer-backdrop{display:block;position:fixed;inset:0;background:#152012aa;border:0;z-index:39}.drawer-close{display:flex;position:absolute;right:7px;top:5px;color:#d7ddca}.menu-button{display:flex;padding:8px;color:#526047}.app-topbar{height:72px;padding:0 24px}.topbar-left{gap:13px}.breadcrumb{font-size:12px}.page-content{padding:30px 28px}.dashboard-grid{grid-template-columns:1.6fr 1fr}.metrics-grid{gap:15px}.metric-value{font-size:25px}.sidebar-bottom{padding-top:20px}.hero{padding-left:6%;grid-template-columns:1.1fr 1fr}.hero,.hero-image{min-height:660px}.hero h1{font-size:56px}.hero-copy{padding-top:56px}.hero-copy>p{font-size:12px}.hero-signature{margin-top:31px}.hero-stamp{right:17px;padding:13px 16px;top:32px}.hero-photo-label{left:27px;right:25px}.hero-photo-label>strong{font-size:21px}.landing-header{height:86px}.landing-header nav{gap:18px;font-size:12px}.landing-header nav a:nth-child(3){display:none}.landing-header .brand-symbol{font-size:37px}.landing-header .brand>span:last-child{font-size:12px}.landing-login{font-size:12px;padding:10px 12px;gap:10px}.landing-section{padding:70px 6%}.about-section{gap:50px}.landing-section h2{font-size:35px}.about-main{height:440px}.about-caption{padding:15px;right:-8px}.about-caption img{width:47px;height:47px}.about-caption span{font-size:12px}.section-lead{font-size:14px}.about-points span,.about-section .muted{font-size:12px}.section-heading{gap:40px}.section-heading>p{max-width:225px;font-size:12px}.method-grid article{padding:25px}.method-grid article p{font-size:12px}.gallery{grid-template-rows:175px 175px;gap:12px}.tracking-section{gap:45px}.tracking-art h3{font-size:25px}.tracking-art{padding:25px}.tracking-art-top{margin-bottom:40px}.tracking-art-note{gap:10px}.journey-labels,.tracking-art-note p{font-size:12px}.contact-section{gap:35px;grid-template-columns:.9fr 1.2fr}.contact-section h2{font-size:38px}.contact-form{padding:23px}.contact-form .form-grid{gap:14px 11px}.contact-form .field input,.contact-form .field select{padding:10px;font-size:12px}.value-strip{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px 30px;gap:18px 30px;padding:24px 8%}.value-strip>span{font-size:12px}.auth-form h1{font-size:30px}.auth-visual-copy{left:30px;bottom:50px}.auth-visual-copy h2{font-size:31px}.auth-visual>.brand{left:30px;top:30px}.auth-content{padding:30px 10%}.auth-form>p.muted{font-size:12px}.landing-footer{padding:35px 6%}}@media (max-width:767px){body{font-size:14px}.page-content{padding:24px 18px 36px}.app-topbar{padding:0 13px;height:65px}.breadcrumb{display:none}.topbar-right{gap:5px}.user-pill{border-left:0;padding-left:6px}.user-pill>svg{display:none}.user-pill>span:nth-child(2){display:block}.user-pill small,.user-pill strong{font-size:12px}.user-pill .avatar{width:32px;height:32px;min-width:32px;font-size:12px}.page-heading{align-items:flex-start;gap:16px;margin-bottom:24px}.page-heading h1{font-size:28px}.page-heading .eyebrow{font-size:12px;letter-spacing:.1em}.page-heading .muted{font-size:12px;max-width:280px}.page-heading>.button{font-size:0;width:44px;padding:10px;flex-shrink:0;margin-top:20px}.page-heading>.button>svg{width:20px}.metrics-grid{grid-template-columns:1fr 1fr;gap:12px}.metric{padding:18px}.metric-top{font-size:12px;margin-bottom:16px}.metric-top svg{width:16px}.metric-value{font-size:27px}.metric p,.metric-value small{font-size:12px}.metric p{margin-top:10px}.metrics-three .metric:last-child{grid-column:1/-1}.card{padding:20px;border-radius:11px}.card-heading h2{font-size:15px}.card-heading{gap:10px;margin-bottom:17px}.card-heading .field{max-width:136px}.dashboard-bottom,.dashboard-grid,.three-column,.two-column{grid-template-columns:1fr;gap:20px}.dashboard-grid>.category-card{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;align-items:center}.category-card .card-heading,.category-card>p{grid-column:1/-1}.category-card>p{margin-top:-10px}.category-ring{margin:6px auto;width:132px;height:132px}.category-ring>span{width:105px;height:105px}.category-legend{margin:0;gap:15px}.category-legend>div{font-size:12px}.appointment-row{gap:14px;padding:18px 0}.appointment-row p{font-size:12px}.student-welcome{padding:24px;min-height:220px}.student-welcome h2{font-size:41px}.student-welcome h2 span{font-size:24px}.student-welcome .eyebrow{font-size:12px}.student-welcome p{font-size:12px;max-width:245px}.welcome-graphic{position:absolute;right:-33px;bottom:0;width:145px;height:120px;opacity:.35;gap:6px;margin:0}.welcome-graphic div{width:20px}.welcome-graphic>span{font-size:72px;top:45px}.chart-container{height:215px;margin-left:-7px;margin-right:-10px}.chart-summary{gap:11px}.chart-summary>span{font-size:12px}.chart-summary strong{font-size:29px}.chart-data{margin-top:10px}.next-training{display:block}.app-footer{padding:10px 18px 25px;font-size:12px}.bottom-nav{display:flex;position:fixed;left:0;bottom:0;right:0;z-index:35;background:#fefefa;border-top:1px solid #e3e8d9;padding:9px 8px max(10px,env(safe-area-inset-bottom));justify-content:space-around;box-shadow:0 -2px 20px #25361605}.bottom-nav>a{display:flex;align-items:center;flex-direction:column;gap:4px;color:#526047;font-size:12px;min-height:44px;min-width:52px;padding:2px 3px}.bottom-nav>a.active{color:#526047}.bottom-nav>a.active svg{stroke-width:2.3}.app-layout:has(.bottom-nav){padding-bottom:70px}.tabs{padding:4px;gap:2px}.tabs button{padding:8px 11px;font-size:12px;min-height:37px}.form-grid{gap:17px;grid-template-columns:1fr 1fr}.form-grid-three{grid-template-columns:repeat(2,1fr)}.modal{width:calc(100% - 20px);max-width:calc(100% - 20px);max-height:94dvh;border-radius:14px}.modal-inner{padding:20px}.modal-inner>header{margin-bottom:22px}.modal-inner>header h2{font-size:21px}.filters{flex-wrap:wrap;gap:14px}.filters .search-field{flex-basis:100%}.filters>.field{flex:1 1;max-width:none;min-width:115px}.field>span{font-size:12px}.field input,.field select,.field textarea{font-size:16px;min-height:45px}.field small{font-size:12px}.search-field>svg{bottom:14px}.student-grid{gap:15px}.student-card{padding:18px}.student-card h2{font-size:15px}.student-card-top{margin-bottom:17px;gap:8px}.student-card .avatar{width:42px;height:42px;font-size:13px}.student-card .badge{font-size:12px;padding:5px 7px}.student-card>p{font-size:12px}.student-card-goal{font-size:12px;min-height:65px}.student-card-bottom{font-size:12px;padding-top:12px;margin-top:14px}.student-card-bottom svg{width:15px}.student-card-top .avatar{min-width:34px}.section-toolbar{align-items:flex-start;flex-direction:column;gap:15px}.section-toolbar h2{font-size:20px}.section-toolbar .button,.section-toolbar p{font-size:12px}.profile-summary{padding:20px;gap:13px}.profile-summary>.avatar{width:48px;height:48px;font-size:15px}.profile-summary>span:not(.avatar){font-size:12px;flex-basis:100%;overflow-wrap:anywhere}.assessment-grid{grid-template-columns:1fr;gap:14px}.assessment-card{padding:20px}.assessment-preview{gap:27px}.comparison-grid{grid-template-columns:repeat(2,1fr)}.comparison-grid article{padding:14px}.comparison-grid article>div{gap:7px;font-size:12px}.comparison-grid article strong{font-size:17px}.comparison-grid article>b{font-size:12px}.report-metrics{grid-template-columns:1fr 1fr}.report-metrics .metric{padding:15px}.report-metrics .metric-value{font-size:23px}.calendar-toolbar{flex-direction:column;align-items:flex-start;gap:18px}.calendar-toolbar>.button-row{width:100%;justify-content:space-between;gap:3px}.calendar-toolbar h2{font-size:16px;min-width:135px}.calendar-toolbar .button{padding:7px 10px;font-size:12px}.calendar-toolbar .tabs{width:100%}.calendar-toolbar .tabs>button{flex:1 1}.calendar-grid.calendar-week{grid-template-columns:1fr;border:0;gap:14px;background:transparent}.calendar-week .calendar-day{border:1px solid var(--border);border-radius:11px;min-height:110px;background:white;padding:16px}.calendar-week .calendar-day>header{flex-direction:row;justify-content:flex-start;gap:12px;margin:0 0 12px}.calendar-week .calendar-day>header>span{margin:0;font-size:12px}.calendar-week .calendar-day>header>strong{font-size:18px;width:32px;height:32px}.calendar-week .calendar-event{padding:12px 15px}.calendar-week .calendar-event>p,.calendar-week .calendar-event>small,.calendar-week .calendar-event>span,.calendar-week .calendar-event>strong{font-size:12px}.calendar-week .calendar-empty{margin:12px 0;font-size:12px;text-align:left}.calendar-month .calendar-day{padding:4px 3px;min-height:95px;overflow:hidden}.calendar-month .calendar-day>header{flex-direction:column;margin-bottom:4px}.calendar-month .calendar-day>header>span{font-size:6px}.calendar-month .calendar-day>header>strong{font-size:12px;width:23px;height:23px}.calendar-month .calendar-event{border-left-width:2px;padding:4px 2px;margin:0 0 4px;border-radius:3px}.calendar-month .calendar-event>span{font-size:12px}.calendar-month .calendar-event>strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:3px}.agenda-list-row{gap:13px;flex-wrap:wrap}.agenda-list-row>.badge{font-size:12px}.agenda-list-row>.button-row{margin-left:68px}.agenda-list-row h3{font-size:13px}.agenda-list-row>div>span{font-size:12px}.weekday-picker{gap:6px}.weekday-picker span{min-width:38px;font-size:12px}.workout-days>span{padding:6px 9px;font-size:12px}.workout-card>h2{font-size:21px}.exercise-editor{grid-template-columns:1fr 1fr}.exercise-editor>.field:first-child,.exercise-editor>.field:nth-child(5){grid-column:1/-1}.exercise-editor>.button{justify-self:end;grid-column:2}.document-grid{gap:15px}.document-grid h3{font-size:13px}.document-grid .button-row{gap:2px}.document-grid .button{font-size:12px;padding:8px 10px}.document-grid .button-ghost{padding:8px 7px}.document-card p{font-size:12px}.photo-compare{gap:10px}.photo-compare img{height:290px}.photo-compare figcaption{font-size:12px}.photo-thumbnail{height:175px}.file-uploader{padding:20px}.consent-row small,.consent-row strong,.file-uploader .field input{font-size:12px}.pipeline{grid-template-columns:1fr 1fr;gap:12px}.pipeline-column{padding:11px}.pipeline-column h2{font-size:12px}.lead-card{padding:13px}.lead-card h3,.lead-card p,.lead-card>small{font-size:12px}.pipeline-column>header{gap:5px}.pipeline-column header>b{font-size:12px}.question-editor{grid-template-columns:1fr 90px 36px;gap:7px}.question-editor .button{padding:7px}.question-editor .field>span{font-size:12px}.question-editor .field select{font-size:13px;padding:8px 4px}.pwa-banner{bottom:86px;font-size:12px;gap:8px;padding:10px 12px;width:max-content;max-width:calc(100% - 24px)}.pwa-banner>button{font-size:12px;padding:8px}.pwa-banner>span{max-width:155px}.skeleton-group{grid-template-columns:1fr 1fr}.skeleton-group>.skeleton:last-child{display:none}.button{font-size:12px}.form-actions{gap:8px}.form-actions .button{font-size:12px}.details-grid{gap:18px}.details-grid dd{font-size:12px}.landing-header{height:78px;padding:0 6%;gap:15px}.landing-header nav{display:none}.landing-header .brand-symbol{font-size:38px}.landing-header .brand{gap:11px}.landing-header .brand>span:last-child{font-size:12px}.landing-login{font-size:12px;padding:10px 12px;gap:9px;min-height:42px}.landing-login svg{width:15px}.hero{display:flex;flex-direction:column;padding:0;min-height:0}.hero-copy{padding:45px 7% 0}.hero-copy>.eyebrow{font-size:12px;margin-bottom:24px}.hero h1{font-size:64px;letter-spacing:-.067em;max-width:480px;margin-bottom:25px}.hero-break{display:none}.hero-copy>p{max-width:370px;font-size:12px;line-height:1.85}.hero-actions{margin-top:25px;gap:14px}.hero-actions .button{font-size:12px;min-height:49px;padding:14px 18px}.hero-actions .text-link{font-size:12px}.hero-signature{margin-top:30px}.hero-signature small,.hero-signature strong{font-size:12px}.hero-image{height:450px;min-height:450px;margin-top:30px;width:100%}.hero-image>img{position:absolute;object-position:50% 45%;height:100%;max-height:none;filter:brightness(.7) saturate(.7)}.hero-image-shade{background:linear-gradient(180deg,#171b18,transparent 22%),linear-gradient(0deg,#171b18c9,transparent 55%)}.hero-photo-label{bottom:35px;left:7%;right:7%}.hero-photo-label>span{font-size:12px}.hero-photo-label>strong{font-size:25px}.hero-photo-label>svg{width:27px}.hero-stamp{top:45px;right:7%;padding:12px 16px}.hero-stamp span{font-size:6px}.hero-stamp b{font-size:15px}.value-strip{grid-template-columns:1fr 1fr;padding:24px 7%;gap:22px 20px}.value-strip>span{font-size:12px;line-height:1.6;gap:10px}.value-strip svg{width:19px}.landing-section{padding:65px 7%}.landing-section h2{font-size:37px;line-height:1.13;letter-spacing:-.055em}.landing-section .eyebrow{font-size:12px}.about-section{grid-template-columns:1fr;gap:55px}.about-images{max-width:450px;margin:0 auto;width:100%;padding-right:20px}.about-main{height:440px;border-top-right-radius:70px}.about-caption{right:0;bottom:0;padding:17px 24px;gap:15px}.about-caption img{width:50px;height:50px}.about-caption span{font-size:12px}.section-lead{font-size:15px;max-width:360px}.about-section .muted{font-size:12px;max-width:100%}.about-points span,.about-section .text-link{font-size:12px}.section-heading{flex-direction:column;align-items:flex-start;gap:22px;margin-bottom:32px}.section-heading>p{max-width:350px;font-size:12px}.method-grid{grid-template-columns:1fr 1fr}.method-grid article{padding:23px 18px}.method-grid article h3{font-size:22px;margin:22px 0 10px}.method-grid article p{font-size:12px;line-height:1.85}.method-grid article>span{font-size:12px}.method-grid article>svg{width:16px;top:22px;right:15px}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:260px 210px 210px;gap:12px}.gallery .gallery-large{grid-row:1;grid-column:1/-1}.gallery .gallery-large img{object-position:center 37%}.gallery figcaption{font-size:12px;line-height:1.5;padding:27px 13px 13px}.tracking-section{grid-template-columns:1fr;gap:45px}.tracking-section h2{font-size:38px}.tracking-section>div>p:not(.eyebrow){font-size:12px}.tracking-features{gap:17px}.tracking-features>span{font-size:12px}.tracking-art{transform:rotate(1deg);max-width:400px;width:100%;margin:0 auto;padding:28px}.tracking-art h3{font-size:32px}.tracking-art-top{margin-bottom:48px}.journey-line{margin-top:45px}.journey-labels{font-size:12px;margin-bottom:38px}.tracking-art-note p{font-size:12px}.contact-section{grid-template-columns:1fr;gap:35px}.contact-section h2{font-size:43px}.contact-section>div>p:not(.eyebrow){font-size:12px;max-width:340px}.contact-modalities{max-width:100%;gap:8px}.contact-modalities span{font-size:12px;padding:7px 10px}.contact-human{margin-top:27px}.contact-human p{font-size:12px}.contact-form{padding:23px;gap:17px}.contact-form .form-grid{grid-template-columns:1fr;gap:17px}.contact-form .field>span{font-size:12px}.contact-form .field input,.contact-form .field select,.contact-form .field textarea{font-size:16px;min-height:46px}.contact-form .checkbox{font-size:12px}.contact-form>.button{font-size:12px;min-height:49px}.landing-footer{padding:35px 7%;gap:26px}.landing-footer>p{display:none}.landing-footer>div{gap:18px;flex-direction:column;font-size:12px}.landing-footer .brand-symbol{font-size:40px}.landing-footer .brand>span:last-child{font-size:12px}.auth-page{grid-template-columns:1fr}.auth-visual{display:none}.auth-content{min-height:100dvh;padding:30px 8%;gap:55px}.auth-form{max-width:400px}.auth-form h1{font-size:34px}.auth-form>p.muted{font-size:13px}.auth-form .field>span{font-size:12px}.auth-form form{gap:23px}.auth-content>.muted,.auth-help,.auth-privacy{font-size:12px}.auth-form form>.button{font-size:13px;min-height:49px}.privacy-page{padding:40px 24px}.privacy-page h1{font-size:34px}.privacy-page h2{font-size:22px}.privacy-page p{font-size:13px}.auth-loading{margin-top:15vh;padding:20px}.error-box,.notice{font-size:12px}.error-box{padding:12px}.error-box .button{font-size:12px;padding:8px}.empty{padding:35px 10px}.empty h3{font-size:15px}.empty p{font-size:12px}}@media (max-width:389px){.page-content{padding-left:14px;padding-right:14px}.page-heading h1{font-size:26px}.metric{padding:15px}.metric-value{font-size:24px}.metric p,.metric-top{font-size:12px}.metrics-grid{gap:10px}.card{padding:17px}.student-grid{gap:10px}.student-card{padding:15px}.student-card h2{font-size:14px}.student-card-top .avatar{width:34px;height:34px;font-size:12px}.student-card .badge,.student-card-bottom,.student-card-goal{font-size:12px}.form-grid{grid-template-columns:1fr}.form-grid-three{grid-template-columns:1fr 1fr}.modal-inner{padding:17px}.hero h1{font-size:56px}.hero-actions{gap:3px}.hero-actions .button{padding:13px 15px;font-size:12px}.hero-actions .text-link{font-size:12px;gap:6px}.hero-image{height:400px;min-height:400px}.landing-login{padding:9px;font-size:12px}.landing-header .brand>span:last-child{font-size:12px}.landing-section h2{font-size:34px}.about-main{height:410px}.contact-section h2{font-size:39px}.tracking-art h3{font-size:28px}.tracking-art{padding:24px}.value-strip>span{font-size:12px}.about-caption{padding:15px 20px}.document-grid{grid-template-columns:1fr}.document-card .button{font-size:12px}.pipeline{gap:9px}.pipeline-column{padding:9px}.pipeline-column h2{font-size:12px}.lead-card{padding:11px}.calendar-toolbar h2{font-size:14px;min-width:120px}.calendar-toolbar .button{padding:7px}.comparison-grid article strong{font-size:15px}.comparison-grid article>div{gap:5px}.photo-compare img{height:230px}.question-editor{grid-template-columns:1fr 90px}.question-editor>.button{grid-column:2;justify-self:end}.chart-summary{flex-wrap:wrap;gap:5px 10px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation:none!important;transition:none!important}}@media print{body{background:#fff}.app-footer,.app-layout>.sidebar,.app-topbar,.bottom-nav,.modal .button-row,.modal-inner>header,.no-print,.pwa-banner{display:none!important}.app-main{margin:0}.page-content{display:none}.modal{display:block;position:absolute;inset:0;max-width:100%;width:100%;height:auto;max-height:none;border:0;box-shadow:none;overflow:visible;background:#fff}.modal::-webkit-backdrop{background:#fff}.modal::backdrop{background:#fff}.modal-inner{padding:0}.assessment-report{font-size:10pt}.assessment-report h2{font-size:20pt}.assessment-report>section,.comparison-grid,.report-metrics{page-break-inside:avoid;break-inside:avoid}.metric{padding:12px}.metric-value{font-size:18pt}.metric-top{font-size:9pt}.report-brand{margin-top:0}@page{size:A4;margin:15mm}}body{font-size:16px}.contact-form .field>span,.field>span{font-size:14px}.eyebrow,.field small,.landing-section .eyebrow,.page-heading .eyebrow{font-size:12px}.button,.sidebar nav a,.tabs button{font-size:14px}.badge{font-size:12px;white-space:normal}.appointment-row>div>strong,.card p,.list-item>div>strong,.muted{font-size:14px}.appointment-row p,.list-item p,.metric p{font-size:12px}.about-points span,.auth-help,.contact-modalities span,.hero-actions .button,.hero-actions .text-link,.landing-footer>div,.landing-header nav,.landing-login,.text-link,.tracking-features>span,.value-strip>span{font-size:14px}.about-section .muted,.auth-form>p.muted,.contact-section>div>p:not(.eyebrow),.hero-copy>p,.method-grid article p,.privacy-page p,.section-heading>p,.tracking-section>div>p:not(.eyebrow){font-size:16px;line-height:1.8}.section-lead{font-size:18px}.contact-form .checkbox{font-size:13px}.contact-form .field input,.contact-form .field select,.contact-form .field textarea{font-size:16px}.lead-card>p,.student-card-bottom,.student-card-goal,.student-card>p{font-size:14px}.student-card .badge{font-size:12px}.metric-value{white-space:normal}.workspace-label{font-size:12px;line-height:1.7}.sidebar nav a{padding:11px 12px}.sidebar-note p{font-size:12px}.sidebar-bottom{padding-top:20px}.brand>span:last-child,.landing-footer .brand>span:last-child,.landing-header .brand>span:last-child{font-size:12px;letter-spacing:.05em}.sidebar>.brand{gap:11px;margin-left:10px}.sidebar{overflow-y:auto}.app-topbar .user-pill strong{font-size:13px}.breadcrumb,.user-pill small{font-size:12px}.hero{min-height:790px}.hero-copy{padding-bottom:50px}.hero-image{min-height:790px}.hero-signature small{line-height:1.7}.hero-actions{align-items:flex-start}.hero-actions .text-link{font-size:13px}.about-points span{line-height:1.6}.calendar-event>strong{font-size:13px;line-height:1.4}.calendar-event>p,.calendar-event>small,.calendar-event>span,.calendar-event>span small{font-size:12px}.calendar-event{padding:10px 7px}.calendar-toolbar>.button-row{flex-wrap:nowrap}.assessment-preview{flex-wrap:wrap;gap:12px 20px}.card-heading,.profile-summary{flex-wrap:wrap}.category-legend>div{font-size:12px;gap:8px}.category-card>.card-heading{margin-bottom:12px}.category-legend strong{padding-left:8px}.plan-card>h3{font-size:29px}.chart-summary{flex-wrap:wrap}.metric-top,.page-heading .muted{font-size:14px}.page-heading{align-items:flex-start}.pwa-banner,.pwa-banner>button{font-size:12px}.gallery figcaption{font-size:13px}.contact-form>small,.hero-copy>.eyebrow,.hero-photo-label>span,.hero-stamp span{font-size:12px}.hero-stamp{right:25px}.tracking-art-note p{font-size:13px}.journey-labels{font-size:12px;gap:14px}.app-footer,.landing-footer>small,.tracking-art-top>span:last-child{font-size:12px}.document-grid .button,.form-actions .button,.section-toolbar .button{font-size:14px}@media (max-width:1279px){.hero h1{font-size:60px}.landing-header nav{gap:20px;font-size:13px}.sidebar>.brand{margin-left:5px}.brand>span:last-child{font-size:12px}.sidebar nav a{font-size:13px}.sidebar-bottom{padding-left:8px;padding-right:8px}.metric-value{font-size:25px}.hero-actions .button{font-size:13px}.hero-actions .text-link{font-size:12px}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding-right:30px}}@media (max-width:1023px){.sidebar nav a{font-size:14px}.brand>span:last-child{font-size:12px}.hero,.hero-image{min-height:850px}.hero h1{font-size:52px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;gap:10px}.hero-stamp{right:12px;padding:12px}.hero-stamp span{font-size:12px}.hero-stamp b{font-size:16px}.value-strip>span{font-size:14px}.landing-header .brand>span:last-child,.landing-header nav,.landing-login{font-size:12px}.section-heading>p{max-width:290px}.contact-section{grid-template-columns:1fr 1fr}.contact-form .form-grid{grid-template-columns:1fr}.tracking-art h3{font-size:27px}.tracking-art-note p{font-size:12px}.journey-labels{font-size:12px;gap:8px}.calendar-week .calendar-day{overflow-wrap:anywhere}.calendar-event>span small{display:none}}@media (max-width:767px){.page-heading h1{font-size:29px}.page-heading>.button{font-size:0}.page-heading .eyebrow{font-size:12px}.page-heading .muted{font-size:14px;line-height:1.65}.app-topbar .user-pill strong,.user-pill small{font-size:12px}.metrics-grid{gap:12px}.metric-top{font-size:13px;line-height:1.4;align-items:flex-start}.metric-top svg{display:none}.metric-value{font-size:27px}.metric p{font-size:12px;line-height:1.6}.metric-value small{font-size:13px}.dashboard-grid>.category-card{display:block}.category-ring{margin:24px auto}.category-legend{gap:16px;margin-top:24px}.category-legend>div{font-size:14px}.student-welcome{padding:25px;min-height:250px}.student-welcome .eyebrow{font-size:12px}.student-welcome p{font-size:14px;max-width:280px}.student-welcome a{font-size:13px}.card p,.card-heading h2{font-size:15px}.card-heading .field{max-width:100%}.chart-data summary,.chart-summary>span,.tabs button{font-size:12px}.tabs button{padding:8px 11px}.tabs{max-width:100%;width:max-content}.field>span{font-size:14px}.field small{font-size:12px}.student-grid{grid-template-columns:1fr}.student-card h2{font-size:20px}.student-card .avatar{width:48px;height:48px;font-size:16px}.student-card-goal{min-height:0;margin-top:17px}.student-card .badge,.student-card-bottom{font-size:12px}.student-card-top{margin-bottom:18px}.student-card-bottom>svg{width:19px}.button,.section-toolbar p{font-size:14px}.form-grid-three{grid-template-columns:1fr 1fr}.form-grid-three .field>span{font-size:13px}.calendar-toolbar h2{font-size:17px;min-width:0;text-align:left}.calendar-toolbar .button{font-size:12px;padding:8px}.calendar-month .calendar-day>header>span,.calendar-month .calendar-event>span,.calendar-month .calendar-event>strong{font-size:12px}.calendar-month .calendar-day>header>strong{font-size:14px}.calendar-month .calendar-day{min-height:105px}.calendar-week .calendar-event>strong{font-size:15px}.calendar-week .calendar-event>p,.calendar-week .calendar-event>small,.calendar-week .calendar-event>span{font-size:13px}.calendar-week .calendar-day>header>span,.calendar-week .calendar-empty{font-size:12px}.calendar-month .calendar-event>strong{display:none}.agenda-list-row h3{font-size:16px}.agenda-list-row>div>span{font-size:12px}.document-grid{grid-template-columns:1fr}.document-grid h3{font-size:18px}.document-grid .button,.document-grid .button-ghost{font-size:14px;padding:10px 15px}.document-card p{font-size:13px}.pipeline{grid-template-columns:1fr}.pipeline-column>header h2{font-size:15px}.pipeline-column{padding:18px}.pipeline-column>header>b{font-size:12px}.lead-card{padding:20px}.lead-card h3{font-size:17px}.lead-card .badge,.lead-card>small{font-size:12px}.lead-card>div>svg{width:18px}.lead-contact{font-size:14px}.question-editor{grid-template-columns:1fr 105px}.question-editor>.button{grid-column:2;justify-self:end}.question-editor .field>span{font-size:13px}.question-editor .field select{font-size:14px}.hero{min-height:0}.hero h1{font-size:64px}.hero-copy{padding:43px 7% 0}.hero-image{min-height:440px;height:440px}.hero-actions{flex-direction:row;gap:14px}.hero-actions .button,.hero-actions .text-link{font-size:13px}.hero-copy>p{font-size:16px}.hero-signature strong{font-size:14px}.hero-copy>.eyebrow,.hero-signature small,.hero-stamp span{font-size:12px}.hero-stamp{right:7%}.hero-photo-label>span{font-size:12px}.hero-photo-label>strong{font-size:25px}.value-strip{padding:24px 7%;gap:21px 16px}.value-strip>span{font-size:12px;align-items:flex-start}.landing-header .brand>span:last-child,.landing-login{font-size:12px}.landing-header .brand{gap:9px}.landing-header .brand-symbol{font-size:36px}.landing-section h2{font-size:38px}.landing-section .eyebrow{font-size:12px}.method-grid article p{font-size:14px;line-height:1.75}.method-grid article{padding:24px 17px}.method-grid article h3{font-size:23px}.method-grid article>span{font-size:12px}.section-heading>p{font-size:16px;max-width:100%}.about-main{height:470px}.about-caption span{font-size:15px}.tracking-section{grid-template-columns:1fr}.tracking-features>span{font-size:14px}.tracking-art h3{font-size:31px}.journey-labels,.tracking-art-note p,.tracking-art-top>span:last-child{font-size:12px}.contact-section{grid-template-columns:1fr}.contact-section>div>p:not(.eyebrow){font-size:16px;max-width:100%}.contact-modalities span{font-size:12px}.contact-human p{font-size:15px}.contact-form .checkbox{font-size:13px}.contact-form>.button{font-size:14px}.landing-footer>div{font-size:13px;gap:20px}.app-footer,.landing-footer .brand>span:last-child,.landing-footer>small{font-size:12px}.app-footer{line-height:1.7}.bottom-nav>a{font-size:12px;min-width:56px}.checkbox,.data-note,.form-actions .button,.notice{font-size:13px}.consent-row strong{font-size:14px}.consent-row small,.details-grid dt{font-size:12px}.details-grid dd{font-size:14px}.pwa-banner>span{max-width:150px}.comparison-grid article{padding:16px}.comparison-grid article>div{flex-wrap:wrap}.comparison-grid article strong{font-size:21px}.comparison-grid article>b{font-size:12px}.report-metrics .metric-top{font-size:13px}.report-metrics .metric-value{font-size:23px}}@media (max-width:389px){.hero h1{font-size:56px}.hero-actions{flex-direction:column;gap:10px}.landing-header{padding-left:6%;padding-right:6%;gap:10px}.landing-login{font-size:12px;padding:10px}.hero-copy>.eyebrow,.landing-header .brand>span:last-child{font-size:12px}.metric{padding:16px}.metric-value{font-size:25px}.metric p,.metric-top{font-size:12px}.contact-section h2,.landing-section h2{font-size:34px}.about-main{height:430px}.value-strip>span{font-size:12px}.value-strip>span>svg{width:18px}.method-grid{grid-template-columns:1fr}.method-grid article p{font-size:15px;max-width:250px}.method-grid article h3{font-size:25px}.tracking-art{padding:24px}.journey-labels{font-size:12px}.form-grid-three{grid-template-columns:1fr}.report-metrics .metric{padding:13px}.report-metrics .metric-top{font-size:12px}.report-metrics .metric-value{font-size:22px}.calendar-month .calendar-day>header>span,.calendar-month .calendar-event>span{font-size:12px}.calendar-toolbar .button{padding:7px}.calendar-toolbar h2{font-size:16px}.user-pill .avatar{display:none}.bottom-nav>a{font-size:12px}.comparison-grid{grid-template-columns:1fr}.card-heading .small-link,.hero-stamp span{font-size:12px}}:root{--chart-first:#6b7e59;--chart-second:#bfbb7c;--chart-third:#e1dfc8}.privacy-page .brand-symbol,.privacy-page .brand>span:last-child{color:#526047}.pwa-banner,.pwa-banner>button:last-child{color:#e6eedb}.calendar-day.outside-month>header{opacity:1}.calendar-event.event-cancelled{opacity:1;background:#f3ede8;color:#675345}.welcome-graphic>span{display:none}[hidden]{display:none!important}.landing-login{color:#dfe7d2}