@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&family=Dancing+Script:wght@400;500;600;700&family=Poppins:wght@300;400;500;600;700&display=swap";.menubar{position:sticky;top:0;z-index:1000;background:#ffffff;transition:box-shadow .3s ease}.menubar.scrolled{box-shadow:0 2px 20px #b48ec726}.menubar-container{display:flex;justify-content:space-between;align-items:center;padding:12px 32px;max-width:1536px;margin:0 auto}.menubar-logo{display:flex;align-items:center;cursor:pointer;transition:transform .3s;-webkit-user-select:none;user-select:none}.menubar-logo:hover{transform:scale(1.04)}.menubar-logo-img{height:80px;width:auto;display:block}.menubar-nav{align-items:center;gap:4px}.menubar-nav-item{font-family:Quicksand,sans-serif!important;font-size:1rem!important;font-weight:500!important;color:#444!important;text-transform:none!important;text-align:center!important;line-height:1.2!important;border-radius:999px!important;padding:8px 16px!important;transition:all .25s!important;background:transparent!important;box-shadow:none!important}.menubar-nav-item:hover{color:#b48ec7!important;background:rgba(180,142,199,.08)!important;transform:none!important}.menubar-nav-item.active{color:#b48ec7!important;background:rgba(180,142,199,.1)!important;font-weight:600!important}.menubar-cta-button{background:linear-gradient(135deg,#fbb1a4,#f99d8d)!important;color:#fff!important;border-radius:999px!important;font-family:Quicksand,sans-serif!important;font-weight:600!important;text-transform:none!important;font-size:1rem!important;line-height:1.2!important;padding:9px 22px!important;margin-left:8px!important;box-shadow:0 2px 10px #fbb1a459!important;transition:all .25s!important}.menubar-cta-button:hover{background:linear-gradient(135deg,#f99d8d,#fbb1a4)!important;box-shadow:0 6px 20px #fbb1a473!important;transform:translateY(-2px)!important}.menubar-mobile-toggle{color:#555!important}@media (max-width: 900px){.menubar-container{padding:10px 16px}.menubar-logo-img{height:60px}}@font-face{font-family:revicons;fallback:fallback;src:url(/assets/revicons-f7b9c306.woff) format("woff"),url(/assets/revicons-4ca02b8a.ttf) format("ttf"),url(/assets/revicons-9e4d4c68.eot) format("ttf")}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:rgba(0,0,0,.5);min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:rgba(0,0,0,.8)}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:rgba(0,0,0,.5)}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:""}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:""}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border-width:2px;border-style:solid;border-color:gray;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right:before{content:""}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:""}.home-root{background:transparent;padding-bottom:0;overflow-x:hidden}.home-root img{max-width:100%}.home-hero{position:relative;width:100%;height:100svh;height:100vh;min-height:600px;background:#fff;overflow:visible;display:flex;align-items:flex-end;justify-content:center;padding-bottom:0}.home-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center 78%;background-repeat:no-repeat}.home-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(255,240,230,.15) 0%,rgba(255,255,255,0) 30%,rgba(255,255,255,.5) 55%,rgba(255,255,255,.85) 70%,rgba(255,255,255,1) 82%)}.hero-sparkle{position:absolute;color:#c9a227;pointer-events:none;z-index:3;animation:heroSparkle 3s ease-in-out infinite alternate}.hero-sparkle.s1{top:14%;left:8%;font-size:1.3rem;animation-delay:0s;opacity:.85}.hero-sparkle.s2{top:9%;left:22%;font-size:.9rem;animation-delay:.6s;opacity:.7}.hero-sparkle.s3{top:18%;right:10%;font-size:1.5rem;animation-delay:1.1s;opacity:.9}.hero-sparkle.s4{top:6%;right:25%;font-size:.8rem;animation-delay:.3s;opacity:.65}.hero-sparkle.s5{top:28%;left:5%;font-size:1.1rem;animation-delay:1.7s;opacity:.75}.hero-sparkle.s6{top:25%;right:6%;font-size:1rem;animation-delay:.9s;opacity:.8}@keyframes heroSparkle{0%{transform:translateY(0) rotate(0) scale(1);opacity:.65}to{transform:translateY(-9px) rotate(25deg) scale(1.15);opacity:1}}.home-hero-content{position:relative;z-index:10;text-align:center;max-width:720px;width:100%;padding:0 24px;display:flex;flex-direction:column;align-items:center;gap:0}.home-hero-title{font-family:Dancing Script,cursive!important;font-size:clamp(2.4rem,7.5vw,5rem)!important;font-weight:700!important;color:#1a1a1a!important;line-height:1.15!important;white-space:nowrap!important;margin-bottom:18px!important;text-shadow:none;word-break:keep-all}.home-hero-title-pink{color:#f47c7c;text-shadow:none}.home-hero-subtitle{font-family:Quicksand,sans-serif!important;font-size:clamp(1rem,2.8vw,1.2rem)!important;font-weight:500!important;color:#2c2c2c!important;letter-spacing:.04em!important;margin-bottom:36px!important;text-shadow:none}.home-btn-hero{background:linear-gradient(135deg,#f47c7c,#fba8a0)!important;color:#fff!important;border-radius:999px!important;font-family:Quicksand,sans-serif!important;font-weight:700!important;font-size:1.1rem!important;text-transform:none!important;padding:16px 42px!important;box-shadow:0 4px 20px #f47c7c73,0 0 0 4px #fff3!important;transition:all .35s cubic-bezier(.34,1.56,.64,1)!important;letter-spacing:.02em!important}.home-btn-hero:hover{transform:translateY(-3px) scale(1.04)!important;box-shadow:0 8px 28px #f47c7c8c,0 0 0 6px #ffffff40!important}.home-btn-primary{background:linear-gradient(135deg,#f47c7c,#fbb1a4)!important;color:#fff!important;border-radius:999px!important;font-family:Quicksand,sans-serif!important;font-weight:700!important;font-size:1.1rem!important;text-transform:none!important;padding:14px 36px!important;box-shadow:0 4px 16px #f47c7c66!important;transition:all .3s!important}.home-btn-primary:hover{transform:translateY(-2px)!important;box-shadow:0 8px 24px #f47c7c80!important}.home-stats{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:4px;padding:28px 24px 24px;margin-top:-1px;background:#fff;border-bottom:1px solid rgba(180,142,199,.12);position:relative;z-index:5}.home-stat-item{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1 1 150px;max-width:200px;padding:8px 6px;box-sizing:border-box}.home-stat-icon-img{width:clamp(80px,10vw,140px);height:auto;aspect-ratio:1 / 1;object-fit:contain;margin-bottom:-22px;display:block;transition:transform .35s ease}.home-stat-item:hover .home-stat-icon-img{transform:translateY(-4px) scale(1.04)}.home-stat-text{font-family:Quicksand,sans-serif!important;font-size:.88rem!important;font-weight:600!important;color:#555!important;line-height:1.4!important;margin:0!important;max-width:160px}.home-section-card{border-radius:24px;overflow:hidden;display:flex;flex-direction:row;align-items:stretch;max-width:1200px;margin:24px auto}.home-characters-card{background:#fff5f3;padding:48px;gap:40px;box-shadow:0 4px 32px #f47c7c14;position:relative}.home-char-star{position:absolute;color:#ffd43b;text-shadow:0 0 8px rgba(255,212,59,.6);pointer-events:none;z-index:3}.home-char-star-1{top:12%;left:6%;font-size:1.4rem}.home-char-star-2{top:22%;right:8%;font-size:1rem}.home-char-star-3{bottom:14%;left:12%;font-size:1.1rem}.home-char-star-4{top:49%;left:40%;font-size:.85rem}.home-char-star-5{bottom:22%;right:14%;font-size:1.3rem}.home-char-star-6{top:8%;left:22%;font-size:.9rem}.home-char-star-7{top:6%;left:38%;font-size:1.2rem}.home-char-star-8{top:10%;left:30%;font-size:.7rem}.home-char-star-9{top:14%;left:15%;font-size:.95rem}.home-packages-card{background:#ffffff;box-shadow:0 4px 32px #4fa3ab1a;padding:48px;gap:40px;position:relative}.home-pkg-star{position:absolute;color:#ffd43b;text-shadow:0 0 8px rgba(255,212,59,.6);pointer-events:none;z-index:3}.home-pkg-star-1{top:10%;left:5%;font-size:1.3rem}.home-pkg-star-2{top:16%;left:16%;font-size:.85rem}.home-pkg-star-3{top:8%;left:30%;font-size:1rem}.home-pkg-star-4{bottom:18%;left:8%;font-size:1.1rem}.home-pkg-star-5{top:20%;left:38%;font-size:.75rem}.home-card-left{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:220px}.home-card-label{font-family:Dancing Script,cursive!important;font-size:2.2rem!important;color:#f47c7c!important;margin-bottom:14px!important;font-weight:600!important;line-height:1.2!important}.home-card-label-teal{color:#4fa3ab!important}.home-card-text{font-family:Quicksand,sans-serif!important;font-size:.98rem!important;color:#555!important;line-height:1.7!important;margin-bottom:24px!important}.home-card-btn{display:inline-flex!important;align-self:flex-start!important;background:#f47c7c!important;color:#fff!important;border-radius:999px!important;font-family:Quicksand,sans-serif!important;font-weight:700!important;font-size:1rem!important;text-transform:none!important;padding:10px 24px!important;box-shadow:0 2px 10px #f47c7c4d!important;transition:all .3s!important}.home-card-btn:hover{background:#f06060!important;transform:translateY(-2px)!important;box-shadow:0 6px 18px #f47c7c66!important}.home-card-btn-teal{background:#4fa3ab!important;box-shadow:0 2px 10px #4fa3ab4d!important}.home-card-btn-teal:hover{background:#3d8a91!important;box-shadow:0 6px 18px #4fa3ab66!important}.home-card-right{display:flex;flex-direction:row;gap:12px;align-items:center;flex-shrink:0}.home-char-oval{width:clamp(160px,18vw,230px);aspect-ratio:235 / 340;height:auto;border-radius:50%;overflow:hidden;flex-shrink:0;box-shadow:0 6px 22px #b48ec740;transition:transform .35s ease}.home-char-oval:hover{transform:scale(1.06) rotate(2deg)}.home-char-oval img{width:100%;height:100%;object-fit:cover;object-position:top}.home-packages-img-wrap{flex-shrink:0;width:clamp(504px,calc(54vw + 24px),714px);height:clamp(231px,26.04vw,333px);border-radius:18px;overflow:hidden;box-shadow:0 6px 22px #4fa3ab2e}.home-packages-img{width:100%;height:100%;object-fit:cover;object-position:center center;transition:transform .4s}.home-packages-img-wrap:hover .home-packages-img{transform:scale(1.05)}.home-quote-banner{position:relative;height:260px;margin:32px auto;border-radius:200px;overflow:hidden;display:flex;flex-direction:row;align-items:stretch;max-width:1200px;box-shadow:0 6px 28px #5a2d821f}.home-quote-banner-left{flex:0 0 40%;background:#e8d5f5;display:flex;align-items:center;justify-content:center;padding:40px;position:relative;z-index:2}.home-quote-banner-right{flex:0 0 60%;position:relative;overflow:hidden}.home-quote-banner-bg{position:absolute;top:0;bottom:0;left:0;right:-18%;background-size:cover;background-position:left center}.home-quote-banner-fade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#e8d5f5 0%,rgba(232,213,245,.5) 20%,transparent 50%)}.home-quote-text{position:relative;z-index:2;font-family:Dancing Script,cursive!important;font-size:clamp(1.6rem,3vw,2.4rem)!important;color:#5a2d82!important;text-align:center!important;line-height:1.5!important;font-weight:600!important}.home-testimonials{background:#f9e3f3;padding:20px 24px;text-align:center;margin:24px auto;max-width:960px;border-radius:24px}.home-testimonials-title{font-family:Dancing Script,cursive!important;font-size:2.6rem!important;color:#b48ec7!important;margin-bottom:12px!important;font-weight:600!important}.home-stars{display:flex;justify-content:center;gap:4px;margin-bottom:12px}.home-star{color:#f5b800;font-size:1.6rem}.home-testimonial-body{display:flex;align-items:center;justify-content:center;max-width:100%;margin:0 auto;min-height:90px}.home-testimonial-arrow{background:#9b7bb8!important;box-shadow:0 2px 10px #5a2d8240!important;color:#fff!important;flex-shrink:0!important;transition:all .25s!important}.home-testimonial-arrow:hover{background:#835fa3!important;color:#fff!important;transform:scale(1.1)!important}.home-testimonial-controls{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:16px}.home-testimonial-content{flex:1;max-width:760px}.home-testimonial-text{font-family:Quicksand,sans-serif!important;font-size:clamp(1.05rem,2.5vw,1.25rem)!important;color:#2c2c2c!important;line-height:1.7!important;font-style:italic!important;margin-bottom:24px!important}.home-testimonial-author{display:flex;align-items:center;justify-content:center;gap:12px}.home-testimonial-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;object-position:top;border:3px solid #fbb1a4}.home-testimonial-name{font-family:Quicksand,sans-serif!important;font-size:1rem!important;font-weight:600!important;color:#666!important}.home-testimonial-dots{display:flex;justify-content:center;gap:8px;margin-top:0}.home-dot{width:10px;height:10px;border-radius:50%;background:rgba(180,142,199,.3);cursor:pointer;transition:all .25s}.home-dot.active{background:#b48ec7;transform:scale(1.2)}.home-carousel-section{padding:32px 0;background:#fff;overflow:hidden}.home-carousel-item{height:320px;padding:0 6px;box-sizing:border-box}.home-carousel-item img{width:100%;height:100%;display:block;object-fit:cover;border-radius:14px;box-shadow:0 4px 14px #00000014}@media (max-width: 1024px){.home-section-card{margin:20px;padding:36px;gap:32px}.home-char-oval{width:clamp(140px,22vw,200px)}}@media (max-width: 900px){.home-hero{min-height:560px}.home-hero-content{padding-bottom:0}.home-section-card{flex-direction:column;padding:32px 24px;margin:18px 16px;gap:24px}.home-card-left{text-align:center;align-items:center}.home-card-btn{align-self:center!important}.home-card-right{justify-content:center;flex-wrap:wrap;gap:14px}.home-char-oval{width:170px}.home-packages-img-wrap{width:100%;max-width:480px}.home-quote-banner{height:auto;min-height:220px;flex-direction:column;margin:18px 16px}.home-quote-banner-left{flex:none;width:100%;padding:28px 24px}.home-quote-banner-right{flex:none;width:100%;height:180px}.home-quote-banner-fade{background:linear-gradient(to bottom,#e8d5f5 0%,rgba(232,213,245,.4) 25%,transparent 60%)}.home-quote-text{text-align:center!important;font-size:clamp(1.4rem,5vw,1.9rem)!important}.home-stat-item{flex:0 0 20%;max-width:20%;padding:8px 4px}.home-stat-icon-img{width:56px;margin-bottom:-8px}.home-carousel-item{height:240px}.hero-sparkle.s2,.hero-sparkle.s4{display:none}}@media (max-width: 600px){.home-hero{min-height:0;height:78svh}.home-hero-bg{background-size:auto 135%;background-position:center 85%}.home-hero-content{padding:0 18px;transform:translateY(90px)}.home-hero-title{white-space:normal!important;font-size:clamp(2.2rem,11vw,3.4rem)!important;margin-bottom:14px!important}.home-hero-subtitle{font-size:.98rem!important;margin-bottom:28px!important;padding:0 4px}.home-btn-hero{padding:14px 30px!important;font-size:1rem!important;width:auto}.home-section-card{padding:28px 20px;border-radius:20px;margin:28px 12px}.home-card-label{font-size:1.9rem!important}.home-card-text{font-size:.94rem!important}.home-card-right{gap:10px}.home-char-oval{width:calc(33% - 8px);max-width:130px}.home-quote-banner{margin:28px 12px;border-radius:20px}.home-quote-banner-left{padding:24px 20px}.home-quote-banner-right{height:150px}.home-testimonials{padding:24px 16px;margin:28px 12px}.home-testimonials-title{font-size:2.1rem!important}.home-stars{margin-bottom:14px}.home-star{font-size:1.4rem}.home-testimonial-body{gap:6px;min-height:120px}.home-testimonial-arrow{padding:6px!important}.home-testimonial-arrow svg{font-size:1rem}.home-testimonial-text{font-size:1rem!important;line-height:1.6!important}.home-stats{padding:126px 12px 16px;margin-top:-1px;gap:8px 0}.home-stat-item{flex:0 0 50%;max-width:50%;padding:10px 6px;box-sizing:border-box}.home-stat-icon-img{width:72px;margin-bottom:0}.home-stat-text{font-size:.8rem!important;min-height:2.4em;display:flex;align-items:flex-start;justify-content:center}.home-carousel-section{padding:20px 0}.home-carousel-item{height:200px;padding:0 4px}.home-carousel-item img{border-radius:10px}.home-char-star-2,.home-char-star-4,.home-char-star-7,.home-char-star-8,.home-pkg-star-3,.home-pkg-star-5{display:none}.home-char-star-1{top:6%;left:6%;font-size:1.1rem}.home-char-star-3{top:5%;right:8%;left:auto;bottom:auto;font-size:.9rem}.home-char-star-5{top:10%;right:16%;bottom:auto;font-size:1rem}.home-char-star-6{top:4%;left:28%;font-size:.8rem}.home-char-star-9{top:9%;left:16%;font-size:.85rem}.home-pkg-star-1{top:6%;left:6%;font-size:1rem}.home-pkg-star-2{top:5%;right:10%;left:auto;font-size:.85rem}.home-pkg-star-4{top:9%;left:20%;bottom:auto;font-size:.8rem}.hero-sparkle{font-size:.9rem!important}.hero-sparkle.s5,.hero-sparkle.s6{display:none}}@media (max-width: 380px){.home-hero-title{font-size:2rem!important}.home-hero-subtitle{font-size:.9rem!important}.home-btn-hero{padding:12px 24px!important;font-size:.95rem!important}.home-char-oval{width:calc(33% - 6px)}}.uu-root{background:transparent;overflow-x:hidden}.uu-root img{max-width:100%}.uu-hero{display:flex;align-items:stretch;min-height:440px;background:linear-gradient(180deg,#fff 0%,#fff5f3 100%);position:relative;overflow:hidden;max-width:1240px;margin:32px auto 0;width:100%;border-radius:24px}.uu-hero-left{flex:1 1 50%;padding:64px 56px;display:flex;flex-direction:column;justify-content:center;max-width:600px}.uu-hero-eyebrow{font-family:Quicksand,sans-serif!important;font-size:.85rem!important;font-weight:700!important;letter-spacing:3px!important;text-transform:uppercase!important;color:#d28aa6!important;margin-bottom:10px!important}.uu-hero-greeting-wrap{position:relative;margin-bottom:30px}.uu-hero-hello{font-family:Quicksand,sans-serif!important;font-size:clamp(1.8rem,3.4vw,2.6rem)!important;font-weight:700!important;color:#2c2c2c!important;line-height:1.1!important}.uu-hero-name{position:relative;display:inline-block;font-family:Dancing Script,cursive!important;font-size:clamp(3rem,6vw,4.6rem)!important;font-weight:700!important;color:#f47c7c!important;line-height:1.05!important}.uu-hero-name-heart{color:#f9a8b8!important}.uu-hero-name-heart.h1{font-size:1.4rem!important;vertical-align:super;margin-left:8px}.uu-hero-name-heart.h2{position:absolute;bottom:8px;right:-34px;font-size:1rem!important;opacity:.7}.uu-hero-bullets{display:flex;flex-direction:column;gap:16px;margin-bottom:8px;max-width:470px}.uu-hero-bullet{display:flex;align-items:flex-start;gap:14px}.uu-hero-bullet-icon{flex-shrink:0;width:30px;height:30px;border-radius:50%;background:#fff0ee;color:#f47c7c;display:flex;align-items:center;justify-content:center;margin-top:2px}.uu-hero-bullet-icon svg{font-size:1.05rem!important}.uu-hero-text{font-family:Quicksand,sans-serif!important;font-size:1rem!important;color:#555!important;line-height:1.65!important;margin-bottom:0!important}.uu-hero-btn{align-self:flex-start!important;margin-top:24px!important;background:linear-gradient(135deg,#f47c7c,#fba8a0)!important;color:#fff!important;border-radius:999px!important;font-family:Quicksand,sans-serif!important;font-weight:700!important;font-size:1rem!important;text-transform:none!important;padding:12px 28px!important;box-shadow:0 6px 20px #f47c7c66!important;transition:all .3s cubic-bezier(.34,1.56,.64,1)!important}.uu-hero-btn:hover{transform:translateY(-2px) scale(1.03)!important;box-shadow:0 10px 26px #f47c7c80!important}.uu-hero-right{flex:1 1 auto;position:relative;display:flex;align-items:stretch;justify-content:flex-end;padding:0}.uu-hero-img-spark{position:absolute;color:#f7d794!important;pointer-events:none;filter:drop-shadow(0 2px 4px rgba(247,215,148,.5))}.uu-hero-img-spark.sp1{top:24px;left:28px;font-size:1.8rem!important;color:#fbb1a4!important}.uu-hero-img-spark.sp2{top:60px;right:40px;font-size:1.2rem!important}.uu-hero-img-spark.sp3{bottom:48px;left:48px;font-size:1.4rem!important;color:#b48ec7!important}.uu-hero-img-wrap{position:relative;width:440px;max-width:100%;aspect-ratio:auto;border-radius:9999px 0 0 9999px;overflow:hidden}.uu-hero-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.uu-mission{text-align:center;padding:64px 40px 24px;max-width:1160px;width:100%;margin:16px auto 0}.uu-mission-title{font-family:Dancing Script,cursive!important;font-size:clamp(2rem,4vw,2.7rem)!important;font-weight:700!important;color:#f47c7c!important;margin-bottom:44px!important;display:inline-flex;align-items:center;gap:10px}.uu-mission-title-heart{color:#f47c7c!important;font-size:1.5rem!important}.uu-mission-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.uu-mission-col{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 32px;position:relative}.uu-mission-col:not(:last-child):after{content:"";position:absolute;right:0;top:6px;bottom:6px;width:1px;background:#eedfe6}.uu-mission-icon{margin-bottom:18px;display:flex;align-items:center;justify-content:center}.uu-mission-icon svg{font-size:2.1rem!important}.uu-mission-text{font-family:Quicksand,sans-serif!important;font-size:.98rem!important;color:#555!important;line-height:1.7!important;max-width:300px}.uu-values-section{padding:40px 24px 56px;display:flex;justify-content:center}.uu-values-card{background:linear-gradient(180deg,#fff6f4 0%,#fdeef0 100%);border-radius:32px;padding:48px 32px;max-width:1200px;width:100%;text-align:center;box-shadow:0 8px 36px #f47c7c14}.uu-section-title{font-family:Dancing Script,cursive!important;font-size:clamp(2rem,4vw,2.8rem)!important;font-weight:700!important;color:#f47c7c!important;margin-bottom:36px!important;text-align:center;display:inline-flex;align-items:center;gap:10px}.uu-section-heart{color:#f47c7c!important;font-size:1.5rem!important}.uu-values-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;max-width:1200px;margin:0 auto}.uu-value-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:12px}.uu-value-icon{width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:18px;transition:transform .3s ease,box-shadow .3s ease}.uu-value-icon svg{font-size:2.6rem!important}.uu-value-card:hover .uu-value-icon{transform:translateY(-4px) scale(1.05);box-shadow:0 10px 24px #00000014}.uu-value-title{font-family:Quicksand,sans-serif!important;font-size:1.02rem!important;font-weight:700!important;color:#2c2c2c!important;margin-bottom:10px!important;line-height:1.3!important;min-height:2.6em;display:flex;align-items:center;justify-content:center}.uu-value-text{font-family:Quicksand,sans-serif!important;font-size:.9rem!important;color:#555!important;line-height:1.55!important;max-width:200px}.uu-likes-section{display:flex;align-items:center;gap:56px;max-width:1200px;margin:0 auto;padding:72px 24px}.uu-likes-img{flex:1 1 45%;overflow:hidden;aspect-ratio:1 / 1;max-width:460px}.uu-likes-img img{width:100%;height:100%;object-fit:cover;border-radius:50%;-webkit-mask-image:radial-gradient(circle at center,#000 56%,rgba(0,0,0,.55) 66%,transparent 78%);mask-image:radial-gradient(circle at center,#000 56%,rgba(0,0,0,.55) 66%,transparent 78%)}.uu-likes-content{flex:1 1 50%}.uu-likes-title{font-family:Dancing Script,cursive!important;font-size:clamp(1.8rem,3.5vw,2.4rem)!important;font-weight:700!important;color:#b48ec7!important;margin-bottom:28px!important;display:inline-flex;align-items:center;gap:8px}.uu-likes-spark{color:#f9a8b8!important;font-size:1.4rem!important}.uu-likes-row{display:flex;align-items:flex-start;justify-content:center}.uu-like-item{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:0 14px;position:relative}.uu-like-item:not(:last-child):after{content:"";position:absolute;right:0;top:4px;bottom:4px;width:1px;background:#eedfe6}.uu-like-icon{width:56px;height:56px;border-radius:50%;background:#fff0ee;display:flex;align-items:center;justify-content:center;color:#f47c7c;flex-shrink:0;font-size:1.6rem;line-height:1}.uu-like-icon svg{font-size:1.6rem!important}.uu-like-text{font-family:Quicksand,sans-serif!important;font-size:.92rem!important;font-weight:600!important;color:#2c2c2c!important;line-height:1.35!important}.uu-like-desc{font-family:Quicksand,sans-serif!important;font-size:.82rem!important;font-weight:500!important;color:#777!important;line-height:1.4!important;margin-top:-4px!important}.uu-faq-section{background:transparent;padding:56px 24px 64px;text-align:center}.uu-faq-title{color:#f47c7c!important;display:inline-flex!important;align-items:center;gap:8px}.uu-faq-heart{color:#fbb1a4!important;font-size:1.4rem!important}.uu-faq-list{max-width:820px;margin:0 auto;display:flex;flex-direction:column;background:#fff;border:1.5px solid #fde2dc;border-radius:18px;overflow:hidden;box-shadow:0 6px 24px #fbb1a41a}.uu-faq-item{background:#fff!important;border:none!important;border-bottom:1px solid #fbeae6!important;border-radius:0!important;box-shadow:none!important;overflow:hidden;transition:background .2s}.uu-faq-item:last-child{border-bottom:none!important}.uu-faq-item:hover{background:#fff7f5!important}.uu-faq-item:before{display:none!important}.uu-faq-summary{padding:0 22px!important;min-height:60px!important}.uu-faq-summary .MuiAccordionSummary-content{display:flex!important;align-items:center;gap:14px;margin:14px 0!important}.uu-faq-cal{color:#fbb1a4!important;font-size:1.3rem!important;flex-shrink:0}.uu-faq-icon{color:#f47c7c;display:flex;align-items:center;flex-shrink:0}.uu-faq-icon svg{font-size:1.3rem!important}.uu-faq-q{font-family:Quicksand,sans-serif!important;font-size:1rem!important;font-weight:600!important;color:#2c2c2c!important;text-align:left}.uu-faq-chev{color:#f47c7c!important;transition:transform .3s!important}.uu-faq-details{padding:0 22px 18px 58px!important;text-align:left}.uu-faq-a{font-family:Quicksand,sans-serif!important;font-size:.95rem!important;color:#555!important;line-height:1.7!important}.uu-cta-banner{display:flex;align-items:stretch;background:linear-gradient(135deg,#f1dff5 0%,#d8b6e8 100%);overflow:hidden;min-height:0;height:320px;max-width:1240px;margin:80px auto 0;width:100%;border-radius:24px}.uu-cta-left{flex:1 1 55%;padding:22px 56px;display:flex;flex-direction:column;justify-content:center;max-width:640px}.uu-cta-right{flex:1 1 45%;position:relative;overflow:hidden}.uu-cta-right img{width:100%;height:100%;object-fit:cover;display:block;-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.15) 18%,rgba(0,0,0,.6) 40%,#000 62%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.15) 18%,rgba(0,0,0,.6) 40%,#000 62%)}.uu-cta-fade{display:none}.uu-cta-title{font-family:Dancing Script,cursive!important;font-size:clamp(1.6rem,3.4vw,2.2rem)!important;font-weight:700!important;color:#5a2d82!important;line-height:1.2!important;margin-bottom:8px!important}.uu-cta-heart{color:#fbb1a4!important;font-size:1.6rem!important;vertical-align:-4px;margin-left:6px}.uu-cta-text{font-family:Quicksand,sans-serif!important;font-size:1rem!important;color:#3a1d52!important;line-height:1.55!important;margin-bottom:14px!important;max-width:460px}.uu-cta-btn{align-self:flex-start!important;background:linear-gradient(135deg,#f47c7c,#fba8a0)!important;color:#fff!important;border-radius:999px!important;font-family:Quicksand,sans-serif!important;font-weight:700!important;font-size:1.05rem!important;text-transform:none!important;padding:14px 30px!important;box-shadow:0 6px 20px #f47c7c73!important;transition:all .3s cubic-bezier(.34,1.56,.64,1)!important}.uu-cta-btn:hover{transform:translateY(-3px) scale(1.03)!important;box-shadow:0 10px 28px #f47c7c8c!important}@media (max-width: 1024px){.uu-hero-left{padding:48px 32px}.uu-mission-col{padding:0 18px}.uu-mission-text{font-size:.92rem!important}.uu-values-grid{grid-template-columns:repeat(3,1fr);gap:28px;max-width:720px}.uu-value-card:nth-last-child(2):nth-child(3n+1),.uu-value-card:nth-last-child(2):nth-child(3n+1)+.uu-value-card{transform:translate(calc(50% + 14px))}.uu-likes-section{gap:32px;padding:56px 24px}}@media (max-width: 800px){.uu-hero{flex-direction:column;min-height:auto}.uu-hero-left{flex:none;width:100%;max-width:none;padding:40px 24px 28px;text-align:center;align-items:center}.uu-hero-eyebrow{width:100%}.uu-hero-greeting-wrap{display:inline-block}.uu-hero-bullets{text-align:left}.uu-hero-text{margin:0 auto!important}.uu-hero-btn{align-self:center!important}.uu-hero-right{flex:none;width:100%;padding:0 24px 40px}.uu-hero-img-wrap{width:300px;max-width:80%;margin:0 auto;aspect-ratio:1 / 1;border-radius:50%}.uu-mission{padding:48px 24px 16px}.uu-mission-grid{grid-template-columns:1fr;gap:36px;max-width:420px;margin:0 auto}.uu-mission-col{padding:0}.uu-mission-col:not(:last-child):after{display:none}.uu-mission-col:not(:last-child){border-bottom:1px solid #eedfe6;padding-bottom:36px}.uu-mission-text{max-width:360px}.uu-likes-section{flex-direction:column;gap:28px}.uu-likes-row{gap:0 32px}.uu-like-item{padding:0 4px}.uu-like-item:not(:last-child):after{display:none}.uu-likes-img{flex:none;width:100%;max-width:480px;margin:0 auto}.uu-likes-content{flex:none;width:100%;max-width:520px;margin:0 auto;text-align:center}.uu-cta-banner{flex-direction:column;min-height:auto;height:auto}.uu-cta-left{flex:none;width:100%;max-width:none;padding:40px 28px 28px;text-align:center;align-items:center}.uu-cta-text{margin:0 auto 22px!important}.uu-cta-btn{align-self:center!important}.uu-cta-right{flex:none;width:100%;height:auto}.uu-cta-right img{height:auto;object-fit:contain;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.4) 18%,#000 38%);mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.4) 18%,#000 38%)}}@media (max-width: 600px){.uu-hero-left{padding:32px 20px 20px}.uu-hero-right{padding:0 20px 32px}.uu-values-section{padding:24px 16px 40px}.uu-values-card{padding:36px 18px}.uu-values-grid{grid-template-columns:repeat(2,1fr);gap:24px 16px;max-width:480px}.uu-value-card:nth-last-child(2):nth-child(3n+1),.uu-value-card:nth-last-child(2):nth-child(3n+1)+.uu-value-card{transform:none}.uu-value-icon{width:84px;height:84px;margin-bottom:12px}.uu-value-icon svg{font-size:2.2rem!important}.uu-value-text{font-size:.85rem!important}.uu-value-card:last-child:nth-child(odd){grid-column:1 / -1;justify-self:center;width:calc(50% - 8px);align-items:center;text-align:center}.uu-value-card:last-child:nth-child(odd) .uu-value-title{justify-content:center}.uu-likes-section{padding:40px 16px}.uu-likes-row{flex-wrap:wrap;gap:24px 0}.uu-like-item{flex:0 0 50%}.uu-like-item:not(:last-child):after{display:none}.uu-like-item:last-child:nth-child(odd){margin:0 auto;align-items:center;text-align:center}.uu-faq-section{padding:40px 16px 48px}.uu-faq-q{font-size:.92rem!important}.uu-faq-details{padding:0 18px 16px 50px!important}.uu-cta-left{padding:32px 22px 24px}}@media (max-width: 380px){.uu-values-grid{grid-template-columns:1fr}.uu-like-item{flex:0 0 100%}}.pp-root{background:transparent;padding-bottom:0;overflow-x:hidden}.pp-root img{max-width:100%}.pp-hero{display:flex;align-items:stretch;min-height:360px;max-width:1536px;margin:20px auto 0;border-radius:20px;background:linear-gradient(180deg,#ffffff 0%,#fff5f3 100%);position:relative;overflow:hidden;box-shadow:0 4px 32px #00000012}.pp-hero-left{flex:1 1 50%;padding:60px 56px;display:flex;flex-direction:column;justify-content:center;max-width:620px}.pp-hero-right{flex:1 1 auto;position:relative;overflow:hidden}.pp-hero-right img{width:100%;height:100%;object-fit:cover;object-position:center 70%;display:block;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.15) 18%,rgba(0,0,0,.6) 38%,#000 58%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.15) 18%,rgba(0,0,0,.6) 38%,#000 58%)}.pp-hero-fade{display:none}.pp-eyebrow-heart{font-size:1rem!important;color:#fbb1a4!important;margin-right:6px;vertical-align:-2px}.pp-hero-eyebrow{font-family:Quicksand,sans-serif!important;font-size:.85rem!important;font-weight:700!important;color:#fbb1a4!important;letter-spacing:.22em!important;margin-bottom:18px!important}.pp-hero-title{font-family:Dancing Script,cursive!important;font-size:clamp(2rem,4.2vw,3.2rem)!important;font-weight:700!important;color:#b48ec7!important;line-height:1.2!important;margin-bottom:18px!important}.pp-title-heart{color:#fbb1a4!important;font-size:1.6rem!important;vertical-align:-4px;margin-left:6px}.pp-hero-crown{margin:4px 0 16px}.pp-hero-crown img{width:56px;height:auto}.pp-hero-text{font-family:Quicksand,sans-serif!important;font-size:1rem!important;color:#555!important;line-height:1.75!important;max-width:460px}.pp-section-head{text-align:center;padding:64px 24px 24px}.pp-section-crown img{width:100px;height:auto;margin:0 auto 14px;display:block}.pp-section-eyebrow{font-family:Quicksand,sans-serif!important;font-size:1.6rem!important;font-weight:700!important;color:#f47c7c!important;letter-spacing:.12em!important;margin-bottom:8px!important}.pp-section-sub{font-family:Quicksand,sans-serif!important;font-size:1.05rem!important;color:#444!important;font-weight:500!important}.pp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:1200px;margin:24px auto 0;padding:0 24px}.pp-card{background:#fff;border-radius:22px;padding:28px;border:1.5px solid #f3eaf3;box-shadow:0 6px 24px #b48ec714;display:flex;flex-direction:column;align-items:stretch;position:relative;transition:transform .35s ease,box-shadow .35s ease}.pp-card:hover{transform:translateY(-6px);box-shadow:0 14px 36px #b48ec72e}.pp-card-avatar{width:150px;height:150px;margin:0 auto 12px;border-radius:50%;overflow:hidden;border:4px solid #fff;box-shadow:0 4px 14px #b48ec72e}.pp-card-avatar img{width:100%;height:100%;object-fit:cover;object-position:top}.pp-card-crown{text-align:center;margin-bottom:-2px}.pp-card-crown img{width:68px;height:auto}.pp-card-name{font-family:Dancing Script,cursive!important;font-size:2.4rem!important;font-weight:600!important;text-align:center;margin-bottom:2px!important;line-height:1.1!important}.pp-card-duration{font-family:Quicksand,sans-serif!important;font-size:1.2rem!important;font-weight:700!important;color:#777!important;text-align:center;margin-bottom:4px!important}.pp-card-maxkinder{font-family:Quicksand,sans-serif!important;font-size:1.05rem!important;font-weight:600!important;color:#aaa!important;text-align:center;margin-bottom:18px!important}.pp-card-features{list-style:none;padding:0;margin:0 0 18px;flex-grow:1}.pp-card-features li{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px;font-family:Quicksand,sans-serif;font-size:.95rem;color:#333;line-height:1.45}.pp-feature-text{display:flex;flex-direction:column;gap:6px}.pp-beauty-tags{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin-top:2px}.pp-beauty-tag{display:inline-block;background:#fde2dc;color:#c0574f;border-radius:999px;padding:3px 12px;font-family:Quicksand,sans-serif;font-size:.82rem;font-weight:600;line-height:1.6}.pp-check{font-size:1.15rem!important;flex-shrink:0;margin-top:1px}.pp-card-price{font-family:Quicksand,sans-serif!important;font-size:1.6rem!important;font-weight:700!important;text-align:center;padding:14px 0 16px!important;margin:4px 0 14px!important;border-top:1px solid #f1e8f0;color:#333!important}.pp-card-btn{display:flex!important;align-items:center;justify-content:center;gap:6px;border-radius:999px!important;font-family:Quicksand,sans-serif!important;font-weight:700!important;font-size:1rem!important;text-transform:none!important;padding:12px 24px!important;color:#fff!important;transition:all .3s!important;width:100%}.pp-card-btn:hover{transform:translateY(-2px);filter:brightness(1.05)}.pp-bronze{background:#fff7f5;border-color:#fde2dc}.pp-bronze .pp-card-name{color:#f06b8d}.pp-bronze .pp-check{color:#f06b8d!important}.pp-bronze .pp-card-btn{background:linear-gradient(135deg,#f06b8d,#fba8a0)!important;box-shadow:0 4px 14px #f06b8d59!important}.pp-silver{background:#f3fbfb;border-color:#d8eef0}.pp-silver .pp-card-name{color:#4fa3ab}.pp-silver .pp-check{color:#4fa3ab!important}.pp-silver .pp-card-btn{background:linear-gradient(135deg,#4fa3ab,#7ec6cd)!important;box-shadow:0 4px 14px #4fa3ab59!important}.pp-gold{background:#fffaf0;border-color:#fbe9bd}.pp-gold .pp-card-name{color:#d6a64a}.pp-gold .pp-check{color:#e0b150!important}.pp-gold .pp-card-btn{background:linear-gradient(135deg,#e9b65a,#f6d68a)!important;box-shadow:0 4px 14px #d6a64a59!important;color:#5a3d12!important}.pp-info{max-width:760px;margin:48px auto;padding:18px 28px;background:#fff8f6;border:1.5px solid #fde2dc;border-radius:16px;display:flex;align-items:center;gap:14px}.pp-info-heart{color:#fbb1a4!important;font-size:1.2rem!important;flex-shrink:0}.pp-info-text{font-family:Quicksand,sans-serif!important;font-size:.95rem!important;color:#555!important;line-height:1.6!important;margin:0!important}.pp-info-text strong{color:#f47c7c;font-weight:700}.pp-extras-head{display:flex;justify-content:center;align-items:center;gap:14px;padding:56px 24px 20px}.pp-extras-spark{color:#f7d794!important;font-size:1.2rem!important}.pp-extras-eyebrow{font-family:Quicksand,sans-serif!important;font-size:1rem!important;font-weight:700!important;color:#b48ec7!important;letter-spacing:.22em!important}.pp-extras-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;max-width:1200px;margin:0 auto;padding:0 24px 60px}.pp-extra-card{background:#fff;border:1.5px solid #efe4f0;border-radius:16px;padding:22px 14px 18px;text-align:center;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column;align-items:center;gap:8px}.pp-extra-card:hover{transform:translateY(-4px);box-shadow:0 10px 24px #b48ec72e}.pp-extra-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center}.pp-extra-icon svg{font-size:2.4rem!important;color:#b48ec7}.pp-extra-label{font-family:Quicksand,sans-serif!important;font-size:.9rem!important;font-weight:600!important;color:#444!important;line-height:1.3!important;min-height:2.3em;display:flex;align-items:center;text-align:center}.pp-extra-price{font-family:Quicksand,sans-serif!important;font-size:.9rem!important;font-weight:700!important;color:#222!important;margin-top:2px!important}.pp-cta-banner{display:flex;align-items:stretch;margin:140px auto 0;max-width:1536px;border-radius:20px;background:linear-gradient(135deg,#fde6e2 0%,#fbb1a4 100%);overflow:hidden;min-height:0;height:340px;box-shadow:0 4px 32px #00000012}.pp-cta-left{flex:1 1 55%;padding:28px 56px;display:flex;flex-direction:column;justify-content:center;max-width:640px}.pp-cta-right{flex:1 1 auto;position:relative;overflow:hidden}.pp-cta-right img{width:100%;height:100%;object-fit:cover;display:block;-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.15) 18%,rgba(0,0,0,.6) 40%,#000 62%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.15) 18%,rgba(0,0,0,.6) 40%,#000 62%)}.pp-cta-fade{display:none}.pp-cta-title{font-family:Dancing Script,cursive!important;font-size:clamp(1.9rem,4vw,2.8rem)!important;font-weight:700!important;color:#d04860!important;line-height:1.2!important;margin-bottom:14px!important}.pp-cta-heart{color:#fff!important;font-size:1.6rem!important;vertical-align:-4px;margin-left:6px}.pp-cta-text{font-family:Quicksand,sans-serif!important;font-size:1rem!important;color:#5a2a3a!important;line-height:1.7!important;margin-bottom:26px!important;max-width:460px}.pp-cta-btn{align-self:flex-start!important;background:linear-gradient(135deg,#f47c7c,#fba8a0)!important;color:#fff!important;border-radius:999px!important;font-family:Quicksand,sans-serif!important;font-weight:700!important;font-size:1.05rem!important;text-transform:none!important;padding:14px 30px!important;box-shadow:0 6px 20px #f47c7c73!important;transition:all .3s cubic-bezier(.34,1.56,.64,1)!important}.pp-cta-btn:hover{transform:translateY(-3px) scale(1.03)!important;box-shadow:0 10px 28px #f47c7c8c!important}@media (max-width: 1024px){.pp-grid{grid-template-columns:repeat(3,1fr);gap:18px;padding:0 16px}.pp-card{padding:24px 20px}.pp-card-avatar{width:130px;height:130px}.pp-extras-grid{grid-template-columns:repeat(3,1fr)}.pp-hero-left{padding:48px 32px}}@media (max-width: 800px){.pp-hero{flex-direction:column;min-height:auto}.pp-hero-left{flex:none;width:100%;padding:40px 24px 28px;max-width:none;text-align:center;align-items:center}.pp-hero-text{margin:0 auto}.pp-hero-right{flex:none;width:100%;height:260px}.pp-hero-right img{-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.4) 18%,#000 38%);mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.4) 18%,#000 38%)}.pp-grid{grid-template-columns:1fr;max-width:480px;gap:40px}.pp-section-head{padding:48px 20px 16px}.pp-cta-banner{flex-direction:column;min-height:auto;height:auto}.pp-cta-left{flex:none;width:100%;padding:40px 28px 28px;text-align:center;align-items:center;max-width:none}.pp-cta-text{margin:0 auto 22px!important}.pp-cta-btn{align-self:center!important}.pp-cta-right{flex:none;width:100%;height:auto}.pp-cta-right img{height:auto;object-fit:contain;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.4) 18%,#000 38%);mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.4) 18%,#000 38%)}}@media (max-width: 600px){.pp-hero-left{padding:32px 20px 24px}.pp-hero-title{font-size:clamp(1.7rem,7vw,2.4rem)!important}.pp-hero-right{height:200px}.pp-card{padding:22px 18px}.pp-card-avatar{width:120px;height:120px}.pp-card-name{font-size:2.1rem!important}.pp-card-price{font-size:1.4rem!important}.pp-info{margin:32px 16px 0;flex-direction:column;text-align:center;padding:18px 20px}.pp-extras-head{padding:40px 16px 16px}.pp-extras-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:0 16px 48px}.pp-extra-card{padding:18px 10px 14px}.pp-extra-icon svg{font-size:2rem!important}.pp-extra-label{font-size:.82rem!important;min-height:2.5em}.pp-extra-price{font-size:.82rem!important}.pp-cta-left{padding:32px 22px 24px}.pp-cta-btn{padding:12px 24px!important;font-size:1rem!important}}@media (max-width: 380px){.pp-card-avatar{width:110px;height:110px}.pp-card-name{font-size:1.9rem!important}}.charaktere-container{background:transparent;min-height:100vh;padding:90px 20px 60px;overflow-x:hidden}.charaktere-header{text-align:center;margin-bottom:70px;animation:fadeInUp .8s ease-out}.charaktere-badge{display:inline-block;font-family:Quicksand,sans-serif;font-size:.95rem;font-weight:700;letter-spacing:.08em;color:#b48ec7;background:rgba(255,255,255,.7);border:1.5px solid rgba(180,142,199,.3);padding:8px 22px;border-radius:999px;margin-bottom:22px;box-shadow:0 4px 18px #b48ec71f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.charaktere-title{font-family:Dancing Script,cursive!important;font-size:4rem!important;font-weight:700!important;background:linear-gradient(120deg,#b48ec7 0%,#f49bb0 55%,#fbb1a4 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:#b48ec7!important;margin-bottom:18px!important;line-height:1.1!important}.charaktere-subtitle{font-family:Quicksand,sans-serif!important;font-size:1.2rem!important;color:#6b7b7c!important;max-width:760px;margin:0 auto!important;line-height:1.8!important}.charaktere-title-deco{display:block;width:380px;max-width:80%;height:44px;margin:40px auto 0}.charaktere-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:56px 40px;max-width:1400px;margin:0 auto;padding:20px}.charakter-card{position:relative;display:flex;flex-direction:column;align-items:center;padding:0;border-radius:28px;background:#ffffff;border:1px solid rgba(255,255,255,.8);box-shadow:0 10px 40px #b48ec71f;overflow:hidden;transition:transform .4s cubic-bezier(.34,1.4,.64,1),box-shadow .4s ease;animation:fadeInUp .6s ease-out;width:300px;flex-shrink:0}.charakter-card:hover{transform:translateY(-8px);box-shadow:0 22px 60px #b48ec738}.charakter-image-wrap{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;margin-bottom:-1px}.charakter-sparkle{position:absolute;color:#f0c46a;font-size:1.3rem;z-index:3;pointer-events:none;opacity:.85;filter:drop-shadow(0 1px 3px rgba(240,196,106,.5));animation:charSparkle 3.2s ease-in-out infinite alternate}.charakter-sparkle.sp1{top:5%;right:7%;font-size:1.5rem}.charakter-sparkle.sp2{top:12%;left:6%;font-size:1.1rem;animation-delay:1.1s;color:#fff}@keyframes charSparkle{0%{transform:translateY(0) rotate(0) scale(1);opacity:.6}to{transform:translateY(-7px) rotate(20deg) scale(1.2);opacity:1}}.charakter-image-container{position:relative;z-index:1;width:100%;height:100%;cursor:pointer}.charakter-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.charakter-card:hover .charakter-image{transform:scale(1.05)}.charakter-fade{position:absolute;left:0;right:0;bottom:0;height:32%;z-index:2;pointer-events:none;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.45) 55%,rgba(255,255,255,.9) 82%,#ffffff 100%)}.charakter-footer{position:relative;z-index:3;width:100%;height:110px;background:#ffffff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:0 12px}.charakter-dots{display:flex;align-items:center;justify-content:center;gap:8px}.charakter-dot{width:8px;height:8px;border-radius:50%;background:rgba(180,142,199,.3);cursor:pointer;transition:all .3s ease}.charakter-dot:hover{background:rgba(180,142,199,.55)}.charakter-dot.active{width:24px;border-radius:999px;background:linear-gradient(135deg,#fbb1a4,#b48ec7)}.charakter-name-row{display:flex;align-items:center;justify-content:center;gap:10px;width:100%}.charakter-name{font-family:Dancing Script,cursive!important;font-size:2.1rem!important;font-weight:700!important;color:#b48ec7!important;text-align:center;margin:0!important;line-height:1.1!important}.charakter-nav-button{flex-shrink:0;background:linear-gradient(135deg,#fbb1a4,#fcd1c0)!important;color:#fff!important;width:34px!important;height:34px!important;border-radius:50%!important;padding:0!important;box-shadow:0 3px 12px #fbb1a459!important;transition:transform .25s ease,box-shadow .25s ease!important}.charakter-nav-button svg{color:#fff!important;font-size:1.35rem}.charakter-nav-button:hover{transform:scale(1.15);box-shadow:0 5px 18px #fbb1a480!important}.charakter-card-coming-soon{opacity:.85}.charakter-card-coming-soon .charakter-footer{flex-direction:column-reverse;gap:6px}.charakter-coming-soon-img{width:100%;aspect-ratio:3/4;background:linear-gradient(160deg,#e8d5f5 0%,#d4eef0 50%,#fde8e3 100%);display:flex;align-items:center;justify-content:center}.charakter-coming-soon-icon{font-size:4rem!important;line-height:1!important;animation:sparkle-pulse 2s ease-in-out infinite}@keyframes sparkle-pulse{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.15);opacity:1}}.charakter-coming-soon-badge{background:linear-gradient(135deg,#b48ec7,#fbb1a4);color:#fff;font-family:Quicksand,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:4px 14px;border-radius:999px}.charakter-coming-soon-name{color:#b48ec7!important}.charakter-cta-section{position:relative;text-align:center;margin:90px auto 0;padding:64px 32px;background:linear-gradient(135deg,#ffffff 0%,#fef6f3 100%);border-radius:48px;max-width:1000px;border:1px solid rgba(255,255,255,.9);box-shadow:0 16px 50px #b48ec729;overflow:hidden}.charakter-cta-section:before{content:"";position:absolute;top:-60px;right:-60px;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(252,209,192,.5),transparent 70%)}.charakter-cta-section:after{content:"";position:absolute;bottom:-70px;left:-50px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(180,142,199,.28),transparent 70%)}.charakter-cta-title{position:relative;z-index:1;font-family:Dancing Script,cursive!important;font-size:2.8rem!important;font-weight:700!important;color:#b48ec7!important;margin-bottom:20px!important}.charakter-cta-text{position:relative;z-index:1;font-family:Quicksand,sans-serif!important;font-size:1.2rem!important;color:#5a6b6b!important;max-width:700px;margin:0 auto 38px!important;line-height:1.8!important}@media (max-width: 768px){.charaktere-title{font-size:2.8rem!important}.charaktere-subtitle{font-size:1.1rem!important}.charaktere-grid{gap:40px 24px;padding:10px}.charakter-card{width:260px}.charakter-name{font-size:1.8rem!important}.charakter-cta-title{font-size:2.1rem!important}.charakter-cta-text{font-size:1.1rem!important}.charakter-nav-button{opacity:1}}@media (max-width: 480px){.charaktere-container{padding:70px 16px 40px}.charaktere-title{font-size:2.3rem!important}.charaktere-grid{gap:40px}.charakter-card{width:100%;max-width:400px;padding:0}.charakter-name{font-size:1.7rem!important}}.kontakt-container{background-color:transparent;min-height:100vh;padding:80px 20px 60px}.kontakt-header{text-align:center;margin-bottom:60px;animation:fadeInUp .8s ease-out}.kontakt-title{font-family:Dancing Script,cursive!important;font-size:3.5rem!important;font-weight:600!important;color:#b48ec7!important;margin-bottom:16px!important}.kontakt-subtitle{font-family:Quicksand,sans-serif!important;font-size:1.2rem!important;color:#7f8c8d!important;max-width:700px;margin:0 auto!important;line-height:1.8!important}.kontakt-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;max-width:1200px;margin:0 auto;padding:20px;animation:fadeInUp .6s ease-out}.kontakt-form-section{order:1}.kontakt-info-section{order:2}.kontakt-info-section{background:white;border-radius:32px;padding:48px 40px;box-shadow:0 8px 32px #b48ec726;display:flex;flex-direction:column;justify-content:center}.kontakt-info-title{font-family:Dancing Script,cursive!important;font-size:2.5rem!important;font-weight:600!important;color:#b48ec7!important;margin-bottom:32px!important}.kontakt-info-item{display:flex;align-items:center;gap:20px;margin-bottom:28px}.kontakt-info-icon{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#fbb1a4,#fcd1c0);display:flex;align-items:center;justify-content:center;color:#fff!important;font-size:24px!important;flex-shrink:0;box-shadow:0 4px 16px #fbb1a44d}.kontakt-info-text{flex:1}.kontakt-info-label{font-family:Quicksand,sans-serif!important;font-size:.9rem!important;font-weight:600!important;color:#b48ec7!important;margin-bottom:4px!important;text-transform:uppercase;letter-spacing:.5px}.kontakt-info-value{font-family:Quicksand,sans-serif!important;font-size:1.2rem!important;color:#2c3e50!important;font-weight:500!important}.kontakt-form-section{background:white;border-radius:32px;padding:48px 40px;box-shadow:0 8px 32px #b48ec726}.kontakt-form-title{font-family:Dancing Script,cursive!important;font-size:2.5rem!important;font-weight:600!important;color:#b48ec7!important;margin-bottom:32px!important;text-align:center}.kontakt-form{display:flex;flex-direction:column;gap:24px}.kontakt-submit-button{margin-top:12px!important;padding:14px 40px!important;font-size:1.2rem!important;border-radius:999px!important;font-weight:600!important;text-transform:none!important;font-family:Quicksand,sans-serif!important;background:linear-gradient(135deg,#fbb1a4,#fcd1c0)!important;color:#fff!important;transition:all .3s ease!important}.kontakt-submit-button:hover{background:linear-gradient(135deg,#f99d8d,#fbb1a4)!important;transform:translateY(-2px);box-shadow:0 8px 24px #fbb1a44d!important}.kontakt-submit-button:disabled{background:#d4bce0!important;cursor:not-allowed;transform:none}.kontakt-success-message{background:#e8f5e9;border-left:4px solid #4caf50;padding:16px 20px;border-radius:12px;margin-top:24px;font-family:Quicksand,sans-serif;color:#2c3e50;animation:slideInLeft .4s ease-out}.kontakt-error-message{background:#ffebee;border-left:4px solid #f44336;padding:16px 20px;border-radius:12px;margin-top:24px;font-family:Quicksand,sans-serif;color:#2c3e50;animation:slideInLeft .4s ease-out}@media (max-width: 968px){.kontakt-content{grid-template-columns:1fr;gap:40px;padding:10px}.kontakt-form-section{order:1}.kontakt-info-section{order:2}}@media (max-width: 768px){.kontakt-title{font-size:2.5rem!important}.kontakt-subtitle{font-size:1.1rem!important}.kontakt-info-section,.kontakt-form-section{padding:36px 28px}.kontakt-info-title,.kontakt-form-title{font-size:2rem!important}.kontakt-info-icon{width:48px;height:48px;font-size:20px!important}.kontakt-info-value{font-size:1.1rem!important}}@media (max-width: 480px){.kontakt-container{padding:60px 16px 40px}.kontakt-title{font-size:2rem!important}.kontakt-info-section,.kontakt-form-section{padding:28px 20px}.kontakt-submit-button{font-size:1.1rem!important;padding:12px 32px!important}}.feedback-container{max-width:800px;margin:60px auto;padding:0 24px}.feedback-card{background:white;border-radius:32px;padding:48px;box-shadow:0 8px 32px #b48ec71f}.feedback-title{font-family:Dancing Script,cursive!important;font-size:2.8rem!important;color:#b48ec7!important;text-align:center!important;margin-bottom:16px!important;font-weight:600!important}.feedback-subtitle{font-family:Quicksand,sans-serif!important;font-size:1.1rem!important;color:#7f8c8d!important;text-align:center!important;margin-bottom:40px!important;line-height:1.6}.feedback-rating-box{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:32px;padding:24px;background:rgba(180,142,199,.05);border-radius:16px}.feedback-rating-label{font-family:Quicksand,sans-serif!important;font-size:1.1rem!important;color:#2c3e50!important;margin-right:16px!important;font-weight:500!important}.feedback-submit-container{display:flex;justify-content:center;width:100%;margin-top:32px}@media (max-width: 768px){.feedback-card{padding:32px 24px}.feedback-title{font-size:2.2rem!important}.feedback-subtitle{font-size:1rem!important}.feedback-rating-box{flex-direction:column;text-align:center}.feedback-rating-label{margin-right:0!important;margin-bottom:12px!important}}:root{--bg-primary: #e9f6f6;--bg-white: #ffffff;--bg-card: #fdfaf9;--color-pink: #fbb1a4;--color-pink-hover: #f99d8d;--color-pink-light: #fcd1c0;--color-turquoise: #4fa3ab;--color-turquoise-hover: #3d8a91;--color-purple: #b48ec7;--color-purple-light: #d4bce0;--color-gold: #f7d794;--color-cream: #ffe9b6;--text-primary: #2c3e50;--text-secondary: #7f8c8d;--text-light: #808080;--shadow-sm: 0 2px 8px rgba(180, 142, 199, .08);--shadow-md: 0 6px 24px rgba(180, 142, 199, .12);--shadow-lg: 0 12px 32px rgba(180, 142, 199, .18);--shadow-xl: 0 20px 48px rgba(180, 142, 199, .24);--spacing-xs: 8px;--spacing-sm: 16px;--spacing-md: 24px;--spacing-lg: 32px;--spacing-xl: 48px;--spacing-xxl: 64px;--radius-sm: 12px;--radius-md: 20px;--radius-lg: 32px;--radius-xl: 48px;--radius-full: 9999px;--transition-fast: .2s ease;--transition-normal: .3s ease;--transition-slow: .5s ease}*{box-sizing:border-box;margin:0;padding:0}body{background:radial-gradient(circle at 15% 12%,rgba(252,209,192,.35) 0%,rgba(252,209,192,0) 38%),radial-gradient(circle at 85% 8%,rgba(180,142,199,.22) 0%,rgba(180,142,199,0) 40%),radial-gradient(circle at 50% 100%,rgba(79,163,171,.16) 0%,rgba(79,163,171,0) 45%),var(--bg-primary);background-attachment:fixed;font-family:Quicksand,Poppins,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text-primary);line-height:1.6;overflow-x:hidden}html{scroll-behavior:smooth}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.fade-in{animation:fadeIn var(--transition-normal) ease-out}.fade-in-up{animation:fadeInUp .6s ease-out}.slide-in-left{animation:slideInLeft .6s ease-out}.slide-in-right{animation:slideInRight .6s ease-out}.scale-in{animation:scaleIn .5s ease-out}.card{background:var(--bg-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:var(--spacing-lg);transition:all var(--transition-normal)}.card:hover{transform:translateY(-8px) scale(1.02);box-shadow:var(--shadow-lg)}.btn-primary{background:linear-gradient(135deg,var(--color-pink),var(--color-pink-light));color:#fff;border:none;border-radius:var(--radius-full);padding:14px 32px;font-size:1.1rem;font-weight:600;font-family:Quicksand,sans-serif;cursor:pointer;transition:all var(--transition-normal);box-shadow:var(--shadow-sm);text-transform:none;letter-spacing:.5px}.btn-primary:hover{background:linear-gradient(135deg,var(--color-pink-hover),var(--color-pink));transform:translateY(-2px);box-shadow:var(--shadow-md)}.btn-secondary{background:linear-gradient(135deg,var(--color-turquoise),#5bb3bc);color:#fff;border:none;border-radius:var(--radius-full);padding:14px 32px;font-size:1.1rem;font-weight:600;font-family:Quicksand,sans-serif;cursor:pointer;transition:all var(--transition-normal);box-shadow:var(--shadow-sm)}.btn-secondary:hover{background:linear-gradient(135deg,var(--color-turquoise-hover),var(--color-turquoise));transform:translateY(-2px);box-shadow:var(--shadow-md)}.section-title{font-family:Dancing Script,cursive;font-size:3rem;color:var(--color-purple);text-align:center;margin-bottom:var(--spacing-xl);font-weight:600;position:relative}.section-title:after{content:"";display:block;width:80px;height:4px;background:linear-gradient(90deg,var(--color-pink),var(--color-purple));margin:16px auto 0;border-radius:var(--radius-full)}.container{max-width:1400px;margin:0 auto;padding:0 var(--spacing-md)}.oval-image{border-radius:50%;overflow:hidden;box-shadow:var(--shadow-md);border:4px solid var(--bg-white);transition:all var(--transition-normal)}.oval-image:hover{transform:scale(1.05);box-shadow:var(--shadow-lg);border-color:var(--color-purple-light)}.oval-image img{width:100%;height:100%;object-fit:cover}.crown-icon{color:var(--color-gold);filter:drop-shadow(0 2px 4px rgba(247,215,148,.4))}.gradient-text{background:linear-gradient(135deg,var(--color-pink),var(--color-purple));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.star-decoration{position:relative}.star-decoration:before,.star-decoration:after{content:"✨";position:absolute;font-size:1.5rem;opacity:.6;animation:float 3s ease-in-out infinite}.star-decoration:before{left:-40px;top:0}.star-decoration:after{right:-40px;top:0;animation-delay:1.5s}.spinner{border:4px solid var(--color-purple-light);border-top:4px solid var(--color-purple);border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.section-title{font-size:2.2rem}.btn-primary,.btn-secondary{padding:12px 24px;font-size:1rem}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--color-purple-light);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-purple)}
