@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Fredoka:wght@600;700&display=swap";:root{--pink:#f51675;--hot-pink:#ff4a9a;--orange:#ff6b19;--lime:#a7e51f;--yellow:#ffd43b;--sky:#31bdf5;--purple:#6b3ff2;--navy:#24204d;--cream:#fff7e9;--paper:#fffdf8;--ink:#25203f;--muted:#69647b;--shadow-soft:0 20px 55px #3e25551f;--shadow-card:0 14px 38px #43254d1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:DM Sans,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%}button,a,summary{-webkit-tap-highlight-color:transparent}.shell{width:min(100% - 34px,1180px);margin-inline:auto}h1,h2,h3{margin:0;font-family:Fredoka,sans-serif}p{margin-top:0}.site-header{z-index:60;-webkit-backdrop-filter:blur(20px)saturate(1.25);backdrop-filter:blur(20px)saturate(1.25);background:#fffdf8f0;border-bottom:1px solid #5c361d14;position:sticky;top:0;box-shadow:0 8px 26px #4b274f0a}.header-inner{justify-content:space-between;align-items:center;gap:14px;height:70px;display:flex}.brand{flex:none;align-items:center;display:inline-flex}.brand img{object-fit:cover;object-position:50% 52%;filter:saturate(1.08)contrast(1.04);border-radius:8px;width:128px;height:50px;display:block}.desktop-nav{display:none}.header-actions{align-items:center;gap:7px;display:flex}.call-button{width:40px;height:40px;color:var(--pink);background:#fff;border:1px solid #f0d9e1;border-radius:50%;place-items:center;font-weight:800;display:grid}.call-label{display:none}.header-book{color:#fff;background:var(--pink);border-radius:999px;align-items:center;gap:8px;height:40px;padding:0 14px;font-size:12px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 22px #f516753d}.header-book:hover{transform:translateY(-2px);box-shadow:0 12px 28px #f516754d}.header-book span{font-size:17px}.mobile-menu{position:relative}.mobile-menu summary{background:var(--orange);cursor:pointer;border-radius:50%;place-content:center;gap:4px;width:40px;height:40px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary i{background:#fff;border-radius:5px;width:16px;height:2px;display:block}.mobile-menu nav{background:#fff;border:1px solid #f0e5d9;border-radius:20px;gap:3px;width:245px;max-height:calc(100vh - 88px);padding:10px;display:grid;position:absolute;top:49px;right:0;overflow-y:auto;box-shadow:0 22px 50px #311a3a2b}.mobile-menu nav a{border-radius:12px;padding:11px 13px;font-size:13px;font-weight:800}.mobile-menu nav .menu-book{color:#fff;background:var(--pink);text-align:center;margin-top:4px}.hero{color:#fff;background:radial-gradient(circle at 82% 13%,#ffffff6b 0 4px,#0000 5px),radial-gradient(circle at 13% 25%,#ffffff57 0 6px,#0000 7px),radial-gradient(circle at 70% 86%,#31bdf547,#0000 30%),linear-gradient(135deg,#ff529c 0%,#f51675 45%,#7c46e9 100%);min-height:730px;padding:48px 0 84px;position:relative;overflow:hidden}.hero:before{content:"";background-image:radial-gradient(#ffffff38 1.2px,#0000 1.2px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.hero-grid{z-index:3;align-items:center;gap:38px;display:grid;position:relative}.hero-copy{animation:.72s cubic-bezier(.2,.8,.2,1) both hero-copy-in}.hero-kicker{letter-spacing:.6px;text-transform:uppercase;background:#ffffff24;border:1px solid #ffffff73;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:7px 11px;font-size:10px;font-weight:800;display:inline-flex}.hero-kicker span{color:var(--ink);background:var(--yellow);border-radius:999px;padding:4px 7px}.hero h1{letter-spacing:-3.4px;text-shadow:0 7px #651d5f1a;max-width:610px;font-size:clamp(56px,15.4vw,96px);line-height:.84}.hero h1 em{color:var(--yellow);font-style:normal}.hero-actions,.booking-actions{flex-wrap:wrap;gap:9px;display:flex}.button{border-radius:16px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 20px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button-pink{min-height:58px;color:var(--navy);background:var(--yellow);padding-inline:26px;font-size:14px;box-shadow:0 10px #5c266e29,0 20px 38px #4d1c6740}.button-pink>span{color:var(--pink);font-size:20px}.button-cream{min-height:52px;color:var(--ink);background:#fff}.hero-actions .button-pink{flex:1.15}.hero-actions .button-cream{flex:.85}.button-cream>span{color:var(--pink);font-size:11px}.hero-world{aspect-ratio:1.17;width:min(100%,540px);margin-inline:auto;animation:.9s cubic-bezier(.2,.8,.2,1) 80ms both hero-image-in;position:relative}.planet-ring{border:2px solid #ffffff70;border-radius:50%;position:absolute;inset:10% 2% 6%;transform:rotate(-13deg)}.planet-ring:after{content:"";background:var(--sky);border:4px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:16%;right:6%}.hero-photo-card{z-index:3;background:#fff;border:7px solid #fff;border-radius:34px 34px 34px 78px;position:absolute;inset:2% 2% 7%;overflow:hidden;transform:rotate(1deg);box-shadow:0 30px 70px #4318634d}.hero-photo-card:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#24204d29);position:absolute;inset:0}.hero-photo-card img{object-fit:cover;object-position:56% 50%;width:100%;height:100%;display:block}.photo-burst{z-index:2;width:72px;height:72px;color:var(--ink);background:var(--yellow);text-align:center;border:4px solid #fff;border-radius:50%;place-items:center;font-family:Fredoka;font-size:13px;line-height:1;display:grid;position:absolute;top:16px;right:12px;transform:rotate(9deg);box-shadow:0 8px 20px #381f2029}.floating-note{z-index:5;color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:13px;padding:10px 13px;font-size:10px;font-weight:800;position:absolute;box-shadow:0 14px 35px #4b1d5f38}.floating-note span{color:var(--pink);margin-right:5px}.note-clean{animation:5s ease-in-out infinite float-note-a;top:24%;left:-1%;transform:rotate(-5deg)}.note-family{animation:5.6s ease-in-out infinite float-note-b;bottom:13%;right:-1%;transform:rotate(4deg)}.note-family span{color:var(--orange)}.mini-planet{z-index:1;border-radius:50%;position:absolute;box-shadow:inset -8px -10px 15px #6724231f}.mini-orange{background:var(--orange);width:38px;height:38px;animation:6s ease-in-out infinite slow-float;top:-1%;right:3%}.mini-green{background:var(--lime);width:22px;height:22px;bottom:12%;left:3%}.hero-star{z-index:2;color:var(--yellow);font-family:Fredoka;position:absolute}.star-one{font-size:24px;top:14%;left:4%;transform:rotate(-13deg)}.star-two{color:#fff;font-size:18px;top:8%;right:10%}.hero-orbit{border:2px solid #fff3;border-radius:50%;position:absolute}.orbit-one{width:180px;height:180px;bottom:10%;left:-100px}.orbit-two{width:110px;height:110px;top:15%;right:-60px}.hero-wave{z-index:4;background:var(--cream);border-radius:50% 50% 0 0;height:88px;position:absolute;bottom:-44px;left:-3%;right:-3%}.proof-bar{z-index:5;background:var(--cream);padding:18px 0 28px;position:relative}.proof-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.proof-item{border:1px solid #ffffffbf;border-radius:21px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:10px;min-height:98px;padding:13px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 10px 28px #694e3917}.proof-item>span{background:#ffffffb8;border-radius:14px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-family:Fredoka;font-size:18px;display:grid}.proof-0>span{color:var(--pink)}.proof-1>span{color:#579000}.proof-2>span{color:#008cc8}.proof-3>span{color:var(--purple)}.proof-item strong{font-size:11px;line-height:1.2;display:block}.proof-item small{color:#24204d94;margin-top:3px;font-size:8px;font-weight:700;display:block}.story-section{background:linear-gradient(135deg,#eafaff,#f3efff 56%,#fff0f7);padding:52px 0;position:relative;overflow:hidden}.story-section:after{content:"";border:24px solid #a7e51f57;border-radius:50%;width:150px;height:150px;position:absolute;top:-60px;right:-90px}.story-grid{z-index:2;align-items:center;gap:28px;display:grid;position:relative}.story-photo{min-height:280px;box-shadow:var(--shadow-soft);background:#fff;border:6px solid #fff;border-radius:30px 30px 30px 70px;position:relative;overflow:hidden;transform:rotate(-1.2deg)}.story-photo img{object-fit:cover;object-position:50% 50%;width:100%;height:100%;min-height:280px;transition:transform .7s cubic-bezier(.2,.8,.2,1);display:block}.story-photo:hover img{transform:scale(1.035)}.story-photo-note{color:var(--ink);background:#fff;border-radius:999px;padding:9px 12px;font-size:9px;font-weight:800;position:absolute;bottom:15px;left:15px;box-shadow:0 8px 18px #24204d29}.story-spark{width:45px;height:45px;color:var(--pink);background:var(--yellow);border-radius:50%;place-items:center;font-family:Fredoka;font-size:20px;display:grid;position:absolute;top:13px;right:14px}.story-copy>p:not(.eyebrow){max-width:430px;color:var(--muted);margin:16px 0 20px;font-size:14px;line-height:1.5}.story-signoff{align-items:center;gap:10px;display:flex}.story-signoff span{color:#fff;background:var(--pink);border-radius:18px;place-items:center;width:56px;height:56px;font-family:Fredoka;font-size:18px;display:grid;transform:rotate(-4deg)}.story-signoff strong{text-transform:uppercase;letter-spacing:.8px;font-size:10px;line-height:1.2}.universe-section{background:linear-gradient(180deg, var(--cream) 0%, #fff0f6 50%, #f4efff 100%);padding:62px 0;position:relative;overflow:hidden}.universe-section:before{content:"";border:45px solid #ffd43b59;border-radius:50%;width:260px;height:260px;position:absolute;top:18%;right:-180px}.section-heading{z-index:2;gap:16px;margin-bottom:26px;display:grid;position:relative}.eyebrow{color:var(--orange);letter-spacing:1.6px;text-transform:uppercase;margin:0 0 12px;font-size:10px;font-weight:800}h2 span{color:var(--pink)}.section-heading>p{max-width:390px;color:var(--muted);margin:0;font-size:14px;line-height:1.55}.universe-grid{z-index:2;gap:12px;display:grid;position:relative}.universe-card{border-radius:26px;position:relative;overflow:hidden;box-shadow:0 13px 34px #49285914}.universe-rentals{color:#fff;background:linear-gradient(145deg, var(--pink), #ee3a93 55%, #7d4aeb);grid-template-rows:auto 1fr;min-height:325px;padding:26px;display:grid}.universe-rentals:before{content:"";border:35px solid #ffffff21;border-radius:50%;width:180px;height:180px;position:absolute;top:-95px;left:-70px}.universe-copy{z-index:3;position:relative}.universe-copy h3,.future-card h3{margin-top:12px;font-size:29px}.universe-copy p,.future-card p{margin:5px 0 0;font-size:12px;line-height:1.5}.universe-copy strong{align-items:center;gap:9px;margin-top:18px;font-size:11px;display:inline-flex}.universe-copy strong span{font-size:18px}.status-live,.status-soon{letter-spacing:.9px;text-transform:uppercase;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:800;display:inline-flex}.rental-stack{z-index:2;width:205px;height:210px;position:absolute;bottom:-20px;right:-25px}.rental-stack img{object-fit:cover;object-position:center;border:5px solid #fff;border-radius:22px;width:150px;height:165px;transition:transform .35s;position:absolute;box-shadow:0 17px 30px #55163847}.rental-stack img:first-child{bottom:0;right:15px;transform:rotate(7deg)}.rental-stack img:last-child{bottom:15px;right:76px;transform:rotate(-8deg)}.universe-rentals:hover .rental-stack img:first-child{transform:rotate(4deg)translateY(-5px)}.universe-rentals:hover .rental-stack img:last-child{transform:rotate(-5deg)translateY(-3px)}.ecosystem-preview{min-height:245px;box-shadow:var(--shadow-card);background:radial-gradient(circle at 92% 8%,#ffffffe6 0 4px,#0000 5px),linear-gradient(145deg,#e5f9ff,#f4eaff 54%,#edffc9);border-radius:26px;padding:24px;position:relative;overflow:hidden}.ecosystem-preview:after{content:"";border:26px solid #31bdf53d;border-radius:50%;width:150px;height:150px;position:absolute;top:-70px;right:-80px}.ecosystem-preview>div{z-index:2;position:relative}.ecosystem-preview .status-soon{color:var(--purple);background:#ffffffb8;display:inline-flex;position:static}.ecosystem-preview h3{margin:13px 0 7px;font-size:27px;line-height:1}.ecosystem-preview p{max-width:360px;color:var(--muted);margin:0;font-size:11px;line-height:1.55}.ecosystem-pills{flex-wrap:wrap;gap:7px;margin-top:22px;display:flex}.ecosystem-pills span{background:#ffffffd6;border:1px solid #6e5ea41f;border-radius:999px;align-items:center;gap:6px;min-height:42px;padding:8px 11px;font-size:9px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 18px #50407812}.ecosystem-pills span:hover{transform:translateY(-2px);box-shadow:0 10px 24px #5040781c}.ecosystem-pills i{font-size:14px;font-style:normal}.ecosystem-pills small{color:var(--pink);text-transform:uppercase;background:#ffe4ef;border-radius:999px;padding:3px 5px;font-size:6px}.ecosystem-pills .is-live{color:#fff;background:linear-gradient(135deg, var(--pink), var(--purple));border-color:#0000}.ecosystem-pills .is-live small{color:var(--ink);background:var(--lime)}.love-section{background:linear-gradient(#fff,#fdf9ff);padding:62px 0;position:relative;overflow:hidden}.love-section:after{content:"";background:#ffe4f0;border-radius:50%;width:170px;height:170px;position:absolute;top:35%;left:-120px}.love-heading{grid-template-columns:1fr auto;align-items:end}.love-sticker{width:74px;height:74px;color:var(--ink);background:var(--yellow);text-align:center;box-shadow:6px 6px 0 var(--pink);border-radius:50%;place-content:center;font-family:Fredoka;font-size:18px;line-height:.8;display:grid;transform:rotate(6deg)}.love-sticker small{letter-spacing:.8px;text-transform:uppercase;font-family:DM Sans;font-size:7px}.love-grid{z-index:2;grid-template-columns:1fr 1fr;gap:12px;display:grid;position:relative}.love-card{min-height:220px;box-shadow:var(--shadow-card);border-radius:26px;align-items:end;padding:23px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.love-card:hover{transform:translateY(-5px);box-shadow:0 22px 48px #42274724}.love-card>img{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0}.love-card:hover>img{transform:scale(1.045)}.love-card:after{content:"";position:absolute;inset:0}.love-content{z-index:2;position:relative}.love-icon{background:#fff;border-radius:13px;place-items:center;width:40px;height:40px;margin-bottom:16px;font-family:Fredoka;font-size:19px;display:grid}.love-card h3{max-width:300px;margin-bottom:7px;font-size:24px;line-height:1.02}.love-card p{max-width:310px;margin:0;font-size:12px;line-height:1.5}.love-clean{color:#fff;min-height:320px}.love-clean,.love-play{grid-column:span 2}.love-clean .love-icon{color:var(--pink)}.love-clean>img{object-position:38% 50%}.love-time{min-height:190px;color:var(--ink);background:#dff7ff;align-items:center}.love-time:before{content:"";background:radial-gradient(circle,#31bdf52e,#0000 69%);border-radius:50%;width:160px;height:160px;position:absolute;top:4px;right:18px;transform:rotate(-15deg)}.love-time:after{display:none}.love-time .love-icon{color:#048fc7}.love-easy{min-height:190px;color:var(--ink);background:#edf9d6;align-items:center}.love-easy:after{display:none}.love-play{color:#fff;min-height:300px}.love-play>img{object-position:50% 34%}.love-play .love-icon{color:var(--purple)}.rentals-section{background:linear-gradient(#fff5df,#fff9ef);padding:62px 0 54px;scroll-margin-top:90px;overflow:hidden}.rentals-heading{align-items:end}.round-link{background:#fff;border:1px solid #eadbcb;border-radius:999px;justify-self:start;align-items:center;gap:10px;padding:11px 15px;font-size:11px;font-weight:800;display:inline-flex}.round-link span{color:var(--pink);font-size:17px}.rental-scroller{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:88%;grid-auto-flow:column;gap:15px;padding:4px 2px 22px;display:grid;overflow-x:auto}.rental-scroller::-webkit-scrollbar{display:none}.rental-card{scroll-snap-align:start;box-shadow:var(--shadow-card);background:#fff;border-radius:25px;transition:transform .28s,box-shadow .28s;overflow:hidden}.rental-image{background:#fff;height:278px;position:relative;overflow:hidden}.rental-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#2018432e);position:absolute;inset:0}.rental-image img{object-fit:cover;filter:saturate(1.03)contrast(1.02);width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.8,.2,1);display:block}.rental-card:hover img{transform:scale(1.045)}.rental-card-2 img,.rental-card-3 img{object-position:50% 48%}.rental-arrow{color:#fff;background:var(--pink);border-radius:50%;place-items:center;width:40px;height:40px;font-size:18px;display:grid;position:absolute;bottom:13px;right:13px;box-shadow:0 7px 18px #f5167545}.rental-copy p{color:var(--orange);letter-spacing:1px;text-transform:uppercase;margin:0 0 4px;font-size:9px;font-weight:800}.rental-copy h3{font-size:21px}.rental-future{grid-template-columns:1fr 1fr;gap:9px;margin:2px 0 14px;display:grid}.rental-future>span{color:#7d746e;background:#ffffffad;border:1px dashed #d9cabb;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:3px 8px;min-height:70px;padding:11px;display:grid}.rental-future i{grid-row:span 2;font-size:20px;font-style:normal}.rental-future small{color:var(--pink);text-transform:uppercase;font-size:7px;font-weight:800}.swipe-hint{color:#a3998e;letter-spacing:.8px;text-align:center;text-transform:uppercase;font-size:9px;font-weight:800}.swipe-hint span{color:var(--pink);margin-left:5px}.safety-world{color:#fff;background:radial-gradient(circle at 93% 11%,#ffffff2e 0 6px,#0000 7px),linear-gradient(145deg,#6f46ee,#a433df 60%,#ee318c);border-radius:30px;gap:34px;padding:40px 23px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 50px #5d33a033}.safety-world:before{content:"";border:32px solid #ffd43b4d;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-95px;right:-95px}.safety-visual{width:170px;height:170px;margin-inline:auto;position:relative}.shield{z-index:3;clip-path:polygon(50% 0,91% 18%,85% 70%,50% 100%,15% 70%,9% 18%);color:var(--ink);background:var(--lime);filter:drop-shadow(0 14px 15px #2a1a6747);place-items:center;display:grid;position:absolute;inset:20px 32px}.shield span{border:5px solid var(--ink);border-radius:50%;place-items:center;width:52px;height:52px;font-size:26px;font-weight:900;display:grid}.shield-ring{border:2px solid #ffffff59;border-radius:50%;position:absolute;inset:10px}.ring-a{transform:rotate(-18deg)scaleX(1.2)}.ring-b{transform:rotate(35deg)scaleY(.75)}.safety-spark{z-index:4;color:var(--yellow);font-size:24px;position:absolute}.safety-spark-a{top:15%;left:0}.safety-spark-b{color:var(--sky);bottom:20%;right:0}.safety-copy{z-index:3;position:relative}.safety-copy .eyebrow{color:var(--lime)}.safety-intro{color:#ffffffc7;margin:16px 0 20px;font-size:13px}.rule-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.rule-pill{background:#ffffff1c;border:1px solid #fff3;border-radius:16px;flex-direction:column;justify-content:center;gap:7px;min-height:77px;padding:10px;display:flex}.rule-pill span{font-size:18px}.safety-link{border-bottom:2px solid var(--lime);align-items:center;gap:10px;margin-top:20px;padding-bottom:5px;font-size:11px;font-weight:800;display:inline-flex}.safety-link span{color:var(--lime);font-size:17px}.booking-section{color:#fff;text-align:center;background:radial-gradient(circle at 20% 20%, #ffffff3b 0 4px, transparent 5px), linear-gradient(135deg, var(--orange), var(--pink) 52%, #9b3ff2);margin-top:46px;padding:72px 0;position:relative;overflow:hidden}.booking-inner{z-index:3;position:relative}.booking-section h2{max-width:780px;margin-inline:auto;font-size:clamp(43px,11vw,72px)}.booking-section p:not(.eyebrow){color:#ffffffd1;max-width:470px;margin:18px auto 24px;font-size:14px}.booking-actions{justify-content:center}.button-white{color:var(--ink);background:#fff}.button-white>span{color:var(--pink);font-size:19px}.button-call{color:#fff;background:#ffffff17;border:1.5px solid #ffffffbf}.booking-star{color:var(--lime);margin-bottom:10px;font-size:28px;display:block}.booking-trust{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:22px;display:flex}.booking-trust span{color:#ffffffe6;background:#ffffff14;border:1px solid #ffffff3d;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:800}.booking-orbit{border:2px solid #ffffff36;border-radius:50%;position:absolute}.booking-section .orbit-a{width:240px;height:240px;top:-60px;left:-145px}.booking-section .orbit-b{width:170px;height:170px;bottom:-65px;right:-100px}.site-footer{color:var(--navy);background:radial-gradient(circle at 100% 0,#a7e51f40,#0000 24%),linear-gradient(145deg,#fff7e9,#fff0f7 56%,#ecf9ff);border-top:1px solid #f0dfd5;padding:42px 0 22px;position:relative;overflow:hidden}.site-footer:before{content:"";border:28px solid #f516751f;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-110px;left:-105px}.footer-topline{z-index:2;border-bottom:1px solid #4b31551a;gap:22px;padding-bottom:32px;display:grid;position:relative}.footer-call{background:#ffffffd1;border:1px solid #f516751f;border-radius:20px;grid-template-columns:auto 1fr;align-items:center;column-gap:11px;min-height:72px;padding:14px 17px;display:grid;box-shadow:0 12px 30px #532f4c14}.footer-call>span{color:#fff;background:var(--pink);border-radius:50%;grid-row:span 2;place-items:center;width:43px;height:43px;display:grid}.footer-call small{color:var(--muted);font-size:8px;font-weight:700}.footer-call strong{font-family:Fredoka;font-size:18px}.footer-main{z-index:2;gap:30px;padding-block:34px;display:grid;position:relative}.footer-brand>p{max-width:300px;color:var(--muted);margin:14px 0;font-size:11px;line-height:1.55}.footer-family{color:#765800;background:#fff1aa;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:800;display:inline-flex}.footer-links{align-content:start;gap:10px;display:grid}.footer-links strong,.footer-universe>strong{margin-bottom:3px;font-family:Fredoka;font-size:15px}.footer-links a{width:fit-content;color:var(--muted);font-size:10px;font-weight:700;transition:color .2s,transform .2s}.footer-links a:hover{color:var(--pink);transform:translate(3px)}.footer-universe{background:#ffffffa8;border:1px solid #6d478b1a;border-radius:22px;padding:20px}.footer-universe p{max-width:390px;color:var(--muted);margin:9px 0 16px;font-size:10px;line-height:1.55}.footer-universe div{flex-wrap:wrap;gap:7px;display:flex}.footer-universe span{color:var(--purple);text-transform:uppercase;background:#efe8ff;border-radius:999px;padding:7px 9px;font-size:7px;font-weight:800}.footer-universe span:first-child{color:#360;background:#e7fbbd}.footer-bottom{z-index:2;color:#8b8190;border-top:1px solid #4b31551a;justify-content:space-between;gap:16px;padding-top:18px;font-size:8px;font-weight:700;display:flex;position:relative}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-image-in{0%{opacity:0;transform:translateY(26px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes float-note-a{0%,to{transform:rotate(-5deg)translateY(0)}50%{transform:rotate(-3deg)translateY(-8px)}}@keyframes float-note-b{0%,to{transform:rotate(4deg)translateY(0)}50%{transform:rotate(2deg)translateY(7px)}}@keyframes slow-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media (width>=700px){.shell{width:min(100% - 64px,1180px)}.hero{min-height:610px;padding:72px 0 90px}.hero-grid{grid-template-columns:1.02fr .98fr;gap:26px}.proof-grid{grid-template-columns:repeat(4,1fr)}.proof-item{flex-direction:row;justify-content:flex-start;align-items:center;min-height:92px}.proof-item strong{font-size:11px}.story-grid{grid-template-columns:1.05fr .95fr;gap:55px}.story-photo,.story-photo img{min-height:360px}.section-heading{grid-template-columns:1fr auto;align-items:end;margin-bottom:34px}.universe-grid{grid-template-columns:1fr 1fr}.universe-rentals{grid-column:span 2;min-height:360px}.ecosystem-preview{grid-column:span 2;grid-template-columns:.9fr 1.1fr;align-items:center;gap:30px;min-height:220px;display:grid}.ecosystem-pills{margin-top:0}.rental-stack{width:330px;height:300px;right:18px}.rental-stack img{width:220px;height:245px}.rental-stack img:last-child{right:115px}.love-grid{grid-template-columns:1fr 1fr}.love-clean{grid-area:span 2/span 1;min-height:510px}.love-play{grid-column:span 2;min-height:300px}.rental-scroller{grid-auto-columns:41%}.safety-world{grid-template-columns:.8fr 1.2fr;align-items:center;gap:45px;padding:54px}.safety-visual{width:240px;height:240px}.shield{inset:25px 43px}.rule-pill{flex-direction:row;justify-content:flex-start;align-items:center;min-height:62px}.footer-topline{grid-template-columns:1fr auto;align-items:end}.footer-call{min-width:260px}.footer-main{grid-template-columns:1.1fr .55fr 1.35fr;align-items:start}}@media (width>=960px){.header-inner{height:80px}.brand img{width:176px;height:66px}.desktop-nav{align-items:center;gap:28px;margin-left:auto;display:flex}.desktop-nav a{color:#5d566e;font-size:11px;font-weight:800}.desktop-nav a:hover{color:var(--pink)}.call-button{border-radius:999px;grid-auto-flow:column;gap:7px;width:auto;padding:0 14px}.call-label{font-size:11px;display:inline}.header-book{height:44px;padding-inline:18px}.mobile-menu{display:none}.hero h1{font-size:94px}.hero-world{width:min(100%,540px)}.proof-item{justify-content:center}.universe-section,.love-section,.rentals-section{padding-block:82px}.story-section{padding-block:72px}.universe-grid{grid-template-columns:1.2fr .8fr}.universe-rentals{grid-column:span 1;min-height:440px}.ecosystem-preview{flex-direction:column;grid-column:span 1;justify-content:center;min-height:440px;display:flex}.ecosystem-pills{margin-top:25px}.rental-stack{width:290px;height:280px;right:-20px}.rental-stack img{width:195px;height:220px}.rental-stack img:last-child{right:95px}.love-grid{grid-template-columns:1.35fr 1fr 1fr}.love-clean{grid-area:span 2/span 1;min-height:520px}.love-time,.love-easy{min-height:250px}.love-play{grid-column:span 2;min-height:260px}.rental-scroller{grid-template-columns:repeat(6,1fr);grid-auto-flow:initial;gap:16px;overflow:visible}.rental-card-0,.rental-card-1,.rental-card-2{grid-column:span 2}.rental-card-3,.rental-card-4{grid-column:span 3}.rental-image{height:265px}.rental-card-3 .rental-image,.rental-card-4 .rental-image{height:310px}.rental-copy{padding:18px 20px 22px}.rental-copy h3{font-size:21px}.swipe-hint{display:none}.safety-section{padding:42px 0 65px}.safety-world{grid-template-columns:.85fr 1.15fr;padding:70px 82px}.booking-section{padding:88px 0}.site-footer{padding-top:56px}.footer-main{padding-block:42px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.rental-image img,.love-card,.love-card>img,.story-photo img,.proof-item,.floating-note,.mini-planet,.hero-copy,.hero-world{transition:none!important;animation:none!important}}.catalog-page{background:linear-gradient(#fffdf8,#fff8f3);min-height:100vh}.category-hero{--hero-start:var(--navy);--hero-mid:var(--purple);--hero-end:var(--pink);color:#fff;text-align:center;background:radial-gradient(circle at 15% 28%, #ffffff2e 0 7%, transparent 7.5%), radial-gradient(circle at 86% 76%, #a7e51f3d 0 10%, transparent 10.5%), linear-gradient(128deg, var(--hero-start), var(--hero-mid) 64%, var(--hero-end) 145%);padding:64px 0 70px;position:relative;overflow:hidden}.category-hero-bounce{--hero-start:#8b145f;--hero-mid:#d91c83;--hero-end:#ff5cb0}.category-hero-combos{--hero-start:#b84308;--hero-mid:#f46b16;--hero-end:#ffb327}.category-hero-toddler{--hero-start:#24743c;--hero-mid:#70b925;--hero-end:#b5df36}.category-hero-water{--hero-start:#0875b9;--hero-mid:#08bcd1;--hero-end:#54e5dc}.category-hero-tables{--hero-start:#765021;--hero-mid:#c8892f;--hero-end:#efd084}.category-hero-arcade{--hero-start:#33147d;--hero-mid:#7032ca;--hero-end:#be4cf0}.category-hero-inner{z-index:2;position:relative}.category-hero-icon{pointer-events:none;opacity:.84;filter:drop-shadow(0 18px 18px #1f103f38);width:clamp(92px,11vw,148px);height:auto;position:absolute;top:50%;right:1%;transform:translateY(-50%)rotate(3deg)}.category-eyebrow{color:#efffcf;letter-spacing:1.6px;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:800}.category-hero h1{letter-spacing:-2.5px;font-size:clamp(52px,12vw,90px);line-height:.95}.category-description{color:#ffffffe0;width:min(700px,100%);margin:19px auto 0;font-size:clamp(15px,2vw,19px);line-height:1.55}.category-hero-feature{justify-items:center;gap:9px;margin-top:24px;display:grid}.category-feature-badge{color:#fff;background:linear-gradient(#ffffff4d,#0000 45%),linear-gradient(125deg,#28dce8 0%,#08a9d4 45%,#087fc5 100%);border:1px solid #ffffff80;border-radius:999px;justify-content:center;align-items:center;gap:14px;min-height:56px;padding:0 27px;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff9,inset 0 -1px #0047842e,0 15px 28px #00489247}.category-feature-badge:after{content:"";pointer-events:none;background:linear-gradient(#ffffff38,#0000);border-radius:999px;height:45%;position:absolute;inset:2px 14% auto}.category-feature-badge strong{z-index:1;letter-spacing:1.7px;white-space:nowrap;font-size:clamp(18px,2vw,22px);font-weight:900;line-height:1;position:relative}.category-feature-sun{z-index:1;border:3px solid #fffffff5;border-radius:50%;flex:none;width:17px;height:17px;position:relative;box-shadow:0 -9px 0 -7px #fff,0 9px 0 -7px #fff,9px 0 0 -7px #fff,-9px 0 0 -7px #fff,6px 6px 0 -7px #fff,-6px -6px 0 -7px #fff,6px -6px 0 -7px #fff,-6px 6px 0 -7px #fff}.category-feature-drop{z-index:1;background:linear-gradient(145deg,#fff,#d9fbff 68%);border-radius:58% 42% 62% 38%;flex:none;width:16px;height:20px;position:relative;transform:rotate(45deg);box-shadow:inset 3px 3px 4px #ffffffc7,0 2px 5px #00498638}.category-hero-feature>p{color:#ffffffeb;margin:0;font-size:13px;font-weight:650;line-height:1.45}.category-spark{color:var(--lime);font-family:Fredoka,sans-serif;font-size:30px;position:absolute}.category-spark-a{top:25%;left:10%;transform:rotate(12deg)}.category-spark-b{bottom:18%;right:12%;transform:rotate(-10deg)}.catalog{padding-block:50px 86px}.catalog-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:27px;display:flex}.catalog-heading h2{font-size:clamp(40px,6vw,58px)}.catalog-heading>span{color:#5030bb;white-space:nowrap;background:#eee8ff;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:800}.product-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:22px;display:grid}.product-card{min-width:0;height:100%;box-shadow:var(--shadow-card);background:#fff;border:1px solid #5c367814;border-radius:26px;flex-direction:column;grid-column:span 2;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:0 22px 48px #2d1f4b24}.product-card:focus-visible{outline-offset:3px;outline:4px solid #f5167540}.product-grid.grid-remainder-1>.product-card:last-child{grid-column:3/span 2}.product-grid.grid-remainder-2>.product-card:nth-last-child(2){grid-column:2/span 2}.product-grid.grid-remainder-2>.product-card:last-child{grid-column:4/span 2}.product-image{aspect-ratio:1.18;background:#fff;border-radius:18px;place-items:center;margin:12px;display:grid;overflow:hidden}.product-image img{box-sizing:border-box;object-fit:contain;object-position:center;filter:drop-shadow(0 5px 5px #2b205614);width:94%;max-width:94%;height:94%;max-height:94%;padding:8px;display:block}.product-image img.minions-image,.product-image img.square-product-image{width:80%;max-width:80%;height:auto;max-height:none;padding:0}.product-body{flex-direction:column;flex:1;min-width:0;padding:6px 18px 18px;display:flex}.product-body h3{min-height:2.45em;margin:0 0 16px;font-size:22px;line-height:1.15}.product-footer{justify-content:space-between;align-items:center;gap:10px;min-width:0;margin-top:auto;display:flex}.product-price{color:var(--ink);white-space:nowrap;font-size:20px;font-weight:800}.product-book{color:#fff;background:var(--pink);white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;min-width:104px;min-height:44px;padding:0 15px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 9px 20px #f516752e}.catalog-footer{color:#fff;background:var(--navy);padding:30px 0}.catalog-footer-inner{justify-content:center;align-items:center;gap:26px;min-height:100px;display:flex}.catalog-footer p{color:#ffffffbf;max-width:540px;margin:0}.catalog-footer-inner>a:last-child{color:var(--lime);white-space:nowrap;font-weight:800}@media (width<=699px){.category-hero{box-sizing:border-box;min-height:258px;padding:47px 0 51px}.category-hero h1{font-size:clamp(45px,14vw,63px)}.category-hero-icon{opacity:.3;width:58px;top:6px;right:8px;transform:rotate(6deg)}.category-hero-toddler h1{letter-spacing:-1.5px;white-space:nowrap;font-size:clamp(31px,8.7vw,35px)}.category-description{font-size:14px;line-height:1.5}.category-hero-feature{gap:8px;margin-top:20px}.category-feature-badge{gap:12px;min-height:52px;padding-inline:22px}.category-feature-badge strong{letter-spacing:1.4px;font-size:17px}.category-hero-feature>p{width:min(310px,100%);font-size:12px}.category-spark{display:none}.catalog{width:calc(100% - 24px);padding-block:35px 58px}.catalog-heading{align-items:start;margin-bottom:20px}.catalog-heading>span{display:none}.catalog-heading h2{font-size:39px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{border-radius:18px;grid-column:span 1;box-shadow:0 9px 24px #2d1f4b17}.product-grid.grid-remainder-1>.product-card:last-child,.product-grid.grid-remainder-2>.product-card:nth-last-child(2),.product-grid.grid-remainder-2>.product-card:last-child{grid-column:span 1}.product-grid.grid-mobile-odd>.product-card:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 5px)}.product-image{aspect-ratio:1;border-radius:13px;margin:7px}.product-image img{padding:4px}.product-image img.minions-image,.product-image img.square-product-image{width:90%;max-width:90%;padding:0}.product-body{padding:5px 10px 11px}.product-body h3{overflow-wrap:anywhere;min-height:2.5em;margin-bottom:10px;font-size:clamp(15px,4.2vw,18px);line-height:1.18}.product-footer{flex-direction:column;align-items:stretch;gap:7px}.product-price{font-size:17px}.product-book{border-radius:10px;width:100%;min-width:0;min-height:44px;padding:0 8px;font-size:13px}.catalog-footer-inner{text-align:center;flex-direction:column;gap:10px}}@media (width<=360px){.catalog{width:calc(100% - 16px)}.product-grid{gap:8px}.product-body{padding-inline:8px}.product-body h3{font-size:14px}.product-price{font-size:16px}}@media (width<=380px){.call-button{display:none}.brand img{width:124px;height:48px}.hero-actions .button{flex-basis:100%}}:root{--lime:#a8e524;--yellow:#efffc6;--navy:#2b2056;--cream:#fff8f3;--paper:#fffdfb;--ink:#292044;--muted:#686176;--shadow-soft:0 24px 64px #39215421;--shadow-card:0 16px 42px #3d254f1c}body{isolation:isolate;background:radial-gradient(at 10% 4%,#ffcee757,#0000 28%),radial-gradient(at 88% 12%,#c8f3ff61,#0000 30%),linear-gradient(135deg,#fffdfb,#fff9fd 45%,#f6fdff);min-width:320px;font-size:16px;position:relative}body:before{content:"";z-index:-1;pointer-events:none;opacity:.68;filter:blur(12px);background:radial-gradient(at 24% 18%,#fffffff2,#0000 24%),radial-gradient(at 72% 28%,#e1faffb8,#0000 25%),radial-gradient(at 54% 78%,#ffdef194,#0000 28%),linear-gradient(112deg,#ffffff8c,#dbf9ff38 42%,#e8ffcd38 69%,#ffe4f15c);animation:18s ease-in-out infinite alternate pearl-drift;position:fixed;inset:-18%}::selection{color:var(--navy);background:#a8e5248c}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}a:focus-visible,summary:focus-visible{outline:3px solid var(--lime);outline-offset:4px}.site-header{background:linear-gradient(118deg,#fffffff7,#fff8fdf2 58%,#f0fcfff5);border-bottom-color:#5c367817;box-shadow:0 10px 34px #4a2b590f}.header-inner{height:72px}.brand img{width:128px;height:50px}.call-button{min-width:44px;min-height:44px;color:var(--pink);border-color:#f5167529;transition:transform .22s,border-color .22s,box-shadow .22s;position:relative;overflow:hidden;box-shadow:0 8px 20px #40244a12}.call-button:hover{border-color:#f5167561;transform:translateY(-2px);box-shadow:0 12px 28px #f5167524}.call-button:active{transform:translateY(0)scale(.96)}.phone-icon{color:currentColor;width:15px;height:20px;display:inline-block;position:relative;transform:rotate(-34deg)}.phone-icon:before{content:"";border:2px solid #0000;border-color:#0000 #0000 currentColor currentColor;border-radius:0 0 0 11px;position:absolute;inset:1px 2px}.phone-icon:after{content:"";background:currentColor;border-radius:4px;width:7px;height:4px;position:absolute;top:0;left:0;box-shadow:8px 14px}.header-book{letter-spacing:.05px;min-height:44px;padding-inline:15px;font-size:11px;box-shadow:0 9px 24px #f5167547}.mobile-menu summary{background:linear-gradient(145deg, var(--orange), #ff884d);width:44px;height:44px;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 20px #ff6b1938}.mobile-menu summary:hover{transform:translateY(-2px);box-shadow:0 12px 26px #ff6b1947}.mobile-menu[open] summary{transform:rotate(3deg)}.mobile-menu summary i{width:17px;height:2px;transition:transform .2s,opacity .2s}.mobile-menu nav a{font-size:14px}.button,.header-book,.round-link,.safety-link,.footer-call{isolation:isolate;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s,background-color .22s,border-color .22s;position:relative;overflow:hidden;transform:translateZ(0)}.button:before,.header-book:before,.round-link:before,.safety-link:before,.footer-call:before{content:"";z-index:-1;background:linear-gradient(90deg,#0000,#ffffff6b,#0000);width:42%;height:180%;transition:left .56s cubic-bezier(.2,.8,.2,1);position:absolute;top:-40%;left:-62%;transform:rotate(18deg)}.button:hover:before,.header-book:hover:before,.round-link:hover:before,.safety-link:hover:before,.footer-call:hover:before{left:122%}.button:hover,.header-book:hover,.round-link:hover,.safety-link:hover,.footer-call:hover{transform:translateY(-3px)}.button:active,.header-book:active,.round-link:active,.safety-link:active,.footer-call:active{transform:translateY(0)scale(.97)}.cta-arrow{flex:none;width:18px;height:12px;transition:transform .22s cubic-bezier(.2,.8,.2,1);display:inline-block;position:relative}.cta-arrow:before{content:"";background:currentColor;border-radius:2px;height:2px;position:absolute;top:5px;left:1px;right:1px;box-shadow:0 1px 2px #2b205629}.cta-arrow:after{content:"";border-top:2px solid;border-right:2px solid;border-radius:1px;width:7px;height:7px;position:absolute;top:2px;right:1px;transform:rotate(45deg)}a:hover .cta-arrow{transform:translate(4px)}.hero{background:radial-gradient(ellipse at 88% 14%, #ffffff38, transparent 25%), radial-gradient(ellipse at 13% 84%, #a8e5242b, transparent 29%), radial-gradient(ellipse at 78% 78%, #4dcdff3d, transparent 30%), linear-gradient(135deg, #ff4f99 0%, var(--pink) 44%, #7147dc 100%);min-height:740px;padding-top:56px}.hero:before{background-color:#0000;background-image:linear-gradient(112deg,#ffffff2e,#0000 28%,#cdf7ff26 52%,#0000 72%),radial-gradient(at 65% 14%,#fff3,#0000 34%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:auto;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;-webkit-mask-image:none;mask-image:none}.hero-grid{gap:44px}.hero-kicker{letter-spacing:.75px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#4c1e6529;margin-bottom:21px;padding:8px 12px;font-size:11px}.hero-kicker span{color:var(--navy);background:var(--lime)}.hero h1{letter-spacing:-3.5px;text-wrap:balance;font-size:clamp(62px,16vw,102px);line-height:.86}.hero h1 em{color:#efffcf}.hero-copy>p{color:#fffffff2;max-width:470px;margin:22px 0 28px;font-size:18px;line-height:1.55}.button{letter-spacing:-.1px;border-radius:18px;min-height:56px;padding-inline:22px;font-size:15px}.button-pink{min-height:60px;color:var(--navy);background:var(--lime);box-shadow:0 10px #39245b26,0 22px 42px #32184e3d}.button-pink .cta-arrow{color:var(--pink)}.button-cream{background:#fffffff5;min-height:56px;box-shadow:0 14px 32px #36194e24}.button-cream .cta-arrow{color:var(--pink)}.hero-actions .button{flex:100%}.hero-actions .premium-cta{animation:4.8s ease-in-out 1.4s infinite cta-breathe}.hero-photo-card{border-color:#fffffff5;box-shadow:0 34px 80px #3b155657,inset 0 0 28px #ffffff59}.hero-photo-card:before{content:"";z-index:2;pointer-events:none;opacity:.38;background:linear-gradient(118deg,#ffffff47,#0000 27%,#caf8ff24 52%,#0000 70%);position:absolute;inset:0}.photo-burst{background:var(--lime);border-color:#fff;width:76px;height:76px;font-size:14px}.floating-note{padding:11px 14px;font-size:11px;box-shadow:0 16px 38px #461b5b38}.note-clean span{color:#508800}.note-family span{color:#fff;background:linear-gradient(145deg, var(--pink), var(--orange));border-radius:8px;place-items:center;width:24px;height:24px;font-size:8px;display:inline-grid}.mini-orange{width:32px;height:32px}.mini-green{width:28px;height:28px}.hero-wave{background:#fffaf7}.proof-bar{background:linear-gradient(120deg,#fffaf7fa,#f5fcfffa 55%,#f9ffeffa);padding:22px 0 34px}.proof-grid{gap:12px}.proof-item{border-color:#ffffffe6;border-radius:23px;gap:12px;min-height:112px;padding:16px}.proof-item>span{letter-spacing:.8px;background:#ffffffd6;border-radius:15px;flex-basis:46px;width:46px;height:46px;font-size:12px;color:var(--navy)!important}.proof-0{background:#ffe5f0}.proof-1{background:#eaf9c9}.proof-2{background:#e2f7ff}.proof-3{background:#eee8ff}.proof-item strong{font-size:14px;line-height:1.25}.proof-item small{margin-top:4px;font-size:11px;line-height:1.35}.story-section{background:radial-gradient(at 88% 8%,#a8e52433,#0000 24%),linear-gradient(135deg,#eafafff0,#f7effff2 56%,#ffeef7f0);padding:66px 0}.story-section:after{border-color:#a8e52445}.story-photo{border-color:#fffffff5;min-height:300px;box-shadow:0 24px 62px #37285f24}.story-photo img{min-height:300px}.story-photo-note{padding:10px 14px;font-size:11px}.story-spark{color:var(--navy);background:var(--lime)}.story-copy>p:not(.eyebrow){max-width:500px;margin:20px 0 24px;font-size:17px;line-height:1.65}.story-signoff{gap:13px}.story-signoff span{width:62px;height:62px;color:var(--navy);background:var(--lime);font-size:17px}.story-signoff strong{font-size:12px;line-height:1.35}.eyebrow{color:var(--pink);letter-spacing:1.75px;margin-bottom:13px;font-size:11px}h2{letter-spacing:-1.9px;font-size:clamp(44px,11.2vw,68px);line-height:.96}.section-heading{gap:18px;margin-bottom:30px}.section-heading>p{max-width:430px;font-size:16px;line-height:1.6}.universe-section{background:radial-gradient(at 16% 5%,#ffffffd1,#0000 26%),linear-gradient(#fff8f5fa,#ffeef8f0 48%,#f1effff5);padding:70px 0}.universe-section:before{border-color:#a8e52438}.universe-grid{gap:15px}.universe-card,.ecosystem-preview{border-radius:30px}.universe-rentals{background:radial-gradient(ellipse at 15% 6%, #ffffff2e, transparent 24%), linear-gradient(145deg, var(--pink), #e73a95 54%, #7049dc);padding:30px;box-shadow:0 22px 54px #78257b2e}.status-live{color:var(--navy);background:var(--lime)}.universe-copy h3{margin-top:14px;font-size:35px}.universe-copy p{max-width:260px;margin-top:7px;font-size:14px;line-height:1.55}.universe-copy strong{margin-top:21px;font-size:13px}.ecosystem-preview{background:radial-gradient(at 86% 12%,#ffffffe6,#0000 28%),linear-gradient(145deg,#e7f9ff,#f2eaff 52%,#ebfad2);padding:28px}.ecosystem-preview h3{margin:15px 0 9px;font-size:32px}.ecosystem-preview p{max-width:390px;font-size:14px;line-height:1.6}.ecosystem-pills{gap:9px}.ecosystem-pills span{gap:8px;min-height:48px;padding:9px 13px;font-size:11px}.ecosystem-icon{width:28px;height:28px;color:var(--purple);letter-spacing:-.2px;background:#f2edff;border-radius:9px;place-items:center;font-family:Fredoka;display:inline-grid;font-size:9px!important}.ecosystem-pills small{padding:4px 7px;font-size:7px}.ecosystem-pills .is-live .ecosystem-icon{color:var(--navy);background:var(--lime)}.rental-stack img{filter:saturate(1.04)contrast(1.02)}.love-section{background:radial-gradient(at 92% 12%,#e1f9ffd1,#0000 27%),linear-gradient(#fffffffa,#fdf7fff7);padding:70px 0}.love-sticker{width:80px;height:80px;color:var(--navy);background:var(--lime);font-size:20px;box-shadow:6px 6px #f51675e6}.love-sticker small{font-size:8px}.love-grid{gap:14px}.love-card{box-shadow:var(--shadow-card);border-radius:29px;padding:25px}.love-icon{letter-spacing:.8px;border-radius:15px;width:fit-content;min-width:48px;height:46px;margin-bottom:18px;padding-inline:11px;font-family:DM Sans;font-size:9px;font-weight:900}.love-card h3{margin-bottom:9px;font-size:27px;line-height:1.04}.love-card p{max-width:340px;font-size:14px;line-height:1.55}.love-time,.love-easy{min-height:205px;color:var(--ink);align-items:center}.love-time{background:#e2f7ff}.love-time:before{color:#31bdf524}.love-time:after,.love-easy:after{display:none}.love-easy{background:#edf9d6}.love-easy:before{content:"";clip-path:polygon(50% 0,61% 39%,100% 50%,61% 61%,50% 100%,39% 61%,0 50%,39% 39%);background:#5b8b001a;width:130px;height:130px;position:absolute;bottom:-35px;right:-8px;transform:rotate(-7deg)}.love-easy .love-icon{color:#4c7900}.love-clean:after{background:linear-gradient(#27194f14 22%,#27194ff0)}.love-play:after{background:linear-gradient(#371b680a 24%,#371b68f0)}.rentals-section{background:radial-gradient(at 13% 8%,#ffffffe0,#0000 25%),radial-gradient(at 84% 22%,#defaff94,#0000 28%),linear-gradient(#fff8fa,#fffaf6 48%,#f7fbff);padding:70px 0 62px}.round-link{background:#fffffff2;border-color:#a8e524b3;min-height:48px;padding:12px 18px;font-size:13px;box-shadow:0 10px 24px #39274c14}.round-link .cta-arrow{color:var(--pink)}.rental-scroller{grid-auto-columns:87%;gap:17px;padding-top:7px}.rental-card{border:1px solid #5a386812;border-radius:29px;box-shadow:0 18px 46px #3c26491f}.rental-image{background:#f7f4fb;height:286px}.rental-image:after{background:linear-gradient(#0000 54%,#261c473d)}.rental-image img{object-fit:cover;filter:saturate(1.04)contrast(1.015)}.rental-card-0 img{object-position:50% 48%}.rental-card-1 img{object-fit:cover;object-position:50% 48%}.rental-card-2 img{object-position:50% 50%}.rental-card-3 img{object-position:50% 48%}.rental-card-4 img{object-position:50% 52%}.rental-card:hover{transform:translateY(-7px);box-shadow:0 25px 58px #42274d29}.rental-arrow{background:linear-gradient(145deg, var(--pink), #e70d6c);width:44px;height:44px;font-size:21px;transition:transform .22s,box-shadow .22s}.rental-card:hover .rental-arrow{transform:translate(3px);box-shadow:0 11px 25px #f5167557}.rental-copy{padding:19px 21px 23px}.rental-copy p{color:#568700;letter-spacing:1.15px;margin-bottom:6px;font-size:10px}.rental-copy h3{font-size:25px;line-height:1.05}.rental-future{gap:11px;margin-top:5px}.rental-future>span{color:#686171;background:#ffffffc7;border-color:#7a648b3d;min-height:78px;padding:13px}.rental-future i{width:36px;height:36px;color:var(--purple);background:#efe9ff;border-radius:12px;place-items:center;font-family:Fredoka;font-size:9px;display:grid}.rental-future strong{font-size:11px}.rental-future small{font-size:8px}.swipe-hint{margin-top:4px;font-size:10px}.safety-section{background:linear-gradient(#f7fbfffa,#fff8fdfa);padding:34px 0 54px}.safety-world{background:radial-gradient(at 88% 10%,#ffffff29,#0000 26%),radial-gradient(at 10% 84%,#a8e52426,#0000 28%),linear-gradient(145deg,#6044d5,#8f3dd6 57%,#e82e86);border-radius:34px;padding:44px 25px;box-shadow:0 25px 62px #532f9a38}.safety-world:before{border-color:#a8e5243d}.shield{background:var(--lime)}.safety-spark{color:var(--lime)}.safety-copy h2 span{color:#efffc9}.safety-intro{color:#ffffffe0;max-width:470px;margin:18px 0 23px;font-size:16px;line-height:1.55}.rule-grid{gap:10px}.rule-pill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff21;border-color:#ffffff40;border-radius:19px;gap:9px;min-height:88px;padding:13px}.rule-pill span{width:31px;height:31px;color:var(--navy);background:var(--lime);border-radius:10px;place-items:center;font-family:Fredoka;font-size:9px;display:grid}.rule-pill strong{font-size:12px;line-height:1.35}.safety-link{background:#ffffff1f;border:1px solid #fff6;border-radius:999px;min-height:50px;margin-top:23px;padding:0 17px;font-size:13px}.safety-link .cta-arrow{color:var(--lime)}.booking-section{background:radial-gradient(ellipse at 15% 18%, #ff874b2e, transparent 26%), radial-gradient(ellipse at 86% 22%, #41caff33, transparent 28%), linear-gradient(135deg, #6b40dc, var(--pink) 54%, #d33bba);margin-top:0;padding:82px 0}.booking-section .eyebrow{color:var(--lime)}.booking-section h2{font-size:clamp(48px,11.4vw,76px)}.booking-section h2 span{color:#efffc9}.booking-section p:not(.eyebrow){color:#ffffffe8;max-width:520px;margin:20px auto 28px;font-size:17px;line-height:1.6}.booking-actions{gap:11px}.booking-actions .button{flex:100%}.button-white{color:var(--navy);background:#fff;box-shadow:0 16px 38px #2d174b2e}.button-white .cta-arrow{color:var(--pink)}.button-call{background:#431e632e;border-color:#ffffff94}.button-call .phone-icon{width:13px;height:18px}.booking-trust{gap:9px;margin-top:25px}.booking-trust span{border-color:#ffffff47;padding:8px 11px;font-size:10px}.site-footer{color:#fff;background:radial-gradient(at 92% 0,#a8e52433,#0000 27%),radial-gradient(at 4% 95%,#f5167538,#0000 26%),linear-gradient(145deg,#241c49,#32205c 54%,#471e61);border-top-color:#ffffff14;padding:54px 0 24px}.site-footer:before{border-color:#ffffff12}.footer-topline{border-bottom-color:#ffffff1f;gap:24px;padding-bottom:38px}.footer-topline .eyebrow{color:var(--lime)}.footer-topline h2{max-width:650px;font-size:clamp(45px,11vw,70px)}.footer-topline h2 span{color:#efffc9}.footer-call{min-height:78px;color:var(--navy);background:#fff;border-color:#ffffff29;box-shadow:0 18px 42px #0c08243d}.footer-phone{color:#fff;background:var(--pink);border-radius:50%;grid-row:span 2;place-items:center;width:44px;height:44px;margin-right:2px;display:grid}.footer-call strong{font-size:20px}.footer-main{gap:34px;padding-block:40px}.footer-promise{color:#efffc9;background:#a8e5241a;border:1px solid #a8e52445;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:800;display:inline-flex}.footer-links{gap:14px}.footer-links strong,.footer-universe>strong{color:#fff;font-size:18px}.footer-link-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.footer-links .footer-link-grid a{color:#ffffffd4;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:9px;width:auto;min-height:48px;padding:8px 10px;font-size:12px;display:flex}.footer-links .footer-link-grid a:hover{color:#fff;background:#ffffff1a;border-color:#a8e5245c;transform:translateY(-2px)}.footer-link-grid a>span{min-width:30px;height:28px;color:var(--navy);background:var(--lime);border-radius:9px;place-items:center;padding-inline:5px;font-family:Fredoka;font-size:8px;display:inline-grid}.footer-universe{background:linear-gradient(145deg,#f5167526,#7049dc24);border-color:#ffffff1c;padding:24px}.footer-universe p{color:#ffffffb8;margin:11px 0 18px;font-size:13px;line-height:1.6}.footer-universe span{padding:8px 10px;font-size:8px}.footer-bottom{color:#ffffff85;border-top-color:#ffffff1c;padding-top:20px;font-size:10px}@keyframes pearl-drift{0%{transform:translate(-1.5%,-1%)rotate(-1deg)}to{transform:translate(1.5%,1%)rotate(1deg)}}@keyframes cta-breathe{0%,82%,to{box-shadow:0 10px #39245b26,0 22px 42px #32184e3d}90%{box-shadow:0 10px #39245b1f,0 24px 48px #a8e52459}}@media (width>=700px){.hero{min-height:640px;padding:78px 0 96px}.hero-grid{gap:34px}.hero-actions .button{flex:0 auto}.hero-actions .button-pink{flex:1.15}.hero-actions .button-cream{flex:.85}.proof-item{min-height:102px}.proof-item strong{font-size:14px}.story-photo,.story-photo img{min-height:390px}.section-heading{margin-bottom:38px}.love-time,.love-easy{min-height:235px}.rental-scroller{grid-auto-columns:42%}.rule-pill{min-height:68px}.booking-actions .button{flex:0 auto}.footer-main{grid-template-columns:.9fr 1.45fr 1fr}}@media (width>=700px) and (width<=959px){.hero h1{font-size:76px}}@media (width>=960px){.header-inner{height:82px}.brand img{width:178px;height:66px}.desktop-nav a,.call-label{font-size:12px}.header-book{min-height:46px;padding-inline:19px;font-size:13px}.hero h1{font-size:100px}.universe-section,.love-section,.rentals-section{padding-block:88px}.universe-copy h3{font-size:39px}.love-time,.love-easy{min-height:255px}.rental-image{height:282px}.rental-card-3 .rental-image,.rental-card-4 .rental-image{height:328px}.rental-copy{padding:20px 22px 25px}.rental-copy h3{font-size:26px}.safety-section{padding:48px 0 72px}.safety-world{padding:74px 86px}.booking-section{padding:96px 0}}@media (width<=430px){.shell{width:min(100% - 28px,1180px)}.header-inner{gap:8px}.brand img{width:116px;height:46px}.header-actions{gap:5px}.call-button{width:44px;height:44px}.header-book{min-height:44px;padding-inline:11px;font-size:10px}.mobile-menu summary{width:44px;height:44px}.hero{min-height:755px}.hero h1{letter-spacing:-2.8px}.proof-item{min-height:116px}.proof-item strong{font-size:13px}.proof-item small{font-size:10px}.love-heading{grid-template-columns:1fr}.love-sticker{display:none}.love-grid{grid-template-columns:1fr}.love-clean,.love-play{grid-column:span 1}.love-clean{min-height:330px}.love-play{min-height:310px}.love-time,.love-easy{min-height:190px}.rule-grid{grid-template-columns:1fr}.rule-pill{flex-direction:row;justify-content:flex-start;align-items:center;min-height:68px}.rental-future,.footer-link-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){body:before,.hero-actions .premium-cta{animation:none!important}.button,.header-book,.round-link,.safety-link,.footer-call,.cta-arrow,.mobile-menu summary,.mobile-menu summary i,.rental-arrow{transition:none!important}}.brand-sparkle{color:currentColor;filter:drop-shadow(0 4px 6px #2b20562e);width:1em;height:1em;display:inline-block;position:relative}.brand-sparkle:before,.brand-sparkle:after{content:"";background:radial-gradient(circle at 34% 24%, #fffffff2, transparent 19%), linear-gradient(145deg, currentColor, color-mix(in srgb, currentColor 76%, var(--pink)));clip-path:polygon(50% 0,61% 39%,100% 50%,61% 61%,50% 100%,39% 61%,0 50%,39% 39%);border-radius:40%;position:absolute;inset:0}.brand-sparkle:after{opacity:.7;background:#ffffffc7;inset:27%}.brand-check{background:radial-gradient(circle at 30% 22%,#ffffffe6,#0000 25%),linear-gradient(145deg,#cfff58,#82c918);border:1px solid #ffffffd1;border-radius:7px;flex:none;place-items:center;width:18px;height:18px;display:inline-grid;position:relative;box-shadow:inset 0 -3px 6px #41690726,0 4px 8px #2b205629}.brand-check:after{content:"";border-left:2px solid var(--navy);border-bottom:2px solid var(--navy);width:8px;height:4px;transform:translateY(-1px)rotate(-45deg)}.visual-icon{--icon-ink:var(--navy);--icon-accent:var(--pink);width:48px;height:48px;color:var(--icon-ink);background:radial-gradient(circle at 28% 20%,#fffffff5,#0000 26%),linear-gradient(145deg,#ffffffdb,#ecf9ffb8);border:1px solid #fffc;border-radius:16px;flex:none;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s,filter .28s;display:inline-block;position:relative;overflow:hidden;transform:perspective(180px)rotateX(3deg)rotateY(-3deg);box-shadow:inset 0 1px #fffffff2,inset 2px 2px 8px #ffffffa3,inset -3px -7px 14px #583d8b1a,0 3px #ffffffa3,0 10px 22px #41275829}.visual-icon:after{content:"";z-index:8;opacity:.72;pointer-events:none;background:linear-gradient(#ffffffb3,#fff0);border-radius:12px 12px 55% 55%;height:38%;position:absolute;inset:3px 6px auto}a:hover .visual-icon,.proof-item:hover .visual-icon,.love-card:hover .visual-icon{filter:saturate(1.05);transform:perspective(180px)rotateX(1deg)rotateY(1deg)translateY(-2px);box-shadow:inset 0 1px #fffffffa,inset 2px 2px 8px #ffffffb3,inset -3px -7px 14px #583d8b1a,0 4px #ffffff9e,0 14px 27px #41275833}.visual-icon i,.visual-icon b,.visual-icon em{margin:0;font-style:normal;font-weight:900;display:block;position:absolute}.visual-icon i,.visual-icon b,.visual-icon em,.visual-icon i:before,.visual-icon i:after,.visual-icon b:before,.visual-icon b:after,.visual-icon em:before,.visual-icon em:after{filter:drop-shadow(0 3px 3px #2b205629)}.icon-clean i{border:2px solid var(--navy);background:linear-gradient(145deg, var(--lime), #dfff91);clip-path:polygon(50% 0,94% 18%,86% 72%,50% 100%,14% 72%,6% 18%);width:25px;height:28px;top:10px;left:11px}.icon-clean b{border-left:2px solid var(--navy);border-bottom:2px solid var(--navy);width:9px;height:5px;top:21px;left:19px;transform:rotate(-45deg)}.icon-clean em:before{content:"";background:linear-gradient(145deg, #ff87bd, var(--pink));clip-path:polygon(50% 0,61% 39%,100% 50%,61% 61%,50% 100%,39% 61%,0 50%,39% 39%);width:11px;height:11px;position:absolute;top:5px;left:34px}.icon-clean em,.icon-rewards em{inset:0}.icon-care i,.icon-support i{border:3px solid #45a9e1;border-top:0;border-radius:5px 5px 14px 14px;width:22px;height:15px;bottom:9px;left:4px;transform:rotate(15deg)}.icon-care b,.icon-support b{border:3px solid #7bc820;border-top:0;border-radius:5px 5px 14px 14px;width:22px;height:15px;bottom:9px;right:4px;transform:rotate(-15deg)}.icon-care em,.icon-support em{background:linear-gradient(145deg, #ff6ca9, var(--pink));clip-path:polygon(50% 95%,7% 49%,4% 28%,16% 8%,37% 4%,50% 19%,63% 4%,84% 8%,96% 28%,93% 49%);filter:drop-shadow(0 4px 4px #f5167533);width:18px;height:16px;top:10px;left:15px}.icon-support{background:linear-gradient(145deg,#effaff,#dff5ff 54%,#efffd5)}.icon-support:before,.icon-support:after{content:"";z-index:2;background:#45a9e1;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;box-shadow:0 3px 7px #2b205629}.icon-support:before{left:7px}.icon-support:after{background:#7bc820;right:7px}.icon-schedule i{border:2px solid var(--navy);background:linear-gradient(145deg, #ff91c2, var(--pink));border-radius:5px;width:28px;height:17px;bottom:11px;left:6px}.icon-schedule i:before{content:"";border:2px solid var(--navy);background:#ffa25e;border-radius:3px 6px 5px 3px;width:10px;height:12px;position:absolute;bottom:-2px;right:-8px}.icon-schedule i:after{content:"";background:var(--navy);width:6px;height:6px;box-shadow:20px 0 0 -1px var(--navy);border:2px solid #fff;border-radius:50%;position:absolute;bottom:-6px;left:3px}.icon-schedule b{background:var(--lime);border:2px solid #fff;border-radius:50%;width:19px;height:19px;top:5px;right:4px;box-shadow:0 5px 10px #557a1433}.icon-schedule b:before,.icon-schedule b:after{content:"";background:var(--navy);border-radius:2px;width:2px;height:6px;position:absolute;top:4px;left:8px}.icon-schedule b:after{transform-origin:bottom;transform:rotate(115deg)}.icon-booking i{border:3px solid var(--navy);background:linear-gradient(160deg,#fff,#dff8ff);border-radius:6px;width:23px;height:31px;top:8px;left:8px}.icon-booking i:after{content:"";background:var(--navy);border-radius:3px;width:7px;height:2px;position:absolute;bottom:3px;left:5px}.icon-booking b{background:var(--lime);border:3px solid #fff;border-radius:50%;width:20px;height:20px;bottom:5px;right:4px;box-shadow:0 4px 10px #567b1040}.icon-booking b:after{content:"";border-left:2px solid var(--navy);border-bottom:2px solid var(--navy);width:8px;height:4px;position:absolute;top:5px;left:4px;transform:rotate(-45deg)}.icon-balloons i,.icon-balloons b{border:2px solid #fffffff2;border-radius:52% 52% 48% 48%;width:17px;height:22px;top:6px;box-shadow:0 5px 10px #3a255826}.icon-balloons i{background:linear-gradient(145deg, #ff8cbd, var(--pink));left:8px;transform:rotate(-8deg)}.icon-balloons b{background:linear-gradient(145deg,#bfff4c,#72be18);top:10px;right:7px;transform:rotate(8deg)}.icon-balloons i:after,.icon-balloons b:after{content:"";transform-origin:top;background:#2b205673;width:1px;height:17px;position:absolute;bottom:-17px;left:8px;transform:rotate(8deg)}.icon-balloons b:after{transform:rotate(-12deg)}.icon-gift i{border:2px solid var(--navy);background:linear-gradient(145deg, #ff7fb7, var(--pink));border-radius:5px;width:30px;height:24px;bottom:7px;left:9px}.icon-gift b{background:var(--lime);width:5px;height:26px;bottom:7px;left:22px}.icon-gift em{border:3px solid #ff8c2f;border-radius:9px 2px;width:12px;height:9px;top:7px;left:12px;transform:rotate(12deg);box-shadow:10px 1px 0 -3px #fff,10px 1px #ff8c2f}.icon-rewards i{border:2px solid var(--navy);clip-path:polygon(12% 0,88% 0,78% 70%,62% 88%,38% 88%,22% 70%);background:linear-gradient(145deg,#fff38f,#ffad27);border-radius:4px 4px 12px 12px;width:27px;height:22px;top:8px;left:10px}.icon-rewards i:before,.icon-rewards i:after{content:"";border:3px solid #ffad27;border-radius:50%;width:10px;height:11px;position:absolute;top:1px}.icon-rewards i:before{left:-9px}.icon-rewards i:after{right:-9px}.icon-rewards b{background:var(--navy);width:5px;height:10px;box-shadow:-6px 7px 0 1px var(--navy);bottom:9px;left:22px}.icon-rewards em:before{content:"";clip-path:polygon(50% 0,61% 36%,100% 38%,68% 60%,79% 100%,50% 76%,21% 100%,32% 60%,0 38%,39% 36%);background:#fff;width:11px;height:11px;position:absolute;top:9px;left:19px}.icon-robot i{border:2px solid var(--navy);background:linear-gradient(145deg,#fff,#c9efff);border-radius:10px;width:31px;height:25px;top:12px;left:8px}.icon-robot b{background:var(--purple);width:6px;height:6px;box-shadow:13px 0 0 var(--pink);border-radius:50%;top:21px;left:15px}.icon-robot em{background:var(--navy);width:3px;height:8px;top:5px;left:23px}.icon-robot em:after{content:"";background:var(--lime);border-radius:50%;width:7px;height:7px;position:absolute;top:-4px;left:-2px;box-shadow:0 0 0 2px #fff}.icon-email i{border:2px solid var(--navy);background:linear-gradient(145deg,#fff,#e3f8ff);border-radius:6px;width:32px;height:23px;top:14px;left:8px}.icon-email i:after{content:"";border-left:2px solid var(--navy);border-bottom:2px solid var(--navy);width:18px;height:18px;position:absolute;top:-10px;left:5px;transform:rotate(-45deg)}.icon-email em{background:var(--pink);clip-path:polygon(50% 95%,7% 49%,4% 28%,16% 8%,37% 4%,50% 19%,63% 4%,84% 8%,96% 28%,93% 49%);filter:drop-shadow(0 3px 4px #f5167533);width:15px;height:14px;top:5px;right:3px}.icon-guardian i,.icon-toddler i{background:#48ade4;border:2px solid #fff;border-radius:50%;width:14px;height:14px;top:8px;left:9px}.icon-guardian i:after,.icon-toddler i:after{content:"";background:#48ade4;border-radius:10px 10px 5px 5px;width:19px;height:15px;position:absolute;top:13px;left:-4px}.icon-guardian b,.icon-toddler b{background:var(--lime);border:2px solid #fff;border-radius:50%;width:11px;height:11px;top:15px;right:8px}.icon-guardian b:after,.icon-toddler b:after{content:"";background:var(--lime);border-radius:9px 9px 4px 4px;width:15px;height:12px;position:absolute;top:10px;left:-4px}.icon-guardian em{background:var(--pink);clip-path:polygon(50% 95%,7% 49%,4% 28%,16% 8%,37% 4%,50% 19%,63% 4%,84% 8%,96% 28%,93% 49%);width:17px;height:16px;top:7px;left:17px}.icon-shoes i{border:2px solid var(--navy);background:linear-gradient(145deg, #ffad73, var(--orange));border-radius:12px 5px 7px 7px;width:31px;height:16px;bottom:9px;left:8px;transform:rotate(-6deg)}.icon-shoes b,.icon-food b{background:var(--pink);border-radius:3px;width:37px;height:3px;top:22px;left:5px;transform:rotate(-42deg);box-shadow:0 0 0 2px #fff}.icon-food i{border:2px solid var(--navy);background:linear-gradient(145deg,#fff0a4,#ffba45);border-radius:4px 4px 8px 8px;width:21px;height:24px;top:11px;left:13px}.icon-food i:after{content:"";background:var(--navy);border-radius:2px;width:2px;height:13px;position:absolute;top:-8px;right:-5px;transform:rotate(14deg)}.icon-wind i,.icon-wind b,.icon-wind em{background:linear-gradient(90deg,#5dc6f4,#7b5ce2);border-radius:4px;height:3px;left:8px}.icon-wind i{width:31px;top:13px}.icon-wind b{width:25px;top:22px;left:14px}.icon-wind em{width:33px;top:31px}.icon-wind i:after,.icon-wind b:after{content:"";border-top:3px solid #7b5ce2;border-bottom:0;border-left:0;border-right:3px solid #7b5ce2;border-radius:50%;width:8px;height:8px;position:absolute;top:-7px;right:-1px}.icon-path i{clip-path:polygon(35% 0,65% 0,100% 100%,0 100%);background:linear-gradient(#dff8ff,#9edff5);width:17px;height:31px;top:8px;left:15px}.icon-path b:before,.icon-path b:after{content:"";background:linear-gradient(90deg, #ff78b3, var(--pink));clip-path:polygon(0 50%,18% 0,18% 32%,82% 32%,82% 0,100% 50%,82% 100%,82% 68%,18% 68%,18% 100%);border-radius:4px;width:37px;height:4px;position:absolute;top:21px;left:5px}.icon-path b:after{display:none}.icon-clear i{background:var(--navy);border-radius:4px;width:5px;height:29px;top:7px;left:19px;transform:rotate(22deg)}.icon-clear b{background:linear-gradient(145deg, #ff8dbf, var(--pink));border-radius:3px 3px 10px 10px;width:22px;height:12px;bottom:7px;left:9px;transform:rotate(9deg)}.icon-clear em{background:var(--lime);border-radius:50%;width:18px;height:18px;top:6px;right:3px;box-shadow:0 0 0 2px #fff}.icon-clear em:after{content:"";border-left:2px solid var(--navy);border-bottom:2px solid var(--navy);width:8px;height:4px;position:absolute;top:5px;left:4px;transform:rotate(-45deg)}.icon-collection i,.icon-collection b,.icon-collection em{background:var(--pink);width:10px;height:10px;box-shadow:13px 0 0 #56bfe8, 0 13px 0 var(--lime), 13px 13px 0 #ff9b44;border-radius:3px}.icon-collection i{top:12px;left:12px}.icon-collection b,.icon-collection em{display:none}.icon-bounce i,.icon-combo i{border:2px solid var(--navy);background:linear-gradient(90deg, var(--pink) 0 33%, #5dc5f1 33% 66%, var(--lime) 66%);border-radius:5px 5px 8px 8px;width:29px;height:21px;bottom:8px;left:9px}.icon-bounce i:before,.icon-combo i:before{content:"";border:2px solid var(--navy);background:#fff;border-bottom:0;border-radius:7px 7px 0 0;width:8px;height:13px;position:absolute;bottom:-2px;left:8px}.icon-bounce b,.icon-combo b{clip-path:polygon(50% 0,100% 40%,100% 100%,0 100%,0 40%);width:9px;height:16px;box-shadow:20px 0 0 var(--purple);background:#ff9e47;top:6px;left:8px}.icon-combo em{border-bottom:5px solid #5dc5f1;border-right:5px solid #5dc5f1;border-radius:0 0 14px;width:17px;height:16px;bottom:5px;right:3px;transform:skew(-22deg)}.icon-seating i{background:var(--pink);border-radius:4px;width:31px;height:5px;top:16px;left:8px;box-shadow:0 5px #2b20561f}.icon-seating i:before,.icon-seating i:after{content:"";background:var(--navy);width:3px;height:18px;position:absolute;top:3px}.icon-seating i:before{left:4px;transform:rotate(7deg)}.icon-seating i:after{right:4px;transform:rotate(-7deg)}.icon-seating b{border:2px solid var(--navy);border-radius:4px 4px 0 0;width:11px;height:13px;bottom:9px;left:3px}.icon-seating em{border:2px solid var(--navy);border-radius:4px 4px 0 0;width:11px;height:13px;bottom:9px;right:3px}.icon-slide i{border-bottom:7px solid #59c6f5;border-right:7px solid #59c6f5;border-radius:0 0 22px;width:29px;height:29px;top:8px;left:8px;transform:skew(-18deg)}.icon-slide b{background:var(--pink);width:9px;height:9px;box-shadow:25px 25px 0 var(--lime);border-radius:50%;top:8px;left:8px}.icon-games i{border:2px solid var(--navy);background:linear-gradient(145deg,#fff,#e5dcff);border-radius:12px 12px 16px 16px;width:35px;height:23px;top:13px;left:6px}.icon-games i:before,.icon-games i:after{content:"";position:absolute}.icon-games i:before{background:var(--navy);width:12px;height:3px;box-shadow:4px -4px 0 -1px var(--navy);border-radius:3px;top:8px;left:5px}.icon-games i:after{background:var(--pink);width:5px;height:5px;box-shadow:6px 5px 0 var(--lime);border-radius:50%;top:6px;right:7px}@media (width<=959px){.call-button,.mobile-menu summary{color:#fff;background:linear-gradient(145deg,#b8ee37,#83c91a);border:0;border-radius:50%;width:44px;min-width:44px;height:44px;min-height:44px;box-shadow:inset 0 1px #ffffff8c,0 8px 18px #517e0d3b}.call-button:hover,.mobile-menu summary:hover{color:#fff;background:linear-gradient(145deg,#c0f34a,#8bd11c);border:0;box-shadow:inset 0 1px #ffffffa6,0 11px 24px #517e0d47}.call-button:active,.mobile-menu summary:active{transform:translateY(1px)scale(.93);box-shadow:inset 0 2px 5px #365c072e,0 4px 10px #517e0d30}}.hero-kicker{color:var(--navy);background:#efffc6f0;border-color:#ffffffd1;box-shadow:0 8px 20px #361d581f}.note-family span{min-width:34px;color:var(--navy);justify-content:center;font-family:Fredoka,sans-serif;font-size:11px;display:inline-flex}.proof-item{border:1px solid #ffffffbd;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;min-height:148px;padding:16px 13px;box-shadow:inset 0 1px #ffffffe6,0 15px 32px #40264e1c}.proof-item:hover{transform:translateY(-5px)rotate(.2deg);box-shadow:inset 0 1px #fffffff2,0 20px 40px #40264e26}.proof-item>.proof-icon{background:#ffffffc2;border-radius:18px;width:54px;height:54px;padding:0;display:inline-block}.proof-0 .proof-icon{--icon-accent:var(--pink)}.proof-1 .proof-icon{background:linear-gradient(145deg,#fff,#eaffc5)}.proof-2 .proof-icon{background:linear-gradient(145deg,#fff,#e3f8ff)}.proof-3 .proof-icon{background:linear-gradient(145deg,#fff,#f0e9ff)}.proof-item strong{font-size:14px}.proof-item small{max-width:128px;font-size:10px;line-height:1.35}.story-signoff .visual-icon{border-radius:20px;width:62px;height:62px;padding:0}.story-signoff .icon-support:before,.story-signoff .icon-support:after{top:10px}.ecosystem-pills span{flex:calc(50% - 9px);grid-template-columns:auto 1fr auto;align-items:center;min-height:62px;padding:10px 11px;line-height:1.2;display:grid}.ecosystem-pills .visual-icon,.ecosystem-logo{border-radius:13px;grid-row:span 1;width:38px;height:38px}.ecosystem-pills .visual-icon i,.ecosystem-pills .visual-icon b,.ecosystem-pills .visual-icon em{transform-origin:50%}.ecosystem-logo{box-shadow:none;background:url(/images/eze-jumpers-logo-official.png) 50%/contain no-repeat;border:0;place-items:center;display:grid;overflow:hidden}.ecosystem-pills small{text-align:center;min-width:36px}.ecosystem-pills span:not(.is-live) small{color:#64568e;background:#ede7fff2}.ecosystem-pills .is-live .ecosystem-logo{box-shadow:0 8px 18px #2b205633}.love-time:before{content:"";background:radial-gradient(circle at 35% 35%,#fffc,#0000 25%),radial-gradient(circle,#31bdf52e,#0000 68%);border-radius:50%;width:190px;height:190px;top:-55px;right:-55px;transform:none}.love-support-icon{border-radius:19px;width:58px;height:58px;margin-bottom:18px}.love-support-row{align-items:center;gap:10px;margin-bottom:18px;display:flex}.love-support-row .love-support-icon,.love-support-row .love-icon{margin-bottom:0}.love-easy:before{content:""}.round-link.secondary-cta,.safety-link.secondary-cta{min-height:54px;color:var(--navy);background:linear-gradient(145deg,#fffffff5,#f7ffeae8);border:1.5px solid #85c91ab8;border-radius:999px;gap:10px;padding:8px 14px 8px 9px;font-size:13px;box-shadow:inset 0 1px #fff,0 11px 26px #462e571c,0 0 0 4px #a8e52412}.secondary-cta .cta-icon{border-radius:12px;width:36px;height:36px;box-shadow:inset 0 1px #fff,0 6px 13px #4127581f}.secondary-cta .cta-arrow{color:var(--pink);margin-left:1px;font-size:18px}.secondary-cta:hover .cta-arrow{transform:translate(5px)}.round-link.secondary-cta:after,.safety-link.secondary-cta:after{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 14% 20%,#ffffffd9,#0000 24%);position:absolute;inset:4px}.rental-future>span{background:linear-gradient(145deg,#ffffffe6,#faf7ffc7);border-style:solid;grid-template-columns:auto 1fr}.rental-future .visual-icon{border-radius:15px;grid-row:span 2;width:44px;height:44px}.rental-future .visual-icon i,.rental-future .visual-icon b,.rental-future .visual-icon em{grid-row:auto;display:block;position:absolute}.safety-world{background:radial-gradient(circle at 84% 10%,#ffffff40,#0000 24%),radial-gradient(circle at 12% 82%,#a8e52430,#0000 27%),radial-gradient(circle at 52% 45%,#ff6bb22b,#0000 34%),linear-gradient(145deg,#5842d2 0%,#7b3fd3 42%,#a73bd3 68%,#ef3a8e 100%);box-shadow:inset 0 1px #ffffff2b,0 28px 68px #492a8f42}.safety-visual:before{content:"";filter:blur(5px);background:radial-gradient(circle,#daff8985,#a8e5241f 44%,#0000 71%);border-radius:50%;animation:4.8s ease-in-out infinite shield-glow;position:absolute;inset:8px}.shield{filter:drop-shadow(0 16px 18px #1f15514a)drop-shadow(0 0 18px #c7ff5157);background:radial-gradient(circle at 35% 18%,#ffffffb8,#0000 24%),linear-gradient(145deg,#cfff59,#8fd319 65%,#74b50f)}.shield:after{content:"";clip-path:inherit;pointer-events:none;background:linear-gradient(125deg,#ffffff73,#0000 35%);position:absolute;inset:7px 12px 18px}.safety-spark{color:#efffc9;text-shadow:0 0 13px #efffc9b3;animation:3.4s ease-in-out infinite safety-twinkle}.safety-spark-b{animation-delay:-1.1s}.safety-spark-c{z-index:4;font-size:15px;animation-delay:-2s;position:absolute;bottom:4%;left:15%}.safety-particle{z-index:2;background:#ffffff8f;border-radius:50%;width:8px;height:8px;animation:6s ease-in-out infinite safety-float;position:absolute;box-shadow:0 0 14px #fff6}.particle-a{top:48%;left:12%}.particle-b{width:5px;height:5px;animation-delay:-2s;top:12%;right:17%}.particle-c{width:11px;height:11px;animation-delay:-4s;bottom:20%;right:4%}.rule-grid{grid-template-columns:1fr;gap:11px;scroll-margin-top:96px}.rule-pill{-webkit-backdrop-filter:blur(12px)saturate(1.2);backdrop-filter:blur(12px)saturate(1.2);background:linear-gradient(145deg,#ffffff2e,#ffffff17);border:1px solid #ffffff4a;border-radius:20px;grid-template-columns:32px 46px 1fr;justify-content:stretch;align-items:center;gap:10px;min-height:86px;padding:13px;display:grid;box-shadow:inset 0 1px #fff3,0 12px 28px #2c186424}.rule-pill .rule-number{width:32px;height:32px;color:var(--navy);background:var(--lime);border-radius:11px;place-items:center;padding:0;font-family:Fredoka,sans-serif;font-size:9px;display:grid;box-shadow:0 6px 12px #3a5f082b}.rule-pill .rule-icon{border-radius:15px;width:46px;height:46px;padding:0}.rule-pill>div{min-width:0}.rule-pill strong{color:#fff;font-size:13px;line-height:1.3;display:block}.rule-pill small{color:#ffffffb8;margin-top:4px;font-size:10px;line-height:1.4;display:block}.arrival-guide{margin-top:22px}.arrival-guide summary{cursor:pointer;list-style:none}.arrival-guide summary::-webkit-details-marker{display:none}.arrival-guide .safety-link{border-bottom-width:1.5px;margin:0}.arrival-guide[open] .safety-link .cta-arrow{transform:rotate(90deg)}.arrival-guide-panel{color:#ffffffd6;background:#2a1b633d;border:1px solid #ffffff40;border-radius:20px;gap:9px;margin-top:11px;padding:17px;display:grid;box-shadow:inset 0 1px #ffffff24}.arrival-guide-panel strong{color:#fff;font-family:Fredoka,sans-serif;font-size:17px}.arrival-guide-panel>span{padding-left:15px;font-size:11px;line-height:1.45;position:relative}.arrival-guide-panel>span:before{content:"";border-left:2px solid var(--lime);border-bottom:2px solid var(--lime);width:7px;height:4px;position:absolute;top:4px;left:0;transform:rotate(-45deg)}.arrival-guide-panel a{min-height:44px;color:var(--navy);background:var(--lime);border-radius:14px;justify-content:center;align-items:center;gap:9px;margin-top:5px;padding:9px 12px;font-size:11px;font-weight:900;display:inline-flex}.arrival-guide-panel .phone-icon{width:12px;height:17px}.site-footer{color:#fff;background:radial-gradient(circle at 90% 4%,#a8e52433,#0000 22%),radial-gradient(circle at 4% 92%,#f5167533,#0000 24%),linear-gradient(145deg,#171333,#241746 52%,#32184d);border-top:1px solid #ffffff14;padding:0}.site-footer:before{border:32px solid #f516751c;width:240px;height:240px;bottom:-150px;left:-145px}.footer-main{gap:30px;padding:48px 0 30px}.footer-brand .brand{background:#fffffff5;border-radius:14px;width:fit-content;padding:4px 9px}.footer-brand .brand img{width:150px;height:58px}.footer-brand h2{color:#fff;letter-spacing:-1.4px;max-width:430px;margin-top:20px;font-size:clamp(34px,9.5vw,52px);line-height:.98}.footer-brand h2 span{color:#dfff91}.footer-brand>p{color:#ffffffb8;max-width:490px;margin:16px 0 0;font-size:14px;line-height:1.6}.footer-controls{align-content:start;gap:12px;display:grid}.footer-rentals{interpolate-size:allow-keywords;background:#fff1;border:1px solid #ffffff26;border-radius:22px;overflow:hidden;box-shadow:inset 0 1px #ffffff14}.footer-rentals::details-content{opacity:0;block-size:0;transition:block-size .28s ease, opacity .24s ease, content-visibility .28s allow-discrete;overflow:hidden}.arrival-guide::details-content{opacity:0;block-size:0;transition:block-size .28s ease, opacity .24s ease, content-visibility .28s allow-discrete;overflow:hidden}.footer-rentals[open]::details-content{opacity:1;block-size:auto}.arrival-guide[open]::details-content{opacity:1;block-size:auto}.footer-rentals summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;min-height:66px;padding:11px 13px;list-style:none;display:flex}.footer-rentals summary::-webkit-details-marker{display:none}.footer-rentals summary>span{align-items:center;gap:11px;font-family:Fredoka,sans-serif;font-size:18px;display:inline-flex}.footer-rentals summary .visual-icon{border-radius:14px;width:42px;height:42px}.footer-rentals summary>i{width:34px;height:34px;color:var(--navy);background:var(--lime);border-radius:50%;place-items:center;font-size:21px;font-style:normal;font-weight:800;transition:transform .24s;display:grid}.footer-rentals[open] summary>i{transform:rotate(45deg)}.footer-rental-panel{gap:7px;padding:0 11px 12px;display:grid}.footer-rental-panel a{color:#ffffffdb;background:#ffffff0e;border:1px solid #ffffff17;border-radius:15px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;min-height:54px;padding:7px 9px;font-size:12px;font-weight:800;transition:transform .2s,border-color .2s,background .2s;display:grid}.footer-rental-panel a:hover{background:#ffffff18;border-color:#a8e52459;transform:translate(3px)}.footer-rental-panel .visual-icon{border-radius:12px;width:38px;height:38px}.footer-rental-panel .cta-arrow{color:var(--lime);font-size:17px}.footer-call{color:#fff;background:linear-gradient(145deg,#a8e52429,#ffffff14);border:1px solid #a8e52457;border-radius:22px;min-height:72px;padding:12px 14px;box-shadow:inset 0 1px #ffffff1f,0 14px 30px #08051c2b}.footer-phone{color:#fff;background:linear-gradient(145deg, var(--pink), #d80968);width:46px;height:46px;box-shadow:0 8px 18px #f516753d}.footer-call small{color:#ffffffa6;font-size:10px}.footer-call strong{color:#fff;font-size:19px}.footer-secondary{border-top:1px solid #ffffff1a;gap:24px;padding:26px 0;display:grid}.footer-secondary nav{flex-wrap:wrap;gap:8px 18px;display:flex}.footer-secondary nav a{color:#ffffffbf;align-items:center;min-height:44px;font-size:12px;font-weight:800;display:inline-flex}.footer-secondary nav a:hover{color:var(--lime)}.footer-secondary address{color:#ffffffa1;gap:5px;font-size:12px;font-style:normal;line-height:1.45;display:grid}.footer-secondary address strong{color:#fff;font-family:Fredoka,sans-serif;font-size:16px}.footer-secondary address a{color:#ffffffc7;width:fit-content}.footer-secondary address a:hover{color:var(--lime)}.footer-bottom{color:#ffffff7a;border-top:1px solid #ffffff14;flex-direction:column;justify-content:flex-start;gap:7px;padding:18px 0 24px;font-size:9px;line-height:1.45}@keyframes shield-glow{0%,to{opacity:.72;transform:scale(.96)}50%{opacity:1;transform:scale(1.04)}}@keyframes safety-twinkle{0%,to{opacity:.45;transform:scale(.82)rotate(-6deg)}50%{opacity:1;transform:scale(1.08)rotate(5deg)}}@keyframes safety-float{0%,to{opacity:.42;transform:translateY(0)}50%{opacity:.8;transform:translateY(-10px)}}@media (width>=700px){.proof-item{flex-direction:column;justify-content:center;align-items:flex-start;min-height:136px;padding:15px}.ecosystem-pills span{flex-basis:calc(50% - 9px)}.rule-grid{grid-template-columns:1fr 1fr}.rule-pill{min-height:112px}.footer-main{grid-template-columns:.9fr 1.1fr;align-items:start;gap:52px;padding-block:58px 36px}.footer-rental-panel{grid-template-columns:1fr 1fr}.footer-secondary{grid-template-columns:1fr auto;align-items:start}.footer-secondary address{min-width:190px}.footer-bottom{flex-direction:row;justify-content:space-between}}@media (width>=960px){.proof-item{flex-direction:row;justify-content:flex-start;align-items:center;min-height:120px}.proof-item small{max-width:150px}.footer-controls{grid-template-columns:1fr 1fr;align-items:start}.footer-rentals,.footer-call{min-width:0}.footer-rental-panel{grid-template-columns:1fr}}@media (width<=430px){.proof-grid{gap:9px}.proof-item{min-height:154px;padding:14px 12px}.proof-item>.proof-icon{width:52px;height:52px}.ecosystem-pills span{flex-basis:100%;min-height:60px}.round-link.secondary-cta{justify-content:flex-start;width:100%}.round-link.secondary-cta .cta-arrow{margin-left:auto}.rule-pill{grid-template-columns:30px 44px 1fr;min-height:0;padding:12px}.rule-pill .rule-number{width:30px;height:30px}.rule-pill .rule-icon{width:44px;height:44px}.safety-link.secondary-cta{justify-content:flex-start;width:100%}.safety-link.secondary-cta .cta-arrow{margin-left:auto}.footer-main{grid-template-columns:1fr}}@media (width<=380px){.call-button{display:grid}.brand img{width:108px;height:44px}.header-inner{gap:6px}.header-actions{gap:4px}.header-book{padding-inline:9px;font-size:9.5px}}@media (width<=340px){.shell{width:min(100% - 20px,1180px)}.brand img{width:90px;height:41px}.header-book{padding-inline:7px;font-size:8.7px}.header-book .cta-arrow{display:none}.rule-pill{grid-template-columns:29px 40px 1fr;gap:8px}.rule-pill .rule-icon{width:40px;height:40px}}@media (prefers-reduced-motion:reduce){.safety-visual:before,.safety-spark,.safety-particle{animation:none!important}.footer-rentals summary>i,.secondary-cta .cta-arrow,.footer-rental-panel a,.call-button,.mobile-menu summary{transition:none!important}}.visual-icon{box-shadow:none;filter:none;background:0 0;border:0;overflow:visible;transform:none}.visual-icon:after{display:none}.visual-icon img{object-fit:contain;object-position:center;filter:drop-shadow(0 5px 5px #2b205629);width:96%;height:96%;display:block;position:absolute;inset:2%}a:hover .visual-icon,.proof-item:hover .visual-icon,.love-card:hover .visual-icon{filter:none;box-shadow:none;transform:translateY(-2px)}.phone-icon{width:24px;height:30px;display:inline-block;transform:none}.phone-icon:before,.phone-icon:after{display:none}.phone-icon img{object-fit:contain;width:100%;height:100%;display:block}.cta-arrow{width:24px;height:24px;color:inherit}.cta-arrow:before,.cta-arrow:after{display:none}.cta-arrow img{object-fit:contain;filter:drop-shadow(0 3px 3px #2b205624);width:100%;height:100%;display:block}.brand-check{width:22px;height:22px;box-shadow:none;background:0 0;border:0}.brand-check:after{display:none}.brand-check img,.brand-sparkle img{object-fit:contain;width:100%;height:100%;display:block}.booking-trust>span{align-items:center;gap:5px;display:inline-flex}.booking-trust .brand-check{background:0 0;border:0;border-radius:0;width:18px;min-width:18px;height:18px;min-height:18px;padding:0}.brand-sparkle:before,.brand-sparkle:after{display:none}.hero-star{width:42px;height:42px;font-size:inherit}.story-spark{padding:4px;overflow:visible}.booking-star{width:42px;height:42px;margin-inline:auto}.safety-spark{width:34px;height:34px}.safety-spark-c{width:26px;height:26px;font-size:inherit}.mobile-menu summary .visual-icon{width:40px;height:40px}.mobile-menu summary .visual-icon img{filter:drop-shadow(0 4px 4px #2b20562e)}.love-icon{background:0 0;width:58px;min-width:58px;height:58px;padding:0}.ecosystem-pills .visual-icon{box-shadow:none;background:0 0;border:0}.shield{clip-path:none;filter:drop-shadow(0 16px 18px #1f15514a);background:0 0;inset:8px 12px}.shield:after{display:none}.shield>img{object-fit:contain;width:100%;height:100%;display:block}.shield>span{display:none}.footer-phone{box-shadow:none;background:0 0;overflow:visible}.footer-phone .phone-icon{width:42px;height:48px}.collection-icon{grid-template-columns:1fr 1fr;place-items:center;gap:0;display:grid}.collection-icon img{object-fit:contain;width:115%;height:115%;margin:-8%;position:relative;inset:auto}.collection-icon img:nth-child(2),.collection-icon img:nth-child(4){transform:translate(-8%)}.safety-composite{overflow:visible}.safety-composite>img{width:108%;height:108%;inset:-4%}.wind-safety-icon>img{transform:translate(-8%)scale(.9)}.wind-safety-icon>i{z-index:3;background:linear-gradient(90deg,#92e8ff,#43b8ed 68%,#6d4bd9);border-radius:999px;height:4px;position:absolute;right:-1px;box-shadow:inset 0 1px #ffffffe6,0 3px 5px #2b20562e}.wind-safety-icon>i:first-of-type{width:24px;top:12px}.wind-safety-icon>i:nth-of-type(2){width:30px;top:21px;right:-4px}.wind-safety-icon>i:nth-of-type(3){width:20px;top:30px;right:1px}.wind-safety-icon>i:after{content:"";border-top:3px solid #6d4bd9;border-bottom:0;border-left:0;border-right:3px solid #6d4bd9;border-radius:50%;width:8px;height:8px;position:absolute;top:-5px;right:-1px}.access-path-icon>img{width:104%;height:104%;inset:-8% -2% 8%}.access-path-icon>i{z-index:4;clip-path:polygon(0 50%,15% 0,15% 29%,85% 29%,85% 0,100% 50%,85% 100%,85% 71%,15% 71%,15% 100%);background:linear-gradient(#d8ff72,#8fd31c);border-radius:5px;height:8px;position:absolute;bottom:3px;left:3px;right:3px;box-shadow:inset 0 1px #fff,0 3px 5px #2b20562e}.booking-actions .button-white{box-shadow:inset 0 1px #fff,inset 0 -4px 10px #74538714,0 15px 30px #3e196538}.booking-actions .button-white .cta-arrow{width:32px;height:32px}.booking-actions .button-call{border:3px double var(--lime);background:radial-gradient(circle at 18% 18%,#ffffff30,#0000 22%),linear-gradient(145deg,#cf0870,#9c176f 58%,#7b266f);box-shadow:inset 0 1px #ffffff4d,0 15px 30px #4e125647,0 0 0 1px #ffffffc2}.booking-actions .button-call .phone-icon{width:38px;height:44px}.booking-trust{align-items:stretch}.booking-trust>span{color:#fff;text-shadow:0 1px 2px #2b205638;border:1px solid #ffffff8c;justify-content:center;min-height:48px;padding:8px 12px;box-shadow:inset 0 1px #ffffff5c,inset 0 -5px 10px #2b20561a,0 9px 18px #47196033}.booking-trust .benefit-fast{background:linear-gradient(145deg,#ffb62d,#f47a1f)}.booking-trust .benefit-clear{background:linear-gradient(145deg,#4dc9ff,#3871dc)}.booking-trust .benefit-friendly{color:var(--navy);text-shadow:none;background:linear-gradient(145deg,#c9fa52,#79c91c)}.booking-trust .brand-check{background:#fff;border-radius:50%;width:24px;min-width:24px;height:24px;min-height:24px;box-shadow:0 4px 8px #2b205626}.benefit-visual{flex:none;width:34px;height:34px;display:inline-block}.booking-trust .benefit-visual{width:34px;min-width:34px;height:34px;min-height:34px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.benefit-visual img{object-fit:contain;filter:drop-shadow(0 4px 4px #2b205633);width:100%;height:100%;display:block}.benefit-rocket img{transform:rotate(-22deg)scale(1.12)}.benefit-star img{transform:scale(1.07)}.footer-call>.footer-phone{background:radial-gradient(circle at 28% 20%,#fff,#ffffffd1 48%,#edf4ec);border:1px solid #a8e524b8;box-shadow:inset 0 1px #fff,0 8px 18px #04021447}.footer-call>.footer-phone .phone-icon{width:48px;height:54px}.footer-benefits{gap:9px;padding:0 0 28px;display:grid}.footer-benefit{color:#fff;border:1px solid #ffffff24;border-radius:18px;grid-template-columns:46px 1fr;align-items:center;gap:10px;min-height:72px;padding:10px 13px;display:grid;box-shadow:inset 0 1px #ffffff2e,0 10px 22px #05031626}.footer-benefit.benefit-fast{background:linear-gradient(145deg,#ffae2261,#f4681f33)}.footer-benefit.benefit-clear{background:linear-gradient(145deg,#42bfff61,#3e5ad633)}.footer-benefit.benefit-friendly{background:linear-gradient(145deg,#a8e52457,#538e0e2e)}.footer-benefit .benefit-visual{width:46px;height:46px}.footer-benefit strong{text-transform:uppercase;letter-spacing:.3px;font-family:Fredoka,sans-serif;font-size:13px;display:block}.footer-benefit small{color:#ffffffb3;margin-top:3px;font-size:10px;display:block}@media (width<=959px){.call-button .phone-icon{width:31px;height:37px}.mobile-menu summary{width:44px;height:44px;box-shadow:none;background:0 0;border:0;place-items:center;padding:0;display:grid}.mobile-menu summary:hover,.mobile-menu summary:active{box-shadow:none;background:0 0}.menu-glyph{background:linear-gradient(145deg,#b8ee37,#83c91a);border-radius:50%;place-content:center;gap:4px;width:38px;height:38px;display:grid;box-shadow:inset 0 1px #ffffff9e,0 7px 16px #517e0d3b}.menu-glyph i{background:#fff;border-radius:5px;width:17px;height:2px;transition:transform .2s,opacity .2s;display:block;box-shadow:0 1px 1px #2b205626}.mobile-menu[open] .menu-glyph i:first-child{transform:translateY(6px)rotate(45deg)}.mobile-menu[open] .menu-glyph i:nth-child(2){opacity:0}.mobile-menu[open] .menu-glyph i:nth-child(3){transform:translateY(-6px)rotate(-45deg)}}@media (width<=430px){.rule-pill .wind-safety-icon,.rule-pill .access-path-icon{width:50px;height:50px;margin-inline:-3px}.booking-actions .button{min-height:60px}.booking-trust{grid-template-columns:1fr;gap:9px;display:grid}.booking-trust>span{justify-content:flex-start}}@media (width>=700px){.footer-benefits{grid-template-columns:repeat(3,1fr)}}.ecosystem-pills .collection-icon{background:radial-gradient(circle at 30% 18%,#ffffff6b,#0000 24%),linear-gradient(145deg,#c9f84f,#86cf1b);border:0;border-radius:13px;flex:0 0 46px;grid-template-columns:1fr 1fr;place-items:center;gap:0;width:46px;height:46px;min-height:46px;padding:0;display:grid;box-shadow:inset 0 1px #ffffff9e,inset 0 -4px 8px #4670091f,0 6px 12px #2b205626}.ecosystem-pills .collection-icon img{object-fit:contain;filter:drop-shadow(0 2px 2px #2b205629);width:126%;min-width:0;height:126%;margin:-13%;padding:0;position:relative;inset:auto}.ecosystem-pills .collection-icon img:nth-child(2),.ecosystem-pills .collection-icon img:nth-child(4){transform:translate(-7%)}.footer-call>.footer-phone{border-radius:50%;place-items:center;width:50px;height:50px;padding:0;display:grid}.footer-call>.footer-phone .phone-icon{place-items:center;width:45px;height:45px;display:grid}.footer-call>.footer-phone .phone-icon img{object-fit:contain;object-position:50% 50%;width:100%;height:100%}@media (width<=959px){.header-actions .call-button{width:44px;min-width:44px;height:44px;min-height:44px;color:var(--pink);background:radial-gradient(circle at 30% 20%,#fff 0 18%,#fffffff5 30%,#fffaf2 72%,#f3eee5 100%);border:1px solid #8fd31ce6;border-radius:50%;place-items:center;padding:0;display:grid;box-shadow:inset 0 1px #fff,inset 0 -3px 7px #6b524112,0 0 0 3px #f5167514,0 8px 18px #47285329}.header-actions .call-button:hover{color:var(--pink);border-color:var(--lime);background:radial-gradient(circle at 30% 20%,#fff 0 18%,#fffffffa 30%,#fffaf2 72%,#f3eee5 100%);box-shadow:inset 0 1px #fff,0 0 0 3px #f516751a,0 10px 21px #47285330}.header-actions .call-button:active{transform:translateY(1px)scale(.96);box-shadow:inset 0 2px 5px #50342614,0 0 0 2px #f5167514,0 4px 10px #47285321}.header-actions .call-button .phone-icon{place-items:center;width:35px;height:39px;display:grid}.header-actions .call-button .phone-icon img{object-fit:contain;object-position:50% 50%;width:100%;height:100%}.menu-glyph{background:radial-gradient(circle at 31% 19%,#ffffff59,#0000 25%),linear-gradient(145deg,#c4f244,#8bd01c 61%,#6eaf12);border:1px solid #ffffffb8;box-shadow:inset 0 1px #ffffffa8,inset 0 -4px 8px #3f670824,0 8px 17px #4b750c40}.menu-glyph i{width:18px;height:2.5px}}@media (width>=960px){.call-button{background:linear-gradient(145deg,#fffffffa,#fffaf2f2);border-color:#8fd31c80}}@media (prefers-reduced-motion:reduce){.header-actions .call-button,.menu-glyph i{transition:none!important}}.brand img{object-fit:contain;object-position:center;border-radius:0;width:auto;max-width:126px;height:auto;max-height:64px}.header-inner>.brand{min-width:0}.footer-brand .brand{background:0 0;border-radius:0;padding:0}.footer-brand .brand img,.catalog-footer .brand img{object-fit:contain;width:auto;max-width:215px;height:auto;max-height:none}@media (width>=960px){.header-inner>.brand img{width:auto;max-width:168px;height:auto;max-height:78px}}@media (width<=380px){.header-inner>.brand img{width:auto;max-width:116px;height:auto;max-height:61px}.footer-brand .brand img,.catalog-footer .brand img{max-width:205px}}@media (width<=340px){.header-inner>.brand img{max-width:102px;max-height:54px}}.support-widget{z-index:80;right:max(18px, env(safe-area-inset-right));bottom:max(18px, env(safe-area-inset-bottom));pointer-events:none;justify-items:end;gap:12px;display:grid;position:fixed}.support-launcher{background:linear-gradient(145deg, var(--pink), var(--purple) 58%, var(--lime));cursor:pointer;pointer-events:auto;border:0;border-radius:50%;width:68px;height:68px;padding:4px;transition:transform .22s,box-shadow .22s;position:relative;overflow:visible;box-shadow:0 14px 34px #311c5247,0 4px 12px #311c522e}.support-launcher:hover{transform:translateY(-3px);box-shadow:0 18px 40px #311c5252,0 5px 14px #311c5233}.support-launcher>img{object-fit:cover;object-position:50% 30%;border:3px solid #fff;border-radius:50%;width:100%;height:100%;display:block}.support-status{background:#6dc71f;border:3px solid #fff;border-radius:50%;width:17px;height:17px;position:absolute;bottom:4px;right:1px;box-shadow:0 2px 6px #1c430840}.support-card{width:min(352px,100vw - 36px);color:var(--ink);opacity:0;visibility:hidden;transform-origin:100% 100%;pointer-events:none;background:#fffffffa;border:1px solid #472b5b1a;border-radius:24px;padding:20px;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;bottom:80px;right:0;transform:translateY(10px)scale(.97);box-shadow:0 24px 60px #301d4a3d,0 6px 18px #301d4a1f}.support-widget.is-open .support-card{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.support-card-heading{grid-template-columns:62px 1fr;align-items:center;gap:13px;padding-right:24px;display:grid}.support-card-heading img{object-fit:cover;object-position:50% 30%;border:3px solid #f4e8f7;border-radius:50%;width:62px;height:62px}.support-card-heading strong{font-family:Fredoka;font-size:20px;line-height:1.08;display:block}.support-card-heading p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.4}.support-close{width:38px;height:38px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;font-size:30px;line-height:1;display:grid;position:absolute;top:10px;right:10px}.support-close:hover{background:#f8f1fa}.support-number{width:fit-content;color:var(--purple);margin:16px 0 14px;font-size:17px;font-weight:900;display:block}.support-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.support-actions a{border-radius:15px;justify-content:center;align-items:center;min-height:48px;font-weight:900;transition:transform .18s,box-shadow .18s;display:inline-flex}.support-actions a:first-child{color:var(--ink);background:var(--lime);box-shadow:0 8px 18px #6fa51433}.support-actions a:last-child{color:#fff;background:var(--pink);box-shadow:0 8px 18px #ed247d38}.support-actions a:hover{transform:translateY(-2px)}.support-launcher:focus-visible,.support-close:focus-visible,.support-actions a:focus-visible,.support-number:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}@media (width<=560px){.support-widget{right:max(14px, env(safe-area-inset-right));bottom:max(14px, env(safe-area-inset-bottom))}.support-launcher{width:60px;height:60px}.support-card{border-radius:22px;width:min(346px,100vw - 28px);padding:18px;bottom:72px}.support-card-heading{grid-template-columns:56px 1fr;gap:11px}.support-card-heading img{width:56px;height:56px}.support-card-heading strong{font-size:18px}.support-card-heading p{font-size:12px}}@media (prefers-reduced-motion:reduce){.support-launcher,.support-card,.support-actions a{transition:none!important}}
