html{margin:0;padding:0}body{margin:0;padding:0;background-color:#000}:root{width:100vw;height:100vh;margin:0;padding:0;text-align:center;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;width:100vw;height:100vh;overflow:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@font-face{font-family:pxfont;src:url(/assets/fusion-pixel-8px-proportional-zh_hans-DgAJgth3.woff2) format("woff2");font-display:swap}@font-face{font-family:YouSheBiaoTiHei;src:url(/assets/ysbth-DYZ3MtVD.woff2) format("woff2");font-display:swap}:root{--type-display: clamp(2.2rem, 2.65vw, 3.75rem);--type-heading: clamp(1.45rem, 1.72vw, 2.45rem);--type-title: clamp(1.12rem, 1.35vw, 1.9rem);--type-body-lg: clamp(.98rem, 1vw, 1.14rem);--type-body: clamp(.84rem, .82vw, 1.05rem);--type-body-sm: clamp(.76rem, .8vw, .96rem);--type-label: clamp(.68rem, .72vw, .88rem);--type-micro: clamp(.62rem, .66vw, .76rem);--leading-tight: 1.28;--leading-title: 1.38;--leading-body: 1.62;--leading-relaxed: 1.72;--select-font-size: var(--type-body-lg);--select-font-size-small: var(--type-body);--input-width: 60%;--button-text-size: var(--type-body-lg)}.pxfont{font-family:pxfont}.bodyfont{font-family:YouSheBiaoTiHei,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width: 900px){html{font-size:small}}@media screen and (max-width: 768px){html{font-size:x-small}}@media screen and (max-width: 500px){html{font-size:xx-small}}.landscape-hint{position:fixed;top:12px;left:50%;transform:translate(-50%);z-index:9999;display:flex;flex-direction:column;gap:4px;width:min(88vw,420px);padding:12px 14px;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:#000000b8;color:#fff;text-align:center;pointer-events:none;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.landscape-hint__title{font-size:14px;font-weight:700;line-height:1.2}.landscape-hint__body{font-size:12px;line-height:1.4;color:#ffffffe0}.welcome-container{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background:#000;background-image:url(/_3_8-_1_4.webp);background-size:cover;background-position:center;margin:0;padding:0;overflow:hidden;position:relative}.welcome-content{display:flex;flex-direction:column;align-items:center;gap:2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:80vw}.welcome-title{display:flex;gap:1rem;font-weight:700;font-size:16px;letter-spacing:-.043em;line-height:19px;color:#2f2019}.welcome-ai-play,.welcome-alcohol{color:#2f2019;height:19px}.welcome-main-text{font-weight:700;font-size:36px;letter-spacing:.4em;line-height:43px;height:43px;color:#000;margin:0}.welcome-red-text{color:red}.welcome-start-button{padding:10px 30px;font-size:35px;font-weight:500;line-height:42px;height:42px;letter-spacing:-.046em;color:#fff;background:transparent;border:none;cursor:pointer;transition:transform .3s ease}.welcome-start-button:hover{transform:scale(1.1)}@keyframes buttonGlow{0%{filter:drop-shadow(0 10px 18px rgba(0,0,0,.2))}50%{filter:drop-shadow(0 14px 28px rgba(255,192,94,.18))}to{filter:drop-shadow(0 10px 18px rgba(0,0,0,.2))}}.button-container{cursor:pointer;transition:transform .2s ease,opacity .2s ease,filter .2s ease;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;animation:buttonGlow 3.6s ease-in-out infinite}.button-container:hover{transform:translateY(-2px)}.button-container:active{transform:translateY(0) scale(.98)}.button-container[aria-disabled=true]{animation:none;filter:grayscale(.08)}.button-container.small .button-text{width:168px}.button-container.large .button-text{width:223px}.button-image{width:100%;height:100%;object-fit:fill;filter:drop-shadow(0 10px 18px rgba(0,0,0,.14))}.button-text{position:relative;text-align:center;color:#fff8ea;font-size:var(--button-text-size);line-height:var(--leading-tight);-webkit-user-select:none;user-select:none;pointer-events:none;font-family:YouSheBiaoTiHei;letter-spacing:.04em;text-shadow:0 1px 0 rgba(0,0,0,.22),0 4px 14px rgba(255,188,77,.18)}.progressive-image{transition:opacity .22s ease}.progressive-image--preview{filter:blur(10px);transform:scale(1.02)}.progressive-image--full{opacity:0}.progressive-image--full.is-loaded{opacity:1}.select-input-container{display:inline-block;position:relative;width:var(--input-width)}.input-container{display:flex;align-items:center;border:none;border-bottom:2px solid rgba(255,255,255,.5);background:transparent;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);padding:8px 5px;font-size:16px}.input-container:focus{border-bottom-color:#fff}.input-container.small{padding:6px 10px;font-size:14px}.input-container.large{padding:14px 18px;font-size:18px}.input-container.is-open{border-bottom-color:#fff;box-shadow:0 4px 12px #ffffff26}.input-container:hover{border-bottom-color:#fff;transform:translateY(-2px)}.input-element{flex:1;min-width:0;border:none;background:transparent;outline:none;width:100%;color:#fff;font-size:var(--select-font-size)}.select-display{flex:1;min-width:0;display:block;color:#fff;font-size:var(--select-font-size);text-align:left}.input-element::placeholder{color:#ffffff80}.dropdown-indicator{flex:0 0 auto;width:0;height:0;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-top:.5rem solid #fff;margin-left:auto;cursor:pointer;transition:transform .3s ease}.clear-button{background:none;border:none;color:#fff;font-size:36px;cursor:pointer;padding:0 16px;margin-right:8px;line-height:1;min-width:48px;min-height:48px}.option-item{padding:24px 32px;font-size:48px}.dropdown-indicator:hover,.input-container.is-open .dropdown-indicator{transform:rotate(180deg)}.clear-button{background:none;border:none;color:#fff;cursor:pointer;padding:0 8px;margin-right:4px;line-height:1;display:flex;align-items:center;justify-content:center;min-width:24px;min-height:24px;border-radius:50%;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);-webkit-tap-highlight-color:transparent}.clear-button:hover,.clear-button:active{background-color:#ffffff1a;transform:rotate(90deg)}.clear-button:focus{outline:none}.option-list{position:absolute;width:100%;max-width:400px;max-height:300px;margin:8px 0;padding:0;background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;overflow-y:auto;opacity:0;transform:translateY(-10px);transition:opacity var(--animate-duration) ease,transform var(--animate-duration) ease;z-index:9999;display:none}.option-list.is-open{opacity:1;transform:translateY(0);display:block}.option-list::-webkit-scrollbar{width:8px}.option-list::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.option-list::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.option-item{padding:2px 16px;list-style:none;cursor:pointer;color:#fff;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);position:relative;overflow:hidden;-webkit-tap-highlight-color:transparent;font-size:var(--select-font-size-small);font-weight:400;line-height:70px}.option-item.highlighted{background-color:#ffffff1a;transform:scale(1.02) translate(4px);font-weight:700}.option-item:hover,.option-item:active{background-color:#ffffff1a;transform:scale(1.02) translate(4px)}.input-container.error{border-bottom-color:#ff4d4f}.input-container.error:hover,.input-container.error.is-open{border-bottom-color:#ff7875;box-shadow:0 4px 12px #ff4d4f26}.input-container.error .input-element{color:#ff4d4f}.input-container.error .input-element::placeholder{color:#ff4d4f80}.input-container.error .dropdown-indicator{border-top-color:#ff4d4f}.input-container.error .clear-button{color:#ff4d4f}.error-message{color:#ff4d4f;font-size:14px;margin-top:4px;position:absolute;left:0;width:100%}@media (hover: none){.input-container:hover{transform:none}.option-item:hover{transform:none;background-color:transparent}.option-item:active{background-color:#ffffff1a;transform:scale(.98)}}.m-input-box{display:flex;color:#fff;height:10.5%;line-height:10.5%;font-size:var(--type-body-lg);align-items:center;margin-bottom:3.5%;--input-size: 65% }.m-input-label{display:inline-block;width:35%}.m-input-container{position:relative;left:56%;height:100%;width:30%}.m-input-container-toppadding{height:13%}.m-secondme-modal{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;display:flex;align-items:center;justify-content:center;padding:4.5% 7%}.m-secondme-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#06080e9e;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer}.m-secondme-panel{position:relative;z-index:1;width:min(39vw,36rem);max-width:42%;max-height:72%;overflow-y:auto;padding:1.35rem 1.45rem 1.2rem;border:1px solid rgba(255,255,255,.16);border-radius:26px;background:linear-gradient(180deg,#ffdd9414,#0f121d7a 28%,#0b0e17ad);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#f6efe0;box-shadow:inset 0 1px #ffffff14,0 22px 58px #00000042}.m-secondme-panel::-webkit-scrollbar{width:8px}.m-secondme-panel::-webkit-scrollbar-thumb{border-radius:999px;background:#ffd07238}.m-secondme-panel:before{content:"";display:block;width:100%;height:1px;margin-bottom:.95rem;background:linear-gradient(90deg,#ffd072f2,#ffd07200 78%)}.m-secondme-panel-top{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.m-secondme-modal__meta{display:flex;align-items:center;justify-content:flex-end;gap:.45rem;flex-wrap:wrap}.m-secondme-modal__close{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:44px;min-height:44px;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#ffffff0f;color:#f6efe0e0;font-size:1.2rem;line-height:1;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease}.m-secondme-modal__close:hover{transform:translateY(-1px);background:#ffffff1a;border-color:#ffd47938}.m-secondme-badge{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:.3rem .7rem;border-radius:999px;font-size:var(--type-label);line-height:1;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:#f6efe0e0;letter-spacing:.01em}.m-secondme-badge.is-live{background:#7effb71a;border-color:#7effb738;color:#dcffe7}.m-secondme-badge.is-error{background:#ff9e8d1a;border-color:#ff9e8d33;color:#ffd7cc}.m-secondme-badge.is-muted{color:#f6efe0b3}.m-secondme-kicker{font-size:var(--type-label);letter-spacing:.12em;text-transform:uppercase;color:#ffd67df2}.m-secondme-title{margin-top:.95rem;font-size:var(--type-title);line-height:var(--leading-tight);max-width:14ch}.m-secondme-status,.m-secondme-summary,.m-secondme-warning,.m-secondme-footnote{margin-top:.9rem;font-size:var(--type-body);line-height:1.72;color:#f6efe0e0;letter-spacing:.01em}.m-secondme-status.is-error,.m-secondme-warning{color:#ffd4bc}.m-secondme-footnote{margin-top:1rem;padding-top:.9rem;border-top:1px solid rgba(255,255,255,.08);color:#f6efe09e;font-size:var(--type-body-sm);line-height:var(--leading-body)}.m-secondme-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.m-secondme-tag{display:inline-flex;align-items:center;padding:.36rem .74rem;border-radius:999px;background:#ffcb4a1f;border:1px solid rgba(255,203,74,.24);font-size:var(--type-body-sm);line-height:1.24;color:#ffe0a1;letter-spacing:.01em}.m-secondme-modal__actions{display:flex;gap:.75rem;margin-top:1.2rem}.m-secondme-modal__action{flex:1;min-height:48px;padding:.78rem 1rem;border:1px solid rgba(255,212,121,.24);border-radius:999px;background:linear-gradient(180deg,#ffd6803d,#cc85281f);color:#fff7e2;font-size:var(--type-body);line-height:var(--leading-tight);cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease,opacity .16s ease}.m-secondme-modal__action:hover{transform:translateY(-1px);background:linear-gradient(180deg,#ffd6804d,#cc852829);border-color:#ffd47957}.m-secondme-modal__action--ghost{background:#ffffff0a;border-color:#ffffff1f;color:#f6efe0d6}.m-secondme-modal__action--ghost:hover{background:#ffffff14;border-color:#ffffff2e}.m-prefill-trigger{z-index:3;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.4rem;box-sizing:border-box;pointer-events:auto}.m-prefill-trigger__bubble{width:100%;min-height:5.5rem;padding:.35rem .55rem .15rem .8rem;border:0;background:transparent;color:#fff7d3;text-align:left;cursor:pointer;transition:transform .16s ease,opacity .16s ease}.m-prefill-trigger__bubble p{margin:0;color:inherit;text-shadow:0 1px 0 rgba(0,0,0,.7),0 0 10px rgba(255,212,121,.08)}.m-prefill-trigger__bubble:hover{transform:translateY(-1px);opacity:.92}.m-prefill-trigger__bubble:disabled,.m-prefill-trigger__fullscreen:disabled{opacity:.7;cursor:wait;transform:none}.m-prefill-trigger__fullscreen{min-height:28px;padding:.12rem .6rem;border:1px solid rgba(255,212,121,.24);border-radius:999px;background:#05080ec7;color:#ffe4a4;font-size:var(--type-micro);line-height:1;cursor:pointer;box-shadow:inset 0 1px #ffffff0a,0 8px 18px #0000002e;transition:transform .16s ease,background .16s ease,border-color .16s ease}.m-prefill-trigger__fullscreen:hover{transform:translateY(-1px);background:#ffd47924;border-color:#ffd47957}@media screen and (max-width: 1200px){.m-secondme-panel{max-width:50%}.m-secondme-title{max-width:none}}@media screen and (max-width: 900px){.m-secondme-modal{padding:5% 6%}.m-secondme-panel{width:min(60vw,34rem);max-width:64%;padding:1rem 1.1rem}.m-secondme-panel-top{align-items:flex-start;flex-direction:column}.m-secondme-title{font-size:var(--type-body-lg)}.m-secondme-status,.m-secondme-summary,.m-secondme-warning,.m-secondme-footnote{font-size:var(--type-body-sm)}.m-secondme-modal__actions{flex-direction:column}}@media screen and (max-width: 760px){.m-prefill-trigger__bubble{min-height:4.6rem;padding-top:.15rem;padding-left:.65rem}}@media screen and (max-width: 560px){.m-prefill-trigger__bubble{min-height:4.1rem;padding-left:.55rem}.m-prefill-trigger__fullscreen{min-height:26px}}.number-wheel-container{position:relative;width:var(--input-width);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;display:inline-block}.number-display{position:absolute;font-size:var(--select-font-size-small);color:#fff;font-weight:700;text-align:center;font-size:.8rem;left:45%;top:-15px}.range-input{-webkit-appearance:none;width:100%;height:4px;background:#ffffff4d;border-radius:2px;outline:none}.range-input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:#fff;border-radius:50%;cursor:pointer;transition:transform .2s ease}.range-input::-moz-range-thumb{width:20px;height:20px;background:#fff;border-radius:50%;cursor:pointer;transition:transform .2s ease;border:none}.range-input::-webkit-slider-thumb:hover,.range-input::-webkit-slider-thumb:active{transform:scale(1.2)}.range-input::-moz-range-thumb:hover,.range-input::-moz-range-thumb:active{transform:scale(1.2)}.number-wheel-container.small{height:80px}.number-wheel-container.small .number-display{font-size:18px}.number-wheel-container.small .range-input{height:3px}.number-wheel-container.small .range-input::-webkit-slider-thumb{width:16px;height:16px}.number-wheel-container.small .range-input::-moz-range-thumb{width:16px;height:16px}.loading-container{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#000;color:#fff;background-image:url(/_3_8-_1_5.webp);background-size:cover;background-position:center;margin:0;padding:0;overflow:hidden;position:relative}@keyframes fadeInOut{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}.loading-text{animation:fadeInOut 2s ease-in-out infinite}.loading-message{font-size:59px;font-weight:500;line-height:71px;height:71px;letter-spacing:0em;position:absolute;bottom:10%;left:50%;transform:translate(-50%);text-align:center;padding:0 2rem;width:90vw;max-width:1200px}#g-_3_8-_1_6{position:relative;overflow:hidden;width:100vw;margin:0 auto}#g-_3_8-_1_6 .g-aiImg{position:absolute;top:0;left:0;display:block;width:100%!important}.result-overlay{position:absolute;top:0;right:0;bottom:0;left:0;color:#f7efd7;z-index:1;--result-header-overflow-px: 0px}.result-processing-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:7;display:flex;align-items:center;justify-content:center;padding:2rem;background:#04060c70;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.result-processing-overlay__panel{width:min(28rem,78vw);display:flex;flex-direction:column;align-items:center;gap:.7rem;padding:1.35rem 1.5rem;border-radius:24px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#ffdd941a,#0c101be0);color:#f7efd7;text-align:center;box-shadow:inset 0 1px #ffffff14,0 24px 58px #00000047}.result-processing-overlay__spinner{width:2.3rem;height:2.3rem;border-radius:50%;border:3px solid rgba(255,233,181,.18);border-top-color:#ffdc88f2;animation:result-processing-spin .9s linear infinite}.result-processing-overlay__title{font-size:clamp(15px,1vw,22px);line-height:1.35;color:#fff2ca}.result-processing-overlay__copy{font-size:clamp(11px,.78vw,15px);line-height:1.6;color:#f7efd7d1}@keyframes result-processing-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.result-assistant-launcher{position:absolute;left:clamp(10px,1.2vw,22px);top:50%;z-index:5;display:flex;flex-direction:column;gap:.18rem;width:clamp(64px,5.8vw,92px);padding:.8rem .6rem .78rem;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:linear-gradient(180deg,#131723eb,#0a0d16f5);box-shadow:inset 0 1px #ffffff0f,0 18px 36px #00000047;color:#f8efd6;transform:translateY(-50%);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.result-assistant-launcher:hover{transform:translateY(calc(-50% - 2px));border-color:#ffd6803d;box-shadow:inset 0 1px #ffffff14,0 20px 42px #00000057}.result-assistant-launcher__dot{width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,#ffd77e,#ffb85c);box-shadow:0 0 18px #ffc8676b}.result-assistant-launcher__label{font-size:clamp(12px,.78vw,15px);line-height:1.2;color:#fff1cf}.result-assistant-launcher__meta{font-size:clamp(9px,.62vw,11px);line-height:1.45;color:#f7efd794}.result-assistant-phone-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;pointer-events:none}.result-assistant-phone-layer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:transparent;opacity:0;pointer-events:none}.result-assistant-phone{position:absolute;left:clamp(14px,1.5vw,28px);bottom:clamp(14px,1.6vw,28px);z-index:1;width:min(19vw,21rem);min-width:17.5rem;height:min(79%,43rem);min-height:34rem;box-sizing:border-box;pointer-events:auto;animation:result-phone-in .32s cubic-bezier(.2,.8,.2,1) both}.result-assistant-phone.is-closing{animation:result-phone-out .22s cubic-bezier(.4,0,1,1) both}.result-assistant-phone__device{position:relative;width:100%;height:100%;box-sizing:border-box;padding:.62rem;border-radius:2.25rem;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,#1f2434fa,#0c0f18fa);box-shadow:inset 0 1px #ffffff14,0 28px 64px #00000059}.result-assistant-phone__device:before{content:"";position:absolute;top:.32rem;right:.32rem;bottom:.32rem;left:.32rem;border-radius:1.95rem;border:1px solid rgba(255,255,255,.04);pointer-events:none}.result-assistant-phone__hardware{position:absolute;top:.84rem;left:50%;z-index:2;display:flex;align-items:center;gap:.35rem;transform:translate(-50%)}.result-assistant-phone__speaker{width:4rem;height:.34rem;border-radius:999px;background:#06080deb;box-shadow:inset 0 1px 1px #ffffff0a}.result-assistant-phone__camera{width:.44rem;height:.44rem;border-radius:50%;background:radial-gradient(circle,#66cbffb8,#0e172b 72%)}.result-assistant-phone__screen{position:relative;width:100%;height:100%;min-height:0;box-sizing:border-box;display:flex;flex-direction:column;gap:.38rem;padding:1.34rem .58rem .54rem;border-radius:1.7rem;overflow:hidden;background:radial-gradient(circle at top,rgba(255,214,128,.05),transparent 24%),linear-gradient(180deg,#0d101afb,#080a12)}.result-assistant-phone__screen:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.04),transparent 18%),radial-gradient(circle at 20% 0%,rgba(255,255,255,.08),transparent 22%);pointer-events:none}.result-assistant-phone__screen>*{position:relative;z-index:1}.result-assistant-phone__header{display:flex;flex-direction:column;align-items:stretch;gap:.24rem}.result-assistant-phone__nav{display:flex;align-items:center;justify-content:space-between;gap:.4rem}.result-assistant-phone__brand,.result-assistant-phone__nav-actions{display:flex;align-items:center;gap:.42rem}.result-assistant-phone__titlewrap{min-width:0;display:flex;flex-direction:column;gap:.08rem}.result-assistant-phone__quick-row{display:flex;flex-wrap:nowrap;gap:.42rem;overflow-x:auto;overflow-y:hidden;padding-bottom:.16rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}.result-assistant-phone__quick-row::-webkit-scrollbar{display:none}.result-assistant-phone__sheet{position:absolute;z-index:4;border:1px solid rgba(255,255,255,.08);border-radius:1rem;background:#0a0c15f5;box-shadow:inset 0 1px #ffffff0a,0 18px 34px #00000042;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.result-assistant-phone__sheet--context{top:4.45rem;left:.58rem;right:.58rem;padding:.62rem}.result-assistant-phone__sheet--quick{left:0;right:0;bottom:calc(100% + .52rem);padding:.56rem}@keyframes result-drawer-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes result-drawer-backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes result-phone-in{0%{opacity:0;transform:translate(-1.8rem) scale(.96)}60%{opacity:1;transform:translate(.12rem) scale(1)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes result-phone-out{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(-1.4rem) scale(.97)}}@media (prefers-reduced-motion: reduce){.result-assistant-launcher,.result-assistant-phone{animation:none}}.result-ai-panel-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.02rem .08rem .2rem;border-bottom:1px solid rgba(255,255,255,.05)}.result-ai-panel-top__main{min-width:0;display:flex;flex:1;flex-direction:column;gap:.28rem}.result-ai-panel-headline{display:flex;align-items:center;justify-content:space-between;width:100%;gap:.72rem;flex-wrap:wrap}.result-ai-panel-title{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:clamp(12px,.75vw,14px);line-height:1.4;color:#f7efd7b3}.result-ai-panel-top__actions{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;flex-shrink:0}.result-ai-close{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:34px;min-height:34px;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#ffffff0d;color:#f6efe0e0;font-size:1rem;line-height:1;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease}.result-ai-close:hover{transform:translateY(-1px);background:#ffffff1a;border-color:#ffd47938}.result-ai-context{display:flex;flex-direction:column;gap:.28rem;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff05;box-shadow:inset 0 1px #ffffff08;padding:.56rem .62rem .62rem}.result-ai-context__summary{display:flex;align-items:center;gap:.5rem;padding:0}.result-ai-context__summary-label{flex:0 0 auto;font-size:.58rem;letter-spacing:.14em;text-transform:uppercase;color:#ffcb4ad1}.result-ai-context__summary-copy{min-width:0;flex:1;font-size:clamp(9px,.62vw,11px);line-height:1.4;color:#f7efd7b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.result-ai-context__content{display:flex;flex-direction:column;gap:.56rem}.result-ai-context__warning{padding:.7rem .8rem;border-radius:16px;border:1px solid rgba(255,217,132,.16);background:#ffd5780f;color:#ffe39c;font-size:clamp(11px,.72vw,13px);line-height:1.5}.result-ai-kicker{font-size:.54rem;letter-spacing:.14em;text-transform:uppercase;color:#ffd88ad1}.result-ai-title{font-family:YouSheBiaoTiHei,pxfont,sans-serif;font-size:clamp(17px,.96vw,21px);line-height:1.08;color:#fff5dd;text-wrap:pretty}.result-assistant-phone__subtitle{font-size:clamp(10px,.62vw,11px);line-height:1.35;color:#f7efd78a}.result-assistant-phone__status{display:inline-flex;align-items:center;gap:.28rem;min-height:24px;padding:.22rem .48rem;border-radius:999px;font-size:clamp(9px,.58vw,10px);line-height:1;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.result-assistant-phone__status-dot{width:6px;height:6px;border-radius:999px;background:currentColor;opacity:.9}.result-assistant-phone__status.is-ready{color:#c6f4d1}.result-assistant-phone__status.is-busy{color:#ffe0a4}.result-assistant-phone__status.is-done{color:#d4e8ff}.result-assistant-phone__ghost-action{min-height:28px;padding:.18rem .56rem;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff09;color:#f7efd7c2;font-size:clamp(9px,.58vw,11px);line-height:1;cursor:pointer;transition:background .16s ease,border-color .16s ease,opacity .16s ease}.result-assistant-phone__ghost-action:hover:not(:disabled){background:#ffffff0f;border-color:#ffd68029}.result-assistant-phone__ghost-action:disabled{opacity:.45;cursor:default}.result-ai-summary,.result-status{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:clamp(10px,.68vw,12px);line-height:1.5;color:#f7efd7d1}.result-panel-section{display:flex;flex-direction:column;gap:.55rem;padding:.74rem .82rem;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff09;box-shadow:inset 0 1px #ffffff0a}.result-panel-section--chat{flex:1;min-height:0}.result-panel-label{font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;color:#f7efd794}.result-panel-section-copy{font-size:clamp(10px,.66vw,12px);line-height:1.35;color:#f7efd7a8}.result-panel-header-row{display:flex;align-items:center;justify-content:space-between;gap:.9rem}.result-ai-meta-row{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.result-ai-meta-pill,.result-ai-session{display:inline-flex;align-items:center;min-height:24px;padding:.24rem .52rem;border-radius:999px;font-size:clamp(9px,.58vw,10px);line-height:1;border:1px solid rgba(255,255,255,.12);background:#ffffff0f}.result-ai-meta-pill{color:#f7efd7b8}.result-ai-status-stack{display:flex;flex-direction:column;gap:.35rem}.result-ai-inline-status{padding:.34rem .52rem;font-size:clamp(9px,.58vw,10px);line-height:1.35}.result-status{display:block;max-width:100%;padding:.55rem .7rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.result-assistant-tabs{display:flex;width:fit-content;max-width:100%;gap:.28rem;padding:.18rem;align-self:center;border-radius:999px;border:1px solid rgba(255,255,255,.06);background:#ffffff06;box-shadow:inset 0 1px #ffffff05}.result-assistant-tab{min-height:32px;padding:.24rem .9rem;border:0;border-radius:999px;background:transparent;color:#f7efd7a3;font-size:clamp(12px,.76vw,14px);line-height:1;cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}.result-assistant-tab.active{background:linear-gradient(180deg,#ffd07229,#ffd0721a);color:#ffe6ab;box-shadow:inset 0 1px #ffffff0f}.result-assistant-tab:hover{transform:translateY(-1px)}.result-ai-panel-body{min-height:0;flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.56rem;padding-right:.22rem;scrollbar-width:thin;scrollbar-color:rgba(255,208,114,.24) transparent}.result-ai-panel-body.is-chat-view{gap:0;overflow:hidden;padding-right:0}.result-ai-panel-body.is-refine-view{overflow-y:auto;padding-right:.18rem;padding-bottom:.32rem}.result-ai-panel-body::-webkit-scrollbar{width:8px}.result-ai-panel-body::-webkit-scrollbar-thumb{background:#ffd07238;border-radius:999px}.result-refine-actions,.result-main-action-row{display:flex;gap:.8rem}.result-refine-actions{margin-top:auto}.result-refine-layout{display:flex;flex-direction:column;gap:.56rem}.result-action-panel{position:absolute;left:18.5%;bottom:2.5%;z-index:4;transform:translate(-50%);width:min(24vw,22rem);display:flex;flex-direction:column;gap:.65rem;padding:.95rem 1rem 1rem;border-radius:24px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#121622eb,#0a0d16e6);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:inset 0 1px #ffffff0d,0 24px 46px #0000003d}.result-action-panel.is-confirmed{background:linear-gradient(180deg,#171d2cf0,#0a0e18eb);border-color:#a4ceff2e}.result-action-panel.is-detail{width:min(26vw,24rem)}.result-action-panel__eyebrow{font-size:.74rem;letter-spacing:.12em;text-transform:uppercase;color:#ffcb4ad1}.result-action-panel__title{font-size:clamp(18px,1.08vw,24px);line-height:1.24;color:#fff1c8}.result-action-panel__copy,.result-action-panel__status,.result-action-panel__note{font-size:clamp(11px,.74vw,14px);line-height:1.55}.result-action-panel__copy,.result-action-panel__note{color:#f7efd7b8}.result-action-panel__status.is-error{color:#ffcfbf}.result-action-panel__status.is-success{color:#d0ffd8}.result-action-panel__facts{display:flex;flex-direction:column;gap:.55rem;padding:.78rem .82rem .84rem;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff09}.result-action-panel__fact{display:flex;align-items:baseline;justify-content:space-between;gap:.8rem;color:#f7efd7bd}.result-action-panel__fact strong{font-size:clamp(18px,1vw,24px);line-height:1;color:#ffcb4a}.result-action-panel__pill{display:inline-flex;align-self:flex-start;align-items:center;min-height:30px;padding:.32rem .72rem;border-radius:999px;border:1px solid rgba(157,205,255,.24);background:#9dcdff1a;color:#d7ecff;font-size:clamp(10px,.68vw,13px);line-height:1}.result-action-panel__tertiary{align-self:flex-start;padding:0;border:0;background:transparent;color:#c4dfffd1;font-size:clamp(11px,.72vw,14px);line-height:1.4;cursor:pointer;transition:color .16s ease,opacity .16s ease}.result-action-panel__tertiary:hover{color:#d8ecff}.result-chat-view{min-height:0;flex:1;display:flex;overflow:hidden}.result-chat-shell{min-height:0;flex:1;display:flex;flex-direction:column;gap:.42rem;width:100%;margin:0}.result-assistant-phone__footer{position:relative;display:flex;flex-direction:column;gap:.42rem}.result-chat-composer{display:flex;flex-direction:column;box-sizing:border-box;gap:.42rem;padding:.52rem;border-radius:.95rem;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#0c0f18fa,#080a11fa);box-shadow:inset 0 1px #ffffff08,0 10px 24px #0000001f}.result-ai-hints,.result-quick-prompts{display:flex;flex-wrap:wrap;gap:.42rem}.result-ai-hint,.result-quick-prompt{flex:0 0 auto;border-radius:999px;border:1px solid rgba(255,255,255,.09);background:#ffffff0d;color:#f6ead0;padding:.4rem .72rem;font-size:clamp(10px,.68vw,12px);line-height:1.2}.result-quick-prompt{cursor:pointer;transition:transform .16s ease,background .16s ease,opacity .16s ease}.result-quick-prompt:hover:not(:disabled){transform:translateY(-1px);background:#ffd6801f;border-color:#ffd68033}.result-quick-prompt:disabled{opacity:.45;cursor:default}.result-feedback-input{min-height:84px;padding:.72rem .8rem;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#07091085;color:#f7efd7;font-size:clamp(12px,.82vw,17px);line-height:1.6;resize:vertical;box-shadow:inset 0 1px #ffffff0a}.result-panel-section--compose{gap:.5rem}.result-feedback-input--compact{min-height:96px;max-height:112px;resize:none}.result-refine-draft{padding:.52rem .66rem;border-radius:12px;border:1px solid rgba(255,203,74,.12);background:#ffcb4a0f;font-size:clamp(10px,.7vw,12px);line-height:1.45;color:#ffe5a8c7}.result-feedback-input::placeholder{color:#f7efd770}.result-feedback-input:disabled{opacity:.58}.result-status.is-error{color:#ffcfbf}.result-status.is-success{color:#d0ffd8}.result-status.is-info{color:#cde8ff}.result-status.is-warning{color:#ffe39c}.result-panel-button{flex:1;min-height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.08);font-size:clamp(12px,.8vw,15px);font-weight:600;cursor:pointer;transition:transform .16s ease,opacity .16s ease,background .16s ease,box-shadow .16s ease}.result-panel-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 24px #0000002e}.result-panel-button.primary{background:linear-gradient(135deg,#ffd26b,#ff9d42);color:#241304}.result-panel-button.secondary{background:linear-gradient(180deg,#ffffff1a,#ffffff0f);border-color:#ffffff1f;color:#f7efd7}.result-panel-button.chat-apply{width:100%;min-width:0;min-height:42px;background:linear-gradient(180deg,#ffcb4a29,#ffcb4a1a);border-color:#ffcb4a4d;color:#ffe5a8}.result-panel-button:disabled{opacity:.48;cursor:default}.result-chat-log{min-height:0;flex:1;overflow-y:auto;box-sizing:border-box;display:flex;flex-direction:column-reverse;gap:.46rem;padding-right:.16rem;border-radius:1rem;background:#06080e6b;scrollbar-width:thin;scrollbar-color:rgba(255,208,114,.24) transparent;overscroll-behavior:contain;padding:.2rem .16rem .08rem .1rem}.result-chat-log::-webkit-scrollbar{width:7px}.result-chat-log::-webkit-scrollbar-thumb{background:#ffd07238;border-radius:999px}.result-chat-empty{min-height:0;flex:1;display:flex;flex-direction:column;justify-content:center;gap:.45rem;padding:1rem .92rem;border-radius:1rem;border:1px dashed rgba(255,255,255,.08);background:#ffffff04;text-align:center}.result-chat-empty__title{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:clamp(15px,.98vw,20px);line-height:1.3;color:#fff2ca}.result-chat-empty__copy{max-width:34rem;margin:0 auto;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:clamp(12px,.78vw,14px);line-height:1.65;color:#f7efd7a8}.result-chat-bubble{width:auto;max-width:88%;padding:.72rem .82rem;border-radius:1rem;border:1px solid rgba(255,255,255,.06);background:#161b27e6;color:#f7efd7;box-shadow:0 8px 18px #0000001f}.result-chat-bubble.is-user{align-self:flex-end;background:linear-gradient(180deg,#70521ff5,#604416f5);border-color:#ffd6801f;color:#fff1cd}.result-chat-bubble.is-assistant{align-self:flex-start}.result-chat-content{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:clamp(12px,.76vw,14px);line-height:1.58;white-space:pre-wrap;word-break:break-word;color:inherit}.result-chat-bubble.is-user .result-chat-content{text-align:right}.result-chat-content,.result-chat-content p,.result-chat-content ul,.result-chat-content ol,.result-chat-content li,.result-chat-content strong,.result-chat-content em,.result-chat-content span,.result-chat-content a,.result-chat-content code{color:#f7efd7!important;-webkit-text-fill-color:#f7efd7;text-fill-color:#f7efd7}.result-chat-bubble.is-user .result-chat-content,.result-chat-bubble.is-user .result-chat-content p,.result-chat-bubble.is-user .result-chat-content ul,.result-chat-bubble.is-user .result-chat-content ol,.result-chat-bubble.is-user .result-chat-content li,.result-chat-bubble.is-user .result-chat-content strong,.result-chat-bubble.is-user .result-chat-content em,.result-chat-bubble.is-user .result-chat-content span,.result-chat-bubble.is-user .result-chat-content a,.result-chat-bubble.is-user .result-chat-content code{color:#fff1c7!important;-webkit-text-fill-color:#fff1c7;text-fill-color:#fff1c7}.result-chat-content p,.result-chat-content ul,.result-chat-content ol{margin:0}.result-chat-content p+p,.result-chat-content p+ul,.result-chat-content p+ol,.result-chat-content ul+p,.result-chat-content ol+p{margin-top:.45rem}.result-chat-content ul,.result-chat-content ol{padding-left:1.1rem}.result-chat-content li+li{margin-top:.2rem}.result-chat-content code{padding:.08rem .28rem;border-radius:.35rem;background:#ffffff14;font-size:.92em}.result-chat-input-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.46rem;align-items:end}.result-chat-input{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;min-height:48px;max-height:96px;padding:.62rem .74rem;border:1px solid rgba(255,255,255,.08);border-radius:.92rem;background:#05070ceb;color:#f7efd7;font-size:clamp(12px,.76vw,14px);line-height:1.45;resize:none;box-shadow:inset 0 1px #ffffff0a}.result-chat-input:focus{outline:none;border-color:#ffd6802e;box-shadow:inset 0 1px #ffffff0a,0 0 0 3px #ffd68014}.result-chat-send{flex:0 0 auto;width:auto;min-width:58px;min-height:38px;padding:0 .9rem;align-self:end}.result-chat-toolbar,.result-chat-actions{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.result-chat-inline-status{min-width:0;flex:1;text-align:right;font-size:clamp(9px,.58vw,10px);line-height:1.3;color:#f7efd775}.result-chat-inline-status.is-error{color:#ffcfbf}.result-chat-inline-status.is-success{color:#d0ffd8}.result-chat-inline-status.is-info{color:#f7efd775}.result-chat-input::placeholder{color:#f7efd770}.result-chat-input:disabled{opacity:.58}.result-header{position:absolute;top:22.15%;left:50.45%;width:15.2%;min-width:180px;display:flex;flex-direction:column;align-items:flex-start;row-gap:10px}.result-kicker,.result-name,.result-abv-label,.result-abv-value,.result-formula-title,.result-story-title,.result-switch-title,.result-recipe-name,.result-recipe-amount,.result-story-box{position:absolute;margin:0;font-weight:500;color:inherit;text-shadow:0 1px 0 rgba(0,0,0,.55)}.result-kicker{position:static;font-size:clamp(14px,.8vw,18px);line-height:1.2;letter-spacing:.04em;color:#f7efd7cc}.result-name{position:static;width:100%;min-width:0;font-size:clamp(32px,2.65vw,60px);line-height:1.15;text-align:left;word-break:break-word}.result-formula-title{top:calc(32.95% + var(--result-header-overflow-px));left:50.97%;font-size:clamp(24px,1.72vw,39px);line-height:1.18}.result-recipe-list{position:absolute;top:calc(39.45% + var(--result-header-overflow-px));left:51.97%;width:15.95%;display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:1.2%;row-gap:.65%;align-items:baseline}.result-recipe-row{display:contents}.result-recipe-name,.result-recipe-amount{position:static;font-size:clamp(12px,.82vw,19px);line-height:1.45}.result-recipe-name,.result-recipe-amount{text-align:left;white-space:nowrap}.result-abv-meta{position:absolute;top:calc(52.15% + var(--result-header-overflow-px));left:51.97%;width:15.95%;display:flex;align-items:baseline;justify-content:space-between;column-gap:1.2%}.result-abv-label{position:static;font-size:clamp(20px,1.48vw,34px);line-height:1.18;text-align:left}.result-abv-value{position:static;font-size:clamp(28px,1.6vw,36px);line-height:1.2;color:#ffcb4a;text-align:right;white-space:nowrap}.result-story-title{top:calc(60.1% + var(--result-header-overflow-px));left:50.89%;font-size:clamp(24px,1.72vw,39px);line-height:1.18}.result-story-box{top:calc(64.45% + var(--result-header-overflow-px));left:51.98%;width:18.25%;height:8.9%;overflow:auto;padding-right:.45%;font-size:clamp(11px,.76vw,18px);line-height:1.62;text-align:left;white-space:pre-wrap;color:#f7efd7e0;scrollbar-width:thin}.result-story-box::-webkit-scrollbar{width:6px}.result-story-box::-webkit-scrollbar-thumb{background:#00000040;border-radius:999px}.result-switch-title{top:calc(75.2% + var(--result-header-overflow-px));left:50.89%;font-size:clamp(24px,1.72vw,39px);line-height:1.18}.result-switch-list{position:absolute;top:calc(84.2% + var(--result-header-overflow-px));left:51.95%;width:20.2%;display:flex;align-items:center;gap:.55vw;transform:matrix(.9851,-.1717,.1717,.9851,0,0);transform-origin:left center}.result-switch-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#f7efd7;display:flex;align-items:center;gap:.45vw;min-width:0;padding:0;border-radius:999px;font-size:clamp(12px,.76vw,18px);line-height:1.2;transition:transform .16s ease,opacity .16s ease}.result-switch-item:hover{transform:translateY(-1px)}.result-switch-item.active{opacity:1;color:#ffcb4a}.result-switch-item:not(.active){opacity:.45}.result-overlay.is-confirmed .result-switch-item{cursor:default}.result-overlay.is-confirmed .result-switch-item:hover{transform:none}.result-overlay.is-confirmed .result-switch-item:not(.active){opacity:.26}.result-switch-item.is-locked{pointer-events:none}.result-overlay.is-confirmed-detail .result-formula-title{top:calc(31.8% + var(--result-header-overflow-px))}.result-overlay.is-confirmed-detail .result-recipe-list{top:calc(37.9% + var(--result-header-overflow-px));width:17.4%;row-gap:.85%}.result-overlay.is-confirmed-detail .result-abv-label{top:calc(49.3% + var(--result-header-overflow-px))}.result-overlay.is-confirmed-detail .result-abv-value{top:calc(49.7% + var(--result-header-overflow-px))}.result-overlay.is-confirmed-detail .result-story-title{top:calc(54.9% + var(--result-header-overflow-px))}.result-overlay.is-confirmed-detail .result-story-box{top:calc(59.2% + var(--result-header-overflow-px));width:20.6%;height:17.8%;padding-right:.7%}.result-overlay.is-confirmed-detail .result-switch-title,.result-overlay.is-confirmed-detail .result-switch-list{opacity:0;pointer-events:none}.result-switch-index{font-size:clamp(11px,.72vw,16px)}.result-switch-name{max-width:5.1vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width: 1400px){.result-assistant-phone{width:min(21vw,19rem);min-width:16.5rem;height:min(76%,40rem)}.result-action-panel{left:21.5%;width:min(28vw,24rem)}.result-header{width:16.8%}.result-recipe-list,.result-abv-meta{width:17.2%}.result-story-box{width:19.4%;height:9.8%}.result-switch-list{width:22.8%}}@media screen and (max-width: 900px){.result-assistant-launcher{left:.7rem;top:auto;bottom:1.2rem;width:auto;min-width:9.4rem;max-width:12rem;transform:none}.result-assistant-launcher:hover{transform:translateY(-2px)}.result-assistant-phone-layer__backdrop{background:#06080e4d;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:1;pointer-events:auto;animation:result-drawer-backdrop-in .22s ease-out both}.result-assistant-phone-layer__backdrop.is-closing{animation:result-drawer-backdrop-out .18s ease-in both}.result-assistant-phone{left:50%;right:auto;bottom:.9rem;width:min(26rem,calc(100vw - 1.2rem));min-width:0;height:min(86dvh,44rem);min-height:0;transform:translate(-50%)}.result-assistant-phone.is-closing{transform:translate(-50%)}@keyframes result-phone-in{0%{opacity:0;transform:translate(-50%) translateY(1rem) scale(.97)}60%{opacity:1;transform:translate(-50%) translateY(-.08rem) scale(1)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}@keyframes result-phone-out{0%{opacity:1;transform:translate(-50%) translateY(0) scale(1)}to{opacity:0;transform:translate(-50%) translateY(.8rem) scale(.98)}}.result-refine-actions,.result-main-action-row,.result-chat-input-wrap{grid-template-columns:1fr;flex-direction:column}.result-chat-toolbar,.result-chat-actions,.result-ai-panel-headline,.result-ai-meta-row{align-items:flex-start;flex-direction:column}.result-chat-bubble.is-user{min-width:0}.result-action-panel{left:50%;width:min(76vw,40rem);bottom:2%}.result-kicker{top:23.25%}.result-name{width:100%}.result-formula-title{top:calc(33.15% + var(--result-header-overflow-px))}.result-recipe-list{top:calc(39.55% + var(--result-header-overflow-px));width:18.6%}.result-abv-meta{top:calc(54.4% + var(--result-header-overflow-px));width:18.6%}.result-abv-value{font-size:clamp(24px,1.46vw,32px)}.result-story-box{width:21.6%;height:9.8%}.result-switch-list{top:calc(85.3% + var(--result-header-overflow-px));width:25.8%;gap:.8vw;flex-wrap:wrap}.result-switch-name{max-width:none}.result-header{width:22.8%;min-width:132px}}@media screen and (max-width: 560px){.result-assistant-launcher{left:.6rem;right:.6rem;bottom:.7rem;max-width:none;min-width:0;width:calc(100% - 1.2rem)}.result-assistant-phone{width:calc(100vw - .6rem);height:min(90dvh,46rem);bottom:.3rem}.result-assistant-phone__device{padding:.52rem;border-radius:1.8rem}.result-assistant-phone__screen{padding:1.34rem .56rem .58rem;border-radius:1.42rem}.result-assistant-phone__header{gap:.32rem}.result-assistant-phone__nav{align-items:flex-start}.result-assistant-phone__brand,.result-assistant-phone__nav-actions{flex-wrap:wrap}.result-ai-context__summary{flex-direction:column;align-items:flex-start}.result-ai-context__summary-copy{white-space:normal}.result-chat-composer{padding:.52rem}.result-chat-log{padding-right:0}.result-chat-send,.result-panel-button.chat-apply{width:100%;min-width:0}.result-action-panel{width:min(92vw,32rem);padding:.85rem .9rem .9rem}}
