:root{--ink:#243f3c;--muted:#62736c;--cream:#fff9ef;--paper:#fffdf8;--coral:#ee6d55;--coral-dark:#cd503c;--mint:#dceee6;--line:#e7e4d9;--yellow:#f5d978;--shadow:0 16px 50px rgba(42,57,48,.10)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.55 "Trebuchet MS",Verdana,sans-serif}
button,input{font:inherit}
button{cursor:pointer}
a{color:inherit}
img{display:block;max-width:100%}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:absolute;top:-60px;left:12px;z-index:100;background:var(--ink);color:#fff;padding:10px 14px;border-radius:8px}
.skip-link:focus{top:12px}
:focus-visible{outline:3px solid #278e8a;outline-offset:4px}
.top-strip{min-height:34px;background:var(--mint);text-align:center;font-size:.76rem;letter-spacing:.1em;text-transform:uppercase;font-weight:800;display:flex;gap:13px;align-items:center;justify-content:center}
.top-strip span{color:var(--coral);font-size:1.1rem}
.site-header{max-width:1230px;margin:auto;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:1.02rem;line-height:1.04;letter-spacing:-.045em;font-weight:700}
.brand strong{font-size:1.38rem}
.brand-mark{height:48px;width:48px;display:grid;place-items:center;flex:none;border-radius:16px;background:var(--coral);color:#fff;font-size:2.2rem;line-height:1;transform:rotate(-9deg)}
.site-header nav{display:flex;align-items:center;gap:30px;margin-left:auto}
.site-header nav a{text-decoration:none;font-size:.9rem;font-weight:800;transition:color .2s}
.site-header nav a:hover,.footer a:hover{color:var(--coral-dark)}
.header-place{border:1px solid #d9dfd4;padding:9px 14px;border-radius:99px;font-size:.82rem;font-weight:800;white-space:nowrap}
.header-place span{font-size:1.35rem;color:var(--coral);line-height:0;vertical-align:-.12em}
main{overflow:hidden}
.hero{max-width:1230px;margin:0 auto;padding:54px 28px 70px;min-height:590px;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}
.hero-copy{position:relative;z-index:1;padding:10px 0 20px}
.eyebrow,.section-kicker{display:inline-block;color:#b24d3c;font-size:.75rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}
.eyebrow{display:flex;align-items:center;gap:10px}
.eyebrow-dot{width:8px;height:8px;background:var(--coral);border-radius:50%}
h1,h2,h3,p{margin-top:0}
h1,h2{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.055em;line-height:1.05}
h1{font-size:clamp(4rem,6.2vw,6.6rem);margin:26px 0 24px;font-weight:700}
h1 em,h2 em{font-weight:400;color:var(--coral);font-style:italic}
.hero-copy>p{font-size:1.13rem;line-height:1.75;max-width:510px;color:#526760;margin-bottom:30px}
.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}
.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;border:0;border-radius:99px;background:var(--coral);color:white;text-decoration:none;padding:15px 24px;font-weight:900;box-shadow:0 9px 0 #eec3a6;transition:transform .2s,box-shadow .2s,background .2s;white-space:nowrap}
.primary-button:hover{transform:translateY(3px);box-shadow:0 6px 0 #eec3a6;background:var(--coral-dark)}
.primary-button span{font-size:1.2rem;font-weight:400}
.hero-note{font-size:.82rem;line-height:1.4;color:var(--muted);font-weight:800}
.hero-squiggle{font-size:2.2rem;letter-spacing:-.17em;color:#9dcbb8;margin-top:25px;transform:rotate(-4deg);width:max-content}
.hero-squiggle span{letter-spacing:0;color:var(--yellow);font-size:1.7rem}
.hero-art{position:relative;height:510px;min-width:0}
.hero-blob{position:absolute;inset:42px 36px 35px 45px;background:#e2eee6;border-radius:55% 45% 52% 48%/43% 55% 45% 57%;transform:rotate(-11deg)}
.hero-photo{position:absolute;background:white;padding:9px;border:1px solid #f5f0e7;box-shadow:var(--shadow);overflow:hidden}
.hero-photo img{height:100%;width:100%;object-fit:cover;border-radius:9px}
.hero-photo-main{width:52%;height:68%;left:21%;top:15%;border-radius:17px;transform:rotate(-5deg);z-index:2}
.hero-photo-top{width:40%;height:39%;right:0;top:0;border-radius:15px;transform:rotate(10deg);z-index:3}
.hero-photo-bottom{width:37%;height:46%;left:0;bottom:1%;border-radius:15px;transform:rotate(8deg);z-index:4}
.hero-sticker{position:absolute;z-index:5;right:0;bottom:13%;height:105px;width:105px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--yellow);border:5px solid var(--cream);border-radius:50%;font-weight:900;font-size:1.2rem;line-height:1.1;transform:rotate(12deg);box-shadow:0 8px 18px #243f3c20}
.hero-sticker span{font-size:.7rem;text-align:center}
.hero-star{position:absolute;color:var(--coral);font-size:2.3rem;z-index:6}.star-one{top:13%;left:6%;transform:rotate(12deg)}.star-two{bottom:2%;right:19%;font-size:2.7rem;color:#e5aa4f}
.trust-row{max-width:1174px;margin:0 auto 90px;padding:24px 35px;background:#fff;border:1px solid var(--line);border-radius:18px;display:grid;grid-template-columns:repeat(3,1fr);box-shadow:0 10px 35px #38544a0a}
.trust-row>div{display:flex;align-items:center;gap:17px;padding:4px 20px;border-right:1px solid var(--line)}.trust-row>div:last-child{border:0}
.trust-row p{margin:0;font-size:.83rem;color:var(--muted)}.trust-row strong{font-size:.93rem;color:var(--ink)}
.trust-icon{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;flex:none;font-size:1.55rem;font-weight:900}.trust-icon.pink{background:#ffe2dc;color:#e16452}.trust-icon.yellow{background:#fff0bf;color:#b87427}.trust-icon.blue{background:#dcefea;color:#377d76}
.catalog{background:#f3f6ef;padding:88px max(28px,calc((100vw - 1174px)/2)) 115px;scroll-margin-top:20px}
.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:38px}
.section-heading h2,.how h2{font-size:clamp(2.8rem,4.5vw,4.65rem);margin:12px 0 15px}
.section-heading p{max-width:670px;color:var(--muted);line-height:1.7;margin:0}
.heading-doodle{font-size:5.5rem;color:#f3c26a;line-height:.75;transform:rotate(12deg);white-space:nowrap}.heading-doodle span{font-size:3rem;color:#9cc9b6;letter-spacing:-.15em}
.catalog-tools{display:flex;gap:18px;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:15px}
.filters{display:flex;gap:8px;flex-wrap:wrap}
.filter{border:1px solid #d7dfd5;background:#fff;color:#48605a;border-radius:99px;padding:9px 16px;font-size:.84rem;font-weight:800;transition:background .2s,color .2s,border-color .2s}
.filter:hover{border-color:var(--coral);color:var(--coral-dark)}.filter.is-active{background:var(--ink);color:#fff;border-color:var(--ink)}
.search{height:43px;min-width:220px;display:flex;align-items:center;gap:5px;background:#fff;border:1px solid #d7dfd5;border-radius:99px;padding:0 14px}.search:focus-within{outline:3px solid #8ccfc5;outline-offset:2px}.search span:first-child{font-size:1.7rem;line-height:1;color:#667b71}.search input{border:0;outline:0;background:transparent;width:100%;font-size:.86rem;color:var(--ink)}.search input::placeholder{color:#78867d}
.results-count{font-size:.79rem;font-weight:800;color:var(--muted);margin:0 0 18px}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}
.product-card{min-width:0;display:flex;flex-direction:column;background:#fff;border:1px solid #e8e9de;border-radius:19px;overflow:hidden;box-shadow:0 8px 22px #294b3f0a;transition:transform .22s,box-shadow .22s}
.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-card[hidden]{display:none}
.photo-button{position:relative;border:0;background:#efe9de;width:100%;aspect-ratio:1/1;overflow:hidden;padding:0;text-align:left}.photo-button img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.product-card:hover .photo-button img{transform:scale(1.045)}
.photo-count{position:absolute;right:11px;bottom:11px;background:#fffefaeb;backdrop-filter:blur(5px);border-radius:99px;padding:5px 11px;font-size:.71rem;font-weight:900}.photo-count span{margin-left:5px}
.card-body{padding:19px 18px 18px;display:flex;flex-direction:column;flex:1}.card-category{color:#b45f4b;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.11em;margin-bottom:8px}.card-body h3{font-family:Georgia,serif;font-size:1.22rem;letter-spacing:-.035em;line-height:1.25;margin:0 0 10px}.card-description{font-size:.79rem;color:var(--muted);line-height:1.5;margin:0 0 22px;flex:1}
.card-bottom{border-top:1px solid var(--line);padding-top:15px;display:flex;align-items:center;justify-content:space-between;gap:8px}.card-bottom strong{font-family:Georgia,serif;font-size:1.55rem;line-height:1;white-space:nowrap}.card-bottom small{font-family:"Trebuchet MS",sans-serif;font-size:.8rem}.card-bottom a{font-size:.77rem;color:#b54d3b;text-decoration:none;font-weight:900;white-space:nowrap}.card-bottom a:hover{text-decoration:underline}
.empty-state{text-align:center;padding:60px 20px;background:#fff;border-radius:18px}.empty-state[hidden]{display:none}.empty-state>span{font-size:3rem;color:var(--coral)}.empty-state h3{font-family:Georgia,serif;font-size:1.7rem;margin:5px 0}.empty-state p{color:var(--muted);margin:0}
.how{max-width:1174px;margin:auto;padding:110px 28px 95px;display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;scroll-margin-top:30px}.how-intro p{color:var(--muted);max-width:390px;line-height:1.7}.how-steps{list-style:none;margin:0;padding:0}.how-steps li{display:flex;gap:24px;padding:18px 0 22px;border-bottom:1px solid #dfdfd2}.how-steps li:first-child{padding-top:2px}.how-steps li:last-child{border:0}.how-steps li>span{display:grid;place-items:center;flex:none;height:50px;width:50px;background:#e7f0e9;border-radius:16px;color:#46877e;font-family:Georgia,serif;font-size:1.1rem}.how-steps h3{font-family:Georgia,serif;font-size:1.4rem;letter-spacing:-.035em;margin:0 0 4px}.how-steps p{color:var(--muted);font-size:.9rem;margin:0}
.care-note{max-width:1174px;margin:0 auto 105px;background:#ffeac6;border-radius:17px;padding:22px 28px;display:flex;align-items:flex-start;gap:17px}.care-note span{color:#ba713a;font-size:2rem;line-height:1}.care-note p{margin:0;font-size:.84rem;line-height:1.6;color:#634f3a}
.footer{background:#243f3c;color:#f9fff5;padding:55px max(28px,calc((100vw - 1174px)/2));display:flex;justify-content:space-between;gap:25px}.footer .brand-mark{background:var(--yellow);color:var(--ink)}.footer p{color:#bdd0c5;font-size:.82rem;margin:16px 0 0}.footer-right{text-align:right}.footer-right p{margin:0 0 6px}.footer-right a{display:inline-block;color:#fff;text-decoration:none;margin-top:12px;font-size:.82rem;font-weight:900}
dialog{border:0;border-radius:23px;padding:0;max-width:min(960px,calc(100vw - 34px));width:100%;color:var(--ink);box-shadow:0 28px 90px #132b2a66}dialog::backdrop{background:#173d39ab;backdrop-filter:blur(3px)}.dialog-layout{display:grid;grid-template-columns:1.2fr .8fr}.dialog-media{min-height:430px;background:#eee7db;position:relative;display:grid;place-items:center}.dialog-media img{width:100%;height:100%;max-height:68vh;min-height:430px;object-fit:contain}.dialog-info{padding:64px 36px 36px;display:flex;flex-direction:column;align-items:flex-start}.dialog-info h2{font-size:2.2rem;margin:14px 0 13px}.dialog-info p{color:var(--muted);font-size:.9rem;line-height:1.65}.dialog-info strong{font-family:Georgia,serif;font-size:2rem;margin:auto 0 18px}.dialog-info small{margin-top:16px;color:var(--muted);font-size:.72rem}.dialog-close{position:absolute;z-index:10;right:13px;top:13px;border:0;border-radius:50%;height:38px;width:38px;background:#fff;font-size:1.7rem;line-height:1;box-shadow:0 2px 12px #23443530}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;border-radius:50%;height:42px;width:42px;background:#fffdf2d9;color:var(--ink);font-size:2rem;line-height:1;box-shadow:0 3px 15px #1a38321e}.gallery-arrow.previous{left:13px}.gallery-arrow.next{right:13px}.gallery-counter{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);background:#fffcf0df;border-radius:99px;padding:5px 12px;font-size:.76rem;font-weight:900}
@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero{min-height:540px}.hero-art{height:460px}.trust-row{margin-left:28px;margin-right:28px}}
@media(max-width:760px){.site-header{padding:17px 20px}.site-header nav{display:none}.hero{padding:42px 20px 55px;grid-template-columns:1fr;gap:8px;min-height:0}.hero-copy>p{max-width:600px}.hero-art{height:430px;max-width:560px;width:100%;margin:0 auto}.trust-row{grid-template-columns:1fr;margin:0 20px 65px;padding:12px 21px}.trust-row>div{border:0;border-bottom:1px solid var(--line);padding:13px 3px}.trust-row>div:last-child{border:0}.catalog{padding:70px 20px 85px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.how{padding:85px 20px 75px;grid-template-columns:1fr;gap:20px}.care-note{margin:0 20px 80px}.footer{padding:48px 20px}.dialog-layout{grid-template-columns:1fr}.dialog-media{min-height:260px}.dialog-media img{min-height:260px;max-height:47vh}.dialog-info{padding:26px}.dialog-info strong{margin:10px 0 18px}}
@media(max-width:520px){.top-strip{font-size:.61rem;min-height:30px}.site-header{padding:15px 18px}.brand{font-size:.84rem}.brand strong{font-size:1.12rem}.brand-mark{height:40px;width:40px;font-size:1.8rem}.header-place{font-size:.7rem;padding:7px 9px}.hero{padding:33px 20px 54px}h1{font-size:clamp(3.25rem,14vw,4.5rem);margin:19px 0}.hero-copy>p{font-size:1rem}.hero-art{height:330px}.hero-photo-main{left:22%;width:55%}.hero-photo-top{width:41%;right:0}.hero-photo-bottom{width:40%}.hero-sticker{height:78px;width:78px;right:0;bottom:8%;font-size:.94rem;border-width:3px}.hero-sticker span{font-size:.55rem}.hero-star{font-size:1.5rem}.hero-squiggle{display:none}.section-heading h2,.how h2{font-size:2.7rem}.heading-doodle{display:none}.catalog-tools{align-items:stretch}.filters{width:100%;flex-wrap:nowrap;overflow-x:auto;padding:0 0 5px}.filter{flex:none}.search{width:100%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.card-body{padding:13px 11px 12px}.card-body h3{font-size:1rem}.card-description{font-size:.72rem;line-height:1.45;margin-bottom:14px}.card-bottom{align-items:flex-start;flex-direction:column;gap:9px}.card-bottom strong{font-size:1.38rem}.card-bottom a{font-size:.73rem}.photo-count{font-size:.63rem;right:6px;bottom:6px}.footer{flex-direction:column;gap:30px}.footer-right{text-align:left}.dialog-info h2{font-size:1.65rem}}
@media(max-width:380px){.product-grid{grid-template-columns:1fr}.photo-button{aspect-ratio:4/3}.card-body h3{font-size:1.17rem}.card-bottom{flex-direction:row;align-items:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
