@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800;900&family=Playfair+Display:wght@600;700;800&display=swap";:root{--cream:#f7efe2;--cream-deep:#e9dcc8;--paper:#fff9ef;--forest:#2f3a22;--olive:#56643d;--sage:#a6ad87;--berry:#a63a2b;--raspberry:#8e2f3f;--burgundy:#6d2630;--taupe:#756e63;--line:#d8c8ae;--shadow:0 24px 80px #2f3a221f, 0 2px 12px #2f3a2214;--soft-shadow:0 14px 40px #2f3a221a;--radius-xl:38px;--radius-lg:28px;--radius-md:20px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{min-width:0;color:var(--forest);background:linear-gradient(180deg, var(--cream), #f4eadb 52%, var(--cream));margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}p{color:#2f3a22c7;text-wrap:pretty;margin:0}.container{width:min(1180px,100% - 44px);margin:0 auto}.section{padding:clamp(44px,6vw,78px) 0;position:relative}h1,h2,h3{color:var(--forest);text-wrap:balance;margin:0;font-family:Playfair Display,Georgia,serif;line-height:.98}h1{letter-spacing:-.045em;max-width:10ch;font-size:clamp(45px,7vw,92px)}h2{letter-spacing:-.038em;font-size:clamp(34px,5vw,68px)}h3{letter-spacing:-.028em;font-size:clamp(23px,3vw,34px)}.site-header{z-index:20;backdrop-filter:blur(18px);background:#f7efe2e0;border-bottom:1px solid #2f3a221f;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:18px;padding:12px 0;display:flex}.brand{white-space:nowrap;align-items:center;gap:12px;font-weight:900;display:flex}.brand img{border-radius:50%;width:46px;height:46px}.nav{color:#2f3a22c7;align-items:center;gap:20px;font-size:14px;font-weight:800;display:flex}.nav a:hover{color:var(--berry)}.cta{background:var(--berry);color:#fffaf0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:15px 23px;font-weight:900;transition:transform .2s,background .2s,border-color .2s;display:inline-flex;box-shadow:0 14px 32px #a63a2b40}.cta:hover{background:var(--burgundy);transform:translateY(-1px)}.cta.secondary{color:var(--forest);box-shadow:none;background:#fff9efb8;border:1px solid #2f3a2238}.cta.secondary:hover{border-color:#a63a2b70}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero{padding-bottom:28px;position:relative;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(330px,.96fr);align-items:center;gap:clamp(28px,5vw,62px);min-height:min(760px,100vh - 76px);padding:clamp(36px,6vw,62px) 0 24px;display:grid}.hero-copy,.hero-showcase{min-width:0}.hero-kicker{color:var(--olive);letter-spacing:.14em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:10px 12px;margin-bottom:20px;font-size:12px;font-weight:900;display:flex}.season-stamp{color:#fffaf0;background:var(--raspberry);letter-spacing:.12em;border-radius:999px;align-items:center;padding:8px 12px;display:inline-flex;box-shadow:0 10px 24px #8e2f3f2e}.lead{max-width:670px;margin-top:24px;font-size:clamp(18px,2vw,23px)}.hero-facts{flex-wrap:wrap;gap:9px;margin-top:22px;display:flex}.hero-facts span,.badge-row span,.way-tag{color:var(--forest);background:#fff9efc7;border:1px solid #2f3a2221;border-radius:999px;align-items:center;padding:9px 13px;font-size:13px;font-weight:900;display:inline-flex}.hero-photo-wrap{isolation:isolate;position:relative}.photo-card{border-radius:var(--radius-xl);background:var(--paper);min-height:420px;box-shadow:var(--shadow);border:1px solid #2f3a2224;position:relative;overflow:hidden}.hero-photo{min-height:clamp(430px,58vw,620px)}.photo-card img{width:100%;height:100%;min-height:inherit;object-fit:cover}.photo-caption{color:var(--forest);backdrop-filter:blur(14px);background:#fff9efe0;border:1px solid #2f3a221f;border-radius:18px;padding:13px 16px;font-size:13px;font-weight:900;position:absolute;bottom:18px;left:18px;right:18px}.logo-badge{background:var(--paper);width:112px;height:112px;box-shadow:var(--soft-shadow);z-index:3;border:1px solid #2f3a2224;border-radius:999px;place-items:center;display:grid;position:absolute;bottom:-14px;right:-10px}.logo-badge img{width:82px;height:82px}.floating-card{z-index:4;width:164px;box-shadow:var(--soft-shadow);backdrop-filter:blur(16px);background:#fff9efe6;border:1px solid #2f3a2224;border-radius:24px;padding:18px;position:absolute;top:52px;left:-22px}.floating-card strong{color:var(--raspberry);letter-spacing:-.03em;font:800 30px/.95 Playfair Display,Georgia,serif;display:block}.floating-card span:last-child{color:var(--olive);margin-top:4px;font-size:13px;font-weight:800;display:block}.micro-label,.section-label{color:var(--berry);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:950}.quick-actions-wrap{margin-top:-2px}.quick-actions{scrollbar-width:thin;grid-auto-columns:minmax(132px,1fr);grid-auto-flow:column;gap:22px;padding:14px 20px 30px;display:grid;overflow:visible}.quick-action-shell{border-radius:30px;min-width:0;display:block;position:relative}.quick-action-shell:before{content:"";filter:blur(16px);pointer-events:none;background:radial-gradient(#2f3a2221,#2f3a220a 58%,#0000 74%);border-radius:30px;height:58px;position:absolute;bottom:-12px;left:12px;right:12px}.quick-action{z-index:1;text-align:center;background:#fff9efc2;border:1px solid #2f3a221f;border-radius:26px;justify-items:center;gap:8px;min-width:0;height:100%;padding:16px 12px;display:grid;position:relative;box-shadow:inset 0 1px #ffffffa3}.quick-action strong{font-size:13px;font-weight:950}.quick-action small{max-width:12ch;color:var(--taupe);font-size:11px;line-height:1.25}.quick-icon{background:var(--paper);border:1px solid #2f3a2224;border-radius:50%;place-items:center;width:56px;height:56px;display:inline-grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 7px #a63a2b0d}.quick-icon:before,.quick-icon:after{content:"";display:block;position:absolute}.quick-icon.berry:before{background:var(--berry);border-radius:60% 60% 70% 70%;width:25px;height:30px;top:19px}.quick-icon.berry:after{background:var(--olive);clip-path:polygon(50% 0,62% 45%,100% 28%,72% 66%,84% 100%,50% 76%,16% 100%,28% 66%,0 28%,38% 45%);width:24px;height:15px;top:12px}.quick-icon.pin:before{border:7px solid var(--raspberry);border-radius:50% 50% 50% 0;width:21px;height:21px;transform:rotate(-45deg)}.quick-icon.pin:after{background:var(--paper);border-radius:50%;width:8px;height:8px}.quick-icon.leaf:before{background:var(--olive);border-radius:70% 0;width:34px;height:22px;transform:rotate(-28deg)}.quick-icon.leaf:after{background:#fff9efb3;width:36px;height:2px;transform:rotate(-28deg)}.quick-icon.route:before{border:3px dashed var(--berry);border-bottom:0;border-left:0;border-radius:0 18px 0 0;width:34px;height:24px;transform:rotate(-12deg)}.quick-icon.route:after{background:var(--olive);width:10px;height:10px;box-shadow:26px -20px 0 var(--raspberry);border-radius:50%;bottom:15px;left:14px}.quick-icon.steps:before{background:var(--berry);width:7px;height:7px;box-shadow:14px -10px 0 var(--olive), 28px -2px 0 var(--raspberry);border-radius:50%;top:31px;left:12px}.quick-icon.steps:after{background:#56643d73;width:33px;height:2px;transform:rotate(-10deg)}.quick-icon.message:before{background:var(--olive);border-radius:14px;width:31px;height:22px}.quick-icon.message:after{background:var(--olive);width:12px;height:12px;bottom:15px;left:18px;transform:rotate(45deg)}.trust-strip{color:var(--olive);flex-wrap:wrap;justify-content:center;gap:10px;padding:8px 0 0;font-size:13px;font-weight:900;display:flex}.trust-strip span:before{content:"✦";color:var(--berry);margin-right:8px}.section-head{max-width:760px;margin-bottom:22px}.section-head h2,.story-copy h2,.season-copy h2,.raspberry-card h2,.contact-panel h2{margin-top:12px}.section-head p,.story-copy p,.season-copy p,.raspberry-card p,.contact-panel p{margin-top:18px;font-size:clamp(16px,1.7vw,19px)}.season-panel{box-shadow:var(--shadow);background:linear-gradient(135deg,#fff9efe0,#e9dcc89e);border:1px solid #2f3a2221;border-radius:clamp(28px,4vw,46px);grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);align-items:stretch;gap:24px;padding:clamp(22px,4vw,42px);display:grid;position:relative;overflow:hidden}.badge-row{flex-wrap:wrap;gap:10px;margin:24px 0;display:flex}.badge-row span{background:var(--raspberry);color:#fffaf0;border:0}.season-art{border-radius:var(--radius-xl);aspect-ratio:1.16;min-height:430px;box-shadow:var(--soft-shadow);position:relative;overflow:hidden}.season-art img{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center center}.berry-orbit{border:1px solid #fff9efb3;border-radius:50%;width:118px;height:118px;position:absolute;top:16px;right:16px}.berry-orbit:before{content:"";background:var(--berry);width:18px;height:22px;box-shadow:42px -18px 0 var(--raspberry), 66px 32px 0 var(--berry);border-radius:60% 60% 70% 70%;position:absolute;top:38px;left:18px}.story-grid{grid-template-columns:minmax(300px,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(22px,4vw,44px);display:grid}.story-photo{border-radius:var(--radius-xl);box-shadow:var(--shadow);min-height:360px;position:relative;overflow:hidden}.story-photo img{width:100%;height:100%;min-height:inherit;object-fit:cover}.story-note{background:#fff9efcc;border:1px solid #2f3a221f;border-radius:22px;gap:6px;margin-top:24px;padding:18px;display:grid}.story-note strong{color:var(--raspberry)}.story-note span{color:#2f3a22c2}.steps-line{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid;position:relative}.steps-line:before{content:"";background:linear-gradient(90deg,#a63a2b24,#56643d3d,#a63a2b24);height:2px;position:absolute;top:42px;left:8%;right:8%}.order-vine-stage{--vine-gold:#eeb148;--vine-gold-soft:#ffd680;--vine-gold-pale:#ffebb2;--vine-start:0s}.order-vine{pointer-events:none;z-index:1;width:calc(100% + 36px);height:calc(100% + 44px);position:absolute;inset:-44px -18px 0;overflow:visible}.order-vine path,.order-vine circle,.order-vine ellipse,.order-vine line{vector-effect:non-scaling-stroke}.vine-base{fill:none;stroke:#56643d42;stroke-width:1.35px;stroke-linecap:round}.vine-detail{fill:#a6ad87ad;stroke:#56643d6b;stroke-width:.8px}.vine-detail-line{stroke:#56643d57;stroke-width:.95px;stroke-linecap:round}.vine-glow{fill:none;stroke:var(--vine-gold-soft);stroke-width:19px;stroke-linecap:round;stroke-linejoin:round;opacity:0;filter:blur(7px);stroke-dasharray:1;stroke-dashoffset:1px;animation:2.95s cubic-bezier(.45,0,.18,1) forwards vine-draw;animation-delay:calc(var(--vine-start) + var(--seg-delay))}.vine-light{fill:none;stroke:var(--vine-gold-pale);stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;opacity:0;stroke-dasharray:1;stroke-dashoffset:1px;filter:drop-shadow(0 0 8px #eeb1489e);animation:2.95s cubic-bezier(.45,0,.18,1) forwards vine-draw-light;animation-delay:calc(var(--vine-start) + var(--seg-delay))}.vine-core{fill:none;stroke:#56643dc7;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;opacity:0;stroke-dasharray:1;stroke-dashoffset:1px;animation:2.95s cubic-bezier(.45,0,.18,1) forwards vine-draw-core;animation-delay:calc(var(--vine-start) + var(--seg-delay))}.vine-drop{fill:var(--vine-gold-pale);stroke:#a63a2ba3;stroke-width:1px;filter:drop-shadow(0 0 12px #eeb148bd)}.vine-drop.is-leading{fill:var(--vine-gold-soft)}.vine-spark{stroke:var(--vine-gold-pale);stroke-linecap:round;stroke-width:1.2px;opacity:0;filter:drop-shadow(0 0 7px #eeb148a6);animation:1.2s ease-out both vine-spark;animation-delay:calc(var(--vine-start) + var(--spark-delay))}.step-card{z-index:auto}.step-card h3,.step-card p{z-index:6;position:relative}.step-card.is-vine-active{box-shadow:0 18px 54px #eeb14821, var(--soft-shadow);border-color:#eeb14852}.step-card.is-vine-active .step-number{border-color:#eeb148a8;box-shadow:0 0 0 12px #eeb1481a,0 0 42px #eeb14847,inset 0 0 0 10px #a63a2b12}.step-card.is-vine-active .step-number:after{content:"";z-index:-1;background:radial-gradient(circle,#ffd68057,#0000 68%);border-radius:50%;animation:1.35s ease-out both vine-circle-glow;position:absolute;inset:-18px}@keyframes vine-draw{0%{opacity:0;stroke-dashoffset:1px}18%{opacity:.52}to{opacity:.34;stroke-dashoffset:0}}@keyframes vine-draw-light{0%{opacity:0;stroke-dashoffset:1px}18%{opacity:.95}to{opacity:.72;stroke-dashoffset:0}}@keyframes vine-draw-core{0%{opacity:.15;stroke-dashoffset:1px}to{opacity:.8;stroke-dashoffset:0}}@keyframes vine-circle-glow{0%{opacity:0;transform:scale(.76)}48%{opacity:1;transform:scale(1)}to{opacity:.64;transform:scale(1.06)}}@keyframes vine-spark{0%{opacity:0;transform:scale(.4)}40%{opacity:1}to{opacity:0;transform:scale(1.4)}}.step-card,.fulfillment-card{min-width:0;box-shadow:var(--soft-shadow);background:#fff9efc7;border:1px solid #2f3a2221;border-radius:28px;padding:24px;position:relative}.step-number{z-index:7;background:var(--paper);width:84px;height:84px;color:var(--berry);border:1px solid #a63a2b47;border-radius:50%;place-items:center;margin-bottom:18px;font:800 42px/1 Playfair Display,Georgia,serif;display:grid;position:relative;box-shadow:inset 0 0 0 10px #a63a2b0f}.step-card p,.fulfillment-card p{margin-top:12px}.fulfillment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.fulfillment-card{flex-direction:column;gap:12px;display:flex}.fulfillment-top{justify-content:space-between;align-items:center;gap:14px;display:flex}.fulfillment-card small{color:var(--taupe);font-weight:800}.route-link{color:var(--berry);margin-top:auto;font-weight:950}.marquee-band{background:#fff9ef61;border-block:1px solid #2f3a221c;padding:14px 0;overflow:hidden}.marquee-track{white-space:nowrap;gap:42px;width:max-content;animation:28s linear infinite marquee;display:flex}.marquee-track span{color:#0000;-webkit-text-stroke:1px #56643d7a;letter-spacing:-.04em;font:800 clamp(34px,6vw,78px)/1 Playfair Display,Georgia,serif}.raspberry-card,.contact-panel{border-radius:var(--radius-xl);background:var(--forest);color:var(--paper);box-shadow:var(--shadow);grid-template-columns:minmax(0,1fr) minmax(260px,.62fr);align-items:center;gap:26px;padding:clamp(26px,5vw,52px);display:grid;overflow:hidden}.raspberry-card h2,.raspberry-card p,.contact-panel h2,.contact-panel p{color:var(--paper)}.raspberry-card .section-label,.contact-panel .section-label{color:var(--cream-deep)}.raspberry-visual{min-height:260px;position:relative}.raspberry-visual span{background:var(--raspberry);border-radius:50%;width:74px;height:74px;position:absolute;box-shadow:inset -10px -12px #6d26303d,0 18px 44px #00000024}.raspberry-visual span:first-child{top:28px;left:42%}.raspberry-visual span:nth-child(2){top:88px;left:28%}.raspberry-visual span:nth-child(3){top:88px;left:56%}.raspberry-visual span:nth-child(4){top:146px;left:42%}.raspberry-visual span:nth-child(5){width:50px;height:50px;top:190px;left:32%}.raspberry-visual span:nth-child(6){width:50px;height:50px;top:190px;left:58%}.raspberry-visual:before{content:"";background:var(--sage);border-radius:80% 0;width:72px;height:42px;position:absolute;top:0;left:46%;transform:rotate(-24deg)}.contact-panel{background:linear-gradient(135deg, var(--paper), #f1e2cf);color:var(--forest)}.contact-panel h2{color:var(--forest)}.contact-panel p{color:#2f3a22c7}.contact-actions{justify-items:stretch;gap:12px;display:grid}.mobile-sticky-cta{z-index:30;left:16px;right:16px;bottom:max(14px, env(safe-area-inset-bottom));opacity:0;pointer-events:none;transition:opacity .22s,transform .22s;display:none;position:fixed;transform:translateY(calc(100% + 18px))}.mobile-sticky-cta.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-sticky-cta .cta{width:100%;min-height:54px;box-shadow:0 18px 44px #a63a2b52}.footer{border-top:1px solid #2f3a2224;padding:44px 0 86px}.footer-links{color:var(--olive);gap:16px;font-weight:900;display:grid}.legal-section{padding-top:clamp(42px,7vw,86px)}.legal-page{max-width:920px}.legal-page h1{margin-top:12px;font-size:clamp(34px,5.5vw,64px)}.legal-updated{color:var(--taupe);margin:14px 0 26px;font-weight:800}.legal-card{box-shadow:var(--soft-shadow);background:#fff9efc7;border:1px solid #2f3a2221;border-radius:28px;margin-top:18px;padding:clamp(20px,3vw,30px)}.legal-card h2{font-size:clamp(24px,3vw,34px)}.legal-card p,.legal-card li{line-height:1.72}.legal-card ul{margin:14px 0 0;padding-left:22px}.legal-card a{color:var(--berry);font-weight:900}.legal-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.reveal-up{animation:.72s cubic-bezier(.22,1,.36,1) both reveal-up}.hero-showcase{animation-delay:80ms}.quick-action,.step-card,.fulfillment-card{transition:transform .22s,box-shadow .22s,border-color .22s}.quick-action-shell{transition:transform .22s}.quick-action-shell:hover{transform:translateY(-3px)}.quick-action-shell:hover .quick-action{border-color:#a63a2b38}.quick-action-shell:hover:before{background:radial-gradient(#2f3a2229,#2f3a220d 58%,#0000 74%)}.step-card:hover,.fulfillment-card:hover{box-shadow:var(--shadow);border-color:#a63a2b38;transform:translateY(-3px)}.hero-photo img,.season-art img,.story-photo img{transition:transform 1.1s cubic-bezier(.22,1,.36,1)}.hero-photo-wrap:hover .hero-photo img,.season-art:hover img,.story-photo:hover img{transform:scale(1.025)}@media (hover:hover) and (pointer:fine){.photo-card,.season-art,.story-photo{transition:box-shadow .42s cubic-bezier(.22,1,.36,1),transform .22s}.photo-card:hover,.season-art:hover,.story-photo:hover{box-shadow:0 0 0 1px #ffebb29e, 0 0 18px #ffd68080, 0 0 46px #eeb14861, 0 0 92px #ffd6803d, var(--shadow)}}@keyframes reveal-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=980px){.nav{display:none}.hero-grid,.season-panel,.story-grid,.raspberry-card,.contact-panel{grid-template-columns:1fr}.steps-line,.fulfillment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.steps-line:before{display:none}h1{max-width:11ch}}@media (width<=640px){.container{width:calc(100% - 44px);max-width:1180px}.section{padding:52px 0}.header-inner{padding:10px 0}.brand img{width:42px;height:42px}.hero{padding-bottom:14px}.hero-grid{gap:24px;min-height:auto;padding:34px 0 16px;overflow:visible}.hero-copy,.section-head,.season-copy,.story-copy{width:100%;min-width:0;max-width:100%}.hero-showcase,.hero-photo-wrap{width:100%;min-width:0;max-width:100%;overflow:visible}h1{letter-spacing:-.014em;overflow-wrap:break-word;max-width:100%;font-size:clamp(31px,8.1vw,35px)}h2{font-size:clamp(29px,7.8vw,38px)}h3{font-size:clamp(24px,7vw,32px)}.lead{max-width:100%;font-size:15px}.hero-kicker{letter-spacing:.1em;font-size:10px}.hero-facts{grid-template-columns:1fr;gap:8px;display:grid}.hero-facts span{justify-content:center;width:100%}.hero-actions{grid-template-columns:1fr;display:grid}.hero-actions .cta,.contact-actions .cta{width:min(100%,318px)}.hero-facts span,.badge-row span{font-size:12px}.floating-card{width:142px;padding:14px;top:18px;left:12px}.floating-card strong{font-size:25px}.hero-photo{border-radius:30px;min-height:372px}.photo-caption{padding:11px 13px;font-size:11.5px;line-height:1.28;bottom:14px;left:14px;right:102px}.logo-badge{width:88px;height:88px;bottom:10px;right:10px}.logo-badge img{width:66px;height:66px}.quick-actions{overscroll-behavior-x:contain;grid-auto-columns:118px;gap:12px;padding:12px 18px 26px;overflow-x:auto}.quick-action-shell:before{filter:blur(13px);height:46px;bottom:-9px;left:10px;right:10px}.quick-action{border-radius:22px;padding:14px 9px}.quick-icon{width:50px;height:50px}.trust-strip{justify-content:flex-start;font-size:12px}.season-panel,.raspberry-card,.contact-panel{border-radius:30px;padding:22px}.season-art{aspect-ratio:1.05;border-radius:28px;width:100%;min-height:0}.season-art img{min-height:0}.story-photo{border-radius:28px;min-height:300px}.steps-line,.fulfillment-grid{grid-template-columns:1fr}.order-vine{width:calc(100% + 28px);inset:-44px 0 0 -28px}.order-vine .vine-glow{stroke-width:13px;filter:blur(5px)}.order-vine .vine-light{stroke-width:1.8px;filter:drop-shadow(0 0 6px #eeb1488a)}.order-vine .vine-core{stroke-width:2px}.step-card,.fulfillment-card{padding:22px}.step-number{width:72px;height:72px;font-size:36px}.marquee-track span{font-size:42px}.raspberry-visual{transform-origin:50%;min-height:210px;transform:translate(-8px)scale(.86)}.mobile-sticky-cta{display:block}body{padding-bottom:calc(112px + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.marquee-track{animation:none}}
