@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:ital,opsz,wght@1,9..144,500&display=swap";@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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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)}.end{inset-inline-end:var(--spacing)}.table{display:table}}:root{--ink:#243126;--cream:#f7f1e5;--paper:#fffdf8;--sage:#d9dfc8;--green:#2f4b35;--gold:#e9a93f;--coral:#e97d62;--line:#24312629}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#fffdf8eb;justify-content:space-between;align-items:center;height:88px;padding:0 clamp(24px,5vw,78px);display:flex;position:sticky;top:0}.brand{letter-spacing:-.02em;align-items:center;gap:11px;font-weight:700;display:flex}.brand-mark{background:var(--green);width:39px;height:39px;color:var(--cream);letter-spacing:.06em;border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:13px;display:grid}nav{gap:34px;font-size:14px;font-weight:600;display:flex}nav a,footer a{transition:opacity .2s}nav a:hover,footer a:hover{opacity:.58}.header-cta{border:1px solid var(--ink);border-radius:999px;padding:12px 18px;font-size:13px;font-weight:700}.hero{background:radial-gradient(circle at 85% 10%,#f7dcb6 0,transparent 25%),var(--cream);grid-template-columns:1.05fr .95fr;align-items:center;min-height:670px;padding:72px clamp(24px,7vw,112px) 78px;display:grid;overflow:hidden}.hero-copy{z-index:2;max-width:690px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.17em;align-items:center;gap:10px;margin:0 0 24px;font-size:11px;font-weight:700;display:flex}.eyebrow span{background:currentColor;width:24px;height:1px}h1,h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:.98}h1{font-size:clamp(58px,7vw,104px)}h1 em,h2 em{color:var(--coral);font-family:Fraunces,Georgia,serif;font-weight:500}.hero-lede{color:#536055;max-width:590px;margin:30px 0;font-size:17px;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.button{border-radius:4px;justify-content:center;align-items:center;gap:22px;min-height:54px;padding:0 24px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 9px 26px #24312621}.primary{background:var(--green);color:#fff}.dark{background:var(--ink);color:#fff}.cream{background:var(--cream);color:var(--ink);width:100%}.text-link{border-bottom:1px solid;padding-bottom:3px;font-size:14px;font-weight:700}.text-link span{margin-left:8px}.microcopy{color:#737c73;margin:18px 0 0;font-size:11px}.hero-art{place-items:center;min-height:520px;display:grid;position:relative}.sun{background:linear-gradient(145deg,#f4c463,#ea8d4e);border-radius:50%;width:290px;height:290px;box-shadow:0 20px 80px #d6844240}.sun-orbit{border:1px solid #2f4b352e;border-radius:50%;position:absolute}.orbit-one{width:410px;height:410px}.orbit-two{width:520px;height:520px}.affirmation-card{background:#fffdf8f0;width:min(355px,80%);padding:36px;position:absolute;transform:rotate(-3deg);box-shadow:0 18px 55px #343d2b2b}.affirmation-card p{text-transform:uppercase;letter-spacing:.16em;margin:0 0 24px;font-size:9px;font-weight:700}.affirmation-card blockquote{margin:0 0 28px;font-family:Georgia,serif;font-size:27px;line-height:1.3}.affirmation-card>span{color:#798078;text-transform:uppercase;letter-spacing:.12em;font-size:9px}.floating-note{background:var(--paper);border:1px solid var(--line);border-radius:2px;padding:11px 15px;font-family:Georgia,serif;font-size:13px;font-style:italic;position:absolute;box-shadow:0 8px 25px #24312617}.note-one{top:80px;right:3%;transform:rotate(4deg)}.note-two{bottom:75px;left:5%;transform:rotate(-5deg)}.belief-strip{background:var(--green);color:#f5ead7;text-transform:uppercase;letter-spacing:.12em;justify-content:space-around;align-items:center;gap:18px;min-height:72px;padding:18px 5%;font-size:10px;display:flex}.belief-strip span{color:var(--gold)}.reset-section{grid-template-columns:.9fr 1.1fr;gap:clamp(50px,8vw,130px);padding:120px clamp(24px,8vw,130px);display:grid}.section-heading{align-self:start;position:sticky;top:140px}.section-heading h2,.program-copy h2,.about-section h2,.closing-cta h2{font-size:clamp(44px,5vw,72px)}.section-heading>p:not(.eyebrow){color:#687168;max-width:530px;margin:30px 0;line-height:1.75}.day-row{border-bottom:1px solid var(--line);grid-template-columns:54px 1fr 28px;align-items:center;gap:20px;min-height:106px;display:grid}.day-row:first-child{border-top:1px solid var(--line)}.day-number{color:var(--coral);font-family:Georgia,serif;font-size:15px}.day-row h3{margin:0 0 6px;font-family:Georgia,serif;font-size:22px;font-weight:400}.day-row p{color:#747c74;margin:0;font-size:13px;line-height:1.5}.day-arrow{opacity:.35}.program-section{padding:0 clamp(18px,5vw,75px) 110px}.program-card{background:var(--green);color:#fff;border-radius:3px;grid-template-columns:1.3fr .7fr;align-items:center;gap:clamp(45px,8vw,130px);padding:clamp(42px,6vw,88px);display:grid;position:relative;overflow:hidden}.program-card:before{content:"";border:1px solid #ffffff1f;border-radius:50%;width:480px;height:480px;position:absolute;top:-260px;left:-200px}.eyebrow.light{color:#f3d6a4}.program-copy>p:not(.eyebrow){color:#ced7ca;max-width:620px;line-height:1.75}.program-copy h2 em{color:#f1bd6e}.program-copy ul{grid-template-columns:1fr 1fr;gap:16px 24px;margin:30px 0 0;padding:0;list-style:none;display:grid}.program-copy li{color:#edf1ea;gap:10px;font-size:13px;display:flex}.program-copy li span{color:#f1bd6e}.offer-card{color:var(--ink);text-align:center;background:#fffaf0;padding:38px 36px;box-shadow:0 22px 60px #0003}.offer-card>p:first-child{text-transform:uppercase;letter-spacing:.18em;font-size:10px;font-weight:700}.price{margin:20px 0 8px;font-family:Georgia,serif;font-size:92px;line-height:1}.price sup{vertical-align:top;font-size:27px;position:relative;top:10px}.price small{font-size:32px}.offer-card>span{color:#737a72;margin-bottom:26px;font-size:11px;display:block}.offer-note{color:#7b8179;margin:18px 0 0;font-size:10px;line-height:1.6}.about-section{background:var(--sage);grid-template-columns:.16fr 1fr .8fr;align-items:start;gap:50px;padding:120px clamp(24px,8vw,130px);display:grid}.quote-mark{color:var(--coral);font-family:Georgia,serif;font-size:110px;line-height:.7}.about-copy{padding-top:32px}.about-copy p{color:#586359;margin:0 0 22px;line-height:1.8}.closing-cta{text-align:center;color:#fff;background:var(--ink);padding:110px 24px}.closing-cta .eyebrow{justify-content:center}.closing-cta h2{max-width:900px;margin:auto}.closing-cta>p:not(.eyebrow){color:#bfc8bf;margin:28px 0}.closing-cta .button{width:auto;min-width:310px}footer{background:var(--cream);grid-template-columns:1fr 1.2fr .8fr;align-items:center;gap:35px;padding:58px clamp(24px,7vw,110px) 28px;display:grid}.footer-brand{align-self:start}footer p{color:#687168;margin:0;font-size:13px}footer>div{justify-content:flex-end;gap:22px;font-size:12px;font-weight:700;display:flex}footer small{border-top:1px solid var(--line);color:#858b84;grid-column:1/-1;padding-top:24px}@media (max-width:900px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-art{min-height:470px}.reset-section{grid-template-columns:1fr}.section-heading{position:static}.program-card,.about-section{grid-template-columns:1fr}.quote-mark{display:none}footer{grid-template-columns:1fr}footer>div{justify-content:flex-start}}@media (max-width:560px){.site-header{height:72px}.brand>span:last-child{font-size:14px}.header-cta{display:none}h1{font-size:56px}.hero{padding-inline:22px}.hero-lede{font-size:15px}.hero-art{min-height:410px;margin-inline:-25px}.sun{width:235px;height:235px}.orbit-one{width:320px;height:320px}.orbit-two{width:410px;height:410px}.affirmation-card{padding:27px}.affirmation-card blockquote{font-size:22px}.belief-strip{flex-wrap:wrap;justify-content:center}.belief-strip p:nth-of-type(n+3),.belief-strip span:nth-of-type(n+3){display:none}.reset-section{padding:82px 22px}.day-row{grid-template-columns:38px 1fr}.day-arrow{display:none}.program-section{padding:0 12px 70px}.program-card{padding:45px 26px}.program-copy ul{grid-template-columns:1fr}.offer-card{padding:32px 22px}.about-section{padding:82px 24px}.closing-cta h2{font-size:42px}.closing-cta .button{width:100%;min-width:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.delivery-page{background:radial-gradient(circle at 85% 10%,#f4c463 0,transparent 25%),var(--cream);place-items:center;min-height:100vh;padding:36px 20px;display:grid}.delivery-card{text-align:center;background:#fffdf8f5;border:1px solid #2431261a;width:min(680px,100%);padding:clamp(38px,7vw,76px);box-shadow:0 24px 80px #24312624}.delivery-mark{background:var(--green);width:52px;height:52px;color:var(--cream);letter-spacing:.06em;border-radius:50%;place-items:center;margin:0 auto 32px;font:700 15px Georgia,serif;display:grid}.delivery-card .eyebrow{color:var(--coral);justify-content:center}.delivery-card h1{font-size:clamp(46px,7vw,72px)}.delivery-lede{color:#667067;max-width:520px;margin:28px auto;line-height:1.75}.delivery-button{min-width:min(360px,100%);margin:4px auto 30px}.delivery-help{background:var(--sage);color:var(--green);margin:0 auto 30px;padding:22px;font-size:12px;line-height:1.6}.delivery-help p{margin:7px 0 0}
