/*! 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}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#102f2d;--green:#165f55;--green-deep:#0a3f3a;--mint:#dff3e9;--cream:#fbf7ed;--gold:#d7a63e;--white:#fffefa;--muted:#5d726e;--line:#102f2d21}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.dashboard-page{background:var(--cream);min-height:100vh}.dashboard-hero{padding:86px max(24px,50vw - 590px) 48px}.dashboard-hero h1{max-width:900px}.dashboard-hero>p:last-child{max-width:720px;color:var(--muted);font-size:1.1rem;line-height:1.7}.results-dashboard{padding:0 max(24px,50vw - 590px) 110px}.dashboard-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:28px;display:flex}.dashboard-toolbar>span{color:var(--muted);margin-right:6px;font-weight:800}.dashboard-toolbar button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;padding:10px 16px;font-weight:800}.dashboard-toolbar button.active{border-color:var(--green);background:var(--green);color:#fff}.metric-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.metric-grid article{border:1px solid var(--line);background:#fff;border-radius:24px;min-height:150px;padding:26px;box-shadow:0 18px 42px #102f2d12}.metric-grid strong{color:var(--green);font-family:Georgia,Times New Roman,serif;font-size:3rem;font-weight:500;display:block}.metric-grid span{color:var(--muted);font-weight:800;line-height:1.4}.dashboard-lists{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.dashboard-lists article{border:1px solid var(--line);background:#ffffffb8;border-radius:24px;padding:30px}.dashboard-lists h2{letter-spacing:-.025em;font-size:1.7rem}.dashboard-lists p{color:var(--muted)}.dashboard-lists ol{margin:24px 0 0;padding:0;list-style:none}.dashboard-lists li{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:12px 0;display:flex}.dashboard-lists li span{overflow-wrap:anywhere;color:var(--muted)}.dashboard-note,.dashboard-empty{background:var(--mint);color:var(--green-deep);border-radius:16px;margin-top:22px;padding:18px 20px;line-height:1.6}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbf7ede6;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:14px max(24px,50vw - 590px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:inline-flex}.brand-mark{background:var(--green);color:#fff;letter-spacing:.08em;border-radius:16px;place-items:center;width:48px;height:48px;font-size:.83rem;font-weight:900;display:grid;box-shadow:0 12px 30px #165f5538}.brand strong,.brand small{display:block}.brand strong{font-size:.98rem}.brand small{color:var(--muted);margin-top:3px;font-size:.72rem}nav{gap:28px;font-size:.92rem;font-weight:700;display:flex}nav a:hover{color:var(--green)}.button{background:var(--green);color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 14px 35px #165f5533}.button:hover{background:var(--green-deep);transform:translateY(-2px)}.button-small{min-height:42px;padding:0 18px;font-size:.9rem}.button-light{color:var(--green-deep);background:#fff}.text-link{color:var(--green);font-weight:800}.text-link span{padding-left:5px}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:64px;min-height:690px;padding:82px max(24px,50vw - 590px);display:grid;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#d7a63e24,#0000 68%);border-radius:50%;width:40vw;height:40vw;position:absolute;inset:0 0 auto auto}.eyebrow{color:var(--green);letter-spacing:.16em;text-transform:uppercase;margin:0 0 16px;font-size:.78rem;font-weight:900}h1,h2,h3,p{text-wrap:balance}h1{letter-spacing:-.055em;max-width:760px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,6.2vw,6rem);font-weight:500;line-height:.98}.hero-lead{max-width:650px;color:var(--muted);margin:28px 0 0;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.65}.authority-proof{border-left:4px solid var(--gold);background:#ffffffb3;border-radius:0 16px 16px 0;gap:4px;width:min(650px,100%);margin-top:24px;padding:18px 20px;display:grid;box-shadow:0 12px 35px #102f2d14}.authority-proof strong{color:var(--ink);font-size:1.05rem}.authority-proof span{color:var(--green);font-size:.9rem;font-weight:850}.authority-proof small{color:var(--muted);line-height:1.45}.hero-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:34px;display:flex}.trust-row{flex-wrap:wrap;gap:14px 22px;margin-top:30px;font-size:.86rem;font-weight:700;display:flex}.check{background:var(--mint);width:22px;height:22px;color:var(--green);border-radius:50%;place-items:center;margin-right:7px;font-size:.8rem;font-weight:900;display:inline-grid}.hero-visual{place-items:center;min-height:470px;display:grid;position:relative}.glow{filter:blur(2px);border-radius:50%;position:absolute}.glow-one{background:#cce9db;inset:5% 10% 22% 4%}.glow-two{background:#f0d9a8;width:190px;height:190px;bottom:4%;right:0}.metabolic-card{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd6;border:1px solid #ffffffbf;border-radius:32px;width:min(390px,85%);padding:36px;position:relative;transform:rotate(-2deg);box-shadow:0 32px 90px #102f2d2e}.metabolic-card>p{color:var(--muted);margin:0 0 28px;font-weight:800}.metabolic-card>strong{margin-top:28px;font-family:Georgia,serif;font-size:1.35rem;display:block}.metric{margin:18px 0}.metric span{margin-bottom:8px;font-size:.83rem;font-weight:800;display:block}.metric div{background:#e7efeb;border-radius:999px;height:10px;overflow:hidden}.metric i{border-radius:inherit;background:linear-gradient(90deg, var(--green), #54a184);height:100%;display:block}.floating-note{z-index:3;background:var(--green-deep);color:#fff;border-radius:999px;padding:13px 18px;font-size:.8rem;font-weight:800;position:absolute;box-shadow:0 16px 40px #0a3f3a3d}.note-one{top:8%;right:-1%}.note-two{background:var(--gold);color:var(--ink);bottom:12%;left:1%}.problem-strip{background:var(--green-deep);color:#fff;padding:24px max(24px,50vw - 590px)}.problem-strip p{color:#9bd1be;text-transform:uppercase;letter-spacing:.13em;margin:0 0 11px;font-size:.78rem;font-weight:900}.problem-strip div{flex-wrap:wrap;gap:12px 28px;font-weight:700;display:flex}.problem-strip span:before{content:"•";color:var(--gold);padding-right:9px}.section{padding:110px max(24px,50vw - 590px)}.section-heading{max-width:790px;margin-bottom:48px}h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.35rem,4.8vw,4.6rem);font-weight:500;line-height:1.04}.section-heading>p:last-child{max-width:680px;color:var(--muted);font-size:1.08rem;line-height:1.7}.steps{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.steps article,.results-grid article{border:1px solid var(--line);background:#ffffff8c;border-radius:24px;padding:28px}.steps article>span{color:var(--gold);font-size:.8rem;font-weight:900}.steps h3{margin:34px 0 12px;font-size:1.16rem}.steps p,.results-grid p{color:var(--muted);margin:0;line-height:1.65}.credentials{background:#e5f1e9;grid-template-columns:1.3fr .7fr;gap:24px;display:grid}.credentials-card,.office-card{border-radius:32px;padding:clamp(30px,5vw,58px)}.credentials-card{background:#fff}.credentials-card h2{max-width:780px;font-size:clamp(2.5rem,4.4vw,4.2rem)}.credentials-card>p:not(.eyebrow){max-width:690px;color:var(--muted);font-size:1.08rem;line-height:1.7}.credentials-card ul{grid-template-columns:1fr 1fr;gap:16px;margin:30px 0;padding:0;font-weight:700;list-style:none;display:grid}.office-card{background:var(--green-deep);color:#fff}.office-kicker{color:#9bd1be;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:900}.office-card h3{margin:30px 0 12px;font-family:Georgia,serif;font-size:2.4rem;font-weight:500}.office-card>p{color:#c9e0d7;line-height:1.6}.office-card dl{margin:34px 0 22px}.office-card dl div{border-bottom:1px solid #ffffff24;justify-content:space-between;gap:16px;padding:14px 0;display:flex}.office-card dt{color:#9bd1be}.office-card dd{text-align:right;margin:0;font-weight:800}.office-card small{color:#9bd1be}.search-intents{background:var(--cream)}.purchase-section{background:var(--white)}.purchase-paths{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.purchase-paths article{border:1px solid var(--line);background:var(--cream);border-radius:26px;flex-direction:column;align-items:flex-start;min-height:330px;padding:34px;display:flex}.purchase-paths article>span{color:var(--gold);letter-spacing:.11em;text-transform:uppercase;font-size:.78rem;font-weight:900}.purchase-paths h3{margin:26px 0 12px;font-family:Georgia,serif;font-size:1.8rem}.purchase-paths p{color:var(--muted);flex:1;line-height:1.65}.purchase-paths .button{margin-top:18px}.independent-note{border-left:4px solid var(--gold);background:var(--cream);color:var(--muted);border-radius:0 14px 14px 0;margin:24px 0 0;padding:16px 20px;line-height:1.55}.online-order{background:#e5f1e9}.online-order .purchase-paths article{background:#fffc}.intent-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.intent-grid article{border:1px solid var(--line);background:#ffffffb8;border-radius:24px;padding:30px}.intent-grid article>span{color:var(--gold);letter-spacing:.11em;text-transform:uppercase;font-size:.78rem;font-weight:900}.intent-grid h3{margin:24px 0 12px;font-family:Georgia,serif;font-size:1.55rem}.intent-grid p{color:var(--muted);line-height:1.65}.intent-grid a{color:var(--green);margin-top:10px;font-weight:850;display:inline-block}.topic-hub{background:#f0eadc}.topic-links{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.topic-links a{border:1px solid var(--line);background:#ffffffc2;border-radius:24px;gap:10px;min-height:154px;padding:28px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.topic-links a:hover{border-color:#165f5559;transform:translateY(-3px);box-shadow:0 18px 45px #102f2d17}.topic-links strong{color:var(--green-deep);font-family:Georgia,serif;font-size:1.35rem}.topic-links span{color:var(--muted);line-height:1.55}.results{background:var(--white)}.results-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.results-grid strong{color:var(--green);margin-bottom:12px;font-family:Georgia,serif;font-size:1.75rem;display:block}.faq-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}details{border:1px solid var(--line);background:#fff9;border-radius:18px;padding:22px 24px}summary{cursor:pointer;font-weight:850}details p{color:var(--muted);margin:16px 0 0;line-height:1.65}.booking{background:#e5f1e9;grid-template-columns:.9fr 1.1fr;align-items:center;gap:34px;display:grid}.booking-copy>p:not(.eyebrow){color:var(--muted);font-size:1.08rem;line-height:1.7}.booking-copy ul{gap:13px;margin:28px 0 0;padding:0;font-weight:750;list-style:none;display:grid}.booking-form{background:#ffffffe6;border:1px solid #fffc;border-radius:30px;gap:18px;padding:clamp(28px,5vw,48px);display:grid;box-shadow:0 24px 70px #102f2d1f}.field{gap:8px;display:grid}.field label{font-size:.86rem;font-weight:850}.field input,.field select{width:100%;min-height:52px;color:var(--ink);background:#fff;border:1px solid #102f2d33;border-radius:13px;padding:0 15px}.field input:focus,.field select:focus{border-color:var(--green);outline:3px solid #165f552e}.field select:disabled{cursor:not-allowed;opacity:.55}.booking-form small{color:var(--muted);line-height:1.5}.form-error{color:#8c2f24;margin:0;font-weight:750}.evidence-section{background:#e5f1e9;grid-template-columns:.85fr 1.15fr;align-items:center;gap:44px;display:grid}.evidence-photo{background:#fff;border-radius:28px;margin:0;overflow:hidden;box-shadow:0 28px 70px #102f2d24}.evidence-photo img{width:100%;height:auto;display:block}.evidence-photo figcaption{color:var(--muted);padding:14px 18px 18px;font-size:.86rem;line-height:1.5}.event-poster{justify-self:center;max-width:620px}.location-evidence{grid-template-columns:.85fr 1.15fr}.location-panel p:not(.eyebrow){max-width:620px;color:var(--muted);font-size:1.08rem;line-height:1.7}.location-panel .button{margin-top:16px}.source-strip{border-top:1px solid var(--line);background:var(--white);padding:48px max(24px,50vw - 590px)}.source-strip h2{letter-spacing:-.02em;font-size:1.7rem}.source-strip ul{flex-wrap:wrap;gap:10px 24px;margin:18px 0 0;padding:0;list-style:none;display:flex}.source-strip a{color:var(--green);text-underline-offset:3px;font-size:.9rem;font-weight:800;text-decoration:underline}.editorial-note{border:1px solid var(--line);border-left:4px solid var(--gold);background:#ffffffb3;border-radius:0 18px 18px 0;margin-top:34px;padding:22px 24px}.editorial-note strong{color:var(--green-deep)}.editorial-note p{max-width:900px;color:var(--muted);margin:8px 0 0;font-size:.9rem;line-height:1.6}.pathway-section{background:#e5f1e9}.info-hero{background:radial-gradient(circle at 88% 22%, #d7a63e3d, transparent 28%), linear-gradient(135deg, #f7f2e5, var(--cream));grid-template-columns:1.08fr .92fr;align-items:center;gap:58px;min-height:620px;padding:84px max(24px,50vw - 590px);display:grid}.answer-card{background:var(--green-deep);color:#fff;border-radius:30px;padding:clamp(30px,5vw,52px);box-shadow:0 30px 85px #0a3f3a33}.answer-card>span{color:#9bd1be;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:900}.answer-card p{margin:24px 0;font-family:Georgia,serif;font-size:clamp(1.65rem,3vw,2.5rem);line-height:1.28}.answer-card small{color:#b9d6cb}.centered-actions{justify-content:center}.button-outline-light{color:#fff;box-shadow:none;background:0 0;border:1px solid #ffffff80}.button-outline-light:hover{background:#ffffff1f}.final-cta{background:var(--green);color:#fff;text-align:center;border-radius:40px;margin:0 max(16px,50vw - 630px) 80px;padding:clamp(48px,8vw,100px)}.final-cta .eyebrow{color:#aee0cd}.final-cta h2{max-width:860px;margin:0 auto}.final-cta p:not(.eyebrow){color:#cfe7dd;font-size:1.1rem}.final-cta .button{margin-top:22px}footer{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:.8fr 1.4fr .8fr;align-items:center;gap:34px;padding:40px max(24px,50vw - 590px);font-size:.82rem;display:grid}footer p{line-height:1.55}footer>div:last-child{color:var(--green);justify-content:flex-end;gap:18px;font-weight:800;display:flex}@media (width<=900px){nav{display:none}.hero{grid-template-columns:1fr;gap:30px;min-height:auto;padding-top:64px}.info-hero{grid-template-columns:1fr;min-height:auto}.hero-visual{min-height:390px}.steps{grid-template-columns:1fr 1fr}.credentials,.intent-grid,.booking,.topic-links,.evidence-section,.location-evidence,.purchase-paths{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-lists{grid-template-columns:1fr}.event-poster{width:min(620px,100%)}footer{text-align:center;grid-template-columns:1fr}.footer-brand,footer>div:last-child{justify-content:center}}@media (width<=620px){.site-header{min-height:72px;padding:10px 16px}.site-header .button{display:none}.brand-mark{border-radius:14px;width:43px;height:43px}h1{font-size:clamp(2.8rem,14vw,4rem)}.hero{padding-inline:20px}.trust-row{display:grid}.hero-visual{min-height:350px}.metabolic-card{padding:28px}.note-one{right:0}.note-two{bottom:4%;left:0}.section{padding:78px 20px}.info-hero{padding:64px 20px}.steps,.results-grid,.faq-grid,.credentials-card ul,.topic-links{grid-template-columns:1fr}.dashboard-hero{padding:58px 20px 36px}.results-dashboard{padding:0 20px 78px}.metric-grid{grid-template-columns:1fr}.credentials{padding-inline:16px}.credentials-card,.office-card{padding:30px 24px}.problem-strip{padding-inline:20px}.problem-strip div{gap:10px;display:grid}.final-cta{border-radius:28px;margin:0 12px 56px;padding:52px 22px}}
