@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.static{position:static}}:root{color-scheme:light;font-family:Avenir Next,Avenir,Segoe UI,sans-serif;color:#19342f;background:#f2efe6;font-synthesis:none}*{box-sizing:border-box}html{min-width:320px;background:#f2efe6}body{min-height:100dvh;margin:0;background:radial-gradient(circle at 12% 10%,rgb(217 231 216 / 70%),transparent 30rem),#f2efe6}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #d66a3c;outline-offset:3px}.auth-stage{display:grid;min-height:100dvh;grid-template-columns:minmax(0,1.15fr) minmax(22rem,.85fr)}.auth-intro,.auth-card{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,7vw,7rem)}.auth-intro{position:relative;overflow:hidden;background:#173b35;color:#f7f2e7}.auth-intro h1,.coach-hero h1,.confirmation-card h1{max-width:11ch;margin:.8rem 0 1.5rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,8vw,7.5rem);font-weight:400;line-height:.93;letter-spacing:-.055em}.auth-intro .lede{color:#d9e5dc}.eyebrow,.section-index{margin:0;font-size:.76rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.lede,.body-copy{max-width:38rem;margin:0;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.65}.intro-mark{position:absolute;right:-4rem;bottom:-4rem;display:grid;width:18rem;height:18rem;place-items:center;border:1px solid rgb(247 242 231 / 35%);border-radius:50%;color:#e58a5c;font-family:Georgia,serif;font-size:4rem}.auth-card{background:#f7f3e9}.auth-card h2,.empty-state h2{margin:.65rem 0 1.5rem;font-family:Georgia,serif;font-size:clamp(2rem,5vw,3.6rem);font-weight:400;line-height:1.05}form{display:grid;margin-top:1.5rem}label{margin-bottom:.55rem;font-weight:650}input{width:100%;border:1px solid #7b8d84;border-radius:0;background:#fffdf7;padding:.9rem 1rem;color:#173b35;font-size:1.05rem}.field-hint,.field-error{min-height:1.4rem;margin:.45rem 0 0;font-size:.85rem}.field-hint{color:#596b63}.field-error{color:#9d321e}.primary-button,.text-button{cursor:pointer;border:0;font-weight:700}.primary-button{margin-top:1.5rem;background:#a94324;padding:1rem 1.25rem;color:#fffaf1;text-align:center}.primary-button:hover:not(:disabled){background:#81311f}.primary-button:disabled,.text-button:disabled{cursor:wait;opacity:.62}.text-button{align-self:flex-start;margin-top:1.5rem;border-bottom:1px solid currentColor;background:transparent;padding:.25rem 0;color:#173b35}.link-button{display:inline-block;text-decoration:none}.notice,.error-panel{margin:1rem 0 0;border-left:3px solid #d76b3d;background:#fff8e9;padding:.85rem 1rem;line-height:1.5}.error-panel{border-color:#a83925;color:#762817}.center-stage{display:grid;min-height:100dvh;place-items:center;padding:1.5rem;background:#173b35}.confirmation-card{position:relative;width:min(100%,48rem);overflow:hidden;background:#f7f3e9;padding:clamp(2rem,7vw,5rem)}.confirmation-card h1{max-width:9ch;font-size:clamp(3rem,7vw,5.5rem)}.confirmation-number{position:absolute;top:1.5rem;right:2rem;color:#d76b3d;font-family:Georgia,serif;font-size:2rem}.coach-layout{min-height:100dvh;padding:clamp(1.5rem,5vw,5rem)}.coach-header{display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #a8b2aa;padding-bottom:1.25rem;gap:1rem}.coach-header .text-button{margin-top:0}.identity{margin:.35rem 0 0;color:#52675f}.coach-hero{padding:clamp(4rem,10vw,9rem) 0}.coach-hero h1{max-width:10ch;color:#173b35}.section-index{color:#8f3b23}.empty-state{display:grid;grid-template-columns:minmax(4rem,.3fr) minmax(0,1fr);gap:clamp(1.5rem,5vw,5rem);border-top:1px solid #a8b2aa;padding-top:clamp(2rem,5vw,4rem)}.empty-line{height:1px;margin-top:.6rem;background:#d76b3d}.floating-error{position:fixed;right:1rem;bottom:1rem;max-width:28rem}@media(max-width:760px){.auth-stage{grid-template-columns:1fr}.auth-intro{min-height:44dvh}.auth-card{min-height:56dvh}.intro-mark{width:12rem;height:12rem;font-size:3rem}.coach-header{align-items:flex-end}.identity{max-width:14rem;overflow-wrap:anywhere}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
