@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#172337;font-synthesis:none;--navy:#153f73;--navy-dark:#0d2f59;--blue:#2468c7;--sky:#eaf3ff;--line:#e1e7ed;--muted:#6e7d8f;--paper:#fff;--amber:#d88c16;--red:#c94040;--green:#238361;box-sizing:border-box;background:#f4f6f8;font-family:DM Sans,Noto Sans SC,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}.button{white-space:nowrap;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 18px;font-weight:600;transition:all .2s;display:inline-flex}.button svg{width:18px}.button-primary{background:var(--navy);color:#fff;box-shadow:0 8px 18px #153f7326}.button-primary:hover{background:var(--navy-dark);transform:translateY(-1px)}.button-secondary{color:var(--navy);background:#eef4fb;border:1px solid #d7e4f2}.button-ghost{color:#536477;background:0 0}.button-danger{color:var(--red);background:#fff0f0}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.input{color:#1b2a3d;background:#fff;border:1px solid #d6dee7;border-radius:9px;outline:none;width:100%;height:44px;padding:0 13px;transition:all .2s}.input:hover{border-color:#aebdcc}.input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2468c714}.input:disabled{color:#97a2ad;background:#f2f4f6}.textarea{resize:vertical;height:auto;min-height:82px;padding-top:10px}.field{flex-direction:column;gap:7px;display:flex}.field-label{color:#344256;font-size:14px;font-weight:600}.field-label em{color:var(--red);margin-left:4px;font-style:normal}.field small{color:#8491a0;font-size:12px;line-height:1.5}.field .field-error{color:var(--red)}.eyebrow{letter-spacing:.16em;text-transform:uppercase;margin:0 0 9px;font-weight:700;color:#52749b!important;font-size:11px!important}.muted-text{color:var(--muted)}.notice{border-radius:9px;margin:12px 0;padding:13px 16px;font-size:14px;line-height:1.55}.notice-info{color:#24568d;background:#edf5ff}.notice-warning{color:#875a10;background:#fff7e7}.notice-success{color:#186e50;background:#eaf8f2}.notice-danger{color:#a62e2e;background:#fff0f0}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login-page{background:#fff;grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.login-story{color:#fff;background:linear-gradient(145deg,#102f56,#174c84 75%,#2468a5);align-items:center;padding:8vw;display:flex;position:relative;overflow:hidden}.story-content{z-index:2;max-width:560px;position:relative}.public-brand{align-items:center;gap:10px;display:flex}.public-brand strong{font-size:22px}.public-brand.light .brand-mark{color:var(--navy);background:#fff}.brand-mark{background:var(--navy);color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.story-content>.eyebrow{margin-top:72px;color:#8fc2f3!important}.story-content h1{letter-spacing:-.03em;margin:13px 0 24px;font-size:clamp(38px,4vw,64px);line-height:1.18}.story-content>p:not(.eyebrow){color:#d5e5f5;max-width:510px;font-size:16px;line-height:1.9}.story-points{flex-wrap:wrap;gap:20px;margin-top:42px;display:flex}.story-points span{color:#d9e8f6;align-items:center;gap:7px;font-size:13px;display:flex}.story-points svg{color:#70d2b0;width:17px}.story-orbit{border:1px solid #ffffff20;border-radius:50%;position:absolute}.orbit-one{width:680px;height:680px;bottom:-300px;right:-300px}.orbit-two{background:#ffffff08;width:420px;height:420px;bottom:-160px;right:-160px}.login-panel{place-items:center;padding:40px;display:grid}.login-card{width:min(420px,100%)}.login-card h2{margin:0 0 5px;font-size:34px}.login-card>.muted-text{margin:0 0 30px}.icon-field{margin:18px 0;display:block}.icon-field>span{margin-bottom:8px;font-size:13px;font-weight:600;display:block}.icon-field>div{position:relative}.icon-field svg{color:#8b98a7;width:18px;position:absolute;top:12px;left:13px}.icon-field .input{padding-left:43px}.login-card>.button{width:100%;height:48px;margin-top:10px}.login-tip{text-align:center;color:#98a3ae;margin-top:15px;display:block}.login-mobile-brand{display:none}.admin-shell{min-height:100vh}.sidebar{color:#d9e5f1;z-index:20;background:#102f56;flex-direction:column;width:252px;padding:22px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;height:54px;padding:0 7px;display:flex}.brand>div:nth-child(2){flex-direction:column;display:flex}.brand strong{color:#fff;font-size:19px}.brand small{letter-spacing:.18em;color:#84a3c1;font-size:9px}.nav-caption{letter-spacing:.14em;text-transform:uppercase;color:#718da9;margin:32px 12px 10px;font-size:10px}.sidebar nav{flex-direction:column;gap:3px;display:flex}.sidebar nav a,.sidebar-link{color:#aebfd0;border-radius:9px;align-items:center;gap:12px;height:46px;padding:0 12px;font-size:14px;display:flex}.sidebar nav a:hover,.sidebar nav a.active{color:#fff;background:#ffffff12}.sidebar nav a.active{box-shadow:inset 3px 0 #65a8ed}.nav-arrow{opacity:.45;margin-left:auto}.nav-caption-bottom{margin-top:auto}.sidebar-user{border-top:1px solid #ffffff15;grid-template-columns:38px 1fr 30px;align-items:center;gap:9px;margin-top:18px;padding:18px 5px 2px;display:grid}.avatar{color:#fff;background:#2b689f;border-radius:10px;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.sidebar-user>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.sidebar-user strong{color:#fff;text-overflow:ellipsis;font-size:13px;overflow:hidden}.sidebar-user small{color:#819db8;font-size:11px}.sidebar-user button,.mobile-close{color:#91a9bf;background:0 0;border:0;padding:4px}.mobile-close{display:none}.admin-main{min-height:100vh;margin-left:252px}.mobile-header{display:none}.page{max-width:1600px;margin:auto;padding:42px clamp(24px,4vw,62px) 70px}.page-head{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px;display:flex}.page-head h1{letter-spacing:-.02em;margin:0 0 8px;font-size:30px}.page-head>div>p:last-child{color:var(--muted);margin:0;line-height:1.7}.panel{border:1px solid var(--line);background:#fff;border-radius:14px;box-shadow:0 4px 14px #152c4510}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:72px;padding:0 22px;display:flex}.panel-head h2{margin:0;font-size:17px}.panel-head p{color:var(--muted);margin:4px 0 0;font-size:12px}.panel-head>a{color:var(--blue);align-items:center;gap:5px;font-size:13px;display:flex}.metric-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:18px;padding:22px;display:flex}.metric-icon{border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.metric-icon svg{width:21px}.metric>div:last-child{flex:1;grid-template-columns:1fr auto;align-items:center;display:grid}.metric span{color:var(--muted);font-size:13px}.metric strong{font-size:28px}.metric small{color:#9aa5b1;grid-column:1/3;margin-top:4px;font-size:11px}.metric-navy .metric-icon{color:var(--navy);background:#e7eef7}.metric-blue .metric-icon{color:#3779c9;background:#e9f3ff}.metric-amber .metric-icon{color:#c17a0a;background:#fff4df}.metric-red .metric-icon{color:#c74848;background:#fff0f0}.dashboard-grid{grid-template-columns:minmax(0,2fr) 340px;gap:20px;display:grid}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:left;color:#758497;letter-spacing:.04em;white-space:nowrap;background:#f8fafb;padding:12px 16px;font-size:11px;font-weight:600}td{vertical-align:middle;white-space:nowrap;border-top:1px solid #edf0f3;padding:15px 16px}td strong,td small{display:block}td small{color:#8a96a5;margin-top:4px}.table-link{color:var(--blue);font-weight:600}.table-empty{text-align:center;color:#8d99a7;padding:50px}.quick-panel{overflow:hidden}.quick-panel>.panel-head{border-bottom:0}.quick-panel>a{background:#f7f9fb;border-radius:10px;justify-content:space-between;align-items:center;margin:0 14px 8px;padding:13px;display:flex}.quick-panel>a>span{align-items:center;gap:11px;display:flex}.quick-panel>a b{width:28px;height:28px;color:var(--navy);background:#e8f0f9;border-radius:9px;place-items:center;display:grid}.quick-panel>a span span{flex-direction:column;display:flex}.quick-panel>a strong{font-size:13px}.quick-panel>a small{color:#8793a1;font-size:11px}.quick-panel>a>svg{color:#a1adba;width:16px}.quick-note{color:#805c20;background:#fff7e8;border-radius:9px;gap:8px;margin:16px 14px;padding:14px;font-size:12px;line-height:1.5;display:flex}.quick-note svg{flex:none;width:17px}.badge{border-radius:20px;align-items:center;gap:6px;padding:5px 9px;font-size:11px;font-weight:600;display:inline-flex}.badge i{background:currentColor;border-radius:50%;width:6px;height:6px}.badge-green{color:#1c7957;background:#eaf8f1}.badge-blue{color:#2b65a8;background:#eaf3ff}.badge-cyan{color:#147178;background:#e8f8f8}.badge-amber{color:#a86708;background:#fff4df}.badge-red{color:#b93434;background:#fff0f0}.badge-violet{color:#6d4ab5;background:#f2edff}.badge-gray{color:#687481;background:#f0f2f4}.institution-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.institution-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:21px}.institution-card-head{grid-template-columns:44px 1fr auto;align-items:center;gap:12px;display:grid}.institution-logo{width:44px;height:44px;color:var(--navy);background:#edf3fa;border-radius:11px;place-items:center;display:grid}.institution-card h3{margin:0;font-size:16px}.institution-card-head p{color:var(--muted);margin:5px 0 0;font-size:12px}.address-block{background:#f7f9fb;border-radius:10px;margin:20px 0 12px;padding:14px}.address-block small{color:#8c98a4;margin-bottom:6px;display:block}.address-block strong{font-size:13px}.address-block p{color:#667487;margin:6px 0 0;font-size:12px;line-height:1.6}.link-box{color:#52708e;background:#f2f7fd;border:1px dashed #c9d8e8;border-radius:9px;align-items:center;gap:8px;padding:10px;font-size:12px;display:flex}.link-box svg{flex:none;width:16px}.link-box span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.card-actions{gap:6px;margin-top:14px;display:flex}.card-actions .button{padding:0 12px;font-size:12px}.empty{text-align:center;background:#fff;border:1px dashed #ccd5df;border-radius:14px;padding:70px 20px}.empty-mark{color:#9eabb8;font-size:32px}.empty h3{margin:12px 0 7px}.empty p{color:var(--muted);margin:0 0 20px}.modal-backdrop{z-index:100;background:#071a2f99;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal{background:#fff;border-radius:16px;width:min(680px,100%);max-height:calc(100vh - 40px);padding:25px;overflow:auto}.modal-large{width:min(1000px,100%)}.modal-head{justify-content:space-between;align-items:flex-start;margin-bottom:22px;display:flex}.modal-head h2{margin:0}.modal-head>button{color:#6c7886;background:#f0f3f6;border:0;border-radius:50%;width:32px;height:32px;font-size:22px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.form-section-title{border-top:1px solid var(--line);margin-top:25px;padding-top:20px;font-size:15px}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:24px;padding-top:18px;display:flex}.rule-tabs{border-bottom:1px solid var(--line);gap:4px;margin-bottom:22px;display:flex}.rule-tabs button{color:#68788b;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:13px 17px;font-weight:600;display:flex}.rule-tabs button.active{color:var(--navy);border-color:var(--blue)}.rule-tabs svg{width:18px}.template-list{gap:14px;display:grid}.template-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px}.template-route{color:#748395;align-items:center;gap:9px;font-size:12px;display:flex}.template-route span{align-items:center;gap:5px;display:flex}.template-route svg{width:15px}.template-route>svg{color:#afbac4;width:13px}.template-route strong{color:var(--navy)}.template-title{justify-content:space-between;align-items:flex-start;margin:16px 0;display:flex}.template-title h3{margin:0;font-size:17px}.template-title p{color:var(--muted);margin:6px 0;font-size:12px}.material-chip-list{flex-wrap:wrap;gap:8px;display:flex}.material-chip-list>span{background:#f5f8fb;border-radius:8px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;display:flex}.material-chip-list svg{width:14px;color:var(--green)}.material-chip-list small{color:#8995a2}.material-chip-list em{color:#a4650a;background:#fff0d5;border-radius:4px;padding:2px 5px;font-size:9px;font-style:normal}.scope-flow{grid-template-columns:1fr 32px 1fr 32px 1fr;align-items:start;display:grid}.scope-flow>article{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:520px;padding:21px}.scope-flow>article>svg{color:var(--blue);width:24px}.scope-index{float:right;color:#c7d0d9;font-size:12px;font-weight:700}.scope-flow h3{margin:14px 0 6px}.scope-flow article>p{color:var(--muted);min-height:38px;font-size:12px}.scope-arrow{color:#b1bdc8;align-self:center}.scope-items{flex-direction:column;gap:7px;max-height:190px;margin:20px 0;display:flex;overflow:auto}.scope-items>span{background:#f6f8fa;border-radius:7px;justify-content:space-between;padding:8px;font-size:12px;display:flex}.scope-items small{color:#909ba6}.stack-form{border-top:1px solid var(--line);gap:8px;padding-top:15px;display:grid}.inline-form{grid-template-columns:1.4fr .7fr auto;gap:6px;display:grid}.inline-form .button{padding:0 11px}.material-editor-head{justify-content:space-between;align-items:center;margin-top:24px;display:flex}.material-editor-head h3{margin:0}.material-editor-head p{color:var(--muted);margin:5px 0;font-size:12px}.material-editor{gap:8px;margin-top:12px;display:grid}.material-row{grid-template-columns:32px 1fr 72px 1.6fr 70px 30px;align-items:center;gap:8px;display:grid}.drag-index{color:#94a0ac;font-size:11px}.material-row .textarea{height:44px;min-height:44px;padding-top:11px}.switch-label{gap:5px;font-size:12px;display:flex}.material-row>button{color:#a5afb9;background:0 0;border:0;padding:4px}.material-row>button:hover{color:var(--red)}.material-row>button svg{width:17px}.filter-bar{gap:12px;margin-bottom:18px;display:flex}.search-box{flex:1;position:relative}.search-box>svg,.filter-select>svg{color:#8794a2;z-index:1;width:18px;position:absolute;top:12px;left:13px}.search-box .input{padding-left:42px}.filter-select{width:220px;position:relative}.filter-select .input{padding-left:42px}.back-link,.public-back{color:#657689;align-items:center;gap:7px;margin-bottom:22px;font-size:13px;display:inline-flex}.back-link svg,.public-back svg{width:17px}.detail-head{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.detail-head h1{margin:0 0 7px}.detail-head p:last-child{color:var(--muted);margin:0}.detail-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:20px;display:grid}.detail-main{gap:16px;display:grid}.detail-section{padding:22px}.section-title{align-items:center;gap:11px;margin-bottom:20px;display:flex}.section-title>.button{min-height:34px;margin-left:auto;padding:0 12px;font-size:12px}.section-title>svg{width:21px;color:var(--blue)}.section-title h2{margin:0;font-size:17px}.section-title p{color:var(--muted);margin:4px 0;font-size:12px}.info-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin:0;display:grid}.info-grid dt{color:#8793a0;margin-bottom:6px;font-size:11px}.info-grid dd{margin:0;font-size:13px;font-weight:600}.detail-materials{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.detail-materials>div{background:#f7f9fb;border-radius:8px;align-items:flex-start;gap:9px;padding:11px;display:flex}.detail-materials svg{color:#aab4be;width:17px}.detail-materials svg.ok{color:var(--green)}.detail-materials span{flex-direction:column;flex:1;display:flex}.detail-materials strong{font-size:13px}.detail-materials small{color:var(--muted);margin-top:4px;font-size:11px}.detail-materials em{color:#a4650a;font-size:9px;font-style:normal}.logistics-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.logistics-grid article{border:1px solid var(--line);border-radius:10px;padding:15px}.route-tag{color:#2b65a8;background:#eaf3ff;border-radius:5px;padding:3px 7px;font-size:10px}.route-tag.return{color:#197150;background:#eaf8f1}.logistics-grid h3{margin:14px 0 7px;font-size:13px}.logistics-grid p{color:#667487;gap:5px;font-size:12px;line-height:1.5;display:flex}.logistics-grid p svg{flex:none;width:15px}.logistics-grid small{color:#909ba7;font-size:11px}.history-list{display:grid}.history-list>div{grid-template-columns:20px 1fr;gap:8px;padding-bottom:17px;display:grid;position:relative}.history-list>div:not(:last-child):before{content:"";background:#dce3ea;width:1px;position:absolute;top:10px;bottom:-3px;left:5px}.history-list i{z-index:1;background:#8fb3d9;border:3px solid #e6eff8;border-radius:50%;width:11px;height:11px;margin-top:5px}.history-list p{margin:7px 0 4px;font-size:12px}.history-list small{color:#8c98a4;font-size:11px}.action-panel{padding:22px;position:sticky;top:20px}.action-panel h2{margin:0;font-size:17px}.action-panel>p{color:var(--muted);font-size:12px;line-height:1.6}.action-panel .field{margin-top:16px}.action-panel>.button{width:100%;margin-top:20px}.loading-page{text-align:center;color:var(--muted)}.public-shell{background:#f6f8fa;flex-direction:column;min-height:100vh;display:flex}.public-header{border-bottom:1px solid var(--line);background:#fff;height:68px}.public-header-inner{justify-content:space-between;align-items:center;max-width:1180px;height:100%;margin:auto;padding:0 24px;display:flex}.public-brand span:last-child{color:#8692a0;border-left:1px solid #dbe1e7;padding-left:12px;font-size:12px}.public-institution{text-align:right;flex-direction:column;display:flex}.public-institution small{color:#95a0aa;font-size:10px}.public-institution strong{font-size:13px}.public-main{flex:1}.public-footer{color:#84919f;border-top:1px solid var(--line);justify-content:space-between;width:100%;max-width:1180px;margin:auto;padding:26px 24px;font-size:11px;display:flex}.public-footer span{align-items:center;gap:6px;display:flex}.public-hero{grid-template-columns:1fr 1fr;align-items:center;gap:70px;max-width:1180px;min-height:570px;margin:auto;padding:70px 24px;display:grid}.service-pill{color:#255e9b;background:#e9f3ff;border-radius:20px;align-items:center;gap:7px;padding:7px 11px;font-size:12px;font-weight:600;display:inline-flex}.service-pill svg{width:16px}.hero-copy h1{letter-spacing:-.045em;color:#142e4e;margin:23px 0;font-size:clamp(42px,5vw,65px);line-height:1.12}.hero-copy h1 em{color:#3277c5;font-style:normal}.hero-copy>p{color:#69798b;max-width:510px;font-size:16px;line-height:1.9}.hero-actions{gap:10px;margin-top:28px;display:flex}.hero-actions .button{height:48px;padding:0 23px}.hero-trust{color:#758597;gap:17px;margin-top:24px;font-size:11px;display:flex}.hero-trust span{align-items:center;gap:5px;display:flex}.hero-trust svg{color:#3d9b78;width:15px}.hero-route-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:28px;box-shadow:0 25px 60px #183c6515}.route-line{grid-template-columns:1fr 20px 1fr 20px 1fr 20px 1fr;align-items:start;margin:28px 0;display:grid}.route-line>i{background:#d8e2ec;height:1px;margin-top:21px}.route-point{text-align:center;flex-direction:column;align-items:center;display:flex}.route-point>span{color:#7890aa;background:#f0f4f8;border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.route-point.active>span{background:var(--navy);color:#fff;box-shadow:0 7px 17px #153f7336}.route-point svg{width:18px}.route-point strong{margin-top:10px;font-size:11px}.route-point small{color:#96a1ac;margin-top:3px;font-size:9px}.destination-card{background:#f3f7fb;border-radius:10px;align-items:center;gap:11px;padding:14px;display:flex}.destination-card>svg{width:21px;color:var(--blue);flex:none}.destination-card>span{flex-direction:column;display:flex}.destination-card small{color:#8290a0;font-size:10px}.destination-card strong{margin-top:4px;font-size:12px;line-height:1.5}.how-section{border-top:1px solid var(--line);text-align:center;background:#fff;padding:64px 24px 80px}.how-section h2{margin:0 0 35px;font-size:28px}.how-grid{text-align:left;grid-template-columns:repeat(4,1fr);gap:15px;max-width:1050px;margin:auto;display:grid}.how-grid>div{border:1px solid var(--line);border-radius:12px;min-height:170px;padding:21px;position:relative}.how-grid b{color:#d8e0e7;position:absolute;right:16px}.how-grid svg{width:24px;color:var(--blue)}.how-grid h3{margin:18px 0 7px;font-size:14px}.how-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.public-loading,.public-error{text-align:center;place-content:center;min-height:70vh;display:grid}.public-error svg{color:#91a0ae;width:42px;margin:auto}.public-error h1{margin:14px 0 8px}.public-error p{color:var(--muted)}.wizard-page,.query-page{max-width:940px;margin:auto;padding:35px 24px 70px}.wizard-head{justify-content:space-between;align-items:flex-end;display:flex}.wizard-head h1,.query-intro h1{margin:0 0 7px;font-size:32px}.wizard-head>div>p:last-child,.query-intro>p{color:var(--muted);margin:0;line-height:1.7}.wizard-progress{align-items:center;gap:9px;display:flex}.wizard-progress strong{color:var(--navy);font-size:28px}.wizard-progress strong small{color:#9aa5b0;font-size:13px}.wizard-progress>span{color:#8290a0;font-size:11px}.stepper{grid-template-columns:repeat(4,1fr);margin:35px 0;display:grid}.stepper>div{grid-template-columns:30px 1fr;align-items:center;display:grid;position:relative}.stepper span{color:#8290a0;z-index:1;background:#f6f8fa;border:1px solid #ced7e0;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;display:grid}.stepper strong{color:#7c8997;margin-left:8px;font-size:12px}.stepper i{background:#dbe2e9;height:1px;position:absolute;top:14px;left:28px;right:0}.stepper>div:last-child i{display:none}.stepper .active span{background:var(--navy);border-color:var(--navy);color:#fff;box-shadow:0 4px 12px #153f7330}.stepper .active strong{color:var(--navy)}.stepper .done span{color:var(--green);background:#e7f5ef;border-color:#99ccb8}.stepper svg{width:14px}.wizard-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:30px;box-shadow:0 8px 25px #182f4810}.step-title{border-bottom:1px solid var(--line);gap:13px;margin-bottom:24px;padding-bottom:20px;display:flex}.step-title>span{color:#5681af;background:#eaf2fb;border-radius:7px;height:max-content;padding:7px;font-size:11px;font-weight:700}.step-title h2{margin:0;font-size:20px}.step-title p{color:var(--muted);margin:6px 0 0;font-size:12px}.privacy-check,.same-address{color:#667587;gap:9px;margin-top:22px;font-size:12px;line-height:1.6;display:flex}.privacy-check input,.same-address input{margin-top:3px}.wizard-actions{justify-content:space-between;margin-top:18px;display:flex}.wizard-actions .button{min-width:120px}.material-summary{background:#f3f7fb;border-radius:10px;align-items:center;gap:12px;margin-bottom:16px;padding:14px;display:flex}.material-summary>span{color:#2869ac;background:#dceafa;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.material-summary span svg{width:19px}.material-summary>div{flex:1}.material-summary strong{font-size:13px}.material-summary p{color:var(--muted);margin:4px 0;font-size:11px}.material-summary>em{color:#647588;font-size:13px;font-style:normal}.public-material-list{gap:9px;display:grid}.public-material-list>label{border:1px solid var(--line);cursor:pointer;border-radius:10px;align-items:flex-start;gap:12px;padding:14px;transition:all .2s;display:flex}.public-material-list>label.checked{background:#f6faff;border-color:#79a6d4}.public-material-list input{opacity:0;position:absolute}.check-box{border:1px solid #c5d0da;border-radius:6px;flex:none;place-items:center;width:21px;height:21px;display:grid}.checked .check-box{background:var(--navy);border-color:var(--navy);color:#fff}.check-box svg{width:13px}.public-material-list label>span:last-child{display:block}.public-material-list strong{font-size:13px}.public-material-list strong small{color:#8491a0;margin-left:8px}.public-material-list strong em{color:#a4650a;background:#fff0d5;border-radius:4px;margin-left:7px;padding:2px 5px;font-size:9px;font-style:normal}.public-material-list p{color:#728193;margin:5px 0 0;font-size:11px}.wizard-destination{border:1px dashed #bed0e2;margin-bottom:22px}.address-fields{margin-bottom:17px}.confirm-summary{border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.confirm-summary h3{font-size:14px}.confirm-summary>div{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.confirm-summary span{color:#8995a2;background:#f7f9fb;border-radius:8px;flex-direction:column;padding:11px;font-size:10px;display:flex}.confirm-summary strong{color:#25364a;margin-top:4px;font-size:12px}.success-result{text-align:center;padding:20px 10px}.success-result>span{color:#22815e;background:#e6f6ef;border-radius:50%;place-items:center;width:68px;height:68px;margin:auto;display:grid}.success-result>span svg{width:34px}.success-result h2{margin:18px 0 8px;font-size:25px}.success-result>p{color:var(--muted);font-size:13px}.result-no{background:#f4f7fa;border-radius:10px;flex-direction:column;margin:17px 0;padding:15px 22px;display:inline-flex}.result-no small{color:#8190a0;font-size:10px}.result-no strong{color:var(--navy);letter-spacing:.06em;margin-top:4px;font-size:18px}.result-tracking{justify-content:center;align-items:center;gap:10px;display:flex}.result-tracking>span{text-align:left;flex-direction:column;display:flex}.result-tracking svg{color:var(--blue)}.result-tracking small{color:#8390a0;font-size:10px}.result-tracking strong{font-size:13px}.success-result .notice{max-width:500px;margin:20px auto}.success-tip{margin-top:25px!important}.query-layout{grid-template-columns:1.1fr .9fr;align-items:center;gap:50px;min-height:360px;display:grid}.query-intro h1{font-size:38px}.query-privacy{align-items:center;gap:11px;margin-top:30px;display:flex}.query-privacy svg{color:#3c8f70}.query-privacy span{flex-direction:column;display:flex}.query-privacy strong{font-size:12px}.query-privacy small{color:#8290a0;margin-top:3px;font-size:10px}.query-card form{gap:17px;display:grid}.query-card .button{width:100%;height:46px}.progress-result{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:20px;padding:28px}.progress-result-head{border-bottom:1px solid var(--line);grid-template-columns:56px 1fr auto;align-items:center;gap:16px;padding-bottom:22px;display:grid}.status-orb{width:52px;height:52px;color:var(--blue);background:#eaf3ff;border-radius:50%;place-items:center;display:grid}.status-orb svg{width:22px}.progress-result-head h2{margin:0 0 5px;font-size:22px}.progress-result-head p:not(.eyebrow){color:var(--muted);margin:0;font-size:12px}.progress-result-head .result-no{margin:0}.case-summary{grid-template-columns:repeat(4,1fr);gap:12px;padding:21px 0;display:grid}.case-summary span{flex-direction:column;display:flex}.case-summary small{color:#8b97a4;font-size:10px}.case-summary strong{margin-top:5px;font-size:12px}.public-timeline{border-top:1px solid var(--line);padding-top:25px;display:flex;overflow-x:auto}.public-timeline>div{flex:1;grid-template-columns:24px 1fr;gap:8px;min-width:150px;display:grid;position:relative}.public-timeline>div:before{content:"";background:#d6dfe7;height:1px;position:absolute;top:11px;left:12px;right:-12px}.public-timeline>div:last-child:before{right:calc(100% - 12px)}.public-timeline i{z-index:1;background:#dfe7ee;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.public-timeline i svg{width:13px}.public-timeline .current i{background:var(--navy);color:#fff}.public-timeline strong{font-size:11px}.public-timeline p{color:#6f7e90;margin:5px 8px 4px 0;font-size:10px;line-height:1.5}.public-timeline small{color:#9aa5af;font-size:9px}@media (width<=1100px){.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.quick-panel{display:none}.scope-flow{grid-template-columns:1fr;gap:12px}.scope-arrow{justify-self:center;transform:rotate(90deg)}.scope-flow>article{min-height:auto}.detail-layout{grid-template-columns:1fr}.action-panel{position:static}.public-hero{gap:35px}.route-line{grid-template-columns:1fr 10px 1fr 10px 1fr 10px 1fr}.route-point small{display:none}}@media (width<=800px){.sidebar{transition:all .25s;transform:translate(-100%)}.sidebar-open{transform:none}.mobile-close{margin-left:auto;display:block}.sidebar-mask{z-index:19;background:#071a2f88;border:0;position:fixed;inset:0}.admin-main{margin-left:0}.mobile-header{border-bottom:1px solid var(--line);z-index:10;background:#fff;justify-content:space-between;align-items:center;height:58px;padding:0 17px;display:flex;position:sticky;top:0}.mobile-header button{color:var(--navy);background:0 0;border:0}.brand-mini{color:var(--navy);align-items:center;gap:7px;font-weight:700;display:flex}.page{padding:26px 17px 55px}.page-head{align-items:flex-start}.page-head h1{font-size:25px}.institution-grid{grid-template-columns:1fr}.material-row{grid-template-columns:25px 1fr 65px 30px}.material-row .textarea{grid-column:2/4}.material-row .switch-label{grid-column:2/3}.detail-materials,.logistics-grid{grid-template-columns:1fr}.info-grid{grid-template-columns:repeat(2,1fr)}.public-hero{grid-template-columns:1fr;padding-top:45px}.hero-route-card{order:-1}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.hero-trust{justify-content:center}.how-grid{grid-template-columns:repeat(2,1fr)}.query-layout{grid-template-columns:1fr;gap:25px;min-height:auto}.case-summary{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.login-page{background:#f5f7f9;padding:18px;display:block}.login-story{display:none}.login-panel{background:#fff;border-radius:16px;min-height:calc(100vh - 36px);padding:25px}.login-mobile-brand{color:var(--navy);align-items:center;gap:8px;margin-bottom:55px;font-weight:700;display:flex}.login-mobile-brand svg{width:22px}.login-card h2{font-size:28px}.page-head{display:block}.page-head>.button,.page-head>a.button{width:100%;margin-top:16px}.metric-grid{grid-template-columns:1fr 1fr;gap:10px}.metric{gap:10px;padding:15px}.metric-icon{width:36px;height:36px}.metric>div:last-child{flex-direction:column;align-items:flex-start;display:flex}.metric strong{font-size:23px}.metric small{display:none}.panel{border-radius:12px}.form-grid{grid-template-columns:1fr}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:18px 18px 0 0;max-height:92vh;padding:20px}.institution-card{padding:16px}.institution-card-head{grid-template-columns:40px 1fr}.institution-card-head>.badge{grid-column:2}.card-actions{grid-template-columns:1fr 1fr;display:grid}.card-actions .button:last-child{grid-column:1/3}.filter-bar{display:grid}.filter-select{width:100%}.detail-head{align-items:flex-start;gap:10px}.detail-head h1{font-size:24px}.info-grid{grid-template-columns:1fr 1fr}.public-header{height:60px}.public-header-inner{padding:0 16px}.public-brand span:last-child,.public-institution small{display:none}.public-footer{text-align:center;display:block}.public-footer span{justify-content:center;margin:6px}.public-hero{padding:32px 17px 45px}.hero-route-card{padding:18px}.hero-route-card>.eyebrow{display:none}.route-line{margin:8px 0 20px}.route-point>span{width:36px;height:36px}.route-line>i{margin-top:18px}.route-point strong{font-size:10px}.hero-copy h1{font-size:39px}.hero-copy>p{font-size:14px}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-trust{flex-wrap:wrap;margin-top:18px}.how-section{padding:45px 17px}.how-grid{grid-template-columns:1fr 1fr;gap:9px}.how-grid>div{min-height:160px;padding:16px}.wizard-page,.query-page{padding:23px 14px 50px}.wizard-head{align-items:flex-start}.wizard-head h1,.query-intro h1{font-size:25px}.wizard-progress{display:none}.stepper{margin:25px 0}.stepper>div{text-align:center;display:block}.stepper strong{margin:6px 0 0;font-size:10px;display:block}.stepper span{margin:auto}.stepper i{left:50%;right:-50%}.wizard-card{border-radius:12px;padding:19px}.step-title h2{font-size:18px}.wizard-actions .button{min-width:105px}.material-summary{align-items:flex-start}.confirm-summary>div{grid-template-columns:1fr 1fr}.query-card{padding:20px}.progress-result{padding:19px}.progress-result-head{grid-template-columns:45px 1fr}.status-orb{width:43px;height:43px}.progress-result-head .result-no{text-align:center;grid-column:1/3;width:100%}.case-summary{grid-template-columns:1fr 1fr}.public-timeline>div{min-width:140px}.scope-flow>article{padding:17px}.inline-form{grid-template-columns:1fr 70px}.inline-form .button{grid-column:1/3}.template-route{flex-wrap:wrap}.template-title{gap:8px}.material-editor-head{align-items:flex-end}.material-row{grid-template-columns:25px 1fr 60px 25px}.material-row .textarea,.material-row .switch-label{grid-column:2/4}.modal-actions .button{flex:1}}.scope-list>.notice{margin-bottom:18px}.scope-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.scope-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px}.scope-card-top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.scope-icon{width:42px;height:42px;color:var(--blue);background:#eaf3ff;border-radius:11px;place-items:center;display:grid}.scope-icon svg{width:20px}.scope-card h3{margin:16px 0 6px;font-size:16px}.scope-card>p{color:var(--muted);margin:0 0 17px;font-size:12px}.scope-card>.button{font-size:12px}.template-title-actions{align-items:center;gap:8px;display:flex}.template-title-actions .button{min-height:34px;padding:0 11px;font-size:11px}.template-title-actions .button svg{width:14px}@media (width<=800px){.scope-card-grid{grid-template-columns:1fr}}@media (width<=560px){.template-title{display:block}.template-title-actions{justify-content:space-between;margin-top:12px}}.catalog-layout>.notice{margin-bottom:18px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.catalog-panel{overflow:hidden}.catalog-panel .panel-head .button{min-height:34px;padding:0 10px;font-size:11px}.catalog-items{padding:10px}.catalog-items>button{text-align:left;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;width:100%;padding:11px;display:flex}.catalog-items>button:hover{background:#f5f8fb}.catalog-items>button>span{align-items:center;gap:8px;display:flex}.catalog-items>button>span:first-child{flex-direction:column;align-items:flex-start;display:flex}.catalog-items strong{font-size:12px}.catalog-items small{color:var(--muted);margin-top:3px;font-size:10px}.catalog-items svg{color:#8a98a6;width:15px}@media (width<=1100px){.catalog-grid{grid-template-columns:1fr}}.catalog-shortcut{background:#f7fbff;border:1px dashed #b9cce0;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;margin:14px 0 20px;padding:14px;display:flex}.catalog-shortcut>span{flex-direction:column;display:flex}.catalog-shortcut strong{font-size:12px}.catalog-shortcut small{color:var(--muted);margin-top:4px;font-size:10px}.catalog-shortcut .button{flex:none;font-size:11px}@media (width<=560px){.catalog-shortcut{display:block}.catalog-shortcut .button{width:100%;margin-top:12px}}.trace-list{gap:8px;margin-top:14px;display:grid}.trace-list>div{background:#f7f9fb;border-radius:8px;padding:10px 12px}.trace-list strong{font-size:13px;display:block}.trace-list p{color:#667487;margin:5px 0 4px;font-size:12px}.trace-list small{color:#8c98a4;font-size:11px}.logistics-grid small{margin-top:6px;display:block}.public-traces{margin:18px 0 0}.shipment-list{gap:8px;margin-top:14px;display:grid}.shipment-row{background:#f7f9fb;border:1px solid #edf1f5;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.shipment-row>div{min-width:0}.shipment-row strong{word-break:break-all;font-size:13px;display:block}.shipment-row small{color:#8c98a4;margin-top:3px;font-size:11px;display:block}.ship-tag{color:#2b6cb0;background:#e9f2fb;border-radius:6px;flex:none;padding:3px 8px;font-size:11px;font-weight:700;line-height:1.6}.ship-tag.supp{color:#b7791f;background:#fdf3e2}.admin-logistics-simple{border:1px solid var(--line);background:#f9fbfd;border-radius:12px;grid-template-columns:minmax(0,1.5fr) minmax(160px,.8fr) auto;align-items:center;gap:24px;padding:18px;display:grid}.info-grid .embassy-synced-field{background:#edf7f2;border-radius:9px;padding:10px 12px}.info-grid .embassy-synced-field dt{color:#56806f}.info-grid .embassy-synced-field dd{color:#176f52;font-weight:700}.data-table small.embassy-type-inline{color:#176f52;background:#edf7f2;border-radius:5px;margin-top:4px;padding:2px 6px;font-weight:600;display:table}.applications-flat-table{width:max-content;min-width:100%;font-size:12px}.applications-flat-table th,.applications-flat-table td{padding-left:12px;padding-right:12px;font-size:12px;font-weight:500}.applications-flat-table .table-link{font-size:12px;font-weight:500}.applications-flat-table td{color:#344256}.admin-logistics-list{gap:10px;display:grid}.admin-logistics-simple>div{min-width:0}.admin-logistics-simple span,.admin-logistics-simple small{color:#8593a2;font-size:11px;display:block}.admin-logistics-simple b{color:#263445;text-overflow:ellipsis;white-space:nowrap;margin:7px 0 3px;font-size:16px;display:block;overflow:hidden}.admin-logistics-simple strong{color:var(--green);margin-top:7px;font-size:14px;display:block}.admin-logistics-simple .button{min-height:38px}.admin-logistics-simple.is-return{background:#f5fbf8;border-color:#cfe4da}.return-logistics-badge{background:#e3f3ec;border-radius:999px;justify-self:end;padding:5px 10px;font-weight:700;color:#167958!important}.admin-trace-modal-mask{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f1f317a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.admin-trace-modal{background:#fff;border-radius:16px;flex-direction:column;width:min(700px,100%);max-height:min(760px,86vh);display:flex;overflow:hidden;box-shadow:0 30px 80px -25px #0f1f31a6}.admin-trace-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.admin-trace-modal>header h2{margin:0;font-size:19px}.admin-trace-modal>header p{color:var(--muted);margin:5px 0 0;font-size:12px}.admin-trace-modal>header button{color:#536477;background:#f1f4f7;border:0;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.admin-trace-modal>header button svg{width:18px}.admin-trace-modal-body{padding:4px 22px 24px;overflow:auto}.admin-trace-item{gap:14px;padding:16px 0 0;display:flex;position:relative}.admin-trace-item:not(:last-child):before{content:"";background:#dce3ea;width:1px;position:absolute;top:27px;bottom:-16px;left:5px}.admin-trace-item>i{z-index:1;background:#fff;border:2px solid #b8c4d0;border-radius:50%;flex:none;width:11px;height:11px;margin-top:5px;position:relative}.admin-trace-item>i.active{border-color:var(--blue);background:var(--blue)}.admin-trace-item>div{flex:1;min-width:0}.admin-trace-item header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.admin-trace-item b{font-size:13px}.admin-trace-item time{color:#8c98a4;flex:none;font-size:11px}.admin-trace-item p{color:#617184;margin:6px 0 0;font-size:12px;line-height:1.7}.operation-feedback-mask{z-index:120;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f1f3175;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.operation-feedback-dialog{text-align:center;background:#fff;border-radius:16px;width:min(380px,100%);padding:28px 26px 22px;box-shadow:0 28px 70px -20px #0f1f3199}.operation-feedback-dialog>span{color:#238361;background:#e9f7f1;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 16px;display:grid}.operation-feedback-dialog.error>span{color:#c94040;background:#fff0f0}.operation-feedback-dialog>span svg{width:25px}.operation-feedback-dialog h3{color:#203044;margin:0;font-size:19px}.operation-feedback-dialog p{color:#687789;margin:10px 0 22px;font-size:13px;line-height:1.7}.operation-feedback-dialog .button{width:100%}@media (width<=700px){.admin-logistics-simple{grid-template-columns:1fr auto}.admin-logistics-simple>div:nth-child(2){grid-area:2/1}.admin-logistics-simple>.button{grid-area:1/2/3}.admin-trace-modal-mask{align-items:end;padding:0}.admin-trace-modal{border-radius:18px 18px 0 0;max-height:86dvh}}html{-webkit-text-size-adjust:100%}.app-phone-frame{background:#e8e8e8;justify-content:center;min-height:100dvh;display:flex}.app-phone{color:#111;background:#f5f5f5;flex-direction:column;width:100%;max-width:430px;min-height:100dvh;display:flex;position:relative;overflow:hidden}.app-stretch{flex-direction:column;flex:1;min-height:0;display:flex}.app-nav{z-index:30;height:calc(44px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 4px 0;background:#fff;border-bottom:1px solid #eee;grid-template-columns:44px 1fr 44px;align-items:center;display:grid;position:sticky;top:0}.app-nav h1{text-align:center;letter-spacing:0;margin:0;font-size:17px;font-weight:600}.app-nav-btn{color:#111;background:0 0;border:0;place-items:center;height:44px;padding:0;display:grid}.app-nav-btn svg{width:22px;height:22px}.app-nav-extra{color:#888;text-align:right;padding-right:8px;font-size:12px}.app-body{flex:1;min-height:0;padding:0 0 12px;overflow:auto}.app-hero{padding:20px 16px 8px}.app-hero small{color:#888;font-size:12px}.app-hero h2{letter-spacing:0;margin:6px 0 8px;font-size:24px;font-weight:700}.app-hero p{color:#888;margin:0;font-size:14px;line-height:1.5}.app-error{color:#c0392b;background:#fff1f0;border-radius:8px;margin:12px 16px 0;padding:10px 12px;font-size:13px}.m-group{background:#fff;border-radius:10px;margin:12px 12px 0;overflow:hidden}.m-cell{border-bottom:1px solid #f2f2f2;align-items:center;gap:10px;min-height:48px;margin:0;padding:8px 14px;display:flex}.m-group>.m-cell:last-child,.m-group>.m-row-2:last-child .m-cell{border-bottom:0}.m-cell>span:first-child{color:#333;flex:none;width:72px;font-size:15px}.app-phone .m-cell .input,.app-phone .m-cell select{min-width:0;height:32px;min-height:32px;box-shadow:none;color:#111;background:0 0;border:0;border-radius:0;flex:1;padding:0;font-size:16px}.app-phone .m-cell .input:hover,.app-phone .m-cell .input:focus,.app-phone .m-cell select:focus{box-shadow:none;border:0}.app-phone .m-cell .input::placeholder{color:silver}.m-cell-static{align-items:flex-start;padding-top:12px;padding-bottom:12px}.m-cell-static em{color:#666;background:#f5f5f5;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;margin-top:1px;font-size:12px;font-style:normal;display:grid}.m-cell-static>span{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.m-cell-static b{font-size:15px;font-weight:600}.m-cell-static small{color:#999;font-size:12px}.m-cell-wrap{flex-wrap:wrap}.m-cell-wrap>p{color:#666;width:100%;margin:4px 0 0;padding-left:0;font-size:13px;line-height:1.55}.m-row-2{grid-template-columns:1fr 1fr;display:grid}.m-row-2 .m-cell{min-width:0}.m-row-2 .m-cell:last-child{border-left:1px solid #f2f2f2}.m-row-2 .m-cell>span:first-child{width:40px}.m-check{color:#666;align-items:flex-start;gap:8px;margin:12px 16px 0;font-size:13px;line-height:1.5;display:flex}.m-check input{flex:none;width:18px;height:18px;margin-top:1px}.m-check-row{cursor:pointer}.m-check-row input{opacity:0;position:absolute}.m-check-row>span{flex-direction:column;flex:1;gap:3px;display:flex}.m-check-row b{font-size:15px;font-weight:500}.m-check-row small{color:#999;font-size:12px}.m-check-row i{color:#fff;border:1px solid #ddd;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;display:grid}.m-check-row.on i{background:#e1251b;border-color:#e1251b}.m-check-row i svg{width:12px}.app-foot{z-index:20;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #eee;margin-top:auto;position:sticky;bottom:0}.app-foot .button{width:100%;min-height:44px;box-shadow:none;border-radius:8px;font-size:16px}.app-phone .button-primary{color:#fff;background:#e1251b}.app-phone .button-primary:hover{background:#c81f16;transform:none}.app-phone .button-secondary{color:#111;background:#f5f5f5;border:0}.app-foot-2{grid-template-columns:1fr 1.4fr;gap:8px;display:grid}.carrier-pick{gap:10px;padding:12px 12px 0;display:grid}.carrier-card{text-align:left;background:#fff;border:1px solid #eee;border-radius:10px;grid-template-columns:44px 1fr;align-items:center;gap:12px;padding:14px;display:grid}.carrier-card.active{background:#fff8f8;border-color:#e1251b}.carrier-mark,.carrier-mark svg{width:44px;height:44px;display:block}.carrier-card strong{align-items:center;gap:6px;font-size:16px;display:flex}.carrier-card small{color:#888;margin-top:4px;font-size:12px;display:block}.promo-tag{color:#fff;background:#e1251b;border-radius:3px;padding:1px 5px;font-size:10px;font-style:normal;font-weight:700}.parse-card{padding:12px 14px}.parse-card textarea{resize:none;background:0 0;border:0;outline:none;width:100%;min-height:72px;padding:0;font-size:15px}.parse-actions{border-top:1px solid #f2f2f2;justify-content:space-between;align-items:center;padding-top:8px;display:flex}.parse-actions span{color:#999;font-size:12px}.text-btn{color:#e1251b;background:0 0;border:0;padding:0;font-size:14px;font-weight:600}.role-row{align-items:center;gap:8px;padding:12px 14px 4px;display:flex}.role-tag{color:#fff;border-radius:4px;place-items:center;width:20px;height:20px;font-size:11px;font-style:normal;font-weight:700;display:grid}.role-tag.send{background:#111}.role-tag.recv{background:#e1251b}.pay-now{color:#fff;background:#e1251b;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:44px;margin:16px auto 0;font-weight:700;display:flex}.app-phone .notice{border-radius:8px;margin:12px 0 0}.public-loading,.public-error{text-align:center;color:#888;place-content:center;min-height:60dvh;padding:24px;display:grid}.public-error h1{color:#111;margin:12px 0 8px;font-size:18px}.app-dialog-mask{z-index:80;background:#0006;place-items:center;padding:24px;display:grid;position:absolute;inset:0}.app-dialog{text-align:center;background:#fff;border-radius:14px;width:min(300px,100%);padding:22px 20px 16px}.app-dialog p{color:#222;margin:0 0 16px;font-size:15px;line-height:1.6}.app-dialog button{color:#fff;background:#e1251b;border:0;border-radius:8px;width:100%;min-height:40px;font-weight:600}.mat-steps{-webkit-overflow-scrolling:touch;gap:8px;padding:8px 12px 4px;display:flex;overflow-x:auto}.mat-step{color:#999;background:0 0;border:0;flex-direction:column;flex:none;align-items:center;gap:6px;min-width:56px;padding:0;display:flex}.mat-step i{color:#666;background:#eee;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-style:normal;display:grid}.mat-step span{text-overflow:ellipsis;white-space:nowrap;max-width:64px;font-size:11px;line-height:1.3;overflow:hidden}.mat-step.on{color:#111}.mat-card{background:#fff;border-radius:12px;margin:8px 12px 0;overflow:hidden}.mat-card img{object-fit:cover;background:#f3f3f3;width:100%;height:220px;display:block}.mat-empty{color:#bbb;background:#f6f6f6;place-items:center;height:160px;font-size:13px;display:grid}.mat-info strong{font-size:16px;display:block}.mat-info p{color:#888;margin:8px 0 14px;font-size:13px;line-height:1.5}.mat-confirm{color:#e1251b;background:#fff;border:1px solid #e1251b;border-radius:8px;width:100%;min-height:40px;font-weight:600}.mat-confirm.on{color:#fff;background:#e1251b}.material-item-card{border:1px solid var(--line);border-radius:10px;gap:10px;padding:10px;display:grid}.material-image-row{align-items:center;gap:12px;display:flex}.material-image-row img{object-fit:cover;background:#f3f3f3;border-radius:8px;width:64px;height:64px}.material-image-row span{color:#8a96a5;font-size:12px}.material-image-row .button{min-height:34px;padding:0 10px;font-size:12px}.material-thumb{object-fit:cover;border-radius:8px;width:36px;height:36px}.settings-board{grid-template-columns:290px minmax(0,1fr);align-items:start;gap:20px;display:grid}.settings-rail{border:1px solid var(--line);background:#fff;border-radius:16px;position:sticky;top:20px;overflow:hidden}.settings-rail-head{letter-spacing:.04em;color:#8493a4;text-transform:uppercase;padding:16px 18px 10px;font-size:12px;font-weight:700}.settings-rail-list{flex-direction:column;max-height:52vh;padding:0 8px;display:flex;overflow:auto}.settings-rail-item{text-align:left;color:var(--navy);background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:11px 10px;display:flex}.settings-rail-item:hover{background:#f4f8fc}.settings-rail-item.on{background:#eaf3ff}.settings-rail-item .dot{background:#22a565;border-radius:50%;flex:none;width:8px;height:8px}.settings-rail-item .dot.inactive{background:#c3ccd6}.settings-rail-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.settings-rail-text strong{font-size:14px}.settings-rail-text small{color:var(--muted);font-size:11px}.settings-rail-item svg{color:#b3c0cd;flex:none}.settings-hint{color:#9aa6b2;padding:6px 4px;font-size:12px}.settings-detail{flex-direction:column;gap:18px;display:flex}.settings-blank{border:1px dashed var(--line);color:#9aa6b2;background:#fff;border-radius:16px;place-content:center;justify-items:center;gap:12px;min-height:280px;display:grid}.settings-blank svg{width:34px;height:34px}.settings-hero{border:1px solid var(--line);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.settings-hero-title{align-items:center;gap:10px;min-width:0;display:flex}.settings-hero-title svg{width:22px;height:22px;color:var(--blue);flex:none}.settings-hero-actions{flex:none;align-items:center;gap:10px;display:flex}.settings-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px}.settings-card-head{margin-bottom:14px}.settings-card-head h2{align-items:center;gap:8px;margin:0;font-size:16px;display:flex}.settings-card-head p{color:var(--muted);margin:6px 0 0;font-size:12px}.embassy-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px;margin-bottom:14px;display:grid}.embassy-card{border:1px solid var(--line);background:#fcfdff;border-radius:13px;padding:15px;transition:all .15s}.embassy-card.off{opacity:.6}.embassy-card-head{align-items:center;gap:9px;margin-bottom:12px;display:flex}.embassy-icon{width:26px;height:26px;color:var(--blue);background:#eef4fb;border-radius:8px;flex:none;place-items:center;display:grid}.embassy-card-actions{flex:none;align-items:center;gap:6px;margin-left:auto;display:flex}.editable-name{color:var(--navy);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:6px;min-width:0;padding:2px 4px;font-size:16px;font-weight:600;overflow:hidden}.editable-name:hover{background:#f1f6fb}.settings-hero .editable-name{font-size:20px}.editable-input{border:1px solid var(--blue);color:var(--navy);border-radius:8px;outline:none;min-width:0;max-width:100%;padding:5px 8px;font-size:15px;font-weight:600}.switch{border:1px solid var(--line);color:#7a8797;background:#f5f7f9;border-radius:999px;align-items:center;gap:7px;padding:4px 11px 4px 6px;font-size:12px;display:inline-flex}.switch i{background:#cbd4de;border-radius:999px;flex:none;width:26px;height:15px;transition:all .15s;position:relative}.switch i:after{content:"";background:#fff;border-radius:50%;width:11px;height:11px;transition:all .15s;position:absolute;top:2px;left:2px}.switch.on{color:#1f8a54;background:#e7f6ee;border-color:#bfe6cf}.switch.on i{background:#22a565}.switch.on i:after{left:13px}.icon-btn{border:1px solid var(--line);color:#7a8797;background:#fff;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.icon-btn:hover{background:#f4f7fa}.icon-btn.danger:hover{color:#d0433a;background:#fdecec;border-color:#f4c4c0}.chip-wrap{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.toggler-chip{background:#eef5fc;border:1px solid #dbe6f1;border-radius:999px;align-items:center;display:inline-flex;overflow:hidden}.toggler-chip.off{opacity:.5}.toggler-chip-label{color:var(--navy);background:0 0;border:0;align-items:center;gap:5px;padding:6px 6px 6px 12px;font-size:12px;font-weight:500;display:inline-flex}.toggler-chip-label svg{color:#22a565}.toggler-chip-del{color:#9aa8b6;background:0 0;border:0;align-items:center;padding:6px 9px 6px 5px;display:inline-flex}.toggler-chip-del:hover{color:#d0433a}.add-row{align-items:center;gap:8px;margin-top:14px;display:flex}.settings-rail .add-row{margin-top:6px;padding:10px 12px 14px}.add-row .input{flex:1;min-width:0;height:40px}.add-row.compact .input{height:36px}.add-row-btn{border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:9px;flex:none;align-items:center;gap:6px;height:40px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.add-row.compact .add-row-btn{height:36px;padding:0 12px;font-size:12px}.add-row-btn:hover{background:var(--navy)}.settings-toast{z-index:80;color:#fff;background:#0f8a4d;border-radius:14px;align-items:center;gap:12px;min-width:280px;max-width:min(90vw,460px);padding:15px 16px 15px 18px;font-size:15px;font-weight:600;animation:.28s cubic-bezier(.2,.9,.3,1.2) toast-drop;display:flex;position:fixed;top:24px;left:50%;box-shadow:0 18px 44px #0b3a2333}.settings-toast.err{background:#d43f34;box-shadow:0 18px 44px #7a201933}.settings-toast-icon{flex:none;place-items:center;display:grid}.settings-toast>span:nth-child(2){flex:1;line-height:1.4}.settings-toast-close{color:#fff;background:#ffffff2e;border:0;border-radius:7px;flex:none;place-items:center;width:24px;height:24px;display:grid}.settings-toast-close:hover{background:#ffffff45}@keyframes toast-drop{0%{opacity:0;transform:translate(-50%,-18px)scale(.96)}to{opacity:1;transform:translate(-50%)scale(1)}}.settings-toast{transform:translate(-50%)}.button{transition:transform .13s cubic-bezier(.2,.8,.3,1.2),background .18s,box-shadow .18s,color .18s,opacity .18s}.button:active:not(:disabled){transform:translateY(0)scale(.955)}.button-primary:active:not(:disabled){box-shadow:0 3px 9px #153f7333}.button-secondary:hover:not(:disabled){background:#e2edfa;border-color:#c1d6ee;transform:translateY(-1px)}.button-ghost:hover:not(:disabled){color:var(--navy);background:#eef2f7}.button-danger:hover:not(:disabled){color:#b5322e;background:#ffe3e3;transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.button.is-loading{cursor:progress;opacity:.9}.button.is-loading:disabled{opacity:.9}.button .spin{animation:.65s linear infinite spin}.icon-btn{transition:background .16s,color .16s,border-color .16s,transform .12s}.icon-btn:active{transform:scale(.9)}.table-link{transition:color .15s,opacity .15s}.table-link:hover{color:var(--blue);text-decoration:underline}.catalog-items>button,.export-col-move button{transition:background .15s,color .15s,transform .12s}.export-col-move button:active:not(:disabled){transform:scale(.88)}.sidebar nav a{transition:background .16s,color .16s,box-shadow .16s}.head-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.address-panel .panel-head .button{min-height:34px;padding:0 12px;font-size:12px}.address-view{border:1px solid var(--line);background:#f7f9fb;border-radius:11px;align-items:flex-start;gap:12px;margin-top:6px;padding:16px;display:flex}.address-view-icon{width:36px;height:36px;color:var(--blue);background:#eaf3ff;border-radius:10px;flex:none;place-items:center;display:grid}.address-view strong{color:#1b2a3d;font-size:14px;display:block}.address-view p{color:#5a6b7e;margin:7px 0 0;font-size:12.5px;line-height:1.7}.address-block{position:relative}.address-edit{color:var(--navy);background:#fff;border:1px solid #d7e4f2;border-radius:8px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:600;transition:background .16s,border-color .16s,transform .12s,box-shadow .16s;display:inline-flex;position:absolute;top:12px;right:12px}.address-edit:hover{background:#eef4fb;border-color:#c1d6ee;box-shadow:0 3px 8px #153f7314}.address-edit:active{transform:scale(.94)}.account-line{color:#4a6a8c;background:#f4f8fc;border:1px solid #e2ebf5;border-radius:9px;align-items:center;gap:8px;margin:0 0 12px;padding:9px 12px;font-size:12px;display:flex}.account-line svg{color:#5a83ad;flex:none}.modal-sm{max-width:440px}.modal-hint{color:var(--muted);margin:0 0 16px;font-size:12.5px;line-height:1.6}.export-cols{flex-direction:column;gap:18px;max-height:52vh;padding-right:4px;display:flex;overflow:auto}.export-col-title{letter-spacing:.08em;text-transform:uppercase;color:#8896a6;margin-bottom:8px;font-size:11px}.export-col-empty{color:var(--muted);background:#f7f9fb;border-radius:9px;padding:10px 12px;font-size:13px}.export-col-row{border:1px solid var(--line);background:#fff;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;padding:9px 12px;display:flex}.export-col-row label{cursor:pointer;flex:1;align-items:center;gap:10px;font-size:13.5px;display:flex}.export-col-row input[type=checkbox]{width:16px;height:16px;accent-color:var(--blue)}.export-col-move{gap:6px;display:flex}.export-col-move button{border:1px solid var(--line);color:#5a6b7e;background:#f7f9fb;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.export-col-move button:hover:not(:disabled){color:var(--navy);background:#eef3f9}.export-col-move button:disabled{opacity:.35;cursor:not-allowed}@media (width<=900px){.settings-board{grid-template-columns:1fr}.settings-rail{position:static}.embassy-grid{grid-template-columns:1fr}}@media (width>=480px){.app-phone-frame{align-items:stretch;padding:20px 0}.app-phone{border-radius:24px;min-height:calc(100dvh - 40px);max-height:calc(100dvh - 40px);overflow:hidden;box-shadow:0 30px 70px -30px #11182773,0 0 0 1px #e3e5e9}}.app-phone-frame{background:#dfe2e7}.app-phone{background:#eef0f3}.app-nav{border-bottom:0;box-shadow:0 1px #eceef1,0 6px 18px -16px #0000004d}.app-nav h1{font-size:17px;font-weight:700}.app-nav-btn{border-radius:12px;transition:background .15s,transform .12s}.app-nav-btn:active{background:#f1f2f4;transform:scale(.92)}.app-nav-extra{color:#9aa2ac;font-size:12px;font-weight:600}.app-hero{color:#fff;background:linear-gradient(155deg,#1f2d4a 0%,#2b3f66 55%,#324b78 100%);border-radius:20px;margin:14px 16px 0;padding:22px 20px 24px;position:relative;overflow:hidden;box-shadow:0 18px 34px -20px #1f2d4ab3}.app-hero:after{content:"";background:#ffffff14;border-radius:50%;width:160px;height:160px;position:absolute;top:-50px;right:-40px}.app-hero small{z-index:1;color:#ffffffb8;letter-spacing:.02em;font-weight:600;position:relative}.app-hero h2{z-index:1;letter-spacing:-.01em;margin:10px 0 8px;font-size:25px;font-weight:800;position:relative}.app-hero p{z-index:1;color:#ffffffd1;margin:0;line-height:1.6;position:relative}.m-tip{color:#8b939d;margin:16px 18px 2px;font-size:12.5px;line-height:1.65}.m-tip-ok{color:#1f8a54;background:#f0faf4;border:1px solid #cdeede;border-radius:10px;padding:10px 12px}.m-tip-warn{color:#c9791a;background:#fff7ec;border:1px solid #f4dcb4;border-radius:10px;padding:10px 12px}.pay-gate{text-align:center;padding:16px 16px 14px}.pdf-gate{text-align:center;padding:16px}.pdf-gate p{color:#1f8a54;margin:0 0 12px;font-size:13px;font-weight:500;line-height:1.6}.pay-gate-amount{color:#333;font-size:15px}.pay-gate-amount b{color:#e1251b;margin-left:6px;font-size:24px;font-weight:800}.pay-gate p{color:#8b939d;margin:8px 0 14px;font-size:12.5px;line-height:1.6}.pay-gate .pay-now{margin:0}.pay-refresh{margin:12px auto 0;display:block}.m-group{border-radius:16px;margin:14px 16px 0;box-shadow:0 1px 2px #1118270a,0 18px 30px -24px #1118274d}.m-cell{border-bottom-color:#f1f2f4;min-height:54px;padding:11px 16px}.m-cell>span:first-child{color:#5b6472;font-size:15px;font-weight:500}.app-phone .m-cell .input,.app-phone .m-cell select{font-size:16px}.m-cell-static em{color:#e1251b;background:#fff1f0;font-weight:700}.m-check{color:#7b838d;margin:16px 20px 2px}.m-check input{accent-color:#e1251b;border-radius:6px}.m-timeline{background:#fff;border-radius:16px;margin:14px 16px 0;padding:6px 18px 10px;box-shadow:0 1px 2px #1118270a,0 18px 30px -24px #1118274d}.tl-head{color:#8b939d;letter-spacing:.02em;padding:12px 0 4px;font-size:13px;font-weight:600}.tl-item{padding:14px 0 14px 26px;display:flex;position:relative}.tl-item+.tl-item{border-top:1px solid #f4f5f7}.tl-node{z-index:1;background:#fff;border:2px solid #d7dbe2;border-radius:50%;width:10px;height:10px;position:absolute;top:19px;left:3px}.tl-item:before{content:"";background:#eef0f3;width:2px;position:absolute;top:0;bottom:0;left:7px}.tl-head+.tl-item:before{top:19px}.tl-item:last-child:before{bottom:calc(100% - 19px)}.tl-body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.tl-title{color:#3a4250;font-size:15px;font-weight:600;line-height:1.35}.tl-note{color:#7a828e;word-break:break-word;margin:0;font-size:13px;line-height:1.55}.tl-time{color:#aab1bb;font-variant-numeric:tabular-nums;font-size:12px}.tl-item-active .tl-node{background:#e1251b;border-color:#f6b9b4;box-shadow:0 0 0 4px #e1251b1f}.tl-item-active .tl-title{color:#e1251b}.mat-check{padding:6px 0 14px}.mat-steps{gap:8px;padding:14px 16px 8px}.mat-step{background:#fff;border:1px solid #ecedf0;border-radius:999px;flex-direction:row;align-items:center;gap:7px;min-width:0;padding:7px 13px 7px 8px;transition:all .15s;box-shadow:0 1px 2px #1118270d}.mat-step i{width:20px;height:20px;font-size:11px;font-weight:700}.mat-step span{white-space:nowrap;max-width:none;font-size:12.5px;font-weight:500}.mat-step.on{color:#e1251b;background:#fff5f4;border-color:#f4bcb7}.mat-step.on i{color:#fff;background:#e1251b}.mat-step.done{color:#1f8a54;background:#f0faf4;border-color:#cdeede}.mat-step.done i{color:#fff;background:#1f8a54}.mat-step.done span{color:#1f8a54}.mat-step i svg{width:13px}.mat-card{border-radius:18px;margin:12px 16px 0;box-shadow:0 1px 2px #1118270d,0 22px 34px -24px #11182759}.mat-card img{height:200px}.mat-empty{color:#aeb6c0;background:linear-gradient(#fafbfc,#f2f4f6);flex-direction:column;gap:10px;height:150px;font-size:13px}.mat-empty:before{content:"";border:2px dashed #d4d9e0;border-radius:8px;width:40px;height:32px}.mat-info{padding:16px 16px 18px}.mat-info strong{font-size:16.5px}.mat-info p{color:#8b939d;margin:9px 0 16px}.mat-confirm{border-radius:12px;min-height:46px;font-size:15px;transition:transform .12s,background .15s,color .15s}.mat-confirm:active{transform:scale(.98)}.mat-confirm.on{background:#1f8a54;border-color:#1f8a54}.mat-step.opt{border-style:dashed;border-color:#dfe2e7}.mat-step.opt i{color:#98a0ab;background:#f0f1f3}.mat-step.opt.done{border-style:solid}.mat-progress{background:#fff;border-radius:14px;margin:12px 16px 0;padding:13px 16px;box-shadow:0 1px 2px #1118270d}.mat-progress-bar{background:#eef0f3;border-radius:999px;height:6px;overflow:hidden}.mat-progress-bar i{background:#e1251b;border-radius:999px;height:100%;transition:width .3s;display:block}.mat-progress.ready .mat-progress-bar i{background:#1f8a54}.mat-progress>span{color:#5b6472;justify-content:space-between;align-items:center;margin-top:9px;font-size:13px;font-weight:600;display:flex}.mat-progress>span b{color:#aab1bb;font-size:12px;font-weight:500}.mat-progress.ready>span b{color:#1f8a54}.mat-title-row{align-items:center;gap:8px;display:flex}.mat-title-row strong{flex:1;min-width:0}.mat-tag{border-radius:999px;flex:none;padding:5px 9px;font-size:11px;font-weight:600;line-height:1}.mat-tag.req{color:#e1251b;background:#fff1f0}.mat-tag.opt{color:#8a93a0;background:#f1f2f4}.mat-foot-tip{color:#aab1bb;margin:12px 20px 4px;font-size:12px;line-height:1.6}.carrier-pick{padding:16px 16px 0}.carrier-card{border-color:#ecedf0;border-radius:16px;padding:16px;transition:transform .12s,border-color .15s,box-shadow .15s,background .15s;box-shadow:0 1px 2px #1118270d}.carrier-card:active{transform:scale(.985)}.carrier-card.active{background:#fff5f4;border-color:#e1251b;box-shadow:0 12px 26px -16px #e1251b8c}.app-foot{padding:10px 16px calc(12px + env(safe-area-inset-bottom));border-top:0;box-shadow:0 -1px #eceef1,0 -10px 26px -20px #00000040}.app-foot .button{border-radius:13px;min-height:48px;font-size:16px;font-weight:600}.app-phone .button-primary{box-shadow:0 10px 20px -10px #e1251b99}.app-phone .button-primary:active{background:#c81f16;transform:scale(.98)}.app-phone .button-secondary{color:#333;background:#eff0f2}.app-phone .button-secondary:active{background:#e6e7ea;transform:scale(.98)}.done-page{flex-direction:column;padding:20px 16px 8px;display:flex}.done-hero{text-align:center;color:#fff;border-radius:22px;padding:34px 22px 26px;position:relative;overflow:hidden}.done-hero.is-ok{background:linear-gradient(160deg,#22a866 0%,#159a71 100%)}.done-hero.is-warn{background:linear-gradient(160deg,#f0a53a 0%,#e08322 100%)}.done-hero:after{content:"";background:#ffffff24;border-radius:50%;width:180px;height:180px;position:absolute;top:-60px;right:-40px}.done-hero:before{content:"";background:#ffffff1a;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-70px;left:-30px}.done-badge{z-index:1;background:#ffffff38;border-radius:50%;place-items:center;width:74px;height:74px;margin:0 auto 16px;animation:.4s cubic-bezier(.2,1.3,.5,1) both donePop;display:grid;position:relative;box-shadow:0 0 0 10px #ffffff1f}.done-badge svg{stroke-width:3px;width:38px;height:38px}@keyframes donePop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.done-hero h2{z-index:1;letter-spacing:-.01em;margin:0 0 8px;font-size:22px;font-weight:800;position:relative}.done-hero p{z-index:1;color:#ffffffeb;margin:0;font-size:13.5px;line-height:1.6;position:relative}.done-card{background:#fff;border-radius:16px;margin:16px 0 0;padding:4px 16px;box-shadow:0 1px 2px #1118270a,0 18px 30px -24px #1118274d}.done-row{border-bottom:1px solid #f1f2f4;justify-content:space-between;align-items:center;gap:16px;padding:13px 0;display:flex}.done-card>.done-row:last-child{border-bottom:0}.done-row>span{color:#8b939d;flex:none;font-size:13.5px}.done-row>b{color:#1b2330;text-align:right;word-break:break-all;font-size:15px;font-weight:700}.done-row .done-fee{color:#e1251b;font-size:17px}.done-note{margin:14px 2px 0;font-size:13px;line-height:1.6}.done-note-warn{color:#c9791a;background:#fff7ec;border:1px solid #f4dcb4;border-radius:12px;padding:12px 14px}.done-pay{color:#fff;background:#e1251b;border-radius:14px;justify-content:center;align-items:center;min-height:50px;margin:16px 0 0;font-size:16px;font-weight:700;display:flex;box-shadow:0 12px 22px -12px #e1251bb3}.done-pay:active{transform:scale(.98)}.done-tip{text-align:center;color:#9aa2ac;margin:20px 6px 8px;font-size:12.5px;line-height:1.6}.pay-now{border-radius:13px;box-shadow:0 10px 20px -10px #e1251b99}.reship-actions{padding:12px 16px 14px}.reship-actions .button{width:100%}.reship-actions-2{grid-template-columns:1fr 1.4fr;gap:8px;display:grid}.track-cell{align-items:center;gap:8px}.track-cell>span:first-child{color:#8b939d;flex:none;width:auto;font-size:13px;font-weight:500}.track-cell>b{word-break:break-all;color:#1b2330;flex:1;min-width:0;font-size:14px;font-weight:600}.copy-btn{color:#2b6cb0;background:#fff;border:1px solid #d7dbe0;border-radius:8px;flex:none;padding:5px 12px;font-size:12px;font-weight:600;transition:transform .1s,background .15s}.copy-btn:active{background:#eef4fb;transform:scale(.93)}.app-dialog{border-radius:20px;box-shadow:0 30px 70px -20px #0006}.app-dialog p{color:#1b2330}.app-dialog button{border-radius:13px;min-height:46px;font-size:15px}.parse-card{border-radius:16px}.text-btn{font-weight:700}.role-row{padding:14px 16px 4px}.progress-query-hero{color:#fff;background:linear-gradient(145deg,#182b4a,#294f7c);border-radius:20px;margin:16px 16px 0;padding:24px 22px;box-shadow:0 18px 34px -22px #182b4acc}.progress-query-hero small{color:#9fc0e6;letter-spacing:.12em;font-size:11px;font-weight:700}.progress-query-hero h2{letter-spacing:-.02em;margin:8px 0 6px;font-size:24px}.progress-query-hero p{color:#d4e1ef;margin:0;font-size:13px;line-height:1.6}.progress-search-card{border:1px solid #e8ebef}.progress-results{gap:12px;margin:18px 16px 4px;display:grid}.progress-results-title{color:#667384;padding:0 2px;font-size:13px;font-weight:700}.progress-result-card{text-align:left;color:#1b2330;background:#fff;border:1px solid #e5e9ee;border-radius:17px;flex-direction:column;gap:8px;width:100%;padding:17px 18px;transition:transform .14s,border-color .14s,box-shadow .14s;display:flex;box-shadow:0 14px 28px -24px #1118278c}.progress-result-card:hover{border-color:#b9cce3;transform:translateY(-1px);box-shadow:0 18px 32px -22px #1d446f73}.progress-result-card:active{transform:scale(.985)}.progress-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.progress-card-top b{color:#315f91;letter-spacing:.02em;font-size:13px}.progress-card-top em{color:#1f8a54;background:#eaf8f1;border-radius:999px;padding:5px 9px;font-size:11px;font-style:normal;font-weight:700}.progress-result-card>strong{font-size:16px}.progress-result-card>span:not(.progress-card-top),.progress-result-card>time{color:#8b95a2;font-size:12px}.progress-result-card>i{color:#b66c14;background:#fff7e9;border-radius:8px;padding:8px 10px;font-size:12px;font-style:normal}.progress-back-list{color:#42678f;background:#fff;border:0;border-radius:10px;align-items:center;gap:6px;margin:16px 16px 0;padding:8px 11px;font-size:13px;font-weight:700;display:inline-flex}.progress-back-list svg{width:16px}.missing-info-card{border:1px solid #f0d7ad}.missing-info-head{background:#fff9ef;border-bottom:1px solid #f6e8cf;justify-content:space-between;align-items:center;gap:10px;padding:15px 16px 11px;display:flex}.missing-info-head b{color:#71491c;font-size:15px}.missing-info-head span{color:#aa7a42;font-size:11px}.missing-info-actions{padding:13px 16px 16px}.missing-info-actions .button{width:100%}@media (width>=760px){.app-phone{max-width:720px}.app-body{padding-bottom:20px}.app-hero,.progress-query-hero,.m-group,.m-timeline,.progress-results{margin-left:24px;margin-right:24px}.progress-results{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-results-title{grid-column:1/-1}}.channel-link{grid-template-columns:auto auto minmax(0,1fr) auto auto;margin-top:8px;display:grid}.channel-link>strong{letter-spacing:.08em;color:var(--blue);font-size:10px}.channel-link>button,.channel-link>a{color:var(--blue);background:0 0;border:0;place-items:center;padding:2px;display:grid}.public-home{background:linear-gradient(#eef5fc 0,#f7f8fa 310px);padding-top:0}.public-home-hero{color:#fff;background:linear-gradient(145deg,#12375f,#2469a8);border-radius:24px;margin-top:18px;padding:30px 24px 26px;box-shadow:0 24px 45px -28px #12375f}.public-home-hero small{color:#a9c9e8;letter-spacing:.08em;font-weight:700}.public-home-hero h2{margin:10px 0 9px;font-size:28px}.public-home-hero p{color:#dceaf6;margin:0;line-height:1.65}.home-assurance{flex-wrap:wrap;gap:7px;margin-top:20px;display:flex}.home-assurance span{color:#f4f9fd;background:#ffffff12;border:1px solid #ffffff2e;border-radius:999px;padding:6px 9px;font-size:11px}.home-section-title{justify-content:space-between;align-items:end;margin:24px 18px 10px;display:flex}.home-section-title b{font-size:17px}.home-section-title span{color:#8a96a4;font-size:11px}.home-steps{grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.home-steps .m-cell{border-right:1px solid #edf0f3;min-height:86px}.home-steps .m-cell em{color:#1e64a3;background:#e7f1fb}.home-service-card{border:1px solid #e6ebf0}.progress-detail-summary{border:1px solid #dde8f2;box-shadow:0 18px 34px -28px #183f67}.progress-detail-summary>.m-cell:first-child{background:linear-gradient(90deg,#f1f7fd,#fff)}.progress-detail-summary>.m-cell:first-child b{color:#176a52;font-size:16px}@media (width<=420px){.home-steps{grid-template-columns:1fr}.public-home-hero h2{font-size:25px}}.catalog-panel{padding:0;overflow:hidden}.catalog-tabs{border-bottom:1px solid var(--line);background:#fbfcfd;align-items:center;gap:4px;padding:0 20px;display:flex}.catalog-tabs button{color:#667587;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:8px;height:58px;padding:0 18px;font-weight:600;display:flex}.catalog-tabs button svg{width:17px}.catalog-tabs button span{color:#7a8794;background:#edf1f5;border-radius:999px;min-width:22px;padding:2px 7px;font-size:11px}.catalog-tabs button.active{color:var(--blue);border-bottom-color:var(--blue)}.catalog-tabs button.active span{color:var(--blue);background:#e5f0fd}.catalog-toolbar{justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:14px 20px;display:flex}.catalog-filters{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.catalog-toolbar .search-box{min-width:220px;max-width:360px}.catalog-filters>.input{width:180px;min-width:140px}.catalog-clear{height:40px;color:var(--blue);white-space:nowrap;background:0 0;border:0;padding:0 6px;font-size:12px}.catalog-toolbar>span{color:var(--muted);font-size:12px}.catalog-table{border-top:1px solid var(--line)}.catalog-table table{min-width:820px}.catalog-table th{color:#667587;background:#f7f9fb;font-size:12px}.catalog-table td{height:68px}.catalog-table td>strong{color:#1f2b3d;font-size:14px}.catalog-action-col{text-align:right;width:260px}.catalog-row-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.catalog-row-actions button{color:#536579;background:#fff;border:1px solid #dce4ec;border-radius:8px;align-items:center;gap:4px;height:32px;padding:0 9px;font-size:12px;display:inline-flex}.catalog-row-actions button svg{width:13px}.catalog-row-actions button:hover{color:var(--blue);background:#f7fbff;border-color:#a9bfd5}.catalog-row-actions button.danger{color:#b84a4a}.catalog-row-actions button.danger:hover{background:#fff7f7;border-color:#eccaca}@media (width<=1000px){.catalog-filters{flex-wrap:wrap}.catalog-toolbar{align-items:flex-start}.catalog-toolbar .search-box{flex-basis:100%;max-width:none}}@media (width<=800px){.catalog-tabs{padding:0 12px;overflow-x:auto}.catalog-tabs button{padding:0 12px}.catalog-toolbar{padding:12px}.catalog-toolbar>span{display:none}.catalog-filters>.input{flex:1}}.progress-detail-hero{color:#fff;background:linear-gradient(145deg,#0f3e68,#176e86);border-radius:22px;margin:16px 16px 0;padding:24px 20px 22px;position:relative;overflow:hidden;box-shadow:0 24px 42px -28px #0f3e68d9}.progress-detail-hero:after{content:"";background:#ffffff1a;border-radius:50%;width:190px;height:190px;position:absolute;top:-100px;right:-65px}.progress-detail-status{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.progress-detail-status>span{color:#b9d6e4;letter-spacing:.08em;font-size:12px;font-weight:700}.progress-detail-status>em{color:#dcecf3;background:#ffffff19;border:1px solid #ffffff24;border-radius:999px;padding:5px 9px;font-size:10px;font-style:normal}.progress-detail-hero h2{z-index:1;letter-spacing:-.02em;margin:13px 0 7px;font-size:26px;position:relative}.progress-detail-hero>p{z-index:1;color:#d7e7ee;margin:0;font-size:13px;line-height:1.65;position:relative}.progress-detail-tags{z-index:1;flex-wrap:wrap;gap:7px;margin-top:18px;display:flex;position:relative}.progress-detail-tags span{color:#eef7fa;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;padding:6px 9px;font-size:11px}.progress-facts{grid-template-columns:1fr 1fr;padding:5px 16px;display:grid}.progress-facts>div{border-bottom:1px solid #f0f2f4;min-width:0;padding:13px 8px}.progress-facts>div:nth-last-child(-n+2){border-bottom:0}.progress-facts span,.progress-facts small{color:#929ba6;font-size:11px;display:block}.progress-facts b{color:#202b38;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 2px;font-size:14px;display:block;overflow:hidden}.logistics-overview{overflow:hidden}.logistics-overview>header{background:linear-gradient(90deg,#f6faff,#fff);border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.logistics-overview>header>div{align-items:center;gap:11px;display:flex}.logistics-icon{color:#1763a1;background:#e2eefb;border-radius:12px;place-items:center;width:38px;height:38px;font-size:13px;font-weight:800;display:grid}.logistics-overview h3{color:#1f2b39;margin:0;font-size:16px}.logistics-overview header p{color:#939daa;margin:3px 0 0;font-size:11px}.logistics-head-actions{flex-direction:column;align-items:flex-end;gap:6px;max-width:48%;display:flex}.logistics-head-actions strong{color:#167958;text-align:right;font-size:12px}.logistics-head-actions button{color:#176ca5;background:#fff;border:1px solid #bdd5e8;border-radius:8px;height:28px;padding:0 10px;font-size:11px;font-weight:700}.logistics-head-actions button:disabled{opacity:.6}.logistics-route{padding:4px 16px 8px}.logistics-route article{border-bottom:1px solid #f0f2f4;align-items:center;gap:10px;min-height:74px;padding:14px 0 14px 42px;display:flex;position:relative}.logistics-route article:last-child{border-bottom:0}.logistics-route article:not(:last-child):after{content:"";background:#e1e6eb;width:2px;position:absolute;top:48px;bottom:-25px;left:14px}.logistics-dot{color:#98a2ad;z-index:1;background:#fff;border:2px solid #dce2e8;border-radius:50%;place-items:center;width:29px;height:29px;font-size:11px;font-style:normal;font-weight:800;display:grid;position:absolute;top:18px;left:0}.logistics-dot.active{color:#176ca5;background:#eaf5fc;border-color:#3b91ca}.logistics-route article>div{flex:1;min-width:0}.logistics-route article span,.logistics-route article small{color:#929ba6;font-size:11px;display:block}.logistics-route article b{color:#273342;margin:4px 0;font-size:14px;display:block}.logistics-route article small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.logistics-route .latest-route b{color:#167958}.logistics-trace-details{background:#f7f9fb;border-radius:12px;margin:0 16px 16px;padding:14px 16px}.logistics-trace-title{border-bottom:1px solid #e5e9ed;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.logistics-trace-title b{color:#273342;font-size:14px}.logistics-trace-title span{color:#8b96a2;font-size:11px}.logistics-trace-item{gap:12px;padding:14px 0 0;display:flex;position:relative}.logistics-trace-item:not(:last-child):before{content:"";background:#dce2e8;width:1px;position:absolute;top:23px;bottom:-14px;left:4px}.logistics-trace-item>i{z-index:1;background:#fff;border:2px solid #bdc7d1;border-radius:50%;flex:none;width:9px;height:9px;margin-top:5px;position:relative}.logistics-trace-item>i.active{background:#2787c4;border-color:#2787c4}.logistics-trace-item>div{flex:1;min-width:0}.logistics-trace-item header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.logistics-trace-item header b{color:#273342;font-size:13px}.logistics-trace-item header time{color:#8b96a2;flex:none;font-size:10px}.logistics-trace-item p{color:#687481;overflow-wrap:anywhere;margin:5px 0 0;font-size:12px;line-height:1.65}@media (width>=760px){.progress-detail-hero{margin-left:24px;margin-right:24px}.progress-facts{grid-template-columns:repeat(4,1fr)}.progress-facts>div{border-bottom:0}}.progress-query-page.is-detail{background:#f4f6f8}.progress-query-page.is-detail .app-body{padding-bottom:44px}.progress-detail-hero{color:#172231;box-shadow:none;background:#fff;border:1px solid #e3e8ee;border-radius:18px;margin:20px 16px 0;padding:22px 24px}.progress-detail-hero:after{display:none}.progress-detail-status>span{color:#667789;letter-spacing:.1em;font-size:11px}.progress-detail-status>em{color:#167958;background:#edf7f2;border:0;padding:5px 9px;font-weight:700}.progress-detail-hero h2{color:#172231;margin:10px 0 6px;font-size:28px}.progress-detail-hero>p{color:#687789;max-width:720px}.progress-detail-tags{margin-top:16px}.progress-detail-tags span{color:#566678;background:#f1f4f7;border:0}.confirmation-top-action{z-index:1;color:#fff;background:#176ca5;border:0;border-radius:10px;min-height:42px;margin-top:18px;padding:0 16px;font-size:13px;font-weight:700;position:relative;box-shadow:0 9px 20px -12px #176ca5b3}.confirmation-top-action:disabled{opacity:.6}.progress-facts{box-shadow:none;border:1px solid #e3e8ee;border-radius:18px;margin-top:12px;padding:0}.progress-facts>div{border-bottom:0;border-right:1px solid #edf0f3;padding:16px 18px}.progress-facts>div:last-child{border-right:0}.progress-facts span,.progress-facts small{color:#8a96a3}.progress-facts b{color:#263342;margin-top:7px;font-size:15px}.logistics-overview{box-shadow:none;border:1px solid #e3e8ee;border-radius:18px;margin-top:12px}.logistics-overview>header{background:#fff;padding:18px 20px}.logistics-overview h3{font-size:17px}.logistics-icon{color:#176ca5;background:#eaf3fa;border-radius:10px}.logistics-head-actions{flex-direction:row;align-items:center;gap:10px;max-width:none}.logistics-head-actions strong{background:#edf7f2;border-radius:999px;padding:5px 9px;font-size:11px}.logistics-summary-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) minmax(0,1fr);gap:10px;padding:16px 20px;display:grid}.logistics-summary-card{background:#fff;border:1px solid #e8ecf0;border-radius:12px;grid-template-columns:32px minmax(0,1fr) auto;align-items:start;gap:11px;min-width:0;padding:14px;display:grid}.logistics-summary-card>i{color:#6d7c8c;background:#f0f4f7;border-radius:9px;place-items:center;width:32px;height:32px;font-size:10px;font-style:normal;font-weight:800;display:grid}.logistics-summary-card>div{min-width:0}.logistics-summary-card span,.logistics-summary-card small,.logistics-summary-card time{display:block}.logistics-summary-card span{color:#8b97a4;font-size:10px}.logistics-summary-card b{color:#263342;margin:4px 0;font-size:14px;display:block}.logistics-summary-card small{color:#6e7b89;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.55;overflow:hidden}.logistics-summary-card time{color:#9aa4ae;margin-top:6px;font-size:10px}.logistics-summary-card.is-current{background:#f8fcfa;border-color:#cfe4db}.logistics-summary-card.is-current>i,.logistics-summary-card.is-complete>i{color:#167958;background:#e3f3ec}.logistics-summary-card.is-current small{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.logistics-summary-card.is-muted{background:#fafbfc}.logistics-trace-details{background:#fafbfc;border:1px solid #e4e9ee;border-radius:12px;margin:0 20px 20px}.logistics-trace-details>summary{cursor:pointer;color:#273342;justify-content:space-between;align-items:center;padding:14px 16px;list-style:none;display:flex}.logistics-trace-details>summary::-webkit-details-marker{display:none}.logistics-trace-details>summary span{align-items:center;gap:9px;display:flex}.logistics-trace-details>summary b{font-size:13px}.logistics-trace-details>summary small{color:#8d98a4;font-size:11px}.logistics-trace-details>summary em{color:#176ca5;font-size:11px;font-style:normal;font-weight:700}.logistics-trace-details[open]>summary{border-bottom:1px solid #e4e9ee}.logistics-trace-details[open]>summary em{font-size:0}.logistics-trace-details[open]>summary em:after{content:"收起";font-size:11px}.logistics-trace-list{max-height:430px;padding:0 16px 16px;overflow:auto}.logistics-trace-item{padding-top:16px}.logistics-simple-row{grid-template-columns:minmax(0,1.5fr) minmax(140px,.8fr) auto;align-items:center;gap:20px;padding:18px 20px;display:grid}.logistics-simple-row>div{min-width:0}.logistics-simple-row span,.logistics-simple-row small{color:#8b97a4;font-size:11px;display:block}.logistics-simple-row b{color:#263342;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 3px;font-size:16px;display:block;overflow:hidden}.logistics-simple-row strong{color:#167958;margin-top:6px;font-size:14px;display:block}.logistics-simple-actions{align-items:center;gap:8px;display:flex}.logistics-simple-actions>button{color:#176ca5;background:#fff;border:1px solid #b9d2e5;border-radius:9px;height:36px;padding:0 14px;font-size:12px;font-weight:700}.logistics-simple-actions>button:disabled{cursor:not-allowed;opacity:.45}.logistics-simple-row.is-return{background:#f8fcfa;border-top:1px solid #e8ecf0}.logistics-modal-mask{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a80;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.logistics-modal{background:#fff;border-radius:18px;flex-direction:column;width:min(680px,100%);max-height:min(720px,85dvh);display:flex;overflow:hidden;box-shadow:0 30px 80px -24px #0f172a8c}.logistics-modal>header{border-bottom:1px solid #e8ecf0;justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.logistics-modal>header h3{color:#1f2b39;margin:0;font-size:18px}.logistics-modal>header p{color:#8793a0;margin:5px 0 0;font-size:12px}.logistics-modal>header button{color:#536273;background:#f1f4f6;border:0;border-radius:9px;width:34px;height:34px;font-size:23px;line-height:1}.logistics-modal-body{padding:0 22px 22px;overflow:auto}.progress-query-page.is-detail .m-timeline{box-shadow:none;border:1px solid #e3e8ee;border-radius:18px}@media (width>=900px){.public-query-shell{background:#f4f6f8;padding:0}.public-query-shell .app-phone{width:100%;max-width:1120px;min-height:100dvh;max-height:none;box-shadow:none;border:0;border-radius:0;overflow:visible}.public-query-shell .app-nav{height:58px;padding:0 14px}.public-query-shell .progress-query-page .app-body{width:100%;max-width:1060px;margin:0 auto;overflow:visible}.progress-query-page.is-detail .m-group,.progress-query-page.is-detail .m-timeline,.progress-query-page.is-detail .progress-detail-hero{margin-left:0;margin-right:0}}@media (width<=759px){.progress-facts{grid-template-columns:1fr 1fr}.progress-facts>div{border-bottom:1px solid #edf0f3;border-right:0}.progress-facts>div:nth-child(odd){border-right:1px solid #edf0f3}.logistics-overview>header{align-items:flex-start}.logistics-head-actions{flex-direction:column;align-items:flex-end}.logistics-summary-grid{grid-template-columns:1fr;padding:14px 16px}.logistics-summary-card.is-current{grid-column:auto}.logistics-trace-details{margin:0 16px 16px}.logistics-trace-details>summary span{flex-direction:column;align-items:flex-start;gap:2px}.logistics-simple-row{grid-template-columns:1fr auto;gap:14px;padding:16px}.logistics-simple-row>div:nth-child(2){grid-area:2/1}.logistics-simple-actions{grid-area:1/2/3}.logistics-modal-mask{align-items:end;padding:0}.logistics-modal{border-radius:20px 20px 0 0;width:100%;max-height:82dvh}.logistics-modal>header{padding:18px}.logistics-modal-body{padding:0 18px 24px}}
