:root{--blue:#0f8fdb;--deep-blue:#0d529f;--red:#e72c37;--yellow:#ffd000;--orange:#ff8a00;--green:#50b848;--pink:#e82e7c;--cream:#fff7df;--ink:#102033;--muted:#5f6b7a;--soft-shadow:0 12px 30px #0d529f14;--card-shadow:0 18px 45px #0d529f24;color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#fff}body{background:#fff;min-width:320px;margin:0}button,input,textarea,select{font:inherit}img{max-width:100%}::selection{color:#fff;background:var(--blue)}.site{min-height:100vh;overflow:hidden}.navbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border-bottom:1px solid #0d529f1a;justify-content:space-between;align-items:center;gap:16px;padding:14px clamp(18px,4vw,56px);display:flex;position:sticky;top:0}.brand{color:var(--blue);letter-spacing:-.04em;align-items:center;gap:10px;font-weight:900;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;width:42px;height:42px}.brand img:not([src]),.brand img[src=""]{display:none}.nav-links{align-items:center;gap:18px;display:none}.nav-links a,.text-link{color:var(--ink);font-size:.95rem;font-weight:800;text-decoration:none}.nav-links a:hover,.text-link:hover{color:var(--blue)}.nav-call{color:#fff;background:var(--red);border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 18px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 10px 22px #e72c3738}.hero-section{background:radial-gradient(circle at 8% 14%,#ffd00047,#0000 26%),radial-gradient(circle at 94% 10%,#0f8fdb29,#0000 28%),linear-gradient(#fff 0%,#fff8e8 100%);gap:32px;padding:36px clamp(18px,5vw,72px) 56px;display:grid;position:relative}.hero-section:before{content:"";background:var(--yellow);opacity:.2;border-radius:50%;width:280px;height:280px;position:absolute;inset:auto -70px -120px auto}.hero-content,.hero-visual{z-index:1;position:relative}.pill,.eyebrow{width:fit-content;color:var(--blue);text-transform:uppercase;background:#0f8fdb1c;border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-size:.82rem;font-weight:900;line-height:1;display:inline-flex}h1,h2,h3,h4,p{margin:0}h1{max-width:760px;color:var(--ink);letter-spacing:-.08em;margin-top:18px;font-size:clamp(3rem,16vw,6.8rem);line-height:.9}h2{color:var(--ink);letter-spacing:-.06em;font-size:clamp(2rem,8vw,4rem);line-height:.95}h3{color:var(--ink);letter-spacing:-.035em;font-size:1.35rem;line-height:1.1}h4{color:var(--ink);font-size:1.05rem}.hero-text,.section-header p,.feature-card p,.contact-list p,.rule-card p,.formula-card p,.formula-card li,.birthday-note{color:var(--muted)}.hero-text{max-width:660px;margin-top:18px;font-size:clamp(1.05rem,4vw,1.35rem);line-height:1.55}.hero-actions,.center-action{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:950;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:var(--red);box-shadow:0 14px 28px #e72c373d}.button.secondary{color:#fff;background:var(--blue);box-shadow:0 14px 28px #0f8fdb38}.button.ghost{color:var(--ink);background:#fff;border:2px solid #0d529f1f}.quick-badges{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.quick-badges span,.price-reminders span{color:var(--ink);box-shadow:var(--soft-shadow);background:#fff;border:1px solid #0d529f1a;border-radius:999px;align-items:center;padding:10px 14px;font-size:.92rem;font-weight:850;display:inline-flex}.image-card{min-height:220px;box-shadow:var(--card-shadow);background:linear-gradient(135deg,#0f8fdb24,#ffd0002e),#fff;border:1px solid #0d529f1a;border-radius:28px;margin:0;position:relative;overflow:hidden}.image-card img{object-fit:cover;width:100%;height:100%;min-height:220px;display:block}.image-card img[src=""],.image-card img:not([src]){display:none}.image-card figcaption{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a1423b8;border-radius:18px;padding:10px 14px;font-weight:900;position:absolute;bottom:14px;left:14px;right:14px}.hero-visual .image-card{min-height:340px}.section{padding:68px clamp(18px,5vw,72px)}.section-alt{background:var(--cream)}.section-header{gap:14px;max-width:850px;margin-bottom:30px;display:grid}.section-header p{max-width:760px;font-size:1.05rem;line-height:1.65}.feature-grid,.gallery-grid,.birthday-grid,.snack-grid,.rules-grid,.menu-preview{gap:16px;display:grid}.feature-card,.rule-card,.snack-item,.price-card,.contact-card,.birthday-card{box-shadow:var(--soft-shadow);background:#fff;border:1px solid #0d529f1a;border-radius:28px}.feature-card{padding:22px}.feature-icon{background:var(--cream);border-radius:18px;place-items:center;width:52px;height:52px;margin-bottom:16px;font-size:1.65rem;display:grid}.feature-card p{margin-top:10px;line-height:1.55}.gallery-grid{margin-top:18px}.gallery-grid .image-card{min-height:230px}.table-wrap{width:100%;overflow-x:auto}.price-card{padding:16px}table{border-collapse:collapse;border-radius:22px;width:100%;min-width:620px;overflow:hidden}th,td{text-align:left;border-bottom:1px solid #0d529f1a;padding:18px 14px}th{color:#fff;background:var(--blue);font-size:.9rem}td{color:var(--ink);background:#fff;font-weight:900}td:not(:first-child),th:not(:first-child){text-align:center}.price-reminders{flex-wrap:wrap;gap:10px;padding-top:16px;display:flex}.birthday-section{background:radial-gradient(circle at 10% 20%,#ffd00033,#0000 25%),radial-gradient(circle at 90% 10%,#e82e7c1f,#0000 26%),#fff}.birthday-grid{grid-template-columns:1fr}.birthday-card{overflow:hidden}.birthday-card-header{color:#fff;flex-direction:column;gap:8px;padding:22px;display:flex}.birthday-card-header h3{color:#fff;font-size:1.8rem}.birthday-card-header span{color:#fff;background:#ffffff2e;border-radius:999px;width:fit-content;padding:8px 12px;font-weight:900}.birthday-card.orange .birthday-card-header{background:linear-gradient(135deg,#ff8a00,#ffbd1f)}.birthday-card.pink .birthday-card-header{background:linear-gradient(135deg,#e82e7c,#ff6f91)}.formula-grid{gap:14px;padding:16px;display:grid}.formula-card{background:var(--cream);border-radius:22px;padding:18px}.formula-card strong{color:var(--blue);margin:8px 0 2px;font-size:1.4rem;line-height:1;display:block}.formula-card ul{gap:8px;margin:16px 0 0;padding-left:20px;display:grid}.formula-card li{line-height:1.35}.birthday-note{background:#fff;border:1px dashed #0d529f47;border-radius:22px;margin-top:16px;padding:18px}.center-action{justify-content:center}.snack-grid{grid-template-columns:1fr}.snack-item{align-items:center;gap:10px;padding:18px;display:flex}.snack-item span{font-size:1.3rem}.menu-preview .image-card{min-height:360px}.rules-grid{grid-template-columns:1fr}.rule-card{align-items:flex-start;gap:14px;padding:18px;display:flex}.rule-card span{color:#fff;background:var(--green);border-radius:999px;flex:none;place-items:center;width:34px;height:34px;font-weight:950;display:grid}.rule-card p{line-height:1.5}.contact-section{background:linear-gradient(135deg,#0f8fdb1a,#ffd00029),#fff;padding-bottom:80px}.contact-card{gap:26px;padding:clamp(22px,4vw,36px);display:grid}.contact-list{gap:12px;margin-top:22px;display:grid}.contact-list p{line-height:1.5}.contact-list strong{color:var(--ink)}.contact-actions{flex-direction:column;gap:12px;display:flex}.footer{color:#fff;text-align:center;background:var(--blue);flex-direction:column;gap:6px;padding:24px 18px;display:flex}.footer strong{font-size:1.1rem}.footer span{opacity:.85}@media (width>=720px){.feature-grid,.gallery-grid,.snack-grid,.rules-grid,.menu-preview,.formula-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-actions{flex-flow:column}.contact-actions .button{width:100%}}@media (width>=980px){.nav-links{display:flex}.hero-section{grid-template-columns:1.05fr .95fr;align-items:center;min-height:calc(100vh - 78px)}.hero-visual .image-card{min-height:520px}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.birthday-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-card{grid-template-columns:1.2fr .8fr;align-items:center}}@media (width>=1280px){.hero-section,.section{padding-left:max(72px,50vw - 620px);padding-right:max(72px,50vw - 620px)}.navbar{padding-left:max(56px,50vw - 620px);padding-right:max(56px,50vw - 620px)}}@media (width<=520px){.navbar{gap:10px}.brand span{display:none}.nav-call{min-height:38px;padding:0 14px;font-size:.9rem}.hero-actions .button{width:100%}.quick-badges span{justify-content:center;width:100%}.image-card{border-radius:22px}}.hero-section{isolation:isolate;background:radial-gradient(circle at 8% 12%,#ffd00061,#0000 25%),radial-gradient(circle at 92% 18%,#e82e7c24,#0000 24%),radial-gradient(circle at 85% 85%,#0f8fdb29,#0000 26%),linear-gradient(135deg,#fff9df 0%,#fff 48%,#e9f8ff 100%);min-height:auto;padding-top:clamp(34px,5vw,74px);padding-bottom:clamp(54px,7vw,96px);position:relative;overflow:hidden}.hero-section:before{content:"";opacity:.95;background:radial-gradient(circle at center, #fff 0 38%, transparent 39%), conic-gradient(from 210deg, var(--red), var(--orange), var(--yellow), var(--green), var(--blue), var(--red));z-index:-2;border-radius:50%;width:360px;height:360px;position:absolute;top:-110px;right:-120px}.hero-section:after{content:"";z-index:-2;background:#ffd00047;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-120px;left:-80px}.hero-decoration{z-index:-1;-webkit-user-select:none;user-select:none;pointer-events:none;font-weight:950;line-height:1;position:absolute}.hero-star-one{color:var(--yellow);text-shadow:0 8px #ff8a0040;font-size:clamp(2.8rem,8vw,6rem);top:18%;left:4%;transform:rotate(-18deg)}.hero-star-two{color:#fff;-webkit-text-stroke:5px var(--yellow);font-size:clamp(2.4rem,6vw,5rem);bottom:12%;right:10%;transform:rotate(16deg)}.hero-balloon{color:#e82e7c2e;font-size:9rem;bottom:10%;left:48%}.hero-content{max-width:780px}.hero-logo-badge{background:#fff;border:2px solid #0d529f1f;border-radius:999px;align-items:center;gap:14px;margin-bottom:18px;padding:10px 16px 10px 10px;display:inline-flex;box-shadow:0 14px 35px #0d529f1f}.hero-logo-badge img{object-fit:contain;background:#fff;border-radius:50%;width:58px;height:58px}.hero-logo-badge span,.hero-logo-badge strong{line-height:1;display:block}.hero-logo-badge span{color:var(--muted);text-transform:uppercase;font-size:.8rem;font-weight:850}.hero-logo-badge strong{color:var(--blue);letter-spacing:-.04em;margin-top:5px;font-size:1.25rem;font-weight:950}.hero-pill{color:#fff;background:linear-gradient(135deg, var(--blue), var(--deep-blue));box-shadow:0 12px 25px #0f8fdb33}.hero-section h1{max-width:850px;color:var(--ink);letter-spacing:-.075em;margin-top:18px;font-size:clamp(3.1rem,8.5vw,6.9rem);line-height:.88}.hero-section h1:after{content:"";background:var(--red);border-radius:999px;width:min(300px,55vw);height:16px;margin-top:18px;display:block;transform:rotate(-2deg);box-shadow:0 8px #ffd000bf}.hero-text{color:#415064;max-width:660px;font-size:clamp(1.08rem,2vw,1.45rem);font-weight:650}.hero-actions .button{min-height:54px;padding-inline:26px;font-size:1rem}.quick-badges span{border:2px solid #0d529f1a;box-shadow:0 12px 26px #0d529f14}.hero-collage{min-height:430px;margin-top:12px;position:relative}.collage-card{background:#fff;border:8px solid #fff;margin:0;position:absolute;overflow:hidden;box-shadow:0 24px 60px #0d529f33}.collage-card img{object-fit:cover;width:100%;height:100%;display:block}.collage-card figcaption{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#102033c7;border-radius:999px;padding:10px 14px;font-weight:950;position:absolute;bottom:14px;left:14px}.collage-bottom{bottom:0;right:8%;transform:rotate(-4deg)}.hero-sticker{z-index:4;text-align:center;border:6px solid #fff;border-radius:28px;place-items:center;gap:2px;width:138px;min-height:88px;padding:14px;display:grid;position:absolute;box-shadow:0 20px 45px #1020332e}.hero-sticker strong,.hero-sticker span{line-height:1.05;display:block}.hero-sticker strong{font-size:1.08rem;font-weight:950}.hero-sticker span{font-size:.8rem;font-weight:850}.sticker-red{color:#fff;background:var(--red);bottom:28px;left:0;transform:rotate(5deg)}.sticker-yellow{color:var(--ink);background:var(--yellow);top:110px;left:42%;transform:rotate(-6deg)}.feature-grid{gap:18px}.feature-card{color:#fff;border:0;min-height:245px;padding:26px;position:relative;overflow:hidden;transform:translateZ(0)}.feature-card:after{content:"★";color:#ffffff3d;font-size:7rem;line-height:1;position:absolute;bottom:-34px;right:-10px;transform:rotate(12deg)}.feature-card h3,.feature-card p{z-index:1;color:#fff;position:relative}.feature-card h3{font-size:1.45rem}.feature-card p{opacity:.94;margin-top:12px;font-weight:650}.feature-card:first-child{background:linear-gradient(135deg,#0f8fdb,#0d529f)}.feature-card:nth-child(2){background:linear-gradient(135deg,#ff8a00,#ffd000)}.feature-card:nth-child(3){background:linear-gradient(135deg,#e82e7c,#ff6f91)}.feature-card:nth-child(4){background:linear-gradient(135deg,#50b848,#8bdc64)}.feature-icon{z-index:1;background:#ffffff38;border:3px solid #ffffff59;border-radius:24px;width:66px;height:66px;margin-bottom:20px;font-size:2rem;position:relative}.gallery-grid .image-card{border:8px solid #fff;border-radius:32px;box-shadow:0 18px 45px #0d529f21}@media (width>=980px){.hero-section{grid-template-columns:.95fr 1.05fr;align-items:center;min-height:calc(100vh - 70px)}.hero-collage{min-height:590px}.collage-main{height:410px;inset:80px 10% auto 0}.collage-small{height:210px}.collage-bottom{bottom:20px;right:2%}}@media (width<=720px){.hero-logo-badge{padding-right:14px}.hero-logo-badge img{width:50px;height:50px}.hero-collage{min-height:520px}.collage-main{height:270px;inset:28px 0 auto}.collage-small{width:54%;height:150px}.collage-top{top:265px;right:2%}.collage-bottom{bottom:12px;left:0;right:auto}.sticker-red{bottom:165px;left:auto;right:0}.sticker-yellow{top:10px;left:auto;right:4%}.feature-card{min-height:210px}}.hero-section:before{opacity:.75;width:300px;height:300px;top:-130px;right:-135px}.hero-star-one{font-size:clamp(2rem,5vw,3.8rem);top:28%;left:4%}.hero-star-two,.hero-balloon{display:none}.hero-text{max-width:620px;font-size:clamp(1.05rem,1.6vw,1.28rem);line-height:1.55}.hero-collage{min-height:390px;margin-top:0}.collage-bottom,.sticker-yellow{display:none}.hero-sticker{border-radius:24px;width:122px;min-height:76px}.sticker-red{bottom:8px;left:5%;transform:rotate(3deg)}@media (width>=980px){.hero-section{grid-template-columns:.95fr 1.05fr;min-height:calc(100vh - 84px)}.hero-collage{min-height:500px}.collage-main{height:350px;inset:100px 8% auto 0}.collage-small{width:34%;height:180px}.collage-top{top:38px;right:4%}.sticker-red{bottom:18px;left:1%}}@media (width<=720px){.hero-section h1{font-size:clamp(2.7rem,13vw,4.4rem)}.hero-collage{min-height:390px}.collage-main{height:250px;inset:34px 0 auto}.collage-small{width:48%;height:135px}.collage-top{top:245px;right:0}.sticker-red{bottom:10px;left:0}}.site{padding-top:72px}.navbar{z-index:100;min-height:72px;position:fixed;inset:0 0 auto;box-shadow:0 10px 28px #0d529f14}.hero-logo-badge,.hero-sticker,.collage-card figcaption{display:none}.hero-section{min-height:auto;padding-top:clamp(34px,4vw,58px);padding-bottom:clamp(42px,5vw,72px)}.hero-section h1{letter-spacing:-.055em;max-width:620px;font-size:clamp(2.35rem,5.15vw,4.85rem);line-height:.96}.hero-section h1:after{width:min(210px,42vw);height:10px;margin-top:14px}.hero-text{max-width:600px}.hero-collage{min-height:390px}.collage-main{border-radius:36px;height:310px;inset:54px 4% auto 0;transform:rotate(-1deg)}.collage-small{border-radius:28px;width:36%;height:160px}.collage-top{top:0;right:3%;transform:rotate(3deg)}.price-card-modern{padding:clamp(16px,3vw,26px)}.entry-price-grid{gap:16px;display:grid}.entry-price-card{background:linear-gradient(135deg,#fff 0%,#f3fbff 100%);border:1px solid #0d529f1f;border-radius:24px;padding:20px}.entry-price-card h3{margin-bottom:16px}.entry-price-list{gap:10px;display:grid}.entry-price-list div{background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex;box-shadow:0 8px 20px #0d529f0f}.entry-price-list span{color:var(--muted);font-weight:850}.entry-price-list strong{color:var(--blue);font-size:1.6rem;font-weight:950}.menu-preview{margin-top:28px}.menu-image-button{cursor:zoom-in;background:#fff;border:8px solid #fff;border-radius:28px;width:100%;padding:0;display:block;overflow:hidden;box-shadow:0 18px 45px #0d529f21}.menu-image-button img{width:100%;height:auto;display:block}.social-icons{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.social-icons a{color:#fff;background:var(--blue);border-radius:999px;place-items:center;width:48px;height:48px;font-size:1.35rem;font-weight:950;text-decoration:none;display:grid;box-shadow:0 10px 24px #0d529f29}.social-icons a:first-child{background:#1877f2}.social-icons a:nth-child(2){background:linear-gradient(135deg,#feda75,#d62976,#962fbf,#4f5bd5)}.social-icons a:nth-child(3){background:#111827}.lightbox{z-index:300;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040c18d1;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.lightbox img{object-fit:contain;background:#fff;border-radius:20px;width:min(100%,980px);max-height:92vh;display:block;box-shadow:0 30px 80px #00000059}.lightbox-close{color:#fff;cursor:pointer;background:var(--red);border:0;border-radius:999px;place-items:center;width:48px;height:48px;font-size:2rem;line-height:1;display:grid;position:fixed;top:18px;right:18px}@media (width>=720px){.entry-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=980px){.hero-section{min-height:calc(100vh - 72px)}.hero-collage{min-height:450px}.collage-main{height:330px;inset:90px 7% auto 0}.collage-small{width:32%;height:170px}.collage-top{top:34px;right:6%}}@media (width<=720px){.site{padding-top:66px}.navbar{min-height:66px}.hero-section h1{font-size:clamp(2.15rem,10.5vw,3.3rem);line-height:1}.hero-collage{min-height:330px}.collage-main{height:230px;inset:24px 0 auto}.collage-small{width:44%;height:120px}.collage-top{top:205px;right:0}.price-reminders span{width:100%}.contact-card{padding:20px}.social-icons{justify-content:center}}.contact-section{padding-top:clamp(54px,6vw,82px);padding-bottom:clamp(54px,6vw,82px)}.contact-card{max-width:1120px;margin:0 auto}.contact-actions{flex-direction:column;justify-content:center;align-items:stretch;gap:12px;display:flex}.contact-actions .button{width:100%}.social-icons{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;width:100%;margin-top:8px;padding-top:4px;display:flex}.social-icons a{color:#fff;width:46px;height:46px;box-shadow:none;border-radius:0;place-items:center;padding:0;font-size:1.35rem;font-weight:950;text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid;background:0 0!important}.social-icons a:hover{box-shadow:none;transform:translateY(-2px)scale(1.04)}.social-icons img{object-fit:contain;width:42px;height:42px;display:block}.footer{padding:22px 18px}@media (width>=980px){.contact-card{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(36px,5vw,72px)}.contact-actions{justify-self:center;align-items:stretch;width:100%;max-width:310px}.contact-actions .button{width:100%;min-height:60px;font-size:1rem}.social-icons{justify-content:center;margin-top:14px}.social-icons a{width:50px;height:50px}.social-icons img{width:44px;height:44px}}@media (width<=720px){.contact-section{padding-top:42px;padding-bottom:42px}.contact-card{border-radius:28px}.contact-list{gap:10px}.contact-actions{margin-top:4px}.contact-actions .button{min-height:46px}.social-icons{margin-top:4px}.social-icons a{width:44px;height:44px}.social-icons img{width:40px;height:40px}}@media (width>=980px){.hero-section{grid-template-columns:.88fr 1.12fr;align-items:center;gap:clamp(28px,4vw,62px);min-height:calc(100vh - 72px);padding-top:34px;padding-bottom:42px}.hero-section h1{letter-spacing:-.06em;max-width:610px;font-size:clamp(3.7rem,4.9vw,5.25rem);line-height:.94}.hero-text{max-width:560px;margin-top:18px;font-size:1.18rem}.hero-actions{margin-top:22px}.quick-badges{margin-top:24px}.hero-collage{min-height:420px}.collage-main{height:330px;inset:70px 4% auto 0}.collage-small{width:31%;height:158px}.collage-top{top:28px;right:4%}}@media (width>=1280px){.hero-section h1{font-size:clamp(4rem,4.65vw,5.55rem)}.collage-main{height:350px}.hero-collage{min-height:450px}}@media (width<=720px){.hero-section{padding-top:28px}.hero-section h1{max-width:100%;font-size:clamp(2.35rem,10.5vw,3.35rem);line-height:.98}.hero-text{font-size:1rem}.hero-actions{gap:10px}.hero-collage{min-height:300px}.collage-main{height:220px;inset:20px 0 auto}.collage-small{width:43%;height:112px}.collage-top{top:190px;right:0}}.entry-price-card{background:radial-gradient(circle at 100% 0,#0f8fdb14,#0000 32%),linear-gradient(135deg,#fff 0%,#f5fcff 100%)}.entry-price-list div{min-height:62px}.price-card-modern{box-shadow:0 20px 55px #0d529f1a}.birthday-section{background:radial-gradient(circle at 8% 12%,#ffd00038,#0000 26%),radial-gradient(circle at 94% 10%,#e82e7c29,#0000 28%),linear-gradient(135deg,#fffdf4 0%,#fff 48%,#fff2f8 100%);position:relative;overflow:hidden}.birthday-section:before{content:"★";color:#ffd00073;pointer-events:none;font-size:clamp(4rem,10vw,8rem);line-height:1;position:absolute;top:90px;right:7%;transform:rotate(12deg)}.birthday-section .section-header{z-index:1;max-width:760px;position:relative}.birthday-section .section-header h2{max-width:720px;font-size:clamp(2.4rem,5.6vw,4.7rem)}.birthday-grid{z-index:1;gap:22px;position:relative}.birthday-card{border:0;box-shadow:0 22px 55px #0d529f1f}.birthday-card-header{justify-content:center;min-height:150px;padding:28px;position:relative;overflow:hidden}.birthday-card-header:after{content:"🎂";opacity:.2;font-size:4rem;position:absolute;bottom:18px;right:24px;transform:rotate(-8deg)}.birthday-card-header h3{letter-spacing:-.045em;font-size:clamp(1.75rem,3vw,2.35rem)}.birthday-card-header span{background:#ffffff3d;font-size:.95rem}.formula-grid{gap:16px;padding:18px}.formula-card{background:radial-gradient(circle at 100% 0,#ffd00038,#0000 32%),#fff8dd;border:1px solid #0d529f14;flex-direction:column;min-height:100%;padding:20px;display:flex;box-shadow:inset 0 0 0 1px #fff6}.formula-card h4{font-size:1.15rem}.formula-card strong{color:#fff;background:var(--blue);border-radius:999px;width:fit-content;margin:10px 0 8px;padding:9px 13px;font-size:1.25rem;box-shadow:0 10px 22px #0f8fdb2e}.formula-card p{font-size:.95rem;font-weight:800}.formula-card ul{gap:7px;margin-top:16px;padding-left:0;list-style:none}.formula-card li{padding-left:24px;font-size:.98rem;position:relative}.formula-card li:before{content:"✓";color:var(--green);font-weight:950;position:absolute;top:0;left:0}.birthday-note{text-align:center;background:#fff;max-width:980px;margin:22px auto 0;box-shadow:0 14px 34px #0d529f0f}.birthday-section .center-action{margin-top:24px}.birthday-section .button.primary{min-width:250px}@media (width>=980px){.birthday-grid{align-items:stretch}.birthday-card{flex-direction:column;display:flex}.formula-grid{flex:1}}@media (width<=720px){.birthday-section .section-header h2{font-size:clamp(2.15rem,10vw,3.15rem)}.birthday-card-header{min-height:118px;padding:22px}.formula-grid{padding:14px}.formula-card{padding:18px}.formula-card strong{font-size:1.12rem}.birthday-note{text-align:left}.birthday-section .button.primary{width:100%}}.pricing-section{background:radial-gradient(circle at 8% 10%,#ffd00033,#0000 26%),radial-gradient(circle at 90% 18%,#0f8fdb21,#0000 28%),linear-gradient(135deg,#fff9df 0%,#fffdf5 55%,#eaf8ff 100%);position:relative;overflow:hidden}.pricing-section:before{content:"€";color:#0f8fdb14;pointer-events:none;font-size:clamp(8rem,16vw,15rem);font-weight:950;line-height:1;position:absolute;top:90px;right:7%;transform:rotate(-10deg)}.pricing-section .section-header{z-index:1;position:relative}.pricing-highlights{z-index:1;gap:12px;margin:-4px 0 22px;display:grid;position:relative}.pricing-highlights div{background:#fff;border:1px solid #0d529f1a;border-radius:999px;align-items:center;gap:12px;padding:14px 16px;display:flex;box-shadow:0 14px 32px #0d529f14}.pricing-highlights span{background:var(--cream);border-radius:999px;place-items:center;width:38px;height:38px;font-size:1.25rem;display:grid}.pricing-highlights strong{color:var(--ink);font-weight:950}.price-card-modern{z-index:1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #0d529f1a;padding:clamp(16px,3vw,28px);position:relative;box-shadow:0 24px 65px #0d529f1f}.visual-price-card{border:0;padding:24px;position:relative;overflow:hidden;box-shadow:0 16px 36px #0d529f14}.visual-price-card:after{content:"★";color:#ffffff8c;pointer-events:none;font-size:8rem;line-height:1;position:absolute;bottom:-42px;right:-16px;transform:rotate(12deg)}.baby-price-card{background:radial-gradient(circle at 100% 0,#ffd00047,#0000 34%),linear-gradient(135deg,#fffdf3 0%,#fff4ca 100%)}.kid-price-card{background:radial-gradient(circle at 100% 0,#0f8fdb33,#0000 34%),linear-gradient(135deg,#fff 0%,#eaf8ff 100%)}.price-card-heading{z-index:1;align-items:center;gap:14px;margin-bottom:18px;display:flex;position:relative}.price-age-icon{background:#fff;border-radius:22px;flex:none;place-items:center;width:62px;height:62px;font-size:2rem;display:grid;box-shadow:0 10px 24px #0d529f14}.price-card-heading span{color:var(--blue);text-transform:uppercase;margin-bottom:5px;font-size:.8rem;font-weight:950;display:block}.price-card-heading h3{margin:0}.visual-price-list{z-index:1;position:relative}.visual-price-list div{border:2px solid #ffffffbf;min-height:74px;padding:14px 16px}.visual-price-list span{color:var(--ink);font-size:.95rem;font-weight:950}.visual-price-list strong{color:#fff;background:var(--blue);border-radius:18px;place-items:center;min-width:70px;min-height:54px;font-size:1.65rem;display:grid;box-shadow:0 10px 24px #0f8fdb2e}.baby-price-card .visual-price-list strong{background:linear-gradient(135deg,#ff8a00,#ffbd1f)}.kid-price-card .visual-price-list strong{background:linear-gradient(135deg, var(--blue), var(--deep-blue))}.visual-reminders{justify-content:center;padding-top:20px}.visual-reminders span{background:#fff}@media (width>=720px){.pricing-highlights{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-highlights div{text-align:center;justify-content:center}}@media (width<=720px){.pricing-highlights{margin-bottom:16px}.pricing-highlights div{border-radius:22px}.visual-price-card{padding:18px}.price-card-heading{align-items:flex-start}.price-age-icon{border-radius:18px;width:52px;height:52px;font-size:1.6rem}.visual-price-list div{min-height:64px}.visual-price-list strong{border-radius:16px;min-width:58px;min-height:46px;font-size:1.35rem}}.hero-actions{gap:14px}@media (width>=720px){.hero-actions .button{min-width:180px}}@media (width<=520px){.hero-actions .button{width:100%}.brand span{font-size:1rem;display:inline}.brand{gap:8px}.brand img{width:38px;height:38px}}.contact-inline-link{color:var(--muted);font-weight:600;text-decoration:none}.contact-inline-link:hover{color:var(--blue);text-decoration:underline}@media (hover:hover){.feature-card,.image-card,.entry-price-card,.birthday-card,.menu-image-button,.rule-card{transition:transform .22s,box-shadow .22s}.feature-card:hover,.image-card:hover,.entry-price-card:hover,.birthday-card:hover,.menu-image-button:hover,.rule-card:hover{transform:translateY(-6px);box-shadow:0 26px 64px #0d529f29}.image-card img,.menu-image-button img,.collage-card img{transition:transform .45s}.image-card:hover img,.menu-image-button:hover img,.collage-card:hover img{transform:scale(1.04)}}.collage-main{animation:6s ease-in-out infinite heroFloatMain}.collage-top{animation:5.2s ease-in-out infinite heroFloatSmall}@keyframes heroFloatMain{0%,to{transform:rotate(-1deg)translateY(0)}50%{transform:rotate(-1deg)translateY(-8px)}}@keyframes heroFloatSmall{0%,to{transform:rotate(3deg)translateY(0)}50%{transform:rotate(3deg)translateY(-10px)}}.lightbox{animation:.2s both lightboxFade}.lightbox img{animation:.25s both lightboxZoom}@keyframes lightboxFade{0%{opacity:0}to{opacity:1}}@keyframes lightboxZoom{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.reveal-section-clip{overflow:hidden}.reveal-section-inner{width:100%}html{scrollbar-width:thin;scrollbar-color:var(--blue) #fff4d6}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#fff4d6}::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--blue), var(--deep-blue));border:3px solid #fff4d6;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--red)}
