@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400&family=Nunito:wght@300;400;600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--rose:#f5c6d0;--rose2:#f0a8b8;--peach:#fde8d8;--lavande:#e8d5f0;--cream:#fdf8f5;--taupe:#b89fa8;--text:#6b4f5a;--light:#f9f0f4;--accent:#d07090}html{scroll-behavior:smooth}body{font-family:Nunito,sans-serif;background:var(--cream);color:var(--text);min-height:100vh;overflow-x:hidden}@keyframes fall{0%{transform:translateY(-20px) rotate(0);opacity:0}10%{opacity:.6}90%{opacity:.4}to{transform:translateY(110vh) rotate(360deg);opacity:0}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes breathe{0%,to{box-shadow:0 8px 32px #b4829640}50%{box-shadow:0 12px 48px #b4829673}}@keyframes pop{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes pulse-ring{0%,to{box-shadow:0 4px 16px #c8648266}50%{box-shadow:0 4px 30px #c86482b3}}@keyframes modalIn{0%{opacity:0;transform:translateY(30px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.petal{position:absolute;width:12px;height:16px;border-radius:50% 0;opacity:0;animation:fall linear infinite}.container{max-width:680px;margin:0 auto;padding:0 1.5rem}.card{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 4px 24px #b482961a;border:1px solid rgba(245,198,208,.4);animation:fadeUp .8s ease both}.stripe{width:100%;padding:2rem 0}.stripe--hero{background:linear-gradient(160deg,#fff0f5,#fdf0ff 40%,#fdf5e8);min-height:88vh;display:flex;align-items:center}.stripe--rose{background:linear-gradient(135deg,#fff5f8,#fdf0f8)}.stripe--lavande{background:linear-gradient(135deg,#f5eeff,#ede8f8)}.stripe--peach{background:linear-gradient(135deg,#fff8f2,#fdeee0)}.stripe--white{background:#fff}.stripe--cream{background:var(--cream)}.divider{text-align:center;padding:.3rem 0;color:var(--rose2);font-size:1.1rem;letter-spacing:.5rem;background:var(--cream)}h1 em{font-style:italic;color:#c87090}.slide-img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .55s ease;pointer-events:none}.slide-img.active{opacity:1;pointer-events:auto}.steps{list-style:none;counter-reset:step}.steps li{counter-increment:step;display:flex;gap:1rem;align-items:flex-start;margin-bottom:1.2rem}.steps li:before{content:counter(step);min-width:32px;height:32px;background:linear-gradient(135deg,var(--rose),var(--rose2));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:#fff;flex-shrink:0;margin-top:2px}.gb-msg{background:linear-gradient(135deg,#fff8fb,#fdf4f8);border-radius:14px;padding:1rem 1.2rem;border:1px solid rgba(245,198,208,.4);animation:fadeUp .4s ease both}.msg-body strong{color:#000;font-weight:700}.navbar{position:fixed;top:0;left:0;right:0;z-index:200;background:#fdf8f5ed;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(245,198,208,.4);transition:box-shadow .3s}.navbar.scrolled{box-shadow:0 2px 20px #b4829626}.navbar__inner{max-width:900px;margin:0 auto;padding:.65rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.navbar__logo{font-family:Cormorant Garamond,serif;font-style:italic;font-size:1.15rem;color:#c87090;letter-spacing:.04em;white-space:nowrap;flex-shrink:0}.navbar__links{display:flex;gap:.2rem;align-items:center;flex:1;justify-content:center}.nav-link{border:none;background:none;font-family:Nunito,sans-serif;font-size:.78rem;font-weight:600;color:var(--taupe);cursor:pointer;padding:.4rem .65rem;border-radius:99px;transition:background .2s,color .2s;white-space:nowrap}.nav-link:hover{background:var(--light);color:#c87090}.navbar__lang{display:flex;background:var(--light);border:1.5px solid rgba(240,168,184,.5);border-radius:99px;overflow:hidden;flex-shrink:0}.lang-btn{border:none;padding:.35rem .85rem;font-family:Nunito,sans-serif;font-size:.75rem;font-weight:700;cursor:pointer;transition:background .22s,color .22s}.lang-btn.active{background:linear-gradient(135deg,var(--rose2),#d07090);color:#fff}.lang-btn:not(.active){background:transparent;color:var(--taupe)}.hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.4rem;flex-shrink:0}.hamburger span{display:block;width:22px;height:2px;background:var(--taupe);border-radius:2px;transition:transform .25s,opacity .25s}.nav-mobile{display:none;position:absolute;top:100%;left:0;right:0;background:#fdf8f5fa;border-bottom:1px solid rgba(245,198,208,.35);padding:1rem 1.5rem;flex-direction:column;gap:.4rem;z-index:199}.nav-mobile.open{display:flex}.nav-mobile .nav-link{text-align:left;font-size:.9rem;padding:.65rem .8rem}.hero{text-align:center;width:100%;padding:5rem 1.5rem 4rem;padding-top:calc(5rem + 54px);animation:fadeUp .9s ease both}.hero__photo-ring{width:260px;height:260px;border-radius:50%;background:linear-gradient(135deg,var(--rose),var(--lavande),var(--peach));padding:6px;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 48px #b482964d;animation:breathe 4s ease-in-out infinite;margin:0 auto 2rem}.hero__photo-inner{width:100%;height:100%;border-radius:50%;background:var(--light);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:3.8rem;overflow:hidden;border:4px solid #fff}.hero__badge{position:absolute;bottom:10px;right:10px;width:64px;height:64px;background:linear-gradient(135deg,var(--rose2),#e8a0b8);border-radius:50%;border:3px solid #fff;display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,serif;font-size:.9rem;color:#fff;text-align:center;line-height:1.1;box-shadow:0 4px 12px #b4788c59;animation:pop .6s .8s cubic-bezier(.34,1.56,.64,1) both;white-space:pre}.hero__tag{display:inline-block;font-family:Cormorant Garamond,serif;font-style:italic;font-size:.9rem;color:var(--taupe);letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem}.hero__title{font-family:Cormorant Garamond,serif;font-weight:300;font-size:clamp(2.6rem,8vw,4rem);line-height:1.12;color:var(--text);margin-bottom:.6rem}.hero__subtitle{font-size:1rem;font-weight:300;color:var(--taupe);letter-spacing:.06em}.hero__upload{display:inline-block;margin-top:.5rem;padding:.4rem 1.1rem;background:var(--light);border:1.5px dashed var(--rose2);border-radius:99px;font-size:.78rem;font-weight:600;color:#c87090;cursor:pointer;transition:background .2s}.hero__upload:hover{background:#fff}.section-icon{font-size:1.8rem;margin-bottom:.7rem}.section-h2{font-family:Cormorant Garamond,serif;font-weight:400;font-size:1.5rem;margin-bottom:.9rem;color:var(--text)}@media(max-width:640px){.navbar__links{display:none}.hamburger{display:flex}.stripe{padding:1.5rem 0}.stripe--hero{min-height:auto;padding:3rem 0 2.5rem}.card{padding:1.5rem}.hero{padding:3rem 1.2rem 2.5rem}.hero__title{font-size:2.4rem!important}.hero__photo-ring{width:180px;height:180px}.hero__photo-inner{font-size:3rem}.hero__badge{width:46px;height:46px;font-size:.65rem}}@media(max-width:380px){.hero__title{font-size:2rem!important}.card{padding:1.2rem}}
