:root{--background:#fffdf7;--foreground:#192e23;--primary:#c63a23;--primary-foreground:#fffdf7;--popover:#fffdf7;--muted:#eeeee4;--muted-foreground:#5b665c;--border:#ced1c5;--forest:#173e2a;--lime:#e0ee8b;--red:#c63a23;--body-font:"Manrope", Arial, sans-serif;--display-font:"Bodoni Moda", Georgia, serif}.dark{--background:#173e2a;--foreground:#fffdf7;--primary:#e0ee8b;--primary-foreground:#173e2a;--popover:#173e2a;--muted:#2a5039;--muted-foreground:#cfdbc7;--border:#53715c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--background);color:var(--foreground);font:400 16px/1.65 var(--body-font);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible,[role=radio]:focus-visible{outline-offset:5px;outline:3px solid #df652d}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display-font);font-weight:500;line-height:1.05}svg{flex-shrink:0}::selection{background:var(--lime);color:var(--forest)}.skip-link{background:var(--lime);z-index:100;padding:12px;position:fixed;top:-80px;left:24px}.skip-link:focus{top:10px}.site-header{z-index:20;border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;height:96px;padding:0 5%;display:flex;position:relative}.wordmark{font-family:var(--display-font);letter-spacing:-3.8px;font-size:50px;font-weight:600;line-height:1}.wordmark span{color:var(--red)}.site-header nav{gap:clamp(16px,2vw,40px);font-size:14px;font-weight:600;display:flex}.mobile-menu{display:none}.mobile-menu summary{cursor:pointer;justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:14px;font-weight:700;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary:focus-visible{outline-offset:4px;outline:3px solid #df652d}.site-header .mobile-menu nav{border:1px solid var(--border);background:var(--background);gap:0;padding:12px;display:grid;position:absolute;top:calc(100% - 1px);left:5%;right:5%;box-shadow:0 12px 20px #102e1714}.site-header .mobile-menu nav a{align-items:center;min-height:48px;padding:12px;display:flex}.site-header .mobile-menu:not([open]) nav{display:none}@media (max-width:760px){.site-header>.desktop-navigation{display:none}.mobile-menu{margin-left:auto;display:block}}.site-header nav a:hover{color:var(--red)}.header-cta{border-bottom:1px solid;align-items:center;gap:24px;padding:9px 0;font-size:14px;font-weight:700;display:flex}.hero{grid-template-columns:1.02fr 1fr;gap:36px;max-width:1800px;min-height:710px;margin:auto;padding:34px 3% 38px 5%;display:grid}.hero-copy{flex-direction:column;align-items:flex-start;padding:36px 0 4px;display:flex}.eyebrow{font:700 12px/1.5 var(--body-font);letter-spacing:1.7px;align-items:center;gap:12px;display:flex}.small-rule{background:var(--red);width:28px;height:2px;display:inline-block}.hero h1{letter-spacing:-4.5px;margin:32px 0 26px;font-size:clamp(57px,6.15vw,103px);line-height:.99}.hero h1 em{color:var(--red);font-weight:400}.hero-description{color:#4b5a4e;margin-bottom:28px;font-size:17px;line-height:1.8}.button{border:1px solid #0000;justify-content:center;align-items:center;gap:26px;min-height:54px;padding:15px 24px;font-size:14px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-red{background:var(--red);color:#fff}.button-red:hover{background:#a82b18}.button-green{background:var(--forest);color:#fff}.button-lime{background:var(--lime);color:var(--forest)}.button-outline{border-color:currentColor}.text-link{align-items:center;gap:12px;padding:18px 0;font-size:14px;display:flex}.hero-note{color:#67715f;border-left:2px solid #cbd2be;flex-direction:column;margin-top:auto;padding-left:14px;font-size:12px;line-height:1.6;display:flex}.hero-note span:first-child{font-weight:700}.hero-photo{background:#21462e;min-height:630px;position:relative;overflow:hidden}.hero-photo>img{object-fit:cover;object-position:50% 52%;width:100%;height:100%;position:absolute}.photo-caption{letter-spacing:1px;color:#fff;text-shadow:0 1px 8px #000;background:#122c2290;justify-content:space-between;padding:7px 10px;font-size:12px;font-weight:600;display:flex;position:absolute;top:24px;left:26px;right:26px}.photo-caption span:last-child{letter-spacing:0;font-style:italic}.photo-ticket{background:var(--lime);color:var(--forest);width:260px;padding:22px 25px;transition:transform .25s;position:absolute;bottom:26px;left:26px;transform:rotate(-3deg);box-shadow:0 5px 30px #07190b20}.photo-ticket:hover{transform:rotate(0)}.photo-ticket>span:first-child{letter-spacing:.6px;font-size:12px;font-weight:800}.photo-ticket strong{font:500 37px/.98 var(--display-font);letter-spacing:-1px;margin:14px 0 24px;display:block}.photo-ticket>span:last-child{border-top:1px solid #173e2a50;justify-content:space-between;align-items:center;padding-top:14px;font-size:12px;font-weight:700;display:flex}.intro-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);font-family:var(--display-font);justify-content:space-around;align-items:center;gap:20px;padding:24px 5%;font-size:24px;font-style:italic;display:flex}.intro-strip span+span:before{content:"·";color:var(--red);padding-right:70px}@media (min-width:1600px){.hero{min-height:780px}.hero-photo{min-height:700px}}@media (max-width:1050px){.hero h1{letter-spacing:-3.5px;font-size:68px}.hero{gap:22px;min-height:650px}.hero-photo{min-height:590px}.intro-strip span+span:before{padding-right:20px}.hero-description{font-size:16px}.desktop-break{display:none}}@media (max-width:760px){.site-header{gap:15px;height:78px;padding:0 6%}.wordmark{font-size:42px}.site-header nav{display:none}.header-cta{gap:10px;font-size:14px}.hero{grid-template-columns:1fr;gap:30px;padding:14px 6% 25px}.hero-copy{padding-top:20px}.hero h1{letter-spacing:-2.5px;margin:24px 0;font-size:clamp(46px,10vw,73px)}.hero-description{font-size:16px}.hero-note{margin-top:10px}.hero-photo{height:460px;min-height:0}.photo-ticket{width:225px;padding:19px;bottom:22px;left:22px}.photo-ticket strong{font-size:33px}.photo-caption{font-size:12px;left:14px;right:14px}.intro-strip{flex-direction:column;gap:5px;padding:22px 6%;font-size:23px}.intro-strip span+span:before{display:none}.button{gap:17px;max-width:100%;font-size:14px}.eyebrow{letter-spacing:1.2px;font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.plant-section{background:var(--forest);color:#fffdf7;padding:92px 5% 45px}.section-heading{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:42px;display:flex}.section-heading h2{letter-spacing:-2.5px;margin-top:18px;font-size:72px}.section-heading h2 em{color:var(--lime);font-weight:400}.section-heading>p{color:#d5dfcf;max-width:445px;padding-bottom:5px;font-size:16px;line-height:1.8}.plant-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.plant-card{border-bottom:1px solid #728165;min-width:0}.plant-image{background:#274b35;height:340px;position:relative;overflow:hidden}.plant-image>img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.plant-card:hover .plant-image>img{transform:scale(1.04)}.plant-number{font:italic 28px var(--display-font);color:#fff;text-shadow:0 1px 8px #000;position:absolute;top:15px;left:19px}.plant-choice{color:#173e2a;cursor:pointer;background:#fffdf7;border:1px solid #fffdf7;align-items:center;gap:10px;min-height:46px;padding:9px 14px;font-size:14px;font-weight:600;display:flex;position:absolute;bottom:15px;left:15px}.plant-choice [data-slot=checkbox]{border-color:#899479;border-radius:0;width:21px;height:21px}.plant-choice [data-checked]{color:#fff;background:#173e2a;border-color:#173e2a}.plant-info{padding:22px 2px 0}.plant-latin{font-family:var(--display-font);color:#cad6bc;font-size:14px;font-style:italic}.plant-info h3{letter-spacing:-1px;margin:4px 0 12px;font-size:43px}.plant-info>p{color:#d4decd;font-size:14px}.plant-card-bottom{color:#bbc8b3;justify-content:space-between;align-items:center;padding:15px 0 9px;font-size:12px;display:flex}.plant-card-bottom a,.plant-card-bottom button{color:var(--lime);background:0 0;border:none;place-items:center;width:46px;height:46px;display:grid}.is-selected .plant-image{outline:2px solid var(--lime);outline-offset:4px}.selection-bar{justify-content:space-between;align-items:center;gap:24px;padding-top:35px;display:flex}.selection-bar>div{align-items:center;gap:20px;display:flex}.selection-count{font:italic 47px var(--display-font);color:var(--lime)}.selection-bar strong{font-size:15px;font-weight:600}.selection-bar p{color:#c9d8bb;margin-top:2px;font-size:13px}.how-section{grid-template-columns:1fr 1.1fr;gap:12%;padding:105px 7% 105px 9%;display:grid}.how-intro h2{letter-spacing:-2.5px;margin:26px 0;font-size:77px}.how-intro h2 em{color:var(--red);font-weight:400}.how-intro>p:not(.eyebrow){color:#5b665c;font-size:17px;line-height:1.9}.how-intro .text-link{margin-top:16px;font-size:14px;font-weight:600}.how-steps{padding-top:8px}.how-step{border-bottom:1px solid var(--border);grid-template-columns:40px 1fr;gap:30px;padding:30px 0;display:grid}.how-step:first-child{padding-top:0}.how-step>span{font:italic 21px var(--display-font);color:var(--red);padding-top:7px}.how-step svg{color:var(--red);stroke-width:1.4px;margin-bottom:14px}.how-step h3{margin-bottom:14px;font-size:31px}.how-step p{color:#5b665c;max-width:390px;font-size:15px;line-height:1.85}.lesson-invite{color:#fffdf7;background:#c63a23;justify-content:space-between;align-items:center;gap:40px;padding:70px 9%;display:flex}.lesson-invite h2{letter-spacing:-2px;margin:25px 0;font-size:65px}.lesson-invite em{color:#ffe3a2;font-weight:400}.lesson-invite p:not(.eyebrow){color:#fff0de;font-size:16px;line-height:1.8}.round-cta{border:1px solid #fff8e4;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:18px;width:174px;height:174px;transition:background .2s,color .2s;display:flex}.round-cta:hover{color:var(--red);background:#fff8e4}.round-cta span{letter-spacing:1px;text-align:center;font-size:12px;font-weight:800;line-height:1.5}.footer{border-top:1px solid var(--border);align-items:center;gap:36px;padding:42px 5%;display:flex}.footer>p{font-size:14px}.footer>div{color:#61715f;flex-direction:column;align-items:flex-end;gap:8px;margin-left:auto;font-size:12px;display:flex}.footer button{text-underline-offset:3px;color:inherit;background:0 0;border:none;padding:0;font-size:12px;text-decoration:underline}.path-dialog[data-slot=dialog-content]{border-radius:0;gap:20px;max-width:700px;max-height:90dvh;padding:40px;overflow:auto}.credits-dialog[data-slot=dialog-content]{border-radius:0;gap:22px;max-width:620px;max-height:90dvh;padding:40px;overflow:auto}.dialog-x{background:0 0;border:none;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:12px;right:12px}.dialog-heading[data-slot=dialog-title]{font:500 48px/1.05 var(--display-font);letter-spacing:-1.5px}.dialog-heading em{color:var(--red);font-weight:400}.dialog-description[data-slot=dialog-description]{max-width:500px;font-size:15px;line-height:1.7}.shared-course{background:#eef0df;gap:22px;padding:20px;display:flex}.shared-course>span{font:italic 28px var(--display-font);color:var(--red)}.shared-course strong{font-size:16px}.shared-course p{margin:2px 0;font-size:14px}.shared-course small{color:#63715b;font-size:12px}.path-plants{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:22px;padding:6px 0 12px;display:grid}.path-plants h3{margin-bottom:14px;font-size:29px}.path-plants ol{padding-left:19px;font-size:13px;line-height:1.7;list-style:decimal}.path-plants li{margin-bottom:8px}.path-status{color:#63715b;margin-top:15px;font-size:12px;font-weight:600;display:block}.credits-list{padding:0;font-size:15px;line-height:2;list-style:none}.credits-list a{text-underline-offset:4px;text-decoration:underline}.small-copy{color:#65725f;font-size:13px}.button:disabled:hover{transform:none}@media (max-width:1050px){.plant-section{padding:70px 5% 40px}.section-heading h2{font-size:62px}.plant-grid{gap:20px}.plant-image{height:290px}.plant-info h3{font-size:37px}.section-heading{gap:25px}.section-heading>p{max-width:360px;font-size:15px}.how-section{gap:7%;padding:80px 6%}.how-intro h2{font-size:62px}.how-step{gap:15px}.lesson-invite{padding:60px 6%}.lesson-invite h2{font-size:57px}.footer{gap:25px}.footer>p{display:none}}@media (max-width:760px){.plant-section{padding:56px 6% 32px}.section-heading{margin-bottom:30px;display:block}.section-heading h2{margin-top:16px;font-size:55px}.section-heading>p{margin-top:21px;font-size:15px}.plant-grid{grid-template-columns:minmax(0,1fr);gap:33px}.plant-image{height:345px}.plant-info{padding-top:17px}.plant-info h3{font-size:42px}.plant-info>p{font-size:15px}.plant-card-bottom{padding-top:10px}.selection-bar{flex-direction:column;align-items:stretch;gap:22px}.selection-bar .button{justify-content:space-between;width:100%}.selection-bar>div{gap:18px}.how-section{padding:60px 6%;display:block}.how-intro h2{font-size:61px}.how-steps{margin-top:35px}.how-step{grid-template-columns:28px 1fr;gap:17px;padding:27px 0}.how-step:first-child{border-top:1px solid var(--border);padding-top:20px}.how-step h3{font-size:32px}.how-step p{font-size:15px}.lesson-invite{padding:50px 6%;display:block}.lesson-invite h2{font-size:48px}.lesson-invite p:not(.eyebrow){font-size:15px}.round-cta{gap:8px;width:135px;height:135px;margin-top:30px}.round-cta svg{width:32px}.footer{flex-wrap:wrap;gap:20px;padding:32px 6%}.footer>div{align-items:flex-start;width:100%;margin:0;font-size:12px}.path-dialog[data-slot=dialog-content],.credits-dialog[data-slot=dialog-content]{max-width:calc(100% - 24px);padding:30px 23px}.dialog-heading[data-slot=dialog-title]{font-size:41px}.path-dialog .eyebrow{padding-right:25px}.plant-choice{min-height:48px}.photo-ticket{transform:rotate(-2deg)}}.lesson-header{height:86px}.back-link{align-items:center;gap:10px;margin-left:28px;margin-right:auto;font-size:13px;font-weight:600;display:flex}.back-link:hover{color:var(--red)}.lesson-header-note{letter-spacing:1.6px;font-size:11px;font-weight:700}.course-banner{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;min-height:344px;display:grid}.course-banner-copy{padding:36px 8% 32px 10%}.course-banner h1{letter-spacing:-3.5px;margin:15px 0 4px;font-size:80px}.course-banner h1>span{color:var(--red)}.course-latin{font:italic 18px var(--display-font);color:#72816a;margin-bottom:17px}.course-banner-copy>p:not(.eyebrow):not(.course-latin){color:#596552;font-size:15px;line-height:1.8}.course-meta{gap:22px;margin-top:20px;font-size:12px;font-weight:600;display:flex}.course-meta span{align-items:center;gap:7px;display:flex}.course-meta span+span{border-left:1px solid #aeb7a0;padding-left:22px}.course-banner-photo{min-height:320px;position:relative;overflow:hidden}.course-banner-photo img{object-fit:cover;object-position:50% 50%;width:100%;height:100%;position:absolute}.course-banner-photo>span{background:var(--lime);font:italic 24px var(--display-font);color:var(--forest);padding:10px 18px;position:absolute;bottom:25px;right:30px;transform:rotate(-3deg)}.course-workspace{grid-template-columns:280px minmax(0,820px);align-items:start;gap:7%;max-width:1370px;margin:auto;padding:64px 5% 90px;display:grid}.course-sidebar{min-width:0;height:100%}.sidebar-inner{position:sticky;top:30px}.course-sidebar .eyebrow{letter-spacing:1.2px;font-size:11px}.course-progress{margin:26px 0}.course-progress [data-slot=progress-label],.course-progress [data-slot=progress-value]{color:#63705b;font-size:12px}.course-progress [data-slot=progress-track]{border-radius:0;height:3px}.course-progress [data-slot=progress-indicator]{background:var(--forest)}.chapter-nav{border:0;border-top:1px solid var(--border);text-align:left;width:100%;color:var(--forest);background:0 0;align-items:center;gap:12px;min-height:93px;padding:20px 12px;display:flex}.chapter-nav:last-child{border-bottom:1px solid var(--border)}.chapter-nav.active{background:#ecefdc;border-top-color:#0000}.chapter-nav.active+.chapter-nav{border-top-color:#0000}.chapter-nav:hover{background:#f0f1e7}.chapter-number{width:27px;font:italic 22px var(--display-font);color:#7a8a6e;flex-shrink:0}.chapter-number.done{color:var(--forest)}.chapter-nav strong{font-size:13px;font-weight:700;line-height:1.5;display:block}.chapter-nav small{color:#74816a;margin-top:5px;font-size:11px;line-height:1.5;display:block}.current-arrow{margin-left:auto}.sidebar-note{color:#728168;border-left:2px solid #a4b295;margin-top:40px;padding-left:15px}.sidebar-note svg{margin-bottom:10px}.sidebar-note p{font-family:var(--display-font);font-size:20px;font-style:italic;line-height:1.55}.session-note{color:#7a8272;max-width:230px;margin-top:24px;font-size:11px;line-height:1.7}.lesson-article{min-width:0;scroll-margin-top:25px}.lesson-kicker{color:#7a826e;align-items:center;gap:14px;margin-bottom:21px;font-size:12px;display:flex}.lesson-kicker span:first-child{letter-spacing:1px;color:var(--red);font-weight:700}.lesson-kicker span+span{border-left:1px solid #bfc6b3;padding-left:14px}.lesson-article h2{letter-spacing:-2px;outline:none;margin:0 0 25px;font-size:64px;line-height:1.07}.lesson-article h2 em{color:var(--red);font-weight:400}.lesson-lead{color:#52604c;max-width:680px;margin-bottom:30px;font-size:19px;line-height:1.8}.lesson-prose{font-size:16px;line-height:1.9}.lesson-prose p+p{margin-top:18px}.lesson-prose h3{letter-spacing:-.6px;margin:30px 0 22px;font-size:31px}.growth-comparison{border:1px solid #cfd6bf;grid-template-columns:1fr 1fr;gap:0;margin:30px 0;display:grid}.growth-comparison section{background:#f0f1e5;padding:25px 24px}.growth-comparison section+section{background:#f8f5e9;border-left:1px solid #cfd6bf}.growth-marker{letter-spacing:1px;color:#798365;font-size:10px;font-weight:800}.growth-comparison h3{letter-spacing:-.8px;margin:14px 0;font-size:35px}.growth-comparison p{color:#5d6852;font-size:14px;line-height:1.8}.growth-comparison strong{margin-top:18px;font-size:13px;font-weight:700;line-height:1.7;display:block}.remember-note{border-left:2px solid var(--red);color:#4e6148;gap:18px;margin:30px 0;padding:6px 0 6px 20px;display:flex}.remember-note>svg{color:var(--red);stroke-width:1.5px;margin-top:2px}.remember-note strong{font-size:15px}.remember-note p{color:#6b7461;margin-top:7px;font-size:14px;line-height:1.85}.lesson-quiz{border-top:1px solid var(--border);margin:42px 0 0;padding-top:30px}.lesson-quiz h3{font-family:var(--body-font);letter-spacing:-.3px;margin:20px 0;font-size:19px;font-weight:700;line-height:1.65}.quiz-options{margin-bottom:22px;gap:10px!important}.quiz-option{cursor:pointer;border:1px solid #cbd2be;align-items:center;gap:16px;padding:18px 20px;font-size:14px;line-height:1.65;transition:background .2s;display:flex}.quiz-option:hover{background:#f0f2e3}.quiz-option.chosen{background:#edf1da;border-color:#738461}.quiz-option [data-slot=radio-group-item]{border-color:#8c997d;width:18px;height:18px}.quiz-option [data-checked]{background:var(--forest);border-color:var(--forest)}.quiz-feedback{background:#e9efda;align-items:flex-start;gap:14px;margin:20px 0 0;padding:20px;display:flex}.quiz-feedback>span{color:#44622a;margin-top:3px}.quiz-feedback strong{font-size:15px}.quiz-feedback p{color:#4d5f41;margin-top:5px;font-size:14px;line-height:1.85}.quiz-feedback.wrong{background:#f6eade}.quiz-feedback.wrong>span,.quiz-feedback.wrong p{color:#875332}.lesson-sources{color:#728064;border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-top:34px;font-size:12px}.lesson-sources summary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:17px 0;font-size:13px;font-weight:600;list-style:none;display:flex}.lesson-sources summary::-webkit-details-marker{display:none}.lesson-sources[open] summary>svg{transform:rotate(180deg)}.lesson-sources>div{padding:0 0 20px}.lesson-sources p{margin-bottom:12px;line-height:1.85}.lesson-sources a{text-underline-offset:3px;align-items:center;gap:7px;margin:8px 0;text-decoration:underline;display:flex}.lesson-sources .source-note{color:#878c7b;margin:18px 0 0;font-size:11px}.lesson-navigation{justify-content:space-between;align-items:center;gap:20px;margin-top:28px;display:flex}.previous-lesson{background:0 0;border:none;align-items:center;gap:8px;min-height:48px;padding:0;font-size:13px;display:flex}.next-hint{color:#7b8470;text-align:right;max-width:360px;margin:13px 0 0 auto;font-size:11px;line-height:1.8}.scope-note{background:#f0f3e4;border:1px solid #ccd6b9;margin:5px 0 25px;padding:14px 18px;font-size:13px;line-height:1.8}.shoot-figure{background:#f2f1e6;border:1px solid #d5d8c7;margin:30px 0;padding:22px 25px 25px}.diagram-topline{letter-spacing:1.2px;color:#82916e;justify-content:space-between;gap:20px;font-size:10px;display:flex}.diagram-topline span:first-child{font-weight:800}.diagram-topline span+span{letter-spacing:0;font-size:11px}.shoot-figure>svg{width:100%;height:auto;margin:2px 0 10px;display:block}.diagram-buttons{gap:9px;display:flex}.diagram-buttons button{background:0 0;border:1px solid #b5bea3;flex:1;justify-content:center;align-items:center;gap:9px;min-height:43px;padding:8px 13px;font-size:12px;display:flex}.diagram-buttons button[aria-pressed=true]{background:var(--forest);border-color:var(--forest);color:#fff}.shoot-figure figcaption{color:#617252;min-height:48px;margin-top:17px;font-size:13px;line-height:1.8}.practical-list{margin:0;padding:0;list-style:none}.practical-list li{gap:18px;margin:18px 0;display:flex}.practical-list li>span{font:italic 27px var(--display-font);color:var(--red);flex-shrink:0;width:20px}.practical-list p{font-size:15px;line-height:1.85}.watering-card{background:var(--forest);color:#fffdf7;margin:32px 0;padding:30px 35px 20px}.watering-card>.eyebrow{color:#c7d2b5;letter-spacing:1.6px;font-size:10px}.watering-card h3{letter-spacing:-1px;margin-top:22px;font-size:46px}.watering-card h3 em{color:var(--lime);font-weight:400}.watering-card ol{margin:25px 0 0;padding:0;list-style:none}.watering-card li{border-top:1px solid #54704e;gap:22px;padding:19px 0;display:flex}.watering-card li>span{font:italic 21px var(--display-font);color:var(--lime);padding-top:1px}.watering-card li p{color:#d4dfc6;font-size:14px;line-height:1.9}.watering-card li strong{color:#fffdf7;margin-bottom:3px;font-weight:600;display:block}.field-intro{border-top:1px solid var(--border);border-bottom:1px solid var(--border);align-items:center;gap:25px;margin:35px 0 28px;padding:17px 0;display:flex}.field-big-number{font:italic 85px/1.1 var(--display-font);color:var(--red)}.field-intro strong{font-size:15px}.field-intro p{color:#6d795f;margin-top:7px;font-size:13px;line-height:1.8}.field-checklist{flex-direction:column;gap:13px;display:flex}.field-check{cursor:pointer;background:#fbfaf1;border:1px solid #cbd3bf;align-items:flex-start;gap:18px;padding:23px;display:flex}.field-check.checked{background:#ecf0dc;border-color:#8a9c73}.field-check>[data-slot=checkbox]{border-color:#82976b;border-radius:0;flex-shrink:0;width:23px;height:23px;margin-top:2px}.field-check>[data-checked]{background:var(--forest);border-color:var(--forest)}.field-check strong{font-size:15px;font-weight:700}.field-check small{color:#68745a;margin-top:7px;font-size:13px;line-height:1.8;display:block}.field-outro{font-family:var(--display-font);padding:35px 0;font-size:27px;line-height:1.5}.field-outro strong{color:var(--red);font-style:italic;font-weight:500}.checklist-hint{color:#7b856d;margin-top:12px;font-size:12px;line-height:1.8}.course-finish{padding:12px 0 45px}.finish-icon{width:80px;height:80px;color:var(--forest);background:#eaf0d3;border:1px solid #a9b994;border-radius:50%;place-items:center;margin-bottom:35px;display:grid}.course-finish>.eyebrow{margin-bottom:23px;font-size:11px}.course-finish>p:not(.eyebrow){color:#647358;max-width:620px;font-size:17px;line-height:1.9}.takeaway{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin:32px 0;padding:25px 0 28px}.takeaway>span{letter-spacing:1.5px;color:#7c856e;font-size:10px;font-weight:800}.takeaway blockquote{font:500 41px/1.25 var(--display-font);letter-spacing:-1px;margin:18px 0 0}.takeaway blockquote em{color:var(--red);font-weight:400}.restart-link{color:#738069;background:0 0;border:0;align-items:center;gap:9px;min-height:44px;margin-top:12px;padding:12px 0;font-size:12px;display:flex}.lesson-footer a:not(.wordmark){text-underline-offset:3px;text-decoration:underline}@media (min-width:1600px){.course-workspace{grid-template-columns:300px minmax(0,850px);gap:9%;max-width:1500px}.course-banner-copy{padding-left:max(10%,50vw - 700px)}}@media (max-width:1100px){.course-workspace{grid-template-columns:235px minmax(0,1fr);gap:5%;padding:48px 4% 70px}.chapter-nav{gap:8px;padding:18px 7px}.chapter-nav strong{font-size:12px}.chapter-nav small{font-size:10px}.current-arrow{display:none}.course-banner h1{font-size:70px}.course-banner-copy{padding:32px 8%}.lesson-article h2{font-size:55px}.lesson-lead{font-size:17px}.growth-comparison{grid-template-columns:1fr}.growth-comparison section+section{border-top:1px solid #cfd6bf;border-left:0}.growth-comparison section{padding:23px}.growth-comparison p{font-size:15px}.growth-comparison h3{font-size:36px}.lesson-navigation .small-copy{max-width:150px;font-size:11px}.lesson-navigation .button{gap:9px;padding:13px 15px;font-size:12px}.shoot-figure{padding:18px}.diagram-buttons{gap:6px}.diagram-buttons button{padding:8px;font-size:11px}.diagram-buttons svg{display:none}.watering-card{padding:27px}.watering-card h3{font-size:40px}.lesson-header-note{font-size:10px}}@media (max-width:760px){.lesson-header{height:78px}.lesson-header-note{display:none}.back-link{gap:7px;margin:0 0 0 auto;font-size:12px}.course-banner{grid-template-columns:1fr;min-height:0}.course-banner-copy{padding:29px 6% 26px}.course-banner h1{letter-spacing:-2.5px;font-size:65px}.course-latin{font-size:17px}.course-banner-copy>p:not(.eyebrow):not(.course-latin){font-size:14px}.course-meta{gap:15px;font-size:11px}.course-meta span+span{padding-left:15px}.course-banner-photo{height:210px;min-height:210px}.course-banner-photo img{object-position:50% 56%}.course-banner-photo>span{font-size:21px;bottom:20px;right:24px}.course-workspace{padding:27px 6% 50px;display:block}.sidebar-inner{position:static}.course-sidebar .eyebrow{font-size:10px}.course-progress{margin:14px 0 20px;gap:6px!important}.course-sidebar nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid}.chapter-nav{border:1px solid #d4dac7;flex-direction:column;align-items:flex-start;gap:7px;height:100%;min-height:95px;padding:10px 8px;display:flex}.chapter-nav:last-child{border-bottom:1px solid #d4dac7}.chapter-nav.active{background:#eaf0d7;border-color:#82966c}.chapter-nav.active+.chapter-nav{border-top-color:#d4dac7}.chapter-nav strong{font-size:10px;font-weight:700;line-height:1.45}.chapter-nav small{display:none}.chapter-number{width:auto;font-size:21px;line-height:1.1}.chapter-number.done{height:23px}.sidebar-note{display:none}.session-note{max-width:none;margin-top:12px;font-size:10px}.lesson-article{margin-top:39px;scroll-margin-top:22px}.lesson-kicker{margin-bottom:17px;font-size:11px}.lesson-article h2{letter-spacing:-1.5px;margin-bottom:23px;font-size:48px}.lesson-lead{margin-bottom:25px;font-size:17px;line-height:1.8}.lesson-prose{font-size:15px;line-height:1.9}.growth-comparison{grid-template-columns:1fr;margin:25px 0}.growth-comparison section{padding:25px}.growth-comparison p{font-size:14px}.remember-note{gap:12px;padding-left:14px}.remember-note>svg{width:21px}.remember-note strong{font-size:14px}.remember-note p{font-size:13px}.lesson-quiz{margin-top:33px;padding-top:26px}.lesson-quiz .eyebrow{font-size:10px}.lesson-quiz h3{font-size:17px;line-height:1.7}.quiz-option{gap:13px;padding:16px 14px;font-size:13px;line-height:1.8}.quiz-feedback{gap:11px;padding:18px 14px}.quiz-feedback strong{font-size:14px}.quiz-feedback p{font-size:13px}.lesson-navigation{flex-wrap:wrap;gap:10px}.lesson-navigation .small-copy{display:none}.lesson-navigation .button{min-height:51px;margin-left:auto;padding:14px 17px;font-size:13px}.previous-lesson{font-size:12px}.next-hint{max-width:none;font-size:11px}.scope-note{padding:14px;font-size:12px}.shoot-figure{margin:25px 0;padding:17px 12px}.diagram-topline{letter-spacing:.7px;font-size:9px}.diagram-topline span+span{font-size:10px}.shoot-figure>svg{width:calc(100% + 10px);max-width:none;margin:13px -5px}.diagram-buttons button{min-height:43px;padding:7px 4px;font-size:10px}.shoot-figure figcaption{min-height:65px;padding:0 3px;font-size:12px}.lesson-prose h3{font-size:29px}.practical-list p{font-size:14px}.practical-list li{gap:12px}.watering-card{padding:25px 22px 14px}.watering-card h3{font-size:39px}.watering-card li{gap:15px}.watering-card li p{font-size:13px}.field-intro{gap:20px;padding:19px 0}.field-big-number{font-size:69px}.field-intro strong{font-size:13px}.field-intro p{font-size:12px}.field-check{gap:14px;padding:19px 15px}.field-check strong{font-size:14px}.field-check small{font-size:12px}.field-outro{font-size:23px;line-height:1.6}.lesson-sources a{font-size:11px}.course-finish{padding-top:0}.course-finish>p:not(.eyebrow){font-size:16px}.takeaway blockquote{font-size:36px}.course-finish .button{gap:12px;font-size:12px}.finish-icon{width:70px;height:70px}.lesson-footer{margin-top:0}}@media (max-width:370px){.hero h1{font-size:42px}.course-banner h1{font-size:57px}.lesson-article h2{font-size:42px}.chapter-nav{padding:9px 5px}.chapter-nav strong{font-size:9px}.lesson-navigation .button{padding:13px;font-size:12px}.lesson-invite h2{font-size:43px}}.garden-concept{font-size:16px;line-height:1.75}.g-prototype-bar{color:#627153;background:#edf0df;justify-content:space-between;align-items:center;gap:20px;padding:8px 5%;font-size:12px;display:flex}.g-prototype-bar a{white-space:nowrap;align-items:center;gap:5px;display:flex}.g-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:40px;height:92px;padding:0 5%;display:flex}.g-header nav{gap:32px;margin-left:auto;font-size:14px;font-weight:600;display:flex}.g-header nav a{align-items:center;min-height:50px;display:flex;position:relative}.g-header nav a[aria-current=page]:after{content:"";background:var(--red);height:2px;position:absolute;bottom:3px;left:0;right:0}.g-header nav a:hover{color:var(--red)}.g-profile-link{border:1px solid #bdc8ac;border-radius:50%;flex-shrink:0;place-items:center;width:45px;height:45px;display:grid}.g-main{max-width:1450px;margin:auto;padding:55px 5% 90px}.g-intro{justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:42px;display:flex}.g-intro h1{letter-spacing:-2.4px;margin:20px 0;font-size:clamp(48px,5.3vw,77px);line-height:1.04}.g-intro h1 em{color:var(--red);font-weight:400}.g-description{color:#65705d;max-width:700px;font-size:17px;line-height:1.8}.g-intro>.button{flex-shrink:0;margin-bottom:8px}.g-section-head{justify-content:space-between;align-items:center;gap:20px;margin:46px 0 23px;display:flex}.g-section-head h2{letter-spacing:-1px;font-size:40px}.g-section-head h2>span{color:var(--red)}.g-section-head>a{align-items:center;gap:12px;font-size:14px;display:flex}.g-section-title{letter-spacing:-1.3px;margin:19px 0 25px;font-size:52px}.g-section-title em{color:var(--red);font-weight:400}.g-back{color:#718061;align-items:center;gap:10px;margin-bottom:25px;font-size:14px;display:flex}.g-text-button{background:0 0;border:0;align-items:center;gap:10px;min-height:46px;padding:8px 0;font-size:14px;display:inline-flex}.g-row-link{text-align:left;background:0 0;border:0;border-top:1px solid #bdc8ac;justify-content:space-between;align-items:center;gap:15px;width:100%;min-height:53px;padding:18px 0;font-size:14px;display:flex}.g-row-link:hover,.g-text-button:hover{color:var(--red)}.g-tag{color:#44613b;white-space:normal;background:#e5ecd5;align-items:center;gap:7px;padding:6px 9px;font-size:12px;line-height:1.4;display:inline-flex}.g-tag.muted{color:#777b67;background:#f0eee3}.g-tag.lime{background:var(--lime);color:var(--forest)}.g-tag.red{color:#9f3a27;background:#fae6d7}.g-fine{color:#738064;font-size:13px;line-height:1.75}.g-feedback{color:#4d653d;background:#e8eed9;margin-top:20px;padding:13px 16px;font-size:14px;line-height:1.8}.g-empty[data-slot=empty]{background:#f7f7ed;border:1px solid #d0d7c1;border-radius:0;gap:22px;min-height:330px;margin:30px 0;padding:45px 25px}.g-empty [data-slot=empty-title]{font:500 35px/1.15 var(--display-font);letter-spacing:-.5px;margin-top:15px}.g-empty [data-slot=empty-description]{color:#6c785e;max-width:430px;margin-top:8px;font-size:15px;line-height:1.8}.g-bottom-note{border-top:1px solid var(--border);color:#7b856d;align-items:flex-start;gap:16px;margin-top:36px;padding:27px 0 0;display:flex}.g-bottom-note p{max-width:850px;font-size:14px;line-height:1.85}.g-bottom-note svg{color:#7c8e66;margin-top:4px}.g-select[data-slot=select-trigger]{border-color:#bdc8ac;border-radius:0;min-width:195px;min-height:50px;padding:12px 16px;font-size:14px}.g-field{flex-direction:column;gap:9px;margin:20px 0;font-size:14px;font-weight:600;display:flex}.g-field [data-slot=input],.g-field [data-slot=textarea]{background:var(--background);min-height:50px;box-shadow:none;border-color:#bdc8ac;border-radius:0;padding:13px 15px;font-size:16px;line-height:1.7}.g-field [data-slot=textarea]{min-height:145px}.g-field .g-select{width:100%}.g-switch-label{cursor:pointer;align-items:center;gap:12px;font-size:14px;display:flex}.g-switch-label [data-slot=switch],.g-notification-setting [data-slot=switch]{width:38px;height:23px}.g-switch-label [data-slot=switch-thumb],.g-notification-setting [data-slot=switch-thumb]{width:20px;height:20px}.g-switch-label [data-slot=switch][data-checked],.g-notification-setting [data-slot=switch][data-checked]{background:var(--forest)}.g-catalog-tools{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:22px;padding:20px 0;display:flex}.g-search{flex:1;align-items:center;gap:13px;min-width:230px;display:flex}.g-search [data-slot=input]{box-shadow:none;background:0 0;border:0;border-radius:0;height:50px;padding:10px 0;font-size:16px}.g-search button{background:0 0;border:0;place-items:center;width:40px;height:40px;display:grid}.g-results-line{color:#71815f;justify-content:space-between;align-items:center;gap:20px;margin:23px 0;font-size:13px;display:flex}.g-results-line a{align-items:center;gap:9px;display:flex}.g-plant-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.g-tile-photo{background:#e6ecd7;height:350px;display:block;position:relative;overflow:hidden}.g-tile-photo>img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.g-plant-tile:hover .g-tile-photo>img{transform:scale(1.025)}.g-image-label{color:var(--forest);background:#fffdf7;padding:8px 12px;font-size:12px;position:absolute;bottom:17px;left:17px}.g-tile-text{padding:20px 1px 0}.g-latin{font:italic 17px/1.4 var(--display-font);color:#82906f}.g-tile-text h2{letter-spacing:-1px;margin:5px 0 12px;font-size:43px}.g-tile-text>p{color:#647158;font-size:15px}.g-tile-actions{border-top:1px solid #c4ceb5;justify-content:space-between;align-items:center;margin-top:18px;padding:8px 0;display:flex}.g-tile-actions>a{align-items:center;gap:13px;min-height:48px;font-size:14px;display:flex}.g-tile-actions button{width:43px;height:43px;color:var(--forest);background:0 0;border:1px solid #afbf99;place-items:center;display:grid}.g-photo-number{font:italic 30px var(--display-font);color:#fff;text-shadow:0 2px 10px #000;position:absolute;top:17px;left:20px}.g-photo-choice{background:var(--background);cursor:pointer;align-items:center;gap:10px;padding:11px 15px;font-size:14px;display:flex;position:absolute;bottom:16px;left:15px}.g-photo-choice [data-slot=checkbox]{border-radius:0;width:21px;height:21px}.g-photo-choice [data-checked]{background:var(--forest);border-color:var(--forest)}.g-plant-overview{grid-template-columns:1.08fr 1fr;align-items:center;gap:7%;padding:5px 0 52px;display:grid}.g-plant-overview h1{letter-spacing:-3px;margin:20px 0 6px;font-size:80px}.g-plant-overview h1>span{color:var(--red)}.g-overview-lead{font:500 31px/1.35 var(--display-font);max-width:450px;margin:25px 0 18px}.g-plant-overview p:not(.eyebrow):not(.g-overview-lead):not(.g-fine){color:#6c765f;max-width:420px;font-size:16px}.g-overview-actions{flex-direction:column;align-items:flex-start;gap:10px;margin:25px 0 16px;display:flex}.g-overview-photo{height:490px;position:relative;overflow:hidden}.g-overview-photo>img{object-fit:cover;width:100%;height:100%}.g-note-ticket{background:var(--lime);font:500 30px/1.2 var(--display-font);padding:20px 25px;position:absolute;bottom:28px;left:24px;transform:rotate(-3deg)}.g-note-ticket em{font-weight:400}.g-two-column{grid-template-columns:minmax(0,1.5fr) minmax(250px,1fr);align-items:start;gap:9%;margin-top:25px;display:grid}.g-curriculum{margin:27px 0;padding:0;list-style:none}.g-curriculum li{border-top:1px solid var(--border);align-items:center;gap:23px;padding:19px 0;display:flex}.g-curriculum li>span{font:italic 22px var(--display-font);color:var(--red)}.g-curriculum li>div{flex:1}.g-curriculum strong{font-size:15px;font-weight:600}.g-curriculum small{color:#879079;margin-top:3px;font-size:12px;display:block}.g-curriculum svg{color:#8c9d74}.g-paper-note{color:#667752;background:#eef0df;padding:30px 32px}.g-paper-note>svg{color:#72885c;margin-bottom:21px}.g-paper-note h3{color:var(--forest);margin-bottom:20px;font-size:35px;line-height:1.15}.g-paper-note p{margin:14px 0;font-size:15px;line-height:1.9}.g-paper-note strong{font-size:15px}.g-paper-note hr{border:0;border-top:1px solid #bfccaa;margin:25px 0}.g-paper-note .g-row-link{margin-top:22px;font-size:13px}.g-onboarding{max-width:1100px;margin:auto}.g-onboard-progress{letter-spacing:1px;color:#778367;flex-wrap:wrap;justify-content:space-between;gap:15px;margin-bottom:43px;font-size:12px;display:flex}.g-onboard-progress [data-slot=progress]{width:100%}.g-onboard-progress [data-slot=progress-indicator]{background:var(--forest)}.g-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.g-choice-card{cursor:pointer;background:#faf9f0;border:1px solid #c8d1ba;flex-direction:column;gap:30px;min-height:210px;padding:27px;display:flex}.g-choice-card:has([data-checked]){background:#eaf0d6;border-color:#7d9465}.g-choice-card [data-slot=radio-group-item]{width:21px;height:21px}.g-choice-card [data-checked]{background:var(--forest);border-color:var(--forest)}.g-choice-card strong{font:500 31px var(--display-font);margin-bottom:12px;display:block}.g-choice-card small{color:#6b785b;font-size:14px;line-height:1.8;display:block}.g-onboard-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;margin-top:35px;padding-top:25px;display:flex}.compact .g-tile-photo{height:285px}.compact .g-tile-text h2{font-size:36px}.g-next-lesson{background:var(--forest);color:var(--background);grid-template-columns:1.12fr 1fr;min-height:410px;display:grid}.g-next-lesson>div:first-child{padding:39px 45px}.g-next-lesson .eyebrow{color:#c7d7b5;font-size:12px}.g-next-lesson h2{letter-spacing:-1.5px;margin:23px 0;font-size:56px;line-height:1.03}.g-next-lesson h2 em{color:var(--lime);font-weight:400}.g-next-lesson p:not(.eyebrow){color:#d3dfc7;max-width:420px;margin-bottom:23px;font-size:14px;line-height:1.85}.g-small-progress{color:#c6d6b6;max-width:310px;margin-top:24px;font-size:12px}.g-small-progress [data-slot=progress]{margin-top:10px}.g-small-progress [data-slot=progress-track]{background:#557047;height:3px}.g-small-progress [data-slot=progress-indicator]{background:var(--lime)}.g-next-photo{position:relative;overflow:hidden}.g-next-photo>img{object-fit:cover;width:100%;height:100%;position:absolute}.g-photo-note{color:var(--forest);font:italic 28px/1.2 var(--display-font);background:#fffdf7;padding:19px 25px;position:absolute;bottom:28px;right:25px;transform:rotate(3deg)}.g-own-plants{border-top:1px solid var(--border);flex-direction:column;display:flex}.g-own-plant{border-bottom:1px solid var(--border);align-items:center;gap:26px;padding:20px 0;display:flex}.g-own-plant>div{width:108px;height:100px;overflow:hidden}.g-own-plant>div img{object-fit:cover;width:100%;height:100%}.g-own-plant>span{flex-direction:column;flex:1;display:flex}.g-own-plant small{color:#889477;font-size:12px}.g-own-plant strong{font:500 34px/1.25 var(--display-font)}.g-own-plant>span>span{color:#728261;margin-top:5px;font-size:13px}.g-own-plant>svg{color:var(--red);margin-right:10px}.g-dashboard-bottom{grid-template-columns:1fr 1fr;gap:50px;margin-top:45px;display:grid}.g-dashboard-bottom>section{padding:10px 0}.g-dashboard-bottom svg{color:#85966f}.g-dashboard-bottom h3{margin:18px 0 15px;font-size:34px}.g-dashboard-bottom p{color:#788468;max-width:440px;margin-bottom:24px;font-size:15px;line-height:1.9}.g-own-detail{grid-template-columns:1fr 1fr;gap:6%;display:grid}.g-own-detail-photo{height:570px;overflow:hidden}.g-own-detail-photo>img{object-fit:cover;width:100%;height:100%}.g-detail-sheet{padding:15px 0}.g-detail-sheet h2{margin:25px 0;font-size:45px}.g-detail-sheet>p:not(.eyebrow){color:#768363;margin-bottom:23px;font-size:16px}.g-detail-sheet>.g-row-link{margin-top:23px}.g-common-foundation{background:#eaf0d5;border:1px solid #c3d1ad;align-items:center;gap:27px;padding:29px;display:flex}.g-foundation-number{font:italic 65px var(--display-font);color:var(--red)}.g-common-foundation h2{margin:12px 0;font-size:32px}.g-common-foundation p:not(.eyebrow){color:#7d896d;font-size:14px}.g-common-foundation>.g-tag{background:#fffdf7;margin-left:auto}.g-path-columns{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:26px;margin-top:37px;display:grid}.g-path-column{border:1px solid #c8d2ba}.g-path-image{height:170px;overflow:hidden}.g-path-image>img{object-fit:cover;width:100%;height:100%}.g-path-content{padding:24px}.g-path-content h2{margin-bottom:10px;font-size:35px}.g-path-lessons{margin:20px 0;padding:0;list-style:none}.g-path-lessons li{border-top:1px solid #d0d9c2;align-items:center;gap:12px;padding:15px 0;font-size:13px;display:flex}.g-path-lessons li>span:first-child{width:22px;font-family:var(--display-font);color:var(--red);font-style:italic}.g-path-lessons li>a,.g-path-lessons li>span:nth-child(2){flex:1}.g-path-lessons li>svg{color:#899b72}.g-path-content .g-row-link{font-size:13px}.g-tabs [data-slot=tabs-list]{border-bottom:1px solid var(--border);border-radius:0;flex-wrap:wrap;justify-content:flex-start;gap:25px;width:100%;height:auto;min-height:53px;margin-bottom:25px}.g-tabs [data-slot=tabs-trigger]{white-space:normal;flex:none;min-height:48px;padding:13px 0;font-size:14px}.g-tabs [data-slot=tabs-content]{font-size:16px}.g-calendar-layout{grid-template-columns:minmax(0,1.5fr) minmax(240px,1fr);align-items:start;gap:6%;display:grid}.g-calendar-layout .g-section-head{margin:10px 0 25px}.g-season-task{border:1px solid #cbd4bd;margin-bottom:17px;padding:24px 25px}.g-season-task.completed{background:#edf1df}.g-season-task.completed label strong{color:#7d8b6c}.g-season-task>label{cursor:pointer;align-items:center;gap:16px;display:flex}.g-season-task label [data-slot=checkbox]{border-radius:0;width:23px;height:23px}.g-season-task label [data-checked]{background:var(--forest);border-color:var(--forest)}.g-season-task label small{color:#93a07f;font-size:12px;display:block}.g-season-task label strong{font-size:16px;font-weight:600}.g-season-task>p{color:#7d896d;margin:16px 0 20px;padding-left:39px;font-size:14px;line-height:1.85}.g-season-task>div{flex-wrap:wrap;justify-content:space-between;gap:16px;padding-left:39px;display:flex}.g-season-task>div>a,.g-season-task>div>button{background:0 0;border:0;align-items:center;gap:8px;min-height:35px;padding:5px 0;font-size:12px;display:flex}.g-season-task>.g-fine{margin:10px 0 0 39px;display:block}.g-journal-list{flex-direction:column;gap:22px;display:flex}.g-journal-entry{background:#faf8ed;border:1px solid #cbd4bd;padding:30px 35px}.g-journal-date{color:#7e8b6b;justify-content:space-between;align-items:center;gap:15px;font-size:13px;display:flex}.g-journal-entry>p{white-space:pre-wrap;overflow-wrap:anywhere;font:500 29px/1.5 var(--display-font);margin:22px 0}.g-journal-actions{justify-content:flex-end;gap:25px;display:flex}.g-journal-actions button{color:#7b896a;background:0 0;border:0;align-items:center;gap:7px;padding:7px 0;font-size:13px;display:flex}.g-dialog[data-slot=dialog-content],.g-dialog[data-slot=alert-dialog-content]{border-radius:0;gap:20px;max-width:570px;max-height:90dvh;padding:35px;overflow:auto}.g-dialog [data-slot=dialog-title],.g-dialog [data-slot=alert-dialog-title]{font:500 39px/1.1 var(--display-font);letter-spacing:-1px;padding-right:20px}.g-dialog [data-slot=dialog-description],.g-dialog [data-slot=alert-dialog-description]{font-size:14px;line-height:1.8}.g-dialog .g-field{margin:0}.g-dialog-actions{justify-content:flex-end;align-items:center;gap:22px;display:flex}.g-dialog-actions [data-slot=alert-dialog-cancel]{min-height:47px;padding:12px;font-size:14px}.g-membership-heading{text-align:center;max-width:850px;margin:12px auto 46px}.g-membership-heading .eyebrow{justify-content:center}.g-membership-heading h1{letter-spacing:-2px;margin:25px 0;font-size:76px;line-height:1.05}.g-membership-heading h1 em{color:var(--red);font-weight:400}.g-membership-heading>p:not(.eyebrow){color:#7b866d;font-size:17px;line-height:1.8}.g-membership-grid{grid-template-columns:.85fr 1.2fr;align-items:stretch;gap:0;max-width:1100px;margin:auto;display:grid}.g-membership-free{background:#f2f2e5;border:1px solid #cbd5bb;padding:40px 38px}.g-membership-free h2{margin:25px 0;font-size:44px}.g-membership-free>p:not(.eyebrow){color:#778366;font-size:15px}.g-membership-free .g-price{color:var(--forest);margin-bottom:20px;font-size:49px}.g-check-list{margin:28px 0;padding:0;list-style:none}.g-check-list li{align-items:flex-start;gap:12px;padding:9px 0;font-size:14px;line-height:1.8;display:flex}.g-check-list svg{margin-top:4px}.g-membership-paid{background:var(--forest);color:var(--background);padding:37px 43px}.g-paid-top{justify-content:space-between;align-items:center;gap:15px;display:flex}.g-paid-top .eyebrow{color:#bfd3a5;font-size:12px}.g-membership-paid h2{letter-spacing:-1.2px;margin:27px 0;font-size:49px;line-height:1.06}.g-membership-paid h2 em{color:var(--lime);font-weight:400}.g-price{font:500 64px/1.2 var(--display-font);letter-spacing:-1.5px}.g-price>span{font:400 14px var(--body-font);letter-spacing:0}.g-membership-paid>p:not(.g-price-note){color:#c9d8b9;margin-top:13px;font-size:14px}.g-membership-paid .g-check-list{color:#dce8cf}.g-membership-paid .g-check-list svg{color:var(--lime)}.g-price-note{color:#b3c79e;margin-top:23px;font-size:12px;line-height:1.8}.g-three-promises{grid-template-columns:repeat(3,minmax(0,1fr));gap:55px;padding:65px 0 15px;display:grid}.g-three-promises h3{margin:20px 0 15px;font-size:33px}.g-three-promises p{color:#78846b;font-size:15px;line-height:1.85}.g-three-promises svg{color:var(--red);stroke-width:1.5px}.g-checkout-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.8fr);align-items:start;gap:7%;display:grid}.g-checkout-content h2{margin:25px 0 20px;font-size:40px}.g-checkout-content p{color:#7d896e;font-size:15px;line-height:1.85}.g-checkout-lines{margin:28px 0}.g-checkout-lines>div{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding:16px 0;font-size:14px;display:flex}.g-checkout-lines strong{font-weight:600}.g-checkout-consent{cursor:pointer;align-items:flex-start;gap:15px;margin:28px 0;font-size:13px;line-height:1.85;display:flex}.g-checkout-consent [data-slot=checkbox]{flex-shrink:0;width:22px;height:22px;margin-top:3px}.g-checkout-content [data-slot=tabs-content]>.g-text-button{margin-top:18px;font-size:13px;display:flex}.g-order-summary{background:#eef0de;padding:28px}.g-order-summary .eyebrow{font-size:12px}.g-order-photo{height:170px;margin:21px 0;overflow:hidden}.g-order-photo img{object-fit:cover;width:100%;height:100%}.g-order-summary h3{margin:20px 0 16px;font-size:32px}.g-order-summary>p:not(.eyebrow){color:#7b8868;font-size:14px;line-height:1.8}.g-order-summary>div:not(.g-order-photo){border-top:1px solid #c0cca8;justify-content:space-between;align-items:center;gap:10px;margin-top:19px;padding:24px 0 16px;font-size:13px;display:flex}.g-order-summary strong{font-size:22px}.g-payment-result{padding:30px 0}.g-payment-result>svg{color:var(--red);margin-bottom:25px}.g-payment-result>p{margin-bottom:25px}.g-settings-panel{max-width:800px;min-height:340px;padding:17px 0}.g-settings-panel h2{margin:20px 0;font-size:40px}.g-settings-panel>p:not(.g-fine):not(.g-feedback){color:#798669;max-width:670px;font-size:16px;line-height:1.9}.g-settings-radios{flex-direction:column;margin:25px 0 35px;gap:20px!important;display:flex!important}.g-settings-radios>label{cursor:pointer;border:1px solid #c6d1b7;align-items:center;gap:13px;padding:15px;font-size:15px;display:flex}.g-notification-setting{border-top:1px solid var(--border);border-bottom:1px solid var(--border);cursor:pointer;justify-content:space-between;align-items:center;gap:30px;margin-top:28px;padding:25px 0;display:flex}.g-notification-setting strong{font-size:16px;display:block}.g-notification-setting small{color:#879477;margin-top:9px;font-size:14px;display:block}.g-settings-actions{flex-wrap:wrap;align-items:center;gap:28px;margin:25px 0;display:flex}.g-login-layout{grid-template-columns:1fr 1fr;gap:8%;max-width:1100px;margin:auto;display:grid}.g-login-photo{min-height:600px;position:relative;overflow:hidden}.g-login-photo>img{object-fit:cover;width:100%;height:100%;position:absolute}.g-login-photo>span{font:500 62px/.97 var(--display-font);letter-spacing:-2px;color:#fff;text-shadow:0 1px 18px #143415;position:absolute;bottom:30px;left:30px}.g-login-photo em{color:var(--lime);font-weight:400}.g-login-form{padding-top:40px}.g-login-form h1{letter-spacing:-1.8px;margin:25px 0;font-size:63px}.g-login-form h1 em{color:var(--red);font-weight:400}.g-login-form>p:not(.eyebrow):not(.g-fine):not(.g-feedback){color:#7a866d;font-size:16px}.g-login-form form{margin:30px 0}.g-login-form form .button{justify-content:space-between;width:100%}.g-faq [data-slot=accordion-trigger]{font:500 27px/1.35 var(--display-font);border-radius:0;gap:25px;padding:23px 0}.g-faq [data-slot=accordion-content]{color:#788469;padding-bottom:14px;font-size:16px;line-height:1.9}.g-faq [data-slot=accordion-trigger-icon]{margin-top:9px}.g-about{text-align:center;max-width:1100px;margin:auto}.g-about .eyebrow{justify-content:center}.g-about h1{letter-spacing:-2.8px;margin:24px 0;font-size:79px}.g-about h1 em{color:var(--red);font-weight:400}.g-about-lead{color:#778567;max-width:680px;margin:24px auto;font-size:20px;line-height:1.8}.g-about-photo{height:420px;margin-top:40px;position:relative;overflow:hidden}.g-about-photo>img{object-fit:cover;object-position:center 53%;width:100%;height:100%}.g-about-photo>span{background:var(--lime);font:italic 32px var(--display-font);padding:17px 24px;position:absolute;bottom:29px;right:29px;transform:rotate(-3deg)}.g-method-note{background:#edf0df;grid-template-columns:1fr 1.2fr;align-items:start;gap:24px 50px;margin:55px 0 0;padding:40px;display:grid}.g-method-note h2{letter-spacing:-1px;grid-row:span 2;font-size:48px}.g-method-note h2 em{color:var(--red);font-weight:400}.g-method-note p{color:#7b8869;font-size:15px;line-height:1.9}.g-method-note .button{justify-self:start;font-size:13px}.g-legal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;display:grid}.g-legal-grid>section{border:1px solid #c7d2b8;padding:27px}.g-legal-grid svg{margin-bottom:19px}.g-legal-grid .g-tag{font-size:12px}.g-legal-grid h2{margin:25px 0 19px;font-size:33px;line-height:1.12}.g-legal-grid p{color:#7d896e;font-size:15px;line-height:1.9}.g-admin-stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:30px;padding:22px 0;display:grid}.g-admin-stats>div{align-items:center;gap:22px;display:flex}.g-admin-stats span{font:italic 57px var(--display-font);color:var(--red)}.g-admin-stats p{color:#7c8969;max-width:175px;font-size:13px;line-height:1.8}.g-admin-course-list{border-top:1px solid var(--border)}.g-admin-course{border-bottom:1px solid var(--border);align-items:center;gap:23px;padding:21px 0;display:flex}.g-admin-course>div{width:89px;height:85px;overflow:hidden}.g-admin-course img{object-fit:cover;width:100%;height:100%}.g-admin-course>span{flex:1}.g-admin-course strong{font:500 29px var(--display-font);display:block}.g-admin-course small{color:#839071;margin-top:5px;font-size:13px;display:block}.g-admin-course>a{align-items:center;gap:12px;font-size:14px;display:flex}.g-admin-process{color:#7d8a6a;background:#edf0dc;justify-content:space-between;align-items:center;gap:15px;margin-top:40px;padding:26px 28px;font-size:14px;display:flex}.g-admin-process strong{color:var(--forest);font-weight:700}.g-editor-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.g-editor-toolbar [data-slot=tabs-list]{border:0;width:auto;margin:0}.g-editor-grid{grid-template-columns:1.45fr 1fr;align-items:start;gap:6%;display:grid}.g-editor-fields>.g-field:first-child{margin-top:0}.g-editor-block{background:#f0f1e5;border:1px solid #cbd6ba;margin:26px 0;padding:25px}.g-editor-block>span{align-items:center;gap:12px;font-size:15px;display:flex}.g-editor-block a{color:#7e8b6b;align-items:center;gap:10px;margin-top:14px;font-size:13px;display:flex}.g-editor-checks{margin:20px 0;padding-left:18px;font-size:14px;line-height:1.9}.g-editor-checks li{margin-bottom:10px}.g-editor-preview{border:1px solid var(--border);max-width:850px;min-height:380px;margin:auto;padding:45px}.g-editor-preview h2{overflow-wrap:anywhere;margin:27px 0;font-size:53px}.g-editor-preview>p:not(.eyebrow){color:#738364;white-space:pre-wrap;overflow-wrap:anywhere;margin-bottom:28px;font-size:19px;line-height:1.9}.g-media-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.g-media-grid>article{border:1px solid #cbd5bc;padding:20px}.g-media-photo{height:245px;margin-bottom:18px;overflow:hidden}.g-media-photo img{object-fit:cover;width:100%;height:100%}.g-media-grid h2{margin:17px 0;font-size:32px}.g-media-grid p{color:#839072;margin:10px 0;font-size:13px;line-height:1.8}.g-media-grid .g-row-link{margin-top:20px;font-size:12px}.g-members-table{font-size:14px!important}.g-members-table th{color:#7c8a6b;height:auto;padding:17px 15px;font-size:12px;font-weight:600}.g-members-table td{padding:23px 15px}.g-members-table strong{font-weight:600}.g-members-table .g-text-button{font-size:13px}.g-audit{background:#f0f1e5;margin-top:40px;padding:30px}.g-audit>p:not(.eyebrow),.g-audit li{color:#7e8b6c;margin-top:20px;font-size:14px;line-height:1.85}.g-audit ul{padding-left:20px}.g-loading-state{padding:40px 0}.g-skeleton-title{background:#e8ebdb;width:260px;height:45px;margin:25px 0}.g-loading-state>div:last-child{grid-template-columns:repeat(3,1fr);gap:23px;display:grid}.g-skeleton-card{background:#e8ebdb;height:220px}.g-atlas-intro{grid-template-columns:1.2fr .75fr;align-items:center;gap:8%;display:grid}.g-atlas-intro h1{letter-spacing:-2.5px;margin:25px 0;font-size:76px}.g-atlas-intro h1 em{color:var(--red);font-weight:400}.g-atlas-intro p:not(.eyebrow){color:#788768;max-width:570px;font-size:17px;line-height:1.9}.g-atlas-actions{flex-wrap:wrap;align-items:center;gap:15px 27px;margin-top:28px;display:flex}.g-atlas-actions .g-text-button{font-size:13px}.g-atlas-photo{height:420px;position:relative;overflow:hidden}.g-atlas-photo>img{object-fit:cover;width:100%;height:100%}.g-atlas-photo>span{font:600 87px/1 var(--display-font);letter-spacing:-6px;color:#fff;position:absolute;bottom:28px;left:28px}.g-atlas-photo>span>span{color:var(--lime)}.g-atlas-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);justify-content:space-around;align-items:center;gap:30px;margin:47px 0;padding:22px 0;display:flex}.g-atlas-strip>span{color:#80916f;align-items:center;gap:18px;font-size:14px;display:flex}.g-atlas-strip strong{font:italic 46px var(--display-font);color:var(--red)}.g-atlas-guidance{background:#edf0dd;grid-template-columns:1fr 1.3fr;gap:35px;margin-bottom:55px;padding:33px;display:grid}.g-atlas-guidance h2{max-width:350px;font-size:40px;line-height:1.1}.g-atlas-guidance ol{margin:0;padding:0;list-style:none}.g-atlas-guidance li{align-items:flex-start;gap:16px;padding:8px 0;font-size:14px;display:flex}.g-atlas-guidance li span{font:italic 20px var(--display-font);color:var(--red)}.g-atlas-group{grid-template-columns:240px minmax(0,1fr);gap:40px;margin:45px 0;display:grid}.g-atlas-group>h2{padding-top:10px;font-size:36px}.g-atlas-group>h2>span{color:var(--red)}.g-atlas-group>div{grid-template-columns:1fr 1fr;gap:0 30px;display:grid}.g-atlas-group a{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding:23px 0;display:flex}.g-atlas-group a strong{font-size:16px;font-weight:600;display:block}.g-atlas-group a small{color:#829171;margin-top:8px;font-size:13px;line-height:1.85;display:block}.g-atlas-group a>svg,.g-atlas-group a:hover strong{color:var(--red)}.g-atlas-status{background:var(--forest);color:var(--background);margin-top:50px;padding:40px}.g-atlas-status h2{color:var(--lime);margin-bottom:23px;font-size:39px}.g-atlas-status p{color:#c4d5b3;max-width:870px;margin-top:15px;font-size:14px;line-height:1.9}.g-footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:25px;padding:40px 5% 30px;display:flex}.g-footer>div{align-items:center;gap:28px;display:flex}.g-footer p{color:#7e8a6f;font-size:14px}.g-footer nav{flex-wrap:wrap;gap:23px;font-size:12px;display:flex}.g-footer>span{color:#9aa48c;width:100%;font-size:12px}@media (max-width:1100px){.g-header{gap:22px}.g-header nav{gap:20px;font-size:13px}.g-intro h1{font-size:63px}.g-tile-photo{height:290px}.g-plant-grid{gap:20px}.g-tile-text h2{font-size:36px}.g-two-column{grid-template-columns:1.35fr 1fr;gap:5%}.g-plant-overview h1{font-size:64px}.g-overview-photo{height:450px}.g-next-lesson>div:first-child{padding:32px}.g-next-lesson h2{font-size:48px}.g-intro>.button{gap:13px;padding:14px 18px;font-size:12px}.g-common-foundation{flex-wrap:wrap}.g-common-foundation>.g-tag{margin-left:90px}.g-calendar-layout{grid-template-columns:1.4fr 1fr;gap:4%}.g-paper-note{padding:25px}.g-membership-free,.g-membership-paid{padding:30px}.g-membership-paid h2{font-size:43px}.g-paid-top{flex-wrap:wrap}.g-checkout-grid{gap:5%}.g-login-form h1{font-size:55px}.g-login-layout{gap:6%}.g-login-photo{min-height:550px}.g-about h1{font-size:68px}.g-legal-grid{grid-template-columns:1fr}.g-legal-grid>section{grid-template-columns:40px 1fr;gap:15px 20px;display:grid}.g-legal-grid h2{grid-column:2;margin:0}.g-legal-grid p{grid-column:2}.g-legal-grid .g-tag{place-self:start}.g-admin-course small{max-width:400px}.g-admin-stats>div{gap:15px}.g-atlas-group{grid-template-columns:180px 1fr;gap:30px}.g-atlas-group>h2{font-size:31px}.g-atlas-intro h1{font-size:65px}.g-atlas-photo{height:390px}.g-atlas-intro{gap:5%}.g-footer>div>p{display:none}}@media (max-width:760px){.g-prototype-bar{align-items:flex-start;gap:13px;padding:8px 6%;font-size:12px}.g-prototype-bar>span{max-width:230px}.g-header{flex-wrap:wrap;gap:10px;height:auto;min-height:125px;padding:18px 6% 0}.g-header .wordmark{font-size:42px}.g-header nav{white-space:nowrap;flex-wrap:nowrap;order:3;gap:22px;width:100%;margin:0;padding:2px 0 3px;font-size:14px;overflow-x:auto}.g-header nav a{flex-shrink:0;min-height:49px}.g-profile-link{width:42px;height:42px;margin-left:auto}.g-main{padding:35px 6% 55px}.g-intro{margin-bottom:28px;display:block}.g-intro h1{letter-spacing:-1.7px;margin:20px 0;font-size:51px}.g-description{font-size:16px}.g-intro>.button{margin-top:22px;font-size:14px}.g-intro .eyebrow{letter-spacing:1px;font-size:12px}.g-section-head h2{font-size:33px}.g-section-head{flex-wrap:wrap;align-items:flex-start;margin:35px 0 22px}.g-section-head>a{font-size:13px}.g-section-title{font-size:43px}.g-empty[data-slot=empty]{min-height:300px;padding:35px 22px}.g-empty [data-slot=empty-title]{font-size:30px}.g-empty [data-slot=empty-description]{font-size:14px}.g-bottom-note{gap:12px}.g-bottom-note p{font-size:13px}.g-catalog-tools{gap:17px}.g-search{border-bottom:1px solid var(--border);flex:auto;width:100%;padding-bottom:12px}.g-catalog-tools>.g-select{width:100%}.g-switch-label{min-height:40px}.g-results-line{font-size:12px}.g-results-line>.g-select{min-width:155px;font-size:13px}.g-plant-grid{grid-template-columns:1fr;gap:35px}.g-tile-photo{height:360px}.g-tile-text h2{font-size:42px}.g-tile-text>p{font-size:15px}.g-plant-overview{flex-direction:column;align-items:stretch;gap:30px;padding-bottom:25px;display:flex}.g-plant-overview h1{letter-spacing:-2.5px;font-size:65px}.g-plant-overview .eyebrow{font-size:12px;line-height:1.7}.g-overview-lead{font-size:29px}.g-overview-photo{height:400px}.g-note-ticket{font-size:27px}.g-two-column{display:block}.g-two-column>.g-paper-note{margin-top:35px}.g-curriculum li{gap:15px}.g-curriculum strong{font-size:14px}.g-paper-note h3{font-size:33px}.g-onboard-progress{letter-spacing:0;margin-bottom:28px;font-size:12px}.g-choice-grid{grid-template-columns:1fr;gap:13px}.g-choice-card{flex-direction:row;gap:18px;min-height:0;padding:22px}.g-choice-card>[data-slot=radio-group-item]{flex-shrink:0;margin-top:8px}.g-choice-card strong{margin-bottom:9px;font-size:29px}.g-choice-card small{font-size:14px}.g-onboard-footer{flex-wrap:wrap;align-items:center;gap:13px}.g-onboard-footer .button{gap:10px;padding:14px 17px;font-size:13px}.compact .g-tile-photo{height:280px}.compact .g-tile-text h2{font-size:38px}.g-next-lesson{grid-template-columns:1fr}.g-next-lesson>div:first-child{padding:29px 26px}.g-next-lesson h2{font-size:47px}.g-next-lesson .eyebrow{letter-spacing:1px;font-size:12px}.g-next-photo{height:250px}.g-photo-note{padding:16px 20px;font-size:25px;bottom:22px;right:20px}.g-own-plant{gap:18px}.g-own-plant>div{flex-shrink:0;width:82px;height:88px}.g-own-plant strong{font-size:30px}.g-own-plant small,.g-own-plant>span>span{font-size:12px}.g-own-plant>svg{width:21px;margin-right:0}.g-dashboard-bottom{grid-template-columns:1fr;gap:25px;margin-top:33px}.g-dashboard-bottom h3{font-size:33px}.g-own-detail{flex-direction:column;gap:28px;display:flex}.g-own-detail-photo{height:360px}.g-detail-sheet h2{font-size:38px}.g-detail-sheet>.button{gap:10px;padding:15px 17px;font-size:13px}.g-common-foundation{align-items:flex-start;gap:19px;padding:23px}.g-foundation-number{font-size:49px}.g-common-foundation>div{flex:1}.g-common-foundation .eyebrow{letter-spacing:.8px;font-size:12px;line-height:1.65}.g-common-foundation h2{font-size:28px;line-height:1.15}.g-common-foundation>.g-tag{margin-left:65px;font-size:12px}.g-common-foundation p:not(.eyebrow){font-size:13px}.g-path-columns{grid-template-columns:1fr;gap:25px}.g-path-image{height:180px}.g-path-content{padding:24px}.g-path-content h2{font-size:37px}.g-path-lessons li{padding:16px 0;font-size:14px}.g-tabs [data-slot=tabs-list]{gap:20px;margin-bottom:23px}.g-tabs [data-slot=tabs-trigger]{min-height:47px;padding:12px 0;font-size:13px}.g-calendar-layout{display:block}.g-calendar-layout>.g-paper-note{margin-top:30px}.g-season-task{padding:22px 18px}.g-season-task>p,.g-season-task>div{padding-left:0}.g-season-task label strong{font-size:15px}.g-season-task>p{font-size:14px}.g-season-task>.g-fine{margin-left:0}.g-season-task>div>a,.g-season-task>div>button{font-size:12px}.g-journal-entry{padding:25px 21px}.g-journal-entry>p{font-size:25px}.g-journal-actions{justify-content:flex-start;gap:25px}.g-dialog[data-slot=dialog-content],.g-dialog[data-slot=alert-dialog-content]{max-width:calc(100% - 28px);padding:30px 23px}.g-dialog [data-slot=dialog-title],.g-dialog [data-slot=alert-dialog-title]{font-size:34px}.g-dialog .button{padding:14px 17px;font-size:13px}.g-membership-heading{text-align:left;margin:8px 0 30px}.g-membership-heading .eyebrow{justify-content:flex-start;font-size:12px;line-height:1.7}.g-membership-heading h1{letter-spacing:-1.6px;font-size:49px}.g-membership-heading>p:not(.eyebrow){font-size:16px}.g-membership-grid{grid-template-columns:1fr}.g-membership-free,.g-membership-paid{padding:29px 25px}.g-membership-free h2{font-size:40px}.g-membership-paid h2{font-size:43px}.g-price{font-size:56px}.g-price>span{font-size:13px}.g-membership-paid .button{justify-content:space-between;gap:11px;width:100%;padding:14px 17px;font-size:13px}.g-three-promises{grid-template-columns:1fr;gap:30px;padding-top:42px}.g-three-promises h3{margin:17px 0 12px}.g-three-promises p{font-size:15px}.g-checkout-grid{flex-direction:column;gap:35px;display:flex}.g-checkout-content{width:100%}.g-checkout-content h2{font-size:36px}.g-checkout-lines>div{font-size:13px}.g-checkout-content .button{gap:11px;padding:15px 17px;font-size:13px}.g-order-summary{width:100%;padding:25px}.g-order-photo{height:200px}.g-settings-panel h2{font-size:36px}.g-settings-panel>p:not(.g-fine):not(.g-feedback){font-size:15px}.g-settings-actions{gap:15px}.g-notification-setting small{font-size:13px}.g-notification-setting{gap:18px}.g-login-layout{flex-direction:column-reverse;gap:35px;display:flex}.g-login-form{padding:0}.g-login-form h1{font-size:54px}.g-login-photo{height:300px;min-height:300px}.g-login-photo>span{font-size:49px}.g-faq [data-slot=accordion-trigger]{padding:22px 0;font-size:25px}.g-faq [data-slot=accordion-content]{font-size:15px}.g-about{text-align:left}.g-about .eyebrow{justify-content:flex-start}.g-about h1{letter-spacing:-1.5px;font-size:50px}.g-about-lead{font-size:18px}.g-about-photo{height:310px}.g-about-photo>span{padding:15px 20px;font-size:25px;bottom:23px;right:23px}.g-method-note{margin-top:35px;padding:29px;display:block}.g-method-note h2{margin-bottom:25px;font-size:41px}.g-method-note .button{gap:9px;margin-top:25px;padding:14px;font-size:12px}.g-legal-grid>section{padding:25px;display:block}.g-legal-grid .g-tag{margin-bottom:20px;display:inline-block}.g-legal-grid h2{margin-bottom:20px;font-size:32px}.g-legal-grid p{font-size:14px}.g-admin-stats{grid-template-columns:1fr;gap:10px}.g-admin-stats>div{align-items:center;gap:23px}.g-admin-stats span{width:65px;font-size:50px}.g-admin-stats p{max-width:none;font-size:14px}.g-admin-course{flex-wrap:wrap;gap:15px}.g-admin-course>div{width:70px;height:80px}.g-admin-course strong{font-size:29px}.g-admin-course small{max-width:230px;font-size:12px}.g-admin-course>a{min-height:30px;margin-left:85px;font-size:13px}.g-admin-process{flex-wrap:wrap;justify-content:flex-start;gap:12px 15px;padding:23px;font-size:13px}.g-editor-toolbar{flex-wrap:wrap;gap:15px;padding-bottom:15px}.g-editor-toolbar [data-slot=tabs-list]{gap:20px;margin:0}.g-editor-grid{display:block}.g-editor-grid>.g-paper-note{margin-top:32px}.g-editor-block{padding:22px}.g-editor-block>span{font-size:14px}.g-editor-block a{font-size:12px}.g-editor-preview{padding:28px}.g-editor-preview h2{font-size:40px}.g-editor-preview>p:not(.eyebrow){font-size:17px}.g-media-grid{grid-template-columns:1fr;gap:25px}.g-media-photo{height:320px}.g-media-grid h2{font-size:36px}.g-media-grid p,.g-media-grid .g-row-link{font-size:14px}.g-members-table th{font-size:12px}.g-members-table td{padding:19px 12px;font-size:13px}.g-members-table{min-width:620px}.g-audit{padding:25px}.g-loading-state>div:last-child{grid-template-columns:1fr}.g-skeleton-card{height:170px}.g-atlas-intro{flex-direction:column;align-items:stretch;gap:30px;display:flex}.g-atlas-intro h1{letter-spacing:-1.8px;font-size:53px}.g-atlas-intro .eyebrow{font-size:12px;line-height:1.7}.g-atlas-intro p:not(.eyebrow){font-size:16px}.g-atlas-photo{height:300px}.g-atlas-actions{gap:10px;margin-top:23px}.g-atlas-actions .button{gap:13px;padding:14px 18px;font-size:13px}.g-atlas-photo>span{font-size:78px}.g-atlas-strip{align-items:flex-start;gap:12px;margin:30px 0;padding:17px 0}.g-atlas-strip>span{text-align:center;flex-direction:column;gap:4px;max-width:90px;font-size:12px;line-height:1.6}.g-atlas-strip strong{font-size:43px}.g-atlas-guidance{margin-bottom:35px;padding:27px;display:block}.g-atlas-guidance h2{margin-bottom:22px;font-size:35px}.g-atlas-guidance li{gap:12px;padding:9px 0;font-size:13px}.g-atlas-group{margin:33px 0;display:block}.g-atlas-group>h2{margin-bottom:19px;padding:0;font-size:35px}.g-atlas-group>div{grid-template-columns:1fr}.g-atlas-group a{padding:21px 0}.g-atlas-group a strong{font-size:16px}.g-atlas-group a small{font-size:13px}.g-atlas-status{margin-top:35px;padding:29px}.g-atlas-status h2{font-size:34px}.g-atlas-status p{font-size:14px}.g-footer{gap:26px;padding:32px 6%}.g-footer>div{width:100%}.g-footer nav{gap:13px 20px;font-size:13px;line-height:2}.g-footer>span{font-size:12px;line-height:1.8}}@media (max-width:370px){.g-intro h1{font-size:45px}.g-membership-heading h1,.g-about h1{font-size:44px}.g-plant-overview h1{font-size:55px}.g-tile-photo{height:320px}.g-photo-choice{padding:10px;font-size:13px}.g-prototype-bar>span{max-width:185px}.g-atlas-intro h1{font-size:46px}.g-next-lesson h2{font-size:42px}.g-price{font-size:49px}.g-price>span{font-size:12px}}.er-intro{max-width:850px;margin:65px 0 40px}.er-intro h1,.er-review-heading h1{font-family:var(--display-font);letter-spacing:-.045em;margin:16px 0 24px;font-size:clamp(3.5rem,7vw,6rem);font-weight:500;line-height:1.05}.er-intro h1 em,.er-review-heading h1 em{color:#c63a23}.er-intro>p:last-child{max-width:690px;font-size:1.2rem}.er-workflow{border-block:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:45px;padding:24px 0;font-size:.9rem;display:flex}.er-inbox-card{border:1px solid var(--border);background:#f0f1e5;grid-template-columns:36% 1fr;display:grid;overflow:hidden}.er-inbox-card>img{object-fit:cover;width:100%;height:100%;min-height:370px}.er-inbox-card>div{padding:40px 48px}.er-inbox-card h2{font-family:var(--display-font);letter-spacing:-.035em;margin:24px 0 18px;font-size:4.1rem;line-height:1.1}.er-inbox-card h2 span{color:#c63a23}.er-inbox-card p{max-width:510px;font-size:1.1rem}.er-inbox-card small{margin-top:25px;font-size:.875rem;display:block}.er-card-link{align-items:center;gap:14px;margin-top:22px;display:flex}.er-status{white-space:normal;background:#edf1df;border:1px solid #c5cfb3;border-radius:3px;align-items:center;padding:6px 11px;font-size:.8rem;font-weight:600;display:inline-flex}.er-home-bottom{grid-template-columns:1.5fr 1fr;gap:80px;margin:60px 0;display:grid}.er-home-bottom h2{font-family:var(--display-font);margin-bottom:16px;font-size:2.5rem}.er-home-bottom aside{background:#e0ee8b;padding:28px 32px;transform:rotate(-1deg)}.er-home-bottom aside>p:not(.eyebrow){font-family:var(--display-font);margin:16px 0;font-size:1.8rem;line-height:1.3}.er-home-bottom small{font-size:.9rem}.er-demo-note{color:#64705f;font-size:.875rem;line-height:1.65}.er-back{justify-content:space-between;gap:16px;margin:32px 0;font-size:.85rem;display:flex}.er-back>span{letter-spacing:.08em;font-size:.75rem}.er-review-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin:38px 0 32px;display:flex}.er-review-heading h1{margin:15px 0}.er-review-heading>div>p:last-child{font-size:1.05rem}.er-review-heading>.er-status{flex-shrink:0;max-width:260px;margin-bottom:3px}.er-actionbar{border-block:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;margin-bottom:35px;padding:18px 0;display:flex}.er-actionbar>span,.er-actionbar>div{align-items:center;gap:12px;display:flex}.er-actionbar .button{min-height:46px;padding:12px 18px;font-size:.875rem}.er-actionbar button:disabled{opacity:.45;cursor:not-allowed}.er-notice{background:#edf1df;border-left:3px solid #173e2a;margin:24px 0;padding:16px 22px;font-size:.95rem}.er-review-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:64px;display:grid}.er-reading{padding:20px 0 50px}.er-reading-hint{color:#64705f;border-bottom:1px solid var(--border);max-width:620px;margin-bottom:38px;padding-bottom:22px;font-size:.875rem}.er-block{margin-bottom:30px;padding:8px 0 34px;scroll-margin-top:25px;position:relative}.er-block h2,.er-diff h2,.er-history h2{font-family:var(--display-font);letter-spacing:-.025em;margin:12px 0 20px;font-size:clamp(2rem,3.3vw,3rem);font-weight:500;line-height:1.17}.er-block>[data-review-block]{-webkit-user-select:text;user-select:text;white-space:pre-wrap;font-size:1.15rem;line-height:1.95}.er-block>[data-review-block]::selection{color:#173e2a;background:#e0ee8b}.er-block-commented{border-left:3px solid #d7b263;padding-left:22px}.er-block-actions{flex-wrap:wrap;gap:22px;margin-top:18px;font-size:.82rem;display:flex}.er-block-actions button,.er-thread>button,.er-demo-footer>button{color:#4a6341;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;min-height:44px;display:inline-flex}.er-block-actions button:disabled{opacity:.35;cursor:not-allowed}.er-source{text-underline-offset:4px;align-items:center;gap:8px;margin-top:20px;font-size:.875rem;text-decoration:underline;display:inline-flex}.er-review-photo{object-fit:cover;width:100%;height:270px;margin-bottom:20px}.er-comments{scrollbar-width:thin;max-height:calc(100vh - 48px);margin-top:12px;padding:0 4px 15px 0;position:sticky;top:24px;overflow-y:auto}.er-comment-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;padding-bottom:12px;display:flex}.er-comment-heading h2{font-family:var(--display-font);font-size:2.25rem;line-height:1.1}.er-comment-heading span{font-size:.8rem}.er-comments>p{color:#64705f;margin:14px 0 25px;font-size:.875rem}.er-thread{overflow-wrap:anywhere;background:#f6f4e9;border:1px solid #e5e0cd;margin-bottom:18px;padding:22px}.er-thread-active{outline-offset:2px;outline:2px solid #9baa55}.er-thread-meta{justify-content:space-between;gap:10px;margin-bottom:16px;font-size:.75rem;display:flex}.er-thread-meta span{color:#64705f;white-space:nowrap}.er-thread blockquote,.er-comment-dialog blockquote{font-family:var(--display-font);white-space:pre-wrap;border-left:2px solid #c4a15c;max-height:150px;margin:12px 0 20px;padding-left:13px;font-size:1rem;line-height:1.6;overflow-y:auto}.er-thread>p{white-space:pre-wrap;font-size:.95rem}.er-reply{border-top:1px solid var(--border);margin-top:20px;padding-top:16px}.er-reply strong{font-size:.78rem}.er-reply p{margin-top:10px;font-size:.875rem}.er-thread-state{color:#53654b;margin:15px 0 5px;font-size:.78rem;font-weight:600;display:block}.er-version-note{color:#68715b;margin-top:10px;font-size:.78rem;line-height:1.5;display:block}.er-thread>button{text-underline-offset:4px;margin-top:8px;font-size:.82rem;font-weight:600;text-decoration:underline}.er-approval-hint{border-top:1px solid var(--border);padding-top:20px}.er-diff,.er-history{padding:38px 0}.er-old,.er-new{background:#faf0e7;border-left:3px solid #c28166;margin:24px 0;padding:25px 28px;line-height:1.9}.er-new{background:#edf1df;border-color:#668750}.er-diff small{letter-spacing:.07em;font-size:.75rem;font-weight:700}.er-diff p{margin-top:14px;font-size:1.05rem}.er-history ol{margin-top:35px;padding:0;list-style:none}.er-history li{border-bottom:1px solid var(--border);gap:20px;padding:22px 0;font-size:.95rem;display:flex}.er-history li span{color:#c63a23;font-size:.8rem}.er-pending{background:#edf1df;margin:20px 0 35px;padding:32px}.er-pending h2{font-family:var(--display-font);margin-bottom:12px;font-size:2.2rem}.er-pending p{max-width:780px;margin-bottom:22px}.er-pending .button{margin-right:12px}.er-demo-footer{border-top:1px solid var(--border);color:#64705f;justify-content:space-between;align-items:center;gap:24px;padding:22px 0;font-size:.82rem;display:flex}.er-demo-footer>button{flex-shrink:0}.er-selection{z-index:60;color:#fffdf7;cursor:pointer;background:#173e2a;border:0;border-radius:4px;align-items:center;gap:8px;min-height:44px;padding:10px 15px;font-size:.875rem;display:flex;position:fixed;box-shadow:0 5px 18px #173e2a25}.er-comment-dialog label{font-size:.9rem;font-weight:600}.er-comment-dialog textarea{font-size:1rem;line-height:1.6}.er-comment-dialog>button.button{margin-top:8px}@media (max-width:1050px){.er-review-layout{grid-template-columns:minmax(0,1fr) 290px;gap:30px}.er-review-heading,.er-actionbar{flex-direction:column;align-items:flex-start}.er-inbox-card>div{padding:30px}}@media (max-width:760px){.er-review-layout,.er-home-bottom{grid-template-columns:1fr;gap:24px}.er-comments{max-height:none;padding:0;position:static}.er-inbox-card{grid-template-columns:1fr}.er-inbox-card>img{height:230px;min-height:0}.er-inbox-card h2{font-size:3.5rem}.er-intro{margin-top:38px}.er-workflow{gap:14px;font-size:.85rem}.er-workflow>svg{display:none}.er-workflow>span,.er-workflow>strong{width:calc(50% - 10px)}.er-home-bottom{margin:38px 0}.er-actionbar>div{flex-wrap:wrap;width:100%}.er-actionbar .button{flex:180px;justify-content:center}.er-block>[data-review-block]{font-size:1.05rem}.er-back>span{display:none}.er-demo-footer{flex-direction:column;align-items:flex-start;gap:8px}.er-review-photo{height:220px}.er-pending{padding:24px}.er-old,.er-new{padding:20px}}body{overflow-wrap:break-word}input,textarea,select{font:inherit;max-width:100%}input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #df652d}summary{cursor:pointer}.site-header nav a{align-items:center;min-height:44px;display:inline-flex}.source-credits{max-width:580px}.source-credits summary{text-underline-offset:4px;align-items:center;min-height:44px;text-decoration:underline;display:flex}.source-credits ul{margin:8px 0 12px;padding-left:18px}.source-credits a{text-underline-offset:3px;text-decoration:underline}.source-credits p{margin-bottom:12px}.editorial-main{padding-top:26px}.er-account-label{text-align:right;color:#627153;font-size:.8rem}.er-list-heading{justify-content:space-between;align-items:center;gap:24px;margin:35px 0 22px;display:flex}.er-list-heading h2{font-size:2.2rem}.er-link-button{min-height:44px;color:var(--forest);text-underline-offset:4px;background:0 0;border:0;align-items:center;gap:8px;padding:8px 0;font-size:.9rem;text-decoration:underline;display:inline-flex}.er-inbox-list{gap:30px;display:grid}.er-inbox-mark{background:var(--forest);color:var(--lime);font:italic 12rem/1 var(--display-font);justify-content:center;align-items:center;display:flex}.er-inbox-mark span{color:#eb6348}.er-inbox-text-card .er-inbox-mark{padding:32px}.er-test-badge{color:#825326;background:#fff2dc;border-color:#d9bb8d;margin-left:8px}.er-test-notice{background:#faf0de;border-left:3px solid #b5793b;margin:24px 0;padding:20px 24px}.er-test-notice p{max-width:900px;margin-top:5px;font-size:.95rem}.er-professional{color:var(--forest);margin:12px 0}.er-error{color:#783c2d;overflow-wrap:anywhere;background:#fff0e7;border-left:3px solid #b43927;margin:20px 0;padding:18px 22px}.er-error .button{margin-top:15px}.er-job-status{background:#edf1df;border-left:3px solid #869454;margin:24px 0;padding:24px 28px}.er-job-status h2{margin-bottom:10px;font-size:2rem}.er-job-status p{max-width:880px}.er-job-status>span{color:#56664b;margin-top:10px;font-size:.8rem;display:block}.er-view-tabs,.er-thread-filters{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:25px;display:flex}.er-view-tabs{margin-top:40px}.er-view-tabs button,.er-thread-filters button{color:#596553;background:0 0;border:0;border-bottom:3px solid #0000;min-height:48px;padding:10px 4px}.er-view-tabs button[aria-pressed=true],.er-thread-filters button[aria-pressed=true]{border-bottom-color:var(--red);color:var(--foreground);font-weight:700}.er-thread-filters{gap:18px;margin-bottom:22px;font-size:.82rem}.er-reading-hero{object-fit:cover;object-position:50% 52%;width:100%;height:340px;margin:12px 0 26px}.er-section-index{flex-wrap:wrap;gap:8px 22px;margin:20px 0 48px;font-size:.85rem;display:flex}.er-section-index a{text-underline-offset:4px;align-items:center;min-height:44px;text-decoration:underline;display:inline-flex}.er-content-section{scroll-margin-top:20px}.er-section-title{border-top:1px solid var(--border);align-items:baseline;gap:15px;margin:45px 0 30px;padding-top:25px;font-size:clamp(2.1rem,4vw,3.4rem);display:flex}.er-section-title>span{color:var(--red);font-size:1.2rem;font-style:italic}.er-unit{margin-bottom:20px;padding-bottom:20px}.er-unit-label{letter-spacing:.07em;color:#64705f;margin-bottom:9px;font-size:.75rem;font-weight:700}.er-unit>[data-review-block]{white-space:pre-wrap;overflow-wrap:anywhere}.er-unit-metadata{background:#f3f3e9;padding:18px}.er-unit-metadata>[data-review-block]{font-size:.95rem;line-height:1.7}.er-unit .er-block-actions{margin-top:10px}.er-unit .er-block-actions button{font-size:.78rem}.er-private-media{background:#f3ebde;margin-bottom:12px;padding:14px;font-size:.85rem}.er-anchor-warning{color:#8a461c;font-weight:600}.er-first-comment>strong{font-size:.78rem}.er-first-comment p,.er-reply p{white-space:pre-wrap}.er-first-comment time,.er-reply time{color:#66725d;margin-top:10px;font-size:.7rem;display:block}.er-reply-form{border-top:1px solid var(--border);margin-top:12px;padding-top:18px}.er-reply-form label{margin-bottom:7px;font-size:.8rem;font-weight:600;display:block}.er-reply-form textarea,.er-comment-dialog textarea{background:var(--background);width:100%;color:var(--foreground);resize:vertical;border:1px solid #aebaa1;border-radius:0;padding:12px;display:block}.er-reply-form .button{width:100%;min-height:44px;margin-top:10px;padding:9px 14px;font-size:.8rem}.er-compare-choice{flex-wrap:wrap;align-items:center;gap:16px;margin:25px 0;display:flex}.er-compare-choice select{background:var(--background);border:1px solid var(--border);min-height:48px;color:var(--foreground);padding:8px 12px}.er-diff-unit{margin:36px 0}.er-diff-unit h3{font-size:1.7rem}.er-diff-columns{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;display:grid}.er-diff-columns p{white-space:pre-wrap;overflow-wrap:anywhere}.er-diff-columns .er-old,.er-diff-columns .er-new{margin:16px 0}.er-identifiers{margin:35px 0;font-size:.9rem}.er-identifiers summary{min-height:44px}.er-identifiers dt{margin-top:12px;font-weight:700}.er-identifiers dd{overflow-wrap:anywhere;margin-left:0}.er-comment-dialog{color:var(--foreground);background:var(--background);border:1px solid var(--border);width:min(650px,100vw - 32px);max-height:calc(100dvh - 40px);padding:40px;overflow-y:auto}.er-comment-dialog::backdrop{background:#13271ed0}.er-comment-dialog h2{margin:12px 35px 18px 0;font-size:2.5rem}.er-comment-dialog>p{font-size:.9rem}.er-comment-dialog label{margin-bottom:8px;display:block}.er-comment-dialog form .button{margin-top:18px}.er-save-hint{color:#66725d;margin:10px 0;font-size:.8rem}.er-actionbar>div{flex-wrap:wrap;justify-content:flex-end}.er-comments{scrollbar-gutter:stable}.er-thread:focus{outline-offset:3px;outline:3px solid #df652d}@media (max-width:1050px){.er-review-layout{grid-template-columns:minmax(0,1fr)}.er-comments{border-top:1px solid var(--border);max-height:none;padding-top:30px;position:static;overflow:visible}.er-comment-heading,.er-thread{max-width:100%}}@media (max-width:760px){.site-header{flex-wrap:wrap;row-gap:8px;height:auto;min-height:78px;padding-top:12px;padding-bottom:12px}.site-header nav a{min-height:44px}.hero h1{font-size:clamp(2.6rem,10vw,4.5rem)}.editorial-main{padding:18px 6% 55px}.er-intro{margin-top:35px}.er-intro h1,.er-review-heading h1{font-size:clamp(2.7rem,12vw,4rem)}.er-account-label{text-align:left}.er-inbox-card{grid-template-columns:minmax(0,1fr)}.er-inbox-text-card .er-inbox-mark{display:none}.er-inbox-card>div{padding:28px 24px}.er-inbox-card h2{font-size:3rem}.er-actionbar{flex-direction:column;align-items:flex-start}.er-actionbar>div,.er-actionbar .button{width:100%}.er-actionbar .button{justify-content:space-between}.er-test-notice,.er-job-status{padding:20px}.er-reading-hero{height:240px}.er-section-title{font-size:2.1rem}.er-unit>[data-review-block]{font-size:1.05rem;line-height:1.85}.er-unit-metadata>[data-review-block]{font-size:.9rem}.er-block-commented{padding-left:14px}.er-diff-columns{grid-template-columns:minmax(0,1fr);gap:0}.er-diff-columns .er-old,.er-diff-columns .er-new{margin-bottom:0;padding:20px}.er-comment-dialog{padding:28px 22px}.er-comment-dialog h2{font-size:2.1rem}.er-view-tabs{gap:18px}}.er-unit-title>[data-review-block]{font-family:var(--display-font);letter-spacing:-.025em;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.22}.btn-primary,.btn-secondary{border:1px solid var(--forest);min-height:54px;color:var(--background);background:var(--forest);justify-content:center;align-items:center;gap:12px;padding:15px 24px;font-weight:700;display:inline-flex}.btn-secondary{background:var(--background);color:var(--forest)}@media (max-width:760px){.er-unit-title>[data-review-block]{font-size:1.85rem;line-height:1.25}}.er-detail-toggle{align-items:center;gap:.65rem;padding:.7rem 0;font-size:.85rem;display:flex}.er-detail-toggle input{width:1.1rem;height:1.1rem}.app-page{width:100%;max-width:960px;min-height:60vh;margin:0 auto;padding:clamp(3rem,8vw,7rem) 6%}.app-page>.eyebrow{margin-bottom:1.5rem}.app-page>h1{letter-spacing:-.035em;overflow-wrap:anywhere;max-width:700px;font-size:clamp(2.5rem,5.5vw,4.25rem);line-height:1.12}.app-page>p:not(.eyebrow){max-width:580px;color:var(--muted-foreground);margin-top:1.5rem;font-size:1rem;line-height:1.8}.app-page>.button{max-width:100%;margin-top:2rem}.site-header .desktop-navigation a[aria-current=page]{border-bottom:2px solid var(--red)}.site-header .mobile-menu a[aria-current=page]{color:var(--forest);box-shadow:inset 3px 0 var(--red);background:#eef2e7;font-weight:700}.roadmap-section{max-width:1440px;margin:0 auto;padding:5rem 5%}.roadmap-section .section-heading h2{overflow-wrap:anywhere;font-size:clamp(2.4rem,5vw,4.5rem)}.roadmap-section .section-heading h2 em{color:var(--red)}.roadmap-section .section-heading>p{color:var(--muted-foreground)}.roadmap-actions{flex-wrap:wrap;align-items:center;gap:1rem 2rem;margin-top:2rem;display:flex}@media (max-width:650px){.roadmap-section{padding:3rem 1rem}}
@font-face{font-family:Bodoni Moda;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/bodoni-moda-italic-400.ttf)format("truetype")}@font-face{font-family:Bodoni Moda;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/bodoni-moda-normal-500.ttf)format("truetype")}@font-face{font-family:Bodoni Moda;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/bodoni-moda-normal-600.ttf)format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/manrope-normal-400.ttf)format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/manrope-normal-600.ttf)format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/manrope-normal-700.ttf)format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/manrope-normal-800.ttf)format("truetype")}
