.china-date-time{width:100%}.china-date-trigger{display:flex;justify-content:space-between;align-items:center;gap:9px;width:100%;min-height:43px;padding:9px 12px;border:1px solid #e3d9ef;border-radius:12px;background:#fff;color:#3d3d5b;text-align:left;font-size:12px}.china-date-trigger:hover,.china-date-trigger[aria-expanded=true]{border-color:#ae9ed2}.china-calendar{position:fixed;z-index:1800;overflow-y:auto;padding:12px;border:1px solid #e2d8ef;border-radius:16px;background:#fffefefa;box-shadow:0 16px 42px #49365e2c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.china-calendar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.china-calendar-head strong{font-size:14px;color:#29304b}.china-calendar-head button{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#f6f1fb;color:#8270a7}.china-calendar-head button:disabled{opacity:.35}.china-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.china-calendar-grid span,.china-calendar-grid button{display:grid;place-items:center;min-height:31px;font-size:11px}.china-calendar-grid span{color:#9b93a9}.china-calendar-grid button{border-radius:9px;background:transparent;color:#45506a}.china-calendar-grid button:hover,.china-calendar-grid button.selected{background:#f2e8f8;color:#945ca1}.china-calendar-grid button:disabled{opacity:.25}.china-time-title{display:flex;justify-content:space-between;margin:12px 2px 7px;color:#323956;font-size:12px;font-weight:700}.china-time-title small{color:#9992aa;font-size:10px;font-weight:400}.china-time-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;max-height:116px;overflow-y:auto;scrollbar-width:thin}.china-time-grid button{min-height:32px;border-radius:9px;background:#f8f4fa;color:#5e5872;font-size:11px}.china-time-grid button:hover,.china-time-grid button.selected{background:#e8ddf6;color:#744d9d}.china-time-grid button:disabled{opacity:.3}@media(prefers-reduced-motion:reduce){.china-calendar *{transition:none!important}}:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#213e61;background:#f2f8ff;font-synthesis:none;-webkit-font-smoothing:antialiased;line-height:1.6;--blue:#307acb;--muted:#657c97;--shadow:0 12px 42px #356fa714}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:40px}body{margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;border:0}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid #2782e4;outline-offset:4px}button{transition:background .2s,transform .2s,box-shadow .2s}button:active{transform:scale(.98)}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.25;letter-spacing:-.035em}svg{flex-shrink:0}button,a{touch-action:manipulation}.glass{background:linear-gradient(130deg,#ffffffeb,#edf7ffd9);box-shadow:var(--shadow),inset 0 1px #fff;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.skip{position:fixed;top:-70px;z-index:100;background:#fff;padding:12px}.skip:focus{top:10px}.site-header{position:absolute;z-index:10;top:24px;left:3%;width:94%;border-radius:60px;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:11px;font-size:19px;font-weight:750;white-space:nowrap}.brand small{display:block;font-size:9px;letter-spacing:.15em;color:#6c8db2}.logo-placeholder{width:39px;height:39px;border-radius:13px;background:linear-gradient(135deg,#e4f2ff,#fff);box-shadow:inset 0 2px 5px #aac8e331}.desktop-nav{display:flex;gap:4px;font-size:14px}.desktop-nav a{padding:10px 17px;border-radius:30px}.desktop-nav a.active,.desktop-nav a:hover{background:#deedff}.contact-pill{display:flex;gap:8px;align-items:center;background:#fff;padding:12px 19px;border-radius:40px;font-size:13px}.live-dot{display:inline-block;width:7px;height:7px;border-radius:100%;background:#59bca2;box-shadow:0 0 0 4px #71ceb51c;vertical-align:middle}.hero{height:min(900px,100svh);min-height:650px;position:relative;background:#c9e7fb;overflow:hidden}.scene{position:absolute;inset:0}.scene canvas{display:block;width:100%;height:100%;touch-action:pan-y}.hero-copy{position:absolute;bottom:125px;left:5%;padding:27px 32px 30px;border-radius:28px;max-width:410px;background:linear-gradient(120deg,#ffffffec,#edf8ffd1)}.eyebrow{font-size:11px;font-weight:650;letter-spacing:.12em;color:#6390b9;margin-bottom:16px}.eyebrow .live-dot{margin-right:9px}.hero h1{font-size:clamp(40px,4vw,62px);font-weight:750;line-height:1.17}.hero h1 span{color:#3e88d1}.hero-copy>p:not(.eyebrow){font-size:14px;color:#65829e;margin:15px 0 24px}.primary{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:14px 23px;border-radius:40px;font-size:14px;font-weight:650;color:#fff;background:linear-gradient(135deg,#68aaf1,#397ece);box-shadow:0 8px 20px #4a8ed42d,inset 0 1px #fff5}.primary:hover{box-shadow:0 9px 23px #4a8ed450;background:linear-gradient(135deg,#5d9fe6,#2c6dba)}.gesture-hint{position:absolute;right:4%;bottom:130px;border-radius:30px;padding:9px 15px;font-size:12px;color:#527394;pointer-events:none}.hero-bottom{position:absolute;bottom:26px;left:5%;width:90%;border-radius:40px;padding:15px 24px;display:flex;justify-content:space-between;align-items:center;font-size:13px}.hero-bottom .live-dot{margin-right:10px}.hero-bottom a{display:flex;align-items:center;gap:10px}.hover-capsule{position:absolute;pointer-events:none;padding:9px 15px;border-radius:30px;font-size:13px;z-index:5}.scene-loading,.scene-fallback{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);padding:25px;border-radius:25px;text-align:center}.scene-fallback svg{margin:auto}.scene-fallback p{margin:12px}.section-wrap{width:min(1240px,90%);margin:auto}.menu-section{padding-top:90px;padding-bottom:75px}.section-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:34px}.section-heading .eyebrow{margin-bottom:11px}h2{font-size:clamp(28px,3vw,40px);font-weight:720}.section-heading p:not(.eyebrow){margin-top:13px;color:var(--muted);font-size:14px}.count-pill{background:#e5f0fc;padding:9px 15px;border-radius:40px;font-size:12px;color:#5d7c9a;white-space:nowrap}.menu-toolbar{display:flex;gap:24px;align-items:center;justify-content:space-between}.category-tabs{display:flex;gap:7px;background:#e4eef9;padding:5px;border-radius:40px}.category-tabs button{background:transparent;padding:11px 21px;border-radius:40px;font-size:14px;white-space:nowrap}.category-tabs button.active{background:#fff;box-shadow:0 4px 12px #5483b41a;color:var(--blue);font-weight:650}.search{display:flex;align-items:center;gap:10px;background:#fff;border-radius:40px;padding:11px 16px;min-height:46px;color:#8297ae;box-shadow:0 4px 20px #5e8bac0a}.search input{width:205px;background:transparent;border:0;outline:0;font-size:14px;color:#3c5878}.search button{display:flex;background:transparent}.menu-meta{display:flex;justify-content:space-between;font-size:12px;color:#6883a0;margin:22px 2px 18px}.menu-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.menu-card{padding:0;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 8px 28px #3a699315;text-align:left;min-width:0}.menu-card:hover{transform:translateY(-5px);box-shadow:0 16px 35px #3a699329}.poster-cover{position:relative;aspect-ratio:1/1.02;overflow:hidden;background:#dfeafa}.poster-cover>img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .45s}.menu-card:hover img{transform:scale(1.035)}.poster-badge{position:absolute;top:12px;left:12px;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:4px 11px;border-radius:20px;font-size:11px;font-weight:600}.poster-open{position:absolute;bottom:12px;right:12px;background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:32px;height:32px;display:grid;place-items:center;border-radius:50%}.card-copy{padding:17px 18px 18px}.card-copy h3{font-size:15px;font-weight:650;letter-spacing:0;min-height:38px}.card-copy>div{display:flex;justify-content:space-between;align-items:center;gap:5px;margin-top:8px}.price{color:#327bc5;font-size:21px;font-weight:700;font-variant-numeric:tabular-nums}.price small{font-weight:400;font-size:11px;margin-left:4px;color:#7c91a9}.detail-link{font-size:11px;color:#879ab0}.menu-source{font-size:12px;text-align:center;color:#8293a8;margin-top:30px}.empty{text-align:center;padding:50px}.empty button{margin-left:10px;background:#deedff;border-radius:30px;padding:10px}.notice-band{padding:65px 0 75px;background:radial-gradient(ellipse at 80% 0,#d7eafe,transparent 65%),linear-gradient(130deg,#e7f3ff,#edf6ff)}.notice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.notice-card{width:100%;text-align:left;border-radius:26px;overflow:hidden;padding:9px}.notice-preview{height:255px;overflow:hidden;border-radius:20px;background:#fff;position:relative}.notice-preview:after{content:"";position:absolute;bottom:0;left:0;right:0;height:50px;background:linear-gradient(transparent,#fff9)}.notice-preview img{width:100%;height:100%;object-fit:cover;object-position:top}.notice-copy{padding:20px 14px 16px;display:flex;justify-content:space-between;align-items:center}.notice-copy h3{font-size:20px}.notice-copy p{font-size:12px;color:#7990a7;margin-top:7px}.round-arrow{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#fff;color:#5894d4}.contact-section{padding-top:85px;padding-bottom:90px;display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.contact-intro h2{font-size:42px}.contact-intro>p:not(.eyebrow){margin:20px 0;color:#6e86a1;font-size:14px}.feedback{display:flex;align-items:center;gap:8px;padding:14px 0;background:transparent;font-size:12px;color:#68819b}.shift-card{border-radius:30px;padding:28px}.shift-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.shift-heading h3{font-size:20px}.shift-heading span{font-size:11px;color:#88a0b6}.shift{display:flex;align-items:center;gap:13px;padding:14px 12px;border-radius:18px;font-size:14px}.shift-avatar{display:grid;place-items:center;width:36px;height:36px;background:#e5effa;border-radius:50%;color:#6995bf}.shift.active{background:#e3f0ff}.shift small{font-size:10px;color:#3889b5}.shift time{margin-left:auto;font-size:12px;color:#6986a2;white-space:nowrap}.shift-card>p{font-size:12px;color:#7f96ac;margin:17px 12px 0}footer{width:90%;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:28px 0 40px;font-size:12px;color:#7990a8}footer p{font-size:18px;color:#3d6994;font-weight:600}.bottom-nav,.touch-only{display:none}.toast{position:fixed;z-index:60;bottom:30px;left:50%;transform:translate(-50%);padding:12px 24px;border-radius:30px;font-size:14px;white-space:nowrap}.detail-dialog{width:min(780px,94vw);max-height:92dvh;padding:0;border:0;border-radius:28px;color:#213e61;background:#f5faff;box-shadow:0 30px 120px #0b2a594a;overflow:auto}.detail-dialog::backdrop{background:#15345778;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.dialog-head{display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:2;padding:19px 24px;background:#f5fafff5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.dialog-head h2{font-size:21px;letter-spacing:0;margin-top:4px}.dialog-head small{font-size:11px;color:#7996b3}.icon-button{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#e4effb;flex-shrink:0}.viewer-tools{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:8px 24px 16px;font-size:12px}.viewer-tools button,.viewer-tools a{display:flex;gap:6px;align-items:center;min-height:44px}.viewer-tools button{background:#e3effd;border-radius:30px;padding:8px 15px}.seasonal-note{margin:0 24px 15px;font-size:12px;color:#597aa0}.image-scroll{overflow:auto;max-height:65dvh;background:#e7eff7;overscroll-behavior:contain}.image-scroll img{width:100%;height:auto;max-width:none}.image-scroll.zoomed img{width:max(1100px,170%)}.dialog-foot{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;gap:10px}.dialog-foot>span{font-size:11px;color:#7189a3}.dialog-foot .primary{font-size:12px;padding:12px 16px}@media(max-width:1050px){.desktop-nav{gap:0}.desktop-nav a{padding:10px;font-size:12px}.menu-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-section{gap:40px}.hero-copy{max-width:350px}.notice-preview{height:220px}}@media(max-width:700px){html{scroll-padding-top:25px}.desktop-nav,.desktop-only{display:none}.touch-only{display:inline}.site-header{top:16px;left:4%;width:92%;padding:10px 13px}.brand{font-size:17px;gap:8px}.logo-placeholder{width:33px;height:33px;border-radius:11px}.brand small{font-size:8px}.contact-pill{padding:10px 12px;font-size:11px}.contact-pill .live-dot{display:none}.hero{height:calc(100svh - 65px);min-height:610px;max-height:860px}.hero-copy{left:5%;bottom:71px;padding:18px 21px 21px;width:calc(90% - 55px);max-width:320px;border-radius:24px}.hero h1{font-size:36px}.hero-copy .eyebrow{font-size:8px;margin-bottom:10px;letter-spacing:.1em}.hero-copy>p:not(.eyebrow){font-size:11px;margin:11px 0 15px}.hero-copy .primary{font-size:12px;padding:11px 17px}.gesture-hint{right:5%;bottom:auto;top:94px;font-size:10px;padding:7px 12px}.hero-bottom{bottom:16px;left:5%;padding:10px 14px;font-size:10px}.hero-bottom a{font-size:10px}.section-wrap{width:90%}.menu-section{padding-top:48px;padding-bottom:45px}.section-heading{margin-bottom:23px;gap:10px}.section-heading h2{font-size:27px}.section-heading .eyebrow{font-size:9px}.section-heading p:not(.eyebrow){font-size:12px;margin-top:10px}.count-pill{display:none}.menu-toolbar{display:block}.category-tabs{width:100%;justify-content:space-between;padding:4px;gap:0}.category-tabs button{padding:10px 12px;font-size:12px;flex:1}.search{margin-top:14px;width:100%;padding:11px 15px}.search input{width:100%;min-width:0}.menu-meta{font-size:10px;margin:18px 0 13px}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 13px}.menu-card{border-radius:20px}.poster-cover{aspect-ratio:.92}.poster-badge{font-size:9px;top:9px;left:9px;padding:3px 8px}.poster-open{width:28px;height:28px;right:9px;bottom:9px}.card-copy{padding:12px}.card-copy h3{font-size:13px;line-height:1.45;min-height:38px}.card-copy>div{margin-top:7px}.price{font-size:18px}.price small,.detail-link{font-size:9px}.menu-source{font-size:10px;line-height:1.7;text-align:left;margin-top:22px}.notice-band{padding:40px 0}.notice-grid{grid-template-columns:1fr;gap:17px}.notice-card{display:flex;align-items:center;padding:9px;border-radius:24px}.notice-preview{height:150px;width:115px;flex-shrink:0;border-radius:18px}.notice-copy{flex:1;padding:10px 15px;gap:5px}.notice-copy h3{font-size:20px}.notice-copy p{font-size:11px}.round-arrow{width:30px;height:30px}.contact-section{display:block;padding:46px 0}.contact-intro h2{font-size:34px}.contact-intro>p:not(.eyebrow){font-size:12px;margin:15px 0 20px}.shift-card{margin-top:27px;padding:22px 17px}.shift{gap:8px;padding:12px 7px}.shift small{font-size:9px}.shift time{font-size:11px}footer{padding:14px 0 110px;gap:12px;font-size:10px;flex-wrap:wrap}footer p{display:none}.bottom-nav{display:flex;position:fixed;bottom:calc(12px + env(safe-area-inset-bottom));left:4%;width:92%;z-index:20;justify-content:space-around;padding:7px 8px;border-radius:28px;box-shadow:0 8px 35px #466f9d25,inset 0 1px #fff}.bottom-nav button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;width:20%;min-height:48px;background:transparent;color:#7792ac;border-radius:22px;font-size:9px}.bottom-nav button.active{color:#2f81d1;background:#e1efff}.toast{bottom:100px;font-size:12px;max-width:94vw}.detail-dialog{width:100%;max-width:100%;max-height:95dvh;margin:auto 0 0;border-radius:25px 25px 0 0}.dialog-head{padding:16px 18px}.dialog-head h2{font-size:17px}.viewer-tools{padding:4px 18px 12px;font-size:11px}.image-scroll{max-height:66dvh}.dialog-foot{padding:13px 18px calc(14px + env(safe-area-inset-bottom))}.dialog-foot>span{font-size:10px;max-width:130px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.menu-card:hover{transform:none}}body{background:radial-gradient(ellipse at 95% 30%,#fbeaf3aa,transparent 55%),radial-gradient(ellipse at 0 65%,#e1edff,transparent 55%),#f7f8fc}.glass{background:linear-gradient(125deg,#ffffffef,#eef6ffea 55%,#fff0f6db)}.hero-copy{background:linear-gradient(130deg,#fffffff2,#eef6ffe6 65%,#fff0f6dc)}.hero h1 span{background:linear-gradient(110deg,#428ad2,#8d77bd 80%,#bf789b);-webkit-background-clip:text;background-clip:text;color:transparent}.primary,.primary:hover{background:linear-gradient(115deg,#4e98df,#777fc8 70%,#b17fb3)}.desktop-nav a.active,.category-tabs,.bottom-nav button.active{background:linear-gradient(110deg,#e1efff,#f6e7f1)}.logo-placeholder{background:linear-gradient(135deg,#dcedff,#ffe2ef)}.notice-band{background:linear-gradient(125deg,#e8f3ff,#f7edf6 70%,#fdf6fa)}.poster-cover{aspect-ratio:16/9}.poster-cover>img{object-fit:contain;transform:none!important;transition:none}.poster-badge{display:none}.menu-card{border-radius:20px;border:1px solid #fff;align-self:start}.card-copy{padding:17px}.card-copy h3{min-height:0;margin-bottom:14px;font-size:16px}.card-copy>.tag-row{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:5px;margin-top:7px;font-size:11px;line-height:1.5;font-variant-numeric:tabular-nums}.tag-row span{padding:3px 7px;border-radius:5px}.prices span{background:#e0f2e9;color:#287353;font-weight:650}.guarantees span{background:#fae5ed;color:#96566e}.shift.active{position:relative;background:linear-gradient(110deg,#e1efff,#f4e4f0,#e1efff);background-size:200% 100%;animation:dutyGlow 7s ease-in-out infinite;box-shadow:inset 0 0 0 1px #fff9}.shift.active .shift-avatar{position:relative;background:#fff}.shift.active .shift-avatar:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;right:0;bottom:1px;background:#52b795;animation:dutyPulse 2.5s ease-out infinite}@keyframes dutyGlow{50%{background-position:100% 50%}}@keyframes dutyPulse{0%{box-shadow:0 0 #52b79555}75%,to{box-shadow:0 0 0 7px #52b79500}}.soft-enter-active,.soft-leave-active{transition:opacity .22s,translate .3s}.soft-enter-from,.soft-leave-to{opacity:0;translate:0 10px}.poster-retry{position:absolute;z-index:1;left:50%;top:45%;translate:-50% 0;padding:14px 20px;border-radius:20px;background:#fff;white-space:nowrap}.poster-dialog{border:1px solid #ffffffc9;border-radius:26px;width:min(900px,95vw);height:92dvh;max-height:92dvh;padding:0;overflow:hidden;background:#f9f8fc;color:#273b55;box-shadow:0 30px 110px #17284655}.poster-dialog::backdrop{background:#25334f88;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:backdropIn .3s}.poster-dialog.closing::backdrop{animation:backdropOut .2s forwards}@keyframes backdropIn{0%{opacity:0}to{opacity:1}}@keyframes backdropOut{to{opacity:0}}.poster-dialog>header{height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 22px;background:linear-gradient(100deg,#f0f7ff,#fff1f6)}.poster-dialog h2{font-size:20px;letter-spacing:0}.poster-dialog .icon-button{background:#ffffffb5}.poster-viewport{height:calc(100% - 76px);overflow:hidden;position:relative;touch-action:none;overscroll-behavior:contain;cursor:grab;background:#eaeaf0;-webkit-user-select:none;user-select:none}.poster-viewport:active{cursor:grabbing}.poster-viewport img{position:absolute;left:0;top:0;max-width:none;transform-origin:0 0;pointer-events:none;will-change:transform}.poster-loader{position:absolute;left:calc(50% - 14px);top:45%;width:28px;height:28px;border:3px solid #cfd8e6;border-top-color:#9983b8;border-radius:50%;animation:loadingSpin 1s linear infinite}@keyframes loadingSpin{to{transform:rotate(360deg)}}@media(max-width:700px){.poster-cover{aspect-ratio:16/9}.card-copy{padding:12px}.card-copy h3{font-size:13px;line-height:1.5;margin-bottom:10px}.card-copy>.tag-row{font-size:10px;gap:4px}.tag-row span{padding:3px 5px}.poster-dialog{width:100%;max-width:100%;height:94dvh;max-height:94dvh;margin:auto 0 0;border-radius:24px 24px 0 0}.poster-dialog>header{height:68px;padding:12px 16px}.poster-dialog h2{font-size:17px}.poster-viewport{height:calc(100% - 68px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}.card-copy{padding:18px 18px 21px}.theme-pill{display:inline-flex;border-radius:30px;padding:4px 10px;margin-bottom:10px;background:linear-gradient(120deg,#eaf1fe,#f5eaf5);color:#7881a6;font-size:11px;letter-spacing:.08em}.card-copy h3{margin-bottom:15px}.tag-label{font-size:11px;font-weight:500;color:#8b91a0;min-width:26px;padding:3px 0}.tag-row{align-items:baseline!important}.feature-badge{position:absolute;top:12px;left:12px;border-radius:30px;padding:5px 12px;background:#fff7e9ed;color:#936b39;font-size:11px;font-weight:700;box-shadow:0 3px 15px #75648b20;animation:badgeFloat 3.5s ease-in-out infinite}.feature-badge.fresh{background:#f3ebffef;color:#8d69a4;animation-delay:-1.7s}@keyframes badgeFloat{50%{translate:0 -3px}}.filter-bar{display:flex;align-items:center;gap:12px;margin-top:16px;flex-wrap:wrap}.filter-bar label{display:flex;align-items:center;gap:10px;padding:8px 14px;border:1px solid #fff;border-radius:30px;background:#ffffffb3;font-size:12px;color:#8390a5}.filter-bar select{border:0;background:transparent;color:#435774;font:inherit;padding:5px;min-height:30px;cursor:pointer;max-width:180px}.filter-bar button{background:transparent;color:#a17b9f;font-size:12px;padding:10px}.filter-bar small{font-size:11px;color:#959aad;margin-left:auto}.count-pill{display:inline-flex;align-items:center;gap:10px;transition:transform .25s,box-shadow .25s}.count-pill:hover{transform:translateY(-3px);box-shadow:0 7px 20px #9b83b72a}.pool-dialog{width:min(780px,92vw);max-height:85dvh;padding:28px;border:1px solid white;border-radius:30px;color:#344b69;animation:poolEnter .35s cubic-bezier(.2,.85,.2,1)}.pool-dialog::backdrop{background:#293b5580;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.pool-dialog header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:25px}.pool-dialog h2{font-size:24px}.pool-dialog .eyebrow{font-size:10px;margin-bottom:8px}.pool-chips{display:flex;gap:11px;flex-wrap:wrap}.pool-chips button{display:flex;gap:15px;align-items:center;border-radius:30px;padding:12px 16px;background:#fff9;border:1px solid white;font-size:13px}.pool-chips button:nth-child(3n){background:#fcecf4}.pool-chips button:nth-child(3n+1){background:#eaf3ff}.pool-chips button:hover{translate:0 -3px;box-shadow:0 7px 20px #8e739f22}.pool-chips span{color:#9395b6}@keyframes poolEnter{0%{opacity:0;translate:0 20px}to{opacity:1;translate:0 0}}.notice-card{transition:translate .4s,box-shadow .4s;animation:noticeBreathe 7s ease-in-out infinite}.notice-section:nth-child(2) .notice-card{animation-delay:-2s}.notice-section:nth-child(3) .notice-card{animation-delay:-4s}.notice-card:hover,.notice-card:focus-visible{translate:0 -7px;box-shadow:0 22px 45px #88769d24}.notice-card:hover .round-arrow{transform:rotate(-8deg);background:#f9e9f3}.round-arrow{transition:transform .3s,background .3s}@keyframes noticeBreathe{50%{transform:translateY(-3px)}}.shift{position:relative;cursor:help;transition:transform .25s,background .25s}.shift:hover,.shift:focus-visible{transform:translate(4px);background:#f0edf9}.shift.active:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(110deg,transparent 25%,#ffffff8c 48%,transparent 70%);background-size:300% 100%;animation:dutySweep 4s ease-in-out infinite}.shift-tooltip{position:absolute;bottom:calc(100% + 7px);left:15px;z-index:5;white-space:nowrap;background:#fffdfef5;border:1px solid #eadfee;border-radius:15px;padding:9px 13px;font-size:11px;color:#8c739b;box-shadow:0 8px 22px #66587719}.shift-tooltip:after{content:"";position:absolute;bottom:-5px;left:20px;width:8px;height:8px;background:#fff;rotate:45deg;border-right:1px solid #eadfee;border-bottom:1px solid #eadfee}@keyframes dutySweep{0%,15%{background-position:150% 0}75%,to{background-position:-80% 0}}footer p{font-size:13px;letter-spacing:.08em;color:#8c819b;display:block}.page-entered .hero-copy{animation:homeReveal .8s .15s both cubic-bezier(.2,.8,.2,1)}.page-entered .hero-bottom{animation:homeReveal .8s .3s both cubic-bezier(.2,.8,.2,1)}@keyframes homeReveal{0%{opacity:0;translate:0 16px}to{opacity:1;translate:0 0}}.filter-bar label{white-space:nowrap;min-width:0}.filter-bar select{min-width:0}.entry-screen{position:fixed;inset:0;z-index:200;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(ellipse at 25% 40%,#dfedff,transparent 65%),radial-gradient(ellipse at 85% 60%,#f9e4f1,transparent 60%),#fafbfe;pointer-events:none}.entry-mark{font-size:42px;font-weight:750;letter-spacing:.18em;color:#54759d;animation:entryBreath 2.4s ease-in-out infinite}.entry-mark span{color:#a17e9e}.entry-screen p{margin:17px 0 30px;font-size:12px;letter-spacing:.22em;color:#8c95ab}.entry-track{width:130px;height:3px;overflow:hidden;border-radius:10px;background:#dde2ef}.entry-track i{display:block;width:45%;height:100%;border-radius:10px;background:linear-gradient(90deg,#81add8,#c59db9);animation:entryLoading 1.4s ease-in-out infinite}.arrival-leave-active{transition:opacity .6s,filter .6s}.arrival-leave-to{opacity:0;filter:blur(6px)}@keyframes entryLoading{0%{translate:-100% 0}to{translate:330% 0}}@keyframes entryBreath{50%{opacity:.65;translate:0 -3px}}@media(max-width:700px){.section-heading{flex-wrap:wrap}.count-pill{display:inline-flex;font-size:11px;padding:8px 12px}.filter-bar{gap:8px}.filter-bar label{gap:5px;padding:5px 9px;flex:1}.filter-bar select{width:100%;max-width:135px}.filter-bar small{margin-left:0;width:100%}.card-copy{padding:12px}.theme-pill{font-size:10px;padding:3px 8px;margin-bottom:8px}.feature-badge{top:8px;left:8px;padding:3px 8px;font-size:10px}.tag-label{font-size:10px;min-width:23px}.pool-dialog{padding:20px}.pool-chips{gap:8px}.pool-chips button{font-size:12px;padding:10px 12px}.pool-dialog h2{font-size:21px}footer p{font-size:10px;order:3;width:100%;text-align:center}.shift-tooltip{font-size:10px;left:0}.entry-mark{font-size:34px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.entry-track i{width:100%}.notice-card:hover,.pool-chips button:hover{translate:none}}.mobile-menu-actions{display:none}.clear-filters{background:transparent;padding:8px 12px;color:#8e6f96;font-size:12px}.filter-sheet{padding:0;border:0;border-radius:26px 26px 0 0;background:#faf9fc;color:#344b69;width:min(540px,100%);max-width:100%;max-height:90dvh;margin:auto auto 0;overflow:hidden;animation:poolEnter .25s ease-out}.filter-sheet::backdrop{background:#293b5580;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.sheet-handle{width:32px;height:4px;margin:10px auto 0;background:#d8d4e0;border-radius:5px}.filter-sheet>header{display:flex;align-items:center;justify-content:space-between;padding:8px 20px 14px}.filter-sheet h2{font-size:20px}.filter-sheet-body{padding:4px 20px 12px;max-height:calc(90dvh - 168px);overflow:auto;overscroll-behavior:contain}.filter-sheet fieldset{margin:0 0 22px;padding:0;border:0}.filter-sheet legend{font-size:15px;font-weight:650;margin-bottom:12px}.filter-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.filter-options button{min-height:44px;border-radius:12px;font-size:12px;background:#efedf4;padding:10px 4px;border:1px solid transparent}.filter-options button[aria-pressed=true]{background:#eee5f4;color:#735b8e;border-color:#bba5ce;font-weight:650}.filter-sheet-body>p{font-size:12px;color:#858296}.filter-sheet>footer{display:flex;gap:12px;width:100%;margin:0;padding:12px 20px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #eeebf2}.filter-reset{background:#f0edf5;border-radius:30px;min-height:46px;padding:10px 24px;font-size:14px}.filter-sheet footer .primary{flex:1;min-height:46px}@media(max-width:700px){html{scroll-padding-top:20px}.menu-meta,.menu-card,.clear-filters{scroll-margin-top:190px;scroll-margin-bottom:85px}.hero-copy .eyebrow,.section-heading .eyebrow,.contact-intro>.eyebrow{display:none}.hero-copy>p:not(.eyebrow){font-size:13px}.hero-copy .primary{min-height:44px;font-size:14px}.gesture-hint{max-width:90%;font-size:11px}.contact-pill{min-height:44px}.site-header{padding-top:7px;padding-bottom:7px}.site-header .brand{min-height:44px}.menu-section>.section-heading{margin-bottom:18px}.section-heading .count-pill{display:none}.menu-controls{position:sticky;top:0;z-index:8;padding:10px 0 8px;background:linear-gradient(110deg,#f4f7fdf5,#faf0f7f5);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:0 0 16px 16px}.menu-toolbar{display:flex;flex-direction:column;gap:10px}.search{order:-1;margin:0;width:100%;height:46px;padding:0 12px}.search input{font-size:16px;line-height:24px;min-height:44px;appearance:none}.search input::-webkit-search-cancel-button{display:none}.search button{width:44px;height:44px;align-items:center;justify-content:center;flex-shrink:0}.category-tabs{min-height:44px}.category-tabs button{min-height:40px;font-size:13px;padding:9px 6px}.filter-bar{display:none}.mobile-menu-actions{display:flex;gap:10px;margin-top:9px}.mobile-menu-actions button{display:flex;align-items:center;justify-content:space-between;flex:1;background:#ffffffc9;min-height:44px;border-radius:13px;padding:10px 14px;font-size:13px;border:1px solid #eee7f2}.mobile-menu-actions button>span{font-size:11px;color:#8b8199}.mobile-menu-actions .chosen{border-color:#bca6d3;background:#f1e9f8;color:#795c99}.menu-meta{margin-top:10px;min-height:28px;align-items:center}.menu-meta .clear-filters{min-height:40px;font-size:12px}.menu-grid{gap:14px 12px}.card-copy h3{font-size:15px;line-height:1.5;overflow-wrap:anywhere}.theme-pill{font-size:11px;color:#6c7396}.card-copy>.tag-row{font-size:11px;gap:5px}.tag-label{font-size:11px;color:#70798b}.tag-row span{padding:4px 6px}.feature-badge{font-size:11px}.menu-card{border-radius:18px}.menu-card:hover{transform:none}.menu-source{font-size:12px}.empty{font-size:14px;padding:35px 12px}.empty button{min-height:44px;margin-top:12px}.bottom-nav{left:0;bottom:0;width:100%;border-radius:20px 20px 0 0;padding:6px 10px calc(6px + env(safe-area-inset-bottom));background:linear-gradient(100deg,#fffffff5,#f9f3fbf5);border-top:1px solid #ffffff;box-shadow:0 -4px 25px #66799a14}.bottom-nav button{font-size:11px;min-height:50px;gap:3px}.bottom-nav button.active{font-weight:650}.toast{bottom:calc(82px + env(safe-area-inset-bottom));font-size:13px;white-space:normal;text-align:center;min-width:200px}.pool-dialog{display:flex;flex-direction:column;width:100%;max-width:100%;max-height:88dvh;margin:auto 0 0;border-radius:26px 26px 0 0;padding:0}.pool-dialog:not([open]){display:none}.pool-dialog>header{flex-shrink:0;margin:0;padding:18px 18px 14px;background:#faf6fc}.pool-dialog .eyebrow{display:none}.pool-dialog h2{font-size:19px}.pool-chips{overflow:auto;overscroll-behavior:contain;padding:8px 16px calc(20px + env(safe-area-inset-bottom));gap:9px}.pool-chips button{min-height:44px;font-size:13px;padding:10px 13px;max-width:100%;text-align:left}.pool-chips button span{margin-left:auto}.pool-chips button:hover{translate:none}.poster-dialog{height:100dvh;max-height:100dvh;border-radius:0;border:0;margin:0;width:100%;max-width:100%}.poster-dialog>header{height:calc(62px + env(safe-area-inset-top));padding:calc(8px + env(safe-area-inset-top)) 14px 8px;gap:12px}.poster-dialog h2{font-size:17px;line-height:1.35;min-width:0}.poster-viewport{height:calc(100% - 62px - env(safe-area-inset-top));touch-action:none}.notice-card{animation:none}.notice-card:hover{translate:none}.notice-card:active{transform:scale(.985)}.notice-preview{width:105px;height:138px}.notice-copy{padding:10px 12px}.notice-copy h3{font-size:18px}.notice-copy p{font-size:12px}.contact-intro h2{font-size:32px}.contact-intro>p:not(.eyebrow){font-size:14px}.contact-intro>.primary,.feedback{min-height:46px}.feedback{font-size:13px}.shift{min-height:58px;touch-action:manipulation}.shift b{font-size:14px}.shift small{font-size:10px}.shift-tooltip{font-size:12px;max-width:100%;white-space:normal}.shift:hover,.shift:focus-visible{transform:none}.shift time{font-size:12px}.shift-card>p{font-size:13px}footer{padding-bottom:calc(95px + env(safe-area-inset-bottom))}footer p{font-size:11px}}@media(max-width:360px){.card-copy{padding:11px 10px}.card-copy h3{font-size:14px}.shift{gap:5px}.shift-avatar{width:30px;height:30px;flex-shrink:0}.shift time{font-size:11px}.filter-sheet-body{padding-left:14px;padding-right:14px}.filter-options{gap:6px}.filter-options button{font-size:11px}.mobile-menu-actions button{padding:10px;font-size:12px}}@media(prefers-reduced-motion:reduce){.filter-sheet{animation:none}}:root{--blue:#6652b4;--muted:#727487;--shadow:0 12px 38px #65587812;color:#35364c;background:#fffaf4}body{background:radial-gradient(ellipse at 0 20%,#fff0d4,transparent 50%),radial-gradient(ellipse at 100% 55%,#e4f4ec,transparent 50%),#fffaf7}.glass{background:linear-gradient(130deg,#fffe,#fffaf0eb);box-shadow:var(--shadow),inset 0 1px #fff}.primary,.primary:hover{background:linear-gradient(115deg,#ef8b55,#d66582);box-shadow:0 8px 20px #d9786630}.logo-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#f3d985,#eca8bb);color:#64477a;font-size:16px;font-weight:850}.desktop-nav a:nth-child(2){background:#e5f3e9;color:#356854}.desktop-nav a:nth-child(3){background:#fff0c6;color:#856327}.desktop-nav a:nth-child(4){background:#ebe2f9;color:#79539e}.desktop-nav a:nth-child(5){background:#fbe2e9;color:#9a4f6a}.desktop-nav{gap:7px}.desktop-nav a:hover{box-shadow:inset 0 0 0 1px #b3a1bf55}.desktop-nav a.active{box-shadow:inset 0 -3px #ac8cbb55}.hero{background:#f0eeea;min-height:710px}.hero .scene{inset:90px 0 100px 28%}.hero-copy{left:4%;top:29%;bottom:auto;width:29%;max-width:390px;padding:25px;background:linear-gradient(135deg,#fffdf1e8,#f9e6dcd6);border:1px solid #fff9;box-shadow:0 16px 45px #8c786617}.hero h1{font-size:clamp(36px,3.6vw,54px)}.hero h1 span{background:linear-gradient(110deg,#d57656,#a96e9c);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy .eyebrow{font-size:9px;letter-spacing:.08em;color:#8c745c}.hero-copy>p:not(.eyebrow){font-size:13px;color:#786c68;margin-bottom:13px}.partner-label{display:flex;align-items:center;gap:5px;width:fit-content;font-size:11px;color:#52816b;margin:0 0 19px;padding:5px 9px;background:#e3f0df;border-radius:20px}.scene-controls{position:absolute;bottom:101px;left:65%;transform:translate(-50%);border-radius:30px;padding:5px;display:flex;align-items:center;gap:3px;z-index:4}.scene-controls button{width:44px;height:44px;border-radius:24px;display:flex;align-items:center;justify-content:center;background:transparent;color:#675b74}.scene-controls button:hover{background:#e9e1f3}.scene-controls button[aria-pressed=true]{background:#eee4f5}.scene-controls .weather-toggle{width:auto;gap:6px;padding:0 14px;background:#dceee9;font-size:12px;color:#40786b}.gesture-hint{bottom:164px;right:7%;font-size:11px;color:#827c86;padding:0;max-width:unset}.hero-bottom{background:#fff9ed;gap:20px;overflow:hidden;border:1px solid #fff}.hero-bottom>a{flex-shrink:0;min-height:30px;color:#88632f}.promo-marquee{flex:1;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}.promo-marquee>div{display:flex;width:max-content;animation:promoTravel 19s linear infinite}.promo-marquee span{padding-right:80px;color:#bc6558;font-size:14px;font-weight:600}.promo-marquee:hover>div{animation-play-state:paused}@keyframes promoTravel{to{transform:translate(-50%)}}.menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;gap:26px}.menu-card{align-self:stretch;display:flex;flex-direction:column;border:1px solid #ece4da;box-shadow:0 9px 25px #9574510d}.poster-cover{width:100%;flex-shrink:0;aspect-ratio:16/9;background:var(--theme-bg,#f5eeee)}.card-copy{padding:19px 20px 23px;flex:1}.card-copy h3{font-size:18px;line-height:1.5;min-height:27px;margin-bottom:16px}.theme-pill{background:var(--theme-bg);color:var(--theme-ink);font-size:11px;font-weight:650;letter-spacing:.04em}.card-copy>.tag-row{font-size:12px;gap:6px;line-height:1.55}.tag-label{min-width:30px;color:#7b797f}.prices span{background:#dcefe1;color:#32704d}.guarantees span{background:#fbe2e6;color:#a04b65}.tag-row span{padding:3px 7px}.feature-badge,.feature-badge.fresh{animation:none;translate:none;font-size:12px;padding:6px 12px;top:11px;left:11px;background:linear-gradient(130deg,#fff3ca,#edc16e);color:#724315;border:1px solid #fff7dc;box-shadow:0 3px 9px #4b31182b,inset 0 1px #fff;overflow:hidden;isolation:isolate}.feature-badge.fresh{background:linear-gradient(130deg,#e6f6ef,#80c7b0);color:#245d4c;border-color:#e5fff5}.feature-badge:after{content:"";position:absolute;inset:-20% -70%;background:linear-gradient(110deg,transparent 40%,#ffffffab 50%,transparent 60%);transform:translate(-55%);animation:badgeSheen 4.5s ease-in-out infinite;pointer-events:none}.feature-badge.fresh:after{animation-delay:1.1s}@keyframes badgeSheen{0%,65%{transform:translate(-55%)}95%,to{transform:translate(55%)}}.category-tabs{background:#f0e9e1}.category-tabs button.active{background:#e5dcf2;color:#705296}.category-tabs button:nth-child(2).active{background:#daf0e3;color:#3e7960}.category-tabs button:nth-child(3).active{background:#ffedcc;color:#936c2e}.category-tabs button:nth-child(4).active{background:#f8e0e9;color:#975971}.count-pill{background:#e9e0f5;color:#79569e}.filter-bar label{background:#fff;border-color:#eee4d9}.notice-band{background:linear-gradient(120deg,#edf3e3,#fff5dc 55%,#f4e6f1)}.notice-section:nth-child(1) .notice-card{background:linear-gradient(130deg,#fffaf1,#ffebca)}.notice-section:nth-child(2) .notice-card{background:linear-gradient(130deg,#fff,#e4ddf5)}.notice-section:nth-child(3) .notice-card{background:linear-gradient(130deg,#fff,#dceee1)}.shift-card{background:linear-gradient(130deg,#fffcf3,#f0ecfa)}.shift.active{animation:none;background:linear-gradient(110deg,#dff1e8,#e8e0f4);background-size:auto}.shift.active:before{display:none}.shift:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;opacity:0;background:radial-gradient(ellipse at var(--gx,50%) var(--gy,50%),#ffffffdd,transparent 65%);transition:opacity .25s;mix-blend-mode:soft-light}.shift:hover:after,.shift:focus-visible:after{opacity:1}.shift:hover,.shift:focus-visible{background:#f1e7f5;transform:none}.shift.active .shift-avatar:after{animation:none}.shift:nth-of-type(2) .shift-avatar{background:#f8e3c7;color:#a16f37}.shift:nth-of-type(3) .shift-avatar{background:#e6dff5;color:#8968b2}.shift:nth-of-type(4) .shift-avatar{background:#dcece3;color:#528774}.floating-home{position:fixed;right:22px;bottom:25px;z-index:19;display:flex;flex-direction:column;align-items:center;justify-content:center;width:55px;height:60px;background:#fff8e9;border:1px solid #e6d5b5;box-shadow:0 8px 23px #77645420;border-radius:22px;color:#977549;font-size:11px}.floating-home:hover{transform:translateY(-3px)}.entry-screen{background:radial-gradient(circle at 23% 30%,#fce6bc,transparent 45%),radial-gradient(circle at 80% 66%,#e6d8f0,transparent 40%),#fffaf2}.entry-orbit{position:relative;width:145px;height:145px;display:grid;place-items:center;margin-bottom:30px}.entry-orbit strong{font-size:38px;letter-spacing:-.08em;color:#836795;background:#fff8;border:1px solid #fff;border-radius:26px;width:78px;height:78px;display:grid;place-items:center;box-shadow:0 7px 25px #8b6d9320}.entry-orbit i{position:absolute;inset:0;border:1px solid #d4b6dc;border-radius:50%;animation:entryTurn 6s linear infinite}.entry-orbit i:after{content:"";position:absolute;top:5px;left:29px;width:13px;height:13px;border-radius:50%;background:#e9aa76;box-shadow:0 0 20px #e9aa7666}.entry-orbit i:nth-child(2){inset:-12px;animation-direction:reverse;border-color:#c5dfcf;animation-duration:9s}.entry-orbit i:nth-child(2):after{background:#83bca2}.entry-orbit i:nth-child(3){inset:12px;animation-duration:4s;border-color:#e8c9cf}.entry-orbit i:nth-child(3):after{background:#d393b2}.entry-screen>small{font-size:10px;letter-spacing:.18em;color:#a59185;margin-bottom:15px}.entry-mark{animation:none;color:#6b5c79;letter-spacing:.14em}.entry-mark span{color:#be7d72}.entry-screen p{color:#a58c87;letter-spacing:.12em}.entry-track{width:165px;height:3px;background:#ebdfd9}.entry-track i{background:linear-gradient(90deg,#e4ae77,#a598ca,#86bda9)}.entry-caption{font-size:11px;color:#ac9a93;margin-top:15px}@keyframes entryTurn{to{transform:rotate(360deg)}}@media(max-width:1050px)and (min-width:701px){.hero-copy{width:32%;left:3%;padding:20px}.hero h1{font-size:36px}.hero .scene{left:28%}.menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.card-copy{padding:15px}.card-copy h3{font-size:16px}.card-copy>.tag-row{font-size:11px}}@media(max-width:700px){.hero{height:calc(100svh - 62px);min-height:740px;max-height:950px}.hero .scene{inset:80px 0 280px}.hero-copy{left:5%;top:auto;bottom:72px;width:90%;max-width:none;padding:15px 20px;border-radius:24px;background:linear-gradient(110deg,#fffcf1ed,#f4eee5ed);display:grid;grid-template-columns:1fr auto;gap:4px 12px;align-items:center}.hero h1{font-size:28px;grid-column:1}.hero-copy .eyebrow{display:block;font-size:8px;grid-column:1/-1;margin:0 0 3px}.hero-copy .eyebrow .live-dot{display:none}.hero-copy>p:not(.eyebrow){font-size:11px;margin:3px 0;grid-column:1/-1}.partner-label{grid-column:1;margin:3px 0 0;font-size:10px;padding:3px 7px;width:fit-content;white-space:nowrap}.hero-copy .primary{grid-column:2;grid-row:2;font-size:12px;padding:10px 13px;gap:6px;min-height:44px}.hero-copy .primary svg{width:15px}.hero-bottom{bottom:14px;gap:10px;padding:9px 13px;min-height:44px}.hero-bottom>a{font-size:11px}.promo-marquee span{font-size:12px;padding-right:35px}.scene-controls{bottom:282px;left:50%;white-space:nowrap}.scene-controls button{width:42px;height:42px}.scene-controls .weather-toggle{min-width:75px}.gesture-hint{inset:85px auto auto 50%;transform:translate(-50%);white-space:nowrap;font-size:10px}.menu-grid{grid-template-columns:1fr;gap:18px;grid-auto-rows:1fr}.poster-cover{aspect-ratio:2.25/1}.poster-cover>img{object-fit:cover;object-position:top}.card-copy{padding:15px 17px 18px}.card-copy h3{font-size:18px;margin-bottom:11px}.theme-pill{font-size:11px;margin-bottom:8px}.card-copy>.tag-row{font-size:12px;gap:6px}.feature-badge,.feature-badge.fresh{font-size:12px;padding:5px 11px}.menu-controls{background:linear-gradient(110deg,#fff6e9f5,#f3edf8f5)}.mobile-menu-actions button{background:#fffaf3;border-color:#e9dfd5}.mobile-menu-actions button:first-child{background:#eee6f7;color:#755993}.mobile-menu-actions .chosen{background:#e1f0e6;color:#4f7c60;border-color:#a8cab2}.menu-source{font-size:12px;text-align:center}.section-heading h2{font-size:28px}.filter-sheet{background:#fffcf6}.filter-options button{background:#f1eae2}.filter-options button[aria-pressed=true]{background:#e8e0f3;border-color:#b39aca}.filter-sheet footer .primary{background:linear-gradient(110deg,#e99b5a,#d47989)}.bottom-nav{background:#fffcf8f5}.bottom-nav button:nth-child(1).active{background:#eee3f5;color:#8961a6}.bottom-nav button:nth-child(2).active{background:#e0efdf;color:#537e53}.bottom-nav button:nth-child(3).active{background:#fff0c9;color:#9b7532}.bottom-nav button:nth-child(4).active{background:#f8e0e8;color:#a45e7c}.bottom-nav button:nth-child(5).active{background:#dfedf5;color:#5985a4}.floating-home{right:13px;bottom:calc(79px + env(safe-area-inset-bottom));width:47px;height:52px;border-radius:18px;font-size:10px}.toast{max-width:calc(100% - 35px);bottom:calc(141px + env(safe-area-inset-bottom))}.shift:active:after{opacity:1}.entry-orbit{transform:scale(.88);margin-bottom:16px}}@media(max-width:360px){.hero-copy{padding:14px}.hero h1{font-size:24px}.hero-copy .primary{font-size:11px;padding:9px}.hero-copy .primary svg{display:none}.partner-label{font-size:9px}.hero-copy>p:not(.eyebrow){font-size:10px}.card-copy h3{font-size:17px}}@media(prefers-reduced-motion:reduce){.promo-marquee>div{animation:none}.promo-marquee span{white-space:normal;padding-right:0;font-size:11px}.promo-marquee span[aria-hidden]{display:none}.entry-orbit i,.feature-badge:after{animation:none}.feature-badge:after{display:none}}:root{--ink:#27324a;--ink-soft:#4d5870;--muted:#7c879e;--sky:#8fbfff;--sky-deep:#6c9fee;--mint:#ccecdf;--butter:#ffe5a5;--lavender:#ddd3ff;--peach:#ffe7da;--blush:#f5deeb;--pearl:#fbfbfe;--glass:rgba(255,255,255,.72);--glass-strong:rgba(255,255,255,.88);--glass-border:rgba(255,255,255,.84);--soft-shadow:0 24px 70px rgba(55,67,98,.12);--float-shadow:0 16px 42px rgba(55,67,98,.1);color:var(--ink);background:var(--pearl)}html{background:#f9faff}body{color:var(--ink);background:radial-gradient(62rem 34rem at -8% 8%,rgba(255,229,165,.32),transparent 64%),radial-gradient(54rem 34rem at 104% 18%,rgba(143,191,255,.25),transparent 65%),radial-gradient(48rem 28rem at 72% 72%,rgba(204,236,223,.18),transparent 67%),radial-gradient(45rem 28rem at 26% 84%,rgba(221,211,255,.17),transparent 67%),#fafafe}.glass{background:linear-gradient(135deg,#ffffffdb,#ffffff9e);border:1px solid var(--glass-border);box-shadow:var(--float-shadow),inset 0 1px #fffffff2;backdrop-filter:blur(26px) saturate(132%);-webkit-backdrop-filter:blur(26px) saturate(132%)}.site-header{top:22px;left:3.2%;width:93.6%;min-height:72px;padding:10px 14px 10px 18px;border-radius:34px;background:linear-gradient(110deg,#ffffffe6,#fafcffc2);border:1px solid rgba(255,255,255,.92);box-shadow:0 20px 60px #3a415e1c,inset 0 1px #fff}.brand{gap:12px;color:#28344c;font-weight:760;letter-spacing:-.02em}.brand small{color:#7890b1;font-weight:650;letter-spacing:.16em;margin-top:1px}.logo-placeholder{width:42px;height:42px;border-radius:15px;background:linear-gradient(145deg,#f8faff 5%,#e4efff 55%,#eee9ff);color:#66759b;border:1px solid #fff;box-shadow:0 8px 22px #586f9724,inset 0 1px #fff}.desktop-nav{gap:6px;padding:5px;border-radius:28px;background:#f4f6fbb8;box-shadow:inset 0 1px #ffffffe6}.desktop-nav a{padding:10px 18px;border-radius:22px;color:#5d667a;font-size:13px;transition:transform .25s,box-shadow .25s,background .25s,color .25s}.desktop-nav a:nth-child(1){background:#dce4ff9e;color:#65729a}.desktop-nav a:nth-child(2){background:#ccecdfb3;color:#4f7868}.desktop-nav a:nth-child(3){background:#ffe5a5b8;color:#8b713a}.desktop-nav a:nth-child(4){background:#ddd3ffb8;color:#6d6193}.desktop-nav a:nth-child(5){background:#eeebf7bd;color:#756d82}.desktop-nav a:hover,.desktop-nav a.active{transform:translateY(-1px);color:#344057;box-shadow:0 8px 18px #3e49681c,inset 0 0 0 1px #fffc}.desktop-nav a.active{background:#ffffffeb}.contact-pill{padding:11px 17px;border-radius:24px;background:linear-gradient(125deg,#eff8fff2,#e8f7f1eb);color:#4e6077;box-shadow:0 8px 22px #4b698417,inset 0 1px #fff;border:1px solid #fff}.contact-pill:hover{transform:translateY(-2px);box-shadow:0 12px 28px #4b698426,inset 0 1px #fff}.hero{min-height:730px;background:radial-gradient(48rem 28rem at 14% 42%,rgba(255,229,165,.23),transparent 70%),radial-gradient(48rem 28rem at 86% 34%,rgba(143,191,255,.22),transparent 68%),radial-gradient(34rem 22rem at 73% 84%,rgba(221,211,255,.18),transparent 65%),linear-gradient(180deg,#f7f8fb,#fbfbfe)}.hero:before,.hero:after{content:"";position:absolute;pointer-events:none;z-index:0;border-radius:50%;filter:blur(8px)}.hero:before{width:420px;height:420px;left:-180px;top:160px;background:radial-gradient(circle,rgba(255,231,185,.36),transparent 68%)}.hero:after{width:520px;height:520px;right:-220px;bottom:-190px;background:radial-gradient(circle,rgba(173,210,255,.28),transparent 68%)}.hero .scene{inset:116px 2.8% 105px 29.5%;z-index:1;border-radius:42px;overflow:hidden;background:linear-gradient(145deg,#ffffffb8,#eef4fc70);border:1px solid rgba(255,255,255,.88);box-shadow:0 34px 80px #3e465e24,0 3px 14px #3f4a6914,inset 0 1px #fff}.hero .scene:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff57;z-index:2}.hero-copy{z-index:4;left:4.2%;top:27%;bottom:auto;width:27.5%;max-width:410px;padding:30px 31px 31px;border-radius:34px;background:radial-gradient(16rem 12rem at 0 0,rgba(255,229,165,.2),transparent 75%),linear-gradient(145deg,#ffffffe6,#f7f9ffb3);border:1px solid rgba(255,255,255,.95);box-shadow:0 28px 70px #363e5b21,inset 0 1px #fff;backdrop-filter:blur(30px) saturate(135%);-webkit-backdrop-filter:blur(30px) saturate(135%)}.hero-copy:before{content:"";position:absolute;left:30px;top:23px;width:36px;height:4px;border-radius:8px;background:linear-gradient(90deg,#85b8f7,#b8a8ef,#f1d47e);opacity:.75}.hero-copy .eyebrow{padding-top:15px;color:#7a8399;font-size:9px;letter-spacing:.11em}.hero h1{font-size:clamp(38px,3.8vw,56px);color:#2b3349;font-weight:780;letter-spacing:-.055em}.hero h1 span{background:linear-gradient(110deg,#6d9de8,#8f7ed7 52%,#c78ba8);background-clip:text;-webkit-background-clip:text;color:transparent}.hero-copy>p:not(.eyebrow){color:#778096;line-height:1.8;margin:16px 0 15px}.partner-label{color:#4d7768;background:linear-gradient(120deg,#e8f7f0,#f2fbf7);border:1px solid rgba(190,229,213,.8);padding:6px 10px;margin-bottom:20px;box-shadow:inset 0 1px #fff}.primary,.primary:hover{background:linear-gradient(120deg,#73a9f5,#8a89e6 64%,#b59add);color:#fff;box-shadow:0 12px 30px #6f83dc3d,inset 0 1px #ffffff6b}.primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px #6f83dc4d,inset 0 1px #ffffff80}.scene-controls{z-index:5;left:67%;bottom:100px;padding:6px;gap:4px;border-radius:28px;background:#ffffffc2;border:1px solid rgba(255,255,255,.9);box-shadow:0 15px 36px #35415e21,inset 0 1px #fff;-webkit-backdrop-filter:blur(22px) saturate(135%);backdrop-filter:blur(22px) saturate(135%)}.scene-controls button{color:#66728d;background:#f3f5fbb8}.scene-controls button:hover{background:#e7efff;transform:translateY(-1px)}.scene-controls button[aria-pressed=true]{background:linear-gradient(135deg,#e9e4ff,#eef5ff);color:#71649b}.scene-controls .weather-toggle{background:linear-gradient(120deg,#e7f5ef,#dff0ff);color:#507a74;border:1px solid #fff}.gesture-hint{z-index:4;right:4.5%;bottom:164px;padding:8px 13px;color:#79839a;background:#ffffffab;border:1px solid rgba(255,255,255,.86);border-radius:20px;box-shadow:0 8px 24px #40496314;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-bottom{z-index:6;left:4%;width:92%;bottom:22px;min-height:58px;padding:11px 18px 11px 22px;background:linear-gradient(110deg,#ffffffd6,#f9fbffb3);border:1px solid rgba(255,255,255,.92);box-shadow:0 18px 52px #3f445b1a,inset 0 1px #fff}.hero-bottom>a{padding:8px 12px;border-radius:20px;background:#ffffffad;color:#65728b}.promo-marquee span{color:#75829d;font-size:13px;font-weight:580}.section-wrap{width:min(1260px,90%)}.menu-section{position:relative;padding-top:100px;padding-bottom:92px}.menu-section:before{content:"";position:absolute;z-index:-1;left:-12vw;right:-12vw;top:20px;height:520px;background:radial-gradient(ellipse at 16% 32%,rgba(255,229,165,.2),transparent 46%),radial-gradient(ellipse at 78% 25%,rgba(143,191,255,.18),transparent 48%),radial-gradient(ellipse at 56% 70%,rgba(204,236,223,.13),transparent 42%);pointer-events:none}.section-heading h2{color:#29354f;letter-spacing:-.045em}.section-heading p:not(.eyebrow){color:#7d879c}.section-heading .eyebrow{color:#7aa0c9}.count-pill{background:linear-gradient(125deg,#edebfff0,#f2f7ffe6);color:#71658e;border:1px solid white;box-shadow:0 9px 22px #594f831a}.category-tabs{padding:5px;background:#f3f5fac7;border:1px solid rgba(255,255,255,.9);box-shadow:inset 0 1px #fff,0 7px 22px #3e46600f}.category-tabs button{color:#697388}.category-tabs button.active{background:#fffffff2;box-shadow:0 8px 18px #3c46631a;color:#526887}.category-tabs button:nth-child(2).active{background:#e7f5ef;color:#4e7968}.category-tabs button:nth-child(3).active{background:#fff3d0;color:#8e733d}.category-tabs button:nth-child(4).active{background:#eee9ff;color:#75669c}.search,.filter-bar label{background:#ffffffc2;border:1px solid rgba(255,255,255,.94);box-shadow:0 10px 28px #3e486312,inset 0 1px #fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.menu-meta{color:#8490a6}.menu-grid{gap:28px}.menu-card{border-radius:27px;background:linear-gradient(150deg,#fffffff5,#f9fafee0);border:1px solid rgba(255,255,255,.98);box-shadow:0 18px 48px #38415e1a,0 2px 8px #38415e0d;transition:transform .35s cubic-bezier(.2,.75,.2,1),box-shadow .35s}.menu-card:nth-child(3n+1){background:linear-gradient(150deg,#fff,#fbfdff 72%,#eef5ff)}.menu-card:nth-child(3n+2){background:linear-gradient(150deg,#fff,#fffdf9 72%,#fff5d9)}.menu-card:nth-child(3n){background:linear-gradient(150deg,#fff,#fbfffd 72%,#eaf6f0)}.menu-card:hover{transform:translateY(-7px);box-shadow:0 26px 58px #38415e26}.poster-cover{border-radius:26px 26px 20px 20px;overflow:hidden}.card-copy{padding:20px 21px 23px}.card-copy h3{color:#2d3850;font-weight:720}.theme-pill{background:#eff3fae6;color:#708098}.prices span{background:#e6f4ee;color:#477762}.guarantees span{background:#f2edff;color:#75649e}.feature-badge,.feature-badge.fresh{box-shadow:0 6px 18px #57462221,inset 0 1px #fff}.notice-band{padding:76px 0 82px;background:radial-gradient(35rem 24rem at 8% 20%,rgba(255,229,165,.24),transparent 70%),radial-gradient(36rem 24rem at 92% 30%,rgba(143,191,255,.22),transparent 72%),radial-gradient(30rem 22rem at 54% 100%,rgba(221,211,255,.2),transparent 70%),#fafbfed1;border-top:1px solid rgba(255,255,255,.75);border-bottom:1px solid rgba(255,255,255,.75)}.notice-grid{gap:28px}.notice-card{border:1px solid rgba(255,255,255,.92);box-shadow:0 20px 55px #3b425a1a,inset 0 1px #fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.notice-section:nth-child(1) .notice-card{background:linear-gradient(145deg,#ffffffe6,#fff5d5c7)}.notice-section:nth-child(2) .notice-card{background:linear-gradient(145deg,#ffffffe6,#eee9ffcc)}.notice-section:nth-child(3) .notice-card{background:linear-gradient(145deg,#ffffffe6,#e7f7f0cc)}.round-arrow{box-shadow:0 8px 18px #414a6517;color:#7283a2}.contact-section{gap:86px;padding-top:96px;padding-bottom:100px}.contact-intro h2{color:#2b3650;letter-spacing:-.05em}.contact-intro>p:not(.eyebrow){color:#7e899f}.feedback{color:#70829d}.shift-card{background:radial-gradient(20rem 13rem at 100% 0,rgba(221,211,255,.22),transparent 70%),linear-gradient(145deg,#ffffffe6,#f7faffbd);border:1px solid rgba(255,255,255,.95);box-shadow:0 24px 62px #3a425e1c,inset 0 1px #fff}.shift{border:1px solid transparent}.shift:hover,.shift:focus-visible{background:#eef3fcd1;border-color:#ffffffe6}.shift.active{background:linear-gradient(110deg,#e2f4eee0,#ebe8ffc7);box-shadow:inset 0 1px #fff}footer{color:#8994aa}footer p{color:#64748f}.detail-dialog,.poster-dialog,.pool-dialog,.filter-sheet{background:linear-gradient(150deg,#fffffff7,#f6f8fef2);border:1px solid rgba(255,255,255,.95);box-shadow:0 32px 110px #1d294640,inset 0 1px #fff}.dialog-head,.poster-dialog>header{background:linear-gradient(110deg,#f7fbfff5,#faf8fff5)}.icon-button,.viewer-tools button{background:#eaf0fae0;color:#657593}.floating-home{background:#ffffffd1;border:1px solid rgba(255,255,255,.94);color:#738099;box-shadow:0 14px 36px #3c445f1a,inset 0 1px #fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}@media(max-width:1050px)and (min-width:701px){.hero .scene{left:30%;right:2%;top:110px}.hero-copy{left:3%;width:30%;padding:24px}.desktop-nav a{padding:9px 11px}.site-header{gap:10px}}@media(max-width:700px){body{background:radial-gradient(30rem 22rem at 50% -5%,rgba(143,191,255,.18),transparent 70%),#fafbfe}.site-header{top:12px;left:4%;width:92%;min-height:58px;padding:8px 10px 8px 11px;border-radius:28px;background:#ffffffd1;box-shadow:0 14px 38px #3a425d1f,inset 0 1px #fff}.logo-placeholder{width:34px;height:34px;border-radius:12px;font-size:13px}.brand{font-size:16px}.brand small{font-size:7.5px}.contact-pill{padding:9px 11px;background:linear-gradient(120deg,#f0f7ff,#eaf7f1)}.hero{min-height:760px;background:radial-gradient(34rem 24rem at 70% 20%,rgba(143,191,255,.2),transparent 72%),radial-gradient(30rem 22rem at 10% 72%,rgba(255,229,165,.17),transparent 70%),#fafbfe}.hero .scene{inset:84px 3% 300px;border-radius:30px;box-shadow:0 24px 55px #38405a21,inset 0 1px #fff}.hero-copy{left:4%;bottom:72px;top:auto;width:92%;max-width:none;padding:16px 18px 17px;border-radius:26px;background:linear-gradient(135deg,#ffffffe6,#f8faffc7);box-shadow:0 19px 48px #373f5b21,inset 0 1px #fff}.hero-copy:before{left:18px;top:12px;width:28px;height:3px}.hero-copy .eyebrow{padding-top:7px}.hero h1{font-size:29px}.hero-copy>p:not(.eyebrow){color:#7b859a}.hero-copy .primary{background:linear-gradient(120deg,#74a8f3,#9189e3)}.scene-controls{bottom:302px;left:50%;padding:5px;box-shadow:0 12px 28px #3a435e1f}.gesture-hint{top:92px;left:50%;right:auto;transform:translate(-50%);background:#ffffffb3;font-size:9px}.hero-bottom{left:4%;width:92%;bottom:14px;min-height:46px;padding:8px 11px 8px 14px}.promo-marquee span{font-size:11px;color:#7a8499}.menu-section{padding-top:58px;padding-bottom:54px}.section-wrap{width:92%}.menu-controls{background:linear-gradient(130deg,#ffffffd1,#f6f8fdc2);border:1px solid white;box-shadow:0 12px 32px #3d466112;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.category-tabs{background:#f0f3f9d4}.menu-card{border-radius:24px;box-shadow:0 15px 36px #3a425e1a}.poster-cover{border-radius:23px 23px 17px 17px}.card-copy{padding:14px 16px 17px}.notice-band{padding:44px 0;background:radial-gradient(26rem 18rem at 0 30%,rgba(255,229,165,.18),transparent 72%),radial-gradient(28rem 20rem at 100% 70%,rgba(143,191,255,.18),transparent 72%),#fafbfe}.notice-card{border-radius:24px;box-shadow:0 14px 34px #3a415b17}.contact-section{padding-top:54px;padding-bottom:56px}.shift-card{border-radius:26px;box-shadow:0 18px 45px #3a415b1a}.bottom-nav{display:flex;bottom:calc(10px + env(safe-area-inset-bottom));left:4%;width:92%;padding:7px 8px;border-radius:30px;background:#ffffffd6;border:1px solid rgba(255,255,255,.94);box-shadow:0 18px 48px #303b582e,inset 0 1px #fff;backdrop-filter:blur(26px) saturate(135%);-webkit-backdrop-filter:blur(26px) saturate(135%)}.bottom-nav button{color:#7c879c;border:1px solid transparent}.bottom-nav button:nth-child(1).active{background:#e9efff;color:#6577aa}.bottom-nav button:nth-child(2).active{background:#e5f3ec;color:#4e7d69}.bottom-nav button:nth-child(3).active{background:#fff2cf;color:#8c7138}.bottom-nav button:nth-child(4).active{background:#eee8ff;color:#75679f}.bottom-nav button:nth-child(5).active{background:#e9f2fb;color:#607f9d}.floating-home{display:none}footer{padding-bottom:105px}}@media(max-width:360px){.hero .scene{left:2.5%;right:2.5%}.hero-copy{left:3.5%;width:93%}.hero h1{font-size:25px}}@media(prefers-reduced-motion:reduce){.menu-card:hover,.desktop-nav a:hover,.primary:hover,.contact-pill:hover{transform:none}}:root{--page-bg:#f7f7fb;--ink:#31405f;--ink-soft:#6d7896;--line:#ebe9f5;--card:#ffffffee;--card-solid:#ffffff;--shadow-soft:0 18px 44px rgba(88,99,145,.1);--shadow-hover:0 22px 58px rgba(90,97,150,.16);--accent-pink:#ec7db5;--accent-yellow:#f0d57a;--accent-blue:#8eb0e6;--accent-mint:#bfe4d3;--accent-lavender:#d8c9f1;--accent-peach:#f5dfd4;--accent-holo:linear-gradient(118deg,#8cc6ff 0%,#b9a4ff 28%,#f599c9 55%,#f4d46f 78%,#85d9d2 100%);--accent-holo-soft:linear-gradient(118deg,rgba(140,198,255,.18) 0%,rgba(185,164,255,.18) 28%,rgba(245,153,201,.18) 55%,rgba(244,212,111,.18) 78%,rgba(133,217,210,.18) 100%)}html,body{background:radial-gradient(circle at 10% 12%,rgba(236,125,181,.1),transparent 28%),radial-gradient(circle at 90% 18%,rgba(142,176,230,.16),transparent 32%),radial-gradient(circle at 78% 78%,rgba(240,213,122,.16),transparent 26%),#f7f7fb;color:var(--ink)}.glass{background:linear-gradient(140deg,#ffffffdb,#ffffffb8);border:1px solid rgba(255,255,255,.9);box-shadow:var(--shadow-soft),inset 0 1px #fffffff2;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.site-header{top:20px;padding:12px 16px;border-radius:999px;background:#ffffffc7;border:1px solid rgba(255,255,255,.92)}.brand{gap:13px}.logo-placeholder{display:grid;place-items:center;width:42px;height:42px;border-radius:15px;background:linear-gradient(145deg,#fff,#f6f1ff);border:1px dashed #d7cee8;color:#b2a9c7;font-size:9px;font-weight:800;letter-spacing:.14em;box-shadow:none}.brand span:last-child{line-height:1.1}.brand small{margin-top:4px;font-size:10px;color:#8e97b1}.desktop-nav{gap:8px}.desktop-nav a{position:relative;padding:11px 18px;border-radius:999px;background:#ffffff8f;color:#5f6f90;box-shadow:inset 0 0 0 1px #e7eaf5cc}.desktop-nav a:nth-child(1){background:#f3efff;color:#6f63a1}.desktop-nav a:nth-child(2){background:#e7f6ef;color:#497f67}.desktop-nav a:nth-child(3){background:#fff4d8;color:#977334}.desktop-nav a:nth-child(4){background:#efe8ff;color:#7a60af}.desktop-nav a:nth-child(5){background:#ffe7ef;color:#9f6282}.desktop-nav a.active,.desktop-nav a:hover{transform:translateY(-1px);box-shadow:0 8px 20px #8387b524,inset 0 0 0 1px #fffffff2}.contact-pill{background:#ffffffe6;color:#5e6f90;box-shadow:inset 0 0 0 1px #e9ecf6e6}.live-dot{background:#5fc5a5;box-shadow:0 0 0 4px #5fc5a526}.hero{min-height:740px;height:min(950px,100svh);background:linear-gradient(180deg,#fcfcfee0,#f6f7fbf5);overflow:hidden}.hero-halo{position:absolute;pointer-events:none;border-radius:999px;filter:blur(10px);opacity:.9}.hero-halo-a{width:360px;height:360px;right:4%;top:12%;background:radial-gradient(circle,rgba(142,176,230,.38),transparent 68%)}.hero-halo-b{width:280px;height:280px;left:18%;top:12%;background:radial-gradient(circle,rgba(236,125,181,.18),transparent 72%)}.hero .scene{inset:80px 1% 112px 26%}.hero-copy{top:190px;bottom:auto;left:4%;width:min(28vw,420px);max-width:420px;padding:30px;border-radius:32px;background:linear-gradient(148deg,#ffffffeb,#ffffffbd);border:1px solid rgba(255,255,255,.95)}.hero-copy:before{content:"";position:absolute;inset:1px;border-radius:31px;padding:1px;background:var(--accent-holo-soft);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.85}.hero h1{font-size:clamp(40px,4vw,60px);letter-spacing:-.05em}.hero h1 span{background:var(--accent-holo);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p:not(.eyebrow){color:var(--ink-soft);font-size:14px;margin:16px 0 18px}.eyebrow{font-size:12px;letter-spacing:.16em;color:#87a0c6}.partner-label{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;background:#e5f5edf2;border-radius:999px;color:#4d836a;font-size:12px;margin-bottom:20px;position:relative;z-index:1}.primary{background:linear-gradient(118deg,#f29f6b,#ea79b2 52%,#83aee5);box-shadow:0 14px 30px #e87bb133;font-weight:700}.primary:hover{background:linear-gradient(118deg,#ee955d,#e76faa 52%,#76a5e2);box-shadow:0 18px 34px #e87bb13d}.scene-controls{bottom:112px;left:68%;transform:translate(-50%);padding:6px;border-radius:999px;background:#ffffffd9;border:1px solid rgba(255,255,255,.95)}.scene-controls button{width:44px;height:44px;border-radius:999px;color:#6e6e92}.scene-controls button:hover,.scene-controls button[aria-pressed=true]{background:linear-gradient(120deg,#f4ecff,#ebf6ff)}.scene-controls .weather-toggle{padding:0 16px;gap:8px;min-width:86px;background:linear-gradient(120deg,#eef7f3,#eef3ff);color:#4f7e74}.gesture-hint{right:4%;bottom:184px;color:#8a91a8}.hero-bottom{bottom:24px;left:4%;width:92%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:14px 22px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(255,255,255,.92)}.hero-bottom-left,.hero-bottom-center{display:flex;align-items:center;gap:10px;min-width:0}.hero-bottom-left{font-size:13px;color:#7284a1;white-space:nowrap}.hero-bottom-center{justify-content:center;font-size:13px;font-weight:700;color:#c86f7d;white-space:nowrap;overflow:hidden}.hero-bottom-center span:nth-child(2){color:#9ea7be;font-weight:500}.hero-bottom a{display:inline-flex;align-items:center;gap:8px;color:#6d728f;background:#f7f2ffe0;padding:10px 16px;border-radius:999px;white-space:nowrap;box-shadow:inset 0 0 0 1px #e8e3f7e6}.scene-loading,.scene-fallback{background:#ffffffe6}.hover-capsule{background:#ffffffe0;color:#687693;border:1px solid rgba(255,255,255,.95)}.menu-section{padding-top:96px;padding-bottom:72px}.section-wrap{width:min(1320px,90%)}.section-heading p:not(.eyebrow),.brief-head p:not(.eyebrow){color:var(--ink-soft)}.count-pill{display:inline-flex;align-items:center;gap:10px;background:#ffffffdb;padding:10px 16px;border-radius:999px;color:#65708f;font-size:13px;border:1px solid rgba(233,236,246,.94);box-shadow:var(--shadow-soft)}.count-badge{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:999px;background:var(--accent-holo-soft);font-size:15px}.menu-controls{padding:20px 22px;background:#ffffff85;border:1px solid rgba(255,255,255,.72);border-radius:28px;box-shadow:inset 0 1px #ffffffb8}.menu-toolbar{gap:20px}.category-tabs{padding:6px;background:#ffffffc2;border-radius:999px;box-shadow:inset 0 0 0 1px #e9ecf6e6}.category-tabs button{padding:11px 20px;border-radius:999px;color:#697289}.category-tabs button.active{font-weight:700;background:linear-gradient(120deg,#f8ecff,#eef6ff)}.category-tabs button:nth-child(2).active{background:linear-gradient(120deg,#eef8f2,#f8fef9);color:#4e7d63}.category-tabs button:nth-child(3).active{background:linear-gradient(120deg,#fff7dc,#fff2ea);color:#8b6832}.category-tabs button:nth-child(4).active{background:linear-gradient(120deg,#ffeaf4,#eef2ff);color:#9a5f89}.search{background:#ffffffeb;border:1px solid rgba(233,236,246,.96);box-shadow:none}.search input{width:240px;color:#44516d}.filter-bar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:18px}.filter-bar label{display:flex;align-items:center;gap:10px;padding:8px 14px;background:#ffffffeb;border:1px solid rgba(233,236,246,.96);border-radius:999px;color:#7b86a2;font-size:12px}.filter-bar select{border:0;background:transparent;color:#44516d;min-height:34px}.filter-bar button{padding:10px 14px;border-radius:999px;background:#f7efffe6;color:#8a6db2}.filter-bar small{margin-left:auto;color:#9aa4b8}.menu-meta{margin:18px 4px 16px;color:#7e8aa5}.menu-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.menu-card{display:flex;flex-direction:column;border-radius:24px;background:#fff;border:1px solid rgba(237,239,246,.96);box-shadow:var(--shadow-soft);overflow:hidden;min-height:100%}.menu-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-hover)}.poster-cover{aspect-ratio:16/9;background:linear-gradient(135deg,#faf7ff,#eef5ff)}.poster-cover>img{width:100%;height:100%;object-fit:cover;object-position:top}.feature-badge{top:12px;left:12px;border-radius:999px;padding:6px 12px;background:#fff4d4f2;border:1px solid rgba(255,255,255,.96);box-shadow:0 10px 20px #9b804624;font-size:12px;color:#8d6a2d}.feature-badge.fresh{background:#f5e8fff5;color:#8e67a5}.card-copy{display:flex;flex-direction:column;gap:10px;padding:18px 18px 20px;background:#fff;flex:1}.theme-pill{display:inline-flex;align-items:center;width:max-content;padding:5px 10px;border-radius:999px;background:var(--theme-bg);color:var(--theme-ink);font-size:11px;font-weight:700;letter-spacing:.03em}.card-copy h3{font-size:20px;min-height:0;margin:0}.tag-row{display:flex;align-items:flex-start;flex-wrap:wrap;gap:6px;font-size:12px;margin-top:0!important}.tag-label{min-width:30px;color:#8590aa;font-size:11px;padding-top:4px}.tag-row span{padding:5px 8px;border-radius:10px;font-weight:700;font-variant-numeric:tabular-nums}.prices span{background:#bfe4d37a;color:#487762}.guarantees span{background:#d8c9f15c;color:#746499}.menu-source{text-align:center;color:#8f98ad;margin-top:28px}.brief-section{padding:28px 0 8px}.brief-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:22px}.ghost-link,.soft-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;background:#ffffffd6;border:1px solid rgba(233,236,246,.96);color:#647191;box-shadow:var(--shadow-soft)}.soft-button{background:linear-gradient(118deg,#edf5ff,#fff0f5)}.section-chip{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:#ffe8f1;color:#d0518e;font-size:12px;font-weight:700;width:max-content;margin-bottom:14px}.guide-panel{display:grid;grid-template-columns:minmax(280px,420px) 1fr;gap:22px;padding:26px;border-radius:34px}.guide-copy{display:flex;flex-direction:column;justify-content:center;padding:18px;background:linear-gradient(145deg,#ffffff85,#ffffff26);border-radius:28px;box-shadow:inset 0 0 0 1px #ffffffb8}.guide-copy h3,.rights-side h3,.support-card h3{font-size:34px;letter-spacing:-.04em;line-height:1.15;margin-bottom:12px}.guide-copy p,.rights-side p,.support-card p,.rights-card p{color:var(--ink-soft)}.guide-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.step-card{display:flex;gap:16px;padding:20px;border-radius:24px;background:#fff;border:1px solid rgba(236,238,246,.96);box-shadow:var(--shadow-soft)}.step-card:nth-child(1){background:linear-gradient(145deg,#fff4fb,#fff)}.step-card:nth-child(2){background:linear-gradient(145deg,#fffbe9,#fff)}.step-card:nth-child(3){background:linear-gradient(145deg,#eef6ff,#fff)}.step-card:nth-child(4){background:linear-gradient(145deg,#f7f1ff,#fff)}.step-no,.support-no{display:grid;place-items:center;flex-shrink:0;width:46px;height:46px;border-radius:16px;background:var(--accent-holo-soft);font-size:14px;font-weight:800;color:#6c6f98}.step-card h4{font-size:18px;margin:0 0 6px}.step-card p{font-size:13px;color:var(--ink-soft)}.rights-bento{display:grid;grid-template-columns:1.1fr 1.1fr 1fr;grid-template-areas:"a b side" "c d side" "c e side";gap:18px}.rights-card,.rights-side{padding:22px;border-radius:28px;min-height:138px}.rights-card h3{font-size:22px;margin-bottom:10px}.rights-card.yellow{grid-area:a;background:linear-gradient(145deg,#fff8db,#fff)}.rights-card.blue{grid-area:b;background:linear-gradient(145deg,#edf5ff,#fff)}.rights-card.mint{grid-area:c;background:linear-gradient(145deg,#edf9f3,#fff)}.rights-card.lavender{grid-area:d;background:linear-gradient(145deg,#f4efff,#fff)}.rights-card.peach{grid-area:e;background:linear-gradient(145deg,#fff0e8,#fff)}.rights-side{grid-area:side;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(160deg,#ffffffeb,#f5f8ffe0);position:relative;overflow:hidden}.rights-side:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-40px;bottom:-50px;background:radial-gradient(circle,rgba(236,125,181,.16),transparent 70%)}.support-wrap{padding:26px 26px 22px;border-radius:34px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;position:relative;overflow:hidden}.support-wrap:before{content:"";position:absolute;inset:auto 26px 78px;height:2px;background:linear-gradient(90deg,#ec7db540,#8eb0e64d,#f0d57a40);z-index:0}.support-card{position:relative;z-index:1;padding:22px;border-radius:24px;background:#fff;border:1px solid rgba(237,239,246,.96);box-shadow:var(--shadow-soft)}.support-card:nth-child(1){background:linear-gradient(145deg,#fff5fb,#fff)}.support-card:nth-child(2){background:linear-gradient(145deg,#eef6ff,#fff)}.support-card:nth-child(3){background:linear-gradient(145deg,#fff9e8,#fff)}.support-card h3{font-size:24px;margin-bottom:10px}.support-note{grid-column:1/-1;display:flex;align-items:center;gap:10px;color:#6c7691;padding:0 8px}.support-note svg{color:#76a4df}.contact-section{padding-top:86px;padding-bottom:86px;gap:68px;align-items:start}.contact-intro h2{font-size:clamp(38px,4vw,54px)}.contact-intro>p:not(.eyebrow){margin:18px 0 22px;color:var(--ink-soft)}.feedback{padding:14px 0 0;color:#7d89a6}.shift-card{padding:26px;border-radius:34px;position:relative;overflow:hidden;background:linear-gradient(150deg,#ffffffeb,#ffffffd1)}.shift-card:before{content:"";position:absolute;right:-40px;top:-40px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(142,176,230,.14),transparent 65%)}.shift-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;position:relative;z-index:1}.shift-heading>div:first-child{display:flex;flex-direction:column;gap:8px}.shift-heading h3{font-size:28px}.shift-heading span{font-size:12px;color:#8c96af}.cat-status{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:20px;background:linear-gradient(120deg,#fff3f9,#eef5ff);box-shadow:inset 0 0 0 1px #ffffffd9}.cat-emoji{display:grid;place-items:center;width:42px;height:42px;border-radius:16px;background:#fff;font-size:22px}.cat-status b{display:block;font-size:15px;color:#51627f}.cat-status small{display:block;font-size:11px;color:#8894b0}.duty-pets{display:flex;gap:10px;margin-bottom:12px;position:relative;z-index:1}.duty-pets span{display:grid;place-items:center;width:36px;height:36px;border-radius:14px;background:#ffffffd1;box-shadow:var(--shadow-soft);font-size:18px}.shift{position:relative;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;padding:16px 16px 16px 14px;border-radius:22px;background:#ffffff9e;border:1px solid rgba(240,242,248,.95);margin-top:12px;cursor:pointer;transition:transform .25s,box-shadow .25s,background .25s}.shift:hover,.shift:focus-visible{transform:translateY(-2px);box-shadow:0 16px 32px #60679124}.shift-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:16px;background:linear-gradient(145deg,#fff0d8,#fff);font-weight:800;color:#9a7543}.shift:nth-of-type(4) .shift-avatar{background:linear-gradient(145deg,#eee6ff,#fff);color:#7b61b1}.shift:nth-of-type(5) .shift-avatar{background:linear-gradient(145deg,#e8f5ef,#fff);color:#4f8b72}.shift small{font-size:11px;color:#63b491;font-weight:700}.shift time{justify-self:end;color:#7890ad}.shift.active{background:linear-gradient(120deg,#bfe4d35c,#d8c9f147,#8eb0e638);box-shadow:inset 0 0 0 1px #ffffffeb,0 20px 40px #68729f24}.shift.active:after{content:"🐾";position:absolute;right:16px;top:-12px;font-size:18px}.shift.active .shift-avatar{background:#fff}.shift-tooltip{left:18px;background:#fff;border:1px solid rgba(236,238,246,.96);color:#6e7893;box-shadow:var(--shadow-soft)}.shift-card>p{margin:18px 6px 0;color:#7a869f}footer{width:min(1320px,90%);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:18px 0 38px;color:#8d97ad}footer p{justify-self:center;font-size:14px;letter-spacing:.08em;color:#756d8d;font-weight:600}footer span{justify-self:end}.footer-left{justify-self:start}.floating-home{background:#ffffffe0;border:1px solid rgba(238,240,247,.98);box-shadow:var(--shadow-soft);color:#756c8d}.bottom-nav{background:#ffffffe0;border-top:1px solid rgba(255,255,255,.95)}.pool-dialog{background:linear-gradient(145deg,#fffffff2,#ffffffdb);border:1px solid rgba(255,255,255,.95);box-shadow:0 30px 70px #3c46782e}.pool-chips{gap:10px}.pool-chips button{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:999px;background:#fff;border:1px solid rgba(237,239,246,.96);color:#5f6a86;box-shadow:var(--shadow-soft)}.pool-chips button:nth-child(4n+1){background:linear-gradient(120deg,#fff4fb,#fff)}.pool-chips button:nth-child(4n+2){background:linear-gradient(120deg,#fffbe8,#fff)}.pool-chips button:nth-child(4n+3){background:linear-gradient(120deg,#eef6ff,#fff)}.pool-chips button:nth-child(4n+4){background:linear-gradient(120deg,#f4efff,#fff)}.pool-chip-dot{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:999px;background:var(--accent-holo-soft);font-size:11px;color:#7b7199}@media(max-width:1280px){.hero .scene{left:30%}.hero-copy{width:min(31vw,400px)}.menu-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1040px){.hero .scene{left:34%}.hero-copy{left:3%;width:min(34vw,360px);padding:24px}.rights-bento{grid-template-columns:1fr 1fr;grid-template-areas:"a b" "c d" "e side"}.support-wrap{grid-template-columns:1fr}.support-wrap:before{display:none}.contact-section{grid-template-columns:1fr;gap:34px}}@media(max-width:700px){.site-header{top:12px;width:94%;left:3%;padding:8px 10px;gap:10px}.brand{min-width:0}.brand>span:last-child{font-size:17px}.brand small{font-size:9px}.desktop-nav{display:none}.contact-pill{padding:10px 14px}.hero{min-height:790px;height:auto;padding-top:76px}.hero .scene{inset:84px 0 292px}.hero-copy{inset:auto 5% 86px;width:auto;max-width:none;padding:18px 20px;border-radius:26px}.hero-copy:before{border-radius:25px}.hero h1{font-size:30px}.partner-label{font-size:11px}.hero-copy>p:not(.eyebrow){font-size:13px}.scene-controls{left:50%;bottom:298px}.gesture-hint{left:50%;right:auto;bottom:350px;transform:translate(-50%);font-size:11px;max-width:88%;text-align:center}.hero-bottom{left:5%;width:90%;grid-template-columns:1fr;gap:8px;padding:12px 14px;border-radius:24px}.hero-bottom-left,.hero-bottom-center{justify-content:center}.hero-bottom-center{flex-wrap:wrap;text-align:center;line-height:1.45;white-space:normal}.hero-bottom a{justify-content:center}.menu-section{padding-top:70px}.menu-controls{padding:14px;border-radius:24px}.menu-toolbar{flex-direction:column;align-items:stretch}.search{order:-1;width:100%}.search input{width:100%}.menu-grid{grid-template-columns:1fr;gap:16px}.menu-card:hover{transform:none}.card-copy h3{font-size:18px}.brief-head{flex-direction:column;align-items:flex-start}.guide-panel{grid-template-columns:1fr;padding:18px;border-radius:28px}.guide-copy h3{font-size:28px}.guide-steps{grid-template-columns:1fr}.rights-bento{grid-template-columns:1fr;grid-template-areas:"a" "b" "c" "d" "e" "side"}.rights-card,.rights-side,.support-card,.step-card{border-radius:22px}.shift-card{padding:18px;border-radius:28px}.shift-heading{flex-direction:column}.cat-status{width:100%}.shift{grid-template-columns:auto 1fr auto;grid-template-areas:"avatar name time" "avatar state time";gap:10px;padding:14px}.shift b,.shift small{grid-column:2/3}.shift time{grid-column:3/4;grid-row:1/3}footer{grid-template-columns:1fr;padding-bottom:calc(96px + env(safe-area-inset-bottom));gap:8px;text-align:center}footer p,footer span,.footer-left{justify-self:center}}:root{--ink:#172344;--ink-soft:#7c83a7;--shadow-soft:0 16px 44px #929bc21a}html,body{overflow-x:clip}.hero .scene:after{display:none}.gesture-hint{top:auto;height:auto}.hero-copy:before{display:none}body{background:radial-gradient(ellipse at 8% 20%,#fff1f8,transparent 45%),radial-gradient(ellipse at 95% 45%,#eaf3ff,transparent 50%),#faf9ff}.hero{background:radial-gradient(ellipse at 76% 40%,#e5f5f0 0,transparent 40%),radial-gradient(ellipse at 60% 75%,#fff0dd,transparent 48%),linear-gradient(125deg,#fcf8ff,#edf3ff);isolation:isolate}.hero:after{content:"";position:absolute;z-index:-1;right:-10%;top:20%;width:80%;height:70%;border:1px solid #ffffffb3;border-radius:50%;transform:rotate(-18deg);box-shadow:0 0 0 45px #ffffff26,0 0 0 90px #ffffff26;pointer-events:none}.hero .scene,.hero .scene:focus,.hero .scene:focus-visible{background:transparent;border:0;border-radius:0;box-shadow:none;outline:none}.hero-copy{padding-top:64px}.hero-copy:before,.rights-side:after{pointer-events:none}.hero-copy .partner-label{position:absolute;top:18px;right:20px;margin:0;font-size:10px;padding:6px 9px}.hero-copy .eyebrow{font-size:10px;letter-spacing:.08em}.hero-copy .primary{min-height:44px;padding:12px 20px;font-size:14px}.hero-bottom-center{display:block;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.promo-track{display:flex;width:max-content;animation:promo-scroll 20s linear infinite}.promo-track span{flex:none;padding:0 38px;color:#ad587d!important;white-space:nowrap}@keyframes promo-scroll{to{transform:translate(-50%)}}.discover-arrow{width:20px;height:20px;object-fit:contain}.category-tabs{min-width:0;overflow-x:auto;scrollbar-width:none;flex-shrink:0}.category-tabs button{white-space:nowrap;padding:11px 15px;min-height:44px}.category-tabs button:nth-child(2).active{background:#ffeef5;color:#ad5380}.feature-badge.fresh{background:linear-gradient(125deg,#ffe3f1,#f6aaca)!important;color:#9b3b69!important;border:1px solid #fff3f9}.guarantees span{background:#fdeaf1;color:#aa5274}.policy-cover{display:block;width:100%;height:auto;max-height:240px;object-fit:contain;border-radius:18px;margin-bottom:18px;background:#fff}.guide-copy h3,.rights-side h3{font-size:23px;letter-spacing:0}.guide-copy p,.rights-side p{font-size:14px;margin-bottom:16px}.soft-button{width:max-content;max-width:100%;align-self:flex-start;min-height:44px;font-size:14px;padding:10px 18px;position:relative;z-index:1}.rights-symbol{display:grid;place-items:center;width:48px;height:48px;font-size:28px;background:#ffffffa6;border-radius:17px;margin-bottom:14px}.support-panel{display:grid;grid-template-columns:minmax(250px,340px) 1fr;padding:26px;gap:24px;border-radius:34px}.support-panel .support-wrap{padding:0;grid-template-columns:1fr;background:none;box-shadow:none;border:0}.support-card{display:flex;gap:16px;padding:18px}.support-card h3{font-size:20px}.support-card p{font-size:14px}.support-wrap:before{display:none}.policy-summary{display:flex;flex-direction:column;justify-content:center}.reception-section{padding:90px 0 60px}.reception-card{padding:40px;border-radius:44px;background:linear-gradient(125deg,#fffcffed,#f6faffed);color:#111e42}.reception-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:25px}.reception-heading h2{font-size:38px;letter-spacing:0;margin:0 0 10px}.reception-heading p{font-size:23px;color:var(--ink-soft)}.reception-heading>span{font-size:16px;color:var(--ink-soft);padding-top:12px}.reception-top,.reception-actions{display:grid;grid-template-columns:1fr 1fr;gap:20px}.reception-tile{--tint:#f9d9ee;--tone:#bd568b;display:flex;align-items:center;gap:20px;padding:20px;border:1px solid color-mix(in srgb,var(--tint),white 30%);border-radius:28px;background:linear-gradient(120deg,color-mix(in srgb,var(--tint),white 78%),#ffffffa8);text-align:left;min-width:0;position:relative;overflow:hidden;transition:transform .25s,box-shadow .25s}.reception-tile.blue{--tint:#c3dcff;--tone:#2989d6}.reception-tile.yellow{--tint:#ffe4a6;--tone:#d69a28}.reception-tile.mint{--tint:#a8f0df;--tone:#16aa88}.reception-tile h3{font-size:21px;color:#172344;margin:0 0 5px}.reception-tile p{font-size:16px;color:var(--ink-soft)}.star-icon{display:grid;place-items:center;width:76px;height:76px;flex:none;background:linear-gradient(135deg,var(--tint),color-mix(in srgb,var(--tint),white 48%));clip-path:polygon(50% 0,65% 20%,94% 25%,100% 40%,81% 62%,81% 91%,65% 100%,42% 86%,14% 95%,3% 79%,9% 51%,0 29%,26% 20%);color:var(--tone)}.star-icon svg{width:30px;height:30px;filter:drop-shadow(0 2px 0 #ffffffbf)}.tile-arrow{margin-left:auto;color:var(--tone);flex-shrink:0}.reception-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 20%,#ffffffbd 48%,transparent 75%);opacity:0;transform:translate(-50%);transition:transform .55s,opacity .3s;pointer-events:none}.reception-tile:is(:hover,:focus-visible){transform:translateY(-3px);box-shadow:0 12px 30px color-mix(in srgb,var(--tint),transparent 58%)}.reception-tile:is(:hover,:focus-visible):after{opacity:.65;transform:translate(30%)}.duty-timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:20px 16px;margin:22px 0;border-radius:30px;background:#ffffff8c;border:1px solid white}.duty-segment{text-align:center;position:relative;border-radius:16px}.duty-segment b{display:block;font-size:21px}.duty-segment time{display:block;color:var(--ink-soft);font-size:15px;margin:5px 0 12px}.duty-strip{height:20px;border:1px solid #f6e1ab;border-radius:99px;background:linear-gradient(90deg,#fff6cc,#ffe6d1);display:grid;place-items:center}.strip-1{border-color:#e6d6fb;background:linear-gradient(90deg,#e8e6ff,#e9cef7)}.strip-2{border-color:#b7e9e2;background:linear-gradient(90deg,#a7e3fc,#c9ffe2)}.duty-strip i{width:10px;height:10px;border:1px solid white;border-radius:50%;background:#fff5}.duty-state{display:flex;align-items:center;justify-content:center;gap:8px;color:#8583a6;margin-top:12px;font-size:16px}.duty-state i{width:13px;height:13px;border-radius:50%;background:#d1cfde}.on .duty-state{color:#0aab74}.on .duty-state i{background:#28d999;box-shadow:0 0 18px #56edbe99}.duty-hint{position:absolute;top:100%;left:50%;transform:translate(-50%,5px);font-size:12px;white-space:nowrap;background:#fff;box-shadow:var(--shadow-soft);padding:9px 12px;border-radius:12px;opacity:0;visibility:hidden;z-index:3;pointer-events:none;transition:opacity .2s}.duty-segment:is(:hover,:focus-visible) .duty-hint{opacity:1;visibility:visible}.reception-footnote{text-align:center;color:var(--ink-soft);font-size:16px;margin-top:24px}@media(max-width:1100px){.menu-toolbar{flex-wrap:wrap}.search{flex:1}.reception-card{padding:28px}.reception-tile{gap:12px}.reception-tile h3{font-size:18px}.star-icon{width:60px;height:60px}}@media(max-width:700px){.hero{height:850px;min-height:850px}.hero .scene{top:84px;bottom:365px}.hero-copy{top:auto;bottom:144px;padding:48px 20px 20px}.hero-copy .partner-label{top:13px;right:16px}.hero-copy>p:not(.eyebrow){margin:10px 0 14px}.hero-copy .eyebrow{font-size:9px}.hero h1{font-size:30px}.scene-controls{bottom:370px}.gesture-hint{bottom:424px}.hero-bottom{bottom:18px;display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px 14px}.hero-bottom-left{font-size:11px;justify-content:start}.hero-bottom-center{grid-row:2;grid-column:1/-1;white-space:nowrap;line-height:1.6;font-size:12px}.hero-bottom a{grid-column:2;grid-row:1;font-size:12px;padding:8px 12px}.promo-track span{padding:0 24px}.menu-controls{padding:12px}.menu-toolbar{gap:12px}.category-tabs{width:100%;display:flex;justify-content:flex-start}.category-tabs button{padding:10px 14px;font-size:13px;flex:none}.filter-bar{display:none}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.card-copy{padding:12px;gap:8px}.card-copy h3{font-size:16px}.tag-row{gap:4px;font-size:11px}.tag-row span{padding:4px 5px}.poster-cover{height:auto;aspect-ratio:1.55}.feature-badge{font-size:10px!important;padding:5px 8px!important}.guide-copy{padding:0}.guide-steps{grid-template-columns:1fr}.policy-cover{max-height:230px}.support-panel{grid-template-columns:1fr;padding:18px}.rights-bento{grid-template-columns:1fr 1fr;grid-template-areas:"side side" "a b" "c d" "e e"}.rights-card{padding:16px;min-height:0}.rights-card h3{font-size:18px}.rights-card p{font-size:13px}.rights-side{padding:18px}.reception-section{padding:60px 0 35px}.reception-card{padding:18px 12px;border-radius:30px}.reception-heading{margin:0 5px 18px}.reception-heading h2{font-size:26px}.reception-heading p{font-size:15px}.reception-heading>span{font-size:11px;padding-top:8px}.reception-top,.reception-actions{gap:10px}.reception-tile{padding:13px 10px;gap:8px;border-radius:20px;flex-wrap:wrap}.star-icon{width:42px;height:42px}.star-icon svg{width:22px;height:22px}.reception-tile h3{font-size:14px}.reception-tile p{font-size:11px;line-height:1.6}.reception-tile>div{flex:1;min-width:80px}.tile-arrow{position:absolute;right:10px;top:23px;width:16px}.reception-top .tile-arrow{display:none}.reception-actions .reception-tile>div{flex-basis:100%}.duty-timeline{padding:14px 4px;margin:16px 0;border-radius:20px}.duty-segment b{font-size:15px}.duty-segment time{font-size:10px;white-space:nowrap}.duty-state{font-size:12px;gap:5px}.duty-state i{width:9px;height:9px}.duty-strip{height:15px}.duty-hint{white-space:normal;width:100px}.reception-footnote{font-size:12px;line-height:1.7;margin-top:18px}}@media(prefers-reduced-motion:reduce){.promo-track{animation:none}.reception-tile,.reception-tile:after{transition:none}.reception-tile:hover{transform:none}}@media(max-width:700px){.hero{height:calc(100svh - 72px);min-height:770px}.hero-copy{display:block!important;width:90%;max-width:none;box-sizing:border-box}.hero-copy h1{width:auto;max-width:none;margin:0}.hero-copy .eyebrow{display:block;padding:0;margin-bottom:12px}.hero-copy .primary{position:static;margin-top:0}.gesture-hint{top:94px;bottom:auto;height:auto}.scene-controls{bottom:386px}.hero-copy{bottom:142px}.hero-bottom{max-width:90%}}.site-header{top:14px;padding:7px 16px;min-height:64px}.desktop-nav{background:none!important;box-shadow:none!important;border:0!important;padding:0;gap:2px}.desktop-nav a,.desktop-nav a:nth-child(n){background:transparent;box-shadow:none;padding:10px 13px;font-size:13px}.desktop-nav a.active,.desktop-nav a:hover{background:none;box-shadow:none;color:#7966ae}.desktop-nav a.active:after{content:"";position:absolute;bottom:3px;left:calc(50% - 9px);width:18px;height:3px;border-radius:4px;background:#b4a0d7}.site-header .contact-pill{padding:10px 14px}.logo-placeholder{width:36px;height:36px}.hero-copy{padding:25px;width:min(34vw,490px);max-width:490px;left:3%}.hero-identity{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:24px}.hero-copy .hero-identity .eyebrow{display:flex;align-items:center;gap:6px;font-size:8px;letter-spacing:.02em;padding:0;margin:0;white-space:nowrap}.hero-copy .hero-identity .partner-label{position:static;flex:none;margin:0;padding:6px 8px;font-size:9px;white-space:nowrap}.hero .scene{left:29%}.hero-copy h1{margin:0}.hero[data-theme="1"]{background:radial-gradient(ellipse at 75% 45%,#ffe5c9,transparent 65%),linear-gradient(135deg,#fff9ed,#ffedf3)}.hero[data-theme="2"]{background:radial-gradient(ellipse at 75% 45%,#e9dcff,transparent 65%),linear-gradient(135deg,#f6f4ff,#e8f5ff)}.hero{transition:background .6s}.scene-controls{gap:3px}.scene-controls .theme-toggle{display:flex;width:62px;align-items:center;justify-content:center;gap:5px;background:#f4efff;color:#8972ad}.theme-toggle span{font-size:10px}.hover-capsule{position:fixed!important;transform:translate(-50%,-100%);margin:0;z-index:25;pointer-events:none;padding:9px 13px;font-size:12px;white-space:nowrap;max-width:calc(100vw - 24px)}.hover-capsule:after{content:"";position:absolute;bottom:-5px;left:calc(50% - 5px);width:10px;height:10px;background:#fff;transform:rotate(45deg)}.cat-response{color:#b56891;box-shadow:0 8px 25px #e7afd633}.cat-response:before{content:"♡";position:absolute;left:50%;top:-23px;color:#dd80ac;font-size:23px;animation:cat-love .8s ease-out both}@keyframes cat-love{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(-3px)}}.discover-arrow{display:inline-block;background:currentColor;-webkit-mask:url(../ui/discover-arrow.png) center/contain no-repeat;mask:url(../ui/discover-arrow.png) center/contain no-repeat}.promo-track span{padding-inline:30px}.poster-dialog>header{padding:8px 18px;min-height:54px}.poster-dialog>header h2{font-size:17px;margin:0}.poster-dialog>header .icon-button{width:38px;height:38px;min-height:38px}.poster-dialog{grid-template-rows:auto 1fr}.spotlight{position:relative;isolation:isolate;overflow:hidden;border:1px solid #fff;border-radius:28px;background:linear-gradient(130deg,#fffcff,#f4f8ff);box-shadow:0 12px 36px #7b83b313;transition:box-shadow .25s,transform .25s}.spotlight:after,.reception-tile:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(350px circle at var(--spot-x,50%) var(--spot-y,50%),#ead6ff88,transparent 70%);opacity:0;transform:none;transition:opacity .25s}.spotlight:hover:after,.spotlight:focus-within:after,.reception-tile:hover:after,.reception-tile:focus-within:after{opacity:1;transform:none}.spotlight:hover{box-shadow:0 14px 36px #8f91be24}.rights-card,.step-card,.support-card{background:linear-gradient(135deg,#fffcff,#f4f8ff)!important}.rights-card:nth-child(3n+1),.step-card:nth-child(3n+1){background:linear-gradient(135deg,#fff5fa,#fcfaff)!important}.rights-card:nth-child(3n+2),.support-card:nth-child(3n+2){background:linear-gradient(135deg,#f0fbf8,#f6faff)!important}.rights-symbol,.step-no,.support-no{background:linear-gradient(135deg,#efe2fa,#e2effb);border-radius:14px}.rights-side:after{width:auto;height:auto;right:0;bottom:0;border-radius:0}.step-card h4,.rights-card h3,.support-card h3{font-size:19px}.guide-panel,.support-panel{border-radius:30px}.view-toggle{display:flex;gap:3px;background:#fff;border:1px solid #eee9f6;padding:4px;border-radius:15px}.view-toggle button{display:flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:7px 12px;border-radius:11px;color:#8184a1;font-size:12px}.view-toggle button[aria-pressed=true]{background:#f0eaff;color:#7864a4}.menu-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.menu-grid.masonry-view{display:block;columns:4;column-gap:22px}.masonry-view .menu-card{display:inline-flex;width:100%;break-inside:avoid;margin:0 0 22px;min-height:0;vertical-align:top}.masonry-view .card-copy{flex:none;min-height:0;height:auto}.masonry-view .poster-cover{height:auto;aspect-ratio:1.45}.masonry-view .menu-card:nth-child(3n) .poster-cover{aspect-ratio:1.85}.masonry-view .menu-card:nth-child(4n) .poster-cover{aspect-ratio:1.2}.play-section{padding:72px 0 15px;scroll-margin-top:100px}.play-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.play-card{padding:28px;background:linear-gradient(130deg,#fff6fb,#f4f5ff)}.play-card:nth-child(2){background:linear-gradient(130deg,#f0fff7,#f1f6ff)}.play-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:19px;background:#f1dff3;color:#ad6aa4;margin-bottom:15px}.play-icon.mint{background:#d9f5e8;color:#56a08a}.play-card h3{font-size:24px;margin-bottom:8px}.play-card p{color:var(--ink-soft);font-size:14px}.play-result{min-height:92px;margin:18px 0;display:flex;align-items:center;gap:18px;flex-wrap:wrap;color:#7e7097}.play-result strong{font-size:22px}.play-result .dice-face{font-size:54px;color:#74b4a6;line-height:1}.text-action{display:inline-flex;gap:4px;align-items:center;color:#8c74b4;font-size:13px;min-height:44px}.play-card .primary,.play-card .soft-button{font-size:14px;padding:12px 20px;min-height:44px}.rolling{animation:dice-roll .45s ease-in-out}@keyframes dice-roll{50%{transform:rotate(20deg) scale(.9)}}button:disabled{opacity:.55;cursor:wait}.reception-section{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,1fr);gap:24px;align-items:start}.reception-card{padding:25px;border-radius:30px}.reception-heading{margin-bottom:18px}.reception-heading h2{font-size:28px}.reception-heading p{font-size:16px}.reception-heading>span{font-size:12px}.reception-top,.reception-actions{gap:12px}.reception-tile{padding:14px;gap:12px;border-radius:20px;isolation:isolate}.reception-tile h3{font-size:16px}.reception-tile p{font-size:12px}.star-icon{clip-path:none;width:46px;height:46px;border-radius:15px}.star-icon svg{width:24px;height:24px}.reception-tile .tile-arrow{width:17px}.duty-timeline{padding:18px 8px;margin:18px 0}.duty-segment b{font-size:17px}.duty-segment time{font-size:12px}.duty-state{font-size:13px}.reception-footnote{font-size:13px;margin-top:18px}.duty-hint{max-width:180px;white-space:normal}.reception-tile:is(:hover,:focus-visible){transform:translateY(-2px);box-shadow:0 12px 30px #a8a0c522}.order-stepper{padding:26px;background:linear-gradient(140deg,#fffaff,#f0f8ff);min-width:0}.stepper-heading h2{font-size:28px;margin:8px 0}.stepper-heading>p:last-child{font-size:14px;color:var(--ink-soft)}.step-progress{display:flex;list-style:none;padding:0;gap:16px;margin:25px 0}.step-progress li{position:relative;flex:1;text-align:center;color:#a1a0b7}.step-progress li:before{content:"";position:absolute;left:calc(-50% - 8px);right:50%;top:17px;height:2px;background:#e8e3f2;z-index:-1}.step-progress li:first-child:before{display:none}.step-progress li>span{display:grid;place-items:center;width:36px;height:36px;margin:0 auto 8px;border-radius:50%;background:#ece7f4;color:#9790ac;font-size:13px;transition:background .3s}.step-progress li.current>span,.step-progress li.done>span{background:#b095d6;color:#fff}.step-progress .current small{color:#8063a8;font-weight:700}.step-progress small{font-size:12px}.step-content{display:grid;gap:15px;min-height:220px}.step-content label{display:grid;gap:8px;font-size:13px;color:#626b89}.step-content input,.step-content select,.step-content textarea{width:100%;min-width:0;min-height:44px;border:1px solid #e5deef;border-radius:13px;background:#fffc;color:#283552;padding:11px 12px;font:inherit;font-size:15px}.step-content textarea{resize:vertical}.step-content .order-result{line-height:1.9;font-size:13px;min-height:260px}.form-note{color:#9190a6;font-size:12px;line-height:1.7}.stepper-buttons{display:flex;justify-content:space-between;gap:12px;margin-top:22px}.stepper-buttons .primary{margin-left:auto;padding:12px 18px;font-size:14px;min-height:44px}.stepper-buttons .soft-button{font-size:14px}.step-slide-enter-active,.step-slide-leave-active{transition:opacity .16s,transform .16s}.step-slide-enter-from{opacity:0;transform:translate(15px)}.step-slide-leave-to{opacity:0;transform:translate(-15px)}main{position:relative;isolation:isolate}main:before{content:"";position:absolute;inset:700px 0 0;z-index:-1;pointer-events:none;background-image:radial-gradient(ellipse at 15% 25%,#f9d9ec4d,transparent 35%),radial-gradient(ellipse at 85% 65%,#c7e8ff66,transparent 35%),radial-gradient(#afa1ce22 1px,transparent 1px);background-size:auto,auto,28px 28px}@media(max-width:1200px){.desktop-nav a{padding:10px 9px;font-size:12px}.hero-copy{width:38vw;left:3%;padding:22px}.hero-copy .hero-identity .eyebrow{font-size:7px}.hero-copy .hero-identity .partner-label{font-size:8px;padding:5px}.hero-identity{gap:6px}.hero .scene{left:32%}.menu-grid.masonry-view{columns:3}.reception-section{grid-template-columns:1fr 1fr}.reception-card{padding:20px}.reception-tile{gap:8px;padding:12px;flex-wrap:wrap}.reception-tile>div{flex:1;min-width:95px}.reception-tile .tile-arrow{display:none}}@media(max-width:900px){.reception-section{grid-template-columns:1fr}.reception-tile{flex-wrap:nowrap}.reception-top,.reception-actions{gap:12px}.star-icon{width:46px;height:46px}.hero-copy .hero-identity{flex-wrap:wrap;gap:8px}.hero-copy .hero-identity .eyebrow{font-size:8px}.hero-copy .hero-identity .partner-label{font-size:9px}.desktop-nav{gap:0}.desktop-nav a{font-size:11px;padding:9px 7px}}@media(max-width:700px){.site-header{top:10px;padding:5px 10px;min-height:58px}.site-header .brand>span:last-child{font-size:16px}.site-header .contact-pill{padding:8px 12px}.hero .scene{inset:80px 0 350px}.hero-copy{left:5%;width:90%;padding:20px;bottom:137px}.hero-copy .hero-identity{flex-wrap:nowrap;gap:5px;margin-bottom:18px}.hero-copy .hero-identity .eyebrow{font-size:6.5px;gap:3px;letter-spacing:0}.hero-copy .hero-identity .eyebrow svg{width:12px}.hero-copy .hero-identity .partner-label{font-size:7px;padding:5px;gap:3px}.hero-copy .hero-identity .partner-label svg{width:11px}.hero-copy>p:not(.eyebrow){font-size:11px}.hero-copy h1{font-size:30px}.scene-controls{bottom:353px}.hero{min-height:735px}.play-section{padding-top:55px;scroll-margin-top:80px}.play-grid{grid-template-columns:1fr;gap:14px}.play-card{padding:22px}.play-card h3{font-size:22px}.play-result{min-height:64px}.play-card .primary,.play-card .soft-button{width:100%;justify-content:center}.menu-grid.masonry-view{columns:2;column-gap:12px}.masonry-view .menu-card{margin-bottom:12px}.masonry-view .card-copy{padding:12px}.view-toggle button{min-height:44px;padding:8px 10px}.menu-meta{font-size:12px}.poster-dialog>header{padding:6px 12px;min-height:50px}.poster-dialog>header h2{font-size:15px}.poster-dialog>header .icon-button{height:38px;width:38px}.reception-section{gap:18px}.reception-card{padding:20px 14px}.reception-heading h2{font-size:25px}.reception-heading p{font-size:14px}.reception-top,.reception-actions{gap:10px}.reception-tile{padding:12px;flex-wrap:wrap}.reception-tile h3{font-size:14px}.reception-tile p{font-size:11px}.reception-tile>div{min-width:80px}.star-icon{width:40px;height:40px;border-radius:13px}.reception-actions .reception-tile>div{flex-basis:100%}.duty-segment b{font-size:15px}.duty-segment time{font-size:10px}.duty-state,.reception-footnote{font-size:12px}.order-stepper{padding:22px 18px}.order-stepper h2{font-size:25px}.step-content input,.step-content select,.step-content textarea{font-size:16px}.stepper-buttons{position:sticky;bottom:calc(80px + env(safe-area-inset-bottom));padding:8px 0;background:#f8f6ffed;border-radius:16px}.stepper-buttons .primary{flex:1;justify-content:center}.stepper-buttons .soft-button{flex:none}.floating-home{bottom:calc(85px + env(safe-area-inset-bottom))}.hover-capsule{font-size:11px;padding:8px 10px}.menu-card{scroll-margin-top:220px}.hero-bottom .promo-track span{font-size:11px}}@media(max-width:360px){.hero-copy{padding:18px 13px}.hero-copy .hero-identity .eyebrow{font-size:5.8px}.hero-copy .hero-identity .partner-label{font-size:6.5px}.reception-tile{padding:10px}.duty-segment time{font-size:9px}.hero-copy h1{font-size:28px}}@media(prefers-reduced-motion:reduce){.cat-response:before,.rolling{animation:none}.spotlight,.step-slide-enter-active,.step-slide-leave-active{transition:none}.reception-tile:hover{transform:none}}.hero-copy .hero-identity .eyebrow{font-size:9px}.hero-copy .hero-identity .partner-label{font-size:10px}@media(max-width:1200px){.hero-copy .hero-identity .eyebrow{font-size:8px}.hero-copy .hero-identity .partner-label{font-size:9px}}@media(max-width:700px){.hero-copy .hero-identity .eyebrow{font-size:7.5px}.hero-copy .hero-identity .partner-label{font-size:8px}.stepper-buttons{position:static;padding:0;background:none}.step-content{min-height:0}.order-stepper form{margin-bottom:4px}}@media(max-width:360px){.hero-copy .hero-identity .eyebrow{font-size:6.8px}.hero-copy .hero-identity .partner-label{font-size:7.2px}}.hero-halo-a{animation:ambient-drift 18s ease-in-out infinite alternate}.hero-halo-b{animation:ambient-drift 22s ease-in-out infinite alternate-reverse}@keyframes ambient-drift{to{transform:translate(35px,20px) scale(1.12);opacity:.65}}@media(prefers-reduced-motion:reduce){.hero-halo-a,.hero-halo-b{animation:none}}.poster-dialog>header{height:56px;min-height:56px;padding:6px 16px}.poster-dialog>header .icon-button{width:44px;height:44px;min-height:44px}.poster-dialog>header h2{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.poster-viewport{height:calc(100% - 56px)}@media(max-width:700px){.poster-dialog>header{height:calc(56px + env(safe-area-inset-top));padding-top:calc(6px + env(safe-area-inset-top));padding-bottom:6px}.poster-viewport{height:calc(100% - 56px - env(safe-area-inset-top))}}.desktop-nav{background:transparent!important;gap:7px}.desktop-nav a:nth-child(n){padding:9px 15px;border-radius:99px;background:#efe9fc;color:#8264ac}.desktop-nav a:nth-child(2){background:#e4f5ee;color:#478c77}.desktop-nav a:nth-child(3){background:#e8f1ff;color:#6588b9}.desktop-nav a:nth-child(4){background:#fff0d6;color:#af853f}.desktop-nav a:nth-child(5){background:#f6e6f4;color:#a96c9e}.desktop-nav a:nth-child(6){background:#ffe8ef;color:#bd7392}.desktop-nav a.active:after{display:none}.desktop-nav a.active{box-shadow:inset 0 0 0 1px #fff,0 4px 12px #877ba018!important}.desktop-nav a:hover{filter:brightness(.98)}.hero-bottom{padding:8px 18px;min-height:54px;bottom:24px}.hero-bottom a{padding:7px 13px;min-height:36px}.hero-bottom-center{width:100%;min-width:0}.promo-track{width:max-content;gap:0;animation:promo-scroll 50s linear infinite}.promo-group{display:flex;flex:none;gap:0}.promo-group span{padding:0 22px;white-space:nowrap;background:linear-gradient(100deg,#b36795,#9380bb,#4c98ac,#b48c43,#bc6c85);background-clip:text;-webkit-background-clip:text;color:transparent!important;font-weight:700}.promo-track:hover{animation-play-state:paused}.play-section{padding-top:42px;padding-bottom:0}.play-section .section-heading{margin-bottom:16px;align-items:center}.play-section h2{font-size:26px}.play-section .eyebrow{font-size:10px;margin-bottom:8px}.play-grid{gap:16px}.play-card{display:grid;grid-template-columns:44px 1fr auto;gap:5px 12px;padding:18px 20px;border-radius:23px;align-items:center}.play-icon{grid-column:1;grid-row:1/3;width:42px;height:42px;border-radius:14px;margin:0}.play-card h3{grid-column:2;font-size:18px;margin:0}.play-card>p{grid-column:2;font-size:12px}.play-card>.primary,.play-card>.soft-button{grid-column:3;grid-row:1/3;width:auto;font-size:12px;padding:10px 14px}.play-result{grid-column:1/-1;min-height:48px;margin:8px 0 0;padding:10px 12px;background:#ffffff96;border-radius:14px;font-size:12px;gap:12px}.play-result strong{font-size:16px}.play-result .dice-face{font-size:30px}.play-result .soft-button{font-size:11px;padding:7px 12px;min-height:34px;margin-left:auto;box-shadow:none}.reception-section{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.reception-card,.order-stepper{height:700px;min-height:700px;overflow:auto;padding:26px;border-radius:30px}.reception-card{display:flex;flex-direction:column}.reception-heading .eyebrow{font-size:11px;letter-spacing:.15em;margin:0 0 14px;color:#8d9dc0}.reception-heading h2,.stepper-heading h2{font-size:27px;margin:0 0 10px}.stepper-heading .eyebrow{font-size:11px;letter-spacing:.15em;margin:0 0 14px}.reception-heading p:not(.eyebrow){font-size:15px}.reception-heading>span{padding-top:33px}.reception-actions{flex:1;align-content:center}.reception-footnote{margin-top:auto;padding-top:18px}.order-stepper form{display:flex;flex-direction:column;flex:1}.order-stepper{display:flex;flex-direction:column}.stepper-buttons{margin-top:auto;padding-top:22px}.step-content{min-height:0}.step-content .order-result{min-height:245px}.reception-tile{box-shadow:none}.reception-tile svg{stroke-width:1.8}.rights-card,.step-card,.support-card{--tile-bg:#fff6fc;--tile-border:#f5d9ed;--tile-ink:#c766a3;--tile-icon:#fbe3f2;background:linear-gradient(120deg,var(--tile-bg),#fff)!important;border:1px solid var(--tile-border);border-radius:22px;box-shadow:none;padding:20px}.rights-card:nth-child(4n+2),.step-card:nth-child(4n+2),.support-card:nth-child(4n+2){--tile-bg:#f1f7ff;--tile-border:#d4e5ff;--tile-ink:#4f9bdd;--tile-icon:#d8e9ff}.rights-card:nth-child(4n+3),.step-card:nth-child(4n+3),.support-card:nth-child(4n+3){--tile-bg:#fffaf0;--tile-border:#ffe4b6;--tile-ink:#e2a23a;--tile-icon:#ffedc3}.rights-card:nth-child(4n+4),.step-card:nth-child(4n+4){--tile-bg:#effdf9;--tile-border:#bcefe3;--tile-ink:#38b395;--tile-icon:#c7f5e9}.rights-symbol,.step-no,.support-no{background:var(--tile-icon);color:var(--tile-ink);border-radius:14px;width:45px;height:45px}.rights-card{display:grid;grid-template-columns:45px 1fr;gap:6px 14px;align-content:center}.rights-symbol{grid-row:1/3;margin:0}.rights-card h3{font-size:18px;margin:0}.rights-card p{grid-column:2;font-size:13px}.rights-card:hover,.step-card:hover,.support-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px color-mix(in srgb,var(--tile-border),transparent 50%)}.step-card h4,.support-card h3{font-size:18px}.guide-panel,.support-panel,.rights-side{background:linear-gradient(135deg,#fffcff,#f6faff)}.drift-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px;color:#8b80a5;font-size:12px}.drift-toolbar .soft-button{min-height:40px;padding:8px 15px;font-size:12px}.drift-wall{height:570px;border-radius:28px;position:relative;overflow:hidden;perspective:1200px;background:radial-gradient(ellipse at 20% 10%,#ffe4f0,transparent 50%),radial-gradient(ellipse at 90% 85%,#d5ebff,transparent 50%),#f4f1fa;touch-action:pan-y;border:1px solid white}.drift-wall:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(#f4f1fa 0%,transparent 12%,transparent 87%,#edf3fc 100%);z-index:3}.drift-plane{position:absolute;inset:-50px -2%;display:flex;gap:16px;transform-style:preserve-3d;transform:rotateX(10deg) rotateY(var(--turn,-6deg)) rotate(-4deg);transition:transform .4s ease-out}.drift-column{flex:1;min-width:0;transform-style:preserve-3d}.drift-track{animation:drift-travel var(--duration) linear infinite;transform-style:preserve-3d}.drift-tile{height:162px;margin-bottom:16px;width:100%;padding:0;display:block;overflow:hidden;border:2px solid #fff;border-radius:17px;position:relative;background:#fff;box-shadow:0 8px 18px #77739422;transition:transform .25s,box-shadow .25s;transform-style:preserve-3d}.drift-tile img{width:100%;height:100%;object-fit:cover;object-position:top;opacity:.87;transition:opacity .2s}.drift-tile span{position:absolute;bottom:0;left:0;right:0;padding:10px;color:#3e3b59;background:#ffffffe8;font-size:12px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.drift-tile:hover{transform:translateZ(30px) scale(1.03);box-shadow:0 18px 35px #8781a34d;z-index:5}.drift-tile:hover img{opacity:1}.frozen .drift-track{animation-play-state:paused}@keyframes drift-travel{to{transform:translate3d(0,var(--travel),0)}}.drift-wall.static{overflow:auto;perspective:none;padding:18px}.drift-wall.static:after{display:none}.drift-static{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.drift-static button{border-radius:15px;background:#fff;padding:0;overflow:hidden;text-align:left;color:#68577c}.drift-static img{width:100%;aspect-ratio:1.7;object-fit:cover;object-position:top}.drift-static span{display:block;padding:10px;font-size:12px}@media(max-width:1200px){.desktop-nav{gap:4px}.desktop-nav a:nth-child(n){padding:9px 10px;font-size:12px}.reception-card,.order-stepper{padding:22px}.play-card{grid-template-columns:40px 1fr}.play-card>.primary,.play-card>.soft-button{grid-column:1/-1;grid-row:auto;justify-self:end}.play-result{grid-row:3}.rights-card{padding:16px;gap:8px}.rights-card h3{font-size:16px}}@media(max-width:900px){.reception-section{grid-template-columns:1fr}.reception-card,.order-stepper{height:660px;min-height:660px}.desktop-nav a:nth-child(n){padding:8px 7px;font-size:11px}.site-header{gap:10px}.site-header .brand{font-size:16px}.site-header .contact-pill{padding:9px 10px}.drift-static{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.hero{display:grid;grid-template-columns:1fr;grid-template-rows:auto 270px 48px auto;gap:8px;padding:87px 0 16px;height:auto;min-height:calc(100svh - 72px);max-height:none;align-content:start}.hero .hero-copy{position:relative;grid-row:1;inset:auto;width:90%;margin:0 auto;padding:19px 20px;max-width:none;z-index:2}.hero-copy .hero-identity{margin-bottom:12px}.hero-copy h1{font-size:28px;line-height:1.18}.hero-copy h1 br{display:none}.hero-copy h1 span{display:block}.hero-copy>p:not(.eyebrow){margin:10px 0 12px;font-size:11px}.hero-copy .primary{min-height:42px;padding:10px 16px;font-size:12px}.hero .scene{position:relative;grid-row:2;inset:auto;width:100%;height:270px;margin:0}.hero .scene-controls{position:relative;grid-row:3;left:auto;bottom:auto;top:auto;transform:none;justify-self:center;margin:0;padding:3px;height:48px}.scene-controls button{width:40px;height:40px}.hero .hero-bottom{position:relative;grid-row:4;left:auto;bottom:auto;width:90%;margin:5px auto 0;padding:8px 13px;min-height:64px;gap:5px}.hero-bottom a{min-height:34px;padding:6px 11px;font-size:11px}.hero-bottom-left{font-size:10px}.promo-group span{padding:0 15px;font-size:11px}.play-section{padding-top:32px}.play-section h2{font-size:23px}.play-section .section-heading{margin-bottom:12px}.play-grid{grid-template-columns:1fr;gap:10px}.play-card{padding:14px 16px;grid-template-columns:36px 1fr auto;gap:3px 9px;border-radius:20px}.play-icon{width:36px;height:36px;border-radius:12px}.play-card h3{font-size:16px}.play-card>p{font-size:10px}.play-card>.primary,.play-card>.soft-button{grid-column:3;grid-row:1/3;min-height:40px;font-size:11px;padding:8px 10px}.play-result{padding:8px 10px;min-height:40px;margin-top:8px;font-size:11px;gap:8px}.play-result strong{font-size:14px}.play-result .dice-face{font-size:26px}.play-result .soft-button{min-height:34px;padding:6px 9px}.menu-grid{grid-auto-rows:auto;align-items:start;gap:12px}.menu-grid .menu-card{height:292px;min-height:0;align-self:start;border-radius:19px}.menu-card .poster-cover{height:92px;min-height:92px;aspect-ratio:auto;flex:none}.menu-card .card-copy{height:auto;min-height:0;flex:1;padding:11px;gap:7px;justify-content:flex-start;overflow:hidden}.menu-card .card-copy h3{font-size:14px;line-height:1.35;min-height:19px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-card .theme-pill{font-size:9px;padding:3px 7px}.menu-card .tag-row{font-size:10px;gap:4px;line-height:1.35;max-height:56px;overflow:auto;scrollbar-width:thin;align-content:start}.menu-card .tag-label{font-size:9px;min-width:22px;padding-top:4px}.menu-card .tag-row span{padding:4px 5px;white-space:nowrap;flex:none}.menu-card .tag-row.guarantees{margin-top:0!important}.menu-card .feature-badge{font-size:9px!important;padding:4px 7px!important}.reception-card,.order-stepper{height:660px;min-height:660px;padding:21px 16px}.reception-heading h2,.stepper-heading h2{font-size:24px}.reception-heading p:not(.eyebrow){font-size:13px}.reception-heading .eyebrow,.stepper-heading .eyebrow{font-size:10px;margin-bottom:10px}.reception-top,.reception-actions{gap:10px}.reception-actions{flex:1;align-content:center}.reception-footnote{font-size:11px}.stepper-buttons{margin-top:auto;padding-top:18px}.order-stepper form{min-height:0}.step-content{gap:12px}.step-progress{margin:18px 0}.step-content label{font-size:12px}.step-content input,.step-content select,.step-content textarea{min-height:42px;padding:9px 10px}.step-content .order-result{min-height:240px;font-size:12px}.drift-wall{height:420px;border-radius:22px}.drift-plane{gap:12px;inset:-28px -3%}.drift-tile{height:126px;margin-bottom:12px;border-radius:14px}.drift-tile span{font-size:11px;padding:7px}.drift-toolbar{font-size:10px;gap:6px}.drift-toolbar .soft-button{font-size:11px;min-height:40px;padding:7px 11px}.drift-static{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.drift-wall.static{padding:12px}.rights-card{display:block;padding:15px}.rights-symbol{width:38px;height:38px;margin-bottom:10px}.rights-card h3{font-size:16px;margin-bottom:6px}.rights-card p{font-size:12px}.step-card,.support-card{padding:16px;border-radius:20px}.step-card h4,.support-card h3{font-size:16px}}@media(max-width:360px){.hero{grid-template-rows:auto 245px 48px auto;padding-top:82px}.hero .scene{height:245px}.hero .hero-copy{padding:17px 13px}.hero-copy h1{font-size:26px}.play-card{grid-template-columns:34px 1fr auto;padding:13px 12px}.play-card>.primary,.play-card>.soft-button{padding:8px;font-size:10px}.menu-card .card-copy{padding:9px;gap:6px}.menu-grid .menu-card{height:288px}.menu-card .tag-row{max-height:60px}.reception-card,.order-stepper{height:680px;min-height:680px}.reception-heading h2,.stepper-heading h2{font-size:23px}}@media(prefers-reduced-motion:reduce){.promo-track,.drift-track{animation:none}.drift-plane,.drift-tile{transition:none}}.rights-card:nth-child(n),.step-card:nth-child(n),.support-card:nth-child(n){background:linear-gradient(120deg,var(--tile-bg),#fff)!important}.mobile-flair{display:none}@media(max-width:700px){.mobile-flair{display:block}.site-header{top:12px;left:3.5%;width:93%;padding:10px 12px;border-radius:29px;min-height:74px;background:linear-gradient(115deg,#fffffff0,#f1f6ffd9);gap:8px;border:1px solid #fff;box-shadow:0 8px 30px #aaa1ca12}.site-header .logo-placeholder{width:42px;height:46px;border-radius:17px;border:1px dashed #bcabe8;font-size:10px;color:#9f8abd;background:#fbf8ff;flex:none}.site-header .brand{gap:9px;min-width:0}.site-header .brand>span:last-child{font-size:19px;color:#14254f;letter-spacing:.02em}.brand small{font-size:9px;letter-spacing:.08em;margin-top:6px;white-space:nowrap;display:flex;align-items:center;gap:5px}.brand .brand-note{font-style:normal;font-size:8px;letter-spacing:0;padding:3px 5px;border-radius:12px;background:#f1e9ff;color:#9883bb}.site-header .contact-pill{padding:10px;min-height:44px;gap:6px;white-space:nowrap;font-size:11px;background:#ffffffe8;border:1px solid #e8e7fc}.site-header .contact-pill>.live-dot{display:none}.contact-pill svg{width:17px;height:17px}.hero{padding:99px 0 20px;grid-template-rows:auto clamp(295px,90vw,390px) 78px auto;gap:10px;min-height:0;background:radial-gradient(ellipse at 8% 35%,#fff2e9,transparent 52%),radial-gradient(ellipse at 92% 42%,#e3f2ff,transparent 52%),linear-gradient(145deg,#fcf4ff,#f0f4ff);overflow:hidden}.hero .hero-copy{width:93%;padding:20px;border-radius:27px;background:linear-gradient(130deg,#ffffffed,#f2f8ffd9);border:1px solid #fff;box-shadow:0 10px 32px #928aad12;isolation:isolate}.hero-copy .hero-identity{gap:8px;margin-bottom:17px}.hero-copy .hero-identity .eyebrow{font-size:7px;gap:4px;color:#838aa8}.hero-copy .hero-identity .eyebrow svg{width:14px;height:14px}.hero-copy .hero-identity .partner-label{font-size:8px;padding:6px 7px;background:#e1f6e9;color:#368963;border:1px solid #c0e9d0}.hero-copy .hero-identity .partner-label svg{width:13px;height:13px}.hero-copy h1{position:relative;z-index:1;font-size:clamp(34px,9.4vw,43px);line-height:1.17;letter-spacing:-.04em;color:#14214b}.hero-copy h1 span{background:linear-gradient(100deg,#779afa,#a484eb,#be91e7);background-clip:text;-webkit-background-clip:text;color:transparent}.hero-copy>p:not(.eyebrow){position:relative;z-index:1;font-size:12px;line-height:1.7;color:#777d9f;max-width:95%;margin:14px 0}.hero-scribble{position:absolute;right:14px;top:93px;transform:rotate(-13deg);font-family:Segoe Print,Comic Sans MS,cursive;font-style:italic;color:#c6b9f0;font-size:16px;line-height:1.35;opacity:.85;text-align:center;pointer-events:none;z-index:0;width:123px}.hero-scribble:after{content:"✧";display:block;font-style:normal;font-size:26px;line-height:1.2;color:#d5c5f3}.hero-copy .primary{display:inline-flex;padding:12px 18px;min-height:46px;font-size:14px;gap:12px;box-shadow:inset 0 1px 2px #ffffff85,0 7px 21px #a895e73d;background:linear-gradient(110deg,#80aaff,#ae85ed);border:1px solid #b6bbff70}.hero-perks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:14px}.hero-perks>span{display:grid;grid-template-columns:18px 1fr;gap:3px 4px;align-items:center;border:1px solid #ffffffed;background:#ffffffb5;border-radius:14px;padding:9px 7px;min-width:0;color:#748fc5}.hero-perks>span:nth-child(2){color:#d8a063}.hero-perks>span:nth-child(3){color:#ce83b5}.hero-perks b{font-size:10px;white-space:nowrap;font-weight:650;color:#62688c}.hero-perks small{grid-column:1/-1;text-align:center;font-size:8px;color:#969bb4;white-space:nowrap}.hero-perks svg{width:15px;height:15px}.hero .scene{height:clamp(295px,90vw,390px);width:100%;margin:0;align-self:center}.hero .scene-controls{height:78px;padding:7px 10px;gap:6px;border-radius:38px;max-width:93%;width:330px;justify-content:space-between;background:linear-gradient(120deg,#ffffffd9,#f4f2ffcf);border:1px solid white;box-shadow:0 8px 25px #a39bcc1a}.hero .scene-controls button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;height:62px;width:52px;border-radius:24px;background:#ffffff8c;position:relative;color:#7777ad;min-width:0}.hero .scene-controls button>svg{width:22px;height:22px}.hero .scene-controls button>small{font-size:10px;line-height:1.2;font-weight:500;white-space:nowrap}.hero .scene-controls button[aria-pressed=true]{background:#eee9ff}.hero .scene-controls .theme-toggle{display:grid;grid-template-columns:22px 1fr;gap:2px 2px;align-content:center;padding:8px;width:65px;background:#f0ebff}.theme-toggle>span{font-size:11px}.hero .scene-controls .theme-toggle>small{grid-column:1/-1;text-align:center;margin-top:4px}.hero .hero-bottom{width:93%;max-width:93%;margin:3px auto 0;padding:12px 13px 9px;border-radius:25px;gap:9px;background:#ffffffe6;box-shadow:0 8px 28px #9c9ac719}.hero-bottom-left{font-size:12px;gap:10px;color:#647196;font-weight:600}.hero-bottom-left>.live-dot{width:9px;height:9px;box-shadow:0 0 0 5px #dcf7ef,0 0 13px #b4eada;flex:none}.hero-bottom-left small{font-size:9px;line-height:1.5;color:#a0a5bd;font-weight:400;margin-top:2px}.hero-bottom a{font-size:11px;padding:8px 11px;background:#f3efff;border:1px solid #e5dcff;color:#8a78b1;min-height:40px}.hero-bottom-center{border-top:1px solid #eeeefa;padding-top:7px}.promo-group span{font-size:11px;padding-inline:14px}.bottom-nav{left:3.5%;width:93%;bottom:calc(9px + env(safe-area-inset-bottom));border-radius:26px;padding:6px 7px;gap:3px;box-shadow:0 -4px 26px #a396c918,0 6px 20px #9891b81a;background:#ffffffed;border:1px solid white;min-height:67px}.bottom-nav button{border-radius:21px;min-height:53px;gap:4px;padding:6px 3px;color:#8790ae}.bottom-nav button svg{width:22px;height:22px}.bottom-nav button span{font-size:11px;font-weight:600}.bottom-nav button.active{background:linear-gradient(140deg,#eef1ff,#eceaff);color:#7978ba}.play-section{padding-top:36px}.scene-loading,.scene-fallback{top:460px;bottom:auto}.scene-fallback{left:8%;width:84%;transform:none}}@media(max-width:360px){.site-header{padding:9px 10px;min-height:68px}.site-header .brand>span:last-child{font-size:17px}.site-header .logo-placeholder{width:36px;height:42px}.brand .brand-note{font-size:7px;padding:3px 4px}.brand small{gap:4px;font-size:8px}.site-header .brand{gap:7px}.site-header .contact-pill{font-size:10px;padding:9px 8px;gap:4px}.hero{padding-top:91px}.hero .hero-copy{padding:18px 14px}.hero-copy .hero-identity .eyebrow{font-size:6.2px}.hero-copy .hero-identity .partner-label{font-size:7px;padding:5px}.hero-copy h1{font-size:34px}.hero-scribble{font-size:13px;width:94px;right:10px;top:92px}.hero-copy>p:not(.eyebrow){font-size:11px}.hero-perks{gap:5px}.hero-perks>span{padding:8px 5px;grid-template-columns:15px 1fr;gap:3px}.hero-perks b{font-size:9px}.hero-perks small{font-size:7px}.hero-bottom-left{font-size:10px;gap:8px}.hero-bottom-left small{font-size:8px}.hero .scene-controls{width:290px;padding:7px;gap:3px}.hero .scene-controls button{width:46px}.bottom-nav{gap:0;padding:6px}.bottom-nav button span{font-size:10px}}.brand-logo{width:46px;height:46px;object-fit:cover;border-radius:15px;flex:none}.entry-logo{width:100px;height:100px;object-fit:cover;border-radius:28px;position:relative;z-index:2}.play-result{min-width:0}.play-result strong{overflow-wrap:anywhere}.play-result .soft-button{flex-shrink:0}@media(max-width:700px){.brand-logo{width:46px;height:46px;border-radius:16px}.hero-copy .primary{margin-bottom:0}.play-result{flex-wrap:wrap}}@media(max-width:360px){.brand-logo{width:40px;height:40px;border-radius:14px}}.announcement-icon{display:none}.entry-screen{background:radial-gradient(ellipse at 25% 35%,#ffe8bc,transparent 60%),radial-gradient(ellipse at 80% 65%,#ffe1e9,transparent 55%),#fffaf2}.entry-cuddle{width:200px;height:185px;position:relative;display:grid;place-items:center;margin-bottom:20px}.entry-sticker{padding:7px;background:#fff;border:2px solid #fff2d8;border-radius:36px;box-shadow:0 8px #f9d4bc,0 15px 28px #dc9a7320;z-index:2;animation:cuddleBounce 1.8s cubic-bezier(.45,0,.3,1) infinite;transform-origin:50% 85%}.entry-sticker .entry-logo{display:block;width:120px;height:120px;border-radius:27px}.entry-shadow{position:absolute;bottom:2px;width:100px;height:12px;background:#e8b38c40;border-radius:50%;animation:cuddleShadow 1.8s ease-in-out infinite}.entry-spark{position:absolute;color:#eaaa57;font-size:27px;animation:cuddleSpark 1.8s ease-in-out infinite}.s1{left:0;top:38px}.s2{right:0;top:12px;color:#e991ae;animation-delay:.3s}.s3{right:0;bottom:18px;color:#dda84c;animation-delay:.6s}.s4{left:0;bottom:22px;color:#e9a4b5;animation-delay:.9s}.entry-screen .entry-mark{color:#825349;font-size:32px;letter-spacing:.08em}.entry-screen .entry-mark span{color:#d78978}.entry-screen>small{color:#b88b71;font-size:9px}.entry-screen p{color:#b48c7e;margin:14px 0 22px;font-size:11px}.entry-dots{display:flex;gap:9px;height:18px;align-items:center}.entry-dots i{width:8px;height:8px;border-radius:50%;background:#eda464;animation:cuddleDot 1s ease-in-out infinite}.entry-dots i:nth-child(2){background:#efd181;animation-delay:.15s}.entry-dots i:nth-child(3){background:#e7a4b4;animation-delay:.3s}.entry-screen .entry-caption{color:#b88877;margin-top:10px}@keyframes cuddleBounce{0%,to{transform:translateY(0) rotate(-4deg)}45%{transform:translateY(-12px) rotate(4deg)}65%{transform:translateY(-10px) rotate(3deg)}}@keyframes cuddleShadow{50%{transform:scale(.75);opacity:.5}}@keyframes cuddleSpark{0%,to{transform:scale(.8) rotate(-12deg);opacity:.55}50%{transform:scale(1.1) rotate(10deg);opacity:1}}@keyframes cuddleDot{50%{transform:translateY(-5px);opacity:.55}}@media(max-width:700px){.hero .hero-copy{display:grid!important;grid-template-columns:1fr;row-gap:0;padding-bottom:18px}.hero-copy .hero-identity{grid-row:1}.hero-copy h1{grid-row:2}.hero-copy .primary{grid-row:3;justify-self:end;margin:5px 0 0;min-height:42px;padding:10px 13px;font-size:12px;gap:7px;background:linear-gradient(110deg,#ffc27f,#ffe29a 45%,#f5b0c5);color:#87533e;border:1px solid #fff0d5;box-shadow:inset 0 1px 2px #fff9,0 5px 14px #e5a5812b}.hero-copy .primary svg{width:15px;height:15px}.hero-copy>p:not(.eyebrow){grid-row:4;font-size:11px;margin:10px 0 0;max-width:100%}.hero-scribble:after{display:none}.hero{grid-template-rows:auto clamp(295px,90vw,390px) 58px auto}.hero .scene-controls{width:280px;height:58px;padding:5px 7px;gap:3px;border-radius:29px}.hero .scene-controls button{height:46px;width:44px;border-radius:20px;gap:2px}.hero .scene-controls button>svg{width:18px;height:18px}.hero .scene-controls button>small{font-size:8px}.hero .scene-controls .theme-toggle{width:57px;padding:5px;grid-template-columns:18px 1fr}.hero .scene-controls .theme-toggle>small{margin-top:2px}.hero .scene-controls .theme-toggle>span{font-size:10px}.hero .hero-bottom{padding:7px 11px;border-radius:22px;gap:5px;min-height:0}.hero-bottom-left{font-size:11px}.hero-bottom a{min-height:34px;padding:6px 10px;font-size:10px}.hero-bottom-center{position:relative;min-height:24px;padding:5px 0 0 25px}.announcement-icon{display:grid;place-items:center;position:absolute;left:0;top:4px;width:23px;height:20px;color:#bf93bb;background:#fff;border-radius:7px;z-index:1}.promo-group span{font-size:10px;padding-inline:10px}}@media(max-width:360px){.hero-copy .primary{font-size:11px;padding:9px 11px}.hero .scene-controls{width:266px}.hero-bottom-left{font-size:10px}}@media(prefers-reduced-motion:reduce){.entry-sticker,.entry-shadow,.entry-spark,.entry-dots i{animation:none}}@media(max-width:700px){.hero .hero-copy>.hero-identity,.hero .hero-copy>h1,.hero .hero-copy>p,.hero .hero-copy>.primary{grid-column:1}.hero .hero-copy>.primary{width:max-content;white-space:nowrap}.hero .hero-copy>.hero-identity{width:100%;justify-content:space-between}}.mobile-menu-label,.reception-mobile-title{display:none}.hero-bottom-left{display:flex;align-items:center;gap:7px;white-space:nowrap}.announcement-filled{color:#a783b4;flex:none}@media(min-width:701px){.hero .hero-copy{top:auto;bottom:112px}.hero .scene-controls{bottom:112px}}@media(max-width:700px){.desktop-menu-label,.reception-desktop-title{display:none}.mobile-menu-label,.reception-mobile-title{display:inline}.hero .hero-copy{background:linear-gradient(148deg,#ffffffeb,#ffffffbd)}.hero-copy h1{color:var(--ink,#30364d)}.hero-copy h1 span{background:var(--accent-holo);background-clip:text;-webkit-background-clip:text;color:transparent}.hero .hero-copy .primary{color:#fff;background:linear-gradient(118deg,#f29f6b,#ea79b2 52%,#83aee5);border:0;box-shadow:0 8px 22px #e87bb133}.hero .hero-copy .primary:hover{background:linear-gradient(118deg,#ee955d,#e76faa 52%,#76a5e2)}.hero-bottom-center{padding-left:0}.hero-bottom-left{gap:5px;font-size:11px}.reception-actions .reception-tile p{display:none}.reception-actions .reception-tile{min-height:68px;display:flex;flex-wrap:nowrap;gap:9px;padding:12px 10px;align-items:center}.reception-actions .reception-tile>div{min-width:0;flex:1;flex-basis:auto}.reception-actions .star-icon{width:34px;height:34px;flex:none;border-radius:12px}.reception-actions .star-icon svg{width:20px;height:20px}.reception-actions .reception-tile h3{font-size:13px;white-space:nowrap}.reception-actions{flex:none;align-content:start}.reception-card{height:auto;min-height:0}.reception-footnote{margin-top:18px}}@media(max-width:360px){.reception-actions .reception-tile{gap:7px;padding:10px 8px}.reception-actions .star-icon{width:30px;height:30px}.reception-actions .reception-tile h3{font-size:11px}}@media(max-width:700px){.hero-copy h1 span{width:fit-content}}@media(max-width:700px){.hero .hero-bottom{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:7px 10px}.hero-bottom-left{grid-column:1;grid-row:1}.hero-bottom-center{grid-column:2;grid-row:1;min-width:0;min-height:0;padding:0;border:0;overflow:hidden}.hero-bottom a{grid-column:3;grid-row:1;gap:5px;white-space:nowrap}.hero-bottom .discover-arrow{width:9px;height:9px;min-width:9px;flex:none}}.pastel-background{position:fixed;inset:0;z-index:-1;overflow:hidden;pointer-events:none;background:linear-gradient(125deg,#fff7eb,#fcf4fc 35%,#f0f8ff 68%,#f3fff7)}body{isolation:isolate;background:transparent}.pastel-shards{position:absolute;inset:0;opacity:.3;filter:saturate(.75)}.pastel-shards[data-fallback=true]{display:none}.pastel-wash{position:absolute;inset:0;background:radial-gradient(ellipse at 10% 30%,#ffd5e333,transparent 50%),radial-gradient(ellipse at 85% 70%,#c5d9ff44,transparent 55%)}.pastel-background>span{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%) rotate(-9deg);font-size:clamp(75px,16vw,250px);font-weight:900;letter-spacing:.025em;white-space:nowrap;color:#9d8ebc;opacity:.045}main{background:transparent}:is(#play,#guide,#rights,#compensation).section-wrap{padding-top:38px;padding-bottom:8px}:is(#play,#guide,#rights,#compensation) .section-heading,.brief-head{margin-bottom:18px}:is(#play,#guide,#rights,#compensation) .section-heading h2,.brief-head h2{font-size:32px}:is(#play,#guide,#rights,#compensation) .section-heading p:not(.eyebrow),.brief-head p:not(.eyebrow){font-size:13px;margin-top:8px}.activity-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px}.activity-card{position:relative;border-radius:24px;padding:23px;background:linear-gradient(135deg,#fff9fc,#ffe8f0);border:1px solid #f1dce7;min-width:0}.activity-card.purple{background:linear-gradient(135deg,#fcf9ff,#eee5ff);border-color:#e5d9f3}.activity-card.yellow{background:linear-gradient(135deg,#fffdf2,#fff0c8);border-color:#f0e2bc}.activity-card.blue{background:linear-gradient(135deg,#f7fcff,#e0efff);border-color:#d3e5f4}.activity-card.mint{background:linear-gradient(135deg,#f5fff9,#dff6ee);border-color:#cde9df}.activity-card h3{font-size:20px;margin:8px 0}.activity-card p{font-size:12px;color:#898098;max-width:80%;line-height:1.8;min-height:42px}.activity-card .primary{display:inline-flex;align-items:center;gap:8px;margin-top:13px;padding:10px 17px;font-size:12px}.activity-symbol{position:absolute;right:23px;top:24px;color:#c38dad}.purple .activity-symbol{color:#9f8ac3}.activity-card>img{width:100%;height:120px;object-fit:cover;border-radius:15px;margin-bottom:15px}.guide-panel{padding:18px;gap:20px;align-items:center}.guide-copy{padding:0}.guide-copy .policy-cover{max-height:155px;object-fit:cover}.guide-copy h3{font-size:20px;margin:13px 0 7px}.guide-copy p{font-size:12px;line-height:1.7}.guide-copy .soft-button{margin-top:12px}.guide-steps{align-self:center;gap:12px;align-content:center}.step-card{padding:18px;min-height:115px}.step-card h4,.support-card h3{font-size:16px}.step-card p,.support-card p{font-size:12px;line-height:1.8}.rights-bento{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:none;gap:12px;align-items:start}.rights-bento>.rights-card,.rights-bento>.rights-side{grid-area:auto;min-height:0;height:auto;padding:19px}.rights-bento>.rights-side{grid-column:3;grid-row:1/3}.rights-side .policy-cover{max-height:155px;object-fit:cover}.rights-card h3{font-size:17px}.rights-card p,.rights-side p{font-size:12px}.rights-symbol{width:38px;height:38px}.support-panel{padding:18px;gap:20px;align-items:center}.support-panel .policy-cover{max-height:220px;object-fit:cover}.support-card{min-height:0;padding:16px}.support-wrap{gap:10px}.duty-strip{position:relative;overflow:hidden}.duty-segment.on .duty-strip:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,#fff9,transparent);transform:translate(-100%);animation:shiftFlow 2.6s linear infinite}.duty-segment.on .duty-strip>i{animation:shiftDot 2.6s ease-in-out infinite}@keyframes shiftFlow{to{transform:translate(100%)}}@keyframes shiftDot{50%{transform:scale(1.3);opacity:.5}}.game-page{max-width:850px;margin:40px auto;padding:20px}.game-page .play-grid{grid-template-columns:1fr}.game-page.blindbox .play-card:nth-child(2),.game-page.dice .play-card:first-child{display:none}.game-page .play-card{min-height:170px}.game-page>.soft-button{display:inline-flex;margin-bottom:20px}@media(max-width:700px){:is(#play,#guide,#rights,#compensation).section-wrap{padding-top:26px}:is(#play,#guide,#rights,#compensation) .section-heading h2,.brief-head h2{font-size:25px}:is(#play,#guide,#rights,#compensation) .section-heading,.brief-head{margin-bottom:13px}:is(#play,#guide,#rights,#compensation) .section-heading p:not(.eyebrow),.brief-head p:not(.eyebrow){font-size:11px}.activity-grid{grid-template-columns:1fr 1fr;gap:10px}.activity-card{padding:15px 13px;border-radius:20px}.activity-symbol{position:static;display:block;margin-bottom:14px}.activity-symbol svg{width:29px;height:29px}.activity-card h3{font-size:17px}.activity-card p{font-size:10px;max-width:100%;min-height:54px}.activity-card .primary{font-size:11px;padding:9px 12px;margin-top:8px}.activity-card>img{height:90px}.guide-panel,.support-panel{padding:13px;gap:15px}.guide-copy .policy-cover,.rights-side .policy-cover{max-height:135px}.guide-steps{grid-template-columns:1fr;gap:9px}.step-card{padding:13px;min-height:0}.step-card h4{font-size:14px}.step-card p{font-size:11px}.rights-bento{grid-template-columns:1fr 1fr;gap:10px}.rights-bento>.rights-side{grid-column:1/-1;grid-row:1;padding:14px}.rights-bento>.rights-card{padding:14px}.rights-card h3{font-size:15px}.rights-card p{font-size:11px}.game-page{margin:15px auto;padding:16px}.game-page .play-card{padding:18px 14px}.game-page .play-result{flex-wrap:wrap}.pastel-shards{opacity:.2}}@media(max-width:360px){.activity-card p{min-height:65px}}@media(prefers-reduced-motion:reduce){.duty-segment.on .duty-strip:after,.duty-segment.on .duty-strip>i{animation:none}}.pastel-background>span{opacity:.025}.rights-bento{grid-template-rows:repeat(3,auto);grid-auto-rows:auto;align-items:stretch}.rights-bento>.rights-side{grid-row:1/4}.rights-bento>.rights-card{height:100%}.rights-bento>.rights-card:nth-child(5){grid-column:1/3}.play-section :is(#play,#guide,#rights,#compensation) .section-heading .eyebrow{display:block}@media(max-width:700px){.rights-bento{grid-template-rows:auto;grid-auto-rows:auto}.rights-bento>.rights-side{grid-row:1;grid-column:1/-1}.rights-bento>.rights-card:nth-child(5){grid-column:auto}.rights-bento>.rights-card{height:auto}.play-section :is(#play,#guide,#rights,#compensation) .section-heading .eyebrow{display:block;font-size:9px;margin-bottom:8px}}.fallback-shards{position:absolute;inset:0;opacity:.18}.fallback-shards i{position:absolute;width:85px;height:140px;background:linear-gradient(135deg,#fff,var(--shard-tone));clip-path:polygon(45% 0,100% 45%,58% 100%,0 62%);transform:rotate(var(--turn));border-radius:15px}.pastel-shards:has(.aero-shards[data-ready=true])+.fallback-shards{display:none}.view-toggle{display:inline-flex;align-items:center;gap:2px;padding:3px;border-radius:15px}.view-toggle button{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:7px 10px;min-height:32px;font-size:11px;border-radius:12px}.view-toggle button svg{width:13px;height:13px}@media(max-width:700px){.view-toggle button{padding:6px 8px;min-height:30px;font-size:10px}.view-toggle button svg{width:12px;height:12px}}.extra-activities{margin-top:14px}.reception-card.reception-expanded{height:auto;min-height:700px}.reception-expanded .reception-actions,.reception-expanded .reception-footnote{margin-top:20px}@media(max-width:700px){.reception-expanded .duty-timeline{grid-template-columns:repeat(3,minmax(0,1fr))!important;row-gap:14px}.reception-card.reception-expanded{min-height:0}}.hero-bottom>a .discover-icon{width:12px!important;height:12px!important;stroke-width:2;flex:none}.count-pill .count-icon{width:17px;height:17px;stroke-width:1.7;color:#a890c8}#guide .guide-panel{align-items:start}#guide .guide-copy{height:auto;min-height:0;padding:18px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}#guide .guide-copy .policy-cover{aspect-ratio:2.05;width:100%;height:auto;max-height:none;object-fit:cover}#guide .guide-copy h3,#guide .guide-copy p{margin:0}#guide .guide-copy .soft-button{position:static;transform:none;margin:2px 0 0;flex:none}#guide .guide-steps{align-self:stretch}a.reception-tile,a.contact-pill{text-decoration:none;color:inherit}.reception-tile:disabled{cursor:default;opacity:1}.order-stepper{height:auto;min-height:700px}.order-stepper h2:focus:not(:focus-visible){outline:none}.order-stepper input[type=datetime-local]{min-width:0;max-width:100%}.order-error{color:#ad4257;background:#ffedf0;padding:10px;border-radius:12px}.order-success{color:#297d63;background:#e8f8f0;padding:10px;border-radius:12px;overflow-wrap:anywhere}.order-stepper button:disabled{cursor:default;opacity:.65}.spark-layer{position:fixed;inset:0;z-index:10000;pointer-events:none;overflow:hidden}.click-spark{position:absolute;width:0;height:0}.click-spark i{position:absolute;width:7px;height:7px;clip-path:polygon(50% 0,65% 35%,100% 50%,65% 65%,50% 100%,35% 65%,0 50%,35% 35%);animation:click-star .65s ease-out forwards}@keyframes click-star{0%{transform:translate(-50%,-50%) scale(.3);opacity:.9}to{transform:translate(var(--x),var(--y)) scale(.6);opacity:0}}.contact-toast{position:fixed;bottom:100px;left:50%;transform:translate(-50%);background:#fff6ef;color:#665375;padding:12px 20px;border-radius:18px;z-index:1500;box-shadow:0 8px 30px #80639322;max-width:90vw;overflow-wrap:anywhere}.contact-image-overlay{position:fixed;inset:0;z-index:1600;background:#25213870;display:grid;place-items:center;padding:20px}.contact-image-overlay>div{background:#fff;padding:18px;border-radius:22px;max-width:440px;max-height:90vh;overflow:auto}.contact-image-overlay img{display:block;max-width:100%;max-height:65vh;margin-top:12px}.contact-image-overlay button{padding:8px 20px;border-radius:12px;border:1px solid #e1d8ee;background:#fff}.contact-image-overlay p{font-size:13px;color:#827393}@media(max-width:700px){#guide .guide-copy{padding:12px;gap:8px}.order-stepper{min-height:660px}.hero-bottom>a .discover-icon{width:11px!important;height:11px!important}}@media(prefers-reduced-motion:reduce){.click-spark{display:none}}.contact-dialog{width:min(440px,92vw);max-height:90dvh;overflow:auto;background:#fff;border:1px solid #e5dcef;border-radius:22px;padding:20px;color:#514766}.contact-dialog::backdrop{background:#25213870}.contact-dialog:not([open]){display:none}.contact-dialog img{display:block;width:100%;max-height:65vh;object-fit:contain;margin:12px 0}.contact-dialog button,.contact-dialog a{display:inline-flex;padding:9px 14px;border:1px solid #e3dbed;background:#faf7ff;border-radius:12px;margin:4px;font-size:13px}.contact-dialog p{font-size:13px;line-height:1.7;color:#827393}.hero-halo{opacity:.28}.drift-wall{height:650px}.drift-plane{inset:-64px -2%}.order-stepper .ticket-result{padding:12px 4px 18px;text-align:center;display:flex;align-items:center;flex-direction:column;gap:10px}.ticket-result h3{font-size:22px;color:#33405b;margin:0}.ticket-result p{margin:0;font-size:13px}.ticket-contact{border:0;border-bottom:1.5px solid currentColor;border-radius:0;background:transparent;padding:1px;color:#8665b1;font-weight:700;min-height:0}.ticket-contact:hover{color:#c76d9c}.ticket-result .ticket-code{padding:9px 16px;border-radius:13px;background:#f8efff;color:#685482;font-size:12px;letter-spacing:.08em;overflow-wrap:anywhere}.ticket-result img{display:block;width:min(170px,55vw);height:auto;border-radius:13px;border:1px solid #e7deed;box-shadow:0 14px 28px #afa0bb28}.ticket-save{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;min-width:150px}.ticket-result small{color:#9288a0;font-size:11px}.order-stepper:has(.ticket-result) .stepper-buttons{justify-content:center}.order-stepper:has(.ticket-result) .stepper-buttons button{min-width:150px}.text-cursor-layer{position:fixed;inset:0;z-index:900;pointer-events:none;overflow:hidden}.text-cursor-layer span{position:absolute;white-space:nowrap;font-weight:700;font-size:11px;letter-spacing:.08em;transform:translate(-50%,-50%);transition:opacity .12s ease;-webkit-user-select:none;user-select:none}.spark-layer{z-index:901}@media(max-width:700px){.drift-wall{height:462px}.text-cursor-layer{display:none}.order-stepper .ticket-result{padding-bottom:10px}.ticket-result img{width:145px}}.liquid-background{position:fixed;inset:0;z-index:-1;overflow:hidden;pointer-events:none;background:radial-gradient(ellipse at 15% 25%,var(--sky),transparent 58%),radial-gradient(ellipse at 85% 75%,var(--sky-accent),transparent 60%),#fffbf9;transition:background .7s ease}.liquid-host,.liquid-host>div{position:absolute;inset:0;width:100%;height:100%}.liquid-host{opacity:.56}.hero-depth-text{position:absolute;z-index:0;top:24%;right:3%;width:69%;text-align:center;pointer-events:none;opacity:.42;white-space:nowrap}.hero .scene{z-index:1}.hero-copy,.hero-bottom,.scene-controls,.scene-loading,.scene-fallback{z-index:2}.hero-copy .primary{gap:0}.text-cursor-layer span{font-size:11px;color:#fff8e9;text-shadow:0 0 4px #ef8e86,0 0 12px #f3b175,0 0 22px #fff1bd;font-weight:800;letter-spacing:.08em;animation:cursor-float 1.3s ease-in-out infinite alternate}@keyframes cursor-float{to{translate:0 -7px}}@media(max-width:700px){.hero-depth-text{top:44%;right:3%;width:94%;opacity:.33}.liquid-host{opacity:.44}}@media(prefers-reduced-motion:reduce){.liquid-background{transition:none}.text-cursor-layer span{animation:none}.hero-depth-text .depth-text__stage{will-change:auto}}.pastel-motion-background{position:fixed;inset:0;z-index:-1;overflow:hidden;pointer-events:none;background:linear-gradient(125deg,#fff8ef,#fff2f4 34%,#f2f7ff 69%,#f6fff9);transition:background .7s ease}.pastel-motion-background i{position:absolute;display:block;width:58vw;height:58vw;max-width:850px;max-height:850px;border-radius:50%;opacity:.16;animation:pastelDrift 22s ease-in-out infinite alternate;background:radial-gradient(circle,var(--sky),transparent 68%)}.pastel-motion-background i:first-child{left:-15%;top:-25%}.pastel-motion-background i:last-child{right:-18%;bottom:-35%;animation-delay:-11s;background:radial-gradient(circle,var(--sky-accent),transparent 68%)}@keyframes pastelDrift{to{transform:translate(9vw,6vh) scale(1.16)}}.hero,.hero[data-theme="1"],.hero[data-theme="2"]{background:transparent}.play-section>.play-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.play-section .play-card,.play-section .activity-card{min-height:205px;padding:17px;border-radius:22px;border:1px solid #eaddea;background:linear-gradient(145deg,#fffafd,#fff0f4);box-shadow:0 10px 28px #86659110;transition:transform .25s ease,box-shadow .25s ease}.play-section .play-card:nth-child(2){background:linear-gradient(145deg,#f9fffd,#eaf8ff);border-color:#dbeae9}.play-section .play-card:hover,.play-section .activity-card:hover{transform:translateY(-4px);box-shadow:0 15px 32px #8665911c}.play-section .play-card{display:grid;grid-template-columns:38px 1fr auto;grid-template-rows:auto auto 1fr;gap:4px 10px;align-content:start}.play-section .play-icon{width:38px;height:38px;grid-row:1/3;grid-column:1;margin:0;border-radius:12px}.play-section .play-icon svg{width:22px;height:22px}.play-section .play-card h3{grid-column:2;font-size:17px;margin:0}.play-section .play-card>p{grid-column:2;font-size:11px;line-height:1.55}.play-section .play-card>.primary,.play-section .play-card>.soft-button{grid-column:3;grid-row:1/3;width:auto;align-self:center;min-height:38px;font-size:11px;padding:8px 11px}.play-section .play-result{grid-column:1/-1;align-self:end;min-height:42px;margin:10px 0 0;padding:9px 11px;border-radius:12px;gap:8px;font-size:11px}.play-section .play-result strong{font-size:13px}.play-section .play-result .dice-face{font-size:25px}.play-section .activity-card{display:grid;grid-template-columns:82px 1fr;grid-template-rows:auto 1fr auto;gap:4px 10px;align-content:start}.play-section .activity-card>img{grid-row:1/4;width:82px;height:82px;object-fit:cover;margin:0;border-radius:12px}.play-section .activity-card h3{font-size:17px;margin:0}.play-section .activity-card p{font-size:11px;min-height:0;max-width:100%;line-height:1.5}.play-section .activity-card .primary{grid-column:2;justify-self:start;align-self:end;margin:0;min-height:37px;padding:8px 11px;font-size:11px}.menu-card-slot{position:relative;min-width:0;align-self:stretch}.menu-card-slot>.menu-card{width:100%;height:100%;padding-bottom:48px}.menu-add{position:absolute;right:11px;bottom:11px;min-height:34px;padding:7px 12px;border:1px solid #ded7ed;border-radius:18px;background:#fff9;color:#745f9a;font-size:11px;font-weight:700;box-shadow:0 4px 12px #9075a21b}.menu-add.added{background:#e7f6ef;color:#36725c;border-color:#c5e8d7}.menu-picker{display:grid;grid-template-columns:1fr auto;align-items:end;gap:9px}.menu-picker>.soft-button{min-height:44px;padding:9px 16px}.order-selection{display:grid;gap:10px;border:1px solid #e6dfee;background:#fffcff;border-radius:17px;padding:12px}.order-selection .selection-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.selection-head strong{font-size:14px}.selection-head button{background:transparent;color:#9c6b8e;font-size:12px;text-decoration:underline}.order-selection label{font-size:12px}.order-selection :is(input,select){min-height:40px;padding:8px 10px}.order-stepper .ticket-result{display:grid;grid-template-columns:minmax(0,170px) 1fr;align-items:center;gap:18px;text-align:left;padding:10px 0}.ticket-result img{width:170px;max-height:225px;object-fit:contain}.ticket-actions{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-width:0}.ticket-actions h3{font-size:19px}.ticket-actions .ticket-code{font-size:11px;padding:8px 10px}.ticket-actions .ticket-save{min-height:40px;padding:8px 14px}.order-stepper:has(.ticket-result){min-height:0}.order-stepper:has(.ticket-result) .stepper-buttons{margin-top:10px;padding-top:0}.site-footer{display:block;width:min(1320px,90%);padding:24px 0 40px}.footer-card{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:22px 27px;border:1px solid #eadfea;border-radius:30px;background:#fffdfaf0;box-shadow:0 15px 40px #735b8920}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:58px;height:58px;border-radius:17px;object-fit:cover}.footer-brand strong,.footer-brand small{display:block}.footer-brand strong{font-size:18px;color:#30364d}.footer-brand small{font-size:12px;color:#827a91}.footer-meta{text-align:right}.footer-meta p{font-size:14px;color:#6d5d7d}.footer-meta span{display:block;font-size:11px;margin-top:7px;color:#a092a7}@media(max-width:700px){.hero .hero-copy{display:grid!important;grid-template-columns:minmax(0,1fr) auto;column-gap:8px}.hero .hero-copy>.hero-identity,.hero .hero-copy>h1{grid-column:1/-1}.hero .hero-copy>.hero-tagline{grid-column:1;grid-row:3;margin:9px 0 0;font-size:10px;line-height:1.35;align-self:center}.hero .hero-copy>.primary{grid-column:2;grid-row:3;margin:9px 0 0;align-self:center;white-space:nowrap;min-height:40px;padding:8px 10px;font-size:10px}.play-section>.play-grid{grid-template-columns:1fr;gap:9px}.play-section .play-card,.play-section .activity-card{min-height:0;padding:11px 12px;border-radius:18px}.play-section .play-card{grid-template-columns:34px minmax(0,1fr) auto;gap:2px 8px}.play-section .play-icon{width:34px;height:34px}.play-section .play-card h3,.play-section .activity-card h3{font-size:15px}.play-section .play-card>p,.play-section .activity-card p{font-size:10px}.play-section .play-card>.primary,.play-section .play-card>.soft-button{min-height:36px;padding:7px 9px;font-size:10px}.play-section .play-result{min-height:33px;margin-top:6px;padding:6px 8px}.play-section .activity-card{grid-template-columns:64px minmax(0,1fr) auto;grid-template-rows:auto auto;gap:3px 8px;align-items:center}.play-section .activity-card>img{grid-row:1/3;width:64px;height:64px}.play-section .activity-card h3{grid-column:2}.play-section .activity-card p{grid-column:2;grid-row:2;line-height:1.3}.play-section .activity-card .primary{grid-column:3;grid-row:1/3;align-self:center;min-height:36px;white-space:nowrap}.menu-card-slot{height:292px}.menu-grid .menu-card-slot>.menu-card{height:100%;padding-bottom:43px}.menu-add{bottom:8px;right:8px;min-height:29px;padding:5px 8px;font-size:10px}.bottom-nav button{transition:background .28s ease,color .28s ease,transform .3s cubic-bezier(.2,.8,.2,1)}.bottom-nav button svg{transition:transform .3s cubic-bezier(.2,.8,.2,1)}.bottom-nav button.active{transform:translateY(-3px)}.bottom-nav button.active svg{transform:translateY(-2px) scale(1.13)}.site-footer{padding-bottom:calc(102px + env(safe-area-inset-bottom))}.footer-card{padding:15px;gap:10px;border-radius:23px}.footer-brand img{width:42px;height:42px;border-radius:13px}.footer-brand strong{font-size:14px}.footer-brand small{font-size:9px;line-height:1.3}.footer-meta p{font-size:10px}.footer-meta span{font-size:9px}.order-stepper .ticket-result{grid-template-columns:95px 1fr;gap:12px}.ticket-result img{width:95px;max-height:155px}.ticket-actions h3{font-size:15px}.ticket-actions p,.ticket-actions .ticket-code,.ticket-actions small{font-size:10px}.ticket-actions .ticket-save{min-width:0;font-size:11px}}@media(max-width:360px){.hero .hero-copy>.hero-tagline{font-size:9px}.hero .hero-copy>.primary{font-size:9px;padding:8px}.play-section .activity-card{grid-template-columns:55px minmax(0,1fr) auto}.play-section .activity-card>img{width:55px;height:55px}.play-section .activity-card .primary{font-size:9px;padding:6px}}@media(prefers-reduced-motion:reduce){.pastel-motion-background i{animation:none}.play-section .play-card:hover,.play-section .activity-card:hover,.bottom-nav button.active{transform:none}}@media(max-width:700px){.footer-card{flex-direction:column;align-items:stretch;gap:12px;padding:16px 18px}.footer-brand{justify-content:flex-start}.footer-brand strong{font-size:15px}.footer-brand small{font-size:10px}.footer-meta{border-top:1px solid #eee2eb;padding-top:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left}.footer-meta p{font-size:10px;white-space:normal}.footer-meta span{font-size:9px;margin:0;white-space:nowrap}}.pastel-motion-background{background:linear-gradient(125deg,#fff6f8,#f6f3ff 46%,#ecf8ff)}.pastel-motion-background[data-theme="1"]{background:linear-gradient(125deg,#fff8e7,#fff1e3 46%,#fff4ec)}.pastel-motion-background[data-theme="2"]{background:linear-gradient(125deg,#f7f1ff,#f0f4ff 48%,#eafaff)}.shapegrid-canvas{position:absolute;inset:0;width:100%;height:100%;display:block;pointer-events:none;opacity:.55}.music-control{position:fixed;z-index:19;left:20px;bottom:20px;display:flex;align-items:center;gap:4px}.music-control button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:38px;background:#fffdfa;border:1px solid #fff;border-radius:24px;padding:7px 11px;color:#6f6186;font-size:11px;box-shadow:0 5px 20px #8f76a520}.music-control button:hover{background:#fff6fb}.music-volume{position:absolute;bottom:47px;left:0;min-width:180px;padding:11px;border-radius:15px;background:#fffefa;font-size:11px;box-shadow:0 7px 25px #8f76a520}.music-volume input{display:block;width:100%;accent-color:#a181c7}.fun-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:13px}.fun-grid .fun-card{min-width:0;min-height:224px;display:flex;flex-direction:column;gap:12px;padding:17px;background:linear-gradient(145deg,#fffafd,#fff0f5);border:1px solid #eaddea;border-radius:22px;box-shadow:0 10px 28px #86659110}.fun-grid .fun-card.mint{background:linear-gradient(145deg,#f8fffc,#eaf8ff);border-color:#dbeae9}.fun-grid .fun-card.yellow{background:linear-gradient(145deg,#fffdf6,#fff4db);border-color:#eee1be}.fun-grid .fun-card.blue{background:linear-gradient(145deg,#f8fcff,#eaf3ff);border-color:#dce7f5}.fun-grid .fun-card.purple{background:linear-gradient(145deg,#fcf9ff,#f2ebff);border-color:#e8daf4}.fun-head{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;min-height:52px}.fun-head>div{min-width:0}.fun-head h3{font-size:18px;margin:0 0 3px}.fun-head p{font-size:12px;line-height:1.45;color:#7e7893;margin:0}.fun-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#f4e0ef;color:#ad73a8;object-fit:cover}.mint .fun-icon{background:#dff4ed;color:#64a895}.yellow .fun-icon{background:#ffedcd;color:#b89456}.fun-result{display:flex;align-items:center;gap:8px;min-height:43px;padding:9px 12px;background:#ffffffa8;border-radius:13px;color:#817b96;font-size:12px;overflow:hidden}.fun-result strong{font-size:14px;color:#4f5673;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fun-result .dice-face{font-size:24px;line-height:1;color:#60a796}.fun-result .text-action{background:none;border:0;color:#8667b4;font-size:11px;white-space:nowrap;min-height:0;padding:0;margin-left:auto}.fun-foot{margin-top:auto;display:flex;justify-content:flex-end;align-items:center}.fun-foot .primary,.fun-foot .soft-button{min-height:38px;padding:8px 13px;font-size:11px;display:inline-flex;align-items:center;gap:5px;width:auto}.menu-card-slot{display:flex;flex-direction:column;align-items:stretch;min-width:0;overflow:hidden;border:1px solid #ede8f1;border-radius:22px;background:#fff;box-shadow:0 9px 26px #65578715}.menu-card-slot>.menu-card,.menu-grid .menu-card-slot>.menu-card{flex:1;width:100%;height:auto;min-height:0;padding-bottom:0;border:0;border-radius:0;box-shadow:none;background:transparent}.menu-card-slot>.menu-card:hover{transform:none;box-shadow:none}.menu-card-slot .card-copy{padding-bottom:8px}.menu-add{position:static;align-self:flex-end;right:auto;bottom:auto;margin:0 12px 12px 0;min-height:36px;padding:7px 12px;background:#fff8fc;color:#805f96;border:1px solid #ead8e8;box-shadow:0 3px 9px #9e80a116}.menu-add.added{background:#e9f7ee;color:#39765c;border-color:#cde9d7;box-shadow:0 3px 12px #8cba9a25}.menu-card-slot:has(.menu-add:hover){box-shadow:0 15px 32px #65578724}.order-folder{padding-top:44px;padding-bottom:20px}.folder-count{border:1px solid #e7dded;background:#fffcff;border-radius:20px;padding:8px 13px;color:#73678a;font-size:12px}.folder-empty{min-height:250px;padding:38px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border-radius:26px;text-align:center;color:#786a8e}.folder-empty h3{font-size:22px;color:#30364d}.folder-empty p{font-size:13px}.folder-empty .primary{margin-top:9px}.folder-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.folder-item{display:grid;grid-template-columns:112px minmax(0,1fr);gap:14px;padding:13px;border-radius:20px;min-width:0}.folder-cover{display:block;width:112px;height:112px;padding:0;overflow:hidden;border-radius:14px;background:#f7edf5}.folder-cover img{width:100%;height:100%;object-fit:cover;object-position:top}.folder-detail{min-width:0}.folder-item-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.folder-name{background:none;padding:0;font-weight:750;font-size:16px;text-align:left}.folder-remove{display:flex;align-items:center;gap:3px;background:none;color:#9b718d;font-size:11px;white-space:nowrap}.folder-detail>p{font-size:11px;color:#7e8296;margin:4px 0 8px;line-height:1.4}.folder-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.folder-options label{display:grid;gap:3px;font-size:10px;color:#79738c}.folder-options :is(input,select){width:100%;min-width:0;border:1px solid #e8e0ee;border-radius:10px;background:#fff;padding:7px 8px;font-size:12px;min-height:34px}.folder-actions{display:flex;align-items:center;gap:10px;justify-content:flex-end;margin-top:14px}.folder-actions>span{margin-left:auto;font-size:12px;color:#7f7791}.folder-clear{background:none;color:#9a6881;font-size:12px;text-decoration:underline}.folder-actions .primary,.folder-actions .soft-button{min-height:40px;font-size:12px}.step-empty{padding:18px;border:1px dashed #d9cde5;border-radius:15px;display:grid;gap:10px;color:#81758e;font-size:12px}.step-empty .soft-button{justify-self:start}.step-browse,.step-clear{border:0;background:none;color:#8b67a7;font-size:12px;text-align:left;justify-self:start;padding:5px 0}.step-clear{display:inline-flex;align-items:center;gap:5px}.order-confirm{border:1px solid #e5d7ed;border-radius:24px;padding:25px;width:min(420px,92vw);box-shadow:0 22px 60px #45325744;color:#30364d}.order-confirm::backdrop{background:#2c284472;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.order-confirm h3{font-size:21px;margin-bottom:8px}.order-confirm p{font-size:13px;color:#786d88;line-height:1.7}.confirm-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.confirm-actions button{font-size:12px;padding:10px 15px}.reception-section:has(.ticket-result){align-items:start}.reception-section:has(.ticket-result) .reception-card,.reception-section:has(.ticket-result) .order-stepper{height:auto;min-height:0}.order-stepper .ticket-result{grid-template-columns:190px minmax(0,1fr);align-items:start;gap:23px;padding:4px 0}.ticket-preview{width:190px;min-height:245px;display:grid;place-items:center;border-radius:15px;background:#fff9ff;border:1px solid #ede3f0}.ticket-preview img{width:180px;max-height:250px;object-fit:contain;border:0;box-shadow:none}.ticket-loading{display:flex;flex-direction:column;align-items:center;gap:12px;color:#7d6a95;font-size:12px}.ticket-spinner{width:28px;height:28px;border-radius:50%;border:3px solid #eadbee;border-top-color:#9e80c4;animation:ticketSpin .75s linear infinite}@keyframes ticketSpin{to{transform:rotate(360deg)}}.ticket-actions{justify-content:center;min-height:245px}.ticket-actions h3{font-size:21px}.ticket-actions small{line-height:1.6}.ticket-actions .ticket-save{margin-top:2px}.order-stepper:has(.ticket-result) .step-progress{margin-bottom:18px}.site-footer .footer-card{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.footer-disclaimer{grid-column:2;justify-self:center;font-size:13px!important;color:#756d8d!important;text-align:center}.footer-credit{grid-column:3;justify-self:end;font-size:11px;color:#a092a7}.customer-service-floating{display:none}@media(max-width:700px){.shapegrid-canvas{opacity:.48}.music-control{left:10px;bottom:calc(93px + env(safe-area-inset-bottom))}.music-toggle span{display:none}.music-control button{width:40px;height:40px;padding:0}.music-volume{bottom:46px;left:0}.fun-grid{grid-template-columns:1fr!important;gap:9px}.fun-grid .fun-card{min-height:0;padding:11px 12px;gap:7px;border-radius:18px}.fun-head{grid-template-columns:38px minmax(0,1fr);min-height:40px;gap:9px}.fun-icon{width:38px;height:38px;border-radius:11px}.fun-icon svg{width:21px;height:21px}.fun-head h3{font-size:15px}.fun-head p{font-size:10px;line-height:1.35}.fun-result{min-height:31px;padding:6px 9px;font-size:10px}.fun-result strong{font-size:12px}.fun-result .dice-face{font-size:20px}.fun-foot .primary,.fun-foot .soft-button{min-height:34px;padding:6px 10px;font-size:10px}.menu-card-slot{height:288px;border-radius:18px}.menu-grid .menu-card-slot>.menu-card{height:auto}.menu-card-slot .poster-cover{height:96px}.menu-card-slot .card-copy{padding:10px 10px 5px;gap:6px}.menu-add{margin:0 8px 8px 0;min-height:32px;padding:5px 8px;font-size:10px}.order-folder{padding-top:25px}.folder-list{grid-template-columns:1fr}.folder-item{grid-template-columns:82px minmax(0,1fr);gap:10px;padding:10px}.folder-cover{width:82px;height:92px}.folder-name{font-size:14px}.folder-options{grid-template-columns:1fr 1fr}.folder-options :is(input,select){font-size:11px}.folder-actions{flex-wrap:wrap}.folder-actions>span{margin-left:auto}.folder-actions .primary{width:100%}.folder-empty{min-height:220px}.bottom-nav button,.bottom-nav button.active,.bottom-nav button svg,.bottom-nav button.active svg{transform:none!important}.bottom-nav button{position:relative;border:1px solid transparent;transition:background .25s,box-shadow .25s,border-color .25s,color .25s}.bottom-nav button.active{box-shadow:0 4px 18px #896fdc29,0 0 18px #ac94ff22;border-color:#aa91ff38}.bottom-nav button svg{stroke-width:1.9}.folder-badge{position:absolute;top:2px;right:calc(50% - 25px);min-width:15px;height:15px;border-radius:8px;background:#e684aa;color:#fff;font-size:9px;line-height:15px;padding:0 3px}.customer-service-floating{position:fixed;z-index:21;right:15px;bottom:calc(92px + env(safe-area-inset-bottom));display:grid;place-items:center;width:46px;height:46px;border-radius:16px;border:1px solid #fff;background:#ffffffeb;color:#8064a0;box-shadow:0 5px 20px #8e72b033}.floating-home{right:15px;bottom:calc(146px + env(safe-area-inset-bottom))}.site-footer .footer-card{display:grid;grid-template-columns:1fr;gap:8px}.footer-brand{grid-row:1}.footer-disclaimer{grid-column:1;grid-row:2;justify-self:center;border-top:1px solid #eee2eb;width:100%;padding-top:9px;font-size:10px!important}.footer-credit{grid-column:1;grid-row:3;justify-self:center;font-size:9px}.order-stepper .ticket-result{grid-template-columns:100px minmax(0,1fr);gap:10px}.ticket-preview{width:100px;min-height:150px}.ticket-preview img{width:96px;max-height:150px}.ticket-actions{min-height:150px;gap:6px}.ticket-actions h3{font-size:15px}.ticket-actions .ticket-code,.ticket-actions small{font-size:9px}.order-confirm{padding:18px}.confirm-actions{flex-wrap:wrap}}@media(max-width:360px){.folder-item{grid-template-columns:66px minmax(0,1fr)}.folder-cover{width:66px;height:80px}.folder-options{grid-template-columns:1fr}.music-volume-button{display:none}}@media(prefers-reduced-motion:reduce){.ticket-spinner{animation:none}}.step-edit-actions{display:flex;align-items:center;gap:18px}@media(min-width:701px){.music-control{top:108px;bottom:auto}.music-volume{top:47px;bottom:auto}}@media(min-width:901px){.reception-section,.reception-section:has(.ticket-result){align-items:stretch}.reception-section .reception-card,.reception-section .order-stepper,.reception-section:has(.ticket-result) .reception-card,.reception-section:has(.ticket-result) .order-stepper{height:700px;min-height:700px;max-height:700px}.order-stepper{overflow:hidden}.order-stepper form{display:flex;flex:1;flex-direction:column;min-height:0}.order-stepper .step-content{min-height:0;overflow:auto;overscroll-behavior:contain;padding-right:4px}.order-stepper .stepper-buttons{margin-top:auto;flex:none;padding-top:12px}.reception-card.reception-expanded{overflow:auto}}.spark-layer{width:100vw;height:100vh}.shapegrid-canvas{opacity:.7}.fun-grid .fun-card{transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s,border-color .25s}@media(hover:hover){.fun-grid .fun-card:hover{transform:translateY(-5px);box-shadow:0 18px 34px #87739428;border-color:#cfc0e4}}:is(.menu-card-slot,.rights-card,.support-card,.reception-tile,.guide-step,.folder-item){transition:transform .24s cubic-bezier(.2,.8,.2,1),box-shadow .24s,border-color .24s}@media(hover:hover){:is(.menu-card-slot,.rights-card,.support-card,.reception-tile,.guide-step,.folder-item):hover{transform:translateY(-3px);box-shadow:0 14px 28px #86659120}}:is(button,a,select,input,textarea):focus-visible{outline:2px solid #8871bb;outline-offset:3px}:is(.primary,.soft-button,.menu-add,.folder-clear,.folder-remove,.fun-foot a,.fun-foot button){transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease}@media(hover:hover){:is(.primary,.soft-button,.menu-add,.folder-clear,.folder-remove,.fun-foot a,.fun-foot button):hover{transform:translateY(-2px);box-shadow:0 8px 18px #8e76a329}}:is(.contact-dialog,.order-confirm)[open]{animation:v30DialogIn .32s cubic-bezier(.2,.85,.2,1) both}@keyframes v30DialogIn{0%{opacity:0;transform:translateY(16px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}.folder-container{border:1px solid #e9dfed;border-radius:28px;padding:20px;background:linear-gradient(130deg,#fffdfef0,#f8f7ffec);box-shadow:0 16px 42px #76628b16}.folder-list:has(>.folder-item:only-child){grid-template-columns:1fr}.folder-empty{box-shadow:none;background:transparent}.folder-item{background:#fff;border:1px solid #e8e0ec;box-shadow:0 5px 16px #75668610;min-height:154px}.folder-book{position:relative;width:112px;height:126px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,#f8eaf2,#eaf0ff);box-shadow:inset 0 0 0 1px #eadfee;perspective:700px;isolation:isolate}.folder-book-inside{font-size:11px;line-height:1.5;color:#795e9b;text-align:center;font-weight:700}.folder-book .folder-cover{position:absolute;inset:0;width:100%;height:100%;border-radius:13px;transform-origin:left center;transform-style:preserve-3d;backface-visibility:hidden;box-shadow:4px 5px 13px #78678938;transition:transform .45s cubic-bezier(.2,.8,.2,1),box-shadow .45s;z-index:1}@media(hover:hover){.folder-book:hover .folder-cover{transform:rotateY(-28deg);box-shadow:10px 8px 15px #78678930}}.folder-book .folder-cover:focus-visible{transform:rotateY(-28deg)}.folder-book .folder-cover img{width:100%;height:100%;object-fit:cover;object-position:top}.site-footer .footer-disclaimer{grid-column:2;justify-self:end}.music-control{gap:2px;padding:3px;border:1px solid #fff;border-radius:24px;background:#ffffffeb;box-shadow:0 7px 22px #8f76a526;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.music-control button{min-height:31px;height:31px;border:0;box-shadow:none;background:transparent;padding:4px 7px}.music-toggle{gap:5px!important}.music-volume-button{width:29px}.music-bars{display:flex;align-items:end;gap:2px;height:15px}.music-bars i{width:2px;height:5px;border-radius:2px;background:#a37abb;animation:musicBars .75s ease-in-out infinite alternate;animation-play-state:paused}.music-bars i:nth-child(2){height:12px;animation-delay:-.25s}.music-bars i:nth-child(3){height:8px;animation-delay:-.48s}.music-control.is-playing .music-bars i{animation-play-state:running}@keyframes musicBars{to{height:13px}}.music-volume{left:0;min-width:164px;display:grid;grid-template-columns:1fr auto;gap:5px 8px}.music-volume strong{font-size:10px;letter-spacing:.08em}.music-volume span{color:#8a6fa4}.music-volume input{grid-column:1/-1;margin:0}.music-pop-enter-active,.music-pop-leave-active{transition:opacity .2s,transform .2s}.music-pop-enter-from,.music-pop-leave-to{opacity:0;transform:translateY(6px)}@media(max-width:900px){.reception-section:has(.ticket-result) .reception-card,.reception-section:has(.ticket-result) .order-stepper{height:auto;min-height:0}}@media(max-width:700px){.fun-grid .fun-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;gap:4px 8px;padding:9px 10px;min-height:86px}.fun-grid .fun-head{grid-column:1;grid-row:1;grid-template-columns:34px minmax(0,1fr);gap:7px;min-height:34px}.fun-grid .fun-icon{width:34px;height:34px}.fun-grid .fun-head h3{font-size:14px}.fun-grid .fun-head p{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fun-grid .fun-result{grid-column:1;grid-row:2;margin:0;min-height:26px;max-height:27px;padding:4px 7px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.fun-grid .fun-foot{grid-column:2;grid-row:1/3;margin:0;align-self:center}.fun-grid .fun-foot .primary,.fun-grid .fun-foot .soft-button{min-height:34px;white-space:nowrap;padding:6px 9px}.fun-grid .fun-result .dice-face{font-size:16px}.site-footer{width:min(100% - 20px,600px);padding-bottom:calc(100px + env(safe-area-inset-bottom))}.site-footer .footer-card{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-radius:19px}.site-footer .footer-brand{flex:0 1 auto;min-width:0;gap:6px}.site-footer .footer-brand img{width:28px;height:28px;border-radius:8px}.site-footer .footer-brand strong{font-size:10px;white-space:nowrap}.site-footer .footer-disclaimer{flex:0 1 auto;min-width:0;width:auto;padding:0;border:0;font-size:9px!important;white-space:nowrap;text-align:right}.folder-container{padding:11px;border-radius:19px}.folder-item{grid-template-columns:72px minmax(0,1fr);min-height:126px;gap:10px}.folder-book{width:72px;height:100px}.folder-book .folder-cover{width:100%;height:100%}.folder-book-inside{font-size:9px}.music-control{left:9px;bottom:calc(96px + env(safe-area-inset-bottom))}.music-control button{width:auto;height:31px;min-height:31px;padding:4px 6px}.music-volume-button{width:27px!important}.music-volume{bottom:43px;top:auto}}@media(max-width:360px){.site-footer .footer-card{padding:9px 8px}.site-footer .footer-brand strong{font-size:9px}.site-footer .footer-disclaimer{font-size:8px!important}.folder-book{width:64px;height:92px}.folder-item{grid-template-columns:64px minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.fun-grid .fun-card,:is(.menu-card-slot,.rights-card,.support-card,.reception-tile,.guide-step,.folder-item),:is(.primary,.soft-button,.menu-add,.folder-clear,.folder-remove,.fun-foot a,.fun-foot button),.folder-book .folder-cover,.music-pop-enter-active,.music-pop-leave-active{transition:none!important}.music-bars i,:is(.contact-dialog,.order-confirm)[open]{animation:none!important}}.footer-mobile-kook{display:none}.footer-desktop-note{display:block!important;font-size:12px!important;color:#827a91!important;margin-top:4px}.folder-overlay{position:fixed;inset:0;z-index:1100;display:flex;justify-content:flex-end}.folder-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;border-radius:0;padding:0;background:#2c284477;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:default}.folder-drawer{position:relative;z-index:1;width:min(500px,100%);height:100dvh;display:flex;flex-direction:column;min-width:0;background:linear-gradient(145deg,#fffdfd,#f6f7ff);box-shadow:-24px 0 60px #2e294445;overflow:hidden}.folder-drawer-head{flex:none;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:25px 24px 18px;border-bottom:1px solid #eae3f0}.folder-drawer-head .eyebrow{font-size:11px;color:#8a79a7;letter-spacing:.13em}.folder-drawer-head h2{font-size:29px;margin:5px 0 4px;color:#30364d}.folder-drawer-head h2 span{display:inline-grid;place-items:center;width:28px;height:28px;vertical-align:middle;border-radius:50%;background:#f5e8f4;color:#8c68a4;font-size:14px}.folder-drawer-head p:last-child{font-size:12px;color:#8d8298}.folder-close{display:grid;place-items:center;flex:none;width:38px;height:38px;border-radius:12px;border:1px solid #e8dded;background:#fff;color:#796b8d}.folder-drawer-body{flex:1;min-height:0;overflow-y:auto;padding:16px 18px;overscroll-behavior:contain}.folder-drawer .folder-list,.folder-drawer .folder-list:has(>.folder-item:only-child){display:grid;grid-template-columns:1fr;gap:11px}.folder-drawer .folder-item{display:grid;grid-template-columns:78px minmax(0,1fr);gap:11px;min-height:0;padding:11px;border-radius:17px;background:#fff;border:1px solid #eae3f0;box-shadow:0 7px 21px #755f8420}.folder-thumb{width:78px;height:94px;overflow:hidden;padding:0;border:0;border-radius:11px;background:#f8eff8;box-shadow:0 5px 12px #826f8626}.folder-thumb img{width:100%;height:100%;object-fit:cover;object-position:top}.folder-drawer .folder-item-head{align-items:flex-start}.folder-drawer .folder-name{font-size:15px;line-height:1.35}.folder-drawer .folder-detail>p{margin:5px 0 8px;line-height:1.5}.folder-drawer .folder-options{grid-template-columns:1fr;gap:7px}.folder-drawer .folder-options label{font-size:11px}.folder-drawer .folder-options :is(input,select){min-height:36px}.folder-drawer-foot{flex:none;display:grid;gap:10px;padding:14px 18px calc(18px + env(safe-area-inset-bottom));border-top:1px solid #e9e1ed;background:#fffafeea}.folder-secondary{display:flex;align-items:center;justify-content:space-between;gap:10px}.folder-secondary .soft-button{font-size:12px;min-height:36px}.folder-drawer-foot>.primary{width:100%;min-height:46px;justify-content:center}.folder-drawer .folder-empty{height:100%;min-height:280px;background:transparent}.folder-slide-enter-active .folder-backdrop,.folder-slide-leave-active .folder-backdrop{transition:opacity .26s ease}.folder-slide-enter-active .folder-drawer{transition:transform .34s cubic-bezier(.2,.85,.2,1)}.folder-slide-leave-active .folder-drawer{transition:transform .23s ease-in}.folder-slide-enter-from .folder-backdrop,.folder-slide-leave-to .folder-backdrop{opacity:0}.folder-slide-enter-from .folder-drawer,.folder-slide-leave-to .folder-drawer{transform:translate(100%)}.music-volume{background:#ffffffb8;border:1px solid #ffffffd9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 8px 24px #80709d26}.ticket-progress{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;min-height:285px;text-align:center;padding:18px 12px;color:#756c8f}.ticket-progress-icon{display:grid;place-items:center;width:62px;height:62px;border-radius:20px;background:linear-gradient(135deg,#fff0e4,#f7e8ff)}.ticket-progress .ticket-spinner{width:34px;height:34px;border-width:4px}.ticket-progress h3{font-size:20px;color:#35405d;margin:4px 0 0}.ticket-progress p{font-size:12px;margin:0}.ticket-progress-track{width:min(270px,90%);height:7px;border-radius:99px;background:#e9e4f1;overflow:hidden}.ticket-progress-track span{display:block;width:40%;height:100%;border-radius:99px;background:linear-gradient(90deg,#f9a477,#d58bd0,#86a9dc);animation:ticketSweep 1.2s ease-in-out infinite alternate}.ticket-progress ol{display:flex;justify-content:space-between;gap:12px;width:min(290px,100%);list-style:none;padding:0;margin:0;font-size:10px}.ticket-progress li.done{color:#5c9b86;font-weight:700}@keyframes ticketSweep{to{transform:translate(155%)}}@media(min-width:901px){.order-stepper:has(.ticket-result) form{flex:1;min-height:0}.order-stepper .step-content:has(.ticket-result){flex:1;display:flex;min-height:0;overflow:hidden}.order-stepper .ticket-result{width:100%;height:100%;min-height:285px;grid-template-columns:minmax(0,245px) minmax(0,1fr);gap:22px;align-items:center}.order-stepper .ticket-preview{width:100%;height:min(100%,350px);min-height:285px;max-height:350px}.order-stepper .ticket-preview img{width:100%;height:100%;max-height:none;object-fit:contain}.order-stepper .ticket-actions{min-height:0;gap:14px}.order-stepper .ticket-actions h3{font-size:22px}}@media(max-width:700px){.footer-mobile-kook{display:inline}.footer-desktop-note{display:none!important}.music-control{bottom:calc(96px + env(safe-area-inset-bottom))}.music-volume{left:calc(100% + 8px);bottom:50%;top:auto;transform:translateY(50%);min-width:150px;padding:9px}.music-pop-enter-from,.music-pop-leave-to{opacity:0;transform:translateY(calc(50% + 6px))}.bottom-nav button,.bottom-nav button.active{border:0!important;box-shadow:none;--nav-color:#6f6ca3;--nav-bg:#f1efff;--nav-glow:#9a91d24d}.bottom-nav button:nth-child(1){--nav-color:#6477bc;--nav-bg:#edf0ff;--nav-glow:#8fa4ec55}.bottom-nav button:nth-child(2){--nav-color:#318e80;--nav-bg:#e9f8f1;--nav-glow:#6bbca755}.bottom-nav button:nth-child(3){--nav-color:#4385bd;--nav-bg:#eaf4ff;--nav-glow:#7fb6e155}.bottom-nav button:nth-child(4){--nav-color:#bd7650;--nav-bg:#fff0e4;--nav-glow:#e1ac8255}.bottom-nav button:nth-child(5){--nav-color:#9c6ab1;--nav-bg:#f8eefd;--nav-glow:#c69bd955}.bottom-nav button.active{background:var(--nav-bg)!important;color:var(--nav-color)!important;box-shadow:0 5px 18px var(--nav-glow),0 0 15px var(--nav-glow)!important}.bottom-nav button.active svg{color:var(--nav-color)}.folder-drawer-head{padding:19px 16px 15px}.folder-drawer-body{padding:12px}.folder-drawer .folder-item{grid-template-columns:70px minmax(0,1fr);padding:9px;gap:9px}.folder-thumb{width:70px;height:87px}.folder-drawer-foot{padding:12px 14px calc(16px + env(safe-area-inset-bottom))}.order-stepper .ticket-result{grid-template-columns:105px minmax(0,1fr);gap:11px}.order-stepper .ticket-preview{width:105px;min-height:165px}.order-stepper .ticket-preview img{width:100%;max-height:190px}.order-stepper .ticket-actions{gap:7px}}@media(prefers-reduced-motion:reduce){.folder-slide-enter-active .folder-backdrop,.folder-slide-leave-active .folder-backdrop,.folder-slide-enter-active .folder-drawer,.folder-slide-leave-active .folder-drawer{transition:none}.ticket-progress-track span{animation:none}}@media(min-width:701px){html{scroll-padding-top:110px}.site-header{position:fixed;top:16px;z-index:80}}.music-spectrum{display:block;width:82px;height:26px;border-radius:6px;background:linear-gradient(125deg,#302d69,#35376e);box-shadow:inset 0 0 0 1px #ffffff38;pointer-events:none}.music-control .music-toggle,.music-control .music-volume-button{width:29px;min-width:29px;padding:4px}.folder-grab-zone,.folder-pages{display:none}@media(max-width:700px){.folder-overlay{align-items:flex-end}.folder-drawer{width:100%;height:94dvh;border-radius:26px 26px 0 0;box-shadow:0 -16px 54px #28223d4d}.folder-grab-zone{display:flex;align-items:flex-start;justify-content:center;flex:none;height:27px;padding-top:9px;touch-action:none;cursor:grab}.folder-grab-handle{width:38px;height:5px;border-radius:6px;background:#d4c9db}.folder-drawer-head{touch-action:none;-webkit-user-select:none;user-select:none;padding-top:5px}.folder-drawer.is-dragging{transition:none!important}.folder-slide-enter-from .folder-drawer,.folder-slide-leave-to .folder-drawer{transform:translateY(105%)}.folder-pages{display:flex;align-items:center;justify-content:center;gap:18px;min-height:42px;border-top:1px solid #eee6f0;color:#83728f;font-size:12px}.folder-pages button{padding:5px 12px;border-radius:15px;background:#f8f1fa;color:#8d699d;font-size:12px}.folder-pages button:disabled{opacity:.4;cursor:default}.music-control{gap:1px}.music-spectrum{width:70px;height:24px}.music-control .music-toggle,.music-control .music-volume-button{width:27px!important;min-width:27px}}@media(prefers-reduced-motion:reduce){.folder-slide-enter-active .folder-drawer,.folder-slide-leave-active .folder-drawer{transition:none!important}}.header-folder{position:relative;display:grid;place-items:center;flex:none;width:42px;height:42px;padding:0;border:1px solid #e9def2;border-radius:15px;background:#fff;color:#9365a5;box-shadow:0 4px 15px #8c71a21a}.header-folder:hover,.header-folder.active{background:#fcf3ff;box-shadow:0 0 16px #d7aee35c}.header-folder-count{position:absolute;top:-6px;right:-6px;display:grid;place-items:center;min-width:19px;height:19px;padding:0 4px;border-radius:12px;background:#e67aa2;color:#fff;font-size:10px;font-weight:700}@media(min-width:701px)and (max-width:1150px){.site-header{gap:9px}.desktop-nav{gap:0;font-size:12px}.desktop-nav a{padding:9px 8px}.brand{font-size:16px}.contact-pill{padding:10px 12px}}.folder-drawer .folder-item{grid-template-columns:62px minmax(0,1fr);gap:11px;align-items:start;min-height:0;padding:10px;border-radius:17px;background:linear-gradient(120deg,#fff9fd,#f4f9ff);box-shadow:0 4px 15px #7f698818}.folder-drawer .folder-thumb{width:62px;height:70px;border-radius:12px;box-shadow:none}.folder-drawer .folder-item-head{align-items:center}.folder-drawer .folder-name{font-size:14px;line-height:1.3}.folder-drawer .folder-subtitle{margin:1px 0 7px;color:#917f99;font-size:11px;line-height:1.3}.folder-drawer .folder-remove,.order-selection .selection-head button{display:grid;place-items:center;flex:none;min-width:31px;height:31px;padding:0 8px;border:1px solid #f0e1ed;border-radius:12px;background:#fff;color:#bb6990;text-decoration:none;box-shadow:none;font-size:11px}.folder-drawer .folder-remove:hover,.order-selection .selection-head button:hover{background:#fff0f7;border-color:#e6bfd3}.folder-drawer .folder-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.folder-drawer .folder-options label{min-width:0;font-size:10px}.folder-drawer .folder-options select{min-height:34px;font-size:11px}.folder-clear,.step-browse,.step-clear{display:inline-flex;align-items:center;justify-content:center;gap:5px;width:max-content;min-height:36px;padding:7px 13px;border:1px solid #eadcf0;border-radius:999px;background:#fff8fc;color:#8b67a7;text-decoration:none;font-size:12px}.folder-clear:hover,.step-browse:hover,.step-clear:hover{background:#f8edfc;border-color:#d7bde1}.folder-secondary .soft-button{border-radius:999px}.site-footer .footer-card{grid-template-columns:1fr auto}.footer-legal{grid-column:2;display:grid;grid-template-columns:1fr;gap:2px;text-align:right}.site-footer .footer-legal .footer-disclaimer{grid-column:1;grid-row:1;justify-self:end}.site-footer .footer-legal .footer-credit{display:block;grid-column:1;grid-row:2;justify-self:end;font-size:11px;color:#a092a7}.music-control{overflow:visible}.music-spectrum{position:absolute;left:8px;top:calc(100% + 5px);width:100px;height:31px;background:transparent;box-shadow:none;border-radius:0;pointer-events:none}@media(min-width:701px){.music-volume{top:calc(100% + 40px);bottom:auto}}@media(max-width:700px){.header-folder{display:none}.folder-drawer .folder-item{grid-template-columns:56px minmax(0,1fr);gap:9px;padding:9px}.folder-drawer .folder-thumb{width:56px;height:64px}.folder-drawer .folder-name{font-size:13px}.folder-drawer .folder-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.folder-drawer .folder-options :is(select,input){font-size:10px;padding:6px;min-height:32px}.folder-clear,.folder-drawer-foot .soft-button{font-size:11px;padding:6px 10px}.site-footer .footer-legal{display:block;grid-column:auto}.site-footer .footer-legal .footer-credit{display:none}.site-footer .footer-legal .footer-disclaimer{justify-self:auto}.bottom-nav button.active{background:transparent!important;box-shadow:none!important}.bottom-nav button.active svg{filter:drop-shadow(0 0 5px var(--nav-color)) drop-shadow(0 0 8px var(--nav-glow))}.bottom-nav button.active span{text-shadow:0 0 8px var(--nav-glow)}.music-spectrum{top:50%;left:calc(100% + 8px);width:88px;height:27px;transform:translateY(-50%)}.music-volume{left:calc(100% + 100px);top:50%;bottom:auto;min-width:128px;transform:translateY(-50%)}.music-pop-enter-from,.music-pop-leave-to{opacity:0;transform:translateY(calc(-50% + 6px))}}@media(min-width:701px){.site-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;column-gap:9px}.site-header .desktop-nav{justify-self:end;min-width:0}.header-folder{width:45px;height:45px;border:1px solid #fff;border-radius:17px;background:linear-gradient(145deg,#fff,#fff7fc);color:#dc4b92;box-shadow:0 5px 16px #b58aa526,inset 0 1px #fff;transition:transform .22s,background .22s,box-shadow .22s}.header-folder:hover,.header-folder.active{transform:translateY(-2px);background:linear-gradient(145deg,#fff,#ffecf7);box-shadow:0 8px 20px #b58aa538,inset 0 1px #fff}.header-folder-count{background:#e74f98;box-shadow:0 0 0 2px #fff}}.folder-drawer .folder-fun-pill{display:inline-flex;align-items:center;margin-top:4px;padding:2px 8px;border-radius:999px;background:#f9eaf4;color:#ac6692;font-size:10px;font-weight:700}.folder-drawer .folder-remove{transition:background .2s,border-color .2s,color .2s}.folder-drawer .folder-remove svg{fill:transparent;transition:fill .2s,stroke .2s}@media(hover:hover){.folder-drawer .folder-remove:hover svg{fill:#d879a5;stroke:#d879a5}}.folder-inline-actions{display:none}@media(max-width:700px){#play .section-heading .eyebrow,#menu .section-heading .eyebrow{display:block!important;visibility:visible!important;margin-bottom:7px;font-size:10px;letter-spacing:.12em;line-height:1.3}.fun-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.fun-grid .fun-card{display:flex;flex-direction:column;min-width:0;min-height:178px;padding:12px;gap:9px;border-radius:19px}.fun-grid .fun-head{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-height:0}.fun-grid .fun-icon{width:34px;height:34px;flex:none}.fun-grid .fun-head h3{font-size:14px;line-height:1.25}.fun-grid .fun-head p{font-size:10px;line-height:1.35;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fun-grid .fun-result{display:flex;min-width:0;min-height:28px;max-height:none;margin:0;padding:5px 7px;font-size:10px;line-height:1.35;white-space:normal}.fun-grid .fun-result span{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.fun-grid .fun-foot{display:flex;margin-top:auto;align-self:stretch;justify-content:flex-end}.fun-grid .fun-foot .primary,.fun-grid .fun-foot .soft-button{min-height:31px;padding:5px 9px;font-size:10px}.bottom-nav button.active{background:var(--nav-bg)!important;box-shadow:none!important;border:0!important}.folder-drawer-body{padding:12px 12px calc(18px + env(safe-area-inset-bottom));scrollbar-width:thin;scrollbar-color:#d7c9e1 transparent}.folder-drawer .folder-item{grid-template-columns:98px minmax(0,1fr);gap:10px;padding:10px;align-items:start}.folder-drawer .folder-thumb{width:98px;height:116px;border-radius:12px}.folder-drawer .folder-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.folder-drawer .folder-options :is(select,input){min-width:0;padding:5px;font-size:10px}.folder-inline-actions{display:grid;gap:10px;margin:15px 1px 0;padding:13px 2px 4px;border-top:1px solid #ece4f0}.folder-inline-actions .folder-secondary{display:flex;justify-content:space-between;gap:7px}.folder-inline-actions .soft-button,.folder-inline-actions .folder-clear{min-height:36px;font-size:11px;padding:6px 10px}.folder-inline-actions>.primary{width:100%;min-height:43px}}@media(max-width:360px){.fun-grid .fun-card{padding:10px;min-height:184px}.folder-drawer .folder-item{grid-template-columns:88px minmax(0,1fr);gap:8px}.folder-drawer .folder-thumb{width:88px;height:104px}.folder-drawer .folder-options{grid-template-columns:1fr}}.folder-overlay{align-items:stretch}.folder-backdrop{background:#231e3857;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.folder-drawer{width:min(440px,100vw);height:100dvh;border-radius:28px 0 0 28px;background:#fdfcff;color:#17203a;box-shadow:-18px 0 48px #2920432b}.folder-grab-zone{display:none}.folder-drawer-head{display:flex;align-items:flex-start;justify-content:space-between;flex:none;gap:12px;min-height:104px;padding:18px 20px 14px;border-bottom:1px solid rgba(80,70,120,.1)}.folder-heading{min-width:0}.folder-drawer-head .folder-kicker{margin:0 0 4px;color:#82779b;font-size:10px;font-weight:700;letter-spacing:.11em;line-height:1.3}.folder-kicker span{font-weight:500;letter-spacing:0}.folder-drawer-head h2{display:flex;align-items:center;gap:7px;margin:0;color:#17203a;font-size:23px;font-weight:730;line-height:1.2;letter-spacing:-.03em}.folder-drawer-head h2 .folder-title-count{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#f6e9f3;color:#9d638f;font-size:11px;font-weight:700;line-height:1}.folder-drawer-head .folder-intro{margin:4px 0 0;color:#8c8599;font-size:11px;line-height:1.3}.folder-drawer .folder-close{display:grid;place-items:center;flex:none;width:36px;height:36px;min-width:36px;min-height:36px;padding:0;border:1px solid rgba(80,70,120,.11);border-radius:12px;background:#ffffffc2;color:#857b97;box-shadow:none;transition:background .2s,color .2s}.folder-drawer .folder-close:hover{background:#f7edf5;color:#9d638f}.folder-drawer-body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0 20px 14px;scrollbar-width:thin;scrollbar-color:#d9d0e1 transparent}.folder-drawer .folder-list,.folder-drawer .folder-list:has(>.folder-item:only-child){display:block;margin:0;padding:0}.folder-drawer .folder-item{display:grid;grid-template-columns:76px minmax(0,1fr);grid-template-rows:auto auto;gap:0 11px;align-items:start;min-height:0;margin:0;padding:11px 0;border:0;border-bottom:1px solid rgba(80,70,120,.09);border-radius:0;background:transparent;box-shadow:none;transform:none}.folder-drawer .folder-item:hover{background:transparent;border-color:#50467817;box-shadow:none;transform:none}.folder-drawer .folder-thumb{grid-column:1;grid-row:1/3;width:76px;height:76px;padding:0;border:0;border-radius:12px;background:#f5eef6;box-shadow:none;overflow:hidden}.folder-drawer .folder-thumb img{width:100%;height:100%;object-fit:cover;object-position:center top}.folder-summary{grid-column:2;grid-row:1;min-width:0}.folder-drawer .folder-item-head{display:flex;align-items:start;gap:5px;min-width:0}.folder-drawer .folder-name{flex:1;min-width:0;padding:0;background:transparent;color:#17203a;font-size:14px;font-weight:650;line-height:1.28;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-drawer .folder-remove{display:grid;place-items:center;flex:none;width:28px;height:28px;min-width:28px;min-height:28px;margin:-4px -3px 0 0;padding:0;border:0;border-radius:10px;background:#fff4f8;color:#ba789d;box-shadow:none}.folder-drawer .folder-remove:hover{background:#fae6f0;color:#ab5b86}.folder-meta{display:flex;align-items:center;gap:6px;min-height:20px;min-width:0;margin:1px 0 5px}.folder-drawer .folder-fun-pill{display:inline-flex;align-items:center;flex:none;height:20px;margin:0;padding:0 7px;border-radius:10px;background:#f8e9f3;color:#ad6c96;font-size:10px;font-weight:650;line-height:1}.folder-drawer .folder-subtitle{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#918a9e;font-size:11px;line-height:1.3}.folder-drawer .folder-options{grid-column:2;grid-row:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0;align-self:end}.folder-drawer .folder-options label{display:grid;align-content:start;gap:3px;min-width:0;color:#847e91;font-size:10px;line-height:1.2}.folder-drawer .folder-options :is(select,input){display:block;width:100%;min-width:0;height:37px;min-height:37px;padding:0 8px;border:1px solid rgba(80,70,120,.12);border-radius:10px;background:#ffffffc7;color:#3d3b53;font-size:11px;line-height:1.2;box-shadow:none}.folder-drawer .folder-options :is(select,input):focus-visible{outline:2px solid #a997d2;outline-offset:1px}.folder-drawer .folder-options .folder-other{grid-column:1/-1}.folder-drawer-foot{display:grid;grid-template-columns:minmax(0,1fr);grid-auto-flow:row;flex:none;gap:9px;width:100%;margin:0;padding:9px 20px calc(14px + env(safe-area-inset-bottom));border-top:1px solid rgba(80,70,120,.1);background:#fdfcff}.folder-drawer-foot .folder-secondary{display:flex;align-items:center;justify-content:space-between;min-height:25px;gap:10px}.folder-drawer-foot .folder-add,.folder-drawer-foot .folder-clear{display:inline-flex;align-items:center;justify-content:center;gap:3px;width:auto;min-height:25px;padding:0 3px;border:0;border-radius:10px;background:transparent;box-shadow:none;font-size:11px;font-weight:500;text-decoration:none}.folder-drawer-foot .folder-add{color:#777192}.folder-drawer-foot .folder-clear{color:#c58ca9}.folder-drawer-foot .folder-add:hover,.folder-drawer-foot .folder-clear:hover{background:#f8eef7}.folder-drawer-foot>.folder-checkout{display:flex;width:100%;min-height:54px;height:54px;gap:9px;padding:0 16px;border:1px solid rgba(255,255,255,.75);border-radius:17px;background:linear-gradient(110deg,#f6a17f,#e995bd 53%,#a1b7df);box-shadow:none;color:#fff;font-size:13px;font-weight:700}.folder-drawer-foot>.folder-checkout:hover{background:linear-gradient(110deg,#f19675,#e888b4 53%,#94add8);box-shadow:0 0 18px #e7aac260}.folder-drawer .folder-empty{height:100%;min-height:220px;background:transparent;box-shadow:none}.folder-drawer .folder-empty .primary{min-height:43px}@media(min-width:768px){.site-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:12px}.site-header .desktop-nav{display:flex;justify-self:center;justify-content:center;align-items:center;gap:5px;min-width:0;white-space:nowrap}.site-header .desktop-nav :is(a,.header-folder){display:inline-flex;align-items:center;justify-content:center;gap:5px;position:relative;flex:none;min-height:39px;height:39px;padding:9px 12px;border:0;border-radius:999px;font-size:12px;line-height:1;white-space:nowrap;box-shadow:none;transform:none}.site-header .desktop-nav .header-folder{width:auto;min-width:0;background:#f5e7f4;color:#a2699c;filter:none}.site-header .desktop-nav .header-folder:hover,.site-header .desktop-nav .header-folder.active{background:#efdcf0;box-shadow:inset 0 0 0 1px #fff!important;transform:none}.site-header .desktop-nav .header-folder-count{display:grid;place-items:center;position:static;min-width:18px;height:18px;padding:0 4px;border:0;border-radius:9px;background:#fff;color:#a2699c;box-shadow:none;font-size:10px;font-weight:700;line-height:1}}@media(min-width:768px)and (max-width:1050px){html{scroll-padding-top:136px}.site-header{grid-template-columns:1fr auto;grid-template-rows:auto auto;row-gap:4px;border-radius:26px}.site-header .brand{grid-column:1;grid-row:1}.site-header .contact-pill{grid-column:2;grid-row:1}.site-header .desktop-nav{grid-column:1/-1;grid-row:2;justify-self:center}.site-header .desktop-nav :is(a,.header-folder){min-height:36px;height:36px;padding:8px 10px;font-size:11px}}@media(max-width:767px){.site-header{display:flex;justify-content:space-between}.site-header .desktop-nav{display:none}.folder-overlay{align-items:flex-end}.folder-drawer{width:100vw;height:88dvh;max-height:88dvh;border-radius:28px 28px 0 0;box-shadow:0 -16px 44px #29204329}.folder-grab-zone{display:flex;align-items:flex-start;justify-content:center;flex:none;height:19px;padding-top:8px;touch-action:none}.folder-grab-handle{width:32px;height:4px;border-radius:4px;background:#dcd4e2}.folder-drawer-head{min-height:82px;padding:5px 16px 12px}.folder-drawer-head h2{font-size:22px}.folder-drawer-body{padding:0 16px 8px}.folder-drawer .folder-item{grid-template-columns:80px minmax(0,1fr);gap:0 10px;padding:10px 0}.folder-drawer .folder-thumb{width:80px;height:80px}.folder-drawer-foot{padding:8px 16px calc(11px + env(safe-area-inset-bottom))}.folder-drawer-foot>.folder-checkout{height:54px;min-height:54px}.folder-slide-enter-from .folder-drawer,.folder-slide-leave-to .folder-drawer{transform:translateY(105%)}.bottom-nav{display:flex;left:50%;width:min(92%,440px);transform:translate(-50%);justify-content:center;align-items:center;gap:1px}.bottom-nav button{flex:1 1 0;width:auto;max-width:78px;align-self:center;text-align:center}.bottom-nav button.active{background:var(--nav-bg)!important;border:0!important;box-shadow:0 0 0 1px var(--nav-glow),0 0 16px 3px var(--nav-glow)!important}.bottom-nav button.active svg{filter:none!important}.bottom-nav button.active span{text-shadow:none!important}}@media(min-width:701px)and (max-width:767px){.bottom-nav{position:fixed;bottom:calc(12px + env(safe-area-inset-bottom));z-index:20;padding:7px 8px;border-radius:28px;background:#fffffff0;box-shadow:0 8px 35px #466f9d25}.bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:48px;border-radius:20px;background:transparent;color:#7792ac;font-size:9px}.bottom-nav button:nth-child(1){--nav-color:#6477bc;--nav-bg:#edf0ff;--nav-glow:#8fa4ec55}.bottom-nav button:nth-child(2){--nav-color:#318e80;--nav-bg:#e9f8f1;--nav-glow:#6bbca755}.bottom-nav button:nth-child(3){--nav-color:#4385bd;--nav-bg:#eaf4ff;--nav-glow:#7fb6e155}.bottom-nav button:nth-child(4){--nav-color:#bd7650;--nav-bg:#fff0e4;--nav-glow:#e1ac8255}.bottom-nav button:nth-child(5){--nav-color:#9c6ab1;--nav-bg:#f8eefd;--nav-glow:#c69bd955}}@media(max-width:389px){.folder-drawer .folder-item{grid-template-columns:76px minmax(0,1fr);gap:0 9px;padding:6px 0}.folder-drawer .folder-thumb{width:76px;height:76px}.folder-meta{min-height:18px;margin:0 0 1px}.folder-drawer .folder-options{grid-template-columns:1fr;gap:4px}.folder-drawer .folder-options label:not(.folder-other){display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:4px}.folder-drawer .folder-options :is(select,input){height:36px;min-height:36px}}@media(prefers-reduced-motion:reduce){.folder-drawer .folder-remove,.folder-drawer .folder-close{transition:none}}.folder-overlay{pointer-events:none}.folder-backdrop,.folder-drawer{pointer-events:auto}.folder-drawer{width:min(460px,100vw);border-radius:0;background:#fdfbff}.folder-drawer-head{position:relative;display:block;min-height:115px;padding:22px 50px 15px;border-bottom:0;text-align:center}.folder-heading{width:100%}.folder-drawer-head h2{justify-content:center;font-size:27px}.folder-drawer-head .folder-intro{margin-top:6px;font-size:12px}.folder-drawer .folder-close{position:absolute;top:23px;right:18px}.folder-drawer-body{padding:2px 16px 16px}.folder-drawer .folder-list,.folder-drawer .folder-list:has(>.folder-item:only-child){display:grid;gap:11px}.folder-drawer .folder-item{display:grid;grid-template-columns:98px minmax(0,1fr);grid-template-rows:auto 1fr;gap:10px 14px;min-width:0;margin:0;padding:12px;border:1px solid rgba(80,70,120,.12);border-radius:14px;background:#fff;box-shadow:0 3px 11px #4b43730b}.folder-drawer .folder-item:hover{background:#fff;border-color:#ded3eb;box-shadow:0 4px 13px #4b43730e}.folder-drawer .folder-thumb{grid-column:1;grid-row:1/3;width:98px;height:112px;border:1px solid #f0e6f3;border-radius:12px;background:#f8f2f8}.folder-drawer .folder-thumb img{object-fit:cover;object-position:top}.folder-summary{grid-column:2;grid-row:1}.folder-drawer .folder-item-head{display:flex;align-items:center;flex-wrap:wrap;gap:5px;padding-right:29px;position:relative;min-height:26px}.folder-drawer .folder-name{flex:0 1 auto;max-width:100%;font-size:14px;font-weight:700}.folder-drawer .folder-fun-pill{height:21px;padding:0 7px;background:#fbeaf3;color:#a74881;white-space:nowrap}.folder-drawer .folder-remove{position:absolute;top:0;right:0;width:28px;height:28px;margin:0;border:0;background:#fff3f8;color:#bd678e}.folder-drawer .folder-remove:hover{background:#f9e7f0;color:#ac4778}.folder-drawer .folder-remove svg,.folder-drawer .folder-remove:hover svg{fill:none!important;stroke:currentColor!important}.folder-drawer .folder-options{grid-column:2;grid-row:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-self:end;gap:9px}.folder-drawer .folder-field{display:grid;gap:5px;min-width:0;color:#77728e;font-size:11px;line-height:1.2}.folder-drawer .folder-field .ui-select-trigger{min-height:38px;height:38px;border-color:#e5dff0;background:#fff;font-size:11px}.folder-drawer-foot{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:12px 16px calc(14px + env(safe-area-inset-bottom));border:0;background:#fdfbff}.folder-drawer-foot .folder-add,.folder-drawer-foot .folder-clear{min-height:42px;padding:0 7px;white-space:nowrap;font-size:11px}.folder-drawer-foot>.folder-checkout{width:100%;height:48px;min-height:48px;padding:0 8px;border-radius:14px;background:linear-gradient(110deg,#f6a681,#e999bf 55%,#a6b7e2);font-size:12px;white-space:nowrap}.folder-drawer-foot>.folder-checkout:hover{background:linear-gradient(110deg,#f49d79,#e58db6 55%,#9daedb)}.order-preferences{display:grid;gap:9px;min-width:0}.order-preferences>p{font-size:12px;font-weight:700;color:#26334f}.order-preferences>p small,.order-preferences legend small{color:#9a91a8;font-size:10px;font-weight:400}.order-preferences fieldset{min-width:0;margin:0;padding:0;border:0}.order-preferences legend{margin-bottom:6px;color:#55516e;font-size:11px;font-weight:650}.preference-tags{display:flex;flex-wrap:wrap;gap:6px}.preference-tags button{min-height:29px;padding:4px 9px;border:1px solid #e9dfed;border-radius:999px;background:#fff;color:#686176;font-size:11px}.preference-tags button[aria-pressed=true]{border-color:#d5add1;background:#f8e8f2;color:#a65387;font-weight:650}.order-choice-field{display:grid;gap:5px;min-width:0}.order-choice-field>span{font-size:11px;color:#66617a}.order-choice-field>small{color:#9b93aa;font-size:10px}.step-content{overflow-y:auto;scrollbar-width:thin}.menu-filter-select .ui-select-trigger{min-height:38px}@media(min-width:768px){.site-header .desktop-nav .header-folder{width:42px;min-width:42px;height:42px;min-height:42px;padding:0;border:1px solid #f6dabe;border-radius:14px;background:linear-gradient(145deg,#fff6eb,#ffe9d9);color:#d17b35;box-shadow:inset 0 1px #fff,0 2px 6px #d8a77320;overflow:visible}.site-header .desktop-nav .header-folder:hover,.site-header .desktop-nav .header-folder.active{background:linear-gradient(145deg,#fff0dc,#ffe2c7);box-shadow:inset 0 1px #fff,0 0 0 3px #f9d0a958!important}.site-header .desktop-nav .header-folder-label{display:none}.site-header .desktop-nav .header-folder-count{position:absolute;top:-5px;right:-5px;min-width:17px;height:17px;border:1px solid #fff;border-radius:10px;background:#e8905b;color:#fff;font-size:9px}.folder-drawer .folder-item{grid-template-columns:98px minmax(0,1fr)}}@media(max-width:767px){.folder-drawer{height:88dvh;max-height:88dvh;border-radius:28px 28px 0 0}.folder-drawer-head{min-height:91px;padding:0 15px 12px}.folder-drawer-head h2{font-size:23px}.folder-drawer-head .folder-intro{font-size:11px}.folder-drawer-body{padding:1px 12px 12px}.folder-drawer .folder-item{grid-template-columns:76px minmax(0,1fr);gap:9px 10px;padding:10px}.folder-drawer .folder-thumb{width:76px;height:93px}.folder-drawer .folder-name{font-size:13px}.folder-drawer .folder-options{grid-column:2;gap:6px}.folder-drawer .folder-field{font-size:10px}.folder-drawer .folder-field .ui-select-trigger{height:36px;min-height:36px;padding:6px 7px;font-size:10px}.folder-drawer-foot{gap:5px;padding:8px 12px calc(10px + env(safe-area-inset-bottom))}.folder-drawer-foot .folder-add,.folder-drawer-foot .folder-clear{padding:0 3px;font-size:10px}.folder-drawer-foot>.folder-checkout{height:45px;min-height:45px;gap:5px;font-size:11px}.bottom-nav.directory-visible{z-index:100}.bottom-nav button.active{border:0!important;outline:0!important;box-shadow:0 0 17px 4px var(--nav-glow)!important}.bottom-nav button.active svg{filter:none!important}}@media(max-width:349px){.folder-drawer .folder-options{grid-template-columns:1fr;gap:5px}.folder-drawer .folder-thumb{height:94px}.folder-drawer .folder-item{grid-template-columns:72px minmax(0,1fr)}.folder-drawer .folder-thumb{width:72px}}body:has(.mobile-directory),body:has(.folder-drawer){overflow:hidden}.order-preferences{gap:12px;padding:14px;border:1px solid #e7dded;border-radius:18px;background:linear-gradient(145deg,#fff,#fcf9ff)}.order-preferences-head{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 8px}.order-preferences-head h3{margin:0;color:#253756;font-size:14px;font-weight:720}.order-preferences-head small{color:#928aa1;font-size:10px}.order-preferences legend{margin-bottom:7px;color:#505674;font-size:11px}.preference-tags button{min-height:31px;padding:5px 10px}@media(min-width:768px){.site-header .desktop-nav .header-folder{border-color:#f3d3b8;background:linear-gradient(140deg,#fffaf5,#ffe9d8 78%);color:#c86d26;box-shadow:inset 0 1px #fff,0 3px 10px #d9996224}.site-header .desktop-nav .header-folder:hover,.site-header .desktop-nav .header-folder.active{background:linear-gradient(140deg,#fff2e6,#ffdfc7);box-shadow:inset 0 1px #fff,0 0 0 3px #f3b77d45!important}.site-header .desktop-nav .header-folder-count{top:-5px;right:-5px;width:19px;height:19px;border:1px solid #fff;background:linear-gradient(145deg,#f8a477,#e77946);box-shadow:0 2px 6px #d6815240;font-size:10px}}@media(max-width:767px){.folder-drawer-head{padding:0 16px 13px;text-align:left}.folder-drawer-head h2{justify-content:flex-start}.folder-drawer-head .folder-kicker{letter-spacing:.14em}.folder-drawer .folder-item{grid-template-columns:90px minmax(0,1fr);gap:8px 10px}.folder-drawer .folder-thumb{width:90px;height:82px;border-color:#e7dff0;border-radius:11px;box-shadow:inset 0 0 0 2px #fff}.folder-drawer .folder-item-head{flex-wrap:nowrap;justify-content:flex-start;gap:5px;padding-right:30px}.folder-drawer .folder-name{flex:0 1 auto;max-width:calc(100% - 42px);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-drawer .folder-fun-pill{flex:none;margin:0}.folder-drawer-foot{grid-template-columns:auto minmax(0,1fr) auto;gap:6px}.folder-drawer-foot .folder-add,.folder-drawer-foot .folder-clear{min-height:44px;padding:0 8px;border:1px solid #e6dff0;border-radius:12px;background:#fff;color:#77618b;font-size:10px;font-weight:600}.folder-drawer-foot .folder-clear{border-color:#f5dce8;background:#fff8fb;color:#bd7196}.folder-drawer-foot .folder-add:hover,.folder-drawer-foot .folder-clear:hover{background:#f8f1fa}}@media(max-width:349px){.folder-drawer .folder-item{grid-template-columns:74px minmax(0,1fr)}.folder-drawer .folder-thumb{width:74px;height:80px}.folder-drawer-foot .folder-add,.folder-drawer-foot .folder-clear{padding:0 5px;font-size:9px}}.floating-actions{position:fixed;right:22px;bottom:25px;z-index:19;display:flex;flex-direction:column;align-items:center;gap:9px}.floating-actions .floating-home{position:relative;right:auto;bottom:auto;flex:none}.floating-folder{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:55px;height:60px;padding:5px;border:1px solid #f1d9c5;border-radius:22px;background:linear-gradient(145deg,#fffaf5,#ffeddc);color:#bd6c30;box-shadow:0 8px 23px #9c6b4821,inset 0 1px #fff;font-size:11px;line-height:1.1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .2s,background .2s,box-shadow .2s}.floating-folder:hover,.floating-folder.active{transform:translateY(-3px);background:linear-gradient(145deg,#fff5ea,#ffe3c9);box-shadow:0 11px 26px #b4784833,inset 0 1px #fff}.floating-folder-count{position:absolute;top:-5px;right:-5px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border:1px solid #fff;border-radius:10px;background:#e8894e;color:#fff;font-size:10px;font-weight:700;line-height:1}@media(max-width:767px){.floating-actions{display:none}}@media(prefers-reduced-motion:reduce){.floating-folder{transition:none}}@media(min-width:768px){.menu-controls .filter-bar{display:flex;align-items:center;gap:12px;margin-top:18px}.menu-controls .filter-select-field{display:inline-flex;align-items:center;gap:10px;min-height:52px;padding:8px 14px;border:1px solid rgba(233,236,246,.96);border-radius:999px;background:#ffffffeb;color:#7b86a2;font-size:12px;white-space:nowrap}.menu-controls .filter-select-field .ui-select{width:105px;min-width:0}.menu-controls .filter-select-field .ui-select-trigger{min-height:34px;height:34px;padding:5px 2px;border:0;border-radius:0;background:transparent;color:#44516d;font-size:12px}.menu-controls .filter-select-field .ui-select-trigger:hover,.menu-controls .filter-select-field .ui-select-trigger[aria-expanded=true]{border:0;background:transparent}.menu-controls .filter-select-field .ui-select-trigger svg{color:#44516d}}@media(min-width:768px){.menu-controls .filter-bar{gap:9px;margin-top:12px}.menu-controls .filter-select-field{min-height:42px;gap:6px;padding:4px 11px;font-size:11px}.menu-controls .filter-select-field .ui-select{width:100px}.menu-controls .filter-select-field .ui-select-trigger{min-height:31px;height:31px;font-size:11px}}.category-tabs button{--category-active-bg:#f0edff;background-color:transparent;transition:background-color .26s ease,color .26s ease,box-shadow .26s ease,transform .26s cubic-bezier(.2,.85,.2,1)}.category-tabs button:nth-child(2){--category-active-bg:#ffeaf2}.category-tabs button:nth-child(3){--category-active-bg:#fff0dc}.category-tabs button:nth-child(4){--category-active-bg:#ede9ff}.category-tabs button:nth-child(5){--category-active-bg:#f9eaf4}.category-tabs button.active{background:var(--category-active-bg)!important}.category-tabs button:active{transform:scale(.97)}.menu-grid{position:relative}.menu-cards-enter-active,.menu-cards-leave-active,.menu-cards-move{transition:opacity .3s ease,transform .38s cubic-bezier(.2,.85,.2,1)!important}.menu-cards-enter-from{opacity:0;transform:translateY(14px) scale(.985)}.menu-cards-leave-to{opacity:0;transform:translateY(-8px) scale(.985)}.menu-cards-leave-active{position:absolute;pointer-events:none}.pool-drag-head .sheet-handle{display:none}.pool-drag-head>header{margin-bottom:25px}.filter-drag-head .sheet-handle{display:none}.folder-drawer-head h2 .folder-title-count{background:linear-gradient(145deg,#ffe4cf,#ffd0aa);color:#ac591e}.folder-overlay,.folder-backdrop,.folder-drawer{pointer-events:auto}.folder-drawer .folder-empty{gap:6px}.folder-empty-art{width:160px;height:160px;object-fit:contain;margin-bottom:5px}.folder-drawer-foot>.folder-checkout,.folder-drawer-foot>.folder-checkout:hover{border:0;background:linear-gradient(112deg,#f7a15d,#e77750 55%,#d9696d);color:#fff;box-shadow:none}.folder-drawer-foot{border:0;background:#fdfbfff5;box-shadow:none}.folder-drawer-foot .folder-clear{border:1px solid rgba(157,120,139,.17);background:#ffffff75;box-shadow:none}.folder-drawer-foot .folder-clear:hover{background:#fff4eccc;box-shadow:none}.folder-drawer-foot .folder-clear{color:#bc7684}.folder-drawer .folder-item,.folder-drawer .folder-item:hover{box-shadow:none}@media(min-width:768px){.floating-folder-count{top:-5px;right:-5px;background:linear-gradient(145deg,#ffa866,#e77947);border:1px solid #fff;color:#fff;box-shadow:none}.folder-drawer-head{min-height:101px;padding:20px 54px 13px 22px;text-align:left}.folder-drawer-head h2{justify-content:flex-start}.folder-drawer-body{padding:2px 16px 14px}.folder-drawer .folder-list,.folder-drawer .folder-list:has(>.folder-item:only-child){gap:10px}.folder-drawer .folder-item{grid-template-columns:90px minmax(0,1fr);gap:8px 10px;padding:10px}.folder-drawer .folder-thumb{width:90px;height:82px}.folder-drawer .folder-item-head{flex-wrap:nowrap;justify-content:flex-start;gap:5px;padding-right:30px}.folder-drawer .folder-name{min-width:0;max-width:calc(100% - 45px);font-size:14px}.folder-drawer .folder-fun-pill{flex:none;margin:0}.folder-drawer-foot{padding:11px 16px 16px}.folder-drawer-foot>.folder-checkout{height:48px;min-height:48px;border-radius:14px}}@media(max-width:767px){.menu-section .menu-controls{padding:8px 9px;border-radius:18px}.menu-section .menu-toolbar{gap:6px}.menu-section .search{min-height:41px;padding:6px 10px;border-radius:12px}.menu-section .category-tabs{padding:3px;min-height:40px}.menu-section .category-tabs button{min-height:34px;padding:5px 11px;font-size:11px}.menu-section .mobile-menu-actions{gap:7px;margin-top:6px}.menu-section .mobile-menu-actions button{min-height:39px;padding:7px 10px;font-size:11px}.menu-section .mobile-menu-actions button>span{font-size:10px}.pool-dialog,.filter-sheet{transition:transform .18s ease-out}.pool-drag-head,.filter-drag-head{touch-action:none;cursor:grab}.pool-drag-head .sheet-handle,.filter-drag-head .sheet-handle{display:block;width:32px;height:4px;margin:9px auto 0;border-radius:99px;background:#d9d4df}.pool-dialog>.pool-drag-head>header{padding:9px 18px 13px;margin:0;background:transparent}.filter-sheet>.filter-drag-head>header{padding:9px 20px 14px}.pool-dialog .sheet-desktop-close,.filter-sheet .sheet-desktop-close{display:none}.folder-drawer-head h2 .folder-title-count{min-width:20px;height:20px;width:auto;padding:0 5px;font-size:10px}.folder-drawer-foot{padding:8px 12px calc(10px + env(safe-area-inset-bottom))}.folder-drawer-foot .folder-clear{background:#ffffff85;border-color:#b692a638}.folder-drawer-foot>.folder-checkout{background:linear-gradient(112deg,#f7a15d,#e77750 55%,#d9696d)}.bottom-nav button,.bottom-nav button.active{border:0!important;outline:0!important;box-shadow:none!important;text-shadow:none!important}.bottom-nav button.active{background:linear-gradient(145deg,#fff2ec,#fbeafa 55%,#edf2ff)!important;color:var(--nav-color)!important;transform:none!important}.bottom-nav button.active svg,.bottom-nav button.active span{filter:none!important;text-shadow:none!important;transform:none!important}.bottom-nav .folder-badge{background:linear-gradient(145deg,#ffa766,#e57450);border:1px solid #fff;box-shadow:none}}@media(prefers-reduced-motion:reduce){.menu-cards-enter-active,.menu-cards-leave-active,.menu-cards-move,.category-tabs button,.pool-dialog,.filter-sheet{transition:none!important;animation:none!important}}.folder-drawer .folder-empty .primary{min-height:42px;padding:0 17px;border:1px solid #f0c7a8;border-radius:999px;background:linear-gradient(145deg,#fff,#fff7ef);color:#b8642e;box-shadow:0 2px 8px #aa6a3f14;font-size:12px}.folder-drawer .folder-empty .primary:hover{border-color:#eeb487;background:linear-gradient(145deg,#fffdf9,#ffeede);color:#a75120;box-shadow:0 3px 10px #aa6a3f1f}.folder-drawer-foot{grid-template-columns:minmax(0,1fr) auto}.folder-drawer-foot>.folder-checkout{width:100%}@media(min-width:768px){.floating-actions .floating-folder{width:55px;height:60px;border:1px solid #f2d8bf;border-radius:22px;background:linear-gradient(145deg,#fffffffa,#fff5eb);color:#c2692d;box-shadow:0 6px 19px #7b5c4e21,inset 0 1px #fff}.floating-actions .floating-folder:hover,.floating-actions .floating-folder.active{transform:translateY(-2px);background:linear-gradient(145deg,#fff,#ffeddf);box-shadow:0 8px 21px #7b5c4e2e,inset 0 1px #fff}}@media(max-width:767px){.bottom-nav button:nth-child(1){--nav-tint:#eae5ff}.bottom-nav button:nth-child(2){--nav-tint:#dff5ec}.bottom-nav button:nth-child(3){--nav-tint:#deefff}.bottom-nav button:nth-child(4){--nav-tint:#ffe8d7}.bottom-nav button:nth-child(5){--nav-tint:#ffdeeb;--nav-color:#a24c80}.bottom-nav button.active{background:linear-gradient(145deg,#fff 9%,var(--nav-tint) 100%)!important;border:0!important;box-shadow:none!important}.folder-drawer-head{min-height:108px;padding:10px 86px 12px 16px}.folder-drawer-head .folder-heading{min-width:0}.folder-drawer-head .folder-intro{white-space:nowrap}.folder-drawer-head .folder-head-clear{position:absolute;top:32px;right:15px;display:inline-flex;align-items:center;justify-content:center;gap:4px;width:62px;height:34px;min-height:34px;padding:0 6px;border:1px solid #f2d7e0;border-radius:12px;background:#ffffffc7;color:#bc7188;box-shadow:none;font-size:11px;font-weight:600}.folder-drawer-head .folder-head-clear:hover{background:#fff2f6}.folder-drawer-foot{grid-template-columns:minmax(0,1fr)}}@media(max-width:349px){.folder-drawer-head{padding-right:76px}.folder-drawer-head .folder-head-clear{right:11px;width:57px}}@media(max-width:767px){.menu-section .menu-controls .search{width:100%;max-width:304px;height:44px;min-height:44px;margin-inline:auto;padding:0 10px}.menu-section .menu-controls .search input{min-width:0;min-height:0;height:38px;width:100%;font-size:16px;line-height:24px}.menu-section .mobile-menu-actions{width:100%;max-width:304px;margin:6px auto 0}.menu-section .mobile-menu-actions button{flex:1 1 0;min-width:0;padding-inline:9px;white-space:nowrap}}.folder-drawer-foot>.folder-checkout{height:48px;min-height:48px;padding:0 17px;border:1px solid #f0c7a8;border-radius:999px;background:linear-gradient(145deg,#fff,#fff7ef);color:#b8642e;box-shadow:0 2px 8px #aa6a3f14;font-size:12px;font-weight:650}.folder-drawer-foot>.folder-checkout:hover{border-color:#eeb487;background:linear-gradient(145deg,#fffdf9,#ffeede);color:#a75120;box-shadow:0 3px 10px #aa6a3f1f}@media(max-width:767px){.menu-section .menu-controls .search{width:100%;max-width:none;height:40px;min-height:40px;margin:0}.menu-section .menu-controls .search input{height:38px}.menu-section .mobile-menu-actions{width:100%;max-width:none;margin:6px 0 0}.menu-section .mobile-menu-actions button{text-align:left}.menu-section .mobile-menu-actions button>span{margin-left:auto}.reception-section .order-stepper,.reception-section:has(.ticket-result) .order-stepper{height:min(680px,calc(100dvh - 106px));min-height:0;max-height:680px;overflow:hidden}.order-stepper .stepper-heading,.order-stepper .step-progress{flex:none}.order-stepper form{display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden}.order-stepper .step-content{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;align-content:start;padding-right:4px;scrollbar-width:thin}.order-stepper .stepper-buttons{position:static;flex:none;margin-top:0;padding:10px 0 0;background:transparent}}.order-preferences fieldset legend{color:var(--pref-ink)}.order-preferences .preference-tags button{border-color:var(--pref-border);background:color-mix(in srgb,var(--pref-bg) 72%,white);color:var(--pref-ink)}.order-preferences .preference-tags button:hover,.order-preferences .preference-tags button[aria-pressed=true]{border-color:var(--pref-ink);background:var(--pref-bg);color:var(--pref-ink)}
