:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172033;background:#f6f8fc;--ink:#172033;--muted:#697386;--line:#e4e9f2;--blue:#3167f4;--blue2:#5a83ff;--pale:#edf3ff;--green:#177b55}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 78% 0,#edf4ff 0,transparent 28%),#f7f9fc}a{color:#315ec9;text-decoration:none}.container{max-width:1220px;margin:auto;padding:0 24px}header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.88);border-bottom:1px solid rgba(224,230,240,.85);backdrop-filter:blur(16px)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:10px;font-size:23px;font-weight:750;color:var(--ink);letter-spacing:-.5px}.logo b{color:var(--blue)}.logo-mark{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(145deg,var(--blue),#6f95ff);color:white;font-size:13px;letter-spacing:-.3px;box-shadow:0 8px 20px rgba(49,103,244,.23)}nav{display:flex;gap:22px;align-items:center;font-size:14px;font-weight:650}.inline{display:inline}.link{border:0;background:none;color:#315ec9;font:inherit;cursor:pointer}.button{display:inline-flex;align-items:center;justify-content:center;border:0;background:linear-gradient(135deg,#2459e7,#3971ff);color:#fff;padding:13px 19px;border-radius:12px;font-weight:750;cursor:pointer;box-shadow:0 8px 20px rgba(49,103,244,.17)}.button.small{padding:10px 15px}.button.ghost{background:#fff;color:#294faa;border:1px solid #dbe4f4;box-shadow:none}.button.full{width:100%}.hero{padding:86px 0 70px;display:grid;grid-template-columns:1.15fr .85fr;gap:56px;align-items:center}.hero h1{font-size:58px;letter-spacing:-2.6px;line-height:1.02;margin:12px 0 20px;max-width:790px}.hero p{font-size:19px;color:var(--muted);line-height:1.58}.badge,.eyebrow{display:inline-block;color:#3865d5;font-size:11px;text-transform:uppercase;letter-spacing:1.25px;font-weight:850}.badge{background:var(--pale);border-radius:999px;padding:7px 10px}.panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 10px 32px rgba(28,45,79,.045)}.panel li{margin:12px 0}.auth,.narrow{max-width:520px;margin:55px auto}.auth h1,.narrow h1{margin-top:0}label{display:block;font-weight:700;margin:14px 0 6px;font-size:13px}input,select{width:100%;padding:12px 13px;border:1px solid #ced7e6;border-radius:10px;font:inherit;background:#fff;color:var(--ink);outline:none}input:focus,select:focus{border-color:#7e9df1;box-shadow:0 0 0 4px rgba(49,103,244,.08)}form .button{margin-top:14px}.error,.flash,.notice{padding:14px 16px;border-radius:13px;margin:18px 0}.error{background:#fff0f0;color:#9d2525}.flash{background:#eaf8ef;color:#236b35}.notice{background:#eef4ff;color:#274f9d}.successline{border:1px solid #d7eee3;background:#f0fbf5;color:#25694d}.warningline{border:1px solid #f0e6bd;background:#fffaf0;color:#765c13}.pagehead{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:40px 0 24px}.pagehead h1{font-size:34px;letter-spacing:-1px;margin:7px 0}.heading-line,.actions,.sectionhead{display:flex;align-items:center;gap:12px}.actions{justify-content:flex-end}.muted{color:var(--muted)}.smalltext{font-size:13px}.status{font-size:10px;font-weight:900;background:#edf2f8;padding:6px 9px;border-radius:999px;letter-spacing:.4px}.summary{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.metric{min-height:124px;padding:19px 20px;background:white;border:1px solid var(--line);border-radius:17px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 7px 24px rgba(28,45,79,.035)}.metric span{font-size:12px;color:var(--muted);font-weight:700}.metric strong{font-size:29px;letter-spacing:-1px;margin:5px 0}.metric small{color:#8a93a3}.metric.accent{background:linear-gradient(145deg,#255ce9,#4779ff);color:white;border-color:transparent}.metric.accent span,.metric.accent small{color:#dce6ff}.rulebar{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px 17px;margin:16px 0}.twocol{display:grid;grid-template-columns:1.08fr .92fr;gap:22px;margin:32px 0}.twocol.wide-left{grid-template-columns:1.3fr .7fr}.sectionhead{justify-content:space-between;margin:0 0 14px}.sectionhead h2,.add-card h2{margin:5px 0}.productcard{display:grid;grid-template-columns:46px 1fr auto 20px;gap:14px;align-items:center;color:var(--ink);margin-bottom:10px;padding:16px 18px;transition:.15s ease}.productcard:hover{transform:translateY(-1px);border-color:#cdd8ec;box-shadow:0 13px 30px rgba(35,61,110,.07)}.product-icon{width:42px;height:42px;display:grid;place-items:center;background:#edf3ff;border-radius:12px;color:#3464d5;font-weight:850}.product-main,.product-price{display:flex;flex-direction:column;gap:4px}.product-main span,.product-price span{font-size:12px;color:var(--muted)}.product-price{text-align:right}.chev{font-size:26px;color:#a9b2c0}.sticky{position:sticky;top:98px}.row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.empty{display:flex;flex-direction:column;gap:5px;color:var(--muted)}.facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.facts div{padding:13px;background:#f7f9fc;border-radius:12px}.facts span,.facts b{display:block}.facts span{font-size:11px;color:var(--muted);margin-bottom:4px}.textlink{font-weight:700}.evidence{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.hint{font-size:12px;color:var(--muted);line-height:1.5}.tablewrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px}th,td{text-align:left;padding:13px;border-bottom:1px solid #edf0f5;white-space:nowrap}th{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.5px}footer{display:flex;justify-content:space-between;padding-top:50px;padding-bottom:35px;font-size:12px;border-top:1px solid #e7ebf2;margin-top:50px}@media(max-width:820px){.hero,.twocol,.twocol.wide-left{grid-template-columns:1fr}.hero{padding:48px 0}.hero h1{font-size:41px;letter-spacing:-1.5px}.summary{grid-template-columns:1fr 1fr}.pagehead{align-items:flex-start;flex-direction:column}.actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.row{grid-template-columns:1fr}.sticky{position:static}.productcard{grid-template-columns:42px 1fr 16px}.product-price{display:none}.rulebar{align-items:flex-start;flex-direction:column}nav a:not(.button){display:none}}@media(max-width:480px){.container{padding:0 16px}.summary{grid-template-columns:1fr}.pagehead h1{font-size:29px}}
.hero-card ol{list-style:none;padding:0;margin:18px 0 0;counter-reset:steps}.hero-card li{counter-increment:steps;position:relative;padding:4px 0 20px 46px;display:flex;flex-direction:column;gap:3px}.hero-card li:before{content:counter(steps);position:absolute;left:0;top:0;width:31px;height:31px;border-radius:10px;background:#edf3ff;color:#3464d5;display:grid;place-items:center;font-weight:850}.hero-card li:not(:last-child):after{content:"";position:absolute;left:15px;top:33px;height:18px;border-left:1px dashed #ccd8ef}.hero-card li span{color:var(--muted);font-size:13px}
textarea{width:100%;padding:12px 13px;border:1px solid #ced7e6;border-radius:10px;font:inherit;background:#fff;color:var(--ink);resize:vertical;outline:none}textarea:focus{border-color:#7e9df1;box-shadow:0 0 0 4px rgba(49,103,244,.08)}.review-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;padding:0;overflow:hidden;margin-bottom:18px}.review-progress>div{padding:20px;background:#fff;display:flex;flex-direction:column;gap:5px}.review-progress strong{font-size:22px}.review-card{margin:16px 0;padding:24px}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ai-box{background:linear-gradient(145deg,#f2f6ff,#fafcff);border:1px solid #dbe5fa;border-radius:14px;padding:16px;margin-top:14px}.actions.left{justify-content:flex-start}.review-form .button{margin-top:16px}.status-approved{background:#e9f8ef;color:#177b55}.status-needs_changes{background:#fff4d8;color:#856514}.status-rejected{background:#fff0f0;color:#9d2525}.decision-box{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px;margin:28px 0}.timeline{display:grid;gap:10px}.timeline .panel{display:grid;grid-template-columns:120px 1fr;gap:8px 20px}.timeline p{grid-column:2;margin:0}.operator-link{display:grid;grid-template-columns:1.1fr 1.5fr 1fr auto;gap:15px;align-items:center;color:var(--ink);margin-bottom:10px}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.rule-editor{margin:16px 0 24px}.rule-editor h2{margin:5px 0}.shipment:hover,.operator-link:hover{border-color:#cdd8ec;box-shadow:0 13px 30px rgba(35,61,110,.07)}@media(max-width:820px){.review-grid,.decision-box{grid-template-columns:1fr}.review-progress{grid-template-columns:1fr 1fr 1fr}.form-grid{grid-template-columns:1fr 1fr}.operator-link{grid-template-columns:1fr}.timeline .panel{grid-template-columns:1fr}.timeline p{grid-column:1}}@media(max-width:520px){.review-progress,.form-grid{grid-template-columns:1fr}}

.completeness{margin:18px 0}.progress-track{height:9px;background:#e9eef7;border-radius:999px;overflow:hidden}.progress-track i{display:block;height:100%;background:linear-gradient(90deg,#3167f4,#6f95ff);border-radius:inherit}.checklist{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:12px}.checkitem{padding:10px 12px;border-radius:10px;background:#f6f8fc;font-size:12px}.checkitem.ok{background:#eef9f3;color:#236b4d}.checkitem.miss{background:#fff7e8;color:#815d15}.security-list{display:grid;gap:9px;margin-top:18px}.security-list div{padding:12px;background:#f6f8fc;border-radius:11px}.batch-card{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:10px}.progress-pill{background:#edf3ff;color:#315ec9;font-weight:800;padding:5px 8px;border-radius:999px}@media(max-width:820px){.checklist{grid-template-columns:1fr}}
/* ImportBe V6 */
.auth-shell{max-width:520px;margin:56px auto}.auth-card{background:#fff;border:1px solid #e7ebf0;border-radius:24px;padding:32px;box-shadow:0 20px 60px rgba(16,24,40,.08)}
.secret-box{padding:16px 18px;border-radius:14px;background:#0f172a;color:#e2e8f0;font-size:16px;letter-spacing:.08em;overflow:auto}.wrap{white-space:pre-wrap;word-break:break-all}.wide{width:100%}
.consent-card{display:flex;align-items:flex-start;gap:14px;padding:16px;border:1px solid #e6eaf0;border-radius:16px;margin:12px 0;background:#fff}.consent-card input{width:auto;margin-top:4px}.consent-card span{display:grid;gap:3px}.consent-card small{color:#667085}
.notification-list{padding:8px}.notification{display:flex;justify-content:space-between;gap:20px;padding:16px;border-radius:14px;color:inherit;text-decoration:none;border-bottom:1px solid #eef1f4}.notification:last-child{border-bottom:0}.notification.unread{background:#f3f7ff}.notification p{margin:5px 0 0;color:#667085}.notification time{font-size:12px;color:#98a2b3;white-space:nowrap}.empty{padding:32px;text-align:center;color:#667085}
.callout{margin-top:18px;padding:16px;border-radius:14px;background:#f7f8fa;color:#475467}.status.ok{background:#e9f8ef;color:#18794e}.status.warn{background:#fff4df;color:#9a6700}.tiny{font-size:12px}
@media(max-width:760px){.notification{display:block}.notification time{display:block;margin-top:8px}.auth-card{padding:22px}.nav{align-items:flex-start}.nav nav{gap:8px}}
.bulkbar{display:grid;grid-template-columns:180px 1fr auto;gap:10px;margin-bottom:16px}.checkline{display:flex;gap:8px;align-items:center}.checkline input{width:auto}.code-preview{white-space:pre-wrap;word-break:break-word;background:#f7f8fa;padding:12px;border-radius:12px;font-size:12px;max-height:240px;overflow:auto}@media(max-width:760px){.bulkbar{grid-template-columns:1fr}}
/* ImportBe Web Updater */
.update-upload{max-width:760px}.update-title{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.update-title h2{margin:.6rem 0 .35rem}.version-hop{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#f4f7ff;border:1px solid #dce5ff;border-radius:16px;white-space:nowrap}.update-files{display:grid;gap:7px;margin-top:14px;max-height:290px;overflow:auto;padding:14px;background:#f7f9fc;border-radius:14px}.callout.danger{border-color:#ffd2d2;background:#fff6f6}.callout.success{border-color:#bdebcf;background:#f4fff8}@media(max-width:720px){.update-title{display:block}.version-hop{margin-top:14px;display:inline-flex}}

/* ImportBe 6.0.6 — navigation and readability refresh */
:root{--header-shadow:0 10px 32px rgba(30,48,82,.06)}
body{font-size:16px;line-height:1.45}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid #e4e9f2;backdrop-filter:blur(18px);box-shadow:var(--header-shadow)}
.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.logo{flex:0 0 auto;font-size:25px;gap:12px}.logo-mark{width:40px;height:40px;border-radius:13px;font-size:14px}.logo-word{white-space:nowrap}
.topbar-user{display:flex;align-items:center;gap:12px;min-width:0}.role-badge{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;background:#eef3ff;color:#315ec9;font-size:12px;font-weight:850}.user-email{font-size:13px;color:var(--muted);max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.appnav-shell{border-top:1px solid #eef1f6;background:#fff}.appnav{min-height:58px;display:flex;align-items:center;gap:6px}.nav-item,.nav-menu>summary{height:42px;display:flex;align-items:center;gap:8px;padding:0 13px;border-radius:11px;color:#284a9c;font-size:14px;font-weight:750;white-space:nowrap;cursor:pointer;list-style:none;transition:.15s ease}.nav-menu>summary::-webkit-details-marker{display:none}.nav-item:hover,.nav-menu[open]>summary,.nav-menu>summary:hover{background:#eef3ff;color:#214fc1}.nav-icon{width:21px;height:21px;display:grid;place-items:center;border-radius:7px;background:#f0f4fc;color:#315ec9;font-size:12px;font-weight:900}.nav-spacer{flex:1}.caret{font-size:16px;color:#8b97aa;margin-left:2px}.nav-menu{position:relative}.nav-dropdown{position:absolute;top:49px;left:0;width:310px;padding:8px;background:#fff;border:1px solid #dde5f1;border-radius:16px;box-shadow:0 20px 50px rgba(28,45,79,.16);z-index:80}.nav-dropdown.right{left:auto;right:0;width:290px}.nav-dropdown a,.dropdown-form button{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:11px 12px;border:0;border-radius:10px;background:transparent;color:var(--ink);text-align:left;cursor:pointer;font:inherit}.nav-dropdown a:hover,.dropdown-form button:hover{background:#f3f6fb}.nav-dropdown strong{font-size:14px}.nav-dropdown small{font-size:12px;color:var(--muted);font-weight:500}.dropdown-form{margin:0;border-top:1px solid #edf0f5;padding-top:6px;margin-top:5px}.guest-nav{display:flex;align-items:center;gap:18px;font-size:15px;font-weight:750}.main-content{padding-top:12px}
.pagehead,.page-head{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin:42px 0 26px}.pagehead h1,.page-head h1{font-size:38px;line-height:1.08;letter-spacing:-1.25px;margin:8px 0 10px}.lead{font-size:17px;line-height:1.6;max-width:820px;margin:0}.panel{padding:28px;border-radius:20px}.panel h2{font-size:24px;letter-spacing:-.45px}.grid.two{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:22px}
.security-head{align-items:center}.security-state{min-width:190px;padding:14px 16px;border:1px solid #dfe6f2;border-radius:16px;background:#fff;display:flex;flex-direction:column;gap:3px}.security-state span{font-size:11px;text-transform:uppercase;letter-spacing:.7px;font-weight:850;color:#7b8799}.security-state strong{font-size:17px}.security-state.enabled{background:#eefaf4;border-color:#d4eedf;color:#176746}.security-state.optional{background:#f7f9fc}.feature-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:#edf3ff;color:#315ec9;font-size:17px;font-weight:900;margin-bottom:18px}.feature-icon.success{background:#eaf8ef;color:#177b55}.security-main>h2{margin:0 0 8px}.security-main>.muted{font-size:15px;line-height:1.65;max-width:760px}.optional-note{margin:22px 0 4px;padding:16px 18px;border-radius:14px;background:#f5f7fb;display:flex;flex-direction:column;gap:4px}.optional-note span{font-size:13px;color:var(--muted)}.setup-step{display:flex;gap:13px;align-items:flex-start;margin:22px 0 12px}.setup-step>span{flex:0 0 28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#315ec9;color:#fff;font-size:12px;font-weight:900}.setup-step b{display:block;margin:2px 0 3px}.setup-step p{margin:0;color:var(--muted);font-size:13px}.secret-box{padding:17px 18px;border-radius:14px;background:#111a2e;color:#f1f5ff;overflow:auto}.secret-box code{font-size:18px;letter-spacing:1.5px}.manual-uri{margin:12px 0 20px}.manual-uri summary{cursor:pointer;font-weight:700;color:#315ec9}.manual-uri code{display:block;margin-top:10px;padding:12px;background:#f5f7fb;border-radius:10px}.totp-form{max-width:520px}.totp-form input{font-size:20px;letter-spacing:5px}.security-side{background:linear-gradient(180deg,#fbfcff,#f5f8ff)}.security-side h2{margin:8px 0 18px}.security-list.modern{display:flex;flex-direction:column;gap:10px}.security-list.modern>div{display:flex;align-items:flex-start;gap:12px;padding:13px 0;border-bottom:1px solid #e8edf5}.security-list.modern>div:last-child{border-bottom:0}.list-icon{flex:0 0 32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#fff;border:1px solid #dfe6f2;color:#315ec9;font-size:11px;font-weight:900}.security-list.modern p{margin:0}.security-list.modern b,.security-list.modern small{display:block}.security-list.modern b{font-size:14px}.security-list.modern small{margin-top:3px;color:var(--muted);font-size:12px;line-height:1.45}
@media(max-width:980px){.topbar-user .user-email{display:none}.appnav{overflow-x:auto;padding-top:7px;padding-bottom:7px;scrollbar-width:none}.appnav::-webkit-scrollbar{display:none}.nav-spacer{display:none}.account-menu{margin-left:auto}.grid.two{grid-template-columns:1fr}.security-state{min-width:170px}}
@media(max-width:700px){.topbar{height:64px}.logo{font-size:22px}.logo-mark{width:36px;height:36px}.role-badge{display:none}.appnav{min-height:52px}.nav-item,.nav-menu>summary{font-size:13px;padding:0 10px}.nav-item span:last-child,.nav-menu>summary span:nth-child(2){display:none}.nav-icon{width:30px;height:30px}.nav-dropdown{position:fixed;left:16px!important;right:16px!important;top:124px;width:auto!important}.pagehead,.page-head{align-items:flex-start;flex-direction:column;margin-top:30px}.pagehead h1,.page-head h1{font-size:31px}.security-state{width:100%}.panel{padding:21px}.lead{font-size:15px}}

/* ImportBe 6.0.7 — account security */
.security-dashboard{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:22px}.account-security-card{padding:28px}.card-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:10px}.card-heading-row h2{margin:3px 0 0}.security-chip{display:inline-flex;align-items:center;white-space:nowrap;border-radius:999px;padding:7px 11px;background:#eef2ff;color:#475569;font-size:12px;font-weight:800}.security-chip.ok{background:#dcfce7;color:#166534}.password-form{display:grid;gap:17px;margin-top:22px}.form-grid.two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.password-field{position:relative;margin-top:7px}.password-field input{padding-right:52px;margin-top:0}.icon-button{position:absolute;right:7px;top:50%;transform:translateY(-50%);border:0;background:transparent;width:38px;height:38px;border-radius:10px;cursor:pointer;font-size:17px}.icon-button:hover{background:#f1f5f9}.password-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.button.ghost{background:transparent;color:#2457d6;border:1px solid #cad6f3;box-shadow:none}.button.ghost:disabled{opacity:.45;cursor:not-allowed}.password-strength{font-size:13px;font-weight:700;color:#64748b}.password-strength.strong{color:#15803d}.password-strength.medium{color:#b45309}.password-strength.weak{color:#b91c1c}.password-rules{display:flex;gap:8px;flex-wrap:wrap}.password-rules span{font-size:12px;padding:6px 9px;border-radius:999px;background:#f1f5f9;color:#64748b}.password-rules span.ok{background:#dcfce7;color:#166534}.qr-setup{display:grid;grid-template-columns:250px 1fr;gap:26px;align-items:start;margin:22px 0}.qr-card{border:1px solid #dbe4f2;background:#fff;border-radius:20px;padding:14px;text-align:center}.qr-code{display:flex;align-items:center;justify-content:center;min-height:220px}.qr-code img,.qr-code canvas{max-width:100%;height:auto!important}.qr-card small{display:block;color:#64748b;line-height:1.4;margin-top:9px}.qr-steps{display:grid;gap:15px}.totp-confirm{display:flex;align-items:end;gap:12px;max-width:560px}.totp-confirm label{flex:1}.totp-confirm input{font-size:22px;letter-spacing:.28em;font-variant-numeric:tabular-nums}.secret-box{display:flex;align-items:center;gap:10px;margin-top:12px}.secret-box code{flex:1;word-break:break-all}.copy-secret{border:1px solid #dbe4f2;background:#fff;border-radius:10px;padding:8px 10px;cursor:pointer;color:#2457d6;font-weight:700}.security-success{display:flex;gap:14px;padding:18px;border-radius:16px;background:#ecfdf5;margin:22px 0}.security-success>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#16a34a;color:white;font-weight:900}.security-success p{margin:4px 0 0;color:#557064}.button.danger-soft{background:#fff1f2;color:#be123c;border:1px solid #fecdd3;box-shadow:none}.security-info-panel{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;padding:26px 28px}.security-features{display:grid;grid-template-columns:1fr 1fr;gap:12px;flex:1;max-width:820px}.security-features>div{background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;padding:14px}.security-features b,.security-features span{display:block}.security-features span{font-size:13px;color:#64748b;margin-top:4px;line-height:1.45}
@media(max-width:980px){.security-dashboard{grid-template-columns:1fr}.qr-setup{grid-template-columns:220px 1fr}.security-info-panel{display:block}.security-features{margin-top:18px;max-width:none}}
@media(max-width:680px){.form-grid.two,.security-features,.qr-setup{grid-template-columns:1fr}.qr-card{max-width:260px}.totp-confirm{display:grid;align-items:stretch}.card-heading-row{display:block}.security-chip{margin-top:10px}.account-security-card{padding:20px}}
.auth-modern{max-width:560px;margin:70px auto;padding:34px}.auth-intro{margin-bottom:24px}.auth-intro h1{margin:4px 0 8px}.auth-form{display:grid;gap:16px}.auth-foot{text-align:center;margin-top:22px;color:#64748b}.auth-foot a{font-weight:800;color:#2457d6}.button.wide{width:100%;justify-content:center}.password-tools.compact{margin-top:-4px}.button.small{padding:9px 13px;font-size:13px}
