/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.flex{display:flex}.hidden{display:none}.table{display:table}.resize{resize:both}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#24211f;--muted:#8f8983;--paper:#fbf8f3;--line:#ebe5dd;--orange:#ed8b3a;--blue:#718dd9;--green:#63a488;--shadow:0 18px 50px #4230201c}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:#e9e4dc;margin:0}body,button,input{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}button{color:inherit}.mobile-canvas{background:radial-gradient(circle at 50% 8%,#fff8ef 0,#0000 31%),linear-gradient(145deg,#e4ded5,#f2eee8);place-items:center;min-height:100vh;padding:24px;display:grid}.phone-app{background:var(--paper);border:1px solid #4033271f;border-radius:38px;flex-direction:column;width:min(100%,430px);height:min(900px,100vh - 48px);min-height:640px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 80px #362b202e}.app-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:5;background:#fbf8f3eb;flex:none;grid-template-columns:40px 1fr 40px;align-items:center;gap:11px;height:78px;padding:15px 19px 10px;display:grid}.profile-button,.bell-button{cursor:pointer;background:#fff;border:1px solid #e6dfd7;border-radius:13px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:grid}.profile-button{color:#fff;background:#2d2a27;border-color:#2d2a27}.bell-button{font-size:19px;position:relative}.bell-button i{background:var(--orange);border:2px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:8px}.header-copy{flex-direction:column;gap:3px;display:flex}.header-copy small{color:#a0978e;letter-spacing:.05em;font-size:9px}.header-copy strong{font-family:Georgia,Songti SC,serif;font-size:13px;font-weight:500}.app-scroll{scrollbar-width:none;flex:1;min-height:0;padding-bottom:90px;overflow-y:auto}.app-scroll::-webkit-scrollbar{display:none}.view-stack{padding:10px 18px 26px}.home-view{gap:22px;display:grid}.hero-card{background:linear-gradient(135deg,#32302e 0%,#242220 68%,#433a31 100%);border-radius:27px;min-height:235px;padding:24px 20px;position:relative;overflow:hidden;box-shadow:0 18px 38px #28221d2e}.hero-card:before{content:"";background:radial-gradient(circle,#e7974c42,#0000 66%);border-radius:50%;width:250px;height:250px;position:absolute;inset:auto -50px -100px auto}.hero-copy{z-index:3;width:58%;position:relative}.eyebrow{color:#bdb6af;letter-spacing:.06em;align-items:center;gap:7px;font-size:9px;display:flex}.eyebrow i{background:#78c69e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #78c69e20}.hero-copy h1{color:#fff;letter-spacing:-.03em;margin:19px 0 8px;font-family:Georgia,Songti SC,serif;font-size:25px;font-weight:500;line-height:1.35}.hero-copy h1 em{color:#f0a65f;font-style:normal}.hero-copy p{color:#aaa29a;margin:0;font-size:9px}.hero-copy button{color:#332d28;cursor:pointer;background:#fff;border:0;border-radius:10px;margin-top:18px;padding:9px 13px;font-size:9px;font-weight:700;transition:all .2s}.hero-copy button:active{transform:scale(.96)}.diudiu-stage{place-items:end center;width:195px;height:225px;display:grid;position:absolute;bottom:-15px;right:-13px}.diudiu-stage img{z-index:2;filter:drop-shadow(0 16px 14px #00000038);transform-origin:50% 90%;width:188px;height:auto;animation:3.2s ease-in-out infinite diudiuBreathe;position:relative}.motion-ring{border:1px solid #efa8644d;border-radius:50%;animation:2.8s ease-out infinite ringPulse;position:absolute}.motion-ring--one{width:160px;height:160px;bottom:22px;right:1px}.motion-ring--two{width:120px;height:120px;animation-delay:.7s;bottom:41px;right:20px}.tail-spark{z-index:3;color:#f4aa62;font-size:15px;animation:2s ease-in-out infinite sparkFloat;position:absolute;top:32px;right:22px}@keyframes diudiuBreathe{0%,to{transform:translateY(0)rotate(-.5deg)scale(1)}50%{transform:translateY(-7px)rotate(.8deg)scale(1.015)}}@keyframes ringPulse{0%{opacity:0;transform:scale(.78)}35%{opacity:1}to{opacity:0;transform:scale(1.12)}}@keyframes sparkFloat{50%{opacity:.55;transform:translateY(-8px)rotate(14deg)}}.talk-card{background:#fff;border:1px solid #e6dfd6;border-radius:17px;grid-template-columns:34px 1fr 34px;align-items:center;gap:10px;padding:10px 11px;display:grid;box-shadow:0 10px 27px #41322412}.talk-face,.nav-face{background:#292725;border-radius:10px;width:32px;height:26px;position:relative}.talk-face:before,.talk-face:after,.nav-face:before,.nav-face:after{content:"";background:#292725;border-radius:2px 7px 2px 5px;width:9px;height:10px;position:absolute;top:-4px}.talk-face:before,.nav-face:before{left:3px;transform:rotate(-25deg)}.talk-face:after,.nav-face:after{right:3px;transform:rotate(25deg)}.talk-face i,.nav-face i{background:#d6ffff;border-radius:50%;width:5px;height:7px;position:absolute;top:9px;box-shadow:0 0 6px #89e4dc}.talk-face i:first-child,.nav-face i:first-child{left:8px}.talk-face i:last-child,.nav-face i:last-child{right:8px}.talk-card input{color:#393431;background:0 0;border:0;outline:0;min-width:0;font-size:11px}.talk-card input::placeholder{color:#aaa39c}.talk-card>button{color:#fff;cursor:pointer;background:#292725;border:0;border-radius:10px;width:32px;height:32px;font-size:15px}.talk-card>button:disabled{background:#ded8d1}.section-title{justify-content:space-between;align-items:end;margin-bottom:12px;display:flex}.section-title div{flex-direction:column;gap:4px;display:flex}.section-title small,.page-heading>span{color:#bd7b42;letter-spacing:.17em;font-size:8px;font-weight:800}.section-title h2{margin:0;font-family:Georgia,Songti SC,serif;font-size:20px;font-weight:500}.section-title>button{color:#9b9289;cursor:pointer;background:0 0;border:0;font-size:9px}.today-list{border:1px solid var(--line);background:#fff;border-radius:17px;overflow:hidden}.today-item{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #f0ebe5;grid-template-columns:28px 1fr 16px;align-items:center;gap:11px;width:100%;padding:14px;display:grid}.today-item:last-child{border-bottom:0}.today-item>span:nth-child(2){flex-direction:column;gap:4px;display:flex}.today-item strong{font-size:11px}.today-item small{color:#9e968e;font-size:8px}.today-item>i{color:#b0a8a0;font-style:normal}.is-done strong{color:#a9a29a;text-decoration:line-through}.check{color:#fff;border:1px solid #e8caa9;border-radius:8px;place-items:center;width:25px;height:25px;font-size:10px;display:grid}.check--orange{color:#c6742f;background:#fff4e8;border-color:#efc698}.check--blue{color:#627dc2;background:#eef2ff;border-color:#cbd5f1}.check--green{color:#4b9678;background:#edf7f2;border-color:#c9e4d8}.is-done .check{color:#fff;background:#5fa488;border-color:#5fa488}.module-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.module-card{text-align:left;cursor:pointer;border:0;border-radius:18px;flex-direction:column;align-items:flex-start;min-height:122px;padding:15px;transition:all .2s;display:flex;position:relative;overflow:hidden}.module-card:active{transform:scale(.975)}.module-card>span{background:#ffffffb3;border-radius:10px;place-items:center;width:30px;height:30px;font-size:15px;display:grid}.module-card strong{margin-top:12px;font-family:Georgia,Songti SC,serif;font-size:16px;font-weight:500}.module-card small{color:#726c66;margin-top:4px;font-size:8px}.module-card i{color:#928981;margin-top:auto;font-size:7px;font-style:normal}.module-card--inventory{background:#f5dfc8}.module-card--record{background:#dfe8df}.module-card--custom{background:#e4e3f1;grid-column:1/-1;min-height:96px}.module-card--custom strong{margin-top:8px}.module-card--custom:after{content:"自定义";color:#ffffff61;font-family:Georgia,serif;font-size:42px;position:absolute;bottom:-11px;right:-3px}.inner-view{gap:16px;padding-top:22px;display:grid}.page-heading span{display:block}.page-heading h1{margin:8px 0 5px;font-family:Georgia,Songti SC,serif;font-size:31px;font-weight:500}.page-heading p{color:#918980;margin:0;font-size:10px;line-height:1.7}.summary-card{color:#fff;background:#2d2a27;border-radius:20px;grid-template-columns:auto auto 1fr;align-items:end;gap:7px;padding:18px;display:grid;position:relative;overflow:hidden}.summary-card>span{color:#bbb4ad;font-size:9px}.summary-card>strong{color:#f0a35c;font-family:Georgia,serif;font-size:35px}.summary-card>small{color:#b8b0a8;margin-bottom:6px;font-size:9px}.summary-card>button{color:#fff;cursor:pointer;background:#ffffff14;border:0;border-radius:10px;grid-column:1/-1;margin-top:10px;padding:9px;font-size:9px}.reminder-list,.inventory-list,.record-list{gap:9px;display:grid}.reminder-row{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:16px;grid-template-columns:29px 1fr auto;align-items:center;gap:11px;padding:14px;display:grid}.reminder-row>span:nth-child(2){flex-direction:column;gap:4px;display:flex}.reminder-row strong{font-size:11px}.reminder-row small{color:#999087;font-size:8px}.reminder-row>i{color:#a49c94;font-size:8px;font-style:normal}.inventory-card{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:1fr auto;gap:9px;padding:17px;display:grid}.inventory-card>div:first-child{flex-direction:column;gap:4px;display:flex}.inventory-card>div:first-child span{color:#b47a48;font-size:7px}.inventory-card strong{font-size:13px}.inventory-card small{color:#968e86;font-size:8px}.inventory-card>em{font-family:Georgia,serif;font-size:22px;font-style:normal}.stock-track{background:#eee9e3;border-radius:5px;grid-column:1/-1;height:5px;overflow:hidden}.stock-track i{background:linear-gradient(90deg,#ef984e,#eec17b);border-radius:5px;height:100%;display:block}.inventory-card button{color:#837a72;cursor:pointer;background:#f7f3ee;border:0;border-radius:9px;grid-column:1/-1;padding:8px;font-size:8px}.record-row{border-bottom:1px solid #eae4dd;grid-template-columns:42px 34px 1fr 12px;align-items:center;gap:10px;padding:13px 3px;display:grid}.record-row time{color:#9b938b;font-size:8px}.record-row>span{background:#f0ebe5;border-radius:10px;place-items:center;width:32px;height:32px;font-size:14px;display:grid}.record-row>div{flex-direction:column;gap:4px;display:flex}.record-row strong{font-size:11px}.record-row small{color:#9d958d;font-size:8px}.record-row>i{color:#b3aca5;font-style:normal}.bottom-nav{z-index:10;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffeb;border:1px solid #dfd8cfdb;border-radius:23px;grid-template-columns:repeat(5,1fr);align-items:end;height:68px;padding:8px 6px 7px;display:grid;position:absolute;bottom:10px;left:10px;right:10px;box-shadow:0 13px 35px #3c2e2124}.bottom-nav button{color:#aaa29a;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;font-size:16px;display:flex}.bottom-nav button small{font-size:7px}.bottom-nav button.active{color:#3f3934}.bottom-nav button.active span:not(.nav-face){color:#a96128;background:#f2e8dd;border-radius:9px;place-items:center;width:28px;height:24px;display:grid}.bottom-nav .diudiu-action{grid-area:1/3;gap:5px;transform:translateY(-15px)}.bottom-nav .diudiu-action .nav-face{border-radius:14px;width:44px;height:38px;box-shadow:0 8px 18px #2b262238}.bottom-nav .diudiu-action .nav-face i{top:14px}.bottom-nav .diudiu-action .nav-face i:first-child{left:11px}.bottom-nav .diudiu-action .nav-face i:last-child{right:11px}.bottom-nav button:nth-child(3){grid-column:4}.bottom-nav button:nth-child(4){grid-column:5}.toast{z-index:30;color:#fff;box-shadow:var(--shadow);background:#2e2b28;border-radius:15px;align-items:center;gap:10px;padding:11px 13px;font-size:9px;animation:.28s ease-out toastIn;display:flex;position:absolute;bottom:91px;left:22px;right:22px}.toast .nav-face{flex:none;width:28px;height:22px}.toast .nav-face i{top:8px}@keyframes toastIn{0%{opacity:0;transform:translateY(15px)}}.sheet-backdrop{z-index:40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#231e1a57;align-items:flex-end;animation:.2s fadeIn;display:flex;position:absolute;inset:0}.quick-sheet{background:#fff;border-radius:28px 28px 0 0;width:100%;padding:10px 18px 28px;animation:.3s ease-out sheetUp;box-shadow:0 -20px 50px #2b20172e}.sheet-handle{background:#ddd6ce;border-radius:4px;width:34px;height:4px;margin:0 auto 20px;display:block}.quick-sheet>span{color:#bd7b42;letter-spacing:.15em;font-size:8px;font-weight:800}.quick-sheet h2{margin:7px 0 16px;font-family:Georgia,Songti SC,serif;font-size:22px;font-weight:500}.quick-sheet button{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #eee8e1;grid-template-columns:34px 1fr 12px;align-items:center;gap:11px;width:100%;padding:12px 0;display:grid}.quick-sheet button>b{color:#936239;background:#f4eee7;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.quick-sheet button>span{flex-direction:column;gap:4px;display:flex}.quick-sheet button strong{font-size:11px}.quick-sheet button small{color:#9b938b;font-size:8px}.quick-sheet button>i{color:#b3aca4;font-style:normal}@keyframes sheetUp{0%{transform:translateY(100%)}}@keyframes fadeIn{0%{opacity:0}}@media (width<=520px){.mobile-canvas{padding:0}.phone-app{width:100%;height:100dvh;min-height:600px;box-shadow:none;border:0;border-radius:0}.app-header{padding-top:max(15px,env(safe-area-inset-top));height:calc(72px + env(safe-area-inset-top))}.bottom-nav{bottom:max(8px,env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.profile-button{text-decoration:none}.install-tip{color:#8d6849;background:#fff9ef;border:1px solid #eadfce;border-radius:13px;margin:10px 0 0;padding:10px 12px;font-size:9px;line-height:1.6}.empty-state{text-align:center;color:#8e857c;background:#fff;border:1px dashed #ddd3c8;border-radius:17px;padding:28px 18px;font-size:10px;line-height:1.7}.empty-action,.page-add{color:#fff;cursor:pointer;background:#2d2a27;border:0;border-radius:10px;padding:9px 13px;font-size:9px}.empty-action{margin:12px auto 0;display:block}.page-add{width:100%;margin-top:12px}.quantity-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px;display:grid}.quantity-actions button{grid-column:auto}:root{--cyan:#62e8ff;--violet:#8775ff;--night:#080d18;--panel:#111a2b}.phone-app{background:linear-gradient(#0a101d 0,#101827 52%,#f4f3f7 52.1%)}.app-header{color:#eaf8ff;background:#080d18e0;border-bottom:1px solid #68e3ff14}.header-copy small{color:#7192a8;letter-spacing:.12em}.header-copy strong{font-family:inherit;font-weight:600}.profile-button{color:#9df2ff;background:linear-gradient(145deg,#1f2c42,#101827);border-color:#304560;box-shadow:inset 0 0 18px #67e6ff12}.install-button{color:#8df2ff;cursor:pointer;background:linear-gradient(145deg,#15253a,#0b1422);border:1px solid #28465d;border-radius:13px;place-items:center;width:38px;height:38px;display:grid;position:relative;box-shadow:0 0 18px #48dfff17}.install-button span{font-size:20px;font-weight:300}.install-button i{background:#72ffbd;border-radius:50%;width:5px;height:5px;position:absolute;top:6px;right:6px;box-shadow:0 0 9px #72ffbd}.cockpit-view{background:linear-gradient(#0a101d 0,#111a2a 69%,#f4f3f7 69.1%);gap:14px;padding-top:8px}.hero-card--tech{background:radial-gradient(circle at 78% 34%,#11374d 0,#0000 30%),radial-gradient(circle at 18% 78%,#30255d55 0,#0000 31%),linear-gradient(145deg,#0d1625,#080d17);border:1px solid #6de1ff24;border-radius:26px;min-height:350px;padding:16px;box-shadow:0 23px 55px #0000005c,inset 0 0 45px #42c2ff0a}.hero-card--tech:before{border-radius:inherit;background-image:linear-gradient(#62e8ff09 1px,#0000 1px),linear-gradient(90deg,#62e8ff09 1px,#0000 1px);background-size:24px 24px;inset:0}.hero-status{z-index:8;color:#668399;letter-spacing:.13em;justify-content:space-between;align-items:center;font-size:7px;display:flex;position:relative}.hero-status span{align-items:center;gap:6px;display:flex}.hero-status i{background:#68ffc1;border-radius:50%;width:5px;height:5px;animation:2s infinite statusPulse;box-shadow:0 0 9px #68ffc1}.hero-status b{color:#466179;font-weight:500}.hero-card--tech .hero-copy{z-index:7;pointer-events:none;width:44%;position:absolute;bottom:65px;left:18px}.hero-card--tech .hero-copy small{color:#5ba6bd;letter-spacing:.16em;font-size:7px}.hero-card--tech .hero-copy h1{letter-spacing:-.045em;margin:9px 0;font-family:inherit;font-size:25px;font-weight:660;line-height:1.18}.hero-card--tech .hero-copy h1 em{color:#78efff;text-shadow:0 0 18px #64dfff45}.hero-card--tech .hero-copy p{color:#8195a7;font-size:8px;line-height:1.7}.diudiu-stage{appearance:none;z-index:4;cursor:pointer;perspective:700px;background:0 0;border:0;width:245px;height:285px;padding:0;position:absolute;bottom:38px;right:-5px;overflow:visible}.diudiu-stage .cat-base,.diudiu-stage .cat-focus{z-index:3;object-fit:cover;object-position:50% 48%;filter:drop-shadow(0 18px 17px #0006);border-radius:46% 46% 20% 20%;width:218px;height:265px;transition:opacity .55s,transform .7s cubic-bezier(.2,.85,.3,1);animation:5s ease-in-out infinite catPresence;position:absolute;bottom:-5px;right:6px}.diudiu-stage .cat-focus{z-index:4;object-position:50% 46%;opacity:0;width:230px;height:272px;transform:translate(14px)scale(.88)rotate(2deg)}.cat-focus .cat-base{opacity:.05;transform:scale(.96)}.cat-focus .cat-focus,.cat-listening .cat-focus{opacity:1;transform:translate(0)scale(1)rotate(0)}.cat-listening .diudiu-stage .cat-focus{filter:drop-shadow(0 0 22px #59e0ff38)}.cat-listening .diudiu-stage{animation:1.4s ease-in-out infinite alternate listenLean}.scan-orbit{z-index:2;border:1px solid #5cdfff47;border-radius:50%;animation:7s linear infinite orbitSpin;position:absolute;transform:rotateX(65deg)}.scan-orbit--one{border-style:dashed;width:235px;height:235px;bottom:-12px;right:-4px}.scan-orbit--two{border-color:#8577ff55;width:170px;height:170px;animation-duration:5s;animation-direction:reverse;bottom:17px;right:28px}.scan-line{z-index:6;opacity:.6;background:linear-gradient(90deg,#0000,#79f1ff,#0000);width:210px;height:2px;animation:3.8s ease-in-out infinite scanCat;position:absolute;top:35px;right:12px;box-shadow:0 0 12px #66eaff}.focus-lens{z-index:9;opacity:0;background:#101927;border:1px solid #6ee9ff88;border-radius:50%;width:88px;height:88px;transition:all .45s cubic-bezier(.2,.9,.3,1);position:absolute;top:54px;right:10px;overflow:hidden;transform:scale(.4);box-shadow:0 0 0 5px #5ddfff0b,0 0 28px #57dfff33}.focus-lens img{object-fit:cover;object-position:54% 32%;filter:none!important;border-radius:0!important;width:225px!important;max-width:none!important;height:225px!important;animation:none!important;transform:translate(-73px,-25px)!important}.cat-focus .focus-lens{opacity:1;animation:3.5s ease-in-out infinite lensDrift;transform:scale(1)}.cat-blink{z-index:10;opacity:0;border-top:3px solid #131a25;border-radius:50%;width:55px;height:8px;animation:5.6s infinite blink;position:absolute;top:89px;right:93px}.holo-point{z-index:11;opacity:0;background:#a7f8ff;border-radius:50%;width:9px;height:9px;position:absolute;top:145px;right:153px;box-shadow:0 0 8px #9cf7ff,0 0 22px #3fe8ff,0 0 40px #456fff}.cat-focus .holo-point,.cat-listening .holo-point{opacity:1;animation:1.1s infinite holoBeat}.mode-switch{z-index:12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b1320cc;border:1px solid #26364c;border-radius:13px;gap:5px;padding:4px;display:flex;position:absolute;bottom:14px;left:15px;right:15px}.mode-switch button{color:#5f7689;cursor:pointer;background:0 0;border:0;border-radius:9px;flex:1;padding:7px;font-size:8px}.mode-switch button.active{color:#c9faff;background:linear-gradient(135deg,#174052,#292452);box-shadow:inset 0 0 12px #5aeeff18}.command-deck{background:linear-gradient(145deg,#111b2c,#0c1422);border:1px solid #223047;border-radius:20px;padding:13px;box-shadow:0 16px 34px #0003}.deck-heading{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.deck-heading span{color:#587187;letter-spacing:.15em;font-size:7px}.deck-heading button{color:#86edff;cursor:pointer;background:#10263a;border:1px solid #285069;border-radius:9px;padding:7px 9px;font-size:8px}.status-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.status-grid button{color:#e8f7ff;text-align:left;cursor:pointer;background:#0d1726;border:1px solid #202f44;border-radius:14px;min-height:76px;padding:10px;position:relative;overflow:hidden}.status-grid button:after{content:"";border:1px solid #5feaff2b;border-radius:50%;width:55px;height:55px;position:absolute;bottom:-25px;right:-23px}.status-grid small{color:#72889b;font-size:7px;display:block}.status-grid strong{color:#b8f7ff;margin:7px 0 3px;font-size:22px;font-weight:500;display:block}.status-grid i{color:#42586d;letter-spacing:.12em;font-size:6px;font-style:normal}.talk-card--tech{background:#0d1624;border-color:#25354c;box-shadow:0 12px 28px #00000038}.talk-card--tech input{color:#d9edf6}.talk-card--tech input::placeholder{color:#52677a}.talk-card--tech>button{color:#9ef5ff;background:linear-gradient(145deg,#18465b,#342d6d)}.talk-card--tech .talk-face{background:#142235;box-shadow:0 0 16px #53e1ff17}.quick-launch,.today-console{padding-top:10px}.quick-launch .section-title h2,.today-console .section-title h2{font-family:inherit;font-weight:650}.launch-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.launch-grid button{text-align:left;cursor:pointer;background:linear-gradient(145deg,#fff,#f2f3f8);border:1px solid #dfe1e9;border-radius:17px;grid-template-columns:32px 1fr;column-gap:9px;min-height:94px;padding:13px;display:grid;box-shadow:0 9px 24px #232b480f}.launch-grid span{color:#76e9ff;background:#131d2e;border-radius:10px;grid-row:1/3;place-items:center;width:30px;height:30px;display:grid}.launch-grid strong{font-size:10px}.launch-grid small{color:#8b8f9e;font-size:7px}.today-console{padding-bottom:4px}.install-backdrop{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#04080fad;align-items:flex-end;animation:.2s fadeIn;display:flex;position:absolute;inset:0}.install-guide{width:100%;padding:25px 20px calc(26px + env(safe-area-inset-bottom));color:#eaf8ff;background:radial-gradient(circle at 50% -10%,#17384d,#0b1320 44%);border:1px solid #263951;border-bottom:0;border-radius:30px 30px 0 0;animation:.35s cubic-bezier(.2,.9,.3,1) sheetUp;position:relative;box-shadow:0 -20px 60px #00000059}.install-close{color:#9db4c5;background:#111e2d;border:1px solid #2c4057;border-radius:50%;width:32px;height:32px;font-size:19px;position:absolute;top:17px;right:17px}.install-icon{border-radius:18px;width:68px;height:68px;margin-bottom:14px;overflow:hidden;box-shadow:0 0 0 5px #64e7ff12,0 12px 28px #0007}.install-icon img{object-fit:cover;width:100%;height:100%}.install-guide>span{color:#69ddf4;letter-spacing:.16em;font-size:7px}.install-guide h2{margin:7px 0;font-size:24px}.install-guide>p{color:#8096a8;margin:0;font-size:9px;line-height:1.65}.install-guide ol{gap:8px;margin:18px 0;padding:0;list-style:none;display:grid}.install-guide li{background:#101b2a;border:1px solid #22344a;border-radius:15px;grid-template-columns:26px 1fr 30px;align-items:center;gap:10px;padding:12px;display:grid}.install-guide li>b{color:#8df2ff;background:#17374a;border-radius:8px;place-items:center;width:24px;height:24px;font-size:9px;display:grid}.install-guide li div{flex-direction:column;gap:4px;display:flex}.install-guide li strong{font-size:10px}.install-guide li small{color:#718699;font-size:7px}.install-guide li>i{color:#89efff;text-align:center;font-size:20px;font-style:normal}.install-done{color:#07101b;background:linear-gradient(135deg,#67e7ff,#8478ff);border:0;border-radius:13px;width:100%;padding:12px;font-size:10px;font-weight:800}@keyframes statusPulse{50%{opacity:.4;transform:scale(.75)}}@keyframes catPresence{0%,to{transform:rotateY(-1deg)scale(1)}35%{transform:rotateY(2deg)scale(1.015)}70%{transform:rotateY(-2deg)scale(.995)}}@keyframes orbitSpin{to{transform:rotateX(65deg)rotate(360deg)}}@keyframes scanCat{0%,to{opacity:0;transform:translateY(0)}12%,82%{opacity:.65}50%{transform:translateY(205px)}}@keyframes blink{0%,44%,48%,to{opacity:0;transform:scaleX(.3)}45%,47%{opacity:.86;transform:scaleX(1)}}@keyframes holoBeat{50%{opacity:.55;transform:scale(1.7)}}@keyframes lensDrift{50%{transform:scale(1.08)translate(-3px,4px)}}@keyframes listenLean{to{transform:translate(-5px)rotate(-1.2deg)}}@media (width<=520px){.cockpit-view{min-height:100%}.hero-card--tech{min-height:360px}.diudiu-stage{right:-8px}.install-guide{max-height:88dvh;overflow:auto}}.add-form{gap:12px;display:grid}.add-form label{color:#817970;gap:6px;font-size:9px;display:grid}.add-form input,.add-form select,.add-form textarea{color:#332f2b;width:100%;font:inherit;background:#faf8f5;border:1px solid #e5ddd4;border-radius:11px;outline:none;padding:10px 11px;font-size:11px}.add-form input:focus,.add-form select:focus,.add-form textarea:focus{border-color:#bd8a5e;box-shadow:0 0 0 3px #bd8a5e16}.form-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.form-actions{grid-template-columns:1fr 1.5fr;gap:9px;margin-top:4px;display:grid}.form-actions button{text-align:center;background:#f0ebe5;border:0;border-radius:11px;padding:11px;font-size:10px;display:block}.form-actions button:last-child{color:#fff;background:#2d2a27}.form-actions button:disabled{opacity:.55}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
