:root{font-family:PingFang TC,system-ui,sans-serif;color:#17220f;background:#f5f7f1}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}h1{margin:4px 0;font-size:30px}.eyebrow{color:#5b792a;font-weight:700;margin:0;font-size:14px}.hint,.muted{line-height:1.6;color:#5a6253}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 10% 10%,#dcebc9,transparent 35%),#f5f7f1}.login-card{width:min(100%,460px);background:#fff;border:1px solid #e0e5dc;border-radius:24px;padding:38px;box-shadow:0 16px 40px #34401b12}label{display:grid;gap:7px;font-size:14px;font-weight:700}input,select{border:1px solid #cfd6c9;padding:12px;border-radius:10px;background:#fff}form button,.checkout{margin-top:14px;background:#4e7520;color:#fff;border:0;border-radius:12px;padding:13px 16px;font-weight:700}.notice{background:#eff7e8;color:#3d5f16;padding:10px;border-radius:9px;font-size:14px}.app{max-width:1100px;margin:auto;padding:30px 24px 90px}header{display:flex;justify-content:space-between;align-items:start;gap:16px}.header-actions{display:flex;gap:8px}.header-actions button,.small-button,.sync>button{border:1px solid #cfd6c9;background:#fff;border-radius:10px;padding:9px 13px}.alert{display:flex;gap:14px;align-items:start;background:#e8f3d9;padding:18px;border-radius:16px;margin:20px 0}.alert p{margin:5px 0 0;color:#4c5946}.statgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0}.statgrid div{background:#fff;border:1px solid #e0e5dc;border-radius:14px;padding:16px}.statgrid span{display:block;color:#687061;font-size:13px}.statgrid strong{display:block;font-size:23px;margin-top:7px}.tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.tile{text-align:left;border:0;border-radius:16px;padding:20px;min-height:150px;color:#fff;display:grid;gap:10px}.tile strong{font-size:18px}.tile span{font-size:13px;line-height:1.45;opacity:.9}.primary{background:#527c23}.blue{background:#25758b}.orange{background:#c16d24}.green{background:#287451}nav{position:fixed;bottom:0;left:0;right:0;background:#fffefc;border-top:1px solid #dfe5db;display:flex;justify-content:center;gap:3px;padding:10px;z-index:4;overflow-x:auto}nav button{border:0;background:none;padding:8px 13px;border-radius:8px;color:#596354;white-space:nowrap}nav button.selected{background:#e6f0da;color:#3e6216;font-weight:700}.product-form,.receive{background:#fff;border:1px solid #e0e5dc;border-radius:16px;padding:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.product-form button,.receive button{margin:0;align-self:end;height:46px;display:flex;align-items:center;justify-content:center;gap:5px}.table-wrap{overflow:auto;background:#fff;border:1px solid #e0e5dc;border-radius:16px;margin-top:16px}table{width:100%;border-collapse:collapse;text-align:left}th,td{padding:13px;border-bottom:1px solid #edf0ea;font-size:14px}td small{display:block;color:#70796b;margin-top:3px}.danger{color:#a83924;font-weight:700}.pos{display:grid;grid-template-columns:1.35fr .85fr;gap:18px}.pos>div,.pos aside{background:#fff;border:1px solid #e0e5dc;border-radius:16px;padding:18px}.pos-top{display:flex;justify-content:space-between;gap:12px}.search-list{margin-top:13px}.search-list>button{width:100%;display:flex;justify-content:space-between;text-align:left;background:#fff;border:0;border-bottom:1px solid #e8ece5;padding:13px 4px}.search-list small,.line small{display:block;color:#6c7567;margin-top:3px}.line{display:flex;justify-content:space-between;border-bottom:1px solid #e8ece5;padding:12px 0}.line button{border:1px solid #cfd6c9;background:#fff;border-radius:6px;margin:0 3px}.total{display:flex;justify-content:space-between;font-size:18px;margin-top:18px}.checkout{width:100%;display:flex;justify-content:center;gap:8px}.pos-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.pos-actions>button:not(.checkout){border:1px solid #cfd6c9;border-radius:9px;padding:10px;background:#fff}.punch,.sync{max-width:540px;margin:60px auto;text-align:center;background:#fff;border:1px solid #e0e5dc;padding:35px;border-radius:20px}.queue{text-align:left;border-top:1px solid #e8ece5;padding:10px;margin-top:10px}.shop{max-width:980px;margin:24px auto}.shop-hero{background:linear-gradient(120deg,#f8d9d2,#fffbef);padding:32px;border-radius:24px}.shop-hero h2{font-size:32px}.shop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0}.shop-grid article{background:#fff;border:1px solid #e0e5dc;border-radius:16px;padding:14px;display:grid;gap:8px}.shop-grid h3{margin:0;font-size:16px}.shop-grid button{border:0;border-radius:10px;padding:10px;background:#5b792a;color:#fff;font-weight:700}.product-art{aspect-ratio:1;background:#f5eadb;border-radius:12px;display:grid;place-items:center;font-size:28px;font-weight:800;color:#9b6a45}@media(max-width:700px){.app{padding:24px 16px 85px}.login-card{padding:28px 22px}header{gap:12px}.header-actions{flex-direction:column}.tiles,.shop-grid,.product-form{grid-template-columns:repeat(2,1fr)}.pos,.statgrid,.receive{grid-template-columns:1fr}.pos-top{flex-direction:column}}@media(max-width:390px){.tiles,.product-form,.shop-grid{grid-template-columns:1fr}}.reference-pos{min-height:100vh;background:#f7f7f7;display:grid;grid-template-columns:88px minmax(350px,39%) 1fr;color:#30333d;font-family:PingFang TC,system-ui,sans-serif;overflow:hidden}.reference-rail{background:#202235;color:#ced0d8;display:flex;flex-direction:column;align-items:center;padding:18px 10px 13px;gap:14px}.brand-mark{width:51px;height:51px;border:2px solid #f7f8fc;border-radius:50%;display:grid;place-items:center;line-height:.9;font-size:13px;font-weight:900;color:#fff;margin:1px 0 8px}.reference-rail>button{border:0;background:transparent;color:#c8cad4;width:66px;padding:10px 2px;border-radius:9px;display:grid;place-items:center;gap:4px;font-size:12px}.reference-rail>button svg{width:25px;height:25px;stroke-width:1.7}.reference-rail>button.rail-active{background:#f27827;color:#fff}.rail-user{margin-top:auto;display:grid;justify-items:center;gap:5px;font-size:12px}.rail-user svg{width:23px}.rail-user button{border:0;background:transparent;color:#d8dae0;padding:4px}.reference-order{margin:20px 18px 20px 20px;background:#fff;border-radius:2px;padding:20px;display:flex;min-height:calc(100vh - 40px);flex-direction:column;box-shadow:0 1px 3px #1619260a}.reference-time{display:grid;grid-template-columns:82px 1fr;height:33px;margin-bottom:15px}.reference-time label{display:grid;place-items:center;background:#f7f7f7;color:#4b4d55;font-weight:500}.reference-time div{border:1px solid #e2e2e2;color:#9b9da3;padding:7px 12px;font-size:12px}.member-bar{position:relative;min-height:70px;background:linear-gradient(110deg,#202237,#50546d);border-radius:3px;color:#f4f4f7;padding:20px 14px;font-size:18px}.member-bar button{float:right;background:#f37828;color:#fff;border:0;border-radius:4px;padding:8px;font-size:12px}.member-bar input{position:absolute;left:0;bottom:-34px;width:100%;height:34px;border:1px solid #e7e7e7;border-radius:0;font-size:12px;opacity:0;transition:.15s;z-index:2}.member-bar:focus-within input{opacity:1}.reference-cart{margin-top:10px;border-top:1px solid #eee;flex:1;min-height:270px;overflow:auto}.reference-empty{height:100%;min-height:260px;display:grid;align-content:center;justify-items:center;color:#b8bac0;text-align:center}.reference-empty div{font-size:52px;filter:grayscale(1);opacity:.22}.reference-empty p{line-height:1.8;font-size:13px}.reference-line{display:flex;justify-content:space-between;align-items:center;padding:13px 3px;border-bottom:1px solid #f0f0f0;font-size:13px}.reference-line small{display:block;color:#9a9ca2;margin-top:4px}.reference-line button{border:1px solid #e6e6e6;background:#fff;width:25px;height:25px;padding:0;border-radius:3px;vertical-align:middle}.reference-line b{padding:0 8px}.reference-total{display:flex;justify-content:space-between;align-items:end;border-top:1px solid #eee;padding:14px 0 18px;font-size:13px}.reference-total strong{color:#f27926;font-size:25px}.reference-notice{font-size:12px;color:#d45b20;background:#fff4e9;padding:7px;margin:0 0 8px}.reference-actions{display:grid;grid-template-columns:1fr 1fr 1.1fr;gap:10px}.reference-actions button{height:40px;border:1px solid #e4e4e4;background:#fff;color:#666974;font-weight:600}.reference-actions em{font-style:normal;background:#f34836;color:#fff;border-radius:12px;padding:1px 6px}.reference-actions .reference-checkout{background:#f7c79f;color:#fff;border:0}.reference-actions .reference-checkout:not(:disabled){background:#f27827}.reference-catalog{min-width:0;background:#fff;margin:20px 20px 20px 0;padding:20px;display:flex;flex-direction:column;min-height:calc(100vh - 40px);box-shadow:0 1px 3px #1619260a}.catalog-tabs{height:48px;background:#fff2e7;border-radius:28px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;text-align:center;padding:4px;margin:0 0 18px}.catalog-tabs button{border:0;background:transparent;color:#dc7b3f;font-weight:700;height:36px;border-radius:22px}.catalog-tabs .tab-active{background:#f27827;color:#fff;box-shadow:0 3px 8px #f2782744}.catalog-search{height:42px;border:1px solid #eee;display:flex;align-items:center;gap:9px;padding:0 12px;color:#b2b3b8;margin-bottom:18px}.catalog-search input{border:0;padding:0;flex:1;outline:0;font-size:13px}.catalog-content{display:grid;grid-template-columns:130px 1fr;gap:16px;min-height:0;flex:1}.category-list{overflow:auto;border-right:1px solid #f0f0f0;padding-right:13px;display:flex;flex-direction:column;gap:13px}.category-list button{border:1px solid #e7e7e7;background:#fff;border-radius:3px;padding:10px 8px;color:#5b5d66;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-list button.category-active{background:#f27827;border-color:#f27827;color:#fff}.product-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));align-content:start;gap:15px;overflow:auto}.product-card{border:0;background:#fff;text-align:left;padding:0;color:#41434b;min-width:0}.pos-product-image{height:118px;background:linear-gradient(145deg,#e9efe4,#bbcea9);color:#52703c;display:grid;place-items:center;font-size:19px;font-weight:800;margin-bottom:8px}.product-card strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.product-card span{color:#e76f27;font-size:14px;display:inline-block;margin:7px 0 3px}.product-card small{display:block;color:#9799a1;font-size:12px}.empty-products{color:#aaa;padding:30px}.catalog-bottom{border-top:1px solid #eee;padding-top:10px;margin-top:12px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#777}.catalog-bottom label{display:flex;align-items:center;gap:7px;font-weight:400}.catalog-bottom select{padding:6px;border-radius:3px;font-size:12px}@media(max-width:850px){.reference-pos{grid-template-columns:62px 1fr}.reference-rail{padding:12px 5px}.reference-rail>button{width:52px}.reference-rail span,.rail-user small{font-size:10px}.reference-catalog{grid-column:2;margin:0 14px 14px}.reference-order{margin:14px;min-height:580px}.reference-pos{overflow:auto}.product-cards{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}@media(max-width:560px){.reference-pos{grid-template-columns:1fr;padding-bottom:58px}.reference-rail{position:fixed;z-index:4;bottom:0;left:0;right:0;height:58px;display:flex;flex-direction:row;justify-content:space-around;padding:4px}.brand-mark,.rail-user,.reference-rail>button:nth-of-type(n+5){display:none}.reference-rail>button{height:48px;width:56px;padding:3px}.reference-rail>button svg{width:18px;height:18px}.reference-order{min-height:480px;margin:12px;padding:14px}.reference-catalog{grid-column:auto;margin:0 12px 12px;padding:14px;min-height:500px}.catalog-content{grid-template-columns:92px 1fr}.category-list{gap:8px;padding-right:8px}.category-list button{font-size:11px;padding:8px 4px}.product-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pos-product-image{height:90px}.reference-time{grid-template-columns:74px 1fr}.reference-actions{gap:6px}}.reference-pos{height:100vh;min-height:0}.reference-order,.reference-catalog{min-height:0;height:calc(100vh - 40px)}@media(max-width:850px){.reference-order,.reference-catalog{height:auto}}.batch-import{margin-top:16px;background:#fff;border:1px solid #e0e5dc;border-radius:16px;padding:16px}.batch-import h2{font-size:17px;margin:0 0 6px}.batch-import p{font-size:12px;color:#687061;margin:0 0 10px}.batch-import textarea{width:100%;min-height:130px;border:1px solid #cfd6c9;border-radius:10px;padding:10px;font:12px ui-monospace,monospace;resize:vertical}.batch-import button{margin-top:10px;background:#4e7520;color:#fff;border:0;border-radius:10px;padding:10px 14px;font-weight:700}.pos-top{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid #e8ece5;padding-bottom:14px;margin-bottom:14px;font-size:12px;color:#697263}.pos-top strong{color:#263023;font-weight:600}.pos-top button{background:#edf5e6;border:0;border-radius:8px;padding:8px;color:#466a1c}.empty-order{padding:55px 0;text-align:center;color:#83907c}.pos-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:15px}.pos-actions button{border:1px solid #cfd6c9;background:#fff;border-radius:9px;padding:11px}.pos-actions .checkout{grid-column:1/-1;margin:0;background:#4e7520;color:#fff;border:0}.mall{display:none}@media(max-width:700px){.mall{display:block;min-height:100vh;background:#f5f5f5;color:#222;padding-bottom:68px;font-family:PingFang TC,system-ui,sans-serif}.mall-header{background:linear-gradient(110deg,#ee6e24,#fb8c41);color:#fff;padding:12px 14px 16px}.mall-location{display:flex;align-items:center;gap:5px;font-size:12px;margin-bottom:9px}.mall-location svg:last-child{margin-left:auto}.mall-search{position:relative;width:100%;height:37px;border:0;background:#fff;border-radius:4px;color:#999;display:flex;align-items:center;gap:8px;padding:0 10px;text-align:left;font-size:13px}.mall-search span{flex:1}.mall-search b{position:absolute;right:7px;top:-8px;min-width:16px;height:16px;border-radius:9px;background:#d52e20;color:#fff;text-align:center;font-size:10px}.mall-body{padding:10px}.mall-banner{min-height:145px;background:linear-gradient(120deg,#fff5e8,#ffd5af);border-radius:8px;padding:18px;display:flex;justify-content:space-between;overflow:hidden}.mall-banner small{color:#97511c}.mall-banner h1{font-size:22px;line-height:1.35;margin:4px 0 10px}.mall-banner h1 b{color:#e54d17}.mall-banner button{border:0;background:#e9651f;color:#fff;border-radius:14px;padding:7px 14px;font-size:12px}.mall-bag{height:92px;width:92px;background:#f1772d;border-radius:50% 50% 18px 18px;display:grid;place-items:center;color:#fff;font-weight:900;font-size:24px;transform:rotate(10deg);margin-top:13px}.mall-section{background:#fff;border-radius:7px;padding:13px;margin-top:10px}.mall-section h2{font-size:15px;margin:0 0 11px;display:flex;justify-content:space-between}.mall-section h2 button,.mall-flash>button{border:0;background:transparent;color:#999;font-size:11px}.mall-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.mall-categories button{border:0;background:#fff;font-size:11px;color:#555;display:grid;gap:5px;justify-items:center;overflow:hidden}.category-icon{height:45px;width:45px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:700}.ci0{background:#8cb17a}.ci1{background:#e7a26f}.ci2{background:#83abc2}.ci3{background:#cc96ac}.mall-flash{display:flex;align-items:center;gap:9px;background:#fff2ec;margin-top:10px;padding:11px;border-radius:7px}.mall-flash small{font-size:10px;color:#e25621}.mall-flash h2{font-size:16px;margin:0;color:#e25621}.mall-flash strong{font-size:11px;background:#333;color:#fff;padding:4px}.mall-flash>button{margin-left:auto}.mall-products{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:10px}.mall-products article{background:#fff;padding-bottom:8px;border-radius:5px;overflow:hidden}.mall-image{display:block;width:100%;border:0;padding:0;background:#eef1ed}.product-tone{aspect-ratio:1;display:grid;place-items:center;color:#fff;font-size:22px;font-weight:800}.pt0{background:#9bb88e}.pt1{background:#efad7d}.pt2{background:#8caec4}.pt3{background:#c99aaf}.mall-name{border:0;background:#fff;text-align:left;padding:8px 8px 4px;width:100%;font-size:13px;line-height:1.35;height:47px}.mall-price{color:#ee5c20;padding:0 8px;font-size:15px;font-weight:800;display:flex;align-items:center}.mall-price button{margin-left:auto;border:0;border-radius:50%;height:25px;width:25px;background:#f4772c;color:#fff;display:grid;place-items:center}.mall-products small{display:block;padding:3px 8px;color:#999;font-size:10px}.mall-nav{position:fixed;z-index:4;bottom:0;left:0;right:0;height:63px;background:#fff;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #eee}.mall-nav button{border:0;background:#fff;color:#777;display:grid;justify-items:center;align-content:center;font-size:10px;gap:3px}.mall-nav svg{width:21px}.mall-nav .mall-active{color:#ef6c26}.mall-cart{position:relative}.mall-cart i{position:absolute;top:4px;right:calc(50% - 23px);font-style:normal;background:#e74225;color:#fff;border-radius:10px;min-width:16px;font-size:10px}.mall-toast{position:fixed;z-index:10;bottom:76px;left:50%;transform:translate(-50%);background:#333;color:#fff;border:0;border-radius:20px;padding:9px 13px;display:flex;gap:8px;white-space:nowrap;font-size:12px}.mall-search-page{display:flex;gap:9px;align-items:center}.mall-search-page>button{border:0;background:transparent}.mall-search-page label{height:38px;background:#fff;display:flex;align-items:center;gap:5px;flex:1;padding:0 9px}.mall-search-page input{border:0;padding:0;width:100%;outline:0}.mall-filter{display:flex;gap:8px;overflow:auto;margin:13px 0}.mall-filter button{white-space:nowrap;border:1px solid #eee;background:#fff;border-radius:14px;padding:6px 12px;font-size:12px}.mall-count{font-size:12px;color:#888}.mall-cart-page h1{font-size:19px}.mall-cart-page h1 small{font-size:12px;color:#999}.cart-line{display:flex;gap:9px;background:#fff;padding:10px;margin:8px 0;border-radius:5px}.cart-thumb{width:62px;height:62px;background:#b8cda9;color:#fff;display:grid;place-items:center;font-weight:800}.cart-line>div:nth-child(2){flex:1;display:grid;gap:4px;font-size:13px}.cart-line small{color:#999;font-size:10px}.cart-line b{color:#ec6222}.qty{align-self:end;display:flex!important;align-items:center;gap:6px}.qty button{border:1px solid #eee;background:#fff;width:23px;height:23px;padding:2px}.cart-footer{position:fixed;bottom:63px;left:0;right:0;background:#fff;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eee}.cart-footer b{color:#ec6222;font-size:18px}.cart-footer button,.sheet-add{border:0;background:#ee6e24;color:#fff;padding:10px 22px;border-radius:4px;font-weight:700}.mall-empty{text-align:center;padding:80px 0;color:#aaa}.mall-empty svg{width:45px;height:45px}.mall-account{padding:0}.account-hero{padding:24px 18px;background:linear-gradient(110deg,#ee6e24,#fb8c41);color:#fff;display:flex;align-items:center;gap:12px}.account-hero>span{background:#fff3;border:2px solid #fff8;width:48px;height:48px;border-radius:50%;display:grid;place-items:center}.account-hero div{display:grid;gap:4px;flex:1}.account-hero small{font-size:11px}.account-stats{background:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:15px 4px}.account-stats div{display:grid;justify-items:center;gap:5px;font-size:11px}.account-stats b{font-size:17px}.mall-account section{background:#fff;margin-top:10px;padding:13px}.mall-account h2{font-size:15px}.mall-account section button{width:100%;border:0;background:#fff;padding:13px 0;border-top:1px solid #eee;text-align:left;display:flex;gap:10px;align-items:center}.mall-account section svg{color:#ef6e27}.product-sheet{position:fixed;z-index:20;left:0;right:0;bottom:0;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -4px 24px #0003}.sheet-image{height:210px;background:linear-gradient(135deg,#d4e2cd,#88ae75);color:#fff;display:grid;place-items:center;font-size:46px;font-weight:900}.sheet-close{position:absolute;top:10px;right:10px;border:0;background:#fff;border-radius:50%;padding:7px}.product-sheet section{padding:15px 16px 20px}.product-sheet small{color:#999}.product-sheet h2{font-size:19px;margin:8px 0}.product-sheet strong{color:#ee5c20;font-size:22px}.product-sheet p{font-size:12px;color:#777;line-height:1.7}.sheet-add{width:100%}}.platform{min-height:100vh;background:#f5f7fa;color:#202737;display:grid;grid-template-columns:250px 1fr;font-family:PingFang TC,system-ui,sans-serif}.platform>aside{background:#172033;color:#dbe3f1;padding:22px 14px;display:flex;flex-direction:column;gap:7px}.platform-logo{font-size:18px;font-weight:800;display:flex;align-items:center;gap:9px;padding:8px 10px 25px;color:#fff}.platform>aside button,.platform>aside a{border:0;background:transparent;color:#b4c0d3;border-radius:8px;text-align:left;padding:12px;display:flex;align-items:center;gap:10px;text-decoration:none;font-size:14px}.platform>aside button svg{width:19px}.platform>aside button.platform-selected{background:#2e5f9f;color:#fff}.platform>aside a{margin-top:auto;border:1px solid #3a465b;justify-content:center}.platform-content{padding:30px;max-width:1300px;width:100%;margin:0 auto}.platform-content header{display:flex;justify-content:space-between;align-items:start;margin-bottom:20px}.platform-content header p{margin:0;color:#758095;font-size:12px}.platform-content header h1{margin:5px 0;font-size:27px}.platform-user{background:#e8f0fb;color:#28568e;padding:8px 10px;border-radius:18px;font-size:13px;display:flex;gap:5px}.platform-notice{padding:12px;background:#e5f5eb;color:#247248;border-radius:8px}.platform-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.platform-stats div{background:#fff;border-radius:12px;padding:18px;display:grid;grid-template-columns:35px 1fr;gap:5px;box-shadow:0 1px 3px #1a29400c}.platform-stats svg{color:#3674b9}.platform-stats span{font-size:13px;color:#768093}.platform-stats b{grid-column:2;font-size:28px}.platform-panel,.platform-form,.platform-table{background:#fff;border:1px solid #e3e7ee;border-radius:12px;padding:20px;margin-top:16px}.platform-panel h2,.platform-form h2{margin:0 0 10px;font-size:17px}.platform-panel li{line-height:2;color:#566173}.platform-form{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.platform-form h2{grid-column:1/-1}.platform-form label{display:grid;gap:6px;font-size:13px;font-weight:700}.platform-form input,.platform-form select{padding:11px;border:1px solid #cfd7e4;border-radius:7px}.platform-form button{align-self:end;background:#246bb3;color:#fff;border:0;border-radius:7px;padding:12px;font-weight:700;display:flex;gap:6px;align-items:center;justify-content:center}.platform-table{overflow:auto;padding:0}.platform-table table{width:100%;border-collapse:collapse}.platform-table th,.platform-table td{padding:13px;text-align:left;border-bottom:1px solid #edf0f4;font-size:13px}.platform-table th{color:#718096;background:#f8fafc}.platform-table button,.integration-grid button{border:1px solid #c9d8e9;background:#fff;border-radius:6px;padding:6px 9px;color:#2d659e}.integration-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.integration-grid article{background:#fff;border:1px solid #e3e7ee;border-radius:12px;padding:18px}.integration-grid article>svg{color:#3979bf}.integration-grid h2{font-size:16px;margin:12px 0 5px}.integration-grid p{min-height:37px;font-size:13px;color:#6d7786}.integration-grid span{display:inline-block;background:#fff4df;color:#a6670e;font-size:12px;padding:4px 8px;border-radius:12px;margin-bottom:12px}.integration-grid span.ready{background:#e1f4e9;color:#2d8054}.integration-grid button{display:block;width:100%}@media(max-width:760px){.platform{grid-template-columns:1fr}.platform>aside{flex-direction:row;overflow:auto;padding:10px}.platform-logo{display:none}.platform>aside button,.platform>aside a{white-space:nowrap;padding:8px}.platform>aside a{margin:0}.platform-content{padding:18px}.platform-stats,.platform-form,.integration-grid{grid-template-columns:1fr}.platform-content header{gap:10px}.platform-user{white-space:nowrap}}.mobile-manager{display:none}@media(max-width:700px){.mobile-manager{display:block;min-height:100vh;background:#f4f6f9;color:#202938;padding-bottom:68px;font-family:PingFang TC,system-ui,sans-serif}.mobile-manager>header{background:linear-gradient(130deg,#1d4e83,#377eb8);color:#fff;padding:22px 17px;display:flex;justify-content:space-between;align-items:start}.mobile-manager header small{opacity:.76;font-size:12px}.mobile-manager header h1{font-size:24px;margin:5px 0}.mobile-manager header p{font-size:12px;margin:0;opacity:.85}.mobile-manager header>span{width:38px;height:38px;background:#fff3;border-radius:50%;display:grid;place-items:center;font-weight:800}.manager-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:-8px 10px 0}.manager-stats article{background:#fff;border-radius:8px;padding:11px;display:grid;gap:5px;box-shadow:0 2px 8px #1e385313}.manager-stats svg{width:19px;color:#3975ad}.manager-stats small{font-size:10px;color:#778395}.manager-stats strong{font-size:18px}.manager-stats em{font-size:9px;color:#8591a1;font-style:normal}.manager-notice{margin:12px 10px;background:#fff7e9;border:1px solid #f4dfb6;border-radius:8px;padding:11px;display:flex;gap:9px;color:#8f5b10}.manager-notice svg{width:21px;flex:none}.manager-notice strong{font-size:13px}.manager-notice p{font-size:11px;line-height:1.6;margin:4px 0 0}.manager-section{padding:4px 10px}.manager-section h2{font-size:15px;margin:13px 0 9px}.manager-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.manager-actions button{min-height:72px;border:0;background:#fff;border-radius:8px;color:#4b5969;display:grid;justify-items:center;align-content:center;gap:5px;font-size:10px;padding:5px}.manager-actions svg{width:23px;color:#3577b5}.manager-actions .receive-action{background:#edf7ee;color:#247544}.manager-actions .receive-action svg{color:#2b8b50}.ai-card{background:#eaf3fc;border-radius:8px;padding:12px;display:flex;gap:10px}.ai-card svg{color:#3271aa;flex:none}.ai-card strong{font-size:13px}.ai-card p{font-size:11px;color:#5d6a79;line-height:1.6;margin:4px 0}.mobile-manager nav{position:fixed;bottom:0;left:0;right:0;height:62px;background:#fff;border-top:1px solid #e4e8ee;display:grid;grid-template-columns:repeat(4,1fr);z-index:5}.mobile-manager nav button{border:0;background:#fff;color:#788494;font-size:10px;display:grid;gap:3px;justify-items:center;align-content:center}.mobile-manager nav svg{width:20px}.mobile-manager nav button.active{color:#286fab}.receive-screen header{align-items:center}.receive-screen header>button{border:0;background:#ffffff21;color:#fff;border-radius:50%;width:35px;height:35px;display:grid;place-items:center}.receive-screen header{justify-content:flex-start;gap:12px}.receive-screen header h1{font-size:20px}.scan-card{margin:14px 10px;background:#fff;border-radius:10px;padding:18px;text-align:center}.scan-card>svg{width:42px;height:42px;color:#347ab8}.scan-card h2{font-size:17px;margin:8px}.scan-card>p{font-size:11px;color:#758094;margin-bottom:14px}.scan-card input{width:100%;border:1px solid #cfd9e4;border-radius:7px;padding:12px;margin:5px 0;font-size:14px}.scan-card article{display:flex;text-align:left;align-items:center;gap:9px;background:#edf5fb;padding:10px;border-radius:7px;margin:8px 0}.scan-card article span{width:42px;height:42px;background:#8ab5d2;color:#fff;display:grid;place-items:center;font-weight:800}.scan-card article div{display:grid;gap:3px}.scan-card article small{font-size:11px;color:#637082}.scan-card label{text-align:left;font-size:12px;display:grid;gap:4px;margin-top:8px}.scan-card label input{margin:0}.receive-confirm{width:100%;margin-top:12px;border:0;background:#2c7c49;color:#fff;border-radius:7px;padding:12px;font-weight:700;display:flex;justify-content:center;gap:6px}.receive-message{font-size:12px;color:#277347;background:#e7f6eb;padding:8px;border-radius:6px}}
