:root{font-family:AlimamaFangYuanTiVF-SemiBold-Round,Alimama FangYuan Ti VF,Source Han Sans SC,Microsoft YaHei,PingFang SC,sans-serif;color:#45250d;background:#202020;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button:focus-visible,input:focus-visible{outline:4px solid rgba(255,105,92,.55);outline-offset:4px}.app-stage,.screen-shell,.view{width:100%;height:100%}.app-stage{display:flex;align-items:center;justify-content:center;background:#202020}.screen-shell{position:relative;max-width:1920px;max-height:1080px;overflow:hidden;background:#fff36c}.view{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:100% 100%}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}.home-actions{position:absolute;right:31.5%;bottom:14.2%;left:6.8%;display:flex;align-items:center}.home-start-button,.home-map-button{display:flex;align-items:center;justify-content:center;height:4.8rem;max-height:94px;border-radius:999px;font-size:1.65rem;line-height:normal;white-space:nowrap;cursor:pointer}.home-start-button{width:49%;border:0;color:#fff;background:#45250d;box-shadow:0 12px 24px rgba(69,37,13,.13)}.home-start-button span{display:flex;align-items:center;margin-left:.8rem;font-size:2.4rem;line-height:1}.home-map-button{width:48%;margin-left:3%;border:4px solid #45250d;color:#45250d;background:rgba(255,255,255,.08)}.home-start-button:active,.home-map-button:active,.step-primary-button:active,.step-secondary-button:active,.modal-confirm-button:active{transform:scale(.98)}button:disabled{cursor:wait;opacity:.58}.home-error{position:absolute;bottom:20%;left:8%;margin:0;padding:12px 22px;border-radius:14px;color:#9f2032;background:rgba(255,255,255,.86);font-size:1.1rem}.question-page-heading{position:absolute;top:7.2%;right:0;left:0;text-align:left}.step-eyebrow{margin:0 6% .55rem 18.4%;font-size:1.55rem;font-weight:800}.step-title{margin:0 6% 0 18.4%;font-size:2.9rem;font-weight:900;line-height:1.18}.step-description{margin:1.05rem 0 0;font-size:1.9rem;line-height:1.4;text-align:center}.questions{position:absolute;top:33%;right:8%;bottom:15.5%;left:8%}.question-block{margin:0}.required-mark{color:#b51f36}.choice-list{display:grid;grid-template-columns:repeat(5,1fr);width:100%;height:100%;column-gap:2.2rem;row-gap:1.6rem}.choice-card{position:relative;display:flex;min-width:0;padding:0;border:0;outline:none;flex-direction:column;align-items:center;color:#45250d;background:transparent;cursor:pointer;-webkit-appearance:none;appearance:none}.choice-card:focus,.choice-card:focus-visible{outline:none}.choice-card:focus-visible .choice-visual{box-shadow:0 0 0 6px rgba(255,102,92,.24)}.choice-visual{position:relative;display:block;width:8.8rem;height:8.8rem;max-width:178px;max-height:178px;border:7px solid transparent;border-radius:50%;background:transparent!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.choice-visual img{display:block;width:100%;height:100%;border-radius:50%;object-fit:contain}.choice-visual--placeholder{border-width:0;background:var(--choice-color, #e8d5c3)!important}.memory-dot{display:block;width:100%;height:100%;border-radius:50%}.choice-label{display:block;max-width:10rem;margin-top:.42rem;overflow:hidden;font-size:1.28rem;font-weight:800;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.choice-check{position:absolute;top:-.35rem;right:-.35rem;display:none;align-items:center;justify-content:center;width:2rem;height:2rem;border:4px solid #fff;border-radius:50%;color:#fff;background:#ff665c;box-shadow:0 4px 10px rgba(132,42,30,.22);font-size:1.1rem;font-weight:900}.choice-card--selected .choice-visual{border-color:#ff665c;box-shadow:0 0 0 7px rgba(255,102,92,.17);transform:translateY(-4px)}.choice-card--selected:focus .choice-visual,.choice-card--selected:focus-visible .choice-visual{box-shadow:0 0 0 7px rgba(255,102,92,.17)}.choice-card--selected .choice-check{display:flex}.choice-visual--custom{display:flex;align-items:center;justify-content:center;color:#45250d;background:#ffdd45!important;font-size:3.3rem;font-weight:400}.question-block--memory .choice-visual{width:7.8rem;height:7.8rem;max-width:160px;max-height:160px}.question-block--memory .choice-visual--placeholder{background:currentColor!important}.question-block--memory .choice-card:nth-child(1){color:#efd7bd}.question-block--memory .choice-card:nth-child(2){color:#f0c9a9}.question-block--memory .choice-card:nth-child(3){color:#ef9ea6}.question-block--memory .choice-card:nth-child(4){color:#e8ced7}.question-block--memory .choice-card:nth-child(5){color:#c9dfe1}.question-block--memory .choice-card:nth-child(6){color:#a7d2dc}.question-block--memory .choice-card:nth-child(7){color:#f2cc52}.question-block--memory .choice-card:nth-child(8){color:#f5b3c3}.question-block--memory .choice-card:nth-child(9){color:#abc0e2}.question-block--memory .choice-label{color:#45250d}.question-block--memory .choice-visual--custom{color:#45250d;background:#ffdd45!important}.step-actions{position:absolute;right:35.5%;bottom:4.1%;left:35.5%;display:flex;justify-content:center}.step-secondary-button,.step-primary-button{width:47%;height:3.55rem;max-height:72px;border:0;border-radius:999px;color:#45250d;font-size:1.15rem;font-weight:700;cursor:pointer}.step-secondary-button{background:#ffd541}.step-primary-button{margin-left:6%;background:rgba(255,255,255,.8)}.step-primary-button--ready{background:#ffd541;box-shadow:0 0 22px rgba(255,117,88,.55)}.step-error{position:absolute;right:35%;bottom:11.5%;left:35%;margin:0;padding:.5rem 1rem;border-radius:999px;color:#a61f31;background:rgba(255,255,255,.8);font-size:1rem;text-align:center}.experience-view--step-2 .question-page-heading{top:6.8%}.experience-view--step-2 .questions{top:31.5%;right:6.2%;bottom:14.5%;left:12.2%}.question-block--text{position:relative;display:block;margin:0 auto 1.5rem}.memory-question-label{display:block;margin:0 0 .8rem;padding:0;font-size:1.7rem;font-weight:800;text-align:center}.memory-question-label .required-mark{display:none}.memory-input-wrap{position:relative;width:100%}.memory-input{width:100%;height:4.5rem;min-height:68px;padding:0 6.4rem 0 1.5rem;border:0;border-radius:1rem;outline:none;color:#45250d;background:rgba(255,255,255,.96);box-shadow:0 6px 16px rgba(80,51,24,.08);font-size:1.25rem}.memory-input::placeholder{color:#aaa}.input-counter{position:absolute;top:50%;right:1.4rem;color:#a4a4a4;font-size:1rem;transform:translateY(-50%)}.experience-view--step-2 .question-block--choice{height:calc(100% - 5.8rem)}.experience-view--step-2 .choice-list{column-gap:2.5rem;row-gap:.6rem}.choice-modal-overlay{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:rgba(38,35,21,.76)}.choice-modal{position:relative;width:86%;height:86%;padding:2.4% 5.5% 2%;border-radius:2.5rem;background:linear-gradient(118deg,rgba(255,247,104,.98),rgba(188,255,236,.98) 52%,rgba(255,174,99,.98));box-shadow:0 30px 90px rgba(45,26,12,.35)}.choice-modal-close{position:absolute;z-index:2;top:2%;right:1.5%;display:flex;align-items:center;justify-content:center;width:3.3rem;height:3.3rem;border:0;border-radius:50%;color:#fff;background:#45250d;font-size:2.5rem;line-height:1;cursor:pointer}.choice-modal-grid{display:grid;grid-template-columns:repeat(6,1fr);height:67%;column-gap:1.7rem;row-gap:.3rem}.choice-modal-grid .choice-visual{width:5.7rem;height:5.7rem;max-width:120px;max-height:120px;border-width:5px}.choice-modal-grid .choice-label{margin-top:.1rem;font-size:1.06rem}.custom-answer{display:flex;align-items:center;height:13%;margin-top:.6%;padding-top:1.2%;border-top:2px solid rgba(69,37,13,.25)}.custom-answer label{flex:0 0 20%;font-size:1.45rem;font-weight:800}.custom-answer input{flex:1;height:3.9rem;padding:0 1.5rem;border:0;border-radius:.7rem;outline:none;color:#45250d;background:rgba(255,255,255,.96);font-size:1.2rem}.modal-confirm-button{display:block;width:12%;height:3.5rem;margin:1% auto 0;border:0;border-radius:999px;color:#45250d;background:#ffdc43;font-size:1.2rem;font-weight:800;cursor:pointer}.choice-modal--compact{width:58%;height:36%;padding:5% 5% 3%}.choice-modal--compact .custom-answer{height:auto;margin:1rem 0 2.2rem;padding:0;border:0}.choice-modal--compact .custom-answer label{flex-basis:29%}.choice-modal--compact .modal-confirm-button{width:24%}.map-heading{position:absolute;z-index:5;top:7%;right:18%;left:18%;color:#45250d;text-align:center}.map-heading h1{margin:0;font-size:2.45rem;font-weight:900}.map-heading p{margin:.35rem 0 0;font-size:1.22rem}.bubble-map{position:absolute;isolation:isolate;top:14%;right:4%;bottom:12%;left:4%}.bubble-map:after{position:absolute;z-index:1;top:9%;bottom:4%;left:50%;width:2px;background:linear-gradient(transparent,rgba(69,37,13,.18),transparent);content:""}.relation-lines{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none}.relation-line{fill:none;stroke-linecap:round;transition:opacity .18s ease;vector-effect:non-scaling-stroke}.relation-line--muted{filter:none}.bubble-column-label{position:absolute;z-index:4;top:1%;margin:0;font-size:1.2rem;font-weight:900;letter-spacing:.35em}.bubble-column-label--taste{left:23%}.bubble-column-label--memory{right:22%}.map-bubble{position:absolute;z-index:3;height:0;padding-right:0;padding-bottom:0;padding-left:0;border:0;overflow:visible;color:#45250d;background:transparent;cursor:pointer;transform:translate(-50%,-50%);transition:transform .18s ease,opacity .18s ease;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}.map-bubble:focus,.map-bubble:focus-visible,.map-bubble:active,.map-bubble *{outline:none!important;-webkit-tap-highlight-color:transparent}.map-bubble--memory{cursor:default}.map-bubble:hover,.map-bubble:focus-visible{z-index:5;transform:translate(-50%,-50%) scale(1.06)}.map-bubble--highlighted{z-index:6}.map-bubble--highlighted .map-bubble-visual{box-shadow:inset 0 0 0 7px #ff665c,0 0 0 8px rgba(255,102,92,.2),0 12px 32px rgba(91,56,26,.2)}.map-bubble--selected,.map-bubble--related{z-index:6}.map-bubble--selected .map-bubble-visual,.map-bubble--related .map-bubble-visual{box-shadow:inset 0 0 0 7px rgba(255,255,255,.9),0 0 0 8px rgba(241,110,103,.28),0 12px 32px rgba(91,56,26,.2)}.map-bubble--dimmed{opacity:.28}.map-bubble-visual{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;box-shadow:inset 0 0 0 5px rgba(255,255,255,.45),0 10px 28px rgba(91,56,26,.12)}.map-bubble-icon{display:block;width:100%;height:100%;object-fit:contain}.map-bubble-fallback{max-width:82%;font-size:1rem;font-weight:900;line-height:1.15;text-align:center}.map-bubble-caption{position:absolute;z-index:2;top:calc(100% + .3rem);left:50%;display:flex;align-items:center;justify-content:flex-start;width:170%;color:#45250d;flex-direction:column;pointer-events:none;text-align:center;text-shadow:0 1px 2px rgba(255,255,255,.72);transform:translate(-50%)}.map-bubble-caption--taste{width:145%}.map-bubble-caption strong{font-size:1.15rem;line-height:1.15}.map-bubble-caption small{width:100%;margin-top:.18rem;overflow:hidden;font-size:.76rem;line-height:1.2;opacity:.82;text-overflow:ellipsis;white-space:nowrap}.map-status{position:absolute;top:50%;right:30%;left:30%;padding:2rem;border-radius:2rem;background:rgba(255,255,255,.65);font-size:1.3rem;text-align:center;transform:translateY(-50%)}.map-status--error{color:#ad2638}.map-sync-notice{position:absolute;z-index:5;right:29%;bottom:10.5%;left:29%;margin:0;padding:.55rem 1rem;border-radius:999px;color:#704013;background:rgba(255,255,255,.82);box-shadow:0 6px 18px rgba(91,56,26,.12);font-size:.88rem;font-weight:700;text-align:center}.map-return{position:absolute;bottom:4.4%;left:50%;width:12.5%;height:3.6rem;max-height:72px;border:0;border-radius:999px;color:#45250d;background:#ffd541;font-size:1.15rem;font-weight:800;cursor:pointer;transform:translate(-50%)}.map-return:active{transform:translate(-50%) scale(.98)}.inactivity-overlay{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:rgba(42,31,19,.72)}.inactivity-dialog{width:42%;padding:3.2% 4% 2.7%;border-radius:2.2rem;color:#45250d;background:linear-gradient(135deg,#fff36c,#c8ffec 55%,#ffb066);box-shadow:0 30px 90px rgba(45,26,12,.36);text-align:center}.inactivity-kicker{margin:0 0 .8rem;color:#b61e36;font-size:1.05rem;font-weight:900;letter-spacing:.18em}.inactivity-dialog h2{margin:0;font-size:1.75rem;line-height:1.45}.inactivity-countdown{margin:1.3rem 0;font-size:1.15rem}.inactivity-countdown strong{display:inline-block;min-width:4rem;color:#b61e36;font-size:3rem;line-height:1}.inactivity-continue{width:42%;height:3.6rem;border:0;border-radius:999px;color:#fff;background:#45250d;font-size:1.1rem;font-weight:800;cursor:pointer}.inactivity-hint{margin:.9rem 0 0;font-size:.85rem;opacity:.7}@media(max-aspect-ratio:16/9){:root{font-size:1vw}.screen-shell{width:100vw;height:56.25vw}}@media(min-aspect-ratio:16/9){:root{font-size:1.7777778vh}.screen-shell{width:177.7778vh;height:100vh}}
