:root{--brand-green-50: #f4fbf5;--brand-green-100: #eaf8ee;--brand-green-200: #d5efdd;--brand-green-300: #b4dfc3;--brand-green-500: #29b765;--brand-green-600: #179a55;--brand-green-700: #117642;--brand-text-primary: #18322a;--brand-text-secondary: #617568;--brand-surface: rgba(255, 255, 255, .94);--brand-surface-soft: rgba(244, 251, 245, .92);--brand-border: rgba(44, 122, 75, .12);--brand-shadow: 0 20px 46px rgba(32, 80, 52, .08);color:var(--brand-text-primary);background:var(--brand-green-50);font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--brand-text-primary);background:#f2fbf5;overflow-x:clip}button,a,input,textarea,select{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}.app-shell{min-height:100vh}.app-session-notice{position:sticky;top:70px;z-index:35;margin:10px 18px 0;border:1px solid rgba(239,68,68,.18);border-radius:8px;padding:10px 12px;color:#991b1b;background:#fff7ed;box-shadow:0 10px 24px #18322a14;font-size:12px;line-height:1.5}.platform-header{position:sticky;top:0;z-index:40;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px 40px;min-height:60px;padding:0 18px 10px;border-bottom:1px solid rgba(18,33,25,.08);background:#fff;box-shadow:none}.platform-header-left,.platform-header-actions{display:flex;align-items:center}.platform-header-left{min-width:0}.platform-header-actions{gap:8px}.platform-header-actions-home{gap:10px}.brand-mark{display:inline-flex;align-items:center;gap:6px;border:0;padding:0;background:transparent}.brand-logo-image{display:block;width:auto;height:20px}.foodkit-logo-image{height:20px}.brand-ai-badge{display:block;width:auto;height:16px;margin-top:-5px}.brand-design-badge{display:block;width:auto;height:22px;margin-top:-5px}.page-nav{display:flex;align-items:center;gap:30px;overflow-x:auto;padding:0;border:0;background:transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.page-nav a{display:inline-flex;align-items:center;justify-content:center;min-height:auto;padding:0;border-radius:0;color:#352e45;font-size:.9rem;font-weight:500;line-height:20px;white-space:nowrap}.page-nav a:hover,.page-nav a[aria-current=page]{color:#22c55e;background:transparent}.account-center-page{min-height:calc(100vh - 72px);background:#f5f7fa}.account-center-layout{display:grid;grid-template-columns:160px minmax(0,1fr);gap:16px;min-height:calc(100vh - 72px);padding:0}.account-center-sidebar{padding:14px 10px 18px;border-right:1px solid rgba(18,164,92,.1);background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.account-center-sidebar-group{display:grid;gap:6px;margin-bottom:28px}.account-center-sidebar-group strong{display:block;margin:16px 10px 6px;color:#999;font-size:12px;font-weight:400;line-height:1.3}.account-center-sidebar-items{display:grid;gap:4px}.account-center-sidebar-items button{display:flex;position:relative;width:100%;min-height:36px;min-width:0;align-items:center;gap:8px;border:0;border-radius:6px;padding:0 6px 0 8px;color:#12a45c;background:transparent;font-size:.875rem;font-weight:400;line-height:1;text-align:left;transition:background-color .28s ease,color .22s ease,transform .22s ease}.account-center-sidebar-items button span{flex:1;min-width:0;font:inherit;white-space:nowrap}.account-center-sidebar-items button svg{flex:0 0 auto;color:currentColor}.account-center-sidebar-items button:hover{color:#12a45c;background:#ecfdf3}.account-center-sidebar-items button.active{color:#12a45c;background:#ecfdf3;font-weight:400}.account-center-main-panel{padding:16px 16px 16px 0;background:linear-gradient(180deg,#f7fcf8,#eff8f2)}.account-center-surface{min-height:calc(100vh - 104px);border:1px solid rgba(18,164,92,.08);border-radius:8px;padding:28px 30px 34px;background:#fff;box-shadow:0 12px 32px #1252300f}.account-center-header{display:grid;gap:6px;margin-bottom:28px}.account-center-header h1{margin:2px 0 0;color:#17211c;font-size:20px;font-weight:600;line-height:1.2}.account-center-header p{margin:0;color:#8a938e;font-size:12px;line-height:1.7}.account-center-body{width:100%;max-width:none}.account-profile-card,.account-credit-card{border-radius:8px;background:#fff}.account-profile-card-centered{display:grid;justify-items:center;width:100%;padding-top:86px}.account-profile-hero{display:grid;justify-items:center;gap:10px;margin:0 0 34px}.account-profile-hero strong{color:#17211c;font-size:30px;font-weight:600;line-height:1.1}.account-profile-hero>span{color:#8a938e;font-size:12px}.account-profile-avatar-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:104px;height:104px;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer;overflow:hidden}.account-profile-avatar{display:grid;width:72px;height:72px;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--brand-green-500),var(--brand-green-600));font-size:26px;font-weight:800;overflow:hidden}.account-profile-avatar.large{width:104px;height:104px;font-size:34px}.account-profile-avatar img{width:100%;height:100%;object-fit:cover}.account-profile-avatar-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;background:#0000006b;font-size:15px;font-weight:700;opacity:0;transition:opacity .2s ease}.account-profile-avatar-button:hover .account-profile-avatar-overlay,.account-profile-avatar-button:focus-visible .account-profile-avatar-overlay{opacity:1}.account-profile-list{display:grid}.account-profile-list-centered{width:min(100%,1060px)}.account-profile-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:22px 0;border-bottom:1px solid #eef3f0}.account-profile-row-copy{display:grid;justify-items:start}.account-profile-row strong{display:block;margin-bottom:8px;color:#17211c;font-size:14px;font-weight:600}.account-profile-row p,.account-profile-row small{margin:0}.account-profile-row p{color:#55645d;font-size:14px}.account-profile-row small{color:#8a938e;font-size:12px;line-height:1.7}.account-profile-row button{display:inline-flex;height:32px;min-width:92px;align-items:center;justify-content:center;border:1px solid #dde8e1;border-radius:4px;padding:0 12px;color:#214f36;background:#fff;font-size:12px;font-weight:400}.account-avatar-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:24px;background:#0f172a6b}.account-avatar-modal{width:min(100%,760px);border-radius:6px;background:#fff;box-shadow:0 28px 80px #0f172a2e}.account-avatar-modal-head{display:flex;align-items:center;justify-content:space-between;padding:24px 30px 18px;border-bottom:1px solid #eef3f0}.account-avatar-modal-head h2{margin:0;color:#17211c;font-size:18px;font-weight:500}.account-avatar-modal-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:50%;color:#4e5754;background:transparent}.account-avatar-modal-body{display:grid;grid-template-columns:minmax(0,1fr) 168px;gap:22px;padding:22px 30px 18px}.account-avatar-upload-panel{display:grid;gap:18px}.account-avatar-crop-stage{position:relative;display:grid;place-items:center;min-height:460px;border-radius:4px;background:#f7faf8;overflow:hidden}.account-avatar-crop-stage.has-image{background:#727272}.account-avatar-crop-canvas{position:relative;width:100%;height:100%;min-height:460px;overflow:hidden}.account-avatar-crop-image{position:absolute;object-fit:cover;transform:translate(-50%,-50%);touch-action:none;-webkit-user-select:none;user-select:none}.account-avatar-crop-box{position:absolute;top:50%;left:50%;width:var(--account-crop-box-size, 396px);height:var(--account-crop-box-size, 396px);border:2px solid #f4cd18;transform:translate(-50%,-50%);box-shadow:0 0 0 999px #00000057;pointer-events:none}.account-avatar-crop-box span{position:absolute;width:8px;height:8px;background:#f4cd18}.account-avatar-crop-box span:nth-child(1){top:-4px;left:-4px}.account-avatar-crop-box span:nth-child(2){top:-4px;right:-4px}.account-avatar-crop-box span:nth-child(3){bottom:-4px;right:-4px}.account-avatar-crop-box span:nth-child(4){bottom:-4px;left:-4px}.account-avatar-crop-grid{position:absolute;top:50%;left:50%;width:var(--account-crop-box-size, 396px);height:var(--account-crop-box-size, 396px);transform:translate(-50%,-50%);background-image:linear-gradient(to right,transparent 32.8%,rgba(244,205,24,.65) 33%,transparent 33.2%,transparent 65.8%,rgba(244,205,24,.65) 66%,transparent 66.2%),linear-gradient(to bottom,transparent 32.8%,rgba(244,205,24,.65) 33%,transparent 33.2%,transparent 65.8%,rgba(244,205,24,.65) 66%,transparent 66.2%);pointer-events:none}.account-avatar-crop-interaction{position:absolute;z-index:3}.account-avatar-crop-interaction-move{top:50%;left:50%;width:calc(var(--account-crop-box-size, 396px) - 36px);height:calc(var(--account-crop-box-size, 396px) - 36px);transform:translate(-50%,-50%);cursor:move}.account-avatar-crop-interaction-top,.account-avatar-crop-interaction-bottom{left:50%;width:calc(var(--account-crop-box-size, 396px) - 52px);height:18px;transform:translate(-50%);cursor:ns-resize}.account-avatar-crop-interaction-top{top:calc(50% - (var(--account-crop-box-size, 396px) / 2) - 9px)}.account-avatar-crop-interaction-bottom{top:calc(50% + (var(--account-crop-box-size, 396px) / 2) - 9px)}.account-avatar-crop-interaction-left,.account-avatar-crop-interaction-right{top:50%;width:18px;height:calc(var(--account-crop-box-size, 396px) - 52px);transform:translateY(-50%);cursor:ew-resize}.account-avatar-crop-interaction-left{left:calc(50% - (var(--account-crop-box-size, 396px) / 2) - 9px)}.account-avatar-crop-interaction-right{left:calc(50% + (var(--account-crop-box-size, 396px) / 2) - 9px)}.account-avatar-crop-interaction-top-left,.account-avatar-crop-interaction-top-right,.account-avatar-crop-interaction-bottom-right,.account-avatar-crop-interaction-bottom-left{width:28px;height:28px}.account-avatar-crop-interaction-top-left{top:calc(50% - (var(--account-crop-box-size, 396px) / 2) - 14px);left:calc(50% - (var(--account-crop-box-size, 396px) / 2) - 14px);cursor:nwse-resize}.account-avatar-crop-interaction-top-right{top:calc(50% - (var(--account-crop-box-size, 396px) / 2) - 14px);left:calc(50% + (var(--account-crop-box-size, 396px) / 2) - 14px);cursor:nesw-resize}.account-avatar-crop-interaction-bottom-right{top:calc(50% + (var(--account-crop-box-size, 396px) / 2) - 14px);left:calc(50% + (var(--account-crop-box-size, 396px) / 2) - 14px);cursor:nwse-resize}.account-avatar-crop-interaction-bottom-left{top:calc(50% + (var(--account-crop-box-size, 396px) / 2) - 14px);left:calc(50% - (var(--account-crop-box-size, 396px) / 2) - 14px);cursor:nesw-resize}.account-avatar-upload-trigger{display:grid;justify-items:center;gap:10px;border:0;background:transparent;color:#9aa39e;text-align:center}.account-avatar-upload-trigger strong{color:#88918d;font-size:28px;font-weight:500}.account-avatar-upload-trigger small{color:#adb6b1;font-size:12px;line-height:1.5}.account-avatar-upload-trigger-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;color:#fff;background:var(--brand-green-500)}.account-avatar-crop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.account-avatar-upload-link{border:0;padding:0;color:var(--brand-green-600);background:transparent;font-size:14px;font-weight:500}.account-avatar-crop-actions{display:inline-flex;align-items:center;gap:14px}.account-avatar-icon-button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:0;border-radius:50%;color:#66706c;background:transparent}.account-avatar-preview-panel{display:grid;justify-items:center;align-content:start;gap:16px;padding-top:8px}.account-avatar-preview-frame{display:grid;place-items:center;width:124px;height:124px;border-radius:50%;background:#f4f7f5;overflow:hidden}.account-avatar-preview-live{position:relative;width:124px;height:124px;border-radius:50%;overflow:hidden}.account-avatar-preview-live img{position:absolute;transform:translate(-50%,-50%);object-fit:cover}.account-avatar-preview-copy{display:grid;justify-items:center;gap:6px}.account-avatar-preview-copy strong{color:#b0b6b2;font-size:12px;font-weight:400}.account-avatar-preview-copy p{margin:0;color:#ff5b57;font-size:14px;text-align:center}.account-avatar-modal-notice{padding:0 34px 12px;color:#d94841;font-size:13px}.account-avatar-modal-foot{display:flex;justify-content:center;gap:28px;padding:18px 30px 30px;border-top:1px solid #eef3f0}.account-avatar-modal-foot .primary-cta,.account-avatar-modal-foot .secondary-cta{min-width:180px;min-height:38px;font-size:13px;font-weight:700}.account-avatar-loading-icon{animation:account-avatar-spin .9s linear infinite}@keyframes account-avatar-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:900px){.account-center-layout{grid-template-columns:1fr}.account-center-sidebar{border-right:0;border-bottom:1px solid rgba(18,164,92,.1)}.account-center-main-panel{padding:0 12px 12px}.account-center-surface{min-height:auto;padding:22px 20px 28px}.account-profile-list-centered{width:100%}.account-avatar-modal{width:min(100%,92vw)}.account-avatar-modal-body{grid-template-columns:1fr}.account-avatar-crop-stage,.account-avatar-crop-canvas{min-height:360px}.account-avatar-crop-box,.account-avatar-crop-grid{width:min(78vw,320px);height:min(78vw,320px)}.account-avatar-crop-toolbar{flex-direction:column;align-items:stretch}.account-avatar-crop-actions{justify-content:center}.account-avatar-modal-foot{flex-direction:column;align-items:center}.account-avatar-modal-foot .primary-cta,.account-avatar-modal-foot .secondary-cta{width:100%}}.account-credit-summary-panel{display:inline-flex;flex-direction:column;gap:6px;margin-bottom:20px;padding:16px 18px;border-radius:8px;background:#f8faf9}.account-credit-summary-panel small{color:#8a938e;font-size:12px}.account-credit-summary-panel strong{color:#17211c;font-size:18px;font-weight:600}.account-credit-error{margin-bottom:16px;border-radius:8px;padding:14px 16px;color:#b42318;background:#fef2f2;font-size:13px}.account-orders-card,.account-support-card{border-radius:8px;background:#fff}.account-orders-list,.account-support-list{display:grid;gap:14px}.account-order-item,.account-support-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px 0;border-bottom:1px solid #eef3f0}.account-order-item strong,.account-support-item strong{display:block;margin-bottom:8px;color:#17211c;font-size:14px;font-weight:600}.account-order-item p,.account-order-item small,.account-support-item p{margin:0}.account-order-item p,.account-support-item p{color:#8a938e;font-size:12px;line-height:1.7}.account-order-item small{color:#98a2b3;font-size:12px}.account-order-meta{display:grid;justify-items:end;gap:6px}.account-order-meta span,.account-order-meta em{color:#8a938e;font-size:12px;font-style:normal}.account-order-meta b{color:#17211c;font-size:16px;font-weight:600}.account-support-item button{display:inline-flex;height:32px;min-width:96px;align-items:center;justify-content:center;border:1px solid #dde8e1;border-radius:4px;padding:0 12px;color:#214f36;background:#fff;font-size:12px;font-weight:400}.header-ghost-button,.header-primary-button,.header-login-chip,.header-user-chip{display:inline-flex;align-items:center;justify-content:center;height:32px;min-height:32px;border-radius:999px;padding:0 12px;font-size:12px;font-weight:600}.header-ghost-button{border:1px solid #e4e7ec;color:#4b5563;background:#fff;box-shadow:none}.header-balance-pill{gap:6px;min-width:104px;padding:0 12px}.header-primary-button{position:relative;gap:6px;min-width:72px;border:0;color:#fff;background:#22c55e;box-shadow:0 10px 22px #22c55e33,0 3px 8px #1176421f;overflow:visible;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.header-primary-button:hover{background:#20bd5c;box-shadow:0 12px 26px #22c55e3d,0 4px 10px #11764224;transform:translateY(-1px)}.header-primary-button:after{content:"";position:absolute;inset:-50% auto -50% -48%;width:34%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transform:skew(-18deg);animation:rechargeShine 4s ease-in-out infinite}.header-primary-button svg,.header-primary-button span{position:relative;z-index:1}.header-login-chip,.header-user-chip{gap:0;border:0;color:#214432;background:transparent}.header-public-action{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:32px;min-width:88px;border:0;border-radius:5px;padding:0 12px;color:#fff;font-size:14px;font-weight:650;letter-spacing:0;line-height:1;white-space:nowrap;box-shadow:0 5px 12px #2d46781a;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.header-public-action:hover{transform:translateY(-1px);box-shadow:0 7px 16px #2d467824;filter:saturate(1.04)}.header-public-free{min-width:88px;background:linear-gradient(135deg,#ff5f5f,#ff3f55)}.header-public-consult{min-width:104px;color:#6d40ff;background:#eee5ff;box-shadow:none}.header-public-login{min-width:102px;background:linear-gradient(135deg,#3978ff,#7d25ef)}.header-home-consult,.header-home-login{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:90px;min-width:90px;height:32px;min-height:32px;border-radius:4px;padding:0 16px;font-size:12px;font-weight:600;line-height:1;white-space:nowrap;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.header-home-consult-icon{width:18px;height:18px;flex:0 0 18px}.header-home-consult{border:1px solid rgba(35,173,107,.18);color:#18a76a;background:#fffffff0}.header-home-consult:hover{background:#fff;border-color:#23ad6b47}.header-home-login{border:1px solid transparent;color:#fff;background:#20c26b}.header-home-login:hover{background:#1cb563;filter:none}.avatar-only{width:32px;min-width:32px;height:32px;padding:0}.header-user-avatar{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--brand-green-500),var(--brand-green-600));font-size:12px;font-weight:900;overflow:hidden}.header-user-avatar.large{width:42px;height:42px;font-size:15px}.header-user-avatar img{width:100%;height:100%;object-fit:cover}.header-account-wrap{position:relative;display:inline-flex;align-items:center;padding:8px 0}.header-account-popover{position:absolute;top:calc(100% - 2px);right:0;z-index:80;width:304px;padding:12px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fffffffa;box-shadow:0 24px 60px #0f172a29;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .16s ease,transform .16s ease}.header-account-wrap:hover .header-account-popover,.header-account-wrap:focus-within .header-account-popover{opacity:1;pointer-events:auto;transform:translateY(0)}.header-account-card,.header-plan-card,.header-account-balance{display:flex;align-items:center;gap:10px}.header-account-card{padding:6px 4px 12px}.header-account-card div,.header-plan-card div{min-width:0;display:grid;gap:2px}.header-account-card strong,.header-plan-card strong{overflow:hidden;color:#0f172a;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.header-account-card>div span,.header-plan-card span,.header-plan-card small,.header-account-balance span,.header-account-reserved span{color:#64748b;font-size:12px}.header-plan-card{justify-content:space-between;padding:12px;border-radius:14px;background:linear-gradient(135deg,#f0fdf4,#eff6ff)}.header-plan-card button{flex:0 0 auto;border:0;border-radius:999px;padding:8px 10px;color:#fff;background:#2563eb;font-size:12px;font-weight:800}.header-account-balance{justify-content:space-between;margin-top:10px;padding:10px 2px}.header-account-balance strong{color:#16a34a;font-size:13px}.header-account-menu{display:grid;gap:4px;padding:6px 0;border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7}.header-account-menu button,.header-account-logout{display:flex;align-items:center;gap:8px;width:100%;border:0;border-radius:10px;padding:9px 10px;color:#172033;background:transparent;font-size:13px;font-weight:700;text-align:left}.header-account-menu button:hover,.header-account-logout:hover{background:#f8fafc}.header-account-reserved{display:grid;gap:5px;padding:10px 2px 6px}.header-account-reserved span{display:flex;align-items:center;gap:7px}.header-account-logout{color:#dc2626}.header-message-wrap{position:relative;display:inline-flex;align-items:center}.header-message-button{position:relative;display:inline-grid;width:32px;height:32px;place-items:center;border:1px solid #e4e7ec;border-radius:999px;color:#4b5563;background:#fff}.header-message-button>span{position:absolute;top:7px;right:8px;width:6px;height:6px;border:1px solid #ffffff;border-radius:999px;background:#22c55e}.header-message-button em{position:absolute;top:-4px;right:-5px;min-width:16px;height:16px;border:1px solid #ffffff;border-radius:999px;padding:0 4px;color:#fff;background:#ef4444;font-size:10px;font-style:normal;font-weight:800;line-height:14px}.header-message-popover{position:absolute;top:calc(100% + 10px);right:-40px;z-index:120;display:grid;gap:8px;width:280px;border:1px solid #e5e7eb;border-radius:4px;padding:12px;background:#fff;box-shadow:0 16px 36px #18322a1f;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .16s ease,transform .16s ease}.header-message-wrap:hover .header-message-popover,.header-message-wrap:focus-within .header-message-popover{opacity:1;pointer-events:auto;transform:translateY(0)}.food-credit-cost-hint{display:inline-flex;align-items:center;min-height:32px;color:#64748b;font-size:12px;font-weight:700}.header-message-popover:before{content:"";position:absolute;top:-6px;right:52px;width:10px;height:10px;border-left:1px solid #e5e7eb;border-top:1px solid #e5e7eb;border-radius:2px;background:#fff;transform:rotate(45deg)}.header-message-head,.header-message-tabs{display:flex;align-items:center;justify-content:space-between;gap:8px}.header-message-head strong{color:#18322a;font-size:12px}.header-message-head div{display:flex;align-items:center;gap:8px}.header-message-head button,.header-message-list button{border:0;border-radius:4px;padding:0;color:#179a55;background:transparent;font-size:12px;font-weight:600}.header-message-tabs{justify-content:flex-start;border-bottom:1px solid #eef2ef}.header-message-tabs button{border:0;padding:0 0 6px;color:#999;background:transparent;font-size:12px}.header-message-tabs button+button{margin-left:12px}.header-message-tabs button.active{border-bottom:2px solid #179a55;color:#179a55;font-weight:700}.header-message-list{display:grid;gap:8px}.header-message-list article{display:grid;grid-template-columns:minmax(0,1fr);gap:2px 8px;border:1px solid transparent;border-radius:4px;padding:8px;background:#f8faf9}.header-message-list article.unread{border-color:#22c55e38;background:#f1fbf5}.header-message-list small,.header-message-list p{grid-column:1 / -1;margin:0;color:#999;font-size:12px;line-height:1.45}.header-message-list strong{min-width:0;color:#18322a;font-size:12px}.header-message-list button{grid-column:auto;grid-row:auto}.header-message-list article>div{display:flex;justify-content:flex-end;gap:8px}.header-message-list button:disabled{cursor:not-allowed;color:#a8b3ad}.header-message-empty,.header-message-error{margin:0;padding:12px 8px;color:#7a857f;font-size:12px}.header-message-error{color:#dc2626;background:#fff5f5}.header-task-toast{position:fixed;right:18px;top:76px;z-index:180;display:grid;gap:4px;width:min(320px,calc(100vw - 36px));border:1px solid rgba(34,197,94,.22);border-radius:8px;padding:12px 14px;color:#18322a;background:#fff;box-shadow:0 20px 48px #0f172a29;text-align:left}.header-task-toast strong{font-size:14px}.header-task-toast span{color:#5f7068;font-size:12px}.header-task-toast small{justify-self:end;color:#179a55;font-size:12px;font-weight:800}@keyframes rechargeShine{0%{left:-56%;opacity:0}16%{opacity:.55}38%,to{left:118%;opacity:0}}.guest-avatar{background:#d1d5db;color:#fff}.header-user-meta{display:grid;text-align:left}.header-user-meta small{color:var(--brand-text-secondary);font-size:11px;font-weight:700}.platform-shell{display:grid;gap:28px;width:min(1480px,100%);margin:0 auto;padding:28px clamp(18px,3vw,42px) 56px}.workspace-shell-page{padding-top:20px}.workspace-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.workspace-page-header-meta{display:flex;align-items:center;justify-content:flex-end;gap:12px}.credit-balance{display:inline-flex;align-items:center;gap:4px;height:24px;padding:0 8px;border:1px solid rgba(36,166,94,.18);border-radius:4px;background:#ffffffb8;color:#24a65e;font-size:12px;white-space:nowrap}.credit-balance.error{border-color:#da484833;color:#c94a4a}.history-pagination{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 0 4px;font-size:12px;color:#66756b}.history-pagination button{height:28px;padding:0 12px;border:1px solid rgba(36,166,94,.18);border-radius:4px;background:#fff;color:#24a65e}.history-pagination button:disabled{cursor:not-allowed;color:#aaa;background:#f6faf7}.workspace-page-header h1{margin:4px 0 0;font-size:clamp(28px,3.4vw,42px)}.workspace-page-header p:last-child{max-width:680px;margin:0;color:var(--brand-text-secondary);font-size:15px}.platform-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:22px}.platform-hero-copy,.platform-hero-board,.platform-sidebar,.platform-main-panel,.platform-right-rail,.rail-card,.workspace-card,.workspace-flow-board,.platform-feature-strip article{border:1px solid var(--brand-border);border-radius:28px;background:var(--brand-surface);box-shadow:var(--brand-shadow)}.platform-hero-copy{display:grid;gap:18px;padding:clamp(26px,4vw,38px)}.eyebrow{margin:0;color:#2f855b;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.platform-hero-copy h1{margin-bottom:0;font-size:clamp(40px,5vw,70px);line-height:1.02}.platform-hero-lead{margin-bottom:0;color:#315544;font-size:19px;font-weight:700}.platform-hero-copy p:not(.eyebrow):not(.platform-hero-lead){margin-bottom:0;color:#527160;font-size:16px}.platform-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.primary-cta,.emphasis-cta,.secondary-cta,.workspace-card button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border:0;border-radius:4px;padding:0 16px;font-weight:800}.primary-cta,.workspace-card button{color:#f7fff9;background:#179a55}.emphasis-cta{color:#f7fff9;background:linear-gradient(135deg,#2f855b,#69c58c)}.secondary-cta{border:1px solid rgba(46,110,80,.14);color:#204533;background:#f8fffa}.platform-metrics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.platform-metrics-grid article{display:grid;gap:4px;padding:16px;border-radius:20px;background:linear-gradient(180deg,#f0fff5f5,#e8faefe6)}.platform-metrics-grid strong{font-size:28px}.platform-metrics-grid span{color:#2f855b;font-weight:800}.platform-metrics-grid small{color:#638574}.platform-hero-board{display:grid;gap:16px;padding:clamp(24px,4vw,34px);background:linear-gradient(180deg,#f4fff8fa,#ecfaf1eb)}.platform-board-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.platform-board-top h2{margin:4px 0 0;font-size:30px}.platform-board-tags,.workspace-card-tags{display:flex;flex-wrap:wrap;gap:8px}.platform-board-tags span,.workspace-card-tags span{padding:7px 12px;border-radius:999px;color:#2f855b;background:#5cc68424;font-size:13px;font-weight:800}.platform-board-status{display:grid;gap:12px}.platform-board-status div{display:grid;gap:4px;padding:14px 16px;border-radius:18px;background:#ffffffc7}.platform-board-status span{color:#628371;font-size:13px;font-weight:700}.platform-board-status strong{font-size:18px}.platform-workbench-layout{display:grid;grid-template-columns:300px minmax(0,1fr) 260px;gap:22px;align-items:start}.platform-sidebar,.platform-main-panel,.platform-right-rail{padding:20px}.platform-sidebar{display:grid;gap:20px;background:linear-gradient(180deg,#fffffff5,#f5fbf6f0)}.platform-sidebar-head,.rail-card-head{display:flex;gap:12px;align-items:center}.platform-sidebar-head strong,.rail-card-head strong{display:block}.platform-sidebar-head span,.rail-card-head span{color:var(--brand-text-secondary);font-size:13px}.platform-sidebar-section{display:grid;gap:10px}.platform-sidebar-section h3,.workspace-card h3,.workspace-step-grid h3,.rail-snapshot-list h3,.recent-task-list strong,.platform-feature-strip h3{margin-bottom:0}.platform-sidebar-section h3{color:#7c8d84;font-size:13px;font-weight:800}.platform-sidebar-list{display:grid;gap:8px}.platform-sidebar-item{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:58px;border:1px solid transparent;border-radius:18px;padding:10px 14px;color:#315544;background:transparent;text-align:left}.platform-sidebar-item:hover{background:#eaf8eeb8}.platform-sidebar-item.active{border-color:#2e6e502e;color:#173b29;background:linear-gradient(135deg,#ddf5e5f0,#f0fdf4fa)}.platform-sidebar-item-main{display:flex;align-items:center;gap:12px;min-width:0}.platform-sidebar-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:12px;color:#5d7066;background:#edf5efcc;flex-shrink:0}.platform-sidebar-item.active .platform-sidebar-icon{color:var(--brand-green-600);background:linear-gradient(135deg,#c9f1d6f2,#e5faecfa);box-shadow:inset 0 0 0 1px #29b7651f}.platform-sidebar-item-copy{display:grid;gap:2px;min-width:0}.platform-sidebar-label{font-size:14px;font-weight:800}.platform-sidebar-subtitle{color:#90a098;font-size:11px;font-weight:700}.platform-sidebar-item small{border-radius:999px;padding:2px 8px;color:#f7fff9;background:var(--brand-green-600);font-size:12px;font-weight:800}.platform-main-panel{display:grid;gap:20px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.section-heading.compact{display:block}.section-heading h2{margin:4px 0 0;font-size:28px}.section-heading p:not(.eyebrow){max-width:620px;margin:0;color:#5a7868}.workspace-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.workspace-card{display:grid;gap:16px;padding:20px}.workspace-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.workspace-card-head span{color:#2f855b;font-size:12px;font-weight:900}.workspace-card p,.workspace-step-grid p,.rail-snapshot-list p,.platform-feature-strip p{margin-bottom:0;color:#577364}.workspace-flow-board{display:grid;gap:14px;padding:20px}.task-form-panel,.strategy-board,.input-summary-panel,.placeholder-panel,.brand-gene-summary-card,.credits-balance-card,.recharge-plan-card,.credits-record-item{display:grid;gap:16px;padding:20px;border:1px solid rgba(46,110,80,.12);border-radius:28px;background:#ffffffe0;box-shadow:0 22px 54px #34604914}.task-form-grid,.strategy-card-grid{display:grid;gap:16px}.task-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.task-field{display:grid;gap:8px}.task-field.wide{grid-column:1 / -1}.task-field span{color:#315544;font-size:14px;font-weight:700}.task-field input,.task-field textarea,.task-field select{width:100%;border:1px solid rgba(46,110,80,.14);border-radius:18px;padding:14px 16px;color:#18322a;background:#f5fbf7eb}.task-upload-button{min-height:52px;border:1px dashed rgba(46,110,80,.28);border-radius:18px;padding:0 16px;color:#315544;background:#effcf4cc;font-weight:700}.strategy-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.strategy-card{display:grid;gap:10px;padding:18px;border-radius:20px;background:#effcf4cc}.strategy-card strong{font-size:18px}.input-summary-panel ul{display:grid;gap:10px;margin:0;padding-left:20px;color:#486455}.placeholder-panel p{margin:0;color:#577364}.platform-inline-actions{display:flex;flex-wrap:wrap;gap:12px}.brand-gene-panel,.login-panel,.credits-panel,.recharge-panel{display:grid;gap:18px}.auth-access-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:100vh;background:linear-gradient(90deg,#fff 0,#fff 50%,#f6f8fb 50%,#f6f8fb)}.auth-access-card-shell{display:grid;grid-template-rows:auto 1fr auto;min-height:100vh;padding:clamp(40px,6vw,56px) clamp(32px,5vw,60px) 32px;background:#fff;justify-items:start}.auth-access-hero{display:grid;align-content:center;min-height:100vh;padding:clamp(48px,6vw,88px);background:radial-gradient(circle at 18% 18%,rgba(23,154,85,.05),transparent 22%),#f6f8fb}.auth-access-showcase-frame{position:relative;display:grid;align-content:space-between;height:100%;min-height:0;border-radius:36px;overflow:hidden}.auth-access-showcase-background{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.auth-orb{position:absolute;border-radius:999px;opacity:.95}.auth-orb-primary{top:-120px;left:-40px;width:360px;height:360px;background:#f8bfffd1}.auth-orb-secondary{top:-26px;left:180px;width:380px;height:380px;background:#7b5cff7a}.auth-orb-tertiary{right:-120px;bottom:-90px;width:320px;height:320px;border-radius:48px;transform:rotate(-24deg);background:#18a7ec}.auth-orb-quaternary{left:120px;bottom:-170px;width:420px;height:420px;background:#35cf74}.auth-access-brand{display:inline-flex;width:fit-content;align-items:center;gap:12px;color:#18322a;font-size:18px;font-weight:800}.auth-access-brand-static{align-self:start;width:min(100%,408px);justify-self:center}.auth-access-brand-home{display:inline-flex;align-items:center;justify-content:center;border:0;padding:0;background:transparent;line-height:0}.auth-access-brand img{height:30px}.auth-access-card{display:grid;gap:24px;width:min(100%,408px);align-self:center;justify-self:center;justify-items:stretch}.auth-access-head{display:grid;gap:10px}.auth-access-head-tag{width:fit-content;color:#179a55;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.auth-access-head h2{margin:0;color:#111827;font-size:42px;line-height:1.08;font-weight:800}.auth-access-head p{margin:0;color:#677281;font-size:15px;line-height:1.72}.auth-login-methods{display:flex;align-items:center;gap:22px;border-bottom:1px solid #edf1f5;padding-bottom:14px}.auth-login-methods button{display:inline-flex;align-items:center;gap:7px;padding:0 0 10px;border:0;border-bottom:2px solid transparent;color:#8a978f;background:transparent;font-size:14px;font-weight:600;transition:color .18s ease,border-color .18s ease,opacity .18s ease}.auth-login-methods button span{color:inherit}.auth-login-methods button small{color:#b1b8b4;font-size:11px;font-weight:600}.auth-login-methods button.active{border-bottom-color:#179a55;color:#179a55;font-weight:700}.auth-login-methods button.future{opacity:.72}.auth-login-methods button:disabled{cursor:not-allowed}.auth-access-form{display:grid;gap:18px}.auth-access-field{display:grid;gap:8px}.auth-access-field span{color:#1f2937;font-size:13px;font-weight:700}.auth-access-field i{color:#ff4d67;font-style:normal}.auth-access-field input{width:100%;box-sizing:border-box;height:52px;border:1px solid #dbe3ea;border-radius:10px;padding:0 16px;color:#111827;background:#fff;font-size:14px;outline:0;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.auth-access-field input::placeholder{color:#97a1b3}.auth-access-field input:focus{border-color:#179a558f;box-shadow:0 0 0 3px #179a5514;background:#fff}.auth-access-field input:disabled{color:#9aa3b2;background:#eef2f7;cursor:not-allowed}.auth-code-row,.auth-captcha-row{display:grid;grid-template-columns:minmax(0,1fr) 138px;align-items:end;gap:12px}.auth-code-row button,.auth-captcha-image-button,.auth-access-primary,.auth-access-switch button,.auth-access-help-row button,.auth-agreement-row a,.auth-service-close{border:0;cursor:pointer}.auth-code-row button{height:52px;border-radius:10px;color:#179a55;background:#f3fbf6;font-size:13px;font-weight:700}.auth-code-row button:disabled,.auth-captcha-image-button:disabled,.auth-access-primary:disabled{color:#a1a7b3;background:#edf1f0;cursor:not-allowed}.auth-captcha-image-button{display:grid;height:52px;place-items:center;overflow:hidden;border:1px solid #dde6df;border-radius:10px;color:#179a55;background:#f8fbf9}.auth-captcha-image-button img{display:block;width:100%;height:100%;object-fit:cover}.auth-captcha-image-button span{font-size:13px;font-weight:800}.auth-access-primary{min-height:48px;border-radius:8px;color:#fff;background:linear-gradient(135deg,#12a45c,#2fbe73);font-size:15px;font-weight:700;box-shadow:0 8px 18px #12a45c29;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.auth-access-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 24px #12a45c2e;background:linear-gradient(135deg,#109553,#2aa969);filter:none}.auth-access-primary:active:not(:disabled){transform:translateY(0);box-shadow:0 8px 16px #12a45c24}.auth-access-assist{display:grid;gap:8px;margin-top:2px}.auth-access-switch,.auth-access-help-row{margin:0;color:#75847c;text-align:center;font-size:13px}.auth-access-switch button,.auth-access-help-row button,.auth-agreement-row a{padding:0;color:#179a55;background:transparent;font:inherit;font-weight:700}.auth-agreement-row{display:flex;align-items:flex-start;gap:8px;color:#75847c;font-size:13px;line-height:1.7}.auth-agreement-row input{width:18px;height:18px;margin-top:2px;accent-color:#179a55}.auth-agreement-row span{display:inline-flex;flex-wrap:wrap;gap:4px;align-items:center}.auth-service-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:24px;background:#0f172a61;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.auth-service-dialog{position:relative;width:min(392px,100%);padding:30px;border-radius:28px;background:#fff;box-shadow:0 30px 90px #0f172a3d;text-align:center}.auth-service-dialog h3{margin:0 0 8px;color:#111827;font-size:24px}.auth-service-dialog p{margin:0 0 22px;color:#66776f;font-size:13px;line-height:1.8}.auth-service-dialog strong{display:block;margin-top:14px;color:#101c17}.auth-service-dialog small{color:#98a39e}.auth-service-close{position:absolute;top:14px;right:14px;display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:#8d9892;background:#f3f5f4;font-size:18px}.auth-service-qr{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;width:164px;height:164px;margin:0 auto;padding:14px;border:1px solid #e3ebe5;border-radius:22px;background:#fbfdfc}.auth-service-qr-img{display:block;width:180px;height:180px;object-fit:contain;margin:0 auto;padding:10px;border:1px solid #e3ebe5;border-radius:22px;background:#fff}.auth-service-qr span,.auth-service-qr i{border-radius:4px;background:#179a55}.auth-service-qr i:nth-of-type(1),.auth-service-qr i:nth-of-type(3){background:#101c17}.auth-access-notice,.auth-access-disabled{border-radius:14px;padding:12px 14px;font-size:13px;line-height:1.7}.auth-access-notice.success{color:#155f43;background:#e9fbf1}.auth-access-notice.error{color:#b42318;background:#fff3f2}.auth-access-notice.info{color:#0f5f8a;background:#eef7ff}.auth-access-disabled{display:grid;gap:4px;color:#7a4b09;background:#fff7e6}.auth-access-copy{display:grid;gap:18px;width:min(100%,600px);margin-inline:auto;color:#18322a}.auth-access-copy-top{display:grid;gap:10px}.auth-access-copy .eyebrow{margin:0;color:#8b98a7;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.auth-access-copy h1{margin:0;color:#111827;font-size:clamp(52px,4.6vw,72px);line-height:1.04;font-weight:800;letter-spacing:-.05em}.auth-access-copy-top>p:not(.eyebrow){margin:0;max-width:720px;color:#667085;font-size:16px;line-height:1.75}.auth-access-showcase{display:grid;gap:18px}.auth-access-showcase-panel{position:relative;display:grid;gap:16px;min-height:0;padding:0;overflow:visible;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;animation:authCardRise .26s ease}.auth-access-showcase-panel.slide-forward,.auth-access-showcase-panel.slide-backward{animation:authCardRise .26s ease}.auth-showcase-copy{display:grid;gap:8px}.auth-showcase-copy strong{color:#111827;font-size:22px;line-height:1.18;font-weight:800}.auth-showcase-copy p{margin:0;color:#667085;font-size:13px;line-height:1.7}.auth-showcase-copy-compact{gap:6px}.auth-showcase-copy-slim strong{font-size:20px}.auth-showcase-poster,.auth-showcase-gallery{display:grid;gap:14px}.auth-showcase-poster-image-wrap,.auth-showcase-gallery-grid{background:transparent}.auth-showcase-poster-image-wrap{position:relative;overflow:visible}.auth-showcase-poster-image{display:block;width:100%;height:auto;max-height:min(70vh,860px);object-fit:contain}.auth-showcase-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}.auth-showcase-gallery-card{position:relative;overflow:hidden;background:transparent}.auth-showcase-gallery-image{display:block;width:100%;height:auto;max-height:min(32vh,380px);object-fit:contain}.auth-showcase-gallery-label{position:absolute;left:12px;bottom:12px;display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;color:#fff;background:#0f172a9e;font-size:11px;font-weight:700}.auth-access-showcase-dots{display:inline-flex;align-items:center;gap:10px}.auth-access-showcase-dots button{width:40px;height:6px;border:0;border-radius:999px;padding:0;background:#179a552e;transition:background-color .18s ease,transform .18s ease,opacity .18s ease}.auth-access-showcase-dots button.active{background:#179a55;transform:scaleX(1.08)}.auth-access-showcase-dots button:not(.active){opacity:.72}.auth-access-benefits{display:grid;gap:18px}.auth-access-benefit{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:flex-start;transition:none}.auth-access-benefit-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:14px;color:#179a55;background:#179a5514;transition:none}.auth-access-benefit strong{display:block;margin-bottom:6px;color:#18322a;font-size:16px;font-weight:700}.auth-access-benefit p{margin:0;color:#667085;font-size:14px;line-height:1.8}.auth-access-benefit:hover{transform:none}.auth-access-benefit:hover .auth-access-benefit-icon{transform:none;box-shadow:none}@keyframes authCardRise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.auth-access-card,.auth-login-methods button,.auth-access-field input,.auth-access-primary,.auth-access-benefit,.auth-access-benefit-icon{animation:none!important;transition:none!important}}@media(max-width:1100px){.auth-access-page{grid-template-columns:minmax(0,1fr);background:#fff}.auth-access-card-shell,.auth-access-hero{min-height:auto}.auth-access-card-shell{padding-bottom:12px}.auth-access-card{width:min(100%,460px)}.auth-access-hero{padding-top:12px}}@media(max-width:960px){.auth-access-card-shell{padding:28px 18px 18px}.auth-access-hero{min-height:auto;padding:24px 18px 32px}.auth-access-copy{gap:20px}.auth-access-copy h1{font-size:38px}.auth-code-row,.auth-captcha-row{grid-template-columns:minmax(0,1fr)}}.brand-gene-summary-card p,.credits-balance-card p,.recharge-plan-card p{margin:0;color:#577364}.brand-gene-inline-summary{display:grid;gap:10px}.brand-gene-inline-summary p,.brand-gene-inline-summary small{margin:0}.credits-highlight-grid,.recharge-plan-grid{display:grid;gap:16px}.credits-highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.credits-highlight-grid article{display:grid;gap:6px;padding:18px;border-radius:20px;background:#effcf4cc}.credits-record-list{display:grid;gap:12px}.credits-record-item{grid-template-columns:minmax(0,1fr) auto;align-items:center}.credits-record-item strong,.recharge-plan-card strong{font-size:18px}.credits-record-item small{color:#648372}.credits-record-item .positive{color:#1d8f55;font-weight:900}.credits-record-item .negative{color:#ae5b36;font-weight:900}.recharge-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.recharge-plan-card h3,.credits-balance-card h2{margin:6px 0 0;font-size:30px}.recharge-plan-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.recharge-plan-footer span{color:#173b29;font-size:20px;font-weight:900}.workspace-step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.workspace-step-grid article{display:grid;gap:10px;padding:16px;border-radius:20px;background:#effcf4cc}.workspace-step-grid span{color:#2f855b;font-size:12px;font-weight:900}.platform-right-rail{display:grid;gap:16px}.rail-card{display:grid;gap:16px;padding:18px}.rail-snapshot-list,.recent-task-list{display:grid;gap:12px}.rail-snapshot-list article,.recent-task-list article{display:grid;gap:4px;padding:14px;border-radius:18px;background:#f0fdf5d6}.recent-task-list span,.recent-task-list small{color:#648372}.platform-feature-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.platform-feature-strip article{display:grid;gap:14px;padding:22px}.platform-feature-strip ul{display:grid;gap:8px;margin:0;padding-left:18px;color:#486455}.home-solution-page{display:grid;gap:28px;width:min(1360px,calc(100% - 40px));margin:0 auto;padding:24px 0 88px;min-height:calc(100vh - 60px);background:radial-gradient(circle at 12% 6%,#c4ffd6e0 0,#c4ffd600 24%),radial-gradient(circle at 88% 10%,#ffecc08f 0,#ffecc000 28%),linear-gradient(180deg,#f7fcf8,#f2f8f4 42%,#fff)}.home-premium-page{width:100%;max-width:none;gap:42px;padding-top:0;padding-bottom:0;overflow-x:clip;background:#f4f6f8}.home-premium-growth-band+.home-premium-site-footer{margin-top:-42px}.home-premium-page>:not(.home-premium-hero-banner):not(.home-premium-growth-value):not(.home-premium-waterfall):not(.home-premium-growth-band):not(.home-premium-site-footer){width:min(1440px,calc(100% - 80px));margin:0 auto}.home-premium-delivery-case{display:grid;justify-items:center;gap:28px;padding-top:20px}.home-premium-delivery-case-head{display:grid;justify-items:center;gap:12px;text-align:center}.home-premium-delivery-case-head h2{margin:0;color:#181818;font-size:32px;font-weight:700;line-height:1.16}.home-premium-delivery-case-head p{max-width:760px;margin:0;color:#707070;font-size:14px;line-height:1.7}.home-premium-delivery-case-tabs{display:inline-flex;align-items:center;gap:0;padding:6px;border-radius:999px;background:#eceef1;box-shadow:inset 0 1px #ffffffdb}.home-premium-delivery-case-tabs button{min-width:156px;height:40px;border:0;border-radius:999px;padding:0 20px;color:#7b7b7b;background:transparent;font-size:14px;font-weight:500;transition:color .22s ease,background-color .22s ease,box-shadow .22s ease}.home-premium-delivery-case-tabs button.is-active{color:#15ab5f;background:#fff;font-weight:700;box-shadow:0 8px 20px #1a262114}.home-premium-delivery-case-panel{position:relative;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(440px,.86fr);align-items:stretch;width:min(1160px,100%);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 18px 46px #1a262114;transition:transform .32s ease,box-shadow .32s ease;will-change:transform,box-shadow}.home-premium-delivery-case-panel:hover{transform:translateY(-6px);box-shadow:0 26px 58px #1a26211f}.home-premium-delivery-case-visual{min-height:600px;background:linear-gradient(160deg,#dff0d8,#f2f7e8 48%,#f7efe1)}.home-premium-delivery-case-visual img{width:100%;height:100%;object-fit:cover;display:block}.home-premium-delivery-case-card{display:grid;grid-template-rows:auto auto auto;align-content:end;gap:40px;padding:80px 48px 50px}.home-premium-delivery-case-copy{display:grid;gap:28px;position:relative;top:-30px}.home-premium-delivery-case-copy h3{margin:0;color:#181818;font-size:30px;font-weight:700;line-height:1.2}.home-premium-delivery-case-copy div{display:grid;gap:10px}.home-premium-delivery-case-copy span{color:#a8a8a8;font-size:13px;font-weight:500;line-height:1.2}.home-premium-delivery-case-copy p{margin:0;color:#4d4d4d;font-size:14px;line-height:1.9}.home-premium-delivery-case-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.home-premium-delivery-case-metrics article{display:grid;gap:2px;padding:0 8px}.home-premium-delivery-case-metrics article+article{border-left:1px solid #e5e5e5;padding-left:30px}.home-premium-delivery-case-metrics strong{color:#15ab5f;font-family:Bahnschrift,DIN Alternate,Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:42px;font-weight:400;line-height:.96;letter-spacing:-.02em;font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1,"tnum" 1}.home-premium-delivery-case-metrics span{color:#4d4d4d;font-size:14px;line-height:1.5}.home-premium-delivery-case-button{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-width:100px;height:40px;border:0;border-radius:999px;padding:0 30px;color:#fff;background:linear-gradient(135deg,#15ab5f,#22c36d);box-shadow:0 14px 28px #15ab5f38;font-size:14px;font-weight:600}.home-top-signal-bar,.home-hero-copy-panel,.home-hero-visual-panel,.home-highlight-card,.home-section-block,.home-bottom-cta,.home-case-preview-card,.home-service-grid article,.home-premium-hero-copy,.home-premium-hero-visual,.home-premium-proof-band,.home-premium-section,.home-premium-bottom-cta{border:1px solid rgba(46,110,80,.12);border-radius:30px;background:#ffffffe6;box-shadow:0 26px 70px #2b4e3b17}.home-premium-hero-banner{position:relative;width:100%;max-width:none;height:340px;margin:0;overflow:hidden;border:0;border-radius:0;background:#dfe9dc;box-shadow:none}.home-premium-hero-banner-image{position:absolute;top:50%;left:50%;width:2560px;max-width:none;min-width:100%;min-height:340px;height:auto;transform:translate(-50%,-50%);object-fit:cover;display:block}.home-premium-hero-banner-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0e2a1033,#0e2a101a 28%,#0e2a1000 52%)}.home-premium-hero-banner-inner{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;width:min(1440px,calc(100% - 80px));margin:0 auto}.home-premium-hero-banner-copy{display:grid;align-content:center;width:min(780px,100%);margin-left:24px}.home-premium-hero-banner-copy h1{margin:0;color:#fff;font-size:52px;font-weight:550;line-height:1.14;letter-spacing:-.04em;text-wrap:balance;text-shadow:0 3px 18px rgba(0,0,0,.16)}.home-premium-banner-metrics{display:flex;gap:48px;margin-top:28px}.home-premium-banner-metrics article{display:grid;gap:8px}.home-premium-banner-metrics strong{color:#fff;font-size:20px;font-weight:700;line-height:1;text-shadow:0 2px 10px rgba(0,0,0,.14)}.home-premium-banner-metrics span{color:#ffffffeb;font-size:12px;font-weight:400;line-height:1.2;text-shadow:0 2px 10px rgba(0,0,0,.14)}.home-premium-stage-card,.home-premium-proof-band,.home-premium-solution-card,.home-premium-direction-grid article,.home-premium-value-points,.home-premium-value-copy{background:#f8fcf9f0}.home-premium-stage-card{display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:hidden;border-radius:26px}.home-premium-stage-card img{width:100%;height:100%;min-height:0;object-fit:cover;display:block}.home-premium-stage-card>div{display:grid;gap:6px;padding:18px 18px 20px}.home-premium-stage-card small,.home-premium-proof-band small{display:block;color:#2f855b;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-premium-stage-card strong,.home-premium-direction-grid strong,.home-premium-value-points span{color:#1f3128}.home-premium-stage-card-main{min-height:560px}.home-premium-stage-rail{display:grid;gap:18px}.home-premium-stage-rail .home-premium-stage-card{min-height:271px}.home-premium-stage-card p,.home-premium-section-head p:not(.eyebrow),.home-premium-solution-card p,.home-premium-direction-grid p,.home-premium-proof-band p,.home-premium-bottom-cta p:not(.eyebrow),.home-premium-value-copy p:not(.eyebrow),.home-premium-value-points span{margin:0;color:#617568;font-size:14px;line-height:1.75}.home-premium-feature-cards{display:grid;grid-template-columns:400px 400px minmax(0,1fr);gap:24px;margin-top:24px}.home-premium-feature-card,.home-premium-carousel-card{height:200px;border:1px solid #d9ebe2;border-radius:26px;background:#fff;box-shadow:0 10px 28px #1a26210f;overflow:hidden;will-change:transform,box-shadow;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1)}.home-premium-feature-card:hover,.home-premium-carousel-card:hover{transform:translateY(-8px);box-shadow:0 24px 48px #1a26211f}.home-premium-feature-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 120px;align-items:center;padding:0 26px 0 34px;cursor:pointer}.home-premium-feature-card:focus-visible,.home-premium-capability-card:focus-visible,.home-premium-carousel-link:focus-visible{outline:2px solid rgba(21,171,95,.7);outline-offset:3px}.home-premium-feature-card-copy{display:grid;gap:8px;padding-right:10px}.home-premium-feature-card-copy h3{margin:0;color:#181818;font-size:20px;font-weight:600;line-height:1.2}.home-premium-feature-card-copy p{max-width:200px;margin:0;color:#525252;font-size:14px;line-height:1.45}.home-premium-feature-button{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-width:120px;height:40px;margin-top:30px;border:0;border-radius:999px;padding:0 28px;color:#15ab5f;background:#15ab5f1a;font-size:12px;font-weight:600}.home-premium-feature-card-visual{position:relative;display:block;width:120px;height:160px;border:1px solid #d9ebe2;border-radius:18px;overflow:hidden;background:linear-gradient(180deg,#f5ede5,#ecd7be)}.home-premium-feature-card-visual img,.home-premium-carousel-placeholder img{width:100%;height:100%;object-fit:cover;display:block}.home-premium-carousel-card{position:relative}.home-premium-carousel-track{display:flex;width:100%;height:100%;transition:transform .32s ease}.home-premium-carousel-slide{flex:0 0 100%}.home-premium-carousel-link{display:block;width:100%;height:100%}.home-premium-carousel-placeholder{position:relative;width:100%;height:100%;overflow:hidden;background:radial-gradient(circle at 22% 26%,rgba(255,255,255,.36),transparent 28%),linear-gradient(135deg,#d7f0dd,#edf7df 44%,#fff0cf)}.home-premium-carousel-dots{position:absolute;left:50%;bottom:16px;display:flex;gap:8px;transform:translate(-50%)}.home-premium-carousel-dots span{width:18px;height:4px;border-radius:999px;background:#ffffff70}.home-premium-carousel-dots span.active{background:#fff}.home-premium-capability-module{display:grid;gap:36px;padding-top:26px}.home-premium-capability-head{display:grid;justify-items:center;gap:10px;text-align:center}.home-premium-capability-head h2{margin:0;color:#181818;font-size:32px;font-weight:700;line-height:1.14}.home-premium-capability-head p{margin:0;color:#666;font-size:14px;line-height:1.6}.home-premium-capability-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.home-premium-capability-card{display:grid;grid-template-rows:auto 1fr auto;height:340px;border:1px solid rgba(217,235,226,.9);border-radius:20px;background:#fffffff5;box-shadow:0 10px 28px #1a26210f;overflow:hidden;cursor:pointer;transition:box-shadow .32s ease,transform .32s ease}.home-premium-capability-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px #1a26211a}.home-premium-capability-card-media{position:relative;height:190px;overflow:visible}.home-premium-capability-card-media>img{width:100%;height:100%;object-fit:cover;display:block}.home-premium-capability-product-badge{position:absolute;right:22px;bottom:-30px;z-index:1;display:grid;place-items:center;width:60px;height:60px;border:1px solid #dfe3e0;border-radius:50%;overflow:hidden;background:#fff}.home-premium-capability-product-badge img{width:100%;height:100%;object-fit:contain;display:block}.home-premium-capability-card-body{display:grid;gap:10px;padding:16px 24px 0}.home-premium-capability-card-body h3{margin:0;color:#17a05c;font-size:18px;font-weight:700;line-height:1.25}.home-premium-capability-card-body p{margin:0;color:#656565;font-size:14px;line-height:1.75}.home-premium-capability-card-foot{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px 20px 28px}.home-premium-capability-tags{display:flex;flex-wrap:wrap;gap:4px}.home-premium-capability-tags span{display:inline-flex;align-items:center;justify-content:center;min-height:28px;border:1px solid #c8efe0;border-radius:999px;padding:0 8px;color:#17a05c;background:#f6fffb;font-size:12px}.home-premium-capability-arrow{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex:0 0 28px;border:1px solid #c3c6c4;border-radius:50%;color:#b9c2bc;background:#fff}.home-premium-capability-cta{justify-self:center;min-width:238px;height:46px;margin-top:60px;border:1px solid #18b065;border-radius:999px;padding:0 34px;color:#17a05c;background:transparent;font-size:14px;font-weight:600;transition:background-color .32s cubic-bezier(.22,1,.36,1),color .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1)}.home-premium-capability-cta:hover{color:#fff;background:#18b065;box-shadow:0 12px 28px #18b06538;transform:translateY(-1px)}.home-premium-growth-value{display:grid;gap:40px;width:auto;max-width:none;margin-top:40px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:56px 0 72px;background:linear-gradient(180deg,#dff5ea,#f7fbfd 42%,#fff)}.home-premium-growth-value-head{display:grid;justify-items:center;gap:10px;width:min(1440px,calc(100% - 80px));margin:0 auto;text-align:center}.home-premium-growth-value-head h2{margin:0;color:#181818;font-size:32px;font-weight:700;line-height:1.18}.home-premium-growth-value-head p{margin:0;color:#707070;font-size:14px;line-height:1.7}.home-premium-growth-value-body{display:grid;grid-template-columns:360px 800px;gap:60px;align-items:center;justify-content:center;width:min(1440px,calc(100% - 80px));margin:0 auto}.home-premium-growth-value-list{display:grid;gap:26px}.home-premium-growth-value-list article{position:relative;display:grid;gap:10px;padding-bottom:24px}.home-premium-growth-value-list article:after{content:"";position:absolute;left:46px;right:0;bottom:0;border-bottom:1px solid rgba(126,154,140,.22)}.home-premium-growth-value-item-head{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;column-gap:12px}.home-premium-growth-value-item-head span{color:#14ae63;font-size:16px;font-weight:700;line-height:1}.home-premium-growth-value-item-head h3{margin:0;color:#303030;font-size:20px;font-weight:700;line-height:1.3}.home-premium-growth-value-list p{margin:0;padding-left:46px;color:#666;font-size:14px;line-height:1.8}.home-premium-growth-value-list strong{padding-left:46px;color:#17a05c;font-size:14px;font-weight:700;line-height:1.45}.home-premium-growth-value-visual{min-height:500px;border-radius:20px;background:linear-gradient(180deg,#dff5eab8,#f7fbfd6b),#edf6f1;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden}.home-premium-growth-band{position:relative;width:auto;max-width:none;margin-top:72px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0;overflow:hidden;background:linear-gradient(90deg,#061c108a,#05241157 38%,#0524117a),url(/homepage/value-section/home-growth-band-placeholder.jpg) center / cover no-repeat,#0f4b2c}.home-premium-growth-band:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff0f,#fff0 28%);pointer-events:none}.home-premium-growth-band-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,560px) minmax(280px,420px);gap:112px;align-items:start;justify-content:center;width:min(1440px,calc(100% - 80px));min-height:480px;margin:0 auto;padding:74px 0 68px}.home-premium-growth-band-copy{display:grid;gap:24px;padding-top:0}.home-premium-growth-band-copy>span{color:#ffffffeb;font-size:14px;font-weight:700;line-height:1.2;letter-spacing:.04em}.home-premium-growth-band-copy h2{margin:0;max-width:560px;color:#fff;font-size:36px;font-weight:700;line-height:1.22;letter-spacing:-.03em}.home-premium-growth-band-copy p{max-width:520px;margin:0;color:#ffffffe0;font-size:14px;line-height:1.85}.home-premium-growth-band-actions{display:inline-flex;align-items:stretch;width:fit-content;min-width:300px;padding:3px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:#00000014;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-premium-growth-band-input,.home-premium-growth-band-button{height:50px;border:0;font-size:15px}.home-premium-growth-band-input{min-width:168px;padding:0 20px;color:#ffffffeb;background:transparent;text-align:left;font-weight:400}.home-premium-growth-band-button{min-width:148px;padding:0 24px;border-radius:999px;color:#159953;background:#f7fff9;box-shadow:0 6px 18px #08201229;font-weight:600}.home-premium-growth-band-list{display:grid;align-content:start;gap:0;padding-top:2px}.home-premium-growth-band-list article{position:relative;display:grid;gap:16px;padding:28px 0 26px;border-top:1px solid rgba(255,255,255,.56)}.home-premium-growth-band-list article:last-child{border-bottom:1px solid rgba(255,255,255,.56)}.home-premium-growth-band-list span{color:#fff;font-size:14px;font-weight:600;line-height:1.55}.home-premium-site-footer{width:auto;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:68px 0 72px;background:#080808}.home-premium-site-footer-inner{display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);gap:80px;align-items:start;width:min(1440px,calc(100% - 80px));margin:0 auto}.home-premium-site-footer-brand{display:grid;align-content:start;gap:16px;min-height:100%}.home-premium-site-footer-logo{display:block;width:auto;height:35px}.home-premium-site-footer-social{display:flex;align-items:center;gap:4px}.home-premium-site-footer-social-item{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#fff;color:#080808;font-size:0;cursor:pointer}.home-premium-site-footer-social-item img{display:block;width:16px;height:16px}.home-premium-site-footer-social-item--xiaohongshu img,.home-premium-site-footer-social-item--bilibili img{width:24px;height:24px}.home-premium-site-footer-meta{display:grid;gap:6px;margin-top:96px}.home-premium-site-footer-meta p{margin:0;color:#ffffff8f;font-size:12px;line-height:1.4}.home-premium-site-footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:56px}.home-premium-site-footer-links section{display:grid;align-content:start;gap:18px}.home-premium-site-footer-links h3{margin:0;color:#ffffffeb;font-size:12px;font-weight:600;line-height:1.4}.home-premium-site-footer-links ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.home-premium-site-footer-links button{padding:0;border:0;color:#ffffff9e;font-size:12px;line-height:1.75;text-align:left;background:transparent;cursor:pointer}.home-premium-site-footer-links button:hover{color:#ffffffeb}.home-premium-site-footer-links button:focus-visible,.home-premium-site-footer-social-item:focus-visible{outline:2px solid rgba(255,255,255,.7);outline-offset:3px}@keyframes homePremiumWaterfallUp{0%{transform:translateY(0)}to{transform:translateY(calc(-50% - 12px))}}@keyframes homePremiumWaterfallDown{0%{transform:translateY(calc(-50% - 12px))}to{transform:translateY(0)}}.home-premium-waterfall{width:auto;max-width:none;margin-top:-42px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:56px 0 150px;background:#fff;overflow:hidden}.home-premium-waterfall-inner{display:grid;gap:40px;width:min(1440px,calc(100% - 80px));margin:0 auto}.home-premium-waterfall-copy{display:grid;justify-items:center;gap:10px;text-align:center}.home-premium-waterfall-copy h2{margin:0;color:#181818;font-size:32px;font-weight:700;line-height:1.18}.home-premium-waterfall-copy p{max-width:720px;margin:0;color:#707070;font-size:14px;line-height:1.7}.home-premium-waterfall-stage{position:relative;height:760px;overflow:hidden}.home-premium-waterfall-mask{position:absolute;left:0;right:0;z-index:2;height:136px;pointer-events:none}.home-premium-waterfall-mask-top{top:0;background:linear-gradient(180deg,#fff,#fff0)}.home-premium-waterfall-mask-bottom{bottom:0;background:linear-gradient(0deg,#fff,#fff0)}.home-premium-waterfall-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;height:100%}.home-premium-waterfall-column{position:relative;height:100%;overflow:hidden}.home-premium-waterfall-marquee{display:grid;gap:24px;will-change:transform;animation-fill-mode:both}.home-premium-waterfall-column:nth-child(1) .home-premium-waterfall-marquee{animation:homePremiumWaterfallUp 43s linear infinite;animation-delay:-11s}.home-premium-waterfall-column:nth-child(2) .home-premium-waterfall-marquee{animation:homePremiumWaterfallDown 27s linear infinite;animation-delay:-18s}.home-premium-waterfall-column:nth-child(3) .home-premium-waterfall-marquee{animation:homePremiumWaterfallUp 58s linear infinite;animation-delay:-26s}.home-premium-waterfall-column:nth-child(4) .home-premium-waterfall-marquee{animation:homePremiumWaterfallDown 33s linear infinite;animation-delay:-9s}.home-premium-waterfall-column:nth-child(5) .home-premium-waterfall-marquee{animation:homePremiumWaterfallUp 39s linear infinite;animation-delay:-21s}.home-premium-waterfall-track{display:grid;gap:24px}.home-premium-waterfall-card{position:relative;aspect-ratio:3 / 4;border-radius:24px;overflow:hidden;background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.46),transparent 28%),linear-gradient(160deg,#d7f0dd,#eef7e7 46%,#f7e5cf);box-shadow:0 10px 28px #1a26210f}.home-premium-waterfall-card img{width:100%;height:100%;object-fit:cover;display:block}.home-premium-section{display:grid;gap:24px;border:0;border-radius:0;background:transparent;box-shadow:none}.home-premium-section-head{display:grid;gap:10px;max-width:860px}.home-premium-section-head.narrow{max-width:760px}.home-premium-section-head h2,.home-premium-bottom-cta h2{font-size:clamp(32px,3.4vw,48px);line-height:1.08}.home-premium-solution-grid,.home-premium-direction-grid{display:grid;gap:18px}.home-premium-solution-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-premium-solution-card,.home-premium-direction-grid article{display:grid;gap:16px;padding:30px;border-radius:26px}.home-premium-solution-head{display:flex;align-items:center;gap:12px}.home-premium-solution-head span,.home-premium-direction-grid article span{display:grid;width:46px;height:46px;place-items:center;border-radius:15px;color:#179a55;background:#179a5514}.home-premium-direction-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-premium-direction-grid strong{font-size:20px}.home-premium-value{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(350px,.92fr);gap:20px;align-items:stretch}.home-premium-value-copy,.home-premium-value-points{border-radius:28px;padding:30px}.home-premium-value-copy{display:grid;gap:16px}.home-premium-value-points{display:grid;gap:12px}.home-premium-value-points article{display:flex;align-items:center;gap:10px;min-height:60px;padding:0 2px;border-bottom:1px solid rgba(46,110,80,.08)}.home-premium-value-points article:last-child{border-bottom:0}.home-premium-value-points svg{color:#179a55;flex:0 0 auto}.home-premium-bottom-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;background:linear-gradient(135deg,#f6fcf8f7,#fffffff2),linear-gradient(180deg,#daf4e240,#fff0d824)}.home-premium-bottom-cta>div{display:grid;gap:10px}@media(max-width:1180px){.home-solution-page{width:min(100%,calc(100% - 32px))}.home-premium-feature-cards,.home-premium-value,.home-premium-direction-grid,.home-premium-solution-grid,.home-premium-capability-grid,.home-premium-growth-value-body,.home-premium-waterfall-grid,.home-premium-delivery-case-panel{grid-template-columns:minmax(0,1fr)}.home-premium-growth-value{padding:48px 0 56px}.home-premium-growth-band-inner{gap:72px;padding:74px 0 84px}.home-premium-site-footer{padding:60px 0 64px}.home-premium-site-footer-inner{grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:56px}.home-premium-site-footer-links{gap:36px}.home-premium-site-footer-brand strong{font-size:38px}.home-premium-site-footer-meta{margin-top:72px}.home-premium-growth-band-copy{gap:28px}.home-premium-growth-band-copy h2{font-size:42px}.home-premium-growth-band-copy p{font-size:16px}.home-premium-growth-band-actions{min-width:320px}.home-premium-growth-band-input,.home-premium-growth-band-button{height:52px;font-size:16px}.home-premium-growth-band-list span{font-size:17px}.home-premium-waterfall{padding:48px 0 56px}.home-premium-waterfall-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-premium-waterfall-stage{height:680px}.home-premium-delivery-case{gap:24px}.home-premium-delivery-case-panel{width:min(860px,100%)}.home-premium-delivery-case-visual{min-height:460px}.home-premium-delivery-case-card{gap:32px;padding:40px 36px 36px}.home-premium-delivery-case-copy h3{font-size:28px}.home-premium-delivery-case-metrics strong{font-size:52px}.home-premium-feature-card,.home-premium-carousel-card{width:100%}.home-premium-capability-card{min-height:auto}.home-premium-capability-card-media{height:220px}.home-premium-capability-card-body{padding:36px 24px 0}.home-premium-capability-card-foot{padding:18px 24px 24px}.home-premium-hero-banner-inner{width:min(100%,calc(100% - 48px))}.home-premium-hero-banner-copy{margin-left:32px}.home-premium-banner-metrics{gap:28px}}@media(max-width:860px){.home-solution-page{width:min(100%,calc(100% - 24px));padding-bottom:52px}.home-premium-page>:not(.home-premium-hero-banner):not(.home-premium-growth-value):not(.home-premium-waterfall):not(.home-premium-growth-band):not(.home-premium-site-footer){width:min(100%,calc(100% - 24px))}.home-premium-site-footer{margin-left:0;margin-right:0;padding:44px 0 48px}.home-premium-site-footer-inner{grid-template-columns:1fr;gap:40px;width:min(100%,calc(100% - 24px))}.home-premium-site-footer-brand{gap:20px}.home-premium-site-footer-brand strong{font-size:34px}.home-premium-site-footer-social-item{width:40px;height:40px}.home-premium-site-footer-meta{margin-top:12px}.home-premium-site-footer-links{grid-template-columns:1fr;gap:28px}.home-premium-site-footer-links section{gap:14px}.home-premium-growth-value{width:100%;max-width:none;margin-top:40px;padding:40px 0 48px}.home-premium-growth-band{width:100%;max-width:none;margin-top:48px}.home-premium-growth-value-head,.home-premium-growth-value-body,.home-premium-waterfall-inner,.home-premium-growth-band-inner{width:min(100%,calc(100% - 24px));gap:28px}.home-premium-growth-band-inner{padding:44px 0 52px}.home-premium-growth-band-copy{gap:24px;padding-top:0}.home-premium-growth-band-copy h2{font-size:32px}.home-premium-growth-band-copy p{max-width:100%;font-size:15px;line-height:1.8}.home-premium-growth-band-actions{display:grid;width:100%;min-width:0;padding:8px;border-radius:28px}.home-premium-growth-band-input,.home-premium-growth-band-button{width:100%;min-width:0;height:48px;font-size:15px}.home-premium-growth-band-list article{gap:12px;padding:20px 0 18px}.home-premium-growth-band-list span{font-size:16px}.home-premium-waterfall{width:100%;max-width:none;margin-top:-42px;padding:40px 0 48px}.home-premium-delivery-case{gap:20px;padding-top:0}.home-premium-delivery-case-head{gap:10px}.home-premium-delivery-case-head h2{font-size:28px}.home-premium-delivery-case-tabs{width:100%;flex-direction:column;border-radius:24px;padding:8px}.home-premium-delivery-case-tabs button{width:100%;min-width:0}.home-premium-delivery-case-panel{border-radius:28px}.home-premium-delivery-case-visual{min-height:320px}.home-premium-delivery-case-card{gap:28px;padding:28px 22px 24px}.home-premium-delivery-case-copy{gap:22px}.home-premium-delivery-case-copy h3{font-size:24px}.home-premium-delivery-case-metrics{grid-template-columns:minmax(0,1fr);gap:18px}.home-premium-delivery-case-metrics article{padding:0}.home-premium-delivery-case-metrics article+article{border-left:0;border-top:1px solid #e5e5e5;padding-top:18px;padding-left:0}.home-premium-delivery-case-metrics strong{font-size:44px}.home-premium-delivery-case-button{width:100%;min-width:0}.home-premium-growth-value-item-head h3{font-size:18px}.home-premium-growth-value-list strong{font-size:16px}.home-premium-waterfall-copy h2{font-size:28px}.home-premium-waterfall-stage{height:560px}.home-premium-waterfall-mask{height:96px}.home-premium-waterfall-card{border-radius:20px}.home-premium-capability-card-body{padding:32px 20px 0}.home-premium-capability-card-foot{flex-direction:column;align-items:flex-start;padding:18px 20px 20px}.home-premium-capability-cta{min-width:100%;font-size:18px}.home-premium-hero-banner{height:240px}.home-premium-hero-banner-inner{width:min(100%,calc(100% - 24px))}.home-premium-hero-banner-copy{width:min(100%,420px);margin-left:24px}.home-premium-hero-banner-copy h1{font-size:34px}.home-premium-banner-metrics{gap:18px;margin-top:20px}.home-premium-banner-metrics strong{font-size:22px}.home-premium-banner-metrics span{font-size:14px}.home-premium-feature-card{grid-template-columns:minmax(0,1fr);height:auto;padding:24px}.home-premium-feature-card-visual{width:150px;height:200px}.home-premium-carousel-card{height:200px}.home-premium-bottom-cta{flex-direction:column;align-items:flex-start}.home-bottom-cta-actions{justify-content:flex-start}}.design-system-page{display:grid;gap:22px;width:min(1280px,calc(100% - 48px));margin:0 auto;padding:34px 0 72px}.design-system-hero,.design-system-section{border:1px solid rgba(18,164,92,.1);border-radius:4px;background:#ffffffe6;box-shadow:0 18px 40px #1850300f}.design-system-hero{display:grid;gap:12px;padding:28px}.design-system-hero h1{margin:0;color:#18322a;font-size:34px;line-height:1.15}.design-system-hero p:not(.eyebrow),.design-section-head p,.design-color-card p,.design-type-list p,.design-token-list p,.design-control-list p,.design-spacing-grid p{margin:0;color:#617568;font-size:14px}.design-system-section{display:grid;gap:18px;padding:22px}.design-section-head{display:flex;align-items:flex-start;gap:14px}.design-section-head>span{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:4px;color:#179a55;background:#eaf8ee;font-size:12px;font-weight:800}.design-section-head h2{margin:0 0 4px;color:#18322a;font-size:24px}.design-color-grid,.design-spacing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.design-color-card,.design-spacing-grid article,.design-token-list article,.design-control-list article,.design-type-list article{border:1px solid #e5e7eb;border-radius:4px;background:#fff}.design-color-card{display:grid;gap:8px;padding:14px}.design-color-swatch{height:54px;border:1px solid rgba(15,23,42,.08);border-radius:4px}.design-color-card strong,.design-token-list strong,.design-control-list strong,.design-spacing-grid strong{color:#18322a;font-size:14px}.design-color-card code,.design-token-list code{width:fit-content;border-radius:4px;padding:3px 7px;color:#179a55;background:#eaf8ee;font-size:12px}.design-color-card small{color:#999;font-size:12px}.design-type-list{display:grid;gap:10px}.design-type-list article{display:grid;grid-template-columns:minmax(0,1fr) 120px 90px;align-items:center;gap:12px;padding:14px}.design-type-list strong{color:#18322a;font-size:15px}.design-type-list span,.design-type-list small,.design-spacing-grid span{color:#179a55;font-size:13px;font-weight:700}.design-button-board{display:grid;gap:16px}.design-button-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:16px;border-radius:4px;background:#f8faf9}.design-button-size-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.design-button-size-card{display:grid;gap:12px;border:1px solid #e5e7eb;border-radius:4px;padding:16px;background:#fff}.design-button-size-card>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:8px}.design-button-size-card strong{color:#18322a;font-size:14px}.design-button-size-card span{color:#179a55;font-size:12px;font-weight:700}.design-button-size-card p{margin:0;color:#999;font-size:12px;line-height:1.5}.design-button-size-samples{display:flex;flex-wrap:wrap;gap:8px}.design-button-size-card.size-1 .primary-cta,.design-button-size-card.size-1 .secondary-cta{min-height:24px;padding:0 8px;font-size:12px}.design-button-size-card.size-2 .primary-cta,.design-button-size-card.size-2 .secondary-cta{min-height:30px;padding:0 8px;font-size:13px}.design-button-size-card.size-3 .primary-cta,.design-button-size-card.size-3 .secondary-cta{min-height:36px;padding:0 12px;font-size:14px}.design-button-size-card.size-4 .primary-cta,.design-button-size-card.size-4 .secondary-cta{min-height:40px;padding:0 16px;font-size:14px}.design-motion-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.design-motion-board article{display:grid;gap:12px;border:1px solid #e5e7eb;border-radius:4px;padding:16px;background:#fff}.design-motion-board strong{color:#18322a;font-size:14px}.design-motion-board p{margin:0;color:#999;font-size:12px;line-height:1.5}.motion-recharge{width:fit-content}.motion-generate{position:relative;width:fit-content;overflow:hidden;transition:box-shadow .18s ease,transform .18s ease,background .18s ease}.motion-generate:after{content:"";position:absolute;inset:-40% auto -40% -56%;width:42%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent);transform:skew(-18deg);transition:left .36s ease}.motion-generate:hover{background:#18a55a;box-shadow:0 8px 18px #179a552e;transform:translateY(-1px)}.motion-generate:hover:after{left:112%}.design-spec-icon-button{display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid #e5e7eb;border-radius:4px;color:#617568;background:#fff}.design-token-list,.design-control-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.design-token-list article,.design-control-list article{display:grid;gap:6px;padding:14px}.design-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.design-form-size-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.design-form-size-card,.design-form-pattern-grid article{display:grid;gap:12px;border:1px solid #e5e7eb;border-radius:4px;padding:16px;background:#fff}.design-form-size-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.design-form-size-head strong{color:#18322a;font-size:14px}.design-form-size-head span{color:#179a55;font-size:12px;font-weight:700}.design-form-size-card p,.design-form-pattern-grid small{margin:0;color:#999;font-size:12px;line-height:1.5}.design-field{display:grid;gap:4px;min-width:0}.design-field span{color:#617568;font-size:12px;line-height:1.2}.design-field input,.design-field select{width:100%;min-width:0;border:1px solid #dfe7e2;border-radius:4px;padding:0 8px;color:#18322a;background:#fff;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.design-field input:focus,.design-field select:focus{border-color:#29b765;background:#fff;box-shadow:0 0 0 2px #29b7651a}.design-field-muted input{color:#617568;background:#fff}.design-form-size-card.size-1 .design-field input,.design-form-size-card.size-1 .design-field select{height:30px;font-size:13px}.design-form-size-card.size-2 .design-field input,.design-form-size-card.size-2 .design-field select,.design-form-pattern-grid .design-field input{height:36px;font-size:14px}.design-form-size-card.size-3 .design-field input,.design-form-size-card.size-3 .design-field select{height:40px;font-size:14px}.design-form-pattern-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.design-field-required span:after{content:"*";margin-left:3px;color:#e05252}.design-field-inline{grid-template-columns:64px minmax(0,1fr);align-items:center}.design-field-inline span{color:#18322a}.design-field-error input{border-color:#e05252;background:snow}.design-field-disabled input{color:#999;background:#f5f7f5;cursor:not-allowed}.design-form-grid .wide,.design-control-list{grid-column:1 / -1}.design-control-samples{display:grid;gap:12px;align-content:start}.design-switch-sample{display:flex;align-items:center;gap:10px;min-height:44px;border:1px solid #e5e7eb;border-radius:4px;padding:0 12px;background:#fff}.design-system-page .primary-cta,.design-system-page .emphasis-cta,.design-system-page .secondary-cta,.design-system-page .header-ghost-button,.design-system-page .task-field input,.design-system-page .task-field select,.design-system-page .task-field textarea,.design-system-page .main-image-segmented,.design-system-page .main-image-segmented button,.design-system-page .main-image-model-select{border-radius:4px}.design-control-list article{grid-template-columns:auto minmax(0,1fr);align-items:start}.design-control-size-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.design-control-size-card{--control-size: 16px;--hit-area: 28px;--row-height: 36px;display:grid;gap:12px;border:1px solid #e5e7eb;border-radius:4px;padding:16px;background:#fff}.design-control-size-card.size-1{--control-size: 10px;--hit-area: 20px;--row-height: 24px}.design-control-size-card.size-2{--control-size: 12px;--hit-area: 24px;--row-height: 30px}.design-control-size-card.size-3{--control-size: 16px;--hit-area: 28px;--row-height: 36px}.design-control-size-card.size-4{--control-size: 20px;--hit-area: 32px;--row-height: 40px}.design-control-size-head,.design-control-meta,.design-control-demo-row{display:flex;align-items:center;gap:8px}.design-control-size-head{justify-content:space-between}.design-control-size-head strong{color:#18322a;font-size:14px}.design-control-size-head span,.design-control-meta span{color:#179a55;font-size:12px;font-weight:700}.design-control-size-card p{margin:0;color:#999;font-size:12px;line-height:1.5}.design-control-meta{flex-wrap:wrap}.design-control-meta span{border-radius:4px;padding:2px 6px;background:#eaf8ee}.design-control-demo-row{min-height:var(--row-height);flex-wrap:wrap}.design-radio-sample,.design-checkbox-sample,.design-mini-action{display:inline-grid;width:var(--hit-area);height:var(--hit-area);place-items:center;border:1px solid #dfe7e2;color:#179a55;background:#fff}.design-radio-sample{border-radius:999px}.design-radio-sample:after{content:"";width:calc(var(--control-size) / 2);height:calc(var(--control-size) / 2);border-radius:999px;background:#179a55}.design-checkbox-sample{border-radius:4px}.design-checkbox-sample:after{content:"";width:calc(var(--control-size) * .58);height:calc(var(--control-size) * .34);border-left:2px solid #179a55;border-bottom:2px solid #179a55;transform:rotate(-45deg) translate(1px,-1px)}.design-mini-action{border-radius:4px}.design-mini-action svg{width:var(--control-size);height:var(--control-size);stroke-width:2}.design-mini-action.check{border-color:#179a5538;background:#eaf8ee}.design-mini-action.delete{border-color:#e052522e;color:#e05252;background:snow}.design-stepper-sample{display:inline-grid;grid-template-columns:var(--hit-area) minmax(24px,1fr) var(--hit-area);align-items:center;width:min(132px,100%);min-height:var(--row-height);overflow:hidden;border:1px solid #dfe7e2;border-radius:4px;background:#fff}.design-stepper-sample button{height:var(--row-height);border:0;color:#179a55;background:#f8faf9;font-size:calc(var(--control-size) + 2px);font-weight:700}.design-stepper-sample span{color:#18322a;text-align:center;font-size:13px;font-weight:700}.design-switch-size-sample{display:flex;align-items:center;width:calc(var(--hit-area) * 1.72);height:var(--hit-area);border-radius:999px;padding:2px;background:#dfe7e2}.design-switch-size-sample span{display:block;width:calc(var(--hit-area) - 4px);height:calc(var(--hit-area) - 4px);border-radius:999px;background:#fff;box-shadow:0 1px 4px #18322a1f;transform:translate(calc(var(--hit-area) * .72))}.design-switch-size-sample.active{background:#179a55}.design-feedback-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.design-feedback-grid article,.design-feedback-list article{border:1px solid #e5e7eb;border-radius:4px;padding:16px;background:#fff}.design-toast-demo,.design-popover-demo,.design-tooltip-demo,.design-modal-demo{display:grid;align-content:start;gap:12px;min-height:180px}.design-toast{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:start;min-height:48px;border:1px solid #e5e7eb;border-radius:4px;padding:10px 12px;background:#fff;box-shadow:0 8px 24px #18322a14}.design-toast.success{border-color:#179a5533}.design-toast.warning{border-color:#e0525233}.design-toast svg{color:#179a55}.design-toast.warning svg{color:#e05252}.design-toast strong,.design-popover-surface strong,.design-modal-surface strong,.design-feedback-list strong{color:#18322a;font-size:14px}.design-toast span,.design-modal-surface p,.design-feedback-list p,.design-feedback-list small{margin:0;color:#999;font-size:12px;line-height:1.5}.design-popover-surface{display:grid;gap:12px;width:min(100%,280px);border:1px solid #e5e7eb;border-radius:4px;padding:16px;background:#fff;box-shadow:0 16px 36px #18322a1f}.design-tooltip-demo{position:relative;justify-items:start;padding-top:40px}.design-tooltip-bubble{position:relative;max-width:240px;border-radius:4px;padding:8px 10px;color:#fff;background:#18322a;box-shadow:0 8px 20px #18322a24;font-size:12px;line-height:1.5}.design-tooltip-bubble:before{content:"";position:absolute;top:-5px;left:12px;width:10px;height:10px;border-radius:2px;background:#18322a;transform:rotate(45deg)}.design-modal-demo{place-items:center;background:linear-gradient(#18322a14,#18322a14),#fff}.design-modal-surface{display:grid;gap:16px;width:min(100%,300px);border:1px solid #e5e7eb;border-radius:4px;padding:20px;background:#fff;box-shadow:0 24px 56px #18322a2e}.design-modal-surface>div:last-child{display:flex;justify-content:flex-end;gap:8px}.design-feedback-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.design-feedback-list article{display:grid;gap:6px}.design-feedback-list span{color:#179a55;font-size:12px;font-weight:700}.design-control-list svg,.design-spacing-grid svg{color:#179a55}.design-spacing-grid article{display:grid;gap:8px;padding:16px}.home-solution-hero{position:relative;display:grid;gap:22px;width:min(1360px,calc(100% - 48px));margin:0 auto;padding:58px 0 96px}.home-hero-copy{display:grid;justify-items:center;gap:18px;text-align:center}.home-hero-copy h1{margin:0;color:#26352d;font-size:clamp(38px,4vw,58px);line-height:1.08;letter-spacing:0}.home-hero-copy .platform-hero-lead{max-width:820px;color:#52655a;font-size:17px;font-weight:500}.home-hero-stats{display:flex;flex-wrap:wrap;justify-content:center;gap:0;color:#4f5e56;font-size:16px}.home-hero-stats span{padding:0 18px;border-right:1px solid rgba(63,89,73,.18)}.home-hero-stats span:last-child{border-right:0}.home-hero-stats strong{color:#21372c;font-size:24px;font-weight:900}.home-category-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:10px}.home-category-tabs button{min-height:36px;border:0;border-radius:999px;padding:0 20px;color:#52655a;background:transparent;font-size:14px;font-weight:700}.home-category-tabs button.active{color:#fff;background:linear-gradient(135deg,#12a45c,#31c978);box-shadow:0 10px 20px #12a45c2e}.home-solution-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.home-solution-card,.home-mini-solution-grid article,.home-ai-tool-grid article{border:1px solid rgba(18,164,92,.08);border-radius:8px;background:#ffffffe0;box-shadow:0 18px 40px #1850300f}.home-solution-card{display:grid;gap:12px;padding:14px}.home-solution-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.home-solution-card h2,.home-mini-solution-grid h3,.home-ai-tool-grid h3{margin:0;color:#1f3028;font-size:18px}.home-solution-card-head button{display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:999px;color:#20352a;background:#f2f7f4}.home-solution-card p,.home-mini-solution-grid p,.home-ai-tool-grid p{margin:0;color:#77857d;font-size:14px;line-height:1.5}.home-solution-visual{display:grid;grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr);align-items:center;min-height:218px;overflow:hidden;border-radius:7px;background:#f7faf8}.home-solution-visual div{height:100%;min-height:218px;background:radial-gradient(circle at 50% 48%,rgba(255,255,255,.94) 0 15%,transparent 16%),linear-gradient(135deg,#dcfce7,#bbf7d0 52%,#86efac)}.home-solution-card.suite .home-solution-visual div:first-child{background:radial-gradient(circle at 50% 48%,rgba(255,255,255,.94) 0 16%,transparent 17%),linear-gradient(135deg,#fef3c7,#dcfce7 55%,#86efac)}.home-solution-card.scene .home-solution-visual div{background:radial-gradient(circle at 48% 50%,rgba(255,255,255,.94) 0 14%,transparent 15%),linear-gradient(135deg,#e0f2fe,#dcfce7 52%,#bbf7d0)}.home-solution-visual span{display:grid;width:42px;height:42px;place-items:center;border-radius:999px;background:linear-gradient(135deg,#12a45c,#31c978)}.home-solution-visual span:before{content:"→";color:#fff;font-size:26px;font-weight:900}.home-mini-solution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.home-mini-solution-grid article{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:14px;min-height:88px;padding:10px}.home-mini-thumb{display:block;height:64px;border-radius:6px;background:radial-gradient(circle at 38% 40%,rgba(255,255,255,.9) 0 16%,transparent 17%),linear-gradient(135deg,#fef3c7,#bbf7d0)}.thumb-1,.thumb-4{background:radial-gradient(circle at 58% 42%,rgba(255,255,255,.9) 0 16%,transparent 17%),linear-gradient(135deg,#dbeafe,#bbf7d0)}.thumb-2,.thumb-5{background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.9) 0 15%,transparent 16%),linear-gradient(135deg,#dcfce7,#fde68a)}.home-ai-tools{display:grid;gap:14px;margin-top:12px}.home-ai-tools h2{margin:0;color:#1f3028;font-size:18px}.home-ai-tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-ai-tool-grid article{display:flex;align-items:center;gap:14px;min-height:84px;padding:18px;background:#f8faf9e6}.home-ai-tool-grid article>span{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;color:#1f3028;background:#fff}.home-floating-cta{position:sticky;bottom:18px;justify-self:center;z-index:5;display:grid;justify-items:center;gap:4px;margin-top:10px}.home-floating-cta button{min-width:280px;min-height:56px;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,#12a45c,#31c978);box-shadow:0 16px 30px #12a45c47;font-size:20px;font-weight:900}.home-floating-cta span{color:#12a45c;font-size:12px;font-weight:800}.creative-workbench{display:grid;grid-template-columns:88px minmax(0,1fr);min-height:calc(100vh - 60px);background:#f7f6f4}.creative-tool-rail{display:flex;flex-direction:column;gap:14px;padding:14px 10px 18px;border-right:1px solid #ebe7e2;background:#fbfaf8}.creative-rail-logo,.creative-panel-head button,.creative-canvas-actions button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #e8e1d8;color:#665f57;background:#fff}.creative-rail-logo{width:36px;height:36px;border-radius:10px}.creative-rail-item{display:grid;gap:6px;justify-items:center;min-height:64px;border:0;border-radius:14px;padding:10px 6px;color:#81766c;background:transparent;font-size:12px;font-weight:700}.creative-rail-item:hover,.creative-rail-item.active{color:#ff5a71;background:#fff1f3}.creative-studio-layout{display:grid;grid-template-columns:284px minmax(0,1fr);gap:18px;padding:18px 18px 28px;min-width:0}.creative-setup-rail{display:grid;align-content:start;gap:14px}.creative-setup-card{display:grid;gap:8px;width:100%;border:1px solid #ece6df;border-radius:16px;padding:14px 14px 16px;color:#3f3a34;background:#fffdfa;text-align:left;box-shadow:0 10px 26px #3022120a}.creative-setup-card span{color:#93877b;font-size:12px;font-weight:700}.creative-setup-card strong{font-size:15px;line-height:1.35}.creative-setup-card p{margin:0;color:#82776c;font-size:12px;line-height:1.6}.creative-setup-card.active,.creative-setup-card.current-step-card{border-color:#ffd8df;background:linear-gradient(180deg,#fff9fa,#fffdfb)}.creative-step-list{display:grid;gap:8px;margin-top:6px}.creative-step-list button{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;border:1px solid transparent;border-radius:12px;padding:8px 10px;color:#85796c;background:transparent;text-align:left}.creative-step-list button em{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;color:#9a8e82;background:#f4efe9;font-size:12px;font-style:normal;font-weight:800}.creative-step-list button span{color:inherit;font-size:13px;font-weight:700}.creative-step-list button.active,.creative-step-list button.done{color:#ff5a71;border-color:#ffd9df;background:#fff3f5}.creative-step-list button.active em,.creative-step-list button.done em{color:#ff5a71;background:#ffe8ec}.creative-main-stage{display:grid;gap:18px;min-width:0}.creative-canvas-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:4px 2px 0}.creative-canvas-header h1{color:#231f1a;font-size:32px;line-height:1.15}.creative-canvas-header p{max-width:760px;margin:6px 0 0;color:#7f7469}.creative-hero-stage{display:grid;grid-template-columns:minmax(420px,.95fr) minmax(320px,.75fr);gap:18px;align-items:stretch}.creative-hero-preview,.creative-stage-meta,.studio-config-panel,.creative-gallery-section{border:1px solid #ece5dc;border-radius:18px;background:#fffdfa;box-shadow:0 12px 28px #3527160a}.creative-hero-preview{display:grid;place-items:center;min-height:468px;overflow:hidden;background:radial-gradient(circle at top,#fffdfb,#f8f4ef 54%,#f1ebe4)}.creative-hero-preview img{width:100%;height:100%;object-fit:cover}.creative-hero-empty-state{display:grid;gap:10px;width:min(360px,88%);text-align:center}.creative-hero-empty-state strong{color:#2c241d;font-size:24px;line-height:1.35}.creative-hero-empty-state span{color:#897d71;font-size:14px;line-height:1.7}.creative-stage-meta{display:grid;align-content:start;gap:16px;padding:22px}.creative-stage-copy{display:grid;gap:8px}.creative-stage-copy span{color:#9a8d80;font-size:12px;font-weight:700}.creative-stage-copy h2{margin:0;color:#231f1a;font-size:28px;line-height:1.2}.creative-stage-copy p{margin:0;color:#7e7266;font-size:14px;line-height:1.75}.creative-summary-chip-row{display:flex;flex-wrap:wrap;gap:8px}.creative-summary-chip-row span{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;padding:0 12px;color:#7e6555;background:#f8eee8;font-size:12px;font-weight:700}.compact-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-actions{margin-top:auto}.creative-config-panels{display:grid}.studio-config-panel{gap:16px;padding:20px}.creative-section-title{display:grid;gap:6px}.creative-section-title h2,.creative-section-title h3{margin:0;color:#26211c}.creative-section-title p{margin:0;color:#807468;font-size:13px;line-height:1.65}.creative-section-title.compact h3{font-size:18px}.studio-upload-box{min-height:220px;border-color:#ebdfd5;background:linear-gradient(180deg,#fffefe,#fcf7f1)}.creative-gallery-grid{display:grid;gap:18px}.creative-gallery-section{display:grid;gap:14px;padding:18px}.studio-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr))}.creative-gallery-empty-card{display:grid;gap:8px;place-items:center;min-height:170px;border:1px dashed #e8ddd2;border-radius:14px;color:#8a7d70;background:#fffcf9;text-align:center}.creative-gallery-empty-card strong{color:#2c241d}.studio-plan-gallery{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.studio-plan-gallery article{border-radius:16px}@media(max-width:1280px){.creative-studio-layout{grid-template-columns:248px minmax(0,1fr)}.creative-hero-stage{grid-template-columns:1fr}}@media(max-width:1024px){.creative-workbench{grid-template-columns:76px minmax(0,1fr)}.creative-studio-layout{grid-template-columns:1fr}.creative-setup-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.current-step-card{grid-column:1 / -1}.compact-summary{grid-template-columns:1fr}}@media(max-width:720px){.creative-workbench{grid-template-columns:1fr}.creative-tool-rail{flex-direction:row;align-items:center;overflow-x:auto;border-right:0;border-bottom:1px solid #ebe7e2}.creative-studio-layout{padding:14px}.creative-setup-rail{grid-template-columns:1fr}.creative-canvas-header{flex-direction:column;align-items:stretch}}.scenario-variation-prototype-shell{display:grid;min-height:calc(100vh - 60px);background:radial-gradient(circle at 10% 8%,#bbf7d094 0,#bbf7d000 32%),radial-gradient(circle at 58% 0%,#dcfce7c7 0,#dcfce700 34%),linear-gradient(180deg,#fbfffc,#f2fbf5 48%,#eef6f1)}.scenario-variation-prototype-frame-wrap{grid-column:2 / 4;min-width:0;min-height:calc(100vh - 60px);background:#eef1f6}.scenario-variation-login-gate{display:grid;place-items:center;min-height:calc(100vh - 60px);padding:28px;background:radial-gradient(circle at 14% 12%,#bbf7d0b3 0,#bbf7d000 34%),radial-gradient(circle at 72% 6%,#dcfce7d1 0,#dcfce700 31%),linear-gradient(180deg,#fbfffc,#f2fbf5 48%,#eef6f1)}.scenario-variation-login-card{display:grid;gap:12px;width:min(420px,100%);padding:28px;border:1px solid rgba(18,164,92,.1);border-radius:4px;background:#ffffffeb;box-shadow:0 18px 40px #1850300f;text-align:center}.scenario-variation-login-card span{color:#179a55;font-size:12px;font-weight:700}.scenario-variation-login-card strong{color:#18322a;font-size:24px;font-weight:700;line-height:1.35}.scenario-variation-login-card p{margin:0;color:#617568;font-size:14px;line-height:1.7}.scenario-variation-login-card .primary-cta{justify-self:center;min-width:120px}.main-image-studio{display:grid;min-height:calc(100vh - 60px);background:radial-gradient(circle at 10% 8%,#bbf7d094 0,#bbf7d000 32%),radial-gradient(circle at 58% 0%,#dcfce7c7 0,#dcfce700 34%),linear-gradient(180deg,#fbfffc,#f2fbf5 48%,#eef6f1)}.main-image-studio-shell{--main-image-menu-width: 160px;--main-image-config-width: 380px;display:grid;grid-template-columns:var(--main-image-menu-width) var(--main-image-config-width) minmax(0,1fr);position:relative;min-height:calc(100vh - 60px);border-top:0;background:#f2fbf5;transition:grid-template-columns .26s ease}.main-image-studio-shell.menu-collapsed{--main-image-menu-width: 84px}.main-image-left-rail{grid-column:1;display:grid;align-content:start;position:sticky;top:60px;height:calc(100vh - 60px);overflow-x:hidden;overflow-y:auto;scrollbar-width:none;padding:14px 10px 18px;border-right:1px solid rgba(18,164,92,.1);background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.main-image-collapse-button{position:absolute;z-index:12;top:50%;left:calc(var(--main-image-menu-width) - 8px);display:inline-flex;width:16px;height:54px;align-items:center;justify-content:center;margin:0;border:1px solid rgba(18,164,92,.18);border-radius:999px;color:#12a45c;background:#fff;box-shadow:0 8px 22px #12a45c1f;opacity:0;transform:translateY(-50%) scale(.92);transition:opacity .22s ease,background-color .24s ease,border-color .24s ease,transform .24s ease}.main-image-collapse-button:after{content:"收起菜单";position:absolute;left:calc(100% + 8px);top:50%;display:block;width:max-content;padding:5px 8px;border-radius:6px;color:#fff;background:#0f172ad6;box-shadow:0 8px 20px #0f172a1f;font-size:12px;font-weight:400;line-height:1;pointer-events:none;opacity:0;transform:translate(2px,-50%);transition:opacity .18s ease,transform .18s ease}.main-image-collapse-button svg{display:none}.main-image-collapse-button:before{content:"‹";display:block;margin-top:-1px;font-size:18px;font-weight:700;line-height:1}.main-image-collapse-button:hover{border-color:#12a45c47;background:#ecfdf3;opacity:1;transform:translateY(-50%) scale(1)}.main-image-collapse-button:hover:after,.main-image-collapse-button:focus-visible:after{opacity:1;transform:translateY(-50%)}.main-image-collapse-button:focus-visible{opacity:1;outline:2px solid rgba(18,164,92,.28);outline-offset:2px;transform:translateY(-50%) scale(1)}.main-image-collapse-button:hover{opacity:1;transform:translateY(-50%) scale(1)}.main-image-studio-shell.menu-collapsed .main-image-left-rail{padding:14px 12px 18px}.main-image-studio-shell.menu-collapsed .main-image-collapse-button{left:calc(var(--main-image-menu-width) - 8px)}.main-image-studio-shell.menu-collapsed .main-image-collapse-button:after{content:"展开菜单"}.main-image-studio-shell.menu-collapsed .main-image-collapse-button:before{content:"›"}.main-image-collapse-button:after{content:"收起";left:50%;right:auto;top:auto;bottom:calc(100% + 8px);transform:translate(-50%,2px)}.main-image-studio-shell.menu-collapsed .main-image-collapse-button:after{content:"展开"}.main-image-collapse-button:hover:after,.main-image-collapse-button:focus-visible:after{transform:translate(-50%)}.main-image-left-rail:hover .main-image-collapse-button{animation:mainImageCollapseButtonPeek 3.2s ease forwards}.main-image-left-rail:hover .main-image-collapse-button:hover,.main-image-left-rail:hover .main-image-collapse-button:focus-visible{animation:none;opacity:1;transform:translateY(-50%) scale(1)}@keyframes mainImageCollapseButtonPeek{0%,72%{opacity:1;transform:translateY(-50%) scale(1)}to{opacity:0;transform:translateY(-50%) scale(.92)}}.main-image-config-rail{grid-column:2}.main-image-left-rail::-webkit-scrollbar{width:0;height:0}.main-image-tool-list{display:grid;gap:2px;min-width:0}.main-image-tool-item{display:grid;gap:0;min-height:36px;min-width:0;padding:0;color:#98a2b3;background:transparent;font-size:12px;font-weight:400}.main-image-tool-item span,.main-image-tool-item button{display:flex;position:relative;min-height:36px;min-width:0;align-items:center;gap:8px;border-radius:6px;padding:0 6px 0 8px;color:#12a45c;font-size:.875rem;font-weight:400;line-height:1;border:0;width:100%;background:transparent;text-align:left;transition:background-color .28s ease,color .22s ease,transform .22s ease}.main-image-studio-shell.menu-collapsed .main-image-tool-item span,.main-image-studio-shell.menu-collapsed .main-image-tool-item button{width:44px;height:44px;min-height:44px;justify-content:center;gap:0;margin:0 auto;border-radius:999px;padding:0}.main-image-tool-item span:hover,.main-image-tool-item button:hover{color:#12a45c;background:#ecfdf3}.main-image-tool-item svg{flex:0 0 auto;color:currentColor}.main-image-tool-item b{min-width:0;font:inherit;overflow:visible;text-overflow:clip;white-space:nowrap}.main-image-studio-shell.menu-collapsed .main-image-tool-item b,.main-image-studio-shell.menu-collapsed .main-image-tool-item em,.main-image-studio-shell.menu-collapsed .main-image-tool-item small{display:none}.main-image-tool-item.active span,.main-image-tool-item.active button{color:#12a45c;background:#ecfdf3;font-weight:400}.main-image-tool-item em{display:inline-flex;align-items:center;height:14px;border-radius:3px;padding:0 3px;color:#fff;background:#ff4d4f;font-size:8px;font-style:normal;font-weight:900}.main-image-tool-item small{display:block;margin:16px 10px 6px;color:#999;font-size:12px;font-weight:400}.main-image-studio-shell.menu-collapsed .main-image-tool-item:has(small){padding-top:14px}.main-image-config-rail{position:sticky;top:60px;display:grid;grid-template-rows:minmax(0,1fr) auto;height:calc(100vh - 60px);min-width:0;overflow:hidden;padding:0;border-right:1px solid #e5e7eb;background:#fff}.main-image-config-scroll{display:grid;align-content:start;gap:16px;min-height:0;overflow-y:auto;padding:20px 16px 18px;scrollbar-color:#b8bec8 transparent;scrollbar-width:thin}.main-image-config-scroll::-webkit-scrollbar{width:4px}.main-image-config-scroll::-webkit-scrollbar-track{background:transparent}.main-image-config-scroll::-webkit-scrollbar-thumb{border-radius:999px;background:#b8bec8}.main-image-config-scroll::-webkit-scrollbar-thumb:hover{background:#9ca3af}.brand-gene-workspace .main-image-studio-shell{grid-template-columns:var(--main-image-menu-width) minmax(0,1fr)}.brand-gene-editor-shell{grid-column:2;display:grid;grid-template-columns:minmax(0,760px) 300px;gap:24px;min-height:calc(100vh - 60px);padding:0 24px 24px;overflow-y:auto;background:#f2fbf5}.brand-gene-editor-card{display:grid;grid-template-rows:auto minmax(0,1fr) auto;align-self:start;width:100%;min-height:calc(100vh - 60px);border-right:1px solid #e5e7eb;border-left:1px solid #e5e7eb;background:#fff}.brand-gene-editor-head{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;min-height:76px;padding:0 16px;border-bottom:1px solid #eceff3}.brand-gene-editor-head h1{margin:0;color:#18322a;font-size:28px;font-weight:700;line-height:1.2}.brand-gene-editor-head button{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border:0;border-radius:8px;color:#5f646b;background:transparent;font-size:28px;font-weight:300;line-height:1}.brand-gene-editor-body{display:grid;gap:24px;padding:24px 16px 120px}.brand-gene-field{position:relative;display:grid;gap:8px}.brand-gene-field>span{color:#18322a;font-size:14px;font-weight:700;line-height:1.5}.brand-gene-field i{color:#ff4d4f;font-style:normal}.brand-gene-field input,.brand-gene-field select,.brand-gene-field textarea{width:100%;border:1px solid rgba(44,122,75,.12);border-radius:8px;color:#18322a;background:#f7faf8;font-size:14px}.brand-gene-field input,.brand-gene-field select{height:40px;padding:0 14px}.brand-gene-field input:focus,.brand-gene-field select:focus,.brand-gene-field textarea:focus{border-color:#179a55;background:#fff;outline:3px solid rgba(23,154,85,.12)}.brand-gene-field textarea{min-height:132px;resize:vertical;padding:12px 14px 28px;line-height:1.65}.brand-gene-field>small{position:absolute;right:14px;bottom:10px;color:#98a2b3;font-size:12px}.brand-gene-select-card{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;min-height:92px;gap:14px;border:1px solid rgba(44,122,75,.12);border-radius:8px;padding:16px;color:#18322a;background:#f7faf8;text-align:left}.brand-gene-select-card strong{font-size:16px;font-weight:700}.brand-gene-select-card small{grid-column:2 / 3;color:#617568;font-size:12px;line-height:1.6}.brand-gene-select-card em{color:#617568;font-size:20px;font-style:normal}.brand-gene-editor-footer{position:sticky;bottom:0;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px;border-top:1px solid #eceff3;background:#fffffff5}.brand-gene-editor-footer button{min-width:96px;height:40px;border:0;border-radius:8px;color:#fff;background:#179a55;font-size:14px;font-weight:700}.brand-gene-preview-panel{align-self:start;display:grid;gap:12px;margin-top:76px;max-width:300px;padding:20px;border:1px solid rgba(44,122,75,.12);border-radius:12px;background:#ffffffc7}.brand-gene-preview-panel p,.brand-gene-preview-panel h2,.brand-gene-preview-panel span,.brand-gene-preview-panel small{margin:0}.brand-gene-preview-panel p{color:#179a55;font-size:12px;font-weight:800;text-transform:uppercase}.brand-gene-preview-panel h2{color:#18322a;font-size:24px;line-height:1.25}.brand-gene-preview-panel span,.brand-gene-preview-panel small{color:#617568;line-height:1.7}.brand-gene-preview-panel div{display:grid;gap:6px;margin-top:4px;padding:14px;border-radius:8px;background:#ecfdf3}.refined-brand-gene-head{grid-template-columns:36px minmax(0,1fr) 36px}.refined-brand-gene-head>div{display:grid;gap:6px}.refined-brand-gene-head p{margin:0;color:#617568;font-size:14px;line-height:1.6}.refined-brand-gene-body{gap:24px}.brand-gene-section-block{display:grid;gap:8px;padding:20px;border:1px solid rgba(44,122,75,.12);border-radius:12px;background:#fff;box-shadow:0 12px 32px #1a3e2b0a}.brand-gene-section-head{display:grid;gap:8px}.brand-gene-section-head>span{color:#18322a;font-size:18px;font-weight:700;line-height:1.4}.brand-gene-section-head p{margin:0;color:#617568;font-size:14px;line-height:1.6}.brand-gene-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.brand-gene-field-wide{grid-column:1 / -1}.refined-brand-card{min-height:92px;align-items:start}.refined-brand-card.compact{min-height:92px}.brand-gene-card-copy{display:grid;gap:4px;min-width:0}.brand-gene-asset-preview{display:inline-flex;width:54px;height:54px;align-items:center;justify-content:center;border-radius:8px;font-size:13px;font-weight:800}.brand-gene-logo-preview{color:#fff;background:linear-gradient(135deg,#18322a,#179a55)}.refined-brand-gene-footer{justify-content:space-between}.brand-gene-footer-tip{display:grid;gap:4px}.brand-gene-footer-tip strong{color:#18322a;font-size:14px}.brand-gene-footer-tip span{color:#617568;font-size:12px;line-height:1.6}.refined-brand-preview{max-width:300px}.brand-gene-preset-workspace{min-height:calc(100vh - 60px);background:#f6fbf8}.brand-gene-preset-workspace .main-image-studio-shell{grid-template-columns:var(--main-image-menu-width) var(--main-image-config-width) minmax(0,1fr);background:#f6fbf8}.brand-gene-preset-shell{display:grid;grid-column:2 / 4;grid-template-columns:var(--main-image-config-width) minmax(0,1fr);gap:0;min-height:calc(100vh - 60px);min-width:0;padding:0;background:#f6fbf8;overflow-x:hidden;overflow-y:visible}.brand-gene-preset-shell.editor-open{grid-template-columns:var(--main-image-config-width) minmax(0,1fr)}.brand-gene-preset-shell.editor-closed{grid-template-columns:minmax(0,1fr)}.brand-gene-preset-shell.editor-closed .brand-gene-preset-preview{min-height:calc(100vh - 60px)}.brand-gene-preset-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:var(--main-image-config-width);min-width:var(--main-image-config-width);height:calc(100vh - 60px);min-height:0;border:0;border-right:1px solid #e7ebef;background:#fff;box-shadow:none;overflow:hidden}.brand-gene-preset-head{display:block;min-height:auto;padding:24px 16px 14px;border-bottom:0}.brand-gene-preset-head h1{margin:0 0 8px;color:#111827;font-size:14px;font-weight:700;line-height:20px}.brand-gene-preset-head p{margin:0;color:#374151;font-size:12px;line-height:20px}.brand-gene-preset-body{display:grid;align-content:start;gap:0;min-height:0;padding:36px 16px 18px;overflow-y:auto;overflow-x:hidden;scrollbar-color:#c9d0d8 transparent;scrollbar-width:thin}.brand-gene-preset-body::-webkit-scrollbar{width:4px}.brand-gene-preset-body::-webkit-scrollbar-thumb{border-radius:999px;background:#c7cdd5}.brand-gene-preset-body .brand-gene-section-block{gap:16px;border:0;border-radius:0;padding:0;box-shadow:none}.header-session-notice{position:static;grid-column:1 / -1;max-width:none;border:1px solid rgba(239,68,68,.18);border-radius:8px;padding:9px 12px;color:#991b1b;background:#fff7ed;box-shadow:0 10px 24px #18322a14;font-size:12px;line-height:1.5}.brand-gene-preset-body .brand-gene-section-block+.brand-gene-section-block{margin-top:40px}.brand-gene-preset-body .brand-gene-section-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;justify-content:stretch;gap:0 8px}.brand-gene-preset-body .brand-gene-section-head>span{display:inline-flex;align-items:center;gap:4px;color:#8a929c;font-size:12px;font-weight:400;line-height:18px;padding-top:0;padding-bottom:0}.brand-gene-preset-body .brand-gene-section-head>span:after{content:"?";display:inline-grid;width:13px;height:13px;place-items:center;border:1px solid #c8ced6;border-radius:999px;color:#a3abb5;font-size:10px;line-height:1}.brand-gene-preset-body .brand-gene-form-grid{display:grid;grid-template-columns:169px 169px;gap:24px 10px;width:348px}.brand-gene-preset-body .brand-gene-field-wide{grid-column:1 / span 2}.brand-gene-preset-body .brand-gene-field{gap:4px;align-content:start;width:100%;min-width:0}.brand-gene-preset-body .brand-gene-field>span{display:block;color:#1f2933;font-size:12px;font-weight:600;line-height:18px;margin:0;padding:0}.brand-gene-preset-body .brand-gene-field>input,.brand-gene-preset-body .brand-gene-field>select,.brand-gene-preset-body .brand-gene-field>textarea,.brand-gene-preset-body .brand-gene-field>.brand-gene-select-card{margin-top:0}.brand-gene-preset-body .brand-gene-field input,.brand-gene-preset-body .brand-gene-field select,.brand-gene-preset-body .brand-gene-field textarea{border:1px solid #dcdfe5;border-radius:4px;color:#1f2933;background:#fff;font-size:12px}.brand-gene-preset-body .brand-gene-field input,.brand-gene-preset-body .brand-gene-field select{height:30px;padding:0 24px 0 8px;overflow:visible;text-overflow:clip}.brand-gene-preset-body .brand-gene-field select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.brand-gene-preset-body .brand-gene-field textarea{min-height:132px;padding:10px 10px 24px;line-height:18px;resize:none}.brand-gene-preset-body .brand-gene-field input::placeholder,.brand-gene-preset-body .brand-gene-field textarea::placeholder{color:#b8bec8}.brand-gene-preset-body .brand-gene-field input:focus,.brand-gene-preset-body .brand-gene-field select:focus,.brand-gene-preset-body .brand-gene-field textarea:focus{border-color:#22c55e;background:#fff;outline:2px solid rgba(34,197,94,.12)}.brand-gene-custom-select{position:relative;display:block;width:100%}.brand-gene-native-select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:30px;opacity:0;pointer-events:none}.brand-gene-select-trigger{display:grid;grid-template-columns:minmax(0,1fr) 14px;align-items:center;gap:6px;width:100%;height:30px;border:1px solid #dcdfe5;border-radius:4px;padding:0 8px;color:#2b332f;background:#fff;font-size:12px;font-weight:400;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.brand-gene-custom-select.with-icon .brand-gene-select-trigger{grid-template-columns:16px minmax(0,1fr) 14px}.brand-gene-select-trigger:hover,.brand-gene-select-trigger[aria-expanded=true]{border-color:#22c55e;background:#fff;outline:2px solid rgba(34,197,94,.12)}.brand-gene-select-trigger:focus-visible{border-color:#22c55e;outline:2px solid rgba(34,197,94,.12)}.brand-gene-select-trigger img,.brand-gene-select-menu img{width:16px;height:16px;object-fit:contain}.brand-gene-select-trigger span,.brand-gene-select-menu span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-gene-select-trigger svg{color:#9aa3ad;transform:rotate(90deg);transition:transform .16s ease,color .16s ease}.brand-gene-select-trigger[aria-expanded=true] svg{color:#22c55e;transform:rotate(-90deg)}.brand-gene-select-trigger:disabled{color:#9aa8a0;background:#eef8f1;cursor:not-allowed}.brand-gene-select-trigger:disabled img{opacity:.46;filter:grayscale(.2)}.brand-gene-select-menu{position:absolute;top:calc(100% + 4px);left:0;z-index:40;display:grid;gap:2px;width:100%;border:1px solid #e7eaf0;border-radius:4px;padding:4px;background:#fff;box-shadow:none}.brand-gene-select-menu button{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:6px;min-height:30px;border:0;border-radius:4px;padding:0 7px;color:#2b332f;background:transparent;font-size:12px;font-weight:400;text-align:left}.brand-gene-custom-select.with-icon .brand-gene-select-menu button{grid-template-columns:16px minmax(0,1fr)}.brand-gene-select-menu button:hover,.brand-gene-select-menu button[aria-selected=true]{color:#179a55;background:#eafbf1}.brand-gene-form-disabled .brand-gene-select-trigger{border-color:#dce7df;color:#9aa8a0;background:#eef8f1}.brand-gene-preset-body .brand-gene-select-card{grid-template-columns:44px minmax(0,1fr);gap:8px;min-height:62px;width:100%;align-items:center;border:1px solid #edf0f2;border-radius:4px;padding:8px;background:#fafbfb;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.brand-gene-card-frame{position:relative;display:grid}.brand-gene-card-frame>.brand-gene-select-card{padding-right:34px}.brand-gene-preset-body .brand-gene-card-frame:hover .brand-gene-select-card,.brand-gene-preset-body .brand-gene-select-card[aria-expanded=true]{border-color:#22c55e;background:#fff;box-shadow:0 0 0 1px #22c55e14}.brand-gene-preset-body .brand-gene-action-card{grid-template-columns:44px minmax(0,1fr)}.brand-gene-preset-body .brand-gene-select-card .brand-gene-card-copy{display:grid;grid-template-columns:1fr;gap:2px;align-content:center;align-self:center;min-width:0}.brand-gene-preset-body .brand-gene-select-card .brand-gene-card-copy strong,.brand-gene-preset-body .brand-gene-select-card .brand-gene-card-copy small{display:block;width:100%;min-width:0;grid-column:1}.brand-gene-preset-body .brand-gene-select-card.compact{min-height:70px}.brand-gene-preset-body .brand-gene-asset-preview{width:48px;min-width:48px;height:48px;border-radius:4px;font-size:12px}.brand-gene-preset-body .brand-gene-signature-icon{display:block;width:44px;min-width:44px;height:44px;border-radius:4px;object-fit:contain}.brand-gene-logo-card-preview{position:relative;display:grid;width:44px;min-width:44px;height:44px;place-items:center;overflow:hidden;border-radius:4px;background:#f1f5f2;box-shadow:inset 0 0 0 1px #ffffff47;isolation:isolate}.brand-gene-logo-card-bg{position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;z-index:0;display:block;width:calc(100% + 16px);height:calc(100% + 16px);filter:blur(9px) saturate(1.08);opacity:.78;object-fit:cover;transform:scale(1.16)}.brand-gene-logo-card-preview:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(135deg,#ffffff42,#ffffff1a),radial-gradient(circle at 24% 18%,rgba(255,255,255,.22),transparent 58%),#ffffff0f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.brand-gene-logo-card-mark{position:relative;z-index:2;display:block;width:42px;max-height:24px;object-fit:contain;filter:drop-shadow(0 1px 4px rgba(15,23,42,.22));transform:translateY(-2px)}.brand-gene-preset-body .brand-gene-color-wheel,.brand-gene-preset-body .brand-gene-auto-icon{display:inline-flex;width:44px;min-width:44px;height:34px;align-items:center;justify-content:center;overflow:hidden;font-size:14px;line-height:1}.brand-gene-preset-body .brand-gene-logo-preview{background:linear-gradient(135deg,#15bd70,#24cc7a)}.brand-gene-preset-body .brand-gene-color-wheel{color:#fff;border-radius:4px;background:linear-gradient(135deg,#8b5cf6,#f7a6de 55%,#f8d766)}.brand-gene-preset-body .brand-gene-auto-icon{color:#fff;border-radius:4px;background:#16191d;font-weight:700}.brand-gene-preset-body .brand-gene-card-copy strong{color:#1f2933;font-size:12px;font-weight:700;line-height:16px}.brand-gene-preset-body .brand-gene-card-copy small{color:#8b949e;font-size:12px;line-height:16px}.brand-gene-card-action{position:absolute;top:50%;right:8px;display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;color:#9ca3af;border:0;border-radius:999px;padding:0;background:transparent;transform:translateY(-50%);transition:color .16s ease,background-color .16s ease}button.brand-gene-card-action{cursor:pointer}.brand-gene-card-action svg{display:block}.brand-gene-card-frame:hover .brand-gene-card-action,.brand-gene-select-card[aria-expanded=true]+.brand-gene-card-action{color:#22c55e}.brand-gene-card-frame:hover .brand-gene-card-delete,.brand-gene-select-card[aria-expanded=true]+.brand-gene-card-delete,.brand-gene-card-delete:hover{color:#fff;background:#22c55e}.brand-gene-card-delete svg{stroke:currentColor}.brand-gene-card-delete .brand-gene-delete-icon{display:none}.brand-gene-card-frame:hover .brand-gene-card-delete .brand-gene-arrow-icon,.brand-gene-select-card[aria-expanded=true]+.brand-gene-card-delete .brand-gene-arrow-icon,.brand-gene-card-delete:hover .brand-gene-arrow-icon{display:none}.brand-gene-card-frame:hover .brand-gene-card-delete .brand-gene-delete-icon,.brand-gene-select-card[aria-expanded=true]+.brand-gene-card-delete .brand-gene-delete-icon,.brand-gene-card-delete:hover .brand-gene-delete-icon{display:block}.brand-gene-popover{position:absolute;z-index:20;top:calc(100% + 8px);left:0;box-sizing:border-box;width:348px;max-width:100%;border:1px solid #e7eaf0;border-radius:4px;background:#fff;box-shadow:0 16px 36px #14202d24}.brand-gene-font-popover{right:0;left:auto;display:grid;gap:0;width:348px;padding:4px 0;overflow:hidden}.brand-gene-popover.brand-gene-wide-popover{width:348px;max-width:348px}.brand-gene-font-popover button{display:grid;grid-template-columns:44px 1fr;grid-template-rows:auto auto;gap:2px 10px;min-height:58px;align-items:center;border:0;border-radius:0;padding:6px 8px;color:#1f2933;background:transparent;text-align:left;transition:background-color .16s ease}.brand-gene-font-popover button.active,.brand-gene-font-popover button:hover{background:#eef8e8}.brand-gene-font-popover button>img{grid-row:1 / 3;display:block;width:38px;height:38px;border-radius:6px;object-fit:contain}.brand-gene-font-popover strong{align-self:end;color:#1f2933;font-size:12px;font-weight:600;line-height:16px}.brand-gene-font-popover small{align-self:start;color:#6b7280;font-size:12px;line-height:16px}.brand-gene-color-popover{display:grid;gap:10px;padding:10px}.brand-gene-logo-popover{display:grid;gap:10px;width:100%;padding:12px;overflow:hidden}.brand-gene-logo-dropzone{display:grid;width:100%;min-width:0;box-sizing:border-box;min-height:118px;place-items:center;border:1px dashed #cfe8d8;border-radius:4px;padding:10px;background:#fbfdfb;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.brand-gene-logo-dropzone.dragging,.brand-gene-logo-dropzone:hover{border-color:#22c55e;background:#f4fcf7;box-shadow:inset 0 0 0 1px #22c55e14}.brand-gene-logo-upload-trigger{display:grid;justify-items:center;gap:4px;width:100%;min-width:0;border:0;padding:10px 8px;color:#1f2933;background:transparent;text-align:center}.brand-gene-logo-upload-trigger svg{color:#22c55e}.brand-gene-logo-upload-trigger strong{color:#1f2933;font-size:12px;font-weight:600;line-height:18px}.brand-gene-logo-upload-trigger small{display:block;max-width:100%;min-width:0;overflow-wrap:anywhere;word-break:break-all;color:#8b949e;font-size:12px;line-height:16px}.brand-gene-logo-upload-trigger.has-file-name small{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.brand-gene-logo-file-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.brand-gene-logo-preview-row{display:grid;grid-template-columns:54px minmax(0,1fr) 22px;gap:8px;width:100%;min-width:0;box-sizing:border-box;align-items:center}.brand-gene-logo-preview-row img{width:54px;height:54px;border:1px solid #e7eaf0;border-radius:4px;object-fit:contain;background:#fff}.brand-gene-logo-preview-row div{display:grid;gap:2px;min-width:0}.brand-gene-logo-preview-row strong,.brand-gene-logo-preview-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-gene-logo-preview-row strong{color:#1f2933;font-size:12px;font-weight:600;line-height:18px}.brand-gene-logo-preview-row .brand-gene-upload-file-name{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-gene-logo-preview-row small{color:#8b949e;font-size:12px;line-height:16px}.brand-gene-logo-preview-row button{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border:0;border-radius:999px;padding:0;color:#9ca3af;background:transparent}.brand-gene-logo-preview-row button:hover{color:#fff;background:#22c55e}.brand-gene-logo-progress{display:grid;gap:5px}.brand-gene-logo-progress:before{content:"";display:none}.brand-gene-logo-progress{position:relative;overflow:hidden;border-radius:999px;padding-top:8px}.brand-gene-logo-progress>span{display:block;height:4px;border-radius:999px;background:#22c55e;box-shadow:0 4px 10px #22c55e2e;transition:width .18s ease}.brand-gene-logo-progress>span:before{content:"";position:absolute;top:8px;right:0;left:0;z-index:-1;height:4px;border-radius:999px;background:#edf0f2}.brand-gene-logo-progress small{color:#8b949e;font-size:12px;line-height:16px}.brand-gene-logo-actions{display:flex;justify-content:flex-end;gap:8px;min-width:0}.brand-gene-logo-actions button{min-width:58px;height:30px;border:1px solid #dcdfe5;border-radius:4px;padding:0 12px;color:#4b5563;background:#fff;font-size:12px;font-weight:600}.brand-gene-logo-actions button.primary{border-color:#22c55e;color:#fff;background:#22c55e}.brand-gene-logo-actions button:disabled{border-color:#dbe7df;color:#8f9b94;background:#edf7f0;cursor:not-allowed}.brand-gene-color-plane{position:relative;display:block;height:176px;overflow:hidden;border:0;border-radius:4px;padding:0;background-image:linear-gradient(180deg,#fff0,#000),linear-gradient(90deg,#fff,#fff0),linear-gradient(90deg,red,red);background-blend-mode:normal;cursor:crosshair}.brand-gene-color-plane:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit}.brand-gene-color-plane>span{position:absolute;width:12px;height:12px;border:2px solid #ffffff;border-radius:999px;box-shadow:0 0 0 1px #00000073;transform:translate(-50%,-50%)}.brand-gene-hue-row{display:grid;grid-template-columns:30px 1fr 32px;gap:8px;align-items:center}.brand-gene-hue-row button,.brand-gene-hue-row>span{width:30px;height:30px;border:1px solid #dcdfe5;border-radius:4px}.brand-gene-hue-row button{display:inline-flex;align-items:center;justify-content:center;color:#6b7280;background:#fff;font-size:18px}.brand-gene-hue-row button:hover{color:#12a45c;background:#ecfdf3}.brand-gene-native-color-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.brand-gene-hue-row>span{display:block;border-color:#dcdfe5;background:#000}.brand-gene-hue-row input[type=range]{width:100%;height:8px;padding:0;border:0;border-radius:999px;background:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red);outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.brand-gene-hue-row input[type=range]::-webkit-slider-runnable-track{height:8px;border-radius:999px;background:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.brand-gene-hue-row input[type=range]::-moz-range-track{height:8px;border:0;border-radius:999px;background:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.brand-gene-hue-row input[type=range]::-moz-range-progress{height:8px;border-radius:999px;background:transparent}.brand-gene-hue-row input[type=range]::-webkit-slider-thumb{width:12px;height:12px;margin-top:-2px;border:2px solid #ffffff;border-radius:999px;background:red;box-shadow:0 0 0 1px #0003;-moz-appearance:none;appearance:none;-webkit-appearance:none}.brand-gene-hue-row input[type=range]::-moz-range-thumb{width:12px;height:12px;border:2px solid #ffffff;border-radius:999px;background:red;box-shadow:0 0 0 1px #0003}.brand-gene-hex-row{display:grid;grid-template-columns:78px 1fr;gap:8px;align-items:center}.brand-gene-color-format{width:78px;height:30px;border:1px solid #dcdfe5;border-radius:4px;padding:0 22px 0 8px;color:#1f2933;background:#fff;font-size:12px;outline:none}.brand-gene-color-current{color:#647067;font-size:12px;line-height:16px}.brand-gene-toast{position:fixed;top:68px;left:50%;z-index:1000;min-width:160px;border:1px solid #cfe8d8;border-radius:4px;padding:8px 14px;color:#166534;background:#f0fbf4;box-shadow:0 14px 34px #14202d1f;font-size:12px;line-height:18px;text-align:center;transform:translate(-50%)}.brand-gene-preset-body .brand-gene-hex-row input{height:34px;padding:0 10px;border:1px solid #dcdfe5;border-radius:4px;color:#111827;background:#fff;font-size:12px}.brand-gene-custom-field{position:relative}.brand-gene-custom-field>small{position:absolute;right:10px;bottom:8px;color:#a3abb5;font-size:12px;line-height:1}.brand-gene-advanced-head{margin-top:0;width:100%}.brand-gene-preset-body .brand-gene-advanced-block{gap:16px}.brand-gene-preset-body .brand-gene-publish-block{gap:16px;margin-top:40px}.brand-gene-preset-body .brand-gene-advanced-block .brand-gene-form-grid,.brand-gene-preset-body .brand-gene-publish-block .brand-gene-form-grid{margin-top:0;padding-top:0;gap:24px 10px;width:348px}.brand-gene-preset-body .brand-gene-advanced-block .brand-gene-field,.brand-gene-preset-body .brand-gene-publish-block .brand-gene-field{gap:4px}.brand-gene-preset-body .brand-gene-advanced-block{margin-top:40px}.brand-gene-preset-body .brand-gene-advanced-block .brand-gene-field textarea{min-height:132px}.brand-gene-publish-head{margin-top:0;width:100%}.brand-gene-platform-select{position:relative;display:grid;align-items:center}.brand-gene-platform-native-select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:30px;opacity:0;pointer-events:none}.brand-gene-platform-trigger{display:grid;grid-template-columns:16px minmax(0,1fr) 14px;gap:8px;width:100%;height:30px;align-items:center;border:1px solid #dcdfe5;border-radius:4px;padding:0 8px;color:#1f2933;background:#fff;font-size:12px;font-weight:400;text-align:left;transition:border-color .16s ease,outline-color .16s ease,background-color .16s ease}.brand-gene-platform-trigger:hover,.brand-gene-platform-trigger[aria-expanded=true]{border-color:#22c55e;background:#fff;outline:2px solid rgba(34,197,94,.12)}.brand-gene-platform-trigger:disabled{color:#9aa8a0;background:#eef8f1;cursor:not-allowed}.brand-gene-platform-trigger img,.brand-gene-platform-menu img{width:16px;height:16px;object-fit:contain}.brand-gene-platform-trigger span,.brand-gene-platform-menu span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-gene-platform-trigger svg{color:#6b7280;transition:transform .16s ease,color .16s ease}.brand-gene-platform-trigger[aria-expanded=true] svg{color:#22c55e;transform:rotate(180deg)}.brand-gene-platform-menu{position:absolute;top:calc(100% + 4px);left:0;z-index:35;display:grid;gap:2px;width:100%;border:1px solid #d9dee7;border-radius:4px;padding:4px;background:#fff}.brand-gene-platform-menu button{display:grid;grid-template-columns:16px minmax(0,1fr);gap:8px;min-height:30px;align-items:center;border:0;border-radius:4px;padding:0 8px;color:#1f2933;background:transparent;font-size:12px;font-weight:400;text-align:left}.brand-gene-platform-menu button:hover,.brand-gene-platform-menu button[aria-selected=true]{color:#179a55;background:#eafbf1}.brand-gene-toggle{position:relative;margin-left:auto;align-self:center;width:30px;height:16px;border:0;border-radius:999px;background:#d1d5db;transition:background .16s ease}.brand-gene-toggle span{position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:999px;background:#fff;transition:transform .16s ease}.brand-gene-toggle.enabled{background:#22c55e}.brand-gene-toggle.enabled span{transform:translate(14px)}.brand-gene-form-disabled input,.brand-gene-form-disabled select,.brand-gene-form-disabled textarea{border-color:#dbe7df;color:#8f9b94;background:#f1f8f3;background-color:#f1f8f3;cursor:not-allowed;opacity:1;-webkit-text-fill-color:#8f9b94}.brand-gene-form-disabled .brand-gene-platform-select img{opacity:.45;filter:grayscale(.25)}.brand-gene-form-disabled .brand-gene-platform-trigger{border-color:#dce7df;color:#9aa8a0;background:#eef8f1}.brand-gene-preset-body .brand-gene-form-disabled input:disabled,.brand-gene-preset-body .brand-gene-form-disabled select:disabled,.brand-gene-preset-body .brand-gene-form-disabled textarea:disabled{border-color:#dbe7df;color:#8f9b94;background-color:#edf7f0;opacity:1;-webkit-text-fill-color:#8f9b94}.brand-gene-form-disabled input::placeholder,.brand-gene-form-disabled textarea::placeholder{color:#a4aea8;-webkit-text-fill-color:#a4aea8}.brand-gene-form-disabled .brand-gene-field>span{color:#8f98a3}.brand-gene-preset-footer{position:sticky;bottom:0;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:14px 18px;border-top:1px solid #edf0f2;background:#fff}.brand-gene-preset-footer button{min-width:76px;height:34px;border-radius:4px;font-size:12px;font-weight:600}.brand-gene-preset-footer .brand-gene-cancel{border:1px solid #dcdfe5;color:#4b5563;background:#fff}.brand-gene-preset-footer .brand-gene-submit{position:relative;overflow:hidden;border:0;padding-right:40px;padding-left:40px;color:#fff;background:#22c55e;box-shadow:0 10px 22px #22c55e2e;transition:transform .18s ease,box-shadow .22s ease,background-color .18s ease}.brand-gene-preset-footer .brand-gene-submit:before{content:"";position:absolute;top:-55%;left:-45%;width:42%;height:210%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);transform:translate(-120%) rotate(18deg);transition:transform .52s ease;pointer-events:none}.brand-gene-preset-footer .brand-gene-submit:hover{background:#20bd5a;box-shadow:0 14px 30px #22c55e42,0 4px 10px #22c55e24;transform:translateY(-1px)}.brand-gene-preset-footer .brand-gene-submit:hover:before{transform:translate(430%) rotate(18deg)}.brand-gene-preset-footer .brand-gene-submit:active{box-shadow:0 8px 18px #22c55e33;transform:translateY(0)}.brand-gene-preset-preview{position:relative;display:grid;align-self:stretch;align-content:center;justify-items:center;gap:0;max-width:none;margin:0;border:0;border-radius:0;min-height:calc(100vh - 60px);padding:68px 28px 42px;background:#f3f5f7}.brand-gene-card-board-mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;background:#0f172a5c;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);cursor:default}.brand-gene-preset-preview h2{position:relative;z-index:1;margin:0;color:#252b33;font-size:16px;font-weight:700;line-height:22px}.brand-gene-carousel-card{position:relative;z-index:1;display:block;width:min(100%,980px);min-width:0;margin-top:0;overflow:hidden;border-radius:4px;padding:8px;background:#fff;box-shadow:0 18px 46px #14202d12;will-change:opacity,transform,filter}.brand-gene-carousel-card.slide-forward{animation:brandGeneSlideForward .54s cubic-bezier(.22,1,.36,1) both}.brand-gene-carousel-card.slide-backward{animation:brandGeneSlideBackward .54s cubic-bezier(.22,1,.36,1) both}.brand-gene-preview-image{position:relative;z-index:2;display:block;width:100%;max-height:min(56vh,620px);aspect-ratio:16 / 9;border-radius:4px;background:#fff;opacity:1;object-fit:contain}.brand-gene-preset-preview .brand-gene-carousel-card,.brand-gene-preset-preview .brand-gene-carousel-card>div{display:block;gap:0;margin-top:0;border-radius:4px;background-color:#fff}.brand-gene-preset-preview .brand-gene-carousel-card>div{padding:0}.brand-gene-preview-fallback{position:relative;z-index:2;width:100%;max-height:min(58vh,620px);aspect-ratio:16 / 9;display:grid;place-items:center;gap:8px;border-radius:4px;color:#b59b73;background:linear-gradient(90deg,#ffffffe0,#ffffffb8),radial-gradient(circle at 24% 28%,rgba(214,181,121,.14),transparent 28%),radial-gradient(circle at 76% 58%,rgba(34,197,94,.1),transparent 30%),#fbfaf7;text-align:center}.brand-gene-preview-fallback span{color:#89775e;font-size:13px;letter-spacing:0}.brand-gene-preview-fallback strong{color:#9c835b;font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:500;letter-spacing:0}.brand-gene-preview-fallback small{color:#a69273;font-size:11px}.brand-gene-carousel-card p{position:relative;z-index:2;margin:8px 0 0;color:#394150;font-size:12px;line-height:18px;text-align:center}.brand-gene-preset-preview .brand-gene-carousel-dots{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:8px;width:auto;margin:0;padding:0;border:0;border-radius:0;background:transparent}.brand-gene-preset-preview .brand-gene-carousel-dots button{width:6px;min-width:0;height:6px;border:0;border-radius:999px;padding:0;background:#b8bec8}.brand-gene-preset-preview .brand-gene-carousel-dots button.active{width:22px;background:#22c55e}.brand-gene-gallery-page{display:grid;grid-column:2 / -1;min-width:0;min-height:calc(100vh - 60px);padding:24px;background:#f5f6f7}.brand-gene-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(232px,1fr));gap:24px 22px;align-content:start}.brand-gene-preset-preview .brand-gene-preview-placeholder{display:grid;gap:8px;width:min(100%,360px);padding:24px 22px;border:1px dashed rgba(34,197,94,.28);border-radius:16px;color:#5d676f;background:#ffffffd1;text-align:center}.brand-gene-preset-preview .brand-gene-preview-placeholder strong{color:#26313a;font-size:15px;font-weight:700}.brand-gene-preset-preview .brand-gene-preview-placeholder span{color:#8a949d;font-size:13px;line-height:20px}.brand-gene-result-board{position:relative;z-index:1;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,220px));gap:28px 22px;width:100%;align-self:start;justify-content:start}.brand-gene-preset-preview:has(.brand-gene-result-board){align-content:start;justify-items:stretch}.brand-gene-create-card,.brand-gene-result-card{overflow:hidden;width:220px;height:160px;border:1px solid #d8dde3;border-radius:6px;background:#fff}.brand-gene-create-card{display:grid;place-items:center;align-content:center;gap:10px;color:#2f363d;background:#fff;font-size:13px;font-weight:400;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.brand-gene-create-card:hover{border-color:#cfd7df;box-shadow:0 12px 24px #1a233012;transform:translateY(-1px)}.brand-gene-create-card span{display:grid;width:24px;height:24px;place-items:center;border:1.5px solid #2f363d;border-radius:999px;color:#2f363d;font-size:20px;line-height:1}.brand-gene-create-card strong{font-size:14px;font-weight:400}.brand-gene-result-card{position:relative;display:grid;grid-template-rows:104px 56px;box-shadow:0 2px 8px #18322a0d}.brand-gene-result-card.empty{grid-template-rows:1fr}.brand-gene-result-card.empty .brand-gene-carousel-card{width:100%;height:100%;border:0;border-radius:0;padding:0;box-shadow:none}.brand-gene-result-card.empty .brand-gene-preview-image{width:100%;height:100%;max-height:none;aspect-ratio:auto;object-fit:cover}.brand-gene-result-card.empty .brand-gene-carousel-card p{display:none}.brand-gene-result-visual{display:grid;place-items:center;background:#22c55e}.brand-gene-result-visual.auto{background:url(/images/pinpai/image.png) center / cover no-repeat,linear-gradient(135deg,#f9fafb,#dff7ee 42%,#2fa7ff)}.brand-gene-result-visual img{max-width:55%;max-height:72px;object-fit:contain}.brand-gene-result-visual img.font-sans{transform:translateY(2px)}.brand-gene-result-visual img.font-rounded,.brand-gene-result-visual img.font-chinese-style{max-width:60%;max-height:74px;transform:translateY(2px)}.brand-gene-result-meta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;padding:8px 14px 10px;background:#fff}.brand-gene-result-copy{display:grid;gap:3px;min-width:0;overflow:hidden}.brand-gene-result-meta strong,.brand-gene-result-meta small{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-gene-result-meta strong{color:#27313a;font-size:13px;font-weight:400;line-height:18px}.brand-gene-result-meta small{color:#afb7bf;font-size:11px;line-height:15px}.brand-gene-result-flag{align-self:end;display:inline-flex;align-items:center;justify-content:flex-end;gap:3px;min-width:28px;white-space:nowrap}.brand-gene-result-flag img{display:block;width:18px;height:18px;object-fit:contain}.brand-gene-result-actions{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:36px;background:linear-gradient(180deg,#ffffff26,#ffffff57),#8a54be40;opacity:0;backdrop-filter:blur(14px) saturate(1.15);-webkit-backdrop-filter:blur(14px) saturate(1.15);transition:opacity .18s ease}.brand-gene-result-card:hover .brand-gene-result-actions{opacity:1}.brand-gene-result-actions button{display:grid;justify-items:center;gap:8px;border:0;padding:0;color:#fff;background:transparent;font-size:12px;font-weight:400}.brand-gene-result-actions button:hover{color:#f6fff9}.brand-gene-result-actions button svg{filter:drop-shadow(0 4px 12px rgba(0,0,0,.18))}@media(max-width:1080px){.brand-gene-gallery-page{padding:36px 28px 28px}}@media(max-width:920px){.brand-gene-gallery-page{grid-column:2;padding:28px 22px 22px}.brand-gene-gallery-grid,.brand-gene-result-board{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:18px}}@keyframes brandGeneSlideFade{0%{opacity:.2;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes brandGeneSlideForward{0%{opacity:0;filter:blur(5px);transform:translate(22px) scale(.985)}to{opacity:1;filter:blur(0);transform:translate(0) scale(1)}}@keyframes brandGeneSlideBackward{0%{opacity:0;filter:blur(5px);transform:translate(-22px) scale(.985)}to{opacity:1;filter:blur(0);transform:translate(0) scale(1)}}@media(max-width:1280px){.brand-gene-editor-shell:not(.brand-gene-preset-shell){grid-template-columns:minmax(0,1fr)}.brand-gene-preview-panel:not(.brand-gene-preset-preview){margin-top:0;max-width:none}}@media(max-width:1080px){.brand-gene-preset-shell{grid-template-columns:var(--main-image-config-width) minmax(0,1fr)}.brand-gene-preset-preview{padding-right:24px;padding-left:24px}}@media(max-width:920px){.brand-gene-preset-workspace .main-image-studio-shell{grid-template-columns:var(--main-image-menu-width) minmax(0,1fr)}.brand-gene-preset-shell{grid-column:2;grid-template-columns:minmax(0,1fr);overflow-y:auto}.brand-gene-preset-panel{width:auto;min-width:0;height:auto;min-height:auto;border-right:0}.brand-gene-preset-preview{min-height:520px}}@media(max-width:860px){.brand-gene-preset-body .brand-gene-form-grid,.brand-gene-preset-body .brand-gene-advanced-block .brand-gene-form-grid,.brand-gene-preset-body .brand-gene-publish-block .brand-gene-form-grid,.brand-gene-form-grid{grid-template-columns:1fr;width:100%}.brand-gene-preset-body .brand-gene-field-wide,.brand-gene-field-wide{grid-column:auto}}.main-image-panel{display:grid;gap:10px;padding:0;border:0;border-radius:0;background:transparent}.main-image-panel.subtle{background:transparent;border-color:transparent;padding:0}.main-image-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.main-image-panel-head strong{color:#98a2b3;font-size:13px;font-weight:700}.main-image-panel-head span{color:#9196ab;font-size:12px;line-height:1.5}.main-image-panel-head.inline-tabs{display:flex;gap:16px;color:#8b8ea3;font-size:14px;font-weight:700}.main-image-panel-head.inline-tabs .active{color:#12a45c}.main-image-step-banner{display:grid;gap:6px;padding:16px 18px;border-radius:12px;color:#fff;background:linear-gradient(135deg,#12a45c,#31c978)}.main-image-step-banner strong{font-size:14px}.main-image-step-banner span{color:#ffffffc7;font-size:12px}.main-image-upload-card{display:grid;place-items:center;min-height:128px;gap:10px;padding:14px;border:1px dashed #d0d5dd;border-radius:8px;background:#f8faf9}.main-image-upload-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.main-image-upload-card button,.main-image-ai-help,.main-image-analysis-button,.main-image-generate-button,.main-image-remake-button,.main-image-segmented button,.main-image-stepper button{border:0;border-radius:8px}.main-image-upload-card button{min-height:34px;padding:0 12px;color:#fff;background:linear-gradient(135deg,#12a45c,#31c978);font-size:13px;font-weight:800}.main-image-upload-card p{margin:0;color:#9ca3af;font-size:12px;line-height:1.5;text-align:center}.main-image-setting-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.main-image-setting-grid select{width:100%;height:34px;border:0;border-radius:8px;padding:0 10px;color:#344054;background:#f2f4f7;font-size:13px;font-weight:700}.main-image-ai-help{min-height:28px;padding:0 9px;color:#0f9f5f;background:#eaf8ef;font-size:12px;font-weight:800}.main-image-input-footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:-1px;padding:8px 10px;border:1px solid #e5e7eb;border-top:0;border-radius:0 0 8px 8px;color:#667085;background:#fff;font-size:12px}.main-image-input-footer small{color:#b6bdc8}.main-image-requirement-box{width:100%;min-height:150px;border:1px solid #e5e7eb;border-radius:8px;padding:12px;color:#1f2937;background:#fff;font-size:13px;line-height:1.55;resize:vertical}.main-image-panel .main-image-requirement-box{border-radius:8px 8px 0 0}.main-image-requirement-box::placeholder{color:#a0a8b3;white-space:pre-line}.main-image-suite-options{display:grid;gap:10px}.main-image-brand-gene-card,.main-image-select-card,.main-image-option-card,.main-image-suite-option{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.main-image-suite-option{position:relative;display:grid;justify-items:start;text-align:left}.main-image-suite-option.active{border-color:#12a45c6b;background:#f6fcf8;box-shadow:inset 0 0 0 1px #12a45c24}.main-image-suite-option.active:after{content:"✓";position:absolute;right:12px;top:14px;display:grid;width:16px;height:16px;place-items:center;border-radius:5px;color:#fff;background:#12a45c;font-size:11px;font-weight:900}.main-image-suite-option span{color:#98a2b3;font-size:12px;line-height:1.6}.main-image-suite-option.muted{opacity:.55}.main-image-brand-row,.main-image-model-select{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:66px;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px;color:#1f2937;background:#f8faf9;text-align:left}.main-image-brand-row>span{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;color:#053b24;background:linear-gradient(135deg,#d9f99d,#31c978 55%,#16a34a);font-size:12px;font-weight:900}.main-image-brand-row strong,.main-image-model-select{font-size:13px;font-weight:800}.main-image-brand-row small,.main-image-model-select span{color:#667085;font-size:12px;font-weight:500}.main-image-model-select{grid-template-columns:minmax(0,1fr) auto;min-height:44px}.main-image-brand-gene-preview{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;color:#2f3242;background:linear-gradient(135deg,#ffcd5d,#ff68b2 50%,#8b57ff);font-size:13px;font-weight:800}.main-image-brand-gene-card strong,.main-image-select-card,.main-image-option-card span,.main-image-suite-option strong{color:#1f2937;font-size:13px;font-weight:800}.main-image-brand-gene-card span{display:block;color:#9297ac;font-size:12px;font-weight:500}.main-image-segmented{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.main-image-segmented button{min-height:42px;border:1px solid #e5e7eb;color:#585d71;background:#fff;font-size:14px;font-weight:700}.main-image-segmented button.active{border-color:#12a45c;color:#0f9f5f;background:#ecfdf3}.main-image-switch-row{display:flex;align-items:center;justify-content:space-between}.main-image-switch-row strong{color:#383c4c;font-size:14px}.main-image-switch{position:relative;display:inline-block;width:34px;height:20px;border-radius:999px;background:#d0d5dd}.main-image-switch:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff}.main-image-switch.active{background:#12a45c}.main-image-switch.active:after{left:16px}.main-image-option-card.active{border-color:#12a45c;background:#ecfdf3}.main-image-option-card.disabled{opacity:.56}.main-image-stepper{display:inline-flex;align-items:center;gap:8px}.main-image-stepper button{width:22px;height:22px;color:#7a7f92;background:#fff}.main-image-stepper span{min-width:12px;text-align:center}.main-image-analysis-button{width:100%;min-height:34px;color:#6b7280;background:#f2f4f7;font-size:13px;font-weight:800}.main-image-generate-panel{position:sticky;bottom:0;z-index:3;margin:0;padding:12px 16px 14px;border-top:1px solid #e5e7eb;background:#fffffff5;box-shadow:0 -8px 18px #1018280f}.main-image-generate-panel small{display:block;margin-bottom:8px;color:#98a2b3;font-size:12px;text-align:center}.main-image-generate-button{min-height:48px;width:100%;color:#fff;background:linear-gradient(135deg,#18a85f,#31c978);font-size:14px;font-weight:800}.main-image-generate-button:disabled{cursor:not-allowed;color:#fff;opacity:1}.main-image-canvas-area{display:grid;grid-column:3;grid-template-rows:44px minmax(0,1fr);position:relative;min-width:0;min-height:calc(100vh - 60px);background:radial-gradient(circle at 14% 12%,#bbf7d0b3 0,#bbf7d000 34%),radial-gradient(circle at 72% 6%,#dcfce7d1 0,#dcfce700 31%),radial-gradient(circle at 48% 38%,#fef9c37a 0,#fef9c300 36%),radial-gradient(circle at 86% 64%,#86efac52 0,#86efac00 30%),linear-gradient(180deg,#fbfffc,#f2fbf5 48%,#eef6f1)}.main-image-canvas-tabs{display:flex;align-items:stretch;gap:18px;padding:0 18px;border-bottom:1px solid #e5e7eb;background:#fff}.main-image-canvas-tabs button,.main-image-canvas-tabs a{display:inline-flex;align-items:center;border:0;border-bottom:2px solid transparent;padding:0;color:#344054;background:transparent;font-size:14px;font-weight:800}.main-image-canvas-tabs button.active{color:#12a45c;border-bottom-color:#12a45c}.main-image-canvas-tabs a{margin-left:auto;color:#12a45c}.main-image-guide-bubble{position:absolute;top:64px;left:-8px;z-index:2;display:grid;gap:8px;width:256px;padding:14px 18px;border-radius:8px;color:#fff;background:linear-gradient(135deg,#12a45c,#31c978);box-shadow:0 12px 28px #12a45c2e}.main-image-guide-bubble:before{content:"";position:absolute;left:-8px;top:34px;border-width:8px 8px 8px 0;border-style:solid;border-color:transparent #12a45c transparent transparent}.main-image-guide-bubble strong{font-size:14px}.main-image-guide-bubble span{color:#ffffffbf;font-size:12px}.main-image-canvas-surface{display:grid;place-items:center;align-content:center;gap:10px;min-height:100%;background:transparent}.main-image-preview-stage{display:grid;grid-template-columns:minmax(280px,360px) minmax(420px,1fr);gap:28px;width:min(1015px,86%);padding:58px 18px 18px;border-radius:12px;background:#fff;box-shadow:0 10px 28px #66698b14}.main-image-preview-card{display:grid;gap:12px}.main-image-preview-card>span{justify-self:center;padding:6px 14px;border-radius:999px;color:#fff;background:#5f5f67;font-size:12px;font-weight:700}.main-image-preview-mock{position:relative;overflow:hidden;min-height:360px;border:1px solid #eeedf4;border-radius:6px;background:#fff}.main-image-preview-mock.product-sample{display:grid;place-items:center;align-content:center;gap:8px;color:#064e3b;background:radial-gradient(circle at 52% 36%,#fef3c7 0 18%,transparent 19%),radial-gradient(circle at 34% 42%,#bbf7d0 0 15%,transparent 16%),radial-gradient(circle at 66% 50%,#86efac 0 16%,transparent 17%),linear-gradient(180deg,#fff,#f8faf9)}.main-image-preview-mock.product-sample strong{font-size:38px;letter-spacing:0}.main-image-preview-mock.product-sample small{color:#667085;font-size:13px;font-weight:800}.main-image-preview-mock.result-sample{min-height:372px;padding:18px;background:#9bc5b4}.main-image-result-grid{display:grid;grid-template-columns:1.45fr 1fr;grid-template-rows:repeat(2,minmax(0,1fr));gap:8px;height:100%}.main-image-result-grid i{border:2px solid rgba(255,255,255,.86);border-radius:8px;background:radial-gradient(circle at 44% 48%,rgba(255,255,255,.95) 0 12%,transparent 13%),linear-gradient(135deg,#ecfdf3,#d9f99d 48%,#7dd3fc)}.main-image-result-grid i:first-child{grid-row:1 / -1;background:radial-gradient(circle at 45% 50%,rgba(255,255,255,.96) 0 12%,transparent 13%),linear-gradient(135deg,#e0f2fe,#f0fdf4 54%,#bbf7d0)}.main-image-preview-mock.source-tent:before{content:"";position:absolute;top:20%;right:18%;bottom:14%;left:18%;border-radius:46% 46% 18% 18%/38% 38% 20% 20%;background:linear-gradient(145deg,#8693a5,#778494 26%,#6f7b8b,#8dac63 28%,#789255 74%,#5f6872 75%,#788290);box-shadow:inset -16px -18px #ffffff1f}.main-image-preview-mock.source-tent:after{content:"";position:absolute;left:36%;top:38%;width:28%;height:33%;border-radius:50%;border:8px solid rgba(74,81,90,.55);background:#d2dae13d}.main-image-preview-mock.result-tent{background:linear-gradient(180deg,#dbe5f0,#e8d9a9 54%,#b09a52 55%,#7b9449)}.main-image-preview-mock.result-tent:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 22%,rgba(255,238,171,.82),transparent 24%),linear-gradient(180deg,#4c5f705c,#4c5f7000 34%)}.main-image-preview-mock.result-tent:after{content:"";position:absolute;right:10%;bottom:12%;width:44%;height:56%;border-radius:46% 46% 18% 18%/38% 38% 20% 20%;background:linear-gradient(145deg,#8893a1,#788492 26%,#6d7a88,#8fa95f 28%,#7d9554 74%,#5d6670 75%,#76818c);box-shadow:inset -18px -20px #ffffff1f}.main-image-result-copy{position:absolute;left:4.5%;top:28%;z-index:1;display:grid;gap:8px;max-width:38%;color:#1f4d3a;text-shadow:0 1px 0 rgba(255,255,255,.45)}.main-image-result-copy strong{font-size:26px;line-height:1.02}.main-image-result-copy small{font-size:14px;line-height:1.3}.product-replace-shell{--main-image-config-width: 396px}.product-replace-config-scroll{gap:14px}.product-replace-upload-card{cursor:pointer}.product-replace-native-input{display:none}.product-replace-upload-meta{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.product-replace-upload-meta.uploading{border-color:#12a45c38;background:#f6fcf8}.product-replace-upload-meta.failed{border-color:#ef44442e;background:#fff7f7}.product-replace-upload-thumb{width:64px;height:64px;margin:0;overflow:hidden;border-radius:12px;background:#f3f4f6}.product-replace-upload-thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-replace-upload-copy{display:grid;gap:4px;min-width:0}.product-replace-upload-copy strong{color:#1f2937;font-size:13px;font-weight:800;line-height:1.5}.product-replace-upload-copy small{color:#98a2b3;font-size:12px;line-height:1.45}.product-replace-upload-meta>span{display:grid;justify-items:end;gap:8px}.product-replace-upload-link{display:inline-flex;align-items:center;gap:6px;min-height:30px;border:0;padding:0;color:#12a45c;background:transparent;font-size:12px;font-weight:800}.product-replace-upload-link.danger{color:#ef4444}.product-replace-outline-button{width:100%;min-height:42px;margin-top:12px;border:1px solid rgba(18,164,92,.2);color:#12a45c;background:#f6fcf8;font-size:13px;font-weight:800}.product-replace-adjust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-replace-adjust-card{display:grid;gap:10px;padding:14px;border:1px solid #e5e7eb;border-radius:16px;background:#fff}.product-replace-adjust-card.full-width{grid-column:1 / -1}.product-replace-adjust-card>span{color:#344054;font-size:13px;font-weight:800}.product-replace-aspect-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.product-replace-aspect-grid button{min-height:40px;border:1px solid #e5e7eb;border-radius:10px;color:#667085;background:#fff;font-size:13px;font-weight:700}.product-replace-aspect-grid button.active{border-color:#12a45c;color:#0f9f5f;background:#ecfdf3}.product-replace-segmented{grid-template-columns:repeat(3,minmax(0,1fr))}.product-replace-scene-option-copy,.product-replace-adjust-tip{margin:0;color:#98a2b3;font-size:12px;line-height:1.65}.product-replace-canvas-surface{padding:20px}.product-replace-stage{display:grid;grid-template-columns:minmax(420px,.9fr) minmax(520px,1.1fr);gap:20px;width:min(1320px,100%);min-height:min(760px,calc(100vh - 140px));align-items:stretch}.product-replace-preview-stack{display:grid;gap:16px}.product-replace-scene-card,.product-replace-result-panel{display:grid;gap:12px;padding:16px;border:1px solid rgba(18,164,92,.12);border-radius:20px;background:#ffffffeb;box-shadow:0 16px 40px #1018280f}.product-replace-scene-card>span{color:#344054;font-size:13px;font-weight:800}.product-replace-scene-board,.product-replace-replacement-panel,.product-replace-compare-frame{position:relative;overflow:hidden;border:1px solid #e5e7eb;border-radius:18px;background:linear-gradient(180deg,#f8faf9,#eef6f1)}.product-replace-scene-image,.product-replace-replacement-image,.product-replace-compare-image{width:100%;height:100%;display:block}.product-replace-scene-image{object-fit:cover}.contain-mode{object-fit:contain;background:linear-gradient(180deg,#f8faf9,#eef6f1)}.product-replace-scene-placeholder,.product-replace-replacement-placeholder{display:grid;place-items:center;width:100%;height:100%;padding:24px;color:#98a2b3;text-align:center;font-size:13px;line-height:1.7}.product-replace-scene-placeholder.compact{min-height:360px}.product-replace-detected-box{position:absolute;border:2px solid #12a45c;border-radius:14px;box-shadow:inset 0 0 0 999px #12a45c14;cursor:move}.product-replace-detected-box strong{position:absolute;left:10px;top:10px;display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;color:#fff;background:#12a45ce6;font-size:11px;font-weight:800}.product-replace-resize-handle{position:absolute;width:14px;height:14px;border:2px solid #ffffff;border-radius:999px;padding:0;background:#12a45c;box-shadow:0 2px 8px #12a45c47}.product-replace-resize-handle.nw{left:-7px;top:-7px;cursor:nwse-resize}.product-replace-resize-handle.n{left:calc(50% - 7px);top:-7px;cursor:ns-resize}.product-replace-resize-handle.ne{right:-7px;top:-7px;cursor:nesw-resize}.product-replace-resize-handle.e{right:-7px;top:calc(50% - 7px);cursor:ew-resize}.product-replace-resize-handle.se{right:-7px;bottom:-7px;cursor:nwse-resize}.product-replace-resize-handle.s{left:calc(50% - 7px);bottom:-7px;cursor:ns-resize}.product-replace-resize-handle.sw{left:-7px;bottom:-7px;cursor:nesw-resize}.product-replace-resize-handle.w{left:-7px;top:calc(50% - 7px);cursor:ew-resize}.product-replace-result-panel{grid-template-rows:auto auto minmax(0,1fr);min-height:100%}.product-replace-result-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.product-replace-result-head strong{display:block;margin-bottom:4px;color:#1f2937;font-size:18px;font-weight:900}.product-replace-result-head span{color:#98a2b3;font-size:12px;line-height:1.65}.product-replace-result-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.product-replace-download-button{min-height:42px;padding:0 16px;border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,#12a45c,#31c978);font-size:13px;font-weight:800}.product-replace-progress-panel{display:grid;gap:10px;padding:14px;border:1px solid rgba(18,164,92,.14);border-radius:16px;background:#f6fcf8}.product-replace-progress-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-replace-progress-meta strong{color:#1f2937;font-size:13px;font-weight:800}.product-replace-progress-meta span,.product-replace-progress-panel p{margin:0;color:#98a2b3;font-size:12px;line-height:1.6}.product-replace-progress-track{overflow:hidden;height:8px;border-radius:999px;background:#12a45c1f}.product-replace-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(135deg,#12a45c,#31c978)}.product-replace-preview-tabs{display:inline-flex;width:fit-content;gap:8px;padding:4px;border-radius:999px;background:#f3f4f6}.product-replace-preview-tabs button{min-height:34px;min-width:80px;border:0;border-radius:999px;padding:0 14px;color:#667085;background:transparent;font-size:13px;font-weight:800}.product-replace-preview-tabs button.active{color:#0f9f5f;background:#fff;box-shadow:0 4px 10px #0f172a0f}.product-replace-single-preview-board,.product-replace-compare-card{display:grid;min-height:0}.product-replace-compare-frame-large{min-height:520px}@media(max-width:1380px){.product-replace-stage{grid-template-columns:minmax(360px,.92fr) minmax(420px,1.08fr)}}@media(max-width:1180px){.product-replace-shell{--main-image-config-width: 340px}.product-replace-stage{grid-template-columns:minmax(0,1fr);width:min(100%,920px)}.product-replace-compare-frame-large{min-height:420px}}@media(max-width:860px){.product-replace-adjust-grid,.product-replace-aspect-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-replace-upload-meta,.product-replace-result-head{grid-template-columns:minmax(0,1fr);display:grid}.product-replace-upload-meta>span,.product-replace-result-actions{justify-items:start;justify-content:flex-start}.product-replace-compare-frame-large,.product-replace-scene-placeholder.compact{min-height:280px}}.main-image-carousel-dots span{width:8px;height:8px;border-radius:50%;background:#c6c8d8}.main-image-carousel-dots span.active{width:24px;border-radius:999px;background:#12a45c}.food-suite-upload{position:relative;cursor:pointer;color:#0f9f5f}.food-suite-analysis-input-wrap{position:relative;overflow:visible}.food-suite-analysis-popover{position:absolute;left:0;right:0;top:calc(100% + 12px);z-index:24;display:grid;gap:10px;border:1px solid rgba(15,23,42,.12);border-radius:12px;padding:12px;background:#fff;box-shadow:0 16px 42px #0f172a2e}.food-suite-analysis-popover textarea{width:100%;min-height:220px;border:1px solid #e5e7eb;border-radius:8px;padding:10px;color:#1f2937;background:#f9fafb;font-size:12px;line-height:1.55;resize:vertical}.food-suite-analysis-popover-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.food-suite-analysis-popover-head strong{color:#111827;font-size:14px}.food-suite-analysis-popover-head button{display:grid;width:28px;height:28px;place-items:center;border:1px solid #e5e7eb;border-radius:8px;color:#475467;background:#fff;font-size:18px;line-height:1}.food-suite-analysis-loading{display:grid;min-height:220px;place-items:center;align-content:center;gap:10px;border:1px solid #e5e7eb;border-radius:8px;padding:24px;color:#344054;background:#f9fafb;text-align:center}.food-suite-analysis-loading span{width:38px;height:38px;border:4px solid #d1fadf;border-top-color:#12a45c;border-radius:50%;animation:food-suite-spin .8s linear infinite}.food-suite-analysis-loading strong{font-size:14px}.food-suite-analysis-loading small{color:#667085;font-size:12px}.food-suite-analysis-error{display:grid;gap:8px;min-height:220px;border:1px solid #fecaca;border-radius:8px;padding:18px;color:#7f1d1d;background:#fef2f2}.food-suite-analysis-error strong{font-size:14px}.food-suite-analysis-error p{margin:0;font-size:12px;line-height:1.65}.food-suite-analysis-error small{color:#b42318;font-size:12px}.food-suite-analysis-popover-actions{display:flex;justify-content:flex-end;gap:8px}.food-suite-analysis-popover-actions button{min-height:32px;border:1px solid #d0d5dd;border-radius:8px;padding:0 14px;color:#344054;background:#fff;font-size:12px;font-weight:700}.food-suite-analysis-popover-actions button.primary{border-color:#12a45c;color:#fff;background:#12a45c}.food-suite-structure-grid{display:grid;gap:12px}.food-suite-structure-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-radius:14px;background:#f7f8fb}.food-suite-structure-card strong{color:#111827;font-size:14px}.food-suite-structure-card span{display:block;margin-top:4px;color:#98a2b3;font-size:12px;line-height:1.5}.food-suite-stepper{display:inline-flex;align-items:center;gap:10px;border-radius:12px;padding:6px 10px;background:#fff;border:1px solid #e5e7eb}.food-suite-stepper button{width:24px;height:24px;border:0;border-radius:8px;color:#475467;background:transparent;font-size:18px;line-height:1}.food-suite-stepper button:disabled{color:#cbd5e1}.food-suite-stepper strong{min-width:16px;text-align:center;font-size:14px}.food-suite-structure-summary{margin:0;color:#667085;font-size:12px;line-height:1.6}.food-suite-style-empty{display:grid;gap:8px;border:1px dashed #d0d5dd;border-radius:16px;padding:22px 18px;background:#f8faf9}.food-suite-style-empty strong{color:#111827;font-size:15px}.food-suite-style-empty span{color:#667085;font-size:12px;line-height:1.6}.food-suite-style-skeleton-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.food-suite-style-skeleton-banner{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;min-height:54px;border-radius:16px;color:#344054;background:#f3f5f8;font-size:15px;font-weight:800}.food-suite-style-skeleton-card{display:grid;gap:10px;min-height:160px;place-items:center;align-content:center;border:1px solid #e5e7eb;border-radius:16px;background:#f8fafc;text-align:center;padding:18px}.food-suite-style-skeleton-card span{width:34px;height:34px;border-radius:50%;border:4px solid #d1fadf;border-top-color:#12a45c;animation:food-suite-spin .8s linear infinite}.food-suite-style-skeleton-card strong{color:#111827;font-size:14px}.food-suite-style-skeleton-card small{color:#667085;font-size:12px;line-height:1.6}.food-suite-upload input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.food-suite-uploaded-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.food-suite-uploaded-grid div{position:relative;overflow:hidden;aspect-ratio:1;border-radius:8px;background:#f2f4f7}.food-suite-upload-remove{position:absolute;left:8px;bottom:8px;min-height:24px;border:0;border-radius:6px;padding:4px 10px;color:#fff;background:#0f172ab8;font-size:12px;font-weight:700}.food-suite-uploaded-grid img{width:100%;height:100%;object-fit:cover}.food-suite-uploaded-grid span{position:absolute;right:6px;bottom:6px;min-height:24px;border-radius:6px;padding:4px 8px;color:#fff;background:#12a45ce6;font-size:12px;font-weight:700}.food-suite-setting-grid input,.food-suite-inline-input{width:100%;height:34px;border:0;border-radius:8px;padding:0 10px;color:#344054;background:#f2f4f7;font-size:13px;font-weight:700}.food-suite-style-grid{display:grid;gap:8px}.food-suite-style-card{display:grid;gap:6px;min-height:78px;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px;color:#344054;background:#fff;text-align:left}.food-suite-style-card.active{border-color:#12a45c80;background:#f0fdf4}.food-suite-style-card strong{font-size:13px}.food-suite-style-card span{color:#667085;font-size:12px;line-height:1.45}.food-suite-style-card i{display:flex;gap:5px}.food-suite-style-card em{width:16px;height:16px;border-radius:50%;border:1px solid rgba(15,23,42,.08)}.food-suite-notice{position:absolute;top:58px;right:24px;z-index:4;max-width:360px;border-radius:8px;padding:10px 14px;color:#065f46;background:#ecfdf3;box-shadow:0 12px 32px #1018281f;font-size:13px;font-weight:700}.food-suite-notice.error{color:#991b1b;background:#fef2f2}.food-suite-surface{padding:42px 24px}.food-suite-result-board{display:grid;grid-template-columns:repeat(6,minmax(180px,1fr));gap:18px;align-items:start}.food-suite-result-board--expanded{grid-template-columns:repeat(6,minmax(180px,1fr))}.food-suite-result-card{position:relative;overflow:hidden;border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 16px 32px #0f172a0f}.food-suite-result-card--compact{display:grid;gap:10px}.food-suite-result-card.failed{border-color:#fecaca;background:snow}.food-suite-result-failed-placeholder{display:grid;place-items:center;width:100%;height:100%;color:#b42318;background:linear-gradient(180deg,#fff1f2,#fef2f2);font-size:16px;font-weight:800}.food-suite-result-error{color:#b42318}.food-suite-result-success{color:#12a45c}.food-suite-result-card.loading{min-height:0;gap:10px;color:#667085;font-weight:800}.food-suite-result-card.loading span{width:48px;height:48px;border-radius:50%;border:4px solid #d1fadf;border-top-color:#12a45c;animation:food-suite-spin .8s linear infinite}.food-suite-result-image,.food-suite-result-image-button{position:relative;width:100%;aspect-ratio:3 / 4;background:#f8fafc}.food-suite-result-image-button{display:block;overflow:hidden;border:0;padding:0;cursor:pointer}.food-suite-result-image-button img,.food-suite-result-image img{width:100%;height:100%;object-fit:cover}.food-suite-loading-visual{display:grid;place-items:center;width:100%;height:100%;background:#fff}.food-suite-loading-visual span{width:48px;height:48px;border-radius:50%;border:4px solid #d1fadf;border-top-color:#12a45c;animation:food-suite-spin .8s linear infinite}.food-suite-result-toolbar{position:absolute;top:12px;right:12px;display:flex;gap:8px;z-index:2}.food-suite-result-toolbar button,.food-suite-result-toolbar a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;border-radius:12px;color:#111827;background:#ffffffeb;box-shadow:0 10px 18px #0f172a1f;text-decoration:none}.food-suite-result-toolbar button:disabled{opacity:.5}.food-suite-result-chip{position:absolute;left:12px;bottom:12px;z-index:2;border-radius:999px;padding:5px 10px;color:#fff;background:#0f172ac2;font-size:12px;font-weight:800}.food-suite-result-meta{display:grid;gap:4px;padding:0 12px 12px}.food-suite-result-meta strong{color:#111827;font-size:14px}.food-suite-result-meta small,.food-suite-task-id{margin:0;color:#667085;font-size:12px;line-height:1.5}.food-suite-result-body{display:grid;gap:5px;padding:14px}.food-suite-result-body strong{color:#111827;font-size:15px}.food-suite-result-body p,.food-suite-result-body small{margin:0;color:#667085;font-size:12px;line-height:1.5}.food-suite-result-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 14px 14px}.food-suite-result-actions button,.food-suite-result-actions a{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:34px;border:1px solid #e5e7eb;border-radius:8px;color:#344054;background:#fff;font-size:12px;font-weight:800;text-decoration:none}.food-suite-result-board--expanded,.food-suite-history-panel{max-width:1280px}.food-suite-result-board--expanded,.food-suite-history-panel{margin:0 auto}.food-suite-history-panel{display:grid;gap:18px}.food-suite-history-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.food-suite-history-panel-head strong,.food-suite-task-group-head strong{color:#111827;font-size:16px}.food-suite-history-panel-head small,.food-suite-task-group-head small{color:#667085;font-size:12px}.food-suite-history-panel-head a{color:#16a34a;font-size:13px;font-weight:700;text-decoration:none}.food-suite-task-groups{display:grid;gap:16px}.food-suite-task-group{display:grid;gap:12px;border:1px solid #e5e7eb;border-radius:14px;padding:16px;background:#fff;box-shadow:0 16px 32px #0f172a0a}.food-suite-task-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.food-suite-task-group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.food-suite-task-group-grid .food-suite-result-card{box-shadow:none}.food-suite-task-group-grid .food-suite-result-meta{padding-bottom:0}.food-suite-preview-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#0f172a59}.food-suite-preview-dialog{position:relative;display:grid;gap:14px;width:min(520px,100%);border-radius:8px;padding:22px;background:#fff;box-shadow:0 28px 80px #0f172a38}.food-suite-preview-dialog{width:min(960px,100%)}.food-suite-preview-body{overflow:hidden;border-radius:12px;background:#f8fafc}.food-suite-preview-body img{display:block;width:100%;height:auto;max-height:78vh;object-fit:contain}.food-suite-preview-footer{display:flex;justify-content:flex-end}@keyframes food-suite-spin{to{transform:rotate(360deg)}}@media(max-width:1400px){.main-image-studio-shell{grid-template-columns:var(--main-image-menu-width) 318px minmax(0,1fr)}.main-image-preview-stage{width:min(920px,96%);grid-template-columns:minmax(240px,320px) minmax(360px,1fr)}.food-suite-result-board,.food-suite-result-board--expanded{grid-template-columns:repeat(3,minmax(180px,1fr))}}@media(max-width:1180px){.main-image-studio-shell{grid-template-columns:var(--main-image-menu-width) minmax(280px,320px) minmax(0,1fr)}.main-image-preview-stage{grid-template-columns:1fr}.food-suite-result-board,.food-suite-result-board--expanded{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media(max-width:760px){.main-image-studio-shell{grid-template-columns:1fr;overflow:visible}.main-image-left-rail,.main-image-config-rail{height:auto;border-right:0;border-bottom:1px solid #e5e7eb}.main-image-tool-list,.main-image-upload-actions,.main-image-segmented{grid-template-columns:1fr}.main-image-preview-stage{width:100%;padding:20px}}.food-upload-slots,.food-selling-points,.food-scene-grid,.food-plan-grid{display:grid;gap:8px}.food-upload-slots{grid-template-columns:repeat(5,minmax(0,1fr))}.food-drop-upload{display:grid;gap:8px;min-height:148px;place-items:center;border:1px dashed #a9bdd1;border-radius:8px;padding:18px;color:#375063;background:#f8fbfd;text-align:center;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.food-drop-upload.dragging,.food-drop-upload:focus-within,.food-drop-upload:focus{border-color:#13b86b;background:#eefaf3;box-shadow:0 0 0 3px #13b86b24;outline:0}.food-drop-upload svg{color:#13a763}.food-drop-upload strong{color:#172531}.food-drop-upload span{color:#65717d;font-size:13px}.food-drop-upload input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.food-file-list{display:grid;gap:4px;margin:0;padding-left:18px;color:#56636f;font-size:12px}.food-upload-status-line{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(19,184,107,.18);border-radius:8px;padding:10px 12px;background:#f5fcf8}.food-upload-status-line strong{color:#0f9f5f;font-size:13px}.food-upload-status-line span{color:#65717d;font-size:12px}.food-uploaded-preview{display:grid;grid-template-columns:repeat(5,minmax(132px,1fr));gap:10px}.food-uploaded-preview.in-dropzone{padding:4px;border-radius:16px;background:#ffffffb8}.food-preview-tile{position:relative;display:grid;gap:8px;margin:0;border:1px solid #dce5ee;border-radius:12px;padding:8px;background:#fff;box-shadow:0 10px 24px #16202a0d}.food-preview-remove{position:absolute;top:8px;right:8px;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:0;border-radius:999px;color:#fff;background:#16202ab8;box-shadow:0 6px 18px #16202a33}.food-preview-remove:hover{background:#b83232eb}.food-preview-tile.uploaded{border-color:#13b86b6b}.food-preview-tile.failed{border-color:#ca3f3f80}.food-preview-tile img{width:100%;aspect-ratio:4 / 3;border-radius:6px;object-fit:cover;background:#f2f5f7}.food-preview-tile figcaption{display:grid;gap:3px;min-width:0}.food-preview-tile figcaption strong{overflow:hidden;color:#1f2933;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.food-preview-tile figcaption span{color:#65717d;font-size:12px;font-weight:800}.food-preview-tile.uploading figcaption span{color:#4561d6}.food-preview-tile.uploaded figcaption span{color:#0f9f5f}.food-preview-tile.failed figcaption span{color:#b83232}.food-upload-progress-track{overflow:hidden;width:100%;height:6px;border-radius:999px;background:#e8eef3}.food-upload-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#13b86b,#4561d6);transition:width .25s ease}.food-upload-slots div{display:grid;min-height:56px;place-items:center;border:1px dashed #cfd8e1;border-radius:8px;color:#6c7783;background:#fff;font-size:12px;font-weight:800;text-align:center}.food-analysis-list{display:grid;gap:8px}.food-analysis-status{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.food-analysis-current{grid-column:1 / -1}.food-analysis-status div{display:grid;gap:5px;min-height:82px;border:1px solid #dce5ee;border-radius:8px;padding:10px;background:#fff}.food-analysis-status div.done{border-color:#13b86b47;background:#f0fbf5}.food-analysis-status div.active{border-color:#4561d657;background:#f2f6ff;box-shadow:inset 0 0 0 1px #4561d614}.food-analysis-status strong{color:#1f2933;font-size:13px}.food-analysis-status div.done strong{color:#0f9f5f}.food-analysis-status div.active strong{color:#4561d6}.food-analysis-status p{margin:0;color:#65717d;font-size:12px}.food-ai-analysis-board{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(220px,.9fr);gap:10px}.food-ai-analysis-board.structured{grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr)}.food-ai-analysis-board section,.food-selling-reason-list article{display:grid;gap:8px;border:1px solid #dce8e1;border-radius:8px;padding:12px;background:#fff}.food-ai-analysis-board span,.food-section-label{color:#0f9f5f;font-size:12px;font-weight:900}.food-ai-analysis-board h4{margin:0;color:#1f2933;font-size:15px}.food-ai-analysis-board p,.food-selling-reason-list p{margin:0;color:#56636f;font-size:13px}.food-ai-analysis-board ul{display:grid;gap:6px;margin:0;padding-left:18px;color:#1f2933;font-size:13px;font-weight:800}.food-structured-analysis{align-content:start}.food-analysis-error-board{display:grid;gap:10px;margin-top:18px}.food-analysis-error-board span{color:#00a86b;font-size:12px;font-weight:900}.food-analysis-error-board h4{margin:0;color:#9a3412}.food-structured-form{display:grid;gap:8px}.food-analysis-warning{margin:0 0 10px;border:1px solid #f6d58b;border-radius:7px;padding:8px 10px;background:#fff8e7;color:#7a4b00;font-size:12px;font-weight:800}.food-structured-row{display:grid;grid-template-columns:104px minmax(0,1fr);gap:8px;border:1px solid #edf2ef;border-radius:7px;padding:9px 10px;background:#fbfdfb}.food-structured-row strong{color:#1f2933;font-size:13px}.food-structured-row p{white-space:pre-line;line-height:1.55}.food-analysis-list div{display:flex;flex-wrap:wrap;gap:4px;border-radius:7px;padding:8px 10px;background:#fff;font-size:13px}.food-analysis-list strong{color:#1f2933}.food-analysis-list span{color:#4e5b67}.food-insight-list{display:grid;gap:6px;margin:0;padding-left:18px;color:#56636f;font-size:13px}.food-selling-reason-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.food-selling-reason-list strong{color:#1f2933;font-size:14px}.food-selling-select,.food-selected-points{display:grid;gap:8px}.food-inline-section-head{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.food-inline-section-head span{color:#65717d;font-size:12px;font-weight:700}.food-mode-pill-row{display:flex;flex-wrap:wrap;gap:8px}.food-mode-pill{border:1px solid #dfe7ef;border-radius:999px;padding:6px 10px;color:#65717d;background:#fff;font-size:12px;font-weight:900}.food-mode-pill.active{border-color:#13b86b47;color:#0f9f5f;background:#ecf9f2}.food-manual-selling-board{display:grid;gap:12px;border:1px solid rgba(19,184,107,.18);border-radius:12px;padding:14px;background:#f6fcf8}.food-selling-points{grid-template-columns:repeat(2,minmax(0,1fr))}.food-selling-points button{min-height:34px;border:1px solid #e0e6ec;border-radius:8px;color:#596571;background:#fff;font-size:13px;font-weight:900}.food-selling-points button.active{border-color:#13b86b57;color:#0f9f5f;background:#eaf9f1}.food-selected-points{grid-template-columns:repeat(2,minmax(0,1fr))}.food-selected-points span{display:inline-flex;align-items:center;justify-content:center;min-height:32px;border:1px solid rgba(19,184,107,.34);border-radius:8px;padding:0 10px;color:#0f9f5f;background:#eaf9f1;font-size:13px;font-weight:900;text-align:center}.food-scene-grid,.food-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.food-scene-strategy-grid,.food-scene-summary{display:grid;gap:8px}.food-scene-strategy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.food-scene-strategy-grid article{display:grid;gap:8px;border:1px solid #e0e6ec;border-radius:8px;padding:12px;background:#fff}.food-scene-strategy-grid article.active{border-color:#13b86b61;background:#f0fbf5;box-shadow:inset 0 0 0 1px #13b86b1a}.food-scene-strategy-grid article div{display:flex;align-items:center;justify-content:space-between;gap:10px}.food-scene-strategy-grid strong{color:#1f2933;font-size:14px}.food-scene-strategy-grid span,.food-scene-strategy-grid small{color:#65717d;font-size:12px;font-weight:800}.food-scene-strategy-grid small{display:block;border-radius:7px;padding:7px 8px;background:#f8fafb}.food-scene-strategy-grid button{min-height:32px;border:1px solid #e0e6ec;border-radius:8px;color:#596571;background:#fff;font-size:13px;font-weight:900}.food-scene-strategy-grid article.active button{border-color:#13b86b57;color:#0f9f5f;background:#eaf9f1}.food-scene-strategy-grid button:disabled{cursor:not-allowed;opacity:.7}.food-scene-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.food-scene-grid div,.food-scene-summary div,.food-plan-grid article{display:grid;gap:6px;border-radius:8px;padding:12px;background:#fff}.food-scene-grid strong,.food-scene-summary strong,.food-plan-grid strong{color:#1f2933;font-size:14px}.food-plan-grid span{width:max-content;border-radius:999px;padding:5px 9px;color:#fff;background:#13a763;font-size:12px;font-weight:900}.food-primary-action,.food-secondary-action{display:inline-flex;align-items:center;justify-content:center;justify-self:start;min-height:36px;border-radius:8px;padding:0 12px;font-size:13px;font-weight:900}.food-primary-action{border:0;color:#fff;background:linear-gradient(135deg,#13b86b,#6b73ff)}.food-secondary-action{border:1px solid rgba(19,184,107,.34);color:#0f9f5f;background:#fff}.food-primary-action:disabled,.food-secondary-action:disabled{cursor:not-allowed;color:#96a0aa;border-color:#e0e6ec;background:#eef2f5}.wizard-step-panel{min-height:420px}.food-workflow-card{scroll-margin-top:82px}.wizard-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.food-stepper button.done{border-color:#13b86b2e;color:#0f8f58;background:#eefaf3}.food-stepper button.active span{color:#fff;background:#5a6ff0}.food-stepper button.done span{color:#fff;background:#13b86b}.food-progress-block{display:grid;gap:10px}.food-progress-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.food-progress-meta>div{display:flex;flex-direction:column;gap:4px}.food-progress-meta strong{color:#16202a;font-size:15px}.food-progress-meta small{color:#61707f;font-size:12px}.food-progress-meta>span{color:#0f9f5f;font-size:14px;font-weight:900}.food-progress-track{overflow:hidden;height:10px;border-radius:999px;background:#e8eef3}.food-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#13b86b,#6b73ff);transition:width .8s ease-out}.food-progress-time{display:flex;justify-content:flex-end;padding-top:4px}.food-progress-time small{color:#8a99a8;font-size:11px}.food-progress-details{display:flex;flex-wrap:wrap;gap:8px 14px}.food-progress-details small{color:#65717d;font-size:12px;font-weight:800}.history-library-page{display:grid;gap:18px}.history-library-toolbar h2{margin:0;color:#16202a;font-size:32px;line-height:1.2}.history-library-tabs{display:flex;gap:28px;padding:0 6px;border-bottom:1px solid #edf1f4}.history-library-tabs button{position:relative;border:0;padding:0 0 14px;color:#7a8794;background:transparent;font-size:18px;font-weight:500}.history-library-tabs button.active{color:#0fbe64;font-weight:700}.history-library-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;border-radius:999px;background:#0fbe64}.history-library-filters{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.history-library-filters select,.history-library-filters input{min-height:36px;border:1px solid #dfe6ed;border-radius:8px;padding:0 12px;color:#556370;background:#fff;font-size:13px}.history-library-filters>span{color:#94a3b8;font-size:14px}.history-library-batch-toggle{display:inline-flex;align-items:center;gap:8px;margin-left:auto;color:#556370;font-size:13px;font-weight:600}.history-library-batch-toggle input{width:14px;height:14px;min-height:auto;padding:0}.history-library-groups{display:grid;gap:28px}.history-library-group{display:grid;gap:14px}.history-library-group h2{margin:0;color:#18212c;font-size:20px;line-height:1.2}.history-library-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px}.history-library-card{display:grid;gap:10px}.history-library-thumbnail{position:relative;overflow:hidden;width:100%;border:1px solid #e1e8ef;border-radius:16px;padding:0;background:#fff;box-shadow:0 12px 28px #1523340d}.history-library-thumbnail img,.history-library-thumbnail .history-card-pending,.history-library-thumbnail .history-card-failed{width:100%;aspect-ratio:1 / 1}.history-library-card.pending .history-library-thumbnail{border-color:#4561d6}.history-library-card.failed .history-library-thumbnail{border-color:#e74c3c}.history-library-card-body{display:grid;gap:4px}.history-library-card-body strong,.history-library-card-body span,.history-library-card-body small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-library-card-body strong{color:#1f2933;font-size:14px;font-weight:600}.history-library-card-body span{color:#61707f;font-size:12px}.history-library-card-body small{color:#8a99a8;font-size:11px}.history-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;min-height:780px}.history-detail-stage{position:relative;display:grid;place-items:center;min-height:780px;border-radius:24px;background:#fff;box-shadow:0 16px 40px #0f172a0f}.history-detail-layout>.history-detail-preview{align-self:center;justify-self:center;width:min(100%,760px);height:min(100%,calc(100dvh - 92px));max-height:min(100%,calc(100dvh - 92px));display:grid;place-items:center}.history-detail-layout>.history-detail-preview img,.history-detail-layout>.history-detail-preview .history-card-pending,.history-detail-layout>.history-detail-preview .history-card-failed{width:100%;max-height:calc(100dvh - 108px);border-radius:18px;object-fit:contain}.history-detail-close{position:absolute;top:18px;right:18px;display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border:0;border-radius:999px;color:#465261;background:#fffffff5;box-shadow:0 10px 24px #0f172a1f}.history-detail-nav{position:absolute;top:50%;display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border:0;border-radius:999px;color:#465261;background:#fffffff5;box-shadow:0 10px 24px #0f172a1f;transform:translateY(-50%)}.history-detail-nav.prev{left:18px;transform:translateY(-50%) rotate(180deg)}.history-detail-nav.next{right:18px}.history-detail-nav:disabled{opacity:.35}.history-detail-rail{display:grid;align-content:start;gap:18px;padding:8px 0}.history-detail-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.history-detail-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border:1px solid #e5e7eb;border-radius:10px;padding:0 14px;color:#18212c;background:#fff;font-size:13px;font-weight:700}.history-meta-section{display:grid;gap:10px;border:1px solid #eef2f6;border-radius:16px;padding:18px;background:#fff}.history-meta-section h3{color:#1f2933;font-size:14px;font-weight:700}.history-meta-section h4{color:#455468;font-size:13px;font-weight:700}.history-meta-section p,.history-meta-section span{color:#738194;font-size:13px;line-height:1.6}.history-meta-copy-block{display:grid;gap:8px}.history-meta-inline-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:8px}.history-meta-inline-row span,.history-meta-inline-row small{white-space:nowrap}.history-meta-inline-row img{width:28px;height:28px;border-radius:8px;object-fit:cover}.history-meta-action-list{display:flex;flex-wrap:wrap;gap:10px}.history-meta-action-list.split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.history-meta-action-list button{min-height:38px;border:1px solid #e5e7eb;border-radius:10px;color:#18212c;background:#fff;font-size:13px;font-weight:600}@media(max-width:1280px){.history-detail-layout{grid-template-columns:minmax(0,1fr)}.history-detail-stage{min-height:640px}}@media(max-width:920px){.history-library-grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr))}.history-library-batch-toggle{margin-left:0;width:100%}.history-detail-stage{min-height:520px}}.history-studio{align-content:start;min-height:auto;background:#f4fbf6}.history-studio-shell{grid-template-columns:var(--main-image-menu-width) minmax(0,1fr);min-height:auto;overflow:visible;background:#f4fbf6}.history-studio-content{grid-column:2;min-width:0;height:auto;min-height:0;overflow:visible;padding:16px;scrollbar-color:#cbd5d1 transparent;scrollbar-width:thin}.history-studio-content::-webkit-scrollbar{width:4px;height:4px}.history-studio-content::-webkit-scrollbar-track{background:transparent}.history-studio-content::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd5d1}.history-library-page{display:grid;gap:16px;min-height:0;align-content:start;border:1px solid rgba(18,164,92,.08);border-radius:8px;padding:18px;background:#fff;box-shadow:0 12px 32px #1252300f}.history-library-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.history-library-toolbar h2{margin:2px 0 0;color:#17211c;font-size:20px;font-weight:600;line-height:1.2}.history-library-toolbar span{display:block;margin-top:6px;color:#8a938e;font-size:12px;line-height:1.5}.history-refresh-button,.history-batch-button,.history-batch-inline-actions button,.history-batch-toolbar button{display:inline-flex;height:32px;align-items:center;justify-content:center;border:1px solid #dde8e1;border-radius:4px;padding:0 12px;color:#214f36;background:#fff;font-size:12px;font-weight:400;transition:border-color .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease}.history-refresh-button:hover,.history-batch-button:hover,.history-batch-inline-actions button:hover:not(:disabled),.history-batch-toolbar button:hover:not(:disabled){border-color:#12a45c73;background:#f6fff9;color:#12a45c;box-shadow:0 0 0 1px #12a45c14}.history-batch-button.active{border-color:#12a45c6b;color:#12a45c;background:#ecfdf3}.history-library-tabs{display:flex;gap:26px;padding:0;border-bottom:1px solid #eef3f0}.history-library-tabs button{position:relative;height:34px;border:0;padding:0;color:#606a65;background:transparent;font-size:14px;font-weight:400}.history-library-tabs button.active{color:#12a45c;font-weight:500}.history-library-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;border-radius:999px;background:#12a45c}.history-library-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.history-library-filters select,.history-library-filters input[type=date]{height:32px;min-height:32px;border:1px solid #dde8e1;border-radius:4px;padding:0 10px;color:#35443c;background:#fff;font-size:12px;font-weight:400;outline:0}.history-library-filters select{min-width:118px}.history-library-filters select:focus,.history-library-filters input[type=date]:focus{border-color:#12a45c85;box-shadow:0 0 0 2px #12a45c14}.history-favorite-filter{display:inline-flex;height:32px;align-items:center;gap:5px;border:1px solid #dde8e1;border-radius:4px;padding:0 10px;color:#54615a;background:#fff;font-size:12px;cursor:pointer}.history-favorite-filter input{width:13px;height:13px;min-height:13px;accent-color:#12a45c}.history-favorite-filter:has(input:checked){border-color:#12a45c66;color:#12a45c;background:#ecfdf3}.history-date-range{display:inline-flex;align-items:center;gap:6px;color:#9aa39e;font-size:12px}.history-batch-button{margin-left:auto}.history-batch-inline-actions{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.history-batch-inline-actions span{color:#5f6d66;font-size:12px;white-space:nowrap}.history-batch-inline-actions button:disabled{color:#a8b1ad;background:#f3f6f4;cursor:not-allowed}.history-batch-inline-actions+.history-batch-button{margin-left:0}.history-batch-toolbar{display:flex;align-items:center;gap:8px;min-height:40px;border:1px solid rgba(18,164,92,.1);border-radius:6px;padding:6px 8px 6px 12px;background:#f7fff9}.history-batch-toolbar span{margin-right:auto;color:#5f6d66;font-size:12px}.history-batch-toolbar button:disabled{color:#a8b1ad;background:#f3f6f4;cursor:not-allowed}.history-library-groups{position:relative;display:grid;gap:22px}.history-library-groups.batch-selecting{cursor:crosshair;-webkit-user-select:none;user-select:none}.history-library-group{display:grid;gap:10px}.history-library-group h2{margin:0;color:#808b86;font-size:14px;font-weight:400}.history-library-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(152px,1fr));gap:14px}.history-library-card{position:relative;display:grid;gap:0;min-width:0;border-radius:6px}.history-library-thumbnail{position:relative;overflow:hidden;width:100%;border:1px solid #edf2ef;border-radius:6px;padding:0;background:#f7faf8;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.history-library-card.selected .history-library-thumbnail{border-color:#12a45c6b;box-shadow:0 10px 24px #1252301a}.history-library-card:hover .history-library-thumbnail{border-color:#12a45c38}.history-library-groups.batch-selecting .history-library-card:hover .history-library-thumbnail{border-color:#edf2ef;box-shadow:none}.history-library-groups.batch-selecting .history-library-card.selected .history-library-thumbnail{border-color:#12a45cc2;box-shadow:0 0 0 1px #12a45c38}.history-selection-marquee{position:fixed;z-index:30;border:1px solid rgba(18,164,92,.86);border-radius:4px;background:#12a45c1f;pointer-events:none}.history-card-open{display:block;width:100%;border:0;padding:0;background:transparent;cursor:pointer}.history-library-thumbnail img,.history-library-thumbnail .history-card-pending,.history-library-thumbnail .history-card-failed{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.history-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-start;justify-content:space-between;padding:8px;background:#00000085;opacity:0;pointer-events:none;transition:opacity .2s ease}.history-library-card:hover .history-card-overlay{opacity:1;pointer-events:none}.history-card-overlay-actions{display:inline-flex;gap:6px;pointer-events:auto}.history-action-button{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);border-radius:4px;color:#fff;background:#ffffff24;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.history-action-button:hover{border-color:#fff6;background:#ffffff3d;transform:translateY(-1px)}.history-action-button.active{color:#fff;background:#ffffff2e}.history-action-button.active svg{fill:currentColor;stroke:currentColor}.history-action-button.danger:hover{background:#ef4444d1}.history-card-checkbox{position:absolute;z-index:3;top:7px;left:7px;display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border-radius:4px;background:#ffffffe6;box-shadow:0 6px 14px #0f172a1f}.history-card-checkbox input{width:14px;height:14px;accent-color:#12a45c}.history-library-card-body{display:none;gap:3px;min-width:0}.history-library-card-body strong,.history-library-card-body span,.history-library-card-body small{overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap}.history-library-card-body strong{color:#1f2a24;font-size:13px;font-weight:500}.history-library-card-body span{color:#68756f;font-size:12px;font-weight:400}.history-library-card-body small{color:#98a29d;font-size:11px;font-weight:400}.history-card-pending,.history-card-failed{display:grid;place-items:center;color:#54615a;background:#f2f7f4;font-size:12px}.history-card-failed{color:#b42318;background:#fff1f0}.history-empty-state{display:grid;place-items:center;align-content:center;gap:10px;min-height:320px;border:1px dashed #dce8e1;border-radius:8px;color:#66756e;background:#fbfefd;text-align:center}.history-empty-state h3,.history-empty-state p{margin:0}.history-empty-state h3{color:#25342c;font-size:16px;font-weight:500}.history-empty-state p{color:#8a938e;font-size:12px}.history-detail-overlay{position:fixed;z-index:60;top:60px;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:0;height:calc(100dvh - 60px);background:#f4fbf6f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.history-detail-overlay .history-detail-stage{position:relative;display:grid;min-height:0;height:100%;box-sizing:border-box;padding:24px 72px 24px 112px;grid-template-rows:minmax(0,1fr);place-items:center;overflow:hidden;border-radius:0;background:#f2f6f3;box-shadow:none}.history-detail-preview{align-self:center;justify-self:center;display:grid;width:100%;max-width:min(100%,1440px);height:min(100%,calc(100dvh - 92px));max-height:min(100%,calc(100dvh - 92px));place-items:center}.history-detail-preview img,.history-detail-preview .history-card-pending,.history-detail-preview .history-card-failed{width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 108px);border-radius:8px;object-fit:contain;box-shadow:0 18px 48px #0f172a24}.history-detail-close{position:absolute;z-index:4;top:18px;right:18px;display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid rgba(17,24,39,.08);border-radius:999px;color:#34433b;background:#ffffffeb;box-shadow:0 8px 20px #0f172a1a}.history-detail-thumb-rail{position:absolute;left:20px;top:74px;bottom:24px;display:grid;align-content:start;gap:8px;width:58px;overflow:auto;scrollbar-width:none}.history-detail-thumb-rail::-webkit-scrollbar{width:0}.history-detail-thumb-rail button{overflow:hidden;width:54px;height:54px;border:2px solid transparent;border-radius:6px;padding:0;background:#fff;box-shadow:0 6px 16px #0f172a14}.history-detail-thumb-rail button.active{border-color:#12a45c}.history-detail-thumb-rail img,.history-detail-thumb-rail span{display:block;width:100%;height:100%;object-fit:cover;background:#e8f3ed}.history-detail-nav{position:absolute;z-index:3;top:50%;display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border:1px solid rgba(17,24,39,.08);border-radius:999px;color:#34433b;background:#ffffffe6;box-shadow:0 10px 24px #0f172a1f;transform:translateY(-50%)}.history-detail-nav.prev{left:94px;transform:translateY(-50%) rotate(180deg)}.history-detail-nav.next{right:24px}.history-detail-nav:disabled{opacity:.32;cursor:not-allowed}.history-detail-overlay .history-detail-rail{display:grid;align-content:start;gap:12px;min-width:0;height:100%;overflow:auto;border-left:1px solid #edf2ef;padding:18px;background:#fff;scrollbar-color:#cbd5d1 transparent;scrollbar-width:thin}.history-detail-rail-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.history-detail-rail-head p,.history-detail-rail-head h2{margin:0}.history-detail-rail-head p{color:#8a938e;font-size:11px;text-transform:uppercase}.history-detail-rail-head h2{color:#1c2a23;font-size:18px;font-weight:600}.history-detail-rail-head button{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border:1px solid #dde8e1;border-radius:4px;color:#5d6d64;background:#fff}.history-detail-rail-head button.active{color:#12a45c;background:#ecfdf3}.history-meta-section{display:grid;gap:8px;border:1px solid #eef3f0;border-radius:6px;padding:12px;background:#fff}.history-meta-section h3,.history-meta-section h4,.history-meta-section p,.history-meta-section span,.history-meta-section strong,.history-meta-section small{margin:0}.history-meta-section h3{color:#1f2a24;font-size:14px;font-weight:600}.history-meta-section h4{color:#46564e;font-size:12px;font-weight:500}.history-meta-section p,.history-meta-section span{color:#6d7b73;font-size:12px;line-height:1.6}.history-meta-list{display:grid;gap:7px;margin:0}.history-meta-list div{display:grid;grid-template-columns:74px minmax(0,1fr);gap:10px}.history-meta-list dt,.history-meta-list dd{margin:0;font-size:12px;line-height:1.4}.history-meta-list dt{color:#9aa39e}.history-meta-list dd{overflow:hidden;color:#35443c;text-overflow:ellipsis;white-space:nowrap}.history-meta-copy-block{display:grid;gap:6px}.history-meta-pill-row{display:flex;flex-wrap:wrap;gap:6px}.history-meta-pill-row span{display:inline-flex;height:24px;align-items:center;border-radius:4px;padding:0 8px;color:#12a45c;background:#ecfdf3;font-size:11px}.history-detail-actions{display:grid;grid-template-columns:1fr;gap:8px}.history-detail-actions button{display:inline-flex;height:34px;min-height:34px;align-items:center;justify-content:center;gap:6px;border:1px solid #dde8e1;border-radius:4px;padding:0 10px;color:#214f36;background:#fff;font-size:12px;font-weight:400}.history-detail-actions button:first-child{border-color:#12a45c;color:#fff;background:#12a45c}.history-detail-actions button:nth-child(2){border-color:#12a45c4d;color:#12a45c;background:#ecfdf3}.history-detail-actions button:disabled{border-color:#e5ebe8;color:#a8b1ad;background:#f3f6f4}.history-confirm-overlay{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#141e1842;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.history-confirm-dialog{display:grid;gap:12px;width:min(360px,100%);border:1px solid #e2ece6;border-radius:4px;padding:18px;background:#fff;box-shadow:0 18px 46px #0f2a1c29}.history-confirm-dialog h3,.history-confirm-dialog p{margin:0}.history-confirm-dialog h3{color:#1d2b24;font-size:16px;font-weight:600}.history-confirm-dialog p{color:#64726b;font-size:12px;line-height:1.7}.history-confirm-status{border:1px solid #dcefe5;border-radius:4px;padding:8px 10px;color:#21613f;background:#f0fbf5}.history-confirm-status.success{border-color:#c7ead5;color:#12824d;background:#ecfdf3}.history-confirm-status.danger{border-color:#fed7d7;color:#b42318;background:#fff5f5}.history-confirm-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:4px}.history-confirm-actions button{display:inline-flex;height:32px;align-items:center;justify-content:center;border:1px solid #dde8e1;border-radius:4px;padding:0 14px;color:#53645a;background:#fff;font-size:12px;font-weight:400}.history-confirm-actions button.primary{border-color:#12a45c;color:#fff;background:#12a45c}.history-confirm-actions button.danger{border-color:#ef4444;color:#fff;background:#ef4444}.history-confirm-actions button:disabled{border-color:#e5ebe8;color:#a8b1ad;background:#f3f6f4;cursor:not-allowed}.history-download-toast{position:fixed;right:32px;bottom:32px;z-index:70;min-width:180px;max-width:320px;padding:10px 14px;border:1px solid rgba(25,149,94,.18);border-radius:4px;background:#fffffff5;box-shadow:0 16px 36px #1d503524;color:#137a50;font-size:12px;line-height:1.6}.history-download-toast.error{border-color:#d1464633;color:#b83b3b}@media(max-width:1120px){.history-detail-overlay{grid-template-columns:minmax(0,1fr)}.history-detail-overlay .history-detail-rail{position:absolute;right:0;width:min(340px,88vw);box-shadow:-16px 0 32px #0f172a1f}}.materials-studio{background:#f4fbf6}.materials-studio-shell{--main-image-menu-width: 160px;display:grid;grid-template-columns:var(--main-image-menu-width) minmax(0,1fr);position:relative;min-height:calc(100vh - 60px);overflow:hidden;background:#f4fbf6;transition:grid-template-columns .26s ease}.materials-studio-shell.menu-collapsed{--main-image-menu-width: 84px}.materials-studio-content{display:grid;min-width:0;min-height:100vh;padding:16px 18px 20px 16px;background:linear-gradient(180deg,#f7fcf8,#eff8f2);overflow:auto}.materials-shell{display:grid;gap:16px;min-height:0;align-content:start;border:1px solid rgba(18,164,92,.08);border-radius:8px;padding:18px 18px 18px 22px;background:#fff;box-shadow:0 12px 32px #1252300f}.materials-shell-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.materials-shell-head>div:first-child{max-width:620px}.materials-shell-head h1{margin:2px 0 0;color:#17211c;font-size:20px;font-weight:600;line-height:1.2}.materials-shell-head span{display:block;margin-top:6px;color:#8a938e;font-size:12px;line-height:1.7}.materials-head-actions,.materials-batch-actions,.materials-detail-actions{display:flex;flex-wrap:wrap;gap:8px}.materials-head-actions{justify-content:flex-end;width:auto}.materials-head-actions button,.materials-batch-actions button,.materials-detail-actions button,.materials-batch-tagging button,.materials-tag-editor button{display:inline-flex;height:32px;min-height:32px;align-items:center;justify-content:center;border:1px solid #dde8e1;border-radius:4px;padding:0 12px;color:#214f36;background:#fff;font-size:12px;font-weight:400;white-space:nowrap;transition:border-color .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease}.materials-head-actions button:hover,.materials-batch-actions button:hover:not(:disabled),.materials-detail-actions button:hover,.materials-batch-tagging button:hover:not(:disabled),.materials-tag-editor button:hover:not(:disabled){border-color:#12a45c73;background:#f6fff9;color:#12a45c;box-shadow:0 0 0 1px #12a45c14}.materials-head-actions button:first-child,.materials-detail-actions button:first-child,.materials-batch-tagging button,.materials-tag-editor button{border-color:#12a45c;color:#fff;background:#12a45c}.materials-head-actions button:first-child:hover,.materials-detail-actions button:first-child:hover,.materials-batch-tagging button:hover:not(:disabled),.materials-tag-editor button:hover:not(:disabled){border-color:#0f8d50;color:#fff;background:#0f8d50}.materials-batch-actions button:disabled,.materials-batch-tagging button:disabled,.materials-tag-editor button:disabled{color:#a8b1ad;background:#f3f6f4;border-color:#e3ebe6;cursor:not-allowed;box-shadow:none}.materials-scope-tabs{display:flex;gap:26px;padding:0;border-bottom:1px solid #eef3f0}.materials-scope-tabs button{position:relative;height:34px;border:0;padding:0;color:#606a65;background:transparent;font-size:14px;font-weight:400}.materials-scope-tabs button.active{color:#12a45c;font-weight:500}.materials-scope-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;border-radius:999px;background:#12a45c}.materials-library-layout{display:grid;grid-template-columns:200px minmax(0,1fr);gap:18px;min-height:0;align-items:start}.materials-sidebar{display:grid;align-content:start;gap:16px;padding-right:12px;border-right:1px solid #eef3f0}.materials-sidebar-group{display:grid;gap:6px}.materials-sidebar-group h2{margin:0 0 2px;color:#8a938e;font-size:12px;font-weight:400}.materials-sidebar button{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:36px;border:0;border-radius:6px;padding:0 10px;color:#55645d;background:transparent;font-size:13px;text-align:left}.materials-sidebar button small{color:#98a29d;font-size:11px}.materials-sidebar button.active{color:#12a45c;background:#ecfdf3}.materials-sidebar button.active small{color:#12a45c}.materials-main-panel{display:grid;gap:14px;min-width:0;min-height:0;align-content:start;padding-left:4px}.materials-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.materials-batch-actions-wrap{display:grid;gap:8px;flex:0 1 auto;min-width:0}.materials-batch-selection-hint{color:#6c7a72;font-size:12px;line-height:1.5;white-space:nowrap}.materials-batch-actions{display:flex;flex:initial;flex-wrap:wrap;align-items:center;gap:8px}.materials-batch-tagging-group{display:inline-flex;align-items:center;gap:10px;min-width:0;flex:0 1 auto}.materials-batch-tagging{display:inline-grid;grid-template-columns:240px auto;align-items:center;gap:10px;min-width:0}.materials-batch-tagging input,.materials-tag-editor input{width:100%;min-width:0;height:32px;min-height:32px;border:1px solid #dde8e1;border-radius:6px;padding:0 10px;color:#35443c;background:#fff;font-size:12px;outline:0}.materials-filter-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;flex:1 1 520px}.materials-filter-actions label{display:inline-flex;align-items:center;gap:8px;color:#68756f;font-size:12px}.materials-filter-actions select,.materials-search-box input{height:32px;min-height:32px;border:1px solid #dde8e1;border-radius:4px;padding:0 10px;color:#35443c;background:#fff;font-size:12px;outline:0}.materials-search-box{display:inline-flex;width:min(280px,100%);height:32px;min-height:32px;align-items:center;gap:6px;border:1px solid #dde8e1;border-radius:999px;padding:0 10px;background:#fff;box-sizing:border-box;box-shadow:inset 0 0 0 1px #ffffff73}.materials-search-box:focus-within,.materials-batch-tagging input:focus,.materials-tag-editor input:focus{border-color:#12a45c73;box-shadow:0 0 0 3px #12a45c14}.materials-search-box input{width:100%;min-width:0;border:0;padding:0;background:transparent;box-shadow:none}.materials-search-box input:focus{box-shadow:none}.materials-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;min-height:0;align-items:start}.materials-grid-wrap{min-width:0}.materials-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(176px,1fr));gap:16px}.materials-card{position:relative;display:grid;gap:8px;min-width:0}.materials-card-check{position:absolute;z-index:2;top:8px;left:8px;display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border-radius:4px;background:#ffffffeb;box-shadow:0 6px 14px #0f172a1f}.materials-card-check input{width:14px;height:14px;accent-color:#12a45c}.materials-card-thumb{position:relative;overflow:hidden;width:100%;border:1px solid #edf2ef;border-radius:6px;padding:0;background:#f7faf8;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.materials-card.active .materials-card-thumb{border-color:#12a45cb8;box-shadow:0 0 0 1px #12a45c2e,0 10px 24px #1252301a}.materials-card:hover .materials-card-thumb{border-color:#12a45c52;transform:translateY(-1px)}.materials-card-thumb img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.materials-card-overlay{position:absolute;inset:auto 8px 8px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-radius:6px;padding:6px 8px;color:#fff;background:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:11px}.materials-card-copy{display:grid;gap:3px;min-width:0}.materials-card-copy strong,.materials-card-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.materials-card-copy strong{color:#1f2a24;font-size:13px;font-weight:500}.materials-card-copy span{color:#808b86;font-size:12px}.materials-card-tags-inline{display:flex;flex-wrap:wrap;gap:6px}.materials-card-tags-inline span,.materials-card-tags-inline small{display:inline-flex;align-items:center;height:22px;border-radius:999px;padding:0 8px;font-size:11px}.materials-card-tags-inline span{color:#12a45c;background:#ecfdf3}.materials-card-tags-inline small{color:#839089;background:#f2f6f3}.materials-detail-rail{position:sticky;top:0;display:grid;align-content:start;gap:12px;min-width:0;border-left:1px solid #edf2ef;padding-left:16px}.materials-detail-actions{justify-content:stretch}.materials-detail-actions button{flex:1 1 0}.materials-detail-preview{overflow:hidden;border:1px solid #edf2ef;border-radius:8px;background:#f4f8f5}.materials-detail-preview img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.materials-detail-section{display:grid;gap:8px;border:1px solid #eef3f0;border-radius:6px;padding:12px;background:#fff}.materials-detail-section h2,.materials-detail-section h3,.materials-detail-section p,.materials-detail-section span{margin:0}.materials-detail-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.materials-detail-section p:first-child{color:#8a938e;font-size:11px;text-transform:uppercase}.materials-detail-section h2{color:#1c2a23;font-size:18px;font-weight:600}.materials-detail-section h3{color:#46564e;font-size:12px;font-weight:500}.materials-detail-section p,.materials-detail-section span{color:#6d7b73;font-size:12px;line-height:1.6}.materials-detail-list{display:grid;gap:7px;margin:0}.materials-detail-list div{display:grid;grid-template-columns:68px minmax(0,1fr);gap:10px}.materials-detail-list dt,.materials-detail-list dd{margin:0;font-size:12px;line-height:1.4}.materials-detail-list dt{color:#9aa39e}.materials-detail-list dd{color:#35443c;word-break:break-word}.materials-tag-row,.materials-selection-chips{display:flex;flex-wrap:wrap;gap:6px}.materials-tag-row span,.materials-selection-chips span{display:inline-flex;min-height:24px;align-items:center;border-radius:4px;padding:0 8px;color:#12a45c;background:#ecfdf3;font-size:11px}.materials-tag-editor,.materials-selection-summary{display:grid;gap:8px}.materials-tag-editor>p,.materials-selection-summary>p{color:#78857e;font-size:12px;line-height:1.6;text-transform:none}.materials-empty-state{display:grid;place-items:center;align-content:center;gap:10px;min-height:420px;border:1px dashed #dce8e1;border-radius:8px;color:#66756e;background:#fbfefd;text-align:center}.materials-empty-icon{display:grid;place-items:center;width:68px;height:68px;border-radius:20px;color:#fff;background:linear-gradient(135deg,#12a45c,#7bd89d);box-shadow:0 16px 34px #12a45c33}.materials-empty-state h2,.materials-empty-state p{margin:0}.materials-empty-state h2{color:#25342c;font-size:18px;font-weight:600}.materials-empty-state p{max-width:360px;color:#8a938e;font-size:12px;line-height:1.7}.materials-empty-state button{display:inline-flex;height:34px;align-items:center;justify-content:center;border:1px solid #12a45c;border-radius:4px;padding:0 14px;color:#fff;background:#12a45c;font-size:12px}@media(max-width:1120px){.materials-library-layout,.materials-content-grid{grid-template-columns:minmax(0,1fr)}.materials-sidebar{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));padding-right:0;padding-bottom:8px;border-right:0;border-bottom:1px solid #eef3f0}.materials-sidebar-group{align-content:start}.materials-detail-rail{position:static;padding-left:0;border-left:0}}@media(max-width:820px){.materials-studio-content{padding:14px}.materials-shell{padding:16px}.materials-shell-head,.materials-toolbar{display:grid;gap:12px}.materials-head-actions,.materials-batch-actions,.materials-filter-actions{justify-content:flex-start;width:100%}.materials-batch-tagging-group{width:100%;align-items:stretch}.materials-batch-tagging,.materials-batch-tagging-controls,.materials-tag-editor-controls{grid-template-columns:minmax(0,1fr)}.materials-filter-actions label,.materials-search-box{width:100%}.materials-grid{grid-template-columns:repeat(auto-fill,minmax(136px,1fr))}}.food-main-column{display:grid;gap:18px}.food-flow-card,.food-plan-board,.food-generated-card{display:grid;gap:14px;border:1px solid #dbe5ef;border-radius:16px;padding:18px;background:linear-gradient(180deg,#fff,#fbfcfd);box-shadow:0 12px 28px #1523340d}.food-flow-card>span,.food-plan-board .creative-strip-head span,.food-generated-card span{display:inline-flex;align-items:center;width:max-content;min-height:24px;border-radius:999px;padding:0 10px;color:#0f9f5f;background:#eaf9f1;font-size:11px;font-weight:900}.food-flow-card h3,.food-plan-board h3,.food-generated-card h3{margin:0;color:#16202a;font-size:22px;line-height:1.2}.food-flow-card p,.food-plan-board p,.food-generated-card p{margin:0;color:#61707f;font-size:14px;line-height:1.65}.food-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.food-edit-field{display:grid;gap:8px}.food-edit-field.wide{grid-column:1 / -1}.food-edit-field span{color:#2b3947;font-size:13px;font-weight:900}.food-edit-field input,.food-edit-field textarea,.food-custom-point-row input{width:100%;border:1px solid #dbe5ef;border-radius:12px;padding:12px 14px;color:#18232d;background:#f9fbfc;font-size:14px;line-height:1.5}.food-edit-field textarea{resize:vertical}.food-custom-point-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.food-selected-points span{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;min-height:38px;border:1px solid rgba(19,184,107,.24);border-radius:12px;padding:0 12px;color:#0f9f5f;background:#edf9f3;font-size:13px;font-weight:900;text-align:left}.food-selected-points span button{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:0;border-radius:999px;color:#557165;background:#ffffffe6}.design-params-section{display:grid;gap:20px;padding:20px;border:1px solid #dbe5ef;border-radius:16px;background:#f8fafb;margin-bottom:20px}.design-params-section.compact{gap:16px}.design-params-section h4{margin:0 0 12px;color:#16202a;font-size:16px;font-weight:600}.design-param-group,.design-param-group label{display:grid;gap:8px}.design-param-group strong{color:#16202a;font-size:14px;font-weight:600}.design-param-group select,.design-param-group input[type=text]{padding:10px 12px;border:1px solid #dbe5ef;border-radius:8px;background:#fff;font-size:14px;color:#16202a;transition:border-color .2s ease}.design-param-group select:focus,.design-param-group input[type=text]:focus{outline:none;border-color:#13b86b}.design-param-group small{color:#8a99a8;font-size:12px}.scene-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.scene-tag{padding:4px 12px;border-radius:12px;background:#e8f5f0;color:#13b86b;font-size:12px;font-weight:500}.preset-strategies-section{margin-top:20px;padding:16px;border:1px solid #dbe5ef;border-radius:12px;background:#fff}.preset-strategies-section summary{cursor:pointer;color:#4561d6;font-size:14px;font-weight:600;list-style:none;-webkit-user-select:none;user-select:none}.preset-strategies-section summary::-webkit-details-marker{display:none}.preset-strategies-section summary:before{content:"▶ ";display:inline-block;transition:transform .2s ease}.preset-strategies-section[open] summary:before{transform:rotate(90deg)}.preset-strategies-section .food-strategy-grid{margin-top:16px}.analysis-toast{position:sticky;top:16px;z-index:20;margin-bottom:16px;padding:16px 18px;border:1px solid rgba(69,97,214,.18);border-radius:14px;background:#fffffff5;box-shadow:0 16px 32px #1523341f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.analysis-toast-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.analysis-toast-head strong{color:#16202a;font-size:14px}.analysis-toast-head span{color:#4561d6;font-size:13px;font-weight:700}.analysis-toast p{margin:0 0 10px;color:#61707f;font-size:13px}.analysis-toast-track{width:100%;height:8px;overflow:hidden;border-radius:999px;background:#e7edf4}.analysis-toast-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#13b86b,#4561d6);transition:width .35s ease}.strategy-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.strategy-toolbar small{color:#65717d;font-size:12px;font-weight:700}.brand-inline-panel{display:grid;gap:16px;margin-bottom:18px;padding:18px;border:1px solid rgba(19,184,107,.2);border-radius:18px;background:linear-gradient(180deg,#f6fcf8,#fff)}.brand-inline-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.brand-inline-panel-head span{color:#13a763;font-size:12px;font-weight:900}.brand-inline-panel-head h4{margin:4px 0 0;color:#16202a;font-size:18px}.brand-inline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.brand-inline-grid select{width:100%;border:1px solid rgba(46,110,80,.14);border-radius:18px;padding:14px 16px;color:#18322a;background:#f5fbf7eb}.reference-upload-box{min-height:118px}.reference-upload-slots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.reference-upload-slots .reference-upload-box{min-height:142px;padding:16px}.reference-upload-slots .reference-upload-box strong{font-size:14px}.reference-upload-slots .reference-upload-box span{max-width:100%;font-size:12px;line-height:1.5}.reference-preview-grid{margin:12px 0 0;grid-template-columns:repeat(3,minmax(150px,1fr))}.reference-apply-status{margin:12px 0 0;border:1px solid rgba(204,132,28,.28);border-radius:10px;padding:10px 12px;color:#8a5a11;background:#fff8e8;font-size:13px;font-weight:900}.reference-apply-status.applied{border-color:#13b86b4d;color:#0f8f57;background:#eefaf3}.generation-size-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.generation-size-option{min-height:44px;border:1px solid rgba(19,184,107,.28);border-radius:10px;color:#0f9f5f;background:#fff;font-size:13px;font-weight:900}.generation-size-option.active{border-color:transparent;color:#fff;background:linear-gradient(135deg,#13b86b,#6b73ff)}.brand-genes-panel{background:#fff}.brand-genes-panel.enabled{background:linear-gradient(180deg,#f6fcf8,#fff)}.brand-switch{display:inline-flex;align-items:center;gap:8px;min-height:36px;border:1px solid #d5e1da;border-radius:999px;padding:4px 12px 4px 5px;color:#65717d;background:#fff;font-size:12px;font-weight:900}.brand-switch span{width:26px;height:26px;border-radius:999px;background:#c9d5cf}.brand-switch.active{border-color:#13b86b59;color:#0f9f5f;background:#eefaf3}.brand-switch.active span{background:#13b86b}.brand-disabled-note{padding:14px;border-radius:12px;color:#536370;background:#f6f9fc;font-size:13px;line-height:1.7}.compact-actions{margin-top:0}.copy-source-switch{display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:8px 0 16px;padding:5px;border:1px solid #dbe5ef;border-radius:12px;background:#f6f9fc}.copy-source-switch label{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:0 14px;border-radius:9px;color:#536370;font-size:13px;font-weight:900;cursor:pointer}.copy-source-switch label.active{color:#0f9f5f;background:#fff;box-shadow:0 8px 20px #16202a0f}.copy-source-switch input{accent-color:#13b86b}.copy-source-switch label:has(input:checked){color:#0f8f58;background:#fff;box-shadow:0 8px 20px #16202a0f}.design-source-switch{width:100%;margin-top:10px}.copy-generation-panel{display:grid;gap:12px;margin-bottom:16px;padding:16px;border:1px solid #dbe5ef;border-radius:14px;background:#fbfcfe}.copy-generation-panel>p{margin:0;color:#627180;font-size:13px;line-height:1.65}.copy-status-line{color:#0f8d58;font-size:13px;font-weight:900}.smart-strategy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.design-type-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.smart-strategy-grid>button,.smart-strategy-grid>article{display:grid;gap:10px;min-height:126px;border:1px solid #dbe8e2;border-radius:12px;padding:16px;color:#22362e;background:linear-gradient(180deg,#fff,#fbfdfb);text-align:left;box-shadow:0 12px 26px #18322a0b;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.smart-strategy-grid>button:hover,.smart-strategy-grid>article:hover{transform:translateY(-1px);border-color:#13b86b5c;box-shadow:0 16px 30px #13b86b1a}.smart-strategy-grid>button.active,.smart-strategy-grid>article.active{border-color:#13b86b7a;background:linear-gradient(180deg,#f0fbf5,#fff);box-shadow:0 18px 34px #13b86b1f}.smart-strategy-grid>button strong,.smart-strategy-grid>article h3{margin:0;color:#12261f;font-size:15px;line-height:1.35}.smart-strategy-grid>button{font-size:13px;line-height:1.65}.smart-strategy-grid>article span{width:max-content;border-radius:999px;padding:3px 9px;color:#0f8f58;background:#eaf9f1;font-size:11px;font-weight:900}.smart-strategy-grid>article p,.smart-strategy-grid>article small{margin:0;color:#61736a;font-size:12px;line-height:1.55}.smart-strategy-grid>article>button{align-self:end;min-height:34px;border:1px solid rgba(19,184,107,.28);border-radius:9px;color:#0f9f5f;background:#fff;font-size:13px;font-weight:900}.smart-strategy-grid>article.active>button{color:#fff;border-color:transparent;background:linear-gradient(135deg,#13b86b,#4d63dd)}.smart-strategy-card{display:grid;gap:12px;border:1px solid #dbe5ef;border-radius:18px;padding:18px;background:linear-gradient(180deg,#fff,#fbfcfe);box-shadow:0 12px 30px #16202a0d}.smart-strategy-card.active{border-color:#13b86b66;background:linear-gradient(180deg,#f3fcf7,#fff);box-shadow:0 18px 32px #13b86b1f}.smart-strategy-top{display:grid;gap:6px}.smart-strategy-top span{color:#13a763;font-size:12px;font-weight:900}.smart-strategy-top strong,.smart-strategy-reason strong{color:#16202a;font-size:15px}.smart-strategy-card p,.smart-strategy-reason p{margin:0;color:#627180;font-size:13px;line-height:1.65}.smart-strategy-meta{display:grid;gap:6px}.smart-strategy-meta small{color:#4f5d6a;font-size:12px;font-weight:700}.smart-strategy-reason{display:grid;gap:6px;padding:12px;border-radius:12px;background:#f6f9fc}.preservation-reason{border:1px solid rgba(19,184,107,.2);background:#f3fcf7}.smart-strategy-card button{min-height:38px;border:1px solid rgba(19,184,107,.28);border-radius:10px;color:#0f9f5f;background:#fff;font-size:13px;font-weight:900}.smart-strategy-card.active button{border-color:transparent;color:#fff;background:linear-gradient(135deg,#13b86b,#6b73ff)}.smart-strategy-card button:disabled{cursor:not-allowed;opacity:.7}.food-primary-action.compact-action{min-height:36px;padding:0 14px;font-size:13px}.concept-status-line{margin:-4px 0 14px;color:#4f5d6a;font-size:13px;font-weight:800}.concept-status-line.error{color:#b42318}.concept-plan-grid{margin-bottom:0}.concept-plan-actions{display:inline-flex;align-items:center;gap:10px}.concept-progress-number{min-width:44px;color:#0f8d58;font-size:13px;font-weight:900;text-align:right}.concept-progress-track{width:100%;height:7px;margin:-6px 0 14px;overflow:hidden;border-radius:999px;background:#e8f1ed}.concept-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#13b86b,#6b73ff);transition:width .18s ease}.concept-card-head{grid-template-columns:1fr auto;align-items:start}.concept-plan-card .smart-strategy-top h4{margin:0;color:#16202a;font-size:15px;line-height:1.35}.concept-edit-button{min-height:30px;padding:0 10px;border-radius:8px;font-size:12px}.concept-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.concept-edit-field{display:grid;gap:5px}.concept-edit-field.wide{grid-column:1 / -1}.concept-edit-field small{color:#4f5d6a;font-size:12px;font-weight:900}.concept-edit-field input,.concept-edit-field textarea{width:100%;border:1px solid #d9e4ee;border-radius:8px;padding:8px 10px;color:#16202a;font:inherit;font-size:13px;background:#fff}.concept-edit-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:10px}.concept-reference-note{color:#13a763;font-size:12px;font-weight:800}.concept-empty-state{display:grid;gap:6px;padding:16px;border:1px dashed #cbd7e2;border-radius:10px;background:#f8fbf9}.concept-empty-state strong{color:#16202a;font-size:14px}.concept-empty-state span{color:#627180;font-size:13px}.draft-restore-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:10px 12px;border:1px solid rgba(19,184,107,.22);border-radius:10px;color:#244236;background:#f2fbf6}.draft-restore-banner span{font-size:13px;font-weight:800}.draft-restore-banner div{display:flex;gap:8px}.draft-restore-banner .food-secondary-action{min-height:32px;padding:0 10px;font-size:12px}.food-strategy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.food-strategy-grid article{display:grid;gap:10px;border:1px solid #dbe5ef;border-radius:16px;padding:16px;background:#fff;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.food-strategy-grid article:hover{transform:translateY(-1px);box-shadow:0 14px 28px #15233414}.food-strategy-grid article.active{border-color:#13b86b5c;background:linear-gradient(180deg,#f4fcf7,#fff);box-shadow:0 16px 30px #13b86b1a}.food-strategy-grid article.reference-strategy{border-color:#3b82f65c;background:linear-gradient(180deg,#eff6ff,#fff)}.food-strategy-grid article.reference-strategy:hover{box-shadow:0 14px 28px #3b82f61f}.food-strategy-grid article.reference-strategy.active{border-color:#3b82f680;background:linear-gradient(180deg,#dbeafe,#fff);box-shadow:0 16px 30px #3b82f626}.food-reference-notice{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:12px;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1e40af;font-size:13px;font-weight:500}.food-reference-notice svg{flex-shrink:0;color:#3b82f6}.food-strategy-grid article div{display:grid;gap:6px}.food-strategy-grid strong{color:#16202a;font-size:16px}.food-strategy-grid span,.food-strategy-grid small{color:#61707f;font-size:12px;line-height:1.5}.food-strategy-grid button{min-height:36px;border:1px solid #dbe5ef;border-radius:10px;color:#4c5a67;background:#fff;font-size:13px;font-weight:900}.food-strategy-grid article.active button{border-color:#13b86b57;color:#0f9f5f;background:#eaf9f1}.food-strategy-grid article.reference-strategy.active button{border-color:#3b82f666;color:#1e40af;background:#dbeafe}.food-copy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.food-copy-grid label,.brand-inline-panel label{display:grid;gap:8px;color:#253d34;font-size:13px;font-weight:900}.food-copy-grid input,.food-copy-grid textarea,.brand-inline-panel input:not([type=checkbox]),.brand-inline-panel textarea,.brand-inline-panel select{width:100%;min-height:42px;border:1px solid #d8e8df;border-radius:12px;padding:11px 12px;color:#18322a;background:#fbfdfb;font-size:14px;line-height:1.45;box-shadow:inset 0 1px #ffffffa6;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.food-copy-grid textarea,.brand-inline-panel textarea{min-height:76px;resize:vertical}.food-copy-grid input:focus,.food-copy-grid textarea:focus,.brand-inline-panel input:not([type=checkbox]):focus,.brand-inline-panel textarea:focus,.brand-inline-panel select:focus{outline:none;border-color:#13b86bc7;background:#fff;box-shadow:0 0 0 3px #13b86b21}.food-copy-grid input:disabled,.food-copy-grid textarea:disabled{color:#9aa8a0;background:#f0f4f2}.food-inline-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}.food-inline-section-head h3{margin:0;color:#12261f;font-size:18px}.selling-point-list{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 18px}.selling-point-list button{display:inline-flex;align-items:center;gap:6px;min-height:34px;border:1px solid #d8e8df;border-radius:999px;padding:0 12px;color:#315447;background:#fff;font-size:13px;font-weight:900;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease}.selling-point-list button:hover{transform:translateY(-1px);border-color:#13b86b6b;background:#f6fcf8;box-shadow:0 8px 18px #13b86b14}.selling-point-list button[aria-pressed=true]{border-color:#13b86b80;color:#087a48;background:#eaf9f1;box-shadow:inset 0 0 0 1px #13b86b29}.selling-point-list button svg{color:currentColor}.product-analysis-editor{display:grid;gap:8px;margin:14px 0 18px;border:1px solid rgba(19,184,107,.2);border-radius:14px;padding:16px;background:linear-gradient(180deg,#f7fcf9,#fff);box-shadow:0 12px 28px #18322a0d}.product-analysis-editor strong{color:#12261f;font-size:16px}.product-analysis-editor span{color:#60756b;font-size:12px;font-weight:700;line-height:1.6}.product-analysis-editor textarea{width:100%;min-height:250px;border:1px solid #d8e8df;border-radius:12px;padding:14px;color:#173128;background:#fff;font-size:14px;line-height:1.8;resize:vertical}.product-analysis-editor textarea:focus{outline:none;border-color:#13b86bc7;box-shadow:0 0 0 3px #13b86b21}.food-final-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.food-final-summary article,.creative-summary-card{display:grid;gap:8px;border:1px solid #e1e8ef;border-radius:14px;padding:14px;background:linear-gradient(180deg,#fff,#fafcfd)}.highlight-card{border-color:#4561d638;background:linear-gradient(180deg,#f4f7ff,#fff)}.food-final-summary strong,.creative-summary-card strong{color:#16202a;font-size:14px}.food-final-summary p,.creative-summary-card p,.creative-summary-card small{margin:0;color:#627180;line-height:1.6}.compact-brand-card p{font-weight:700}.creative-summary-topline{display:flex;align-items:center;gap:8px}.creative-summary-topline svg{color:#13a763}.food-main-grid.layout-with-right-rail{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:0}.food-main-column{width:100%;margin-right:0}.creative-settings-panel{display:none;position:sticky;top:96px;z-index:10;align-content:start;gap:14px;width:100%;max-height:calc(100vh - 120px);overflow:auto;padding:18px;border:1px solid #e3e8ee;border-radius:22px;background:linear-gradient(180deg,#fffffffa,#f8fbfcfa);box-shadow:0 24px 48px #1523341f}.workbench-status-head{position:sticky;top:0;z-index:2;margin:-18px -18px 0;padding:18px 18px 14px;border-bottom:1px solid rgba(227,232,238,.9);background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.creative-status-hero-card{display:grid;gap:12px;padding:16px;border:1px solid rgba(69,97,214,.16);border-radius:18px;background:linear-gradient(180deg,#f6f9ff,#fff);box-shadow:0 18px 34px #4561d614}.creative-status-hero-top{display:flex;align-items:center;gap:12px}.creative-status-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;color:#4561d6;background:#4561d61f}.creative-status-hero-top span{color:#6c7b89;font-size:12px;font-weight:800}.creative-status-hero-top strong{display:block;margin-top:2px;color:#16202a;font-size:16px}.creative-status-hero-card p{margin:0;color:#5e6d7b;font-size:13px;line-height:1.6}.creative-status-progress-list{display:grid;gap:8px}.creative-status-progress-list div{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px;border-radius:12px;background:#ffffffe6}.creative-status-progress-list div span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;color:#8a99a8;background:#eef3f7;font-size:12px;font-weight:900}.creative-status-progress-list div small{color:#6b7a88;font-size:12px;font-weight:800}.creative-status-progress-list div.active{border:1px solid rgba(69,97,214,.22);background:#eff4fff2}.creative-status-progress-list div.active span{color:#fff;background:linear-gradient(135deg,#4561d6,#6b73ff)}.creative-status-progress-list div.active small{color:#3049b8}.creative-status-progress-list div.done span{color:#fff;background:linear-gradient(135deg,#13b86b,#69c58c)}.creative-status-progress-list div.done small{color:#0f9f5f}.creative-mini-progress{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.creative-mini-progress-track{overflow:hidden;height:8px;border-radius:999px;background:#e7edf4}.creative-mini-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#13b86b,#4561d6);transition:width .35s ease}.creative-mini-progress span{color:#4561d6;font-size:12px;font-weight:900}.brand-settings-trigger{min-height:34px;border-radius:999px;padding:0 14px;color:#0f9f5f;background:#f4fcf7;font-size:13px;font-weight:900}.brand-settings-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f17236b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.brand-settings-sheet{display:grid;gap:18px;width:min(760px,100%);max-height:min(86vh,920px);overflow:auto;padding:24px;border-radius:24px;background:#fff;box-shadow:0 28px 64px #0f172333}.brand-settings-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.brand-settings-head span{color:#13a763;font-size:12px;font-weight:900;text-transform:uppercase}.brand-settings-head h3,.brand-settings-summary p,.brand-settings-summary small{margin:0}.brand-settings-head button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #dce5ee;border-radius:999px;color:#52606d;background:#fff}.brand-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.brand-settings-grid .food-edit-field select{width:100%;border:1px solid rgba(46,110,80,.14);border-radius:18px;padding:14px 16px;color:#18322a;background:#f5fbf7eb}.brand-settings-summary{display:grid;gap:6px;padding:16px 18px;border:1px solid #e1e8ef;border-radius:16px;background:linear-gradient(180deg,#f6fcf8,#fff)}.brand-settings-summary strong{color:#16202a;font-size:14px}.brand-settings-summary small{color:#627180}@media(max-width:1200px){.platform-header{grid-template-columns:1fr;padding:14px 18px}.platform-header-left,.platform-header-actions{justify-content:space-between;flex-wrap:wrap}.credits-highlight-grid,.recharge-plan-grid,.food-main-grid,.food-main-grid.layout-with-right-rail,.food-edit-grid,.food-copy-grid,.food-final-summary,.food-strategy-grid,.food-upload-slots,.reference-upload-slots,.food-uploaded-preview,.food-analysis-status,.food-selling-points,.food-generated-card,.history-gallery-grid,.smart-strategy-grid,.brand-settings-grid,.brand-inline-grid{grid-template-columns:1fr}.food-main-column{width:100%;margin-right:0}.food-upload-status-line{align-items:flex-start;flex-direction:column}.creative-settings-panel{position:static;width:100%;max-height:none;margin-top:20px}}.food-generated-card.pending{border-color:#4561d647;background:linear-gradient(135deg,#f3f7ff,#fff)}.food-generated-card>div:first-child{display:grid;gap:8px}.food-generated-preview{display:grid;min-height:130px;max-height:400px;place-items:center;overflow:hidden;border-radius:8px;color:#fff;background:linear-gradient(145deg,#13b86b,#f1b76b)}.food-generated-card.pending .food-generated-preview{background:linear-gradient(145deg,#4561d6,#13b86b)}.food-generated-preview img{width:100%;max-width:600px;height:auto;max-height:400px;object-fit:contain;border-radius:4px}.food-generated-preview strong{font-size:36px}.food-generated-preview span{position:relative;z-index:1;color:#fff}.food-generation-history{display:grid;gap:12px;border:1px solid #dfe6ed;border-radius:8px;padding:14px;background:#fff}.food-generation-history-list{display:grid;gap:8px}.food-generation-history-list article{display:grid;gap:6px;border:1px solid #e0e6ec;border-radius:8px;padding:12px;background:#fbfcfd}.food-generation-history-list article div{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.food-generation-history-list strong{color:#1f2933;font-size:14px}.food-generation-history-list span{border-radius:999px;padding:4px 9px;color:#4561d6;background:#eef3ff;font-size:12px;font-weight:900}.food-generation-history-list p,.food-generation-history-list small{margin:0;color:#65717d;font-size:12px}.food-generation-history-list a{width:max-content;color:#0f9f5f;font-size:12px;font-weight:900}.food-generation-history-list em{color:#b83232;font-size:12px;font-style:normal;font-weight:800}.creative-canvas-actions button{gap:6px;min-height:34px;border-radius:8px;padding:0 12px;font-weight:900}.creative-direction-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.useful-idea-strip{background:linear-gradient(180deg,#fff,#fbfcfd)}.useful-direction-grid{align-items:stretch}.creative-direction-card{display:grid;gap:8px;border:1px solid #e1e7ee;border-radius:8px;padding:14px;background:#fbfcfd}.useful-direction-card{gap:10px;border-radius:16px;padding:18px;background:linear-gradient(180deg,#fff,#f9fbfc);box-shadow:0 10px 24px #1523340a}.creative-direction-card h3{color:#1f2933;font-size:16px}.creative-direction-card p{margin:0;color:#68737f;font-size:13px}.useful-direction-card small{color:#7a8490;font-size:12px;line-height:1.6}@media(max-width:1200px){.platform-workbench-layout{grid-template-columns:1fr}.platform-sidebar,.platform-right-rail{order:2}.platform-main-panel{order:1}.creative-workbench{grid-template-columns:78px minmax(280px,320px) minmax(0,1fr)}.creative-workbench.history-open{grid-template-columns:78px 260px minmax(280px,320px) minmax(0,1fr)}.creative-direction-grid,.food-workflow-grid,.food-ai-analysis-board,.food-analysis-status,.food-selling-reason-list,.food-scene-strategy-grid,.food-scene-summary,.food-scene-grid,.generation-size-options,.reference-upload-slots,.food-plan-grid,.food-generated-card{grid-template-columns:1fr}.food-upload-slots{grid-template-columns:repeat(3,minmax(0,1fr))}.food-stepper{overflow-x:auto;grid-template-columns:repeat(5,minmax(116px,1fr))}}@media(max-width:960px){.platform-hero,.workspace-card-grid,.workspace-step-grid,.platform-feature-strip,.platform-metrics-grid,.strategy-card-grid,.task-form-grid{grid-template-columns:1fr}.platform-header,.section-heading,.workspace-page-header{align-items:stretch;flex-direction:column}.page-nav{width:100%;justify-content:flex-start}.creative-workbench,.creative-workbench.history-open{grid-template-columns:1fr}.creative-tool-rail{position:static;overflow-x:auto;border-right:0;border-bottom:1px solid #e3e8ee}.creative-rail-list{grid-auto-flow:column;grid-auto-columns:82px;overflow-x:auto}.creative-history-panel{position:static;height:auto;border-right:0;border-bottom:1px solid #e3e8ee}.creative-history-list{grid-auto-flow:column;grid-auto-columns:220px;overflow-x:auto}.creative-settings-panel{position:static;height:auto;border-right:0;border-bottom:1px solid #e3e8ee}.creative-canvas-header,.creative-strip-head,.food-workflow-status{align-items:stretch;flex-direction:column}.creative-comparison-card{grid-template-columns:1fr;min-height:0}.creative-ai-bridge{min-height:52px}.creative-direction-grid,.food-workflow-grid,.food-upload-slots,.food-uploaded-preview,.generation-size-options,.food-analysis-status,.food-selling-points,.food-scene-strategy-grid,.food-scene-summary,.food-scene-grid,.food-plan-grid,.food-generated-card{grid-template-columns:1fr}.food-stepper{grid-template-columns:repeat(5,minmax(108px,1fr))}}.smart-img{opacity:0}.smart-img.is-loaded{animation:home-img-fade .5s ease forwards}@keyframes home-img-fade{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.smart-img{opacity:1}.smart-img.is-loaded{animation:none}}@keyframes home-img-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.home-premium-hero-banner,.home-premium-feature-card-visual,.home-premium-carousel-placeholder,.home-premium-capability-card-media,.home-premium-delivery-case-visual,.home-premium-waterfall-card{background:#eef1f0 linear-gradient(100deg,#fff0 30%,#ffffff8c,#fff0 70%) 200% 0 / 200% 100% no-repeat;animation:home-img-shimmer 1.5s ease-in-out infinite}.home-premium-hero-banner:has(.smart-img.is-loaded),.home-premium-feature-card-visual:has(.smart-img.is-loaded),.home-premium-carousel-placeholder:has(.smart-img.is-loaded),.home-premium-capability-card-media:has(.smart-img.is-loaded),.home-premium-delivery-case-visual:has(.smart-img.is-loaded),.home-premium-waterfall-card:has(.smart-img.is-loaded){animation:none;background:#eef1f0}:root{--st-accent: #16a26b;--st-accent-deep: #0e7a50;--st-ink: #17211c;--st-ink-2: #5b6862;--st-bg: #f3f1ea;--st-card: #ffffff;--st-line: #e6e3d9;--st-mint: #eaf3ec;--st-cream: #f6f2e8}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:Noto Sans SC,system-ui,-apple-system,sans-serif;color:var(--st-ink);background:var(--st-bg);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.st-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;padding:0 16px;border-radius:9px;font-size:14px;cursor:pointer;border:1px solid transparent;white-space:nowrap;transition:all .15s}.st-btn.primary{background:var(--st-accent);color:#fff}.st-btn.primary:hover{background:var(--st-accent-deep)}.st-btn.ghost{background:#fff;border-color:var(--st-line);color:var(--st-ink)}.st-btn.ghost:hover{border-color:var(--st-accent);color:var(--st-accent)}.st-btn.lg{height:44px;padding:0 22px;font-size:15px;border-radius:11px}.st-btn.full{width:100%}.st-btn:disabled{opacity:.55;cursor:not-allowed}.st-top{display:flex;align-items:center;gap:26px;height:62px;padding:0 clamp(18px,4vw,48px);background:#f4f6f2e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:sticky;top:0;z-index:10;border-bottom:1px solid var(--st-line)}.st-logo{display:flex;align-items:center;gap:9px;font-weight:700;font-size:15.5px}.st-logo-mark{width:30px;height:30px;border-radius:8px;background:var(--st-accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:15px}.st-nav{display:flex;gap:20px;font-size:14px;color:var(--st-ink-2)}.st-nav a:hover{color:var(--st-accent)}.st-actions{margin-left:auto;display:flex;gap:10px}.st-page{min-height:calc(100vh - 62px);display:flex;flex-direction:column}.st-hero{display:flex;gap:clamp(24px,5vw,70px);align-items:center;padding:clamp(36px,7vh,84px) clamp(18px,6vw,72px);max-width:1220px;margin:0 auto;width:100%}.st-hero-left{flex:1.1;min-width:0}.st-kicker{font-size:12px;letter-spacing:.14em;color:var(--st-accent);font-weight:600;margin-bottom:14px}.st-hero h1{font-size:clamp(30px,4.6vw,52px);line-height:1.18;font-weight:800;letter-spacing:.01em}.st-sub{margin-top:18px;font-size:15.5px;line-height:1.85;color:var(--st-ink-2);max-width:460px}.st-cta{display:flex;gap:12px;margin-top:26px;flex-wrap:wrap}.st-metrics{display:flex;gap:34px;margin-top:34px}.st-metrics b{font-size:19px;display:block}.st-metrics span{font-size:12.5px;color:var(--st-ink-2)}.st-hero-right{flex:1;min-width:300px}.st-shot{background:var(--st-card);border:1px solid var(--st-line);border-radius:16px;box-shadow:0 24px 60px #17211c17;overflow:hidden}.st-shot-bar{display:flex;gap:6px;padding:12px 14px;border-bottom:1px solid var(--st-line)}.st-shot-bar i{width:10px;height:10px;border-radius:50%;background:var(--st-line)}.st-shot-body{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:18px}.st-shot-card{border-radius:12px;padding:18px 16px 22px;font-weight:700;font-size:15px;line-height:1.5}.st-shot-card small{font-weight:400;font-size:12px;color:var(--st-ink-2)}.st-shot-card.a{background:var(--st-mint)}.st-shot-card.b{background:#f6f1e6}.st-shot-card.c{background:#eef1f8;grid-column:1 / -1}.st-features{max-width:1220px;margin:0 auto;width:100%;padding:10px clamp(18px,6vw,72px) 70px}.st-features h2{font-size:clamp(21px,2.6vw,30px);font-weight:800;margin-bottom:26px}.st-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}.st-card{background:var(--st-card);border:1px solid var(--st-line);border-radius:14px;padding:24px 22px}.st-card-tag{display:inline-block;font-size:12px;color:var(--st-accent);background:var(--st-mint);border-radius:999px;padding:3px 11px;margin-bottom:13px;font-weight:600}.st-card h3{font-size:17px;margin-bottom:9px}.st-card p{font-size:13.5px;line-height:1.8;color:var(--st-ink-2)}.st-foot{margin-top:auto;text-align:center;padding:26px;color:var(--st-ink-2);font-size:12.5px;border-top:1px solid var(--st-line)}.st-auth{display:flex;min-height:100vh}.st-auth-left{flex:0 0 min(460px,46vw);background:#fff;padding:30px clamp(24px,4vw,52px);display:flex;flex-direction:column}.st-auth-box{margin:auto 0;padding:40px 0;max-width:360px;width:100%}.st-auth-box h2{font-size:26px;font-weight:800;margin-bottom:8px}.st-auth-sub{font-size:13.5px;color:var(--st-ink-2);margin-bottom:26px}.st-field{display:block;margin-bottom:16px}.st-field>span{display:block;font-size:12.5px;color:var(--st-ink-2);margin-bottom:7px}.st-field input{width:100%;height:42px;border:1px solid var(--st-line);border-radius:10px;padding:0 13px;font-size:14px;background:#fbfcfa;outline:none;transition:border .15s}.st-field input:focus{border-color:var(--st-accent);background:#fff}.st-code-row{display:flex;gap:9px}.st-code-row input{flex:1}.st-captcha{min-width:108px;height:42px;border:1px solid var(--st-line);border-radius:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;background:#fff;font-size:12px;color:var(--st-ink-2);overflow:hidden}.st-captcha svg,.st-captcha img{height:40px}.st-notice{border-radius:9px;padding:9px 12px;font-size:13px;margin-bottom:14px}.st-notice.error{background:#fdeeee;color:#c0392b}.st-notice.ok{background:var(--st-mint);color:var(--st-accent-deep)}.st-auth-switch{text-align:center;font-size:13px;color:var(--st-ink-2);margin-top:18px}.st-auth-switch a{color:var(--st-accent);margin-left:6px;font-weight:600}.st-auth-right{flex:1;background:linear-gradient(160deg,#f2efe6,#e9f1ea 65%,#f4f6f2);display:flex;align-items:center;justify-content:center;padding:40px}.st-auth-brand{max-width:430px}.st-auth-brand h3{font-size:clamp(22px,2.6vw,30px);font-weight:800;margin:10px 0 12px}.st-auth-brand p{font-size:14px;line-height:1.9;color:var(--st-ink-2)}.st-auth-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:26px}.st-mini-card{background:#fff;border:1px solid var(--st-line);border-radius:12px;padding:16px 14px;font-weight:700;font-size:14px;box-shadow:0 14px 34px #17211c12}.st-mini-card small{display:block;font-weight:400;font-size:12px;color:var(--st-ink-2);margin-top:5px;line-height:1.6}.st-hero h1 em{font-style:normal;color:var(--st-accent)}.st-taglist{display:flex;gap:10px;margin-top:22px;flex-wrap:wrap}.st-taglist span{font-size:12.5px;color:var(--st-accent-deep);background:var(--st-mint);border:1px solid #d6e8da;border-radius:999px;padding:5px 13px}.st-kv{background:var(--st-cream);border:1px solid var(--st-line);border-radius:18px;padding:16px;box-shadow:0 26px 64px #2822141a}.st-kv-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding:2px 4px}.st-kv-brand{font-weight:700;font-size:14px}.st-kv-badge{font-size:11.5px;color:var(--st-accent-deep);background:#fff;border:1px solid #d6e8da;border-radius:999px;padding:3px 10px}.st-kv-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.st-kv-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px;display:block}.st-kv-foot{text-align:center;font-size:12px;color:var(--st-ink-2);margin-top:12px}.st-metrics-band{max-width:1220px;margin:0 auto;width:100%;padding:0 clamp(18px,6vw,72px) 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.st-metric{background:var(--st-card);border:1px solid var(--st-line);border-radius:14px;padding:22px 24px}.st-metric>b{font-size:13px;color:var(--st-accent);font-weight:600}.st-metric-num{display:block;font-size:26px;font-weight:800;margin:6px 0 4px}.st-metric small{font-size:12.5px;color:var(--st-ink-2)}.st-sec{max-width:1220px;margin:0 auto;width:100%;padding:40px clamp(18px,6vw,72px)}.st-sec-kicker{font-size:12px;letter-spacing:.12em;color:var(--st-accent);font-weight:600;margin-bottom:10px}.st-sec h2{font-size:clamp(21px,2.8vw,31px);font-weight:800;margin-bottom:26px;line-height:1.35}.st-card-ic{width:30px;height:30px;border-radius:8px;background:var(--st-mint);color:var(--st-accent-deep);display:flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:13px}.st-band{max-width:1220px;margin:8px auto;width:calc(100% - clamp(36px,12vw,144px));background:var(--st-cream);border:1px solid var(--st-line);border-radius:20px;padding:clamp(28px,4vw,52px);display:flex;gap:clamp(24px,5vw,64px);align-items:center;flex-wrap:wrap}.st-band-left{flex:1;min-width:280px}.st-band-left h2{font-size:clamp(20px,2.4vw,27px);font-weight:800;line-height:1.4}.st-band-left p{font-size:14px;line-height:1.85;color:var(--st-ink-2);margin:14px 0 22px}.st-checklist{flex:1;min-width:280px;list-style:none;display:grid;gap:12px}.st-checklist li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--st-ink)}.st-check{flex-shrink:0;width:20px;height:20px;border-radius:50%;background:var(--st-accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;margin-top:1px}.st-cta-band{text-align:center;padding:clamp(48px,8vw,92px) 20px;margin-top:20px;background:linear-gradient(160deg,#14432f,#0e7a50);color:#fff}.st-cta-band h2{font-size:clamp(22px,3vw,34px);font-weight:800}.st-cta-band p{font-size:15px;opacity:.85;margin:14px 0 26px}.st-btn.light{background:#fff;color:var(--st-accent-deep)}.st-btn.light:hover{background:#eef7f1}@media(max-width:860px){.st-hero{flex-direction:column}.st-metrics-band,.st-cards{grid-template-columns:1fr}.st-auth{flex-direction:column}.st-auth-left{flex:none}.st-auth-right{min-height:300px}.st-nav{display:none}}
