:root{--cream:;--pink:;--aqua:;--mint:;--yellow:;--lavender:;--ink:;--white:#fff;--muted:#676965;--line:#e7e0d9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica Neue,sans-serif;font-size:15px}a{color:inherit}img{display:block;max-width:100%}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:20px;z-index:100;background:#fff;padding:12px}.announcement{background:linear-gradient(90deg,#f8df91,#ffeca9);text-align:center;padding:11px 20px;font-size:12px;font-weight:700;letter-spacing:.04em}.site-header{height:90px;padding:0 5vw;background:#fffffff0;display:flex;align-items:center;gap:4vw;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.logo{display:flex;align-items:center;text-decoration:none;gap:8px;min-width:150px}.logo img{width:120px;max-height:70px;object-fit:contain}.logo-mark{width:50px;height:50px;border-radius:50%;background:conic-gradient(var(--pink),var(--yellow),var(--mint),var(--aqua),var(--lavender),var(--pink));display:grid;place-items:center;font-size:17px}.logo-mark span{font-size:12px}.logo strong{font-size:13px;line-height:1}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:30px;flex:1}.desktop-nav a{text-decoration:none;font-size:13px;font-weight:600}.desktop-nav a:hover{color:#c7517d}.header-actions{display:flex;align-items:center;gap:16px}.header-actions a{display:flex;text-decoration:none;gap:2px}.header-actions svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.5}.header-actions span{font-size:10px}.menu-toggle{display:none;border:0;background:none;font-size:22px}.mobile-menu{position:fixed;z-index:19;top:124px;inset-inline:0;background:#fff;padding:25px}.mobile-menu a{display:block;padding:14px;text-decoration:none;border-bottom:1px solid var(--line)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Arial Rounded MT Bold,Arial,sans-serif;letter-spacing:-.035em}h1{font-size:clamp(48px,5vw,78px);line-height:.98}h2{font-size:clamp(34px,3.5vw,52px);line-height:1.05}.kicker{font-size:11px;letter-spacing:.18em;font-weight:800;color:#bd547a}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;text-decoration:none;font-size:12px;font-weight:800;letter-spacing:.03em;border-radius:8px}.button.pink{background:#ed6797;color:#fff}.button.aqua{background:#19aab3;color:#fff}.button.outline{border:1.5px solid var(--ink);background:#fff}.home-hero{min-height:680px;display:grid;grid-template-columns:46% 54%;padding:55px 5vw 65px;background:radial-gradient(circle at 12% 70%,#fff 0 2px,transparent 3px),linear-gradient(130deg,#fffdfa,var(--cream));overflow:hidden}.hero-copy{padding:55px 0 0;position:relative;z-index:2}.hero-copy h1{max-width:630px;margin:20px 0 25px}.hero-text{font-size:19px;line-height:1.65;color:var(--muted);max-width:540px}.hero-buttons{display:flex;gap:12px;margin:32px 0}.hero-proof{display:flex;gap:24px;font-size:11px;margin-top:28px}.hero-products{position:relative;min-height:560px}.pastel-blob{position:absolute;width:92%;height:92%;right:-8%;top:2%;border-radius:47% 53% 40% 60%;background:linear-gradient(145deg,var(--aqua),#d9f0f1)}.floating-product{position:absolute;text-decoration:none;filter:drop-shadow(0 14px 14px rgba(31,41,37,.1));transition:transform .25s}.floating-product:hover{transform:translateY(-7px)}.floating-product img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.floating-product span{position:absolute;background:#fff;padding:10px 12px;border-radius:10px;font-size:10px;box-shadow:0 8px 25px #14141414}.floating-product span b{display:block;margin-top:4px}.fp-1{width:42%;height:43%;left:5%;top:12%;background:var(--lavender);border-radius:50%}.fp-1 span{left:-4%;top:5%}.fp-2{width:42%;height:48%;right:0;top:20%;background:var(--pink);border-radius:48%}.fp-2 span{right:0;top:-8%}.fp-3{width:36%;height:37%;left:22%;bottom:0;background:var(--mint);border-radius:50%}.fp-3 span{left:-20%;bottom:5%}.fp-4{width:25%;height:30%;right:2%;bottom:0;background:var(--yellow);border-radius:48%}.fp-4 span{display:none}.trust-strip{margin:-20px 4vw 0;position:relative;z-index:3;background:#fff8ef;border-radius:20px;display:grid;grid-template-columns:repeat(4,1fr);padding:25px;box-shadow:0 8px 25px #1e1e1e0a}.trust-strip span{padding:8px 20px;border-right:1px solid var(--line);font-size:18px}.trust-strip span:last-child{border:0}.trust-strip b,.trust-strip small{display:block;margin-left:31px}.trust-strip b{font-size:12px;margin-top:-22px}.trust-strip small{font-size:10px;color:var(--muted);margin-top:4px}.section{padding:105px 4vw}.categories{text-align:center}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:45px}.category{position:relative;border-radius:18px;overflow:hidden;text-decoration:none;text-align:left;padding-bottom:18px}.category-art{height:280px}.category-art img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.category h3{font-size:17px;padding:0 18px;margin:18px 40px 0 0}.category>span{position:absolute;right:16px;bottom:13px;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;background:#ffffffb3}.mint{background:var(--mint)}.lavender{background:var(--lavender)}.yellow{background:var(--yellow)}.pink{background:var(--pink)}.best-sellers{background:#fff}.section-heading{display:flex;align-items:end;justify-content:space-between}.section-heading a{font-size:13px;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:40px}.product-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.product-media{display:block;height:255px;background:#f8f2ec;position:relative}.product-card:nth-child(5n+1) .product-media{background:#e1eee1}.product-card:nth-child(5n+2) .product-media{background:#f9e0e8}.product-card:nth-child(5n+3) .product-media{background:#e7e0f3}.product-card:nth-child(5n+4) .product-media{background:#e0f0f1}.product-card:nth-child(5n) .product-media{background:#f7eac6}.product-media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.badge{position:absolute;top:10px;left:10px;background:#fff;padding:6px 9px;border-radius:20px;font-size:9px}.product-info{padding:15px}.product-info a{text-decoration:none}.product-info h3{font-size:14px;line-height:1.3;margin-bottom:7px}.product-info p{font-size:11px;color:var(--muted);height:15px}.product-info strong{font-size:13px}.product-info form{margin-top:14px}.product-info button{width:100%;height:40px;border:0;border-radius:7px;background:#ed6797;color:#fff;font-weight:700}.quiz-banner{margin:70px 4vw;background:linear-gradient(90deg,#ccecee,#a9dfe3);border-radius:20px;min-height:190px;display:flex;align-items:center;gap:50px;padding:35px 6%;position:relative;overflow:hidden}.quiz-banner>div:first-child{max-width:590px;margin-right:auto}.quiz-banner h2{font-size:36px;margin:8px 0}.quiz-banner p:not(.kicker){line-height:1.6;color:#4f6665}.quiz-doodle{font-size:90px;color:#6dc9c6;transform:rotate(18deg)}.shop-paths{display:grid;grid-template-columns:30% 70%;background:var(--cream)}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.path-grid a{height:230px;border-radius:18px;text-decoration:none;padding:26px;display:flex;flex-direction:column;justify-content:end}.path-grid a:nth-child(1){background:var(--yellow)}.path-grid a:nth-child(2){background:var(--lavender)}.path-grid a:nth-child(3){background:var(--pink)}.path-grid span{font:700 26px Arial Rounded MT Bold,Arial}.path-grid b{font-size:12px;margin-top:12px}.brand-story{display:grid;grid-template-columns:1fr 1fr;background:#fff;padding:80px 7vw;gap:8vw;align-items:center}.story-products{min-height:420px;border-radius:20px;background:linear-gradient(135deg,#d9eee0,#f5d8e4);display:flex;align-items:end;justify-content:center;overflow:hidden}.story-products img{width:48%;max-height:360px;object-fit:contain;mix-blend-mode:multiply}.brand-story p:not(.kicker){font-size:17px;line-height:1.7;color:var(--muted)}.brand-story a{font-weight:700;font-size:13px}.site-footer{background:#2f7377;color:#fff;padding:70px 5vw 35px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px}.site-footer>div:first-child p{max-width:360px;line-height:1.7;color:#e1f0ee}.footer-logo{font-size:20px;font-weight:900;text-decoration:none}.site-footer h3{font-size:13px}.site-footer div:not(:first-child) a{display:block;text-decoration:none;color:#e7f3f2;margin:12px 0;font-size:12px}.site-footer small{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.25);padding-top:25px;color:#cce2df}.page-width{max-width:1280px;margin:auto;padding:70px 4vw}.page-title{text-align:center;margin-bottom:45px}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:7vw}.product-gallery img{width:100%;background:#f4eee8;margin-bottom:12px}.product-details{position:sticky;top:145px;align-self:start}.product-details h1{font-size:48px}.price{font-size:22px;font-weight:800}.product-form select,.product-form input{width:100%;padding:14px;margin:8px 0;border:1px solid var(--line);background:#fff}.product-form button,.cart-checkout{width:100%;padding:17px;border:0;border-radius:8px;background:#ed6797;color:#fff;font-weight:800}.rte{line-height:1.75;color:var(--muted)}.cart-row{display:grid;grid-template-columns:100px 1fr 100px 100px;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.cart-row img{width:100px}.quiz-shell{max-width:850px;margin:80px auto;padding:0 24px}.quiz-progress{height:7px;background:#eae1db;border-radius:9px;overflow:hidden}.quiz-progress span{display:block;width:20%;height:100%;background:#ed6797;transition:.3s}.quiz-step{display:none;background:#fff;border-radius:20px;padding:45px;margin-top:25px}.quiz-step.active{display:block}.quiz-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quiz-options button{padding:18px;text-align:left;border:1px solid var(--line);background:var(--cream);border-radius:10px}.quiz-options button:hover{background:var(--aqua)}@media(max-width:990px){.desktop-nav{display:none}.menu-toggle{display:block}.home-hero{grid-template-columns:1fr;min-height:auto}.hero-products{min-height:530px}.trust-strip,.category-grid,.collection-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:repeat(3,1fr)}.shop-paths,.product-page{grid-template-columns:1fr}.product-details{position:static}.site-footer{grid-template-columns:1fr 1fr}}@media(max-width:620px){.announcement{font-size:9px}.site-header{height:72px}.header-actions a:nth-child(2){display:none}.home-hero{padding:42px 5vw}.hero-copy{padding:0}.hero-buttons{flex-direction:column}.hero-proof{flex-wrap:wrap}.hero-products{min-height:390px}.trust-strip,.category-grid,.product-grid,.path-grid,.brand-story,.site-footer{grid-template-columns:1fr}.trust-strip span{border-right:0;border-bottom:1px solid var(--line)}.category-art{height:240px}.product-grid{grid-template-columns:1fr 1fr}.product-media{height:190px}.quiz-banner{display:block;margin:40px 4%;padding:35px 25px}.quiz-banner .button{margin-top:15px}.shop-paths{padding:70px 4vw}.brand-story{padding:60px 5vw}.story-products{min-height:300px}.cart-row{grid-template-columns:70px 1fr}.cart-row>*:nth-child(n+3){grid-column:2}.quiz-options{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/base.css.map */
