:root{--cream:#f7f2e8;--paper:#fffaf1;--navy:#101c43;--navy-soft:#27345a;--lime:#c3d359;--lime-soft:var(--lime);--pink:#d92168;--pink-dark:#aa174e;--blush:#f4d6de;--line:#101c432e;--white:#fffdf8;--shadow:0 18px 60px #101c4317;--pad:clamp(18px, 2.45vw, 42px);--font-geist-sans:Inter, Arial, "Helvetica Neue", sans-serif;--font-geist-mono:"Cascadia Mono", Consolas, "Courier New", monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--navy);font-family:var(--font-geist-sans), Arial, sans-serif;min-width:320px;margin:0;font-size:16px}button,input,select,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;background:0 0;border:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-weight:400}h1{font-size:clamp(3.2rem,6.2vw,7rem);line-height:.92}h2{font-size:clamp(2.5rem,4.2vw,4.8rem);line-height:.98}h3{font-size:1.3rem}.site-shell{overflow:clip}.section-pad{margin-left:var(--pad);margin-right:var(--pad)}.icon{flex:none;width:24px;height:24px}.site-header{z-index:50;min-height:96px;padding:14px var(--pad);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f2e8f0;border-bottom:1px solid #0000;grid-template-columns:minmax(190px,1fr) auto minmax(245px,1fr);align-items:center;display:grid;position:sticky;top:0}.brand{letter-spacing:.02em;width:max-content;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,3vw,3.35rem);line-height:1}.main-nav{justify-content:center;align-items:center;gap:clamp(20px,3vw,54px);display:flex}.main-nav button,.text-action{padding:12px 0;font-size:1rem;position:relative}.main-nav button:after{content:"";background:var(--navy);height:2px;transition:left .18s,right .18s;position:absolute;bottom:4px;left:50%;right:50%}.main-nav button:hover:after,.main-nav button.is-active:after{left:0;right:0}.header-actions{justify-content:flex-end;align-items:center;gap:14px;display:flex}.icon-button,.bag-action,.menu-button{justify-content:center;align-items:center;min-width:42px;min-height:42px;display:inline-flex;position:relative}.icon-button b{color:#fff;background:var(--pink);border-radius:50%;place-items:center;width:18px;height:18px;font-size:.68rem;display:grid;position:absolute;top:0;right:-2px}.bag-action{gap:8px;font-size:1rem}.header-rule{background:#101c433d;width:1px;height:42px}.menu-button,.mobile-nav{display:none}.eyebrow{letter-spacing:.22em;text-transform:uppercase;margin-bottom:24px;font-size:.83rem;font-weight:700}.button{border:2px solid var(--navy);border-radius:13px;justify-content:center;align-items:center;min-height:58px;padding:0 34px;font-weight:700;transition:transform .15s,background-color .15s,color .15s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--navy{color:var(--white);background:var(--navy)}.button--navy:hover{background:var(--navy-soft)}.button--light{color:var(--navy);background:var(--white)}.button--light:hover{background:var(--blush)}.button--wide{width:100%}.hero{background:var(--lime);border-radius:42px;grid-template-columns:minmax(0,1.03fr) minmax(0,1fr);min-height:min(590px,100vh - 120px);display:grid;position:relative;overflow:hidden}.hero__copy{z-index:2;flex-direction:column;justify-content:center;padding:clamp(52px,6vw,96px) clamp(40px,5vw,92px);display:flex}.hero h1{max-width:790px;margin-bottom:28px;font-size:clamp(4rem,6.5vw,7.4rem)}.hero__lead{max-width:620px;margin-bottom:38px;font-size:clamp(1.1rem,1.45vw,1.45rem);line-height:1.48}.hero__actions{flex-wrap:wrap;gap:28px;display:flex}.hero__facts{gap:30px;margin-top:34px;font-size:.9rem;font-weight:650;display:flex}.hero__image{background:var(--blush);border:12px solid var(--cream);border-top:0;border-bottom:0;border-right:0;border-radius:52% 0 0 52%;min-height:100%;margin-left:-92px;overflow:hidden}.hero__image img{object-fit:cover;object-position:52% center;width:100%;height:100%}.category-grid{grid-template-columns:repeat(5,1fr);gap:22px;margin-top:26px;display:grid}.category{text-align:left;border:2px solid var(--navy);border-radius:25px;min-height:158px;padding:30px;display:grid;position:relative;overflow:hidden}.category--cream{background:var(--white)}.category--blush{background:var(--blush)}.category>span{z-index:2;align-self:start;font-size:clamp(1.25rem,2vw,1.85rem);line-height:1.1}.category>.icon{z-index:2;align-self:end;width:35px;transition:transform .18s}.category:hover>.icon{transform:translate(8px)}.category img{mix-blend-mode:multiply;width:63%;position:absolute;bottom:-42%;right:-7%}.gift-box{width:116px;height:116px;color:var(--white);background:linear-gradient(145deg,#c88ea0,#8f3159);border-radius:20px;place-items:center;font-size:3rem;display:grid;position:absolute;bottom:-32px;right:24px;transform:rotate(-7deg)}.promise-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:30px;display:grid}.promise-strip>div{border-right:1px solid var(--line);grid-template-columns:auto 1fr;align-items:center;gap:4px 20px;padding:30px clamp(15px,3vw,48px);display:grid}.promise-strip>div:last-child{border-right:0}.promise-strip b{font-size:1.15rem}.promise-strip p{color:#101c43ab;grid-column:2;margin:0;font-size:.88rem}.promise-icon{border-radius:50%;grid-row:1/3;place-items:center;width:60px;height:60px;font-size:1.9rem;display:grid}.promise-icon--lime{background:var(--lime)}.promise-icon--pink{color:#fff;background:var(--pink)}.promise-icon--cream{background:var(--white);border:1px solid var(--line)}.section-block{padding-top:clamp(90px,9vw,155px)}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px;display:flex}.section-heading h2,.section-heading h1{margin:0}.section-heading .eyebrow{margin-bottom:16px}.link-arrow{border-bottom:1px solid var(--navy);align-items:center;gap:10px;padding:12px 0;font-weight:650;display:inline-flex}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.product-card{border:1.5px solid var(--navy);background:#fffdf89e;border-radius:26px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.product-card__image{aspect-ratio:1;background:var(--blush);width:100%;display:block;position:relative;overflow:hidden}.product-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product-card:hover .product-card__image img{transform:scale(1.035)}.product-tag{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:var(--pink);border-radius:999px;padding:8px 13px;font-size:.74rem;font-weight:800;position:absolute;top:16px;left:16px}.heart-button{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8e6;border:1px solid #101c432e;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:14px;right:14px}.heart-button.is-liked,.favorite-large.is-liked{color:var(--pink);background:var(--blush)}.heart-button.is-liked .icon,.favorite-large.is-liked .icon{fill:currentColor}.product-card__body{padding:20px 20px 22px}.product-title-button{text-align:left;width:100%;margin-bottom:7px;padding:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.4rem,1.7vw,1.85rem);line-height:1.1;display:block}.product-card__body>p{color:#101c439e;min-height:40px;margin-bottom:22px;font-size:.88rem;line-height:1.45}.product-card__bottom{justify-content:space-between;align-items:end;gap:16px;display:flex}.product-card__bottom>div{flex-direction:column;display:flex}.product-card__bottom strong{font-size:1.2rem}.product-card__bottom s{color:#101c436b;margin-top:3px;font-size:.78rem}.round-add{color:#fff;background:var(--navy);border-radius:50%;place-items:center;width:48px;height:48px;transition:transform .16s,background .16s;display:grid}.round-add:hover{background:var(--pink);transform:rotate(90deg)}.round-add.is-reminder{color:var(--navy);background:var(--lime)}.round-add.is-reminder:hover,.round-add.is-reminder.is-active{color:#fff;background:var(--pink);transform:none}.builder-banner{background:var(--navy);border-radius:42px;grid-template-columns:1.08fr .92fr;min-height:610px;margin-top:clamp(90px,10vw,170px);display:grid;overflow:hidden}.builder-banner__image img{object-fit:cover;width:100%;height:100%}.builder-banner__copy{color:var(--navy);background:var(--lime);flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(44px,6vw,100px);display:flex}.builder-banner__copy h2{margin-bottom:30px}.builder-banner__copy>p:not(.eyebrow){max-width:590px;margin-bottom:38px;font-size:1.1rem;line-height:1.6}.occasion-row{border-top:2px solid var(--navy)}.occasion-row button{text-align:left;border-bottom:1px solid var(--navy);grid-template-columns:70px 1fr auto;align-items:center;width:100%;padding:24px 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3vw,3.1rem);transition:padding .18s,background .18s;display:grid}.occasion-row button:hover{background:var(--blush);padding-left:22px;padding-right:22px}.occasion-row span{font-family:var(--font-geist-sans), Arial, sans-serif;font-size:.75rem;font-weight:700}.occasion-row .icon{width:36px}.rating{flex-direction:column;font-family:Georgia,Times New Roman,serif;font-size:3.7rem;font-weight:400;display:flex}.rating span{color:var(--pink);letter-spacing:.16em;font-family:Arial,sans-serif;font-size:.8rem}.review-grid{grid-template-columns:repeat(3,1fr);gap:22px;padding-bottom:clamp(90px,9vw,150px);display:grid}.review-grid article{background:var(--white);border:1.5px solid var(--navy);border-radius:25px;flex-direction:column;justify-content:space-between;min-height:270px;padding:30px;display:flex}.review-grid article:nth-child(2){background:var(--blush)}.review-grid article:nth-child(3){background:var(--lime)}.review-grid p{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.25rem,1.8vw,1.75rem);line-height:1.35}.review-grid footer{justify-content:space-between;align-items:center;gap:15px;font-size:.78rem;display:flex}.review-grid footer span{color:#101c4394}.page-section{min-height:70vh;padding-top:18px;padding-bottom:clamp(90px,10vw,170px)}.page-hero{border-radius:38px;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:end;min-height:415px;margin-bottom:58px;padding:clamp(38px,5vw,75px);display:grid}.page-hero--lime{background:var(--lime)}.page-hero--pink{background:var(--blush)}.page-hero--cream{background:var(--white);border:1.5px solid var(--navy)}.page-hero h1{margin-bottom:0}.page-hero>p:last-child,.page-hero>div>p:last-child{max-width:540px;margin-bottom:10px;font-size:1.1rem;line-height:1.6}.catalog-toolbar{justify-content:space-between;align-items:center;gap:30px;margin-bottom:20px;display:flex}.filter-chips{flex-wrap:wrap;gap:10px;display:flex}.filter-chips button{border:1px solid var(--navy);background:0 0;border-radius:999px;padding:12px 19px}.filter-chips button.is-active{color:#fff;background:var(--navy)}.catalog-toolbar label{align-items:center;gap:12px;font-size:.83rem;display:flex}.catalog-toolbar select{background:var(--white);border:1px solid var(--navy);border-radius:9px;min-height:45px;padding:0 40px 0 15px}.catalog-info{color:#101c4394;border-top:1px solid var(--line);justify-content:space-between;margin-bottom:25px;padding:13px 0;font-size:.78rem;display:flex}.restock-note{color:#fff;background:var(--pink);border-radius:24px;justify-content:space-between;align-items:center;gap:30px;margin-top:34px;padding:35px 42px;display:flex}.restock-note .eyebrow{margin-bottom:10px}.restock-note h3{margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:400}.restock-note p:last-child{opacity:.85;margin:0}.back-link{margin-bottom:28px;padding:10px 0;font-weight:650}.product-detail{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:clamp(45px,6vw,105px);display:grid}.product-detail__main{aspect-ratio:1/.92;background:var(--blush);border-radius:34px;position:relative;overflow:hidden}.product-detail__main img{object-fit:cover;width:100%;height:100%}.thumb-row{gap:14px;margin-top:14px;display:flex}.thumb-row button{background:var(--white);border:1px solid var(--line);border-radius:15px;width:92px;height:92px;overflow:hidden}.thumb-row button.is-active{border:2px solid var(--navy)}.thumb-row img{object-fit:cover;width:100%;height:100%}.thumb-row .photo-note{color:#fff;background:var(--pink);padding:8px;font-size:.72rem;font-weight:700}.product-detail__info{padding:20px 0}.product-detail__info h1{margin:5px 0 12px;font-size:clamp(3.2rem,5.1vw,6rem)}.product-subtitle{color:#101c439e;margin-bottom:24px}.detail-price{align-items:baseline;gap:15px;margin-bottom:32px;display:flex}.detail-price strong{font-size:1.8rem}.detail-price s{color:#101c4373}.detail-group{border-top:1px solid var(--line);padding:24px 0}.detail-group>b{margin-bottom:14px;display:block}.size-options,.add-on-row{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.size-options button,.add-on-row button{text-align:left;background:var(--white);border:1px solid var(--line);border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:68px;padding:12px 15px;display:flex}.size-options button.is-active,.add-on-row button.is-active{background:var(--lime);border:2px solid var(--navy)}.size-options small,.add-on-row span{color:#101c4394;margin-top:5px;font-size:.7rem}.delivery-inline{background:var(--blush);border-radius:13px;flex-direction:column;gap:4px;margin:22px 0;padding:18px 20px;display:flex}.delivery-inline span,.delivery-inline small{font-size:.75rem}.detail-actions{grid-template-columns:1fr 62px;gap:12px;margin-bottom:24px;display:grid}.favorite-large{background:var(--white);border:2px solid var(--navy);border-radius:13px;place-items:center;display:grid}.product-detail details,.faq details{border-top:1px solid var(--line)}.product-detail details:last-child,.faq details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;padding:18px 0;font-weight:700}details p{color:#101c43a6;max-width:670px;font-size:.9rem;line-height:1.55}.related-heading{margin-top:110px}.builder-layout{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:stretch;gap:24px;display:grid}.builder-card{background:var(--white);border:1.5px solid var(--navy);border-radius:30px;flex-direction:column;min-height:660px;padding:clamp(28px,4vw,58px);display:flex}.builder-progress{color:#101c4394;align-items:center;gap:25px;margin-bottom:50px;font-size:.78rem;display:flex}.builder-progress div{flex:1;gap:6px;display:flex}.builder-progress i{background:var(--line);border-radius:99px;flex:1;height:5px}.builder-progress i.is-done{background:var(--pink)}.builder-question{flex:1}.builder-question .eyebrow{margin-bottom:15px}.builder-question h2{max-width:760px;margin-bottom:35px;font-size:clamp(2.4rem,4vw,4.6rem)}.option-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.option-grid button{text-align:left;background:var(--cream);border:1px solid var(--line);border-radius:15px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:98px;padding:18px;display:flex}.option-grid button.is-active{background:var(--lime);border:2px solid var(--navy)}.option-grid b{font-size:1.1rem}.option-grid span{color:#101c4399;margin-top:4px;font-size:.8rem}.option-grid i{border:1px solid var(--line);border-radius:50%;width:34px;height:34px;margin-bottom:10px}.flower-choice-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.flower-choice-grid label{position:relative}.flower-choice-grid input{opacity:0;position:absolute}.flower-choice-grid span{background:var(--cream);border:1px solid var(--line);cursor:pointer;border-radius:12px;padding:18px;display:block}.flower-choice-grid input:checked+span{background:var(--blush);border:2px solid var(--navy)}.helper-text{color:#101c4399;margin:18px 0 0;font-size:.8rem}.wrap-options{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.wrap-options button{background:var(--cream);border:1px solid var(--line);border-radius:14px;flex-direction:column;align-items:flex-start;gap:12px;padding:15px;display:flex}.wrap-options button.is-active{border:2px solid var(--navy)}.wrap-swatch{border-radius:9px;width:100%;height:70px}.wrap-swatch--1{background:#b98a57}.wrap-swatch--2{background:#777b84}.wrap-swatch--3{background:repeating-linear-gradient(45deg,#e6e1d6,#e6e1d6 8px,#f7f2e8 8px 16px)}.builder-summary{border-top:1px solid var(--line);grid-template-columns:1fr auto;margin-top:20px;padding:18px 0;display:grid}.builder-summary span{font-size:.75rem}.builder-summary b{grid-column:1}.builder-summary strong{grid-area:1/2/3;align-self:center;font-size:1.5rem}.builder-controls{justify-content:flex-end;gap:12px;margin-top:34px;display:flex}.builder-preview{border-radius:30px;min-height:660px;position:relative;overflow:hidden}.builder-preview img{object-fit:cover;width:100%;height:100%}.builder-preview>div{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8e6;border-radius:19px;flex-direction:column;padding:24px;display:flex;position:absolute;bottom:22px;left:22px;right:22px}.builder-preview p,.builder-preview span{margin:0;font-size:.78rem}.builder-preview b{margin:5px 0;font-family:Georgia,Times New Roman,serif;font-size:1.8rem;font-weight:400}.occasion-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.occasion-card{text-align:left;background:var(--white);border:1.5px solid var(--navy);border-radius:24px;flex-direction:column;align-items:flex-start;min-height:280px;padding:28px;transition:transform .18s,background .18s;display:flex}.occasion-card:nth-child(2n){background:var(--blush)}.occasion-card--lime{background:var(--lime)!important}.occasion-card:hover{transform:translateY(-5px)}.occasion-card>span{margin-bottom:auto;font-size:.74rem;font-weight:700}.occasion-card h3{margin:40px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:400}.occasion-card p{color:#101c43a6;max-width:300px;line-height:1.45}.occasion-card .icon{margin-top:auto}.reminder-banner{background:var(--blush);border-radius:26px;grid-template-columns:110px 1fr auto;align-items:center;gap:30px;margin-top:28px;padding:38px;display:grid}.reminder-banner>div{color:#fff;background:var(--pink);border-radius:50%;place-items:center;width:92px;height:92px;display:grid}.reminder-banner>div .icon{width:40px;height:40px}.reminder-banner .eyebrow{margin-bottom:8px}.reminder-banner h2{margin-bottom:8px;font-size:clamp(2rem,3vw,3.3rem)}.reminder-banner p:last-child{margin:0}.delivery-hero{align-items:center}.delivery-route{justify-content:center;align-items:center;font-size:.76rem;font-weight:700;display:flex}.delivery-route span{background:var(--white);border:1.5px solid var(--navy);border-radius:50%;place-items:center;width:90px;height:90px;display:grid}.delivery-route i{background:var(--navy);width:50px;height:1px}.delivery-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.delivery-grid article,.values-grid article{background:var(--white);border:1.5px solid var(--navy);border-radius:24px;min-height:280px;padding:30px}.delivery-grid article:nth-child(2),.values-grid article:nth-child(2){background:var(--blush)}.delivery-grid article:nth-child(3){background:var(--lime)}.delivery-grid span,.values-grid span{margin-bottom:50px;font-size:.75rem;font-weight:700;display:block}.delivery-grid h3,.values-grid h3{margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:400}.delivery-grid strong{color:var(--pink-dark);margin-bottom:20px;font-size:1.2rem;display:block}.delivery-grid p,.values-grid p{color:#101c43a6;line-height:1.55}.studio-location{background:var(--white);border:1.5px solid var(--navy);border-radius:34px;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);min-height:440px;margin-top:24px;display:grid;overflow:hidden}.studio-location__copy{flex-direction:column;justify-content:center;padding:clamp(36px,5vw,72px);display:flex}.studio-location__copy h2{margin:0 0 22px;font-size:clamp(2.4rem,4vw,4.8rem)}.studio-location__copy address{max-width:520px;margin-bottom:34px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2.1vw,2.3rem);font-style:normal;line-height:1.15}.studio-hours{gap:12px;margin-bottom:30px;display:grid}.studio-hours>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding-bottom:12px;display:flex}.studio-hours span{color:#101c439e}.studio-hours b{white-space:nowrap}.studio-location__link{color:var(--pink-dark);border-bottom:1px solid;align-self:flex-start;padding-bottom:4px;font-weight:800}.studio-location__map{background:var(--cream);min-height:440px}.studio-location__map iframe{border:0;width:100%;height:100%;min-height:440px;display:block}.how-delivery{color:#fff;background:var(--navy);border-radius:34px;grid-template-columns:.85fr 1.15fr;gap:70px;margin-top:120px;padding:clamp(40px,6vw,90px);display:grid}.how-delivery ol{margin:0;padding:0;list-style:none}.how-delivery li{border-bottom:1px solid #fff3;grid-template-columns:52px 1fr;gap:20px;padding:24px 0;display:grid}.how-delivery li>span{width:44px;height:44px;color:var(--navy);background:var(--lime);border-radius:50%;place-items:center;display:grid}.how-delivery b{font-size:1.1rem}.how-delivery li p{color:#ffffffa8;margin:7px 0 0}.faq{max-width:950px;margin:110px auto 0}.faq h2{margin-bottom:35px}.faq summary{font-size:1.05rem}.about-hero{background:var(--lime);border-radius:38px;grid-template-columns:.92fr 1.08fr;min-height:600px;display:grid;overflow:hidden}.about-hero>div{flex-direction:column;justify-content:center;padding:clamp(45px,6vw,90px);display:flex}.about-hero h1{font-size:clamp(3.5rem,5.5vw,6.5rem)}.about-hero p:last-child{max-width:620px;margin:0;font-size:1.05rem;line-height:1.65}.about-hero img{object-fit:cover;width:100%;height:100%}.values-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px;display:grid}.team-note{color:#fff;background:var(--pink);border-radius:28px;grid-template-columns:auto 1fr auto;align-items:center;gap:45px;margin-top:105px;padding:50px;display:grid}.team-note__number{font-family:Georgia,Times New Roman,serif;font-size:7rem}.team-note .eyebrow{margin-bottom:8px}.team-note h2{margin-bottom:12px;font-size:clamp(2rem,3vw,3.5rem)}.team-note p:last-child{color:#ffffffc7;margin:0}.simple-page-heading{max-width:800px;margin:50px 0 60px}.simple-page-heading h1{margin-bottom:18px;font-size:clamp(4rem,7vw,7rem)}.simple-page-heading>p:last-child{color:#101c43a6;max-width:610px;font-size:1.05rem;line-height:1.6}.empty-state{text-align:center;background:var(--white);border:1.5px solid var(--navy);border-radius:30px;flex-direction:column;justify-content:center;align-items:center;min-height:430px;padding:50px;display:flex}.empty-state>div:first-child{color:#fff;background:var(--pink);border-radius:50%;place-items:center;width:90px;height:90px;margin-bottom:20px;font-size:2.8rem;display:grid}.empty-state h2{margin-bottom:12px;font-size:2.8rem}.empty-state p{color:#101c439e;max-width:500px;margin-bottom:26px}.empty-actions{gap:12px;display:flex}.cart-layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:42px;display:grid}.cart-list{flex-direction:column;gap:14px;display:flex}.cart-line{background:var(--white);border:1px solid var(--line);border-radius:22px;grid-template-columns:150px 1fr auto auto;align-items:center;gap:22px;padding:16px;display:grid}.cart-line>img{object-fit:cover;border-radius:15px;width:150px;height:150px}.cart-line__placeholder{width:150px;height:150px;color:var(--pink-dark);background:var(--blush);border-radius:15px;place-items:center;font-size:2rem;display:grid}.cart-line--unavailable{grid-template-columns:150px 1fr}.cart-line h3{margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:1.7rem;font-weight:400}.cart-line__info>p{color:#101c4394;margin-bottom:16px;font-size:.84rem}.cart-line__configuration{color:#101c43ad;margin:-7px 0 14px;font-size:.76rem;line-height:1.45;display:block}.cart-line__info>button{color:#101c438c;padding:0;font-size:.75rem;text-decoration:underline}.quantity{border:1px solid var(--line);border-radius:999px;align-items:center;gap:10px;padding:6px;display:flex}.quantity button{place-items:center;width:32px;height:32px;display:grid}.quantity .icon{width:18px}.add-card{text-align:left;background:var(--blush);border:2px solid #0000;border-radius:18px;grid-template-columns:70px 1fr auto;align-items:center;gap:18px;padding:18px;display:grid}.add-card.is-active{background:var(--lime);border-color:var(--navy)}.add-card>span{background:var(--white);border-radius:50%;place-items:center;width:58px;height:58px;font-size:1.8rem;display:grid}.add-card p{color:#101c4394;margin:5px 0 0;font-size:.8rem}.order-summary,.checkout-summary{background:var(--white);border:1.5px solid var(--navy);border-radius:24px;padding:28px;position:sticky;top:116px}.order-summary h2{margin-bottom:25px;font-size:2.3rem}.summary-line,.summary-total{justify-content:space-between;gap:20px;padding:10px 0;display:flex}.summary-line--pink{color:var(--pink-dark)}.summary-total{border-top:1px solid var(--line);align-items:baseline;margin-top:10px;padding:23px 0}.summary-total strong{font-size:1.55rem}.bonus-toggle{background:var(--lime);cursor:pointer;border-radius:12px;align-items:center;gap:12px;margin:18px 0;padding:15px;display:flex}.bonus-toggle input{width:20px;height:20px;accent-color:var(--navy)}.bonus-toggle span{flex-direction:column;display:flex}.bonus-toggle small{margin-top:3px}.bonus-toggle.is-disabled{cursor:default;opacity:.62}.bonus-login-note{background:var(--lime);border-radius:12px;gap:5px;margin:18px 0;padding:15px;display:grid}.bonus-login-note small{line-height:1.45}.bonus-login-note a{text-underline-offset:3px;font-weight:800;text-decoration:underline}.summary-line--earn{color:#3f6618}.summary-note{color:#101c4380;text-align:center;margin:13px 0 0;font-size:.7rem}.checkout-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:42px;display:grid}.checkout-form{flex-direction:column;gap:18px;display:flex}.checkout-form fieldset{background:var(--white);border:1px solid var(--line);border-radius:22px;margin:0;padding:30px}.checkout-form legend{align-items:center;gap:12px;padding:0 10px 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.8rem;display:flex}.checkout-form legend span{color:#fff;width:40px;height:40px;font-family:var(--font-geist-sans), Arial, sans-serif;background:var(--pink);border-radius:50%;place-items:center;font-size:.9rem;display:grid}.delivery-switch,.payment-choice{grid-template-columns:repeat(2,1fr);gap:12px;margin:10px 0 24px;display:grid}.delivery-switch label,.payment-choice label{background:var(--cream);border:1px solid var(--line);cursor:pointer;border-radius:13px;flex-direction:column;justify-content:center;min-height:82px;padding:18px 20px 18px 48px;display:flex;position:relative}.delivery-switch label.is-active{background:var(--lime);border:2px solid var(--navy)}.delivery-switch input,.payment-choice input{accent-color:var(--navy);position:absolute;top:28px;left:19px}.delivery-switch small,.payment-choice span{color:#101c4394;margin-top:4px;font-size:.75rem}.checkout-choice-title{margin:4px 0 0;font-weight:800}.recipient-switch{margin-bottom:24px}.form-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.form-grid label{flex-direction:column;gap:7px;font-size:.8rem;font-weight:650;display:flex}.form-grid label.span-2{grid-column:1/-1}.checkout-add-card{text-align:left;background:var(--blush);border:1px dashed var(--navy);border-radius:12px;grid-column:1/-1;min-height:58px;padding:0 18px}.checkout-remove-card{color:var(--pink-dark);text-underline-offset:3px;grid-column:1/-1;justify-self:start;padding:0;font-size:.78rem;text-decoration:underline}.form-grid input:not([type=checkbox]),.form-grid select,.form-grid textarea,.login-card input{background:var(--cream);border:1px solid var(--line);border-radius:10px;outline:none;width:100%;min-height:53px;padding:0 15px}.form-grid textarea{resize:vertical;min-height:120px;padding-top:14px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.login-card input:focus{border:2px solid var(--navy)}.checkout-summary h3{margin-bottom:22px;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:400}.checkout-summary>p{color:#101c4394;margin:10px 0 0;font-size:.76rem;line-height:1.5}.mini-line{grid-template-columns:62px 1fr;align-items:center;gap:12px;margin-bottom:13px;display:grid}.mini-line img{object-fit:cover;border-radius:10px;width:62px;height:62px}.mini-line span{flex-direction:column;gap:5px;display:flex}.mini-line small{color:#101c438c}.mini-line--card>span:first-child{color:#fff;background:var(--pink);border-radius:10px;place-items:center;width:62px;height:62px;font-size:1.5rem;display:grid}.success-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 98px);padding-top:80px;padding-bottom:90px;display:flex}.success-mark{background:var(--lime);border-radius:50%;place-items:center;width:105px;height:105px;margin-bottom:30px;display:grid}.success-mark .icon{width:50px;height:50px}.success-page .eyebrow{margin-bottom:18px}.success-page h1{margin-bottom:25px}.success-page>p:not(.eyebrow){color:#101c43a6;max-width:590px;margin-bottom:38px;font-size:1.05rem;line-height:1.6}.success-steps{align-items:center;margin-bottom:45px;font-size:.78rem;display:flex}.success-steps span{background:var(--white);border-radius:999px;padding:10px 16px}.success-steps span.is-active{color:#fff;background:var(--pink)}.success-steps i{background:var(--navy);width:45px;height:1px}.text-link{margin-top:18px;padding:8px 0;text-decoration:underline}.login-layout{background:var(--lime);border-radius:36px;grid-template-columns:1fr .8fr;min-height:640px;margin-top:20px;display:grid;overflow:hidden}.login-card{background:var(--white);border:1.5px solid var(--navy);border-radius:36px;flex-direction:column;justify-content:center;padding:clamp(40px,7vw,105px);display:flex}.login-card h1{margin-bottom:25px;font-size:clamp(3.8rem,5.6vw,6.5rem)}.login-card>p:not(.eyebrow){color:#101c43a8;max-width:560px;margin-bottom:30px;line-height:1.6}.login-card form{max-width:520px}.login-card label{flex-direction:column;gap:7px;margin-bottom:12px;font-size:.78rem;font-weight:650;display:flex}.login-card small{color:#101c437a;max-width:500px;margin-top:14px;font-size:.67rem}.login-card small button{color:inherit;font-size:inherit;text-underline-offset:2px;padding:0;text-decoration:underline}.login-benefits{flex-direction:column;justify-content:center;gap:16px;padding:50px;display:flex}.login-benefits article{background:#ffffffb8;border-radius:18px;grid-template-columns:70px 1fr;align-items:center;min-height:110px;padding:22px;display:grid}.login-benefits article:first-child{color:#fff;background:var(--pink);grid-template-columns:145px 1fr}.login-benefits strong,.login-benefits .icon{width:42px;height:42px}.login-benefits article:first-child b{grid-row:1/3;font-family:Georgia,Times New Roman,serif;font-size:3rem;font-weight:400}.account-head{justify-content:space-between;align-items:end;margin:45px 0 55px;display:flex}.account-head .eyebrow{margin-bottom:8px}.account-head h1{margin:0}.account-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.bonus-card,.next-date{border-radius:28px;grid-template-columns:1fr auto;min-height:310px;padding:36px;display:grid}.bonus-card{color:#fff;background:var(--pink)}.next-date{background:var(--lime)}.bonus-card>span,.next-date>span{grid-column:1/-1;font-size:.8rem}.bonus-card>strong,.next-date>strong{align-self:end;font-family:Georgia,Times New Roman,serif;font-size:7rem;font-weight:400;line-height:.8}.bonus-card>b,.next-date>b{align-self:end;font-size:1.2rem}.bonus-card p,.next-date p{grid-column:1/-1;margin:22px 0}.bonus-card button,.next-date button{border-bottom:1px solid;grid-column:1/-1;align-items:center;gap:8px;width:max-content;padding:0 0 8px;display:inline-flex}.orders-section{margin-top:90px}.order-history{background:var(--white);border:1px solid var(--line);border-radius:20px;grid-template-columns:120px 1fr auto;align-items:center;gap:22px;padding:18px;display:grid}.order-history img{object-fit:cover;border-radius:14px;width:120px;height:120px}.order-history+.order-history{margin-top:14px}.order-history__mark{background:var(--lime);border-radius:14px;place-items:center;width:120px;height:120px;display:grid}.order-history__mark .icon{width:48px;height:48px}.order-history span{color:#427313;text-transform:uppercase;font-size:.76rem;font-weight:700}.order-history h3{margin:8px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:1.8rem;font-weight:400}.order-history p{color:#101c4394;margin:0}.site-footer{color:#fff;background:var(--navy);border-radius:38px 38px 0 0;padding:70px clamp(28px,4vw,72px) 0}.footer-top{grid-template-columns:2fr repeat(3,1fr);gap:50px;padding-bottom:65px;display:grid}.footer-top>div{min-width:0}.brand--footer{color:#fff}.footer-top>div:first-child p{color:#ffffffa3;max-width:330px;margin-top:18px;line-height:1.55}.footer-top>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-top b{margin-bottom:8px}.footer-top>div:not(:first-child) button,.footer-top a,.footer-top span{color:#ffffffb8;text-align:left;padding:0;font-size:.88rem;line-height:1.45}.footer-top button:hover,.footer-top a:hover{color:var(--lime)}.footer-bottom{color:#ffffff94;border-top:1px solid #ffffff29;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:20px;padding:22px 0 28px;font-size:.7rem;line-height:1.4;display:grid}.footer-bottom>:last-child{text-align:right;justify-self:end}.footer-bottom button{color:inherit;font-size:inherit;justify-self:center;padding:0}.footer-bottom button:hover{color:var(--lime)}.overlay{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#101c43c7;place-items:start center;padding:80px 20px 30px;animation:.18s fade-in;display:grid;position:fixed;inset:0;overflow-y:auto}.overlay-close{color:#fff;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:50px;height:50px;display:grid;position:fixed;top:25px;right:30px}.search-modal,.gift-modal,.dialog-modal{background:var(--cream);border-radius:30px;width:min(760px,100%);padding:clamp(30px,5vw,60px);box-shadow:0 30px 100px #00000040}.search-modal .eyebrow,.gift-modal .eyebrow{margin-bottom:16px}.search-modal>label{border-bottom:2px solid var(--navy);align-items:center;gap:12px;padding:8px 0;display:flex}.search-modal>label input{background:0 0;border:0;outline:none;width:100%;padding:12px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,4vw,3rem)}.search-results{flex-direction:column;margin-top:25px;display:flex}.search-results button{text-align:left;border-bottom:1px solid var(--line);grid-template-columns:68px 1fr auto;align-items:center;gap:15px;padding:12px 0;display:grid}.search-results img{object-fit:cover;border-radius:10px;width:68px;height:68px}.search-results span{flex-direction:column;gap:5px;display:flex}.search-results small{color:#101c438c}.search-empty{color:#101c4394;margin:6px 0 0;padding:18px 0;line-height:1.55}.dialog-modal{width:min(680px,100%)}.dialog-modal h2{margin-bottom:28px;font-size:clamp(2.7rem,5vw,4.6rem)}.dialog-form,.dialog-form label{flex-direction:column;display:flex}.dialog-form{gap:18px}.dialog-form label{gap:8px;font-size:.82rem;font-weight:700}.dialog-form input{background:var(--white);border:1px solid var(--line);border-radius:11px;outline:none;min-height:56px;padding:0 16px}.dialog-form input:focus{border-color:var(--navy)}.dialog-actions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.policy-copy{color:#101c43b8;margin-bottom:30px;line-height:1.65}.policy-copy p:last-child{margin-bottom:0}.order-status-card{background:var(--white);border:1px solid var(--line);border-radius:15px;grid-template-columns:minmax(110px,.55fr) 1fr;gap:12px 24px;margin-bottom:28px;padding:22px;display:grid}.order-status-card span{color:#101c438c}.order-status-modal .button:disabled{cursor:default;opacity:.62}.gift-modal{padding-top:80px;position:relative}.gift-modal__badge{color:#fff;background:var(--pink);border-radius:50%;place-items:center;width:90px;height:90px;display:grid;position:absolute;top:-42px;left:50%;transform:translate(-50%)}.gift-modal__badge .icon{width:40px;height:40px}.gift-modal h2{margin-bottom:30px;font-size:clamp(2.8rem,5vw,4.5rem)}.gift-options{border-top:1px solid var(--navy)}.gift-options button{text-align:left;border-bottom:1px solid var(--navy);justify-content:space-between;align-items:center;width:100%;padding:18px 4px;display:flex}.gift-options button:hover{background:var(--lime);padding-left:14px;padding-right:14px}.toast{z-index:120;color:#fff;background:var(--navy);box-shadow:var(--shadow);border-radius:14px;align-items:center;gap:12px;padding:16px 22px;animation:.25s toast-in;display:flex;position:fixed;bottom:28px;right:28px}.toast .icon{color:var(--lime)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes toast-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1180px){.site-header{grid-template-columns:1fr auto}.main-nav,.text-action,.header-rule,.search-trigger{display:none}.menu-button{display:inline-flex}.mobile-nav{top:calc(100% - 4px);right:var(--pad);left:var(--pad);background:var(--white);border:1.5px solid var(--navy);box-shadow:var(--shadow);border-radius:18px;flex-direction:column;padding:18px;display:flex;position:absolute}.mobile-nav button,.mobile-nav a{text-align:left;border-bottom:1px solid var(--line);padding:15px}.hero{min-height:560px}.hero__copy{padding-right:20px}.hero h1{font-size:clamp(3.8rem,6.5vw,5.5rem)}.product-grid{grid-template-columns:repeat(3,1fr)}.product-grid--home .product-card:nth-child(4){display:none}.category-grid{grid-template-columns:repeat(2,1fr)}.promise-strip{grid-template-columns:1fr}.promise-strip>div{border-right:0;border-bottom:1px solid var(--line)}.promise-strip>div:last-child{border-bottom:0}.footer-top{grid-template-columns:repeat(3,1fr)}.footer-top>div:first-child{grid-column:1/-1}}@media (max-width:900px){.hero{grid-template-columns:1fr}.hero__copy{min-height:530px;padding-right:clamp(30px,6vw,70px)}.hero__image{border:10px solid var(--cream);border-bottom:0;border-left:0;border-right:0;border-radius:46% 46% 0 0;height:480px;margin:-35px 0 0}.builder-banner,.about-hero,.login-layout{grid-template-columns:1fr}.builder-banner__image,.about-hero img{min-height:440px}.review-grid,.occasion-grid,.delivery-grid,.values-grid{grid-template-columns:repeat(2,1fr)}.review-grid article:last-child,.delivery-grid article:last-child,.values-grid article:last-child{grid-column:1/-1}.page-hero{grid-template-columns:1fr;gap:30px}.product-detail,.builder-layout,.studio-location,.how-delivery,.cart-layout,.checkout-layout{grid-template-columns:1fr}.studio-location__map,.studio-location__map iframe{min-height:380px}.builder-preview{min-height:520px}.order-summary,.checkout-summary{position:static}.reminder-banner,.team-note{grid-template-columns:auto 1fr}.reminder-banner .button,.team-note .button{grid-column:1/-1;justify-self:start}.team-note__number{font-size:5rem}}@media (max-width:680px){body{font-size:15px}.site-header{min-height:76px;padding-top:8px;padding-bottom:8px}.brand{font-size:2rem}.header-actions{gap:3px}.header-actions .icon-button{display:none}.bag-action{min-width:40px}.hero{border-radius:26px}.hero__copy{min-height:520px;padding:44px 24px 70px}.hero h1{font-size:clamp(3.25rem,16vw,4.6rem)}.hero__lead{font-size:1rem}.hero__actions{gap:10px}.hero__actions .button{width:100%}.hero__facts{flex-direction:column;gap:8px}.hero__image{height:370px}.category-grid,.product-grid,.review-grid,.occasion-grid,.delivery-grid,.values-grid,.account-grid{grid-template-columns:1fr}.category{min-height:132px}.product-grid--home .product-card:nth-child(4){display:block}.promise-strip>div{padding-left:5px;padding-right:5px}.promise-icon{width:52px;height:52px}.section-heading{align-items:flex-start}.section-heading .link-arrow{display:none}.builder-banner{border-radius:26px;min-height:0}.builder-banner__image{min-height:330px}.builder-banner__copy{padding:42px 24px}.occasion-row button{grid-template-columns:38px 1fr auto;font-size:1.5rem}.review-grid article:last-child,.delivery-grid article:last-child,.values-grid article:last-child{grid-column:auto}.review-grid{padding-bottom:80px}.page-hero{border-radius:26px;min-height:480px;padding:38px 24px}.page-hero h1,.simple-page-heading h1{font-size:clamp(3.4rem,16vw,4.8rem)}.catalog-toolbar{flex-direction:column;align-items:stretch}.catalog-toolbar label{justify-content:space-between}.catalog-info{flex-direction:column;gap:12px}.restock-note{flex-direction:column;align-items:flex-start;padding:28px 24px}.product-detail{gap:20px}.product-detail__main{border-radius:24px}.size-options,.add-on-row,.option-grid,.flower-choice-grid,.wrap-options,.delivery-switch,.payment-choice,.form-grid{grid-template-columns:1fr}.form-grid label.span-2{grid-column:auto}.builder-card{min-height:680px;padding:26px 20px}.builder-controls .button{flex:1;padding:0 15px}.builder-preview{min-height:430px}.delivery-route span{width:66px;height:66px}.delivery-route i{width:18px}.how-delivery{gap:20px;margin-top:70px;padding:36px 22px}.studio-location{border-radius:26px}.studio-location__copy{padding:36px 22px 40px}.studio-location__copy address{font-size:1.6rem}.studio-hours>div{flex-direction:column;align-items:flex-start;gap:5px}.studio-location__map,.studio-location__map iframe{min-height:320px}.reminder-banner,.team-note{grid-template-columns:1fr;padding:28px 24px}.reminder-banner>div{width:72px;height:72px}.team-note__number{font-size:4.5rem}.about-hero{border-radius:26px}.about-hero>div{padding:45px 24px}.about-hero img{min-height:350px}.cart-line{grid-template-columns:92px 1fr;gap:14px}.cart-line>img,.cart-line__placeholder{width:92px;height:110px}.cart-line .quantity,.cart-line>strong{grid-column:2;justify-self:start}.empty-state{padding:35px 20px}.empty-actions{flex-direction:column;width:100%}.checkout-form fieldset{padding:24px 18px}.checkout-form legend{font-size:1.4rem}.success-steps{flex-direction:column;align-items:stretch}.success-steps i{align-self:center;width:1px;height:20px}.login-card,.login-benefits{padding:42px 22px}.login-benefits article{grid-template-columns:55px 1fr}.login-benefits article:first-child{grid-template-columns:125px 1fr}.bonus-card,.next-date{min-height:280px;padding:26px}.bonus-card>strong,.next-date>strong{font-size:5rem}.order-history{grid-template-columns:86px 1fr}.order-history img,.order-history__mark{width:86px;height:100px}.order-history .button{grid-column:1/-1}.footer-top{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-top>div:first-child,.footer-top>div:last-child{grid-column:1/-1}.footer-bottom{grid-template-columns:1fr;justify-items:start;gap:10px}.footer-bottom button,.footer-bottom>:last-child{text-align:left;justify-self:start}.overlay{padding-top:85px}.overlay-close{right:18px}.search-results button{grid-template-columns:58px 1fr}.search-results button>strong{grid-column:2}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.payment-note{color:#18243b;background:#f3f6e8;border-radius:16px;padding:22px}.payment-note b{margin-bottom:7px;display:block}.payment-note p,.checkout-error{margin:0;line-height:1.55}.checkout-error{color:#a51547;background:#fde8ef;border-radius:12px;margin:0 0 14px;padding:12px 15px}.checkout-form .button:disabled{cursor:wait;opacity:.62}.customer-shell{background:radial-gradient(circle at 95% 8%, #c3d35947, transparent 28rem), var(--cream);min-height:100vh;overflow:clip}.customer-header{min-height:96px;padding:18px var(--pad);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;display:flex}.auth-back-link{text-underline-offset:5px;padding:12px 0;font-size:.9rem;-webkit-text-decoration:underline #101c4357;text-decoration:underline #101c4357}.auth-main{width:min(1240px, calc(100% - (var(--pad) * 2)));background:var(--lime);min-height:calc(100vh - 150px);box-shadow:var(--shadow);border-radius:38px;grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);margin:28px auto 54px;display:grid;overflow:hidden}.auth-card{background:var(--white);border:1.5px solid var(--navy);border-radius:38px;padding:clamp(38px,6vw,86px)}.auth-card h1{max-width:780px;margin-bottom:24px;font-size:clamp(3.25rem,5.5vw,6rem)}.auth-description{color:#101c43ab;max-width:620px;margin-bottom:30px;font-size:1.02rem;line-height:1.65}.auth-form,.auth-result{gap:16px;max-width:560px;display:grid}.auth-field{gap:7px;font-size:.82rem;font-weight:700;display:grid}.auth-field input,.reminder-field input,.reminder-field select,.reminder-date-fields input,.reminder-date-fields select{width:100%;min-height:54px;color:var(--navy);background:var(--cream);border:1px solid var(--line);border-radius:11px;outline:none;padding:0 15px}.auth-field input:focus,.reminder-field input:focus,.reminder-field select:focus,.reminder-date-fields input:focus,.reminder-date-fields select:focus{border-color:var(--navy);box-shadow:0 0 0 1px var(--navy)}.auth-field input[aria-invalid=true]{border-color:var(--pink-dark)}.auth-field small,.auth-legal{color:#101c438c;font-size:.72rem;font-weight:400;line-height:1.5}.auth-field-error{color:var(--pink-dark);font-size:.76rem;font-weight:600}.auth-message,.account-error,.account-success{border-radius:12px;margin:0;padding:13px 15px;font-size:.86rem;line-height:1.5}.auth-message--error,.account-error{color:#8f1740;background:#fde8ef;border:1px solid #aa174e2e}.auth-message--success,.account-success{color:#2f5b19;background:#edf3ce;border:1px solid #43731333}.auth-links,.auth-legal{text-align:center;margin:0}.auth-links a{text-underline-offset:3px;font-weight:700;text-decoration:underline}.auth-submit{margin-top:4px}.auth-submit:disabled,.button:disabled,.customer-logout:disabled,.reminder-card__actions button:disabled{cursor:wait;opacity:.58;transform:none}.auth-aside{flex-direction:column;justify-content:center;gap:16px;padding:clamp(28px,4vw,58px);display:flex}.auth-aside article{background:#fffdf8c7;border-radius:20px;gap:8px;padding:24px;display:grid}.auth-aside article:first-child{color:#fff;background:var(--pink)}.auth-aside b{font-family:Georgia,Times New Roman,serif;font-size:1.75rem;font-weight:400}.auth-aside span{line-height:1.55}.account-main{width:min(1380px, calc(100% - (var(--pad) * 2)));margin:30px auto 90px}.customer-account{gap:32px;display:grid}.account-bonus-card{flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex}.account-bonus-card>h2{color:inherit;font-family:var(--font-geist-sans), Arial, sans-serif;letter-spacing:0;margin:0;font-size:.8rem;font-weight:400;line-height:1.2}.account-bonus-card__balance{flex-wrap:wrap;align-items:baseline;gap:8px 18px;max-width:100%;display:flex}.account-bonus-card__balance strong{overflow-wrap:anywhere;max-width:100%;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.75rem,10vw,7rem);font-weight:400;line-height:.8}.account-bonus-card__balance b{font-size:1.2rem}.account-profile-head{background:var(--lime);border-radius:38px;justify-content:space-between;align-items:flex-end;gap:40px;min-height:330px;padding:clamp(34px,5vw,70px);display:flex}.account-profile-head .eyebrow{margin-bottom:15px}.account-profile-head h1{max-width:900px;margin-bottom:18px;font-size:clamp(3.6rem,6.2vw,7rem)}.account-profile-head>div>p:last-child{color:#101c43a8;margin:0}.account-profile-actions{flex-direction:column;flex:none;align-items:stretch;gap:7px;display:flex}.customer-logout{width:100%;color:var(--pink-dark);text-align:center;text-underline-offset:4px;margin:0;padding:12px 6px;text-decoration:underline}.reminders-section{background:var(--white);border:1px solid var(--line);border-radius:32px;padding:clamp(28px,4.5vw,62px)}.account-section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px;display:flex}.account-section-heading .eyebrow{margin-bottom:12px}.account-section-heading h2{margin:0;font-size:clamp(2.8rem,4.7vw,5.2rem)}.reminder-editor{background:var(--blush);border:1.5px solid var(--navy);border-radius:26px;margin-bottom:38px;padding:clamp(24px,3.8vw,48px)}.reminder-editor__heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.reminder-editor__heading .eyebrow{margin-bottom:9px}.reminder-editor__heading h2{margin:0;font-size:clamp(2.25rem,3.5vw,4rem)}.reminder-editor__close{border:1px solid var(--navy);border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-size:2rem;display:grid}.reminder-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.reminder-field,.reminder-date-fields label{gap:8px;font-size:.8rem;font-weight:700;display:grid}.reminder-field small,.reminder-date-fields small{color:#101c438a;font-weight:400}.reminder-field--wide{grid-column:1/-1}.reminder-date-fields,.reminder-notify-fields{border:1px solid #101c4340;border-radius:16px;margin:0;padding:20px;display:grid}.reminder-date-fields{grid-template-columns:.7fr 1.2fr 1fr;gap:15px}.reminder-date-fields legend,.reminder-notify-fields legend{padding:0 8px;font-size:.82rem;font-weight:800}.reminder-notify-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.reminder-notify-fields label{cursor:pointer;background:#fffdf89e;border-radius:11px;align-items:center;gap:9px;min-height:52px;padding:10px 12px;display:flex}.reminder-notify-fields input{width:18px;height:18px;accent-color:var(--pink)}.reminder-repeat-note{color:#101c439e;margin:20px 0 0;font-size:.82rem}.reminder-editor>.account-error{margin-top:18px}.reminder-editor__actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.reminder-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.reminder-card{background:var(--cream);border:1px solid var(--line);border-radius:22px;grid-template-columns:74px minmax(0,1fr) auto;gap:18px;min-width:0;padding:24px;display:grid}.reminder-card:nth-child(4n+2),.reminder-card:nth-child(4n+3){background:#f3f6df}.reminder-card__icon{background:var(--white);border-radius:18px;place-items:center;width:74px;height:74px;font-size:2rem;display:grid}.reminder-card__content{min-width:0}.reminder-card__content>span{color:var(--pink-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.reminder-card h3{overflow-wrap:anywhere;margin:7px 0 9px;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:400}.reminder-card strong{margin-bottom:9px;display:block}.reminder-card p{color:#101c439e;margin:0;font-size:.78rem;line-height:1.45}.reminder-card__actions{flex-direction:column;align-items:flex-end;gap:9px;display:flex}.reminder-card__actions button{text-underline-offset:3px;padding:3px 0;font-size:.75rem;text-decoration:underline}.reminder-card__actions .is-danger{color:var(--pink-dark)}.account-loading,.account-empty{text-align:center;background:var(--cream);border:1px dashed #101c4359;border-radius:22px;min-height:260px;padding:44px}.account-loading{color:#101c439e;place-items:center;display:grid}.account-empty>span{margin-bottom:14px;font-size:3rem;display:block}.account-empty h3{margin-bottom:8px;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:400}.account-empty p{color:#101c439e;margin-bottom:24px}.account-error--block{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.account-error--block button{text-underline-offset:3px;font-weight:800;text-decoration:underline}.push-card{color:#fff;background:var(--navy);border-radius:32px;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:28px;padding:clamp(28px,4.5vw,58px);display:grid}.push-card--enabled{color:var(--navy);background:var(--lime)}.push-card__icon{width:92px;height:92px;color:var(--navy);background:var(--lime);border-radius:50%;place-items:center;font-size:2.5rem;display:grid}.push-card--enabled .push-card__icon{background:var(--white)}.push-card .eyebrow{color:var(--lime);margin-bottom:9px}.push-card--enabled .eyebrow{color:var(--pink-dark)}.push-card h2{margin-bottom:12px;font-size:clamp(2.3rem,3.7vw,4.2rem)}.push-card__copy>p:not(.eyebrow,.account-error,.account-success){color:#ffffffb8;max-width:660px;margin-bottom:9px;line-height:1.55}.push-card--enabled .push-card__copy>p:not(.eyebrow,.account-error,.account-success){color:#101c43ad}.push-card small{color:#ffffff94;max-width:700px;line-height:1.45;display:block}.push-card--enabled small{color:#101c439e;font-weight:700}.push-card .account-error,.push-card .account-success{margin-top:14px}.push-card__action{justify-self:end}.push-card__action .button{text-align:center;max-width:290px}@media (max-width:980px){.auth-main{grid-template-columns:1fr}.auth-aside{grid-template-columns:repeat(2,1fr);display:grid}.account-profile-head,.account-section-heading{align-items:flex-start}.account-profile-head{flex-direction:column}.account-profile-actions{width:min(100%,320px)}.reminder-list{grid-template-columns:1fr}.push-card{grid-template-columns:80px 1fr}.push-card__icon{width:80px;height:80px}.push-card__action{grid-column:2;justify-self:start}}@media (max-width:680px){.customer-header{min-height:78px}.customer-header .brand{font-size:1.85rem}.auth-back-link{font-size:.78rem}.auth-main,.account-main{width:calc(100% - 24px);margin-top:12px}.auth-main,.auth-card{border-radius:25px}.auth-card{padding:34px 20px}.auth-card h1{font-size:clamp(2.75rem,14vw,4rem)}.auth-aside{grid-template-columns:1fr;padding:18px}.account-profile-head,.reminders-section,.push-card{border-radius:24px;padding:26px 20px}.account-profile-head{min-height:300px}.account-profile-head h1{font-size:clamp(3rem,15vw,4.8rem)}.account-section-heading{flex-direction:column;margin-bottom:26px}.account-section-heading .button{width:100%}.reminder-editor{border-radius:20px;margin-left:-8px;margin-right:-8px;padding:24px 16px}.reminder-form-grid,.reminder-date-fields,.reminder-notify-fields{grid-template-columns:1fr}.reminder-editor__actions{flex-direction:column-reverse}.reminder-editor__actions .button{width:100%}.reminder-card{grid-template-columns:58px minmax(0,1fr);padding:18px}.reminder-card__icon{width:58px;height:58px;font-size:1.55rem}.reminder-card__actions{flex-direction:row;grid-column:2;justify-content:flex-start}.account-empty,.account-loading{padding:32px 18px}.push-card{text-align:left;grid-template-columns:1fr}.push-card__action{grid-column:1;justify-self:stretch}.push-card__action .button{width:100%;max-width:none}}.category--flowers{isolation:isolate}.category--flowers .category-flower-mark{z-index:1;color:#101c431f;font-family:Georgia,Times New Roman,serif;font-size:9.5rem;line-height:1;position:absolute;bottom:-24px;right:18px;transform:rotate(-10deg)}.flowers-hero{grid-template-columns:minmax(0,1.3fr) minmax(230px,.7fr)}.flowers-hero__note{background:#ffffff6b;border:1px solid #101c432e;border-radius:28px;flex-direction:column;justify-content:flex-end;align-self:stretch;padding:30px;display:flex}.flowers-hero__note strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(4.5rem,9vw,8rem);font-weight:400;line-height:.85}.flowers-hero__note span{margin-top:14px;font-size:1.1rem;font-weight:700}.flowers-hero__note small{color:#101c43ad;max-width:260px;margin-top:18px;font-size:.85rem;line-height:1.5}.flowers-intro{grid-template-columns:minmax(0,1fr) minmax(300px,.7fr);align-items:end;gap:50px;margin-bottom:34px;display:grid}.flowers-intro h2{max-width:720px;margin:0}.flowers-intro>p{color:#101c43b3;margin:0;line-height:1.65}.flower-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.flower-guide-card{background:var(--white);border:1.5px solid var(--navy);border-radius:24px;flex-direction:column;min-height:315px;padding:28px;display:flex}.flower-guide-card:nth-child(4n+2),.flower-guide-card:nth-child(4n+3){background:var(--blush)}.flower-guide-card__meta{justify-content:space-between;align-items:center;gap:18px;margin-bottom:26px;display:flex}.flower-guide-card__meta span{border:1px solid var(--navy);border-radius:50%;place-items:center;width:42px;height:42px;font-size:.78rem;display:grid}.flower-guide-card__meta small{color:#101c439e;letter-spacing:.06em;text-align:right;text-transform:uppercase;font-size:.76rem;font-weight:700}.flower-guide-card h2{margin:0 0 14px;font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.05}.flower-guide-card>p{color:#101c43b8;margin:0 0 26px;line-height:1.58}.flower-guide-card details{border-top:1px solid #101c432e;margin-top:auto;padding-top:18px}.flower-guide-card summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;font-weight:800;list-style:none;display:flex}.flower-guide-card summary::-webkit-details-marker{display:none}.flower-guide-card summary .icon{width:22px;transition:transform .18s}.flower-guide-card details[open] summary .icon{transform:rotate(90deg)}.flower-guide-card ul{gap:10px;margin:18px 0 2px;padding-left:20px;display:grid}.flower-guide-card li{color:#101c43c7;line-height:1.5}.flowers-cta{background:var(--lime);border-radius:30px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;margin-top:42px;padding:clamp(34px,5vw,64px);display:grid}.flowers-cta h2{margin:0 0 10px}.flowers-cta p:last-child{max-width:680px;margin-bottom:0;line-height:1.6}@media (max-width:980px){.flower-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.flowers-hero,.flowers-intro,.flowers-cta{grid-template-columns:1fr}.flowers-hero__note{min-height:230px}.flowers-intro{gap:18px}.flower-guide-grid{grid-template-columns:1fr}.flower-guide-card{min-height:0}.flowers-cta .button{width:100%}}.flower-product-grid{margin-top:28px}.flower-unit-note{color:#10274e9e;margin:-8px 0 22px;font-size:.9rem}.care-text{white-space:pre-line}@media (max-width:700px){.flower-product-grid{margin-top:18px}}.product-unit-label{opacity:.58;margin-top:3px;font-size:.75rem;font-weight:500;display:block}.variant-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.variant-option{text-align:left;min-height:96px;color:var(--navy);border:1px solid var(--line);background:#ffffffb8;border-radius:18px;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:12px;padding:10px;display:grid}.variant-option:hover,.variant-option.is-active{border-color:var(--navy);box-shadow:0 0 0 1px var(--navy) inset}.variant-option img{object-fit:cover;background:var(--cream);border-radius:12px;width:76px;height:76px}.variant-option span{gap:6px;display:grid}.variant-option b{font-size:.98rem}.variant-option small{font-size:.9rem;font-weight:700}@media (max-width:700px){.variant-options{grid-template-columns:1fr}.thumb-row{padding-bottom:4px;overflow-x:auto}.thumb-row button{flex:0 0 78px;width:78px;height:78px}}
