@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600&family=Manrope:wght@400;500;600;700&display=swap";.admin-login{min-height:100vh;display:grid;place-items:center;padding:2rem;background:radial-gradient(circle at 50% 15%,#784236 0,transparent 34%),linear-gradient(145deg,#261516,#472323 58%,#6b332b);color:#fff8ef;text-align:center}.admin-login:before{content:"";position:fixed;inset:0;opacity:.08;background-image:linear-gradient(45deg,transparent 45%,#fddf57 45% 52%,transparent 52%),linear-gradient(-45deg,transparent 45%,#fddf57 45% 52%,transparent 52%);background-size:42px 42px}.admin-login__card{position:relative;display:grid;gap:1rem;justify-items:center;width:min(100%,34rem);padding:clamp(2rem,6vw,4.5rem);border:1px solid #ffffff26;border-radius:28px;background:#1c1011b8;box-shadow:0 30px 80px #10070880;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-login__eyebrow{margin:0;color:#fddf57;text-transform:uppercase;letter-spacing:.22em;font-size:.75rem;font-weight:800}.admin-login h1{color:#fff8ef;font-size:clamp(3.5rem,9vw,6rem);line-height:.85}.admin-login__lead{max-width:27rem;margin:.5rem 0 1rem;color:#eadbd0;font-size:1.05rem;line-height:1.6}.admin-login .button{min-width:12rem;box-shadow:0 10px 30px #13090955}.admin-login__security{margin:.25rem 0 0;color:#bda9a0;font-size:.78rem}.admin-login__back{color:#fddf57;font-weight:700}.admin-shell{min-height:100vh;background:#f4efe9;display:grid;grid-template-columns:240px 1fr;color:#3a1f20}.admin-shell aside{position:sticky;top:0;height:100vh;background:#2d1819;color:#fff;padding:2rem 1.25rem;display:flex;flex-direction:column;gap:2rem}.admin-shell aside nav{display:grid;gap:.4rem}.admin-shell aside nav a{color:#eadbd0;padding:.8rem;border-radius:10px;display:flex;gap:.7rem;align-items:center}.admin-shell aside nav a:hover{background:#ffffff12}.admin-shell aside svg{width:18px}.admin-shell aside small{margin-top:auto}.admin-content{padding:2rem;max-width:1200px;width:100%;margin:auto}.admin-content>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.admin-content h1{font-size:clamp(2rem,5vw,3.2rem)}.success{background:#dff5e7;color:#176332;padding:.7rem 1rem;border-radius:10px}.admin-card{background:#fff;border-radius:18px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 8px 24px #381f1910}.admin-heading{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1rem}.admin-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.6rem;margin-bottom:1.5rem}.admin-list button{border:1px solid #e0d4c9;background:#fff;padding:.8rem;text-align:left;border-radius:10px;display:flex;justify-content:space-between}.admin-list span{display:grid}.admin-list small{color:#765f56}.admin-list i{font-style:normal;font-size:.72rem}.admin-list i.on{color:#187744}.admin-list i.off{color:#a23d32}.admin-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;background:#faf7f4;padding:1rem;border-radius:12px}.admin-form h3,.admin-form .wide{grid-column:1/-1}.admin-form label{display:grid;gap:.35rem;font-weight:700;font-size:.85rem}.admin-form input,.admin-form select,.admin-form textarea{border:1px solid #cdbdb1;border-radius:8px;padding:.7rem;background:#fff;font:inherit}.admin-form textarea{min-height:90px}.admin-form .check{display:flex;align-items:center;flex-direction:row}.upload-row{display:flex!important;align-items:center;gap:1rem}.upload{display:flex!important;flex-direction:row!important;align-items:center;gap:.5rem;background:#eee2d8;padding:.7rem 1rem;border-radius:9px;cursor:pointer}.upload input{display:none}.upload-row img{width:90px;height:60px;object-fit:cover;border-radius:8px}.media-settings{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.media-settings>div{display:flex;align-items:center;gap:.75rem;min-height:88px;padding:.8rem;border:1px solid #e0d4c9;border-radius:12px;background:#fff}.media-settings img{width:76px;height:60px;object-fit:contain;border-radius:8px;background:#eee}.remove-media{border:0;background:transparent;color:#a23d32;font-weight:700;cursor:pointer}.flags{display:grid;gap:.5rem}.flags label{display:flex;justify-content:space-between;padding:.7rem;border-bottom:1px solid #eee}.flags span{display:grid}.flags small{font-weight:400;color:#766}@media(max-width:760px){.admin-shell{display:block}.admin-shell aside{position:static;height:auto}.admin-shell aside nav{display:flex;overflow:auto}.admin-content{padding:1rem}.admin-form{grid-template-columns:1fr}.admin-form>*{grid-column:1!important}.media-settings{grid-template-columns:1fr}}:root{--ink: #38232d;--plum: #64283f;--plum-deep: #45192d;--coral: #df735c;--apricot: #f5b48f;--sun: #f5cf6b;--blush: #f8ebe8;--lilac: #e9e0ec;--sage: #dce5d4;--paper: #fffaf5;--white: #ffffff;--muted: #76636b;--line: #e7d8d8;--shadow: 0 22px 70px rgb(77 35 50 / 12%);--radius-lg: 36px;--radius-md: 24px;--radius-sm: 16px;color:var(--ink);background:var(--paper);font-family:Manrope,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper)}a{color:inherit;text-decoration:none}button,a,input,select,textarea{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgb(223 115 92 / 45%);outline-offset:3px}img{display:block;max-width:100%}h1,h2,h3{margin:0;font-family:Fraunces,serif;font-weight:600;letter-spacing:-.035em}p{line-height:1.65}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.announcement{display:flex;min-height:34px;align-items:center;justify-content:center;gap:8px;padding:7px 20px;color:#fff8f0;background:var(--plum-deep);font-size:11px;font-weight:600;letter-spacing:.07em;text-align:center}.site-header{position:sticky;z-index:30;top:0;display:grid;grid-template-columns:1fr auto 1fr;min-height:88px;align-items:center;padding:0 clamp(20px,5vw,76px);border-bottom:1px solid rgb(100 40 63 / 10%);background:#fffaf5eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:12px;width:fit-content}.brand>span:last-child{font-family:Fraunces,serif;font-size:23px;font-weight:600;line-height:.9;letter-spacing:-.03em}.brand small{display:block;margin-top:7px;color:var(--coral);font-family:Manrope,sans-serif;font-size:8px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.brand-mark{position:relative;display:grid;width:46px;height:46px;place-items:center;color:var(--paper);background:var(--plum);border-radius:15px 15px 19px;transform:rotate(-4deg)}.brand-mark svg{transform:rotate(4deg)}.brand-logo{width:52px;height:52px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:34px;font-size:13px;font-weight:600}.site-header nav a{position:relative;padding:8px 0}.site-header nav a:after{content:"";position:absolute;right:0;bottom:1px;left:0;height:2px;background:var(--coral);transform:scaleX(0);transition:transform .2s ease}.site-header nav a:hover:after{transform:scaleX(1)}.header-chat{justify-self:end;display:inline-flex;align-items:center;gap:9px;padding:11px 17px;color:var(--plum);border:1px solid rgb(100 40 63 / 22%);border-radius:999px;font-size:12px;font-weight:700;transition:color .2s ease,background .2s ease}.header-chat:hover{color:#fff;background:var(--plum)}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:10px;padding:13px 22px;color:#fff;background:var(--plum);border:0;border-radius:15px;box-shadow:0 12px 28px #64283f2e;cursor:pointer;font-size:13px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.button:hover{box-shadow:0 16px 34px #64283f42;transform:translateY(-2px)}.button--small{min-height:40px;padding:9px 15px;border-radius:12px}.button--light{color:var(--plum-deep);background:var(--paper);box-shadow:none}.button--outline{color:var(--plum);background:transparent;border:1px solid currentColor;box-shadow:none}.link-arrow{display:inline-flex;align-items:center;gap:8px;color:var(--plum);font-size:13px;font-weight:700}.link-arrow svg{transition:transform .2s ease}.link-arrow:hover svg{transform:translate(3px,-2px)}.section-kicker,.eyebrow{display:inline-flex;align-items:center;gap:7px;margin:0 0 15px;color:var(--coral);font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.eyebrow--gold{color:var(--sun)}.site-footer{display:grid;grid-template-columns:1.6fr .7fr .7fr;gap:50px;padding:72px clamp(24px,7vw,110px) 34px;color:#f7e9e6;background:var(--plum-deep)}.site-footer .brand{color:#fff}.site-footer .brand-mark{color:var(--plum);background:var(--sun)}.site-footer__brand>p{max-width:430px;margin:25px 0 0;color:#d6c0c8;font-size:13px}.site-footer>div:not(.site-footer__brand){display:flex;flex-direction:column;align-items:flex-start;gap:11px;font-size:12px}.site-footer>div>strong{margin-bottom:5px;color:var(--sun);font-size:10px;letter-spacing:.15em;text-transform:uppercase}.site-footer>div>a{display:inline-flex;align-items:center;gap:7px;color:#ead9df}.site-footer>div>a:hover{color:#fff}.site-footer__legal{grid-column:1 / -1;margin:35px 0 0;padding-top:26px;color:#a98f99;border-top:1px solid rgb(255 255 255 / 12%);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.floating-whatsapp{position:fixed;z-index:40;right:22px;bottom:22px;display:flex;min-height:48px;align-items:center;gap:8px;padding:0 16px;color:#fff;background:#1f9d5a;border:3px solid var(--paper);border-radius:16px;box-shadow:0 13px 35px #1f503442;font-size:11px;font-weight:700}.error-state{padding:32px;color:var(--plum);background:var(--blush);border:1px solid var(--line);border-radius:var(--radius-md)}.error-state button{margin-left:10px;color:var(--plum);background:none;border:0;text-decoration:underline;cursor:pointer}.skeleton{min-height:360px;background:linear-gradient(100deg,#f3e8e5 30%,#fff7f1,#f3e8e5 70%);background-size:200% 100%;animation:shimmer 1.3s infinite}@keyframes shimmer{to{background-position:-200% 0}}@media(max-width:820px){.announcement{font-size:9px}.site-header{grid-template-columns:1fr auto;min-height:74px;padding:0 18px}.site-header nav{display:none}.brand>span:last-child{font-size:20px}.brand-mark{width:41px;height:41px}.header-chat span{display:none}.header-chat{width:42px;height:42px;justify-content:center;padding:0}.site-footer{grid-template-columns:1fr 1fr;gap:38px 24px;padding:58px 22px 28px}.site-footer__brand{grid-column:1 / -1}.floating-whatsapp span{display:none}.floating-whatsapp{width:52px;height:52px;justify-content:center;padding:0;border-radius:50%}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{display:flex;min-width:0;min-height:430px;flex-direction:column;overflow:hidden;color:var(--ink);background:var(--white);border:1px solid rgb(100 40 63 / 8%);border-radius:var(--radius-md);box-shadow:0 12px 35px #4d233212;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{box-shadow:0 20px 48px #4d233221;transform:translateY(-5px)}.product-card__media{position:relative;display:grid;min-height:245px;place-items:center;overflow:hidden;color:var(--plum);background:linear-gradient(145deg,#f6c3a8,#f7e8c3)}.product-grid .product-card:nth-child(4n+2) .product-card__media{color:#5c315a;background:linear-gradient(145deg,#d8d3e9,#f1e5ef)}.product-grid .product-card:nth-child(4n+3) .product-card__media{color:#3f5d41;background:linear-gradient(145deg,#cadbc5,#edf0d8)}.product-grid .product-card:nth-child(4n+4) .product-card__media{color:#8a5624;background:linear-gradient(145deg,#f6d872,#f7b476)}.product-card__media:before{content:"";position:absolute;width:128px;height:112px;background:currentColor;border-radius:16px;box-shadow:0 18px 30px #49273229;transform:rotate(-4deg)}.product-card__media:after{content:"";position:absolute;width:150px;height:23px;background:var(--paper);border-radius:6px;transform:translateY(-57px) rotate(-4deg)}.product-card__gift{position:relative;z-index:2;display:grid;width:25px;height:112px;place-items:center;color:var(--paper);background:var(--paper);transform:rotate(-4deg)}.product-card__gift svg{width:42px;height:42px;color:var(--sun);transform:rotate(4deg)}.product-card__media--photo:before,.product-card__media--photo:after{display:none}.product-card__media>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.product-card__category{position:absolute;z-index:3;bottom:14px;left:14px;padding:7px 10px;color:var(--plum);background:#fffaf5e5;border-radius:8px;font-size:8px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-card__body{display:flex;padding:21px;flex:1;flex-direction:column}.product-card h3{font-size:clamp(23px,2vw,30px);line-height:1.04}.product-card__body>p{min-height:55px;margin:10px 0 18px;color:var(--muted);font-size:11px}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:15px;border-top:1px solid var(--line)}.product-card__footer strong{font-family:Fraunces,serif;font-size:19px}.product-card__order{display:inline-flex;align-items:center;gap:6px;color:var(--plum);font-size:10px;font-weight:700;text-transform:uppercase}.product-card__order svg{transition:transform .2s ease}.product-card__order:hover svg{transform:translate(3px,-2px)}.product-grid--home{grid-template-columns:repeat(12,1fr);align-items:stretch}.product-grid--home .product-card{grid-column:span 5;min-height:285px}.product-grid--home .product-card:not(.product-card--featured){display:grid;grid-template-columns:minmax(145px,42%) 1fr}.product-grid--home .product-card:not(.product-card--featured) .product-card__media{min-height:100%}.product-grid--home .product-card--featured{grid-column:span 7;grid-row:span 2}.product-grid--home .product-card--featured .product-card__media{min-height:470px}.product-grid--home .product-card:nth-child(4),.product-grid--home .product-card:nth-child(5){grid-column:span 6}.catalog-page{min-height:80vh;background:var(--paper)}.catalog-hero{position:relative;padding:90px clamp(24px,8vw,130px) 100px;overflow:hidden;text-align:center;background:var(--lilac)}.catalog-hero:before,.catalog-hero:after{content:"";position:absolute;border-radius:50%}.catalog-hero:before{top:-120px;left:-90px;width:330px;height:330px;border:60px solid rgb(223 115 92 / 13%)}.catalog-hero:after{right:-60px;bottom:-140px;width:310px;height:310px;background:#f5cf6b59}.catalog-hero__spark{position:absolute;top:58px;right:14%;display:grid;width:66px;height:66px;place-items:center;color:var(--sun);background:var(--plum);border-radius:22px;transform:rotate(9deg)}.catalog-hero .section-kicker{color:var(--plum)}.catalog-hero__copy{position:relative;z-index:1}.catalog-hero h1{position:relative;z-index:1;font-size:clamp(58px,7vw,102px);line-height:.93}.catalog-hero h1 em{color:var(--coral);font-weight:500}.catalog-hero>p{position:relative;z-index:1;max-width:650px;margin:25px auto 0;color:var(--muted);font-size:15px}.catalog-hero__copy>p:last-child{max-width:670px;margin:25px auto 0;color:var(--muted);font-size:15px}.catalog-hero__art{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:4px;margin-top:24px;color:var(--plum);font-family:Fraunces,serif}.catalog-hero__art i{color:var(--coral);font-size:12px}.catalog-browser{padding:76px clamp(24px,7vw,110px) 120px}.catalog-browser__heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:29px}.catalog-browser__heading h2{font-size:clamp(42px,5vw,67px)}.catalog-count{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase}.category-tabs{position:sticky;z-index:12;top:88px;display:flex;gap:8px;margin:0 -8px 35px;padding:10px 8px;overflow-x:auto;background:#fffaf5eb;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{padding:11px 17px;color:var(--plum);background:var(--white);border:1px solid var(--line);border-radius:12px;cursor:pointer;font-size:10px;font-weight:700;white-space:nowrap}.category-tabs button.active,.category-tabs button:hover{color:#fff;background:var(--plum);border-color:var(--plum)}.empty-state{padding:42px;color:var(--muted);border:1px dashed var(--line);border-radius:var(--radius-md);text-align:center}@media(max-width:1180px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid--home .product-card:not(.product-card--featured){grid-template-columns:1fr}.product-grid--home .product-card:not(.product-card--featured) .product-card__media{min-height:240px}}@media(max-width:820px){.product-grid,.product-grid--home{grid-template-columns:1fr}.product-grid--home .product-card,.product-grid--home .product-card--featured,.product-grid--home .product-card:nth-child(4),.product-grid--home .product-card:nth-child(5){grid-column:auto;grid-row:auto}.product-grid--home .product-card--featured .product-card__media{min-height:315px}.product-grid--home .product-card:not(.product-card--featured){grid-template-columns:minmax(125px,38%) 1fr}.catalog-hero{padding:70px 20px 75px;text-align:left}.catalog-hero__spark{display:none}.catalog-hero>p{margin-left:0}.catalog-browser{padding:58px 20px 85px}.catalog-browser__heading{align-items:flex-start;flex-direction:column}.category-tabs{top:74px}}@media(max-width:520px){.product-grid--home .product-card:not(.product-card--featured){grid-template-columns:1fr}.product-grid--home .product-card:not(.product-card--featured) .product-card__media{min-height:240px}}.gift-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(440px,.96fr);gap:clamp(25px,5vw,80px);min-height:700px;align-items:center;padding:72px clamp(24px,7vw,110px) 88px;overflow:hidden;background:linear-gradient(118deg,var(--paper) 0 54%,var(--blush) 54% 100%)}.gift-hero:before{content:"";position:absolute;top:10%;left:-90px;width:190px;height:190px;border:1px solid rgb(223 115 92 / 22%);border-radius:50%}.gift-hero__copy{position:relative;z-index:2;max-width:690px}.gift-hero h1{max-width:720px;font-size:clamp(64px,7.2vw,112px);line-height:.88}.gift-hero h1 em{display:block;color:var(--coral);font-weight:500}.gift-hero__copy>p{max-width:570px;margin:28px 0 32px;color:var(--muted);font-size:17px}.gift-hero__actions{display:flex;align-items:center;gap:24px}.gift-hero__trust{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:46px;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.gift-hero__trust span{display:flex;align-items:center;gap:6px}.gift-hero__trust svg{color:var(--coral)}.gift-scene{position:relative;min-height:535px}.gift-scene:before{content:"";position:absolute;inset:44px 12% 20px 15%;background:#e6d8e9;border-radius:49% 51% 46% 54%/58% 42%;transform:rotate(7deg)}.gift-scene__orbit{position:absolute;border:1px solid rgb(100 40 63 / 20%);border-radius:50%}.gift-scene__orbit--one{inset:5% 5% 5% 3%;transform:rotate(-14deg)}.gift-scene__orbit--two{inset:18% -8% 18% 14%;border-style:dashed;transform:rotate(23deg)}.gift-scene__main{position:absolute;z-index:3;top:70px;left:50%;width:min(72%,390px);overflow:hidden;background:var(--white);border:8px solid white;border-radius:150px 150px 34px 34px;box-shadow:var(--shadow);transform:translate(-50%) rotate(-3deg)}.gift-scene__main>img,.wrapped-gift{width:100%;height:315px;object-fit:cover}.wrapped-gift{position:relative;display:grid;place-items:center;color:var(--plum);background:radial-gradient(circle at 22% 18%,#fff4df 0 9%,transparent 9.5%),linear-gradient(150deg,var(--sun),var(--apricot))}.wrapped-gift:before{content:"";position:absolute;width:175px;height:145px;background:var(--plum);border-radius:18px;box-shadow:0 22px 35px #4e192d3d}.wrapped-gift:after{content:"";position:absolute;width:205px;height:28px;background:var(--paper);border-radius:8px;transform:translateY(-70px)}.wrapped-gift>span{position:absolute;z-index:1;width:28px;height:145px;background:var(--paper)}.wrapped-gift svg{position:relative;z-index:2;width:48px;height:48px;color:var(--sun)}.gift-scene__main>div:last-child{display:grid;grid-template-columns:1fr auto;gap:5px 15px;padding:20px 22px 22px}.gift-scene__main small{grid-column:1 / -1;color:var(--coral);font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.gift-scene__main strong{overflow:hidden;font-family:Fraunces,serif;font-size:22px;text-overflow:ellipsis;white-space:nowrap}.gift-scene__main>div:last-child>span{align-self:center;color:var(--plum);font-size:11px;font-weight:700}.gift-scene__card{position:absolute;z-index:4;display:flex;flex-direction:column;padding:22px;box-shadow:0 18px 45px #4d233229}.gift-scene__card svg{width:31px;height:31px;margin-bottom:auto}.gift-scene__card small{margin:20px 0 4px;font-size:8px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.gift-scene__card strong{font-family:Fraunces,serif;font-size:18px}.gift-scene__card--flower{top:32px;right:3%;width:168px;height:183px;color:var(--plum);background:var(--sage);border-radius:28px 70px 28px 28px;transform:rotate(7deg)}.gift-scene__card--note{bottom:21px;left:-1%;width:190px;min-height:185px;color:#fff;background:var(--plum);border-radius:30px 30px 78px;transform:rotate(-7deg)}.gift-scene__card--note p{margin:13px 0 3px;font-family:Fraunces,serif;font-size:17px;line-height:1.25}.gift-scene__card--note small{margin-top:auto;color:#e7cbd5}.gift-scene__tag{position:absolute;z-index:5;right:0;bottom:75px;display:inline-flex;align-items:center;gap:7px;padding:12px 15px;color:var(--ink);background:var(--sun);border-radius:8px;box-shadow:0 10px 26px #61431029;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transform:rotate(3deg)}.category-gallery{padding:112px clamp(24px,7vw,110px);background:var(--white)}.section-intro{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(300px,1.1fr);column-gap:clamp(40px,9vw,150px);align-items:end;margin-bottom:46px}.section-intro .section-kicker{grid-column:1}.section-intro h2{grid-column:1;font-size:clamp(45px,5vw,74px);line-height:.98}.section-intro>p{grid-column:2;grid-row:1 / 3;max-width:560px;margin:0;color:var(--muted)}.category-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.category-tile{position:relative;display:flex;min-height:325px;padding:25px;flex-direction:column;overflow:hidden;color:var(--ink);background:var(--blush);border-radius:70px 24px 24px;transition:transform .25s ease}.category-tile:nth-child(2){background:var(--lilac);border-radius:24px 70px 24px 24px}.category-tile:nth-child(3){background:var(--sage);border-radius:24px 24px 70px}.category-tile:nth-child(4){color:#fff;background:var(--plum);border-radius:24px 24px 24px 70px}.category-tile:hover{transform:translateY(-7px)}.category-tile__icon{display:grid;width:60px;height:60px;place-items:center;color:var(--plum);background:#ffffff94;border-radius:50%}.category-tile:nth-child(4) .category-tile__icon{color:var(--sun);background:#ffffff1f}.category-tile__count{margin:30px 0 12px;font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;opacity:.7}.category-tile h3{max-width:240px;font-size:clamp(26px,2.2vw,36px);line-height:.98}.category-tile>p{margin:12px 0 22px;font-size:11px;opacity:.72}.category-tile__link{display:flex;align-items:center;gap:7px;margin-top:auto;font-size:11px;font-weight:700}.how-it-works{display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(40px,7vw,110px);padding:104px clamp(24px,7vw,110px);color:#fff;background:var(--plum-deep)}.how-it-works>div:first-child{position:sticky;top:140px;align-self:start}.how-it-works h2{max-width:530px;font-size:clamp(43px,4.6vw,69px);line-height:.98}.how-it-works .section-kicker{color:var(--sun)}.steps{display:grid}.steps article{position:relative;display:grid;grid-template-columns:55px 1fr;gap:3px 22px;min-height:155px;padding:28px 0 28px 84px;border-top:1px solid rgb(255 255 255 / 16%)}.steps article:last-child{border-bottom:1px solid rgb(255 255 255 / 16%)}.step-number{position:absolute;top:31px;left:0;color:#a68c96;font-size:10px;font-weight:700;letter-spacing:.1em}.step-icon{grid-row:1 / 3;display:grid;width:52px;height:52px;place-items:center;color:var(--plum);background:var(--sun);border-radius:18px}.steps h3{align-self:end;font-size:29px}.steps p{max-width:460px;margin:3px 0 0;color:#ceb9c1;font-size:12px}.favorites{padding:112px clamp(24px,7vw,110px);background:#f5efea}.favorites__heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:45px}.favorites__heading h2{max-width:700px;font-size:clamp(47px,5.4vw,78px);line-height:.96}.corporate-card{position:relative;display:grid;grid-template-columns:.45fr 1.15fr .9fr;gap:clamp(28px,5vw,76px);min-height:510px;align-items:center;margin:80px clamp(24px,5vw,76px);padding:clamp(40px,6vw,86px);overflow:hidden;color:#fff;background:var(--coral);border-radius:44px}.corporate-card:after{content:"";position:absolute;right:-110px;bottom:-180px;width:430px;height:430px;border:70px solid rgb(255 255 255 / 10%);border-radius:50%}.corporate-card__seal{display:grid;width:165px;height:165px;place-items:center;align-content:center;gap:12px;color:var(--plum-deep);background:var(--sun);border-radius:50%;font-size:10px;font-weight:700;letter-spacing:.12em;text-align:center;text-transform:uppercase;transform:rotate(-8deg)}.corporate-card__seal svg{width:35px;height:35px}.corporate-card__copy{position:relative;z-index:2}.corporate-card__copy .section-kicker{color:#4c2030}.corporate-card h2{max-width:610px;font-size:clamp(45px,5vw,72px);line-height:.97}.corporate-card__copy>p{max-width:600px;margin:22px 0 28px;color:#fff2ed;font-size:13px}.corporate-card__samples{position:relative;z-index:2;min-height:330px}.sample{position:absolute;display:grid;width:145px;height:160px;place-items:center;align-content:center;gap:15px;color:var(--plum);background:var(--paper);box-shadow:0 18px 40px #6d2c342e}.sample small{font-size:9px;font-weight:700;text-transform:uppercase}.sample--one{top:0;left:0;border-radius:28px 28px 65px;transform:rotate(-6deg)}.sample--two{top:92px;right:0;color:var(--plum-deep);background:var(--lilac);border-radius:65px 28px 28px;transform:rotate(7deg)}.sample--three{bottom:0;left:30px;color:#fff;background:var(--plum);border-radius:28px 65px 28px 28px;transform:rotate(2deg)}@media(max-width:1100px){.gift-hero{grid-template-columns:1fr .85fr}.gift-scene__card--flower{right:-4%}.category-rail{grid-template-columns:repeat(2,1fr)}.category-tile{min-height:280px}.corporate-card{grid-template-columns:.45fr 1.3fr}.corporate-card__samples{display:none}}@media(max-width:820px){.gift-hero{display:block;min-height:auto;padding:62px 20px 48px;background:linear-gradient(180deg,var(--paper) 0 56%,var(--blush) 56%)}.gift-hero h1{font-size:clamp(57px,17vw,80px)}.gift-hero__actions{align-items:flex-start;flex-direction:column;gap:18px}.gift-hero__trust{gap:10px 15px;margin-top:34px}.gift-scene{min-height:500px;margin-top:45px}.gift-scene__main{width:min(72%,330px)}.gift-scene__main>img,.wrapped-gift{height:270px}.gift-scene__card--flower{right:0;width:135px;height:150px;padding:17px}.gift-scene__card--note{left:0;width:155px;min-height:155px;padding:17px}.gift-scene__tag{right:5px;bottom:52px}.category-gallery,.favorites{padding:78px 20px}.section-intro{display:block}.section-intro>p{margin-top:20px}.category-rail{display:flex;margin-right:-20px;overflow-x:auto;padding:3px 20px 20px 0;scroll-snap-type:x mandatory}.category-tile{min-width:78vw;scroll-snap-align:start}.how-it-works{display:block;padding:78px 20px}.how-it-works>div:first-child{position:static}.steps{margin-top:40px}.steps article{grid-template-columns:46px 1fr;padding-left:45px}.favorites__heading{align-items:flex-start;flex-direction:column}.corporate-card{display:block;margin:20px;padding:50px 26px;border-radius:32px}.corporate-card__seal{width:125px;height:125px;margin-bottom:42px}}@media(max-width:460px){.gift-scene__main{top:82px}.gift-scene__card--flower{top:12px}.gift-scene__card--note{bottom:4px}.gift-scene__tag{display:none}}
