@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;650;700&family=Libre+Caslon+Display&display=swap";section.dashboard{max-width:1440px;padding-top:14px}.dashboard .dashboard-heading{margin-bottom:24px}.dashboard .dashboard-heading h1{font-size:44px;margin:12px 0}.dashboard .dashboard-layout{grid-template-columns:210px minmax(0,1fr);gap:28px}.dashboard .dashboard-sidebar{align-self:start;position:sticky;top:24px;min-width:0}.dashboard .dashboard-home{padding:0;border:0;background:transparent}.plant-overview-heading,.selected-plant-heading,.growth-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.plant-overview-heading h2{margin:0 0 16px}.plant-overview-heading>.pill{white-space:nowrap}.dashboard .demo-notice{display:flex;align-items:center;gap:12px;padding:9px 14px;background:#edf0e1;border:1px solid #dce3d0;font-size:12px;line-height:1.5;margin:0 0 16px}.demo-notice>.icon{width:23px;height:23px}.plant-picker{min-width:0;border:0;padding:0;margin:24px 0 0}.plant-picker legend{font-size:13px;font-weight:600;padding:0;margin-bottom:12px}.plant-options{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.plant-option{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:12px;border:1px solid #d3dacb;background:#fffef9;padding:12px 14px;cursor:pointer;border-radius:4px}.plant-option:hover{background:#f1f3e9}.plant-option.selected{border-color:#476849;box-shadow:inset 0 0 0 1px #476849;background:#f0f3e7}.plant-option:focus-within{outline:3px solid #ab733d;outline-offset:3px}.plant-option input{grid-column:3;grid-row:1;margin:0;width:16px;height:16px;accent-color:#2e6544}.plant-option-icon{grid-column:1;grid-row:1;width:34px;height:44px;background:#e3e9d8;color:#53714b;border-radius:24px 24px 8px 8px;display:grid;place-items:center;font-size:23px}.plant-option-copy{grid-column:2;grid-row:1;min-width:0}.plant-option-copy strong,.plant-option-copy span,.plant-option-copy small{display:block}.plant-option-copy strong{font-size:16px;font-weight:600;margin-bottom:5px}.plant-option-copy span,.plant-option-copy small{font-size:11px;color:#5d6d56;line-height:1.6}.plant-option-status{grid-column:1 / -1;font-size:11px;color:#3d6243;padding-top:12px;border-top:1px solid #dce2d2}.plant-option-status.attention{color:#865723}.selected-plant-heading{border-top:1px solid #dfe2d5;padding-top:14px;margin-bottom:20px}.selected-plant-heading h2{font-size:38px;margin:10px 0 0}.selected-plant-heading h2 span{display:block;font:12px/1.6 DM Sans,sans-serif;letter-spacing:0;color:#62705a;margin-top:9px}.dashboard .sample-date{font-size:11px;color:#62705a;text-align:right;margin:0}.sample-date strong{font-weight:500;color:#284834}.plant-workspace{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:20px;align-items:start}.growth-card{padding:26px;border:1px solid #dfe2d5;background:#fffef9;border-radius:4px;min-width:0}.growth-heading{flex-wrap:wrap;gap:12px}.growth-heading .eyebrow{margin:0 0 8px}.growth-heading h3,.plant-insights h3{font:32px/1.1 Libre Caslon Display,Georgia,serif;letter-spacing:-.5px;margin:0}.growth-period{display:flex;padding:3px;border:1px solid #dce2d3;background:#f4f5ed;border-radius:5px}.growth-period button{border:0;padding:11px 12px;min-height:44px;font-size:12px;color:#52634a;background:transparent;border-radius:3px}.growth-period button[aria-pressed=true]{background:#2e513b;color:#fffef2}.growth-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:26px 0 20px;gap:14px}.growth-metrics>div+div{padding-left:14px;border-left:1px solid #e2e6da}.growth-metrics dt{font-size:11px;color:#52634a;line-height:1.6}.growth-metrics dd{margin:8px 0 6px;font-size:30px;font-weight:500;letter-spacing:-1px;font-variant-numeric:tabular-nums}.growth-metrics dd span{font-size:13px;letter-spacing:0;font-weight:400}.growth-metrics small{font-size:10px;font-weight:400;letter-spacing:0;color:#64715c;line-height:1.5;display:block;margin-top:6px}.dashboard .growth-comparison{display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.6;background:#f0f3e8;padding:12px;margin:0 0 24px}.growth-comparison .icon{width:18px;height:18px}.growth-legend{display:flex;flex-wrap:wrap;gap:12px 22px;font-size:11px}.growth-legend span{display:flex;gap:8px;align-items:center}.legend-line{display:inline-block;width:24px;border-top:3px solid #35814e}.legend-line.average{border-color:#848983;border-top-style:dashed}.dashboard .chart-unit{font-size:10px;color:#617059;margin:20px 0 8px}.growth-plot{height:210px;position:relative;padding-left:34px}.growth-plot svg{width:100%;height:100%;display:block;overflow:visible}.growth-axis{position:absolute;inset:2px auto 1px 0;display:flex;flex-direction:column;justify-content:space-between;width:24px;text-align:right;font-size:11px;color:#617059}.growth-plot line,.growth-plot polyline{vector-effect:non-scaling-stroke}.chart-grid{stroke:#e1e5da;stroke-width:1}.growth-area{fill:#35814e;opacity:.06}.growth-line{fill:none;stroke:#35814e;stroke-width:3;stroke-linejoin:round;stroke-linecap:round}.growth-line.average{stroke:#848983;stroke-width:2;stroke-dasharray:6 6}.chart-guide{stroke:#71836a;stroke-width:1;stroke-dasharray:3 4}.chart-marker{position:absolute;width:10px;height:10px;border-radius:50%;background:#35814e;border:2px solid #fffef9;box-shadow:0 0 0 1px #35814e;transform:translate(-50%,-50%);pointer-events:none}.growth-dates{display:flex;justify-content:space-between;padding-left:34px;margin-top:10px;color:#617059;font-size:11px}.chart-reading{display:flex;flex-wrap:wrap;gap:8px 16px;background:#f3f4ed;padding:12px;margin-top:20px;font-size:11px;font-variant-numeric:tabular-nums}.chart-reading>strong{margin-right:auto}.chart-reading b{font-weight:600}.reading-label{display:flex;justify-content:space-between;flex-wrap:wrap;gap:4px 12px;font-size:11px;margin-top:16px}.reading-label span{color:#617059;font-size:10px}.reading-slider{width:100%;height:32px;margin:0;accent-color:#35814e;cursor:pointer}.reading-slider:focus-visible{outline:3px solid #ab733d;outline-offset:3px}.dashboard .benchmark-note{font-size:11px;color:#617059;line-height:1.7;margin:10px 0 16px}.growth-table{border-top:1px solid #dfe2d5;font-size:12px}.growth-table summary{cursor:pointer;padding:16px 0 4px;min-height:44px;text-decoration:underline;text-underline-offset:4px}.growth-table summary:focus-visible{outline:3px solid #ab733d;outline-offset:3px}.growth-table table{width:100%;border-collapse:collapse;font-size:11px;font-variant-numeric:tabular-nums}.growth-table caption{text-align:left;font-size:10px;padding:12px 0;color:#617059}.growth-table th,.growth-table td{padding:10px 4px;text-align:right;border-bottom:1px solid #e2e6da}.growth-table th:first-child{text-align:left}.growth-table tbody th{font-weight:400}.plant-insights{display:grid;gap:20px;min-width:0}.insight-card{background:#eaf0df;border:1px solid #dce4d0;padding:24px;border-radius:4px}.insight-card .eyebrow{margin-top:0;font-size:9px;letter-spacing:1.4px}.insight-card .eyebrow .icon{width:18px;height:18px}.plant-status{display:inline-block;padding:6px 10px;background:#dae6cf;font-size:10px;border-radius:20px;margin:12px 0 18px}.plant-status.attention{background:#f1e4cd;color:#795020}.dashboard .plant-insights p:not(.eyebrow){font-size:12px;line-height:1.8}.dashboard .plant-insights .analysis-source{font-size:10px;border-top:1px solid #ccd7bf;padding-top:15px;margin:20px 0 0;color:#57694e}.next-step-card{padding:4px 8px}.next-step-card h3{font-size:27px}.next-step-card>.eyebrow{font-size:9px;letter-spacing:1.4px}.next-step-note{border-top:1px solid #dfe2d5;display:flex;gap:10px;padding-top:16px;margin-top:20px;font-size:10px;color:#617059;line-height:1.7}.next-step-note .icon{width:16px;height:16px}@media(max-width:1150px){.plant-workspace{grid-template-columns:minmax(0,1fr)}.plant-insights{grid-template-columns:repeat(2,minmax(0,1fr))}.next-step-card{padding:14px}}@media(max-width:900px){.dashboard .dashboard-layout{grid-template-columns:minmax(0,1fr);gap:24px}.dashboard .dashboard-sidebar{position:static}.plant-options{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.plant-overview-heading{align-items:flex-start;gap:12px}.plant-overview-heading h2{font-size:32px}.plant-overview-heading>.pill{margin-top:8px}.plant-overview-heading .eyebrow{font-size:9px;letter-spacing:1.2px}.plant-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.plant-option{display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding:9px 7px;min-height:110px}.plant-option input{position:absolute;top:13px;right:8px}.plant-option-icon{width:26px;height:26px;font-size:17px}.plant-option-copy strong{font-size:13px;margin-bottom:0}.plant-option-copy span{font-size:9px;line-height:1.25}.plant-option-status{padding-top:0;border:0;margin-top:auto;font-size:9px;line-height:1.2}.plant-option-copy small{display:none}.plant-option-icon,.plant-option input{grid-row:1 / 3}.selected-plant-heading{align-items:flex-start;flex-wrap:wrap;gap:14px}.dashboard .sample-date{text-align:left}.growth-card{padding:20px 16px}.growth-metrics{gap:8px}.growth-metrics>div+div{padding-left:8px}.growth-metrics dd{font-size:27px}.growth-metrics dt{min-height:36px}.growth-metrics small{font-size:10px}.growth-metrics dd span{font-size:11px}.plant-insights{grid-template-columns:minmax(0,1fr)}.chart-reading>strong{width:100%}.chart-reading{gap:6px 12px}.growth-table th,.growth-table td{padding-inline:2px}}:root{font-family:DM Sans,sans-serif;color:#284834;background:#faf9f3;font-synthesis:none;font-weight:400;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #ab733d;outline-offset:5px}::selection{background:#d6dfb9}section{scroll-margin-top:30px}.announcement{background:#294d38;color:#f4f3df;text-align:center;padding:11px 20px;font-size:11px;letter-spacing:.4px}.announcement span{opacity:.8;margin-left:6px}.announcement a{margin-left:24px;text-decoration:underline;text-underline-offset:3px}.header{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:30px 5%;gap:30px}.wordmark{display:flex;align-items:center;gap:8px;font-family:Libre Caslon Display,Georgia,serif;font-size:36px;letter-spacing:-1.6px}.wordmark svg{width:27px;height:30px;fill:none;stroke:currentColor;stroke-width:1.8}.wordmark>span{font:10px Arial;align-self:flex-start;margin-top:10px;letter-spacing:0}.header nav{display:flex;gap:30px;font-size:12px}.header nav a:hover{border-bottom:1px solid}.header-cta{font-size:11px;border-bottom:1px solid #a5b19d;padding:10px 0}.header-cta span{margin-left:20px}.hero{max-width:1440px;margin:18px auto 0;padding:0 5% 54px;display:grid;grid-template-columns:1fr 1.08fr;gap:5.3%;align-items:center}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:600;display:flex;align-items:center;gap:9px}.dot{height:6px;width:6px;background:#658154;border-radius:50%}h1,h2{font-family:Libre Caslon Display,Georgia,serif;font-weight:400;letter-spacing:-2.5px}h1{font-size:clamp(56px,5.6vw,83px);line-height:.99;margin:27px 0 25px}em{font-weight:400;color:#758764}h1 em{letter-spacing:-3px}.intro{font-size:14px;line-height:1.9;max-width:355px;color:#69705e;margin-bottom:31px}.product-meta{display:flex;gap:20px;align-items:center;font-size:9px;letter-spacing:1.2px;margin-bottom:16px}.pill{background:#e9ecdd;font-size:10px;letter-spacing:0;border-radius:20px;padding:6px 11px}.primary{background:#2e513b;border:1px solid #2e513b;color:#fffef2;padding:17px 21px;font-size:12px;display:flex;justify-content:space-between;gap:55px;min-width:249px;transition:background .2s}.primary:hover{background:#446a4a}.primary span{font-size:18px;line-height:14px}.small-note{font-size:10px;color:#818675;margin-top:12px}.product-scene{min-width:0;position:relative;background:#eeeddf;aspect-ratio:1/1.09;border-radius:3px;overflow:hidden;display:flex;align-items:center;background-image:radial-gradient(ellipse at 55% 38%,#f8f4e6,#eae9dc 80%)}.scene-label{position:absolute;top:28px;left:29px;font-size:8px;letter-spacing:2px;color:#777f6a}.product-art{width:112%;max-width:none;flex-shrink:0;margin-left:-6%;margin-top:26px}.round-stamp{position:absolute;top:62px;left:31px;width:102px;height:102px;border:1px solid #87947a;border-radius:50%;display:flex;flex-direction:column;justify-content:center;text-align:center;font-size:7px;letter-spacing:1.2px;line-height:1.4;transform:rotate(-15deg)}.round-stamp span{font-family:Libre Caslon Display,Georgia,serif;font-size:25px;letter-spacing:-.5px;line-height:.7}.scene-bottom{position:absolute;bottom:23px;left:26px;right:26px;display:flex;justify-content:space-between;gap:10px;font-size:7px;letter-spacing:.8px;color:#6a735d}.scene-bottom span:last-child{font-size:8px;letter-spacing:0}.values{padding:23px 5%;display:flex;justify-content:space-evenly;gap:25px;border-top:1px solid #dfe2d5;border-bottom:1px solid #dfe2d5;font-size:11px;color:#64735a}.how{max-width:1440px;margin:auto;padding:72px 5% 78px;display:grid;grid-template-columns:1fr 1.4fr;gap:6%}h2{font-size:44px;line-height:1.06;margin:19px 0}.section-heading>p:last-child,.story p:last-child{font-size:12px;line-height:1.9;color:#737967}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:27px;padding-top:20px}.step-number{font-family:Libre Caslon Display,Georgia,serif;font-size:30px;color:#8d9a7e;display:block;border-bottom:1px solid #d7dccb;padding-bottom:20px}.steps h3{font-size:15px;font-weight:500;margin:24px 0 13px}.steps p{font-size:12px;line-height:1.85;color:#737967}.story{background:#eaf0df;display:flex;gap:9%;align-items:center;justify-content:center;padding:60px 8%}.story-symbol{font-size:170px;color:#82966d}.story>div{max-width:560px}.story h2{font-size:42px}.story p:last-child{max-width:440px}footer{padding:35px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px}footer .wordmark{font-size:29px}footer p{font-size:12px}footer>span{font-size:10px;color:#737967}dialog{border:0;background:#faf9f3;color:#284834;padding:45px;max-width:480px;width:calc(100% - 32px)}dialog::backdrop{background:#192c22a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}dialog .close{position:absolute;right:16px;top:10px;background:none;border:0;color:inherit;font-size:30px}dialog h2{font-size:46px}dialog>p:not(.eyebrow){font-size:14px;line-height:1.8;color:#737967}dialog .primary{margin-top:25px;width:100%}.dialog-leaf{font-size:45px;color:#82966d}@media(min-width:1500px){.hero{padding-top:20px}.product-scene{max-height:665px}.header{padding-top:36px;padding-bottom:36px}}@media(max-width:900px){.header-cta{display:none}.hero{gap:4%}h1{font-size:60px}.intro{font-size:13px}.round-stamp{width:76px;height:76px;top:51px;left:20px;font-size:5px}.round-stamp span{font-size:20px}.scene-label{left:20px;font-size:6px}.scene-bottom{left:15px;right:15px;font-size:5px}.scene-bottom span:last-child{font-size:6px}.how{grid-template-columns:1fr;gap:12px}.steps{gap:35px}.values{font-size:9px}.story-symbol{font-size:125px}}@media(max-width:600px){.announcement{font-size:9px}.announcement span{display:none}.announcement a{margin-left:10px}.header{padding:23px 6%;gap:15px}.wordmark{font-size:30px}.wordmark svg{width:22px}.header nav{gap:17px;font-size:10px}.header nav a:last-child{display:none}.hero{display:flex;flex-direction:column;margin-top:18px;padding:0 6% 35px;gap:30px;align-items:stretch}.eyebrow{font-size:9px}h1{font-size:65px;margin-top:22px}.intro{max-width:340px;font-size:14px;margin-bottom:25px}.product-scene{aspect-ratio:1/1.02}.primary{width:100%;padding:18px 21px}.small-note{text-align:center}.scene-label{font-size:7px}.scene-bottom{font-size:6px}.round-stamp{width:84px;height:84px;font-size:6px}.values{flex-direction:column;align-items:center;gap:14px;padding:23px;font-size:11px}.how{padding:44px 6%}.section-heading h2{font-size:42px}.steps{grid-template-columns:1fr;gap:10px}.steps article{position:relative;padding-left:55px}.step-number{position:absolute;left:0;top:18px;border:0;font-size:26px}.steps h3{margin-bottom:6px}.steps p{margin-top:0;max-width:300px}.story{padding:36px 6%;gap:16px;align-items:flex-start}.story-symbol{font-size:43px;margin-top:5px}.story h2{font-size:34px;letter-spacing:-1px}.story .eyebrow{font-size:8px;letter-spacing:1px}footer{flex-wrap:wrap;padding:27px 6%;gap:10px}footer p{font-size:10px}footer>span{width:100%;font-size:9px;margin-top:8px}dialog{padding:35px 25px}dialog h2{font-size:41px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}.wordmark .brand-logo{width:54px;height:54px;object-fit:contain;flex-shrink:0;mix-blend-mode:multiply}footer .wordmark .brand-logo{width:44px;height:44px}@media(max-width:600px){.wordmark .brand-logo{width:42px;height:42px}.header .wordmark{font-size:27px;gap:5px}.header nav{gap:12px}}.header-tagline{font-size:12px;color:#73816b}.store-nav{display:flex;gap:34px;border-bottom:1px solid #dfe2d5;padding:0 max(5%,calc((100% - 1296px)/2));background:#faf9f3}.store-nav a{font-size:14px;padding:16px 3px;border-bottom:3px solid transparent}.store-nav a[aria-current=page]{border-color:#294d38;font-weight:650}.store-nav a:hover{color:#718761}.store-toolbar{max-width:1440px;margin:auto;padding:32px 5% 15px;display:flex;justify-content:space-between;align-items:center;gap:24px}.store-intro{font-size:13px;color:#737967}.product-search{width:330px;max-width:100%}.product-search label{display:block;font-size:11px;margin-bottom:8px}.search-field{display:flex;align-items:center;gap:10px;border:1px solid #c6cfbc;background:#fffef8;padding:0 12px}.search-field>span{font-size:25px}.search-field input{font:inherit;font-size:13px;min-width:0;width:100%;border:0;background:none;padding:13px 0;color:inherit;outline:none}.search-field:focus-within{outline:2px solid #718761;outline-offset:2px}.search-field button{background:none;border:0;font-size:23px;color:#53644b;padding:5px}.catalog{max-width:1440px;margin:auto;padding:35px 5% 65px}.catalog-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;border-bottom:1px solid #dfe2d5;margin-bottom:27px}.catalog-heading h2{font-size:40px;margin-top:12px}.catalog-heading>p{font-size:11px;color:#737967;max-width:350px;overflow-wrap:anywhere;padding-bottom:12px}.product-card{max-width:390px;border:1px solid #dfe2d5;background:#fffef9}.product-thumbnail{height:240px;background:#edf0e1;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.product-thumbnail>.pill{position:absolute;top:15px;right:15px;background:#faf9f3}.mini-box{width:190px;height:150px;transform:rotate(-7deg);background:#c5d2a4;padding:19px;box-shadow:14px 12px #95a878,20px 25px 22px #394d3820;display:flex;flex-direction:column;justify-content:space-between}.mini-box>span{font-family:Libre Caslon Display,Georgia,serif;font-size:23px}.mini-box strong{font-family:Libre Caslon Display,Georgia,serif;font-weight:400;font-size:23px;line-height:1}.mini-box small{font-size:6px;letter-spacing:1px}.product-card-copy{padding:23px}.product-card-copy .eyebrow{font-size:8px}.product-card h3{font-size:21px;font-weight:500;margin:15px 0 10px}.product-card-copy>p:not(.eyebrow){font-size:13px;line-height:1.8;color:#737967}.product-link{display:flex;width:100%;justify-content:space-between;padding:15px 0 0;border:0;border-top:1px solid #dfe2d5;background:none;color:#294d38;font-size:12px}.product-link:hover{text-decoration:underline}.empty-search{text-align:center;padding:40px 15px;background:#f0f2e7}.empty-search>span{font-size:40px;color:#879a73}.empty-search h3{font-family:Libre Caslon Display,Georgia,serif;font-size:32px;font-weight:400}.empty-search p{font-size:13px;color:#737967}.empty-search button{margin:25px auto 0;max-width:270px}.about-heading{padding:55px 6%;max-width:1100px;margin:auto;text-align:center}.about-heading .eyebrow{justify-content:center}.about-heading h1{font-size:76px}.about-heading>p:last-child{color:#737967;line-height:1.9}.about-return{display:flex;justify-content:center;padding:40px}.about-return .primary{max-width:300px}@media(max-width:600px){.header-tagline{display:none}.store-nav{padding:0 6%;gap:30px}.store-nav a{font-size:13px;padding:14px 2px}.store-toolbar{padding:24px 6% 8px;flex-direction:column;align-items:stretch;gap:10px}.store-intro{font-size:12px}.product-search{width:100%}.catalog{padding:25px 6% 40px}.catalog-heading{display:block}.catalog-heading h2{font-size:36px}.catalog-heading>p{padding-bottom:0}.about-heading{padding:30px 6%}.about-heading h1{font-size:60px}.product-card{max-width:none}}.account-page{max-width:660px;min-height:65vh;margin:auto;padding:48px 6% 64px}.account-page h1{font-size:60px;letter-spacing:-2px}.account-card{background:#fffef9;border:1px solid #dfe2d5;padding:28px;overflow-wrap:anywhere}.account-card p{font-size:14px;line-height:1.8}.account-card form{display:flex;flex-direction:column;gap:10px}.account-card label{font-size:13px;margin-top:10px}.account-card input{font:inherit;width:100%;min-width:0;padding:13px;border:1px solid #a9b59c;background:#faf9f3;color:inherit}.account-card input:focus-visible{outline:2px solid #718761;outline-offset:2px}.account-card .primary{width:100%;min-width:0;margin-top:18px;justify-content:center}.account-card button:disabled{opacity:.6;cursor:wait}.account-switch{border:0;background:none;color:inherit;text-decoration:underline;text-underline-offset:4px;margin-top:20px;padding:8px 0;font-size:13px}.account-card .account-error{color:#963f31}.account-card #password-hint{font-size:12px;margin:0;color:#64735a}@media(max-width:600px){.account-page h1{font-size:48px}.account-card{padding:22px}.account-page .eyebrow{letter-spacing:1px}}.dashboard{max-width:1200px;min-height:65vh;margin:auto;padding:44px 5% 64px}.dashboard-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px}.dashboard-heading h1{font-size:56px;margin:16px 0;letter-spacing:-2px}.dashboard-heading p:not(.eyebrow){font-size:13px;overflow-wrap:anywhere}.dashboard-logout{background:transparent;border:1px solid #a9b59c;color:inherit;padding:12px 20px;white-space:nowrap}.dashboard-logout:disabled{opacity:.6;cursor:wait}.dashboard-layout{display:grid;grid-template-columns:180px minmax(0,1fr);gap:28px}.dashboard-tabs{display:flex;flex-direction:column;gap:8px}.dashboard-tabs button{display:flex;align-items:center;gap:14px;padding:16px;border:0;background:transparent;text-align:left;color:inherit;font-size:14px}.dashboard-tabs button[aria-selected=true]{background:#eaf0df;font-weight:650}.dashboard-tabs button:hover{background:#edf0e1}.dashboard-tabs button span{font-size:22px;line-height:1}.dashboard-panel{border:1px solid #dfe2d5;background:#fffef9;padding:32px;min-width:0}.dashboard-panel h2{font-size:40px;letter-spacing:-1px}.dashboard-panel p{font-size:14px;line-height:1.8}.dashboard-panel .eyebrow{font-size:10px}.dashboard-welcome{display:flex;gap:26px;background:#edf0e1;padding:28px;margin-top:28px}.dashboard-leaf{font-size:56px;color:#82966d}.dashboard-welcome h3{font-family:Libre Caslon Display,Georgia,serif;font-size:30px;font-weight:400;margin:22px 0 10px}.dashboard-welcome .primary{min-width:0;max-width:280px;margin-top:20px}.dashboard-details{padding:20px 0;border-top:1px solid #dfe2d5;margin-top:28px}.dashboard-details dt{font-size:12px;color:#64735a}.dashboard-details dd{margin:10px 0 0;overflow-wrap:anywhere}.dashboard .account-error{color:#963f31}.dashboard-panel:focus-visible{outline:2px solid #718761;outline-offset:3px}@media(max-width:600px){.dashboard{padding:28px 6% 40px}.dashboard-heading{align-items:flex-start;flex-wrap:wrap;gap:12px;margin-bottom:24px}.dashboard-heading h1{font-size:46px}.dashboard-heading .eyebrow{font-size:8px;letter-spacing:1px}.dashboard-layout{grid-template-columns:1fr;gap:18px}.dashboard-tabs{flex-direction:row;border-bottom:1px solid #dfe2d5}.dashboard-tabs button{flex:1}.dashboard-panel{padding:22px}.dashboard-panel h2{font-size:34px}.dashboard-welcome{padding:20px;gap:12px}.dashboard-leaf{font-size:30px}.dashboard-welcome .primary{gap:20px}.dashboard-welcome h3{font-size:27px}}.header,.hero,.store-toolbar,.catalog,.how,footer{padding-inline:clamp(20px,5vw,72px)}footer{max-width:1440px;margin-inline:auto}.account-page{padding-inline:clamp(20px,4vw,40px)}.dashboard{padding-inline:clamp(20px,5vw,60px)}.hero-copy,.dashboard-heading>div,.dashboard-welcome>div{min-width:0}.primary{min-width:0}.dashboard-welcome>div{flex:1}.dashboard-heading strong,.dashboard-panel{overflow-wrap:anywhere}.account-switch,.product-link{min-height:44px}.search-field button{min-width:44px;min-height:44px}dialog .close{width:44px;height:44px;display:grid;place-items:center}dialog{max-height:calc(100dvh - 32px);overflow-y:auto}@media(max-width:900px){.dashboard-layout{grid-template-columns:1fr;gap:18px}.dashboard-tabs{flex-direction:row;border-bottom:1px solid #dfe2d5}.dashboard-tabs button{flex:1}.dashboard-welcome{gap:20px}}@media(min-width:601px)and (max-width:760px){.hero .hero-title{font-size:clamp(42px,7.2vw,55px)}.product-meta{gap:10px;flex-wrap:wrap}.store-toolbar{align-items:flex-start}.store-toolbar>div{min-width:0}.product-search{flex-shrink:0;width:45%}}@media(max-width:600px){.hero .hero-title{font-size:clamp(46px,14vw,65px)}.hero .hero-title em{letter-spacing:-2px}.dashboard-welcome{flex-direction:column;gap:12px}.dashboard-leaf{font-size:34px}.dashboard-welcome h3{margin-top:16px}.product-meta{gap:10px;flex-wrap:wrap}.announcement{line-height:1.6}.account-page h1{font-size:clamp(40px,11vw,48px)}}@media(pointer:coarse){.search-field input,.account-card input{font-size:16px}}.icon{display:inline-block;width:1em;height:1em;flex-shrink:0;vertical-align:-.15em}.announcement a{white-space:nowrap}.values>span{display:flex;align-items:center;gap:8px}.values .icon{width:16px;height:16px}.story-symbol,.dialog-leaf,.dashboard-leaf,.empty-search>span{line-height:1}.story-symbol{flex-shrink:0}.search-field>span{display:flex;align-items:center}.search-field button{display:grid;place-items:center}.primary>span,.product-link>span,.dashboard-tabs button>span{display:inline-flex;align-items:center}.header{padding-block:12px;border-bottom:1px solid #dfe2d5;min-height:78px}.header .wordmark{font-size:31px;white-space:nowrap}.header .store-nav{border:0;padding:0;gap:28px;background:transparent;align-items:center}.header .store-nav a{display:grid;place-items:center;min-height:44px;padding:8px 3px;border-bottom-width:2px;white-space:nowrap}.header .store-nav a:last-child{display:grid}.header{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.header .wordmark{grid-column:1;justify-self:start}.header .store-nav{grid-column:2;justify-self:center}.header{position:sticky;top:0;z-index:20;background:#faf9f3}.header-actions{grid-column:3;justify-self:end;min-width:0}.header-account{position:relative}.header-account summary{display:flex;align-items:center;gap:8px;list-style:none;cursor:pointer;min-height:40px;padding:8px 12px;border:1px solid #a9b59c;border-radius:3px;font-size:12px;white-space:nowrap}.header-account summary::-webkit-details-marker{display:none}.header-account summary:hover,.header-account[open] summary{background:#edf0e1}.header-account-menu{position:absolute;top:calc(100% + 8px);right:0;width:230px;padding:10px;background:#fffef9;border:1px solid #dfe2d5;box-shadow:0 12px 28px #28483420}.header-account-menu p{margin:0;padding:10px 12px 12px;font-size:12px;line-height:1.5;color:#64735a;overflow-wrap:anywhere;border-bottom:1px solid #dfe2d5}.header-account-menu strong{color:#284834}.header-account-menu button{display:block;width:100%;padding:12px;border:0;background:transparent;text-align:left;color:inherit;font-size:12px}.header-account-menu button:hover{background:#edf0e1}.header-account-menu button:disabled{opacity:.6;cursor:wait}.dashboard-tabs button[aria-current=page]{background:#eaf0df;font-weight:650}section{scroll-margin-top:100px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dashboard .dashboard-session{display:flex;justify-content:flex-end;align-items:center;gap:18px;margin-bottom:18px;min-width:0}.dashboard-session p{margin:0;font-size:12px;color:#64735a;overflow-wrap:anywhere}.dashboard-session strong{color:#284834;font-weight:600}.dashboard .dashboard-logout{min-height:40px;padding:8px 16px;font-size:12px;border-radius:3px}.dashboard .dashboard-logout:hover:not(:disabled){background:#edf0e1}@media(max-width:600px){.header{padding-block:8px;min-height:64px;gap:4px;grid-template-columns:minmax(0,1fr) auto}.header .wordmark{font-size:23px;letter-spacing:-1px}.header .wordmark .brand-logo{width:36px;height:36px}.header .wordmark{grid-column:1;justify-self:start}.header .store-nav{grid-column:1 / -1;justify-self:center}.header-actions{grid-column:2;grid-row:1}.header-account summary{padding-inline:8px;font-size:11px}.header .store-nav{gap:8px}.header .store-nav a{font-size:11px;padding-inline:2px}.dashboard .dashboard-session{margin-bottom:12px;justify-content:space-between;gap:10px}.dashboard-session p{font-size:11px}}.catalog-rows{display:flex;flex-direction:column;gap:34px}.catalog-row{display:grid;grid-template-columns:minmax(280px,390px) 1fr;gap:27px;align-items:stretch}.product-card{max-width:none;display:flex;flex-direction:column}.product-card-copy{display:flex;flex-direction:column;flex:1}.product-card-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.product-card-copy .product-link{margin-top:auto}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:18px}.product-gallery figure{margin:0;display:flex;flex-direction:column;border:1px solid #dfe2d5;background:#fffef9}.product-gallery .product-thumbnail{height:auto;flex:1;min-height:200px}.product-gallery figcaption{font-size:11px;color:#737967;padding:12px 15px;border-top:1px solid #dfe2d5}.product-thumb-art{width:88%;max-height:230px}.finish-row{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin:4px 0 18px;font-size:11px;color:#64735a}.finish-row>span:first-child{font-size:8px;letter-spacing:1.8px;font-weight:600;color:#284834}.finish{display:flex;align-items:center;gap:6px}.finish-swatch{width:14px;height:14px;border-radius:50%;border:1px solid #c6cfbc;display:inline-block}@media(max-width:900px){.catalog-row{grid-template-columns:1fr;gap:18px}}@media(max-width:600px){.product-gallery{grid-template-columns:1fr;gap:14px}.product-gallery .product-thumbnail{min-height:170px}}@media(max-width:360px){.header{padding-inline:16px}.header .wordmark{font-size:20px}.header .wordmark .brand-logo{width:32px;height:32px}.header .store-nav{gap:5px}}.scene-glare{position:absolute;top:-15%;bottom:-15%;left:-40%;width:34%;transform:skew(-18deg);background:linear-gradient(90deg,#fff0,#ffffff54,#fff0);pointer-events:none}.product-thumbnail{perspective:750px}.product-thumb-art{will-change:transform}.product-card,.product-gallery figure{transition:box-shadow .35s,border-color .35s}.product-gallery figure:hover{box-shadow:0 18px 34px #2e513b1f;border-color:#b9c6aa}.catalog-row:hover .product-card{box-shadow:0 14px 30px #2e513b14;border-color:#b9c6aa}.product-link span,.primary span{transition:transform .25s}.product-link:hover span,.primary:hover span{transform:translate(3px,-3px)}.steps article{transition:transform .3s}.steps article:hover{transform:translateY(-4px)}@media(prefers-reduced-motion:reduce){.scene-glare{display:none}.product-thumbnail{perspective:none}}.hero-title{font-size:clamp(56px,5.6vw,83px);line-height:.99;margin:27px 0 25px;letter-spacing:-2.5px}.hero-title em{letter-spacing:-3px}.store-landing{max-width:1440px;margin:auto;padding:26px clamp(20px,5vw,72px) 8px;display:grid;grid-template-columns:1.06fr 1fr;gap:clamp(24px,4vw,56px);align-items:stretch}.landing-hero{position:relative;display:flex;flex-direction:column}.landing-peek{position:absolute;top:0;right:9%;width:min(44%,250px);height:auto;pointer-events:none}.landing-hero-panel{position:relative;margin-top:112px;flex:1;background:#294d38;color:#f4f3df;border-radius:22px;padding:clamp(28px,3.6vw,52px);display:flex;flex-direction:column;justify-content:center;min-height:380px}.landing-hero-panel h1{color:#fdfbf2;font-size:clamp(44px,4.4vw,70px);line-height:1;margin:0 0 20px}.landing-hero-panel em{color:#b9cf9e}.landing-sub{font-size:14px;line-height:1.85;color:#d8ddc5;max-width:360px;margin:0 0 30px}.landing-cta{background:#f4f3df;color:#294d38;border:0;border-radius:40px;padding:16px 26px;display:inline-flex;align-items:center;gap:14px;width:fit-content;font-size:13px;font-weight:600;transition:background .2s}.landing-cta:hover{background:#fffef2}.landing-cta span{display:inline-flex;align-items:center;font-size:17px;transition:transform .25s}.landing-cta:hover span{transform:translate(3px,-3px)}.landing-side{display:flex;flex-direction:column;gap:26px}.landing-stat{text-align:center;padding:18px 10px 0}.landing-stat-big{font-family:Libre Caslon Display,Georgia,serif;font-size:clamp(34px,2.8vw,46px);letter-spacing:-1.5px;margin:0 0 10px}.landing-stat-note{font-size:12px;line-height:1.8;color:#69705e;max-width:330px;margin:0 auto}.landing-arrivals{flex:1;display:flex;flex-direction:column}.landing-arrivals h2{text-align:center;font-size:clamp(30px,2.4vw,38px);letter-spacing:-1.5px;margin:0 0 20px}.landing-cards{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:18px}.landing-card{position:relative;background:#fffef9;border:1px solid #dfe2d5;border-radius:18px;padding:20px 16px 22px;display:flex;flex-direction:column;align-items:center;gap:12px;color:inherit;transition:box-shadow .35s,border-color .35s}.landing-card:hover{box-shadow:0 18px 34px #2e513b1f;border-color:#b9c6aa}.landing-card.selected,.landing-card.selected:hover{border-color:#2e513b;box-shadow:0 0 0 1.5px #2e513b,0 18px 34px #2e513b1f}#store{overflow-x:clip}.landing-card .product-thumb-art{width:100%;max-height:150px;flex:1}.landing-card-name{font-family:Libre Caslon Display,Georgia,serif;font-size:21px;letter-spacing:-.5px}@media(max-width:900px){.store-landing{grid-template-columns:1fr;gap:30px}.landing-hero-panel{margin-top:96px;min-height:320px}.landing-peek{right:7%;width:min(46%,230px)}.landing-stat{padding-top:0}}@media(max-width:600px){.store-landing{padding-inline:6%}.landing-hero-panel{margin-top:76px;padding:26px 22px;min-height:0}.landing-hero-panel h1{font-size:clamp(40px,12vw,54px)}.landing-sub{font-size:13px;margin-bottom:24px}.landing-cta{width:100%;justify-content:center}.landing-cards{gap:12px}.landing-card{padding:14px 10px 16px}.landing-card .product-thumb-art{max-height:110px}.landing-card-name{font-size:16px}.landing-card .pill{font-size:9px;padding:5px 9px}}@media(min-width:901px){#store{height:calc(100dvh - 117px);display:flex;flex-direction:column;overflow:hidden}.store-landing{flex:11 1 0;min-height:0;width:100%;padding:clamp(8px,1.4vh,18px) clamp(20px,4vw,60px) 0;gap:clamp(18px,2.5vw,40px)}.landing-hero{min-height:0}.landing-hero-panel{margin-top:clamp(58px,10vh,104px);min-height:0;flex:1;padding:clamp(16px,3vh,40px) clamp(20px,2.5vw,44px)}.landing-hero-panel h1{font-size:clamp(26px,5vh,54px);margin:0 0 clamp(8px,1.6vh,18px)}.landing-sub{font-size:clamp(11px,1.7vh,14px);line-height:1.6;margin:0 0 clamp(10px,2vh,22px)}.landing-cta{padding:clamp(9px,1.5vh,14px) 20px;font-size:12px}.landing-peek{width:min(44%,clamp(160px,26vh,250px));right:6%}.landing-side{gap:clamp(8px,1.4vh,16px);min-height:0}.landing-stat{padding:0}.landing-stat-big{font-size:clamp(20px,3vh,34px);margin:0 0 4px}.landing-stat-note{font-size:clamp(10px,1.5vh,12px);line-height:1.5}.landing-arrivals{min-height:0}.landing-arrivals h2{font-size:clamp(18px,2.8vh,30px);letter-spacing:-.5px;margin:0 0 clamp(6px,1.2vh,12px)}.landing-cards{min-height:0}.landing-card{padding:clamp(8px,1.4vh,14px) 12px clamp(10px,1.6vh,16px);gap:6px;min-height:0}.landing-card .product-thumb-art{max-height:100%;min-height:0}.landing-card-name{font-size:clamp(14px,2vh,18px)}.landing-card .pill{font-size:9px;padding:4px 8px}#store .hero{flex:12 1 0;min-height:0;width:100%;margin:0 auto;padding:clamp(6px,1.2vh,14px) clamp(20px,4vw,60px);gap:3%;align-items:center}#store .hero .eyebrow{font-size:clamp(8px,1.2vh,11px)}#store .hero .hero-title{font-size:clamp(24px,4.7vh,52px);margin:clamp(6px,1.2vh,14px) 0;line-height:1}#store .hero .intro{font-size:clamp(11px,1.6vh,14px);line-height:1.55;margin-bottom:clamp(8px,1.5vh,18px);max-width:400px}#store .product-meta{margin-bottom:clamp(6px,1.2vh,12px)}#store .hero .primary{padding:clamp(9px,1.6vh,15px) 18px;min-width:210px;gap:34px;font-size:clamp(11px,1.6vh,13px)}#store .small-note{margin-top:6px}#store .product-scene{aspect-ratio:auto;height:100%;max-height:100%;justify-content:center}#store .product-art{width:auto;height:106%;max-width:none;margin:2% 0 0}#store .product-gallery{max-height:100%;overflow:hidden}#store .values{flex:0 0 auto;padding:clamp(7px,1.3vh,12px) clamp(20px,4vw,60px);font-size:clamp(9px,1.4vh,12px)}#store .values .icon{width:clamp(12px,2vh,16px);height:clamp(12px,2vh,16px)}}@media(min-width:901px)and (max-height:820px){#store .small-note{display:none}#store .hero .primary{padding:9px 16px}}
