:root{--color-primary:#2c5530;--color-primary-dark:#1a3a20;--color-primary-light:#3d7b45;--color-secondary:#1a6b5a;--color-secondary-light:#238c76;--color-accent:#c8d5a3;--color-accent-warm:#e8d5a0;--color-bg:#faf8f3;--color-bg-alt:#f0ede4;--color-bg-card:#fff;--color-bg-dark:#1a2e1c;--color-text:#2a2a2a;--color-text-light:#6b6b60;--color-text-inverse:#faf8f3;--color-text-muted:#9a9a90;--color-border:#e0ddd4;--color-border-light:#eceade;--font-heading:"Playfair Display","Georgia",serif;--font-body:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--space-xs:0.25rem;--space-sm:0.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--space-5xl:8rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:20px;--radius-full:9999px;--shadow-sm:0 1px 3px #2c55300f;--shadow-md:0 4px 12px #2c553014;--shadow-lg:0 8px 30px #2c55301f;--shadow-xl:0 16px 50px #2c553026;--ease-out:cubic-bezier(0.16,1,0.3,1);--ease-in-out:cubic-bezier(0.65,0,0.35,1);--duration-fast:200ms;--duration-normal:400ms;--duration-slow:600ms;--max-width:1200px;--header-height:72px}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f2f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.container{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:20px auto;max-width:800px;padding:20px}h1{color:#333}.order-header{border-bottom:1px solid #e0e0e0;margin-bottom:30px;padding-bottom:15px}.order-header h1{color:#333;font-size:2em;margin:0 0 5px}.order-id{color:#666;font-size:.9em;font-weight:400;margin:0;opacity:.7}.image-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));margin-top:20px}.image-item{display:flex;flex-direction:column;position:relative}.image-item img{border-radius:8px;box-shadow:0 2px 4px #0000001a;height:auto;transition:transform .2s;width:100%}.image-item img:hover{transform:scale(1.05)}.image-price{background-color:#28a745;border-radius:6px;box-shadow:0 2px 4px #28a7454d;color:#fff;font-size:1.1em;font-weight:700;margin-top:8px;padding:6px 12px;text-align:center}.order-total{background-color:#f8f9fa;border-left:4px solid #039be5;border-radius:8px;margin-top:30px;padding:20px}.order-total h3{color:#333;font-size:1.5em;margin:0}.customer-info{background-color:#f8f9fa;border-left:4px solid #28a745;border-radius:8px;margin-bottom:30px;padding:20px}.customer-info h3{color:#333;font-size:1.3em;margin:0 0 15px}.customer-details p{color:#555;margin:8px 0}.customer-details strong{color:#333}.customer-details a{color:#039be5;text-decoration:none}.customer-details a:hover{text-decoration:underline}@media (min-width:600px){.image-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.florentina-landing{background:#f8f5ed;color:#263c2b;overflow:hidden}.florentina-landing *{box-sizing:border-box}.florentina-landing a{color:inherit}.skip-link{background:#183d28;border-radius:.4rem;color:#fff;left:1rem;padding:.7rem 1rem;position:fixed;top:-4rem;z-index:20}.skip-link:focus{top:1rem}.site-header{align-items:center;display:flex;gap:1.5rem;justify-content:space-between;margin:auto;max-width:1240px;min-height:96px;padding:.8rem 2rem}.brand{align-items:center;display:inline-flex;text-decoration:none}.brand img{display:block;mix-blend-mode:multiply;object-fit:contain;width:6.75rem}.site-nav{display:flex;font-size:.83rem;font-weight:600;gap:1.75rem}.footer-links a,.site-nav a{border-bottom:1px solid #0000;text-decoration:none}.footer-links a:hover,.site-nav a:hover{border-color:currentColor}.header-cta{background:#183d28;border-radius:99px;color:#fff!important;font-size:.8rem;font-weight:700;padding:.72rem 1rem;text-decoration:none}.hero-section{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1.08fr .92fr;margin:auto;max-width:1240px;min-height:650px;padding:4.5rem 2rem 5.5rem}.eyebrow{color:#51795b;font-size:.68rem;font-weight:800;letter-spacing:.13em;margin:0 0 1.15rem;text-transform:uppercase}.eyebrow span{color:#df8e65;font-size:.85rem;vertical-align:initial}.delivery-copy h2,.hero-copy h1,.section-heading h2,.visit-section h2{font-family:var(--font-heading);font-size:clamp(3.1rem,6vw,5.9rem);font-weight:600;letter-spacing:-.065em;line-height:.94;margin:0;max-width:700px}.hero-copy h1 em,h2 em{color:#507b59;font-weight:400}.hero-description{color:#5c685c;font-size:1.03rem;line-height:1.7;margin:1.8rem 0 2rem;max-width:460px}.hero-actions,.visit-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1.1rem}.button{align-items:center;border-radius:99px;display:inline-flex;font-size:.85rem;font-weight:800;gap:.6rem;padding:.95rem 1.25rem;text-decoration:none;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button--solid{background:#1c4a2c;box-shadow:0 10px 22px #153f242e;color:#fff!important}.button--text{color:#1c4a2c;padding-left:.15rem}.button--light{background:#fff9ef;color:#18472a}.trust-row{display:flex;gap:1.7rem;margin-top:4rem}.trust-row div{grid-gap:.25rem;border-right:1px solid #d8ddd0;display:grid;gap:.25rem;padding-right:1.7rem}.trust-row div:last-child{border:0;padding:0}.trust-row strong{font:600 1.1rem var(--font-heading)}.trust-row span{color:#738073;font-size:.7rem}.hero-art{isolation:isolate;min-height:465px;position:relative}.sun-disc{background:#e8d89a;border-radius:50%;height:285px;left:14%;position:absolute;top:0;width:285px}.hero-arch{border-radius:220px 220px 12px 12px;position:absolute}.hero-arch--back{background:#b9d0ac;bottom:0;height:395px;right:1%;transform:rotate(7deg);width:335px}.hero-arch--front{align-items:flex-end;background:#3d7148;bottom:0;box-shadow:inset 0 -60px 0 #15351f40;display:flex;gap:.3rem;height:382px;justify-content:center;padding-bottom:2.4rem;right:11%;width:330px}.plant{filter:drop-shadow(0 14px 6px rgba(11,47,23,.25));z-index:2}.plant--tall{font-size:8rem;transform:translateY(-1rem)}.plant--round{font-size:7rem}.plant--small{font-size:4rem;transform:translateY(.5rem)}.hero-art p{bottom:-2.3rem;color:#7a8c78;font:italic 1.1rem var(--font-heading);position:absolute;right:0;transform:rotate(-5deg)}.plant-section,.process-section{margin:auto;max-width:1240px;padding:7rem 2rem}.section-heading{grid-column-gap:2rem;align-items:end;column-gap:2rem;display:grid;grid-template-columns:1fr 1fr}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2{font-size:clamp(2.55rem,4.5vw,4.5rem)}.section-heading>p:last-child{color:#657167;line-height:1.7;max-width:350px}.plant-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-top:3.5rem}.plant-card{align-items:flex-start;background:#fffdf8;border:1px solid #e7e7db;border-radius:3px;display:flex;flex-direction:column;min-height:270px;padding:1.6rem;transition:transform .25s,box-shadow .25s}.plant-card:hover{box-shadow:0 16px 30px #274a281a;transform:translateY(-6px)}.plant-icon{background:#e7f0df;border-radius:50%;display:grid;font-size:2.05rem;height:4.3rem;margin-bottom:auto;place-items:center;width:4.3rem}.plant-card:nth-child(2) .plant-icon{background:#f0e6c9}.plant-card:nth-child(3) .plant-icon{background:#dcebe3}.plant-card:nth-child(4) .plant-icon{background:#f4ded0}.plant-card h3{font:600 1.7rem var(--font-heading);margin:1.6rem 0 .4rem}.plant-card p{color:#6c766c;font-size:.83rem;line-height:1.5;margin:0 0 1rem}.plant-card a{color:#315a37;font-size:.75rem;font-weight:800;text-decoration:none}.delivery-section{background:#1d4c31;color:#f8f5ed;display:grid;grid-template-columns:1fr 1fr}.delivery-illustration{background:#d8e2ba;min-height:500px;overflow:hidden;position:relative}.delivery-sun{background:#edc97a;border-radius:50%;height:270px;left:20%;position:absolute;top:9%;width:270px}.delivery-road{background:#e7ba66;bottom:-2rem;height:105px;left:-10%;position:absolute;transform:rotate(-9deg);width:135%}.delivery-van{bottom:8rem;filter:drop-shadow(0 13px 5px rgba(49,74,34,.2));font-size:6.4rem;left:37%;position:absolute;z-index:2}.delivery-leaf{color:#396d42;font-size:4rem;position:absolute}.delivery-leaf--one{bottom:20%;left:8%}.delivery-leaf--two{right:10%;top:20%}.delivery-copy{align-self:center;max-width:590px;padding:6rem clamp(2rem,7vw,7rem)}.delivery-copy h2{font-size:clamp(2.7rem,4.8vw,4.7rem)}.delivery-copy .eyebrow{color:#b9d3ac}.delivery-copy p:not(.eyebrow){color:#d7e4d4;line-height:1.75;margin:1.5rem 0 2rem}.process-section{padding-bottom:7.5rem}.section-heading--center{display:block;text-align:center}.section-heading--center h2{margin-inline:auto}.steps-list{grid-gap:3rem;counter-reset:steps;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);list-style:none;margin:4rem 0 0;padding:0}.steps-list li{border-top:1px solid #cbd7c6;padding-top:2.8rem;position:relative}.steps-list li:after{background:#f8f5ed;color:#aabda4;content:"✦";padding-left:.5rem;position:absolute;right:0;top:-.72rem}.steps-list span{color:#a1b69b;font:600 1rem var(--font-heading)}.steps-list h3{font:600 1.45rem var(--font-heading);margin:.8rem 0 .5rem}.steps-list p{color:#687368;font-size:.88rem;line-height:1.65}.visit-section{grid-gap:4rem;background:#e5eddc;display:grid;gap:4rem;grid-template-columns:1.1fr .9fr;margin:0 auto 5rem;max-width:1240px;padding:5.5rem clamp(2rem,7vw,6rem)}.visit-section h2{font-size:clamp(2.6rem,4.7vw,4.6rem)}.visit-section>div>p:not(.eyebrow){color:#5d6c60;line-height:1.7;margin:1.5rem 0 2rem;max-width:460px}.phone-link{color:#245033;font-size:.9rem;font-weight:800;text-decoration:none}.visit-card{align-self:center;background:#f9fbf5;border:1px solid #bfcdb8;padding:2.3rem;transform:rotate(2deg)}.visit-card__label{color:#5f895f;font-size:.67rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.visit-card__address{font:600 1.65rem/1.2 var(--font-heading);margin:1.8rem 0}.visit-card a{color:#245033;font-size:.8rem;font-weight:800}.site-footer{background:#173c28;color:#dce8d8;padding:4rem 2rem 2rem;text-align:center}.footer-logo{display:block;height:5.8rem;margin:0 auto;mix-blend-mode:screen;object-fit:contain;width:9rem}.site-footer p{color:#afc3af;font-size:.85rem}.footer-links{display:flex;font-size:.78rem;font-weight:700;gap:1.4rem;justify-content:center;margin:2rem 0 3.5rem}.site-footer small{color:#91aa95;font-size:.67rem}@media (max-width:800px){.site-header{min-height:80px;padding:.6rem 1.2rem}.brand img{height:3.6rem;width:5.4rem}.site-nav{display:none}.header-cta{padding:.6rem .75rem}.hero-section{grid-template-columns:1fr;min-height:0;padding:3.3rem 1.4rem 5rem}.hero-art{margin:auto;max-width:410px;min-height:355px;width:100%}.hero-arch--back{height:315px;width:260px}.hero-arch--front{height:300px;width:265px}.sun-disc{height:225px;width:225px}.plant--tall{font-size:6rem}.plant--round{font-size:5.5rem}.plant--small{font-size:3.2rem}.trust-row{gap:.9rem;margin-top:3rem}.trust-row div{padding-right:.9rem}.plant-section,.process-section{padding:4.8rem 1.4rem}.section-heading{display:block}.section-heading>p:last-child{margin-top:1.3rem}.plant-grid{grid-template-columns:repeat(2,1fr);margin-top:2.3rem}.plant-card{min-height:245px;padding:1.1rem}.plant-card h3{font-size:1.35rem}.delivery-section{grid-template-columns:1fr}.delivery-illustration{min-height:330px}.delivery-copy{padding:4.5rem 1.4rem}.steps-list{gap:1.6rem;grid-template-columns:1fr;margin-top:3rem}.visit-section{gap:2rem;grid-template-columns:1fr;margin-bottom:0;padding:4.5rem 1.4rem}.visit-card{transform:none}}@media (max-width:420px){.brand img{height:3.2rem;width:4.6rem}.header-cta{font-size:.7rem}.hero-copy h1{font-size:3rem}.trust-row strong{font-size:.95rem}.trust-row span{font-size:.62rem}.plant-grid{grid-template-columns:1fr}.plant-card{min-height:215px}}.florentina-landing{background:#ffffe0;color:#004b3e}.button--solid,.header-cta,.site-footer,.skip-link{background:#005347}.brand img{border:3px solid #e8ed72;border-radius:50%;box-shadow:0 4px 12px #004b3e2e;height:4.4rem;mix-blend-mode:normal;object-fit:cover;width:4.4rem}.button--text,.eyebrow,.phone-link,.visit-card a{color:#005347}.eyebrow span{color:#78a81d}.hero-copy h1 em,h2 em{color:#167100}.hero-description,.section-heading>p:last-child,.visit-section>div>p:not(.eyebrow){color:#315e4c}.button--light{background:#f8fbad;color:#005347}.trust-row span{color:#397160}.sun-disc{background:#e8ed72}.hero-arch--back{background:#b8d86a}.hero-arch--front{background:#167100;box-shadow:inset 0 -60px 0 #004b3e40}.hero-art p{color:#26745f}.plant-card{background:#fffef2;border-color:#d7e59e}.plant-icon{background:#e8ed72}.plant-card:nth-child(2) .plant-icon{background:#e0ef92}.plant-card:nth-child(3) .plant-icon{background:#cde59b}.plant-card:nth-child(4) .plant-icon{background:#f4f59d}.plant-card a{color:#005347}.delivery-section{background:#005347;color:#ffffe0}.delivery-illustration{background:#dce975}.delivery-sun{background:#f8fbad}.delivery-road{background:#d7e85f}.delivery-leaf{color:#167100}.delivery-copy .eyebrow{color:#e8ed72}.delivery-copy p:not(.eyebrow){color:#e4f0c5}.steps-list li{border-color:#b8d86a}.steps-list li:after{background:#ffffe0;color:#167100}.steps-list span{color:#167100}.steps-list p{color:#397160}.visit-section{background:#e5f0aa}.visit-card{background:#ffffe9;border-color:#9acb48}.visit-card__label{color:#167100}.footer-logo{border:3px solid #e8ed72;border-radius:50%;height:6rem;mix-blend-mode:normal;object-fit:cover;width:6rem}@media (max-width:800px){.brand img{height:3.4rem;width:3.4rem}}@media (max-width:420px){.brand img{height:3rem;width:3rem}}.hero-arch--front{background:#00534729;border:1px solid #ffffe080;box-shadow:0 22px 55px #004b3e38;overflow:hidden}.hero-arch--front:after{background:linear-gradient(145deg,#e8ed7233,#0000 55%);content:"";inset:0;pointer-events:none;position:absolute}.hero-arch--front img{filter:saturate(.92) contrast(1.02);height:100%;object-fit:cover;object-position:54% 55%;width:100%}.plant-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffff2b3;border-radius:14px;overflow:hidden;padding:0 0 1.45rem}.plant-card__photo{display:block;filter:saturate(.88) contrast(.97);height:155px;object-fit:cover;transition:transform .45s ease,filter .45s ease;width:100%}.plant-card:hover .plant-card__photo{filter:saturate(1.03) contrast(1.02);transform:scale(1.05)}.plant-card a,.plant-card h3,.plant-card p{margin-left:1.35rem;margin-right:1.35rem}.plant-card h3{margin-top:1.2rem}.plant-card a{margin-top:auto}.delivery-section{overflow:hidden;position:relative}.delivery-section:before{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0053471f;content:"";inset:0;pointer-events:none;position:absolute}.delivery-copy,.delivery-illustration{position:relative;z-index:1}.delivery-road{background:#b8d86a;overflow:hidden}.delivery-road i{animation:road-flow 2.8s linear infinite;border-top:3px dashed #00534785;left:0;position:absolute;top:46%;width:220%}.delivery-route{border:2px solid #005347;border-radius:50%;height:11px;opacity:.62;position:absolute;width:11px}.route--one{animation:route-pulse 2.5s ease-in-out infinite;left:23%;top:23%}.route--two{animation:route-pulse 2.5s ease-in-out .8s infinite;bottom:31%;right:17%}.delivery-truck{animation:truck-drive 4.5s ease-in-out infinite alternate;bottom:8.7rem;filter:drop-shadow(0 14px 8px rgba(0,75,62,.24));height:112px;left:30%;position:absolute;width:220px;z-index:3}.truck-cargo{align-items:center;background:#005347;border:3px solid #f8fbad;border-radius:11px 7px 5px 5px;color:#f8fbad;display:flex;font:italic 700 1rem var(--font-heading);gap:.45rem;height:76px;justify-content:center;left:0;position:absolute;top:8px;width:145px}.truck-cargo i{color:#e8ed72;font-style:normal}.truck-cab{background:#167100;border:3px solid #f8fbad;border-radius:7px 16px 5px 4px;height:53px;left:143px;position:absolute;top:31px;width:64px}.truck-cab span{background:#dce975;border-radius:4px 8px 3px 3px;height:19px;left:9px;position:absolute;top:8px;width:28px}.truck-wheel{animation:wheel-spin 1.3s linear infinite;background:#005347;border:7px solid #f8fbad;border-radius:50%;bottom:0;height:32px;position:absolute;width:32px;z-index:1}.truck-wheel:after{background:#167100;border-radius:50%;content:"";inset:5px;position:absolute}.truck-wheel--back{left:27px}.truck-wheel--front{left:166px}@keyframes truck-drive{0%{transform:translateX(-13px) translateY(0)}to{transform:translateX(30px) translateY(-4px)}}@keyframes wheel-spin{to{transform:rotate(1turn)}}@keyframes road-flow{to{transform:translateX(-45px)}}@keyframes route-pulse{50%{opacity:.15;transform:scale(1.7)}}@media (prefers-reduced-motion:reduce){.delivery-road i,.delivery-route,.delivery-truck,.truck-wheel{animation:none}}@media (max-width:800px){.delivery-truck{bottom:5.9rem;left:25%;transform:scale(.78);transform-origin:left bottom}}
/*# sourceMappingURL=main.f596c659.css.map*/