:root{font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#233d35;background:#f5f7f5;font-synthesis:none;font-size:14px;--green: #1b624b;--dark: #123b31;--lime: #caed86;--border: #e3e9e4;--muted: #7a8982}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;background:var(--green);color:#fff;border-radius:8px;padding:11px 17px;font-weight:500;cursor:pointer;text-decoration:none;white-space:nowrap;transition:background .15s,box-shadow .15s}button:hover,.button:hover{background:#124f3b}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible{outline:3px solid #8bc4aa;outline-offset:3px}input,select,textarea{border:1px solid #d8e1db;border-radius:7px;background:#fff;color:#294339;padding:11px 12px;min-width:0;outline:none;max-width:100%}input:focus,select:focus,textarea:focus{border-color:#4f9b79;box-shadow:0 0 0 3px #e4f2e9}input[type=checkbox]{accent-color:var(--green);width:16px;height:16px;flex-shrink:0;cursor:pointer}label{display:flex;flex-direction:column;gap:9px;font-weight:500}a{color:var(--green)}h1,h2,h3,p{margin-top:0}h1{font-size:28px;font-weight:600;letter-spacing:.02em;line-height:1.5;margin-bottom:7px}h2{font-size:17px;font-weight:600;margin-bottom:8px}h3{font-size:17px}p{line-height:1.8}small{font-size:12px;line-height:1.7}.secondary{background:#fff;border:1px solid #dbe4dc;color:#38564a}.secondary:hover{background:#eef4ef}.text-button{padding:0;background:none;border:0;color:#25684e;font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:4px;text-decoration:none;white-space:normal;text-align:left}.text-button:hover{background:none;color:#0b3828;text-decoration:underline}.icon-button{padding:8px;background:transparent;color:#73877b;border:0}.icon-button:hover{background:#edf3ee;color:#285e46}.muted{color:var(--muted)}.block{display:block}.numeric,.mono{font-variant-numeric:tabular-nums}.numeric{font-weight:600}.mono{font-size:13px;letter-spacing:.02em}.full{width:100%}.error{padding:14px 18px;background:#fff0ed;border:1px solid #f0cbc3;border-radius:9px;color:#9e3b2a;margin:14px 0;line-height:1.7}.error button{margin-left:12px}.hint{color:#7b8982;font-size:13px;margin-top:14px;line-height:1.7}.eyebrow{font-family:Arial,sans-serif;font-size:12px;letter-spacing:.16em;font-weight:600;margin-bottom:8px}.eyebrow.green{color:#78927c}.app-shell{display:flex;min-height:100vh}.sidebar{width:224px;background:var(--dark);color:#e5ede7;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;padding:34px 18px 18px;z-index:30}.wordmark{display:flex;gap:10px;align-items:center;font-size:19px;font-weight:600;letter-spacing:.03em;white-space:nowrap}.wordmark small{display:block;font-family:Arial,sans-serif;font-size:12px;letter-spacing:.17em;color:#a1b7ac;margin-top:5px}.brand-icon{display:flex;align-items:center;justify-content:center;border-radius:10px;background:var(--lime);color:#204735;width:37px;height:40px;flex-shrink:0}.sidebar .wordmark{margin:0 10px}.sidebar-caption{font-size:12px;color:#83a397;margin:49px 17px 16px;letter-spacing:.06em}.nav-item{width:100%;justify-content:flex-start;background:transparent;border:0;color:#b5c8be;padding:14px 16px;margin-bottom:8px;gap:12px;font-weight:400;font-size:14px}.nav-item:hover{background:#244e40;color:#fff}.nav-item.active{background:#d1eea0;color:#234131;font-weight:600}.nav-mark{width:5px;height:5px;border-radius:50%;background:#416642;margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:60px}.system-note{font-size:12px;border-bottom:1px solid #315346;padding:0 12px 23px;color:#c4d7cd}.system-note small{display:block;color:#88a396;font-size:12px;padding-left:13px;margin-top:6px}.status-dot{display:inline-block;width:5px;height:5px;background:#c2e694;border-radius:50%;margin-right:8px;vertical-align:middle}.logout{width:100%;background:none;justify-content:flex-start;padding:19px 10px 2px;font-size:13px;color:#ccdbd2}.logout:hover{background:none;color:#fff}.logout>svg{margin-left:auto}.avatar{display:flex;align-items:center;justify-content:center;width:31px;height:31px;background:#2d5848;border-radius:50%;font-size:12px}.workspace{margin-left:224px;min-width:0;flex:1}.topbar{height:72px;border-bottom:1px solid var(--border);background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 36px;font-size:12px;color:#87918c}.topbar>div{display:flex;align-items:center;gap:11px}.topbar strong{color:#385246;font-weight:500}.top-date{display:flex;align-items:center;gap:20px;font-variant-numeric:tabular-nums;letter-spacing:.02em}.currency-label{border-left:1px solid var(--border);padding-left:20px;font-size:12px;font-weight:600;letter-spacing:.08em}main{padding:34px 36px 15px;max-width:1800px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.page-heading p{color:#7b8980;font-size:13px;margin:0}.heading-actions{display:flex;gap:10px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:28px}.stat{background:#fff;border:1px solid var(--border);border-radius:12px;padding:19px 22px}.stat-top{display:flex;align-items:center;justify-content:space-between;color:#7e8d82;font-size:12px}.stat-top svg{color:#88a08e}.stat-value{font-family:Arial,Noto Sans TC,sans-serif;font-size:32px;line-height:1.4;letter-spacing:-.03em;color:#284c3b;font-weight:600;margin:16px 0 9px;white-space:nowrap}.stat-value small{font-family:Noto Sans TC,sans-serif;font-size:12px;font-weight:400;color:#8c988f;margin-left:9px;letter-spacing:0}.stat-value.date{font-size:23px;padding:6px 0 7px;letter-spacing:0}.stat p{font-size:12px;margin:0;color:#8b978e}.panel{background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden;margin-bottom:22px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:23px 24px 18px}.panel-heading h2{margin-bottom:0;display:flex;gap:10px;align-items:center}.panel-heading p{font-size:12px;color:#909b93;margin:7px 0 0}.count{font-family:Arial,sans-serif;background:#eff4ee;border:1px solid #e7ede3;padding:3px 7px;border-radius:6px;font-size:12px;color:#6b8069;font-weight:500}.subtle-tag{font-size:12px;color:#85918a;border:1px solid #e6ebe6;border-radius:6px;padding:5px 9px;white-space:nowrap}.filters{display:flex;gap:10px;padding:0 24px 18px;align-items:center;flex-wrap:wrap}.filters:first-child{padding-top:20px}.filters select{font-size:12px;padding:10px;min-width:110px}.filters .icon-button{margin-left:auto}.search{display:flex;align-items:center;gap:8px;border:1px solid #dde5de;border-radius:7px;padding-left:12px;color:#87968c;min-width:200px;flex:1;max-width:350px;background:#fff}.search input{border:0;box-shadow:none;outline:none;font-size:12px;width:100%;padding:11px 8px;background:transparent}.search:focus-within{outline:2px solid #8bbd9d;outline-offset:1px}.filter-check{padding:0 24px 15px;font-size:12px!important;color:#85958a}.checkbox{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:13px;font-weight:400}.table-wrap{overflow:auto;max-width:100%;scrollbar-width:thin;scrollbar-color:#d5dfd5 transparent}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}th{font-weight:500;color:#77867b;background:#f6f8f5;font-size:12px;padding:13px 20px;border-bottom:1px solid #e8eee5;border-top:1px solid #e8eee5}td{padding:18px 20px;border-bottom:1px solid #eff2ed;font-size:13px;vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#fafcf9}.price-table th{padding:14px 16px;text-align:right;font-size:12px}.price-table td{padding:18px 16px;text-align:right;min-width:108px}.price-table th:first-child,.price-table td:first-child{text-align:left;min-width:280px;padding-left:24px}.price-table th:last-child,.price-table td:last-child{min-width:65px;text-align:center}.sticky-col{position:sticky;left:0;z-index:2;background:#fff;box-shadow:2px 0 3px #00000002}.price-table th.sticky-col{background:#f6f8f5;z-index:3}.price-table .own-column{background:#f7fbf1}.price-table th.own-column{color:#65803e;background:#eef5e6}.product-link{padding:0;color:#314f3e;border:0;background:none;text-align:left;display:flex;gap:12px}.product-link:hover{background:none;color:#13764a}.product-link strong{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500}.product-link small{font-family:Arial,sans-serif;display:block;font-size:12px;color:#9ba59e;letter-spacing:.025em;margin-top:5px}.phone-icon{display:flex;align-items:center;justify-content:center;width:32px;height:38px;background:#f0f4ef;color:#78917b;border:1px solid #e9eee6;border-radius:7px;flex-shrink:0}.capacity-pill{display:inline-block;font-size:12px;line-height:1.5;font-weight:400;color:#829277;border:1px solid #e3eadb;border-radius:4px;padding:1px 4px;white-space:nowrap;vertical-align:middle}.price-value{font-family:Arial,sans-serif;font-size:15px;letter-spacing:.01em;font-weight:600;color:#3c4e3d;font-variant-numeric:tabular-nums}.price-meta{display:flex;gap:8px;justify-content:flex-end;margin-top:7px;align-items:center;font-size:12px}.price-meta time{font-family:Arial,sans-serif;color:#a1aaa2;font-size:12px}.price-meta .stale{color:#c28025}.up,.down{display:inline-flex;align-items:center;font-size:12px;gap:1px}.up{color:#b47c3a}.down{color:#388b62}.no-price{display:block;color:#b6bfb7;font-size:17px}.no-price small{display:block;font-size:12px;margin-top:5px;color:#a1aaa2}.price-type{font-size:12px;color:#a17b42;display:block;margin-top:4px}.chart-button{padding:7px;color:#9aa994}.chart-button:hover{color:#3e804e}.table-footer{padding:15px 24px;border-top:1px solid #e9eee6;display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#96a18f}.badge{display:inline-block;border-radius:5px;background:#eaf4eb;color:#3b8057;font-size:12px;padding:4px 8px}.badge.gray{background:#f0f2ef;color:#879080}.badge.amber{background:#fcf2de;color:#a0792d}.app-footer{display:flex;justify-content:space-between;padding:18px 0 5px;font-size:12px;color:#99a396}.channel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.channel-card{padding:24px;margin:0}.channel-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.channel-icon{display:flex;background:#f3f6f0;border-radius:10px;width:45px;height:45px;align-items:center;justify-content:center}.channel-card h2{font-size:19px}.channel-card p{font-size:12px;color:#8c978a;min-height:42px;overflow-wrap:anywhere}.channel-card-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eef1e9;padding-top:18px;gap:12px;font-size:12px;color:#889780}.channel-card-bottom button{font-size:12px}.empty{text-align:center;padding:65px 24px;color:#8fa18c}.empty>svg{color:#8aa67d;margin-bottom:17px}.empty h3{color:#526e47;margin-bottom:8px}.empty p{font-size:13px;color:#8c9c86}.empty button{margin-top:12px}.modal{border:1px solid #dce5da;border-radius:16px;padding:28px;width:min(520px,calc(100vw - 28px));color:#2c4737;max-height:90vh;box-shadow:0 20px 80px #0c31233b}.modal::backdrop{background:#13342670;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal.wide{width:min(960px,calc(100vw - 28px))}.modal-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}.modal-title h2{font-size:20px;margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px}.span2{grid-column:span 2}.modal label{font-size:13px}.modal textarea{resize:vertical}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:28px}.modal p{font-size:14px}.modal .checkbox{margin-top:18px}.modal>form>label{margin-top:14px}.modal .table-wrap{max-height:60vh}.toast{position:fixed;bottom:24px;left:calc(50% + 112px);transform:translate(-50%);border:1px solid #d6e1cb;background:#1b593d;color:#fff;box-shadow:0 8px 40px #1a4f342b;border-radius:10px;padding:14px 22px;display:flex;align-items:center;gap:12px;z-index:80;max-width:85vw}.back{margin-bottom:20px}.title-cap{font-size:18px;font-weight:400;color:#8a9980}.range-controls{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.range-controls input,.range-controls select{font-size:12px;padding:8px;max-width:145px}.range-controls>span{font-size:12px;color:#8b9787}.channel-toggles{display:flex;flex-wrap:wrap;gap:12px 20px;padding:0 24px 20px}.channel-toggles label{display:flex;flex-direction:row;align-items:center;font-size:12px;color:#6f8165;gap:6px;font-weight:400;cursor:pointer}.channel-toggles input{accent-color:var(--channel-color);width:14px;height:14px}.channel-toggles label>span{width:8px;height:8px;background:var(--channel-color);border-radius:50%}.chart{height:360px;width:100%;padding:0 14px 10px}.chart-note{font-size:12px;padding:12px 24px;background:#f9fbf6;color:#8b9982;margin:0}.summary-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(175px,1fr));gap:12px;margin-bottom:22px}.summary-strip>div{display:flex;flex-direction:column;gap:8px;border:1px solid var(--border);border-radius:10px;background:#fff;padding:18px}.summary-strip span{font-size:12px;color:#7c8b73}.summary-strip strong{font-size:19px}.summary-strip small{font-size:12px;color:#8d9885}.steps{display:flex;align-items:center;justify-content:center;margin:25px 0 30px;gap:20px}.steps>span{display:flex;align-items:center;gap:9px;color:#9aa78f;font-size:13px}.steps b{display:flex;justify-content:center;align-items:center;border:1px solid #dce4d5;border-radius:50%;width:25px;height:25px;font-size:12px;font-weight:500;background:#fff}.steps i{width:80px;height:1px;background:#dce4d5}.steps .current{color:#3c6947}.steps .current b{background:#215d3f;border-color:#215d3f;color:#fff}.steps .done{color:#6d8b52}.steps .done b{background:#edf5e3;color:#668942}.upload-zone{border:1.5px dashed #b8cbb0;border-radius:14px;background:#fcfdf9;padding:54px 30px;text-align:center;margin-bottom:26px}.upload-zone.drag{background:#eaf5e0;border-color:#578637}.upload-icon{display:flex;align-items:center;justify-content:center;margin:0 auto 22px;width:72px;height:72px;background:#eaf3df;border-radius:20px;color:#759d51}.upload-zone h2{font-size:19px}.upload-zone p{font-size:13px;color:#8a9b7e;margin:12px 0 25px}.format-guide .panel-heading>svg{color:#a5b49a}.guide-notes{padding:22px 24px;color:#7b8e6c}.guide-notes p{display:flex;align-items:center;gap:9px;font-size:12px;margin-bottom:10px}.guide-notes small{font-size:12px;color:#a3af96}.import-file{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;gap:20px}.import-file>div{display:flex;align-items:center;gap:14px;min-width:0}.import-file svg{color:#7e9b65;flex-shrink:0}.import-file strong{font-size:14px;overflow-wrap:anywhere}.import-file small{display:block;color:#93a085;font-size:12px;margin-top:6px}.date-panel{padding:20px 24px;display:flex;align-items:flex-end;gap:20px}.date-panel label{font-size:12px}.date-panel p{font-size:12px;color:#8d9e7d;margin:0 0 9px;flex:1}.notice{display:flex;align-items:center;gap:15px;padding:20px 24px;border:1px solid #edddaf;border-radius:10px;background:#fffaf0;margin-bottom:20px;color:#99803f}.notice div{flex:1}.notice p{font-size:12px;margin:5px 0 0}.notice strong{font-size:13px}.import-stats{display:grid;grid-template-columns:repeat(4,1fr);margin:20px 0;gap:14px}.import-stats>div{display:flex;align-items:center;gap:12px;padding:18px 22px;border:1px solid #e0e7d8;border-radius:10px;background:#fff}.import-stats strong{font-size:25px;font-family:Arial,sans-serif}.import-stats span{font-size:12px;color:#889976}.preview-table{max-height:540px}.preview-table th{position:sticky;top:0;z-index:2}.preview-table td{padding:14px 20px}.preview-table td strong{font-size:13px;font-weight:500}.warning-row td{background:#fffcf3}.warn-label{display:block;font-size:12px;color:#b8953f;margin-top:4px}.commit-bar{position:sticky;bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #dce6d1;border-radius:12px;padding:20px 24px;background:#fff;box-shadow:0 8px 35px #18392112;z-index:5}.commit-bar>div{display:flex;flex-direction:column;gap:10px;font-size:12px}.row-actions{display:flex;gap:16px}.danger-text{color:#b36949}.danger{background:#a5533d}.danger:hover{background:#8a412e}.file-link{display:flex;align-items:center;gap:8px;text-decoration:none;color:#64834a}.file-link:hover{text-decoration:underline}.startup,.loading{display:flex;align-items:center;justify-content:center;min-height:220px;color:#849777}.startup{height:100vh}.login-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.login-story{background:#143e31;color:#fff;padding:55px 60px;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.login-story>.wordmark{font-size:23px}.login-story h1{font-size:48px;line-height:1.6;margin:20px 0;color:#e9f4de;font-weight:500;letter-spacing:.04em}.login-story p{color:#9db8a8;font-size:16px;line-height:2}.login-story .eyebrow{color:#badd8d;font-size:12px}.login-foot{font-size:12px;color:#759983;letter-spacing:.16em}.login-form{display:flex;align-items:center;justify-content:center;padding:50px}.login-form>div{width:100%;max-width:350px}.login-form h2{font-size:30px;font-weight:500;margin:14px 0}.login-form p{font-size:14px}.login-form form{margin-top:36px}.login-form label{margin-bottom:24px;font-size:13px}.login-form button{margin-top:10px;justify-content:space-between;padding:14px 18px}.mobile-toggle,.overlay{display:none}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1600px){.price-table td{padding-top:21px;padding-bottom:21px}.stat{padding:24px}.stat-value{font-size:36px}}@media(max-width:1200px){.sidebar{width:205px;padding-left:13px;padding-right:13px}.workspace{margin-left:205px}main{padding:28px 24px}.topbar{padding:0 24px}.stats-grid{gap:10px}.stat{padding:17px}.stat-value{font-size:28px}.stat-value.date{font-size:19px;padding:7px 0}.stat-value small,.stat p{font-size:12px}.page-heading{align-items:flex-start}.heading-actions{padding-top:20px}.channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.range-controls{max-width:380px;justify-content:flex-end}.toast{left:calc(50% + 102px)}}@media(max-width:900px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-heading{flex-direction:column;gap:15px}.heading-actions{padding:0}.panel-heading{flex-wrap:wrap}.range-controls{max-width:none;justify-content:flex-start}.date-panel{flex-wrap:wrap}.date-panel p{flex:none}.import-stats{grid-template-columns:repeat(2,1fr)}.notice{flex-wrap:wrap}.notice button{margin-left:35px}.commit-bar{flex-wrap:wrap}.login-story{padding:40px}.login-story h1{font-size:34px}.login-form{padding:30px}}@media(max-width:700px){.sidebar{transform:translate(-100%);transition:transform .2s;width:235px}.sidebar.open{transform:translate(0)}.overlay{display:block;position:fixed;inset:0;background:#17392560;z-index:25;border-radius:0}.overlay:hover{background:#17392560}.workspace{margin-left:0}.mobile-toggle{display:flex}.topbar{height:60px;padding:0 16px}.topbar>div{gap:6px;font-size:12px}.top-date{font-size:12px;gap:8px}.currency-label{display:none}main{padding:24px 16px 15px}.page-heading{margin-bottom:22px}h1{font-size:25px}.page-heading p{font-size:12px}.heading-actions{width:100%}.heading-actions .button,.heading-actions button{flex:1;font-size:12px;padding:10px}.stats-grid{margin-bottom:20px}.stat{padding:16px}.stat-value{font-size:28px;margin:12px 0 7px}.stat-value.date{font-size:19px}.stat-top{font-size:12px}.stat-top svg{width:17px}.stat-value small{font-size:12px;margin-left:6px}.stat p{font-size:12px}.panel-heading{padding:18px}.panel-heading h2{font-size:15px}.panel-heading p{font-size:12px}.filters{padding:0 18px 15px;gap:8px}.filters .search{min-width:100%;max-width:none}.filters select{min-width:90px;flex:1;font-size:12px}.filters .icon-button{display:none}.filter-check{padding-left:18px}.table-footer{padding:13px 18px;flex-direction:column;font-size:12px}.price-table th:first-child,.price-table td:first-child{min-width:210px;padding-left:15px;padding-right:10px}.product-link strong{font-size:12px;display:block}.product-link strong .capacity-pill{margin-left:5px}.product-link small{font-size:12px}.product-link{gap:8px}.phone-icon{width:27px;height:33px}.price-table td{padding-top:17px;padding-bottom:17px}.channel-grid{grid-template-columns:1fr}.toast{left:50%;font-size:12px;width:max-content}.app-footer{font-size:12px;gap:15px}.steps{gap:10px;margin:8px 0 24px}.steps>span{font-size:12px;gap:6px}.steps i{width:20px}.steps b{width:22px;height:22px;font-size:12px}.upload-zone{padding:40px 20px}.upload-zone h2{font-size:17px}.upload-zone p{font-size:12px}.guide-notes{padding:18px}.guide-notes p{align-items:flex-start;font-size:12px}.guide-notes svg{flex-shrink:0}.import-file{padding:18px;align-items:flex-start;flex-direction:column}.date-panel{padding:18px;align-items:flex-start;gap:13px}.date-panel p{font-size:12px}.date-panel button{width:100%}.import-stats{gap:9px}.import-stats>div{padding:16px;gap:8px}.import-stats strong{font-size:22px}.import-stats span{font-size:12px}.commit-bar{position:static;padding:18px}.commit-bar>button{width:100%}.notice{padding:18px}.notice>svg{display:none}.notice button{margin:0}.chart{height:300px;padding:0}.range-controls{gap:5px}.range-controls input{max-width:130px;font-size:12px}.channel-toggles{padding:0 18px 16px;gap:10px 14px}.channel-toggles label{font-size:12px}.summary-strip{grid-template-columns:repeat(2,1fr)}.summary-strip strong{font-size:17px}.summary-strip small{font-size:12px}.title-cap{font-size:16px}.login-page{grid-template-columns:1fr}.login-story{min-height:0;padding:28px}.login-story>.wordmark{font-size:20px}.login-story>div:not(.wordmark),.login-foot{display:none}.login-form{padding:45px 28px}.modal{padding:22px}.modal-title h2{font-size:19px}.modal .form-grid{gap:16px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.report-panel{padding:22px;margin-bottom:18px}.report-panel .panel-heading{padding:0 0 18px}.report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.report-card{border:1px solid #dce5df;border-radius:12px;padding:18px;display:flex;flex-direction:column;gap:12px;min-width:0}.report-card label{display:flex;flex-direction:column;gap:12px}.report-card input{width:100%}.report-card a{overflow-wrap:anywhere}.report-panel>p{margin:16px 0 0;font-size:12px}@media(max-width:700px){.report-grid{grid-template-columns:1fr}}
