/*! 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)}.hidden{display:none}.table{display:table}}:root{--forest:#143f31;--forest-2:#0b3025;--cream:#f7f1e4;--paper:#fffcf6;--sage:#90a58f;--gold:#d9a63a;--terracotta:#b85e3f;--ink:#183128;--muted:#647269;--line:#d8ddcf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}main{overflow:hidden}.site-header{z-index:10;background:#fffcf6f0;border-bottom:1px solid #143f311f;justify-content:space-between;align-items:center;height:88px;padding:0 clamp(24px,5vw,76px);display:flex;position:relative}.brand{align-items:center;gap:11px;display:inline-flex}.brand-mark{background:var(--forest);border:1px solid var(--gold);color:var(--cream);border-radius:50%;justify-content:center;align-items:center;width:43px;height:43px;font:700 24px/1 Georgia,serif;display:inline-flex}.brand strong{letter-spacing:-.5px;font:700 22px/1 Georgia,serif;display:block}.brand small{color:#66746b;letter-spacing:1.8px;text-transform:uppercase;margin-top:4px;font-size:8px;font-weight:700;display:block}.site-header nav{gap:34px;display:flex}.site-header nav a{color:#40564d;font-size:13px;font-weight:700}.site-header nav a:hover{color:var(--terracotta)}.header-cta{background:var(--forest);color:#fff;border-radius:999px;align-items:center;gap:13px;padding:13px 20px;font-size:13px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.header-cta svg,.button svg{width:18px;height:18px}.header-cta:hover,.button:hover{background:var(--terracotta);transform:translateY(-2px)}.hero{grid-template-columns:47% 53%;min-height:720px;display:grid}.hero-copy{align-self:center;padding:70px clamp(36px,5vw,78px) 70px clamp(26px,6vw,92px)}.eyebrow,.section-kicker{color:var(--terracotta);letter-spacing:2.2px;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 22px;font-size:11px;font-weight:900;display:flex}.eyebrow span{background:var(--gold);width:30px;height:2px}.hero h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:500}.hero h1{color:var(--forest);letter-spacing:-4px;margin:0;font-size:clamp(52px,6.2vw,94px);line-height:.94}.hero-lead{color:#52645b;max-width:590px;margin:28px 0 32px;font:400 clamp(17px,1.4vw,20px)/1.75 Arial,sans-serif}.hero-actions{align-items:center;gap:24px;display:flex}.button{background:var(--terracotta);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:24px;padding:17px 23px;font-size:14px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.button:hover{background:var(--forest)}.hero-actions p{border-left:1px solid var(--line);margin:0;padding-left:24px}.hero-actions strong,.hero-actions span{display:block}.hero-actions strong{color:var(--forest);font:700 24px/1 Georgia,serif}.hero-actions span{color:#7b847f;margin-top:5px;font-size:11px}.trust-row{flex-wrap:wrap;gap:20px;margin-top:27px;display:flex}.trust-row span{color:#596a61;align-items:center;gap:7px;font-size:12px;display:flex}.trust-row svg{color:var(--forest);background:#e2ebdd;border-radius:50%;width:18px;height:18px;padding:2px}.hero-visual{min-height:720px;position:relative;overflow:hidden}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#143f311f,#0000 35%);position:absolute;inset:0}.hero-visual>img{object-fit:cover;width:100%;height:100%}.photo-note{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#fffcf6e8;border-radius:12px;align-items:center;gap:10px;padding:11px 15px;display:flex;position:absolute;box-shadow:0 12px 30px #071e1624}.photo-note span{background:var(--cream);color:var(--terracotta);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font:700 18px Georgia,serif;display:flex}.photo-note p{color:#3f554b;text-transform:uppercase;margin:0;font-size:10px;font-weight:800;line-height:1.35}.note-one{top:9%;left:6%}.note-two{top:23%;right:5%}.price-card{background:var(--forest);color:#fff;z-index:3;border:1px solid #d9a63abf;border-radius:24px;min-width:245px;padding:24px 62px 23px 25px;transition:transform .2s;position:absolute;bottom:6%;right:6%;box-shadow:0 22px 50px #071e1647}.price-card:hover{transform:translateY(-4px)}.price-card small,.price-card span{display:block}.price-card small{color:#f2c561;letter-spacing:1.5px;font-size:10px;font-weight:900}.price-card strong{margin:7px 0;font:700 40px/1.15 Georgia,serif;display:block}.price-card sup{margin-right:4px;font-size:18px}.price-card span{color:#c2d2c8;font-size:11px}.price-card i{background:var(--gold);color:var(--forest);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.price-card svg{width:18px;height:18px}.intro-strip{background:var(--forest);color:#f4ead4;justify-content:space-around;align-items:center;min-height:72px;padding:18px 4%;display:flex}.intro-strip p{letter-spacing:2px;margin:0;font:700 12px Georgia,serif}.intro-strip span{color:var(--gold)}.section-pad{padding:110px clamp(24px,7vw,108px)}.section-kicker{margin-bottom:16px}.section-kicker.light{color:#e4b75a}.problem{background:var(--paper)}.problem-grid{grid-template-columns:1fr 1fr;gap:10%;display:grid}.problem h2,.inside h2,.app-preview h2,.steps h2,.promise h2,.offer h2,.faq h2,.final-cta h2{color:var(--forest);letter-spacing:-2.6px;margin:0;font-size:clamp(38px,4.2vw,63px);line-height:1.05}.problem-copy{color:#5a6b62;font-size:17px;line-height:1.8}.problem-copy p{margin:0 0 18px}.problem-copy em{color:var(--terracotta);font-family:Georgia,serif;font-size:21px}.benefit-row{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:70px;display:grid}.benefit-row article{border-right:1px solid var(--line);align-items:center;gap:18px;min-height:100px;padding:22px 30px 22px 0;display:flex}.benefit-row article+article{padding-left:30px}.benefit-row article:last-child{border-right:0}.benefit-row b{color:var(--gold);font:700 24px Georgia,serif}.benefit-row p{margin:0;font-size:14px;font-weight:700;line-height:1.5}.inside{background:var(--forest);color:#fff}.inside-heading{grid-template-columns:1.4fr .6fr;align-items:end;gap:12%;display:grid}.inside h2,.promise h2,.offer h2,.final-cta h2{color:#fff}.inside-heading>p{color:#bdcec3;margin:0 0 8px;line-height:1.7}.included-grid{grid-template-columns:repeat(4,1fr);margin-top:68px;display:grid}.included-grid article{border-left:1px solid #ffffff26;min-height:280px;padding:0 32px}.included-grid article:first-child{border-left:0;padding-left:0}.included-grid article>span{color:var(--gold);font:700 13px Georgia,serif}.line-icon{align-items:end;gap:5px;height:65px;margin:20px 0;display:flex}.line-icon i{background:#b9cabf;border-radius:6px 6px 1px 1px;width:11px;height:28px;display:block}.line-icon i:nth-child(2){background:var(--gold);height:50px}.line-icon i:nth-child(3){height:37px}.included-grid h3{margin:0 0 14px;font:600 22px/1.15 Georgia,serif}.included-grid p{color:#b9c8bf;margin:0;font-size:13px;line-height:1.7}.app-preview{background:var(--cream);grid-template-columns:1fr 1.05fr;align-items:center;gap:8%;display:grid}.preview-copy>p:not(.section-kicker){color:#5c6a62;margin:24px 0 28px;font-size:16px;line-height:1.8}.preview-copy ul,.offer ul{margin:0 0 30px;padding:0;list-style:none}.preview-copy li{align-items:flex-start;gap:13px;margin:17px 0;display:flex}.preview-copy li>svg{color:var(--forest);background:#dfe8db;border-radius:50%;flex:none;width:26px;height:26px;padding:4px}.preview-copy li strong,.preview-copy li span{display:block}.preview-copy li strong{color:var(--forest);margin:2px 0 4px;font-size:14px}.preview-copy li span{color:#6b776f;font-size:12px;line-height:1.5}.button-dark{background:var(--forest)}.device-wrap{padding:30px;position:relative}.device{z-index:2;background:#fbfaf6;border:10px solid #173b2f;border-radius:30px;max-width:510px;margin:0 auto;padding:25px;position:relative;overflow:hidden;transform:rotate(1.5deg);box-shadow:0 35px 70px #143f3140}.device-bar{border-bottom:1px solid #e1e4dd;align-items:center;gap:12px;padding-bottom:18px;display:flex}.mini-brand{background:var(--forest);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:33px;height:33px;font:700 17px Georgia,serif;display:flex}.device-bar p{flex:1;margin:0}.device-bar b,.device-bar small{display:block}.device-bar b{font:600 15px Georgia,serif}.device-bar small{color:#8a938d;margin-top:3px;font-size:9px}.avatar{color:var(--forest);background:#e3eadf;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:9px;font-weight:800;display:flex}.progress-card{background:var(--forest);color:#fff;border-radius:14px;flex-wrap:wrap;justify-content:space-between;margin:20px 0;padding:17px;display:flex}.progress-card small,.progress-card b{display:block}.progress-card small{color:#d7b96e;letter-spacing:1.2px;font-size:8px}.progress-card b{margin-top:4px;font:600 16px Georgia,serif}.progress-card>span{font-size:13px;font-weight:700}.progress-card>i{background:#fff3;border-radius:5px;width:100%;height:5px;margin-top:14px;display:block}.progress-card em{background:var(--gold);border-radius:inherit;width:10%;height:100%;display:block}.device>h3{margin:12px 0;font:600 18px Georgia,serif}.plan-list>div{border:1px solid #e0e4dd;border-radius:12px;align-items:center;gap:13px;margin:9px 0;padding:10px;display:flex}.plan-list>div.active{border-color:var(--gold);box-shadow:0 4px 16px #143f3114}.plan-list div>span{color:var(--forest);background:#edf0e8;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;width:42px;height:42px;font:700 16px Georgia,serif;display:flex}.plan-list div>span small{letter-spacing:.8px;font:700 6px Arial}.plan-list p{flex:1;margin:0}.plan-list p small,.plan-list p b{display:block}.plan-list p small{color:var(--terracotta);text-transform:uppercase;font-size:8px;font-weight:800}.plan-list p b{margin-top:3px;font:600 12px Georgia,serif}.plan-list div>i{color:#6c796f;font-size:10px;font-style:normal;font-weight:700}.plan-list .active>i{background:var(--terracotta);color:#fff;border-radius:999px;padding:6px 9px}.grocery-card{background:#e7eee3;border-radius:12px;align-items:center;gap:10px;margin-top:14px;padding:12px;display:flex}.grocery-card p{flex:1;margin:0}.grocery-card b,.grocery-card small{display:block}.grocery-card b{font:600 12px Georgia,serif}.grocery-card small{color:#78837c;margin-top:2px;font-size:8px}.leaf{color:var(--sage);opacity:.35;font:200px/1 Georgia,serif;position:absolute}.leaf-a{top:-60px;left:-25px;transform:rotate(35deg)}.leaf-b{bottom:-60px;right:-20px;transform:rotate(-35deg)}.steps{background:var(--paper)}.steps-head{max-width:680px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:60px;display:grid}.steps-grid article{border-top:1px solid var(--line);padding-top:25px}.steps-grid span{background:var(--forest);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:35px;font:600 19px Georgia,serif;display:flex}.steps-grid h3{color:var(--forest);margin:0 0 12px;font:600 24px Georgia,serif}.steps-grid p{color:#68756d;margin:0;font-size:14px;line-height:1.7}.promise{background:var(--terracotta);grid-template-columns:.95fr 1.05fr;align-items:stretch;padding-top:0;padding-bottom:0;display:grid}.promise-photo{min-height:600px;margin-left:calc(-1*clamp(24px,7vw,108px))}.promise-photo img{object-fit:cover;width:100%;height:100%}.promise-copy{align-self:center;max-width:680px;padding:90px 8%}.promise-copy>p:not(.section-kicker){color:#f0ddd4;font-size:17px;line-height:1.8}.promise blockquote{border-left:2px solid var(--gold);color:#fff4e6;margin:30px 0 0;padding-left:22px;font:italic 19px/1.6 Georgia,serif}.offer{background:var(--cream)}.offer-card{background:var(--forest);border-radius:30px;grid-template-columns:1.25fr .75fr;gap:8%;padding:clamp(35px,6vw,80px);display:grid;overflow:hidden}.offer-copy h2{font-size:clamp(37px,4vw,58px)}.offer ul{grid-template-columns:1fr 1fr;gap:14px;margin-top:32px;display:grid}.offer li{color:#d0dbd4;align-items:center;gap:9px;font-size:12px;display:flex}.offer li svg{color:var(--gold);width:20px;height:20px}.checkout-box{text-align:center;background:#fffaf0;border-radius:22px;align-self:center;padding:35px}.checkout-box>small{color:var(--terracotta);letter-spacing:1.4px;font-size:9px;font-weight:900}.checkout-box>strong{color:var(--forest);margin:12px 0 4px;font:700 55px/1.1 Georgia,serif;display:block}.checkout-box>strong sup{font-size:23px}.checkout-box>p{color:#7a857e;margin:0 0 22px;font-size:11px}.checkout-box .button{display:flex}.checkout-box>span{color:#7a857e;margin-top:14px;font-size:9px;display:block}.guarantee{border:1px solid #d9decf;border-radius:22px;align-items:center;gap:25px;max-width:760px;margin:26px auto 0;padding:24px 30px;display:flex}.guarantee>span{background:var(--gold);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:62px;height:62px;font:700 28px Georgia,serif;display:flex}.guarantee h3{margin:0 0 5px;font:600 19px Georgia,serif}.guarantee p{color:#6f7b74;margin:0;font-size:12px;line-height:1.6}.faq{background:var(--paper);grid-template-columns:.75fr 1.25fr;gap:10%;display:grid}.faq-heading>p:not(.section-kicker){color:#718078;max-width:340px;font-size:13px;line-height:1.7}.faq-list details{border-bottom:1px solid var(--line);padding:21px 0}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;font:600 17px Georgia,serif;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--terracotta);font:400 24px Arial}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#66736b;margin:14px 50px 0 0;font-size:13px;line-height:1.7}.final-cta{background:var(--forest);color:#fff;text-align:center}.final-cta .section-kicker{justify-content:center}.final-cta>p:not(.section-kicker){color:#bdcec3;margin:20px 0 30px}.final-cta .button{background:var(--gold);color:var(--forest)}.final-cta .button:hover{background:#fff}footer{color:#b9c7bf;background:#0a2c22;justify-content:space-between;align-items:center;min-height:110px;padding:25px clamp(24px,7vw,108px);display:flex}.footer-brand strong{color:#fff}footer>p{font-size:10px}footer>div{gap:20px;font-size:10px;display:flex}@media (width<=980px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding-bottom:55px}.hero-visual{min-height:610px}.problem-grid,.inside-heading,.app-preview,.promise,.offer-card,.faq{grid-template-columns:1fr}.problem-copy{margin-top:22px}.included-grid{grid-template-columns:1fr 1fr;row-gap:45px}.included-grid article:nth-child(3){border-left:0;padding-left:0}.app-preview{gap:50px}.promise-photo{min-height:500px;margin:0}.faq{gap:45px}}@media (width<=680px){.site-header{height:74px;padding:0 18px}.brand-mark{width:37px;height:37px;font-size:20px}.brand strong{font-size:18px}.brand small{font-size:6px}.header-cta{gap:0;padding:11px;font-size:0}.hero-copy{padding:55px 22px 45px}.hero h1{letter-spacing:-3px;font-size:53px}.hero-lead{font-size:16px;line-height:1.65}.hero-actions{flex-direction:column;align-items:flex-start}.hero-actions p{border-left:0;padding-left:3px}.hero-visual{min-height:510px}.note-two{display:none}.note-one{top:18px;left:18px}.price-card{min-width:0;bottom:20px;left:18px;right:18px}.intro-strip{white-space:nowrap;justify-content:flex-start;gap:14px;overflow:hidden}.intro-strip p{font-size:9px}.section-pad{padding:78px 22px}.problem h2,.inside h2,.app-preview h2,.steps h2,.promise h2,.offer h2,.faq h2,.final-cta h2{letter-spacing:-2px;font-size:40px}.benefit-row{grid-template-columns:1fr;margin-top:40px}.benefit-row article,.benefit-row article+article{border-bottom:1px solid var(--line);border-right:0;min-height:82px;padding:18px 0}.included-grid{grid-template-columns:1fr;margin-top:45px}.included-grid article,.included-grid article:first-child,.included-grid article:nth-child(3){border-top:1px solid #ffffff24;border-left:0;min-height:0;padding:28px 0 0}.included-grid article:first-child{border-top:0}.line-icon{height:52px;margin:12px 0}.device-wrap{padding:0}.device{border-width:7px;padding:16px}.steps-grid{grid-template-columns:1fr}.steps-grid span{margin-bottom:18px}.promise{padding:0}.promise-photo{min-height:400px}.promise-copy{padding:70px 22px}.offer-card{border-radius:22px;gap:35px;padding:32px 22px}.offer ul{grid-template-columns:1fr}.checkout-box{padding:28px 18px}.guarantee{align-items:flex-start;padding:20px}.faq-list details p{margin-right:0}footer{flex-direction:column;align-items:flex-start;gap:25px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.wa-shell{--wa-green:#123c2f;--wa-deep:#0b2c22;--wa-rust:#bd6244;--wa-gold:#d6a43b;--wa-cream:#f4efe3;--wa-paper:#fbfaf6;--wa-line:#dde2d9;color:#183128;background:#f5f6f1;min-height:100vh;display:flex;overflow:visible}.wa-shell button{color:inherit;font:inherit}.wa-sidebar{background:var(--wa-green);color:#fff;z-index:20;flex-direction:column;width:248px;height:100vh;padding:31px 22px 24px;display:flex;position:fixed;top:0;left:0}.wa-brand{align-items:center;gap:10px;display:inline-flex}.wa-brand>i{border:1px solid var(--wa-gold);border-radius:50%;justify-content:center;align-items:center;width:41px;height:41px;font:700 22px/1 Georgia,serif;display:flex}.wa-brand>span b,.wa-brand>span small{display:block}.wa-brand>span b{font:700 19px/1 Georgia,serif}.wa-brand>span small{color:#c1d0c7;letter-spacing:1.3px;text-transform:uppercase;margin-top:5px;font-size:6.5px;font-weight:800}.wa-sidebar nav{flex-direction:column;gap:7px;margin-top:60px;display:flex}.wa-sidebar nav button{color:#bdd0c5;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:14px;width:100%;padding:12px 14px;font-size:12px;font-weight:700;transition:all .2s;display:flex}.wa-sidebar nav button i{justify-content:center;align-items:center;width:23px;height:23px;font-size:17px;font-style:normal;display:flex}.wa-sidebar nav button:hover,.wa-sidebar nav button.active{color:#fff;background:#ffffff1a}.wa-sidebar nav button.active{box-shadow:inset 3px 0 var(--wa-gold)}.wa-side-help{border:1px solid #ffffff24;border-radius:12px;align-items:center;gap:10px;margin-top:auto;padding:13px;display:flex}.wa-side-help>span{background:var(--wa-gold);color:var(--wa-green);border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;font-weight:900;display:flex}.wa-side-help p{margin:0}.wa-side-help b,.wa-side-help small{display:block}.wa-side-help b{font-size:10px}.wa-side-help small{color:#b8cac0;margin-top:3px;font-size:8px}.wa-back-site{color:#abc0b4;margin:19px 8px 0;font-size:9px;font-weight:700}.wa-main{width:100%;min-height:100vh;padding-left:248px}.wa-preview-note{color:#74501b;background:#f8ead0;border-bottom:1px solid #e9d4ab;justify-content:center;align-items:center;gap:12px;min-height:33px;padding:7px 18px;font-size:10px;display:flex}.wa-preview-note b{color:#fff;letter-spacing:1px;background:#76521e;border-radius:999px;padding:4px 8px;font-size:7px}.wa-topbar{background:#fffffff0;border-bottom:1px solid #e4e8df;justify-content:flex-end;align-items:center;height:70px;padding:0 42px;display:flex}.wa-topbar>div{align-items:center;gap:14px;display:flex}.wa-topbar>div button{color:#5d7166;cursor:pointer;background:0 0;border:0;font-size:21px}.wa-avatar{background:#dce7da;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:10px;font-weight:900;display:flex;box-shadow:0 0 0 1px #cfd8cd}.wa-mobile-brand{background:0 0;border:0;display:none}.wa-page{max-width:1320px;margin:0 auto;padding:52px clamp(28px,5vw,70px) 100px}.wa-greeting{justify-content:space-between;align-items:flex-end;display:flex}.wa-greeting p,.wa-page-heading p{color:var(--wa-rust);letter-spacing:1.6px;margin:0 0 8px;font-size:9px;font-weight:900}.wa-greeting h1,.wa-page-heading h1{color:var(--wa-green);letter-spacing:-1.8px;margin:0 0 10px;font:500 clamp(32px,3.5vw,49px)/1 Georgia,serif}.wa-greeting>div>span,.wa-page-heading>span{color:#69786f;font-size:13px}.wa-date{border-left:1px solid #d9dfd6;padding:4px 0 4px 22px}.wa-date small,.wa-date b{display:block}.wa-date small{color:#9b7b35;letter-spacing:1.2px;font-size:7px;font-weight:900}.wa-date b{margin-top:5px;font:600 16px Georgia,serif}.wa-progress-hero{background:var(--wa-green);color:#fff;border-radius:20px;justify-content:space-between;align-items:center;min-height:190px;margin-top:38px;padding:35px 45px;display:flex;position:relative;overflow:hidden}.wa-progress-hero:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:280px;height:280px;position:absolute;top:-110px;right:-40px}.wa-progress-hero>div:first-child{z-index:2;max-width:580px;position:relative}.wa-progress-hero small{color:#e0b45c;letter-spacing:1.4px;font-size:8px;font-weight:900}.wa-progress-hero h2{color:#fff;letter-spacing:-1.2px;margin:12px 0;font:500 clamp(26px,2.8vw,40px)/1.05 Georgia,serif}.wa-progress-hero p{color:#bed0c5;margin:0;font-size:12px}.wa-progress-ring{background:conic-gradient(var(--wa-gold) var(--progress),#ffffff24 0deg);z-index:2;border-radius:50%;flex:none;justify-content:center;align-items:center;width:115px;height:115px;margin-right:28px;display:flex;position:relative}.wa-progress-ring:before{background:var(--wa-green);content:"";border-radius:50%;position:absolute;inset:9px}.wa-progress-ring span{text-align:center;position:relative}.wa-progress-ring b,.wa-progress-ring small{display:block}.wa-progress-ring b{color:#fff;font:600 25px Georgia,serif}.wa-progress-ring small{color:#b9cbc0;letter-spacing:.5px;margin-top:3px;font-size:7px}.wa-dashboard-grid{grid-template-columns:minmax(0,1fr) 295px;align-items:start;gap:23px;margin-top:25px;display:grid}.wa-today-card,.wa-calendar{background:#fff;border:1px solid #e1e5dd;border-radius:18px;padding:27px}.wa-card-head{justify-content:space-between;align-items:flex-end;display:flex}.wa-card-head small{color:var(--wa-rust);letter-spacing:1.2px;font-size:7px;font-weight:900}.wa-card-head h2{color:var(--wa-green);margin:6px 0 0;font:600 22px Georgia,serif}.wa-card-head button{color:#6b7b72;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:800}.wa-today-layout{grid-template-columns:41% 59%;gap:22px;margin-top:22px;display:grid}.wa-today-photo{border-radius:14px;min-height:335px;position:relative;overflow:hidden}.wa-today-photo:after{content:"";background:linear-gradient(#0000 52%,#0b2c2294);position:absolute;inset:0}.wa-today-photo img{object-fit:cover;width:100%;height:100%}.wa-today-photo span{color:#fff;z-index:2;font:600 19px/1.1 Georgia,serif;position:absolute;bottom:18px;left:19px}.wa-today-meals{flex-direction:column;gap:8px;padding-right:18px;display:flex}.wa-today-meals>div{border-bottom:1px solid #e7e9e3;align-items:center;gap:11px;min-height:55px;padding:4px 0;display:flex}.wa-today-meals>div>i{color:var(--wa-green);background:#eef2ea;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-style:normal;display:flex}.wa-today-meals p{margin:0}.wa-today-meals small,.wa-today-meals b{display:block}.wa-today-meals small{color:#a0772d;letter-spacing:.6px;text-transform:uppercase;font-size:7px;font-weight:900}.wa-today-meals b{margin-top:3px;font:600 12px Georgia,serif}.wa-primary{background:var(--wa-rust);cursor:pointer;border:0;border-radius:999px;margin-top:auto;padding:13px 17px;transition:all .2s;color:#fff!important;font-size:10px!important;font-weight:900!important}.wa-primary:hover{background:var(--wa-green);transform:translateY(-1px)}.wa-primary.completed{background:#50745d}.wa-quick-column{flex-direction:column;gap:14px;display:flex}.wa-quick-card{cursor:pointer;text-align:left;border:0;border-radius:15px;align-items:center;gap:14px;width:100%;min-height:101px;padding:19px;transition:all .2s;display:flex}.wa-quick-card:hover{transform:translateY(-2px)}.wa-quick-card.grocery{background:#e4ecdf}.wa-quick-card.swaps{background:#f3e3d8}.wa-quick-card>i{background:#ffffffa6;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;font-style:normal;display:flex}.wa-quick-card small,.wa-quick-card b,.wa-quick-card em{display:block}.wa-quick-card small{color:#8d6e2f;letter-spacing:1px;font-size:6px;font-weight:900}.wa-quick-card b{margin:5px 0;font:600 15px Georgia,serif}.wa-quick-card em{color:#68786f;font-size:8px;font-style:normal}.wa-checkin{background:var(--wa-green);color:#fff;border-radius:15px;padding:21px}.wa-checkin>small{color:var(--wa-gold);letter-spacing:1.1px;font-size:7px;font-weight:900}.wa-checkin h3{margin:8px 0 13px;font:600 17px Georgia,serif}.wa-checkin>div{gap:7px;display:flex}.wa-checkin button{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;width:29px;height:29px;font-size:9px}.wa-checkin button:hover{background:var(--wa-gold);color:var(--wa-green)}.wa-checkin p{color:#afc4b8;margin:12px 0 0;font-size:8px;line-height:1.5}.wa-page-heading{max-width:730px}.wa-page-heading h1{font-size:clamp(38px,4vw,56px)}.wa-page-heading>span{max-width:650px;line-height:1.6;display:block}.wa-week-tabs{border-bottom:1px solid #dce1d8;gap:5px;margin:40px 0 30px;display:flex;overflow-x:auto}.wa-week-tabs button{cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:3px solid #0000;min-width:135px;padding:12px 18px 14px}.wa-week-tabs button b,.wa-week-tabs button span{display:block}.wa-week-tabs button b{color:#40584d;font-size:11px}.wa-week-tabs button span{color:#8a958e;margin-top:4px;font-size:8px}.wa-week-tabs button.active{border-bottom-color:var(--wa-rust)}.wa-week-tabs button.active b{color:var(--wa-rust)}.wa-days-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.wa-day-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #e0e5dd;border-radius:15px;min-height:240px;padding:21px;transition:all .2s;position:relative}.wa-day-card:hover{border-color:#b6c7b9;transform:translateY(-3px);box-shadow:0 12px 26px #143f3114}.wa-day-card>div:first-child{color:var(--wa-green);background:#edf2ea;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.wa-day-card>div span{letter-spacing:1px;font-size:6px;font-weight:900}.wa-day-card>div b{font:700 23px Georgia,serif}.wa-day-card>.wa-check{position:absolute;top:18px;right:18px}.wa-day-card>small{color:#9b7b35;letter-spacing:1px;margin-top:20px;font-size:7px;font-weight:900;display:block}.wa-day-card h3{margin:8px 0;font:600 18px/1.1 Georgia,serif}.wa-day-card p{color:#738078;margin:0;font-size:9px;line-height:1.45}.wa-day-card>i{color:var(--wa-rust);font-size:8px;font-style:normal;font-weight:900;position:absolute;bottom:19px}.wa-day-card.completed{background:#f0f5ed;border-color:#abc1ae}.wa-check{border:1px solid #cad4ca;border-radius:50%;flex:none;justify-content:center;align-items:center;width:21px;height:21px;font-size:9px;display:inline-flex}.wa-check.done{color:#fff;background:#4f745c;border-color:#4f745c}.wa-list-progress{background:#fff;border:1px solid #e1e6de;border-radius:13px;align-items:center;gap:20px;margin-bottom:24px;padding:16px 20px;display:flex}.wa-list-progress span{color:#65736b;white-space:nowrap;font-size:9px}.wa-list-progress span b{color:var(--wa-green);font-size:13px}.wa-list-progress>i,.wa-week-progress>div>i{background:#e6eae3;border-radius:8px;width:100%;height:7px;display:block}.wa-list-progress em,.wa-week-progress em{background:var(--wa-gold);border-radius:inherit;height:100%;transition:width .25s;display:block}.wa-grocery-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.wa-grocery-grid>section{background:#fff;border:1px solid #e0e5dd;border-radius:16px;padding:24px}.wa-grocery-title{border-bottom:1px solid #e5e8e2;align-items:center;gap:11px;margin-bottom:12px;padding-bottom:16px;display:flex}.wa-grocery-title span{color:var(--wa-green);background:#e7eee3;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:10px;font-weight:900;display:flex}.wa-grocery-title h2{color:var(--wa-green);margin:0;font:600 20px Georgia,serif}.wa-grocery-grid label{color:#56685e;cursor:pointer;align-items:center;gap:9px;padding:8px 0;font-size:10px;display:flex}.wa-grocery-grid label input{opacity:0;width:0;height:0;position:absolute}.wa-grocery-grid label.checked>span:last-child{color:#9ba49e;text-decoration:line-through}.wa-list-note{color:#705f3e;background:#f4ead8;border-radius:12px;margin:20px 0 0;padding:15px 18px;font-size:9px;line-height:1.6}.wa-swaps-intro{background:var(--wa-green);color:#fff;border-radius:17px;align-items:center;gap:22px;margin:38px 0 25px;padding:28px 32px;display:flex}.wa-swaps-intro>span{background:var(--wa-gold);color:var(--wa-green);border-radius:50%;flex:none;justify-content:center;align-items:center;width:54px;height:54px;font-size:23px;display:flex}.wa-swaps-intro h2{color:#fff;margin:0 0 6px;font:600 22px Georgia,serif}.wa-swaps-intro p{color:#bdd0c5;margin:0;font-size:10px;line-height:1.55}.wa-swaps-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.wa-swaps-grid>section{background:#fff;border:1px solid #e0e5dd;border-radius:16px;padding:23px}.wa-swaps-grid header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.wa-swaps-grid header span{border-radius:50%;justify-content:center;align-items:center;width:37px;height:37px;font-size:11px;font-weight:900;display:flex}.wa-swaps-grid .green header span{color:#365d43;background:#dfeadf}.wa-swaps-grid .gold header span{color:#896414;background:#f4e6bf}.wa-swaps-grid .rust header span{color:#9b4c35;background:#f3ddd4}.wa-swaps-grid .sage header span{color:#5f735f;background:#e4e9e0}.wa-swaps-grid h2{color:var(--wa-green);margin:0;font:600 20px Georgia,serif}.wa-swaps-grid section>div{border-top:1px solid #ebede8;grid-template-columns:1fr 34px 1fr;align-items:center;min-height:48px;font-size:10px;display:grid}.wa-swaps-grid section>div span{color:var(--wa-rust);text-align:center}.wa-swaps-grid section>div b:last-child{text-align:right}.wa-note-card{border:1px solid #dacda8;border-radius:15px;align-items:center;gap:18px;margin-top:22px;padding:20px 25px;display:flex}.wa-note-card>span{color:#a87516;background:#f4e5bd;border-radius:50%;flex:none;justify-content:center;align-items:center;width:43px;height:43px;display:flex}.wa-note-card h3{margin:0 0 5px;font:600 16px Georgia,serif}.wa-note-card p{color:#6e7a73;margin:0;font-size:9px;line-height:1.5}.wa-stat-grid{grid-template-columns:repeat(3,1fr);gap:17px;margin:38px 0 22px;display:grid}.wa-stat-grid article{background:#fff;border:1px solid #e0e5dd;border-radius:15px;padding:23px}.wa-stat-grid small{color:#8c733d;letter-spacing:1px;font-size:7px;font-weight:900;display:block}.wa-stat-grid article>b{margin:9px 0 6px;font:600 34px Georgia,serif;display:block}.wa-stat-grid article>b em{color:#8b978f;font-size:16px;font-style:normal}.wa-stat-grid article>span{color:#718078;font-size:8px}.wa-calendar{margin-bottom:19px}.wa-calendar .wa-card-head>span{color:#76837b;align-items:center;gap:6px;font-size:8px;display:flex}.wa-calendar .wa-card-head>span i{background:#4f745c;border-radius:50%;width:8px;height:8px;display:inline-block}.wa-calendar-grid{grid-template-columns:repeat(10,1fr);gap:8px;margin-top:23px;display:grid}.wa-calendar-grid button{aspect-ratio:1;cursor:pointer;background:#f4f5f1;border:1px solid #e2e5df;border-radius:9px;position:relative}.wa-calendar-grid small,.wa-calendar-grid b{display:block}.wa-calendar-grid small{color:#9aa39d;font-size:5px}.wa-calendar-grid b{font:600 15px Georgia,serif}.wa-calendar-grid button.done{color:#2e5b3c;background:#dfeadf;border-color:#9fbaa5}.wa-calendar-grid button>i{color:#fff;background:#4f745c;border-radius:50%;justify-content:center;align-items:center;width:13px;height:13px;font-size:6px;font-style:normal;display:flex;position:absolute;top:-3px;right:-3px}.wa-week-progress{background:#fff;border:1px solid #e0e5dd;border-radius:15px;padding:20px 25px}.wa-week-progress>div{grid-template-columns:110px 1fr 35px;align-items:center;gap:18px;padding:12px 0;display:grid}.wa-week-progress span b,.wa-week-progress span small{display:block}.wa-week-progress span b{font-size:10px}.wa-week-progress span small{color:#8b9690;margin-top:3px;font-size:7px}.wa-week-progress strong{color:#6a796f;text-align:right;font-size:9px}.wa-overlay{z-index:100;background:#051812b8;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.wa-day-panel{background:var(--wa-paper);border-radius:22px;width:100%;max-width:820px;max-height:92vh;position:relative;overflow:auto;box-shadow:0 30px 90px #0000004d}.wa-close{cursor:pointer;z-index:2;background:#ffffff1f;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:20px;right:20px;color:#fff!important;font-size:21px!important}.wa-day-panel>header{background:var(--wa-green);color:#fff;padding:37px 42px 32px}.wa-day-panel>header p{color:var(--wa-gold);letter-spacing:1.5px;margin:0 0 8px;font-size:8px;font-weight:900}.wa-day-panel>header h2{color:#fff;letter-spacing:-1px;margin:0 0 9px;font:500 38px Georgia,serif}.wa-day-panel>header span{color:#bcd0c4;font-size:10px}.wa-day-meals{grid-template-columns:1fr 1fr;gap:11px;padding:24px;display:grid}.wa-meal-detail{background:#fff;border:1px solid #e1e5de;border-radius:14px;align-items:flex-start;gap:13px;padding:18px;display:flex}.wa-meal-icon{color:var(--wa-green);background:#edf1e9;border-radius:50%;flex:none;justify-content:center;align-items:center;width:37px;height:37px;display:flex}.wa-meal-copy{min-width:0}.wa-meal-copy>small{color:#9b7327;letter-spacing:.5px;text-transform:uppercase;font-size:7px;font-weight:900}.wa-meal-copy h3{margin:5px 0 6px;font:600 16px Georgia,serif}.wa-meal-copy>p{color:#728078;margin:0;font-size:8px;line-height:1.5}.wa-meal-copy details{border-top:1px solid #e7e9e4;margin-top:11px;padding-top:9px}.wa-meal-copy summary{cursor:pointer;justify-content:space-between;font-size:8px;font-weight:900;list-style:none;display:flex}.wa-meal-copy summary::-webkit-details-marker{display:none}.wa-meal-copy details>div{background:#f4f5f1;border-radius:8px;margin-top:8px;padding:10px}.wa-meal-copy details b{font-size:8px}.wa-meal-copy details p{color:#64736a;margin:4px 0 0;font-size:8px;line-height:1.5}.wa-day-footer{border-top:1px solid #e1e5de;justify-content:space-between;align-items:center;gap:25px;padding:20px 25px 25px;display:flex}.wa-day-footer p{color:#6c7971;max-width:410px;margin:0;font-size:8px;line-height:1.5}.wa-day-footer .wa-primary{flex:none;margin:0}.wa-bottom-nav{display:none}@media (width<=1050px){.wa-sidebar{width:210px}.wa-main{padding-left:210px}.wa-dashboard-grid{grid-template-columns:1fr}.wa-quick-column{grid-template-columns:1fr 1fr;display:grid}.wa-checkin{grid-column:1/-1}.wa-days-grid{grid-template-columns:repeat(3,1fr)}.wa-calendar-grid{grid-template-columns:repeat(6,1fr)}}@media (width<=760px){.wa-shell{display:block}.wa-sidebar{display:none}.wa-main{padding:0 0 70px}.wa-preview-note{flex-direction:column;align-items:flex-start;gap:5px}.wa-topbar{justify-content:space-between;height:65px;padding:0 18px}.wa-mobile-brand{cursor:pointer;padding:0;display:block}.wa-mobile-brand .wa-brand>i{background:var(--wa-green);color:#fff;width:35px;height:35px}.wa-mobile-brand .wa-brand>span b{font-size:17px}.wa-mobile-brand .wa-brand>span small{color:#708078}.wa-page{padding:34px 18px 65px}.wa-greeting{flex-direction:column;align-items:flex-start;gap:18px}.wa-greeting h1{font-size:36px}.wa-date{border-top:1px solid #d9dfd6;border-left:0;width:100%;padding:13px 0 0}.wa-progress-hero{flex-direction:column;align-items:flex-start;gap:25px;padding:29px 25px}.wa-progress-ring{width:95px;height:95px;margin:0}.wa-progress-ring b{font-size:21px}.wa-dashboard-grid{display:block}.wa-today-card{padding:18px}.wa-card-head{align-items:flex-start;gap:12px}.wa-card-head h2{font-size:18px}.wa-card-head button{white-space:nowrap}.wa-today-layout{grid-template-columns:1fr}.wa-today-photo{min-height:260px}.wa-today-meals{padding:0}.wa-today-meals .wa-primary{margin-top:10px}.wa-quick-column{margin-top:14px;display:flex}.wa-days-grid{grid-template-columns:1fr 1fr}.wa-day-card{min-height:225px;padding:17px}.wa-day-card>div:first-child{width:50px;height:50px}.wa-grocery-grid,.wa-swaps-grid{grid-template-columns:1fr}.wa-swaps-intro{align-items:flex-start;padding:23px}.wa-stat-grid{grid-template-columns:1fr}.wa-calendar{padding:18px}.wa-calendar-grid{grid-template-columns:repeat(5,1fr)}.wa-week-progress>div{grid-template-columns:75px 1fr 25px;gap:10px}.wa-overlay{align-items:flex-end;padding:0}.wa-day-panel{border-radius:22px 22px 0 0;max-height:94vh}.wa-day-panel>header{padding:30px 24px 25px}.wa-day-panel>header h2{padding-right:25px;font-size:30px}.wa-day-meals{grid-template-columns:1fr;padding:16px}.wa-day-footer{flex-direction:column;align-items:stretch;padding:16px}.wa-day-footer .wa-primary{width:100%}.wa-bottom-nav{z-index:50;background:#fff;border-top:1px solid #dde3da;grid-template-columns:repeat(5,1fr);min-height:64px;padding:5px 4px;display:grid;position:fixed;bottom:0;left:0;right:0}.wa-bottom-nav button{color:#7b8881;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;padding:4px 1px;font-size:7px;display:flex}.wa-bottom-nav button i{font-size:17px;font-style:normal}.wa-bottom-nav button.active{color:var(--wa-rust);font-weight:900}}@media (width<=420px){.wa-days-grid{grid-template-columns:1fr}.wa-page-heading h1{font-size:40px}.wa-week-tabs button{min-width:120px;padding-left:12px;padding-right:12px}.wa-calendar-grid{gap:5px}}
