/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#061c57;--blue:#0b2a73;--pink:#e61667;--hot-pink:#f02076;--yellow:#ffb719;--cream:#fffaf3;--muted:#667085;--line:#e9e7e3;--white:#fff;--shadow:0 20px 60px #061c571a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--navy);margin:0;font-family:Trebuchet MS,Avenir Next,Arial,sans-serif}button,input{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #061c5714;justify-content:space-between;align-items:center;gap:24px;height:88px;padding:10px clamp(24px,5vw,80px);display:flex;position:sticky;top:0}.brand img{object-fit:contain;width:102px;height:68px}.site-header nav{align-items:center;gap:34px;font-size:14px;font-weight:700;display:flex}.site-header nav a{transition:color .2s}.site-header nav a:hover{color:var(--pink)}.header-cta,.primary-button{background:var(--pink);color:#fff;border-radius:14px;padding:14px 22px;font-weight:800;transition:transform .2s,box-shadow .2s;box-shadow:0 9px 24px #e6166738}.header-cta:hover,.primary-button:hover{transform:translateY(-2px);box-shadow:0 13px 28px #e6166747}.hero{background:radial-gradient(circle at 4% 7%,#ffb71938 0 2px,#0000 3px) 0 0/32px 32px,radial-gradient(circle at 30% 85%,#e6166726 0 3px,#0000 4px) 0 0/54px 54px,linear-gradient(120deg,#fffdf9 0%,#fff6e7 100%);grid-template-columns:minmax(0,.85fr) minmax(520px,1.15fr);align-items:center;gap:58px;min-height:680px;padding:76px clamp(24px,6vw,96px);display:grid;position:relative;overflow:hidden}.hero:before{content:"";background:var(--yellow);opacity:.13;border-radius:50%;width:380px;height:380px;position:absolute;bottom:-210px;left:-210px}.eyebrow{color:var(--pink);text-transform:uppercase;letter-spacing:.16em;margin-bottom:14px;font-size:12px;font-weight:900;display:inline-block}.hero h1{letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(48px,5.4vw,78px);line-height:.98}h1 em,h2 em{color:var(--pink);font-style:normal}.hero-copy>p{color:#4e5b78;max-width:600px;margin:28px 0 32px;font-size:19px;line-height:1.65}.hero-actions{align-items:center;gap:26px;display:flex}.text-link{font-weight:900}.text-link span{color:var(--pink);margin-left:4px}.trust-row{color:#60708e;flex-wrap:wrap;gap:18px;margin-top:42px;font-size:12px;font-weight:800;display:flex}.trust-row span:first-letter{color:var(--pink)}.hero-art{justify-self:center;width:min(100%,520px);padding:16px;position:relative;transform:rotate(1deg)}.hero-art:before{content:"";background:var(--pink);opacity:.94;border-radius:44% 56% 55% 45%/42% 39% 61% 58%;position:absolute;inset:0 4% 0 0;transform:rotate(-4deg)}.hero-art img{aspect-ratio:4/5;object-fit:cover;object-position:center;width:100%;box-shadow:var(--shadow);background:#fff;border:9px solid #fff;border-radius:36px;position:relative}.float-star{background:var(--yellow);width:72px;height:72px;color:var(--navy);box-shadow:var(--shadow);border-radius:50%;place-items:center;font-size:34px;font-weight:900;display:grid;position:absolute}.float-star.one{top:-22px;right:-8px}.float-star.two{color:var(--pink);background:#fff;bottom:-10px;left:-22px}.section{padding:92px clamp(24px,6vw,96px)}.section-heading,.products-top{justify-content:space-between;align-items:end;gap:40px;margin-bottom:38px;display:flex}.section h2{letter-spacing:-.045em;margin:0;font-size:clamp(36px,4vw,55px);line-height:1}.section-heading>p{max-width:420px;color:var(--muted);margin:0;line-height:1.65}.categories{background:#fff}.category-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.category-card{text-align:left;min-height:220px;color:var(--navy);cursor:pointer;border:0;border-radius:26px;padding:26px 20px;transition:transform .22s,box-shadow .22s;position:relative}.category-card:hover{box-shadow:var(--shadow);transform:translateY(-7px)rotate(-.7deg)}.category-card.pink{background:#ffe7f0}.category-card.blue{background:#e4eeff}.category-card.green{background:#eaf5d3}.category-card.purple{background:#f1e8ff}.category-card.yellow{background:#fff0bf}.category-icon{background:#ffffffbd;border-radius:22px;place-items:center;width:68px;height:68px;margin-bottom:24px;font-size:34px;display:grid}.category-card strong{font-size:20px;display:block}.category-card small{color:#5c6a84;margin-top:7px;line-height:1.4;display:block}.category-card i{color:var(--pink);font-size:22px;font-style:normal;position:absolute;bottom:20px;right:20px}.products-section{background:var(--cream)}.search{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:10px;width:min(100%,360px);height:50px;padding:0 16px;display:flex;box-shadow:0 8px 30px #061c570d}.search span{color:var(--pink);font-size:25px}.search input{width:100%;color:var(--navy);background:0 0;border:0;outline:0}.search input::placeholder{color:#9da5b6}.filter-row{scrollbar-width:none;gap:9px;margin-bottom:22px;padding-bottom:18px;display:flex;overflow-x:auto}.filter-row button{white-space:nowrap;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #dedde1;border-radius:999px;padding:10px 16px;font-weight:800}.filter-row button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.link-soon{color:#8b93a7;padding:10px 0;font-weight:800;display:inline-flex}.product-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-card{background:#fff;border:1px solid #061c5714;border-radius:24px;transition:transform .22s,box-shadow .22s;overflow:hidden;box-shadow:0 10px 32px #061c570f}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.product-visual{place-items:center;height:188px;font-size:72px;display:grid;position:relative;overflow:hidden}.product-visual:before,.product-visual:after{content:"";border:2px solid #ffffff8c;border-radius:50%;position:absolute}.product-visual:before{width:180px;height:180px;top:-70px;right:-80px}.product-visual:after{width:100px;height:100px;bottom:-45px;left:-45px}.product-visual.pink{background:#ffd9e7}.product-visual.blue{background:#dfeaff}.product-visual.green{background:#e5f3c9}.product-visual.purple{background:#eee0ff}.product-visual.yellow{background:#ffe7a0}.product-visual>span{filter:drop-shadow(0 7px #fff9)}.product-visual>img{object-fit:contain;z-index:1;background:#fff;width:100%;height:100%;position:absolute;inset:0}.product-visual b{z-index:2;letter-spacing:.12em;background:var(--pink);color:#fff;border-radius:999px;padding:7px 10px;font-size:10px;position:absolute;top:14px;left:14px}.product-info{padding:20px}.product-category{color:var(--pink);text-transform:uppercase;letter-spacing:.09em;font-size:10px;font-weight:900}.product-info h3{min-height:44px;margin:8px 0 22px;font-size:18px;line-height:1.25}.product-info a{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:16px;font-size:14px;font-weight:900;display:flex}.product-info a span{color:var(--pink)}.outline-button{border:2px solid var(--navy);color:var(--navy);cursor:pointer;background:0 0;border-radius:14px;margin:36px auto 0;padding:13px 22px;font-weight:900;display:block}.empty-state{text-align:center;background:#fff;border-radius:24px;padding:70px 20px}.empty-state span{font-size:44px}.empty-state h3{margin:15px 0 5px}.empty-state p{color:var(--muted)}.how{background:#fff}.how-card{background:var(--navy);color:#fff;border-radius:34px;grid-template-columns:.7fr 1.3fr;gap:80px;padding:64px;display:grid;position:relative;overflow:hidden}.how-card:after{content:"☆";color:#ffffff0d;font-size:190px;position:absolute;top:-50px;right:-30px;transform:rotate(15deg)}.eyebrow.light{color:var(--yellow)}.how-intro p{color:#c7d4f2;max-width:350px;margin:22px 0 0;line-height:1.6}.how ol{gap:18px;margin:0;padding:0;list-style:none;display:grid}.how li{background:#ffffff14;border:1px solid #ffffff1a;border-radius:18px;align-items:center;gap:18px;padding:20px;display:flex}.how li b{background:var(--pink);border-radius:15px;place-items:center;min-width:48px;height:48px;font-size:20px;display:grid}.how li strong,.how li span{display:block}.how li span{color:#bdc9e5;margin-top:4px;font-size:13px}.instagram{background:#fff7e7;grid-template-columns:.72fr 1.28fr;align-items:center;gap:70px;display:grid}.insta-copy p{color:var(--muted);max-width:440px;margin:24px 0 32px;line-height:1.7}.insta-feed{min-width:0;min-height:420px;box-shadow:var(--shadow);background:#fff;border-radius:26px;padding:18px}.insta-feed>div{width:100%}footer{background:var(--navy);color:#fff;padding:64px clamp(24px,6vw,96px) 24px}.footer-main{grid-template-columns:160px 1fr auto;align-items:center;gap:32px;padding-bottom:44px;display:grid}.footer-main img{object-fit:contain;background:#fff;border-radius:20px;width:140px;height:100px}.footer-main p{color:#c9d4ec;line-height:1.6}.footer-main strong{color:var(--yellow)}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:14px 24px;font-weight:800;display:flex}.affiliate-notice{border-top:1px solid #ffffff21;border-bottom:1px solid #ffffff21;grid-template-columns:170px 1fr;gap:30px;padding:26px 0;display:grid}.affiliate-notice strong{color:var(--yellow)}.affiliate-notice p{color:#aebcda;max-width:900px;margin:0;font-size:12px;line-height:1.7}.copyright{color:#8292b7;text-align:center;padding-top:24px;font-size:11px}.legal-page{background:var(--cream);min-height:100vh}.legal-header{background:#fff;border-bottom:1px solid #061c5714;justify-content:space-between;align-items:center;gap:24px;min-height:88px;padding:10px clamp(24px,6vw,96px);display:flex}.legal-header .brand img{object-fit:contain;width:102px;height:68px}.legal-back{color:var(--navy);font-size:14px;font-weight:900}.legal-back:hover{color:var(--pink)}.legal-hero{text-align:center;background:radial-gradient(circle at 8% 12%,#ffb71933 0 3px,#0000 4px) 0 0/42px 42px,linear-gradient(120deg,#fffdf9 0%,#fff3de 100%);padding:80px clamp(24px,6vw,96px) 64px}.legal-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(44px,6vw,72px);line-height:1}.legal-hero p{color:#53617d;max-width:720px;margin:24px auto 18px;font-size:18px;line-height:1.7}.legal-hero small{color:#7e899e;font-weight:700}.legal-content{width:min(900px,100% - 40px);box-shadow:var(--shadow);background:#fff;border:1px solid #061c5714;border-radius:30px;margin:56px auto 88px;padding:52px clamp(24px,6vw,64px)}.legal-content section+section{border-top:1px solid var(--line);margin-top:38px;padding-top:38px}.legal-content h2{letter-spacing:-.02em;margin:0 0 14px;font-size:24px}.legal-content p,.legal-content li{color:#53617d;font-size:16px;line-height:1.8}.legal-content p{margin:0}.legal-content p+p{margin-top:14px}.legal-content ul{margin:14px 0 0;padding-left:22px}.legal-content li+li{margin-top:8px}.legal-content a{color:var(--pink);text-underline-offset:3px;font-weight:900;text-decoration:underline}.legal-highlight{background:#fff0bf;border-radius:22px;margin:-18px;border:0!important;padding:28px!important}.contact-card{background:#ffe7f0;border-radius:22px;align-items:center;gap:24px;padding:28px;display:flex}.contact-card>span{height:64px;color:var(--pink);background:#fff;border-radius:20px;flex:0 0 64px;place-items:center;font-size:30px;display:grid}.contact-card h2{margin-bottom:8px}.contact-card a{font-size:20px}.contact-card p{margin-top:8px;font-size:14px}.legal-footer{background:var(--navy);color:#fff;text-align:center;justify-items:center;gap:24px;padding:48px clamp(24px,6vw,96px) 28px;display:grid}.legal-footer img{object-fit:contain;background:#fff;border-radius:18px;width:120px;height:84px}.legal-footer nav{flex-wrap:wrap;justify-content:center;gap:12px 26px;font-weight:800;display:flex}.legal-footer p{color:#8292b7;margin:0;font-size:12px}@media (width<=1050px){.hero{grid-template-columns:1fr;padding-top:54px}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-art{max-width:760px;margin:0 auto}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.instagram{grid-template-columns:1fr}.insta-copy{text-align:center}.insta-copy p{margin-left:auto;margin-right:auto}}@media (width<=720px){.site-header{height:72px;padding:8px 18px}.brand img{width:78px;height:54px}.site-header nav{display:none}.header-cta{padding:11px 14px;font-size:12px}.hero{gap:44px;min-height:auto;padding:54px 20px 68px}.hero h1{font-size:50px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;gap:18px}.trust-row{gap:10px 16px}.hero-art{padding:8px}.hero-art img{border-width:5px;border-radius:22px}.float-star{width:52px;height:52px;font-size:25px}.section{padding:68px 20px}.section-heading,.products-top{flex-direction:column;align-items:flex-start;gap:22px}.section h2{font-size:40px}.category-grid{grid-template-columns:1fr 1fr;gap:12px}.category-card{min-height:190px;padding:20px 16px}.category-grid .category-card:last-child{grid-column:1/3}.product-grid{grid-template-columns:1fr}.product-visual{height:210px}.search{width:100%}.how-card{border-radius:26px;grid-template-columns:1fr;gap:36px;padding:34px 22px}.how li{gap:13px;padding:16px 13px}.instagram{gap:44px}.insta-feed{border-radius:18px;min-height:360px;padding:10px}.footer-main{text-align:center;grid-template-columns:1fr;justify-items:center}.footer-links{flex-wrap:wrap;justify-content:center}.affiliate-notice{text-align:center;grid-template-columns:1fr;gap:10px}.legal-header{min-height:72px;padding:8px 18px}.legal-header .brand img{width:78px;height:54px}.legal-back{font-size:12px}.legal-hero{padding:58px 20px 48px}.legal-hero h1{font-size:46px}.legal-hero p{font-size:16px}.legal-content{border-radius:22px;margin-top:30px;margin-bottom:56px;padding:32px 22px}.legal-content h2{font-size:21px}.legal-content p,.legal-content li{font-size:15px}.contact-card{align-items:flex-start;gap:16px;padding:20px}.contact-card>span{border-radius:15px;flex-basis:48px;height:48px;font-size:22px}.contact-card a{font-size:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
