:root{--ink:#33231b;--cream:#fff9f2;--paper:#f7ead8;--honey:#b86b2b;--peach:#f3b6a8;--sage:#8fa58a;--line:rgba(51,35,27,.16);--mono:'DM Mono',monospace;--body:'DM Sans',sans-serif;--display:'Fraunces',serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--body);font-size:16px}.grain{position:fixed;inset:0;pointer-events:none;z-index:50;opacity:.13;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.32'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}.site-header{height:84px;max-width:1280px;margin:auto;padding:0 42px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:9px;font-family:var(--display);font-size:28px;font-weight:700;letter-spacing:-1.5px}.brand-mark{display:grid;place-items:center;background:var(--honey);color:var(--cream);border-radius:50%;width:28px;height:28px;font-size:23px;line-height:1;font-style:italic}.site-header nav{display:flex;gap:28px;font-size:14px;font-weight:600}.site-header nav a{padding:8px 0;border-bottom:1px solid transparent}.site-header nav a:hover{border-color:var(--ink)}button{font:inherit;cursor:pointer}.cart-trigger{border:0;background:transparent;color:var(--ink);display:flex;align-items:center;gap:9px;font-size:14px;font-weight:600}.cart-trigger b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--ink);color:var(--cream);font:500 11px var(--mono)}.hero{min-height:calc(100vh - 84px);max-width:1280px;padding:38px 42px 74px;margin:auto;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:30px}.eyebrow{font:500 10px var(--mono);letter-spacing:1.3px;margin:0 0 19px;color:var(--honey)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--display);font-weight:500;letter-spacing:-.065em;line-height:.96}h1{font-size:clamp(56px,7vw,100px);margin-bottom:27px}h1 em,h2 em{font-style:italic;font-weight:500}.hero-text{max-width:390px;font-size:17px;line-height:1.55;margin-bottom:31px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:16px 20px;border:1px solid transparent;transition:transform .22s ease,background .22s ease;min-height:55px;font-size:13px;font-weight:700}.button:hover{transform:translateY(-3px)}.button-dark{background:var(--ink);color:var(--cream)}.button-dark:hover{background:var(--honey)}.button-light{background:var(--cream);color:var(--ink)}.full{width:100%}.hero-art{position:relative;height:min(560px,62vw);background:var(--peach);overflow:hidden;border-radius:0 120px 0 120px}.sun{position:absolute;width:185px;height:185px;border-radius:50%;background:#f8d878;top:65px;right:70px}.basket{position:absolute;width:315px;height:210px;background:#aa6531;bottom:57px;left:calc(50% - 157px);border-radius:38% 38% 21% 21%;border:8px solid #79441f;overflow:hidden;box-shadow:24px 24px 0 rgba(51,35,27,.1)}.basket:before{content:'';position:absolute;left:76px;top:-143px;width:146px;height:170px;border:13px solid #79441f;border-bottom:0;border-radius:100px 100px 0 0}.basket-liner{position:absolute;inset:15px 13px 0;background:#f7e9d2;border-radius:27% 27% 18% 18%}.bag{position:absolute;background:#f4c952;width:72px;height:125px;bottom:13px;transform:rotate(-10deg);border-radius:8px 8px 16px 16px}.bag:after{content:'';width:25px;height:9px;background:#d78d3c;position:absolute;left:23px;top:-8px}.bag-one{left:65px}.bag-two{right:48px;background:#dfae66;transform:rotate(13deg);height:113px}.orange{position:absolute;background:#e57d2c;width:55px;height:55px;border-radius:50%;bottom:25px;z-index:2}.orange:after{content:'';position:absolute;width:14px;height:9px;border-radius:50%;background:var(--sage);top:-4px;left:20px}.orange-a{left:136px}.orange-b{left:181px;bottom:17px}.flower{position:absolute;z-index:3;font-size:52px;color:#cb4f56;line-height:1}.flower-a{left:14px;top:49px}.flower-b{right:11px;top:77px;color:#fff0d1;transform:scale(.77)}.leaf{position:absolute;width:160px;height:58px;border-radius:100% 0 100% 0;background:var(--sage);z-index:2}.leaf-a{left:-28px;bottom:204px;transform:rotate(-21deg)}.leaf-b{right:-37px;bottom:172px;transform:rotate(38deg);background:#688567}.art-note{position:absolute;bottom:26px;right:28px;font:500 11px/1.2 var(--mono);text-align:right}.promise-strip{display:flex;justify-content:center;align-items:center;gap:25px;padding:19px;background:var(--ink);color:var(--cream);font:500 10px var(--mono);letter-spacing:1.2px;text-transform:uppercase}.promise-strip i{width:5px;height:5px;border-radius:50%;background:var(--peach)}.catalog{max-width:1280px;margin:auto;padding:138px 42px}.section-heading{max-width:620px}.section-heading h2{font-size:clamp(45px,5vw,70px);margin-bottom:24px}.section-heading>p:last-child{max-width:450px;line-height:1.6}.filters{display:flex;gap:9px;margin:49px 0 29px}.filter{border:1px solid var(--line);background:transparent;padding:11px 16px;border-radius:30px;font-size:13px}.filter.active,.filter:hover{background:var(--ink);border-color:var(--ink);color:var(--cream)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{border:1px solid var(--line);background:#fffdf9;min-width:0;animation:appear .45s both}.product-image{height:280px;position:relative;overflow:hidden;background:var(--paper)}.product-image .label{position:absolute;z-index:2;top:14px;left:14px;background:var(--cream);padding:7px 9px;font:500 9px var(--mono);letter-spacing:.8px}.product-image .visual{position:absolute;inset:0;display:grid;place-items:center;font-size:105px;transition:transform .5s ease}.product-card:hover .visual{transform:scale(1.09) rotate(3deg)}.visual.dawn{background:linear-gradient(140deg,#efbd8d,#f9dfb4)}.visual.affection{background:linear-gradient(140deg,#f3b6a8,#d36e72)}.visual.bloom{background:linear-gradient(140deg,#d0ddb3,#f5dda9)}.product-info{padding:18px 17px 17px}.product-info h3{font:600 22px var(--display);letter-spacing:-.7px;margin-bottom:7px}.product-info p{font-size:13px;line-height:1.45;min-height:39px;color:#6c594f;margin-bottom:16px}.product-bottom{display:flex;align-items:center;justify-content:space-between}.price{font:600 14px var(--mono)}.add-button{border:0;background:var(--ink);color:var(--cream);width:34px;height:34px;font-size:21px;line-height:1;transition:background .2s}.add-button:hover{background:var(--honey)}.how-it-works{background:var(--paper);padding:118px max(42px,calc((100vw - 1196px)/2));display:grid;grid-template-columns:1fr 1fr;gap:88px}.how-it-works ol{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.how-it-works li{display:flex;gap:23px;padding:19px 0;border-bottom:1px solid var(--line)}.how-it-works li>span{font:500 10px var(--mono);color:var(--honey);padding-top:5px}.how-it-works h3{font:600 23px var(--display);letter-spacing:-.8px;margin-bottom:5px}.how-it-works li p{font-size:14px;line-height:1.5;margin:0;color:#6c594f}.closing{padding:142px 42px;text-align:center;background:var(--sage);color:var(--ink)}.closing h2{font-size:clamp(48px,6.4vw,90px);margin-bottom:33px}.closing .eyebrow{color:var(--ink)}footer{max-width:1280px;margin:auto;padding:38px 42px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line)}footer p,footer small{margin:0;color:#6c594f;font-size:12px}footer small{font:10px var(--mono)}.cart-drawer{position:fixed;z-index:70;top:0;right:0;width:min(440px,100%);height:100dvh;background:var(--cream);transform:translateX(101%);transition:transform .32s cubic-bezier(.2,.7,.2,1);padding:30px;display:flex;flex-direction:column;box-shadow:-10px 0 40px rgba(51,35,27,.15)}.cart-drawer.open{transform:translateX(0)}.overlay{position:fixed;z-index:60;inset:0;background:rgba(51,35,27,.35);opacity:0;visibility:hidden;transition:.25s}.overlay.open{opacity:1;visibility:visible}.drawer-header{display:flex;justify-content:space-between;align-items:start;padding-bottom:25px;border-bottom:1px solid var(--line)}.drawer-header h2{font-size:38px;margin:0}.icon-button{border:1px solid var(--line);background:transparent;width:38px;height:38px;font-size:27px;line-height:1;color:var(--ink)}.cart-items{flex:1;overflow:auto;padding:8px 0}.cart-line{display:grid;grid-template-columns:57px 1fr auto;gap:12px;padding:16px 0;border-bottom:1px solid var(--line);align-items:center}.line-visual{width:57px;height:57px;display:grid;place-items:center;font-size:29px}.cart-line h3{font:600 17px var(--display);letter-spacing:-.5px;margin:0 0 5px}.cart-line p{font:11px var(--mono);margin:0}.qty{display:flex;align-items:center;gap:8px;margin-top:8px}.qty button{border:0;background:none;font-size:18px;padding:0;color:var(--ink)}.remove{border:0;background:none;font:10px var(--mono);text-decoration:underline;padding:4px 0;color:#7a6659}.cart-empty{padding:50px 5px;color:#6c594f;line-height:1.6}.cart-footer{border-top:1px solid var(--line);padding-top:19px}.total-row{display:flex;justify-content:space-between;margin-bottom:18px;font-size:14px}.total-row strong{font:600 16px var(--mono)}.cart-footer>p{font-size:11px;color:#6c594f;text-align:center;line-height:1.4;margin:13px 15px 0}.modal{border:0;background:var(--cream);color:var(--ink);padding:0;width:min(625px,calc(100% - 30px));box-shadow:0 20px 80px rgba(51,35,27,.28)}.modal::backdrop{background:rgba(51,35,27,.5)}.modal-close{position:absolute;right:16px;top:16px;z-index:4}.detail{display:grid;grid-template-columns:1fr 1fr}.detail-visual{min-height:360px;display:grid;place-items:center;font-size:132px}.detail-copy{padding:67px 37px 35px}.detail-copy h2{font-size:49px;margin-bottom:16px}.detail-copy>p{line-height:1.6;color:#6c594f}.detail-list{margin:22px 0;padding:17px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);list-style:none;font-size:13px;line-height:1.8}.detail-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:24px}.checkout-modal{padding:48px;width:min(560px,calc(100% - 30px))}.checkout-heading{max-width:390px}.checkout-heading h2{font-size:46px;margin-bottom:12px}.checkout-heading p:last-child{line-height:1.5;color:#6c594f}form{margin-top:27px;display:grid;gap:16px}label{display:grid;gap:7px;font-size:12px;font-weight:600}input,textarea{width:100%;border:1px solid var(--line);background:#fffdf9;padding:13px;font:14px var(--body);color:var(--ink);outline:0}input:focus,textarea:focus{border-color:var(--honey);box-shadow:0 0 0 3px rgba(184,107,43,.12)}textarea{min-height:86px;resize:vertical}.consent{display:flex;align-items:start;grid-template-columns:18px 1fr;font-weight:400;line-height:1.4;color:#6c594f}.consent input{width:15px;margin-top:2px}.confirmation-modal{padding:58px 43px;text-align:center;max-width:490px}.confirmation-mark{width:48px;height:48px;border-radius:50%;background:var(--sage);display:grid;place-items:center;font-size:25px;margin:0 auto 22px}.confirmation-modal h2{font-size:46px;margin-bottom:16px}.confirmation-modal h2 span{color:var(--honey);font-family:var(--mono);font-size:27px;letter-spacing:-1px}.confirmation-modal>p:not(.eyebrow){line-height:1.6;color:#6c594f;margin-bottom:28px}.toast{position:fixed;z-index:100;left:50%;bottom:25px;transform:translate(-50%,30px);opacity:0;visibility:hidden;background:var(--ink);color:var(--cream);padding:13px 18px;font-size:13px;transition:.25s}.toast.show{transform:translate(-50%,0);opacity:1;visibility:visible}@keyframes appear{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}.reveal{animation:appear .8s both}.delay-1{animation-delay:.13s}@media(max-width:760px){.site-header{height:70px;padding:0 20px}.site-header nav{display:none}.brand{font-size:25px}.brand-mark{width:25px;height:25px;font-size:21px}.cart-trigger span{display:none}.hero{min-height:auto;grid-template-columns:1fr;padding:46px 20px 0;gap:37px}.hero-art{height:380px;margin:0 -20px;border-radius:70px 70px 0 0}.hero-copy{padding-bottom:13px}h1{font-size:58px}.hero-text{font-size:16px}.sun{right:24px;top:47px;width:140px;height:140px}.basket{transform:scale(.8);transform-origin:bottom center}.promise-strip{gap:12px;padding:16px 12px;font-size:8px;white-space:nowrap}.catalog{padding:83px 20px}.section-heading h2{font-size:48px}.product-grid{grid-template-columns:1fr;gap:14px}.product-image{height:260px}.how-it-works{padding:81px 20px;grid-template-columns:1fr;gap:42px}.closing{padding:94px 20px}.closing h2{font-size:54px}footer{padding:28px 20px;display:grid;gap:14px}footer small{order:3}.detail{grid-template-columns:1fr}.detail-visual{min-height:240px}.detail-copy{padding:35px 24px 26px}.detail-copy h2{font-size:41px}.checkout-modal{padding:42px 24px}.checkout-heading h2{font-size:40px}.cart-drawer{padding:22px}.confirmation-modal{padding:48px 24px}.filters{overflow:auto;margin-top:35px}.filters::-webkit-scrollbar{display:none}}
