:root{color:#1d2638;font-synthesis:none;background:#f3f6fb;font-family:Microsoft YaHei,Inter,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}a{color:#0968dd;cursor:pointer;text-decoration:none}.auth-page{background:#050b16;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.auth-card{z-index:1;background:#fff;border-radius:17px;width:595px;padding:46px;position:relative;box-shadow:0 18px 7px #0008}.brand{color:#243755;flex-direction:column;gap:8px;margin-bottom:45px;display:flex}.brand b{color:#1264d9;font-size:30px}.brand span{color:#8090aa;font-size:17px}.field{color:#71809b;background:#f5f6ff;border:1px solid #dde4f2;border-radius:10px;align-items:center;gap:14px;margin:18px 0;padding:0 17px;display:flex}.field input{background:0 0;border:0;outline:0;width:100%;height:61px;font-size:17px}.row{color:#74839b;justify-content:space-between;margin:30px 0;display:flex}.agree{color:#74839b;margin:26px 0;display:block}.auth-btn{width:100%;height:61px;font-size:17px}.auth-switch{text-align:center;color:#77869c;margin:35px 0 0}.form-error{color:#dc2626;margin-top:-14px;display:block}.auth-error{color:#dc2626;background:#fff1f2;border:1px solid #fecdd3;border-radius:8px;align-items:center;gap:7px;margin:-4px 0 18px;padding:9px 12px;font-size:14px;line-height:1.4;display:flex}.auth-error span{color:#fff;background:#dc2626;border-radius:50%;flex:none;justify-content:center;align-items:center;width:16px;height:16px;font-size:11px;font-weight:700;display:inline-flex}.primary,.green-btn,.blue-light,.outline,.soft,.danger-outline{border-radius:8px;margin-left:8px;padding:11px 18px;font-weight:600}.primary{color:#fff;background:#0864d9;box-shadow:0 3px 7px #0864d94d}.primary:disabled{color:#a3adbd;box-shadow:none;cursor:not-allowed;background:#d8dbe6}.app-shell{background:#f4f6fa;min-height:100vh;display:flex}.sidebar{color:#b7c3d6;background:#091a31;flex-direction:column;flex:none;width:240px;display:flex}.side-brand{color:#fff;letter-spacing:.2px;border-bottom:1px solid #1f3047;align-items:center;height:70px;padding:0 24px;font-size:20px;display:flex}.side-brand b{font-weight:650}.sidebar nav{padding:27px 10px}.sidebar nav button{color:#bac5d5;text-align:left;background:0 0;border-radius:8px;align-items:center;width:100%;min-height:50px;margin-bottom:7px;padding:12px 16px;font-size:16px;transition:background .18s,color .18s;display:flex}.sidebar nav i{text-align:center;width:24px;margin-right:13px;font-size:21px;font-style:normal}.sidebar nav button.active,.sidebar nav button:hover{color:#fff;background:#1268ed}.version{text-align:center;color:#6f7e94;border-top:1px solid #1f3047;margin-top:auto;padding:21px 15px;font-size:12px;line-height:1.9}.content{width:calc(100% - 240px)}header.app-header{color:#354158;background:#fff;border-bottom:1px solid #e4e9f1;justify-content:space-between;align-items:center;height:66px;padding:0 32px;display:flex}.header-system,.header-actions,.header-account{align-items:center;display:flex}.header-system{color:#4d5769;gap:14px;font-size:15px}.header-system>i{background:#dfe5ee;width:1px;height:20px;display:block}.header-menu,.header-icon{color:#3d4759;background:0 0;place-items:center;width:28px;height:32px;padding:0;display:grid}.header-menu svg,.header-icon svg,.avatar svg{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.header-menu svg{stroke-width:2.2px;width:21px;height:21px}.header-icon{width:27px}.header-icon:hover,.header-menu:hover{color:#0968dd}.header-menu{border-radius:6px}.header-menu:hover{background:#f1f5fb}.header-account{border-left:1px solid #e6ebf2;gap:12px;margin-left:9px;padding-left:17px}.header-account>div{flex-direction:column;align-items:flex-end;line-height:1.25;display:flex}.header-account b{color:#384257;font-size:14px;font-weight:500}.header-account span{color:#7a879b;margin-top:2px;font-size:11px}.avatar{color:#fff;background:#0968dd;border:2px solid #edf4ff;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 2px 6px #0968dd4d}.page{max-width:1150px;margin:0 auto;padding:26px 31px 60px}h1{color:#1d2738;margin:0 0 24px;font-size:27px;font-weight:500}h2{margin:0;font-size:20px}.page-head{justify-content:space-between;align-items:flex-start;margin-bottom:25px;display:flex}.page-head h1{margin:0 0 5px}.page-head p{color:#71809b;margin:0}.head-actions{gap:15px;display:flex}.head-actions input{background:#f8f9ff;border:1px solid #d8deed;border-radius:20px;width:260px;padding:10px 16px}.stats{gap:16px;margin-bottom:17px;display:grid}.stats.four{grid-template-columns:repeat(4,1fr)}.stats.three{grid-template-columns:repeat(3,1fr)}.stat,.card{background:#fff;border:1px solid #e1e7f0;border-radius:9px;box-shadow:0 2px 3px #1838680d}.stat{flex-direction:column;gap:8px;min-height:90px;padding:18px 20px;display:flex;position:relative}.stat span{color:#647188}.stat b{font-size:25px;font-weight:650}.stat i{font-size:27px;font-style:normal;position:absolute;top:25px;right:22px}.stat.mini{min-height:72px;display:block}.stat.mini b{margin:5px 0 0;display:block}.blue{color:#0768eb}.green{color:#079258}.yellow{color:#ffb700}.red{color:#df1e26}.blue-text{color:#0768eb}.green-text{color:#07935c}.yellow-text{color:#f5af00}.red-text{color:#d81f24}.table-card{overflow:hidden}.table-card h2{border-bottom:1px solid #e6eaf1;padding:18px}table{border-collapse:collapse;width:100%;font-size:14px}th{color:#657087;text-align:left;background:#f3f5ff;padding:14px 16px;font-weight:500}td{color:#30394b;border-top:1px solid #e6eaf0;padding:17px 16px}tr.urgentrow{background:#fffaf2}.badge{white-space:nowrap;border-radius:16px;padding:6px 10px;font-size:13px;font-style:normal}.scheduled{color:#0768db;background:#e3edff}.pending{color:#e7a400;background:#fff3cf}.done{color:#078c5b;background:#e4f5ed}.fault{color:#d92126;background:#fde4e6}.busy{color:#d58800;background:#fff3d6}.empty{text-align:center;color:#8090a8;padding:32px}.number-dot{color:#0968da;background:#e7f0ff;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;margin-right:9px;display:inline-flex}.link-btn,.danger-btn{color:#0968d9;background:#e7effd;border-radius:6px;margin-right:7px;padding:7px 10px}.danger-btn{color:#dc252b;background:#fde9eb}.detail-grid,.device-detail{grid-template-columns:2.1fr 1fr;gap:30px;display:grid}.detail-grid aside,.device-detail aside{min-width:0}.detail-card{padding:30px}.detail-top{justify-content:space-between;display:flex}.detail-top span,small{color:#6d7990;margin-bottom:10px;display:block}.detail-top h2{font-size:24px}.detail-card hr{border:0;border-top:1px solid #e4e7ed;margin:23px 0}.two-cols{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.two-cols p{margin:0;font-size:16px}.route-card{margin-top:22px;padding:27px}.timeline{border-left:2px solid #dce2ed;margin:25px 0 0 4px;padding-left:25px}.timeline>div{color:#536073;margin:0 0 20px;position:relative}.timeline>div:before{content:"";background:#0c9262;border:3px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:4px;left:-32px}.timeline p{margin:10px 0}.current-step{color:#1264d8;background:#f0f4ff;border:1px solid #c8d8ff;border-radius:7px;padding:17px}.model-preview{overflow:hidden}.machine-art,.equipment-art{color:#fff;background:linear-gradient(135deg,#8493a7,#253650);flex-direction:column;justify-content:center;align-items:center;height:155px;font-size:49px;display:flex}.machine-art{background:#e9edf3;border-radius:10px 10px 0 0;height:230px;position:relative;overflow:hidden}.machine-art img{object-fit:cover;object-position:center 48%;filter:saturate(.88)contrast(1.03);width:100%;height:100%;display:block}.model-preview{border-radius:11px}.model-preview>p{padding:17px 18px 7px}.model-preview .two-small{padding:10px 18px 19px}.machine-art span,.equipment-art span{font-size:13px}.model-preview>p{justify-content:space-between;padding:0 17px;display:flex}.model-preview a{font-weight:700}.two-small{gap:15px;padding:10px 17px 19px;display:flex}.two-small span{text-align:center;color:#69758a;background:#f0f2ff;border-radius:7px;flex:1;padding:12px;font-size:13px}.two-small b{color:#39445a}.monitor{color:#e5e9f2;background:#2d3445;border-radius:13px;margin-top:22px;padding:22px}.monitor h2{margin-bottom:18px}.monitor p{border-bottom:1px solid #ffffff1e;justify-content:space-between;padding-bottom:12px;display:flex}.progress{background:#dfe4f1;border-radius:7px;height:7px;margin:12px 0;overflow:hidden}.progress i{background:#0866db;border-radius:7px;width:65%;height:100%;display:block}.monitor .progress{background:#758094}.monitor .progress i{background:#0a9663}.algorithm-card{background:#fff;border:1px solid #e0e7f2;border-radius:11px;gap:22px;margin:34px 0 24px;padding:24px;display:flex}.algo-icon{color:#fff;background:#1268ef;border-radius:50%;place-items:center;width:47px;height:47px;font-size:24px;display:grid}.algorithm-card h2 em{color:#78849d;background:#edf0fb;border-radius:5px;margin-left:7px;padding:5px;font-size:12px;font-style:normal}.algorithm-card p{color:#6a7890}.algorithm-card span{color:#61708a;background:#f0f1f9;border-radius:15px;margin:4px;padding:6px 11px;display:inline-block}.green-btn{color:#fff;background:#098957}.blue-light{color:#0765d7;background:#e5edff;border:1px solid #afc8ff}.outline{color:#4e5a6d;background:#fff;border:1px solid #bec8da}.card-head{justify-content:space-between;align-items:center;padding:18px;display:flex}.card-head h2{padding:0}.card-head span{color:#71809a}.type-tag{background:#eef0fb;border-radius:4px;padding:4px 9px;font-style:normal}.priority-dot{color:#9e4141;background:#ffe1dd;border-radius:50%;place-items:center;width:25px;height:25px;font-style:normal;display:inline-grid}.gantt{margin-top:24px;padding:25px}.gantt h2{margin-bottom:22px}.gantt-axis,.gantt-row{grid-template-columns:80px minmax(0,1fr);gap:16px;display:grid}.gantt-axis{align-items:end;margin:0 0 10px}.gantt-axis>div{color:#71809b;grid-template-columns:repeat(6,1fr);font-size:12px;display:grid}.gantt-axis time{white-space:nowrap;border-left:1px solid #e4eaf3;padding:0 0 8px 8px;font-style:normal}.gantt-axis time:last-child{text-align:right;border-right:1px solid #e4eaf3;padding-right:0}.gantt-row{align-items:center;margin:14px 0}.gantt-device{color:#3b4960;font-size:14px}.gantt-line{background-color:#f0f2ff;background-image:linear-gradient(90deg,#0000 calc(20% - 1px),#e4e9f3 calc(20% - 1px) 20%,#0000 20%);background-size:20% 100%;border-radius:3px;height:32px;position:relative;overflow:visible}.gantt-line i{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#0964d6;border-radius:3px;align-items:center;min-width:0;height:24px;padding:0 9px;font-size:12px;font-style:normal;display:flex;position:absolute;top:4px;overflow:hidden;box-shadow:0 1px 2px #0a55ae33}.gantt-line i.urgentbar{background:#c91c22}.gantt-legend{color:#71809b;border-top:1px solid #e5eaf2;gap:20px;margin-top:20px;padding-top:16px;font-size:13px;display:flex}.gantt-legend span{align-items:center;gap:7px;display:inline-flex}.gantt-legend i{background:#0964d6;border-radius:3px;width:12px;height:12px}.gantt-legend .urgent i{background:#c91c22}.ai-card{flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:25px;padding:24px;display:flex}.ai-card p{color:#71809b}.ai-result{white-space:pre-wrap;color:#39465b;background:#f6f8ff;border-left:4px solid #0c67dd;border-radius:4px;width:100%;margin-top:12px;padding:18px;line-height:1.8}.device-name{color:#253752;font-weight:600}.device-status{font-style:normal}.status-action{color:#07885a;background:#fff;border:1px solid #d5dce9;border-radius:5px;margin-right:6px;padding:7px 9px}.status-action.busy{color:#df9b00}.status-action.fault{color:#d4222a}.system-tip{color:#4b5d77;background:#f1f6ff;justify-content:space-between;align-items:center;gap:18px;padding:16px 20px;display:flex}.system-tip>div{flex-direction:column;gap:5px;display:flex}.system-tip span{color:#77859b}.reschedule-btn{white-space:nowrap;margin-left:auto}.equipment-card{overflow:hidden}.equipment-art{height:190px;font-size:65px}.equipment-art b{font-size:20px}.equipment-card .two-cols{padding:20px}.control{margin-top:23px;padding:22px}.control h3{margin-top:0}.control button{width:100%;margin:6px 0}.soft{color:#38465c;background:#eef0fb}.danger-outline{color:#d0222b;background:#fff;border:1px solid #f1abb0}.modal-bg{z-index:10;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0b142c88;place-items:center;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:12px;width:530px;overflow:hidden;box-shadow:0 18px 45px #0004}.small-modal{width:440px}.modal-title{border-bottom:1px solid #e0e4ed;justify-content:space-between;align-items:center;padding:20px;display:flex}.modal-title button{color:#59667c;background:0 0;font-size:25px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;padding:20px;display:grid}.form-grid label{color:#364256;font-size:13px;font-weight:600}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid #e0e4ed;border-radius:6px;outline-color:#0968d9;width:100%;margin-top:6px;padding:10px;display:block}.form-grid textarea{resize:vertical;height:72px}.wide{grid-column:span 2}.modal-footer{background:#f7f8fc;justify-content:flex-end;gap:8px;padding:14px 20px;display:flex}.modal-footer button{margin:0}.global-flash{z-index:50;color:#078a56;background:#e7f7ee;border:1px solid #bfe6ce;border-radius:8px;padding:12px 17px;position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 6px 17px #0002}.global-flash.error{color:#cc1f2b;background:#fff0f1;border-color:#ffc5c9}.policy-box{background:#fff;border-radius:12px;max-width:920px;margin:auto;padding:45px 60px;box-shadow:0 2px 15px #182f4b12}.policy-box h1{text-align:center;margin:10px 0 35px;font-size:28px}.policy-box p{color:#38465a;margin:14px 0;line-height:1.85}.policy-box .policy-title{color:#1d293a;font-weight:700}.policy-download{color:#61708b;background:#f4f7ff;border-radius:6px;margin-top:30px;padding:15px}.back-link{color:#506078;background:0 0;margin:0 0 10px;padding:5px 0;font-weight:500}.device-page-head{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.device-page-head .back-link{color:#566985;background:0 0;align-items:center;margin:0 0 10px;padding:0;font-size:14px;display:inline-flex}.device-page-head h1{margin:0;font-size:25px;font-weight:500}.device-page-status{color:#0b9660;background:#e7f6ee;border-radius:18px;align-items:center;gap:5px;margin-top:1px;padding:8px 13px;font-size:13px;font-style:normal;display:inline-flex}.device-detail{grid-template-columns:318px minmax(0,1fr);align-items:start;gap:24px}.device-detail aside{width:318px}.equipment-card{border-radius:10px;overflow:hidden}.equipment-art{color:#fff;background:linear-gradient(#0714250d 28%,#071425a8 100%),url(/images/cnc-machine-reference.png) 50%/cover no-repeat;height:192px;position:relative}.equipment-caption{text-shadow:0 1px 3px #0008;flex-direction:column;gap:3px;display:flex;position:absolute;bottom:15px;left:17px}.equipment-caption b{font-size:20px;font-weight:600}.equipment-caption span{font-size:12px}.equipment-info{padding:18px 24px 20px}.equipment-info .two-cols{gap:18px 24px}.equipment-info small{color:#778499;margin-bottom:7px;font-size:12px}.equipment-info p{color:#27354c;font-size:14px}.load-info>span{align-items:center;gap:8px;display:flex}.load-info i{background:#e7ebf5;border-radius:8px;flex:1;height:7px;display:block;overflow:hidden}.load-info i b{border-radius:inherit;background:#0968dd;height:100%;display:block}.control{border-radius:10px;margin-top:24px;padding:24px}.control h3{margin:0 0 18px;font-size:16px}.control button{height:42px;margin:6px 0;font-size:14px}.control .primary{margin-left:0}.control .soft{background:#eef0fb;margin-left:0}.control .danger-outline{margin-left:0}.device-main{min-width:0}.device-kpis{gap:16px;margin:0 0 21px}.device-kpis .stat{justify-content:center;gap:4px;min-height:89px;padding:17px 18px 14px 61px;overflow:hidden}.device-kpis .stat b{font-size:19px;line-height:1.1}.device-kpis .stat span{font-size:12px}.device-kpis .metric-icon{color:#0968dd;background:#e1edff;border-radius:50%;place-items:center;width:33px;height:33px;font-size:17px;font-style:normal;display:grid;position:absolute;top:28px;left:19px}.device-kpis .metric-icon.orange{color:#c5601f;background:#ffe7d9}.device-history{border-radius:10px}.device-history .card-head{border-bottom:1px solid #e7ebf2;padding:21px 24px}.device-history .card-head h2{color:#182a43;font-size:20px}.device-history .card-head a{color:#0968dd;cursor:pointer;font-size:13px}.device-history table{font-size:14px}.device-history th{background:#f1f3ff;padding:14px 24px}.device-history td{padding:16px 24px}.history-part{align-items:center;gap:7px;display:inline-flex}.device-history .badge{white-space:nowrap}.device-history .empty{place-items:center;min-height:150px;display:grid}.device-detail .stats.three{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=900px){.device-detail{grid-template-columns:1fr}.device-detail aside{width:auto}.device-page-head{flex-wrap:wrap;gap:15px}}@media (width<=600px){.device-page-head h1{font-size:22px}.device-detail .stats.three{grid-template-columns:1fr}.equipment-art{height:175px}.device-history th,.device-history td{padding:13px 16px}}@media (width<=900px){.sidebar{width:70px}.sidebar .side-brand{padding:22px;font-size:0}.sidebar nav{padding:20px 9px}.sidebar nav button{padding:13px;font-size:0}.sidebar nav i{margin:0;font-size:22px}.version{display:none}.content{width:calc(100% - 70px)}.stats.four{grid-template-columns:repeat(2,1fr)}.detail-grid,.device-detail{grid-template-columns:1fr}.page{padding:22px 17px}.auth-card{width:min(92vw,520px)}.page-head{flex-wrap:wrap;gap:13px}.head-actions{width:100%}.head-actions input{flex:1}.sidebar+section header{padding:0 17px}}@media (width<=600px){.stats.four,.stats.three{grid-template-columns:1fr}.auth-card{padding:28px}.table-card{overflow:auto}.table-card table{min-width:730px}.modal{width:94vw}.form-grid{grid-template-columns:1fr}.wide{grid-column:span 1}.policy-page{padding:12px}.policy-box{padding:26px}.two-cols{grid-template-columns:1fr}.header-user{font-size:0}.detail-grid,.device-detail{gap:15px}}.sidebar{background:#0b1f3d}.side-brand{gap:12px;font-size:19px}.brand-gear{flex:none;width:23px;height:23px}.sidebar nav button{border-radius:10px}.sidebar nav button.active,.sidebar nav button:hover{background:#0d6bf0}.nav-ico{flex:none;justify-content:center;align-items:center;width:22px;margin-right:13px;display:inline-flex}.nav-ico svg{width:21px;height:21px;display:block}.header-system span{color:#333d4f;font-weight:600}.header-actions{gap:12px}.header-account b{color:#2e3747;font-weight:600}.avatar{width:38px;height:38px}.avatar svg{width:19px;height:19px}@media (width<=900px){.sidebar .side-brand{justify-content:center;gap:0}.nav-ico{width:auto;margin-right:0}.nav-ico svg{width:22px;height:22px}}.auth-page{background:#edf0f4;padding:24px 0;overflow:auto}.auth-card{z-index:1;background:#fff;border-top:3px solid #2f6cf1;border-radius:14px;width:440px;margin:auto;padding:40px 40px 30px;box-shadow:0 14px 44px #233a6217,0 2px 8px #233a620f}.brand{flex-direction:row;align-items:center;gap:12px;margin-bottom:26px;display:flex}.brand-icon{flex:none;width:30px;height:30px}.brand-text{flex-direction:column;gap:3px;display:flex}.brand-text b{color:#1c2a47;letter-spacing:0;font-size:25px}.auth-card.register .brand-text b{color:#2f6cf1}.brand-text span{color:#8b94a7;font-size:14px}.auth-card form{width:100%}.field{color:#4c586f;background:#eef0f7;border:1px solid #0000;border-radius:10px;gap:10px;height:50px;margin:13px 0;padding:0 14px;font-size:15px}.auth-card.register .field{color:#8a93a6;background:#fff;border-color:#dde2ec}.field .lead{flex:none;width:18px;height:18px}.field input{color:#26334d;height:48px;font-size:15px}.field input::placeholder{color:#9ba3b5}.eye{color:#8a93a6;background:0 0;flex:none;place-items:center;margin:0;padding:3px;display:grid}.eye:hover{color:#4c586f}.eye svg{width:19px;height:19px}.row.remember{color:#6b7688;margin:18px 0 13px;font-size:14px}.row.remember a{color:#2f6cf1}.agree{color:#5b6678;margin:0 0 18px;font-size:14px;line-height:1.6}.agree a{color:#2f6cf1;font-weight:500;text-decoration:underline}.auth-page input[type=checkbox]{vertical-align:-2px;accent-color:#2f6cf1;width:15px;height:15px;margin-right:7px}.auth-btn{border-radius:10px;height:50px;margin:0;font-size:16px}.auth-card .primary{box-shadow:none;background:#2f6cf1}.auth-card .primary:hover{background:#2560dd}.auth-card .primary:disabled{color:#a2aab9;box-shadow:none;background:#e9ebf1}.auth-switch{color:#8a93a6;margin-top:22px;font-size:14px}.auth-switch a{color:#2f6cf1;font-weight:500}.form-error{font-size:13px}.policy-page{background:#f4f7fb;min-height:100vh;padding:0 0 34px}.policy-header{background:linear-gradient(105deg,#164778,#367bb6);height:108px;box-shadow:0 2px 7px #243f6038}.policy-header-inner{color:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:calc(100% - 64px);max-width:1150px;height:100%;margin:auto;display:grid}.policy-header-inner b{justify-self:start}.policy-header-inner button{justify-self:end}.policy-header b{letter-spacing:.2px;font-size:20px}.policy-header button{color:#fff;background:#ffffff0b;border:1px solid #b3d0ef;border-radius:6px;padding:9px 15px;font-size:15px}.policy-header button:hover{background:#ffffff20}.policy-doc{background:#fff;border:1px solid #e0e8f1;border-radius:12px;max-width:1155px;margin:34px auto 0;padding:50px 68px 54px;box-shadow:0 10px 27px #18375c12}.policy-title-block{text-align:center;border-bottom:0;padding-bottom:24px}.policy-title-block h1{color:#154e82;margin:0 0 12px;font-size:34px;font-weight:700}.policy-title-block p{color:#6f819c;margin:0;font-size:16px}.policy-meta{color:#233f61;border:1px solid #cbdced;border-radius:7px;grid-template-columns:215px 1fr;margin:10px 0 28px;display:grid;overflow:hidden}.policy-meta b{color:#185181;background:#e9f2fd;padding:14px 18px}.policy-meta span{background:#f5f9ff;padding:14px 18px}.policy-content{color:#142f50;font-size:17px;line-height:2}.policy-content p{margin:15px 0}.policy-content .policy-intro{margin-bottom:30px;font-size:17px;line-height:2.05}.policy-content .document-section{color:#164f82;border-bottom:3px solid #d5e3f2;margin:37px 0 13px;padding-bottom:7px;font-size:25px;font-weight:700;line-height:1.45}.policy-content .document-item{color:#193a5f;font-weight:400}.policy-note{color:#b62a2e;background:#fff4f1;border-left:4px solid #e7745e;margin-top:37px;padding:17px 23px;line-height:1.8}.policy-footer{text-align:center;color:#617d9d;margin:31px 0 0;font-size:15px}@media (width<=850px){.auth-card{width:min(92vw,440px);padding:34px 28px 24px}.policy-header-inner{padding:0 22px}.policy-doc{margin:20px 14px;padding:34px 26px}.policy-title-block h1{font-size:26px}.policy-content{font-size:16px}.policy-content .document-section{font-size:21px}.policy-meta{grid-template-columns:130px 1fr}}@media (width<=560px){.header-system span{font-size:0}.header-account>div{display:none}.header-account{padding-left:9px}.auth-card{padding:28px 22px 20px}.brand-text b{font-size:22px}.field{height:47px}.field input{height:45px;font-size:14px}.policy-header{height:76px}.policy-header b{font-size:15px}.policy-doc{padding:28px 19px}.policy-meta{grid-template-columns:1fr}.policy-meta b{padding-bottom:7px}.policy-meta span{padding-top:7px}.policy-title-block h1{font-size:23px}.policy-content .document-section{font-size:19px}}.avatar{background:#0868dc;border:2px solid #eef5ff;width:50px;height:50px;box-shadow:0 2px 6px #1543803d,0 0 0 1px #c8d9ef}.avatar svg{stroke-width:1.9px;width:24px;height:24px}.avatar{box-shadow:none;background:0 0;border:0;padding:0;overflow:hidden}.avatar img{object-fit:contain;width:100%;height:100%;display:block}.machine-art{aspect-ratio:2407/1365;background:#e9edf3;height:auto}.machine-art img{object-fit:contain;object-position:center;filter:saturate(.88)contrast(1.03)}.model-preview-label{z-index:1;color:#fff;text-shadow:0 1px 3px #0000005c;align-items:center;gap:9px;margin:0;font-size:16px;font-weight:500;line-height:1;display:inline-flex;position:absolute;bottom:20px;left:20px}.model-preview-label svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 2px #00000040);width:20px;height:20px}.model-preview-shade{pointer-events:none;background:linear-gradient(#0000,#00000085);height:44%;position:absolute;inset:auto 0 0}.history-part{gap:10px}.history-part:before{display:none}.history-part-icon{color:#5b6579;background:#eef0fb;border-radius:4px;flex:none;place-items:center;width:29px;height:29px;display:grid}.history-part-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}
