html{scroll-behavior:smooth}.text-gradient-sweetr{background:linear-gradient(to right,#ff007f,gold);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fade-in-up .6s ease-out forwards}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.reveal-on-scroll{opacity:0}.reveal-on-scroll.revealed{animation:fade-in-up .6s ease-out forwards}:root{--site-background: #fffdf9;--site-foreground: #12131a;--site-muted: #6b6f7a;--site-border: rgba(226, 232, 240, .78);--site-card: #ffffff;--site-primary: #FF007F;--site-coral: hsl(4, 85%, 65%);--site-mint: hsl(160, 50%, 70%);--site-yellow: hsl(45, 95%, 65%);--site-purple: hsl(270, 60%, 65%);--site-blue: hsl(210, 80%, 60%)}.site-display{letter-spacing:-.045em}.site-logo-gradient,.site-gradient-text{background:linear-gradient(90deg,var(--site-primary),var(--site-purple),var(--site-blue));-webkit-background-clip:text;background-clip:text;color:transparent}.site-gradient-text{background-image:linear-gradient(90deg,var(--site-primary),hsl(4,85%,65%),var(--site-yellow))}.site-nav-link{border-radius:9999px;color:var(--site-muted);display:inline-flex;font-size:.875rem;font-weight:600;padding:.5rem 1rem;transition:background-color .18s ease,color .18s ease}.site-nav-link:hover,.site-nav-link-active{background:#ff007f1a;color:var(--site-primary)}.site-nav-cta,.site-button-primary,.site-button-secondary{align-items:center;border-radius:9999px;display:inline-flex;font-weight:800;gap:.5rem;justify-content:center;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.site-nav-cta{background:var(--site-foreground);color:#fffdf9;font-size:.875rem;padding:.75rem 1.35rem}.site-button-primary{background:var(--site-foreground);box-shadow:0 18px 34px -20px #0f172abf;color:#fffdf9;min-height:3.25rem;padding:.9rem 1.8rem}.site-button-secondary{background:#ffffffd1;border:1px solid var(--site-border);color:#252734;min-height:3.25rem;padding:.9rem 1.8rem}.site-nav-cta:hover,.site-button-primary:hover,.site-button-secondary:hover{transform:translateY(-1px)}.site-button-secondary:hover{background:var(--site-yellow);border-color:#fac72e;box-shadow:0 16px 45px -30px #0f172aa6;color:#614a05}.site-hero{background:radial-gradient(circle at 12% 15%,rgb(255 0 127 / .045),transparent 25rem),radial-gradient(circle at 75% 22%,hsl(160 50% 70% / .08),transparent 28rem),var(--site-background)}.site-hero--flush-top{padding-top:0}@media (min-width: 1024px){section.site-hero:not(.site-hero--flush-top){padding-top:1.5rem!important}}.site-pill{align-items:center;background:#ff007f14;border-radius:9999px;color:var(--site-primary);display:inline-flex;font-size:.875rem;font-weight:800;gap:.5rem;padding:.6rem 1rem}.site-pill-coral{background:#f2645a1a;color:var(--site-coral)}.site-pill-purple{background:#a670db1c;color:var(--site-purple)}.site-pill-mint{background:#8cd9bf21;color:#41aa87}.site-pill-yellow{background:#fbd05133;color:#987116}.site-pill-blue{background:#4799eb1a;color:var(--site-blue)}.site-news-card{background:var(--site-card);border:1px solid var(--site-border);border-radius:1.25rem;display:block;padding:1.5rem;transition:border-color .22s ease,box-shadow .22s ease}.site-news-card:hover{border-color:#ff007f33;box-shadow:0 16px 40px -32px #0f172a8c}.site-news-card:hover .site-news-card-title{color:var(--site-primary)}.site-news-card:hover .site-news-card-arrow{color:var(--site-primary);transform:translate(.25rem)}.site-news-card-arrow{color:var(--site-muted);flex-shrink:0;transition:color .22s ease,transform .22s ease}.site-cta-gradient{isolation:isolate}.site-cta-gradient-bg{background:linear-gradient(135deg,var(--site-primary) 0%,var(--site-purple) 52%,var(--site-blue) 100%);top:0;right:0;bottom:0;left:0;position:absolute;z-index:0}.site-cta-gradient-bg:before,.site-cta-gradient-bg:after{content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.site-cta-gradient-bg:before{background:radial-gradient(circle at 20% 20%,rgb(255 255 255 / .2),transparent 50%)}.site-cta-gradient-bg:after{background:radial-gradient(circle at 80% 80%,rgb(255 255 255 / .15),transparent 50%)}.site-cta-gradient .site-float{z-index:1}.site-cta-gradient .site-float-dot{box-shadow:0 0 0 1px #ffffff26}.site-cta-gradient .site-float-square{background:#ffffff38!important}.site-cta-gradient .site-float-heart{color:#ffffff61}.site-pill-on-gradient{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff24;border:1px solid rgb(255 255 255 / .28);color:#fff}.site-button-cta-gradient{align-items:center;background:#fff;border-radius:9999px;box-shadow:0 20px 40px -18px #0f172a73;color:var(--site-foreground);display:inline-flex;font-weight:800;gap:.5rem;justify-content:center;min-height:3.25rem;padding:.9rem 2rem;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.site-button-cta-gradient:hover{background:#ffffffeb;box-shadow:0 24px 48px -16px #0f172a80;transform:translateY(-1px)}.site-cta-actions{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;justify-content:center;width:100%}@media (min-width: 640px){.site-cta-actions{flex-direction:row;gap:1.25rem}}.site-cta-gradient .text-sweetr-pink{color:var(--site-primary)}.site-hero-badge{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border-radius:9999px;box-shadow:0 14px 36px -20px #0f172aa6;display:inline-flex;font-size:.75rem;font-weight:800;gap:.5rem;padding:.6rem .9rem;position:absolute;z-index:2}.site-hero-badge strong{color:var(--site-primary)}.site-hero-image-card{background:#fff;border:1px solid rgb(226 232 240 / .7);border-radius:2.1rem;box-shadow:0 34px 90px -38px #0f172a80;max-width:46rem;overflow:hidden;position:relative;width:100%}.site-hero-badge-match{left:1.25rem;top:1.95rem}.site-hero-badge-message{bottom:2.1rem;right:1.35rem}.site-hero-badge-icon{align-items:center;color:var(--site-primary);display:inline-flex}.site-hero-heart-button{align-items:center;background:#fff;border-radius:9999px;box-shadow:0 16px 36px -24px #0f172acc;color:var(--site-coral);display:flex;font-size:1.7rem;font-weight:900;height:3.75rem;justify-content:center;position:absolute;right:-.9rem;top:-1rem;width:3.75rem;z-index:3}.site-card{background:var(--site-card);border:1px solid var(--site-border);border-radius:1.75rem;box-shadow:0 10px 36px -28px #0f172a8c;padding:1.5rem;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.site-card:hover{border-color:#ff007f38;box-shadow:0 20px 54px -34px #0f172aa6;transform:translateY(-.25rem)}.site-theme-card:hover .site-theme-icon{transform:scale(1.04) rotate(-2deg)}.site-theme-card:hover .site-theme-icon-cozy{transform:scale(1.04) rotate(2deg)}.site-theme-card:hover .site-theme-icon-dark{transform:scale(1.04) rotate(-3deg)}.site-themes-grid{align-items:stretch;display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 768px){.site-themes-grid{gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr))}}.site-theme-card-compact{display:flex;flex-direction:column;height:100%;padding:1.25rem}.site-theme-copy{color:var(--site-muted);font-size:.8125rem;line-height:1.65;margin-top:.875rem}@media (min-width: 640px){.site-theme-card-compact{padding:1.5rem}.site-theme-copy{font-size:.875rem;line-height:1.7}}.site-theme-icon{align-items:center;border-radius:1.125rem;display:inline-flex;height:3.25rem;justify-content:center;margin-bottom:1rem;position:relative;transition:transform .28s cubic-bezier(.22,1,.36,1);width:3.25rem}.site-theme-card-compact .site-theme-icon{height:3rem;margin-bottom:.875rem;width:3rem}.site-theme-icon:before{border-radius:1.5rem;content:"";filter:blur(14px);top:-6px;right:-6px;bottom:-6px;left:-6px;opacity:.55;position:absolute;z-index:0}.site-theme-icon:after{border:1px solid rgb(255 255 255 / .45);border-radius:1.25rem;content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:2}.site-theme-icon-svg{height:1.65rem;position:relative;width:1.65rem;z-index:1}.site-theme-card-compact .site-theme-icon-svg{height:1.5rem;width:1.5rem}.site-theme-icon-svg-cozy{height:1.75rem;width:1.75rem}.site-theme-card-compact .site-theme-icon-svg-cozy{height:1.6rem;width:1.6rem}.site-theme-icon-energy{background:linear-gradient(145deg,#ffe566,#ff9f43 42%,#ff5e7a);box-shadow:0 14px 32px -12px #ff5e7aa6,inset 0 1px #ffffff73}.site-theme-icon-energy:before{background:linear-gradient(145deg,#ffe566,#ff5e7a)}.site-theme-icon-cozy{background:linear-gradient(145deg,#fcd9b0,#e8b4c8 46%,#c4b5fd);box-shadow:0 14px 32px -12px #e8b4c88c,inset 0 1px #ffffff73}.site-theme-icon-cozy:before{background:linear-gradient(145deg,#fcd9b0,#c4b5fd)}.site-theme-icon-dark{background:linear-gradient(145deg,#7dd3fc,#818cf8 48%,#6366f1);box-shadow:0 14px 32px -12px #6366f18c,inset 0 1px #fff6}.site-theme-icon-dark:before{background:linear-gradient(145deg,#7dd3fc,#6366f1)}.site-theme-title{align-items:center;display:flex;gap:.5rem}.site-theme-title-mark{border-radius:.45rem;flex-shrink:0;height:1.5rem;width:1.5rem}.site-theme-card-compact .site-theme-title-mark{height:1.375rem;width:1.375rem}.site-theme-title-mark-energy{background:linear-gradient(145deg,#ffe566,#ff5e7a)}.site-theme-title-mark-cozy{background:linear-gradient(145deg,#fcd9b0,#c4b5fd)}.site-theme-title-mark-dark{background:linear-gradient(145deg,#7dd3fc,#6366f1)}.site-theme-title-mark svg{display:block;height:100%;padding:.3rem;width:100%}.site-carousel-shell{align-items:center;display:flex;gap:.75rem}.site-carousel-viewport{flex:1;min-width:0;overflow:hidden;padding:.75rem 0 1.25rem}.site-carousel-container{display:flex;margin-left:-1rem;touch-action:pan-y pinch-zoom}.site-carousel-slide{flex:0 0 82%;min-width:0;padding-left:1rem}.site-showcase-card{aspect-ratio:4 / 5;border:1px solid var(--site-border);border-radius:1.875rem;box-shadow:0 22px 52px -34px #0f172ab3;overflow:hidden;position:relative}.site-showcase-card:before{border-radius:2rem;content:"";top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem;opacity:.75;position:absolute;filter:blur(1rem);transform:translateZ(0);z-index:-1}.site-tint-coral:before{background:linear-gradient(135deg,#f2645a52,#fbd05133)}.site-tint-pink:before{background:linear-gradient(135deg,#f2645a4d,#f28cbf38)}.site-tint-mint:before{background:linear-gradient(135deg,#8cd9bf4d,#75d7cf38)}.site-tint-purple:before{background:linear-gradient(135deg,#a670db4d,#a17de838)}.site-tint-yellow:before{background:linear-gradient(135deg,#fbd05152,#a670db33)}.site-tint-blue:before{background:linear-gradient(135deg,#4799eb4d,#5ed5ed33)}.site-tint-primary:before{background:linear-gradient(135deg,#f2645a4d,#fbd05133)}.site-feature-image-wrap.site-tint-primary:before{background:linear-gradient(to bottom right,#f2645aad,#fbd05185)}.site-feature-image-wrap.site-tint-pink:before{background:linear-gradient(to bottom right,#f2645aa6,#f28cbf94)}.site-feature-image-wrap.site-tint-coral:before{background:linear-gradient(to bottom right,#f2645aad,#f5904785)}.site-feature-image-wrap.site-tint-mint:before{background:linear-gradient(to bottom right,#8cd9bf9e,#75d7cf8a)}.site-feature-image-wrap.site-tint-purple:before{background:linear-gradient(to bottom right,#a670db9e,#a17de88a)}.site-feature-image-wrap.site-tint-yellow:before{background:linear-gradient(to bottom right,#fbd051ad,#f4a43480)}.site-feature-image-wrap.site-tint-blue:before{background:linear-gradient(to bottom right,#4799eb9e,#5ed5ed85)}.site-features-hero-media,.site-hero-media-pad{overflow:visible;padding-bottom:1rem;padding-top:1rem;position:relative}.site-features-hero-media{width:min(100%,20rem)}.site-features-hero-glow{background:#fbd05152;border-radius:9999px;filter:blur(28px);height:20rem;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:20rem;z-index:0}.site-features-hero-circle{background:linear-gradient(to bottom,var(--site-yellow),hsl(4 85% 65% / .6));border-radius:9999px;height:18rem;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:18rem;z-index:0}.site-features-hero-badge{align-items:center;background:var(--site-primary);border-radius:9999px;box-shadow:0 10px 25px -8px #0f172a59;color:#fff;display:inline-flex;font-size:.875rem;font-weight:700;left:-1rem;padding:.625rem 1.25rem;position:absolute;top:3rem;z-index:20}.site-features-hero-sparkles{align-items:flex-end;bottom:4rem;display:flex;gap:.2rem;position:absolute;right:-1rem;z-index:20}.site-features-hero-sparkle{display:block;flex-shrink:0}.site-features-hero-sparkle-yellow{color:var(--site-yellow);height:1.75rem;width:1.75rem}.site-features-hero-sparkle-blue{color:var(--site-blue);height:1.25rem;margin-bottom:.15rem;width:1.25rem}.site-features-hero-sparkle-pink{color:var(--site-primary);height:1.5rem;width:1.5rem}@media (max-width: 767px){.site-features-hero-media>img{aspect-ratio:1;border-radius:9999px;display:block;height:18rem;margin-left:auto;margin-right:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center 40%;object-position:center 40%;width:18rem}}@media (min-width: 640px){.site-features-hero-media{width:min(100%,22rem)}.site-features-hero-badge{left:-1rem;top:3rem}.site-features-hero-sparkles{bottom:4rem;right:-1rem}}@media (min-width: 1024px){.site-features-hero-media{padding-bottom:2rem;padding-top:2rem;width:min(100%,24rem)}.site-features-hero-glow{height:26rem;width:26rem}.site-features-hero-circle{height:24rem;width:24rem}.site-features-hero-badge{left:-1rem;top:3rem}}.site-features-list{display:flex;flex-direction:column;gap:5rem}.site-feature-image-wrap{position:relative}.site-feature-image-wrap:before{border-radius:2rem;content:"";filter:blur(1.75rem);top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem;opacity:.9;pointer-events:none;position:absolute;transform:translateZ(0);z-index:0}.site-feature-image-card{background:#f8fafc59;border:1px solid var(--site-border);border-radius:1.5rem;box-shadow:0 22px 52px -34px #0f172a73,0 0 2.5rem -.5rem #0f172a0f;overflow:hidden;position:relative;z-index:1}@media (max-width: 767px){.site-features-list{overflow-x:clip}.site-feature-row{display:flex;flex-direction:column}.site-feature-row-copy{display:flex;flex-direction:column;align-items:center;order:1}.site-feature-row-copy>div:first-child{order:1}.site-feature-row-copy>p:first-of-type{order:2;margin-top:.375rem}.site-feature-row-copy>h2{order:3}.site-feature-row-copy>p:last-of-type{order:4}.site-feature-image-wrap{order:4}.site-feature-image-wrap:before{filter:blur(2.25rem);top:-1rem;right:-1rem;bottom:-1rem;left:-1rem;opacity:.95}.site-feature-image-card{background:#f8f6f1a6;box-shadow:0 22px 52px -34px #0f172a66,0 0 3rem -.25rem #0f172a14}}.site-features-mode-pill{align-items:center;border-radius:9999px;display:inline-flex;gap:.5rem;padding:.75rem 1.5rem}.site-features-mode-pill-energy{background:linear-gradient(90deg,#fbd05133,#f2645a33);border:1px solid hsl(45 95% 65% / .3)}.site-features-mode-pill-cozy{background:linear-gradient(90deg,#4799eb33,#a670db33);border:1px solid hsl(210 80% 60% / .3)}.site-carousel-button{align-items:center;background:#ffffffe6;border:1px solid var(--site-border);border-radius:9999px;box-shadow:0 18px 38px -28px #0f172aa6;color:#202230;display:none;flex-shrink:0;font-weight:900;height:2.75rem;justify-content:center;transition:background-color .18s ease,border-color .18s ease,color .18s ease;width:2.75rem}.site-carousel-button:hover{background:var(--site-yellow);border-color:#fac72e;color:#614a05}.site-footer-link{color:var(--site-muted);display:inline-block;font-size:.875rem;transition:color .18s ease}.site-footer-link:hover{color:var(--site-primary)}.site-footer-social-link{align-items:center;color:var(--site-muted);display:inline-flex;font-size:.875rem;gap:.625rem;transition:color .18s ease}.site-footer-social-link:hover{color:var(--site-primary)}.site-footer-social-icon{align-items:center;color:#64748b;display:inline-flex;flex-shrink:0;height:1.125rem;justify-content:center;transition:color .18s ease;width:1.125rem}.site-footer-social-link:hover .site-footer-social-icon{color:var(--site-primary)}.site-footer-social-icon svg{display:block;height:100%;width:100%}.site-float{animation:site-bounce 2.4s ease-in-out infinite;pointer-events:none;position:absolute;z-index:0}.site-float-dot{border-radius:9999px}.site-float-square{animation:site-bounce-square 2.4s ease-in-out infinite;border-radius:.25rem}.site-float-heart{color:#f2645a4d;font-size:1.25rem}.site-float-1{background:var(--site-yellow);height:.75rem;right:2.5rem;top:7rem;width:.75rem}.site-float-2{background:var(--site-primary);height:.5rem;left:2.5rem;top:11rem;width:.5rem;animation-delay:.5s}.site-float-3{background:#8cd9bfa6;height:1rem;right:25%;top:18rem;width:1rem;animation-delay:1s}.site-float-4{background:#f2645a2e;height:1.5rem;right:4rem;top:33%;width:1.5rem;animation-delay:.8s}.site-float-5{left:33%;top:8rem;animation-delay:.3s}.site-float-6{background:var(--site-yellow);height:.75rem;right:10%;top:2.5rem;width:.75rem}.site-float-7{background:#8cd9bf80;bottom:5rem;height:1rem;left:2.5rem;width:1rem;animation-delay:.6s}.site-float-8{left:20%;top:7rem;animation-delay:.4s}.site-float-9{background:#8cd9bf8c;height:1rem;right:6%;top:10rem;width:1rem;animation-delay:.9s}.site-float-10{background:var(--site-yellow);height:.65rem;left:6%;top:3.5rem;width:.65rem;animation-delay:.2s}.site-float-11{background:#f2645a33;height:1.25rem;right:8%;top:42%;width:1.25rem;animation-delay:.75s}.site-float-12{bottom:18%;left:10%;animation-delay:.45s}.site-float-13{background:#8cd9bf8c;height:.85rem;right:14%;top:5rem;width:.85rem;animation-delay:1.1s}.site-float-14{background:var(--site-primary);height:.55rem;opacity:.85;right:8%;top:2rem;width:.55rem}.site-float-15{background:#a670db38;bottom:2.5rem;height:1.15rem;left:8%;width:1.15rem;animation-delay:.55s}.site-float-16{bottom:3rem;color:#f2645a47;right:22%;animation-delay:.85s;font-size:1.1rem}.site-float-17{background:var(--site-yellow);height:.7rem;left:4%;top:4rem;width:.7rem;animation-delay:.15s}.site-float-18{background:#4799eb2e;height:1.35rem;right:5%;top:28%;width:1.35rem;animation-delay:.65s}.site-float-19{color:#f2645a42;right:18%;top:5.5rem;animation-delay:.35s}.site-float-20{background:#8cd9bf80;bottom:14%;height:.9rem;left:20%;width:.9rem;animation-delay:.95s}.site-float-21{background:#a670db33;height:1.2rem;right:6%;top:35%;width:1.2rem;animation-delay:.7s}.site-float-22{bottom:22%;color:#f2645a40;left:7%;animation-delay:1.05s;font-size:1.15rem}.site-float-23{background:var(--site-primary);height:.6rem;left:5%;opacity:.8;top:48%;width:.6rem;animation-delay:.25s}.site-float-24{background:#fbd05159;bottom:12%;height:1rem;right:7%;width:1rem;animation-delay:.8s}.site-float-25{background:var(--site-yellow);height:.75rem;left:12%;top:2.5rem;width:.75rem}.site-float-26{color:#f2645a4d;right:14%;top:22%;animation-delay:.4s}.site-float-27{background:#8cd9bf33;bottom:20%;height:1.3rem;left:18%;width:1.3rem;animation-delay:.6s}.site-float-28{background:#a670db73;bottom:2.75rem;height:.8rem;right:10%;width:.8rem;animation-delay:1s}.site-bounce{animation:site-bounce 2.4s ease-in-out infinite}.site-bounce-delay{animation-delay:.5s}@keyframes site-bounce{0%,to{transform:translateY(-18%)}50%{transform:translateY(18%)}}@keyframes site-bounce-square{0%,to{transform:rotate(45deg) translateY(-18%)}50%{transform:rotate(45deg) translateY(18%)}}@media (min-width: 768px){.site-carousel-button{display:flex}.site-carousel-slide{flex:0 0 50%}}@media (min-width: 1024px){.site-carousel-slide{flex:0 0 33.333%}}@media (max-width: 640px){.site-hero--flush-top{padding-top:1rem}.site-button-primary,.site-button-secondary{width:100%}.site-float-4,.site-float-11,.site-float-18,.site-float-21,.site-float-24,.site-float-27{display:none}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.site-float,.site-bounce,.site-showcase-card img,.site-card,.site-news-card,.site-news-card-arrow,.site-nav-cta,.site-button-primary,.site-button-secondary,.site-button-cta-gradient{animation:none!important;transition-duration:.01ms!important}}
