:root{--navy:#071428;--sun:#ff9f1c;--pink:#ff2da7;--turquoise:#00c8d7;--cream:#fff6e5;--text:#0a0a0a}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;width:100%;max-width:100%}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;background:linear-gradient(180deg,#071428,#0f2740 40%,#0b2a3a);color:var(--text);-webkit-font-smoothing:antialiased}.app{display:flex;flex-direction:column;min-height:100vh}.intro-video{display:none}@media (min-width:900px){.intro-video{display:block;position:fixed;top:0;bottom:0;left:0;right:0;width:auto;max-width:100%;height:100svh;min-height:100vh;overflow:hidden;background:linear-gradient(180deg,#07122466,#0714288c);z-index:1100}.intro-video__video{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:100svh;max-height:100svh;width:auto;max-width:100vw;object-fit:contain;z-index:0}.intro-video:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#03060a8c,#03060a59);mix-blend-mode:multiply}.intro-overlay{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;height:100%;padding:2rem}.intro-content{max-width:980px;text-align:center;color:#fff}.intro-badge{margin-bottom:.6rem;display:inline-block;padding:.35rem .9rem;border-radius:999px;background:var(--cream);color:var(--navy);font-weight:800;box-shadow:0 12px 30px #02060a73}.intro-title{font-size:clamp(2.2rem,6vw,4.2rem);margin:0;color:var(--sun);font-weight:900;letter-spacing:-.01em;text-shadow:0 6px 24px rgba(0,0,0,.5)}.intro-sub{margin:.4rem 0 1rem;color:#fff;font-weight:600}.intro-meta{color:#fff;opacity:.95;margin-bottom:1rem}.intro-ctas{display:flex;gap:.9rem;justify-content:center;margin-top:1rem}.intro-ctas .sound-toggle{flex-basis:100%;max-width:320px;margin-top:.9rem;margin-left:auto;margin-right:auto}.btn.large{padding:1rem 1.6rem;border-radius:14px;font-size:1.05rem}}.mobile-intro{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1300;background:linear-gradient(180deg,#071224f0,#071428fa)}.mobile-intro__card{width:100%;max-width:480px;border-radius:14px;padding:1rem;background:linear-gradient(180deg,#ffffff05,#ffffff03);border:1px solid rgba(255,255,255,.06);box-shadow:0 18px 40px #0009;color:#fff;text-align:left}.mobile-intro__title{color:var(--sun);font-size:1.4rem;margin:0 0 .35rem;font-weight:900}.mobile-intro__lead{margin:0 0 .9rem;color:#f4ebd8;font-weight:700}.mobile-intro__platforms{display:flex;gap:.6rem;margin-bottom:.9rem}.mobile-intro__platform{flex:1;padding:.6rem;border-radius:10px;background:#ffffff05;border:1px solid rgba(255,255,255,.04);font-size:.95rem}.mobile-intro__platform strong{display:block;margin-bottom:.35rem;color:#fff;font-weight:900}.mobile-intro__actions{display:flex;flex-direction:column;gap:.6rem}.mobile-intro__primary{padding:.95rem;border-radius:12px;font-weight:900}.mobile-intro__secondary{padding:.6rem;border-radius:10px;font-weight:800}@media (min-width:900px){.mobile-intro{display:none!important}}@media (max-width:380px){.mobile-intro__platforms{flex-direction:column;gap:.5rem}}.sound-toggle{position:relative;z-index:3;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.9rem 1.2rem;border-radius:14px;font-weight:800;background:#071224b3;color:#fff;border:1px solid rgba(255,159,28,.14);box-shadow:0 10px 30px #ff9f1c1a,0 2px 6px #00000073;transition:transform .12s ease,box-shadow .12s ease;cursor:pointer}.sound-toggle:hover{transform:translateY(-3px);box-shadow:0 18px 40px #ff9f1c24}.sound-toggle:focus{outline:3px solid rgba(255,159,28,.18)}.intro-video{background:radial-gradient(60% 50% at 50% 45%,rgba(255,159,28,.08),transparent 25%),linear-gradient(180deg,#03060a80,#03060a66)}.hero{position:relative;overflow:visible;padding:3rem 1rem}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(circle at 20% 10%,rgba(255,159,28,.18),transparent 18%),linear-gradient(180deg,#0a122899,#071428d9);filter:blur(12px)}.hero-inner{position:relative;z-index:1;max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 460px;gap:2rem;align-items:center}.hero-inner>*{min-width:0}.hero-left{color:#fff}.logo{font-size:2rem;margin-bottom:.4rem}.title{font-size:clamp(1.8rem,5vw,3.2rem);margin:0;color:var(--sun);font-weight:800}.subtitle{margin:.4rem 0 1rem;color:#fff;font-weight:600}.meta{color:#fff;margin-bottom:1rem;opacity:.95}.meta .date{font-weight:700}.intro{max-width:52ch;color:#f3efe6}.cta-row{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.btn{display:inline-flex;align-items:center;gap:.6rem;padding:.8rem 1.1rem;border-radius:12px;font-weight:700;text-decoration:none;border:none;cursor:pointer}.btn.primary{background:var(--pink);color:#fff;box-shadow:0 8px 28px #ff2da72e}.btn.outline{background:transparent;border:2px solid rgba(255,255,255,.12);color:#fff}.btn.download{background:#ffffff0f;color:#fff}.hero-memories-cta{background:#ff9f1c1a;border-color:#ff9f1c59;box-shadow:0 10px 26px #ff9f1c1f}.hero-right{display:flex;justify-content:center}.poster-card{width:100%;max-width:420px;border-radius:14px;overflow:hidden;background:linear-gradient(180deg,#ffffff05,#ffffff03);box-shadow:0 12px 40px #00000080;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;transform-origin:center}.poster-card img{width:100%;height:auto;display:block}.poster-card:focus{outline:3px solid rgba(255,159,28,.16)}.poster-card:hover{transform:translateY(-6px) rotateX(2deg) scale(1.03);box-shadow:0 30px 80px #ff9f1c2e,0 10px 30px #0009;filter:drop-shadow(0 12px 30px rgba(255,159,28,.08))}.poster-label{position:relative;text-align:center;padding:.6rem 0;background:linear-gradient(90deg,#0000002e,#00000047);color:#fff;font-weight:700}.container{flex:1;max-width:1000px;margin:1.5rem auto;padding:1rem}.section{background:transparent;padding:1.25rem;border-radius:12px;margin:1rem 0;color:#fff}.section h2{margin:0 0 .5rem;color:var(--sun)}.program .program-card{background:var(--cream);color:#07202a;padding:1rem;border-radius:10px;box-shadow:0 8px 24px #03090c14}.program .schedule{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.program .schedule li{display:flex;align-items:center;gap:.75rem;padding:.6rem;border-radius:8px;background:transparent}.program .time{font-weight:800;min-width:72px;color:var(--navy)}.practical ul{margin:0;padding-left:1.2rem;color:#f3efe6}.contact a{color:var(--pink);font-weight:700}.footer{padding:1rem;text-align:center;font-size:.95rem;color:#cfcfcf}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#04060cbf;display:flex;align-items:center;justify-content:center;padding:2rem;z-index:1200}.modal-content{position:relative;max-width:92vw;max-height:92vh;overflow:auto;border-radius:12px;background:linear-gradient(180deg,#071428,#0b2236);padding:1rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.modal-content img{max-width:88vw;height:auto;border-radius:6px;display:block}.modal-close{position:absolute;top:8px;right:8px;background:transparent;border:none;color:#fff;font-size:1.4rem;cursor:pointer}@media (max-width:900px){.hero-inner{grid-template-columns:1fr;gap:1rem}.hero-right{order:2}.hero-left{order:1}.poster-card{max-width:360px;margin:0 auto}.title{font-size:1.8rem}}.hero-decorations{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;color:#ffc850f2}.hero-decorations .note{position:absolute;fill:currentColor;stroke:currentColor}.note--1{left:6%;top:8%;width:44px;height:44px;opacity:.95;transform-origin:center;animation:float 6s ease-in-out infinite}.note--2{right:10%;top:26%;width:28px;height:28px;opacity:.85;animation:float 7.5s ease-in-out infinite}.dot--1{right:20%;top:8%;color:#ffdc7899;animation:twinkle 4.8s linear infinite}.dot--2{left:22%;top:36%;color:#fffad247;animation:twinkle 6.4s linear infinite}.badge{display:inline-block;padding:.35rem .9rem;border-radius:999px;background:var(--cream);color:var(--navy);font-weight:800;margin-bottom:.6rem;box-shadow:0 8px 20px #02060a59}.hero-left{background:linear-gradient(180deg,#ffffff05,#ffffff03);padding:1.15rem;border-radius:12px;border:1px solid rgba(255,255,255,.04);box-shadow:0 10px 30px #02060a73}.btn.primary{position:relative;overflow:hidden}.btn.primary:after{content:"";position:absolute;top:-40%;left:-60%;width:60%;height:200%;background:linear-gradient(90deg,#ffffffa6,#ffffff1f,#ffffffa6);transform:rotate(-25deg) translate(-160%);transition:transform .9s cubic-bezier(.2,.9,.2,1);pointer-events:none}.btn.primary:hover:after{transform:rotate(-25deg) translate(220%)}@keyframes float{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes twinkle{0%{opacity:.18}50%{opacity:.95}to{opacity:.18}}@keyframes slowpan{0%{transform:translate(0)}to{transform:translate(-6%)}}.hero-bg{background-size:140% 140%;animation:slowpan 30s linear infinite}.games-page{min-height:100vh;padding:calc(1rem + env(safe-area-inset-top)) 1rem calc(1.25rem + env(safe-area-inset-bottom));background:radial-gradient(70% 70% at 50% 10%,rgba(255,159,28,.14),transparent 32%),linear-gradient(180deg,#071428fa,#071428eb 35%,#050e1c)}.games-page__shell{width:min(100%,430px);max-width:430px;margin:0 auto;display:flex;flex-direction:column;gap:.9rem}.games-page__back,.games-topbar,.games-page__hero,.games-page__panel,.games-dashboard__grid,.games-dashboard__card,.game-card,.quiz-wrap,.type-wrap,.bingo-wrap,.game-actions,.quiz-actions,.bingo-actions,.bingo-grid,.bingo-cell,.quiz-choice{max-width:100%}.games-page__back,.games-topbar__back{width:100%;justify-content:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.14);color:#fff}.games-page__hero,.games-topbar,.games-page__panel{padding:1rem;border-radius:24px;background:linear-gradient(180deg,#ffffff0f,#ffffff05);border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 42px #00000059}.games-page__title,.games-topbar__title{margin:0;color:var(--sun);font-size:clamp(1.8rem,7vw,2.6rem);line-height:1.05}.games-page__lead{margin:.45rem 0 0;color:#f4ebd8;line-height:1.5}.games-page__panel{background:linear-gradient(180deg,#091a32f5,#071428eb);color:#fff}.games-page__panel--dashboard,.games-page__panel--game{padding:.9rem}.games-page__panel--notice{display:flex;flex-direction:column;gap:.45rem;min-height:220px;justify-content:center}.games-page__panel h2{margin:.2rem 0 .35rem;color:var(--sun);font-size:1.35rem}.games-page__panel p{margin:0;color:#f4ebd8;line-height:1.55}.games-page__status,.games-dashboard__label,.games-topbar__meta{display:inline-flex;align-items:center;align-self:flex-start;padding:.35rem .75rem;border-radius:999px;font-size:.82rem;font-weight:800;letter-spacing:.02em}.games-page__status{background:#ffffff14;border:1px solid rgba(255,255,255,.14);color:#fff}.games-page__status--open{background:linear-gradient(90deg,var(--sun),var(--pink));border:none;color:var(--navy)}.games-topbar{display:flex;flex-direction:column;gap:.75rem}.games-topbar__meta{background:#ffffff14;color:#fff}.games-dashboard__grid{display:grid;grid-template-columns:1fr;gap:.9rem}.games-dashboard__card{display:flex;flex-direction:column;gap:.8rem;padding:1rem;border-radius:22px;background:linear-gradient(180deg,#fff6e5fa,#ffeccef2);color:var(--navy);box-shadow:0 14px 30px #0000002e}.games-dashboard__label{background:#07142814;color:var(--navy)}.games-dashboard__title{margin:0;font-size:1.3rem;line-height:1.15}.games-dashboard__text{margin:0;color:#17304b;line-height:1.55;overflow-wrap:anywhere}.games-dashboard__cta{width:100%;justify-content:center;margin-top:auto}.game-card{display:flex;flex-direction:column;gap:.85rem;padding:1rem;border-radius:22px;background:var(--cream);color:var(--navy);box-shadow:0 14px 30px #0000002e}.game-card--screen{padding:1.15rem}.quiz-wrap,.type-wrap,.bingo-wrap{display:flex;flex-direction:column;gap:.85rem;width:100%}.game-progress{display:flex;flex-direction:column;gap:.45rem}.game-progress__row{display:flex;justify-content:space-between;gap:.75rem;font-weight:800;color:#9d1e66;font-size:1rem}.game-progress__bar{height:8px;border-radius:999px;background:#0714281f;overflow:hidden}.game-progress__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--sun),var(--pink))}.quiz-question,.type-question{margin:0;padding:.95rem 1rem;border-radius:20px;background:linear-gradient(180deg,#0a162ef5,#0c1c37eb);border:1px solid rgba(255,45,167,.18);box-shadow:0 12px 24px #040a142e;font-size:clamp(1.38rem,5vw,1.72rem);line-height:1.48;color:#ffd3ea;font-weight:900;letter-spacing:-.01em;overflow-wrap:anywhere}.quiz-choices,.type-options{display:flex;flex-direction:column;gap:.6rem}.quiz-choice{width:100%;padding:1.05rem 1rem;border-radius:18px;border:1px solid rgba(2,6,10,.08);background:#fff8ee;text-align:left;color:#0f2842;font-size:1.07rem;line-height:1.48;font-weight:900;cursor:pointer;white-space:normal;overflow-wrap:anywhere;box-shadow:inset 0 0 0 1px #ffffff4d}.quiz-choice.correct{background:linear-gradient(90deg,var(--sun),var(--pink));color:#081018;border-color:transparent}.quiz-choice.wrong{background:#ffecec;color:var(--navy)}.quiz-actions,.game-actions,.bingo-actions{display:flex;flex-direction:column;gap:.65rem;width:100%}.quiz-actions .btn,.game-actions .btn,.bingo-actions .btn{width:100%;justify-content:center}.game-secondary{background:#071428eb;color:var(--cream);box-shadow:none}.game-result-card{display:flex;flex-direction:column;gap:.45rem;padding:1rem;border-radius:20px;background:linear-gradient(180deg,#ff9f1c1f,#ff2da714);border:1px solid rgba(255,159,28,.16)}.game-result-card__label{font-size:.82rem;font-weight:800;color:#8f3b00;letter-spacing:.02em;text-transform:uppercase}.game-result-card__title{font-size:1.55rem;line-height:1.1;font-weight:900;color:var(--navy)}.game-result-card__text{margin:0;color:#17304b;line-height:1.55;overflow-wrap:anywhere}.bingo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;width:100%}.bingo-cell{width:100%;min-height:96px;padding:.85rem .5rem;border-radius:18px;background:linear-gradient(180deg,#071428,#0b1d38fa);color:#ffd3ea;font-size:1.03rem;line-height:1.32;font-weight:900;text-align:center;display:flex;align-items:center;justify-content:center;cursor:pointer;border:2px solid rgba(255,45,167,.16);box-shadow:inset 0 0 0 1px #ffffff0a;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.bingo-cell.checked{background:linear-gradient(90deg,var(--sun),var(--pink));color:var(--navy);box-shadow:0 10px 28px #ff9f1c2e;border-color:transparent}.bingo-winner{padding:.85rem;border-radius:18px;background:linear-gradient(90deg,var(--sun),var(--pink));color:var(--navy);font-weight:900;text-align:center;line-height:1.35}@media (max-width:420px){.games-page{padding-inline:.85rem}.games-page__hero,.games-topbar,.games-page__panel,.game-card,.games-dashboard__card{padding:.9rem}.quiz-question,.type-question{font-size:1.28rem;padding:.9rem}.quiz-choice{font-size:1rem}.bingo-cell{font-size:.98rem;min-height:88px}}@media (min-width:900px){.games-page{padding:2rem 1.5rem}.games-page__shell{width:min(100%,520px);max-width:520px}}.memories-page{min-height:100vh;padding:calc(1rem + env(safe-area-inset-top)) 1rem calc(1.25rem + env(safe-area-inset-bottom));background:radial-gradient(80% 70% at 50% 0%,rgba(255,159,28,.22),transparent 34%),radial-gradient(65% 50% at 82% 18%,rgba(255,45,167,.18),transparent 30%),radial-gradient(50% 40% at 18% 26%,rgba(255,214,84,.15),transparent 28%),linear-gradient(180deg,#071428fa,#08152bf0 42%,#040c18)}.memories-page--desktop{padding:2rem 1.5rem}.memories-page__shell{width:min(100%,430px);max-width:430px;margin:0 auto;display:flex;flex-direction:column;gap:.95rem}.memories-page__shell--desktop{width:min(100%,1100px);max-width:1100px}.memories-topbar,.memories-page__hero,.memories-card,.memories-rules,.memories-rules li,.memories-upload__button,.memories-gallery-card,.memories-gallery-grid,.legal-card{max-width:100%}.memories-topbar,.memories-page__hero,.memories-card,.memories-gallery-hero,.memories-gallery-card,.legal-card,.legal-page__hero{border-radius:26px;box-shadow:0 18px 42px #00000059}.memories-topbar{display:flex;flex-direction:column;gap:.8rem;padding:1rem;background:linear-gradient(180deg,#ffffff14,#ffffff08);border:1px solid rgba(255,255,255,.1)}.memories-topbar__back,.legal-page__back{width:100%;justify-content:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.14);color:#fff}.memories-topbar__meta{display:inline-flex;align-items:center;align-self:flex-start;padding:.35rem .75rem;border-radius:999px;background:#ffffff17;color:#fff;font-size:.82rem;font-weight:800;letter-spacing:.02em}.memories-page__hero,.memories-gallery-hero,.legal-page__hero{padding:1rem;background:linear-gradient(180deg,#ffffff14,#ffffff08);border:1px solid rgba(255,255,255,.1)}.memories-page__title,.legal-page__title{margin:0;color:var(--sun);font-size:clamp(2rem,8vw,2.8rem);line-height:1.02}.memories-page__subtitle{margin:0;color:#fff3df;font-size:1.02rem;line-height:1.55;font-weight:700}.memories-card,.legal-card{padding:1.05rem;background:linear-gradient(180deg,#fff6e5fc,#ffedd3f5);color:var(--navy);border:1px solid rgba(255,255,255,.7)}.memories-card h2,.legal-card h2{margin:0 0 .8rem;color:#ab2f78;font-size:1.15rem}.memories-card p,.legal-card p{margin:0;line-height:1.6}.memories-card p+p,.legal-card p+p{margin-top:.75rem}.memories-card__text-muted{margin-top:.75rem!important;color:#5f486b;font-weight:700}.memories-card__header{display:flex;flex-direction:column;gap:.45rem}.memories-card--notice{background:linear-gradient(180deg,#10213af5,#0a162aeb);border-color:#ffd6542e;color:#fff3df}.memories-card--notice p{color:inherit}.memories-card--gallery-stack{display:flex;flex-direction:column;gap:.9rem}.memories-rules{margin:0;padding-left:1.2rem;display:grid;gap:.8rem}.memories-rules li{line-height:1.55;overflow-wrap:anywhere}.memories-link{width:100%;justify-content:center;background:#ffffff08;border:1px solid rgba(255,255,255,.16);color:#fff}.memories-link--desktop{width:auto;min-width:260px}.memories-upload__status{display:inline-flex;align-items:center;align-self:flex-start;margin-bottom:.85rem;padding:.35rem .75rem;border:0;border-radius:999px;background:linear-gradient(90deg,var(--sun),var(--pink));color:var(--navy);cursor:pointer;font:inherit;font-size:.82rem;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.memories-upload__picker{position:relative;width:100%;justify-content:center;min-height:60px;cursor:pointer;background:#071428f5;border:1px solid rgba(255,45,167,.16);color:var(--cream)}.memories-upload__picker-copy{position:relative;z-index:1}.memories-upload__input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.memories-upload__help{color:#5c5871;font-weight:700}.memories-upload__selected-count{display:inline-flex;align-items:center;align-self:flex-start;padding:.35rem .75rem;border-radius:999px;background:#07142814;color:#17304b;font-size:.85rem;font-weight:800}.memories-upload__actions{display:flex;flex-direction:column;gap:.75rem}.memories-upload__consent{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:start;padding:.9rem 1rem;border-radius:18px;background:#0714280f;border:1px solid rgba(7,20,40,.08);line-height:1.55}.memories-upload__checkbox{width:1.15rem;height:1.15rem;margin-top:.15rem;accent-color:var(--pink)}.memories-upload__message{padding:.85rem 1rem;border-radius:18px;font-weight:700;line-height:1.5}.memories-upload__message--error{background:#ffe3e3;color:#6f1b1b}.memories-upload__message--success{background:#fff4cc;color:#7a4c00}.memories-upload__button{width:100%;justify-content:center;padding:1rem 1.1rem;font-size:1rem}.memories-upload__button:disabled{opacity:.58;cursor:not-allowed;box-shadow:none}.memories-upload__note{margin-top:.8rem!important;color:#5c5871;font-weight:700}.memories-upload__expiry{margin-top:.45rem!important;color:#9d1e66;font-weight:900}.memories-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.memories-preview-card{display:flex;flex-direction:column;overflow:hidden;border-radius:18px;background:#fffdf7;border:1px solid rgba(7,20,40,.08)}.memories-preview-card__thumb{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;background:#ecd7b0}.memories-preview-card__body{display:flex;flex-direction:column;gap:.3rem;padding:.75rem}.memories-preview-card__name{font-size:.92rem;font-weight:800;color:#17304b;overflow-wrap:anywhere}.memories-preview-card__meta{font-size:.82rem;color:#715c76}.memories-gallery-hero{display:flex;flex-direction:column;gap:.95rem}.memories-gallery-hero__top{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.memories-gallery-hero__back{background:#ffffff0d;border:1px solid rgba(255,255,255,.14);color:#fff}.memories-gallery-hero__lead{margin:0;max-width:70ch;color:#f8ecd9;line-height:1.7;font-size:1.02rem}.memories-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.memories-gallery-grid--mobile{grid-template-columns:repeat(2,minmax(0,1fr))}.memories-gallery-card{display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(180deg,#fff6e5fa,#ffeccef2);color:var(--navy);border:1px solid rgba(255,255,255,.78)}.memories-gallery-card--image{padding:0}.memories-gallery-card__visual{position:relative;aspect-ratio:4/5;background:linear-gradient(160deg,#071428f2,#183251e6);overflow:hidden}.memories-gallery-card__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff0a,#fff0)}.memories-gallery-card__spark{position:absolute;display:block;border-radius:999px;filter:blur(.4px)}.memories-gallery-card__spark:nth-child(1){width:150px;height:150px;top:-18px;left:-24px;background:radial-gradient(circle,#ff9f1cb8,#ff9f1c00 72%)}.memories-gallery-card__spark:nth-child(2){width:140px;height:140px;right:-28px;top:28%;background:radial-gradient(circle,#ff2da79e,#ff2da700 72%)}.memories-gallery-card__spark:nth-child(3){width:110px;height:110px;left:35%;bottom:-18px;background:radial-gradient(circle,#ffd654a3,#ffd65400 74%)}.memories-gallery-card__image-button{display:block;width:100%;padding:0;border:none;background:none;cursor:zoom-in}.memories-gallery-card__image{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;background:#ecd7b0}.memories-gallery-card__body{display:flex;flex-direction:column;gap:.55rem;padding:1rem}.memories-gallery-card__label{font-size:.8rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#9d1e66}.memories-gallery-card__body p{margin:0;line-height:1.6;color:#17304b}.memories-gallery-card__meta{font-size:.84rem;color:#715c76;font-weight:700}.memories-gallery-card--accent-2 .memories-gallery-card__visual{background:linear-gradient(160deg,#0f1d3af2,#602247e0)}.memories-gallery-card--accent-3 .memories-gallery-card__visual{background:linear-gradient(160deg,#0d203ef2,#703f10e6)}.memories-gallery-empty{padding:1rem;border-radius:18px;background:#0714280d;color:#17304b;font-weight:700}.memories-gallery-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.memories-card--info{flex:1 1 360px;min-width:min(100%,360px)}.memories-lightbox__content{width:min(92vw,960px);max-height:92vh}.memories-lightbox__image{display:block;max-width:100%;max-height:72vh;object-fit:contain;border-radius:16px}.memories-lightbox__caption{display:flex;flex-direction:column;gap:.35rem;width:100%;color:#fff3df}.memories-lightbox__caption-title{font-size:1.15rem;font-weight:900;color:#fff}.legal-page{min-height:100vh;padding:calc(1rem + env(safe-area-inset-top)) 1rem calc(1.25rem + env(safe-area-inset-bottom));background:radial-gradient(70% 60% at 50% 0%,rgba(255,214,84,.08),transparent 34%),linear-gradient(180deg,#071428fc,#071428f2 40%,#060f1d)}.legal-page__shell{width:min(100%,760px);max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.legal-page__hero{display:flex;flex-direction:column;gap:.8rem}.legal-page__eyebrow{display:inline-flex;align-items:center;align-self:flex-start;padding:.35rem .75rem;border-radius:999px;background:#ffffff17;color:#fff;font-size:.82rem;font-weight:800;letter-spacing:.02em}.legal-card{display:flex;flex-direction:column;gap:1rem}.legal-card--note{background:linear-gradient(180deg,#fff3dcf5,#fbebd1ed);text-align:center}@media (max-width:520px){.memories-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:420px){.memories-page{padding-inline:.85rem}.memories-topbar,.memories-page__hero,.memories-card,.memories-gallery-hero{padding:.95rem}.memories-upload__consent{padding:.85rem}.legal-page{padding-inline:.85rem}.legal-page__hero,.legal-card{padding:.95rem}}@media (min-width:900px){.memories-page__shell{width:min(100%,520px);max-width:520px}.memories-page__shell--desktop{width:min(100%,1100px);max-width:1100px}.legal-page{padding:2rem 1.5rem}}@media (max-width:899.98px){.memories-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.memories-gallery-footer{flex-direction:column;align-items:stretch}}@media (max-width:899.98px){.desktop-only{display:none!important}}@media (min-width:900px){.mobile-only{display:none!important}}@media (prefers-reduced-motion: reduce){.note--1,.note--2,.dot--1,.dot--2,.btn.primary:after,.poster-card{animation:none;transition:none}.hero-bg{animation:none}}@media (prefers-reduced-motion: reduce){.intro-video__video{display:none}}.food-page{min-height:100vh;padding:calc(1rem + env(safe-area-inset-top)) 1rem calc(1.25rem + env(safe-area-inset-bottom));background:radial-gradient(80% 70% at 50% 0%,rgba(255,159,28,.12),transparent 34%),radial-gradient(65% 50% at 82% 18%,rgba(255,45,167,.08),transparent 30%),linear-gradient(180deg,#071428fa,#08152bf0 42%,#040c18)}.food-page__shell{width:min(100%,1100px);max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:.95rem}.food-page__hero{padding:1rem;border-radius:22px;background:linear-gradient(180deg,#ffffff0f,#ffffff05);border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 42px #00000059;color:#fff}.food-page__title{margin:0;color:var(--sun);font-size:clamp(2rem,8vw,2.6rem)}.food-page__lead{margin:0;color:#f4ebd8;font-weight:700}.food-grid{display:grid;grid-template-columns:1fr;gap:.9rem;margin-top:1rem}.food-card{padding:1rem;border-radius:18px;background:linear-gradient(180deg,#091a32f5,#0b1d38f5);border:1px solid rgba(255,45,167,.08);box-shadow:0 12px 30px #00000059;color:#f4ebd8;display:flex;flex-direction:column;gap:.6rem}.food-card__header{display:flex;align-items:center;gap:.75rem}.food-card__emoji{font-size:1.6rem;width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,var(--sun),var(--pink));color:var(--navy);font-weight:900}.food-card__title{margin:0;color:var(--sun);font-weight:900;font-size:1.1rem}.food-card__subtitle{margin:0;color:#ffdfe;font-weight:800;font-size:.95rem}.food-card__text{margin:0;color:#f4ebd8;line-height:1.45}.food-footer{display:flex;flex-direction:column;gap:.5rem}@media (min-width:900px){.food-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.food-footer{flex-direction:row;align-items:center;justify-content:space-between}}
