:root{--adm-radius-s: 4px;--adm-radius-m: 8px;--adm-radius-l: 12px;--adm-font-size-1: 9px;--adm-font-size-2: 10px;--adm-font-size-3: 11px;--adm-font-size-4: 12px;--adm-font-size-5: 13px;--adm-font-size-6: 14px;--adm-font-size-7: 15px;--adm-font-size-8: 16px;--adm-font-size-9: 17px;--adm-font-size-10: 18px;--adm-color-primary: #1677ff;--adm-color-success: #00b578;--adm-color-warning: #ff8f1f;--adm-color-danger: #ff3141;--adm-color-yellow: #ff9f18;--adm-color-orange: #ff6430;--adm-color-wathet: #e7f1ff;--adm-color-text: #333333;--adm-color-text-secondary: #666666;--adm-color-weak: #999999;--adm-color-light: #cccccc;--adm-color-border: #eeeeee;--adm-color-background: #ffffff;--adm-color-highlight: var(--adm-color-danger);--adm-color-white: #ffffff;--adm-color-box: #f5f5f5;--adm-color-text-light-solid: var(--adm-color-white);--adm-color-text-dark-solid: #000000;--adm-color-fill-content: var(--adm-color-box);--adm-font-size-main: var(--adm-font-size-5);--adm-font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, segoe ui, arial, roboto, "PingFang SC", "miui", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--adm-border-color: var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary: #3086ff;--adm-color-success: #34b368;--adm-color-warning: #ffa930;--adm-color-danger: #ff4a58;--adm-color-yellow: #ffa930;--adm-color-orange: #e65a2b;--adm-color-wathet: #0d2543;--adm-color-text: #e6e6e6;--adm-color-text-secondary: #b3b3b3;--adm-color-weak: #808080;--adm-color-light: #4d4d4d;--adm-color-border: #2b2b2b;--adm-color-box: #0a0a0a;--adm-color-background: #1a1a1a;--adm-color-background-body: var(--adm-color-background);--adm-border-color: var(--adm-color-border)}:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--adm-color-background-body)}body{color:var(--adm-color-text);font-size:var(--adm-font-size-main);font-family:var(--adm-font-family)}a,button{cursor:pointer}a{color:var(--adm-color-primary);transition:opacity ease-in-out .2s}a:active{opacity:.8}.adm-plain-anchor{color:unset;transition:none}.adm-plain-anchor:active{opacity:unset}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size: 1;height:calc(var(--size) / 2 * 2px);width:0;position:fixed;left:-100vw;top:-100vh;-webkit-user-select:none;user-select:none;pointer-events:none}:root{--adm-color-primary: #13784f;--bg: #f3f7f2;--ink: #071811;--muted: #6b7b75;--line: #dce6df}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}html,body{width:100%;max-width:100%;overflow-x:hidden;touch-action:manipulation;-webkit-text-size-adjust:100%}.mobile-shell{min-height:100vh}.mobile-main{padding-bottom:74px}.mobile-main.no-tab{padding-bottom:0}.bottom-tab{position:fixed;left:0;right:0;bottom:0;z-index:20;border-top:1px solid var(--line);background:#fffffff5}.mode-switch-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mode-hint{display:flex;align-items:center;gap:8px;color:#5f746d;font-size:13px}.page{min-height:100vh}.page-title{padding:24px 18px 12px}.eyebrow{color:#0c6b47;font-size:11px;letter-spacing:4px;font-weight:800}.page-title h1{margin:8px 0 6px;font-size:26px;line-height:1.2}.page-title p{margin:0;color:var(--muted);font-size:14px}.page-body{padding:10px 14px 24px}.auth-page{min-height:100vh;padding:38px 22px;background:linear-gradient(150deg,#061812,#124f38)}.brand-card{color:#fff;margin-bottom:26px}.auth-logo-img{width:min(255px,78vw);max-height:122px;object-fit:contain;object-position:left center;display:block;filter:drop-shadow(0 14px 28px rgba(0,0,0,.14))}.auth-logo-img.compact{width:142px;max-height:66px;filter:none;flex:0 0 auto}.logo-mark{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;background:#b9ff5c;color:#061812;font-size:28px;font-weight:900}.brand-card h1{font-size:32px;margin:16px 0 8px}.brand-card p{color:#ffffffc7}.auth-page .adm-list,.auth-page .adm-form{border-radius:18px;overflow:hidden;box-shadow:0 16px 34px #0000001f}.auth-page .adm-list-body{border-radius:18px}.auth-page .adm-form-item-label{font-weight:800;color:#253b32}.auth-page .adm-input{min-height:34px}.auth-links{color:#ffffffc7;display:flex;justify-content:space-between;padding:14px 4px}.auth-links button{border:0;background:transparent;color:#b9ff5c;padding:0}.auth-register-brand{margin:4px 14px 14px;border:1px solid rgba(19,120,79,.12);border-radius:18px;background:#fff;padding:14px;display:flex;align-items:center;gap:12px;box-shadow:0 12px 26px #0718110f}.auth-register-brand b{display:block;font-size:16px;margin-bottom:4px}.auth-register-brand span{display:block;color:var(--muted);font-size:12px;line-height:1.45}.role-option{display:flex;flex-direction:column;gap:3px;line-height:1.25;padding:2px 0}.role-option b{font-size:14px}.role-option span{font-size:11px;color:#728179}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.stat-card,.tool-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:16px;box-shadow:0 8px 22px #0618120a}.stat-card span,.tool-card span{display:block;color:var(--muted);font-size:12px}.stat-card b{display:block;font-size:26px;margin-top:4px}.tool-card{min-height:112px;display:flex;flex-direction:column;gap:8px}.tool-card .antd-mobile-icon,.tool-card svg{font-size:24px;color:#13784f}.tool-card b{font-size:16px}.section-title{margin:8px 2px 4px;font-size:16px}.card-list{display:flex;flex-direction:column;gap:10px}.tap-card{cursor:pointer}.muted{color:var(--muted);font-size:12px}.center{padding:28px 0;text-align:center;color:var(--muted)}.chat-page{min-height:100vh;background:var(--bg);display:flex;flex-direction:column}.chat-subtitle{text-align:center;color:var(--muted);font-size:12px;padding:4px 0 8px}.chat-list{flex:1;overflow:auto;padding:12px 14px 86px}.bubble-row{margin:12px 0;display:flex;flex-direction:column;align-items:flex-start}.bubble-row.sales{align-items:flex-end}.bubble-label{color:var(--muted);font-size:12px;margin-bottom:4px}.bubble{max-width:82%;padding:12px 14px;border-radius:16px;background:#fff;border:1px solid var(--line);line-height:1.55}.bubble-row.sales .bubble{color:#fff;background:#13784f;border-color:#13784f}.chat-input{position:fixed;left:0;right:0;bottom:0;display:flex;gap:8px;padding:10px 12px 14px;background:#f3f7f2f2;border-top:1px solid var(--line)}.chat-input.inline{position:sticky}.chat-input .adm-input{background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px 12px}.quick-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:10px}.quick-row button{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 12px;color:#26443a}.assistant-list{display:flex;flex-direction:column;gap:10px;min-height:52vh}.assistant-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px;line-height:1.6}.assistant-card.user{align-self:flex-end;background:#13784f;color:#fff;max-width:86%}.assistant-card.assistant{align-self:flex-start;max-width:94%}.script-tabs{margin:10px 0;overflow-x:auto}.script-content{white-space:pre-wrap;line-height:1.65}.warning{background:#fff0ed;color:#b42318;padding:10px 12px;border-radius:12px;margin-bottom:10px;font-size:13px}.button-row{display:flex;gap:10px;justify-content:flex-end;margin-top:12px;flex-wrap:wrap}.script-library-v2{display:flex;flex-direction:column;gap:12px}.script-library-v2 .adm-search-bar{--border-radius: 16px;--height: 42px;--background: rgba(255,255,255,.86)}.script-library-v2 .adm-search-bar-input-box{border:1px solid rgba(9,48,34,.08);box-shadow:0 10px 24px #071a130b}.script-hot-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.script-hot-row button{height:38px;border:0;border-radius:999px;color:#061b13;font-size:13px;font-weight:900;background:linear-gradient(135deg,#b7ff5b,#e5ffa1);box-shadow:0 10px 22px #0d744f1f}.script-view-switch{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:4px 2px 0}.script-view-switch>span{color:#5d746b;font-size:12px;font-weight:800}.script-view-switch>div{display:flex;gap:6px;padding:4px;border-radius:999px;background:#ffffffc7;box-shadow:inset 0 0 0 1px #0930220f}.script-view-switch button{height:26px;min-width:42px;border:0;border-radius:999px;color:#60786d;font-size:12px;font-weight:900;background:transparent}.script-view-switch button.active{color:#fff;background:linear-gradient(135deg,#08704d,#0f8c61);box-shadow:0 7px 14px #0d744f29}.script-category-grid{display:grid;gap:10px}.script-category-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.script-category-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.script-category-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.script-category-card{position:relative;min-height:106px;padding:11px;overflow:hidden;border:1px solid rgba(255,255,255,.84);border-radius:18px;text-align:left;background:radial-gradient(circle at 92% 0%,rgba(183,255,91,.18),transparent 34%),linear-gradient(145deg,#fffffff5,#f5faf6cc);box-shadow:0 14px 32px #071a1312}.script-category-card span,.script-category-card b,.script-category-card em,.script-category-card i{position:relative;z-index:1;display:block}.script-category-card span{width:fit-content;margin-bottom:8px;padding:4px 7px;border-radius:999px;color:#0d744f;font-size:10px;font-weight:900;background:#0d744f17}.script-category-card b{color:#071a13;font-size:15px;line-height:1.2}.script-category-card em{min-height:30px;margin-top:5px;color:#667c73;font-size:11px;font-style:normal;line-height:1.45}.script-category-card i{margin-top:7px;color:#0d744f;font-size:11px;font-style:normal;font-weight:900}.script-category-card strong{position:absolute;right:8px;bottom:5px;color:#0d744f14;font-size:32px;line-height:1}.script-category-grid.cols-3 .script-category-card,.script-category-grid.cols-4 .script-category-card{min-height:88px;padding:10px}.script-category-grid.cols-3 .script-category-card em,.script-category-grid.cols-4 .script-category-card em{display:none}.script-category-grid.cols-4{gap:8px}.script-category-grid.cols-4 .script-category-card{min-height:78px;padding:9px 8px;border-radius:16px}.script-category-grid.cols-4 .script-category-card span{display:none}.script-category-grid.cols-4 .script-category-card b{font-size:13px;line-height:1.25}.script-category-grid.cols-4 .script-category-card strong{font-size:24px}.script-section-head{display:flex;align-items:center;justify-content:space-between;margin:2px 2px 10px}.script-section-head b{font-size:17px}.script-section-head span{color:var(--muted);font-size:12px}.script-search-results{display:flex;flex-direction:column;gap:10px}.script-result-card{padding:14px;border:1px solid rgba(255,255,255,.86);border-radius:20px;background:#ffffffeb;box-shadow:0 12px 28px #071a130f}.script-result-card>div{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px}.script-result-card b{color:#071a13;font-size:15px}.script-result-card span{flex:0 0 auto;color:#0d744f;font-size:12px;font-weight:800}.script-result-card p{margin:0 0 10px;color:#18372d;font-size:13px;line-height:1.65;white-space:pre-wrap}.script-popup{padding:12px 12px calc(18px + env(safe-area-inset-bottom));background:radial-gradient(circle at 90% -8%,rgba(183,255,91,.24),transparent 32%),linear-gradient(180deg,#f9fcf8,#eef5ef)}.script-popup-head{position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:-2px 0 12px;padding:14px;overflow:hidden;border-radius:20px;color:#fff;background:linear-gradient(135deg,#051810f5,#0b6142f0),radial-gradient(circle at 88% 0%,rgba(183,255,91,.34),transparent 32%);box-shadow:0 16px 36px #05181029}.script-popup-head span,.script-popup-head b,.script-popup-head em{display:block}.script-popup-head span{color:#b7ff5b;font-size:11px;font-weight:900}.script-popup-head b{margin-top:4px;font-size:22px;line-height:1.15}.script-popup-head em{margin-top:5px;color:#ffffffad;font-size:12px;font-style:normal;line-height:1.45}.script-popup-head button{flex:0 0 auto;border:0;border-radius:999px;padding:7px 11px;color:#061b13;font-size:12px;font-weight:900;background:linear-gradient(135deg,#b7ff5b,#e4ff9b)}.script-popup-list{display:flex;flex-direction:column;gap:10px}.script-popup-item{padding:12px;border:1px solid rgba(255,255,255,.86);border-radius:18px;background:#ffffffeb;box-shadow:0 10px 24px #071a130e}.script-popup-item-head{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.script-popup-item b{color:#071a13;font-size:15px;line-height:1.35}.script-popup-item span{color:#0d744f;font-size:12px;font-weight:900;white-space:nowrap}.script-popup-item p{margin:10px 0;padding-top:10px;border-top:1px solid rgba(9,48,34,.08);color:#18372d;font-size:13px;line-height:1.65;white-space:pre-wrap}.script-popup-item .adm-button{margin-top:10px}.adm-card{border-radius:18px;border:1px solid var(--line);box-shadow:0 8px 22px #0618120a}.adm-card+.adm-card{margin-top:12px}.adm-form .adm-list{border-radius:14px;overflow:hidden}:root{--adm-color-primary: #0d744f;--bg: #eef4ef;--ink: #071a13;--muted: #698078;--line: rgba(9, 48, 34, .1);--card: rgba(255, 255, 255, .88);--deep: #061b13;--lime: #b7ff5b;--gold: #dba94f}body{background:radial-gradient(circle at 12% -8%,rgba(183,255,91,.22),transparent 34%),radial-gradient(circle at 96% 2%,rgba(13,116,79,.15),transparent 32%),linear-gradient(180deg,#f7faf7,#eef4ef 42%,#e9f1eb)}.page-title{position:relative;margin:12px 12px 0;padding:24px 20px 22px;overflow:hidden;border-radius:28px;color:#fff;background:linear-gradient(135deg,#05160ff5,#094e36f0),radial-gradient(circle at 88% 18%,rgba(183,255,91,.34),transparent 30%);box-shadow:0 22px 54px #05160f38}.page-title:after{content:"";position:absolute;right:-42px;top:-42px;width:148px;height:148px;border:1px solid rgba(183,255,91,.28);border-radius:50%}.page-title-glow{position:absolute;inset:auto -50px -70px auto;width:160px;height:160px;background:#b7ff5b33;filter:blur(24px)}.eyebrow{position:relative;color:var(--lime);opacity:.92}.page-title h1{position:relative;max-width:82%;color:#fff;font-size:27px;letter-spacing:-.5px}.page-title p{position:relative;max-width:88%;color:#ffffffb8}.page-body{padding:14px 14px 28px}.home-hero{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 14px;padding:18px;border:1px solid rgba(255,255,255,.72);border-radius:24px;background:linear-gradient(135deg,#ffffffeb,#f5faf6b8);box-shadow:0 18px 42px #071a1314;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-hero h2{margin:6px 0 5px;font-size:20px;line-height:1.2}.home-hero p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.hero-kicker{color:#0d744f;font-size:10px;letter-spacing:2px;font-weight:900}.home-hero button{flex:0 0 auto;border:0;border-radius:999px;padding:12px 14px;color:#061b13;font-weight:900;background:linear-gradient(135deg,#b7ff5b,#e4ff9b);box-shadow:0 14px 28px #0d744f2e}.stat-row{gap:11px}.stat-card{position:relative;overflow:hidden;min-height:92px;padding:15px 14px;border:1px solid rgba(255,255,255,.78);background:var(--card);box-shadow:0 16px 34px #071a1312;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.stat-card:before{content:"";display:block;width:34px;height:4px;margin-bottom:12px;border-radius:999px;background:#0d744f}.stat-card.accent-gold:before{background:var(--gold)}.stat-card.accent-blue:before{background:#6b8cff}.stat-card span{font-size:12px;font-weight:700}.stat-card b{font-size:25px;letter-spacing:-.5px}.section-title{display:flex;align-items:center;gap:8px;margin:14px 2px 8px;font-size:17px;letter-spacing:-.2px}.section-title:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px #b7ff5b33}.tool-card{position:relative;min-height:124px;padding:17px;overflow:hidden;border:1px solid rgba(255,255,255,.78);background:linear-gradient(145deg,#fffffff2,#f6faf7cc);box-shadow:0 14px 34px #071a1312}.tool-card:after{content:"";position:absolute;right:-18px;bottom:-24px;width:82px;height:82px;border-radius:50%;background:#0d744f14}.tool-card svg{width:32px;height:32px;padding:7px;border-radius:13px;color:#061b13!important;background:linear-gradient(135deg,#b7ff5b,#dfff91)}.tool-card b{font-size:17px;letter-spacing:-.2px}.tool-card span{font-size:12px}.sales-notice-popup{border-radius:24px 24px 0 0;background:#f7fbf7}.sales-notice-card{padding:18px 16px calc(18px + env(safe-area-inset-bottom));display:grid;gap:14px}.sales-notice-head{padding:15px;border-radius:20px;color:#fff;background:linear-gradient(135deg,#7f1d1d,#dc2626);box-shadow:0 16px 34px #dc26262e}.sales-notice-head span{display:block;font-size:12px;font-weight:900;opacity:.88}.sales-notice-head h2{margin:5px 0;font-size:21px}.sales-notice-head p{margin:0;line-height:1.5;font-size:13px;opacity:.9}.sales-notice-list{display:grid;gap:10px;max-height:46dvh;overflow:auto}.sales-notice-list article{display:grid;gap:6px;padding:13px;border:1px solid rgba(220,38,38,.16);border-radius:18px;background:#fff;box-shadow:0 10px 22px #071a130d}.sales-notice-list b{color:#111827;font-size:15px}.sales-notice-list span{color:#6b7280;font-size:12px}.sales-notice-list p{margin:0;color:#991b1b;line-height:1.5;font-size:13px}.report-issue-box{margin-top:12px;padding:13px;border:1px solid rgba(220,38,38,.18);border-radius:16px;background:#fff5f5}.report-issue-box b{display:block;color:#991b1b;font-size:14px}.report-issue-box p{margin:6px 0 0;color:#7f1d1d;font-size:13px;line-height:1.55}.bottom-tab{left:10px;right:10px;bottom:10px;border:1px solid rgba(255,255,255,.86);border-radius:24px;overflow:hidden;background:#ffffffe6;box-shadow:0 18px 42px #071a1324;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.adm-tab-bar-item-active{color:#0d744f;font-weight:800}.bottom-tab .adm-tab-bar-item-title{font-size:11px;white-space:nowrap}.bottom-tab .adm-tab-bar-item-icon{font-size:21px}.bottom-tab .adm-tab-bar-item:nth-child(3) .adm-tab-bar-item-icon{color:#0d744f}.adm-card{border:1px solid rgba(255,255,255,.8);border-radius:22px;background:#ffffffe6;box-shadow:0 16px 34px #071a1312}.auth-page{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 14%,rgba(183,255,91,.3),transparent 28%),linear-gradient(150deg,#04120d,#082c20 42%,#0d744f)}.auth-page:before{content:"";position:absolute;inset:14px;border:1px solid rgba(255,255,255,.08);border-radius:32px;pointer-events:none}.brand-card{position:relative;padding-top:26px}.brand-card .auth-logo-img{width:min(250px,74vw);max-height:118px;object-fit:contain;object-position:left center;display:block;filter:drop-shadow(0 16px 32px rgba(0,0,0,.22))}.brand-card h1,.brand-card p{color:#fff}.logo-mark{border-radius:20px;box-shadow:0 18px 42px #b7ff5b33}.auth-page .adm-list,.auth-page .adm-form{border-radius:24px;background:#fffffff0;box-shadow:0 24px 60px #00000038}.chat-page{background:radial-gradient(circle at 12% -8%,rgba(183,255,91,.18),transparent 36%),linear-gradient(180deg,#f8fbf8,#eef4ef)}.chat-page .adm-nav-bar{background:#ffffffdb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(9,48,34,.08)}.bubble{border:1px solid rgba(255,255,255,.86);border-radius:18px 18px 18px 6px;background:#fffffff0;box-shadow:0 10px 24px #071a1312}.bubble-row.sales .bubble{border-radius:18px 18px 6px;background:linear-gradient(135deg,#0d744f,#075138);box-shadow:0 12px 24px #0d744f33}.chat-input{padding:10px 12px 18px;background:#ffffffe0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.quick-row button{border:1px solid rgba(255,255,255,.78);background:#ffffffdb;box-shadow:0 8px 18px #071a130d}.assistant-card{border:1px solid rgba(255,255,255,.8);border-radius:20px;background:#ffffffe6;box-shadow:0 12px 26px #071a130f}.assistant-card.user{background:linear-gradient(135deg,#0d744f,#075138)}.report-mode-card{position:sticky;top:0;z-index:4;margin:-2px 0 12px;padding:8px;border:1px solid rgba(255,255,255,.86);border-radius:999px;background:#ffffffe6;box-shadow:0 14px 32px #071a1314;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.report-mode-card .adm-capsule-tabs-header{border:0}.report-mode-card .adm-capsule-tabs-tab{min-width:108px;border-radius:999px;font-weight:800}.report-workspace{display:flex;flex-direction:column;gap:14px}.report-panel{position:relative;overflow:hidden;padding:16px;border:1px solid rgba(255,255,255,.82);border-radius:24px;background:linear-gradient(145deg,#fffffff0,#f6faf7c7);box-shadow:0 18px 42px #071a1314}.report-panel:after{content:"";position:absolute;right:-34px;top:-34px;width:110px;height:110px;border-radius:50%;background:#b7ff5b1f;pointer-events:none}.panel-head{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.panel-head.compact{margin-bottom:4px}.panel-head b{display:block;font-size:17px;letter-spacing:-.2px}.panel-head span{display:block;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.35}.report-panel .adm-text-area,.report-panel .adm-input{--font-size: 15px}.report-panel .adm-text-area-element,.report-panel .adm-input-element{border-radius:16px;background:#ffffffdb}.report-panel textarea,.report-panel input{line-height:1.55}.report-soft-tip{position:relative;z-index:1;margin-top:12px;padding:10px 12px;border-radius:14px;color:#0d744f;font-size:13px;background:#0d744f14}.report-form .adm-list{display:grid;grid-template-columns:1fr;gap:8px;background:transparent}.report-form .adm-list-body,.report-form .adm-list-body-inner{background:transparent}.report-form .adm-list-item{border-radius:16px;background:#ffffffb8;border:1px solid rgba(9,48,34,.08)}.report-actions{display:grid;grid-template-columns:1fr 1.35fr;gap:10px;margin-top:14px}.batch-review-panel{padding-bottom:10px}.batch-empty{min-height:160px;display:grid;place-items:center;color:var(--muted);text-align:center}.batch-empty svg{font-size:34px;color:#0d744f59}.batch-row-card{margin-top:12px;padding:14px;border:1px solid rgba(9,48,34,.1);border-radius:20px;background:#ffffffc7}.batch-row-card.is-missing{border-color:#e24d4238;background:#fff6f4c7}.batch-row-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.batch-row-title b{font-size:15px}.batch-row-title span{padding:5px 9px;border-radius:999px;color:#0d744f;font-size:12px;font-weight:800;background:#0d744f17}.batch-row-card.is-missing .batch-row-title span{color:#b42318;background:#b4231814}.batch-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.batch-grid label{display:flex;flex-direction:column;gap:5px}.batch-grid label:last-child{grid-column:1 / -1}.batch-grid span{color:var(--muted);font-size:12px;font-weight:700}.batch-grid input{width:100%;min-height:38px;border:1px solid rgba(9,48,34,.1);border-radius:13px;padding:8px 10px;outline:none;background:#ffffffe6}.batch-grid input:focus{border-color:#0d744f73;box-shadow:0 0 0 3px #0d744f14}.report-topbar{position:sticky;top:0;z-index:6;display:flex;align-items:center;justify-content:space-between;gap:10px;margin:-2px 0 10px;padding:8px;border:1px solid rgba(255,255,255,.86);border-radius:999px;background:#ffffffeb;box-shadow:0 14px 32px #071a1314;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.report-topbar .adm-capsule-tabs{flex:1}.report-topbar .adm-capsule-tabs-header{border:0}.report-topbar .adm-capsule-tabs-tab{min-width:96px;border-radius:999px;font-weight:900}.report-fixed-tip{margin:0 0 12px;padding:10px 13px;border:1px solid rgba(13,116,79,.1);border-radius:16px;color:#0d744f;font-size:12px;line-height:1.45;background:#0d744f12}.report-focus-panel{background:radial-gradient(circle at 92% 12%,rgba(183,255,91,.18),transparent 30%),linear-gradient(145deg,#fffffff5,#f6faf7d1)}.mobile-report-preview{white-space:pre-wrap;min-height:128px;padding:14px;border:1px solid rgba(9,48,34,.08);border-radius:18px;color:#18372d;line-height:1.7;background:#ffffffbd}.mobile-order-card{width:100%;display:block;margin-top:10px;padding:14px;border:1px solid rgba(9,48,34,.1);border-radius:18px;text-align:left;background:#ffffffd1;box-shadow:0 10px 24px #071a130d}.mobile-order-card b,.mobile-order-card span,.mobile-order-card em{display:block}.mobile-order-card b{font-size:15px;color:var(--ink)}.mobile-order-card span{margin:6px 0;color:var(--muted);font-size:12px;line-height:1.45}.mobile-order-card em{width:fit-content;padding:4px 9px;border-radius:999px;color:#0d744f;font-size:12px;font-style:normal;font-weight:900;background:#0d744f17}.mobile-order-card.is-missing{border-color:#b423183d;background:#fff6f4d1}.mobile-order-card.is-missing em{color:#b42318;background:#b4231814}.report-popup{padding:12px 12px 14px;background:radial-gradient(circle at 88% -6%,rgba(183,255,91,.22),transparent 30%),linear-gradient(180deg,#f9fcf8,#eef5ef)}.adm-popup,.adm-popup-mask{z-index:12000!important}.popup-head{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:-2px 0 10px;padding:12px 12px 13px;overflow:hidden;border-radius:18px;color:#fff;background:linear-gradient(135deg,#051810f5,#0b6142f0),radial-gradient(circle at 90% 0%,rgba(183,255,91,.35),transparent 34%);box-shadow:0 14px 32px #05181029}.popup-head:after{content:"";position:absolute;right:-34px;top:-38px;width:110px;height:110px;border-radius:50%;border:1px solid rgba(183,255,91,.22)}.popup-head b{position:relative;z-index:1;display:block;font-size:19px;letter-spacing:-.3px}.popup-head span{position:relative;z-index:1;display:block;margin-top:4px;color:#ffffffad;font-size:11px;line-height:1.45}.popup-head button{position:relative;z-index:1;border:0;border-radius:999px;padding:6px 10px;color:#061b13;font-size:12px;font-weight:900;background:linear-gradient(135deg,#b7ff5b,#e4ff9b)}.report-form.dense .adm-list{gap:0}.report-popup .report-form .adm-list,.report-popup .report-form .adm-list-body,.report-popup .report-form .adm-list-body-inner{background:transparent}.report-popup .report-form .adm-list-body-inner{display:grid;grid-template-columns:1fr 1fr;gap:7px}.report-popup .report-form .adm-list-item{position:relative;min-height:50px;padding:8px 9px;overflow:hidden;border-radius:15px;border:1px solid rgba(255,255,255,.84);background:linear-gradient(145deg,#fffffff5,#fafdfac7);box-shadow:0 8px 18px #071a130e;margin-bottom:0}.report-popup .report-form .adm-list-item:nth-child(11){grid-column:1 / -1}.report-popup .report-form .adm-list-item:nth-child(1),.report-popup .report-form .adm-list-item:nth-child(2),.report-popup .report-form .adm-list-item:nth-child(9){border-color:#0d744f29;background:linear-gradient(145deg,#fffffffa,#f1faf4e0)}.report-popup .report-form .adm-list-item:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:0 999px 999px 0;background:#0d744f29}.report-popup .report-form .adm-list-item:nth-child(1):before,.report-popup .report-form .adm-list-item:nth-child(2):before,.report-popup .report-form .adm-list-item:nth-child(9):before{background:#0d744f}.report-popup .report-form .adm-form-item-label{padding:0 0 3px 2px;color:#657b72;font-size:11px;font-weight:900;line-height:1.2}.report-popup .report-form .adm-list-item-content{min-height:unset;padding:0}.report-popup .report-form .adm-list-item-content-main{padding:0}.report-popup .report-form .adm-input{min-height:22px}.report-popup .report-form .adm-input-element{color:#071a13;font-size:14.5px;font-weight:400;line-height:1.25}.report-popup .report-form .adm-list-item-description{display:none}.report-popup-actions{position:fixed;left:50%;right:auto;bottom:calc(14px + env(safe-area-inset-bottom));z-index:12020;display:grid;grid-template-columns:1fr 1.2fr;gap:9px;width:calc(100% - 24px);max-width:496px;transform:translate(-50%);margin:0;padding:10px;border-radius:18px;background:#eff6f0f5;box-shadow:0 12px 32px #071a1324;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.report-popup-actions .adm-button{height:44px;border-radius:15px;font-weight:900;box-shadow:0 10px 20px #071a1312}.report-popup{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.report-popup-actions{bottom:calc(14px + env(safe-area-inset-bottom))}.fixed-field-list{display:flex;flex-direction:column;gap:10px}.fixed-field-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:12px;border:1px solid rgba(9,48,34,.08);border-radius:18px;background:#ffffffd6}.fixed-field-main span{display:block;margin-bottom:6px;color:var(--muted);font-size:12px;font-weight:800}@media(min-width:720px){.report-form .adm-list{grid-template-columns:1fr 1fr}.batch-grid{grid-template-columns:repeat(3,1fr)}}.report-topbar{position:sticky;top:0;z-index:8;margin:-4px 0 10px;padding:7px;gap:8px;border-radius:28px;border:1px solid rgba(8,59,40,.08);background:#ffffffe6;box-shadow:0 12px 30px #071a1314;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.report-topbar .adm-capsule-tabs-header{--adm-color-primary: #0d744f;padding:0;background:transparent}.report-topbar .adm-capsule-tabs-tab-wrapper{padding:0 4px 0 0}.report-topbar .adm-capsule-tabs-tab{min-width:0;height:38px;padding:0 16px;border-radius:999px;border:0;color:#203c32;font-size:14px;font-weight:800;background:#0518100b}.report-topbar .adm-capsule-tabs-tab-active{color:#fff;background:linear-gradient(135deg,#0d744f,#0a5e40);box-shadow:0 10px 22px #0d744f3d}.report-topbar .adm-button{height:38px;padding:0 12px;border-radius:14px;font-size:13px;font-weight:800;background:#fff;border-color:#09302224}.report-fixed-tip{margin:0 0 10px;padding:8px 11px 8px 12px;border-radius:14px;border:1px solid rgba(13,116,79,.11);border-left:4px solid #0d744f;color:#17644a;font-size:12px;line-height:1.45;background:linear-gradient(135deg,#e8f7ece6,#ffffffbd);box-shadow:0 8px 18px #071a1309}.report-panel{padding:14px;border-radius:22px;border:1px solid rgba(9,48,34,.075);background:linear-gradient(145deg,#fffffffa,#fafdfae0);box-shadow:0 16px 34px #071a1312}.report-panel:after{display:none}.report-focus-panel{background:linear-gradient(145deg,#fff,#fbfdfb 58%,#f3faf4)}.panel-head{margin-bottom:10px}.panel-head b{font-size:18px;letter-spacing:-.3px}.panel-head span{margin-top:3px;font-size:12px;color:#6f8279}.panel-head .adm-button{height:38px;min-width:86px;border-radius:12px;font-size:13px;font-weight:900;box-shadow:0 10px 20px #0d744f2e}.report-focus-panel .adm-text-area{--font-size: 14px}.report-focus-panel .adm-text-area-element{min-height:138px;padding:13px;border:1px solid rgba(9,48,34,.1);border-radius:18px;color:#10251d;line-height:1.65;background:linear-gradient(180deg,#fffffffa,#ffffffeb);box-shadow:inset 0 0 0 1px #ffffffb3,0 8px 18px #071a1309}.report-focus-panel .adm-text-area-element::placeholder{color:#a8b5af}.batch-empty{min-height:104px;border:1px dashed rgba(13,116,79,.16);border-radius:18px;color:#7a8f86;font-size:13px;background:#ffffff94}.batch-empty svg{font-size:24px;color:#0d744f42}.mobile-order-card{margin-top:9px;padding:12px 13px 12px 15px;border-radius:16px;border:1px solid rgba(9,48,34,.08);border-left:4px solid #0d744f;background:#ffffffeb;box-shadow:0 10px 22px #071a130e}.mobile-order-card b{font-size:14px;font-weight:900;line-height:1.35}.mobile-order-card span{margin:4px 0 7px;font-size:11.5px;color:#73877f}.mobile-order-card em{padding:3px 8px;font-size:11px}.mobile-order-card.is-missing{border-left-color:#d92d20}.report-workspace{gap:10px}@media(max-width:420px){.page-hero{min-height:104px;padding:22px 20px;border-radius:24px}.page-hero h1{font-size:29px}.page-hero p{font-size:13px}.report-topbar{margin-top:-2px}.report-topbar .adm-capsule-tabs-tab{height:36px;padding:0 13px;font-size:13px}.report-topbar .adm-button{height:36px;padding:0 10px;font-size:12px}.report-panel{padding:13px}.report-focus-panel .adm-text-area-element{min-height:126px}}body{background:radial-gradient(circle at 12% -4%,rgba(183,255,91,.16),transparent 28%),linear-gradient(180deg,#f7faf7,#eef4ef)}.page{width:100%;max-width:520px;margin:0 auto;padding:6px 10px 22px}.page-body{padding:10px 0 24px}.page-hero{margin:0 0 12px;min-height:118px;padding:24px 22px;border-radius:24px;background:radial-gradient(circle at 96% 0%,rgba(183,255,91,.2),transparent 34%),linear-gradient(135deg,#061b13,#0b4f38);box-shadow:0 18px 36px #061b132e}.page-hero .eyebrow{color:#b7ff5b;font-size:11px;letter-spacing:5px}.page-hero h1{margin:9px 0 7px;color:#fff;font-size:30px;line-height:1.08}.page-hero p{color:#ffffffd6;font-size:13px;line-height:1.45}.report-topbar{position:sticky;top:6px;z-index:8;display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;margin:0 0 10px;padding:8px;border-radius:24px;background:#ffffffeb;border:1px solid rgba(9,48,34,.08);box-shadow:0 12px 26px #071a1312}.report-topbar .adm-capsule-tabs{min-width:0;width:100%}.report-topbar .adm-capsule-tabs-header{width:100%;padding:0;background:#f1f5f2;border-radius:999px}.report-topbar .adm-capsule-tabs-content{display:none}.report-topbar .adm-capsule-tabs-tab-list{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:3px}.report-topbar .adm-capsule-tabs-tab-wrapper{padding:0}.report-topbar .adm-capsule-tabs-tab{width:100%;height:36px;padding:0;display:grid;place-items:center;border-radius:999px;color:#153d2f;font-size:13px;font-weight:800;background:transparent;border:0;box-shadow:none}.report-topbar .adm-capsule-tabs-tab-active{color:#fff!important;background:#0d744f!important;box-shadow:0 8px 18px #0d744f3d}.report-topbar>.adm-button{width:98px;height:38px;padding:0 8px;border-radius:15px;color:#183f31;font-size:13px;font-weight:800;background:#fff;border:1px solid rgba(9,48,34,.15)}.report-fixed-tip{margin:0 0 10px;padding:9px 12px;border-radius:16px;border:1px solid rgba(13,116,79,.12);border-left:4px solid #0d744f;color:#155d44;font-size:12px;background:#f7fcf8}.report-workspace{gap:12px}.report-panel{padding:16px;border-radius:24px;border:1px solid rgba(9,48,34,.08);background:#fffffff0;box-shadow:0 14px 30px #071a1311}.report-focus-panel{background:#fff}.panel-head{align-items:flex-start;gap:10px;margin-bottom:12px}.panel-head b{color:#071a13;font-size:18px}.panel-head span{color:#61766e;font-size:12px}.panel-head .adm-button{height:38px;min-width:88px;padding:0 12px;border-radius:14px;color:#fff!important;font-size:13px;font-weight:900;background:#0d744f!important;border-color:#0d744f!important;box-shadow:0 10px 20px #0d744f2e}.panel-head .adm-button,.panel-head .adm-button *,.panel-head .adm-button .adm-button-content,.panel-head .adm-button svg{color:#fff!important}.panel-head .adm-button.adm-button-disabled,.panel-head .adm-button[disabled]{color:#fff!important;background:#8bbfa8!important;border-color:#8bbfa8!important;opacity:1;box-shadow:none}.panel-head .adm-button.adm-button-disabled *,.panel-head .adm-button[disabled] *,.panel-head .adm-button.adm-button-disabled svg,.panel-head .adm-button[disabled] svg{color:#fff!important}.report-focus-panel .adm-text-area-element{min-height:164px;padding:14px;border-radius:18px;border:1px solid rgba(9,48,34,.12);color:#10241c;font-size:14px;line-height:1.65;background:#fff;box-shadow:inset 0 0 0 1px #fffc}.report-focus-panel .adm-text-area-element::placeholder{color:#b8c3be}.batch-empty{min-height:118px;border-radius:18px;background:#fbfdfb}.mobile-order-card{padding:13px 14px;border-radius:18px;background:#fff;border:1px solid rgba(9,48,34,.09);border-left:4px solid #0d744f}.mobile-order-card b{color:#071a13;font-size:14px}.mobile-order-card span{color:#5f746c;font-size:12px}.mobile-order-card em{color:#0d744f;background:#eef9f2}.mobile-order-card.is-missing{border-color:#d92d2038;border-left-color:#d92d20;background:#fffaf9}.mobile-order-card.is-missing em{color:#b42318;background:#fff0ed}@media(max-width:380px){.page{padding-left:8px;padding-right:8px}.report-topbar{grid-template-columns:1fr}.report-topbar>.adm-button{width:100%}}.mobile-report-dashboard{display:grid;grid-auto-flow:column;grid-auto-columns:148px;gap:7px;margin:0 -14px 8px;padding:1px 14px 4px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.mobile-report-dashboard::-webkit-scrollbar{display:none}.mobile-report-stat-card{position:relative;min-height:126px;padding:9px;overflow:hidden;border:1px solid rgba(9,48,34,.08);border-radius:17px;background:radial-gradient(circle at 100% 0%,rgba(13,116,79,.12),transparent 32%),linear-gradient(145deg,#fffffff5,#f4faf6e6);box-shadow:0 8px 18px #071a130e;scroll-snap-align:start}.mobile-report-stat-card:nth-child(2){background:radial-gradient(circle at 100% 0%,rgba(219,169,79,.14),transparent 32%),linear-gradient(145deg,#fffffff7,#fffaf1e6)}.mobile-report-stat-card:nth-child(3){background:radial-gradient(circle at 100% 0%,rgba(47,108,255,.11),transparent 32%),linear-gradient(145deg,#fffffff7,#f6f9ffe6)}.mobile-report-stat-head{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:6px}.mobile-report-stat-head b{display:block;color:#071a13;font-size:13px;line-height:1.25}.mobile-report-stat-head span{display:block;margin-top:2px;color:#698078;font-size:9px;line-height:1.2}.mobile-report-stat-head em{flex:0 0 auto;min-width:30px;padding:3px 6px;border-radius:999px;color:#fff;text-align:center;font-size:10px;font-style:normal;font-weight:900;background:#0d744f;box-shadow:0 8px 18px #0d744f2e}.mobile-report-stat-card>strong{position:relative;z-index:1;display:block;margin:6px 0;color:#061b13;font-size:18px;line-height:1;letter-spacing:-.5px}.mobile-report-stat-mini{position:relative;z-index:1;display:flex;align-items:center;gap:7px;max-width:100%;margin-bottom:7px;padding:5px 8px;border:1px solid rgba(9,48,34,.08);border-radius:999px;background:#ffffffad;overflow:hidden}.mobile-report-stat-mini span{display:inline-flex;align-items:center;gap:3px;min-width:0;flex:1 1 0;color:#587168;font-size:11px;line-height:1;white-space:nowrap}.mobile-report-stat-mini span:last-child{justify-content:flex-end}.mobile-report-stat-mini b{flex:0 0 auto;color:#071a13;font-size:13px;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-.2px}.mobile-report-stat-mini i{flex:0 0 auto;width:1px;height:12px;background:#0930221f}.mobile-report-package-row{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:4px;padding-top:6px;border-top:1px dashed rgba(9,48,34,.12)}.mobile-report-package-row span{display:flex;align-items:center;justify-content:space-between;gap:4px;min-height:22px;padding:4px 6px;border-radius:8px;color:#355248;font-size:10px;background:#ffffffad;min-width:0;line-height:1.1}.mobile-report-package-row span:not(.empty){overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mobile-report-package-row b{flex:0 0 auto;color:#071a13;font-size:10px}.mobile-report-package-row .empty{grid-column:1 / -1;color:#8a9a94}.order-list-toolbar{display:flex;flex-direction:column;gap:10px;margin:-2px 0 12px}.order-list-toolbar .adm-search-bar{--height: 42px;--border-radius: 15px;padding:0;background:transparent}.order-list-toolbar .adm-search-bar-input-box{border:1px solid rgba(9,48,34,.09);background:#ffffffeb;box-shadow:0 10px 22px #071a130b}.order-list-toolbar .adm-selector{--checked-color: #0d744f;--checked-border: #0d744f;--padding: 8px 13px}.order-list-toolbar .adm-selector-item{border-radius:999px;font-size:13px;font-weight:800}.order-list-toolbar .adm-selector-item-active,.order-list-toolbar .adm-selector-item-active *{color:#fff!important}.order-list{display:flex;flex-direction:column;gap:10px}.order-list-card{display:block;width:100%;padding:14px;border-radius:20px;border:1px solid rgba(9,48,34,.08);background:#fffffff0;box-shadow:0 12px 26px #071a130f;cursor:pointer}.order-card-top,.order-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.order-card-top b{display:block;color:#071a13;font-size:16px;line-height:1.25}.order-card-top span{display:block;margin-top:4px;color:#6f8279;font-size:11px}.order-status{flex:0 0 auto;padding:5px 9px;border-radius:999px;color:#835600;font-size:11px;font-style:normal;font-weight:900;background:#fff4d8}.order-status.checked{color:#0d744f;background:#e9f8ef}.order-status.warn{color:#b42318;background:#fff0ed}.order-status.voided{color:#667085;background:#eef1f0}.order-list-card p{margin:12px 0;padding:11px 12px;border-radius:14px;color:#213d33;font-size:13px;line-height:1.55;background:#f7faf7}.order-card-meta{color:#6f8279;font-size:12px}.order-card-meta span:first-child{color:#071a13;font-size:15px;font-weight:900}.order-card-meta .adm-button{height:30px;padding:0 10px;border-radius:999px;color:#0d744f;font-size:12px;font-weight:900;background:#fff;border-color:#0d744f33}.report-detail-card{padding:14px;border-radius:22px;border:1px solid rgba(9,48,34,.08);background:#fffffff2;box-shadow:0 14px 30px #071a1312}.report-detail-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid rgba(9,48,34,.08)}.report-detail-head b{display:block;color:#071a13;font-size:16px;line-height:1.25}.report-detail-head span{display:inline-block;margin-top:5px;padding:4px 8px;border-radius:999px;color:#0d744f;font-size:11px;font-weight:900;background:#e9f8ef}.report-detail-head .adm-button{flex:0 0 auto;height:34px;padding:0 10px;border-radius:12px;color:#0d744f;font-size:12px;font-weight:900;background:#fff;border-color:#0d744f33}.report-detail-form .adm-list,.report-detail-form .adm-list-body,.report-detail-form .adm-list-body-inner{background:transparent}.report-detail-form .adm-list-body-inner{display:grid;grid-template-columns:1fr 1fr;gap:8px}.report-detail-form .adm-list-item{min-height:54px;margin:0;padding:8px 10px;border-radius:15px;border:1px solid rgba(9,48,34,.08);background:#fbfdfb}.report-detail-form .adm-list-item:nth-child(11){grid-column:1 / -1}.report-detail-form .adm-form-item-label{padding:0 0 4px;color:#6b7b75;font-size:11px;font-weight:800}.report-detail-form .adm-list-item-content,.report-detail-form .adm-list-item-content-main{min-height:0;padding:0}.report-detail-form .adm-input-element{color:#071a13;font-size:15px}.report-detail-save{height:44px;margin-top:12px;border-radius:15px;font-weight:900;box-shadow:0 10px 20px #0d744f29}.mobile-main{padding-bottom:calc(92px + env(safe-area-inset-bottom))!important}.mobile-main.no-tab{padding-bottom:0!important}.bottom-tab{position:fixed!important;left:50%!important;right:auto!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;z-index:9999!important;width:calc(100% - 20px)!important;max-width:500px!important;transform:translate(-50%);overflow:hidden;background:#fffffff5!important;box-shadow:0 16px 38px #071a1329}@media(max-width:520px){input,textarea,select,.adm-input-element,.adm-text-area-element,.adm-search-bar-input-box input{font-size:16px!important}}.chat-page{height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;overflow:hidden;padding-top:78px}.chat-page .adm-nav-bar{position:fixed;top:0;left:50%;right:auto;z-index:1200;width:100%;max-width:520px;height:48px;transform:translate(-50%);background:#fffffff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 8px 22px #071a1314}.chat-page .adm-nav-bar-title{font-size:16px;font-weight:700}.chat-page .adm-nav-bar-right .adm-button{height:34px;padding:0 14px;border-radius:8px;font-weight:700}.chat-subtitle{position:fixed;top:48px;left:50%;right:auto;z-index:1199;width:100%;max-width:520px;transform:translate(-50%);padding:6px 12px 8px;background:#f8fbf8f2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(9,48,34,.06)}.chat-list{flex:none;height:calc(100vh - 78px);height:calc(100dvh - 78px);overflow-y:auto;padding:12px 14px 104px;-webkit-overflow-scrolling:touch}.chat-input{left:50%;right:auto;z-index:1201;width:100%;max-width:520px;transform:translate(-50%);padding-bottom:calc(14px + env(safe-area-inset-bottom))}.exam-card{margin-bottom:12px;padding:16px;border:1px solid rgba(9,48,34,.08);border-radius:22px;background:#fffffff0;box-shadow:0 14px 30px #071a1311}.exam-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.exam-card-head b{display:block;color:#071a13;font-size:18px;line-height:1.25}.exam-card-head span{flex:0 0 auto;padding:5px 10px;border-radius:999px;color:#0d744f;font-size:12px;font-weight:900;background:#e9f8ef}.exam-card p{margin:10px 0;color:#64776f;font-size:13px;line-height:1.55}.exam-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.exam-meta em,.exam-result-pill{padding:5px 9px;border-radius:999px;color:#51665e;font-size:12px;font-style:normal;background:#f1f5f2}.exam-result-pill{display:inline-block;margin-bottom:12px;color:#0d744f;font-weight:900;background:#e9f8ef}.exam-actions{display:grid;grid-template-columns:1fr;gap:8px}.exam-progress-card{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-4px 0 12px;padding:12px 14px;border:1px solid rgba(13,116,79,.12);border-left:4px solid #0d744f;border-radius:18px;background:#fffffff5;box-shadow:0 12px 26px #071a130f}.exam-progress-card b{color:#0d744f;font-size:20px}.exam-progress-card span{color:#64776f;font-size:12px}.exam-question-card{padding:15px;border:1px solid rgba(9,48,34,.08);border-radius:22px;background:#fffffff0;box-shadow:0 12px 26px #071a130e}.exam-question-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.exam-question-title span{color:#0d744f;font-size:12px;font-weight:900}.exam-question-title em{padding:4px 8px;border-radius:999px;color:#0d744f;font-size:12px;font-style:normal;font-weight:900;background:#e9f8ef}.exam-question-card h3{margin:0 0 10px;color:#071a13;font-size:16px;line-height:1.45}.exam-question-card p{margin:0 0 10px;color:#5f746c;font-size:13px;line-height:1.55}.exam-submit-bar{position:sticky;bottom:0;z-index:8;margin:12px -2px 0;padding:12px 2px calc(12px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#eff6f000,#eef5ef 34%)}.exam-submit-bar .adm-button,.exam-bottom-button{height:44px;border-radius:15px;font-weight:900}.exam-result-hero{display:flex;align-items:center;gap:14px;margin-bottom:12px;padding:18px;border-radius:24px;color:#fff;background:linear-gradient(135deg,#061b13,#0d744f);box-shadow:0 18px 38px #071a1329}.exam-result-hero.failed{background:linear-gradient(135deg,#2a100d,#b42318)}.exam-result-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:18px;color:#061b13;background:#b7ff5b;font-size:26px}.exam-result-hero.failed .exam-result-icon{color:#b42318;background:#fff0ed}.exam-result-hero span{color:#ffffffb8;font-size:12px}.exam-result-hero h2{margin:3px 0;font-size:34px;line-height:1}.exam-result-hero p{margin:0;color:#ffffffdb;font-size:13px}.exam-score-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.exam-score-grid div,.exam-summary-card,.exam-answer-card{padding:14px;border:1px solid rgba(9,48,34,.08);border-radius:20px;background:#fffffff0;box-shadow:0 10px 24px #071a130d}.exam-score-grid span{display:block;color:#64776f;font-size:12px}.exam-score-grid b{display:block;margin-top:4px;color:#071a13;font-size:24px}.exam-summary-card{margin-bottom:10px}.exam-summary-card b,.exam-section-title{display:block;margin-bottom:8px;color:#071a13;font-size:16px;font-weight:900}.exam-summary-card p,.exam-summary-card li{color:#455d54;font-size:13px;line-height:1.65}.exam-summary-card p{margin:0}.exam-summary-card ul{margin:0;padding-left:18px}.exam-section-title{margin:14px 2px 8px}.exam-answer-head{display:flex;justify-content:space-between;gap:10px;margin-bottom:8px}.exam-answer-head b{color:#071a13;font-size:14px;line-height:1.45}.exam-answer-head span{flex:0 0 auto;color:#0d744f;font-size:13px;font-weight:900}.exam-answer-card p{margin:6px 0 0;color:#455d54;font-size:13px;line-height:1.6}.exam-answer-card em{display:block;margin-bottom:2px;color:#7a8f86;font-style:normal;font-size:11px;font-weight:900}.exam-bottom-button{margin-top:14px}.assistant-page-v2{position:relative;display:flex;min-height:calc(100vh - 230px);min-height:calc(100dvh - 230px);flex-direction:column;gap:12px;padding-bottom:calc(94px + env(safe-area-inset-bottom))}.assistant-quick-row-v2{display:flex;gap:8px;margin:0 -2px;padding:2px 2px 4px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.assistant-quick-row-v2::-webkit-scrollbar{display:none}.assistant-quick-row-v2 button{flex:0 0 auto;height:36px;padding:0 14px;border:1px solid rgba(9,48,34,.08);border-radius:999px;color:#18392f;font-size:13px;font-weight:700;background:#ffffffe0;box-shadow:0 10px 24px #071a130f}.assistant-thread-v2{display:flex;flex:1;min-height:calc(100vh - 380px);min-height:calc(100dvh - 380px);max-height:calc(100vh - 310px);max-height:calc(100dvh - 310px);flex-direction:column;gap:10px;overflow-y:auto;padding:2px 1px 12px;-webkit-overflow-scrolling:touch}.assistant-thread-v2 .assistant-card{width:fit-content;max-width:92%;padding:13px 14px;border:1px solid rgba(9,48,34,.08);border-radius:20px 20px 20px 8px;color:#17362d;background:#fffffff0;box-shadow:0 14px 30px #071a1312}.assistant-thread-v2 .assistant-card p{margin:0;white-space:pre-wrap;word-break:break-word}.assistant-thread-v2 .assistant-card span{display:block;margin-top:6px;color:#6a7c74;font-size:12px;line-height:1.45}.assistant-thread-v2 .assistant-card.user{align-self:flex-end;border-color:#0d744f2e;border-radius:20px 20px 8px;color:#fff;background:linear-gradient(135deg,#0d744f,#075138);box-shadow:0 16px 30px #0d744f33}.assistant-thread-v2 .assistant-card.assistant{align-self:flex-start}.assistant-welcome-v2{width:100%!important;max-width:100%!important}.assistant-thinking-v2{display:inline-flex;align-items:center;gap:5px;min-width:62px}.assistant-thinking-v2 i{width:7px;height:7px;border-radius:999px;background:#8ba39a;animation:assistant-thinking 1s infinite ease-in-out}.assistant-thinking-v2 i:nth-child(2){animation-delay:.15s}.assistant-thinking-v2 i:nth-child(3){animation-delay:.3s}@keyframes assistant-thinking{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.assistant-compose-v2{position:fixed;left:50%;bottom:calc(72px + env(safe-area-inset-bottom));z-index:21;display:flex;width:calc(100% - 28px);max-width:492px;transform:translate(-50%);gap:8px;padding:9px;border:1px solid rgba(9,48,34,.08);border-radius:24px;background:#fffffff0;box-shadow:0 20px 46px #071a1321;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.assistant-compose-v2 .adm-input{min-height:42px;flex:1;padding:0 13px;border:1px solid rgba(9,48,34,.1);border-radius:17px;background:#fff}.assistant-compose-v2 .adm-button{width:46px;height:42px;min-width:46px;border-radius:16px;color:#fff;font-size:20px;box-shadow:0 12px 24px #0d744f38}.assistant-compose-v2 .adm-button-disabled{opacity:.55;box-shadow:none}@media(min-width:720px){.assistant-page-v2{min-height:calc(100vh - 250px);padding-bottom:110px}.assistant-thread-v2{min-height:430px;max-height:calc(100vh - 330px)}.assistant-compose-v2{bottom:76px}}.mobile-native-input{width:100%;height:38px;border:1px solid rgba(15,61,46,.14);border-radius:10px;background:#fff;padding:0 10px;font-size:14px;color:#10251d;box-sizing:border-box}.mobile-native-input:focus{outline:none;border-color:#0f7a4a;box-shadow:0 0 0 2px #0f7a4a14}.photo-hero{display:flex;align-items:center;justify-content:space-between;gap:14px;border-radius:24px;padding:18px;margin-bottom:12px;color:#fff;background:linear-gradient(135deg,#06351f,#14845a);box-shadow:0 18px 34px #0736242e}.photo-hero span{display:block;color:#ffffffc2;font-size:13px}.photo-hero b{display:block;font-size:38px;line-height:1;margin:6px 0}.photo-hero p{margin:0;color:#ffffffc7;font-size:13px}.photo-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:16px}.photo-stat-grid div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:12px;box-shadow:0 8px 20px #0618120a}.photo-stat-grid span{display:block;color:var(--muted);font-size:12px}.photo-stat-grid b{display:block;margin-top:4px;font-size:22px}.photo-stat-grid div{cursor:pointer}.photo-alert-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:-6px 0 16px}.photo-alert-grid button{border:0;border-radius:18px;padding:12px;text-align:left;color:#fff;box-shadow:0 12px 24px #00000014}.photo-alert-grid button span{display:block;font-size:12px;opacity:.92}.photo-alert-grid button b{display:block;margin-top:4px;font-size:24px;color:#fff}.photo-alert-grid .danger{background:linear-gradient(135deg,#ff5a5f,#dc2626)}.photo-alert-grid .warning{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.photo-toolbar{display:flex;justify-content:flex-end;margin:-4px 0 8px}.photo-filter-tabs{--active-line-color:transparent;margin-bottom:12px;overflow-x:auto}.photo-task-list{display:grid;gap:10px}.photo-filter-bar{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:4px 0 10px}.photo-filter-bar label{display:flex;align-items:center;gap:7px;border:1px solid #dcebe2;border-radius:16px;background:#fff;padding:8px 10px;box-shadow:0 8px 18px #082a1c09}.photo-filter-bar span{flex:0 0 auto;color:#70877e;font-size:12px}.photo-filter-bar select{min-width:0;flex:1;border:0;background:transparent;color:#10251d;font-size:14px;font-weight:800;outline:none}.photo-task-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:14px;box-shadow:0 10px 24px #0618120b}.photo-task-card.compact{padding:13px}.photo-task-card.urgent{border-color:#fb923c;background:#fff8ed}.photo-task-card.rejected,.photo-task-card.issue{border-color:#fecaca;background:#fff5f5}.photo-task-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.photo-task-top b,.photo-task-card>b{font-size:17px}.photo-task-top em{flex:0 0 auto;font-style:normal;border-radius:999px;padding:5px 9px;color:#08734d;background:#e7f7ee;font-size:12px;font-weight:900}.photo-task-card.urgent .photo-task-top em{color:#b45309;background:#ffedd5}.photo-task-card.rejected .photo-task-top em{color:#b91c1c;background:#fee2e2}.photo-task-flags{display:flex;gap:6px;flex-wrap:wrap;margin-top:7px}.photo-task-flags strong{border-radius:999px;padding:4px 8px;color:#fff;font-size:11px;line-height:1;font-weight:900}.photo-task-flags .flag-danger{background:linear-gradient(135deg,#ff5a5f,#dc2626)}.photo-task-flags .flag-warning{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.photo-task-card span{display:block;margin-top:5px;color:var(--muted);font-size:13px}.photo-task-card p{margin:6px 0 0;color:#31443c;font-size:13px}.photo-task-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:6px 10px;margin-top:10px}.photo-task-meta p{margin:0;color:#385349}.photo-deadline-strip{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.photo-deadline-strip div{border:1px solid #cfe0d7;background:#f7fbf8;border-radius:14px;padding:9px 10px}.photo-deadline-strip small{display:block;color:#60766d;font-size:11px;margin-bottom:2px}.photo-deadline-strip b{display:block;color:#05251b;font-size:16px}.photo-deadline-strip.urgent div{border-color:#fdba74;background:#fff7ed}.photo-deadline-strip.urgent b{color:#b45309}.photo-deadline-strip.overdue div{border-color:#fecaca;background:#fff1f2}.photo-deadline-strip.overdue b{color:#dc2626}.photo-task-status{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.photo-task-status i{font-style:normal;color:#0b6f4a;background:#edf8f1;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.photo-note{border-top:1px solid var(--line);padding-top:9px;color:#6b4f16!important}.photo-card-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:12px}.photo-card-actions .adm-button{font-weight:800}.photo-detail{display:grid;gap:12px;padding-bottom:18px}.photo-detail-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:14px;box-shadow:0 10px 24px #0618120b}.photo-detail-card h3{margin:0 0 10px;font-size:16px}.photo-detail-card p{margin:0;color:#365047;line-height:1.6}.photo-detail-card.reject{border-color:#fecaca;background:#fff7f7}.photo-detail-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.photo-detail-head b{display:block;font-size:22px}.photo-detail-head span{display:block;color:var(--muted);margin-top:4px}.photo-detail-head em{font-style:normal;border-radius:999px;padding:6px 10px;color:#08734d;background:#e7f7ee;font-weight:900}.photo-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.photo-detail-grid p{border:1px solid var(--line);border-radius:14px;padding:10px;background:#f8fbf8}.photo-detail-grid span{display:block;color:var(--muted);font-size:12px;margin-bottom:4px}.photo-detail-grid b{font-size:15px}.photo-detail-grid .photo-detail-deadline,.photo-detail-grid .photo-detail-left{border-color:#b7dcc9;background:linear-gradient(135deg,#ecfdf5,#f7fff9)}.photo-detail-grid .photo-detail-deadline b,.photo-detail-grid .photo-detail-left b{font-size:18px;color:#064e3b}.photo-detail-grid .photo-detail-deadline.urgent,.photo-detail-grid .photo-detail-left.urgent{border-color:#fdba74;background:#fff7ed}.photo-detail-grid .photo-detail-deadline.urgent b,.photo-detail-grid .photo-detail-left.urgent b{color:#b45309}.photo-detail-grid .photo-detail-deadline.overdue,.photo-detail-grid .photo-detail-left.overdue{border-color:#fecaca;background:#fff1f2}.photo-detail-grid .photo-detail-deadline.overdue b,.photo-detail-grid .photo-detail-left.overdue b{color:#dc2626}.photo-detail-status{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.photo-detail-status i{font-style:normal;color:#0b6f4a;background:#edf8f1;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.photo-actions{margin-top:12px}.photo-upload-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.photo-upload-section-head h3{margin:0 0 4px!important}.photo-upload-section-head p{margin:0!important;color:#6b7f75!important;font-size:12px!important;line-height:1.45!important}.photo-upload-section-head button{flex:0 0 auto;border:1px solid #cfe3d8;border-radius:999px;background:#fff;color:#08734d;padding:7px 11px;font-size:12px;font-weight:900}.photo-upload-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.photo-upload-item{position:relative;min-width:0}.photo-upload-item img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:14px;background:#eef4ef;border:2px solid transparent}.photo-upload-item span{display:block;text-align:center;color:var(--muted);font-size:12px;margin-top:4px}.photo-upload-item.selected img{border-color:#08734d;box-shadow:0 0 0 3px #08734d24}.photo-upload-item.locked img{opacity:.72}.photo-upload-item em{position:absolute;right:5px;bottom:24px;border-radius:999px;background:#071811b8;color:#fff;padding:3px 6px;font-size:10px;font-style:normal;font-weight:900}.photo-upload-check{position:absolute;top:5px;left:5px;z-index:2;width:26px;height:26px;border:2px solid rgba(255,255,255,.92);border-radius:999px;background:#0718116b;color:#fff;font-size:16px;line-height:20px;font-weight:950;box-shadow:0 4px 10px #00000029}.photo-upload-item.selected .photo-upload-check{background:#08734d}.photo-upload-item.locked .photo-upload-check{background:#0718112e}.photo-upload-delete-bar{position:sticky;bottom:88px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;border:1px solid #fecaca;border-radius:16px;background:#fff7f7;padding:10px 12px;box-shadow:0 14px 30px #dc262621}.photo-upload-delete-bar span{color:#991b1b;font-size:13px;font-weight:900}.photo-upload-delete-bar .adm-button{border-radius:999px!important;font-weight:950!important}.shoot-photo-preview{position:fixed;inset:0;z-index:9999;background:#000000d1;display:flex;align-items:center;justify-content:center;padding:18px}.shoot-photo-preview button{position:absolute;top:18px;right:18px;width:40px;height:40px;border:0;border-radius:999px;background:#ffffff29;color:#fff;font-size:24px;line-height:40px}.shoot-photo-preview img{max-width:100%;max-height:86vh;border-radius:16px;object-fit:contain}.shoot-photo-preview-actions{position:absolute;left:18px;right:18px;bottom:calc(18px + env(safe-area-inset-bottom));display:flex;justify-content:center}.shoot-photo-preview-actions .adm-button{position:static;width:auto;height:42px;border-radius:999px;padding:0 20px;font-size:14px;line-height:1}.photo-filter-tabs{margin-bottom:8px;padding-bottom:2px}.photo-task-list{gap:9px}.photo-task-card{border-radius:18px;padding:12px 13px;box-shadow:0 8px 18px #082a1c0b}.photo-task-top b,.photo-task-card>b{font-size:16px;line-height:1.25}.photo-task-top em{padding:4px 8px;font-size:11px;background:#eef9f2;color:#0b744d}.photo-task-card span{margin-top:4px;font-size:12px}.photo-task-card p{font-size:12px}.photo-task-meta{grid-template-columns:1fr 1fr;gap:2px 12px;margin-top:8px}.photo-task-meta p{font-size:12px;color:#37544a}.photo-deadline-strip{grid-template-columns:1fr 1fr;gap:6px;margin-top:8px}.photo-deadline-strip div{border:none;border-radius:12px;padding:7px 9px;background:#f1f7f3}.photo-deadline-strip small{font-size:10px;color:#6d8178}.photo-deadline-strip b{font-size:15px}.photo-deadline-strip.urgent div{background:#fff3e4}.photo-deadline-strip.overdue div{background:#fff0f0}.photo-task-status{gap:6px;margin-top:8px}.photo-task-status i{padding:5px 8px;font-size:11px}.photo-note{margin-top:8px!important;padding-top:8px;font-size:12px!important}.photo-note.danger{border:1px solid #fecaca!important;background:#fff1f2;border-radius:12px;padding:9px 10px!important;color:#dc2626!important;font-weight:800}.photo-card-actions{gap:7px;margin-top:10px}.photo-card-actions .adm-button{height:34px;padding:0 6px;border-radius:10px;font-size:13px;font-weight:700}.photo-card-actions .adm-button-primary{background:#117c55;border-color:#117c55}.photo-card-actions .adm-button-disabled{opacity:.58}.photo-task-card{background:radial-gradient(circle at 96% 0%,rgba(20,132,90,.08),transparent 28%),linear-gradient(180deg,#fff,#fbfffc)}.photo-task-card.issue{background:radial-gradient(circle at 96% 0%,rgba(239,68,68,.1),transparent 30%),linear-gradient(180deg,#fff,#fff8f8)}.photo-task-top em{background:linear-gradient(135deg,#eafaf1,#ddf5e9);color:#08734d}.photo-task-card.issue .photo-task-top em{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.photo-action-btn.adm-button{--border-color:#d9e7df;--text-color:#10251d;background:#fff;color:#10251d;border:1px solid #d9e7df;box-shadow:0 5px 12px #082a1c0a}.photo-action-btn.adm-button:not(.adm-button-disabled):active{transform:translateY(1px)}.photo-action-btn.is-done.adm-button{--border-color:transparent;--text-color:#fff;--adm-color-primary:#fff;background:linear-gradient(135deg,#13a66f,#047857)!important;border-color:transparent!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:0 8px 18px #04785733}.photo-action-btn.is-done.adm-button .adm-button-content,.photo-action-btn.is-done.adm-button span,.photo-action-btn.is-done.adm-button *{color:#fff!important;-webkit-text-fill-color:#fff!important}.photo-action-btn.is-issue.adm-button{--border-color:transparent;--text-color:#fff;--adm-color-danger:#fff;background:linear-gradient(135deg,#ff5a5f,#dc2626)!important;border-color:transparent!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:0 8px 18px #dc26262e}.photo-action-btn.is-issue.adm-button .adm-button-content,.photo-action-btn.is-issue.adm-button span,.photo-action-btn.is-issue.adm-button *{color:#fff!important;-webkit-text-fill-color:#fff!important}.photo-card-actions .photo-action-btn.adm-button-disabled{opacity:1}.shoot-upload-popup{max-height:88dvh;overflow:auto;background:#f6fbf7}.shoot-upload-panel{padding:16px}.shoot-upload-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.shoot-upload-head h2{margin:0;font-size:22px;color:#061f17}.shoot-upload-head p{margin:4px 0 0;color:#60766d;font-size:13px}.shoot-upload-head button{width:36px;height:36px;border:0;border-radius:14px;background:#edf5ef;color:#12392b;font-size:22px}.shoot-upload-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:10px}.shoot-upload-summary span{border:1px solid #dcebe2;border-radius:14px;padding:9px 10px;background:#fff;color:#60766d;font-size:12px}.shoot-upload-summary b{color:#08734d;font-size:18px}.shoot-upload-tip{margin:0 0 12px;border:1px solid #cfe8da;border-radius:15px;background:#eef8f2;padding:10px 12px;color:#08734d;font-size:12px;line-height:1.55;font-weight:800}.shoot-upload-choose.adm-button{height:42px;border-radius:14px;margin-bottom:12px;background:#fff;color:#0b6f4a;font-weight:800}.shoot-upload-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:12px}.shoot-upload-item{position:relative;overflow:hidden;border:1px solid #dcebe2;border-radius:14px;background:#fff}.shoot-upload-item img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.shoot-upload-item button{position:absolute;top:5px;right:5px;width:24px;height:24px;border:0;border-radius:50%;background:#00000073;color:#fff;font-size:16px;line-height:24px}.shoot-upload-progress{height:4px;background:#edf3ef}.shoot-upload-progress i{display:block;height:100%;width:0;border-radius:999px;background:linear-gradient(90deg,#18b981,#047857)}.shoot-upload-item small{display:block;padding:5px 6px 7px;color:#60766d;font-size:11px;text-align:center}.shoot-upload-item.done small{color:#047857;font-weight:800}.shoot-upload-item.error small{color:#dc2626;font-weight:800}.shoot-upload-item.error{border-color:#fecaca}.shoot-upload-empty{border:1px dashed #cfe0d7;border-radius:16px;padding:18px 12px;margin-bottom:12px;color:#789087;text-align:center;background:#fff}.shoot-upload-actions{display:grid;grid-template-columns:1fr 1.5fr;gap:10px;margin-top:12px}.shoot-upload-actions .adm-button{height:44px;border-radius:14px;font-weight:900}.h5-upload-float{position:fixed;right:14px;bottom:88px;z-index:80;width:64px;height:64px;border:0;border-radius:22px;color:#fff;background:linear-gradient(135deg,#08734d,#0fa36a);box-shadow:0 16px 34px #08734d47}.h5-upload-float.has-error{background:linear-gradient(135deg,#c2410c,#ef4444);box-shadow:0 16px 34px #dc26263d}.h5-upload-float b,.h5-upload-float span{display:block;line-height:1.1}.h5-upload-float b{font-size:15px;font-weight:950}.h5-upload-float span{margin-top:4px;font-size:12px;opacity:.88}.h5-upload-center-popup{max-height:88dvh;overflow:auto;background:linear-gradient(180deg,#f7fbf8,#fff)}.h5-upload-center{padding:16px 14px calc(16px + env(safe-area-inset-bottom))}.h5-upload-center-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px;border-radius:22px;background:linear-gradient(135deg,#071811,#0d744f);padding:16px;color:#fff}.h5-upload-center-head h2{margin:0;font-size:22px}.h5-upload-center-head p{margin:6px 0 0;color:#ffffffc2;font-size:12px;line-height:1.5}.h5-upload-center-head button{flex:0 0 auto;width:34px;height:34px;border:0;border-radius:999px;background:#ffffff24;color:#fff;font-size:20px}.h5-upload-center-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px}.h5-upload-center-summary span{border:1px solid #dcebe2;border-radius:16px;background:#fff;padding:10px;color:#60766d;font-size:12px}.h5-upload-center-summary b{color:#08734d;font-size:20px}.h5-upload-center-list{display:flex;flex-direction:column;gap:10px;max-height:48dvh;overflow:auto;padding-right:2px}.h5-upload-center-item{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid #dcebe2;border-radius:18px;background:#fff;padding:10px;box-shadow:0 10px 22px #0831220e}.h5-upload-center-item.uploading{border-color:#a7f3d0}.h5-upload-center-item.done{border-color:#c8ecd8;background:#f7fcf9}.h5-upload-center-item.error{border-color:#fecaca;background:#fff7f7}.h5-upload-center-item img{width:58px;height:58px;border-radius:14px;object-fit:cover;background:#edf5ef}.h5-upload-center-item b,.h5-upload-center-item span,.h5-upload-center-item small,.h5-upload-center-item em{display:block;min-width:0}.h5-upload-center-item b{color:#061f17;font-size:14px;line-height:1.25;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.h5-upload-center-item span,.h5-upload-center-item small{color:#697e75;font-size:11px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.h5-upload-center-item em{margin-top:5px;color:#08734d;font-size:12px;font-style:normal;font-weight:900}.h5-upload-center-item.error em{color:#dc2626}.h5-upload-center-progress{margin-top:7px;height:5px;overflow:hidden;border-radius:999px;background:#edf3ef}.h5-upload-center-progress i{display:block;width:0;height:100%;border-radius:999px;background:linear-gradient(90deg,#18b981,#047857);transition:width .25s ease}.h5-upload-center-actions{display:flex;flex-direction:column;gap:6px}.h5-upload-center-actions .adm-button{min-width:52px;border-radius:999px;font-weight:900}.h5-upload-center-foot{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:13px}.h5-upload-center-foot .adm-button{height:42px;border-radius:14px;font-weight:950}.photo-actions-grid{display:grid;grid-template-columns:1fr;gap:8px}.shoot-alert-popup{max-height:86dvh;overflow:auto;background:#f6fbf7;border-radius:24px 24px 0 0}.shoot-alert-panel{padding:18px 16px calc(18px + env(safe-area-inset-bottom))}.shoot-alert-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}.shoot-alert-icon{flex:0 0 auto;width:40px;height:40px;border-radius:16px;display:grid;place-items:center;color:#fff;font-weight:900;background:linear-gradient(135deg,#16a34a,#047857);box-shadow:0 10px 22px #0478572e}.shoot-alert-icon.warn{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 10px 22px #d977062e}.shoot-alert-icon.danger{background:linear-gradient(135deg,#ff5a5f,#dc2626);box-shadow:0 10px 22px #dc26262e}.shoot-alert-head h2{margin:1px 0 4px;font-size:20px;color:#061f17}.shoot-alert-head p{margin:0;color:#60766d;font-size:13px;line-height:1.55}.shoot-alert-list{display:grid;gap:9px;max-height:45dvh;overflow:auto;margin:10px 0 14px}.shoot-alert-item{border:1px solid #dcebe2;border-radius:16px;padding:11px 12px;background:#fff}.shoot-alert-item b{display:block;color:#061f17;font-size:15px}.shoot-alert-item span{display:inline-block;margin-top:5px;border-radius:999px;padding:4px 8px;background:#e7f7ee;color:#08734d;font-size:12px;font-weight:900}.shoot-alert-item span.danger{background:#fee2e2;color:#dc2626}.shoot-alert-item p{margin:8px 0 0;color:#385349;line-height:1.55;font-size:13px}.shoot-alert-textarea{--font-size:15px;border:1px solid #dcebe2;border-radius:16px;padding:12px;background:#fff}.shoot-alert-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.shoot-alert-actions.single{grid-template-columns:1fr}.shoot-alert-actions .adm-button{height:44px;border-radius:14px;font-weight:900}.order-date-filter{display:grid;grid-template-columns:1fr 1fr;gap:8px}.order-date-filter input,.mobile-native-input{width:100%;min-height:42px;border:1px solid #dcebe2;border-radius:14px;padding:0 12px;background:#fff;color:#061f17;font-size:14px}.order-flow-row{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0 7px}.flow-pill{display:inline-flex;align-items:center;min-height:26px;border-radius:999px;padding:0 9px;font-size:12px;font-weight:900;background:#eef5f1;color:#4f675d}.flow-pill.done{background:#e4f7eb;color:#05764f}.flow-pill.warn{background:#fff0e8;color:#d94b17}.flow-pill.todo{background:#eef5f1;color:#4f675d}.order-photographer-row{display:flex;flex-wrap:wrap;gap:8px 12px;color:#5b7169;font-size:12px;margin:0 0 8px}.mini-photo-row{display:flex;gap:6px;margin:8px 0 2px}.mini-photo-row img{width:42px;height:42px;border-radius:12px;object-fit:cover;border:1px solid #dcebe2}.mini-photo-row span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#edf5ef;color:#08734d;font-weight:900;font-size:12px}.report-process-card,.report-detail-card,.report-photo-card{border:1px solid #dcebe2;border-radius:22px;background:#fff;padding:16px;box-shadow:0 14px 34px #061f170f;margin-bottom:14px}.report-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.report-detail-head b{display:block;color:#061f17;font-size:20px}.report-detail-head span{display:block;color:#60766d;font-size:13px;margin-top:4px}.process-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.process-step{border:1px solid #dcebe2;border-radius:16px;padding:10px;background:#f8fcf9}.process-step i{display:grid;place-items:center;width:24px;height:24px;border-radius:999px;background:#edf5ef;color:#60766d;font-style:normal;font-weight:900;margin-bottom:8px}.process-step b{font-size:13px;color:#061f17}.process-step span{margin-top:4px;color:#60766d;font-size:12px}.process-step.done{border-color:#b9ead0;background:#edfbf3}.process-step.done i{background:#0b7f55;color:#fff}.process-step.warn{border-color:#fecaca;background:#fff1f2}.task-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.task-info-grid span{border:1px solid #e1eee6;border-radius:14px;padding:10px;background:#fbfefc}.task-info-grid em,.task-info-grid b{display:block}.task-info-grid em{color:#60766d;font-size:12px;font-style:normal}.task-info-grid b{margin-top:4px;color:#061f17;font-size:14px}.report-detail-card h3,.report-photo-card h3{margin:0 0 12px;color:#061f17;font-size:18px}.report-detail-form{display:grid;grid-template-columns:1fr 1fr;gap:8px 10px}.report-detail-form .adm-list,.report-detail-form .adm-list-body,.report-detail-form .adm-form-item{background:transparent}.report-detail-form .adm-form-item{padding:0;border:0}.report-detail-form .adm-list-body{border:0}.report-detail-save.adm-button{margin-top:14px;height:44px;border-radius:14px;font-weight:900}.report-photo-empty{border:1px dashed #cfe0d7;border-radius:16px;padding:22px 12px;color:#789087;text-align:center;background:#fbfefc}.report-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.report-photo-item{overflow:hidden;border:1px solid #dcebe2;border-radius:16px;background:#fff;padding:0;text-align:left}.report-photo-item img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.report-photo-item span{display:block;padding:7px 8px;color:#08734d;font-size:12px;font-weight:900}.report-photo-item span.warn{color:#dc2626}.report-photo-preview{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:18px;background:#000000d1}.report-photo-preview button{position:absolute;top:18px;right:18px;width:40px;height:40px;border:0;border-radius:50%;background:#ffffff29;color:#fff;font-size:26px}.report-photo-preview img{max-width:100%;max-height:86dvh;border-radius:16px;object-fit:contain}.report-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.report-card-title h3{margin:0;font-size:18px;line-height:1.25}.report-card-title span{color:#65756d;font-size:12px;line-height:1.5}.report-detail-field-grid,.report-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.report-detail-field-grid label,.report-field-grid label,.report-detail-field{display:flex;flex-direction:column;gap:6px;min-width:0}.report-detail-field-grid label>span,.report-field-grid label>span,.report-detail-field>span{color:#50645b;font-size:12px;font-weight:700}.report-detail-field-grid .span-2,.report-field-grid .span-2{grid-column:1/-1}.report-field-grid.compact{gap:8px}.report-edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:4px 0 12px}.report-edit-grid label{display:flex;flex-direction:column;gap:6px;min-width:0}.report-edit-grid label>span{color:#50645b;font-size:12px;font-weight:700}.report-edit-grid.compact{gap:8px;margin:0 0 10px}.mobile-native-input,.mobile-native-textarea{width:100%;min-width:0;box-sizing:border-box;border:1px solid #d6e4dc;border-radius:12px;background:#fff;color:#06251b;font-size:14px;font-weight:700;outline:none}.mobile-native-input{height:44px;padding:0 12px}.mobile-native-textarea{min-height:76px;padding:12px;resize:none;line-height:1.5}.mobile-native-input:focus,.mobile-native-textarea:focus{border-color:#0f7f52;box-shadow:0 0 0 3px #0f7f5214}.report-detail-card,.report-photo-card,.report-process-card,.report-template-card,.one-report-panel{background:#fff;border:1px solid #dbe8e0;border-radius:22px;padding:16px;margin-bottom:14px;box-shadow:0 16px 38px #052d1d0f}.report-detail-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.report-detail-head b{display:block;font-size:20px;line-height:1.2}.report-detail-head span{display:block;color:#66766d;font-size:12px;margin-top:5px}.process-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.process-step{border:1px solid #dceae2;border-radius:16px;padding:10px;background:#f8fbf8}.process-step i{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:999px;background:#eaf2ed;color:#547064;font-style:normal;font-weight:900;margin-bottom:8px}.process-step b,.process-step span{display:block}.process-step b{font-size:13px}.process-step span{margin-top:4px;color:#6b7b72;font-size:12px}.process-step.done{border-color:#a6e4c6;background:linear-gradient(135deg,#effcf5,#fff)}.process-step.done i{background:#0f8b5f;color:#fff}.process-step.warn{border-color:#ffc7c7;background:linear-gradient(135deg,#fff1f1,#fff)}.process-step.warn i{background:#ef4444;color:#fff}.task-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.task-info-grid span{display:block;border-radius:14px;background:#f3f8f5;padding:10px}.task-info-grid em{display:block;color:#677a70;font-size:12px;font-style:normal}.task-info-grid b{display:block;margin-top:4px;font-size:15px}.report-detail-save{margin-top:14px;border-radius:14px!important}.report-refund-card{border:1px solid #dce9e0;border-radius:20px;background:#fff;padding:14px;margin-bottom:12px;box-shadow:0 10px 24px #083e280d}.report-refund-card.active{border-color:#a9e6c2;background:linear-gradient(135deg,#f2fff7,#fff)}.report-refund-card span{display:block;color:#61766c;font-size:12px;font-weight:800;margin-bottom:5px}.report-refund-card b{display:block;color:#06251b;font-size:17px}.report-refund-card p{margin:8px 0 0;color:#5d7167;font-size:13px;line-height:1.55}.report-photo-empty,.empty-box{border:1px dashed #c9ded2;border-radius:16px;padding:26px 14px;text-align:center;color:#87968e;background:#fbfdfb}.report-photo-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.report-photo-item{border:1px solid #d9e8df;border-radius:16px;background:#fff;overflow:hidden;padding:0;text-align:left}.report-photo-item img{display:block;width:100%;aspect-ratio:1.25;object-fit:cover}.report-photo-item span{display:inline-block;margin:8px;padding:4px 8px;border-radius:999px;background:#eaf8f1;color:#08784f;font-size:12px;font-weight:800}.report-photo-item span.warn{background:#ffecec;color:#dc2626}.report-photo-preview{position:fixed;inset:0;z-index:9999;background:#000000c7;display:flex;align-items:center;justify-content:center;padding:18px}.report-photo-preview button{position:absolute;top:18px;right:18px;width:38px;height:38px;border:0;border-radius:999px;background:#fff;color:#10231b;font-size:24px}.report-photo-preview img{max-width:100%;max-height:86vh;border-radius:16px;object-fit:contain}.plan-top-card,.plan-section{margin-bottom:12px;border:1px solid #dce9e0;border-radius:22px;background:#ffffffeb;box-shadow:0 14px 34px #061f170f}.plan-top-card{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding:14px}.plan-top-card label{flex:1;display:flex;flex-direction:column;gap:7px;color:#496157;font-size:12px;font-weight:800}.plan-top-card input,.plan-search,.plan-filter-grid select{width:100%;height:44px;border:1px solid #d7e6dd;border-radius:14px;padding:0 12px;color:#06251b;background:#fff;font-size:14px;outline:none}.plan-filter-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:10px 0 6px}.plan-filter-grid select{appearance:auto;font-weight:800}.plan-filter-summary{margin:0 0 10px;color:#60766d;font-size:12px}.plan-actions{display:flex;gap:8px;flex-shrink:0}.plan-section-head .adm-button-primary,.plan-actions .adm-button-primary,.plan-teacher-block-head .adm-button-primary{color:#fff!important}.plan-section-head .adm-button-primary *,.plan-actions .adm-button-primary *,.plan-teacher-block-head .adm-button-primary *,.plan-section-head .adm-button-primary .adm-button-content,.plan-actions .adm-button-primary .adm-button-content,.plan-teacher-block-head .adm-button-primary .adm-button-content{color:#fff!important;-webkit-text-fill-color:#fff!important}.plan-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.plan-stats div{min-height:76px;border:1px solid #dce9e0;border-radius:18px;padding:11px;background:linear-gradient(180deg,#fff,#f8fcf9);box-shadow:0 10px 22px #061f170b}.plan-stats span,.plan-task-main span,.plan-section-head span{display:block;color:#60766d;font-size:12px}.plan-stats b{display:block;margin-top:6px;color:#061f17;font-size:24px}.plan-stats .warn{border-color:#fecaca;background:linear-gradient(180deg,#fff5f5,#fff)}.plan-stats .warn b{color:#dc2626}.plan-tabs{position:sticky;top:0;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:0 0 12px;padding:7px;border:1px solid rgba(255,255,255,.86);border-radius:999px;background:#ffffffe6;box-shadow:0 12px 26px #083e280f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.plan-tabs button{height:36px;border:0;border-radius:999px;background:transparent;color:#24443a;font-weight:900}.plan-tabs button.active{color:#fff;background:linear-gradient(135deg,#109463,#047857);box-shadow:0 8px 18px #0478572e}.plan-section{padding:14px}.plan-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.plan-section-head b{display:block;color:#061f17;font-size:17px}.plan-task-list{display:flex;flex-direction:column;gap:10px}.plan-task-card{width:100%;display:grid;grid-template-columns:1fr auto;gap:10px;border:1px solid #dce9e0;border-radius:18px;padding:12px;text-align:left;background:linear-gradient(180deg,#fff,#fbfffc)}.plan-task-card.checked{border-color:#8eddb8;background:linear-gradient(135deg,#edfff5,#fff)}.plan-task-main b{display:block;color:#061f17;font-size:16px}.plan-task-main p{margin:7px 0 0;color:#173a2d;font-size:13px;font-weight:800}.plan-task-main em{display:block;margin-top:8px;color:#5b7168;font-size:12px;font-style:normal;line-height:1.45}.plan-task-side{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.plan-task-side i,.plan-task-side strong{display:inline-flex;align-items:center;justify-content:center;min-width:48px;min-height:24px;border-radius:999px;padding:0 8px;font-size:12px;font-style:normal;font-weight:900}.plan-task-side i.urgent{color:#fff;background:linear-gradient(135deg,#ff6b35,#ef4444)}.plan-task-side i.danger{color:#fff;background:#dc2626}.plan-task-side strong{color:#08784f;background:#e8f8ef}.plan-class-card{margin-bottom:12px;border:1px solid #e1eee6;border-radius:18px;padding:12px;background:#fbfefc}.plan-class-card>b{display:block;margin-bottom:10px;color:#061f17;font-size:16px}.plan-teacher-text{width:100%;min-height:34vh;border:1px solid #d7e6dd;border-radius:18px;padding:14px;background:#fbfefc;color:#06251b;font-size:14px;line-height:1.65;resize:none}.plan-teacher-block{margin-bottom:12px}.plan-teacher-block-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.plan-teacher-block-head b{color:#06251b;font-size:15px}.report-mode-tabs{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border:1px solid #dce9e0;border-radius:20px;padding:8px;margin-bottom:14px;box-shadow:0 12px 26px #083e280f}.report-mode-tabs .adm-capsule-tabs{flex:1}.report-template-card{background:linear-gradient(180deg,#fff,#fbfdfb)}.report-lock-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.report-lock-field{display:flex;flex-direction:column;gap:7px}.report-lock-field>div{display:flex;justify-content:space-between;align-items:center;gap:8px}.report-lock-field span{color:#17372b;font-size:13px;font-weight:900}.report-lock-field button{border:0;border-radius:999px;padding:4px 9px;color:#557267;background:#eef6f1;font-size:11px;font-weight:800}.report-lock-field.locked button{color:#fff;background:#08784f}.report-template-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:4px 0 12px}.report-template-summary span{display:block;border:1px solid #dbe9e1;border-radius:14px;background:linear-gradient(180deg,#f7fcf9,#fff);padding:9px 10px}.report-template-summary em{display:block;color:#6b7f75;font-size:11px;font-style:normal;margin-bottom:4px}.report-template-summary b{display:block;color:#06251b;font-size:14px;line-height:1.2}.report-template-summary.compact{margin:0 0 10px}.report-template-summary.compact span{padding:7px 9px}.report-raw-textarea{width:100%;min-height:136px;box-sizing:border-box;border:1px solid #d6e4dc;border-radius:18px;padding:14px;outline:none;resize:none;font-size:15px;line-height:1.55}.report-bottom-actions,.report-inline-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:14px;flex-wrap:wrap}.one-report-panel .adm-button-primary,.report-inline-actions .adm-button-primary,.report-bottom-actions .adm-button-primary,.report-card-title .adm-button-primary{--text-color:#fff!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.one-report-panel .adm-button-primary *,.report-inline-actions .adm-button-primary *,.report-bottom-actions .adm-button-primary *,.report-card-title .adm-button-primary *{color:#fff!important;-webkit-text-fill-color:#fff!important;fill:#fff!important;stroke:#fff!important}.batch-line-list{display:flex;flex-direction:column;gap:9px}.batch-line-row{display:grid;grid-template-columns:28px 1fr auto;gap:8px;align-items:center}.batch-line-row b{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#ddf5e9;color:#08784f}.batch-line-row button,.batch-review-head button{border:1px solid #ffd1d1;border-radius:12px;background:#fff7f7;color:#dc2626;height:40px;padding:0 10px;font-weight:800}.batch-review-list{display:flex;flex-direction:column;gap:12px}.batch-review-card{border:1px solid #dce9e0;border-radius:18px;padding:12px;background:#fff}.batch-review-card.warn{border-color:#ffd1a8;background:#fffaf4}.batch-review-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.batch-review-head span{flex:1;color:#c66a14;font-size:12px}.admin-hero-panel{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;padding:18px;border-radius:22px;background:linear-gradient(135deg,#063c2c,#0e8f63);color:#fff;box-shadow:0 16px 36px #063c2c33}.admin-hero-panel span,.brand-share-hero span{display:block;font-size:12px;opacity:.82;margin-bottom:6px}.admin-hero-panel strong,.brand-share-hero strong{display:block;font-size:30px;line-height:1.1}.admin-hero-panel p,.brand-share-hero p{margin:6px 0 0;font-size:16px;font-weight:900}.admin-metric-card{min-height:78px;border:1px solid #dce9e0;border-radius:18px;background:#fff;padding:13px;box-shadow:0 10px 22px #083e280f}.admin-metric-card span{display:block;color:#64776e;font-size:12px;margin-bottom:8px}.admin-metric-card b{display:block;color:#06251b;font-size:22px;line-height:1.1}.admin-section{margin-top:18px}.admin-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.admin-section-head h3{margin:0;color:#06251b;font-size:17px}.admin-list,.admin-order-list,.brand-stat-list{display:flex;flex-direction:column;gap:10px}.admin-list-row{display:flex;align-items:center;justify-content:space-between;width:100%;border:1px solid #dce9e0;border-radius:16px;background:#fff;padding:13px;color:#17372b;text-align:left}.admin-list-row span{font-size:14px;font-weight:800}.admin-list-row b{min-width:34px;height:28px;border-radius:999px;background:#e7f7ee;color:#08784f;display:grid;place-items:center}.admin-filter-panel{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.admin-total-line{color:#6b7f75;font-size:12px;margin:6px 0 10px}.admin-order-card{border:1px solid #dce9e0;border-radius:18px;background:#fff;padding:13px;box-shadow:0 10px 22px #083e280f}.admin-order-card b{display:block;color:#06251b;font-size:16px;line-height:1.25}.admin-order-card span,.admin-order-card p{color:#65786f;font-size:12px;line-height:1.45}.admin-order-card p{margin:8px 0}.admin-order-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.admin-order-title em{font-style:normal;color:#08784f;font-weight:900;white-space:nowrap}.admin-tag-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:8px}.admin-card-foot{margin-top:8px;color:#8a9b93;font-size:12px}.admin-warn-text{padding:8px 10px;border-radius:12px;background:#fff6ed;color:#b45309!important}.mini-badge{display:inline-flex;align-items:center;height:22px;border-radius:999px;padding:0 8px;background:#eef6f1;color:#08784f!important;font-weight:800}.admin-action-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.brand-stat-card{border:1px solid #dce9e0;border-radius:20px;background:#fff;padding:14px;box-shadow:0 12px 26px #083e280f}.brand-stat-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:12px}.brand-stat-head b{display:block;color:#06251b;font-size:17px}.brand-stat-head span{display:block;color:#6b7f75;font-size:12px;margin-top:4px}.brand-stat-head strong{color:#08784f;font-size:18px;white-space:nowrap}.brand-progress-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.brand-progress-grid span{display:block;border:1px solid #e0ede5;border-radius:14px;background:#f8fcfa;padding:9px 8px;color:#6b7f75;font-size:11px}.brand-progress-grid b{display:block;color:#06251b;font-size:16px;margin-top:3px}.campus-mini-list{display:flex;gap:6px;overflow:auto;padding-bottom:8px;margin-bottom:10px}.campus-mini-list span{flex:0 0 auto;border-radius:999px;background:#eef6f1;color:#45665a;padding:6px 9px;font-size:12px}.campus-mini-list b{margin-left:5px;color:#08784f}.share-link-row{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #dce9e0;border-radius:16px;background:#fff;padding:12px}.share-link-row b{display:block;color:#06251b;font-size:14px}.share-link-row span{display:block;color:#6b7f75;font-size:11px;margin-top:4px}.share-actions{display:flex;gap:6px;flex-shrink:0}.admin-share-popup{border-radius:22px 22px 0 0;overflow:hidden}.admin-share-card{padding:18px;background:#fff}.admin-share-card h2{margin:0;color:#06251b;font-size:20px}.admin-share-card p{margin:5px 0 12px;color:#6b7f75}.brand-share-hero{margin-bottom:14px;padding:18px;border-radius:22px;background:linear-gradient(135deg,#f3fbf7,#e3f5eb);border:1px solid #d7eadf;color:#06251b}.share-grid{margin-bottom:16px}.campus-share-list{display:flex;flex-direction:column;gap:9px}.campus-share-list>div{position:relative;border:1px solid #dce9e0;border-radius:16px;background:#fff;padding:12px}.campus-share-list b{display:block;color:#06251b;margin-bottom:4px}.campus-share-list span{display:block;color:#6b7f75;font-size:12px}.campus-share-list em{position:absolute;right:12px;top:12px;color:#08784f;font-style:normal;font-weight:900}.share-password-card{display:flex;flex-direction:column;gap:12px;border:1px solid #dce9e0;border-radius:18px;background:#fff;padding:14px}.share-page-premium{display:flex;flex-direction:column;gap:14px}.share-hero-premium{position:relative;overflow:hidden;border-radius:26px;padding:24px 22px;background:linear-gradient(135deg,#062d22,#0b4f35 55%,#2f8c48);color:#fff;box-shadow:0 18px 40px #062d2238}.share-hero-premium:after{content:"";position:absolute;right:-34px;top:-42px;width:126px;height:126px;border:1px solid rgba(160,231,85,.42);border-radius:50%}.share-hero-mark{position:relative;z-index:1;color:#b8ff5e;font-size:11px;font-weight:900;letter-spacing:4px;margin-bottom:18px}.share-hero-premium span{position:relative;z-index:1;display:block;font-size:12px;color:#ffffffb8;margin-bottom:6px}.share-hero-premium h1{position:relative;z-index:1;margin:0;color:#fff;font-size:30px;line-height:1.12;letter-spacing:0}.share-hero-premium p{position:relative;z-index:1;margin:10px 0 0;color:#ffffffd1;font-size:13px}.share-overview-card{position:relative;overflow:hidden;border:1px solid #cfe7da;border-radius:24px;background:linear-gradient(135deg,#f9fffc,#e4f7ed);padding:20px;box-shadow:0 14px 30px #083e2814}.share-overview-card span{display:block;color:#557267;font-size:12px;margin-bottom:8px}.share-overview-card strong{display:block;color:#031f16;font-size:34px;line-height:1}.share-overview-card b{display:block;color:#08784f;font-size:18px;margin-top:8px}.share-overview-card i{position:absolute;right:-28px;bottom:-34px;width:104px;height:104px;border-radius:50%;background:#08784f14}.share-metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.share-metric-grid div{border:1px solid #d9e9e0;border-radius:18px;background:#ffffffe0;padding:12px 10px;box-shadow:0 10px 22px #083e280d}.share-metric-grid span{display:block;color:#5d746a;font-size:12px;margin-bottom:6px}.share-metric-grid b{display:block;color:#06251b;font-size:20px;line-height:1}.share-metric-grid div.refund{border-color:#dc2626;background:linear-gradient(135deg,#ef4444,#b91c1c);box-shadow:0 12px 24px #dc262633}.share-metric-grid div.refund span,.share-metric-grid div.refund b{color:#fff}.share-metric-grid div.refund b{font-size:18px;word-break:break-word}.share-section-card{border:1px solid #d8e8df;border-radius:22px;background:#ffffffe0;padding:14px;box-shadow:0 12px 28px #083e2812}.share-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.share-section-head h2{margin:0;color:#06251b;font-size:18px}.share-section-head span{color:#6b7f75;font-size:12px}.campus-share-list.premium>div{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfdfb);box-shadow:0 8px 18px #083e280a}.campus-share-main{min-width:0}.campus-share-main b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.campus-package-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:7px;max-width:100%}.campus-package-row i{display:inline-flex;align-items:center;min-height:22px;border-radius:999px;background:#eef6f1;color:#08784f;padding:0 8px;font-size:11px;font-style:normal;font-weight:900;white-space:nowrap}.campus-share-side{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto}.campus-share-side em{position:static;color:#08784f;font-style:normal;font-weight:900;white-space:nowrap}.campus-refund-pill{display:inline-flex!important;align-items:center;width:max-content;border-radius:999px;background:#dc2626;color:#fff!important;padding:4px 8px;font-size:11px!important;font-weight:900;white-space:nowrap}.share-search-panel{display:grid;grid-template-columns:minmax(0,1fr) 104px auto;gap:8px;align-items:center;margin-bottom:12px}.share-search-panel .adm-input{height:40px;border:1px solid #dce9e0;border-radius:14px;background:#fbfdfb;padding:0 10px}.share-search-panel select{height:40px;min-width:0;border:1px solid #dce9e0;border-radius:14px;background:#fbfdfb;color:#17372b;font-size:13px;font-weight:800;padding:0 8px;outline:none}.share-search-panel .adm-button{height:40px;border-radius:14px!important;padding:0 12px!important;font-weight:900!important}.share-order-list{display:flex;flex-direction:column;gap:10px}.share-order-card{position:relative;border:1px solid #dce9e0;border-radius:18px;background:#fff;padding:13px 88px 13px 13px;box-shadow:0 8px 18px #083e280d}.share-order-card b{display:block;color:#06251b;font-size:16px;line-height:1.2;margin-bottom:5px}.share-order-card span{display:block;color:#61776d;font-size:12px;line-height:1.45}.share-order-card em{position:absolute;right:13px;top:13px;color:#08784f;font-style:normal;font-weight:900;font-size:14px}.share-order-card p{margin:10px 0 0;color:#6b7f75;font-size:12px}.share-order-amount{position:absolute;right:13px;top:12px;text-align:right}.share-order-amount span{display:block!important;color:#81948b!important;font-size:10px!important;line-height:1!important;margin-bottom:4px}.share-order-amount strong{display:block;color:#08784f;font-size:15px;line-height:1;font-weight:950;white-space:nowrap}.share-order-refund-badge{display:inline-flex;margin-top:10px;border-radius:999px;background:#dc2626;color:#fff;padding:5px 9px;font-size:11px;font-weight:950;box-shadow:0 8px 16px #dc262629}.share-password-card.premium{border-radius:22px;box-shadow:0 12px 28px #083e2814}.share-tab-switch{display:grid;grid-template-columns:1fr 1fr;gap:8px;border:1px solid #d8e8df;border-radius:18px;background:#fff;padding:6px;box-shadow:0 10px 22px #083e280d}.share-tab-switch button{height:40px;border:0;border-radius:14px;background:transparent;color:#557267;font-size:14px;font-weight:900}.share-tab-switch button.active{background:#08784f;color:#fff;box-shadow:0 8px 18px #08784f38}.share-order-card.clickable{cursor:pointer;padding-bottom:34px}.share-order-card small{position:absolute;right:13px;bottom:11px;color:#08784f;font-size:11px;font-weight:900}.share-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:14px}.share-pagination span{min-width:54px;text-align:center;color:#17372b;font-size:13px;font-weight:900}.share-detail-popup{border-radius:24px 24px 0 0;overflow:hidden}.share-detail-card{padding:18px;background:#fff;max-height:82vh;overflow:auto}.share-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.share-detail-head span{display:block;color:#6b7f75;font-size:12px;margin-bottom:4px}.share-detail-head h2{margin:0;color:#06251b;font-size:22px;line-height:1.2}.share-detail-head button{border:0;border-radius:999px;background:#eef6f1;color:#08784f;padding:7px 12px;font-weight:900}.share-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.share-detail-grid span{display:block;border:1px solid #dce9e0;border-radius:15px;background:#fbfdfb;padding:10px;min-width:0}.share-detail-grid em{display:block;color:#6b7f75;font-size:11px;font-style:normal;margin-bottom:5px}.share-detail-grid b{display:block;color:#06251b;font-size:14px;line-height:1.35;word-break:break-word}.share-detail-note{margin-top:12px;border-radius:16px;background:#fff7ef;border:1px solid #ffd7b3;padding:12px;color:#9a4b08}.share-detail-note b{display:block;font-size:13px;margin-bottom:6px}.share-detail-note p{margin:0;font-size:13px;line-height:1.5}.share-detail-live-section{margin-top:14px;border:1px solid #dce9e0;border-radius:18px;background:#fff;padding:14px;box-shadow:0 8px 20px #0831220a}.share-detail-live-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:13px}.share-detail-live-head span{display:block;color:#0a8b5c;font-size:9px;font-weight:950;letter-spacing:.12em}.share-detail-live-head h3{margin:4px 0 0;color:#08241a;font-size:16px;font-weight:950}.share-detail-live-head>b{border-radius:999px;background:#e9f6ef;color:#08784f;padding:5px 9px;font-size:10px;font-weight:950;white-space:nowrap}.admin-share-form{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.admin-share-form label{display:grid;grid-template-columns:76px minmax(0,1fr);gap:10px;align-items:center}.admin-share-form label>span{color:#17372b;font-size:13px;font-weight:900}.admin-date-input{width:100%;height:40px;box-sizing:border-box;border:1px solid #dce9e0;border-radius:14px;background:#fbfdfb;color:#17372b;font-size:14px;font-weight:800;padding:0 10px;outline:none}.admin-share-form .adm-input{height:40px;border:1px solid #dce9e0;border-radius:14px;background:#fbfdfb;padding:0 10px}.share-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:4px}.share-check-grid .adm-checkbox-content{color:#17372b;font-size:13px;font-weight:800}.admin-order-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.admin-order-summary div{min-width:0;border:1px solid #dce9e0;border-radius:16px;background:#ffffffdb;padding:10px 8px;box-shadow:0 8px 18px #083e280d}.admin-order-summary span{display:block;color:#6b7f75;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-order-summary b{display:block;color:#06251b;font-size:18px;line-height:1.1;margin-top:5px}.admin-order-toolbar{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;margin-bottom:10px}.admin-order-toolbar.with-brand{grid-template-columns:minmax(96px,116px) minmax(0,1fr) auto}.admin-order-toolbar .adm-search-bar{--background:#fff}.admin-brand-select{width:100%;height:40px;border:1px solid #dce9e0;border-radius:14px;background:#fff;color:#08784f;font-size:13px;font-weight:900;padding:0 28px 0 10px;outline:none;appearance:auto;min-width:0}.filter-button{height:40px;border-radius:14px!important;padding:0 13px!important;background:#fff!important;border:1px solid #dce9e0!important;color:#08784f!important;font-weight:900!important}.filter-button .adm-badge{margin-left:4px}.admin-quick-selector{margin-bottom:8px}.admin-order-list.refined{gap:12px}.admin-order-card.refined{border-radius:20px;padding:14px;background:linear-gradient(180deg,#fff,#fbfdfb);border-color:#d8e8df;box-shadow:0 14px 30px #083e2814}.admin-order-title.refined b{font-size:17px}.admin-order-title.refined span{margin-top:4px}.admin-order-meta-line{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px;color:#526a60;font-size:12px}.admin-order-meta-line span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-issue-box{margin-top:10px;border-radius:14px;background:#fff4e8;color:#a94b06;padding:9px 11px;font-size:12px;line-height:1.45}.admin-flow-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.admin-flow-step{position:relative;border:1px solid #e0ede5;border-radius:14px;background:#f8fcfa;padding:9px 10px 9px 28px;min-height:48px}.admin-flow-step i{position:absolute;left:10px;top:13px;width:10px;height:10px;border-radius:999px;background:#cbd8d0}.admin-flow-step span{display:block;color:#6b7f75;font-size:11px;line-height:1}.admin-flow-step b{display:block;color:#17372b;font-size:13px;line-height:1.25;margin-top:5px}.admin-flow-step.done{border-color:#ccebd9;background:#f0fbf5}.admin-flow-step.done i{background:#08784f}.admin-flow-step.warn{border-color:#ffd6ad;background:#fff7ef}.admin-flow-step.warn i{background:#f97316}.admin-order-foot.refined{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px;color:#8a9b93;font-size:12px}.admin-tag-row.compact{margin-top:0}.mini-badge.muted{background:#f2f5f3;color:#708279!important}.admin-filter-popup{border-radius:24px 24px 0 0;overflow:hidden}.admin-filter-sheet{padding:18px;background:#fff;max-height:82vh;overflow:auto}.admin-filter-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.admin-filter-head h2{margin:0;color:#06251b;font-size:20px}.admin-filter-head button{border:0;background:#eef6f1;color:#08784f;border-radius:999px;padding:7px 12px;font-weight:900}.filter-field{display:block}.filter-field span,.filter-group>b{display:block;color:#17372b;font-size:13px;font-weight:900;margin-bottom:7px}.filter-field .adm-input{border:1px solid #dce9e0;border-radius:14px;background:#fbfdfb;padding:9px 11px}.filter-group{display:block}.admin-share-card-polished{background:linear-gradient(180deg,#f8fcfa,#fff);padding:18px 16px calc(18px + env(safe-area-inset-bottom))}.admin-share-title{border:1px solid #d8e8df;border-radius:20px;background:#fff;padding:14px;margin-bottom:12px;box-shadow:0 10px 22px #083e280d}.admin-share-title span{display:block;color:#08784f;font-size:12px;font-weight:900;margin-bottom:5px}.admin-share-title h2{margin:0;color:#06251b;font-size:22px;line-height:1.2}.admin-share-title p{margin:6px 0 0;color:#6b7f75;font-size:13px;line-height:1.4}.share-date-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.share-date-grid button{min-width:0;border:1px solid #cfe6da;border-radius:18px;background:#fff;padding:12px;text-align:left;box-shadow:0 8px 18px #083e280a}.share-date-grid button span{display:block;color:#6b7f75;font-size:12px;font-weight:900;margin-bottom:7px}.share-date-grid button b{display:block;color:#06251b;font-size:15px;line-height:1.15}.brand-share-live-range{min-width:0;border:1px solid #bfe2cf;border-radius:18px;background:linear-gradient(135deg,#f1fbf5,#e5f7ed);padding:12px;text-align:left;box-shadow:0 8px 18px #083e280a}.brand-share-live-range span{display:block;color:#53806c;font-size:12px;font-weight:900;margin-bottom:7px}.brand-share-live-range b{display:block;color:#08784f;font-size:15px;line-height:1.15}.brand-share-live-range small{display:block;margin-top:5px;color:#668177;font-size:9px;line-height:1.45;font-weight:800}.share-check-grid.polished{border:1px solid #dce9e0;border-radius:18px;background:#fff;padding:12px}.share-section-card{background:#fffffff0!important}.share-order-card{background:linear-gradient(180deg,#fff,#fbfffc)!important;padding:14px 92px 14px 14px!important}.share-order-card.with-amount{padding-right:112px!important}.share-order-card.clickable{padding-bottom:42px!important;border-color:#b9dfcb!important;box-shadow:0 12px 24px #08784f1a!important}.share-order-card.clickable:active{transform:scale(.992)}.share-order-card small{position:absolute;right:13px;bottom:12px;display:inline-flex;align-items:center;justify-content:center;height:24px;border-radius:999px;background:#e8f8ef;color:#08784f;padding:0 10px;font-size:11px;font-weight:900}.share-detail-card{background:linear-gradient(180deg,#f8fcfa,#fff)!important}.mobile-main:has(.admin-hero-panel),.mobile-main:has(.admin-order-summary),.mobile-main:has(.brand-stat-list){background:linear-gradient(180deg,#eef6f0,#f8fbf8 38%,#f5f7f5)}.mobile-main:has(.admin-hero-panel) .page-title,.mobile-main:has(.admin-order-summary) .page-title,.mobile-main:has(.brand-stat-list) .page-title,.mobile-main:has(.admin-user-card) .page-title{margin:0 12px 4px;padding:22px 6px 10px}.mobile-main:has(.admin-hero-panel) .page-title:after,.mobile-main:has(.admin-order-summary) .page-title:after,.mobile-main:has(.brand-stat-list) .page-title:after,.mobile-main:has(.admin-user-card) .page-title:after{display:none}.mobile-main:has(.admin-hero-panel) .eyebrow,.mobile-main:has(.admin-order-summary) .eyebrow,.mobile-main:has(.brand-stat-list) .eyebrow,.mobile-main:has(.admin-user-card) .eyebrow{color:#0c6b47;letter-spacing:3px;font-size:10px}.mobile-main:has(.admin-hero-panel) .page-title h1,.mobile-main:has(.admin-order-summary) .page-title h1,.mobile-main:has(.brand-stat-list) .page-title h1,.mobile-main:has(.admin-user-card) .page-title h1{margin:7px 0 4px;color:#071811;font-size:25px;letter-spacing:0}.mobile-main:has(.admin-hero-panel) .page-title p,.mobile-main:has(.admin-order-summary) .page-title p,.mobile-main:has(.brand-stat-list) .page-title p,.mobile-main:has(.admin-user-card) .page-title p{color:#60766c;font-size:13px;line-height:1.45}.mobile-main:has(.admin-hero-panel) .page-body,.mobile-main:has(.admin-order-summary) .page-body,.mobile-main:has(.brand-stat-list) .page-body,.mobile-main:has(.admin-user-card) .page-body{padding:8px 14px 28px}.admin-hero-panel.admin-hero-premium,.admin-hero-panel{position:relative;overflow:hidden;align-items:flex-end;margin:0 0 14px;padding:20px;border:1px solid rgba(255,255,255,.28);border-radius:26px;background:radial-gradient(circle at 88% 8%,rgba(184,255,94,.28),transparent 26%),linear-gradient(135deg,#08261d,#0d4a34 52%,#11744d)!important;color:#fff;box-shadow:0 22px 48px #08332438}.admin-hero-panel:before{content:"";position:absolute;inset:auto -46px -72px auto;width:168px;height:168px;border-radius:50%;border:1px solid rgba(255,255,255,.22)}.admin-hero-panel span{position:relative;z-index:1;color:#ffffffb3;font-size:12px;font-weight:900}.admin-hero-panel strong{position:relative;z-index:1;margin-top:4px;color:#fff;font-size:38px;font-weight:950;letter-spacing:0}.admin-hero-panel p{position:relative;z-index:1;color:#b8ff5e;font-size:19px;font-weight:950}.admin-hero-panel .adm-button{position:relative;z-index:1;border:1px solid rgba(255,255,255,.34)!important;background:#ffffff24!important;color:#fff!important;border-radius:999px!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-metric-grid-premium{margin-bottom:4px}.admin-metric-card,.admin-order-summary div,.brand-stat-card,.admin-order-card.refined,.admin-order-card,.share-link-row{border:1px solid rgba(11,74,51,.1)!important;background:linear-gradient(180deg,#fffffff5,#fafdfbeb)!important;box-shadow:0 14px 34px #08312214!important}.admin-metric-card{position:relative;overflow:hidden;min-height:92px;border-radius:22px!important;padding:15px!important}.admin-metric-card:after{content:"";position:absolute;right:-22px;bottom:-26px;width:72px;height:72px;border-radius:50%;background:#08784f0f}.admin-metric-card span{color:#5d746a!important;font-size:12px!important;font-weight:850}.admin-metric-card b{color:#061f17!important;font-size:25px!important;font-weight:950!important;letter-spacing:0}.admin-section{margin-top:18px!important}.admin-section-panel{border:1px solid rgba(11,74,51,.08);border-radius:24px;background:#ffffff85;padding:12px;box-shadow:0 12px 30px #0831220b}.admin-section-head{margin-bottom:11px!important}.admin-section-head h3{color:#061f17!important;font-size:18px!important;font-weight:950!important}.admin-section-head .adm-button{color:#08784f!important;font-weight:900!important}.admin-list{gap:9px!important}.admin-list-row{height:52px;border-radius:17px!important;background:#fff!important;box-shadow:none!important}.admin-list-row span{color:#17372b;font-size:14px;font-weight:900}.admin-list-row b{background:#071811!important;color:#fff!important;height:30px;min-width:40px}.admin-order-summary{gap:9px!important;margin-bottom:14px!important}.admin-order-summary div{position:relative;overflow:hidden;border-radius:20px!important;padding:12px 10px!important}.admin-order-summary span{color:#64776e!important;font-size:11px!important;font-weight:850}.admin-order-summary b{color:#061f17!important;font-size:22px!important;font-weight:950!important}.admin-order-toolbar{position:sticky;top:8px;z-index:5;margin:0 0 12px!important;border:1px solid rgba(11,74,51,.09);border-radius:20px;background:#ffffffe0;padding:8px;box-shadow:0 14px 30px #08312214;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.admin-order-toolbar.with-brand{grid-template-columns:minmax(104px,124px) minmax(0,1fr) auto!important}.admin-brand-select,.filter-button{height:42px!important;border:1px solid #d6e7dd!important;border-radius:15px!important;background:#f9fcfa!important}.admin-brand-select{color:#17372b!important;font-weight:900!important}.filter-button{color:#08784f!important}.admin-order-toolbar .adm-search-bar{--height:42px;--border-radius:15px;--background:#f9fcfa}.admin-order-toolbar .adm-search-bar-input-box{border:1px solid #d6e7dd;box-shadow:none}.admin-quick-selector{margin:0 0 10px!important;overflow:auto}.admin-quick-selector .adm-selector-item{border-radius:999px!important;border-color:#d9e9e0!important;background:#fff!important;color:#49655a!important;font-weight:850!important}.admin-quick-selector .adm-selector-item-active{background:#08784f!important;color:#fff!important;border-color:#08784f!important;box-shadow:0 8px 18px #08784f38}.admin-total-line{margin:8px 2px 12px!important;color:#71847b!important;font-weight:800}.admin-order-list,.brand-stat-list{gap:12px!important}.admin-order-card,.admin-order-card.refined,.brand-stat-card{border-radius:22px!important;padding:15px!important}.admin-order-card b,.admin-order-title.refined b,.brand-stat-head b{color:#061f17!important;font-size:17px!important;font-weight:950!important}.admin-order-card span,.admin-order-title.refined span,.brand-stat-head span{color:#60766c!important}.admin-order-title em,.brand-stat-head strong{color:#08784f!important;font-weight:950!important}.admin-order-meta-line{margin-top:11px!important;padding:9px 10px;border-radius:14px;background:#f5faf7;color:#526a60!important}.admin-refund-line{display:inline-flex;margin-top:9px;border-radius:999px;background:#e8f8ee;color:#08784f;padding:6px 10px;font-size:12px;font-weight:950}.admin-issue-box{border:1px solid #ffd6ad;background:#fff8ef!important;color:#a94b06!important;border-radius:16px!important}.admin-flow-grid{gap:9px!important}.admin-flow-step{border-radius:16px!important;background:#f8fbf9!important;border-color:#dce9e0!important}.admin-flow-step.done{background:#effaf4!important;border-color:#c8ecd8!important}.admin-flow-step.warn{background:#fff6ed!important;border-color:#ffd2a8!important}.admin-flow-step b{font-size:13px!important;font-weight:950!important}.admin-tag-row .adm-tag{border-radius:999px!important;padding:3px 8px!important;font-weight:850!important}.mini-badge{height:24px!important;background:#e8f8ef!important;color:#08784f!important}.mini-badge.muted{background:#eef2ef!important;color:#6f8178!important}.brand-progress-grid{gap:9px!important}.brand-progress-grid span{border-radius:16px!important;background:#f7fbf8!important;border-color:#dce9e0!important;color:#60766c!important;font-weight:800}.brand-progress-grid b{font-weight:950!important}.campus-mini-list span{background:#f1f7f4!important;color:#4d675d!important;font-weight:850}.admin-filter-popup,.admin-share-popup{border-radius:28px 28px 0 0!important;overflow:hidden}.admin-filter-sheet,.admin-share-card-polished{background:linear-gradient(180deg,#f8fcfa,#fff)!important;padding:20px 16px calc(20px + env(safe-area-inset-bottom))!important}.admin-filter-head h2,.admin-share-title h2{font-size:22px!important;font-weight:950!important;color:#061f17!important}.filter-field span,.filter-group>b,.admin-share-form label>span{color:#17372b!important;font-weight:950!important}.filter-field .adm-input,.admin-share-form .adm-input{border-radius:16px!important;background:#fff!important;border:1px solid #d6e7dd!important}.admin-action-row .adm-button{border-radius:15px!important;font-weight:950!important}.admin-user-card p{color:#60766c!important;line-height:1.55}.shooting-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.shooting-overview div{min-width:0;border:1px solid rgba(9,80,55,.1);border-radius:18px;background:#ffffffeb;padding:11px 8px;box-shadow:0 10px 24px #0831220f}.shooting-overview span{display:block;color:#6a7e75;font-size:11px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shooting-overview b{display:block;margin-top:5px;color:#061f17;font-size:21px;line-height:1;font-weight:950}.shooting-filter-card{position:sticky;top:8px;z-index:6;border:1px solid rgba(9,80,55,.1);border-radius:22px;background:#ffffffe6;padding:10px;box-shadow:0 16px 34px #08312214;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.shooting-filter-card .adm-search-bar{--height:42px;--border-radius:15px;--background:#f8fbf9;padding:0}.shooting-filter-card .adm-search-bar-input-box{border:1px solid #d8e8df;box-shadow:none}.shooting-filter-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:8px}.shooting-filter-row .admin-brand-select{height:40px!important;border-radius:14px!important;background:#fff!important}.shooting-filter-row .filter-button{height:40px!important;min-width:72px;border-radius:14px!important;background:#071811!important;border-color:#071811!important;color:#fff!important}.shooting-task-list{display:flex;flex-direction:column;gap:12px}.shooting-task-card{position:relative;overflow:hidden;border:1px solid rgba(9,80,55,.1);border-radius:24px;background:linear-gradient(180deg,#fff,#fbfdfb);padding:16px;box-shadow:0 14px 34px #08312213}.shooting-task-card:before{content:"";position:absolute;left:0;top:16px;bottom:16px;width:4px;border-radius:0 999px 999px 0;background:#08784f;opacity:.88}.shooting-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-left:4px}.shooting-card-head b{display:block;color:#061f17;font-size:18px;line-height:1.2;font-weight:950}.shooting-card-head span{display:block;margin-top:6px;color:#60766c;font-size:12px;line-height:1.35}.shooting-status-pill{flex:0 0 auto;display:inline-flex;align-items:center;height:28px;border-radius:999px;padding:0 10px;font-style:normal;font-size:12px;font-weight:950;white-space:nowrap}.shooting-status-pill.pending{background:#eef2ef;color:#52645c}.shooting-status-pill.assigned{background:#edf7ff;color:#1d5f91}.shooting-status-pill.shot{background:#eef8ff;color:#12658f}.shooting-status-pill.warning{background:#fff6df;color:#a15c00}.shooting-status-pill.danger{background:#fff0ea;color:#c2410c}.shooting-status-pill.success{background:#e8f8ef;color:#08784f}.shooting-meta-strip{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:13px;border-radius:16px;background:#f5faf7;padding:10px 12px;color:#4f675d;font-size:12px;line-height:1.35}.shooting-meta-strip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shooting-issue-note{margin-top:12px;border:1px solid #ffd7b3;border-radius:16px;background:linear-gradient(180deg,#fff9f2,#fff5ec);padding:10px 12px;color:#a94b06}.shooting-issue-note b{display:block;font-size:12px;font-weight:950;margin-bottom:5px}.shooting-issue-note p{margin:0;font-size:12px;line-height:1.45}.shooting-progress-line{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:15px;padding:0 2px}.shooting-progress-line:before{content:"";position:absolute;left:12%;right:12%;top:11px;height:2px;background:#dce9e0}.shooting-step{position:relative;z-index:1;text-align:center;min-width:0}.shooting-step i{display:block;width:22px;height:22px;border:3px solid #eef4f0;border-radius:999px;background:#c9d7cf;margin:0 auto 7px;box-shadow:0 0 0 4px #fff}.shooting-step span{display:block;color:#7a8d84;font-size:11px;line-height:1;margin-bottom:5px;font-weight:850}.shooting-step b{display:block;color:#17372b;font-size:12px;line-height:1.2;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shooting-step.done i{background:#08784f;border-color:#dff5e9}.shooting-step.active i{background:#0f766e;border-color:#d9f2ee}.shooting-step.warn i{background:#f97316;border-color:#ffe5ce}.shooting-step.warn b{color:#c2410c}.shooting-card-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;padding-top:11px;border-top:1px solid #eef4f0;color:#81928a;font-size:11px;font-weight:800}.shooting-card-foot span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-dashboard-hero{position:relative;overflow:hidden;margin:0 0 12px;border:1px solid rgba(9,80,55,.1);border-radius:26px;background:linear-gradient(135deg,#fff,#f5fbf7 54%,#e7f5ec);padding:18px;box-shadow:0 16px 36px #08312214}.brand-dashboard-hero:after{content:"";position:absolute;right:-38px;top:-46px;width:132px;height:132px;border-radius:50%;background:#08784f14}.brand-dashboard-hero span{display:block;color:#08784f;font-size:12px;font-weight:950;margin-bottom:8px}.brand-dashboard-hero h2{margin:0;color:#061f17;font-size:36px;line-height:1;font-weight:950;letter-spacing:0}.brand-dashboard-hero p{margin:9px 0 0;color:#637a70;font-size:13px;font-weight:850}.brand-dashboard-hero strong{position:absolute;right:18px;bottom:18px;color:#08784f;font-size:19px;font-weight:950}.brand-range-tabs{margin:0 0 12px;overflow:auto}.brand-range-tabs .adm-selector-item{border-radius:999px!important;border:1px solid #d9e9e0!important;background:#fff!important;color:#49655a!important;font-weight:900!important;padding:8px 16px!important}.brand-range-tabs .adm-selector-item-active{background:#08784f!important;color:#fff!important;border-color:#08784f!important;box-shadow:0 8px 18px #08784f38}.brand-board-list{display:flex;flex-direction:column;gap:13px}.brand-board-card{position:relative;overflow:hidden;border:1px solid rgba(9,80,55,.1);border-radius:24px;background:linear-gradient(180deg,#fff,#fbfdfb);padding:16px;box-shadow:0 14px 34px #08312213}.brand-rank-mark{position:absolute;right:-10px;top:-13px;color:#08784f12;font-size:72px;line-height:1;font-weight:950}.brand-board-head{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.brand-board-head b{display:block;color:#061f17;font-size:19px;line-height:1.2;font-weight:950}.brand-board-head span{display:block;margin-top:5px;color:#667a71;font-size:12px;font-weight:850}.brand-board-head strong{flex:0 0 auto;color:#08784f;font-size:18px;font-weight:950;white-space:nowrap}.brand-kpi-line{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.brand-kpi-line div{border:1px solid #dce9e0;border-radius:16px;background:#f8fbf9;padding:10px 8px}.brand-kpi-line div.warn{background:#fff8ef;border-color:#ffd9b6}.brand-kpi-line span{display:block;color:#71847b;font-size:11px;font-weight:850}.brand-kpi-line b{display:block;margin-top:5px;color:#061f17;font-size:20px;line-height:1;font-weight:950}.brand-kpi-line .warn b{color:#c45a0a}.brand-alert-line{display:flex;gap:8px;flex-wrap:wrap;margin-top:11px}.brand-alert-line span{display:inline-flex;align-items:center;height:26px;border-radius:999px;background:#f1f6f3;color:#566c62;padding:0 10px;font-size:12px;font-weight:900}.brand-alert-line span:nth-child(1),.brand-alert-line span:nth-child(2){background:#fff3e8;color:#b45309}.brand-refund-line{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:8px;margin-top:10px}.brand-refund-line span{display:flex;align-items:center;justify-content:center;min-height:32px;border-radius:14px;background:#dc2626;color:#fff;font-size:12px;font-weight:950;text-align:center;padding:0 8px}.brand-refund-line span:first-child{background:#eef8f1;color:#08784f}.brand-campus-row{display:flex;gap:7px;overflow:auto;padding:12px 0 11px;margin-top:1px}.brand-campus-row span{flex:0 0 auto;display:inline-flex;align-items:center;height:28px;border-radius:999px;background:#eef6f1;color:#436257;padding:0 10px;font-size:12px;font-weight:900}.brand-campus-row b{margin-left:6px;color:#08784f}.brand-share-button{height:42px!important;border:0!important;border-radius:16px!important;background:#071811!important;color:#fff!important;font-weight:950!important}.brand-share-manage{margin-top:18px;border:1px solid rgba(9,80,55,.08);border-radius:24px;background:#ffffff8f;padding:13px;box-shadow:0 12px 30px #0831220b}.brand-share-list{display:flex;flex-direction:column;gap:10px}.brand-share-manage .share-link-row{border-radius:18px!important;background:#fff!important;box-shadow:none!important}.brand-share-manage .share-actions .adm-button{border-radius:999px!important;font-weight:900!important}.shooting-overview{gap:7px!important;margin-bottom:10px!important}.shooting-overview div{border-radius:16px!important;padding:9px 8px!important}.shooting-overview b{font-size:19px!important}.shooting-filter-card{border-radius:20px!important;padding:9px!important;margin-bottom:8px!important}.shooting-filter-card .adm-search-bar{--height:40px}.shooting-filter-row{margin-top:7px!important}.shooting-task-list{gap:10px!important}.shooting-task-card{border-radius:20px!important;padding:13px 13px 10px!important;box-shadow:0 10px 24px #08312211!important}.shooting-task-card:before{top:14px!important;bottom:14px!important;width:3px!important}.shooting-card-head{gap:9px!important;padding-left:3px!important}.shooting-card-head b{font-size:17px!important}.shooting-card-head span{margin-top:4px!important;font-size:12px!important}.shooting-status-pill{height:24px!important;padding:0 9px!important;font-size:11px!important}.shooting-meta-strip{margin-top:10px!important;border-radius:13px!important;padding:8px 10px!important;font-size:12px!important}.shooting-issue-note{margin-top:9px!important;border-radius:13px!important;padding:8px 10px!important;display:flex;align-items:center;gap:8px}.shooting-issue-note b{flex:0 0 auto;margin:0!important;font-size:11px!important}.shooting-issue-note p{min-width:0;margin:0!important;font-size:12px!important;line-height:1.35!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shooting-progress-line{margin-top:11px!important;padding:0!important}.shooting-progress-line:before{top:8px!important;left:13%!important;right:13%!important}.shooting-step i{width:17px!important;height:17px!important;border-width:3px!important;margin-bottom:5px!important;box-shadow:0 0 0 3px #fff!important}.shooting-step span{font-size:10px!important;margin-bottom:3px!important}.shooting-step b{font-size:11px!important}.shooting-card-foot{margin-top:10px!important;padding-top:8px!important;font-size:10px!important}.material-library-page{display:flex;flex-direction:column;gap:13px}.material-hero{position:relative;overflow:hidden;border-radius:26px;background:linear-gradient(135deg,#071811,#0d5a3c 62%,#118559);padding:21px 18px;color:#fff;box-shadow:0 18px 42px #08312238}.material-hero:after{content:"";position:absolute;right:-42px;top:-52px;width:142px;height:142px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:#ffffff0f}.material-hero span{position:relative;z-index:1;display:block;color:#ffffffb3;font-size:12px;font-weight:950;margin-bottom:9px}.material-hero h1{position:relative;z-index:1;margin:0;color:#fff;font-size:34px;font-weight:950;letter-spacing:0}.material-hero p{position:relative;z-index:1;margin:9px 0 0;color:#d8f6e6;font-size:13px;line-height:1.55}.material-category-scroll{display:flex;gap:8px;overflow:auto;padding:1px 0 2px}.material-category-scroll button{flex:0 0 auto;border:1px solid #d9e9e0;border-radius:999px;background:#fff;color:#4f675d;padding:8px 13px;font-size:13px;font-weight:900}.material-category-scroll button.active{background:#08784f;color:#fff;border-color:#08784f;box-shadow:0 8px 18px #08784f38}.material-section-head{display:flex;align-items:center;justify-content:space-between}.material-section-head b{display:block;color:#061f17;font-size:18px;font-weight:950}.material-section-head span{display:block;margin-top:3px;color:#6d8178;font-size:12px;font-weight:850}.mobile-loading{border:1px solid #dce9e0;border-radius:18px;background:#fff;padding:22px;text-align:center;color:#6d8178;font-weight:850}.material-mobile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.material-mobile-card{min-width:0;border:1px solid rgba(9,80,55,.1);border-radius:20px;background:#fff;padding:0 0 12px;text-align:left;overflow:hidden;box-shadow:0 10px 24px #0831220f}.material-mobile-thumb{position:relative;aspect-ratio:1/1;background:linear-gradient(135deg,#eef6f1,#f9fcfa);display:grid;place-items:center;color:#08784f;font-size:30px}.material-mobile-thumb img{width:100%;height:100%;object-fit:cover}.material-mobile-thumb em{position:absolute;left:8px;top:8px;border-radius:999px;background:#071811b8;color:#fff;padding:4px 8px;font-size:11px;font-style:normal;font-weight:950}.material-image-error{display:grid;place-items:center;gap:8px;color:#7d9288;font-size:28px;text-align:center}.material-image-error span{display:block!important;margin:0!important;color:#7d9288!important;font-size:12px!important;font-weight:900!important;white-space:normal!important}.material-mobile-card b{display:block;margin:10px 10px 4px;color:#061f17;font-size:14px;line-height:1.35;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.material-mobile-card span{display:block;margin:0 10px;color:#74867d;font-size:11px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.material-load-more{width:100%;min-height:44px;border:1px solid #cfe3d8;border-radius:16px;background:#fff;color:#08784f;font-size:14px;font-weight:950;box-shadow:0 8px 18px #0831220d}.material-load-more:disabled{opacity:.62}.material-popup-body{border-radius:26px 26px 0 0;max-height:88dvh;overflow:auto;background:linear-gradient(180deg,#f8fcfa,#fff)}.material-popup{padding:18px 16px calc(18px + env(safe-area-inset-bottom))}.material-popup-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:13px}.material-popup-head span{display:block;color:#08784f;font-size:12px;font-weight:950;margin-bottom:5px}.material-popup-head h2{margin:0;color:#061f17;font-size:22px;font-weight:950;letter-spacing:0}.material-popup-head p{margin:7px 0 0;color:#61776d;font-size:13px;line-height:1.5}.material-popup-head button{flex:0 0 auto;border:0;border-radius:999px;background:#eef6f1;color:#08784f;padding:8px 12px;font-weight:950}.material-popup-image{border:1px solid #dce9e0;border-radius:22px;background:#fff;overflow:hidden;display:grid;place-items:center;min-height:220px;color:#08784f;font-size:40px}.material-popup-image img{width:100%;height:auto;display:block}.material-save-tip{margin:12px 0 0;border-radius:16px;background:#eef8f1;color:#08784f;padding:11px 12px;font-size:13px;font-weight:900;text-align:center}.material-popup-text{white-space:pre-wrap;line-height:1.8;border:1px solid #dce9e0;border-radius:20px;background:#fff;padding:15px;margin-bottom:13px;color:#17372b;font-size:15px}.material-gallery-viewer{position:fixed;inset:0;z-index:10000;display:flex;flex-direction:column;background:#050806;color:#fff;padding:calc(12px + env(safe-area-inset-top)) 12px calc(12px + env(safe-area-inset-bottom))}.material-gallery-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;position:relative;z-index:2}.material-gallery-top div{min-width:0}.material-gallery-top span{display:block;color:#ffffff9e;font-size:12px;font-weight:900;margin-bottom:5px}.material-gallery-top b{display:block;max-width:68vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:16px;font-weight:950}.material-gallery-top button{border:0;border-radius:999px;background:#ffffff24;color:#fff;padding:8px 13px;font-size:13px;font-weight:950}.material-gallery-stage{flex:1;min-height:0;display:grid;place-items:center;padding:14px 0}.material-gallery-stage img{max-width:100%;max-height:100%;object-fit:contain;border-radius:16px;box-shadow:0 22px 50px #0000006b}.material-gallery-nav{position:absolute;top:50%;z-index:3;transform:translateY(-50%);width:38px;height:54px;border:0;border-radius:999px;background:#ffffff21;color:#fff;font-size:40px;line-height:1}.material-gallery-nav.prev{left:10px}.material-gallery-nav.next{right:10px}.material-gallery-bottom{position:relative;z-index:2;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:#ffffff14;padding:11px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.material-gallery-bottom p{margin:0 0 10px;color:#ffffffb8;font-size:12px;line-height:1.45;text-align:center}.material-gallery-bottom div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.material-gallery-bottom button{min-width:0;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:#fff;color:#09251a;padding:10px 5px;font-size:12px;font-weight:950}.material-gallery-bottom button.active{background:#0fa36a;color:#fff;border-color:#0fa36a}.material-gallery-bottom button:disabled{opacity:.45}.admin-logistics-entry{margin:0 0 12px!important;border-color:#b9ddca!important;background:linear-gradient(135deg,#eaf8f0,#fff)!important;color:#08784f!important;font-weight:950!important}.mobile-shipment-tags{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:9px 0 4px}.mobile-shipment-number-tag{display:inline-flex;max-width:100%;overflow:hidden;border-radius:10px;background:#edf7f1;color:#08784f;padding:5px 8px;font:900 10px/1.3 ui-monospace,SFMono-Regular,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.mobile-shipment-status{display:inline-flex;border-radius:999px;background:#edf3f0;color:#586d63;padding:4px 8px;font-size:10px;font-style:normal;font-weight:950;white-space:nowrap}.mobile-shipment-status.picked_up,.mobile-shipment-status.in_transit{background:#e8f4ff;color:#16659a}.mobile-shipment-status.delivering{background:#fff3d4;color:#895900}.mobile-shipment-status.signed{background:#e5f7ed;color:#08784f}.mobile-shipment-status.exception,.mobile-shipment-status.returned,.mobile-shipment-status.rejected,.mobile-shipment-status.query_failed{background:#fff0ed;color:#a43b2d}.mobile-shipment-section{margin:12px 0;border:1px solid #dce9e0;border-radius:22px;background:#fff;padding:15px;box-shadow:0 10px 24px #0831220d}.mobile-shipment-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.mobile-shipment-title span{display:block;color:#0a8b5c;font-size:9px;font-weight:950;letter-spacing:.12em}.mobile-shipment-title h3{margin:4px 0 0;color:#08241a;font-size:17px;font-weight:950}.mobile-shipment-title>em{border-radius:999px;background:#eef6f1;color:#08784f;padding:5px 9px;font-size:10px;font-style:normal;font-weight:950}.mobile-shipment-empty{border:1px dashed #d4e2da;border-radius:15px;padding:18px;text-align:center;color:#778a80;font-size:12px;font-weight:850}.mobile-shipment-list{display:grid;gap:10px}.mobile-shipment-card{border:1px solid #dce9e0;border-radius:17px;background:linear-gradient(180deg,#fbfefc,#f6faf8);padding:13px}.mobile-shipment-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.mobile-shipment-head>div b,.mobile-shipment-head>div span{display:block}.mobile-shipment-head>div b{color:#0b2a1e;font-size:14px;font-weight:950}.mobile-shipment-head>div span{margin-top:3px;color:#70837a;font-size:10px;font-weight:850}.mobile-shipment-card>code,.mobile-logistics-card>code{display:block;margin:10px 0 7px;color:#132b21;font:950 13px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;word-break:break-all}.mobile-shipment-card>p,.mobile-logistics-card>p{margin:0 0 6px;color:#385044;font-size:12px;line-height:1.55}.mobile-shipment-card>small{color:#7e9087;font-size:10px;font-weight:750}.mobile-shipment-card details{margin-top:10px;border-top:1px solid #e1ebe6;padding-top:9px}.mobile-shipment-card summary{color:#08784f;font-size:11px;font-weight:950}.mobile-shipment-card ol{margin:10px 0 0;padding-left:18px}.mobile-shipment-card li{margin-bottom:10px;color:#31483d;font-size:11px;line-height:1.5}.mobile-shipment-card li time{display:block;color:#85958d;font-size:9px}.mobile-logistics-filter{display:grid;gap:12px;border:1px solid #dce9e0;border-radius:20px;background:#fff;padding:13px;margin-bottom:12px}.mobile-logistics-filter>div>b{display:block;margin-bottom:7px;color:#31483d;font-size:11px;font-weight:950}.mobile-logistics-list{display:grid;gap:11px}.mobile-logistics-card{border:1px solid #dce9e0;border-radius:20px;background:#fff;padding:14px;box-shadow:0 10px 22px #0831220d}.mobile-logistics-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;cursor:pointer}.mobile-logistics-head>div{min-width:0}.mobile-logistics-head b{display:block;color:#08241a;font-size:15px;font-weight:950}.mobile-logistics-head span{display:block;margin-top:4px;color:#71847a;font-size:10px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-logistics-meta{display:flex;align-items:center;gap:7px;margin-top:11px}.mobile-logistics-meta span{border-radius:999px;background:#e9f5ff;color:#17669b;padding:4px 8px;font-size:10px;font-weight:950}.mobile-logistics-meta b{color:#53675d;font-size:11px}.mobile-logistics-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #edf2ef;padding-top:9px;margin-top:9px}.mobile-logistics-foot small{color:#82928a;font-size:10px}.admin-order-search-entry{margin:0 0 12px!important;border:0!important;background:linear-gradient(135deg,#08784f,#0da56c)!important;color:#fff!important;font-weight:950!important;box-shadow:0 10px 22px #08784f2e!important}.admin-order-search-popup{max-height:88dvh;overflow:auto;border-radius:26px 26px 0 0;background:#f7fbf9}.admin-order-search-sheet{padding:18px 16px calc(22px + env(safe-area-inset-bottom))}.admin-order-search-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.admin-order-search-head span{display:block;color:#0a8b5c;font-size:11px;font-weight:950;letter-spacing:.08em}.admin-order-search-head h2{margin:4px 0 0;color:#08241a;font-size:22px;font-weight:950}.admin-order-search-head>button{border:0;border-radius:999px;background:#e9f3ee;color:#496157;padding:8px 12px;font-weight:900}.admin-order-search-tip{margin:13px 0;border-radius:15px;background:#eaf7f0;color:#2c5f49;padding:11px 12px;font-size:12px;font-weight:850;line-height:1.55}.admin-order-search-field{display:block;margin:14px 0}.admin-order-search-field>span{display:block;margin-bottom:7px;color:#31483d;font-size:12px;font-weight:950}.admin-order-search-field>select{width:100%;height:44px;border:1px solid #cedfd6;border-radius:14px;background:#fff;color:#163629;padding:0 12px;font-size:14px;font-weight:850}.admin-order-search-links-head{display:flex;align-items:center;justify-content:space-between;margin:20px 0 9px}.admin-order-search-links-head b{color:#112e23;font-size:15px;font-weight:950}.admin-order-search-links-head span{color:#73877d;font-size:11px;font-weight:850}.admin-order-search-empty{border:1px dashed #d4e2da;border-radius:16px;background:#fff;padding:20px;text-align:center;color:#778a80;font-size:12px;font-weight:850}.admin-order-search-links{display:grid;gap:9px}.admin-order-search-links article{border:1px solid #d9e7df;border-radius:17px;background:#fff;padding:12px}.admin-order-search-links article.revoked{opacity:.56}.admin-order-search-links article>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-order-search-links article>div:first-child b{color:#08784f;font-size:13px;font-weight:950}.admin-order-search-links article>div:first-child span,.admin-order-search-links article>small{color:#7c8d85;font-size:10px;font-weight:800}.admin-order-search-links article>small{display:block;margin-top:5px}.admin-order-search-link-actions{display:flex;gap:8px;margin-top:10px}.admin-order-search-link-actions button{flex:1;border:1px solid #bcdcca;border-radius:12px;background:#edf8f2;color:#08784f;padding:8px;font-size:12px;font-weight:950}.admin-order-search-link-actions button.danger{border-color:#f1d1ca;background:#fff2ef;color:#a43b2d}.customer-order-page{box-sizing:border-box;min-height:100dvh;max-width:640px;margin:0 auto;background:linear-gradient(180deg,#eaf6ef 0,#f7faf8 230px 100%);padding:0 14px calc(24px + env(safe-area-inset-bottom));color:#0a271d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.customer-order-page.centered{display:grid;place-items:center;padding-top:20px}.customer-order-hero,.customer-order-detail-head{margin:0 -14px;padding:calc(28px + env(safe-area-inset-top)) 22px 38px;background:radial-gradient(circle at 90% 12%,rgba(255,255,255,.18),transparent 30%),linear-gradient(135deg,#063c2a,#087c52 66%,#10a76d);color:#fff}.customer-order-hero>span,.customer-order-detail-head>span{display:inline-flex;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff1f;padding:5px 10px;color:#d9f7e8;font-size:11px;font-weight:950}.customer-order-hero h1,.customer-order-detail-head h1{margin:13px 0 7px;color:#fff;font-size:31px;line-height:1.15;font-weight:950;letter-spacing:-.02em}.customer-order-hero p,.customer-order-detail-head p{margin:0;color:#ecfff6c7;font-size:13px;line-height:1.6}.customer-order-search-box{position:relative;margin:-18px 0 18px;border:1px solid rgba(8,74,51,.08);border-radius:22px;background:#fff;padding:17px;box-shadow:0 18px 38px #0739271c}.customer-order-search-box>label{display:block;margin-bottom:10px;color:#173b2d;font-size:14px;font-weight:950}.customer-order-search-box .adm-search-bar{--height:46px;--background:#f3f8f5;--border-radius:14px;margin-bottom:10px}.customer-order-search-box .adm-button{--border-radius:14px;--background-color:#087c52;--border-color:#087c52;height:46px;font-weight:950}.customer-order-search-box>small{display:block;margin-top:10px;color:#829088;font-size:10px;line-height:1.5;text-align:center}.customer-order-results{display:grid;gap:10px}.customer-order-results-head{display:flex;align-items:center;justify-content:space-between;margin:2px 2px 1px}.customer-order-results-head b{font-size:16px;font-weight:950}.customer-order-results-head span{color:#74877d;font-size:11px;font-weight:850}.customer-order-result-card{width:100%;border:1px solid #dce9e1;border-radius:20px;background:#fff;padding:15px;text-align:left;color:#0a271d;box-shadow:0 9px 22px #0831220e}.customer-order-result-card:disabled{opacity:.7}.customer-order-result-card>div:first-child{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.customer-order-result-card>div:first-child b{font-size:17px;font-weight:950}.customer-order-result-card>div:first-child span{color:#75877e;font:850 10px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace}.customer-order-result-card>p{margin:8px 0 12px;color:#5f746a;font-size:12px;font-weight:800}.customer-order-result-status{display:flex;align-items:center;gap:6px;border-top:1px solid #edf3ef;padding-top:11px}.customer-order-result-status em{border-radius:999px;background:#eef2f0;color:#6b7c74;padding:5px 8px;font-size:10px;font-style:normal;font-weight:950}.customer-order-result-status em.done{background:#e4f6ec;color:#08784f}.customer-order-result-status strong{margin-left:auto;color:#08784f;font-size:11px;font-weight:950}.customer-order-no-result,.customer-order-empty-shipment{text-align:center;border:1px dashed #cfdfd6;border-radius:20px;background:#fff;padding:27px 18px;color:#70847a}.customer-order-no-result i,.customer-order-empty-shipment i{display:grid;place-items:center;width:42px;height:42px;margin:0 auto 10px;border-radius:50%;background:#edf7f2;color:#087c52;font-size:24px;font-style:normal}.customer-order-no-result b,.customer-order-empty-shipment b{display:block;color:#244438;font-size:14px;font-weight:950}.customer-order-no-result p,.customer-order-empty-shipment p{margin:7px 0 0;font-size:11px;line-height:1.6}.customer-order-detail-head{padding-bottom:34px}.customer-order-detail-head>button{display:block;border:0;background:transparent;color:#d8f6e7;padding:0 0 17px;font-size:13px;font-weight:900}.customer-order-panel{margin-top:12px;border:1px solid #dce9e1;border-radius:22px;background:#fff;padding:16px;box-shadow:0 10px 24px #0831220e}.customer-order-panel:first-of-type{margin-top:-16px;position:relative}.customer-order-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:15px}.customer-order-section-title span{font-size:16px;font-weight:950}.customer-order-section-title b{border-radius:999px;background:#e5f7ed;color:#08784f;padding:5px 9px;font-size:10px;font-weight:950}.customer-order-progress{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.customer-order-progress:before{content:"";position:absolute;left:16.5%;right:16.5%;top:15px;height:2px;background:#dfeae4}.customer-order-progress>div{position:relative;z-index:1;display:grid;justify-items:center;gap:7px;text-align:center}.customer-order-progress i{display:grid;place-items:center;width:30px;height:30px;border:3px solid #fff;border-radius:50%;background:#e6ece9;color:#75877e;box-shadow:0 0 0 1px #d8e5de;font-size:11px;font-style:normal;font-weight:950}.customer-order-progress .done i{background:#0a8d5e;color:#fff;box-shadow:0 0 0 1px #0a8d5e}.customer-order-progress span{color:#6a7d74;font-size:10px;font-weight:950}.customer-order-progress .done span{color:#14583f}.customer-production-timeline,.mobile-production-progress-list{display:grid;gap:0}.customer-production-timeline>div,.mobile-production-progress-list>div{position:relative;display:flex;align-items:flex-start;gap:11px;min-height:54px}.customer-production-timeline>div:not(:last-child):before,.mobile-production-progress-list>div:not(:last-child):before{content:"";position:absolute;left:14px;top:30px;bottom:0;width:2px;background:#dce8e1}.customer-production-timeline i,.mobile-production-progress-list i{position:relative;z-index:1;display:grid;place-items:center;flex:0 0 auto;width:30px;height:30px;border:3px solid #fff;border-radius:50%;background:#e7edea;color:#75877e;box-shadow:0 0 0 1px #d6e3dc;font-size:10px;font-style:normal;font-weight:950}.customer-production-timeline .done i,.mobile-production-progress-list .done i{background:#0a8d5e;color:#fff;box-shadow:0 0 0 1px #0a8d5e}.customer-production-timeline .working i,.mobile-production-progress-list .working i{background:#fff2ce;color:#8b6300;box-shadow:0 0 0 1px #e9c96b}.customer-production-timeline>div>div,.mobile-production-progress-list>div>div{min-width:0;padding:2px 0 12px}.customer-production-timeline b,.customer-production-timeline span,.mobile-production-progress-list b,.mobile-production-progress-list span{display:block}.customer-production-timeline b,.mobile-production-progress-list b{color:#17382b;font-size:13px;font-weight:950}.customer-production-timeline span,.mobile-production-progress-list span{margin-top:4px;color:#7b8b84;font-size:10px;font-weight:800}.customer-production-timeline .pending b,.mobile-production-progress-list .pending b{color:#718179}.mobile-production-progress-card{margin:12px 0;border:1px solid #dce9e0;border-radius:22px;background:#fff;padding:15px;box-shadow:0 10px 24px #0831220d}.mobile-production-progress-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.mobile-production-progress-head span{display:block;color:#0a8b5c;font-size:9px;font-weight:950;letter-spacing:.12em}.mobile-production-progress-head h3{margin:4px 0 0;color:#08241a;font-size:17px;font-weight:950}.mobile-production-progress-head>b{border-radius:999px;background:#e9f6ef;color:#08784f;padding:5px 9px;font-size:10px;font-weight:950}.mobile-production-progress-card>small{display:block;border-top:1px solid #edf3ef;padding-top:9px;color:#84938c;font-size:9px;text-align:right}.customer-order-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.customer-order-info-row{min-width:0;border-radius:15px;background:#f4f8f6;padding:11px}.customer-order-info-row span{display:block;color:#7b8d84;font-size:10px;font-weight:850}.customer-order-info-row b{display:block;margin-top:5px;color:#17382b;font-size:13px;font-weight:950;overflow-wrap:anywhere}.customer-order-shipment-list{display:grid;gap:10px}.customer-order-shipment-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;border:1px solid #d8e8df;border-radius:17px;background:linear-gradient(135deg,#f8fcfa,#eef8f3);padding:13px}.customer-order-shipment-list article>div{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:8px}.customer-order-shipment-list article span{border-radius:999px;background:#dff4e9;color:#08784f;padding:5px 8px;font-size:10px;font-weight:950}.customer-order-shipment-list article b{color:#4d675b;font-size:11px;font-weight:900}.customer-order-shipment-list code{align-self:center;color:#102f23;font:950 13px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace;word-break:break-all}.customer-order-shipment-list button{align-self:center;border:1px solid #a9d6bf;border-radius:11px;background:#fff;color:#08784f;padding:8px 10px;font-size:11px;font-weight:950}.customer-order-footer{padding:20px 8px 0;color:#87958e;font-size:10px;line-height:1.6;text-align:center}.customer-order-error{max-width:320px;text-align:center}.customer-order-error i{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 14px;border-radius:50%;background:#fff0ed;color:#b44735;font-size:24px;font-style:normal;font-weight:950}.customer-order-error h1{margin:0;color:#18372b;font-size:23px;font-weight:950}.customer-order-error p,.customer-order-loading{color:#71847a;font-size:13px;line-height:1.6}.adm-popup{--z-index: var(--adm-popup-z-index, 1000);position:fixed;z-index:var(--z-index)}.adm-popup-body{position:fixed;background-color:var(--adm-color-background);z-index:calc(var(--z-index) + 10)}.adm-popup-body .adm-popup-close-icon{position:absolute;z-index:100}.adm-popup-body-position-bottom{width:100%;bottom:0;left:0}.adm-popup-body-position-bottom .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-top{width:100%;top:0;left:0}.adm-popup-body-position-top .adm-popup-close-icon{right:8px;bottom:8px}.adm-popup-body-position-left{height:100%;top:0;left:0}.adm-popup-body-position-left .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-right{height:100%;top:0;right:0}.adm-popup-body-position-right .adm-popup-close-icon{left:8px;top:8px}.adm-popup-close-icon{cursor:pointer;padding:4px;font-size:18px;line-height:1;color:var(--adm-color-weak)}.adm-mask{--z-index: var(--adm-mask-z-index, 1000);position:fixed;top:0;left:0;z-index:var(--z-index);display:block;width:100%;height:100%}.adm-mask-aria-button{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;pointer-events:none}.adm-mask-content{z-index:1}.adm-safe-area{--multiple: var(--adm-safe-area-multiple, 1);display:block;width:100%}.adm-safe-area-position-top{padding-top:calc(env(safe-area-inset-top) * var(--multiple))}.adm-safe-area-position-bottom{padding-bottom:calc(env(safe-area-inset-bottom) * var(--multiple))}.adm-auto-center{display:flex;justify-content:center}.adm-auto-center-content{flex:0 1 auto}.adm-image{--width: var(--adm-image-width, auto);--height: var(--adm-image-height, auto);width:var(--width);height:var(--height);display:block;overflow:hidden}.adm-image-img{width:100%;height:100%}.adm-image-tip{position:relative;background-color:var(--adm-color-fill-content);height:100%;min-height:24px;min-width:24px}.adm-image-tip>svg{width:24px;height:24px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:var(--adm-color-weak)}.adm-badge-wrapper{display:inline-block;position:relative}.adm-badge{display:inline-flex;vertical-align:middle;box-sizing:content-box;border-radius:100px;background-color:var(--color);--right: 0;--top: 0;--color: var(--adm-badge-color, var(--adm-color-highlight))}.adm-badge-content{color:var(--adm-color-text-light-solid);box-sizing:border-box;min-width:8px;padding:1px 4px;font-size:var(--adm-font-size-1);line-height:12px;white-space:nowrap;font-weight:400;text-align:center}.adm-badge-fixed{position:absolute;right:var(--right);top:var(--top);transform:translate(50%,-50%)}.adm-badge-dot{min-width:10px;width:10px;height:10px;border-radius:5px}.adm-badge-bordered{border:solid 1px var(--adm-color-text-light-solid)}.adm-button{--color: var(--adm-color-text-light-solid);--text-color: var(--adm-button-text-color, var(--adm-color-text));--background-color: var(--adm-button-background-color, var(--adm-color-background));--border-radius: var(--adm-button-border-radius, 4px);--border-width: var(--adm-button-border-width, 1px);--border-style: var(--adm-button-border-style, solid);--border-color: var(--adm-button-border-color, var(--adm-color-border));color:var(--text-color);background-color:var(--background-color);position:relative;display:inline-block;box-sizing:border-box;height:auto;padding:7px 12px;margin:0;font-size:var(--adm-font-size-9);line-height:1.4;text-align:center;border:var(--border-width) var(--border-style) var(--border-color);border-radius:var(--border-radius);cursor:pointer;transition:opacity ease .15s;-webkit-user-select:none;user-select:none}.adm-button:focus{outline:none}.adm-button:before{position:absolute;top:0;left:0;transform:translate(calc(var(--border-width) * -1),calc(var(--border-width) * -1));width:100%;height:100%;background-color:var(--adm-color-text-dark-solid);border:var(--border-width) var(--border-style) var(--adm-color-text-dark-solid);border-radius:var(--border-radius);opacity:0;content:" ";box-sizing:content-box}.adm-button:active:before{opacity:.08}.adm-button-default.adm-button-fill-outline{--background-color: transparent;--border-color: var(--adm-color-text)}.adm-button-default.adm-button-fill-none{--background-color: transparent;--border-width: 0px}.adm-button:not(.adm-button-default){--text-color: var(--adm-color-text-light-solid);--background-color: var(--color);--border-color: var(--color)}.adm-button:not(.adm-button-default).adm-button-fill-outline{--text-color: var(--color);--background-color: transparent}.adm-button:not(.adm-button-default).adm-button-fill-none{--text-color: var(--color);--background-color: transparent;--border-width: 0px}.adm-button-primary{--color: var(--adm-color-primary)}.adm-button-success{--color: var(--adm-color-success)}.adm-button-danger{--color: var(--adm-color-danger)}.adm-button-warning{--color: var(--adm-color-warning)}.adm-button-block{display:block;width:100%}.adm-button-disabled{cursor:not-allowed;opacity:.4}.adm-button-disabled:active:before{display:none}.adm-button.adm-button-mini{padding-top:3px;padding-bottom:3px;font-size:var(--adm-font-size-main)}.adm-button.adm-button-mini.adm-button-shape-rounded{padding-left:9px;padding-right:9px}.adm-button.adm-button-small{padding-top:3px;padding-bottom:3px;font-size:var(--adm-font-size-7)}.adm-button.adm-button-large{padding-top:11px;padding-bottom:11px;font-size:var(--adm-font-size-10)}.adm-button.adm-button-shape-rounded{--border-radius: 1000px}.adm-button.adm-button-shape-rectangular{--border-radius: 0}.adm-button-loading{vertical-align:bottom}.adm-button-loading-wrapper{display:flex;height:1.4em;align-items:center;justify-content:center}.adm-button-loading-wrapper>.adm-loading{opacity:.6}.adm-dot-loading{display:inline-block}.adm-capsule-tabs{position:relative;min-width:0}.adm-capsule-tabs-header{position:relative;padding:12px 6px;border-bottom:solid 1px var(--adm-color-border)}.adm-capsule-tabs-tab-list{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;position:relative;overflow-x:scroll;scrollbar-width:none}.adm-capsule-tabs-tab-list::-webkit-scrollbar{display:none}.adm-capsule-tabs-tab-wrapper{flex:auto;padding:0 6px}.adm-capsule-tabs-tab{position:relative;padding:8px 20px;margin:0 auto;border-radius:20px;cursor:pointer;font-size:var(--adm-font-size-7);text-align:center;white-space:nowrap;background-color:var(--adm-color-fill-content)}.adm-capsule-tabs-tab-active{color:var(--adm-color-text-light-solid);background-color:var(--adm-color-primary)}.adm-capsule-tabs-tab-disabled{opacity:.5;cursor:not-allowed}.adm-capsule-tabs-content{padding:12px}.adm-scroll-mask{position:absolute;top:0;bottom:0;z-index:1;width:30px;height:100%;pointer-events:none}.adm-scroll-mask-left{left:0;background:linear-gradient(to right,var(--adm-color-background),rgba(255,255,255,0))}.adm-scroll-mask-right{right:0;background:linear-gradient(to left,var(--adm-color-background),rgba(255,255,255,0))}.adm-card{background:var(--adm-color-background);border-radius:var(--adm-card-border-radius, 8px);padding:0 var(--adm-card-padding-inline, 12px)}.adm-card-header{position:relative;display:flex;justify-content:space-between;align-items:center;gap:var(--adm-card-header-gap, 8px);box-sizing:border-box;padding:var(--adm-card-header-padding-block, 12px) 0}.adm-card-header:not(:last-child){border-bottom:solid var(--adm-card-header-border-width, .5px) var(--adm-card-header-border-color, var(--adm-color-border))}.adm-card-header-title{font-size:var(--adm-font-size-7);line-height:1.4;font-weight:700}.adm-card-body{padding:var(--adm-card-body-padding-block, 12px) 0}.adm-picker{--header-button-font-size: var(--adm-font-size-7);--title-font-size: var(--adm-font-size-7);--item-font-size: var(--adm-font-size-8);--item-height: 34px;width:100%;height:300px;overflow:hidden;position:relative;display:flex;flex-direction:column;---item-font-size: var(--item-font-size);---item-height: var(--item-height)}.adm-picker .adm-picker-view.adm-picker-view{--item-font-size: var(---item-font-size);--item-height: var(---item-height)}.adm-picker-header{flex-shrink:0;border-bottom:solid 1px var(--adm-color-border);display:flex;justify-content:space-between;align-items:center;padding:4px}.adm-picker-header-button{font-size:var(--header-button-font-size);display:inline-block;padding:8px}.adm-picker-header-button-disabled,.adm-picker-header-button-disabled:active{opacity:.4;cursor:not-allowed}.adm-picker-header-title{padding:4px;font-size:var(--title-font-size);color:var(--adm-color-text);text-align:center;flex:1}.adm-picker-body{flex:1;width:100%;height:100%}.adm-picker-body>.adm-picker-view{--height: 100%}.adm-picker-popup .adm-popup-body{border-top-left-radius:8px;border-top-right-radius:8px}.adm-spin-loading{--color: var(--adm-color-weak);--size: 32px;width:var(--size);height:var(--size)}.adm-spin-loading-svg{width:100%;height:100%;animation:adm-spin-loading-rotate .8s infinite linear}.adm-spin-loading-svg>.adm-spin-loading-fill{stroke:var(--color)}@keyframes adm-spin-loading-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.adm-picker-view{--height: 240px;--item-height: 34px;--item-font-size: var(--adm-font-size-8);height:var(--height);width:100%;display:flex;position:relative;overflow:hidden;background:var(--adm-color-background)}.adm-picker-view-column{height:100%;flex:1;-webkit-user-select:none;user-select:none;touch-action:none;position:relative;z-index:0}.adm-picker-view-column-wheel{width:100%;cursor:-webkit-grab;cursor:grab;position:absolute;top:calc(50% - var(--item-height) / 2);left:0}.adm-picker-view-column-wheel:before{content:" ";display:block;position:absolute;width:100%;height:100vh;top:-100vh}.adm-picker-view-column-wheel:after{content:" ";display:block;position:absolute;width:100%;height:100vh;bottom:-100vh}.adm-picker-view-column-item{font-size:var(--item-font-size);padding:0 6px;height:var(--item-height);display:flex;justify-content:center;align-items:center}.adm-picker-view-column-item-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-picker-view-column-accessible{width:100%;height:100%;pointer-events:none;opacity:0;display:flex;flex-direction:column;position:relative;top:calc(var(--item-height) * -1);z-index:0;padding-bottom:1px}.adm-picker-view-column-accessible>*{flex:1;text-overflow:ellipsis}.adm-picker-view-column-accessible-current{position:absolute;width:100%;height:100%}.adm-picker-view-column-accessible-button{width:100%;height:100%}.adm-picker-view-mask{position:absolute;z-index:10000;left:0;top:0;width:100%;height:100%;display:flex;flex-direction:column;pointer-events:none}.adm-picker-view-mask-top,.adm-picker-view-mask-bottom{flex:auto}.adm-picker-view-mask-middle{height:var(--item-height);box-sizing:border-box;flex:none;border-top:solid 1px var(--adm-color-border);border-bottom:solid 1px var(--adm-color-border)}.adm-picker-view-mask-top{background:var(--adm-color-background);-webkit-mask:linear-gradient(0deg,rgba(0,0,0,.6) 0%,rgba(0,0,0,.8) 50%,#000000 100%);mask:linear-gradient(0deg,rgba(0,0,0,.6) 0%,rgba(0,0,0,.8) 50%,#000000 100%)}.adm-picker-view-mask-bottom{background:var(--adm-color-background);-webkit-mask:linear-gradient(180deg,rgba(0,0,0,.6) 0%,rgba(0,0,0,.8) 50%,#000000 100%);mask:linear-gradient(180deg,rgba(0,0,0,.6) 0%,rgba(0,0,0,.8) 50%,#000000 100%)}.adm-picker-view-loading-content{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.adm-picker-view-item-height-measure{position:relative;left:0;top:0;height:var(--item-height);width:0;pointer-events:none}.adm-list{--header-font-size: var(--adm-font-size-7);--prefix-width: "auto";--prefix-padding-right: 12px;--align-items: center;--active-background-color: var(--adm-color-border);--border-inner: solid 1px var(--adm-color-border);--border-top: solid 1px var(--adm-color-border);--border-bottom: solid 1px var(--adm-color-border);--padding-left: 12px;--padding-right: 12px;--font-size: var(--adm-font-size-9);--extra-max-width: 70%}.adm-list-header{color:var(--adm-color-weak);font-size:var(--header-font-size);padding:8px var(--padding-right) 8px var(--padding-left)}.adm-list-body{background-color:var(--adm-color-background);overflow:hidden;font-size:var(--font-size)}.adm-list-body-inner{margin-top:-1px}.adm-list-default .adm-list-body{border-top:var(--border-top);border-bottom:var(--border-bottom)}.adm-list-card{margin:12px}.adm-list-card .adm-list-body{border-radius:8px}.adm-list-card .adm-list-header{padding-left:0}.adm-list-item{display:block;padding-left:var(--padding-left);position:relative;background-color:var(--adm-color-background);line-height:1.5}.adm-list-item-title,.adm-list-item-description{color:var(--adm-color-weak);font-size:var(--adm-font-size-main)}.adm-list-item-content{display:flex;align-items:var(--align-items);justify-content:flex-start;border-top:var(--border-inner);padding-right:var(--padding-right)}.adm-list-item-content-prefix{width:var(--prefix-width);flex:none;padding-right:var(--prefix-padding-right)}.adm-list-item-content-main{flex:auto;padding:12px 0}.adm-list-item-content-extra{flex:none;padding-left:12px;font-size:var(--adm-font-size-7);color:var(--adm-color-weak);max-width:var(--extra-max-width)}.adm-list-item-content-arrow{flex:none;display:flex;align-items:center;margin-left:4px;color:var(--adm-color-light);font-size:19px}.adm-list-item-disabled{cursor:not-allowed}.adm-list-item-disabled.adm-list-item-disabled>.adm-list-item-content>*{opacity:.4;pointer-events:none}a.adm-list-item:active:not(.adm-list-item-disabled){background-color:var(--active-background-color)}a.adm-list-item:active:not(.adm-list-item-disabled):after{content:" ";display:block;position:absolute;width:100%;bottom:-1px;left:0;border-bottom:var(--border-inner)}.adm-center-popup{--background-color: var(--adm-center-popup-background-color, var(--adm-color-background));--border-radius: var(--adm-center-popup-border-radius, 8px);--max-width: var(--adm-center-popup-max-width, 75vw);--min-width: var(--adm-center-popup-min-width, 280px);--z-index: var(--adm-center-popup-z-index, 1000);position:fixed;z-index:var(--z-index)}.adm-center-popup .adm-center-popup-mask{z-index:0}.adm-center-popup-wrap{position:fixed;z-index:1;top:50%;left:50%;width:auto;min-width:var(--min-width);max-width:var(--max-width);transform:translate(-50%,-50%)}.adm-center-popup-body{background-color:var(--background-color);border-radius:var(--border-radius)}.adm-center-popup-close{position:absolute;z-index:100;right:8px;top:8px;cursor:pointer;padding:4px;font-size:18px;color:var(--adm-color-weak)}.adm-checkbox{--icon-size: 22px;--font-size: var(--adm-font-size-9);--gap: 8px;display:inline-flex;vertical-align:text-bottom;justify-content:flex-start;align-items:center;cursor:pointer}.adm-checkbox input{display:none}.adm-checkbox .adm-checkbox-icon{flex:none;border:1px solid var(--adm-color-light);border-radius:var(--icon-size);box-sizing:border-box;width:var(--icon-size);height:var(--icon-size);color:var(--adm-color-text-light-solid)}.adm-checkbox .adm-checkbox-icon>svg{display:block;width:100%;height:100%}.adm-checkbox.adm-checkbox-block{display:flex}.adm-checkbox.adm-checkbox-checked .adm-checkbox-icon{border-color:var(--adm-color-primary);background-color:var(--adm-color-primary)}.adm-checkbox.adm-checkbox-disabled{cursor:not-allowed}.adm-checkbox.adm-checkbox-disabled .adm-checkbox-content{opacity:.4}.adm-checkbox.adm-checkbox-disabled .adm-checkbox-icon.adm-checkbox-icon{color:var(--adm-color-light);border-color:var(--adm-color-light);background-color:var(--adm-color-fill-content)}.adm-checkbox .adm-checkbox-custom-icon{font-size:var(--icon-size)}.adm-checkbox.adm-checkbox-indeterminate .adm-checkbox-icon{background-color:var(--adm-color-background);color:var(--adm-color-primary)}.adm-checkbox-content{flex:0 1 auto;font-size:var(--font-size);padding-left:var(--gap)}.adm-dialog{--z-index: var(--adm-dialog-z-index, 1000);---z-index: var(--z-index)}.adm-dialog .adm-center-popup{--z-index: var(---z-index)}.adm-dialog-body{width:100%;max-height:70vh;font-size:var(--adm-font-size-6);overflow:hidden;display:flex;flex-direction:column}.adm-dialog-body>*{flex:none}.adm-dialog-body>.adm-dialog-content{flex:auto}.adm-dialog-body:not(.adm-dialog-with-image){padding-top:20px}.adm-dialog-image-container{margin-bottom:12px;max-height:40vh}.adm-dialog-header{margin-bottom:8px;padding:0 12px}.adm-dialog-title{margin-bottom:8px;padding:0 12px;font-weight:700;font-size:var(--adm-font-size-10);line-height:25px;text-align:center}.adm-dialog-content{padding:0 12px 20px;max-height:70vh;overflow-x:hidden;overflow-y:auto;font-size:var(--adm-font-size-7);line-height:1.4;color:var(--adm-color-text)}.adm-dialog-content-empty{padding:0;height:12px}.adm-dialog-footer{-webkit-user-select:none;user-select:none}.adm-dialog-footer .adm-dialog-action-row{display:flex;align-items:stretch;border-top:.5px solid var(--adm-color-border)}.adm-dialog-footer .adm-dialog-action-row>*{flex:1}.adm-dialog-footer .adm-dialog-action-row>.adm-dialog-button{padding:10px;font-size:var(--adm-font-size-10);line-height:25px;border-radius:0;border-right:solid .5px var(--adm-color-border)}.adm-dialog-footer .adm-dialog-action-row>.adm-dialog-button-bold{font-weight:700}.adm-dialog-footer .adm-dialog-action-row>.adm-dialog-button:last-child{border-right:none}.adm-dialog-image-container{overflow-y:auto}.adm-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 0}.adm-empty-image-container{display:flex;justify-content:center}.adm-empty-image-container .adm-empty-image{width:64px;height:intrinsic}.adm-empty-description{margin-top:8px;font-size:var(--adm-font-size-6);color:var(--adm-color-light)}.adm-form{--border-inner: solid 1px var(--adm-border-color);--border-top: solid 1px var(--adm-border-color);--border-bottom: solid 1px var(--adm-border-color);--prefix-width: 6.8em;---border-inner: var(--border-inner);---border-top: var(--border-top);---border-bottom: var(--border-bottom);---prefix-width: var(--prefix-width)}.adm-form .adm-list.adm-list{--padding-left: 16px;--padding-right: 12px;--border-inner: var(---border-inner);--border-top: var(---border-top);--border-bottom: var(---border-bottom)}.adm-form .adm-form-footer{padding:20px 12px}.adm-form .adm-form-item-horizontal.adm-list-item{--prefix-width: var(---prefix-width)}.adm-form-list-operation{text-align:center;color:var(--adm-color-primary)}.adm-form-item+.adm-form-item{border-top:none}.adm-form-item-label{display:block;height:100%;line-height:1.5;box-sizing:border-box;position:relative;color:var(--adm-color-text-secondary)}.adm-form-item-label .adm-form-item-required-asterisk{position:absolute;left:-.6em;top:0;font-family:SimSun,sans-serif;color:var(--adm-color-danger);-webkit-user-select:none;user-select:none}.adm-form-item-label .adm-form-item-required-text{margin-left:4px;color:var(--adm-color-weak)}.adm-form-item-label-help{margin-left:4px;cursor:pointer}.adm-form-item-child{display:flex}.adm-form-item-child-position-normal{justify-content:normal}.adm-form-item-child-position-normal>*{flex:auto}.adm-form-item-child-position-right{justify-content:flex-end}.adm-form-item-child-position-right>*{flex:none}.adm-form-item-feedback-error{color:var(--adm-color-danger);margin-top:4px}.adm-form-item-feedback-warning{color:var(--adm-color-warning);margin-top:4px}.adm-form-item.adm-form-item-hidden{display:none}.adm-form-item.adm-form-item-horizontal.adm-list-item{--align-items: stretch}.adm-form-item.adm-form-item-horizontal .adm-list-item-content-prefix{padding-top:12px;padding-bottom:12px}.adm-form-item.adm-form-item-horizontal .adm-list-item-content-extra{align-self:center}.adm-form-item.adm-form-item-vertical .adm-form-item-label{font-size:var(--adm-font-size-7);margin-bottom:4px}.adm-popover{--z-index: var(--adm-popover-z-index, 1030);--background: #ffffff;--arrow-size: 8px;--content-padding: 8px 12px;color:var(--adm-color-text);position:absolute;top:0;left:0;z-index:var(--z-index);white-space:normal;text-align:left;cursor:auto;-webkit-user-select:text;user-select:text;animation:none}.adm-popover.adm-popover-dark{--background: rgba(0, 0, 0, .75);--adm-color-text: #ffffff;color:#fff}.adm-popover.adm-popover-dark .adm-popover-inner{box-shadow:none}.adm-popover:after{position:absolute;background:#ffffff03;content:""}.adm-popover-hidden{display:none}.adm-popover-inner{background-color:var(--background);background-clip:padding-box;border-radius:8px;box-shadow:0 0 30px #3333;font-size:var(--adm-font-size-7);width:-webkit-max-content;width:max-content;min-width:32px;max-width:calc(100vw - 24px);overflow-y:hidden}.adm-popover-inner-content{padding:var(--content-padding)}.adm-popover-arrow{position:absolute;display:block;height:var(--arrow-size);width:var(--arrow-size);overflow:visible;background:transparent}.adm-popover-arrow-icon{display:block;height:var(--arrow-size);width:calc(var(--arrow-size) / 8 * 15);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(var(--arrow-icon-rotate))}.adm-popover .adm-popover-arrow{color:var(--background)}.adm-popover-menu{--border-color: var(--adm-color-border)}.adm-popover-menu.adm-popover{--content-padding: 0}.adm-popover-menu-list{overflow:hidden;min-width:120px}.adm-popover-menu-list-inner{margin-top:-1px}.adm-popover-menu-list-scroll{padding-right:2px;overflow-y:scroll;-webkit-overflow-scrolling:auto}.adm-popover-menu-list-scroll::-webkit-scrollbar{-webkit-appearance:none;width:4px}.adm-popover-menu-list-scroll::-webkit-scrollbar-thumb{border-radius:4px;background-color:#ddd}.adm-popover-menu-item{display:flex;padding-left:20px;justify-content:flex-start;align-items:center;position:relative}.adm-popover-menu-item-icon{flex:none;padding-right:8px;font-size:20px}.adm-popover-menu-item-text{flex:auto;padding:14px 20px 14px 0;border-top:solid 1px var(--border-color)}.adm-popover-menu-item-disabled{cursor:not-allowed}.adm-popover-menu-item-disabled>*{opacity:.4}.adm-popover-menu-item:active:not(.adm-popover-menu-item-disabled){background-color:var(--border-color)}.adm-popover-menu-item:active:not(.adm-popover-menu-item-disabled):after{content:" ";display:block;position:absolute;width:100%;bottom:-1px;left:0;border-bottom:solid 1px var(--border-color)}.adm-popover.adm-popover-dark.adm-popover-menu{--border-color: var(--adm-color-text);--background: rgba(0, 0, 0, .9)}.adm-grid{--gap: 0;--gap-horizontal: var(--gap);--gap-vertical: var(--gap);display:grid;grid-gap:10px;-webkit-column-gap:var(--gap-horizontal);column-gap:var(--gap-horizontal);row-gap:var(--gap-vertical);grid-template-columns:repeat(var(--columns),minmax(0,1fr));align-items:stretch}.adm-grid-item{grid-column-end:span var(--item-span)}.adm-space-item{flex:none}.adm-space{display:inline-flex;--gap: 8px;--gap-vertical: var(--gap);--gap-horizontal: var(--gap)}.adm-space-vertical{flex-direction:column}.adm-space-vertical>.adm-space-item{margin-bottom:var(--gap-vertical)}.adm-space-vertical>.adm-space-item:last-child{margin-bottom:0}.adm-space-horizontal{flex-direction:row}.adm-space-horizontal>.adm-space-item{margin-right:var(--gap-horizontal)}.adm-space-horizontal>.adm-space-item:last-child{margin-right:0}.adm-space-horizontal.adm-space-wrap{flex-wrap:wrap;margin-bottom:calc(var(--gap-vertical) * -1)}.adm-space-horizontal.adm-space-wrap>.adm-space-item{padding-bottom:var(--gap-vertical)}.adm-space.adm-space-block{display:flex}.adm-space-align-center{align-items:center}.adm-space-align-start{align-items:flex-start}.adm-space-align-end{align-items:flex-end}.adm-space-align-baseline{align-items:baseline}.adm-space-justify-center{justify-content:center}.adm-space-justify-start{justify-content:flex-start}.adm-space-justify-end{justify-content:flex-end}.adm-space-justify-between{justify-content:space-between}.adm-space-justify-around{justify-content:space-around}.adm-space-justify-evenly{justify-content:space-evenly}.adm-space-justify-stretch{justify-content:stretch}.adm-input{--font-size: var(--adm-font-size-9);--color: var(--adm-color-text);--placeholder-color: var(--adm-color-light);--text-align: left;--background-color: transparent;display:flex;justify-content:flex-start;align-items:center;width:100%;max-width:100%;max-height:100%;min-height:24px;background-color:var(--background-color)}.adm-input-disabled{opacity:.4;cursor:not-allowed}.adm-input-element{flex:auto;display:inline-block;box-sizing:border-box;width:100%;max-width:100%;max-height:100%;padding:0;margin:0;color:var(--color);font-size:var(--font-size);line-height:1.5;background:transparent;border:0;outline:none;-webkit-appearance:none;appearance:none;min-height:1.5em;text-align:var(--text-align)}.adm-input-element::-webkit-input-placeholder{color:var(--placeholder-color);font-family:inherit}.adm-input-element::placeholder{color:var(--placeholder-color);font-family:inherit}.adm-input-element:-webkit-autofill{background-color:transparent}.adm-input-element:read-only{cursor:default}.adm-input-element:invalid{box-shadow:none}.adm-input-element::-ms-clear{display:none}.adm-input-element::-ms-reveal{display:none}.adm-input-element::-webkit-search-cancel-button{display:none}.adm-input-element::-webkit-search-decoration{display:none}.adm-input-element:disabled{opacity:1}.adm-input-element[type=date],.adm-input-element[type=time],.adm-input-element[type=datetime-local]{min-height:1.5em}.adm-input-element[type=search]{-webkit-appearance:none}.adm-input-element[readonly]{pointer-events:none}.adm-input-clear{flex:none;margin-left:8px;color:var(--adm-color-light);padding:4px;cursor:pointer}.adm-input-clear:active{color:var(--adm-color-weak)}.adm-input-clear .antd-mobile-icon{display:block;font-size:var(--adm-font-size-7)}.adm-nav-bar{--height: 45px;--border-bottom: none;display:flex;align-items:center;height:var(--height);border-bottom:var(--border-bottom);padding:0 12px;white-space:nowrap}.adm-nav-bar-left,.adm-nav-bar-right{flex:1}.adm-nav-bar-title{flex:auto;text-align:center;overflow:hidden;text-overflow:ellipsis}.adm-nav-bar-back{display:flex;align-items:center;margin-right:16px;padding:6px 0;cursor:pointer}.adm-nav-bar-back-arrow{font-size:24px;margin-right:4px}.adm-nav-bar-left{font-size:var(--adm-font-size-7);display:flex;justify-content:flex-start;align-items:center}.adm-nav-bar-title{justify-content:center;white-space:nowrap;font-size:var(--adm-font-size-10);padding:0 12px}.adm-nav-bar-right{text-align:right}.adm-radio{--icon-size: 22px;--font-size: var(--adm-font-size-9);--gap: 8px;display:inline-flex;vertical-align:text-bottom;justify-content:flex-start;align-items:center;cursor:pointer}.adm-radio input[type=radio]{display:none}.adm-radio .adm-radio-icon{flex:none;border:1px solid var(--adm-color-light);border-radius:var(--icon-size);box-sizing:border-box;width:var(--icon-size);height:var(--icon-size);color:var(--adm-color-text-light-solid)}.adm-radio .adm-radio-icon>svg{display:block;width:100%;height:100%}.adm-radio.adm-radio-block{display:flex}.adm-radio.adm-radio-checked .adm-radio-icon{border-color:var(--adm-color-primary);background-color:var(--adm-color-primary)}.adm-radio.adm-radio-disabled{cursor:not-allowed}.adm-radio.adm-radio-disabled .adm-radio-content{opacity:.4}.adm-radio.adm-radio-disabled .adm-radio-icon{color:var(--adm-color-light);border-color:var(--adm-color-light);background-color:var(--adm-color-fill-content)}.adm-radio .adm-radio-custom-icon{font-size:var(--icon-size)}.adm-radio-content{flex:0 1 auto;font-size:var(--font-size);padding-left:var(--gap)}.adm-search-bar{--height: 32px;--padding-left: 8px;--background: var(--adm-color-fill-content);--border-radius: 6px;--placeholder-color: var(--adm-color-weak);---placeholder-color: var(--placeholder-color);display:flex;justify-content:center;align-items:center;height:var(--height)}.adm-search-bar .adm-search-bar-input-box{flex:auto;background:var(--background);border-radius:var(--border-radius);border:solid 1px transparent;display:flex;justify-content:center;align-items:center;padding-left:var(--padding-left)}.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input-box-icon{flex:none;color:var(--adm-color-light);font-size:var(--adm-font-size-8)}.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input{flex:auto;padding:4px 8px 4px 4px;height:calc(var(--height) - 2px);box-sizing:border-box}.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input.adm-input{--placeholder-color: var(---placeholder-color);--font-size: var(--adm-font-size-7)}.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input .adm-input-element{line-height:19px}.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input.adm-search-bar-input-without-icon{padding-left:8px}.adm-search-bar .adm-search-bar-suffix{flex:none;margin-left:4px}.adm-search-bar .adm-search-bar-cancel-button.adm-button{padding:3px 12px}.adm-search-bar-active .adm-input.adm-input.adm-input{--placeholder-color: var(--adm-color-light)}.adm-search-bar-active .adm-search-bar-input-box{border-color:var(--adm-color-primary);background:var(--adm-color-background)}.adm-selector{--color: var(--adm-color-fill-content);--checked-color: var(--adm-color-wathet);--text-color: var(--adm-color-text);--checked-text-color: var(--adm-color-primary);--border: none;--checked-border: none;--border-radius: 2px;--padding: 8px 16px;--gap: 8px;---gap: var(--gap);---gap-horizontal: var(--gap-horizontal, var(--gap));---gap-vertical: var(--gap-vertical, var(--gap));overflow:hidden;font-size:var(--adm-font-size-7);line-height:1.4}.adm-selector .adm-space.adm-space{--gap: 12px}.adm-selector .adm-grid{--gap: var(---gap);--gap-horizontal: var(---gap-horizontal);--gap-vertical: var(---gap-vertical)}.adm-selector-item{padding:var(--padding);position:relative;background-color:var(--color);border:var(--border);border-radius:var(--border-radius);color:var(--text-color);opacity:1;cursor:pointer;display:inline-block;text-align:center;overflow:hidden;vertical-align:top}.adm-selector-item-description{font-size:var(--adm-font-size-main);color:var(--adm-color-weak)}.adm-selector-item-active,.adm-selector-item-multiple-active{color:var(--checked-text-color);background-color:var(--checked-color);border:var(--checked-border)}.adm-selector-item .adm-selector-check-mark-wrapper{position:absolute;right:0;bottom:0;width:0;height:0;border-top:solid 8px transparent;border-bottom:solid 8px var(--adm-color-primary);border-left:solid 10px transparent;border-right:solid 10px var(--adm-color-primary)}.adm-selector-item .adm-selector-check-mark-wrapper>svg{position:absolute;left:0;top:0;height:6px;width:8px}.adm-selector-item-disabled{cursor:not-allowed;opacity:.4}.adm-tab-bar-wrap{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;overflow:hidden;min-height:48px}.adm-tab-bar-item{flex:1;color:var(--adm-color-text-secondary);white-space:nowrap;padding:4px 8px;width:-webkit-min-content;width:min-content;position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-direction:column}.adm-tab-bar-item-icon{font-size:24px;height:24px;line-height:1}.adm-tab-bar-item-title{font-size:var(--adm-font-size-2);line-height:15px}.adm-tab-bar-item-title-with-icon{margin-top:2px}.adm-tab-bar-item-active{color:var(--adm-color-primary)}.adm-tab-bar-icon-badge{--top: 6px}.adm-tab-bar-title-badge{--right: -2px;--top: -2px}.adm-tag{--border-radius: var(--adm-tag-border-radius, 2px);padding:2px 4px;font-size:var(--adm-font-size-3);line-height:1;font-weight:400;background:var(--background-color);color:var(--text-color);display:inline-block;white-space:nowrap;border-radius:var(--border-radius);border:1px solid var(--border-color);box-sizing:border-box}.adm-tag-round{border-radius:100px}.adm-text-area{--font-size: var(--adm-font-size-9);--color: var(--adm-color-text);--placeholder-color: var(--adm-color-light);--disabled-color: var(--adm-color-weak);--text-align: left;--count-text-align: right;position:relative;width:100%;max-width:100%;max-height:100%}.adm-text-area-element{font-family:var(--adm-font-family);resize:none;flex:auto;display:block;box-sizing:border-box;width:100%;max-width:100%;max-height:100%;padding:0;margin:0;color:var(--color);font-size:var(--font-size);line-height:1.5;background:transparent;border:0;outline:none;-webkit-appearance:none;appearance:none;min-height:1.5em;text-align:var(--text-align)}.adm-text-area-element::-webkit-input-placeholder{color:var(--placeholder-color);font-family:inherit}.adm-text-area-element::placeholder{color:var(--placeholder-color);font-family:inherit}.adm-text-area-element:-webkit-autofill{background-color:transparent}.adm-text-area-element:disabled{color:var(--disabled-color);cursor:not-allowed;opacity:1;-webkit-text-fill-color:var(--disabled-color)}.adm-text-area-element:read-only{cursor:default}.adm-text-area-element:invalid{box-shadow:none}.adm-text-area-element::-ms-clear{display:none}.adm-text-area-element-hidden{visibility:hidden;position:absolute;top:0;left:0;z-index:-1000}.adm-text-area-count{text-align:var(--count-text-align);color:var(--adm-color-weak);font-size:var(--adm-font-size-9);padding-top:8px}.adm-toast-mask .adm-toast-wrap{position:fixed;top:0;left:0;width:100%;height:100%;text-align:center}.adm-toast-mask .adm-toast-main{display:inline-block;position:relative;top:50%;transform:translateY(-50%);width:auto;max-width:204px;max-height:70%;overflow:auto;color:#fff;word-break:break-all;background-color:#000000b3;border-radius:8px;pointer-events:all;font-size:var(--adm-font-size-7);line-height:1.5;box-sizing:border-box;text-align:initial}.adm-toast-mask .adm-toast-main-text{padding:12px;min-width:0}.adm-toast-mask .adm-toast-main-icon{padding:35px 12px;min-width:150px}.adm-toast-mask .adm-toast-main-icon .adm-toast-icon{text-align:center;margin-bottom:8px;font-size:36px;line-height:1}.adm-toast-loading{--size: 48px;margin:0 auto 8px}
