.hero-section{justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}.hero-background,.hero-slide,.hero-overlay{position:absolute;inset:0}.hero-background{z-index:0}.hero-slide{opacity:0;transition:opacity 1.5s ease-in-out}.hero-slide--active{opacity:1}.hero-slide__image{object-fit:cover;transform-origin:50%;width:100%;height:100%;animation:20s ease-in-out infinite kenBurns}.hero-overlay{z-index:1;background:linear-gradient(#5f123a59,#0006,#000000d1)}.hero-content{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:64rem;display:flex;position:relative}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#f7cac9;letter-spacing:.1em;text-transform:uppercase;background:#ffffff1a;border:1px solid #fff3;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.7rem 1.15rem;font-size:.75rem;font-weight:700;animation:2.4s infinite gentleBounce;display:inline-flex}.hero-title{color:#fff;text-shadow:0 16px 35px #00000059;margin:0 0 1.5rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.75rem,6vw,5rem);font-weight:800;line-height:1.15}.hero-title__highlight{color:#f7cac9;text-shadow:0 4px 20px #f7cac999;font-family:Brush Script MT,Segoe Script,cursive;font-weight:500}.hero-description{color:#ffffffe6;text-shadow:0 8px 24px #00000059;max-width:42rem;margin:0 0 2.5rem;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.8}.hero-cta{color:#fff;cursor:pointer;background:linear-gradient(90deg,#f7cac9,#ff8e9e);border:0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:700;transition:transform .3s,box-shadow .3s;animation:2.5s infinite alternate pulseSoft;display:inline-flex;box-shadow:0 18px 40px #ff8e9e59}.hero-cta:hover{transform:translateY(-4px)}.hero-scroll-indicator{z-index:2;color:#fff9;text-align:center;animation:2.4s infinite gentleBounce;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)!important}.hero-scroll-indicator p{letter-spacing:.25em;text-transform:uppercase;margin:0 0 .5rem;font-size:.75rem}.hero-scroll-track{background:#ffffff4d;border-radius:999px;width:.25rem;height:2rem;margin:0 auto;position:relative;overflow:hidden}.hero-scroll-thumb{background:#f7cac9;border-radius:999px;width:100%;height:50%;animation:1.7s infinite scrollPing;position:absolute;inset:0 auto auto 0}@keyframes kenBurns{0%{transform:scale(1.05)translate(0)}50%{transform:scale(1.12)translate(-1%,1%)}to{transform:scale(1.05)translate(0)}}@keyframes pulseSoft{0%{transform:scale(1)translateY(0);box-shadow:0 10px 15px -3px #f7cac94d}to{transform:scale(1.05)translateY(-4px);box-shadow:0 20px 25px -5px #f7cac980}}@keyframes gentleBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes scrollPing{0%{opacity:.6;transform:translateY(-100%)}to{opacity:0;transform:translateY(200%)}}@media (width<=768px){.hero-title{font-size:clamp(2.4rem,12vw,4rem)}}.timeline-section{width:min(100% - 2rem,72rem);margin:0 auto;padding:6rem 0;position:relative}.timeline-shell{position:relative}.timeline-axis{opacity:.3;background:linear-gradient(#f7cac9,#ff8e9e,#f7cac9);border-radius:999px;width:.25rem;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.timeline-axis--active{opacity:1;height:80%;bottom:auto;box-shadow:0 0 15px #ff8e9e}.timeline-list{flex-direction:column;gap:6rem;display:flex}.timeline-item{opacity:0;justify-content:space-between;align-items:center;gap:2rem;transition:opacity 1s,transform 1s;display:flex;transform:translateY(3rem)}.timeline-item--visible{opacity:1;transform:translateY(0)}.timeline-item__column{width:45%}.timeline-item__node{z-index:2;background:#fff9f9;border:2px solid #ff8e9e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;position:relative;box-shadow:0 10px 30px #4f5d7514}.timeline-item__node-heart{color:#ff8e9e;transition:transform .3s}.timeline-item__node-heart--active{animation:1.8s infinite glowPulse;transform:scale(1.25)}.timeline-card{background:#fff;border:1px solid #fde6ec;border-radius:1.5rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 10px 30px #4f5d7514}.timeline-card:hover{transform:translateY(-8px)rotate(1deg)}.timeline-card__accent{background:#fff2f4;border-bottom-left-radius:100%;width:6rem;height:6rem;transition:transform .5s,background .5s;position:absolute;top:0;right:0}.timeline-card:hover .timeline-card__accent{background:#ffe8ee;transform:scale(1.25)}.timeline-card__content{z-index:1;padding:1.5rem;position:relative}.timeline-card__meta{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.timeline-card__badge{border-radius:999px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.timeline-card__badge--date{color:#ff8e9e;background:#fff1f4}.timeline-card__badge--location{color:#f59e0b;background:#fff5eb;border:1px solid #ffe3c2}.timeline-card__icon--pulse{animation:1.5s infinite iconPulse}.timeline-card__title{color:#4f5d75;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.timeline-card__description{color:#6b7280;margin:0;line-height:1.7}.timeline-image-card{border:4px solid #fff;border-radius:1.5rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s;overflow:hidden;box-shadow:0 10px 30px #4f5d7514}.timeline-image-card:hover{transform:translateY(-8px)rotate(1deg)}.timeline-image-card__image{object-fit:cover;width:100%;height:16rem;transition:transform .7s}.timeline-image-card:hover .timeline-image-card__image{transform:scale(1.1)}.timeline-item--reverse{flex-direction:row-reverse}@keyframes glowPulse{0%{opacity:.9;transform:scale(1)}to{opacity:1;transform:scale(1.08)}}@keyframes iconPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(1.1)}}@media (width<=900px){.timeline-axis{left:1.5rem;transform:none}.timeline-item,.timeline-item--reverse{flex-direction:column;align-items:flex-start;padding-left:3rem}.timeline-item__column{width:100%}.timeline-item__node{position:absolute;left:0}.timeline-list{position:relative}}.reasons-section{background:linear-gradient(#fff9f9,#fff3f3,#fff9f9);padding:6rem 1rem}.reasons-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.reason-card{border:1px solid #fbd5df;border-radius:1.75rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 20px 45px #4f5d751f}.reason-card--large{min-height:24rem}.reason-card--medium{min-height:20rem}.reason-card--small{min-height:18rem}.reason-card__image,.reason-card__overlay{position:absolute;inset:0}.reason-card__image{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:transform .7s,filter .7s}.reason-card__overlay{background:linear-gradient(#0000,#0006,#000000f2);transition:background .5s}.reason-card__body{z-index:1;color:#fff;padding:1.5rem;position:absolute;inset:auto 0 0}.reason-card__icon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#f7cac9;background:#fff3;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:.75rem;transition:background .3s,color .3s;display:inline-flex}.reason-card__title{color:#fff0f0;letter-spacing:.03em;margin:0 0 .5rem;font-size:1.2rem;font-weight:700}.reason-card__text{color:#e5e7ebf2;opacity:0;max-height:0;margin:0;line-height:1.6;transition:max-height .5s,opacity .5s;overflow:hidden}.reason-card__hint{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffff80;pointer-events:none;background:#0000004d;border-radius:999px;padding:.35rem .65rem;font-size:.75rem;transition:opacity .3s;position:absolute;top:1rem;right:1rem}.reason-card:hover{transform:translateY(-8px)rotate(1deg)}.reason-card:hover .reason-card__image{filter:grayscale(0);transform:scale(1.06)}.reason-card:hover .reason-card__overlay{background:linear-gradient(#0000,#0003,#000000f2)}.reason-card:hover .reason-card__icon{color:#fff;background:#ff8e9e}.reason-card:hover .reason-card__text{opacity:1;max-height:6rem}.reason-card:hover .reason-card__hint{opacity:0}@media (width<=1024px){.reasons-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.reasons-grid{grid-template-columns:1fr}}@media (hover:none){.reason-card__text{opacity:1;max-height:6rem}.reason-card__hint{opacity:1}}.primary-button{color:#fff;background:linear-gradient(90deg,#f7cac9,#ff8e9e);border-radius:1rem;padding:.9rem 1.2rem;font-weight:700;box-shadow:0 15px 35px #ff8e9e40}.primary-button--full,.secondary-button--full{cursor:pointer;width:100%}.primary-button--pill,.password-input{border-radius:999px}.secondary-button{color:#fff;background:linear-gradient(90deg,#34d399,#ff8e9e);border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.95rem 1.2rem;font-weight:700;display:flex;box-shadow:0 15px 35px #34d39933}.password-input{color:#4f5d75;background:#fff;border:1px solid #fbd5df;border-radius:1rem;width:100%;padding:.8rem 1rem;transition:border-color .2s,box-shadow .2s}.password-input:focus{border-color:#ffb5c2;outline:none;box-shadow:0 0 0 3px #f7cac959}.secret-section{background:linear-gradient(#fff9f9,#fff1f5);justify-content:center;padding:6rem 1rem;display:flex}.secret-card{text-align:center;background:#fff;border:1px solid #fde6ec;border-radius:2rem;width:min(100%,34rem);padding:2rem 2rem 2.5rem;position:relative;overflow:hidden;box-shadow:0 30px 70px #4f5d752e}.secret-card__sparkle{color:#fbcfe8;animation:2s infinite glowPulse;position:absolute}.secret-card__sparkle--top{top:1rem;left:1rem}.secret-card__sparkle--bottom{animation-delay:1s;bottom:1rem;right:1rem}.secret-card__icon-shell{background:#fff1f4;border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;margin:0 auto 1.5rem;display:flex}.secret-card__icon{color:#ff8e9e}.secret-card__icon--unlocked{animation:1.8s infinite gentleBounce}.secret-card__title{color:#4f5d75;margin:0 0 .75rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.9rem,4vw,2.5rem);font-weight:700}.secret-card__description{color:#6b7280;margin:0 0 1.5rem;line-height:1.75}.password-form,.secret-card__actions{gap:1rem;display:grid}.password-input{text-align:center;letter-spacing:.15em;padding-inline:1.25rem;font-weight:700}.password-error{color:#f87171;margin:0;font-size:.8rem;font-weight:600}.secret-success{color:#22c55e;justify-content:center;align-items:center;gap:.45rem;margin:0;font-weight:700;display:flex}.secret-modal{z-index:60;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.secret-modal__dialog{color:#5d5043;background:#fffbf0;border:1px solid wheat;border-radius:1.75rem;width:min(100%,44rem);max-height:80vh;padding:2rem 2rem 2.5rem;animation:.3s fadeInUp;position:relative;overflow-y:auto;box-shadow:0 35px 70px #00000040}.secret-modal__close{color:#5d5043;cursor:pointer;background:#efe8d6;border:0;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .2s,color .2s;display:inline-flex;position:absolute;top:1rem;right:1rem}.secret-modal__close:hover{color:#f43f5e;background:#fff1f4}.secret-modal__header{text-align:center;border-bottom:2px dashed #e3dcc8;margin-bottom:2rem;padding-bottom:1.5rem}.secret-modal__eyebrow{color:#d97706cc;letter-spacing:.18em;text-transform:uppercase;font-size:.75rem;font-weight:700}.secret-modal__title{color:#4f3e2f;margin:.5rem 0 0;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:700}.secret-modal__subtitle{color:#6b7280;margin:.75rem 0 0;font-size:.8rem}.secret-modal__body{gap:1.5rem;font-size:clamp(1rem,2vw,1.15rem);font-style:italic;line-height:1.85;display:grid}.secret-modal__body p,.secret-modal__footer-text,.secret-modal__signature{margin:0}.secret-modal__footer{text-align:right;border-top:2px dashed #e3dcc8;margin-top:2rem;padding-top:1.5rem}.secret-modal__footer-text{color:#6b7280;font-size:.9rem}.secret-modal__signature{color:#ff8e9e;margin-top:.35rem;font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:700}:root{--app-bg:#fff9f9;--app-bg-soft:#fff3f3;--app-text:#4f5d75;--app-text-soft:#6f7b8d;--app-muted:#8c94a3;--rose-100:#fde8ec;--rose-200:#f7cac9;--rose-300:#ffb5c2;--rose-400:#ff8e9e;--rose-500:#f97393;--pink-border:#fde6ec;--white:#fff;--shadow-sm:0 10px 30px #4f5d7514;--shadow-md:0 20px 45px #4f5d751f;--shadow-lg:0 30px 70px #4f5d752e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--app-bg);margin:0}button,input,textarea{font:inherit}img{display:block}.birthday-app{background:var(--app-bg);min-height:100vh;color:var(--app-text);font-family:Inter,Segoe UI,Arial,sans-serif;overflow-x:hidden}.birthday-app ::selection{background:var(--rose-200);color:var(--app-text)}.section-container{width:min(100% - 2rem,72rem);margin:0 auto}.section-header{text-align:center;margin-bottom:4rem}.section-eyebrow{color:var(--rose-400);letter-spacing:.18em;text-transform:uppercase;font-size:.85rem;font-weight:700;display:inline-block}.section-title{color:var(--app-text);margin:.75rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.35rem);font-weight:700;line-height:1.2}.section-divider{background:var(--rose-200);border-radius:999px;width:6rem;height:.25rem;margin:1rem auto 0}.section-description{color:#7a7f8b;max-width:34rem;margin:1rem auto 0;font-size:1rem;line-height:1.75}.music-toggle{z-index:50;border:1px solid var(--pink-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:4rem;height:4rem;box-shadow:var(--shadow-sm);color:var(--rose-400);cursor:pointer;background:#ffffffe6;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.music-toggle:hover{box-shadow:var(--shadow-md);transform:scale(1.1)}.music-toggle:active{transform:scale(.95)}.music-toggle__content{align-items:center;gap:.375rem;display:flex}.music-toggle__content--muted{gap:.25rem}.music-toggle__icon{color:var(--rose-400)}.music-toggle__icon--muted{color:#9ca3af}.music-bar{background:var(--rose-400);border-radius:999px;width:.375rem;animation:1s ease-in-out infinite alternate musicBounce}.music-bar--short{height:.75rem}.music-bar--medium{height:1rem;animation-delay:.15s}.music-bar--tall{height:1.25rem;animation-delay:80ms}.app-footer{background:var(--white);color:#9ca3af;text-align:center;border-top:1px solid #fdf2f8;padding:3rem 1rem;font-size:.75rem}.app-footer__inner{gap:1rem;width:min(100% - 2rem,72rem);margin:0 auto;display:grid}.app-footer__headline{color:#6b7280;justify-content:center;align-items:center;gap:.25rem;margin:0;font-size:.95rem;display:flex}.app-footer__heart{color:var(--rose-400);animation:1.6s infinite glowPulse}@media (width<=900px){.timeline-axis{left:1.5rem;transform:none}.timeline-item,.timeline-item--reverse{flex-direction:column;align-items:flex-start;padding-left:3rem}.timeline-item__column{width:100%}.timeline-item__node{position:absolute;left:0}.timeline-list{position:relative}}@media (width<=768px){.music-toggle{width:3.5rem;height:3.5rem;bottom:1rem;right:1rem}.app-footer__headline{flex-wrap:wrap}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes musicBounce{0%{opacity:.8;transform:scaleY(.75)}to{opacity:1;transform:scaleY(1.15)}}
