:root{--bg:#0d0c14;--bg-subtle:#12101a;--glass:hsla(0,0%,100%,.05);--glass2:hsla(0,0%,100%,.08);--border:hsla(0,0%,100%,.1);--border-subtle:hsla(0,0%,100%,.06);--text:#e8e8ed;--muted:#8e8e9c;--accent:#6b7cff;--accent-hover:#8a98ff;--card-radius:24px;--card-radius-sm:14px;--title-bar-radius:10px}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;min-height:100vh;background:var(--bg);color:var(--text);font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.shader-fallback{background:radial-gradient(ellipse 100% 70% at 50% -10%,rgba(30,25,55,.4),transparent 50%),radial-gradient(ellipse 80% 50% at 85% 40%,rgba(60,55,100,.2),transparent 45%),var(--bg)}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}button{cursor:pointer;font:inherit}.card{background:var(--glass);border:1px solid var(--border);border-radius:var(--card-radius);padding:1rem 1.25rem;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 2px 16px rgba(0,0,0,.15)}.badge{display:inline-block;padding:.2em .6em;border-radius:999px;font-size:.75rem;font-weight:600}.badge-high{background:rgba(72,187,120,.25);color:#6ee7b7}.badge-low{background:rgba(251,191,36,.25);color:#fcd34d}.badge-na{background:hsla(0,0%,100%,.1);color:var(--muted)}.hidden{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.imgBase{width:100%;height:auto;display:block}.imgOverlay{width:100%;height:100%;object-fit:cover;opacity:.18;mix-blend-mode:normal;pointer-events:none}.toggle{display:flex;gap:10px;align-items:center;opacity:.85;font-size:14px}.card-title-bar{background:hsla(0,0%,100%,.96);color:#1a1a2e;padding:.3rem .6rem;border-radius:var(--title-bar-radius);font-size:.72rem;font-weight:600;margin:-.2rem 0 .5rem}.card-title-bar .title-en{color:#555;font-weight:500;font-size:.65rem;margin-left:.3rem}.card-table-wrap{background:rgba(0,0,0,.2);border:.5px solid var(--border-subtle);border-radius:10px;overflow:hidden}.card-table{width:100%;border-collapse:collapse;font-size:.72rem}.card-table td,.card-table th{padding:.28rem .45rem;text-align:left;border-bottom:.5px solid var(--border-subtle);vertical-align:middle}.card-table th{color:var(--muted);font-weight:600;white-space:nowrap}.card-table td{color:var(--text)}.card-table tr:last-child td{border-bottom:none}.card-table td.num,.card-table th.num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.history-table-scroll{overflow-x:auto;overflow-y:visible;max-width:100%;background:rgba(0,0,0,.2);border:.5px solid var(--border-subtle);border-radius:10px;-webkit-overflow-scrolling:touch}.history-table-scroll .history-table{width:max-content;min-width:100%;border-collapse:collapse;font-size:.78rem}.history-table-scroll .history-table td,.history-table-scroll .history-table th{padding:.35rem .55rem;text-align:left;border-bottom:.5px solid var(--border-subtle);vertical-align:middle;white-space:nowrap}.history-table-scroll .history-table th{color:var(--muted);font-weight:600;position:-webkit-sticky;position:sticky;top:0;z-index:1;background:rgba(0,0,0,.35)}.history-table-scroll .history-table td{color:var(--text)}.history-table-scroll .history-table td.col-time{font-size:.75rem}.history-table-scroll .history-table tr:last-child td{border-bottom:none}.history-table-scroll .history-table td.num,.history-table-scroll .history-table th.num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.score-badge{display:inline-block;padding:.12rem .4rem;border-radius:6px;font-size:.7rem;font-weight:500}.score-badge-high{background:rgba(72,187,120,.22);color:#6ee7b7}.score-badge-low{background:rgba(251,191,36,.2);color:#fcd34d}.metrics-model-summary{font-size:.7rem;color:var(--muted);margin:0 0 .4rem}.metrics-summary-card .metrics-summary-top{margin-bottom:.5rem}.metrics-summary-card .metrics-overall-value{display:block;font-size:1.85rem;font-weight:700;color:var(--text);line-height:1.15}.metrics-summary-card .metrics-overall-caption{font-size:.7rem;color:var(--muted);margin:.2rem 0 0}.metrics-summary-card .metrics-hint-bars{margin-bottom:.6rem}.metrics-summary-card .row-overall td{font-weight:600;background:hsla(0,0%,100%,.04)}.metrics-summary-card .card-table td:nth-child(3){font-size:.68rem;color:var(--muted)}.next-actions{margin-top:.85rem;padding-top:.85rem;border-top:.5px solid var(--border-subtle)}.next-actions__title{font-size:.75rem;font-weight:700;color:rgba(232,237,255,.78);letter-spacing:.02em;margin-bottom:.55rem}.next-actions__primary{display:grid;grid-template-columns:1fr 1fr;grid-gap:.55rem;gap:.55rem}.next-actions__btn{height:44px;border-radius:14px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.06);color:#f7f9ff;font-weight:800;font-size:.9rem;transition:transform .18s ease,background .18s ease,border-color .18s ease,opacity .18s ease}.next-actions__btn:hover{transform:translateY(-1px);background:hsla(0,0%,100%,.09);border-color:hsla(0,0%,100%,.12)}.next-actions__btn--primary{grid-column:1/-1;background:linear-gradient(135deg,rgba(107,124,255,.95),rgba(129,104,255,.92));border:none;box-shadow:0 12px 26px rgba(98,110,255,.22)}.next-actions__btn--primary:hover{opacity:.98}.next-actions__btn--secondary{background:rgba(107,124,255,.18);border-color:rgba(107,124,255,.35);color:#dbe4ff}.next-actions__btn--tertiary{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.08);color:rgba(232,237,255,.92);font-weight:700}.next-actions__aux{display:flex;align-items:center;justify-content:center;gap:.45rem;margin-top:.6rem;font-size:.8rem}.next-actions__link{border:none;background:transparent;color:rgba(214,223,255,.76);padding:.25rem .35rem;border-radius:8px}.next-actions__link:hover{background:hsla(0,0%,100%,.06);color:rgba(232,237,255,.92)}.next-actions__dot{color:rgba(214,223,255,.35)}.action-toast{margin-top:.55rem;padding:.55rem .75rem;border-radius:12px;border:1px solid hsla(0,0%,100%,.08);background:rgba(0,0,0,.28);color:rgba(232,237,255,.9);font-size:.8rem;line-height:1.4}@media (max-width:520px){.next-actions__primary{grid-template-columns:1fr}.next-actions__btn--primary{grid-column:auto}}.warning-pill{background:rgba(212,175,55,.14);color:#d4af37;padding:.28rem .55rem;border-radius:999px;font-size:.7rem;margin-bottom:.28rem;line-height:1.3}.warning-pill:last-child{margin-bottom:0}.panel-page{padding:0 0 1.5rem}.panel-header{margin-bottom:1rem}.panel-title{font-size:1.25rem;font-weight:600;color:var(--text);margin:0 0 .25rem}.panel-subtitle{font-size:.8rem;color:var(--muted);margin:0}.panel-cards{display:flex;flex-direction:column;gap:1rem}.panel-card{padding:1rem 1.25rem}.panel-list{padding-left:1.1rem;line-height:1.6}.panel-list,.panel-text{margin:0;font-size:.85rem;color:var(--text)}.panel-text{line-height:1.5}.panel-text.panel-muted{color:var(--muted);font-size:.8rem}.panel-empty{margin:0;font-size:.85rem;color:var(--muted)}.panel-btn{padding:.4rem .85rem;border-radius:8px;font-size:.8rem;font-weight:500;border:1px solid var(--border);cursor:pointer;transition:background .15s,border-color .15s}.panel-btn-primary{background:rgba(107,124,255,.25);color:#a5b4fc;border-color:rgba(107,124,255,.4)}.panel-btn-primary:hover{background:rgba(107,124,255,.35)}.panel-btn-secondary{background:hsla(0,0%,100%,.08);color:var(--text)}.panel-btn-secondary:hover{background:hsla(0,0%,100%,.12)}.panel-btn-danger{background:hsla(0,91%,71%,.15);color:#fca5a5;border-color:hsla(0,91%,71%,.3)}.panel-btn-danger:hover{background:hsla(0,91%,71%,.22)}.profile-avatar-row{display:flex;align-items:center;gap:1rem}.profile-nickname{font-size:1rem;font-weight:600;color:var(--text);margin-bottom:.35rem}.profile-tags{display:flex;gap:.4rem;flex-wrap:wrap}.history-timeline{list-style:none;margin:0;padding:0}.history-item{display:flex;align-items:center;gap:1rem;padding:.75rem 0;border-bottom:.5px solid var(--border-subtle)}.history-item:last-child{border-bottom:none}.history-item-thumb{width:48px;height:48px;border-radius:8px;overflow:hidden;flex-shrink:0;background:rgba(0,0,0,.2)}.history-item-thumb img{width:100%;height:100%;object-fit:cover}.history-thumb-placeholder{width:100%;height:100%;background:hsla(0,0%,100%,.06)}.history-item-body{flex:1 1;min-width:0}.history-item-meta{font-size:.75rem;color:var(--muted);margin-bottom:.2rem}.history-item-score{font-size:.85rem;color:var(--text);margin-bottom:.25rem}.history-item-tags{display:flex;gap:.35rem;flex-wrap:wrap}.shipping-list{list-style:none;margin:0;padding:0}.shipping-card{padding:1rem 0;border-bottom:.5px solid var(--border-subtle)}.shipping-card:last-child{border-bottom:none}.shipping-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}.shipping-product{font-size:.9rem;font-weight:500;color:var(--text)}.shipping-order-no{font-size:.72rem;color:var(--muted)}.shipping-status{font-size:.8rem;color:var(--muted);margin-bottom:.5rem}.shipping-progress-wrap{height:6px;border-radius:3px;background:rgba(0,0,0,.25);overflow:hidden;margin-bottom:.4rem}.shipping-progress-bar{height:100%;background:linear-gradient(90deg,#6b7cff,#a5b4fc);border-radius:3px;transition:width .2s}.shipping-eta{font-size:.75rem;color:var(--muted)}.merchant-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:1rem;gap:1rem}.merchant-card{display:flex;flex-direction:column}.merchant-logo{width:48px;height:48px;border-radius:10px;overflow:hidden;margin-bottom:.5rem;background:hsla(0,0%,100%,.08)}.merchant-logo img{width:100%;height:100%;object-fit:cover}.merchant-logo-placeholder{width:100%;height:100%;background:hsla(0,0%,100%,.06)}.merchant-products{font-size:.78rem;color:var(--muted);margin:.5rem 0;flex:1 1}.merchant-card .panel-btn{margin-top:auto;align-self:flex-start}.trash-list{list-style:none;margin:0;padding:0}.trash-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 0;border-bottom:.5px solid var(--border-subtle)}.trash-item:last-child{border-bottom:none}.trash-item-body{flex:1 1;min-width:0}.trash-item-time{font-size:.75rem;color:var(--muted);margin-right:.5rem}.trash-item-summary{font-size:.85rem;color:var(--text)}.trash-item-actions{display:flex;gap:.5rem;flex-shrink:0}.cache-actions{display:flex;flex-direction:column;gap:1rem}.cache-action-row{display:flex;align-items:center;gap:.75rem}.cache-action-row .panel-btn{flex-shrink:0}.cache-status{font-size:.78rem;color:var(--muted)}.feedback-form{gap:1rem}.feedback-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.35rem}.form-group label{font-size:.8rem;font-weight:500;color:var(--text)}.form-input{padding:.45rem .6rem;border-radius:8px;border:1px solid var(--border);background:rgba(0,0,0,.2);color:var(--text);font-size:.85rem}.form-input:focus{outline:none;border-color:rgba(107,124,255,.5)}.form-textarea{resize:vertical;min-height:80px}.form-file{padding:.35rem 0}.panel-faq{margin:0;padding-left:1.1rem;font-size:.82rem;color:var(--muted);line-height:1.6}.history-mini-chart{width:100%;min-height:160px;margin-top:.5rem;background:rgba(0,0,0,.2);border-radius:10px;padding:.25rem}.history-legend{display:flex;flex-wrap:wrap;gap:.35rem .6rem;margin-top:.5rem;font-size:.7rem;color:var(--muted)}.history-legend button{display:inline-flex;align-items:center;gap:.25rem;background:none;border:none;cursor:pointer;color:inherit;padding:0}.legend-dot .dot{width:8px;height:8px;border-radius:50%;background:var(--legend-color,#888)}.legend-dot.off .dot{opacity:.35}.legend-dot.off{text-decoration:line-through;opacity:.7}.calendar-inner{background:hsla(0,0%,100%,.95);border-radius:var(--title-bar-radius);padding:.5rem;color:#1a1a2e}.calendar-meta{padding:.35rem .2rem .5rem}.calendar-meta__row{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;padding:.2rem .25rem}.calendar-meta__k{font-size:.65rem;color:rgba(26,26,46,.62);font-weight:600;white-space:nowrap}.calendar-meta__v{font-size:.7rem;color:rgba(26,26,46,.92);font-weight:700;text-align:right}.calendar-meta__hint{margin-top:.2rem;padding:.25rem .35rem;font-size:.62rem;color:rgba(26,26,46,.62);background:rgba(0,0,0,.04);border-radius:8px}.calendar-header{justify-content:space-between;margin-bottom:.4rem}.calendar-header,.calendar-nav{display:flex;align-items:center}.calendar-nav{width:22px;height:22px;justify-content:center;background:rgba(0,0,0,.06);border:none;border-radius:5px;color:#333;font-size:.9rem;cursor:pointer;line-height:1}.calendar-month{font-size:.78rem;font-weight:600;color:#1a1a2e}.calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:1px;gap:1px;margin-bottom:3px;font-size:.6rem;color:#666}.calendar-wd{text-align:center}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:1px;gap:1px;font-size:.68rem;color:#333}.calendar-day{aspect-ratio:1;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;border-radius:5px;border:none;background:transparent;padding:0}.calendar-day.empty{visibility:hidden}.calendar-day.today{background:var(--accent);color:#fff}.calendar-day:hover:not(.empty):not(.today){background:rgba(0,0,0,.06)}.calendar-day--selected:not(.empty):not(.today){background:rgba(0,0,0,.08)}.calendar-day__num{line-height:1}.calendar-day__marks{display:inline-flex;align-items:center;gap:3px;margin-top:3px;height:6px}.calendar-mark{width:4px;height:4px;border-radius:999px;background:rgba(0,0,0,.18)}.calendar-mark--record{background:rgba(107,124,255,.95)}.calendar-mark--last{background:rgba(34,197,94,.9)}.calendar-mark--next{background:rgba(251,191,36,.95)}.calendar-day.today .calendar-mark--last,.calendar-day.today .calendar-mark--next,.calendar-day.today .calendar-mark--record{background:hsla(0,0%,100%,.92)}.calendar-explain{margin-top:.45rem;padding:.45rem .5rem;border-radius:10px;background:rgba(0,0,0,.045)}.calendar-explain__title{font-size:.68rem;font-weight:800;color:rgba(26,26,46,.92);margin-bottom:.15rem}.calendar-explain__text{font-size:.66rem;color:rgba(26,26,46,.72);line-height:1.5}.metrics-hint-bar{background:hsla(0,0%,100%,.06);border:.5px solid var(--border-subtle);border-radius:8px;padding:.3rem .55rem;font-size:.7rem;color:var(--text);margin-bottom:.28rem;line-height:1.35}.metrics-hint-bar:last-child{margin-bottom:0}.top-nav{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:hsla(0,0%,100%,.04);border-bottom:.5px solid var(--border-subtle);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.top-nav-inner{max-width:1400px;margin:0 auto;padding:.45rem 1.25rem;justify-content:space-between;gap:.75rem}.top-nav-brand,.top-nav-inner{display:flex;align-items:center}.top-nav-brand{gap:.4rem;color:var(--text);font-size:.85rem;font-weight:600;letter-spacing:.02em}.top-nav-brand-icon{width:22px;height:22px;border-radius:6px;background:var(--glass2);border:.5px solid var(--border)}.top-nav-pill{display:flex;align-items:center;gap:.15rem;padding:.2rem;background:rgba(0,0,0,.25);border-radius:999px;border:.5px solid var(--border-subtle)}.top-nav-link{color:var(--muted);font-size:.78rem;padding:.32rem .75rem;border-radius:999px;transition:background .2s,color .2s}.top-nav-link:hover{color:var(--text);background:hsla(0,0%,100%,.05)}.top-nav-link.active{color:var(--text);background:hsla(0,0%,100%,.12);font-weight:600}.top-nav-guest{display:flex;align-items:center;gap:.5rem;padding:.35rem .75rem;background:hsla(0,0%,100%,.9);border:none;border-radius:6px;color:#1a1a2e;font-size:.78rem;font-weight:500;cursor:pointer}.top-nav-guest:hover{background:hsla(0,0%,100%,.95)}.avatar.avatar-img{background:var(--glass2);border:.5px solid var(--border)}.avatar.avatar-img img{background:rgba(0,0,0,.15)}.top-nav-user-wrap{position:relative}.top-nav-user-trigger{display:flex;align-items:center;gap:.5rem;padding:.25rem .5rem;border:none;border-radius:8px;background:hsla(0,0%,100%,.06);color:var(--text);font-size:.78rem;cursor:pointer;transition:background .15s}.top-nav-user-trigger:hover{background:hsla(0,0%,100%,.1)}.top-nav-user-nickname{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-nav-dropdown{position:absolute;top:100%;right:0;margin-top:.25rem;min-width:120px;padding:.25rem;background:var(--glass);border:1px solid var(--border);border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.25);z-index:200}.top-nav-dropdown-item{display:block;width:100%;padding:.4rem .65rem;border:none;border-radius:6px;background:none;color:var(--text);font-size:.8rem;text-align:left;cursor:pointer;transition:background .15s;text-decoration:none}.top-nav-dropdown-item:hover{background:hsla(0,0%,100%,.08)}.modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-box{background:var(--glass);border:1px solid var(--border);border-radius:var(--card-radius);box-shadow:0 8px 32px rgba(0,0,0,.3);max-width:400px;width:100%;max-height:90vh;overflow:auto}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:.5px solid var(--border-subtle)}.modal-title{font-size:1.1rem;font-weight:600;color:var(--text);margin:0}.modal-close{width:28px;height:28px;border:none;border-radius:6px;background:hsla(0,0%,100%,.06);color:var(--text);font-size:1.25rem;line-height:1;cursor:pointer;transition:background .15s}.modal-close:hover{background:hsla(0,0%,100%,.12)}.login-modal .login-form{padding:1.25rem}.login-modal .form-group{margin-bottom:1rem}.login-modal .form-group:last-of-type{margin-bottom:.75rem}.login-error{margin:0 0 .75rem;font-size:.8rem;color:#f87171}.login-actions{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.panel-btn-ghost{background:transparent;color:var(--muted);border-color:transparent}.panel-btn-ghost:hover{background:hsla(0,0%,100%,.06);color:var(--text)}.products-page{position:relative;z-index:1;min-height:calc(100vh - 56px);padding:1.5rem 1.25rem}.products-page-inner{max-width:1000px;margin:0 auto}.products-page-title{font-size:1.5rem;font-weight:700;color:var(--text);margin-bottom:.35rem}.products-page-subtitle{font-size:.9rem;color:var(--muted);margin-bottom:2rem}.products-section{margin-bottom:2rem}.products-section-title{font-size:1rem;font-weight:600;color:var(--text);margin-bottom:1rem}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.25rem;gap:1.25rem}.product-card{background:var(--glass);border:1px solid var(--border);border-radius:18px;padding:1.25rem;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.product-card-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem}.product-card-name{font-size:1rem;font-weight:600;color:var(--text);margin:0}.product-card-badge{flex-shrink:0}.product-card-brand{font-size:.85rem;color:var(--muted);margin:0 0 .4rem}.product-card-tags{font-size:.8rem;color:var(--text);opacity:.9;margin:0 0 .5rem;line-height:1.4}.product-card-why{font-size:.82rem;color:var(--muted);margin:0 0 .75rem}.product-card-buy{display:inline-block;padding:.45rem 1rem;background:var(--accent);color:#fff;border-radius:10px;font-size:.9rem;font-weight:600}.product-card-buy:hover{background:var(--accent-hover);color:#fff}.product-card-no-link{font-size:.85rem;color:var(--muted)}.products-empty,.products-loading,.products-unlock{color:var(--muted);font-size:.9rem;margin:0}.hero-block{position:relative;z-index:1;min-height:180px;padding:2.2rem 1.25rem 1.2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;text-align:center}.hero-title{margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08;font-weight:800;color:var(--text);letter-spacing:.02em}.hero-subtitle{margin:0;max-width:760px;font-size:1rem;line-height:1.7;color:var(--muted)}.hero-cta{margin-top:.35rem;border:0;border-radius:999px;padding:.9rem 1.6rem;font-size:.95rem;font-weight:700;color:#0f1738;background:#fff;cursor:pointer;box-shadow:0 10px 28px rgba(10,15,40,.18);transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.hero-cta:hover{transform:translateY(-1px);box-shadow:0 14px 34px rgba(10,15,40,.24)}.dashboard-shell{position:relative;z-index:1;max-width:1600px;margin:0 auto;padding:1rem 1.25rem 2rem}.dashboard-grid{display:grid;grid-template-columns:240px minmax(0,1fr) 320px;grid-gap:1rem;gap:1rem;align-items:start}.dashboard-main,.dashboard-right,.sidebar-wrap{min-width:0}.dashboard-right{display:flex;flex-direction:column;gap:1rem}.main-info-block{position:relative;display:flex;gap:.9rem;align-items:flex-start;margin-bottom:1rem;padding:1rem 1.05rem;border-radius:20px;background:rgba(16,22,58,.38);border:1px solid hsla(0,0%,100%,.06);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overflow:hidden}.main-info-bar{flex:0 0 4px;width:4px;min-height:108px;border-radius:999px;background:linear-gradient(180deg,#7a8cff,#5a68ff);box-shadow:0 0 18px rgba(108,119,255,.28)}.main-info-text{min-width:0}.main-info-date{font-weight:700;margin-bottom:.45rem}.main-info-date,.main-info-desc{font-size:.95rem;color:var(--text)}.main-info-desc{line-height:1.75;margin-bottom:.2rem}.main-info-tips{font-size:.9rem}.main-disclaimer,.main-info-tips{line-height:1.7;color:var(--muted)}.main-disclaimer{margin:.8rem 0 0;font-size:.78rem}.main-result-row{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:1rem;gap:1rem;align-items:start;margin-top:1rem}.main-result-metrics,.main-result-preview{min-width:0}.imgWrap{position:relative;width:100%;overflow:hidden;border-radius:18px;background:rgba(12,18,46,.5);border:1px solid hsla(0,0%,100%,.08)}.imgBase,.imgOverlay{display:block;width:100%;height:auto}.imgOverlay{position:absolute;inset:0}.quality-card{margin-top:.8rem;padding:.75rem .9rem;border-radius:14px;background:rgba(16,22,58,.34);border:1px solid hsla(0,0%,100%,.06)}.quality-card-ok{margin:0;color:#c7f9d4;font-size:.82rem}.quality-card-warn{margin:0;color:#ffd8a8;font-size:.82rem}.recommend-section{position:relative;z-index:1;max-width:1600px;margin:0 auto;padding:0 1.25rem 2rem}.recommend-section-title{margin:0 0 1rem;font-size:1.2rem;font-weight:700;color:var(--text)}.recommend-placeholder{margin:0;color:var(--muted);font-size:.92rem}@media (max-width:1200px){.dashboard-grid{grid-template-columns:220px minmax(0,1fr) 300px}.main-result-row{grid-template-columns:1fr}}@media (max-width:980px){.dashboard-grid{grid-template-columns:1fr}.hero-block{min-height:150px;padding-top:1.8rem}.main-info-block{padding:.9rem}.main-info-bar{min-height:88px}}@media (max-width:520px){.hero-title{font-size:1.8rem}.hero-subtitle{font-size:.92rem}.hero-cta{padding:.8rem 1.25rem}.dashboard-shell,.recommend-section{padding-left:.9rem;padding-right:.9rem}}.sidebar{position:relative;width:100%;border-radius:22px;background:rgba(14,20,52,.48);border:1px solid hsla(0,0%,100%,.06);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overflow:hidden}.sidebar-inner{padding:1rem}.sidebar-drawer-toggle{display:none}.sidebar-search-wrap{display:flex;align-items:center;gap:.55rem;height:42px;padding:0 .9rem;border-radius:14px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.06);color:var(--muted);margin-bottom:1rem}.sidebar-search-input{flex:1 1;min-width:0;background:transparent;border:0;outline:none;color:var(--text);font-size:.9rem}.sidebar-search-input::placeholder{color:var(--muted)}.sidebar-menu{list-style:none}.sidebar-menu,.sidebar-menu li{margin:0;padding:0}.sidebar-menu-item{width:100%;display:flex;align-items:center;border:0;background:transparent;color:var(--text);border-radius:12px;padding:.78rem .9rem;font-size:.92rem;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.sidebar-menu-item:hover{background:hsla(0,0%,100%,.06)}.sidebar-menu-item.active{background:linear-gradient(135deg,rgba(102,118,255,.22),rgba(133,92,255,.18));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.05)}.sidebar-eval{margin-top:1rem;padding:.95rem .95rem 1rem;border-radius:16px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.05)}.sidebar-eval-title{font-size:.95rem;font-weight:700;color:var(--text);margin-bottom:.35rem}.sidebar-eval-desc{font-size:.82rem;line-height:1.6;color:var(--muted);margin-bottom:.5rem}.sidebar-eval-stars{color:#ffd76a;letter-spacing:.08em;font-size:1rem}#upload-section{margin-top:1rem}.upload-zone{border-radius:20px;border:1px dashed rgba(145,160,255,.35);background:rgba(16,22,58,.34);padding:1.4rem 1.2rem;text-align:center;transition:border-color .18s ease,background .18s ease}.upload-zone:hover{border-color:rgba(145,160,255,.55);background:rgba(20,28,72,.42)}.upload-zone-icon{font-size:1.5rem;margin-bottom:.4rem}.upload-zone-text{margin:0;font-size:1rem;font-weight:700;color:var(--text)}.upload-zone-hint{margin:.45rem 0 0;font-size:.84rem;color:var(--muted)}.upload-browse{display:inline-block;margin-top:.9rem;padding:.7rem 1.15rem;border-radius:999px;background:#fff;color:#121938;font-weight:700;font-size:.9rem;cursor:pointer}.hidden{display:none!important}.upload-save-history-toggle{display:inline-flex;align-items:center;gap:.45rem;margin-top:.9rem;font-size:.88rem;color:var(--text)}.upload-guest-tip{margin:.75rem 0 0;color:var(--muted);font-size:.84rem;line-height:1.6}.upload-analyze{margin-top:.9rem;border:0;border-radius:12px;padding:.8rem 1.2rem;background:linear-gradient(135deg,#6b7cff,#8168ff);color:#fff;font-size:.92rem;font-weight:700;cursor:pointer}.upload-analyze:disabled{opacity:.45;cursor:not-allowed}.card{border-radius:20px!important;background:rgba(14,20,52,.48)!important;border:1px solid hsla(0,0%,100%,.06)!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:1rem}.card-title-bar{display:flex;align-items:center;gap:.4rem;margin-bottom:.85rem;font-size:.95rem;font-weight:700;color:var(--text)}.title-en{font-size:.78rem;color:var(--muted);font-weight:500}@media (max-width:980px){.sidebar-drawer-toggle{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:.75rem;border-radius:12px;border:1px solid hsla(0,0%,100%,.08);background:rgba(14,20,52,.48);color:var(--text)}}.cache-panel h1,.cache-panel h2,.cache-panel h3,.cache-panel h4,.feedback-panel h1,.feedback-panel h2,.feedback-panel h3,.feedback-panel h4,.history-panel h1,.history-panel h2,.history-panel h3,.history-panel h4,.merchant-panel h1,.merchant-panel h2,.merchant-panel h3,.merchant-panel h4,.profile-panel h1,.profile-panel h2,.profile-panel h3,.profile-panel h4,.shipping-panel h1,.shipping-panel h2,.shipping-panel h3,.shipping-panel h4,.trash-panel h1,.trash-panel h2,.trash-panel h3,.trash-panel h4{color:#f8faff!important}.cache-panel label,.cache-panel li,.cache-panel p,.cache-panel span,.feedback-panel label,.feedback-panel li,.feedback-panel p,.feedback-panel span,.history-panel label,.history-panel li,.history-panel p,.history-panel span,.merchant-panel label,.merchant-panel li,.merchant-panel p,.merchant-panel span,.profile-panel label,.profile-panel li,.profile-panel p,.profile-panel span,.shipping-panel label,.shipping-panel li,.shipping-panel p,.shipping-panel span,.trash-panel label,.trash-panel li,.trash-panel p,.trash-panel span{color:rgba(237,242,255,.94)!important}.cache-panel .block-title,.cache-panel .card-title-bar,.cache-panel .info-section-title,.cache-panel .module-title,.cache-panel .panel-section-title,.cache-panel .section-title,.feedback-panel .block-title,.feedback-panel .card-title-bar,.feedback-panel .info-section-title,.feedback-panel .module-title,.feedback-panel .panel-section-title,.feedback-panel .section-title,.history-panel .block-title,.history-panel .card-title-bar,.history-panel .info-section-title,.history-panel .module-title,.history-panel .panel-section-title,.history-panel .section-title,.merchant-panel .block-title,.merchant-panel .card-title-bar,.merchant-panel .info-section-title,.merchant-panel .module-title,.merchant-panel .panel-section-title,.merchant-panel .section-title,.profile-panel .block-title,.profile-panel .card-title-bar,.profile-panel .info-section-title,.profile-panel .module-title,.profile-panel .panel-section-title,.profile-panel .section-title,.shipping-panel .block-title,.shipping-panel .card-title-bar,.shipping-panel .info-section-title,.shipping-panel .module-title,.shipping-panel .panel-section-title,.shipping-panel .section-title,.trash-panel .block-title,.trash-panel .card-title-bar,.trash-panel .info-section-title,.trash-panel .module-title,.trash-panel .panel-section-title,.trash-panel .section-title{background:hsla(0,0%,100%,.08)!important;color:#f7f9ff!important;border:1px solid hsla(0,0%,100%,.08)!important;border-radius:16px!important;padding:.9rem 1rem!important;font-weight:700!important;box-shadow:none!important}.cache-panel .block-title *,.cache-panel .card-title-bar *,.cache-panel .info-section-title *,.cache-panel .module-title *,.cache-panel .panel-section-title *,.cache-panel .section-title *,.feedback-panel .block-title *,.feedback-panel .card-title-bar *,.feedback-panel .info-section-title *,.feedback-panel .module-title *,.feedback-panel .panel-section-title *,.feedback-panel .section-title *,.history-panel .block-title *,.history-panel .card-title-bar *,.history-panel .info-section-title *,.history-panel .module-title *,.history-panel .panel-section-title *,.history-panel .section-title *,.merchant-panel .block-title *,.merchant-panel .card-title-bar *,.merchant-panel .info-section-title *,.merchant-panel .module-title *,.merchant-panel .panel-section-title *,.merchant-panel .section-title *,.profile-panel .block-title *,.profile-panel .card-title-bar *,.profile-panel .info-section-title *,.profile-panel .module-title *,.profile-panel .panel-section-title *,.profile-panel .section-title *,.shipping-panel .block-title *,.shipping-panel .card-title-bar *,.shipping-panel .info-section-title *,.shipping-panel .module-title *,.shipping-panel .panel-section-title *,.shipping-panel .section-title *,.trash-panel .block-title *,.trash-panel .card-title-bar *,.trash-panel .info-section-title *,.trash-panel .module-title *,.trash-panel .panel-section-title *,.trash-panel .section-title *{color:#f7f9ff!important}.cache-panel .badge,.cache-panel .tag,.feedback-panel .badge,.feedback-panel .tag,.history-panel .badge,.history-panel .tag,.merchant-panel .badge,.merchant-panel .tag,.profile-panel .badge,.profile-panel .tag,.shipping-panel .badge,.shipping-panel .tag,.trash-panel .badge,.trash-panel .tag{color:#fff!important}.cache-panel>h1,.cache-panel>h2,.cache-panel>p,.feedback-panel>h1,.feedback-panel>h2,.feedback-panel>p,.history-panel>h1,.history-panel>h2,.history-panel>p,.merchant-panel>h1,.merchant-panel>h2,.merchant-panel>p,.profile-panel>h1,.profile-panel>h2,.profile-panel>p,.shipping-panel>h1,.shipping-panel>h2,.shipping-panel>p,.trash-panel>h1,.trash-panel>h2,.trash-panel>p{color:#f8faff!important}.cache-panel>div,.feedback-panel>div,.history-panel>div,.merchant-panel>div,.profile-panel>div,.shipping-panel>div,.trash-panel>div{background:rgba(14,20,52,.42)!important;border:1px solid hsla(0,0%,100%,.06)!important;border-radius:22px!important;box-sizing:border-box!important}.cache-panel>div>div:first-child,.feedback-panel>div>div:first-child,.history-panel>div>div:first-child,.merchant-panel>div>div:first-child,.profile-panel>div>div:first-child,.shipping-panel>div>div:first-child,.trash-panel>div>div:first-child{background:hsla(0,0%,100%,.08)!important;color:#f7f9ff!important;border:1px solid hsla(0,0%,100%,.08)!important;border-radius:16px!important;padding:.9rem 1rem!important;box-shadow:none!important}.cache-panel>div>div:first-child *,.feedback-panel>div>div:first-child *,.history-panel>div>div:first-child *,.merchant-panel>div>div:first-child *,.profile-panel>div>div:first-child *,.shipping-panel>div>div:first-child *,.trash-panel>div>div:first-child *{color:#f7f9ff!important}.cache-panel>div li,.cache-panel>div p,.cache-panel>div span,.cache-panel>div strong,.cache-panel>div>:not(:first-child),.feedback-panel>div li,.feedback-panel>div p,.feedback-panel>div span,.feedback-panel>div strong,.feedback-panel>div>:not(:first-child),.history-panel>div li,.history-panel>div p,.history-panel>div span,.history-panel>div strong,.history-panel>div>:not(:first-child),.merchant-panel>div li,.merchant-panel>div p,.merchant-panel>div span,.merchant-panel>div strong,.merchant-panel>div>:not(:first-child),.profile-panel>div li,.profile-panel>div p,.profile-panel>div span,.profile-panel>div strong,.profile-panel>div>:not(:first-child),.shipping-panel>div li,.shipping-panel>div p,.shipping-panel>div span,.shipping-panel>div strong,.shipping-panel>div>:not(:first-child),.trash-panel>div li,.trash-panel>div p,.trash-panel>div span,.trash-panel>div strong,.trash-panel>div>:not(:first-child){color:rgba(237,242,255,.94)!important}.cache-panel input,.cache-panel select,.cache-panel textarea,.feedback-panel input,.feedback-panel select,.feedback-panel textarea,.history-panel input,.history-panel select,.history-panel textarea,.merchant-panel input,.merchant-panel select,.merchant-panel textarea,.profile-panel input,.profile-panel select,.profile-panel textarea,.shipping-panel input,.shipping-panel select,.shipping-panel textarea,.trash-panel input,.trash-panel select,.trash-panel textarea{background:hsla(0,0%,100%,.06)!important;color:#f4f7ff!important;border:1px solid hsla(0,0%,100%,.08)!important}.cache-panel input::placeholder,.cache-panel textarea::placeholder,.feedback-panel input::placeholder,.feedback-panel textarea::placeholder,.history-panel input::placeholder,.history-panel textarea::placeholder,.merchant-panel input::placeholder,.merchant-panel textarea::placeholder,.profile-panel input::placeholder,.profile-panel textarea::placeholder,.shipping-panel input::placeholder,.shipping-panel textarea::placeholder,.trash-panel input::placeholder,.trash-panel textarea::placeholder{color:rgba(210,220,245,.7)!important}.card-title-bar{display:flex!important;align-items:center!important;gap:.4rem!important;margin-bottom:.85rem!important;font-size:.95rem!important;font-weight:700!important;background:hsla(0,0%,100%,.08)!important;border:1px solid hsla(0,0%,100%,.08)!important;border-radius:16px!important;padding:.9rem 1rem!important;box-shadow:none!important}.card-title-bar,.card-title-bar *{color:#f7f9ff!important}.card-title-bar .title-en{color:rgba(230,236,255,.72)!important;font-size:.78rem!important;font-weight:500!important}.cache-panel,.feedback-panel,.history-panel,.merchant-panel,.profile-panel,.shipping-panel,.trash-panel{color:#eef2ff!important}.cache-panel li,.cache-panel p,.cache-panel span,.feedback-panel li,.feedback-panel p,.feedback-panel span,.history-panel li,.history-panel p,.history-panel span,.merchant-panel li,.merchant-panel p,.merchant-panel span,.profile-panel li,.profile-panel p,.profile-panel span,.shipping-panel li,.shipping-panel p,.shipping-panel span,.trash-panel li,.trash-panel p,.trash-panel span{color:rgba(237,242,255,.94)!important}.recommend-section{position:relative!important;z-index:1!important;max-width:1600px!important;margin:0 auto!important;padding:0 20px 32px!important;box-sizing:border-box!important}.recommend-section-title{margin:0 0 16px!important;font-size:1.4rem!important;font-weight:800!important;color:#f7f9ff!important;line-height:1.2!important}.recommend-placeholder{margin:0!important;color:rgba(226,232,255,.72)!important;font-size:.95rem!important}.recommend-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;grid-gap:18px!important;gap:18px!important;align-items:stretch!important}.product-card{flex-direction:column!important;min-width:0!important;min-height:220px!important;padding:18px 18px 16px!important;border-radius:20px!important;background:rgba(14,20,52,.5)!important;border:1px solid hsla(0,0%,100%,.07)!important;box-shadow:0 10px 30px rgba(4,8,26,.18)!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;box-sizing:border-box!important;overflow:hidden!important}.product-card,.product-card-head{display:flex!important;gap:8px!important}.product-card-head{align-items:center!important;margin-bottom:2px!important}.product-card-name{margin:0!important;font-size:1.1rem!important;font-weight:800!important;line-height:1.3!important;color:#f7f9ff!important}.product-card-badge{flex-shrink:0!important}.product-card-brand{margin:0!important;font-size:.88rem!important;font-weight:600!important;color:rgba(214,223,255,.78)!important}.product-card-tags{margin:2px 0 0!important;font-size:.82rem!important;line-height:1.55!important;color:rgba(235,240,255,.86)!important;word-break:break-word!important;overflow-wrap:anywhere!important}.product-card-why{margin:0!important;font-size:.84rem!important;line-height:1.55!important;color:rgba(200,212,255,.72)!important}.product-card-buy{display:inline-flex!important;align-items:center!important;justify-content:center!important;align-self:flex-start!important;margin-top:auto!important;padding:10px 16px!important;border-radius:999px!important;background:linear-gradient(135deg,#6b7cff,#8a6dff)!important;color:#fff!important;font-size:.88rem!important;font-weight:700!important;text-decoration:none!important;box-shadow:0 8px 20px rgba(98,110,255,.26)!important;transition:transform .18s ease,opacity .18s ease!important}.product-card-buy:hover{transform:translateY(-1px)!important;opacity:.96!important;color:#fff!important}.product-card-no-link{margin-top:auto!important;font-size:.84rem!important;color:rgba(200,212,255,.7)!important}.products-empty,.products-loading,.products-unlock{margin:0!important;color:rgba(226,232,255,.72)!important;font-size:.95rem!important}@media (max-width:640px){.recommend-section{padding-left:14px!important;padding-right:14px!important}.recommend-grid{grid-template-columns:1fr!important;gap:14px!important}.product-card{min-height:0!important;padding:16px!important}}.hero-block{position:relative!important;min-height:150px!important;padding:28px 20px 14px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:10px!important;overflow:hidden!important}.hero-cta{margin-top:6px!important}.hero-block:before{bottom:10px!important;width:min(420px,68vw)!important;height:160px!important;border-radius:220px 220px 0 0!important;background:radial-gradient(circle at 50% 78%,hsla(0,0%,100%,.95) 0,rgba(226,198,255,.85) 14%,rgba(155,96,255,.42) 36%,rgba(102,78,255,.16) 58%,transparent 76%)!important;filter:blur(8px)!important;opacity:.95!important}.hero-block:after,.hero-block:before{content:""!important;position:absolute!important;left:50%!important;transform:translateX(-50%)!important;pointer-events:none!important}.hero-block:after{bottom:18px!important;width:min(760px,90vw)!important;height:3px!important;background:linear-gradient(90deg,hsla(0,0%,100%,0),rgba(180,138,255,.45) 18%,rgba(245,236,255,.98) 50%,rgba(180,138,255,.45) 82%,hsla(0,0%,100%,0))!important;box-shadow:0 0 10px rgba(164,111,255,.45),0 0 24px rgba(99,104,255,.22)!important}.dashboard-shell{max-width:1600px!important;margin:0 auto!important;padding:10px 20px 18px!important;min-height:auto!important}.dashboard-grid{align-items:start!important}.dashboard-grid,.dashboard-main,.dashboard-right,.sidebar-wrap{min-height:auto!important}.main-info-block{margin-bottom:14px!important}#upload-section{margin-top:10px!important}.recommend-section{margin-top:8px!important;padding-top:6px!important;padding-bottom:28px!important}.recommend-section-title{margin-bottom:12px!important}.products-unlock,.recommend-placeholder{margin-top:0!important}@media (max-width:900px){.hero-block{min-height:128px!important;padding-top:22px!important;padding-bottom:10px!important}.hero-block:before{width:min(300px,74vw)!important;height:112px!important}.hero-block:after{width:min(92vw,520px)!important}.dashboard-shell{padding-left:14px!important;padding-right:14px!important}}.hero-block.hero-space-final{position:relative!important;min-height:364px!important;padding:18px 20px 28px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;overflow:hidden!important;isolation:isolate!important}.hero-block.hero-space-final:after,.hero-block.hero-space-final:before{content:none!important;display:none!important}.hero-space-bg{position:absolute!important;inset:0!important;z-index:1!important;pointer-events:none!important;overflow:hidden!important}.hero-cta,.hero-subtitle,.hero-title{position:relative!important;z-index:2!important}.hero-title{margin:0!important;font-size:clamp(2.8rem,5.3vw,5.25rem)!important;line-height:1.02!important;color:#f8f9ff!important}.hero-subtitle{margin:0!important;font-size:1.02rem!important;color:rgba(232,237,255,.76)!important;text-align:center!important}.hero-cta{margin-top:18px!important;padding:.96rem 1.82rem!important;background:hsla(0,0%,100%,.98)!important;color:#151b36!important;font-size:.98rem!important;font-weight:800!important;cursor:pointer!important;box-shadow:0 10px 28px rgba(12,16,40,.16)!important}.hero-space-atmosphere{position:absolute;left:50%;top:6px;transform:translateX(-50%);width:min(840px,78vw);height:186px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(118,98,255,.13) 0,rgba(96,82,255,.05) 42%,transparent 78%);filter:blur(18px);opacity:.84;animation:heroSpaceAtmosphere 6s ease-in-out infinite}.hero-space-horizon-line{bottom:40px;width:min(1040px,86vw);height:2px;background:linear-gradient(90deg,hsla(0,0%,100%,0),rgba(120,102,255,.03) 20%,rgba(188,154,255,.11) 38%,rgba(255,250,255,.96) 50%,rgba(188,154,255,.11) 62%,rgba(120,102,255,.03) 80%,hsla(0,0%,100%,0));box-shadow:0 0 4px rgba(180,150,255,.05),0 0 10px rgba(100,90,255,.02)}.hero-space-horizon-glow,.hero-space-horizon-line{position:absolute;left:50%;transform:translateX(-50%);border-radius:999px}.hero-space-horizon-glow{bottom:24px;width:min(360px,38vw);height:18px;background:radial-gradient(ellipse at center,rgba(214,190,255,.12) 0,rgba(122,101,255,.04) 56%,transparent 84%);filter:blur(8px)}.hero-space-source-glow{position:absolute;left:50%;bottom:42px;transform:translateX(-50%);width:360px;height:170px;border-radius:360px 360px 0 0;background:radial-gradient(ellipse at center bottom,rgba(214,194,255,.24) 0,rgba(182,156,255,.16) 20%,rgba(142,118,255,.08) 44%,rgba(96,82,255,.03) 64%,transparent 82%);filter:blur(18px);opacity:.95;animation:heroSpaceGlow 5s ease-in-out infinite}.hero-space-source-core{bottom:54px;width:130px;height:42px;border-radius:999px 999px 999px 999px;background:radial-gradient(ellipse at center,hsla(0,0%,100%,.92) 0,rgba(243,236,255,.72) 34%,rgba(196,166,255,.16) 70%,hsla(0,0%,100%,0) 100%);opacity:.88}.hero-space-source-core,.hero-space-sweep{position:absolute;left:50%;transform:translateX(-50%);filter:blur(8px)}.hero-space-sweep{bottom:58px;width:200px;height:28px;border-radius:999px;background:linear-gradient(90deg,hsla(0,0%,100%,0),rgba(220,195,255,.04) 20%,hsla(0,0%,100%,.2) 50%,rgba(220,195,255,.04) 80%,hsla(0,0%,100%,0));opacity:.46;animation:heroSpaceSweep 5.2s ease-in-out infinite}.hero-space-star{position:absolute;border-radius:50%;background:hsla(0,0%,100%,.82);box-shadow:0 0 6px hsla(0,0%,100%,.12)}.hero-space-star-1{width:4px;height:4px;top:102px;left:calc(50% + 280px);animation:heroSpaceStar 3.6s ease-in-out infinite}.hero-space-star-2{width:2px;height:2px;top:160px;left:calc(50% + 330px);animation:heroSpaceStar 2.8s ease-in-out infinite}.hero-space-star-3{width:3px;height:3px;top:286px;left:calc(50% - 330px);animation:heroSpaceStar 4.1s ease-in-out infinite}@keyframes heroSpaceAtmosphere{0%,to{opacity:.72;transform:translateX(-50%) scale(.99)}50%{opacity:.9;transform:translateX(-50%) scale(1.01)}}@keyframes heroSpaceGlow{0%,to{opacity:.76;transform:translateX(-50%) scale(.98)}50%{opacity:1;transform:translateX(-50%) scale(1.03)}}@keyframes heroSpaceSweep{0%{opacity:.2;transform:translateX(calc(-50% - 18px))}50%{opacity:.5;transform:translateX(-50%)}to{opacity:.2;transform:translateX(calc(-50% + 18px))}}@keyframes heroSpaceStar{0%,to{opacity:.24}50%{opacity:.88}}@media (max-width:900px){.hero-block.hero-space-final{min-height:252px!important;padding:18px 16px 12px!important}.hero-title{font-size:clamp(2rem,8vw,3.6rem)!important}.hero-subtitle{font-size:.92rem!important}.hero-cta{margin-top:14px!important;padding:.82rem 1.35rem!important;font-size:.9rem!important}.hero-space-atmosphere{width:min(560px,92vw);height:128px}.hero-space-horizon-line{width:min(94vw,780px);bottom:24px}.hero-space-horizon-glow{width:min(220px,52vw);bottom:13px;height:14px}.hero-space-source-glow{width:210px;height:96px;bottom:26px}.hero-space-source-core{width:78px;height:24px;bottom:36px}.hero-space-sweep{width:118px;height:16px;bottom:39px}.hero-space-star-1{left:calc(50% + 150px)}.hero-space-star-2{left:calc(50% + 180px)}.hero-space-star-3{left:calc(50% - 180px)}}.hero-atmosphere{inset:0}.hero-atmosphere,.hero-graphizo-backdrop{position:absolute;z-index:0;pointer-events:none;overflow:hidden}.hero-graphizo-backdrop{inset:-10% -10%}.hero-gz-base{position:absolute;inset:0;background:radial-gradient(ellipse 72% 58% at 92% 10%,rgba(118,156,255,.14) 0,rgba(54,78,168,.045) 46%,transparent 68%),radial-gradient(ellipse 52% 44% at 78% 68%,rgba(92,140,255,.085) 0,transparent 58%),linear-gradient(180deg,#060a18,#050914 52%,#040812)}.hero-gz-grid{position:absolute;inset:0;opacity:.18;background-image:linear-gradient(hsla(0,0%,100%,.028) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.028) 1px,transparent 0);background-size:46px 46px;background-position:-1px -1px;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.75),rgba(0,0,0,.35) 34%,transparent);mask-image:linear-gradient(90deg,rgba(0,0,0,.75),rgba(0,0,0,.35) 34%,transparent)}.hero-gz-flow{position:absolute;inset:-35% -20%;opacity:.26;background:linear-gradient(112deg,transparent 42%,rgba(92,140,255,.045) 46%,rgba(150,176,255,.075) 49%,rgba(92,140,255,.042) 52%,transparent 60%);background-size:240% 240%;animation:hero-gz-flow-shift 42s ease-in-out infinite;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.08),rgba(0,0,0,.38) 40%,#000 70%);mask-image:linear-gradient(90deg,rgba(0,0,0,.08),rgba(0,0,0,.38) 40%,#000 70%)}@keyframes hero-gz-flow-shift{0%,to{background-position:15% 20%;opacity:.22}50%{background-position:90% 78%;opacity:.42}}.hero-soft-haze{position:absolute;inset:-6% -12%;z-index:0;pointer-events:none;background:radial-gradient(ellipse 56% 48% at 62% 40%,rgba(26,38,74,.055) 0,transparent 64%),radial-gradient(ellipse 44% 36% at 88% 26%,rgba(78,122,255,.045) 0,transparent 62%);filter:blur(18px);opacity:.075;-webkit-mask-image:linear-gradient(90deg,#000,rgba(0,0,0,.55) 42%,transparent 90%);mask-image:linear-gradient(90deg,#000,rgba(0,0,0,.55) 42%,transparent 90%)}.hero-foreground{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}.hero-title{font-size:clamp(2rem,4vw,3.4rem)!important;line-height:1.08!important;font-weight:800!important;color:var(--text)!important;letter-spacing:.02em!important}.hero-subtitle{font-size:1rem!important;line-height:1.7!important;color:var(--muted)!important;max-width:760px!important}.hero-cta{margin-top:.35rem!important;border:0!important;border-radius:999px!important;padding:.9rem 1.6rem!important;font-size:.95rem!important;font-weight:700!important;color:#0f1738!important;background:#fff!important;box-shadow:0 10px 28px rgba(10,15,40,.18)!important;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease!important}.hero-cta:hover{transform:translateY(-1px)!important;box-shadow:0 14px 34px rgba(10,15,40,.24)!important}.hero-planet-cluster{position:absolute;top:clamp(-5%,0vh,7%);right:clamp(6%,10vw,18%);width:clamp(220px,22vw,320px);height:clamp(220px,22vw,320px);transform:translate3d(-18%,0,0);z-index:1}.hero-planet-depth{position:absolute;inset:-18% -10% -14% 8%;background:radial-gradient(ellipse 76% 70% at 70% 36%,rgba(18,20,32,.1) 0,rgba(14,16,26,.04) 56%,transparent 78%);pointer-events:none}.hero-planet-breath{position:absolute;inset:0;animation:hero-planet-breathe 18s ease-in-out infinite;will-change:transform,opacity}@keyframes hero-planet-breathe{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.002);opacity:.56}}.hero-planet-diffuse{position:absolute;inset:-10%;border-radius:50%;background:radial-gradient(circle at 48% 42%,rgba(44,72,148,.035) 0,rgba(20,30,58,.018) 52%,transparent 76%);filter:blur(2px);pointer-events:none;opacity:.26;animation:hero-planet-diffuse-shimmer 34s ease-in-out infinite}@keyframes hero-planet-diffuse-shimmer{0%,to{opacity:.26}50%{opacity:.4}}.hero-planet-haze{inset:22%;border-radius:50%;background:radial-gradient(circle at 50% 48%,rgba(62,92,175,.038) 0,transparent 68%);filter:blur(2px);opacity:.24}.hero-planet-haze,.hero-signal-field{position:absolute;pointer-events:none}.hero-signal-field{inset:0;z-index:1;opacity:.22}.hero-signal-svg{position:absolute;inset:0;width:100%;height:100%}.hero-signal-path{stroke:rgba(190,214,255,.11);stroke-width:.16;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;stroke-dasharray:1.4 3.6;animation:hero-signal-dash 48s linear infinite;opacity:.24}.hero-signal-path--1{animation-duration:56s;opacity:.22}.hero-signal-path--2{animation-duration:64s;opacity:.18;animation-delay:-10s}.hero-signal-path--3{animation-duration:72s;opacity:.16;animation-delay:-22s}@keyframes hero-signal-dash{to{stroke-dashoffset:-12}}.hero-signal-dot{position:absolute;border-radius:999px;background:rgba(210,230,255,.52);box-shadow:none;opacity:.08;animation:hero-signal-dot 14s ease-in-out infinite}@keyframes hero-signal-dot{0%,to{opacity:.04;transform:translateZ(0) scale(1)}50%{opacity:.12;transform:translateZ(0) scale(1.03)}}.hero-signal-dot--1{width:1.8px;height:1.8px;left:12%;top:18%;animation-delay:-.8s}.hero-signal-dot--2{width:1.2px;height:1.2px;left:22%;top:42%;animation-delay:-2.6s}.hero-signal-dot--3{width:1.4px;height:1.4px;left:14%;top:66%;animation-delay:-4.2s}.hero-signal-dot--4{width:1.1px;height:1.1px;left:38%;top:16%;animation-delay:-1.8s}.hero-signal-dot--5{width:1.7px;height:1.7px;left:46%;top:82%;animation-delay:-3.4s}.hero-signal-dot--6{width:1.1px;height:1.1px;left:58%;top:30%;animation-delay:-5.2s}.hero-signal-dot--7{width:1.4px;height:1.4px;right:18%;top:24%;animation-delay:-2.1s}.hero-signal-dot--8{width:1.1px;height:1.1px;right:10%;top:48%;animation-delay:-4.6s}.hero-signal-dot--9{width:1.8px;height:1.8px;right:14%;top:72%;animation-delay:-1.2s}.hero-signal-dot--10{width:1.1px;height:1.1px;right:28%;bottom:18%;animation-delay:-5.8s}.hero-signal-dot--11{width:1.4px;height:1.4px;left:32%;bottom:22%;animation-delay:-3.9s}.hero-signal-dot--12{width:1.1px;height:1.1px;left:62%;bottom:10%;animation-delay:-.3s}.hero-planet-mass{left:50%;top:50%;width:46%;height:46%;margin:-23% 0 0 -23%;background:radial-gradient(circle at 40% 34%,rgba(245,250,255,.22) 0,rgba(128,165,255,.15) 36%,rgba(75,105,190,.075) 62%,transparent 78%);filter:blur(1.6px);opacity:.86;box-shadow:inset 0 0 0 1px rgba(190,210,255,.1)}.hero-planet-mass,.hero-planet-mass:after{position:absolute;border-radius:50%;pointer-events:none}.hero-planet-mass:after{content:"";inset:-14%;background:radial-gradient(circle at 50% 50%,transparent 46%,rgba(150,182,255,.1) 62%,transparent 75%);filter:blur(1.5px);opacity:.62}.hero-planet-core{left:50%;top:50%;width:19%;height:19%;margin:-9.5% 0 0 -9.5%;background:conic-gradient(from 210deg,rgba(206,224,255,.2) 0,rgba(122,162,255,.065) 26%,rgba(196,216,255,.17) 52%,rgba(112,152,255,.055) 78%,rgba(206,224,255,.2) 100%),radial-gradient(circle at 42% 40%,rgba(240,248,255,.16) 0,rgba(92,132,255,.11) 55%,transparent 82%);filter:blur(.9px);opacity:.78;box-shadow:inset 0 0 0 1px rgba(190,210,255,.18),inset 0 0 0 2px rgba(80,95,155,.08)}.hero-planet-core,.hero-planet-core:before{position:absolute;border-radius:50%;pointer-events:none}.hero-planet-core:before{content:"";inset:-22%;background:radial-gradient(circle at 50% 50%,rgba(122,162,255,.075) 0,transparent 64%),repeating-linear-gradient(90deg,rgba(200,220,255,.04) 0 1px,transparent 1px 6px);filter:blur(1.6px);opacity:.34}.hero-planet-core-inner{position:absolute;left:50%;top:50%;width:6.5%;height:6.5%;margin:-3.25% 0 0 -3.25%;border-radius:50%;background:radial-gradient(circle at 44% 40%,rgba(245,250,255,.36) 0,rgba(120,160,255,.11) 60%,transparent 82%),repeating-linear-gradient(90deg,rgba(205,228,255,.075) 0 1px,transparent 1px 5px);filter:none;opacity:.54;pointer-events:none;animation:hero-planet-core-inner 12s ease-in-out infinite}@keyframes hero-planet-core-inner{0%,to{opacity:.52;transform:scale(1)}50%{opacity:.62;transform:scale(1.01)}}.hero-planet-orbits{position:absolute;inset:0;pointer-events:none}.hero-planet-orbit{position:absolute;left:50%;top:50%;border-radius:50%;border:1px solid rgba(160,175,215,.11);background:transparent;box-shadow:none}.hero-planet-orbit--1{width:72%;height:30%;margin:-15% 0 0 -36%;transform:rotate(-22deg)}.hero-planet-orbit--2{width:92%;height:38%;margin:-19% 0 0 -46%;transform:rotate(12deg);opacity:.8}.hero-planet-orbit--3{width:108%;height:44%;margin:-22% 0 0 -54%;transform:rotate(-8deg);opacity:.65}.hero-planet-star{position:absolute;width:1px;height:1px;border-radius:50%;background:rgba(175,185,210,.35);box-shadow:none;opacity:.18;animation:hero-planet-star-drift 24s ease-in-out infinite}.hero-planet-star--1{top:10%;left:22%}.hero-planet-star--2{top:58%;left:6%;animation-delay:-8s}.hero-planet-star--3{top:28%;left:78%;animation-delay:-15s}.hero-planet-star--4{top:78%;left:52%;animation-delay:-2s}.hero-planet-star--5{top:42%;left:12%;animation-delay:-19s}@keyframes hero-planet-star-drift{0%,to{opacity:.12}50%{opacity:.24}}.hero-hub-traces{position:absolute;inset:0;z-index:1;pointer-events:none}.hero-hub-traces-svg{position:absolute;inset:0;width:100%;height:100%}.hero-hub-trace{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;stroke-width:.24;stroke:rgba(170,190,245,.08);opacity:.7;animation:hero-hub-trace-breathe 10s ease-in-out infinite}.hero-hub-trace--b{opacity:.55;animation-delay:-3.5s}.hero-hub-trace--c{opacity:.45;animation-delay:-6.5s}@keyframes hero-hub-trace-breathe{0%,to{opacity:.52}50%{opacity:.82}}.hero-planet-nodes{--px:0;--py:0;position:absolute;inset:0;z-index:2;pointer-events:none;transform:translate3d(calc(var(--px) * .85px),calc(var(--py) * .85px),0);transition:transform .22s ease-out;will-change:transform}.hero-planet-node{position:absolute;display:inline-flex;align-items:center;gap:.18rem;font-weight:500;line-height:1.2;padding:.12rem .28rem;border-radius:7px;background:rgba(6,10,22,.4);border:1px solid rgba(160,188,255,.16);color:rgba(210,224,245,.56);letter-spacing:.06em;white-space:nowrap;transform:translate(-50%,-50%);transform-origin:center center;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.035);animation-timing-function:ease-in-out;will-change:transform,opacity;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.hero-planet-node:before{content:"";width:6px;height:6px;border-radius:50%;flex-shrink:0;background:radial-gradient(circle at 30% 30%,rgba(245,250,255,.9) 0,rgba(118,168,255,.34) 70%,rgba(70,92,170,.045) 100%);box-shadow:0 0 14px rgba(100,150,255,.18)}.hero-planet-node--a{left:12%;top:18%;z-index:4;font-size:.6rem;animation:hero-node-micro-a 7.5s ease-in-out infinite;animation-delay:-1.1s}.hero-planet-node--b{left:86%;top:42%;z-index:3;font-size:.56rem;animation:hero-node-micro-b 9.2s ease-in-out infinite;animation-delay:-4.7s}.hero-planet-node--c{left:28%;top:82%;z-index:2;font-size:.52rem;animation:hero-node-micro-c 11s ease-in-out infinite;animation-delay:-6.9s}@keyframes hero-node-micro-a{0%,to{transform:translate(-50%,-50%) translateZ(0) scale(1);opacity:.52}50%{transform:translate(-50%,-50%) translate3d(1.05px,-.85px,0) scale(1.02);opacity:.7}}@keyframes hero-node-micro-b{0%,to{transform:translate(-50%,-50%) translateZ(0) scale(.995);opacity:.46}50%{transform:translate(-50%,-50%) translate3d(-1.15px,.65px,0) scale(1);opacity:.62}}@keyframes hero-node-micro-c{0%,to{transform:translate(-50%,-50%) translateZ(0) scale(.988);opacity:.4}50%{transform:translate(-50%,-50%) translate3d(.85px,1.15px,0) scale(.992);opacity:.54}}@media (prefers-reduced-motion:reduce){.hero-gz-flow,.hero-hub-trace,.hero-planet-breath,.hero-planet-core-inner,.hero-planet-diffuse,.hero-planet-node,.hero-planet-star,.hero-signal-dot,.hero-signal-path{animation:none!important}.hero-planet-nodes{transform:none!important;transition:none!important}.hero-planet-node{transform:translate(-50%,-50%)!important}}.hero-block{background:transparent!important;background-color:transparent!important}.hero-block:after,.hero-block:before{content:none!important;display:none!important;box-shadow:none!important;filter:none!important;opacity:0!important}