:root{color-scheme:light;--sand-50: #fcf6ee;--sand-100: #f4eadb;--sand-200: #e7d0b0;--gold-200: #f5d8a2;--gold-400: #e9b96b;--sage-300: #8ca58c;--sage-500: #4d6f5a;--ocean-300: #82afc4;--ocean-500: #4c8097;--ocean-700: #244f61;--terracotta-400: #d26f58;--terracotta-500: #b95442;--hibiscus-400: #cf5f6d;--ink-700: #433731;--ink-500: #675851;--panel-shadow: 0 30px 90px rgba(63, 43, 34, .14);--card-shadow: 0 24px 52px rgba(56, 40, 34, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,rgba(210,111,88,.16),transparent 24%),radial-gradient(circle at 78% 12%,rgba(255,225,172,.32),transparent 16%),radial-gradient(circle at bottom right,rgba(76,128,151,.18),transparent 26%),linear-gradient(180deg,#fff9f1,#f7ede0 34%,#efe3d1);color:var(--ink-700);font-family:Manrope,Avenir Next,sans-serif}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}code{font-family:SFMono-Regular,Consolas,monospace}#root{min-height:100vh}.app-shell{position:relative;overflow-x:clip}.app-shell:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 12% 28%,rgba(255,255,255,.32),transparent 16%),radial-gradient(circle at 88% 18%,rgba(255,215,155,.28),transparent 14%),linear-gradient(180deg,#ffffff2e,#fff0)}.scene{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.scene__sun-aura,.scene__sun-glow,.scene__sun-disc,.scene__sun-trail,.scene__light-haze{position:absolute;border-radius:999px}.scene__sun-aura{top:-2rem;right:3.5rem;width:29rem;height:29rem;background:radial-gradient(circle,#ffd1814d,#ffd18100);filter:blur(8px);animation:sunAura 12s ease-in-out infinite}.scene__sun-glow{top:3.4rem;right:8.5rem;width:17rem;height:17rem;background:radial-gradient(circle,#ffe5b28f,#ffe5b200);animation:sunPulse 8s ease-in-out infinite}.scene__sun-disc{top:5.7rem;right:12.6rem;width:8.1rem;height:8.1rem;background:radial-gradient(circle,#fff2d6fa,#ffc783e6);box-shadow:0 0 110px #ffc97f7a;animation:sunPulse 7s ease-in-out infinite}.scene__sun-trail{top:9rem;right:7rem;width:21rem;height:33rem;background:linear-gradient(180deg,#ffe4b547,#ffe4b51a 40%,#ffe4b500);filter:blur(26px);transform:rotate(10deg)}.scene__light-haze{width:18rem;height:14rem;background:radial-gradient(circle,#ffffff29,#fff0)}.scene__light-haze--left{top:10rem;left:7rem}.scene__light-haze--right{top:16rem;right:18rem}.scene__palm{position:absolute;bottom:3rem;width:13rem;height:34rem;opacity:.34}.scene__palm--large{width:16.5rem;height:40rem;opacity:.46}.scene__palm--small{width:10.5rem;height:29rem;opacity:.24}.scene__palm--far-left{left:-6.1rem;bottom:10.1rem;width:9.8rem;height:30rem;opacity:.22;transform:rotate(-3deg)}.scene__palm--left{left:-2.5rem;bottom:-1.5rem;width:17.2rem;height:41.5rem;opacity:.49;transform:rotate(-1.75deg)}.scene__palm--right{right:-2.9rem;bottom:-.3rem;width:15.7rem;height:38.6rem;opacity:.43}.scene__palm--far-right{right:-4.8rem;bottom:7.8rem;width:11.1rem;height:27.8rem;opacity:.27}.scene__palm--mirrored{transform:scaleX(-1)}.scene__palm--right.scene__palm--mirrored{transform:scaleX(-1) rotate(1.4deg)}.scene__palm--far-right.scene__palm--mirrored{transform:scaleX(-1) rotate(2.6deg)}.scene__palm-svg{display:block;width:100%;height:100%;overflow:visible}.scene__palm-motion{transform-box:fill-box;transform-origin:120px 520px;animation:palmTreeLean 16s ease-in-out infinite}.scene__canopy{transform-box:fill-box;transform-origin:132px 156px;animation:palmCanopySway 7.5s ease-in-out infinite}.scene__trunk-path{fill:#6e4f3deb;stroke:#fff0de14;stroke-width:1.5;filter:drop-shadow(0 16px 28px rgba(57,37,28,.14))}.scene__frond-path{fill:#4c744feb;stroke:#fff8e31a;stroke-width:1;filter:drop-shadow(0 10px 18px rgba(42,69,50,.08))}.scene__frond-vein{fill:none;stroke:#eaf2d542;stroke-linecap:round;stroke-width:2}.scene__wave,.scene__foam{position:absolute;left:-10%;width:120%}.scene__wave{border-radius:52% 48% 0 0;animation:waveDrift 11s ease-in-out infinite}.scene__wave:before,.scene__wave:after,.scene__foam:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.scene__wave:before{background:radial-gradient(circle at 16% 36%,rgba(255,255,255,.18) 0 4%,transparent 4.5%) 0 0 / 7rem 100% repeat-x,linear-gradient(180deg,#ffffff14,#fff0);opacity:.55}.scene__wave:after{inset:auto 0 52%;height:2.6rem;background:linear-gradient(180deg,#ffffff3d,#fff0);filter:blur(6px);opacity:.6}.scene__wave--back{bottom:-6rem;height:20rem;background:linear-gradient(180deg,#83b4cc2e,#5a92aa1f)}.scene__wave--mid{bottom:-8.5rem;height:18rem;background:linear-gradient(180deg,#659bb340,#4a7d9326);animation-duration:13.5s}.scene__wave--front{bottom:-10.5rem;height:23rem;background:linear-gradient(180deg,#457a9247,#244f6126);animation-duration:16s}.scene__foam{height:3rem;opacity:.55}.scene__foam--one{bottom:8.8rem;animation:waveDrift 9s ease-in-out infinite reverse}.scene__foam--two{bottom:6.7rem;opacity:.38;animation:waveDrift 12s ease-in-out infinite}.scene__foam:before{background:radial-gradient(circle at 14% 50%,rgba(255,255,255,.44) 0 13%,transparent 15%) 0 0 / 5rem 100% repeat-x,linear-gradient(180deg,#ffffff2e,#fff0);filter:blur(1px)}.page{position:relative;z-index:1;width:min(100%,76rem);margin:0 auto;padding:2rem 1.2rem 5rem}.hero,.workflow-note,.status-panel,.day-section,.print-panel{position:relative;overflow:hidden;border-radius:2rem;background:linear-gradient(180deg,#fffdf9db,#fff6ecb8);border:1px solid rgba(255,255,255,.74);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--panel-shadow)}.hero:before,.workflow-note:before,.day-section:before,.print-panel:before{content:"";position:absolute;inset:-2rem auto auto -2rem;width:14rem;height:10rem;background:radial-gradient(circle,#ffd8a447,#ffd8a400);pointer-events:none}.hero:after,.day-section:after{content:"";position:absolute;inset:auto -5rem -5rem auto;width:17rem;height:17rem;background:radial-gradient(circle,#7cab9929,#7cab9900);filter:blur(8px);pointer-events:none}.hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(18rem,.82fr);gap:1.6rem;padding:2rem}.hero__eyebrow,.workflow-note__eyebrow,.status-panel__eyebrow,.day-section__eyebrow,.print-panel__eyebrow{margin:0 0 .75rem;display:inline-flex;align-items:center;width:fit-content;padding:.42rem .82rem;border-radius:999px;background:linear-gradient(180deg,#fffcf8e6,#fff6efc2);border:1px solid rgba(185,84,66,.14);box-shadow:0 10px 22px #43373114;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:.8rem;font-weight:800;letter-spacing:.24em;text-transform:uppercase;color:#773c30f5;text-shadow:0 1px 0 rgba(255,255,255,.42)}.hero__eyebrow{padding-inline:.76rem;font-size:.72rem;letter-spacing:.18em}.hero h1,.day-section h2,.photo-card h3,.print-panel h2{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-weight:600;line-height:.92;letter-spacing:-.03em;text-wrap:balance}.hero h1{max-width:10ch;font-size:clamp(3.5rem,8vw,6.1rem)}.hero__subtitle,.hero__intro,.workflow-note p,.status-panel__text,.day-section__subtitle,.photo-card__caption,.print-panel p,.music-control__hint{margin:0;color:var(--ink-500);font-size:1rem;line-height:1.85}.hero__subtitle,.hero__intro,.day-section__subtitle,.photo-card__caption,.print-panel p{text-wrap:pretty}.hero__copy{position:relative;z-index:1;display:grid;gap:1rem}.hero__topline{display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap}.language-toggle{display:inline-flex;align-items:flex-start;justify-content:flex-start;max-width:100%}.language-toggle__button{position:relative;isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;min-width:clamp(10.8rem,22vw,12.6rem);min-height:3.15rem;padding:.9rem 1.45rem;border-radius:999px;border:1px solid transparent;background:transparent;font:inherit;font-size:.92rem;font-weight:800;letter-spacing:.08em;line-height:1;white-space:nowrap;cursor:pointer;touch-action:manipulation;transition:transform .18s ease,box-shadow .22s ease,border-color .22s ease,color .22s ease}.language-toggle__button:before,.language-toggle__button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none}.language-toggle__button:before{top:1px;right:1px;bottom:1px;left:1px;z-index:-2}.language-toggle__button:after{z-index:-1;transition:transform .28s ease,opacity .28s ease}.language-toggle__button-label{position:relative;z-index:1}.language-toggle--en .language-toggle__button{color:#315754f0;border-color:#4c809738;box-shadow:0 18px 32px #2f524f1f,inset 0 1px #ffffffb3}.language-toggle--en .language-toggle__button:before{background:linear-gradient(135deg,#f8fcfafa,#e2eee9f0),radial-gradient(circle at top left,rgba(255,255,255,.42),transparent 48%)}.language-toggle--en .language-toggle__button:after{inset:-18% auto -18% -16%;width:62%;background:linear-gradient(104deg,#fff0,#ffffff3d 26%,#84b0c261 54%,#fff0);transform:translate(-8%) rotate(15deg);opacity:.76;animation:languageSheen 8.6s ease-in-out infinite}.language-toggle--es .language-toggle__button{color:#7b4237f5;border-color:#b954423d;box-shadow:0 18px 34px #663a2d24,inset 0 1px #ffffffa8}.language-toggle--es .language-toggle__button:before{background:linear-gradient(135deg,#fffaf6fa,#f7e3d8f0),radial-gradient(circle at 18% 20%,rgba(255,255,255,.38),transparent 42%)}.language-toggle--es .language-toggle__button:after{inset:auto -10% -150% auto;width:9.5rem;height:9.5rem;background:radial-gradient(circle,#ffd2b994,#ffd2b900);transform:translateY(0) scale(.96);opacity:.88;animation:languageBloom 7.4s ease-in-out infinite}.language-toggle__button:hover,.language-toggle__button:focus-visible{transform:translateY(-1px);outline:none}.language-toggle--en .language-toggle__button:hover,.language-toggle--en .language-toggle__button:focus-visible{box-shadow:0 22px 38px #2f524f29,inset 0 1px #ffffffc2}.language-toggle--en .language-toggle__button:hover:after,.language-toggle--en .language-toggle__button:focus-visible:after{transform:translate(6%) rotate(15deg);opacity:.92}.language-toggle--es .language-toggle__button:hover,.language-toggle--es .language-toggle__button:focus-visible{box-shadow:0 22px 40px #663a2d2e,inset 0 1px #ffffffb8}.language-toggle--es .language-toggle__button:hover:after,.language-toggle--es .language-toggle__button:focus-visible:after{transform:translateY(-5%) scale(1.04);opacity:1}.language-toggle__button:active{transform:translateY(1px) scale(.986)}.language-toggle__button:focus-visible{box-shadow:0 0 0 3px #fffbf5f5,0 0 0 6px #b9544224}.hero__aside{position:relative;z-index:1;display:grid;gap:1.1rem;align-content:start;padding:1.28rem 1.24rem 1.34rem;border-radius:1.6rem;background:linear-gradient(180deg,#faf2e9e6,#f5ebdfad),radial-gradient(circle at top right,rgba(255,228,182,.34),transparent 26%);border:1px solid rgba(185,84,66,.1);box-shadow:inset 0 1px #ffffff80,0 18px 34px #50352a14}.hero__flag{display:inline-grid;grid-template-columns:repeat(3,1.4rem) 2rem;gap:.4rem;align-items:center;width:fit-content;padding:.45rem;border-radius:999px;background:#fffcf8eb;box-shadow:inset 0 0 0 1px #b9544214}.hero__flag-stripe,.frame-flourish__stamp-stripe{display:block;height:.48rem;border-radius:999px}.hero__flag-stripe--red,.frame-flourish__stamp-stripe--red{background:linear-gradient(90deg,#d06456,#bb4f40)}.hero__flag-stripe--sand,.frame-flourish__stamp-stripe--sand{background:linear-gradient(90deg,#f0dcc0,#ddc3a2)}.hero__flag-stripe--blue,.frame-flourish__stamp-stripe--blue{background:linear-gradient(90deg,#6fa2be,#356d87)}.hero__flag svg{width:1.4rem;fill:var(--ocean-700)}.hero__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:0}.hero__stats div{padding:.82rem .92rem .88rem;border:1px solid rgba(185,84,66,.1);border-radius:1.05rem;background:linear-gradient(180deg,#fffcf8bd,#fff6ef80);box-shadow:0 12px 24px #50352a0f}.hero__stats div:last-child{padding-bottom:.88rem}.hero__stats dt{font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#4337318a}.hero__stats dd{margin:.28rem 0 0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.45rem;font-weight:600;line-height:1;color:#372b27eb}.music-control{display:grid;gap:.5rem}.music-control__button,.print-panel__button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:.98rem 1.22rem;border:0;border-radius:999px;font:inherit;font-weight:800;text-decoration:none;color:#fff;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.music-control__button{background:linear-gradient(135deg,var(--ocean-700),var(--sage-500));box-shadow:0 18px 32px #29586c3d}.music-control__button:disabled{cursor:not-allowed;opacity:.6}.music-control__button:hover:not(:disabled),.music-control__button:focus-visible,.print-panel__button:hover,.print-panel__button:focus-visible,.photo-card:hover{transform:translateY(-2px)}.music-control__button:focus-visible,.print-panel__button:focus-visible,.day-section__cards:focus-visible{outline:3px solid rgba(91,146,167,.24);outline-offset:3px}.music-control__pill{display:inline-flex;align-items:center;justify-content:center;min-width:3.6rem;padding:.35rem .6rem;border-radius:999px;background:#ffffff29;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}.music-control__hint{font-size:.7rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#433731a3;line-height:1.4}.status-panel{margin-top:1.25rem;padding:1.3rem 1.45rem}.status-panel__text code{font-size:.92em}.status-panel--error{border-color:#b954422e}.album-sections{display:grid;gap:1.7rem;margin-top:1.25rem}.day-section{padding:1.5rem}.day-section__header{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.day-section__copy{max-width:40rem}.day-section h2{font-size:clamp(2.8rem,5vw,4.4rem);margin-bottom:.45rem}.day-section__hint{margin:0;flex-shrink:0;display:inline-flex;align-items:center;gap:.55rem;padding:0;font-size:.58rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#43373185;text-shadow:0 1px 0 rgba(255,255,255,.32)}.day-section__hint:before{content:"";width:1.1rem;height:1px;background:linear-gradient(90deg,#b9544200,#b9544257)}.day-section__rail{position:relative;margin-inline:-.45rem}.day-section__rail:before,.day-section__rail:after{content:"";position:absolute;top:0;bottom:0;width:3.6rem;z-index:3;pointer-events:none}.day-section__rail:before{left:0;background:linear-gradient(90deg,#f7ede0fa,#f7ede06b,#f7ede000)}.day-section__rail:after{right:0;background:linear-gradient(270deg,#f7ede0fa,#f7ede06b,#f7ede000)}.day-section__cards{position:relative;z-index:1;display:grid;grid-auto-flow:column;grid-auto-columns:clamp(19rem,39vw,24rem);gap:1.18rem;overflow-x:auto;overflow-y:hidden;padding:.45rem 1.15rem 1.05rem;scrollbar-width:thin;scroll-snap-type:x mandatory;scroll-padding-inline:1.15rem;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y pinch-zoom}.day-section__cards::-webkit-scrollbar{height:.68rem}.day-section__cards::-webkit-scrollbar-track{background:#ffffff4d;border-radius:999px}.day-section__cards::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(90deg,#b9544280,#4c80978c)}.photo-card{--card-accent: rgba(210, 111, 88, .18);--card-accent-strong: rgba(185, 84, 66, .3);--leaf-tint: rgba(92, 133, 88, .3);isolation:isolate;position:relative;width:100%;padding:1rem;overflow:visible;border-radius:1.8rem;background:linear-gradient(180deg,#fffcf8f5,#fff6eedb),radial-gradient(circle at top right,rgba(255,228,182,.16),transparent 22%);border:1px solid rgba(255,255,255,.72);box-shadow:var(--card-shadow);scroll-snap-align:start;scroll-snap-stop:always;transition:transform .18s ease,box-shadow .18s ease}.photo-card:before{content:"";position:absolute;top:.4rem;right:.4rem;bottom:.4rem;left:.4rem;z-index:2;border-radius:1.5rem;border:1px solid rgba(255,255,255,.42);pointer-events:none}.photo-card:after{content:"";position:absolute;top:-.3rem;right:1rem;bottom:4.3rem;left:1rem;z-index:2;border-radius:1.8rem;border:1px solid rgba(185,84,66,.14);pointer-events:none}.photo-card--sea{--card-accent: rgba(76, 128, 151, .16);--card-accent-strong: rgba(36, 79, 97, .28);--leaf-tint: rgba(88, 135, 115, .34)}.photo-card--blush{--card-accent: rgba(207, 95, 109, .14);--card-accent-strong: rgba(207, 95, 109, .24);--leaf-tint: rgba(100, 149, 95, .32)}.photo-card__media,.photo-card__body{position:relative}.photo-card__media{z-index:4}.photo-card__body{z-index:5}.photo-card__media{overflow:hidden;aspect-ratio:4 / 5;min-height:24rem;border-radius:1.45rem;background:linear-gradient(180deg,#ffd5a63d,#5b92a733),linear-gradient(135deg,#ffffff61,#fff0);box-shadow:inset 0 0 0 1px #fff6,inset 0 -5rem 6rem #1c35420f}.photo-card__media:before{content:"";position:absolute;top:.72rem;right:.72rem;bottom:.72rem;left:.72rem;z-index:2;border-radius:1.05rem;border:1px solid rgba(255,255,255,.58);pointer-events:none}.photo-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#ffffff24,#fff0 24%),linear-gradient(180deg,#fff0,#244f6114);pointer-events:none}.photo-card__image,.photo-card__placeholder{display:block;width:100%;height:100%}.photo-card__image{object-fit:cover;object-position:center}.photo-card__placeholder{display:grid;place-items:center;padding:2rem;text-align:center;color:var(--ink-500);background:radial-gradient(circle at top right,rgba(255,226,182,.42),transparent 22%),radial-gradient(circle at bottom left,rgba(76,128,151,.18),transparent 26%),repeating-linear-gradient(-45deg,#ffffff26,#ffffff26 1rem,#ffffff0a 1rem,#ffffff0a 2rem)}.photo-card__placeholder-panel{display:grid;gap:.65rem;max-width:18rem;padding:1.1rem 1.1rem 1rem;border-radius:1.15rem;background:linear-gradient(180deg,#fffcf7e6,#fff7efd1);border:1px solid rgba(255,255,255,.72);box-shadow:0 16px 34px #3b2a231f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.photo-card__placeholder p,.photo-card__placeholder span,.photo-card__placeholder small{margin:0}.photo-card__placeholder p{font-family:Cormorant Garamond,Georgia,serif;font-size:2.35rem;color:var(--ink-700)}.photo-card__placeholder span{font-weight:700}.photo-card__placeholder small{color:var(--ink-700);font-weight:600;line-height:1.55}.photo-card__slot{position:absolute;right:1rem;bottom:1rem;z-index:6;display:inline-flex;align-items:center;justify-content:center;padding:.66rem .95rem;border-radius:999px;background:linear-gradient(180deg,#fffcf8f0,#fff7f1d1);border:1px solid rgba(185,84,66,.14);font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#433731eb;text-shadow:0 1px 0 rgba(255,255,255,.5);box-shadow:0 10px 24px #4337311f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:calc(100% - 2rem);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.photo-card__body{display:grid;align-content:start;gap:.08rem;padding:1.16rem .72rem .68rem}.photo-card__meta{display:flex;flex-wrap:wrap;gap:.65rem;margin:0 0 .65rem;width:fit-content;max-width:100%;padding:.52rem .72rem;border-radius:.95rem;background:linear-gradient(180deg,#fffcf8db,#fff7f1b8);border:1px solid rgba(185,84,66,.12);box-shadow:0 10px 22px #43373112;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:1rem;font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#433731e0;text-shadow:0 1px 0 rgba(255,255,255,.46)}.photo-card__meta span{position:relative}.photo-card__meta span+span:before{content:"";position:absolute;top:50%;left:-.4rem;width:.18rem;height:.18rem;border-radius:999px;background:#43373166;transform:translateY(-50%)}.photo-card h3{font-size:clamp(2.15rem,5vw,3.5rem);margin-bottom:.72rem;line-height:.98}.photo-card__caption{padding-bottom:.34rem;text-wrap:pretty}.frame-flourish{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.frame-flourish--under{z-index:1}.frame-flourish--over{z-index:3}.frame-flourish__halo,.frame-flourish__shadow,.frame-flourish__ribbon,.frame-flourish__vine,.frame-flourish__leaf,.frame-flourish__flower,.frame-flourish__stamp{position:absolute}.frame-flourish__halo{top:10%;right:7%;bottom:18%;left:7%;border-radius:1.9rem;background:radial-gradient(circle,var(--card-accent),rgba(255,255,255,0));filter:blur(24px);opacity:.72}.frame-flourish__shadow{width:6rem;height:3.8rem;border-radius:999px;background:radial-gradient(circle,#4a372f29,#4a372f00);filter:blur(10px)}.frame-flourish__shadow--top-left{top:1rem;left:-.4rem}.frame-flourish__shadow--bottom-right{right:-.5rem;bottom:4.8rem}.frame-flourish__ribbon{height:.18rem;width:6rem;background:linear-gradient(90deg,rgba(255,255,255,0),var(--card-accent-strong),rgba(255,255,255,0));opacity:.55}.frame-flourish__ribbon--top{top:1.1rem;left:2.1rem}.frame-flourish__ribbon--bottom{right:2rem;bottom:3.3rem}.frame-flourish__vine{--vine-transform: none;width:7.8rem;height:7.8rem;transform:var(--vine-transform)}.frame-flourish__vine:before,.frame-flourish__vine:after{content:"";position:absolute}.frame-flourish__vine:before{top:0;right:0;bottom:0;left:0;border-radius:100% 0 0;border-top:1.5px solid rgba(93,133,88,.34);border-left:1.5px solid rgba(93,133,88,.34)}.frame-flourish__vine:after{width:1.1rem;height:2.8rem;border-radius:100% 0;background:linear-gradient(180deg,var(--leaf-tint),rgba(118,163,109,.08))}.frame-flourish__vine--under-top-left{top:.25rem;left:.35rem;opacity:.45;animation:vineFloat 8s ease-in-out infinite}.frame-flourish__vine--under-top-left:after{top:1.5rem;left:2.9rem;transform:rotate(-16deg)}.frame-flourish__vine--under-bottom-right{right:.55rem;bottom:4.8rem;opacity:.42;--vine-transform: scaleX(-1) rotate(176deg);animation:vineFloat 8.8s ease-in-out infinite reverse}.frame-flourish__vine--under-bottom-right:after{top:1.2rem;left:2.9rem;transform:rotate(-20deg)}.frame-flourish__vine--over-top-right{top:-.75rem;right:.6rem;opacity:.82;--vine-transform: scaleX(-1) rotate(12deg);filter:drop-shadow(0 10px 18px rgba(59,44,37,.12));animation:vineFloat 7.6s ease-in-out infinite reverse}.frame-flourish__vine--over-top-right:after{top:1.1rem;left:3rem;transform:rotate(-18deg)}.frame-flourish__vine--over-bottom-left{left:-.7rem;bottom:4.2rem;opacity:.82;--vine-transform: rotate(170deg);filter:drop-shadow(0 12px 20px rgba(59,44,37,.12));animation:vineFloat 8.3s ease-in-out infinite}.frame-flourish__vine--over-bottom-left:after{top:1.1rem;left:3rem;transform:rotate(-20deg)}.frame-flourish__leaf{width:4.6rem;height:7.6rem}.frame-flourish__leaf:before,.frame-flourish__leaf:after{content:"";position:absolute;border-radius:100% 0;background:linear-gradient(180deg,var(--leaf-tint),rgba(117,164,109,.08))}.frame-flourish__leaf:before{top:0;right:0;bottom:0;left:0;transform:rotate(-10deg)}.frame-flourish__leaf:after{top:1rem;right:.8rem;bottom:.5rem;left:.8rem;transform:rotate(16deg)}.frame-flourish__leaf--under-left{top:2rem;left:-1rem;opacity:.34;transform:rotate(-16deg)}.frame-flourish__leaf--under-right{bottom:6rem;right:-1rem;opacity:.34;transform:scaleX(-1) rotate(16deg)}.frame-flourish__leaf--over-top-right{top:1.1rem;right:-1rem;opacity:.78;transform:scaleX(-1) rotate(-10deg);filter:drop-shadow(0 12px 20px rgba(59,44,37,.12))}.frame-flourish__leaf--over-bottom-left{bottom:5.7rem;left:-.75rem;opacity:.78;transform:rotate(10deg);filter:drop-shadow(0 12px 20px rgba(59,44,37,.12))}.frame-flourish__flower{width:3.3rem;height:3.3rem;border-radius:999px;background:radial-gradient(circle at center,#f8dfb7 0 .28rem,transparent .32rem),radial-gradient(circle at 50% .5rem,rgba(209,89,88,.9) 0 .76rem,transparent .8rem),radial-gradient(circle at 2.8rem 50%,rgba(209,89,88,.9) 0 .76rem,transparent .8rem),radial-gradient(circle at 50% 2.8rem,rgba(209,89,88,.9) 0 .76rem,transparent .8rem),radial-gradient(circle at .5rem 50%,rgba(209,89,88,.9) 0 .76rem,transparent .8rem),radial-gradient(circle at .95rem .95rem,rgba(255,167,118,.82) 0 .72rem,transparent .74rem),radial-gradient(circle at 2.35rem .95rem,rgba(255,167,118,.82) 0 .72rem,transparent .74rem),radial-gradient(circle at .95rem 2.35rem,rgba(255,167,118,.82) 0 .72rem,transparent .74rem),radial-gradient(circle at 2.35rem 2.35rem,rgba(255,167,118,.82) 0 .72rem,transparent .74rem);box-shadow:0 16px 26px #b954421f;animation:flowerDrift 7s ease-in-out infinite}.frame-flourish__flower--top-right{top:.9rem;right:-.4rem;width:2.9rem;height:2.9rem;opacity:.68;filter:drop-shadow(0 10px 18px rgba(85,54,47,.12))}.frame-flourish__flower--bottom-left{bottom:5.25rem;left:-.2rem;width:3rem;height:3rem;opacity:.74;filter:drop-shadow(0 10px 18px rgba(85,54,47,.12));animation-delay:1.1s}.frame-flourish__flower--mid-right{top:47%;right:.55rem;width:2.35rem;height:2.35rem;opacity:.5;animation-delay:1.8s}.frame-flourish__stamp{top:-.65rem;right:1rem;display:inline-grid;grid-template-columns:repeat(3,1.25rem);gap:.28rem;padding:.38rem;border-radius:999px;background:#fffcf8f0;box-shadow:0 14px 24px #4337311a;filter:drop-shadow(0 8px 18px rgba(85,54,47,.08))}.print-panel{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:1.5rem;padding:1.5rem}.print-panel__copy{position:relative;z-index:1;max-width:36rem}.print-panel__button{position:relative;z-index:1;background:linear-gradient(135deg,var(--terracotta-500),var(--ocean-700));box-shadow:0 18px 32px #50352a2e}@keyframes sunAura{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.08);opacity:.62}}@keyframes sunPulse{0%,to{transform:scale(1);opacity:.95}50%{transform:scale(1.08);opacity:.78}}@keyframes waveDrift{0%{transform:translate(0)}50%{transform:translate(-3.2%)}to{transform:translate(0)}}@keyframes palmTreeLean{0%,to{transform:rotate(-1deg)}50%{transform:rotate(1.7deg)}}@keyframes palmCanopySway{0%,to{transform:rotate(-1deg)}50%{transform:rotate(3.6deg)}}@keyframes vineFloat{0%,to{transform:var(--vine-transform) translateY(0)}50%{transform:var(--vine-transform) translateY(-6px)}}@keyframes flowerDrift{0%,to{transform:rotate(0) translateY(0)}50%{transform:rotate(3deg) translateY(-5px)}}@keyframes languageSheen{0%,to{transform:translate(-10%) rotate(15deg);opacity:.68}50%{transform:translate(10%) rotate(15deg);opacity:.94}}@keyframes languageBloom{0%,to{transform:translateY(0) scale(.96);opacity:.78}50%{transform:translateY(-6%) scale(1.04);opacity:1}}@media (max-width: 960px){.hero{grid-template-columns:1fr}.day-section__header,.print-panel{flex-direction:column;align-items:flex-start}.day-section__hint{align-self:flex-start}.hero__topline{width:100%}.scene__sun-aura{right:1rem}.scene__sun-glow{right:3rem}.scene__sun-disc{right:6rem}.scene__palm--left{left:-3rem}.scene__palm--right{right:-3rem}}@media (min-width: 768px) and (max-width: 1180px){.page{width:min(100%,72rem);padding:1.5rem 1.05rem 4.4rem}.hero{grid-template-columns:minmax(0,1.08fr) minmax(18rem,.92fr);gap:1.2rem;padding:1.55rem}.hero__copy{gap:.82rem}.hero__topline{gap:.65rem}.hero h1{max-width:11ch;font-size:clamp(3.15rem,6.2vw,4.9rem)}.hero__aside{gap:.95rem;padding:1.08rem 1.02rem 1.1rem}.hero__stats dd{font-size:1.28rem}.music-control__button{min-height:3.5rem}.day-section__cards{grid-auto-columns:clamp(19rem,40vw,23.5rem)}}@media (max-width: 720px){.page{padding:1rem .8rem 3.8rem}.hero,.workflow-note,.status-panel,.day-section,.print-panel{border-radius:1.6rem}.hero,.day-section,.print-panel{padding:1.2rem}.day-section__cards{grid-auto-columns:clamp(17rem,82vw,25rem)}.language-toggle{align-self:flex-start}.photo-card{padding:.85rem}.photo-card__media{min-height:21rem}.scene__palm--large{opacity:.34}.scene__palm--small{opacity:.12}.scene__sun-aura{width:20rem;height:20rem}}@media (prefers-reduced-motion: reduce){.scene__sun-aura,.scene__sun-glow,.scene__sun-disc,.scene__wave,.scene__foam,.scene__palm-motion,.scene__canopy,.frame-flourish__vine,.frame-flourish__flower{animation:none}.language-toggle--en .language-toggle__button:after,.language-toggle--es .language-toggle__button:after{animation:none}.language-toggle__button,.music-control__button,.print-panel__button,.photo-card{transition:none}}
