/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, 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;-webkit-text-decoration:inherit;-webkit-text-decoration: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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}: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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-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]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ivory:#f7f4ee;--paper:#fffdf8;--ink:#292a28;--muted:#696a65;--line:#ded9cf;--gold:#6d4a91;--gold-soft:#e7dfef;--forest:#25312b;--forest-light:#35453d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Noto Sans TC,PingFang TC,Microsoft JhengHei,sans-serif;font-size:18px;line-height:1.75}body,button,a{-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}::selection{background:var(--gold-soft);color:var(--forest)}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f4eeed;border-bottom:1px solid #ded9cfcc;position:fixed;inset:0 0 auto}.nav-shell{justify-content:space-between;align-items:center;gap:24px;max-width:1280px;height:72px;margin:0 auto;padding:0 20px;display:flex}.brand-link{display:inline-flex}.brand{align-items:center;gap:11px;display:inline-flex}.brand-mark-image{background:#fff;border-radius:10px;flex:none;width:40px;height:40px;position:relative;overflow:hidden}.brand-mark-image img{object-fit:cover;mix-blend-mode:multiply}.brand-copy{flex-direction:column;line-height:1.1;display:flex}.brand-copy strong{letter-spacing:.17em;font-size:12px;font-weight:700}.brand-copy small{letter-spacing:.22em;color:var(--muted);margin-top:5px;font-size:12px}.desktop-nav,.desktop-cta{display:none}.menu-button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-content:center;gap:7px;width:48px;height:48px;display:grid}.menu-button span{background:var(--ink);width:24px;height:1px;display:block}.mobile-menu{opacity:0;grid-template-rows:repeat(7,auto);gap:3px;max-height:0;padding:0 20px;transition:max-height .3s,opacity .25s,padding .3s;display:grid;overflow:hidden}.mobile-menu.is-open{opacity:1;max-height:520px;padding:8px 20px 24px}.mobile-menu>a:not(.button){padding:10px 4px;font-size:17px}.mobile-menu .button{margin-top:8px}.button{border:1px solid var(--forest);background:var(--forest);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:14px;min-height:54px;padding:13px 22px;font-size:16px;font-weight:600;line-height:1.35;transition:background .2s,transform .2s;display:inline-flex}.button:hover{background:var(--forest-light);transform:translateY(-1px)}.button:focus-visible,a:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #d5ac6a}.button-small{min-height:46px;padding:10px 18px}.hero{align-content:center;gap:34px;min-height:100svh;padding:72px 20px 52px;display:grid;overflow:hidden}.hero-visual{background:#d8d4ca;order:2;min-height:280px;margin:0 -20px;position:relative;overflow:hidden}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000 62%,#1b201d61);position:absolute;inset:0}.hero-visual img{object-fit:cover;object-position:center 25%;width:100%;height:100%;min-height:280px;position:absolute;inset:0}.hero-image-caption{z-index:2;color:#fff;text-shadow:0 1px 8px #00000047;border-left:2px solid #fffc;max-width:220px;margin:0;padding:10px 13px;font-family:Noto Serif TC,Songti TC,serif;font-size:17px;line-height:1.5;position:absolute;bottom:28px;left:28px}.hero-content{padding-top:38px}.eyebrow{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:13px;font-weight:700;line-height:1.4}h1,h2{letter-spacing:-.04em;margin:0;font-family:Noto Serif TC,Songti TC,Times New Roman,serif;font-weight:600;line-height:1.25}h1{font-size:clamp(42px,12vw,76px)}h2{font-size:clamp(34px,9.6vw,56px)}.hero-subtitle{max-width:580px;margin:24px 0 0;font-size:21px;font-weight:600;line-height:1.65}.hero-support{max-width:580px;color:var(--muted);margin:14px 0 0}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px;margin-top:28px;display:flex}.text-link{border-bottom:1px solid var(--ink);padding-bottom:2px;font-size:16px;font-weight:600}.text-link span{color:var(--gold);margin-left:6px}.micro-note{color:var(--muted);margin:24px 0 0;font-size:14px}.micro-note span{color:#6d8b70;vertical-align:2px;margin-right:8px;font-size:8px}.section{padding:76px 20px}.section[id],.brand-story[id]{scroll-margin-top:88px}.section-heading{margin-bottom:42px}.section-heading>p:not(.eyebrow){color:var(--muted);margin:22px 0 0}.narrow{max-width:750px}.resonance{background:var(--paper)}.worry-grid{gap:12px;display:grid}.worry-card{border:1px solid var(--line);background:#ffffff73;border-radius:10px;align-items:center;gap:18px;min-height:106px;padding:20px;display:flex}.worry-card>span{color:var(--gold);letter-spacing:.1em;font-family:Georgia,serif;font-size:13px}.worry-card p{margin:0;font-weight:600;line-height:1.55}.center-message{text-align:center;margin:54px auto 0}.center-message p{color:var(--muted);margin:0 0 4px}.center-message strong{font-family:Noto Serif TC,serif;font-size:21px}.belief{background:var(--forest);color:var(--ivory);padding:96px 20px;overflow:hidden}.belief-inner{max-width:1180px;margin:0 auto;position:relative}.light-heading{margin-bottom:32px}.belief-copy{color:#d3d5ce;max-width:680px}.belief-copy p{margin:0 0 18px}.belief-statement{text-align:center;place-items:center;min-height:310px;margin-top:38px;display:grid;position:relative}.belief-statement .glow{filter:blur(70px);opacity:.55;background:#d6a857;border-radius:50%;width:160px;height:160px;position:absolute}.belief-statement p{margin:0;font-family:Noto Serif TC,serif;font-size:38px;line-height:1.5;position:relative}.split-heading{margin-bottom:44px}.split-heading .section-heading{margin-bottom:22px}.split-heading>p{max-width:520px;color:var(--muted);margin:0}.approach{background:#eee9df}.step-grid{gap:14px;display:grid}.step-card{background:#fff6;border:1px solid #d7d0c4;border-radius:10px;padding:26px 22px}.step-card>span{color:var(--gold);letter-spacing:.12em;font-family:Georgia,serif;font-size:13px}.step-card h3{margin:36px 0 10px;font-size:20px;line-height:1.45}.step-card p{color:var(--muted);margin:0}.first-visit{background:var(--ivory)}.timeline{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.timeline li{border-bottom:1px solid var(--line);grid-template-columns:46px 1fr;gap:8px;padding:28px 0;display:grid}.timeline-number{border:1px solid var(--gold);width:34px;height:34px;color:var(--gold);border-radius:50%;place-items:center;font-size:14px;display:grid}.timeline h3{margin:0;font-size:20px;line-height:1.45}.timeline p{color:var(--muted);margin:7px 0 0}.reassurance-panel{background:#ebe5d9;border-radius:12px;margin-top:48px;padding:30px 22px}.reassurance-panel h3{max-width:520px;margin:0;font-family:Noto Serif TC,serif;font-size:28px;line-height:1.45}.check-list{gap:13px;margin:28px 0;padding:0;list-style:none;display:grid}.check-list li{grid-template-columns:26px 1fr;gap:8px;display:grid}.check-list span{color:var(--gold);font-weight:700}.suitable{background:var(--paper)}.suitable-list{border-top:1px solid var(--line)}.suitable-item{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr;align-items:start;gap:6px;padding:19px 2px;display:grid}.suitable-item span{color:var(--gold);font-weight:700}.suitable-item p{margin:0;font-weight:600}.section-footnote{color:var(--muted);font-size:14px;margin-top:30px!important}.why-us{background:#e7e1d6}.feature-grid{gap:12px;display:grid}.feature-card{background:#fffdf87a;border:1px solid #d1c8ba;border-radius:10px;min-height:230px;padding:24px 22px}.feature-card>span{color:var(--gold);font-family:Georgia,serif;font-size:13px}.feature-card h3{margin:34px 0 10px;font-size:21px;line-height:1.45}.feature-card p{color:var(--muted);margin:0}.space-note{background:var(--forest);color:#fff;border-radius:12px;overflow:hidden;margin-top:48px!important}.space-visual{background:radial-gradient(circle at 70% 30%,#e5c180a6,#0000 25%),linear-gradient(135deg,#7d8079,#c9c1b2 54%,#5c655e);flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:260px;padding:28px;display:flex}.space-visual span{color:#ffffffd1;letter-spacing:.12em;font-family:Georgia,serif;font-size:30px;line-height:1}.space-note>div:last-child{padding:32px 24px}.space-note h3{margin:0;font-family:Noto Serif TC,serif;font-size:28px;line-height:1.5}.space-note p:not(.eyebrow){color:#d1d6d1}.space-note small{color:#d8bc88}.services{background:var(--paper)}.service-grid{gap:12px;display:grid}.service-card{border-top:1px solid var(--line);background:#fff;padding:26px 22px}.service-card>span{color:var(--gold);letter-spacing:.1em;border:1px solid #d5c4a6;border-radius:999px;padding:4px 10px;font-size:12px;display:inline-flex}.service-card h3{margin:22px 0 9px;font-size:22px}.service-card p{color:var(--muted);margin:0}.section-cta{flex-direction:column;align-items:flex-start;gap:14px;display:flex;margin-top:36px!important}.section-cta small{color:var(--muted)}.pricing{background:#eee9df}.pricing-grid{gap:16px;display:grid}.pricing-card{background:var(--paper);border:1px solid #d5cec1;border-radius:12px;flex-direction:column;padding:30px 22px 24px;display:flex}.pricing-card-shared{background:#f1ebf5;border-color:#cabdce}.pricing-card-label{color:var(--gold);letter-spacing:.14em;margin:0 0 14px;font-size:13px;font-weight:700}.pricing-card h3{max-width:500px;margin:0;font-family:Noto Serif TC,serif;font-size:27px;line-height:1.5}.pricing-card-intro{color:var(--muted);margin:16px 0 0}.plan-feature-list{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:11px;margin:28px 0 0;padding:22px 0;list-style:none;display:grid}.plan-feature-list li{color:#4e504c;grid-template-columns:25px 1fr;gap:7px;display:grid}.plan-feature-list span{color:var(--gold);font-weight:700}.price-list{gap:0;margin-top:24px;display:grid}.price-list>div{border-bottom:1px solid var(--line);padding:15px 0}.price-list>div:first-child{padding-top:0}.price-list>div:last-child{border-bottom:0}.price-list>div>span{color:var(--muted);font-size:14px}.price-list p{margin:2px 0 0;line-height:1.45}.price-list strong{color:var(--forest);letter-spacing:-.02em;font-size:21px;display:block}.price-list small{color:var(--muted);font-size:13px}.shared-price{background:#ffffffad;border-radius:9px;margin-top:24px;padding:24px 20px}.shared-price>span{color:var(--muted);font-size:14px}.shared-price p{margin:3px 0 10px;line-height:1.25}.shared-price strong{color:var(--forest);font-family:Noto Serif TC,serif;font-size:34px}.shared-price p small{color:var(--muted);margin-left:6px}.shared-price>small{color:var(--muted);line-height:1.65;display:block}.pricing-button{width:100%;margin-top:28px}.pricing-tax-note{color:var(--muted);font-size:14px;line-height:1.75;max-width:960px!important;margin:22px auto 0!important}.pricing-reassurance{background:var(--forest);color:#fff;border-radius:12px;padding:32px 24px;margin-top:42px!important}.pricing-reassurance h3{margin:0;font-family:Noto Serif TC,serif;font-size:29px;line-height:1.45}.pricing-reassurance p:not(.eyebrow){color:#d5d9d3;margin:18px 0 0}.pricing-reassurance strong{color:#eadcf3;margin-top:18px;font-family:Noto Serif TC,serif;font-size:20px;display:block}.pricing-reassurance .button{width:100%;color:var(--forest);background:#fff;border-color:#fff;margin-top:28px}.pricing-reassurance .button:hover{background:#f4eee4}.stories{background:var(--ivory)}.story-grid{gap:24px;display:grid}.story-grid-after-leader{margin-top:24px!important}.story-card{border:1px solid var(--line);background:var(--paper);border-radius:10px;overflow:hidden}.story-placeholder{background:linear-gradient(145deg,#cbc5b8,#ece6dc 50%,#b9b2a5);align-items:flex-end;min-height:210px;padding:24px;display:flex}.story-placeholder span{color:#30322e94;letter-spacing:.18em;font-family:Georgia,serif;font-size:13px}.story-card>div:last-child{padding:28px 22px}.story-card h3{margin:0;font-size:21px}.story-card p:last-child{color:var(--muted);margin:13px 0 0}.team{background:#eee9df}.founder-card{background:var(--paper);border-radius:12px;overflow:hidden}.portrait-placeholder{color:#fff;background:radial-gradient(circle,#e1ca9e 0,#bbb4a6 46%,#777d77 100%);flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:360px;padding:28px;display:flex}.portrait-placeholder>span{opacity:.7;font-family:Georgia,serif;font-size:94px;line-height:1}.portrait-placeholder small{background:#25312b73;border-radius:5px;padding:6px 10px}.founder-coaching-photo img{object-position:center 46%}.founder-athlete-photo img{object-position:center 30%}.founder-copy{padding:34px 24px}.founder-copy h3{margin:0 0 24px;font-family:Noto Serif TC,serif;font-size:31px}.founder-copy>p:not(.eyebrow){color:var(--muted)}.founder-copy small{color:var(--gold);margin-top:24px;display:block}.coach-placeholder-grid{gap:12px;display:grid;margin-top:18px!important}.coach-placeholder-grid article{border:1px dashed #bdb4a5;border-radius:10px;padding:28px 22px}.coach-placeholder-grid span{color:var(--gold);font-size:24px}.coach-placeholder-grid h3{margin:20px 0 4px;font-size:20px}.coach-placeholder-grid p{color:var(--muted);margin:0}.brand-story{background:var(--forest);color:#fff;padding:82px 20px;overflow:hidden}.story-light{place-items:center;min-height:280px;display:grid;position:relative}.story-light:before,.story-light:after{content:"";border:1px solid #e2c18359;border-radius:50%;position:absolute}.story-light:before{width:210px;height:210px}.story-light:after{width:130px;height:130px}.story-light span{background:#efc675;border-radius:50%;width:26px;height:26px;box-shadow:0 0 74px 32px #e1ad52a6}.brand-story-copy p:not(.eyebrow){color:#d5d8d1}.brand-story-copy blockquote{border-left:2px solid #d8b56f;margin:38px 0 0;padding-left:20px;font-family:Noto Serif TC,serif;font-size:22px;line-height:1.7}.faq{background:var(--paper)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:22px 0;font-weight:600;line-height:1.55;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{color:var(--gold);flex:none;font-size:22px;font-style:normal;font-weight:300;transition:transform .2s}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details>p,.faq-answer{color:var(--muted);margin:-2px 0 24px;padding-right:44px}.faq-answer p{margin:0}.faq-answer p+p{margin-top:14px}.faq-answer ul{margin:10px 0 14px;padding-left:24px}.faq-answer li+li{margin-top:5px}.contact-path{background:#dfd7ca}.contact-card{background:var(--paper);border-radius:12px;padding:34px 22px}.contact-card h2{font-size:clamp(31px,8vw,48px)}.contact-card>div:first-child>p:not(.eyebrow){color:var(--muted)}.contact-card .button{margin-top:12px}.contact-fields{background:#f0ece4;border-radius:8px;margin-top:38px;padding:26px 20px}.contact-fields>p{margin:0 0 14px;font-weight:700}.contact-fields ul{margin:0 0 18px;padding-left:23px}.contact-fields li{margin:5px 0}.contact-fields small{color:var(--muted);line-height:1.7}.final-cta{color:#fff;text-align:center;background:#65477d;padding:82px 22px}.final-cta .eyebrow{color:#f1dcc0}.final-cta>p:not(.eyebrow){color:#fbf4ea;max-width:660px;margin:24px auto 0}.centered-actions{align-items:center}.button-light{color:var(--forest);background:#fff;border-color:#fff}.button-light:hover{background:#f4eee4}.text-link-light{border-color:#fffc}.final-cta small{color:#f2e5d4;margin-top:28px;font-size:14px;display:block}.site-footer{color:#f4f1e9;background:#202722;padding:56px 20px 90px}.footer-logo-lockup{border-radius:12px;width:190px;height:auto;display:block}.footer-brand p{color:#b8bdb7;margin:18px 0 0;font-size:16px}.footer-contact{gap:26px;margin-top:42px;display:grid}.footer-contact span{color:#d7b77d;letter-spacing:.15em;font-size:12px}.footer-contact p{color:#dce0da;margin:6px 0 0}.footer-contact a{text-underline-offset:4px;text-decoration:underline}.footer-links{color:#c4c9c3;flex-direction:column;align-items:flex-start;gap:10px;margin-top:36px;font-size:14px;display:flex}.footer-links a{text-underline-offset:4px;text-decoration:underline}.legal-notes{gap:10px;margin-top:34px;display:grid}.legal-notes details{color:#c7ccc6;border:1px solid #465047;border-radius:8px;padding:12px 14px;font-size:14px}.legal-notes summary{cursor:pointer;font-weight:600}.legal-notes p{color:#aab1aa;margin:10px 0 0}.footer-bottom{color:#9fa69f;border-top:1px solid #475048;margin-top:46px;padding-top:24px;font-size:13px}.footer-bottom p{margin:6px 0}.mobile-sticky-cta{z-index:45;color:#fff;background:#25312bf5;border:1px solid #ffffff40;border-radius:9px;justify-content:center;align-items:center;gap:14px;min-height:54px;padding:13px 20px;font-size:16px;font-weight:700;display:flex;position:fixed;bottom:14px;left:16px;right:16px;box-shadow:0 8px 28px #0000002e}@media (width>=760px){.section{padding:112px 7vw}.worry-grid{grid-template-columns:repeat(2,1fr)}.hero{padding-inline:7vw}.hero-visual{border-radius:12px;margin-inline:0}.hero-actions{flex-direction:row;align-items:center;gap:24px}.belief{padding:120px 7vw}.belief-statement{min-height:260px}.timeline li{grid-template-columns:64px 1fr;padding:34px 0}.reassurance-panel{padding:46px}.check-list,.step-grid,.feature-grid,.service-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-card{padding:40px 34px 32px}.pricing-reassurance{grid-template-columns:1fr auto;align-items:center;gap:46px;padding:46px 42px;display:grid}.pricing-reassurance .button{width:auto;min-width:210px;margin-top:0}.suitable-list{grid-template-columns:repeat(2,1fr);column-gap:38px;display:grid}.space-note{grid-template-columns:1fr 1fr;display:grid}.space-note>div:last-child{padding:48px 40px}.story-grid{grid-template-columns:repeat(3,1fr)}.founder-card{grid-template-columns:.8fr 1.2fr;display:grid}.founder-copy{padding:52px 44px}.coach-placeholder-grid{grid-template-columns:repeat(3,1fr)}.brand-story{grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;padding:120px 7vw;display:grid}.contact-card{grid-template-columns:1.1fr .9fr;align-items:start;gap:60px;padding:52px 44px;display:grid}.contact-fields{margin-top:0}.final-cta{padding:120px 7vw}.centered-actions{justify-content:center}.site-footer{padding:72px 7vw 50px}.footer-contact{grid-template-columns:2fr 1fr 1fr}.footer-links{flex-flow:wrap;gap:10px 26px}.legal-notes{grid-template-columns:repeat(2,1fr)}}@media (width>=1060px){.nav-shell{height:84px;padding-inline:32px}.desktop-nav{align-items:center;gap:28px;margin-left:auto;font-size:14px;display:flex}.desktop-nav a{color:#50534e}.desktop-nav a:hover{color:var(--gold)}.desktop-cta{display:inline-flex}.menu-button,.mobile-menu{display:none}.hero{grid-template-columns:minmax(440px,.86fr) minmax(500px,1.14fr);align-items:center;gap:72px;max-width:1440px;min-height:850px;margin:0 auto;padding:126px 56px 62px}.hero-content{order:1;padding:0}.hero-visual{order:2;min-height:650px}.hero-visual img{object-position:center 34%;min-height:650px}.hero-subtitle{font-size:23px}.section>*,.first-visit>*{max-width:1180px;margin-left:auto;margin-right:auto}.section-heading.narrow{margin-left:auto;margin-right:auto}.worry-grid{grid-template-columns:repeat(3,1fr)}.belief-inner{grid-template-columns:.9fr 1.1fr;align-items:start;column-gap:90px;display:grid}.belief-copy{padding-top:12px}.belief-statement{grid-column:1/-1;min-height:340px}.belief-statement p{font-size:50px}.split-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:90px;display:grid}.split-heading .section-heading{margin-bottom:0}.step-grid{grid-template-columns:repeat(4,1fr)}.step-card{flex-direction:column;min-height:310px;display:flex}.step-card h3{margin-top:auto}.feature-grid{grid-template-columns:repeat(3,1fr)}.feature-card{min-height:260px}.service-grid{grid-template-columns:repeat(3,1fr)}.service-card{min-height:260px}.pricing-grid{gap:22px}.pricing-card{min-height:710px;padding:46px 40px 38px}.pricing-button{margin-top:auto}.founder-card,.coach-placeholder-grid{max-width:1180px;margin-left:auto;margin-right:auto}.brand-story>*{max-width:560px}.brand-story-copy{justify-self:start}.brand-story .story-light{justify-self:stretch}.faq-list{max-width:920px!important}.first-visit{grid-template-columns:.82fr 1.18fr;gap:90px;display:grid}.first-visit .section-heading{grid-column:1;margin:0}.timeline{grid-area:1/2}.reassurance-panel{grid-column:1/-1;grid-template-columns:.9fr 1.1fr;align-items:start;gap:44px 80px;width:100%;display:grid}.reassurance-panel .check-list{margin:0}.reassurance-panel .button{grid-column:1;justify-self:start}.experience-credit-note{grid-column:1/-1}.space-note>div:last-child{padding:48px 40px}.founder-copy{padding:52px 44px}.contact-card{grid-template-columns:1.1fr .9fr;align-items:start;gap:60px;padding:52px 44px;display:grid}.contact-fields{margin-top:0}.section-cta{flex-direction:row;align-items:center;gap:24px}.footer-brand,.footer-contact,.footer-bottom{max-width:1180px;margin-left:auto;margin-right:auto}.mobile-sticky-cta{display:none}}.space-showcase{background:#232a26;display:block}.space-showcase .space-gallery{background:#171c19;gap:10px;padding:10px;display:grid}.space-photo-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.space-photo{background:#343a36;border-radius:7px;min-height:170px;margin:0;position:relative;overflow:hidden}.space-photo-main{min-height:285px}.space-photo img{object-fit:cover;filter:saturate(.76)brightness(.97)contrast(.98);transition:filter .35s,transform .55s}.space-photo:hover img{filter:saturate(.9)brightness();transform:scale(1.015)}.space-photo figcaption{z-index:2;color:#fff;letter-spacing:.06em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#181d1abf;border-radius:5px;margin:0;padding:5px 9px;font-size:12px;position:absolute;bottom:12px;left:12px}.space-showcase .space-note-copy{padding:34px 24px}.space-showcase .space-note-copy h3{max-width:640px}.space-showcase .space-note-copy p:not(.eyebrow){max-width:750px}.space-showcase .space-note-copy small{color:#cdb9df}@media (width>=760px){.space-showcase .space-gallery{grid-template-columns:minmax(0,1.55fr) minmax(260px,.75fr)}.space-photo-main{min-height:540px}.space-photo-stack{grid-template-columns:1fr}.space-photo-stack .space-photo{min-height:265px}.space-showcase .space-note-copy{padding:48px 42px}.footer-logo-lockup{width:220px}}@media (width>=1060px){.space-showcase .space-note-copy{grid-template-columns:.8fr 1.2fr;align-items:start;gap:12px 72px;display:grid}.space-showcase .space-note-copy .eyebrow{grid-column:1/-1}.space-showcase .space-note-copy h3{grid-area:2/1/span 2}.space-showcase .space-note-copy p:not(.eyebrow),.space-showcase .space-note-copy small{grid-column:2}.space-showcase .space-note-copy p:not(.eyebrow){margin-top:0}}.story-photo{background:#c8c4bc;min-height:390px;position:relative;overflow:hidden}.story-photo:after{content:"";background:linear-gradient(#0000,#1a1f1c80);position:absolute;inset:55% 0 0}.story-photo img{object-fit:cover;object-position:center 54%;transform:scale(1.06)}.story-photo>span{z-index:2;color:#fff;letter-spacing:.05em;background:#25312bd1;border-radius:5px;padding:6px 10px;font-size:12px;position:absolute;bottom:16px;left:16px}.story-featured-copy{padding:30px 24px!important}.story-featured-copy h3{font-family:Noto Serif TC,serif;font-size:28px;line-height:1.45}.story-featured-copy blockquote{border-left:2px solid var(--gold);color:#4c4650;margin:24px 0;padding:18px 0 18px 18px;font-family:Noto Serif TC,serif;line-height:1.8}.story-featured-copy p:last-child{color:var(--muted)}.story-photo-secondary img{object-position:center 48%;transform:scale(1.02)}.story-photo-tertiary img{object-position:center 52%;transform:scale(1.02)}.story-photo-mark img{object-position:center 48%;transform:scale(1.02)}.story-photo-hyrox img{object-position:center 52%;transform:scale(1.02)}.story-secondary-copy{padding:30px 24px!important}.story-secondary-copy h3{font-family:Noto Serif TC,serif;font-size:27px;line-height:1.5}.story-secondary-copy>p:not(.eyebrow){color:var(--muted)}.story-secondary-copy blockquote{border-left:2px solid var(--gold);color:#4c4650;margin:22px 0;padding:16px 0 16px 18px;font-family:Noto Serif TC,serif;font-size:20px;line-height:1.7}.coach-known{background:#fffdf8b8;border-style:solid!important}.coach-known small{color:var(--gold);margin-top:18px;display:block}.coach-profile-card{border:1px solid var(--line);background:var(--paper);border-radius:12px;max-width:1180px;margin:24px auto 0;overflow:hidden}.coach-profile-media{background:#ece8df;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);gap:4px;padding:4px;display:grid}.coach-profile-photo{background:#bcb9b0;min-height:300px;margin:0;position:relative;overflow:hidden}.coach-profile-photo img{object-fit:cover}.coach-portrait-photo img{object-position:center 28%}.coach-practice-photo img{object-position:center}.coach-profile-photo:after{content:"";background:linear-gradient(#0000,#1a1f1c8f);position:absolute;inset:58% 0 0}.coach-profile-photo figcaption{z-index:2;color:#fff;font-size:13px;position:absolute;bottom:16px;left:18px;right:18px}.coach-profile-copy{padding:36px 24px}.coach-profile-copy h3{margin:0;font-family:Noto Serif TC,serif;font-size:32px}.coach-profile-copy>p:not(.eyebrow,.coach-profile-tagline){color:var(--muted)}.coach-profile-tagline{color:var(--forest);margin:18px 0 24px;font-family:Noto Serif TC,serif;font-size:24px;line-height:1.55}.coach-belief{border-left:2px solid var(--gold);color:#4c4650;margin:28px 0 0;padding:18px 0 18px 18px;font-family:Noto Serif TC,serif;font-size:18px;line-height:1.75}.coach-specialties{flex-wrap:wrap;gap:8px;margin:28px 0 0;padding:0;list-style:none;display:flex}.coach-specialties li{color:#5b3e71;background:#5b3e710d;border:1px solid #cabdce;border-radius:999px;padding:8px 11px;font-size:14px}.coach-profile-details{margin-top:26px}.jimmy-portrait-photo img{object-position:center 32%}.jimmy-practice-photo img{object-position:center 42%}.claire-athlete-photo img{object-position:center 24%}.claire-practice-photo img{object-position:center 46%}.founder-highlights{gap:10px;margin:30px 0 0;padding:0;list-style:none;display:grid}.founder-highlights li{border:1px solid var(--line);background:#ffffff8c;border-radius:8px;grid-template-columns:minmax(88px,auto) 1fr;align-items:baseline;gap:14px;padding:14px 16px;display:grid}.founder-highlights strong{color:var(--forest);font-size:15px}.founder-highlights span{color:var(--muted);font-size:15px}.credentials-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:18px}.credentials-details summary{min-height:58px;color:var(--forest);cursor:pointer;justify-content:space-between;align-items:center;gap:18px;font-weight:700;list-style:none;display:flex}.credentials-details summary::-webkit-details-marker{display:none}.credentials-details summary i{color:var(--gold);font-size:22px;font-style:normal;transition:transform .2s}.credentials-details[open] summary i{transform:rotate(45deg)}.credentials-content{gap:24px;padding:4px 0 24px;display:grid}.credentials-content section{border-top:1px solid var(--line);padding-top:20px}.credentials-content h4{color:var(--forest);margin:0 0 10px;font-size:16px}.credentials-content ul{color:var(--muted);margin:0;padding-left:20px}.credentials-content li+li{margin-top:7px}.leader-story{background:var(--forest);color:#fff;border-radius:12px;overflow:hidden;margin-top:48px!important}.leader-video-wrap{background:#161b18;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:18px;display:flex}.leader-video-wrap video{aspect-ratio:9/16;object-fit:cover;background:#0d0f0e;border-radius:8px;width:min(100%,430px);max-height:680px;display:block}.leader-video-wrap small{color:#aeb5ae;font-size:12px}.leader-story-copy{padding:38px 24px}.leader-story-copy h3{margin:0;font-family:Noto Serif TC,serif;font-size:clamp(34px,9vw,52px);line-height:1.35}.leader-intro{color:#d4d8d2;margin:22px 0 0}.leader-story-copy>blockquote{color:#f0e8f5;border-left:2px solid #b99bcf;margin:34px 0;padding:20px 0 20px 20px;font-family:Noto Serif TC,serif;font-size:20px;line-height:1.75}.leader-insights{gap:22px;display:grid}.leader-insights section{border-top:1px solid #556159;padding-top:18px}.leader-insights span{color:#b99bcf;letter-spacing:.12em;font-family:Georgia,serif;font-size:12px}.leader-insights h4{margin:10px 0 8px;font-size:19px}.leader-insights p{color:#c7ccc7;margin:0;font-size:16px;line-height:1.75}.leader-closing{color:#e2e5df;background:#ffffff12;border-radius:8px;margin:32px 0 0;padding:18px 20px}.experience-credit-note{color:#d7c9df;margin:14px 0 0;font-size:14px;line-height:1.65}.parking-card{background:#fffdf8c7;border:1px solid #c9bfaf;border-radius:12px;grid-template-columns:48px minmax(0,1fr);gap:18px;padding:28px 22px;display:grid;margin-top:18px!important}.parking-badge{background:var(--forest);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-family:Georgia,serif;font-size:22px;line-height:1;display:grid}.parking-copy h3{margin:0;font-family:Noto Serif TC,serif;font-size:27px;line-height:1.5}.parking-copy ul{color:var(--muted);margin:20px 0 0;padding-left:22px}.parking-copy li+li{margin-top:9px}.parking-meta{flex-direction:column;align-items:flex-start;gap:14px;margin-top:22px;display:flex}.parking-meta small{color:var(--muted);line-height:1.65}.parking-meta a{border-bottom:1px solid var(--forest);color:var(--forest);padding-bottom:2px;font-size:15px;font-weight:700}.contact-actions{flex-direction:column;align-items:flex-start;gap:18px;margin-top:24px;display:flex}.contact-actions .button{margin-top:0}@media (width>=760px){.parking-card{grid-template-columns:62px minmax(0,1fr);gap:28px;padding:38px 40px}.parking-badge{width:62px;height:62px;font-size:28px}.parking-meta{flex-direction:row;justify-content:space-between;align-items:center;gap:28px}.parking-meta small{max-width:650px}.contact-actions{flex-direction:row;align-items:center;gap:24px}.story-card-featured,.story-card-secondary,.story-card-tertiary,.story-card-mark,.story-card-hyrox{grid-column:1/-1;grid-template-columns:.78fr 1.22fr;display:grid}.story-card-secondary{grid-template-columns:1.05fr .95fr}.story-card-tertiary{grid-template-columns:.95fr 1.05fr}.story-card-tertiary .story-photo{grid-area:1/2}.story-card-tertiary .story-secondary-copy{grid-area:1/1}.story-card-hyrox{grid-template-columns:1.12fr .88fr}.story-card-hyrox .story-photo{grid-area:1/2}.story-card-hyrox .story-secondary-copy{grid-area:1/1}.story-photo{min-height:100%}.story-featured-copy{padding:38px 34px!important}.story-secondary-copy{padding:40px 36px!important}.leader-story{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);display:grid}.leader-video-wrap{padding:28px}.leader-story-copy{padding:56px 48px}.leader-insights{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 30px}.founder-profile-media{grid-template-rows:minmax(430px,1.05fr) minmax(330px,.95fr)}.founder-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.founder-highlights li{grid-template-columns:1fr;gap:4px}.credentials-content{grid-template-columns:repeat(2,minmax(0,1fr))}.coach-profile-card{grid-template-columns:minmax(310px,.82fr) minmax(0,1.18fr);display:grid}.coach-profile-media{background:0 0;grid-template-rows:minmax(450px,1.05fr) minmax(330px,.95fr);grid-template-columns:1fr;gap:0;padding:0}.coach-profile-photo{min-height:0}.coach-profile-copy{padding:52px 46px}.coach-profile-card-reverse .coach-profile-media{grid-area:1/2}.coach-profile-card-reverse .coach-profile-copy{grid-area:1/1}.coach-pending-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
