body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#1e3c72,#2a5298 50%,#f6d365);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:STFangsong,serif;margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{align-items:center;color:#fff;flex-direction:column;overflow-y:auto;padding:0;text-shadow:0 2px 4px #0000004d}.background,.container{display:flex;min-height:100vh}.background{background-position:50%;background-repeat:no-repeat;background-size:cover}.wish-page{box-sizing:border-box;display:flex;flex-direction:column;gap:28px;max-width:1200px;padding:24px 24px 48px;width:100%}.wish-hero-section,.wish-history-section,.wish-pool-section{width:100%}.wish-hero-section{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(180deg,#11182747,#1118271f);border:1px solid #ffffff2e;padding:20px 24px 28px}.wish-hero-section,.wish-pool-section{border-radius:24px;box-sizing:border-box}.wish-pool-section{background:linear-gradient(180deg,#ffffff24,#ffffff14);padding:12px 16px 20px}.wish-history-section{padding-bottom:12px}.wish-action-box{gap:14px;position:relative;width:100%;z-index:2}.wish-action-box,.wish-status-board{align-items:center;display:flex;flex-direction:column}.wish-status-board{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(180deg,#ffffff29,#ffffff14);border:1px solid #ffffff29;border-radius:18px;gap:8px;padding:14px 18px;width:min(560px,100%)}.wish-status-pill{color:#fff8dc;font-size:1rem;font-weight:800}.wish-status-subtitle{color:#fef3c7;font-weight:600;text-align:center}.wish-status-stats{color:#e0f2fe;display:flex;flex-wrap:wrap;font-size:.95rem;font-weight:600;gap:14px;justify-content:center}.wishButton{background:linear-gradient(45deg,#ff9a00,#fc0);border:none;border-radius:50px;box-shadow:0 4px 15px #f906;color:#fff;cursor:pointer;font-size:1.5em;font-weight:700;padding:15px 40px;transition:transform .3s,box-shadow .3s}.wishButton:hover{box-shadow:0 6px 20px #f909;transform:scale(1.05)}.wishButton:disabled{cursor:not-allowed;opacity:.5}.wish-progress-copy{color:#fff4cc;font-weight:700;text-align:center;text-shadow:0 2px 6px #0006}.gachaVideo{z-index:3000}.gachaVideo,.showResult{border-radius:0;height:100vh;inset:0;object-fit:cover;position:fixed;width:100vw}.showResult{background:radial-gradient(circle at top,#4a1d69d1,#111827f2);justify-content:center;padding:24px;z-index:3001}.result-copy-box,.showResult{align-items:center;display:flex;flex-direction:column}.result-copy-box{gap:6px;margin-bottom:18px}.result-copy-tag{color:#fff3bf;font-weight:700}.result-copy-main{color:#fff;font-size:1.1rem;font-weight:700;max-width:560px;text-align:center}.result-copy-subtitle{color:#fef3c7;font-size:.98rem;max-width:520px;text-align:center}.result-tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;max-width:560px}.result-tag{background:#ffffff1f;border-radius:999px;color:#fff8dc;font-size:.8rem;font-weight:700;padding:5px 10px}.showPicture{border:2px solid #fff;border-radius:15px;box-shadow:0 8px 30px #0006;margin-bottom:20px;max-height:56%;transition:max-width .3s ease,max-height .3s ease}.showData,.showPicture{display:flex;flex-direction:column;max-width:70%}.showData{align-items:center;margin:0 40px;max-height:70%}.showStar{align-items:center;cursor:default;display:flex;font-size:24px;font-weight:700;justify-content:center;margin:10px 5px;overflow:hidden;position:relative}.star-animate{animation:flash .5s ease-in-out}@keyframes flash{0%{transform:scale(1)}50%{transform:scale(2)}to{transform:scale(1)}}.foodsName{font-size:2.2em;font-weight:700;margin-bottom:0;text-shadow:0 2px 4px #00000080}.foodName-p,.foodsName{display:flex;flex-direction:column}.foodName-p{align-items:center;justify-content:center;text-align:center}.result-windows{display:flex;flex-direction:row;inset:0;position:fixed;z-index:3001}.result-action-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.closeButton,.detailButton{align-items:center;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:1.2em;font-weight:700;justify-content:center;padding:10px 30px;transition:transform .3s}.closeButton{background:linear-gradient(45deg,#bb58f1,#cecdec);box-shadow:0 4px 15px #f446}.detailButton{background:linear-gradient(45deg,#2563eb,#60a5fa);box-shadow:0 4px 15px #2563eb59}.skipButton{background:linear-gradient(45deg,#0d57f5,#8cbae8);border:none;border-radius:10px;box-shadow:0 4px 15px #0000004d;color:#fff;cursor:pointer;font-size:1em;font-weight:600;padding:10px 20px;position:fixed;right:20px;top:20px;transition:transform .2s,opacity .2s;z-index:3100}.skipButton:hover{opacity:.9;transform:scale(1.05)}@media (max-width:900px){.wish-page{gap:20px;padding:16px 16px 36px}.wish-hero-section{padding:18px 16px 22px}}@media (max-width:768px){.wish-page{gap:16px;padding:12px 12px 28px}.wish-hero-section,.wish-pool-section{border-radius:18px}.wish-hero-section{padding:14px 12px 18px}.wish-pool-section{padding:10px 10px 14px}.wish-status-board{gap:6px;padding:12px 14px}.wish-status-pill{font-size:.94rem}.wish-status-stats,.wish-status-subtitle{font-size:.88rem}.wish-status-stats{align-items:center;flex-direction:column;gap:6px}.wishButton{font-size:1.2rem;padding:13px 20px;width:min(260px,100%)}.showResult{justify-content:flex-start;overflow-y:auto;padding:56px 16px 20px}.result-copy-box{margin-bottom:14px}.result-copy-main{font-size:1rem}.result-copy-subtitle{font-size:.9rem}.showPicture{margin-bottom:14px;max-height:40vh;max-width:88%}.showData{margin:0 12px;max-width:88%}.showStar{font-size:20px;margin:8px 4px}.foodsName{font-size:1.6em;text-align:center}.result-action-row{align-items:center;flex-direction:column;width:100%}.closeButton,.detailButton{font-size:1rem;padding:9px 20px}.skipButton{font-size:.9rem;padding:8px 14px;right:14px;top:14px}}@media (max-width:480px){.wish-page{padding:10px 8px 22px}.wish-hero-section,.wish-pool-section{border-radius:16px}.wish-hero-section{padding:12px 10px 16px}.wish-pool-section{padding:8px 8px 12px}.wish-status-board{padding:10px 12px}.wishButton{font-size:1.05rem;max-width:220px;padding:12px 18px;width:100%}.showResult{padding:52px 12px 18px}.showPicture{border-radius:12px;max-height:34vh;max-width:100%}.showData{margin:0;max-width:100%}.foodsName{font-size:1.35rem}.result-tag{font-size:.72rem}.closeButton,.detailButton{max-width:220px;width:100%}.skipButton{font-size:.82rem;padding:7px 12px;right:10px;top:10px}}.wish-picture{align-items:center;border-radius:24px;display:flex;flex-direction:row;height:90px;justify-content:center;object-fit:cover;padding:10px;transform:scale(.9);transition:transform .3s ease;width:min(150px,100%)}.title-button{justify-content:flex-start;width:100%}.desire-windows,.title-button{align-items:center;display:flex;flex-direction:column}.desire-windows{gap:8px;justify-content:center;min-height:220px;width:min(220px,100%)}.desire-label{color:#fff1c7;font-size:.95rem;font-weight:700;text-shadow:0 2px 6px #00000059}.desire-subtitle{color:#fff8dc;font-size:.88rem;line-height:1.4;max-width:220px;text-align:center}.desire-tags{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.desire-tag{background:#ffffff24;border-radius:999px;color:#fef3c7;font-size:.76rem;font-weight:700;padding:4px 8px}.desire-windows-button{align-items:center;background:linear-gradient(45deg,#f1b33e,#cecdec);border:none;border-radius:10px;box-shadow:0 4px 15px #f906;color:#0a0505fa;font-size:1em;font-weight:600;margin-top:10%;min-height:40px;padding:10px;width:180px}.all-div-box,.desire-windows-button{display:flex;flex-direction:row;justify-content:center}.all-div-box{align-items:flex-start;gap:30px;margin-bottom:0;margin-top:0;overflow:visible;width:100%}@media (max-width:768px){.all-div-box{align-items:stretch;flex-direction:column;gap:18px}.desire-windows{box-sizing:border-box;height:auto;min-height:0;padding:0 6px;width:100%}.wish-picture{height:96px;padding:6px;width:min(180px,100%)}.desire-subtitle{font-size:.84rem;max-width:min(320px,100%)}.title-button{gap:10px;width:100%}.desire-windows-button{margin-top:4px;width:min(280px,100%)}}@media (max-width:480px){.all-div-box{gap:14px}.wish-picture{height:84px;width:min(150px,100%)}.desire-label{font-size:.88rem}.desire-windows-button{font-size:.95rem;min-height:36px;padding:8px 10px}}.title-box{flex-direction:column;gap:12px;margin-top:15px;width:100%}.title,.title-box{align-items:center;display:flex}.title{animation:fadeIn 1s ease-in;background:linear-gradient(45deg,#ffd699f2,#fff5ccf2);border:none;border-radius:35px;color:#e7500f;font-size:1.5em;font-weight:700;justify-content:center;min-height:50px;min-width:220px;padding:0 20px;text-align:center}.title-subtitle{color:#fff5e6;font-size:1rem;font-weight:500;line-height:1.5;max-width:420px;text-align:center;text-shadow:0 2px 6px #00000059}@media (max-width:768px){.title-box{gap:10px;margin-top:8px}.title{font-size:1.28rem;min-height:44px;min-width:min(200px,100%);padding:0 16px}.title-subtitle{font-size:.94rem;line-height:1.45;max-width:min(360px,100%)}}@media (max-width:480px){.title{border-radius:24px;font-size:1.1rem;min-width:0;padding:10px 14px;width:100%}.title-subtitle{font-size:.88rem}}.food-list{margin-top:0;max-width:100%;position:relative;width:100%;z-index:1}.food-list:after{content:"左右滑动查看更多";display:none}.food-list-wrapper{align-items:center;display:flex;position:relative}.food-list-wrapper:after,.food-list-wrapper:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:18px;z-index:2}.food-list-wrapper:before{background:linear-gradient(90deg,#ffffff3d,#fff0);left:0}.food-list-wrapper:after{background:linear-gradient(270deg,#ffffff3d,#fff0);right:0}.food-list-container{grid-gap:20px;-ms-overflow-style:none;align-content:start;box-sizing:border-box;display:inline-grid;grid-auto-flow:column;grid-template-rows:repeat(2,auto);max-height:calc(304px + 2.8em);overflow-x:auto;padding:10px 20px;scroll-behavior:smooth;scrollbar-width:none;width:100%}.food-list-container::-webkit-scrollbar{display:none}.food-item{align-items:center;background:#fffacdeb;border:2px solid #0000;border-radius:14px;box-shadow:0 4px 10px #0003;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;min-height:238px;padding:8px;transition:transform .3s,box-shadow .3s;width:150px}.food-item:hover{transform:translateY(-4px)}.food-item-selected{border-color:#fc0;box-shadow:0 8px 20px #fc06}.food-image-box{position:relative;width:100%}.food-cuisine-badge{align-items:center;background:radial-gradient(circle at 30% 30%,#ffffff14,#0000 45%),radial-gradient(circle at 70% 70%,#c43c2f14,#0000 55%),#0a0a0aeb;border:1px solid #c43c2f8c;border-radius:999px;box-shadow:0 2px 8px #00000047,inset 0 0 0 1px #fff8dc0f,inset 0 0 6px #c43c2f14;color:#c43c2f;display:flex;font-size:.82rem;font-weight:800;height:24px;justify-content:center;left:6px;letter-spacing:.02em;line-height:1;position:absolute;text-shadow:0 0 4px #c43c2f40;top:6px;width:24px;z-index:1}.food-image{border-radius:8px;height:100px;margin-bottom:10px;object-fit:cover;width:100%}.food-item-meta{align-items:center;display:flex;flex-direction:column;gap:6px;width:100%}.food-name{font-size:1.05em;font-weight:700;line-height:1.25;min-height:2.6em;text-shadow:0 1px 2px #0000004d}.food-name,.food-subtitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-align:center}.food-subtitle{color:#4b5563;font-size:.78rem;line-height:1.35;min-height:2.2em}.food-stars{font-size:.9rem;letter-spacing:2px;min-height:1em}.food-tags{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;min-height:24px}.food-tag{background:#3b82f61f;border-radius:999px;color:#1d4ed8;font-size:.72rem;font-weight:700;padding:3px 8px}.food-detail-button{background:linear-gradient(45deg,#2563eb,#60a5fa);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:700;margin-top:auto;min-height:34px;padding:7px 10px;width:100%}.food-detail-button:hover{opacity:.92}.scroll-button{align-items:center;background:linear-gradient(45deg,#ff9a00,#fc0);border:none;border-radius:50%;box-shadow:0 4px 10px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:1.5em;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:transform .3s;width:40px;z-index:10}.scroll-button:hover{transform:translateY(-50%) scale(1.1)}.scroll-left{left:10px}.scroll-right{right:10px}.food-loading{color:#fff8dc;font-size:1.1rem;font-weight:700;margin-top:80px}@media (max-width:768px){.food-list{padding-bottom:2px}.food-list:after{color:#fff8dceb;display:block;font-size:.82rem;font-weight:700;letter-spacing:.02em;margin:0 0 8px;text-align:center}.food-list-wrapper:after,.food-list-wrapper:before{width:12px}.food-list-container{grid-gap:14px;-webkit-overflow-scrolling:touch;max-height:calc(246px + 2em);overscroll-behavior-x:contain;padding:6px 10px 10px;scroll-snap-type:x proximity}.food-item{min-height:214px;padding:7px;scroll-snap-align:start;width:110px}.food-cuisine-badge{font-size:.72rem;height:20px;left:5px;top:5px;width:20px}.food-image{height:80px;margin-bottom:8px}.food-item-meta{gap:5px}.food-name{font-size:.96em;min-height:2.5em}.food-subtitle{font-size:.72rem;min-height:2.1em}.food-tags{gap:4px}.food-tag{font-size:.66rem;padding:2px 6px}.food-detail-button{font-size:.72rem;padding:6px 8px}.scroll-button{display:none}}@media (max-width:480px){.food-list:after{font-size:.76rem;margin-bottom:6px}.food-list-container{grid-gap:12px;padding:4px 8px 8px}.food-item{border-radius:12px;min-height:204px;padding:6px;width:98px}.food-cuisine-badge{font-size:.68rem;height:18px;width:18px}.food-image{height:72px}.food-name{font-size:.9em}.food-subtitle{font-size:.68rem;min-height:28px}}.pop-windows{align-items:center;background-color:#33273ba8;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.pop-windows-container{background-color:#fff;background:linear-gradient(180deg,#fff8eb,#f6e5ff);border-radius:12px;box-shadow:0 8px 24px #0003;box-sizing:border-box;max-width:460px;padding:24px 32px;text-align:center;width:90%}.image-box{align-items:center;justify-content:center}.image-box,.showWishPicture{display:flex;flex-direction:row}.showWishPicture{border-radius:24px;height:100%;margin:16px 0;max-height:180px;object-fit:contain;width:100%}.pop-windows-container button{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;margin:8px 12px;padding:8px 16px;transition:background-color .3s ease}.pop-windows-container button:hover{background-color:#0056b3}.pop-windows-container-text{border-bottom:2px solid #eee;color:#bb58f1;font-size:2em;font-weight:600;margin-bottom:12px;padding-bottom:6px}.pop-windows-container-description{color:#111827;font-weight:600;margin-bottom:12px}.pop-windows-container-name{font-size:1.4em;font-weight:700;margin-bottom:8px;padding-bottom:6px}.pop-windows-item-title{color:#4b5563;font-size:.95rem;font-weight:700}.pop-button-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}@media (max-width:768px){.pop-windows{box-sizing:border-box;padding:16px}.pop-windows-container{max-height:calc(100vh - 32px);overflow-y:auto;padding:20px 18px;width:100%}.showWishPicture{border-radius:18px;margin:12px 0;max-height:140px}.pop-windows-container-text{font-size:1.5rem;margin-bottom:10px}.pop-windows-container-description{font-size:.95rem}.pop-windows-container-name{font-size:1.15rem}.pop-button-row{gap:6px}.pop-windows-container button{margin:6px;padding:8px 14px}}@media (max-width:480px){.pop-windows{padding:10px}.pop-windows-container{max-height:calc(100vh - 20px);padding:16px 14px}.image-box{flex-direction:column}.showWishPicture{margin:10px 0;max-height:120px}.pop-windows-container-text{font-size:1.25rem}.pop-windows-container-description{font-size:.88rem}.pop-button-row{align-items:stretch;flex-direction:column}.pop-windows-container button{margin:4px 0;width:100%}}.history-box{background:linear-gradient(45deg,#6eb1f5eb,#e2e1f8f2);border-radius:18px;display:flex;flex-direction:column;margin-top:0;max-width:100%;min-height:120px;padding:8px 0;position:relative;width:100%;z-index:1}.history-box:after{content:"左右滑动查看记录";display:none}.history-title{align-items:center;color:#000;display:flex;font-size:1em;font-weight:700;justify-content:center}.history-summary{color:#202938;font-size:.95rem;font-weight:600;margin-bottom:8px;text-align:center}.history-list{-webkit-overflow-scrolling:touch;flex:1 1;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x proximity;white-space:nowrap}.history-foods{align-items:center;display:flex;flex-direction:row;height:100%;padding:0 10px 8px}.history-item{align-items:center;display:inline-flex;flex-direction:column;flex-shrink:0;justify-content:center;margin-right:20px;min-height:90px;scroll-snap-align:start;width:90px}@media (max-width:768px){.history-box{padding:8px 0 10px}.history-box:after{color:#1f2937;display:block;font-size:.78rem;font-weight:700;margin:0 0 6px;text-align:center}.history-title{font-size:.95rem}.history-summary{font-size:.84rem;margin-bottom:6px;padding:0 10px}.history-foods{padding:0 12px 8px}.history-item{margin-right:14px;min-height:84px;width:80px}.showWishPicture{height:54px;width:54px}.li-food-text{font-size:.76rem}}@media (max-width:480px){.history-box:after{font-size:.72rem}.history-summary{font-size:.8rem}.history-foods{padding:0 10px 8px}.history-item{margin-right:12px;width:74px}.showWishPicture{height:50px;width:50px}.li-food-text{font-size:.72rem}}.history-item-latest{transform:scale(1.05)}.showWishPicture{border-radius:10px;display:block;flex-shrink:0;height:60px;object-fit:cover;object-position:center;transition:transform .3s ease;width:60px}.showWishPicture:hover{transform:scale(1.1)}.li-food-text{font-size:.8em;font-weight:700;margin-top:4px;text-align:center;white-space:nowrap}.history-stars{font-size:.75rem;letter-spacing:1px;margin-top:2px}.history-empty-box{background:linear-gradient(45deg,#6eb1f5eb,#e2e1f8f2);border-radius:18px;margin-top:0;max-width:100%;padding:16px 24px;position:relative;text-align:center;width:100%;z-index:1}.history-empty-title{color:#1f2937;font-weight:800;margin-bottom:6px}.history-empty-copy{color:#374151;font-weight:600}.history-list::-webkit-scrollbar{display:none}.history-list{-ms-overflow-style:none;scrollbar-width:none}.category-container{align-items:center;background:linear-gradient(90deg,#dbeafeeb,#bfdbfeeb);box-shadow:0 2px 8px #0000000d;box-sizing:border-box;display:flex;gap:16px;justify-content:space-between;padding:12px 24px;position:relative;width:100%;z-index:5}.category-container:after,.category-container:before{content:"";display:none}.category-list{display:flex;flex:1 1;flex-wrap:wrap;gap:16px;min-width:0;padding-left:10px}.category-list::-webkit-scrollbar{display:none}.category-item{background-color:initial;border-radius:15px;color:#333;cursor:pointer;font-size:1rem;font-weight:600;padding:8px 16px;text-decoration:none;transition:all .3s ease}.category-item:hover{background-color:#93c5fd;box-shadow:0 4px 10px #93c5fd80;color:#fff;transform:scale(1.05)}.category-item.active{background-color:#3b82f6;box-shadow:0 4px 12px #3b82f666;color:#fff}.category-link{color:#6b21a8}.clock{color:#555;font-size:1rem;font-weight:500;padding-left:10px;padding-right:10px;white-space:nowrap}.clock,.time-box{align-items:center;justify-content:center}.time-box{display:flex;flex-direction:column;flex-shrink:0}@media (max-width:768px){.category-container{align-items:stretch;background:linear-gradient(180deg,#dbeafef5,#bfdbfeeb);flex-direction:column;gap:10px;padding:10px 12px}.category-container:after,.category-container:before{bottom:42px;display:block;pointer-events:none;position:absolute;top:10px;width:16px;z-index:2}.category-container:before{background:linear-gradient(90deg,#dbeafef5,#dbeafe00);left:12px}.category-container:after{background:linear-gradient(270deg,#bfdbfef5,#bfdbfe00);right:12px}.category-list{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:10px;overflow-x:auto;overscroll-behavior-x:contain;padding:2px 14px 4px;scroll-snap-type:x proximity}.category-item{background:#ffffff80;border:1px solid #ffffffa6;border-radius:999px;box-shadow:0 3px 10px #3b82f614;flex:0 0 auto;font-size:.92rem;padding:8px 14px;scroll-snap-align:start;white-space:nowrap}.category-item.active{background:linear-gradient(135deg,#2563eb,#3b82f6);box-shadow:0 8px 18px #2563eb47}.category-link{color:#5b21b6}.time-box{flex-direction:row;gap:10px;justify-content:center;padding:2px 6px 0}.clock{font-size:.85rem;padding:0}}@media (max-width:480px){.category-container{gap:8px;padding:8px 10px}.category-container:after,.category-container:before{bottom:40px;top:8px;width:12px}.category-container:before{left:10px}.category-container:after{right:10px}.category-list{gap:8px;padding:2px 10px 4px}.category-item{font-size:.84rem;padding:7px 12px}.time-box{flex-wrap:wrap;gap:8px}}.preference-bar{display:flex;flex-direction:column;gap:12px;margin-bottom:12px;width:100%}.preference-title{color:#fff8dc;font-weight:700;text-align:center}.preference-options{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.preference-chip{background:#ffffff1f;border:none;border-radius:999px;color:#f9fafb;cursor:pointer;font-weight:700;padding:8px 14px;transition:transform .2s ease,background .2s ease}@media (max-width:768px){.preference-bar{gap:10px;margin-bottom:8px}.preference-title{font-size:.92rem}.preference-options{gap:8px}.preference-chip{font-size:.9rem;padding:7px 12px}}@media (max-width:480px){.preference-title{font-size:.88rem}.preference-options{gap:6px}.preference-chip{font-size:.84rem;padding:6px 10px}}.preference-chip:hover{background:#fff3;transform:translateY(-1px)}.preference-chip.active{background:linear-gradient(45deg,#f59e0b,#fcd34d);color:#1f2937}.recipe-detail-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ab8;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:3200}.recipe-detail-modal{background:linear-gradient(180deg,#111827fa,#1e293bfa);border:1px solid #ffffff29;border-radius:24px;box-shadow:0 20px 60px #00000073;color:#fff;display:flex;flex-direction:column;gap:14px;height:min(88vh,920px);padding:18px;width:min(1120px,100%)}.recipe-detail-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.recipe-detail-title-box{display:flex;flex-direction:column;gap:6px}.recipe-detail-tag{color:#fde68a;font-size:.82rem;font-weight:700;letter-spacing:.04em}.recipe-detail-title{color:#fff;font-size:1.5rem;font-weight:800}.recipe-detail-subtitle{color:#e5e7eb;font-size:.95rem}.recipe-detail-close{background:#ffffff1a;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:1.8rem;height:40px;line-height:1;width:40px}.recipe-detail-actions{display:flex;flex-wrap:wrap;gap:12px}.recipe-detail-back,.recipe-detail-link{align-items:center;border:none;border-radius:12px;box-sizing:border-box;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:700;justify-content:center;padding:10px 18px;text-decoration:none}.recipe-detail-link{background:linear-gradient(45deg,#2563eb,#60a5fa);color:#fff}.recipe-detail-back{background:linear-gradient(45deg,#bb58f1,#cecdec);color:#fff}.recipe-detail-frame-box{background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;flex:1 1;min-height:0;overflow:hidden;position:relative}.recipe-detail-fallback{align-items:center;background:linear-gradient(180deg,#0f172aeb,#1e293bdb);color:#fef3c7;display:flex;flex-direction:column;gap:10px;inset:0;justify-content:center;padding:24px;position:absolute;text-align:center;z-index:1}.recipe-detail-fallback-title{color:#fff;font-size:1.05rem;font-weight:700}.recipe-detail-fallback-copy{line-height:1.6;max-width:520px}.recipe-detail-frame{background:#fff;border:none;height:100%;width:100%}@media (max-width:768px){.recipe-detail-overlay{padding:10px}.recipe-detail-modal{border-radius:18px;height:92vh;padding:14px}.recipe-detail-header{gap:10px}.recipe-detail-title-box{flex:1 1;min-width:0}.recipe-detail-title{font-size:1.2rem}.recipe-detail-subtitle,.recipe-detail-title{word-break:break-word}.recipe-detail-actions{flex-direction:column;width:100%}.recipe-detail-back,.recipe-detail-link{max-width:100%;text-align:center;width:100%}}.startup-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ac7;box-sizing:border-box;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:24px;position:fixed;z-index:2200}.startup-overlay-panel{-webkit-overflow-scrolling:touch;background:linear-gradient(180deg,#472518fa,#23140efa),linear-gradient(180deg,#111827fa,#334155fa);border:1px solid #deb88747;border-radius:24px;box-shadow:0 24px 60px #0000007a;box-sizing:border-box;color:#fff7ed;max-height:calc(100vh - 48px);overflow-y:auto;padding:24px 22px;width:min(480px,100%)}.startup-overlay-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.startup-overlay-kicker{color:#fcd34d;font-size:.8rem;font-weight:800;letter-spacing:.12em}.startup-fortune-cup{background:linear-gradient(180deg,#8b5a2b,#5c3418);border-radius:24px 24px 38px 38px;box-shadow:inset 0 10px 18px #fff3cd14,inset 0 -10px 18px #21120a59,0 10px 28px #00000052;height:110px;margin:4px auto 18px;position:relative;transform-origin:bottom center;width:150px}.startup-fortune-cup-shaking{animation:startup-cup-shake .46s ease-in-out infinite}.startup-fortune-cup-rim{background:linear-gradient(180deg,#ffedd57a,#7848204d);border-radius:999px;height:14px;left:10px;position:absolute;right:10px;top:8px}.startup-fortune-stick{background:linear-gradient(180deg,wheat,#c79a63);border-radius:999px;bottom:70px;box-shadow:inset 0 0 0 1px #5b341838;height:82px;position:absolute;transform-origin:bottom center;width:10px}.startup-fortune-cup-shaking .startup-fortune-stick-1{animation:startup-stick-sway-left .42s ease-in-out infinite}.startup-fortune-cup-shaking .startup-fortune-stick-2{animation:startup-stick-sway-left .48s ease-in-out infinite}.startup-fortune-cup-shaking .startup-fortune-stick-3{animation:startup-stick-sway-center .44s ease-in-out infinite}.startup-fortune-cup-shaking .startup-fortune-stick-4{animation:startup-stick-sway-right .46s ease-in-out infinite}.startup-fortune-cup-shaking .startup-fortune-stick-5{animation:startup-stick-sway-right .4s ease-in-out infinite}.startup-fortune-stick-1{left:28px;transform:rotate(-20deg)}.startup-fortune-stick-2{height:88px;left:50px;transform:rotate(-8deg)}.startup-fortune-stick-3{height:92px;left:72px;transform:rotate(0deg)}.startup-fortune-stick-4{height:86px;left:94px;transform:rotate(9deg)}.startup-fortune-stick-5{height:80px;left:116px;transform:rotate(18deg)}.startup-overlay-close{background:#ffffff1f;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:1.7rem;height:38px;line-height:1;width:38px}.startup-overlay-title{font-size:1.5rem;font-weight:800;margin-bottom:8px}.startup-overlay-subtitle{color:#e5e7eb;line-height:1.6;margin-bottom:18px}.startup-reel-shell{--startup-reel-step:74px;background:linear-gradient(180deg,#864f2be6,#482a16f0);border:1px solid #f5deb32e;border-radius:18px;box-shadow:inset 0 1px 0 #fff8dc14,inset 0 -10px 18px #21120a2e;margin-bottom:18px;overflow:hidden;padding:12px 14px;position:relative}.startup-reel-pointer{border:2px solid #b42318c7;border-radius:14px;box-shadow:0 0 0 1px #fff8dc14,inset 0 0 0 1px #fff8dc14;height:56px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% - 28px);z-index:2}.startup-reel-window{height:168px;-webkit-mask-image:linear-gradient(180deg,#0000,#000000e6 22%,#000000e6 78%,#0000);mask-image:linear-gradient(180deg,#0000,#000000e6 22%,#000000e6 78%,#0000);overflow:hidden;position:relative}.startup-reel-track{transition:transform 90ms linear}.startup-reel-track-spinning{filter:saturate(1.05)}.startup-reel-track-settled{transition:transform .32s cubic-bezier(.2,.8,.2,1)}.startup-reel-chip{align-items:center;background:linear-gradient(180deg,#f8ecd6f0,#e2cdb2eb);border:1px solid #7c48202e;border-radius:14px;box-sizing:border-box;color:#4a2d19;display:flex;gap:10px;height:56px;justify-content:space-between;margin:9px 0;padding:0 14px}.startup-reel-chip-active{background:linear-gradient(180deg,#fff7edfa,#f2dcbcf5);border-color:#b4231857;box-shadow:0 8px 18px #5b34181f}.startup-reel-chip-seal{align-items:center;background:#7b1818eb;border-radius:999px;color:#fca5a5;display:inline-flex;flex-shrink:0;font-size:.75rem;font-weight:800;height:24px;justify-content:center;width:24px}.startup-reel-chip-label{color:#9a3412;font-size:.75rem;font-weight:800;letter-spacing:.04em;white-space:nowrap}.startup-reel-chip-name{flex:1 1;font-size:.92rem;font-weight:700;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.startup-recommendation-card{background:linear-gradient(180deg,#fffaf0f2,#f0e0c9f0);border:1px solid #7c482029;border-radius:20px;box-shadow:inset 0 1px 0 #ffffff5c,0 14px 30px #21120a2e;display:flex;flex-direction:column;gap:14px;padding:16px;transform-origin:center top}.startup-recommendation-card-spinning{animation:startup-card-pulse .44s ease-in-out infinite}.startup-recommendation-card-settled{animation:startup-card-settle .45s cubic-bezier(.2,.8,.2,1)}.startup-recommendation-image-box{overflow:hidden;position:relative}.startup-recommendation-glow{background:linear-gradient(120deg,#0000 18%,#ffffff52 48%,#0000 76%);inset:0;pointer-events:none;position:absolute;transform:translateX(-120%)}.startup-recommendation-card-spinning .startup-recommendation-glow{animation:startup-glow-sweep .9s linear infinite}.startup-recommendation-card-settled .startup-recommendation-glow{animation:startup-glow-sweep .8s ease-out 1}.startup-recommendation-image{border-radius:16px;display:block;height:220px;object-fit:cover;width:100%}.startup-recommendation-badge{align-items:center;background:#7b1818eb;border-radius:999px;box-sizing:border-box;color:#fecaca;display:inline-flex;font-size:.78rem;font-weight:800;height:28px;justify-content:center;left:10px;min-width:28px;padding:0 8px;position:absolute;top:10px}.startup-recommendation-meta{align-items:center;display:flex;flex-direction:column;gap:8px;text-align:center}.startup-recommendation-category{color:#9a3412;font-size:.85rem;font-weight:700}.startup-recommendation-name{font-size:1.4rem;font-weight:800;line-height:1.3}.startup-recommendation-copy{color:#5b3418;line-height:1.55;min-height:2.8em}.startup-recommendation-stars{font-size:.95rem;letter-spacing:2px}.startup-recommendation-tags{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.startup-recommendation-tag{background:#7b181814;border-radius:999px;color:#9a3412;font-size:.72rem;font-weight:700;padding:4px 10px}.startup-recommendation-result{color:#9f1239;font-weight:700}.startup-recommendation-result-muted{color:#7c2d12}.startup-overlay-action{background:linear-gradient(45deg,#9f1239,#dc2626);border:none;border-radius:14px;color:#fff7ed;cursor:pointer;font-size:.95rem;font-weight:800;margin-top:18px;min-height:44px;width:100%}.startup-overlay-mobile-bar{display:none}.startup-overlay-mobile-action{background:linear-gradient(45deg,#9f1239,#dc2626);border:none;border-radius:14px;box-shadow:0 10px 24px #21120a40;color:#fff7ed;font-size:.95rem;font-weight:800;min-height:48px;width:100%}@keyframes startup-cup-shake{0%{transform:rotate(-5deg) translateY(0)}25%{transform:rotate(4deg) translateY(-1px)}50%{transform:rotate(-3deg) translateY(0)}75%{transform:rotate(3deg) translateY(-1px)}to{transform:rotate(-5deg) translateY(0)}}@keyframes startup-stick-sway-left{0%{transform:rotate(-20deg)}50%{transform:rotate(-12deg)}to{transform:rotate(-20deg)}}@keyframes startup-stick-sway-center{0%{transform:rotate(0deg)}50%{transform:rotate(4deg)}to{transform:rotate(0deg)}}@keyframes startup-stick-sway-right{0%{transform:rotate(18deg)}50%{transform:rotate(10deg)}to{transform:rotate(18deg)}}@keyframes startup-card-pulse{0%{transform:rotate(-2deg) scale(.98)}50%{transform:rotate(2deg) scale(1.01)}to{transform:rotate(-2deg) scale(.98)}}@keyframes startup-card-settle{0%{transform:scale(1.04) rotate(1.4deg)}to{transform:scale(1) rotate(0deg)}}@keyframes startup-glow-sweep{0%{transform:translateX(-120%)}to{transform:translateX(120%)}}@media (max-width:768px){.startup-overlay{align-items:flex-start;padding:12px}.startup-overlay-panel{border-radius:20px;margin:auto 0;max-height:calc(100vh - 24px);padding:18px 16px}.startup-fortune-cup{height:72px;margin-bottom:8px;width:102px}.startup-fortune-stick{bottom:58px;height:68px;width:8px}.startup-fortune-stick-2{height:74px}.startup-fortune-stick-3{height:78px}.startup-fortune-stick-4{height:72px}.startup-overlay-title{font-size:1.28rem}.startup-reel-shell{--startup-reel-step:60px}.startup-reel-window{height:132px}.startup-reel-pointer{height:48px}.startup-reel-chip{height:48px;margin:6px 0;padding:0 12px}.startup-reel-chip-seal{font-size:.68rem;height:20px;width:20px}.startup-recommendation-image{height:148px}}@media (max-width:480px){.startup-overlay{padding:8px 8px 80px}.startup-overlay-panel{border-radius:18px;max-height:none;padding:14px 12px 88px}.startup-fortune-cup{height:58px;margin-bottom:6px;width:88px}.startup-fortune-stick{bottom:40px;height:38px;width:6px}.startup-fortune-stick-1{left:22px}.startup-fortune-stick-2{height:42px;left:32px}.startup-fortune-stick-3{height:46px;left:45px}.startup-fortune-stick-4{height:41px;left:58px}.startup-fortune-stick-5{height:37px;left:71px}.startup-overlay-title{font-size:1.12rem}.startup-overlay-subtitle{font-size:.88rem;line-height:1.5;margin-bottom:12px}.startup-reel-shell{--startup-reel-step:54px}.startup-reel-pointer{display:none}.startup-reel-window{height:120px}.startup-reel-chip{gap:8px;height:44px;margin:5px 0;padding:0 10px}.startup-reel-chip-seal{font-size:.64rem;height:18px;width:18px}.startup-reel-chip-label{font-size:.66rem}.startup-reel-chip-name{font-size:.78rem}.startup-recommendation-card{border-radius:16px;gap:10px;padding:12px}.startup-recommendation-image{border-radius:12px;height:128px}.startup-recommendation-badge{font-size:.68rem;height:24px;left:8px;min-width:24px;top:8px}.startup-recommendation-name{font-size:1.02rem}.startup-recommendation-copy{font-size:.82rem;min-height:0}.startup-recommendation-tags{gap:4px}.startup-recommendation-tag{font-size:.64rem;padding:3px 8px}.startup-overlay-action{display:none}.startup-overlay-mobile-bar{bottom:calc(env(safe-area-inset-bottom, 0px) + 8px);display:block;left:8px;position:fixed;right:8px;z-index:5}.startup-overlay-close,.startup-overlay-mobile-action{touch-action:manipulation}}@media (prefers-reduced-motion:reduce){.startup-fortune-cup-shaking,.startup-fortune-cup-shaking .startup-fortune-stick-1,.startup-fortune-cup-shaking .startup-fortune-stick-2,.startup-fortune-cup-shaking .startup-fortune-stick-3,.startup-fortune-cup-shaking .startup-fortune-stick-4,.startup-fortune-cup-shaking .startup-fortune-stick-5,.startup-recommendation-card-settled,.startup-recommendation-card-spinning,.startup-recommendation-glow,.startup-reel-track{animation:none!important;transition:none!important}}
/*# sourceMappingURL=main.e9c7db80.css.map*/