/*! 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:#29232b;--plum:#b9a58d;--plum-dark:#6d5946;--cream:#f7f1e9;--paper:#fffcf8;--coral:#dc765f;--sage:#b8c9b7;--line:#29232b24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-khand), sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}svg{flex:none;width:1.05em;height:1.05em}.site-header{border-bottom:1px solid var(--line);z-index:10;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1200px,100% - 48px);height:88px;margin:0 auto;display:grid;position:relative}.brand,.footer-brand{letter-spacing:-.02em;align-items:center;gap:12px;font-size:14px;font-weight:800;display:inline-flex}.brand-mark{background:var(--plum-dark);color:#fff;width:34px;height:34px;font-family:var(--font-khand), sans-serif;border-radius:50%;place-items:center;font-size:20px;display:grid}.site-header nav{align-items:center;gap:34px;font-size:13px;font-weight:700;display:flex}.site-header nav a{transition:color .2s}.site-header nav a:hover{color:var(--plum-dark)}.header-cta{border:1px solid var(--ink);border-radius:999px;justify-self:end;align-items:center;gap:8px;padding:12px 18px;font-size:13px;font-weight:800;transition:all .2s;display:inline-flex}.header-cta:hover{background:var(--ink);color:#fff;transform:translateY(-1px)}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:72px;width:min(1200px,100% - 48px);min-height:650px;margin:0 auto;padding:72px 0 84px;display:grid}.eyebrow{color:var(--plum-dark);text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:10px;margin:0 0 22px;font-size:11px;font-weight:800;display:flex}.eyebrow>span{background:currentColor;width:23px;height:1px}.hero h1,.section-heading h2,.resource h2{font-family:var(--font-khand), sans-serif;letter-spacing:-.025em;font-weight:500}.hero h1{max-width:650px;margin:0;font-size:clamp(58px,6.1vw,88px);line-height:.97}.hero h1 em{color:var(--plum-dark);font-weight:400}.hero-description{color:#615a62;max-width:570px;margin:30px 0 0;font-size:18px;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:26px;margin-top:34px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 23px;font-size:13px;font-weight:800;transition:all .2s;display:inline-flex}.button-primary{background:var(--plum-dark);color:#fff;box-shadow:0 12px 30px #6d59462e}.button-primary:hover{background:#574536;transform:translateY(-2px);box-shadow:0 16px 35px #6d59463b}.text-link{border-bottom:1px solid var(--ink);align-items:center;gap:10px;padding-bottom:5px;font-size:13px;font-weight:800;display:inline-flex}.trust-line{align-items:center;gap:13px;margin-top:38px;display:flex}.trust-line p{color:#766f76;max-width:330px;margin:0;font-size:12px;line-height:1.5}.avatar-stack{padding-left:8px;display:flex}.avatar-stack span{border:2px solid var(--cream);color:#fff;background:var(--coral);border-radius:50%;place-items:center;width:28px;height:28px;margin-left:-8px;font-size:11px;font-weight:800;display:grid}.avatar-stack span:nth-child(2){background:var(--sage);color:var(--ink)}.avatar-stack span:nth-child(3){background:var(--plum)}.hero-visual{isolation:isolate;place-items:center;min-height:520px;display:grid;position:relative}.sun-shape{z-index:-3;background:#ecd8ca;border-radius:46% 54% 52% 48%/44% 45% 55% 56%;width:410px;height:410px;position:absolute;transform:rotate(-10deg)}.orbit{z-index:-2;border:1px solid #6d59463d;border-radius:50%;position:absolute}.orbit-one{width:490px;height:370px;transform:rotate(-18deg)}.orbit-two{width:420px;height:500px;transform:rotate(20deg)}.planner-card{background:var(--paper);border:1px solid #29232b14;border-radius:6px 28px;width:310px;min-height:400px;padding:28px;position:relative;transform:rotate(3deg);box-shadow:0 28px 70px #42303a38}.planner-card:before{content:"";pointer-events:none;border:1px solid #6d594624;border-radius:2px 20px;position:absolute;inset:12px}.planner-top{z-index:1;border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:22px;display:flex;position:relative}.planner-top div{flex-direction:column;gap:6px;display:flex}.planner-top span{text-transform:uppercase;letter-spacing:.13em;color:#8b8188;font-size:9px;font-weight:800}.planner-top strong{font-family:var(--font-khand), sans-serif;font-size:21px;font-weight:500}.planner-top .week-number{background:var(--plum-dark);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;display:grid}.priority-card{background:#f3e7df;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin:18px 0;padding:12px;display:grid}.priority-dot{background:var(--coral);border-radius:50%;width:9px;height:9px}.priority-card small{color:#8a7370;text-transform:uppercase;letter-spacing:.1em;font-size:8px;display:block}.priority-card p{margin:4px 0 0;font-size:12px;font-weight:800}.priority-card svg{background:var(--plum-dark);color:#fff;border-radius:50%;width:18px;height:18px;padding:3px}.week-list{gap:12px;display:grid}.week-list div{grid-template-columns:35px 1fr .45fr;align-items:center;gap:8px;display:grid}.week-list span{color:#766f76;font-size:9px;font-weight:800}.week-list i{background:#e9e4df;border-radius:999px;height:7px}.week-list i:nth-child(3){background:#d9cddc}.week-list i.short{width:70%}.planner-note{border-top:1px solid var(--line);text-align:right;color:#776d75;font-family:var(--font-khand), sans-serif;margin-top:22px;padding-top:17px;font-size:14px;line-height:1.4}.planner-note strong{color:var(--plum-dark)}.floating-label{background:var(--paper);color:var(--plum-dark);font-family:var(--font-khand), sans-serif;border-radius:999px;padding:11px 16px;font-size:13px;position:absolute;box-shadow:0 10px 28px #42303a21}.label-one{top:100px;left:12px;transform:rotate(-7deg)}.label-two{bottom:100px;right:0;transform:rotate(6deg)}.services{background:var(--paper);padding:105px max(24px,50vw - 600px) 115px}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;margin-bottom:50px;display:grid}.section-heading h2{max-width:650px;margin:0;font-size:clamp(44px,4.7vw,64px);line-height:1.03}.section-heading>p{color:#6e676d;margin:0 0 4px;font-size:15px;line-height:1.7}.service-grid{border:1px solid var(--line);border-radius:22px;grid-template-columns:1.08fr .96fr .96fr;display:grid;overflow:hidden}.service-card{border-right:1px solid var(--line);background:#fbf8f4;flex-direction:column;justify-content:space-between;min-height:360px;padding:30px;transition:transform .25s,background .25s;display:flex}.service-card:last-child{border-right:0}.service-card:hover{background:#fff}.service-card.featured{background:var(--plum);color:var(--ink)}.service-card.featured:hover{background:#aa947b}.card-number{opacity:.65;border:1px solid;border-radius:50%;place-items:center;width:38px;height:38px;font-size:10px;font-weight:800;display:grid}.card-kicker{color:var(--coral);text-transform:uppercase;letter-spacing:.14em;margin:0 0 9px;font-size:9px;font-weight:800}.featured .card-kicker{color:#efb19e}.service-card h3{font-family:var(--font-khand), sans-serif;letter-spacing:-.01em;margin:0;font-size:31px;font-weight:500}.service-card p:not(.card-kicker){color:#716970;margin:18px 0 0;font-size:14px;line-height:1.7}.service-card.featured p:not(.card-kicker){color:#574a40}.service-price{border:1px solid #29232b59;border-radius:999px;width:fit-content;margin-top:16px;padding:7px 12px;font-size:12px;font-weight:800;display:inline-block}.service-card>a{border-top:1px solid;justify-content:space-between;align-items:center;padding-top:20px;font-size:12px;font-weight:800;display:flex}.service-card.resource-card{background:#f0e4da}.resource{background:var(--plum);color:var(--ink);grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;padding:110px max(24px,50vw - 600px);display:grid;overflow:hidden}.resource-preview{place-items:center;min-height:440px;display:grid;position:relative}.paper{border-radius:3px;width:290px;height:390px;position:absolute}.paper-back{background:var(--coral);transform:rotate(-8deg)}.paper-front{background:var(--cream);color:var(--ink);flex-direction:column;padding:32px;display:flex;transform:rotate(5deg);box-shadow:0 24px 65px #00000047}.mini-brand{text-transform:uppercase;letter-spacing:.15em;font-size:7px;font-weight:800}.paper-front>p{color:var(--coral);letter-spacing:.16em;margin:66px 0 9px;font-size:10px;font-weight:900}.paper-front>strong{font-family:var(--font-khand), sans-serif;letter-spacing:-.02em;font-size:36px;font-weight:500;line-height:1.02}.paper-lines{gap:10px;margin:31px 0;display:grid}.paper-lines i{background:#29232b33;height:1px}.paper-lines i:nth-child(2){width:78%}.paper-lines i:nth-child(3){width:57%}.paper-front>small{letter-spacing:.1em;text-transform:uppercase;margin-top:auto;font-size:8px;font-weight:800}.resource-badge{background:var(--sage);width:78px;height:78px;color:var(--ink);border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid;position:absolute;top:5%;right:12%;transform:rotate(8deg);box-shadow:0 10px 25px #0000002e}.eyebrow.light{color:var(--plum-dark)}.resource h2{max-width:650px;margin:0;font-size:clamp(44px,4.8vw,65px);line-height:1.04}.resource-copy>p:not(.eyebrow){color:#574a40;max-width:600px;margin:25px 0 0;font-size:16px;line-height:1.75}.resource ul{gap:13px;margin:27px 0 32px;padding:0;list-style:none;display:grid}.resource li{align-items:center;gap:12px;font-size:13px;display:flex}.resource li svg{background:var(--sage);width:20px;height:20px;color:var(--ink);border-radius:50%;padding:3px}.button-light{background:var(--plum-dark);color:#fff}.button-light:hover{background:#574536;transform:translateY(-2px)}.cta-note{color:#654;margin-top:13px;font-size:10px;display:block}footer{color:#fff;background:#3f352d;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;min-height:120px;padding:30px max(24px,50vw - 600px);display:grid}.footer-brand .brand-mark{background:var(--cream);color:var(--plum-dark)}.footer-brand div{flex-direction:column;gap:3px;display:flex}.footer-brand small{color:#ffffff7a;font-size:10px;font-weight:400}footer>p{color:#ffffff85;text-align:center;margin:0;font-size:11px}footer>a{justify-self:end;align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex}@media (width<=900px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr;gap:20px;padding-top:65px}.hero-copy{text-align:center}.eyebrow,.hero-actions,.trust-line{justify-content:center}.hero-description{margin-left:auto;margin-right:auto}.hero-visual{min-height:530px}.section-heading{grid-template-columns:1fr;gap:20px}.service-grid{grid-template-columns:1fr}.service-card{border-right:0;border-bottom:1px solid var(--line);min-height:300px}.service-card:last-child{border-bottom:0}.resource{grid-template-columns:1fr;gap:50px}.resource-copy{text-align:center}.resource ul{text-align:left;width:fit-content;margin-left:auto;margin-right:auto}.resource .eyebrow{justify-content:center}}@media (width<=600px){.site-header{width:min(100% - 32px,1200px);height:76px}.brand span:last-child{max-width:115px;line-height:1.1}.header-cta{padding:10px 14px}.hero{width:min(100% - 32px,1200px);padding:54px 0 65px}.hero h1{font-size:53px}.hero-description{font-size:16px}.hero-actions{flex-direction:column}.trust-line{text-align:left;align-items:flex-start}.hero-visual{min-height:465px}.sun-shape{width:320px;height:320px}.orbit-one{width:350px;height:300px}.orbit-two{width:300px;height:410px}.planner-card{width:270px;min-height:370px;padding:23px}.label-one{top:55px;left:0}.label-two{bottom:45px;right:-5px}.services{padding-top:78px;padding-bottom:82px}.section-heading h2,.resource h2{font-size:44px}.resource{padding-top:75px;padding-bottom:80px}.resource-preview{min-height:370px}.paper{width:230px;height:320px}.paper-front{padding:25px}.paper-front>p{margin-top:45px}.paper-front>strong{font-size:30px}.resource-badge{width:67px;height:67px;right:2%}footer{text-align:center;grid-template-columns:1fr;justify-items:center;padding-top:40px;padding-bottom:40px}footer>a{justify-self:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
