@charset "UTF-8";
:root{--blue:#1464ed;--blue-dark:#0951d1;--blue-light:#edf4ff;--ink:#14243c;--muted:#758196;--line:#e9edf3;--bg:#f5f7fb;--green:#158060;--orange:#af670b;--red:#cf4851;--radius:18px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:#eaf0f8}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button{border:0;background:none}button:focus-visible,a:focus-visible{outline:3px solid #7eb0ff;outline-offset:3px}button:active{transform:scale(.98)}button:disabled{cursor:not-allowed;opacity:.4}h1,h2,h3,p{margin:0}svg.icon{width:22px;height:22px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}small{font-size:12px}.number{font-family:Inter,"Segoe UI",Arial,sans-serif;font-variant-numeric:tabular-nums;letter-spacing:-.5px}.muted{color:var(--muted)}.blue{color:var(--blue)}.green{color:var(--green)}.orange{color:var(--orange)}.red{color:var(--red)}.right{text-align:right}.grow{flex:1;min-width:0}.row{display:flex;align-items:center;gap:10px}.between{display:flex;align-items:center;justify-content:space-between;gap:10px}.stack{display:grid;gap:12px}.hidden{display:none!important}.nowrap{white-space:nowrap}.mt{margin-top:16px}.mb{margin-bottom:16px}
.studio{position:fixed;top:0;bottom:0;left:max(calc((100vw - 1220px)/2),5%);width:330px;display:flex;flex-direction:column;padding:55px 0 28px}.studio-brand{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:750;letter-spacing:1px}.brand-mark{width:35px;height:35px;border-radius:10px;background:var(--blue);color:white;display:inline-flex;align-items:center;justify-content:center;font-size:21px;letter-spacing:0;font-weight:800}.studio-brand>span:last-child{font-size:9px;letter-spacing:1.2px;color:#6d7e96;margin-left:2px}.studio-copy{margin-top:75px}.eyebrow{color:#536f96;font-size:10px;letter-spacing:2px;font-weight:700}.studio-copy h1{font-size:42px;line-height:1.45;letter-spacing:-1px;margin:18px 0}.studio-copy p{font-size:15px;line-height:1.9;color:#78869a}.studio-nav{display:grid;margin-top:35px;gap:4px}.studio-nav button{display:flex;align-items:center;gap:18px;text-align:left;padding:12px 16px 12px 0;border-bottom:1px solid #dce4ef;font-size:14px}.studio-nav button>span{font-size:10px;color:#7e8da3}.studio-nav i{margin-left:auto;font-style:normal;color:#768ba8}.studio-nav button.active{color:var(--blue)}.board-link{margin-top:26px;color:var(--blue);font-size:13px;display:flex;gap:20px}.studio-foot{margin-top:auto;padding-top:30px;font-size:11px;color:#74849a;line-height:2}.studio-foot small{font-size:10px;color:#8593a5}.green-dot,.blue-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#369b7c;margin-right:7px}.blue-dot{background:var(--blue);margin-left:5px;margin-right:0}.preview-zone{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-left:380px;padding:24px}.preview-caption,.preview-footer{display:flex;align-items:center;justify-content:space-between;width:412px;font-size:10px;color:#77859b;letter-spacing:1px}.preview-caption{margin-bottom:14px}.preview-footer{margin-top:16px;letter-spacing:0}.phone{width:412px;height:886px;background:var(--bg);border:7px solid #243248;border-radius:49px;box-shadow:0 30px 65px #34476724,0 0 0 2px #c5cfde,inset 0 0 0 1px #bcc6d7;position:relative;overflow:hidden;flex-shrink:0}.statusbar{height:43px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 26px;position:relative;z-index:10;font-size:13px;color:#142039}.island{position:absolute;width:98px;height:26px;border-radius:20px;background:#172132;top:5px;left:50%;transform:translateX(-50%)}.device-status{display:flex;align-items:center;gap:5px}.device-status svg{width:34px;height:13px}.device-status i{width:20px;height:10px;border:1.2px solid currentColor;border-radius:3px;position:relative}.device-status i:before{content:"";position:absolute;inset:1.5px;background:currentColor;border-radius:1px}.device-status i:after{content:"";position:absolute;width:2px;height:4px;right:-3px;top:2px;background:currentColor}.home-indicator{position:absolute;width:122px;height:4px;border-radius:4px;background:#152238;bottom:7px;left:50%;transform:translateX(-50%);z-index:35;pointer-events:none}#app{height:calc(100% - 43px);display:flex;flex-direction:column;position:relative}.app-header{height:64px;padding:6px 20px 12px;display:flex;align-items:center;justify-content:space-between;background:#fff;flex-shrink:0;gap:8px;z-index:5}.app-header h1{font-size:20px;font-weight:750;letter-spacing:.2px}.app-header .brand-mark{width:28px;height:28px;font-size:17px;border-radius:8px}.app-header .subtitle{font-size:10px;color:var(--muted);margin-top:2px;letter-spacing:1px}.header-title{display:flex;align-items:center;gap:9px}.header-action{min-width:40px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;position:relative}.header-action.soft{background:var(--bg)}.header-action.notify:after{content:"";width:5px;height:5px;background:#ed6c65;position:absolute;top:9px;right:10px;border:2px solid white;box-sizing:content-box;border-radius:50%}.header-text{color:var(--blue);font-size:13px;padding:10px 0 10px 8px;white-space:nowrap}.scroll{flex:1;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;overscroll-behavior:contain}.scroll::-webkit-scrollbar{display:none}.page{padding:19px 18px 25px;animation:enter .2s ease-out}.page.flush{padding:0 0 22px}.bottom-nav{display:flex;height:77px;padding:9px 9px 20px;background:#fff;border-top:1px solid var(--line);flex-shrink:0;z-index:8}.bottom-nav button{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#8590a2;font-size:10px;font-weight:550;min-height:44px}.bottom-nav button.active{color:var(--blue)}.bottom-nav button.active .icon{stroke-width:2.2;fill:#1464ed12}.bottom-nav .icon{width:23px;height:23px}.card{background:#fff;border:1px solid #edf0f5;border-radius:var(--radius);padding:17px}.section-head{display:flex;justify-content:space-between;align-items:center;margin:22px 0 12px}.section-head h2{font-size:16px;font-weight:750}.text-link{font-size:12px;color:var(--blue);display:inline-flex;align-items:center;gap:2px;min-height:36px}.text-link .icon{width:14px;height:14px}.tag{display:inline-flex;align-items:center;font-size:10px;line-height:1.5;padding:3px 7px;border-radius:5px;background:#f0f3f8;color:#6b7890;white-space:nowrap;font-weight:500}.tag.blue{background:#edf4ff;color:#2362c6}.tag.green{background:#eaf6ef;color:#208460}.tag.orange{background:#fff3e3;color:#a16414}.tag.red{background:#fff0ef;color:#c04f50}.tag.white{background:#ffffff22;color:#fff}.divider{height:1px;background:var(--line);margin:16px 0}.primary,.secondary,.danger-button{min-height:48px;border-radius:12px;font-weight:650;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 18px}.primary{color:#fff;background:var(--blue);box-shadow:0 3px 8px #1464ed14}.primary:hover{background:var(--blue-dark)}.secondary{background:#edf4ff;color:var(--blue)}.danger-button{background:#fff1f0;color:var(--red)}.full{width:100%}.outline{border:1px solid #dce7f7;color:var(--blue);background:#fff;min-height:38px;border-radius:9px;padding:0 12px;font-size:12px;display:inline-flex;align-items:center;justify-content:center;gap:5px}.outline .icon{width:16px;height:16px}.empty{padding:42px 20px;text-align:center}.empty .empty-icon{width:68px;height:68px;display:flex;align-items:center;justify-content:center;background:var(--blue-light);color:#87adeb;border-radius:22px;margin:0 auto 16px}.empty .icon{width:32px;height:32px}.empty h3{font-size:16px;margin-bottom:7px}.empty p{font-size:12px;color:var(--muted);line-height:1.7;margin-bottom:18px}.hint{font-size:11px;line-height:1.7;color:#6281a9;padding:12px 14px;background:#edf4ff;border:1px solid #e3edfc;border-radius:12px;display:flex;gap:8px}.hint .icon{width:17px;height:17px;margin-top:1px}.hint.warn{background:#fff7eb;color:#93662a;border-color:#f8e9cd}.hint.neutral{background:#f1f4f8;color:#768295;border-color:transparent}.search{display:flex;align-items:center;background:#eef2f7;border:1px solid transparent;border-radius:11px;padding:0 12px;gap:8px;height:44px}.search .icon{width:18px;height:18px;color:#8895a8}.search input{background:transparent;border:0;outline:0;width:100%;font-size:12px;color:var(--ink);min-width:0}.search:focus-within{border-color:#9cc0fa;background:white}.search input::placeholder{color:#8e9caf}.chips{display:flex;gap:8px;overflow:auto;scrollbar-width:none;margin:15px 0 18px}.chip{padding:0 14px;height:36px;border-radius:9px;font-size:12px;white-space:nowrap;background:white;border:1px solid var(--line);color:#6f7c90}.chip.active{background:var(--blue-light);color:var(--blue);border-color:#dce9fd;font-weight:650}.chip b{font-size:10px;margin-left:4px}.segmented{display:flex;background:#eff3f9;border-radius:10px;padding:4px;gap:3px}.segmented button{flex:1;min-height:34px;font-size:12px;color:#7c8899;border-radius:7px}.segmented button.active{background:white;color:var(--blue);font-weight:650;box-shadow:0 2px 6px #2838580a}.tabs{display:flex;border-bottom:1px solid var(--line);background:white}.tabs button{flex:1;min-height:49px;color:#718096;font-size:12px;position:relative}.tabs button.active{color:var(--blue);font-weight:650}.tabs button.active:after{content:"";position:absolute;bottom:0;height:3px;border-radius:4px;background:var(--blue);left:33%;right:33%}.mini-label{font-size:11px;color:#8792a4}.greeting h2{font-size:24px;line-height:1.5;letter-spacing:-.5px}.greeting p{font-size:11px;color:#8791a2;margin-top:3px}.greeting{margin:0 0 20px}.date-pill{border:1px solid #e4e9f0;border-radius:8px;color:#7b8799;padding:7px 9px;font-size:10px;white-space:nowrap;background:white}.hero-metric{background:#1464ed;border:0;color:white;padding:22px;position:relative;overflow:hidden;border-radius:20px}.hero-metric:before,.hero-metric:after{content:"";position:absolute;width:215px;height:215px;border:1px solid #ffffff18;border-radius:50%;right:-78px;top:-64px;pointer-events:none}.hero-metric:after{right:-35px;top:-95px}.hero-metric>.between{position:relative;z-index:1}.hero-metric .hero-label{font-size:12px;color:#e1edff}.hero-metric h2{font-size:36px;font-weight:700;letter-spacing:-1px;margin:7px 0 10px}.hero-metric h2 span{font-size:21px;margin-right:3px;font-weight:500}.hero-metric .sub{font-size:10px;color:#c6dcff}.hero-metric .hero-bottom{margin-top:18px;padding-top:16px;border-top:1px solid #ffffff28;display:grid;grid-template-columns:1fr 1fr;gap:15px}.hero-bottom>div+div{border-left:1px solid #ffffff26;padding-left:18px}.hero-bottom p{font-size:10px;color:#cee1ff}.hero-bottom strong{font-size:20px;display:block;margin-top:5px}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);background:white;border-radius:16px;border:1px solid var(--line);margin-top:12px;padding:17px 5px}.mini-stats button{padding:0 7px;min-width:0}.mini-stats button+button{border-left:1px solid var(--line)}.mini-stats .stat-icon{color:var(--blue);margin-bottom:7px}.mini-stats .stat-icon .icon{width:20px;height:20px}.mini-stats strong{display:block;font-size:20px;font-weight:700}.mini-stats p{font-size:10px;margin-top:5px;color:var(--muted)}.shortcuts{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.shortcuts button{display:grid;justify-items:center;gap:9px;font-size:11px;padding:0;min-height:68px}.shortcut-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:15px;background:#e8f0ff;color:var(--blue)}.shortcut-icon.green{background:#e8f5ee;color:#258369}.shortcut-icon.orange{background:#fff0df;color:#c28733}.shortcut-icon.purple{background:#eeeafa;color:#8570c1}.store-card{display:block;width:100%;text-align:left;padding:16px;background:white;border:1px solid var(--line);border-radius:16px}.store-card+.store-card{margin-top:11px}.store-avatar{width:48px;height:48px;border-radius:12px;background:#e7eef8;display:flex;align-items:center;justify-content:center;color:#527baa;flex-shrink:0;overflow:hidden}.store-avatar img{width:100%;height:100%;object-fit:cover}.store-avatar.mint{background:#e5f2eb;color:#568977}.store-avatar.sand{background:#f6eee4;color:#a28b6a}.store-card h3{font-size:14px;font-weight:700;display:flex;gap:7px;align-items:center;flex-wrap:wrap}.store-card .address{font-size:10px;color:#929bad;margin-top:5px;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-card .foot{border-top:1px solid #f0f3f7;padding-top:12px;margin-top:13px;display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#7d899b}.store-card .foot strong{font-size:15px;color:var(--ink);margin:0 3px 0 5px}.store-card .foot .orange{color:var(--orange)}.visit-card{display:flex;align-items:center;gap:12px;padding:13px 0}.visit-card+.visit-card{border-top:1px solid var(--line)}.visit-card .store-avatar{width:41px;height:41px;border-radius:11px}.visit-card h3{font-size:13px;margin-bottom:5px}.visit-card p{font-size:10px;color:#8794a7}.visit-card button{font-size:11px;color:var(--blue);min-height:38px}.route-number{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;border-radius:50%;background:#edf3ff;color:#5b82bd}.list-caption{font-size:11px;color:#8a96a7;margin-bottom:12px;display:flex;justify-content:space-between}.list-caption button{font-size:11px;color:#7b8a9f}.store-cover{height:148px;background:#d8e5f2;position:relative;overflow:hidden}.store-cover img{width:100%;height:100%;object-fit:cover;object-position:center 47%}.photo-count{position:absolute;right:16px;bottom:12px;background:#13294280;color:white;font-size:9px;border-radius:7px;padding:5px 8px;display:flex;align-items:center;gap:5px}.photo-count .icon{width:12px;height:12px}.store-intro{background:white;padding:19px 18px 16px}.store-intro h2{font-size:22px;font-weight:750;letter-spacing:-.5px}.store-intro .store-code{color:#97a2b0;font-size:11px}.store-intro .contact{font-size:12px;color:#738297;margin-top:10px;display:flex;align-items:center;gap:7px}.store-intro .address-line{font-size:11px;color:#8391a3;margin-top:8px;display:flex;gap:5px}.store-intro .address-line .icon{width:13px;height:13px}.store-contact-actions{display:flex;gap:8px;margin-top:15px}.store-contact-actions a,.store-contact-actions button{flex:1;background:#f2f6fc;border-radius:10px;min-height:37px;font-size:12px;color:#5275a6;display:flex;align-items:center;justify-content:center;gap:7px}.store-contact-actions .icon{width:15px;height:15px}.store-finances{display:grid;grid-template-columns:repeat(3,1fr);background:white;padding:16px 5px;margin-top:9px}.store-finances>button{text-align:center;padding:0 4px}.store-finances>button+button{border-left:1px solid var(--line)}.store-finances p{font-size:10px;color:#7e8d9f;margin-bottom:7px}.store-finances strong{font-size:20px;font-weight:700}.store-actions{display:flex;gap:6px;padding:17px 12px;background:white;border-top:1px solid #f0f3f8;margin-bottom:9px}.store-actions button{flex:1;display:grid;justify-items:center;gap:8px;font-size:11px}.store-actions .action-box{height:44px;width:44px;background:#edf4ff;border-radius:13px;display:flex;align-items:center;justify-content:center;color:var(--blue)}.store-actions button:first-child .action-box{background:var(--blue);color:white;box-shadow:0 4px 10px #1464ed26}.store-actions .icon{width:22px;height:22px}.store-content{padding:16px 18px}.stock-summary{font-size:11px;display:flex;justify-content:space-between;color:#7f8d9e;margin:13px 0 4px}.product-row{display:flex;gap:12px;padding:15px 0;align-items:center;border-bottom:1px solid var(--line);text-align:left;width:100%}.product-row:last-child{border:0}.product-row h3{font-size:13px;line-height:1.5}.product-row p{font-size:10px;color:#8a96a8;margin-top:4px;line-height:1.6}.product-row .qty{font-size:20px;font-weight:650;line-height:1.2}.product-row .qty small{font-size:10px;color:#8b98aa;font-weight:400;margin-left:4px}.product-thumb{width:46px;height:56px;background:#f0f4f7;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.packet{display:flex;width:31px;height:43px;flex-direction:column;align-items:center;justify-content:center;border-radius:3px 3px 5px 5px;position:relative;box-shadow:2px 3px 5px #1a2c4326;background:var(--pack);color:#fff;transform:rotate(-4deg);overflow:hidden}.packet:before{content:"";position:absolute;inset:3px 0 auto;height:1px;background:#ffffff65}.packet:after{content:"";position:absolute;inset:auto 2px 3px;height:1px;background:#ffffff65}.packet b{font-size:8px;line-height:1.25;letter-spacing:1px;writing-mode:vertical-rl}.packet span{font-size:4px;margin-top:3px;letter-spacing:.3px}.product-thumb.large{width:60px;height:70px}.product-thumb.large .packet{transform:scale(1.2) rotate(-4deg)}.product-mini-meta{margin-top:7px;display:flex;gap:5px}.product-mini-meta .tag{font-size:9px;padding:2px 5px}.subpage-title{display:flex;align-items:center;gap:7px;font-size:11px;margin-bottom:15px;color:#7b8b9f}.subpage-title .icon{width:16px;height:16px;color:var(--blue)}.mode-card{background:white;border-radius:15px;border:1px solid var(--line);padding:15px}.mode-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:13px}.mode-option{border:1px solid #e5eaf1;border-radius:11px;text-align:left;padding:13px;position:relative;min-height:72px}.mode-option strong{display:block;font-size:13px;margin-bottom:6px}.mode-option small{font-size:9px;color:#8b98aa}.mode-option.active{border:1.5px solid var(--blue);background:#f3f7ff}.mode-option.active strong{color:var(--blue)}.mode-option.active:after{content:"✓";position:absolute;right:8px;top:8px;color:var(--blue);font-size:11px}.label{font-size:13px;font-weight:650;display:block}.form-section{margin-top:17px}.form-section>h2{font-size:14px;margin:0 0 11px;font-weight:700}.field{display:block;margin-bottom:16px}.field:last-child{margin-bottom:0}.field>span:first-child{display:block;font-size:12px;font-weight:550;margin-bottom:9px}.field input,.field textarea,.field select{width:100%;border:1px solid #e4eaf3;background:#fafbfd;border-radius:10px;outline:0;padding:12px;font-size:13px;color:var(--ink);min-height:45px}.field textarea{min-height:85px;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{border-color:#80aefa;background:#fff;box-shadow:0 0 0 3px #1464ed0b}.field .help{display:block;font-size:10px;font-weight:400;color:#8a98a8;margin-top:7px;line-height:1.6}.inline-field{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 0;border-top:1px solid var(--line);font-size:12px}.inline-field input,.inline-field select{border:0;outline:0;background:transparent;text-align:right;color:var(--ink);width:130px;font-size:13px;padding:5px 0}.money-input{position:relative;display:flex;align-items:center;gap:8px}.money-input span{font-size:18px}.money-input input{font-size:25px;font-weight:650;letter-spacing:-.5px}.line-item{padding:15px;background:white;border:1px solid var(--line);border-radius:14px;margin-bottom:10px}.line-item .product-row{padding:0;border:0;align-items:flex-start}.line-item .product-thumb{width:42px;height:51px}.line-item .product-row h3{font-size:12px}.line-item .remove{color:#adb7c4;padding:2px 0 5px 9px}.line-item .remove .icon{width:15px;height:15px}.item-inputs{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.price-editor{font-size:11px;color:#8996a7;display:flex;align-items:center;gap:5px}.price-editor input{width:61px;border:1px solid #e3eaf3;background:#f8fafd;border-radius:6px;padding:6px 5px;text-align:center;font-size:12px;color:#263c58;outline:none}.stepper{display:flex;align-items:center;border:1px solid #e2e8f2;border-radius:8px;overflow:hidden;height:33px}.stepper button{width:32px;height:32px;background:#f4f7fc;font-size:17px;color:#6e82a1}.stepper input{border:0;text-align:center;outline:0;font-size:12px;width:48px;height:32px;background:white;color:var(--ink);-moz-appearance:textfield}.stepper input::-webkit-inner-spin-button{display:none}.add-product{width:100%;border:1px dashed #b5cef5;border-radius:11px;min-height:42px;color:var(--blue);display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;background:#f7faff}.add-product .icon{width:16px;height:16px}.form-total{padding:16px;display:grid;gap:12px;background:#fff;border-radius:14px;border:1px solid var(--line);font-size:12px}.form-total strong{font-size:15px}.form-total .total-value{font-size:24px;color:var(--blue)}.fixed-submit{padding:13px 18px 23px;background:#fff;border-top:1px solid var(--line);flex-shrink:0;display:flex;gap:12px;align-items:center}.fixed-submit .primary{flex:1}.fixed-submit .amount-preview{min-width:125px}.fixed-submit .amount-preview p{font-size:10px;color:#8190a4;margin-bottom:4px}.fixed-submit .amount-preview strong{font-size:23px;color:var(--blue)}.error-box{background:#fff0ef;border:1px solid #f7c7c7;color:#b14348;padding:11px 13px;font-size:11px;line-height:1.7;border-radius:10px;margin-top:13px}.error-box:empty{display:none}.choose-row{display:flex;align-items:center;gap:10px;width:100%;text-align:left;border-bottom:1px solid var(--line);padding:13px 0}.choose-row .circle{border:1.5px solid #d6dfed;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;color:#fff;flex-shrink:0}.choose-row.selected .circle{background:var(--blue);border-color:var(--blue)}.choose-row h3{font-size:12px}.choose-row p{font-size:10px;color:#8b97a7;margin-top:5px}.inventory-hero{background:#fff;border:1px solid var(--line);border-radius:17px;padding:19px}.inventory-hero h2{font-size:34px;margin:8px 0 15px;letter-spacing:-1px}.inventory-hero h2 span{font-size:12px;margin-left:7px;font-weight:450;color:#8a96a7;letter-spacing:0}.inventory-hero .inventory-foot{display:flex;gap:24px;font-size:10px;color:#8b97a8}.inventory-hero .inventory-foot strong{color:#374f70;font-size:12px;margin-left:6px}.two-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.two-actions .primary,.two-actions .secondary{font-size:12px;min-height:44px}.two-actions .icon{width:17px;height:17px}.record-row{display:flex;gap:11px;padding:15px 0;border-bottom:1px solid var(--line);text-align:left;width:100%;align-items:center}.record-row:last-child{border:0}.record-icon{width:39px;height:39px;background:var(--blue-light);border-radius:12px;color:var(--blue);display:flex;align-items:center;justify-content:center;flex-shrink:0}.record-icon.green{background:#eaf6ee;color:var(--green)}.record-icon.orange{background:#fff3e5;color:var(--orange)}.record-icon .icon{width:18px;height:18px}.record-row h3{font-size:12px;margin-bottom:5px;font-weight:600}.record-row p{font-size:10px;color:#929cac;line-height:1.4}.record-row strong{font-size:15px;font-weight:650}.record-row .right>p{margin-top:5px}.date-label{font-size:11px;color:#8593a6;margin:18px 0 1px}.ledger-stats{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:12px}.ledger-stats .card{padding:15px}.ledger-stats p{font-size:11px;color:#8793a4}.ledger-stats h3{font-size:22px;margin-top:8px}.ledger-stats small{font-size:9px;color:#9aa4b2;margin-top:7px;display:block}.chart{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;height:141px;margin-top:25px;padding-top:5px;border-bottom:1px solid var(--line);position:relative;background:repeating-linear-gradient(to top,transparent,transparent 39px,#f0f3f8 39px,#f0f3f8 40px)}.bar-wrap{width:30px;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;height:100%;position:relative;z-index:1}.bar{width:22px;border-radius:5px 5px 0 0;background:#d9e7fd;min-height:3px}.bar.active{background:var(--blue)}.bar-val{font-size:8px;margin-bottom:6px;color:#6d87aa}.chart-labels{display:flex;justify-content:space-between;margin-top:9px;font-size:9px;color:#8d9bad}.chart-labels span{width:30px;text-align:center}.legend{display:flex;gap:13px;font-size:10px;color:#7b8da4}.legend i{width:6px;height:6px;display:inline-block;background:var(--blue);border-radius:2px;margin-right:5px}.progress-bar{height:5px;background:#edf2fa;border-radius:4px;overflow:hidden}.progress-bar span{display:block;height:100%;background:var(--blue);border-radius:4px}.brand-rank{display:grid;gap:17px;margin-top:17px}.brand-rank p{display:flex;justify-content:space-between;font-size:11px;margin-bottom:8px}.avatar{background:#deebff;color:#3574cd;width:59px;height:59px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:650;border-radius:19px}.profile-card{background:white;padding:24px 20px}.profile-card h2{font-size:22px}.profile-card p{font-size:11px;color:#8a96a6;margin-top:6px}.menu-list{background:white;border:1px solid var(--line);border-radius:16px;padding:0 15px}.menu-item{display:flex;align-items:center;gap:12px;min-height:57px;border-bottom:1px solid var(--line);width:100%;text-align:left;font-size:12px}.menu-item:last-child{border:0}.menu-item>.icon:first-child{width:19px;height:19px;color:#5d80b1}.menu-item>.icon:last-child{width:15px;height:15px;color:#a4afbe}.menu-item span{flex:1}.menu-item small{font-size:10px;color:#a1adbc}.success-head{text-align:center;padding:25px 0 24px}.success-icon{width:64px;height:64px;background:#e4f5ec;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#21936e;margin:0 auto 17px}.success-icon .icon{width:32px;height:32px;stroke-width:2.4}.success-head h2{font-size:23px}.success-head p{font-size:11px;color:#8591a3;margin-top:9px}.receipt{background:#fff;border-radius:17px;border:1px solid var(--line);padding:21px}.receipt>h3{font-size:14px;margin-bottom:20px}.receipt .receipt-amount{text-align:center;padding:0 0 22px;margin-bottom:18px;border-bottom:1px dashed #d9e2ef}.receipt-amount p{font-size:11px;color:#8593a4}.receipt-amount strong{display:block;font-size:32px;margin-top:8px}.receipt dl{margin:0;display:grid;gap:15px}.receipt dl div{display:flex;justify-content:space-between;gap:18px;font-size:11px;line-height:1.5}.receipt dt{color:#8b98a8}.receipt dd{margin:0;text-align:right;color:#344b69}.receipt .status{margin-top:20px;padding-top:14px;border-top:1px dashed #d9e2ef;font-size:10px;color:#91a0b1}.timeline{position:relative;padding-left:22px}.timeline:before{content:"";width:1px;position:absolute;left:4px;top:8px;bottom:18px;background:#dce5f2}.timeline-item{position:relative;padding:0 0 22px}.timeline-item:before{content:"";position:absolute;left:-21px;top:5px;width:7px;height:7px;background:#8babdb;border:2px solid var(--bg);box-sizing:content-box;border-radius:50%}.timeline-item h3{font-size:12px;margin:8px 0}.timeline-item p{font-size:11px;color:#7c8c9f;line-height:1.7}.timeline-item small{font-size:10px;color:#9aa8b9}.timeline-item .card{padding:12px;margin-top:8px}.login-art{text-align:center;padding:40px 0 32px}.login-art .brand-mark{width:64px;height:64px;border-radius:20px;font-size:38px;box-shadow:0 12px 24px #1464ed24;margin-bottom:20px}.login-art h2{font-size:27px}.login-art p{font-size:12px;color:#7e8da3;margin-top:10px}.login-footer{text-align:center;font-size:10px;color:#94a1b2;line-height:1.8;margin-top:20px}.check-label{display:flex;gap:8px;font-size:10px;line-height:1.8;color:#7f8d9f;align-items:flex-start}.check-label input{accent-color:var(--blue);margin:3px 0;width:14px;height:14px}.map-demo{height:145px;background:#eef2e9;border:1px solid #e1e8dc;border-radius:12px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.map-demo:before,.map-demo:after{content:"";position:absolute;width:150%;height:17px;background:#fff;border:1px solid #e0e5d8;transform:rotate(-30deg)}.map-demo:after{transform:rotate(40deg)}.map-pin{background:var(--blue);color:#fff;padding:9px;border-radius:50% 50% 50% 4px;transform:rotate(-45deg);z-index:1;box-shadow:0 3px 10px #26497320}.map-pin .icon{transform:rotate(45deg);width:21px;height:21px}.location-status{font-size:11px;margin-top:10px;color:#7f8b9d;display:flex;align-items:center;gap:7px}.loading-dot{width:8px;height:8px;background:var(--blue);border-radius:50%;animation:pulse 1s infinite}.sheet-backdrop{position:absolute;inset:43px 0 0;background:#17283d55;z-index:40;display:flex;align-items:flex-end;animation:fade .15s}.sheet{background:#fff;border-radius:23px 23px 0 0;padding:11px 20px 28px;width:100%;max-height:90%;display:flex;flex-direction:column;animation:sheet-in .23s ease-out}.sheet-handle{height:4px;width:33px;border-radius:3px;background:#dce3ed;margin:0 auto 17px;flex-shrink:0}.sheet-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px;flex-shrink:0}.sheet-head h2{font-size:18px}.sheet-head button{width:32px;height:32px;border-radius:50%;background:#f3f6fa;color:#8a98a9;display:flex;align-items:center;justify-content:center}.sheet-head .icon{width:16px;height:16px}.sheet-content{overflow:auto;min-height:0;font-size:12px;line-height:1.7}.sheet-content .sheet-menu{width:100%;text-align:left;display:flex;gap:12px;align-items:center;min-height:52px;border-bottom:1px solid var(--line);font-size:13px}.sheet-menu .icon{width:19px;height:19px;color:#6c8cba}.sheet-menu span{flex:1}.sheet-menu small{font-size:10px;color:#9daaba}.sheet-content .primary{margin-top:15px}.sheet-content .field{margin-bottom:13px}.sheet-content p{color:#7f8c9e}.sheet-footer{padding-top:16px}.sheet-footer .primary{width:100%}#toast{position:absolute;bottom:106px;left:50%;transform:translate(-50%,10px);background:#203249ed;color:#fff;border-radius:11px;max-width:88%;padding:12px 17px;font-size:12px;line-height:1.6;text-align:center;z-index:70;opacity:0;pointer-events:none;transition:.2s;width:max-content}#toast.show{opacity:1;transform:translate(-50%,0)}.filter-row{display:flex;flex-wrap:wrap;gap:9px;margin:15px 0}.record-badge{display:inline-block;background:#f0f4fa;border-radius:5px;padding:4px 6px;font-size:9px;color:#8090a6}.photo-caption{color:#94a1b1;font-size:9px}.screen-title-description{font-size:11px;color:#8491a4;margin-bottom:18px;line-height:1.8}
@keyframes enter{from{opacity:.4;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes fade{from{opacity:0}to{opacity:1}}@keyframes sheet-in{from{transform:translateY(30px);opacity:.5}to{transform:none;opacity:1}}@keyframes pulse{50%{opacity:.3}}
@media(min-width:901px) and (max-height:980px){.phone{height:calc(100vh - 95px);min-height:690px}.studio{padding-top:38px}.studio-copy{margin-top:40px}.studio-copy h1{font-size:37px}.studio-nav{margin-top:24px}.studio-foot{padding-top:20px}.preview-zone{padding:15px}}
@media(max-width:1000px){.studio{left:4%;width:275px}.studio-copy h1{font-size:34px}.preview-zone{margin-left:310px}.studio-brand>span:last-child{display:none}}
@media(max-width:800px){.studio{display:none}.preview-zone{margin-left:0}}
@media(max-width:500px){html,body{height:100%;overflow:hidden;background:var(--bg)}.preview-zone{height:100dvh;min-height:0;padding:0;display:block}.preview-caption,.preview-footer{display:none}.phone{width:100%;height:100%;border:0;border-radius:0;box-shadow:none;min-height:0}.island{display:none}.statusbar{height:30px;padding:7px 23px 0;font-size:12px}#app{height:calc(100% - 30px)}.sheet-backdrop{inset:30px 0 0}.app-header{height:61px}.home-indicator{bottom:7px}.bottom-nav{height:76px;padding-bottom:max(20px,env(safe-area-inset-bottom))}.fixed-submit{padding-bottom:max(23px,env(safe-area-inset-bottom))}}
body.embed{background:var(--bg)}body.embed .studio,body.embed .preview-caption,body.embed .preview-footer{display:none}body.embed .preview-zone{padding:0;margin:0;min-height:0;height:100dvh}body.embed .phone{width:100%;height:100%;border:0;border-radius:0;box-shadow:none;min-height:0}body.embed .island{display:block}body.embed .statusbar{height:43px;padding:0 25px}body.embed #app{height:calc(100% - 43px)}body.embed .sheet-backdrop{top:43px}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.store-cover img{object-position:center 18%}.store-intro{position:relative}.store-intro>.between{padding-right:86px}.store-contact-actions{position:absolute;right:18px;top:17px;margin:0;gap:6px}.store-contact-actions a,.store-contact-actions button{width:34px;min-height:34px;font-size:0;gap:0;flex:none;border-radius:10px}.store-contact-actions .icon{width:17px;height:17px}.store-intro h2{font-size:21px}.store-actions{padding:15px 12px}.store-finances{padding:14px 5px}.hero-metric .header-action{min-height:24px;min-width:24px}.visit-card button{display:inline-flex;align-items:center;white-space:nowrap}.visit-card button .icon{width:12px;height:12px}
