@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap");:root{--green:#083e29;--deep:#063221;--lime:#b8e46f;--cream:#f6f3e9;--ink:#173a2c;--muted:#68746b;--line:#d8dfd3;--leaf-vein:#0d5738}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:DM Sans,Arial,sans-serif;font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select{font:inherit}a,button,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #c28719;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.045em;line-height:1.06}h2{font-size:clamp(34px,4vw,52px)}h2 em{font-weight:400;color:#617765}h3{line-height:1.2}svg{display:block}address{font-style:normal}.sr-only{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden}.skip-link{position:fixed;left:12px;top:-100px;z-index:99;background:white;padding:12px}.skip-link:focus{top:12px}.topbar{padding:8px max(5vw,20px);background:var(--green);color:#dde9d5;font-size:10px;letter-spacing:.16em}.header,.topbar{display:flex;justify-content:space-between}.header{height:99px;padding:0 5vw;border-bottom:1px solid var(--line);gap:24px}.brand,.header{align-items:center}.brand{display:flex;gap:12px;line-height:.95;font-family:Georgia,serif;font-size:35px;letter-spacing:-.04em}.brand svg{width:39px;height:47px;color:var(--green)}.brand small{display:block;font:10px DM Sans,Arial,sans-serif;letter-spacing:.29em;margin-top:8px}.header nav{gap:32px;font-weight:600}.header nav,.header-call{display:flex;font-size:13px}.header-call{gap:20px;align-items:center}.header-call span{width:34px;height:34px;border:1px solid #b7c5b9;border-radius:50%;display:grid;place-items:center}.hero{position:relative;min-height:596px;background:radial-gradient(ellipse at 83% 48%,#317542 0,#0b4b30 32%,#063a26 70%);overflow:hidden;color:var(--cream);display:grid;grid-template-columns:1.1fr 1fr}.hero-content{padding:74px 0 68px 7vw;position:relative;z-index:2}.eyebrow{font-size:10px;letter-spacing:.19em;font-weight:700;display:block;margin-bottom:24px}.eyebrow.light{color:#d3e6b9;display:flex;align-items:center;gap:8px}.eyebrow.light>span{width:6px;height:6px;background:var(--lime);border-radius:50%}.hero h1{font-size:clamp(52px,6.2vw,87px);margin-bottom:25px;letter-spacing:-.055em}.hero h1 em{color:#c9e9a0;font-weight:400}.hero-intro{font-size:17px;color:#d5e3d5}.button-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.button{border:1px solid var(--green);background:var(--green);color:white;padding:14px 22px;font-weight:600;font-size:12px;display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:48px}.button:hover{filter:brightness(1.12)}.button.cream{background:#eef0d9;color:var(--green);border-color:#eef0d9}.button.ghost{background:transparent;border-color:#93aa92;color:#f7faec}.button.secondary{background:transparent;color:var(--green)}.hero-caption{margin-top:36px;font-size:9px;letter-spacing:.15em;color:#b7cfb6}.hero-caption span{margin:0 10px}.hero-art{position:relative;display:flex;align-items:center;justify-content:center;padding:45px 4vw 65px 0;isolation:isolate}.hero-art>svg{width:min(72%,355px);height:410px;color:#b9e568;filter:drop-shadow(0 0 38px #9dd05438);transform:rotate(-9deg)}.orbit{border:1px solid #a4c88930;width:440px;height:440px;border-radius:50%;position:absolute;z-index:-1}.orbit-two{width:530px;height:530px;border-style:dashed;transform:rotate(40deg)}.art-label{position:absolute;right:8vw;top:45px;font-size:9px;letter-spacing:.2em;line-height:1.6;color:#d0dfb1}.art-stamp{position:absolute;bottom:40px;right:5vw;width:94px;height:94px;border:1px solid #afd18d70;border-radius:50%;text-align:center;display:flex;flex-direction:column;justify-content:center;font-size:7px;letter-spacing:.12em;line-height:1.1;transform:rotate(12deg);color:#d2e1b9}.art-stamp strong{font-size:30px;font-family:Georgia,serif;font-weight:400}.hero-lines{position:absolute;inset:0;opacity:.11;background:repeating-linear-gradient(120deg,transparent,transparent 80px,#d3e9ba 81px,transparent 82px)}.quick-links{display:grid;grid-template-columns:repeat(3,1fr);padding:0 7vw;background:#e9eddf;border-bottom:1px solid #d1dbc9}.quick-links>a{padding:27px 25px 27px 0;border-right:1px solid #cdd7c7;display:flex;flex-direction:column}.quick-links>a+a{padding-left:45px}.quick-links>a:last-child{border:none}.quick-links span{font-size:9px;letter-spacing:.15em;color:#61735d}.quick-links strong{font-size:18px;font-weight:500;margin:5px 0}.quick-links small{font-size:11px;color:#64735e}.section{padding:85px 7vw}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:35px}.section-heading h2{margin-bottom:0}.text-link{font-size:12px;font-weight:700;border-bottom:1px solid #8d9c89;padding-bottom:6px;display:inline-block}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{background:#e7ecdd;border:1px solid #d9e1d0;min-height:290px;padding:24px;position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:transform .2s}.category-card:hover{transform:translateY(-4px)}.category-number{font-size:10px;color:#66805d}.category-symbol{height:132px;display:flex;align-items:center;justify-content:center;font-size:95px;line-height:1;color:#446d43;font-family:Georgia,serif}.category-symbol svg{height:105px;width:100px;color:#538249}.category-card h3{font-family:Georgia,serif;font-weight:400;font-size:26px;margin:8px 0}.category-card p{font-size:11px;color:#5c7057;max-width:80%;margin:0}.category-arrow{position:absolute;bottom:27px;right:24px;font-size:22px}.category-1{background:#e9e3d4}.category-2{background:#dbe6d5}.category-3{background:#e9e6d9}.category-4{background:#dce3cd}.category-5{background:#e3e8e2}.quiet-note{font-size:11px;color:#6b7568;margin:22px 0 0}.local-section{display:grid;grid-template-columns:1fr 1fr;background:#e7ecdf}.local-art{min-height:490px;background:#27563c;position:relative;color:#cedda8;overflow:hidden;display:flex;align-items:center;justify-content:center}.street-name{position:absolute;left:40px;top:38px;font:49px/.95 Georgia,serif;letter-spacing:-.03em;z-index:1}.local-art svg{width:190px;transform:rotate(28deg);opacity:.35;margin-left:90px;margin-top:65px}.street-line{position:absolute;width:130%;height:120px;background:#a7bf8060;transform:rotate(-40deg);border-top:1px solid #d3e3b569;border-bottom:1px solid #d3e3b569}.coordinate-label{position:absolute;bottom:30px;left:40px;letter-spacing:.22em;font-size:10px}.local-copy{padding:60px 6vw}.local-copy p{font-size:14px;color:#5c6d5d;max-width:470px}.local-copy address{margin:25px 0;font-size:16px}.local-copy .button-row{gap:20px}.faq-section{display:grid;grid-template-columns:1fr 1.2fr;gap:65px}.faq-list details{border-top:1px solid #ccd7c8;padding:22px 0}.faq-list details:last-child{border-bottom:1px solid #ccd7c8}.faq-list summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:22px;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:13px;color:#5c6b5d;margin:17px 25px 0 0}.footer{background:var(--deep);color:#e6ebdc;padding:55px 7vw 0}.footer-main{display:grid;grid-template-columns:1fr 1.2fr .8fr;gap:50px;padding-bottom:45px}.footer .brand{align-self:start}.footer .brand svg{color:var(--lime)}.footer h2{font-size:27px;margin-bottom:16px}.footer a:not(.brand),.footer p{font-size:12px}.footer nav{display:flex;flex-direction:column;gap:12px}.footer-base{border-top:1px solid #49674e;display:flex;justify-content:space-between;padding:20px 0;font-size:10px;color:#a6bca6}.page-wrap{max-width:1400px;margin:auto;padding:30px 7vw 80px}.breadcrumbs{font-size:11px;color:#6b786c;margin:0 0 32px}.page-heading{padding:22px 0 30px}.page-heading h1{font-size:clamp(42px,5vw,68px);margin-bottom:18px}.page-heading>p{color:#637160;max-width:660px}.source-notice{display:flex;align-items:flex-start;gap:12px;padding:16px 20px;background:#e8eadb;border:1px solid #d7dcc3;font-size:12px}.source-notice strong{font-weight:600}.source-notice p{margin:4px 0 0;font-size:11px;color:#64715b}.status-dot{width:7px;height:7px;background:#7b922f;border-radius:50%;flex-shrink:0;margin-top:7px}.menu-controls{display:flex;gap:12px;margin:30px 0 20px}.search{display:flex;align-items:center;flex:1 1;border:1px solid #cbd5c8;background:white;padding:0 14px;gap:10px}.search>span:not(.sr-only){font-size:28px}.search input{padding:12px 0;border:none;background:none;min-width:0;width:100%;font-size:13px}.menu-controls select{border:1px solid #cbd5c8;background:white;padding:14px 28px 14px 12px;font-size:12px;max-width:100%}.filter-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:25px}.filter-row a,.filter-row button{border:1px solid #ccd7c8;padding:8px 15px;background:none;font-size:11px;border-radius:2px}.filter-row .active{background:var(--green);color:white;border-color:var(--green)}.result-line{display:flex;justify-content:space-between;font-size:12px;margin:28px 0 16px}.result-line>span{font-size:9px;letter-spacing:.15em;color:#76826e}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{border:1px solid #dce2d4;background:#fffef8;min-width:0}.product-image{position:relative;aspect-ratio:1;background:#e9eedf;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-image img{object-fit:contain;padding:20px;transition:transform .25s}.product-card:hover img{transform:scale(1.04)}.product-image>svg{width:70px;color:#93ab7a;opacity:.5}.product-image>span{position:absolute;bottom:10px;left:10px;background:#f7f7e9e6;font-size:9px;padding:3px 9px}.product-copy{padding:18px}.product-type{font-size:9px;text-transform:uppercase;color:#70816b;margin-bottom:8px;letter-spacing:.06em}.product-copy h3{font-size:13px;font-weight:600;min-height:32px;line-height:1.4;overflow-wrap:anywhere}.product-bottom{display:flex;justify-content:space-between;font-size:11px;margin-top:20px}.empty-state{text-align:center;padding:70px 20px;background:#e8ecdf;margin-top:20px}.empty-state svg{width:55px;height:60px;margin:0 auto 22px;color:#8fa875}.empty-state h3{font:30px Georgia,serif}.empty-state p{font-size:13px;color:#6e7a65}.age-dialog{border:1px solid #c8d2bd;padding:42px;max-width:460px;width:calc(100% - 32px);text-align:center;background:var(--cream);color:var(--ink);box-shadow:0 20px 100px #0005}.age-dialog::backdrop{background:#032516d6;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.age-dialog>svg{width:65px;height:72px;margin:0 auto 22px;color:#68a53f}.age-dialog h2{font-size:40px}.age-dialog>p:not(.eyebrow){font-size:13px}.age-actions{display:flex;flex-direction:column;gap:15px;margin-top:28px}.text-button{border:0;background:none;text-decoration:underline;font-size:12px;padding:10px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.info-card{padding:35px;background:#e6ecdc;border:1px solid #d1ddc6}.info-card h2{font-size:32px}.info-card p{font-size:14px}.editorial{max-width:850px;padding:20px 0}.editorial p{color:#5e6e5d}.editorial h2{font-size:34px;margin-top:40px}.related-links{margin-top:50px;padding-top:25px;border-top:1px solid var(--line)}.related-links h2{font-size:28px}.related-links nav{display:flex;flex-wrap:wrap;gap:14px;font-size:12px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:55px}.detail-image{position:relative;aspect-ratio:1;background:#e3e9d8;display:grid;place-items:center}.detail-image img{object-fit:contain;padding:35px}.detail-image svg{width:180px;color:#92b371}.product-detail h1{font-size:46px;overflow-wrap:anywhere}.product-detail dl{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:13px}.product-detail dt{color:#6e7d66}.product-detail dd{margin:0}.price-list{padding:0;list-style:none;margin:25px 0}.price-list li{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px}@media(min-width:1600px){.hero{min-height:650px}.hero-content{padding-left:calc((100vw - 1380px)/2)}}@media(max-width:1000px){.header{padding:0 5vw}.header-call{display:none}.hero h1{font-size:61px}.hero-content{padding-left:6vw}.hero-art>svg{width:80%}.quick-links{padding:0 6vw}.quick-links>a+a{padding-left:25px}.section{padding:65px 6vw}.product-grid{grid-template-columns:repeat(3,1fr)}.local-copy{padding:45px 5vw}.footer-main{gap:25px}.category-card{min-height:260px}.category-symbol{height:110px}}@media(max-width:650px){.topbar{padding:7px 20px;font-size:8px}.header{height:83px;padding:0 20px;gap:15px}.brand{font-size:29px;gap:9px}.brand svg{width:31px;height:37px}.brand small{font-size:8px;margin-top:7px}.header nav{gap:16px;font-size:11px}.header nav a:nth-child(2){display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-content{padding:47px 25px 27px}.hero h1{font-size:59px}.hero-intro{font-size:15px;margin-bottom:24px}.hero .eyebrow{font-size:9px;margin-bottom:24px}.button{font-size:11px;padding:13px 17px;gap:20px}.hero .button-row{gap:10px}.hero-caption{font-size:8px;margin-top:25px}.hero-art{height:288px;padding:0 25px 20px}.hero-art>svg{height:265px;width:240px}.orbit-one{height:270px;width:270px}.orbit-two{height:350px;width:350px}.art-label{right:25px;top:10px;font-size:7px}.art-stamp{width:65px;height:65px;right:25px;bottom:23px;font-size:5px}.art-stamp strong{font-size:23px}.quick-links{padding:0 20px}.quick-links>a{padding:21px 10px 20px 0}.quick-links>a+a{padding-left:13px}.quick-links span{font-size:7px;letter-spacing:.08em}.quick-links strong{font-size:12px;line-height:1.4;margin:8px 0}.quick-links small{font-size:8px;line-height:1.4}.section{padding:53px 22px}.section-heading{display:block;margin-bottom:26px}.section-heading .text-link{margin-top:20px}.eyebrow{margin-bottom:18px}.category-grid{grid-template-columns:repeat(2,1fr);gap:12px}.category-card{padding:16px;min-height:235px}.category-symbol{height:100px;font-size:70px}.category-symbol svg{height:83px;width:75px}.category-card h3{font-size:24px}.category-card p{font-size:10px;max-width:95%;line-height:1.4;padding-bottom:20px}.category-arrow{right:14px;bottom:10px;font-size:19px}.local-section{grid-template-columns:1fr}.local-art{min-height:320px}.local-copy{padding:40px 25px 45px}.local-copy .button-row{gap:20px}.faq-section{grid-template-columns:1fr;gap:32px}.faq-list summary{font-size:13px}.footer{padding:40px 25px 0}.footer-main{grid-template-columns:1fr;gap:35px;padding-bottom:30px}.footer-base{gap:20px;font-size:8px;align-items:center}.page-wrap{padding:24px 20px 55px}.page-heading{padding:5px 0 22px}.page-heading h1{font-size:44px}.page-heading>p{font-size:13px}.source-notice{padding:14px;font-size:11px}.source-notice p{font-size:10px}.menu-controls{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.search{grid-column:1/-1}.menu-controls label{min-width:0}.menu-controls select{width:100%;font-size:11px}.filter-row{gap:7px}.filter-row a,.filter-row button{font-size:10px;padding:7px 11px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-copy{padding:12px}.product-copy h3{font-size:11px}.product-type{font-size:8px}.product-bottom{font-size:10px;margin-top:12px}.product-image img{padding:12px}.contact-grid,.product-detail{grid-template-columns:1fr;gap:25px}.info-card{padding:25px}.product-detail h1{font-size:38px}.age-dialog{padding:30px 25px}.age-dialog h2{font-size:35px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}}.editorial-artwork{position:relative;overflow:hidden;background:#244e36;display:flex;align-items:center;justify-content:center}.editorial-artwork img{object-fit:cover}.editorial-artwork>svg{width:38%;max-height:75%;color:#b4d482;opacity:.65}.hero-background,.hero-background:after{position:absolute;inset:0}.hero-background:after{content:"";background:linear-gradient(90deg,#032f26eb 2%,#073e29a8 42%,#0b31251c 80%),linear-gradient(0deg,#052c2680,transparent 60%)}.hero-photographic .hero-art>svg,.hero-photographic .orbit{display:none}.hero-photographic .hero-art{min-height:590px}.hero-photographic .art-stamp{background:#063321b8}.hero-photographic .hero-lines{opacity:.05}.tier-collections{background:#e9ecdf}.tier-card-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.tier-card{grid-column:span 2;min-width:0;background:#f8f5eb;box-shadow:0 8px 30px #12362108;border:1px solid #d5ddca}.tier-card:nth-child(-n+2){grid-column:span 3}.tier-card-art{height:235px}.tier-card:nth-child(-n+2) .tier-card-art{height:300px}.tier-card-copy{padding:23px}.tier-card-copy .eyebrow{font-size:9px;margin-bottom:13px}.tier-card h3{font:35px/1.12 Georgia,serif;letter-spacing:-.035em;margin-bottom:20px}.tier-card-link{font-size:12px;display:flex;justify-content:space-between;align-items:center;min-height:32px}.tier-card-link>span{font-size:23px}.tier-introduction{display:grid;grid-template-columns:1.2fr 1fr;gap:45px;align-items:center;margin-bottom:30px}.tier-introduction .page-heading{padding:15px 0}.tier-introduction-art{height:270px}.filter-row a,.filter-row button,.header nav a,.related-links nav a{min-height:44px;display:inline-flex;align-items:center}.footer nav a{min-height:44px;display:flex;align-items:center}.age-dialog{max-height:calc(100dvh - 32px);overflow-y:auto}.text-button{min-height:44px}.breadcrumbs{overflow-wrap:anywhere}.breadcrumbs a{display:inline-flex;align-items:center;min-height:44px}.product-bottom>span:first-child{overflow-wrap:anywhere}.menu-controls select{min-height:48px}.faq-list summary{min-height:44px}.page-wrap,.product-detail>div{min-width:0}@media(max-width:650px){.hero-photographic{min-height:670px}.hero-photographic .hero-content{padding-top:46px}.hero-photographic .hero-art{min-height:170px;height:170px}.hero-photographic .hero-background img{object-position:65% center!important}.hero-background:after{background:linear-gradient(180deg,#052e27e8,#063925ae 47%,#052e2730 82%,#063323b8)}.hero-photographic h1{font-size:clamp(49px,13vw,61px)}.tier-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.tier-card,.tier-card:nth-child(-n+2){grid-column:span 1}.tier-card:first-child{grid-column:1/-1}.tier-card-art,.tier-card:nth-child(-n+2) .tier-card-art{height:170px}.tier-card:first-child .tier-card-art{height:245px}.tier-card-copy{padding:17px 14px}.tier-card h3{font-size:27px;min-height:60px;margin-bottom:10px}.tier-card:first-child h3{font-size:34px;min-height:0}.tier-card-copy .eyebrow{font-size:7px;letter-spacing:.12em}.tier-card-link{font-size:10px;gap:8px;line-height:1.45;min-height:44px}.tier-introduction{grid-template-columns:1fr;gap:10px}.tier-introduction-art{height:225px}.tier-introduction .page-heading{padding-bottom:8px}.filter-row{gap:8px}.filter-row a,.filter-row button{padding:10px 12px;font-size:12px;line-height:1.35}.product-copy h3{font-size:12px;min-height:35px}.product-bottom{font-size:12px;line-height:1.4;gap:8px}.product-image>span{font-size:10px;max-width:calc(100% - 18px);line-height:1.4}.search input{font-size:16px}.menu-controls select{font-size:12px;padding-left:10px;padding-right:20px}.header nav{gap:12px}.header nav a{font-size:12px}.header .brand{font-size:27px}.button-row,.header{gap:12px}.button-row>.button{min-height:48px}.text-link{min-height:44px;display:inline-flex;align-items:center}.hero .button-row .button{font-size:11px;padding:12px 15px;gap:12px}.hero-caption{letter-spacing:.09em}.hero-caption span{margin:0 7px}}@media(max-width:375px){.header{padding-inline:16px}.brand{gap:6px}.header nav{gap:10px}.header .brand{font-size:25px}.header .brand svg{width:28px}.hero-content{padding-inline:20px}.hero h1{font-size:52px}.quick-links{padding-inline:16px}.quick-links strong{font-size:11px}.quick-links>a+a{padding-left:10px}.page-wrap{padding-inline:16px}.section{padding-inline:18px}.product-grid{gap:10px}.product-copy{padding:10px}.tier-card-copy{padding:14px 12px}.tier-card h3{font-size:25px}}@media(max-width:650px){.hero-photographic{display:block;min-height:0;padding-bottom:310px;background:#073c2a}.hero-photographic .hero-content{padding-bottom:40px}.hero-photographic .hero-background{inset:auto 0 0;height:320px}.hero-photographic .hero-background img{object-position:75% center!important}.hero-photographic .hero-background:after{background:linear-gradient(180deg,#073c2a,#073c2a10 25%,transparent 85%,#073c2a45)}.hero-photographic .hero-art{display:none}}.hero h1 em{display:block}.hero-subline{font-size:20px;color:#e6eddc;line-height:1.4;margin-bottom:17px}.hero-intro{max-width:520px;font-size:15px;line-height:1.75;margin-bottom:26px}.price-list del{font-size:12px;color:#77836e}.source-details summary{min-height:44px;display:flex;align-items:center;cursor:pointer;font-size:11px;text-decoration:underline}.source-details p{padding-bottom:6px}@media(max-width:650px){.hero-subline{font-size:17px;margin-bottom:16px}.hero-intro{font-size:14px;line-height:1.75}.hero-photographic .hero-content{padding-top:39px}.hero h1{margin-bottom:20px}}.category-photo-card{padding:0;display:block;background:#f7f4e9;min-height:0}.category-photo{width:100%;height:240px}.category-photo-copy{position:relative;padding:21px 24px 25px}.category-photo-copy h3{margin:9px 0 12px}.category-photo-copy p{font-size:12px;line-height:1.5;max-width:85%;min-height:36px}.category-photo-copy .category-arrow{right:22px;bottom:25px}.local-texture-panel{isolation:isolate}.local-art .local-texture{position:absolute;inset:0;width:100%;height:100%;z-index:-2}.local-texture-panel:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(135deg,#083b2c70,transparent 65%),linear-gradient(0deg,#07362690,transparent 40%)}.local-texture-panel .street-name{color:#f4f0dc;text-shadow:0 2px 24px #06332260}.local-texture-panel .coordinate-label{color:#f0eedb}@media(max-width:650px){.category-photo{height:180px}.category-photo-copy{padding:15px 14px 20px}.category-photo-copy h3{font-size:25px;margin:8px 0 10px}.category-photo-copy p{font-size:11px;max-width:100%;padding-bottom:22px;min-height:56px}.category-photo-copy .category-arrow{right:14px;bottom:13px}.local-texture-panel{min-height:330px}.local-texture-panel .street-name{font-size:47px;left:27px;top:30px}.local-texture-panel .coordinate-label{left:27px;bottom:25px}}@media(max-width:375px){.category-photo{height:165px}.category-photo-copy{padding-inline:12px}.category-photo-copy h3{font-size:23px}}.flower-prices{margin:24px 0 0}.flower-prices-heading{font-size:12px;font-weight:600;color:#5d705d;margin:0 0 7px}.flower-prices dl,.product-detail .flower-prices dl{display:block;margin:0}.flower-price-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:11px 0;border-bottom:1px solid var(--line);font-size:15px}.flower-price-row dt,.product-detail .flower-price-row dt{color:var(--ink);white-space:nowrap}.flower-price-row dd{display:flex;justify-content:flex-end;align-items:baseline;flex-wrap:wrap;gap:3px 8px;margin:0;min-width:0;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.flower-price-row dd strong{font-weight:600;white-space:nowrap}.flower-price-row del{color:#6b7868;font-size:12px;white-space:nowrap}.flower-price-empty{font-size:13px;margin:10px 0}.flower-prices-compact{margin-top:14px}.flower-prices-compact .flower-prices-heading{font-size:11px;line-height:1.4}.flower-prices-compact .flower-price-row{font-size:13px;padding:8px 0;gap:6px}.flower-details-link{color:#61735c;font-size:11px;margin-top:12px}.flower-prices-compact .flower-price-row dd{column-gap:6px}@media(max-width:650px){.flower-prices-compact .flower-prices-heading{font-size:11px}.flower-prices-compact .flower-price-row{font-size:12px}.flower-prices-compact .flower-price-row dd{gap:2px 5px}.flower-details-link,.flower-prices-compact .flower-price-row del{font-size:12px}}