*{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;color:#102033;background:#eef3f9}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}input,select,textarea{width:100%;min-height:42px;border:1px solid #cbd9ea;border-radius:7px;padding:0 13px;background:#fff;color:#071a33;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}textarea{padding-top:14px}input:focus,select:focus,textarea:focus{border-color:#1f6fea;box-shadow:0 0 0 3px #1f6fea1f}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{appearance:none;margin:0}input[type=number]{appearance:textfield}.site-header{height:130px;display:flex;align-items:center;justify-content:space-between;padding:0 40px;background:#fffffff5;border-bottom:1px solid #e3e8ef;position:sticky;top:0;z-index:10;box-shadow:0 16px 35px #0f172a14}.brand{display:flex;align-items:center;gap:18px;color:#11243d}.brand-button{background:none;text-align:left}.brand img{width:72px;height:72px;object-fit:contain;border-radius:14px;background:#fff}.brand strong{display:block;font-size:34px;font-weight:900;letter-spacing:-.02em}.brand small{color:#64748b;font-size:15px}.site-header nav{display:flex;align-items:center;gap:10px}.site-header nav button{padding:14px 18px;border-radius:999px;background:transparent;color:#263449;font-weight:800}.site-header nav button.active{color:#ff3131}.site-header .admin-pill{background:#eef4ff}.home-hero{min-height:660px;display:grid;grid-template-columns:minmax(460px,45%) 1fr;background:#101d30}.home-hero-copy{padding:70px 80px;background:linear-gradient(140deg,#ff3131f0,#0e205ef0);color:#fff}.home-hero-copy span,.page-title span{text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:#ffef4f}.home-hero-copy h1{margin:28px 0;font-size:clamp(48px,7vw,106px);line-height:.99;letter-spacing:-.05em}.home-hero-copy p{max-width:680px;font-size:22px;line-height:1.5;color:#ffffffe0}.home-hero-copy button,.contact-grid button{min-width:190px;padding:20px 28px;margin:18px 12px 0 0;border-radius:18px;background:#1f6fea;color:#fff;font-weight:900}.home-hero-copy button.dark{background:#0d1726}.home-hero-art{position:relative;min-height:560px;background:linear-gradient(90deg,#101d30d9,#101d302e),repeating-linear-gradient(115deg,transparent 0 44px,rgba(255,255,255,.12) 45px 48px,transparent 49px 92px),radial-gradient(circle at 62% 46%,#8b97a6,#1c2938 58%,#0f1b2b)}.home-hero-art div{position:absolute;right:45px;bottom:45px;background:#ffffffe6;border-radius:8px;padding:30px;min-width:360px}.home-hero-art b{display:block;font-size:26px;color:#071a33}.home-hero-art span{color:#52647d}.product-strip{display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-bottom:1px solid #d7e0ec}.product-strip b{padding:36px;text-align:center;text-transform:uppercase;letter-spacing:.12em;border-right:1px solid #d7e0ec}.home-cards{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:24px;padding:40px 32px 80px;background:#fff}.home-card{min-height:260px;padding:38px;border:1px solid #d8e1ee;border-radius:8px;background:#f8fbff}.home-card h2{margin:24px 0;font-size:58px;line-height:1.1;letter-spacing:-.04em}.home-card h3{font-size:26px}.home-card p{color:#55657c;font-size:19px;line-height:1.7}.dark-card{background:#0d1726;color:#fff}.dark-card span{text-transform:uppercase;color:#b9d2ff;letter-spacing:.12em;font-weight:900}.dark-card p{color:#dbe8ff}.page-shell{padding:56px min(7vw,110px);background:#fff;min-height:calc(100vh - 200px)}.page-title{margin-bottom:50px}.page-title h1{font-size:68px;margin:10px 0;letter-spacing:-.04em}.product-grid,.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.product-grid article,.contact-grid aside{padding:30px;border:1px solid #dae5f2;border-radius:8px;background:#f8fbff}.product-image{height:230px;border-radius:8px;background:repeating-linear-gradient(120deg,#ccd3dc 0 10px,#778293 10px 13px,#ccd3dc 13px 24px)}.contact-grid{grid-template-columns:380px 1fr}.contact-grid aside{background:#0f8f22;color:#fff}.settings-panel .page-head{margin-bottom:18px}.settings-samples{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.settings-samples article{padding:16px 18px;border:1px solid #dbe7f5;border-radius:8px;background:linear-gradient(135deg,#f8fbff,#eef5ff)}.settings-samples span{display:block;color:#64748b;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.settings-samples b{color:#0f2748;font-size:20px}.settings-section{padding:16px;border:1px solid #d7e4f2;border-radius:8px;background:#f8fbff;margin-bottom:16px}.settings-section h3{margin:0 0 14px;font-size:18px}.wide-field{grid-column:span 2}.toggle-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:14px}.toggle-row label{display:flex;align-items:center;gap:8px;font-weight:800;color:#334155}.contact-grid form{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.contact-grid textarea{grid-column:1 / -1}.footer{padding:34px 7vw;background:#101010;color:#b8c2cf}.modal{position:fixed;inset:0;z-index:50;display:grid;place-items:center}.overlay{position:absolute;inset:0;background:#050d19ad}.login-card{position:relative;width:min(560px,calc(100vw - 30px));padding:40px;border-radius:24px;background:#fff;box-shadow:0 28px 80px #00000047}.login-card .close{position:absolute;top:20px;right:20px;width:46px;height:46px;border-radius:50%;background:#eef1f5}.login-card img{width:86px;display:block;margin:0 auto 15px}.login-card h2,.login-card p{text-align:center}.login-card label{display:block;margin:18px 0;font-weight:900}.login-card label input{margin-top:8px}.login-card .primary{width:100%;min-height:62px;border-radius:14px;background:#1f63d8;color:#fff;font-weight:900;font-size:18px}.form-error{display:block;margin-top:15px;color:#ef3333;text-align:center}.admin-app{min-height:100vh;display:grid;grid-template-columns:340px 1fr;grid-template-rows:104px 1fr;background:#e9eef5}.admin-topbar{grid-column:1 / -1;position:sticky;top:0;z-index:35;display:flex;align-items:center;justify-content:space-between;padding:0 44px;background:radial-gradient(circle at 78% 18%,rgba(255,255,255,.11),transparent 22%),linear-gradient(105deg,#101d33,#162d4f 48%,#243b63);color:#fff;box-shadow:0 14px 34px #09142647;border-bottom:5px solid #ff3333}.admin-brand{display:flex;align-items:center;gap:22px}.admin-brand img{width:62px;height:62px;object-fit:contain;border-radius:14px;background:#fff;padding:6px;box-shadow:0 10px 22px #0003}.admin-brand strong{font-size:34px;line-height:1;letter-spacing:-.035em}.admin-brand strong span{color:#ffeb3b}.admin-brand small{display:block;margin-top:7px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:#ffffffd1;font-size:12px}.topbar-right{display:flex;align-items:center;gap:10px}.clock,.user-chip,.admin-topbar button{border:1px solid rgba(255,255,255,.18);background:#ffffff17;border-radius:10px;padding:8px 12px;color:#fff;font-weight:900;box-shadow:inset 0 1px #ffffff14}.clock b{display:block;font-size:16px;line-height:1.1}.clock span{display:block;margin-top:3px;font-size:11px}.user-chip{display:flex;align-items:center;gap:8px;min-height:44px;font-size:13px}.user-chip:first-letter{background:#fff}.admin-topbar button{min-width:86px;min-height:44px;background:linear-gradient(135deg,#ff453f,#d71920);font-size:14px}.admin-sidebar{position:sticky;top:104px;z-index:20;align-self:start;height:calc(100vh - 104px);background:linear-gradient(180deg,#fff,#f7faff);border-right:1px solid #d9e1ec;display:flex;flex-direction:column;min-height:0;overflow:hidden;box-shadow:18px 0 45px #0f172a0f}.profile{position:relative;overflow:hidden;padding:18px 20px 16px;background:radial-gradient(circle at 82% 0%,rgba(255,255,255,.15),transparent 28%),linear-gradient(140deg,#0e2748,#163b66 48%,#2a4f7c);color:#fff;border-bottom:4px solid #ff3a34}.profile:after{content:"";position:absolute;right:-36px;top:-46px;width:132px;height:132px;border:20px solid rgba(255,255,255,.08);border-radius:50%}.profile-avatar{position:relative;z-index:1;width:52px;height:52px;display:grid;place-items:center;background:#fff;color:#17304f;border-radius:50%;font-weight:950;font-size:18px;margin-bottom:11px;box-shadow:0 14px 28px #040d1d3d}.profile small{position:relative;z-index:1;display:inline-block;margin-bottom:8px;padding:5px 9px;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:#ffffff24;text-transform:uppercase;letter-spacing:.1em;font-weight:950;font-size:10px}.profile b{position:relative;z-index:1;display:block;font-size:17px;margin-bottom:6px;line-height:1.15}.profile-line{position:relative;z-index:1;display:block;max-width:100%;overflow-wrap:anywhere;font-weight:800;margin-top:4px;color:#fffffff0;font-size:12px}.profile-badge{position:relative;z-index:1;display:inline-flex;margin-top:10px;padding:6px 10px;border-radius:999px;background:#ff3a34e0;font-size:11px;font-weight:950}.admin-sidebar nav{flex:0 1 auto;padding:12px 14px;overflow-y:auto;max-height:calc(100vh - 336px);scrollbar-width:thin}.admin-sidebar nav button{position:relative;align-items:center;gap:12px;display:flex;width:100%;min-height:46px;padding:8px 14px;background:transparent;color:#213047;font-weight:900;font-size:15px;text-align:left;border-radius:11px;border:1px solid transparent;transition:transform .18s ease,background .18s ease,box-shadow .18s ease,color .18s ease}.admin-sidebar nav button span{flex:0 0 28px;width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#eef4fb;color:#607087;font-size:12px;font-weight:950}.admin-sidebar nav button b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-sidebar nav button:hover{transform:translate(4px);background:#f4f8fd;border-color:#e3ebf5}.admin-sidebar nav button.active{color:#ff3030;background:linear-gradient(90deg,#ff303021,#fff);border-color:#ff30302e;box-shadow:0 14px 30px #ff303014}.admin-sidebar nav button.active:before{content:"";position:absolute;left:-16px;top:9px;bottom:9px;width:5px;border-radius:0 999px 999px 0;background:#ff3030}.admin-sidebar nav button.active span{background:#ff3030;color:#fff}.admin-sidebar footer{flex:0 0 auto;padding:14px 22px;border-top:1px solid #dde4ee;font-size:13px;line-height:1.55;color:#526276;background:#ffffffe6;box-shadow:0 -10px 24px #0f172a0a}.admin-sidebar footer b{color:#ff3030}.admin-main{padding:22px 28px 64px;overflow-x:hidden}.loading,.toast{position:fixed;right:30px;bottom:30px;z-index:25;padding:16px 22px;background:#0d1726;color:#fff;border-radius:8px;box-shadow:0 15px 45px #00000038}.toast{background:#0f8f22}.panel{background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid #d9e3f0;border-radius:12px;padding:22px;box-shadow:0 18px 50px #1e293b1a;margin-bottom:20px;overflow-x:auto;scrollbar-width:thin}.admin-grid{display:grid;grid-template-columns:1fr 410px;gap:24px}.admin-grid .wide{grid-row:span 2;overflow:hidden}.dashboard-hero{display:flex;justify-content:space-between;gap:24px;align-items:stretch;margin:-4px 0 22px;padding:24px;position:relative;overflow:hidden;border-radius:18px;background:linear-gradient(120deg,rgba(255,48,48,.22) 0 2px,transparent 2px 12px),radial-gradient(circle at 85% 10%,rgba(255,255,255,.18),transparent 28%),linear-gradient(135deg,#111f35,#173d72 52%,#1f63d8);color:#fff;box-shadow:0 22px 50px #173d723d}.dashboard-hero:after{content:"";position:absolute;right:-54px;bottom:-76px;width:230px;height:230px;border-radius:50%;border:34px solid rgba(255,255,255,.08)}.dashboard-hero>*{position:relative;z-index:1}.dashboard-hero span{display:block;color:#93c5fd;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:950}.dashboard-hero h1{margin:8px 0 7px;font-size:42px;letter-spacing:-.04em;line-height:1}.dashboard-hero p{margin:0;color:#ffffffc7;font-size:15px}.hero-total{min-width:240px;display:grid;align-content:center;justify-items:end;padding:18px 20px;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:#ffffff1a;box-shadow:inset 0 1px #ffffff1f}.hero-total small{color:#ffffffc7;text-transform:uppercase;letter-spacing:.12em;font-weight:950}.hero-total strong{display:block;margin-top:8px;font-size:34px;letter-spacing:-.04em}.dashboard-pulse{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:-4px 0 18px}.dashboard-pulse div{padding:14px 16px;border:1px solid #dbe7f5;border-radius:12px;background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:0 12px 26px #0f172a0d}.dashboard-pulse span{display:block;color:#607087;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:950}.dashboard-pulse b{display:block;margin-top:8px;color:#102033;font-size:20px;letter-spacing:-.03em}.dashboard-insights{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:20px 0 0}.mini-chart{border:1px solid #d8e4f1;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbff);padding:18px;box-shadow:0 16px 36px #0f172a0f}.mini-chart h3{margin:0 0 14px;font-size:18px;color:#102033}.chart-row{display:grid;grid-template-columns:130px 1fr 92px;align-items:center;gap:10px;margin:12px 0;font-size:13px;color:#40536c}.chart-row div{height:10px;border-radius:999px;background:#edf4fc;overflow:hidden}.chart-row i{display:block;height:10px;border-radius:999px;background:linear-gradient(90deg,#1d4ed8,#0ea5e9);min-width:4px}.chart-row b{text-align:right;color:#102033}.compact-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.compact-list li{display:flex;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid #dbe6f2;border-radius:9px;background:#fbfdff}.compact-list b{color:#102033}.compact-list span{color:#607087;font-weight:900}.side-panel{border-radius:14px;border-top:4px solid #173d72}.side-panel h2{margin-top:0;font-size:22px;letter-spacing:-.02em}.alert-panel{border-top-color:#f97316}.due-panel{border-top-color:#ef4444}.aging-panel{border-top-color:#7c3aed}.work-panel{border-top-color:#16a34a}.daily-steps{margin:0;padding-left:22px;color:#526276;line-height:1.9;font-weight:800}.page-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.page-head span{display:block;margin-bottom:7px;color:#ff3030;text-transform:uppercase;letter-spacing:.12em;font-size:13px;font-weight:950}.page-head h1{margin:0;font-size:34px;color:#4b5565;letter-spacing:-.035em;line-height:1.05}.head-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.success,.form-actions .success{background:#108b20;color:#fff;border-radius:7px;min-height:42px;padding:0 20px;font-weight:950;box-shadow:0 10px 20px #108b2026}.muted-btn{background:#668393;color:#fff;border-radius:7px;min-height:42px;padding:0 20px;font-weight:950}.danger{background:#ff3d38;color:#fff;border-radius:7px;min-height:38px;padding:0 13px;font-weight:900}.danger.light{background:#ffe9e8;color:#d91e1e}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:20px}.metric-grid.small{grid-template-columns:repeat(3,minmax(170px,1fr))}.metric{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#f4f8fe);border:1px solid #d6e1ee;border-radius:12px;padding:16px;box-shadow:0 12px 28px #0f172a0d}.metric:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#2563eb}.metric:after{content:"";position:absolute;right:-18px;top:-22px;width:86px;height:86px;border-radius:50%;background:#2563eb1f}.metric span{position:relative;z-index:1;display:block;color:#607087;text-transform:uppercase;letter-spacing:.11em;font-weight:950;font-size:12px}.metric strong{position:relative;z-index:1;display:block;margin-top:12px;font-size:26px;color:#061a34;letter-spacing:-.04em}.metric.tone-green:before{background:#16a34a}.metric.tone-green:after{background:#16a34a24}.metric.tone-red:before{background:#ef4444}.metric.tone-red:after{background:#ef444424}.metric.tone-orange:before{background:#f97316}.metric.tone-orange:after{background:#f9731629}.quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}.quick-actions button,.data-tools button,.action-stack button,.row-actions button{min-height:40px;border-radius:6px;padding:0 15px;font-weight:950;background:#eaf1fb;color:#082242}.quick-actions button{min-height:86px;display:grid;align-content:center;justify-items:start;gap:6px;padding:16px 18px;border-radius:13px;background:#f4f8ff;border:1px solid #dce8f6;text-align:left;box-shadow:0 12px 28px #0f172a0d}.quick-actions button:hover{transform:translateY(-2px);border-color:#b9d2f4;background:#eef6ff}.quick-actions button b{font-size:16px}.quick-actions button span{color:#607087;font-size:12px;font-weight:850}.premium-actions button{grid-template-columns:42px 1fr;grid-template-rows:auto auto;align-items:center;align-content:center}.premium-actions button i{grid-row:1 / span 2;display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#102033;color:#fff;font-style:normal;font-size:13px;font-weight:950;box-shadow:0 10px 22px #1020332e}.data-tools{display:flex;gap:8px;margin:12px 0;flex-wrap:wrap;align-items:center}.data-tools button{background:#668393;color:#fff}.data-tools button:first-child{background:#218ee7}.data-tools button:last-child{background:#ff433d}.form-grid{display:grid;grid-template-columns:repeat(4,minmax(170px,1fr));gap:12px;padding:16px;border:1px solid #d8e4f1;border-radius:10px;background:#f8fbff;margin-bottom:20px;align-items:center}.drawer-form{grid-template-columns:repeat(2,minmax(180px,1fr));margin:0}.field-error{grid-column:1 / -1;color:#d91e1e;font-weight:900;min-height:20px}.form-grid.compact{grid-template-columns:1fr 1fr 220px 180px}.price-form{grid-template-columns:repeat(6,minmax(160px,1fr))}.search-select{position:relative;min-width:0}.search-select input{padding-right:44px;font-weight:850}.search-select-arrow{position:absolute;top:5px;right:5px;width:34px;height:32px;border-radius:6px;background:#eaf1fb;color:#10243f;font-size:18px;font-weight:950}.search-select-menu{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:40;max-height:280px;overflow-y:auto;border:1px solid #b8cff0;border-radius:10px;background:#fff;box-shadow:0 18px 40px #0f172a29}.search-select-option{display:grid;gap:3px;width:100%;padding:10px 13px;border-bottom:1px solid #e7edf6;background:#fff;color:#102033;text-align:left}.search-select-option:hover,.search-select-option:focus{background:#eaf2ff}.search-select-option b{font-size:14px}.search-select-option span{color:#607087;font-size:12px;font-weight:800}.search-select-option.muted-option{color:#607087;font-weight:900}.search-select-empty{display:block;padding:13px;color:#607087;font-weight:900}.customer-picker-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;min-width:0}.mini-add-btn{min-height:42px;padding:0 13px;white-space:nowrap;border-radius:7px}.file-input{display:grid;align-content:center;min-height:44px;border:1px dashed #abc0d8;border-radius:7px;padding:8px 14px;color:#607087;text-transform:uppercase;letter-spacing:.09em;font-weight:900;background:#fff}.file-input input{min-height:28px;padding:0;border:0;margin-top:3px}.full-width{width:100%;margin:15px 0 22px}.form-actions{display:flex;gap:16px;margin:16px 0 28px}.line-box{border:1px solid #d8e4f1;border-radius:10px;background:#f8fbff;padding:16px;margin-top:16px;overflow-x:auto}.line-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:15px}.line-head h3{margin:0;font-size:20px}.line-head p{margin:5px 0 0;color:#607087;font-weight:800;font-size:13px}.line-grid{min-width:980px;display:grid;grid-template-columns:2.1fr 1fr 1fr 1fr 1fr 1.1fr 52px;gap:12px;align-items:center;margin-bottom:10px}.line-labels{color:#344965;text-transform:uppercase;letter-spacing:.09em;font-size:14px;margin-bottom:8px}.invoice-preview{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:14px 0}.invoice-preview div{border:1px solid #d8e4f1;border-radius:9px;padding:14px;background:#fbfdff}.invoice-preview span{display:block;color:#607087;text-transform:uppercase;letter-spacing:.08em;font-weight:950;font-size:12px}.invoice-preview b{display:block;margin-top:7px;font-size:22px;color:#061a34}table{width:100%;min-width:760px;border-collapse:separate;border-spacing:0;background:#fff;margin-top:10px;border:1px solid #dbe6f2;border-radius:10px;overflow:hidden}th,td{border-right:1px solid #e1e8f1;border-bottom:1px solid #e1e8f1;padding:10px 12px;text-align:left;vertical-align:middle}th:last-child,td:last-child{border-right:0}tbody tr:last-child td{border-bottom:0}th{position:sticky;top:0;z-index:2;color:#344965;text-transform:uppercase;letter-spacing:.08em;font-size:11px;background:#f7faff}td{font-size:14px;color:#09213e;height:48px}tbody tr:nth-child(2n) td{background:#fbfdff}tbody tr:hover td{background:#f5f9ff}.row-actions,.action-stack{display:inline-flex;gap:6px;flex-wrap:wrap;align-items:center;padding:4px;border-radius:10px;background:#f3f7fc}.row-actions .edit{background:#f90;color:#fff}.action-stack button,.row-actions button{color:#0c4da2;min-height:32px;padding:0 10px;font-size:12px}.table-pager{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:14px;color:#607087;font-size:14px;font-weight:800}.table-pager div{display:flex;align-items:center;gap:10px}.table-pager select{min-height:34px;border:1px solid #d8e4f1;border-radius:6px;background:#fff;padding:0 10px;font-weight:900;color:#40536c}.table-pager button{min-height:36px;padding:0 14px;border-radius:6px;background:#eaf1fb;color:#0c4da2;font-weight:950}.table-pager button:disabled{opacity:.45;cursor:not-allowed}.table-pager b{color:#102033}.status{display:inline-block;border-radius:999px;padding:8px 14px;background:#dff5e8;color:#07873a;font-size:13px;font-weight:950}.status.bad{background:#ffe6e6;color:#cf1e1e}.activity-list{padding:0;margin:0;list-style:none}.activity-list li{padding:13px 0 13px 18px;border-left:3px solid #d8e4f1;margin-bottom:8px}.activity-list b{display:block;text-transform:capitalize}.activity-list span,.muted{color:#607087;line-height:1.6}.audit-chip{display:inline-flex;width:fit-content;margin-top:7px;padding:4px 9px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.aging-list{list-style:none;padding:0;margin:0;display:grid;gap:11px;min-width:260px}.aging-list li{display:grid;gap:7px}.aging-list li div{display:flex;justify-content:space-between;gap:12px;color:#102033;font-weight:950}.aging-list span{color:#607087;font-size:13px;font-weight:900;white-space:nowrap}.aging-list em{display:block;height:8px;overflow:hidden;border-radius:999px;background:#e8eef7}.aging-list i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1d4ed8,#7c3aed)}.follow-up-panel,.follow-up-report{margin:18px 0 22px;padding:18px;border:1px solid #dbe6f2;border-radius:10px;background:linear-gradient(135deg,#fbfdff,#f4f8fd)}.follow-up-head{display:grid;grid-template-columns:minmax(260px,1fr) minmax(260px,420px);gap:20px;align-items:start;margin-bottom:18px}.follow-up-head span{color:#ff3030;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.follow-up-head h3{margin:6px 0;font-size:25px;color:#102033}.follow-up-head p{margin:0;color:#607087;font-weight:800}.reminder-text{max-width:520px;color:#526276;line-height:1.5}.drawer-backdrop{position:fixed;inset:0;z-index:40;background:#0f172a8c}.form-drawer{position:fixed;top:0;right:0;z-index:45;width:min(640px,94vw);height:100vh;overflow:auto;background:#fff;box-shadow:-20px 0 60px #0f172a47;padding:22px}.drawer-title{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px}.drawer-title h2{margin:0;font-size:24px;color:#102033}.drawer-title button{width:36px;height:36px;border-radius:999px;background:#eef4ff;color:#102033;font-size:22px}.empty-state{display:grid;place-items:center;text-align:center;gap:8px;padding:24px 16px;color:#607087;background:linear-gradient(180deg,#fbfdff,#f4f8ff);border-radius:10px;border:1px dashed #c8d8eb}.empty-state b{color:#102033;font-size:17px}.empty-state button{margin-top:8px;min-height:38px;padding:0 16px;border-radius:8px;background:#108b20;color:#fff;font-weight:950}.filter-card{display:grid;grid-template-columns:repeat(4,minmax(170px,1fr));gap:14px;padding:18px;border:1px solid #d8e4f1;border-radius:10px;background:#f8fbff;margin-bottom:18px}.filter-card label{display:grid;gap:7px;color:#607087;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950}.filter-actions{display:flex;align-items:end;gap:10px;grid-column:span 2}.filter-actions button{min-height:44px;border-radius:7px;padding:0 18px;background:#218ee7;color:#fff;font-weight:950}.drawer{position:fixed;inset:7vh 4vw;z-index:30;overflow:auto;background:#fff;border-radius:10px;box-shadow:0 25px 90px #00000052;padding:28px}.drawer>button{float:right;background:#0d1726;color:#fff;border-radius:6px;padding:12px 20px;font-weight:900}.gst-summary{margin-top:25px;display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.gst-summary h3,.gst-summary table{grid-column:1 / -1}.report-section-head{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:10px}.report-section-head h3{margin:0;color:#102033}@media(max-width:1300px){.admin-app{grid-template-columns:320px 1fr}.form-grid,.price-form{grid-template-columns:repeat(2,1fr)}.admin-grid,.follow-up-head{grid-template-columns:1fr}.dashboard-pulse{grid-template-columns:repeat(2,1fr)}.home-cards{grid-template-columns:1fr 1fr}}@media(max-width:900px){.site-header,.admin-topbar{height:auto;padding:18px;flex-direction:column;align-items:flex-start}.site-header nav,.topbar-right{flex-wrap:wrap}.home-hero,.product-grid,.contact-grid,.admin-app{display:block}.admin-sidebar{position:static;height:auto;min-height:auto}.admin-sidebar nav{max-height:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow:visible}.admin-sidebar nav button{min-height:42px;font-size:13px;padding:7px 10px}.admin-sidebar footer{position:static}.admin-main{padding:14px}.panel{padding:16px;border-radius:10px}.metric-grid,.dashboard-pulse,.quick-actions,.home-cards,.gst-summary,.invoice-preview,.form-grid,.drawer-form,.price-form,.filter-card{grid-template-columns:1fr}.filter-actions{grid-column:auto;align-items:stretch}.follow-up-head{grid-template-columns:1fr}.page-head{align-items:flex-start;flex-direction:column}.dashboard-hero{display:block}.hero-total{justify-items:start;min-width:0;margin-top:16px}.page-head h1{font-size:30px}.form-drawer{width:100vw;padding:18px}table{min-width:720px}}@media(max-width:560px){.admin-brand strong{font-size:26px}.admin-brand img{width:52px;height:52px}.profile{padding:14px 16px}.admin-sidebar nav{grid-template-columns:1fr}.quick-actions button{min-height:64px}.line-grid{min-width:860px}}:root{--admin-topbar-height: 86px;--admin-sidebar-width: 292px;--ink: #0b1d35;--ink-soft: #50627a;--line: #d9e4f1;--surface: #ffffff;--surface-soft: #f6f9fd;--navy: #10243f;--navy-2: #173b67;--accent: #ff3030;--green: #108b20;--shadow-soft: 0 14px 38px rgba(15, 23, 42, .08);--shadow-card: 0 20px 55px rgba(25, 38, 62, .11)}body{background:radial-gradient(circle at 78% 12%,rgba(31,99,216,.08),transparent 30%),linear-gradient(180deg,#f4f7fb,#e8eef6)}.admin-app{grid-template-columns:var(--admin-sidebar-width) minmax(0,1fr);grid-template-rows:var(--admin-topbar-height) 1fr;background:transparent}.admin-topbar{min-height:var(--admin-topbar-height);padding:0 34px;border-bottom-width:4px;background:radial-gradient(circle at 82% 0%,rgba(255,255,255,.13),transparent 22%),linear-gradient(105deg,#10243f,#17355d 52%,#203d67)}.admin-brand{gap:16px}.admin-brand img{width:54px;height:54px;border-radius:12px;padding:5px}.admin-brand strong{font-size:28px;letter-spacing:-.025em}.admin-brand small{margin-top:5px;font-size:10px;letter-spacing:.12em}.topbar-right{gap:8px}.clock,.user-chip,.admin-topbar button{min-height:38px;padding:7px 10px;border-radius:9px}.clock b{font-size:14px}.clock span{font-size:10px}.user-chip{min-height:38px;font-size:12px}.admin-topbar button{min-width:74px;min-height:38px;font-size:12px}.admin-sidebar{top:var(--admin-topbar-height);height:calc(100vh - var(--admin-topbar-height));border-right:1px solid #d6e1ee}.profile{padding:14px 16px 13px;background:radial-gradient(circle at 90% -5%,rgba(255,255,255,.14),transparent 30%),linear-gradient(140deg,#10243f,#193b64 62%,#254f7c)}.profile:after{right:-42px;top:-52px;width:118px;height:118px;border-width:17px}.profile-avatar{width:42px;height:42px;font-size:15px;margin-bottom:8px}.profile small{padding:4px 8px;font-size:9px;margin-bottom:7px}.profile b{font-size:15px;margin-bottom:4px}.profile-line{font-size:11px;line-height:1.25}.profile-badge{margin-top:8px;padding:5px 9px;font-size:10px;background:#ff3030e6}.admin-sidebar nav{flex:1 1 auto;max-height:none;padding:10px 12px}.admin-sidebar nav button{min-height:38px;gap:10px;padding:7px 10px;border-radius:10px;font-size:13px}.admin-sidebar nav button span{flex-basis:25px;width:25px;height:25px;border-radius:8px;font-size:10px}.admin-sidebar nav button.active:before{left:-12px;top:8px;bottom:8px;width:4px}.admin-sidebar footer{padding:10px 16px;font-size:11px}.admin-main{min-width:0;padding:18px 22px 44px}.panel{border-radius:10px;padding:18px;box-shadow:var(--shadow-card);border-color:var(--line);background:#fffffff5}.admin-grid{grid-template-columns:minmax(0,1fr) 340px;gap:18px}.side-panel h2{font-size:18px}.page-head{gap:12px;margin-bottom:14px}.page-head h1{font-size:28px;color:#465268;letter-spacing:-.025em}.page-head span{font-size:11px;margin-bottom:5px}.head-actions .success,.page-head>button,.head-actions button{min-height:38px;padding:0 16px}.dashboard-hero{padding:18px;border-radius:14px;margin-bottom:16px}.dashboard-hero h1{font-size:34px}.dashboard-hero p{font-size:13px}.hero-total{min-width:200px;padding:14px 16px}.hero-total strong{font-size:27px}.dashboard-pulse{gap:10px;margin-bottom:14px}.dashboard-pulse div{padding:11px 13px;border-radius:10px}.dashboard-pulse b{font-size:17px}.metric-grid{gap:10px;margin-bottom:14px}.metric{padding:13px 14px;border-radius:10px}.metric span{font-size:10px}.metric strong{font-size:22px;margin-top:8px}.quick-actions{gap:10px;margin-top:12px}.quick-actions button{min-height:66px;padding:12px 14px;border-radius:10px}.quick-actions button b{font-size:13px}.quick-actions button span{font-size:11px}.premium-actions button{grid-template-columns:34px 1fr}.premium-actions button i{width:34px;height:34px;border-radius:10px;font-size:11px}.dashboard-insights{gap:12px;margin-top:14px}.mini-chart{padding:14px;border-radius:12px}.mini-chart h3{font-size:15px}.chart-row{grid-template-columns:104px 1fr 76px;gap:8px;margin:9px 0;font-size:12px}.form-grid,.filter-card,.line-box,.follow-up-panel,.follow-up-report,.settings-section{border-radius:9px;padding:13px}.form-grid{gap:10px;margin-bottom:16px}input,select,textarea{min-height:38px;border-radius:7px;padding:0 11px;font-size:14px}textarea{padding-top:11px}.success,.form-actions .success,.muted-btn,.filter-actions button{min-height:38px;border-radius:7px;padding:0 16px;font-size:13px}.form-actions{gap:10px;margin:12px 0 18px}.file-input{min-height:40px;padding:7px 11px;font-size:11px}.line-head{margin-bottom:10px}.line-head h3{font-size:17px}.line-head p{font-size:12px}.line-grid{min-width:900px;gap:8px;grid-template-columns:2fr .85fr .9fr .9fr .8fr 1fr 42px}.line-labels{font-size:11px}.invoice-preview{gap:9px;margin:11px 0}.invoice-preview div{padding:11px 12px;border-radius:8px}.invoice-preview span{font-size:10px}.invoice-preview b{font-size:18px}.data-tools{gap:6px;margin:10px 0}.data-tools button,.action-stack button,.row-actions button{min-height:30px;padding:0 10px;border-radius:7px;font-size:11px}table{min-width:720px;margin-top:8px;border-radius:9px}th,td{padding:8px 10px}th{font-size:10px;background:#f4f8fd}td{height:42px;font-size:13px}.row-actions,.action-stack{gap:5px;padding:3px;border-radius:9px}.status{padding:6px 10px;font-size:11px}.table-pager{margin-top:10px;font-size:12px}.table-pager select,.table-pager button{min-height:30px;font-size:12px}.empty-state{padding:18px 12px;border-radius:9px}.empty-state b{font-size:15px}.form-drawer{width:min(580px,94vw);padding:18px}.drawer-title h2{font-size:20px}.drawer-title button{width:32px;height:32px}.drawer{inset:6vh 5vw;padding:22px;border-radius:12px}.toast,.loading{right:22px;bottom:22px;padding:12px 16px;border-radius:9px;font-size:13px}@media(max-width:1300px){.admin-app{grid-template-columns:280px minmax(0,1fr)}.admin-grid{grid-template-columns:1fr}.admin-main{padding:16px}}@media(max-width:900px){:root{--admin-topbar-height: auto}.admin-app{display:block}.admin-topbar{position:sticky;min-height:auto;padding:12px 14px;gap:12px}.admin-brand img{width:46px;height:46px}.admin-brand strong{font-size:23px}.admin-brand small{font-size:9px}.admin-sidebar{position:static;height:auto}.profile{padding:12px 14px}.admin-sidebar nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:none;overflow:visible}.admin-sidebar nav button{min-height:36px;font-size:12px}.admin-main{padding:12px}.panel{padding:14px}.page-head h1{font-size:25px}.quick-actions,.dashboard-pulse,.dashboard-insights,.invoice-preview,.form-grid,.drawer-form,.price-form,.filter-card{grid-template-columns:1fr}}@media(max-width:560px){.topbar-right{width:100%}.clock,.user-chip,.admin-topbar button{flex:1 1 auto}.admin-sidebar nav{grid-template-columns:1fr}}.site-header{height:96px;padding:0 clamp(18px,5vw,72px);background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand img{width:62px;height:62px}.brand strong{font-size:clamp(24px,2.6vw,34px);letter-spacing:0}.site-header nav button{border-radius:7px}.site-header nav button.active{background:#fff5d8;color:#12243d;box-shadow:inset 0 -3px #f6c500}.site-header .admin-pill{background:#10243f;color:#fff}.rich-home-hero{position:relative;min-height:calc(100vh - 96px);display:grid;grid-template-columns:minmax(390px,38%) 1fr;overflow:hidden;background:#0d1726}.rich-home-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;z-index:2;height:42px;background:linear-gradient(180deg,#07101d00,#07101df0);pointer-events:none}.home-hero-media{grid-column:1 / -1;grid-row:1;min-height:calc(100vh - 96px);background:linear-gradient(90deg,#07101dfa,#091322e6,#0913227a 72%,#091322b8),linear-gradient(180deg,#07101d1f,#07101d75),url(/assets/sswire-industry.jpg) center / cover no-repeat;transform:scale(1.01)}.rich-hero-copy{grid-column:1 / 2;grid-row:1;align-self:center;position:relative;z-index:1;padding:clamp(44px,7vw,90px) clamp(26px,5vw,76px);background:transparent}.rich-hero-copy span,.showcase-copy span,.products-hero span{color:#ffdf00;letter-spacing:.13em}.rich-hero-copy h1{margin:22px 0;max-width:720px;font-size:clamp(42px,5.2vw,78px);line-height:1;letter-spacing:0}.rich-hero-copy p{font-size:clamp(17px,1.55vw,22px);color:#ffffffd6}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.rich-hero-copy button,.rich-hero-copy button.dark{min-width:170px;margin:0;border-radius:7px;min-height:58px;background:#ffdf00;color:#0b1626;box-shadow:0 18px 40px #0003}.rich-hero-copy button.dark{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.28)}.hero-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.hero-proof strong{padding:10px 13px;border:1px solid rgba(255,255,255,.22);border-radius:7px;color:#fff;background:#ffffff14}.trust-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;padding:0 clamp(24px,6vw,96px);background:#07111f;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid #dbe5f1}.trust-strip span{min-height:62px;display:grid;place-items:center;color:#ffffffd1;background:#ffffff0a;font-size:12px;font-weight:950;letter-spacing:.12em;text-align:center;text-transform:uppercase}.trust-strip span:nth-child(3){color:#10243f;background:#ffdf00}.factory-band{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dbe4ee;border-bottom:1px solid #dbe4ee}.factory-band article{padding:clamp(26px,4vw,48px);background:#fff}.factory-band span{color:#d4aa00;font-weight:950;letter-spacing:.12em}.factory-band h2{margin:12px 0 8px;color:#10243f;font-size:clamp(24px,2.4vw,36px)}.factory-band p{margin:0;color:#53657d;font-size:17px;line-height:1.6}.home-showcase{display:grid;grid-template-columns:minmax(320px,.7fr) 1.3fr;gap:clamp(26px,5vw,64px);padding:clamp(52px,7vw,96px) clamp(22px,6vw,88px);background:linear-gradient(180deg,#fff,#f4f7fb);align-items:center}.showcase-copy h2{margin:16px 0;color:#10243f;font-size:clamp(32px,4vw,58px);line-height:1.08;letter-spacing:0}.showcase-copy p{color:#53657d;font-size:19px;line-height:1.7}.showcase-copy button{min-height:52px;margin-top:18px;padding:0 22px;border-radius:999px;background:#10243f;color:#fff;font-weight:950;box-shadow:0 16px 34px #10243f2e}.showcase-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.showcase-grid img{width:100%;height:230px;object-fit:cover;border:1px solid rgba(255,255,255,.72);border-radius:14px;box-shadow:0 24px 52px #10243f29}.showcase-grid img:first-child{grid-row:span 2;height:474px}.rich-strip{border-top:1px solid #dbe4ee}.rich-strip b{color:#10243f;background:#fff}.rich-home-cards{background:#fff}.rich-home-cards .home-card{border-radius:8px;background:#f8fafc;box-shadow:0 18px 45px #10243f14}.rich-home-cards .dark-card{background:#10243f}.products-page-shell{padding:0;background:#f6f8fb}.products-hero{min-height:390px;display:grid;align-items:end;padding:clamp(44px,7vw,90px) clamp(22px,7vw,110px);color:#fff;background:linear-gradient(90deg,#081220eb,#08122073),url(/assets/sswire-products.jpg) center / cover no-repeat}.products-hero h1{max-width:900px;margin:14px 0;font-size:clamp(38px,5vw,72px);line-height:1.04;letter-spacing:0}.products-hero p{max-width:780px;color:#ffffffd1;font-size:19px;line-height:1.65}.catalog-state{margin:28px clamp(22px,7vw,110px) 0;padding:18px 20px;border:1px solid #dbe5f1;border-radius:8px;background:#fff;color:#10243f;font-weight:900}.catalog-state.error{color:#b42318;background:#fff5f4;border-color:#ffd2ce}.live-product-grid{padding:clamp(24px,4.4vw,56px) clamp(20px,6vw,96px) clamp(48px,6vw,82px);grid-template-columns:repeat(4,minmax(190px,1fr));gap:16px}.live-product-card{position:relative;overflow:hidden;padding:0;border:1px solid rgba(16,36,63,.1);border-radius:10px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 18px 44px #10243f1a}.live-product-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,#ffdf00,#a80000);opacity:.9}.live-product-image{height:124px;margin:10px 10px 0 14px;border-radius:8px;background:radial-gradient(circle at 50% 36%,#fffffff2,#ebf1f8bf 58%,#d7e1edf2);overflow:hidden}.live-product-image img{width:100%;height:100%;display:block;object-fit:contain;padding:8px;mix-blend-mode:multiply}.product-card-body{padding:12px 14px 14px 18px}.product-card-body span{color:#b89100;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:950}.product-card-body h3{margin:6px 0;color:#10243f;font-size:clamp(18px,1.45vw,21px);line-height:1.1;letter-spacing:0}.product-card-body p{min-height:0;margin:0;color:#5c6c80;font-size:13px;line-height:1.35}.product-card-body dl{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:10px 0}.product-card-body dl div{min-width:0;padding:7px 8px;border:1px solid #e4ebf4;border-radius:7px;background:#f4f7fb}.product-card-body dt{color:#68798e;font-size:10px;text-transform:uppercase;letter-spacing:.09em;font-weight:950}.product-card-body dd{margin:3px 0 0;color:#10243f;font-size:13px;font-weight:950;overflow-wrap:anywhere}.product-price{display:grid;gap:4px;padding:9px 11px;border:1px solid rgba(16,36,63,.08);border-radius:8px;background:#07111f}.product-price small{color:#aab8ca;font-size:10px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.product-price strong{color:#ffdf00;font-size:16px;line-height:1.12}@media(max-width:1100px){.rich-home-hero{grid-template-columns:1fr}.rich-hero-copy{grid-column:1;max-width:760px}.home-showcase{grid-template-columns:1fr 1fr}.live-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.site-header{height:auto}.rich-home-hero,.home-hero-media{min-height:720px}.rich-hero-copy{align-self:end;padding-top:110px}.factory-band,.home-showcase,.showcase-grid,.live-product-grid{grid-template-columns:1fr}.showcase-grid img,.showcase-grid img:first-child{height:240px}.product-strip,.product-card-body dl{grid-template-columns:1fr}}.site-header{height:112px;padding:0 clamp(22px,5vw,86px);background:linear-gradient(90deg,#fffffffa,#f8fbfff0),linear-gradient(135deg,rgba(255,223,0,.18),transparent 34%,rgba(16,36,63,.08));border-bottom:1px solid rgba(16,36,63,.12);box-shadow:0 18px 45px #10243f1f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header:before{content:"";position:absolute;left:0;right:0;top:0;height:6px;background:linear-gradient(90deg,#10243f,#174c8f,#ffdf00 68%,#ef2f2f)}.brand{min-width:0;gap:18px}.brand-button{padding:8px 12px 8px 8px;border-radius:8px;transition:background .18s ease,transform .18s ease}.brand-button:hover{background:#10243f0a;transform:translateY(-1px)}.brand img{width:72px;height:72px;padding:7px;border:1px solid rgba(16,36,63,.12);border-radius:8px;background:#fff;box-shadow:0 14px 28px #10243f24}.brand strong{color:#10243f;font-size:clamp(30px,3vw,42px);line-height:1;font-weight:950;letter-spacing:0}.brand small{display:block;margin-top:10px;color:#65748a;font-size:16px;font-weight:650;letter-spacing:0}.site-header nav{gap:12px;padding:8px;border:1px solid rgba(16,36,63,.08);border-radius:8px;background:#ffffffb8;box-shadow:inset 0 1px #ffffffe6,0 12px 30px #10243f12}.site-header nav button{min-height:54px;padding:0 22px;border-radius:7px;color:#243149;font-size:18px;font-weight:950;transition:transform .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.site-header nav button:hover{transform:translateY(-1px);background:#eef4ff;color:#10243f}.site-header nav button.active{color:#10243f;background:linear-gradient(180deg,#fff7d6,#ffef9a);box-shadow:inset 0 -4px #f2c300,0 12px 24px #f2c3002e}.site-header .admin-pill{min-width:112px;color:#fff;background:linear-gradient(135deg,#10243f,#173b67);box-shadow:0 14px 30px #10243f38}@media(max-width:980px){.site-header{height:auto;padding:18px;gap:16px}.brand img{width:58px;height:58px}.brand strong{font-size:28px}.brand small{font-size:13px;margin-top:6px}.site-header nav{width:100%;justify-content:flex-start;overflow-x:auto}.site-header nav button{min-height:46px;padding:0 16px;font-size:15px;white-space:nowrap}}.site-header{top:0;margin:0;height:104px;padding:0 clamp(30px,5vw,92px);background:#fff;border-top:0;border-bottom:1px solid #d9e3ef;box-shadow:0 18px 42px #10243f1a;-webkit-backdrop-filter:none;backdrop-filter:none}.site-header:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#10243f 0 38%,#ffdf00 38% 70%,#ef3030 70% 100%)}.brand-button{padding:0;border-radius:0;background:transparent}.brand-button:hover{background:transparent;transform:none}.brand{gap:20px}.brand img{width:68px;height:68px;padding:6px;border:1px solid #dbe4ef;border-radius:6px;background:#fff;box-shadow:0 10px 24px #10243f1f}.brand strong{color:#10243f;font-size:clamp(32px,3vw,44px);line-height:.95;font-weight:950;letter-spacing:0}.brand small{margin-top:9px;color:#65748a;font-size:16px;font-weight:750}.site-header nav{gap:4px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.site-header nav button{position:relative;min-height:104px;padding:0 24px;border-radius:0;color:#233047;background:transparent;font-size:17px;font-weight:950;box-shadow:none}.site-header nav button:after{content:"";position:absolute;left:18px;right:18px;bottom:0;height:4px;border-radius:999px 999px 0 0;background:transparent;transition:background .18s ease,transform .18s ease}.site-header nav button:hover{transform:none;color:#10243f;background:#f5f8fc}.site-header nav button:hover:after{background:#c9d7ea}.site-header nav button.active{color:#10243f;background:#fff8d7;box-shadow:none}.site-header nav button.active:after{background:#f2c300}.site-header .admin-pill{min-width:118px;min-height:58px;margin-left:16px;align-self:center;border-radius:7px;color:#fff;background:linear-gradient(135deg,#10243f,#173b67);box-shadow:0 14px 28px #10243f3d}.site-header .admin-pill:after{display:none}.site-header .admin-pill:hover{color:#fff;background:linear-gradient(135deg,#173b67,#10243f)}@media(max-width:980px){.site-header{height:auto;padding:14px 18px 0;gap:14px}.site-header:before{height:3px}.brand img{width:58px;height:58px}.brand strong{font-size:28px}.brand small{margin-top:6px;font-size:13px}.site-header nav{width:calc(100% + 36px);margin:0 -18px;overflow-x:auto;border-top:1px solid #e2e8f1;background:#fff}.site-header nav button{min-height:52px;padding:0 16px;font-size:15px;white-space:nowrap}.site-header .admin-pill{min-height:40px;min-width:88px;margin:6px 14px 6px 8px}}html,body,#root{margin:0;padding:0}body:before{display:none}.site-header{isolation:isolate;top:0;height:96px;margin:0;padding:0 clamp(34px,5.8vw,112px);display:flex;align-items:center;justify-content:space-between;gap:34px;background:linear-gradient(180deg,#fffffffa,#f8fbfff5);border:0;border-bottom:1px solid rgba(16,36,63,.1);box-shadow:0 18px 38px #10243f17;-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08)}.site-header:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#10243f 0% 46%,#f5c400 46% 74%,#e52d2d 74% 100%);z-index:2}.site-header:after{content:"";position:absolute;inset:3px 0 auto;height:1px;background:#ffffffbf;z-index:2}.brand-button{flex:0 1 auto;min-width:0;padding:0;border-radius:0;background:transparent}.brand-button:hover{transform:none;background:transparent}.brand{gap:18px}.brand img{width:64px;height:64px;padding:6px;border:1px solid rgba(16,36,63,.12);border-radius:10px;background:#fff;box-shadow:0 12px 28px #10243f1f}.brand span{min-width:0}.brand strong{display:block;color:#10243f;font-size:clamp(30px,2.9vw,42px);line-height:.95;font-weight:950;letter-spacing:0;white-space:nowrap}.brand small{display:block;margin-top:8px;color:#66758a;font-size:15px;font-weight:800;letter-spacing:0;white-space:nowrap}.site-header nav{flex:0 0 auto;display:flex;align-items:center;gap:18px;min-height:52px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.site-header nav button{position:relative;min-height:42px;height:42px;padding:0 4px;border-radius:0;color:#27354b;background:transparent;font-size:15px;font-weight:950;letter-spacing:0;box-shadow:none;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.site-header nav button:after{content:"";position:absolute;left:10%;right:10%;bottom:2px;height:3px;border-radius:999px;background:#f0c400;opacity:0;transform:scaleX(.45);transition:opacity .18s ease,transform .18s ease}.site-header nav button:hover{transform:translateY(-1px);color:#10243f;background:transparent}.site-header nav button.active{color:#10243f;background:transparent;box-shadow:none}.site-header nav button:hover:after,.site-header nav button.active:after{opacity:1;transform:scaleX(1)}.site-header .admin-pill{min-width:104px;min-height:44px;height:44px;margin-left:6px;padding:0 24px;align-self:auto;border-radius:999px;color:#fff;background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 32%),linear-gradient(135deg,#10243f,#163a66);box-shadow:0 10px 22px #10243f33}.site-header .admin-pill:hover{color:#fff;background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 34%),linear-gradient(135deg,#173f70,#10243f)}@media(max-width:1120px){.site-header{padding:0 24px;gap:18px}.brand strong{font-size:30px}.brand small{font-size:13px}.site-header nav button{padding:0 14px}.site-header .admin-pill{min-width:92px}}@media(max-width:900px){.site-header{height:auto;min-height:0;padding:14px 16px 0;flex-direction:column;align-items:stretch;gap:12px}.brand img{width:56px;height:56px}.brand strong{font-size:27px;white-space:normal}.brand small{white-space:normal}.site-header nav{width:calc(100% + 32px);height:auto;margin:0 -16px;padding:8px 16px;border-right:0;border-left:0;border-bottom:0;border-radius:0;overflow-x:auto;justify-content:flex-start;box-shadow:none}.site-header nav button{flex:0 0 auto;min-height:42px;height:42px;padding:0 15px;font-size:14px;white-space:nowrap}.site-header .admin-pill{min-width:86px;height:42px;min-height:42px}}.rich-home-hero{min-height:calc(100vh - 96px);grid-template-columns:minmax(420px,44%) minmax(0,1fr);background:#0b1626}.home-hero-media{min-height:calc(100vh - 96px);background:linear-gradient(90deg,#07101df5,#07101de6 34%,#07101d6b 62%,#07101d14),url(/assets/sswire-products.jpg) center right / cover no-repeat;transform:none}.rich-hero-copy{max-width:720px;padding:clamp(42px,6vw,78px) clamp(28px,5vw,86px)}.rich-hero-copy h1{max-width:650px;font-size:clamp(38px,4.7vw,72px);line-height:1.04;letter-spacing:0;text-wrap:balance}.rich-hero-copy p{max-width:610px;font-size:clamp(16px,1.3vw,20px)}.hero-proof strong{border-color:#fff3;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:900px){.rich-home-hero,.home-hero-media{min-height:680px}.home-hero-media{background:linear-gradient(180deg,#07101de0,#07101db8 48%,#07101deb),url(/assets/sswire-products.jpg) center / cover no-repeat}.rich-hero-copy{padding:96px 22px 34px}}.rich-home-hero{min-height:620px;grid-template-columns:minmax(360px,35%) minmax(0,1fr)}.home-hero-media{min-height:620px;background:linear-gradient(90deg,#07101df2,#07101dd6 30%,#07101d57 58%,#07101d14),url(/assets/sswire-products.jpg) center right / cover no-repeat}.rich-hero-copy{max-width:560px;padding:54px clamp(28px,4vw,58px)}.rich-hero-copy span{font-size:12px}.rich-hero-copy h1{max-width:520px;margin:16px 0 18px;font-size:clamp(34px,4vw,58px);line-height:1.08}.rich-hero-copy p{max-width:500px;font-size:17px;line-height:1.55}.hero-actions{margin-top:24px;gap:10px}.rich-hero-copy button,.rich-hero-copy button.dark{min-width:152px;min-height:52px;padding:14px 20px;font-size:15px}@media(max-width:900px){.rich-home-hero,.home-hero-media{min-height:610px}.rich-hero-copy{max-width:100%;padding:82px 22px 34px}.rich-hero-copy h1{font-size:clamp(34px,10vw,48px)}}.factory-band{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:clamp(34px,5vw,64px) clamp(28px,6vw,96px);background:linear-gradient(180deg,#f7f9fc,#eef3f8);border:0;overflow:hidden}.factory-band:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,36,63,.05) 1px,transparent 1px),linear-gradient(180deg,rgba(16,36,63,.04) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 82%);mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 82%);pointer-events:none}.factory-band article{position:relative;min-height:238px;padding:30px 30px 28px;border:1px solid rgba(16,36,63,.1);border-radius:10px;background:linear-gradient(180deg,#fffffffa,#fafcfff2);box-shadow:0 22px 54px #10243f1a;overflow:hidden}.factory-band article:before{content:"";position:absolute;right:-42px;top:-42px;width:128px;height:128px;border-radius:50%;border:22px solid rgba(245,196,0,.12)}.factory-band article:after{content:"";position:absolute;left:30px;bottom:0;width:78px;height:4px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,#10243f,#f5c400)}.factory-band span{position:relative;z-index:1;display:inline-grid;place-items:center;width:44px;height:34px;margin-bottom:22px;border-radius:8px;background:#10243f;color:#ffdf00;box-shadow:0 12px 22px #10243f33;font-size:14px;font-weight:950;letter-spacing:.08em}.factory-band h2{position:relative;z-index:1;margin:0 0 14px;color:#10243f;font-size:clamp(28px,2.6vw,42px);line-height:1.05;letter-spacing:0}.factory-band p{position:relative;z-index:1;max-width:440px;margin:0;color:#5b6b82;font-size:17px;line-height:1.65}@media(max-width:980px){.factory-band{grid-template-columns:1fr;padding:28px 18px;gap:14px}.factory-band article{min-height:0;padding:24px}}.home-showcase{position:relative;display:grid;grid-template-columns:minmax(340px,.82fr) minmax(560px,1.18fr);gap:clamp(34px,5vw,76px);padding:clamp(54px,7vw,94px) clamp(34px,6vw,100px);background:radial-gradient(circle at 88% 18%,rgba(245,196,0,.13),transparent 25%),linear-gradient(180deg,#f8fafc,#eef3f8);border-top:1px solid #dce5ef;overflow:hidden}.home-showcase:before{content:"";position:absolute;left:clamp(34px,6vw,100px);top:42px;bottom:42px;width:4px;border-radius:999px;background:linear-gradient(180deg,#10243f,#f5c400 58%,transparent);opacity:.95}.showcase-copy{position:relative;z-index:1;max-width:610px;padding-left:28px;align-self:center}.showcase-copy span{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:#c49a00;font-size:13px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.showcase-copy span:after{content:"";width:52px;height:2px;border-radius:999px;background:#c49a00}.showcase-copy h2{margin:0 0 20px;color:#10243f;font-size:clamp(40px,4.2vw,68px);line-height:1.02;letter-spacing:0;text-wrap:balance}.showcase-copy p{max-width:620px;margin:0;color:#52647c;font-size:18px;line-height:1.75}.showcase-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;grid-template-rows:220px 220px;gap:16px;padding:12px;border:1px solid rgba(16,36,63,.1);border-radius:14px;background:#ffffffb8;box-shadow:0 28px 70px #10243f24;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.showcase-grid:after{content:"Factory grade production";position:absolute;left:28px;bottom:28px;padding:10px 14px;border-radius:8px;background:#10243fe6;color:#fff;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 16px 32px #10243f38}.showcase-grid img{width:100%;height:100%;display:block;object-fit:cover;border-radius:10px;box-shadow:none;filter:saturate(1.02) contrast(1.02)}.showcase-grid img:first-child{grid-row:1 / span 2;height:100%}.showcase-grid img:nth-child(2){object-position:center}.showcase-grid img:nth-child(3){object-position:center}@media(max-width:1160px){.home-showcase{grid-template-columns:1fr}.showcase-copy{max-width:760px}.showcase-grid{grid-template-columns:1fr 1fr}}@media(max-width:720px){.home-showcase{padding:38px 18px}.home-showcase:before{left:18px;top:34px;bottom:auto;height:72px}.showcase-copy{padding-left:20px}.showcase-copy h2{font-size:clamp(34px,10vw,46px)}.showcase-grid{grid-template-columns:1fr;grid-template-rows:none;padding:10px}.showcase-grid img,.showcase-grid img:first-child{height:230px;grid-row:auto}.showcase-grid:after{left:22px;bottom:22px}}.rich-strip{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;padding:clamp(28px,4vw,52px) clamp(24px,6vw,94px);background:linear-gradient(180deg,#fff,#f3f7fb);border:0}.rich-strip b{position:relative;min-height:210px;display:flex;align-items:flex-end;justify-content:flex-start;overflow:hidden;padding:22px;border:1px solid rgba(16,36,63,.12);border-radius:12px;color:#fff;text-align:left;text-transform:uppercase;letter-spacing:.13em;font-size:16px;line-height:1.25;background-color:#10243f;background-position:center;background-size:cover;box-shadow:0 22px 50px #10243f1f;isolation:isolate}.rich-strip b:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#10243f14,#10243f61 52%,#091220eb)}.rich-strip b:after{content:"";position:absolute;left:22px;right:auto;bottom:14px;width:54px;height:3px;border-radius:999px;background:#ffdf00;box-shadow:0 0 18px #ffdf0061}.rich-strip b:nth-child(1){background-image:url(/assets/sswire-products.jpg)}.rich-strip b:nth-child(2){background-image:url(/assets/sswire-machinery.jpg)}.rich-strip b:nth-child(3){background-image:url(/assets/sswire-mesh.jpg)}.rich-strip b:nth-child(4){background-image:url(/assets/sswire-production.jpg)}.rich-strip b:nth-child(5){background-image:url(/assets/sswire-industry.jpg)}.rich-strip b:hover{transform:translateY(-3px);box-shadow:0 28px 62px #10243f2e}@media(max-width:1180px){.rich-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.rich-strip{grid-template-columns:1fr;padding:24px 18px}.rich-strip b{min-height:180px}}.rich-home-cards{position:relative;display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:18px;padding:clamp(38px,6vw,78px) clamp(24px,6vw,90px);background:radial-gradient(circle at 16% 28%,rgba(245,196,0,.11),transparent 25%),linear-gradient(180deg,#fff,#f4f7fb)}.rich-home-cards .home-card{position:relative;min-height:330px;padding:34px;overflow:hidden;border:1px solid rgba(16,36,63,.1);border-radius:12px;background:linear-gradient(180deg,#fffffffa,#f8fbfff5);box-shadow:0 22px 56px #10243f1a}.rich-home-cards .home-card:before{content:"";position:absolute;right:-38px;top:-38px;width:124px;height:124px;border-radius:50%;border:22px solid rgba(16,36,63,.05)}.rich-home-cards .home-card:after{content:"";position:absolute;left:34px;bottom:0;width:72px;height:4px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,#10243f,#f5c400)}.rich-home-cards .dark-card{min-height:330px;color:#fff;background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 32%),linear-gradient(135deg,#10243f,#173b67);box-shadow:0 28px 70px #10243f38}.rich-home-cards .dark-card:before{border-color:#ffffff14}.rich-home-cards .dark-card:after{background:linear-gradient(90deg,#ffdf00,#fff)}.rich-home-cards .dark-card span{color:#ffdf00;font-size:13px;letter-spacing:.16em}.rich-home-cards .dark-card h2{position:relative;z-index:1;max-width:560px;margin:24px 0 22px;font-size:clamp(42px,4.2vw,68px);line-height:1.03;letter-spacing:0}.rich-home-cards .dark-card p{position:relative;z-index:1;max-width:620px;color:#ffffffd1;font-size:18px;line-height:1.75}.rich-home-cards .home-card:not(.dark-card){display:grid;align-content:start;gap:18px}.rich-home-cards .home-card:not(.dark-card) h3{position:relative;z-index:1;max-width:220px;margin:66px 0 8px;color:#10243f;font-size:32px;line-height:1.15}.rich-home-cards .home-card:not(.dark-card) h3:before{content:"";position:absolute;left:0;top:-64px;width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#ffdf00,#f5b800);box-shadow:0 14px 28px #f5b8003d}.rich-home-cards .home-card:nth-child(2) h3:after,.rich-home-cards .home-card:nth-child(3) h3:after,.rich-home-cards .home-card:nth-child(4) h3:after{position:absolute;left:14px;top:-54px;color:#10243f;font-size:20px;font-weight:950}.rich-home-cards .home-card:nth-child(2) h3:after{content:"Q"}.rich-home-cards .home-card:nth-child(3) h3:after{content:"₹"}.rich-home-cards .home-card:nth-child(4) h3:after{content:"D"}.rich-home-cards .home-card:not(.dark-card) p{position:relative;z-index:1;margin:0;color:#586a82;font-size:18px;line-height:1.7}@media(max-width:1180px){.rich-home-cards{grid-template-columns:1fr 1fr}.rich-home-cards .dark-card{grid-column:1 / -1}}@media(max-width:720px){.rich-home-cards{grid-template-columns:1fr;padding:28px 18px}.rich-home-cards .home-card,.rich-home-cards .dark-card{min-height:0;padding:26px}.rich-home-cards .dark-card h2{font-size:clamp(36px,10vw,48px)}.rich-home-cards .home-card:not(.dark-card) h3{margin-top:60px}}.rich-home-cards{grid-template-columns:minmax(420px,1.45fr) repeat(3,minmax(220px,1fr));align-items:stretch}.rich-home-cards .dark-card{grid-column:auto}.rich-home-cards .home-card,.rich-home-cards .dark-card{min-height:300px}.rich-home-cards .home-card:not(.dark-card){min-height:300px;padding:30px}.rich-home-cards .home-card:not(.dark-card) h3{margin-top:58px;font-size:29px}.rich-home-cards .home-card:not(.dark-card) p{font-size:17px}@media(max-width:1260px){.rich-home-cards{grid-template-columns:minmax(360px,1fr) minmax(360px,1fr)}.rich-home-cards .dark-card{grid-row:span 3}.rich-home-cards .home-card:not(.dark-card){min-height:180px}}@media(max-width:860px){.rich-home-cards{grid-template-columns:1fr}.rich-home-cards .dark-card{grid-row:auto}.rich-home-cards .home-card,.rich-home-cards .dark-card,.rich-home-cards .home-card:not(.dark-card){min-height:0}}.rich-home-cards{align-items:stretch}.rich-home-cards .dark-card,.rich-home-cards .home-card{min-height:260px}.rich-home-cards .dark-card{display:flex;flex-direction:column;justify-content:center;padding:32px 34px}.rich-home-cards .dark-card h2{max-width:560px;margin:18px 0 16px;font-size:clamp(34px,3.4vw,52px);line-height:1.08}.rich-home-cards .dark-card p{max-width:610px;margin:0;font-size:16px;line-height:1.6}.benefit-points{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.benefit-points b{display:inline-flex;align-items:center;min-height:34px;padding:8px 11px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff17;color:#ffffffeb;font-size:12px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.rich-home-cards .home-card:not(.dark-card){min-height:260px}@media(max-width:860px){.rich-home-cards .dark-card{padding:26px}.benefit-points{display:grid}}.home-stats{position:relative;overflow:hidden;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,1.7vw,24px);margin-top:0;padding:clamp(38px,5vw,62px) clamp(24px,6vw,96px) clamp(42px,5vw,68px);background:linear-gradient(180deg,#f7f9fc,#edf3f9);border-top:1px solid #dbe5f1;border-bottom:1px solid #dbe5f1;box-shadow:inset 0 1px #ffffffeb,0 -18px 42px #07101d2e}.home-stats:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,36,63,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(16,36,63,.03) 1px,transparent 1px);background-size:72px 72px;opacity:.75;pointer-events:none}.home-stats:after{content:"";position:absolute;top:0;left:clamp(24px,6vw,96px);right:clamp(24px,6vw,96px);height:4px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,transparent,rgba(240,196,0,.95),transparent);pointer-events:none}.home-stats article{position:relative;isolation:isolate;overflow:hidden;min-height:148px;padding:clamp(22px,2.2vw,30px);border:1px solid rgba(255,255,255,.9);border-radius:14px;background:linear-gradient(180deg,#fffffffa,#f6fafff0);box-shadow:0 22px 54px #10243f29,inset 0 1px #ffffffe6;transition:transform .18s ease,box-shadow .18s ease}.home-stats article:before{content:"";position:absolute;left:clamp(22px,2.2vw,30px);top:20px;width:38px;height:3px;border-radius:999px;background:linear-gradient(90deg,#f0c400,#fff0a8);box-shadow:0 0 18px #f0c40057}.home-stats article:after{content:"";position:absolute;right:-34px;bottom:-42px;z-index:-1;width:132px;height:132px;border:1px solid rgba(16,36,63,.08);border-radius:50%;background:radial-gradient(circle,#ffdf002e,#fff0 64%)}.home-stats article:hover{transform:translateY(-5px);box-shadow:0 30px 66px #10243f38,inset 0 1px #fffffff2}.home-stats strong{display:block;margin-top:20px;color:#10243f;font-size:clamp(23px,2vw,31px);line-height:1.02;letter-spacing:0}.home-stats span{display:block;max-width:280px;margin-top:10px;color:#5b6b82;font-size:14px;line-height:1.6;font-weight:800}.rich-strip article{position:relative;min-height:230px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:24px;border:1px solid rgba(16,36,63,.12);border-radius:12px;color:#fff;text-align:left;background-color:#10243f;background-position:center;background-size:cover;box-shadow:0 22px 50px #10243f1f;isolation:isolate;transition:transform .18s ease,box-shadow .18s ease}.rich-strip article:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#10243f05,#10243f61 46%,#091220f0)}.rich-strip article:after{content:"";width:54px;height:3px;margin-top:16px;border-radius:999px;background:#ffdf00;box-shadow:0 0 18px #ffdf0061}.rich-strip article:nth-child(1){background-image:url(/assets/sswire-products.jpg)}.rich-strip article:nth-child(2){background-image:url(/assets/sswire-machinery.jpg)}.rich-strip article:nth-child(3){background-image:url(/assets/sswire-mesh.jpg)}.rich-strip article:nth-child(4){background-image:url(/assets/sswire-production.jpg)}.rich-strip article:nth-child(5){background-image:url(/assets/sswire-industry.jpg)}.rich-strip article:hover{transform:translateY(-3px);box-shadow:0 28px 62px #10243f2e}.rich-strip article b{min-height:auto;display:block;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#fff;font-size:17px;letter-spacing:.13em}.rich-strip article b:before,.rich-strip article b:after{display:none}.rich-strip article span{display:block;max-width:260px;margin-top:12px;color:#ffffffd1;font-size:14px;line-height:1.55;font-weight:800}.rich-home-cards .home-card small{position:relative;z-index:1;display:block;margin-top:12px;color:#6a7a90;font-size:14px;line-height:1.55;font-weight:750}.rate-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;padding:clamp(42px,6vw,76px) clamp(26px,7vw,110px);color:#fff;background:linear-gradient(90deg,#091220f5,#10243fe0),url(/assets/sswire-production.jpg) center / cover no-repeat}.rate-cta span{color:#ffdf00;text-transform:uppercase;letter-spacing:.14em;font-size:13px;font-weight:950}.rate-cta h2{max-width:850px;margin:14px 0;font-size:clamp(34px,4vw,60px);line-height:1.05;letter-spacing:0}.rate-cta p{max-width:760px;margin:0;color:#ffffffc7;font-size:18px;line-height:1.65}.rate-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.rate-actions button{min-height:54px;padding:0 24px;border-radius:8px;background:#ffdf00;color:#10243f;font-weight:950;box-shadow:0 16px 32px #0003}.premium-footer{display:grid;grid-template-columns:minmax(320px,1.4fr) minmax(180px,.7fr) minmax(240px,.9fr);gap:34px;padding:clamp(42px,6vw,70px) clamp(26px,7vw,110px) 28px;background:#07111f;color:#dce7f4}.premium-footer img{width:66px;height:66px;object-fit:contain;padding:6px;border-radius:10px;background:#fff}.premium-footer h2{margin:18px 0 12px;color:#fff;font-size:32px;letter-spacing:0}.premium-footer p{max-width:560px;color:#9fb0c5;line-height:1.7;font-size:16px}.premium-footer nav,.premium-footer address{display:grid;align-content:start;gap:10px;font-style:normal}.premium-footer b{margin-bottom:8px;color:#ffdf00;text-transform:uppercase;letter-spacing:.12em;font-size:13px}.premium-footer span{color:#cbd8e8;line-height:1.5}.premium-footer small{grid-column:1 / -1;padding-top:24px;margin-top:8px;border-top:1px solid rgba(255,255,255,.12);color:#7f90a6}@media(max-width:980px){.home-stats,.trust-strip,.rate-cta,.premium-footer{grid-template-columns:1fr 1fr}.rate-actions{justify-content:flex-start}.premium-footer div,.premium-footer small{grid-column:1 / -1}}@media(max-width:680px){.home-stats,.trust-strip,.rate-cta,.premium-footer{grid-template-columns:1fr}.home-stats article{min-height:0}}.rate-cta{position:relative;margin:0;padding:clamp(46px,6vw,76px) clamp(26px,7vw,110px);color:#10243f;background:linear-gradient(90deg,#fffffff0,#f6f9fde6),url(/assets/sswire-products.jpg) center / cover no-repeat;border-top:1px solid #dce5ef;border-bottom:1px solid #dce5ef}.rate-cta:before{content:"";position:absolute;inset:28px clamp(20px,5vw,70px);border:1px solid rgba(16,36,63,.1);border-radius:14px;background:#ffffffb3;box-shadow:0 28px 70px #10243f1f;z-index:0}.rate-cta>*{position:relative;z-index:1}.rate-cta span{color:#c49a00}.rate-cta h2{color:#10243f}.rate-cta p{color:#52647c}.rate-actions button{background:#10243f;color:#fff;box-shadow:0 16px 34px #10243f38}.rate-actions button.light{background:#ffdf00;color:#10243f;border:0}.premium-footer{position:relative;margin-top:18px;background:radial-gradient(circle at 12% 18%,rgba(255,223,0,.08),transparent 24%),linear-gradient(180deg,#07111f,#050b14);border-top:5px solid #ffdf00}.premium-footer:before{content:"";position:absolute;left:0;right:0;top:-23px;height:18px;background:#f4f7fb}@media(max-width:980px){.rate-cta:before{inset:18px}}.rate-cta{margin:0;padding:clamp(38px,5vw,62px) clamp(26px,7vw,110px);color:#fff;background:linear-gradient(90deg,#091220f5,#10243fdb),url(/assets/sswire-products.jpg) center / cover no-repeat;border-top:1px solid rgba(255,255,255,.08);border-bottom:0}.rate-cta:before{display:none}.rate-cta span{color:#ffdf00}.rate-cta h2{color:#fff;font-size:clamp(34px,3.8vw,56px)}.rate-cta p{color:#ffffffc7}.rate-actions button{background:#ffdf00;color:#10243f}.rate-actions button.light{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.24)}.premium-footer{margin-top:16px;grid-template-columns:minmax(300px,1.2fr) minmax(170px,.65fr) minmax(230px,.85fr);gap:26px;padding:34px clamp(26px,7vw,110px) 22px;border-top:4px solid #ffdf00}.premium-footer:before{top:-20px;height:16px}.premium-footer img{width:54px;height:54px;border-radius:8px}.premium-footer h2{margin:12px 0 8px;font-size:26px}.premium-footer p{max-width:500px;margin:0;font-size:14px;line-height:1.55}.premium-footer nav,.premium-footer address{gap:7px}.premium-footer b{margin-bottom:4px;font-size:12px}.premium-footer span{font-size:14px}.premium-footer small{padding-top:16px;margin-top:2px;font-size:12px}@media(max-width:980px){.premium-footer{grid-template-columns:1fr 1fr;padding:30px 22px 20px}}@media(max-width:680px){.premium-footer{grid-template-columns:1fr}}.premium-footer{position:relative;margin-top:16px;grid-template-columns:minmax(320px,1.25fr) minmax(220px,.75fr) minmax(280px,.9fr);gap:18px;padding:34px clamp(26px,7vw,110px) 20px;background:radial-gradient(circle at 8% 0%,rgba(255,223,0,.14),transparent 24%),radial-gradient(circle at 92% 18%,rgba(31,99,216,.16),transparent 28%),linear-gradient(180deg,#07111f,#050b14);border-top:4px solid #ffdf00;color:#dce7f4;overflow:hidden}.premium-footer:after{content:"";position:absolute;right:-84px;top:-84px;width:240px;height:240px;border-radius:50%;border:34px solid rgba(255,255,255,.04)}.premium-footer>div,.premium-footer>nav,.premium-footer>address{position:relative;z-index:1;min-height:190px;padding:22px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0b;box-shadow:inset 0 1px #ffffff0f}.premium-footer>div{background:linear-gradient(135deg,#ffffff12,#ffffff08)}.premium-footer img{width:56px;height:56px;padding:6px;border-radius:10px;background:#fff;box-shadow:0 16px 30px #0000003d}.premium-footer h2{margin:13px 0 8px;color:#fff;font-size:28px;line-height:1.05}.premium-footer p{max-width:520px;margin:0;color:#aab9cc;font-size:14px;line-height:1.65}.premium-footer nav,.premium-footer address{display:flex;flex-direction:column;align-content:start;gap:9px;font-style:normal}.premium-footer b{margin-bottom:8px;color:#ffdf00;text-transform:uppercase;letter-spacing:.13em;font-size:12px}.premium-footer nav span{width:fit-content;padding:7px 10px;border-radius:999px;background:#ffffff12;color:#d7e2ef;font-size:13px;font-weight:850}.premium-footer address span{position:relative;padding-left:18px;color:#d7e2ef;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.premium-footer address span:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;border-radius:50%;background:#ffdf00;box-shadow:0 0 12px #ffdf0073}.premium-footer small{position:relative;z-index:1;grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:16px;margin-top:0;border-top:1px solid rgba(255,255,255,.12);color:#8fa0b6;font-size:12px}.premium-footer small:after{content:"Premium industrial wire supply";color:#c4d0df;font-weight:850}@media(max-width:980px){.premium-footer{grid-template-columns:1fr;padding:30px 18px 18px}.premium-footer>div,.premium-footer>nav,.premium-footer>address{min-height:0}.premium-footer small{display:grid}}.premium-footer{position:relative;margin-top:16px;display:grid;grid-template-columns:minmax(360px,1.4fr) minmax(190px,.65fr) minmax(340px,.95fr);gap:clamp(26px,5vw,70px);padding:38px clamp(28px,7vw,112px) 22px;background:#07111f;color:#dce7f4;border-top:4px solid #ffdf00;overflow:hidden}.premium-footer:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:#ffffff24}.premium-footer:after{content:"";position:absolute;right:-120px;bottom:-130px;width:320px;height:320px;border-radius:50%;border:40px solid rgba(255,255,255,.035)}.premium-footer>div,.premium-footer>nav,.premium-footer>address{position:relative;z-index:1;min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.premium-footer img{width:52px;height:52px;object-fit:contain;padding:6px;border-radius:8px;background:#fff;box-shadow:0 12px 26px #00000038}.premium-footer h2{margin:14px 0 9px;color:#fff;font-size:28px;line-height:1.05;letter-spacing:0}.premium-footer p{max-width:560px;margin:0;color:#9fb0c5;font-size:14px;line-height:1.65}.premium-footer nav,.premium-footer address{display:grid;align-content:start;gap:9px;font-style:normal}.premium-footer b{margin:4px 0 8px;color:#ffdf00;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:950}.premium-footer nav span,.premium-footer address span{padding:0;border-radius:0;background:transparent;color:#cbd8e8;font-size:14px;line-height:1.5;font-weight:750;overflow-wrap:anywhere}.premium-footer address span{position:static}.premium-footer address span:before{display:none}.premium-footer small{position:relative;z-index:1;grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:18px;margin-top:8px;border-top:1px solid rgba(255,255,255,.12);color:#8495aa;font-size:12px}.premium-footer small:after{content:"Supa Road, K.G.N Complex, Deoulgoan Gada, Daund, Pune";color:#aab8ca;font-weight:800}@media(max-width:900px){.premium-footer{grid-template-columns:1fr;gap:22px;padding:32px 20px 20px}.premium-footer small{display:grid}}.premium-about-page{background:#f4f7fb;color:#10243f}.premium-about-hero{min-height:520px;display:grid;align-items:end;padding:clamp(58px,8vw,104px) clamp(28px,7vw,112px);color:#fff;background:linear-gradient(90deg,#07101df5,#07101db8 48%,#07101d3d),url(/assets/sswire-industry.jpg) center / cover no-repeat}.premium-about-hero>div{max-width:960px}.premium-about-hero span,.about-intro-copy span,.about-section-head span,.about-industries span,.about-vision span{display:inline-block;color:#ffdf00;text-transform:uppercase;letter-spacing:.14em;font-size:13px;font-weight:950}.premium-about-hero h1{margin:18px 0;max-width:980px;font-size:clamp(42px,5vw,78px);line-height:1.02;letter-spacing:0}.premium-about-hero p{max-width:780px;margin:0;color:#ffffffd1;font-size:19px;line-height:1.7}.about-intro{display:grid;grid-template-columns:minmax(360px,.95fr) minmax(460px,1.05fr);gap:clamp(34px,6vw,78px);align-items:center;padding:clamp(48px,7vw,92px) clamp(28px,7vw,112px);background:#fff}.about-intro-copy span,.about-section-head span,.about-industries span,.about-vision span{color:#c49a00}.about-intro-copy h2,.about-section-head h2,.about-industries h2,.about-vision h2{margin:16px 0 18px;color:#10243f;font-size:clamp(34px,4vw,58px);line-height:1.07;letter-spacing:0}.about-intro-copy p{max-width:660px;color:#52647c;font-size:17px;line-height:1.75}.about-photo-stack{display:grid;grid-template-columns:1.05fr .85fr;gap:16px;padding:12px;border:1px solid rgba(16,36,63,.1);border-radius:14px;background:#f8fbff;box-shadow:0 28px 70px #10243f1f}.about-photo-stack img{width:100%;height:430px;object-fit:cover;border-radius:10px}.about-photo-stack img:nth-child(2){height:330px;align-self:end}.about-strengths{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d9e3ef;border-top:1px solid #d9e3ef;border-bottom:1px solid #d9e3ef}.about-strengths article{padding:28px clamp(20px,3vw,36px);background:linear-gradient(180deg,#fff,#f7faff)}.about-strengths strong{display:block;color:#10243f;font-size:24px}.about-strengths span{display:block;margin-top:10px;color:#5b6b82;line-height:1.55;font-weight:750}.premium-about-process{padding:clamp(48px,7vw,92px) clamp(28px,7vw,112px);background:linear-gradient(180deg,#f7f9fc,#eef3f8)}.about-section-head{max-width:820px;margin-bottom:30px}.about-section-head p{color:#52647c;font-size:17px;line-height:1.65}.about-process-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.about-process-grid article{min-height:250px;padding:24px;border:1px solid rgba(16,36,63,.1);border-radius:12px;background:#fff;box-shadow:0 20px 48px #10243f14}.about-process-grid b{display:inline-grid;place-items:center;width:42px;height:34px;border-radius:8px;background:#10243f;color:#ffdf00;font-size:13px}.about-process-grid h3{margin:22px 0 10px;color:#10243f;font-size:22px;line-height:1.15}.about-process-grid p{color:#5b6b82;line-height:1.65}.about-industries{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(420px,1.1fr);gap:clamp(28px,5vw,68px);align-items:center;padding:clamp(46px,7vw,82px) clamp(28px,7vw,112px);color:#fff;background:linear-gradient(90deg,#07101df2,#10243fdb),url(/assets/sswire-products.jpg) center / cover no-repeat}.about-industries h2{color:#fff}.about-industries ul{display:grid;grid-template-columns:1fr 1fr;gap:12px;list-style:none;margin:0;padding:0}.about-industries li{padding:18px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:#ffffff14;color:#ffffffdb;font-weight:850;line-height:1.5}.about-vision{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:clamp(42px,6vw,76px) clamp(28px,7vw,112px);background:#fff}.about-vision article{padding:30px;border:1px solid rgba(16,36,63,.1);border-radius:12px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 20px 48px #10243f14}.about-vision h2{font-size:clamp(28px,3vw,42px)}@media(max-width:1180px){.about-intro,.about-industries{grid-template-columns:1fr}.about-strengths,.about-process-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.premium-about-hero,.about-intro,.premium-about-process,.about-industries,.about-vision{padding-left:18px;padding-right:18px}.about-photo-stack,.about-strengths,.about-process-grid,.about-industries ul,.about-vision{grid-template-columns:1fr}.about-photo-stack img,.about-photo-stack img:nth-child(2){height:260px}}.premium-about-page{background:#f4f7fb;overflow:hidden}.premium-about-hero{position:relative;min-height:calc(100vh - 96px);display:grid;grid-template-columns:minmax(420px,.92fr) minmax(480px,1.08fr);gap:clamp(34px,5vw,78px);align-items:center;padding:clamp(56px,7vw,92px) clamp(28px,7vw,112px);color:#fff;background:linear-gradient(100deg,#07101dfa,#091220f0 42%,#09122094),url(/assets/sswire-industry.jpg) center / cover no-repeat}.premium-about-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:84px 84px;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.75),transparent 75%);mask-image:linear-gradient(90deg,rgba(0,0,0,.75),transparent 75%)}.about-hero-copy,.about-hero-card{position:relative;z-index:1}.about-hero-copy span{color:#ffdf00;letter-spacing:.16em}.about-hero-copy h1{max-width:820px;margin:18px 0;font-size:clamp(46px,5.4vw,86px);line-height:1;letter-spacing:0}.about-hero-copy p{max-width:720px;margin:0;color:#fffc;font-size:19px;line-height:1.7}.about-hero-actions b{padding:10px 12px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff14;color:#fff;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.about-hero-card{align-self:stretch;min-height:520px;padding:14px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:#ffffff14;box-shadow:0 34px 90px #00000057;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.about-hero-card img{width:100%;height:100%;min-height:420px;object-fit:cover;border-radius:12px;display:block}.about-hero-card div{position:absolute;left:34px;right:34px;bottom:34px;padding:18px;border-radius:12px;background:#07101de6;color:#fff;box-shadow:0 18px 38px #00000047}.about-hero-card strong{display:block;font-size:23px;line-height:1.15}.about-hero-card span{display:block;margin-top:8px;color:#ffffffb8;font-weight:750}.premium-about-intro{position:relative;margin:-44px clamp(20px,5vw,72px) 0;padding:clamp(38px,6vw,70px);border:1px solid rgba(16,36,63,.1);border-radius:16px;background:#fffffff5;box-shadow:0 30px 80px #10243f24;z-index:3}.about-intro-copy h2{font-size:clamp(34px,3.7vw,56px)}.about-photo-stack{background:#07111f;border-color:#10243f1f}.about-photo-stack img{filter:saturate(1.03) contrast(1.04)}.premium-about-strengths{margin:clamp(34px,5vw,62px) clamp(20px,5vw,72px) 0;gap:14px;background:transparent;border:0}.premium-about-strengths article{position:relative;overflow:hidden;min-height:170px;padding:24px;border:1px solid rgba(16,36,63,.1);border-radius:12px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 20px 48px #10243f14}.premium-about-strengths article:after{content:"";position:absolute;right:-34px;top:-34px;width:110px;height:110px;border-radius:50%;border:20px solid rgba(245,196,0,.12)}.premium-about-process{margin-top:clamp(34px,5vw,62px);background:radial-gradient(circle at 80% 12%,rgba(245,196,0,.12),transparent 24%),linear-gradient(180deg,#f7f9fc,#edf2f8)}.about-process-grid{grid-template-columns:repeat(5,minmax(180px,1fr));overflow-x:auto;padding-bottom:8px}.about-process-grid article{position:relative;min-height:260px;border-radius:14px}.about-process-grid article:after{content:"";position:absolute;left:24px;right:24px;bottom:0;height:4px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,#10243f,#ffdf00)}.premium-about-industries{margin:0;background:linear-gradient(90deg,#07101df5,#07101dd1),url(/assets/sswire-mesh.jpg) center / cover no-repeat}.premium-about-industries li{background:#ffffff1a;box-shadow:inset 0 1px #ffffff14}.about-vision{background:linear-gradient(180deg,#fff,#f7faff)}.about-vision article{position:relative;overflow:hidden;border-radius:14px}.about-vision article:before{content:"";position:absolute;left:30px;right:30px;bottom:0;height:4px;border-radius:999px 999px 0 0;background:#ffdf00}@media(max-width:1100px){.premium-about-hero{grid-template-columns:1fr}.about-hero-card{min-height:420px}.premium-about-intro{margin-top:0}}@media(max-width:720px){.premium-about-hero{min-height:auto;padding:44px 18px}.about-hero-copy h1{font-size:clamp(38px,11vw,52px)}.about-hero-card{min-height:0}.about-hero-card img{min-height:300px}.about-hero-card div{left:24px;right:24px;bottom:24px}.premium-about-intro,.premium-about-strengths{margin-left:18px;margin-right:18px}.premium-about-intro{padding:24px}}.premium-about-hero{min-height:640px;grid-template-columns:minmax(380px,.95fr) minmax(420px,.85fr);gap:clamp(28px,4vw,58px);padding:clamp(44px,6vw,70px) clamp(28px,7vw,104px);background:linear-gradient(100deg,#07101dfa,#091220eb 46%,#09122085),url(/assets/sswire-machinery.jpg) center / cover no-repeat}.about-hero-copy h1{max-width:680px;font-size:clamp(40px,4.4vw,68px);line-height:1.04}.about-hero-copy p{max-width:660px;font-size:17px;line-height:1.62}.about-hero-card{align-self:center;min-height:auto;max-width:620px;padding:12px;border-radius:14px;background:#ffffff1a}.about-hero-card img{height:390px;min-height:0;object-fit:cover;object-position:center;border-radius:10px;content:url(/assets/sswire-products.jpg)}.about-hero-card div{left:26px;right:26px;bottom:26px;padding:14px 16px;border-radius:10px}.about-hero-card strong{font-size:20px}.about-hero-card span{font-size:13px}.about-hero-actions{margin-top:22px}.about-hero-actions b{padding:8px 10px;font-size:11px}@media(max-width:1100px){.premium-about-hero{min-height:auto;grid-template-columns:1fr}.about-hero-card{max-width:none}}@media(max-width:720px){.about-hero-card img{height:280px}}.premium-about-hero{padding-bottom:clamp(70px,8vw,110px)}.premium-about-intro{margin-top:34px}.about-hero-actions{margin-bottom:18px}@media(max-width:1100px){.premium-about-intro{margin-top:28px}}.about-hero-copy h1{max-width:720px;font-size:clamp(38px,4.6vw,68px);line-height:1.04}.premium-about-hero{min-height:620px}.premium-about-intro{padding:clamp(28px,4.6vw,54px)}.about-intro-copy h2{max-width:720px;font-size:clamp(30px,3.2vw,48px)}.about-intro-copy p{font-size:16px;line-height:1.68}.about-photo-stack img{height:360px}.about-photo-stack img:nth-child(2){height:280px}.timeline-about-process .about-section-head{margin-bottom:36px}.about-timeline{position:relative;grid-template-columns:repeat(5,minmax(170px,1fr));gap:0;overflow:visible}.about-timeline:before{content:"";position:absolute;left:5%;right:5%;top:22px;height:3px;border-radius:999px;background:linear-gradient(90deg,#10243f,#ffdf00,#10243f)}.about-timeline article{position:relative;min-height:245px;margin:0 8px;padding:68px 20px 22px;border-radius:12px;box-shadow:0 18px 42px #10243f14}.about-timeline article b{position:absolute;left:20px;top:0;width:44px;height:44px;border:4px solid #f7f9fc;border-radius:999px;box-shadow:0 12px 26px #10243f29}.about-timeline article h3{margin-top:0;font-size:20px}.about-timeline article p{font-size:14px}.rich-about-industries{align-items:start}.industry-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.industry-card-grid article{position:relative;min-height:170px;display:grid;align-content:end;overflow:hidden;padding:20px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:#ffffff1a;box-shadow:inset 0 1px #ffffff14}.industry-card-grid article:before{content:"";position:absolute;inset:0;opacity:.38;background-position:center;background-size:cover;z-index:0}.industry-card-grid article:nth-child(1):before{background-image:url(/assets/industry-construction.jpg);background-position:center 44%}.industry-card-grid article:nth-child(2):before{background-image:url(/assets/industry-agriculture.jpg);background-position:center 48%}.industry-card-grid article:nth-child(3):before{background-image:url(/assets/industry-trade.jpg);background-position:center 56%}.industry-card-grid article:nth-child(4):before{background-image:url(/assets/industry-manufacturing.jpg);background-position:center 48%}.industry-card-grid article:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#07101d1a,#07101deb);z-index:0}.industry-card-grid strong,.industry-card-grid p{position:relative;z-index:1}.industry-card-grid strong{color:#fff;font-size:22px}.industry-card-grid p{margin:8px 0 0;color:#ffffffc7;line-height:1.55;font-weight:750}.about-rate-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;margin:0 clamp(20px,5vw,72px) 34px;padding:clamp(30px,5vw,52px);border-radius:16px;color:#fff;background:linear-gradient(90deg,#07101df5,#10243fe0),url(/assets/sswire-products.jpg) center / cover no-repeat;box-shadow:0 28px 70px #10243f2e}.about-rate-cta span{color:#ffdf00;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:950}.about-rate-cta h2{margin:12px 0;max-width:760px;font-size:clamp(30px,3.6vw,52px);line-height:1.05;letter-spacing:0}.about-rate-cta p{max-width:720px;margin:0;color:#ffffffc7;line-height:1.65}.about-rate-cta div:last-child{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.about-rate-cta button{min-height:50px;padding:0 22px;border-radius:8px;background:#ffdf00;color:#10243f;font-weight:950}.about-rate-cta button.light{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.22)}.premium-about-page+.footer,.about-page+.footer{margin-top:28px}@media(max-width:1120px){.about-timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.about-timeline:before{display:none}.about-timeline article{margin:0}.about-rate-cta{grid-template-columns:1fr}.about-rate-cta div:last-child{justify-content:flex-start}}@media(max-width:720px){.about-timeline,.industry-card-grid{grid-template-columns:1fr}.about-photo-stack img,.about-photo-stack img:nth-child(2){height:240px}.about-rate-cta{margin-left:18px;margin-right:18px;padding:24px}}.site-header,.premium-footer,.contact-overview article,.contact-form,.live-product-card,.panel,.metric,.mini-chart{-webkit-font-smoothing:antialiased}.products-hero,.contact-hero,.premium-about-hero,.rich-home-hero{overflow:hidden}.live-product-card{display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.live-product-card:hover{transform:translateY(-4px);border-color:#10243f33;box-shadow:0 28px 72px #10243f29}.live-product-image{aspect-ratio:auto;height:124px}.product-card-body{display:flex;flex:1;flex-direction:column}.product-card-body dl{flex:1}.product-price{margin-top:auto;padding:9px 11px;border:1px solid rgba(16,36,63,.08);border-radius:8px;background:#07111f}.product-price small{display:block;color:#aab8ca;font-size:10px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.product-price strong{display:block;margin-top:4px;color:#ffdf00;font-size:16px;line-height:1.12}.contact-overview article,.location-card,.contact-form,.contact-location-section{border-radius:10px}.contact-success{grid-column:1 / -1;padding:13px 15px;border:1px solid rgba(16,139,32,.18);border-radius:8px;background:#eefcf1;color:#0f7620;font-weight:900}.premium-footer address span:last-child{max-width:360px}.admin-main table{min-width:860px}.admin-main th{color:#10243f;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.admin-main td{color:#30425a}.action-stack,.row-actions,.form-actions,.filter-actions{gap:8px}.action-stack button,.row-actions button,.data-tools button,.quick-actions button,.form-grid button,.filter-actions button{white-space:nowrap}.form-grid,.filter-card{border-radius:12px}.form-grid input,.form-grid select,.filter-card input,.filter-card select{min-width:0}@media(max-width:1180px){.admin-grid,.settings-samples,.metric-grid,.dashboard-insights{grid-template-columns:1fr}.form-grid,.price-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.site-header{height:auto;min-height:96px;align-items:flex-start;gap:14px;padding:18px}.brand strong{font-size:24px}.brand img{width:56px;height:56px}.site-header nav{justify-content:flex-start;width:100%}.site-header nav button{padding:10px 12px}.premium-footer{grid-template-columns:1fr}.premium-footer small{align-items:flex-start}.premium-footer small:after{content:"Supa Road, K.G.N Complex, Deoulgoan Gada, Daund, Pune"}.admin-app{display:block}.admin-topbar{position:relative;flex-wrap:wrap;gap:14px;min-height:auto;padding:18px}.admin-sidebar{position:relative;top:0;height:auto}.admin-sidebar nav{max-height:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-main{padding:18px}}@media(max-width:680px){.home-hero-copy h1,.rich-hero-copy h1,.products-hero h1,.contact-hero h1,.about-hero-copy h1{font-size:clamp(34px,10vw,48px);line-height:1.05}.home-hero-copy p,.rich-hero-copy p,.products-hero p,.contact-hero p{font-size:16px}.contact-overview article,.contact-form,.contact-panel,.contact-location-section{box-shadow:0 16px 42px #10243f1a}.form-grid,.price-form,.drawer-form,.filter-card{grid-template-columns:1fr}.admin-sidebar nav{grid-template-columns:1fr}.topbar-right{width:100%;flex-wrap:wrap;justify-content:flex-start}}.premium-contact-page{background:#f4f7fb;color:#10243f}.contact-hero{min-height:460px;display:grid;align-items:end;padding:clamp(54px,7vw,92px) clamp(28px,7vw,112px);color:#fff;background:linear-gradient(90deg,#07101df5,#091220b8,#0912203d),url(/assets/sswire-production.jpg) center / cover no-repeat}.contact-hero div{max-width:920px}.contact-hero span,.contact-panel span,.form-head span,.contact-bottom-band span{color:#ffdf00;text-transform:uppercase;letter-spacing:.14em;font-size:13px;font-weight:950}.contact-hero h1{margin:18px 0;max-width:980px;font-size:clamp(42px,5vw,76px);line-height:1.03;letter-spacing:0}.contact-hero p{max-width:760px;margin:0;color:#ffffffd1;font-size:19px;line-height:1.7}.contact-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:-52px clamp(22px,6vw,92px) 0;position:relative;z-index:2}.contact-overview article{min-height:170px;padding:24px;border:1px solid rgba(16,36,63,.1);border-radius:12px;background:#fffffff5;box-shadow:0 24px 60px #10243f24}.contact-overview b{color:#c49a00;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.contact-overview strong{display:block;margin:16px 0 10px;color:#10243f;font-size:clamp(21px,2vw,28px);line-height:1.18;overflow-wrap:anywhere}.contact-overview span{color:#5b6b82;line-height:1.55;font-weight:750}.premium-contact-grid{display:grid;grid-template-columns:minmax(340px,.8fr) minmax(520px,1.2fr);gap:clamp(24px,5vw,62px);padding:clamp(46px,7vw,88px) clamp(28px,7vw,112px);align-items:start}.contact-panel{position:sticky;top:118px;padding:34px;border-radius:14px;color:#fff;background:linear-gradient(180deg,#07101de0,#07101df5),url(/assets/sswire-products.jpg) center / cover no-repeat;box-shadow:0 28px 70px #10243f33}.contact-panel h2{margin:18px 0;font-size:clamp(30px,3vw,44px);line-height:1.08;letter-spacing:0}.contact-panel p{color:#ffffffc7;font-size:16px;line-height:1.7}.contact-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.contact-list b{padding:8px 10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff14;color:#fff;font-size:12px;letter-spacing:.05em;text-transform:uppercase}.contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:clamp(24px,4vw,38px);border:1px solid rgba(16,36,63,.1);border-radius:14px;background:#fff;box-shadow:0 26px 70px #10243f1f}.form-head{grid-column:1 / -1;margin-bottom:4px}.form-head span{color:#c49a00}.form-head h2{margin:10px 0 0;color:#10243f;font-size:clamp(30px,3vw,44px);letter-spacing:0}.contact-form label{display:grid;gap:8px;color:#52647c;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.contact-form input,.contact-form select,.contact-form textarea{border-color:#d8e3ef;border-radius:8px;background:#f8fbff}.wide-message,.contact-form button{grid-column:1 / -1}.contact-form button{min-height:56px;border-radius:8px;background:#10243f;color:#fff;font-weight:950;box-shadow:0 16px 34px #10243f33}.contact-bottom-band{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(420px,1fr);gap:28px;align-items:center;margin:0 clamp(28px,7vw,112px) 44px;padding:clamp(28px,5vw,48px);border-radius:14px;color:#fff;background:linear-gradient(90deg,#07101df5,#10243fdb),url(/assets/sswire-mesh.jpg) center / cover no-repeat;box-shadow:0 26px 68px #10243f2e}.contact-bottom-band h2{margin:12px 0 0;font-size:clamp(28px,3vw,44px);line-height:1.08;letter-spacing:0}.contact-bottom-band p{color:#ffffffc7;font-size:17px;line-height:1.7}.contact-location-section{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(340px,.78fr) minmax(460px,1.22fr);gap:0;align-items:stretch;margin:0 clamp(28px,7vw,112px) 44px;padding:0;border:1px solid rgba(255,255,255,.08);border-radius:16px;color:#fff;background:linear-gradient(135deg,#07101d,#10243f 56%,#1d334f);box-shadow:0 26px 70px #10243f2e}.contact-location-section>div:first-child{position:relative;z-index:1;display:grid;align-content:center;padding:clamp(34px,5vw,58px)}.contact-location-section>div:first-child span{color:#ffdf00;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:950}.contact-location-section h2{margin:16px 0;color:#fff;font-size:clamp(34px,3.8vw,58px);line-height:1.02;letter-spacing:0}.contact-location-section p{max-width:560px;margin:0;color:#ffffffc2;font-size:17px;line-height:1.7}.map-card{position:relative;min-height:390px;display:grid;align-content:end;justify-items:start;gap:10px;padding:clamp(24px,4vw,42px);color:#fff;background:linear-gradient(90deg,#07101d2e,#07101dc2),linear-gradient(180deg,#07101d0a,#07101dd1),url(/assets/sswire-machinery.jpg) center / cover no-repeat}.map-card:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.16) 0 1px,transparent 1px 28%),linear-gradient(120deg,transparent 0 62%,rgba(255,255,255,.12) 62% 63%,transparent 63%);pointer-events:none}.map-card b,.map-card span,.map-card small{position:relative;z-index:1;display:inline-flex;align-items:center;min-height:40px;padding:9px 13px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#07101dc2;box-shadow:0 14px 30px #0000002e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow-wrap:anywhere}.map-card b{min-width:min(360px,100%);font-size:20px;font-weight:950}.map-card span,.map-card small{color:#ffffffd1;font-weight:850}@media(max-width:1040px){.contact-overview,.premium-contact-grid,.contact-location-section,.contact-bottom-band{grid-template-columns:1fr}.contact-panel{position:static}.map-card{min-height:320px}}@media(max-width:680px){.contact-hero,.premium-contact-grid{padding-left:18px;padding-right:18px}.contact-overview,.contact-location-section,.contact-bottom-band{margin-left:18px;margin-right:18px}.contact-location-section>div:first-child{padding:28px 22px}.map-card{min-height:270px;padding:22px}.contact-form{grid-template-columns:1fr}}.premium-about-page{background:linear-gradient(180deg,#f7f9fc,#edf3f9 44%,#f7f9fc)}.premium-about-hero{position:relative;min-height:clamp(520px,66vh,700px);display:grid;grid-template-columns:minmax(360px,.95fr) minmax(320px,.55fr);gap:clamp(28px,5vw,76px);align-items:center;padding:clamp(54px,7vw,96px) clamp(24px,7vw,112px);color:#fff;background:linear-gradient(90deg,#07101dfa,#091322e0 46%,#0913228a),url(/assets/sswire-machinery.jpg) center / cover no-repeat}.premium-about-hero:after{content:"";position:absolute;left:clamp(24px,7vw,112px);right:clamp(24px,7vw,112px);bottom:0;height:4px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,transparent,#ffdf00,transparent)}.premium-about-hero>div{max-width:none}.premium-about-hero h1{max-width:820px;font-size:clamp(42px,5vw,76px)}.premium-about-hero p{max-width:720px}.about-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.about-hero-actions b{display:inline-flex;align-items:center;min-height:38px;padding:9px 13px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff14;color:#ffffffe6;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.about-hero-card{align-self:end;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:#ffffff14;box-shadow:0 26px 70px #00000047;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.about-hero-card img{width:100%;height:260px;object-fit:cover}.about-hero-card div{padding:20px}.about-hero-card strong,.about-hero-card span{display:block}.about-hero-card span{margin-top:8px;color:#ffffffbd;line-height:1.5}.about-trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding:0 clamp(24px,7vw,112px);background:#07111f;border-bottom:1px solid #dbe5f1}.about-trust-strip span{min-height:62px;display:grid;place-items:center;background:#ffffff0a;color:#ffffffd1;font-size:12px;font-weight:950;letter-spacing:.12em;text-align:center;text-transform:uppercase}.about-trust-strip span:nth-child(2){background:#ffdf00;color:#10243f}.premium-about-intro,.premium-about-process,.premium-about-industries{background:#fff}.rich-about-industries{grid-template-columns:minmax(340px,.72fr) minmax(560px,1.28fr);gap:clamp(34px,6vw,76px);align-items:center;padding-top:clamp(54px,7vw,86px);padding-bottom:clamp(54px,7vw,86px);background:linear-gradient(180deg,#fff,#f7f9fc)}.rich-about-industries>div:first-child{position:sticky;top:118px;align-self:start}.rich-about-industries>div:first-child h2{max-width:620px;color:#10243f;text-shadow:none}.rich-about-industries>div:first-child p{max-width:520px;margin:0;color:#52647c;font-size:18px;line-height:1.7}.about-industries-proof{display:grid;gap:10px;max-width:420px;margin-top:28px;padding:18px;border:1px solid #dce5ef;border-radius:14px;background:#fff;box-shadow:0 18px 45px #10243f14}.about-industries-proof b{position:relative;display:block;padding-left:24px;color:#10243f;font-size:14px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.about-industries-proof b:before{content:"";position:absolute;left:0;top:.45em;width:10px;height:10px;border-radius:50%;background:#ffdf00;box-shadow:0 0 0 4px #ffdf002e}.about-intro-copy p{font-size:18px}.about-photo-stack{border-radius:16px;box-shadow:0 28px 70px #10243f24}.about-photo-stack img{border-radius:12px;object-fit:cover;filter:saturate(.9) contrast(1.04)}.about-photo-stack img:first-child{object-position:center}.about-strengths{gap:clamp(14px,1.6vw,22px);padding:clamp(32px,5vw,58px) clamp(24px,7vw,112px);background:linear-gradient(180deg,#f7f9fc,#edf3f9);border:0}.about-strengths article{position:relative;overflow:hidden;min-height:140px;padding:28px;border:1px solid rgba(255,255,255,.9);border-radius:14px;background:linear-gradient(180deg,#fff,#f7faff);box-shadow:0 20px 48px #10243f1f}.about-strengths article:before{content:"";display:block;width:38px;height:3px;margin-bottom:20px;border-radius:999px;background:#ffdf00}.about-process-grid article,.industry-card-grid article,.about-vision article{border-radius:14px;box-shadow:0 18px 45px #10243f1a}.about-rate-cta{margin-bottom:0;border-radius:0}@media(max-width:980px){.premium-about-hero,.about-intro,.about-trust-strip,.about-strengths,.rich-about-industries{grid-template-columns:1fr 1fr}.rich-about-industries>div:first-child{position:static}}@media(max-width:720px){.premium-about-hero,.about-intro,.about-trust-strip,.about-strengths,.rich-about-industries{grid-template-columns:1fr}.about-hero-card img{height:220px}}.products-page-shell{background:linear-gradient(180deg,#f7f9fc,#edf3f9 42%,#f7f9fc)}.products-hero{position:relative;min-height:clamp(430px,58vh,620px);align-items:center;background:linear-gradient(90deg,#07101dfa,#091322e0 48%,#0913226b),url(/assets/sswire-products.jpg) center / cover no-repeat}.products-hero:after{content:"";position:absolute;left:clamp(24px,7vw,110px);right:clamp(24px,7vw,110px);bottom:0;height:4px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,transparent,#ffdf00,transparent)}.products-hero>div{max-width:900px}.products-hero h1{max-width:820px;font-size:clamp(42px,5vw,76px)}.products-hero p{max-width:720px}.products-hero-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.products-hero-proof b{min-height:38px;display:inline-flex;align-items:center;padding:9px 13px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff14;color:#ffffffe6;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.product-trust-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;padding:0 clamp(24px,7vw,110px);background:#07111f;border-bottom:1px solid #dbe5f1}.product-trust-strip span{min-height:62px;display:grid;place-items:center;background:#ffffff0a;color:#ffffffd1;font-size:12px;font-weight:950;letter-spacing:.12em;text-align:center;text-transform:uppercase}.product-trust-strip span:nth-child(3){color:#10243f;background:#ffdf00}.catalog-state{border-radius:14px;box-shadow:0 18px 45px #10243f14}.live-product-grid{grid-template-columns:repeat(3,minmax(240px,1fr));gap:clamp(14px,1.6vw,22px)}.live-product-card{border-radius:16px;background:linear-gradient(180deg,#fff,#f7faff);box-shadow:0 22px 56px #10243f1f}.live-product-card:before{width:0}.live-product-card:after{content:"";position:absolute;inset:0;pointer-events:none;border-top:4px solid #ffdf00}.live-product-image{height:132px;margin:12px 12px 0;border-radius:12px;background:#edf3f9}.live-product-image img{object-fit:cover;padding:0}.product-card-body{padding:16px}.product-card-body>span{color:#c49a00;font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.product-card-body h3{margin:8px 0 6px;color:#10243f;font-size:clamp(20px,1.7vw,26px);line-height:1.08}.product-card-body p{margin:0 0 12px;color:#52647c;font-size:14px;font-weight:750}.product-card-body dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 12px}.product-card-body dl div{padding:9px 10px;border-radius:10px;background:#f2f6fb}.product-card-body dt{font-size:10px}.product-card-body dd{font-size:13px}.product-price{padding:11px 12px;border-radius:12px}.product-price strong{font-size:18px}.product-pagination{display:flex;align-items:center;justify-content:center;gap:14px;padding:0 clamp(20px,6vw,96px) clamp(48px,6vw,82px)}.product-pagination span{min-height:44px;display:inline-flex;align-items:center;padding:0 18px;border:1px solid #dbe5f1;border-radius:999px;background:#fff;color:#52647c;font-size:13px;font-weight:950;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 14px 34px #10243f14}.product-pagination button{min-width:44px;min-height:44px;padding:0 20px;border-radius:999px;background:#10243f;color:#fff;font-weight:950;box-shadow:0 14px 34px #10243f29}.product-pagination button.active{background:#ffdf00;color:#10243f}.product-pagination button:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}@media(max-width:980px){.product-trust-strip,.live-product-grid{grid-template-columns:1fr 1fr}}@media(max-width:680px){.product-trust-strip,.live-product-grid{grid-template-columns:1fr}}.premium-contact-page{background:linear-gradient(180deg,#f7f9fc,#edf3f9 46%,#f7f9fc)}.contact-hero{position:relative;min-height:clamp(460px,62vh,660px);align-items:center;background:linear-gradient(90deg,#07101dfa,#091322e0 48%,#0913226b),url(/assets/sswire-production.jpg) center / cover no-repeat}.contact-hero:after{content:"";position:absolute;left:clamp(24px,7vw,112px);right:clamp(24px,7vw,112px);bottom:0;height:4px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,transparent,#ffdf00,transparent)}.contact-hero h1{max-width:860px;font-size:clamp(42px,5vw,76px)}.contact-hero p{max-width:720px}.contact-hero-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.contact-hero-proof b{min-height:38px;display:inline-flex;align-items:center;padding:9px 13px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff14;color:#ffffffe6;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.contact-overview{gap:clamp(14px,1.8vw,24px);margin-top:-62px}.contact-overview article{position:relative;overflow:hidden;border-radius:16px;background:linear-gradient(180deg,#fff,#f7faff);box-shadow:0 24px 60px #10243f24}.contact-overview article:before{content:"";display:block;width:42px;height:3px;margin-bottom:18px;border-radius:999px;background:#ffdf00}.premium-contact-grid{grid-template-columns:minmax(320px,.72fr) minmax(560px,1.28fr);align-items:start;padding-top:clamp(46px,6vw,74px)}.contact-panel{position:sticky;top:118px;border-radius:16px;background:linear-gradient(180deg,#07101df5,#10243ff0),url(/assets/sswire-products.jpg) center / cover no-repeat;color:#fff;box-shadow:0 26px 70px #10243f33}.contact-panel p,.location-card p{color:#ffffffc2}.contact-list b{border-radius:999px;background:#ffffff1a}.location-card{border-color:#ffffff29;background:#ffffff14}.contact-form{border-radius:16px;box-shadow:0 28px 70px #10243f24}.contact-form input,.contact-form select,.contact-form textarea{min-height:48px;border-radius:10px}.contact-form textarea{padding-top:14px}.contact-success{border-radius:12px;background:#ecfdf3;color:#067647}.contact-error{grid-column:1 / -1;padding:12px 14px;border:1px solid #fecaca;border-radius:12px;background:#fff1f2;color:#be123c;font-weight:900}.contact-location-section{border-radius:16px;box-shadow:0 28px 70px #10243f2e}.contact-bottom-band{border-radius:16px;box-shadow:0 26px 68px #10243f29}@media(max-width:1040px){.contact-panel{position:static}.premium-contact-grid{grid-template-columns:1fr}}.profile{position:relative;isolation:isolate;overflow:hidden;display:grid;align-content:start;flex:0 0 auto;padding:16px 18px 17px;border:1px solid rgba(255,255,255,.16);border-radius:18px;color:#fff;background:linear-gradient(135deg,rgba(255,223,0,.12),transparent 31%),radial-gradient(circle at 88% 0%,rgba(255,255,255,.16),transparent 36%),linear-gradient(145deg,#07111f,#10243f 48%,#173f70);box-shadow:0 22px 50px #07101d3d}.profile:before{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:linear-gradient(90deg,#ff2f35,#ffdf00);z-index:-1}.profile:after{content:"";position:absolute;width:130px;height:130px;right:-42px;top:-42px;border:20px solid rgba(255,255,255,.09);border-radius:50%;background:transparent;z-index:-1}.profile-avatar{position:relative;z-index:1;width:50px;height:50px;margin-bottom:9px;border:1px solid rgba(255,255,255,.84);border-radius:50%;background:linear-gradient(180deg,#fff,#edf4fb);color:#10243f;box-shadow:0 14px 30px #0000002e}.profile small{position:relative;z-index:1;justify-self:start;margin:0 0 7px;padding:5px 10px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#ffffff1f;color:#fff;font-size:10px;font-weight:950;letter-spacing:.12em;line-height:1}.profile b{position:relative;z-index:1;margin-bottom:7px;color:#fff;font-size:17px;line-height:1.16}.profile-line{position:relative;z-index:1;display:block;margin-top:6px;padding:6px 9px;border:1px solid rgba(255,255,255,.13);border-radius:10px;background:#ffffff14;color:#ffffffe6;font-size:12px;font-weight:850;line-height:1.35;overflow-wrap:anywhere}.profile-badge{position:relative;z-index:1;display:flex;justify-content:center;width:100%;margin-top:10px;padding:7px 10px;border-radius:12px;background:#ffdf00;color:#10243f;font-size:11px;font-weight:950;letter-spacing:.08em;line-height:1.15;text-align:center;box-shadow:0 12px 24px #0000002e}.admin-sidebar nav{min-height:0}.admin-sidebar footer{flex:0 0 auto}.profile{grid-template-columns:46px minmax(0,1fr);column-gap:12px;row-gap:4px;align-items:center;padding:13px 14px 14px;border-radius:16px}.profile:after{width:112px;height:112px;right:-34px;top:-38px;border-width:18px}.profile-avatar{grid-row:1 / span 2;width:44px;height:44px;margin:0;font-size:15px}.profile small{grid-column:2;margin:0;padding:4px 8px;font-size:9px;width:max-content;max-width:100%}.profile b{grid-column:2;margin:0;font-size:16px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-line{grid-column:1 / -1;margin-top:6px;min-height:30px;padding:6px 10px;border-radius:9px;font-size:10.5px;line-height:1.25;letter-spacing:0;white-space:normal;word-break:break-word}.profile-badge{grid-column:1 / -1;min-height:31px;margin-top:7px;padding:7px 10px;border-radius:999px;font-size:10px}.lead-metrics{grid-template-columns:repeat(3,minmax(180px,1fr))}.leads-panel table{min-width:1120px}.lead-status{padding:7px 11px;font-size:11px}.status-new{background:#fff7d6;color:#9a6700}.status-contacted{background:#dff5e8;color:#07873a}.status-quoted{background:#e0edff;color:#0c4da2}.status-closed{background:#e9f8ef;color:#0b7a34}.status-lost{background:#ffe6e6;color:#cf1e1e}.action-stack select{width:auto;min-height:32px;padding:0 28px 0 10px;border-radius:6px;font-size:12px;font-weight:900}.admin-main{background:linear-gradient(180deg,rgba(255,255,255,.38),transparent 320px),#eef3f9}.panel{border-color:#d6e2f0;border-radius:16px;box-shadow:0 18px 42px #0f172a14}.page-head{align-items:flex-start}.page-head h1{color:#10243f}.page-head span{color:#d71920}button,.search-select-option,.quick-actions button{transition:transform .14s ease,box-shadow .14s ease,background .14s ease,border-color .14s ease,color .14s ease}button:hover:not(:disabled){transform:translateY(-1px)}button:disabled{cursor:not-allowed}input,select,textarea{border-color:#cbdced;border-radius:10px;background:#fff}input:focus,select:focus,textarea:focus,.search-select:focus-within input{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.form-grid,.line-box,.follow-up-panel,.settings-section{border-radius:14px;background:linear-gradient(180deg,#fbfdff,#f5f9ff)}.form-actions{flex-wrap:wrap}.success,.form-actions .success{background:linear-gradient(135deg,#108b20,#08751b);border:1px solid rgba(255,255,255,.16);border-radius:10px}.muted-btn{background:linear-gradient(135deg,#668393,#516b7b);border-radius:10px}.danger{border-radius:10px}.data-tools button,.action-stack button,.row-actions button{border:1px solid rgba(12,77,162,.1);border-radius:9px}.action-stack,.row-actions{background:#f5f8fc}.metric{border-radius:14px}.metric strong{overflow-wrap:anywhere}table{border-radius:14px;box-shadow:0 12px 28px #0f172a0b}th{color:#51627a;background:linear-gradient(180deg,#f9fbff,#eef5ff)}td{line-height:1.35}.status{border:1px solid rgba(7,135,58,.12)}.status.bad{border-color:#cf1e1e1f}.table-pager{padding:12px 14px;border:1px solid #dbe6f2;border-radius:12px;background:#fff}.table-pager button,.table-pager select{border-radius:9px}.search-select{z-index:3}.search-select input{min-height:46px}.search-select-arrow{top:6px;height:34px;border:1px solid #d8e4f1;background:linear-gradient(180deg,#f7fbff,#e8f1ff)}.search-select-menu{z-index:80;border-color:#aecaef;border-radius:12px}.search-select-option{min-height:48px}.search-select-option:last-child{border-bottom:0}.search-select-option:hover,.search-select-option:focus{transform:none}.customer-picker-row{align-items:stretch}.mini-add-btn{min-height:46px}.form-drawer{border-left:1px solid #d9e5f3;box-shadow:-28px 0 70px #0f172a2e}.drawer-title{position:sticky;top:0;z-index:2;background:#fff}.drawer-title button{font-weight:950}.empty-state,.loading,.toast{border-radius:14px}.loading{background:#10243f}.toast{background:linear-gradient(135deg,#108b20,#067647)}.contact-success,.contact-error,.field-error{border-radius:12px}@media(max-width:900px){.page-head{display:grid}.head-actions,.data-tools,.form-actions{justify-content:flex-start}.table-pager{display:grid}.table-pager div{flex-wrap:wrap}.customer-picker-row{grid-template-columns:1fr}.mini-add-btn{width:100%}}.rich-home-hero{min-height:clamp(500px,66vh,640px);grid-template-columns:minmax(430px,42%) 1fr;background:#07111f}.rich-home-hero:after{height:1px;background:#ffdf008c}.home-hero-media{min-height:clamp(500px,66vh,640px);background:linear-gradient(90deg,#07101df7,#07101de6 34%,#07101d6b 72%,#07101d8c),linear-gradient(180deg,#07101d1f,#07101d5c),url(/assets/sswire-products.jpg) center 42% / cover no-repeat;transform:none}.rich-hero-copy{max-width:760px;padding:clamp(40px,5.5vw,68px) clamp(28px,5vw,78px)}.rich-hero-copy span,.showcase-copy span,.rate-cta span{font-size:12px;letter-spacing:.14em}.rich-hero-copy h1{max-width:620px;margin:16px 0 18px;font-size:clamp(36px,4.2vw,58px);line-height:1.06}.rich-hero-copy p{max-width:600px;font-size:clamp(16px,1.2vw,18px);line-height:1.62}.rich-hero-copy button,.rich-hero-copy button.dark,.showcase-copy button,.rate-actions button{border-radius:8px}.hero-proof{margin-top:28px}.hero-proof strong{border-radius:999px;color:#ffffffeb;background:#ffffff13}.trust-strip{padding:0 clamp(22px,5vw,88px);background:#081321}.trust-strip span{min-height:56px;font-size:11px}.home-stats{padding-top:clamp(48px,6vw,78px);padding-bottom:clamp(48px,6vw,78px);background:linear-gradient(180deg,#f8fbff,#fff)}.home-stats article{min-height:190px;border-color:#10243f1a;border-radius:12px;box-shadow:0 18px 42px #10243f14}.home-stats strong{font-size:clamp(30px,2.8vw,42px);line-height:1.08}.home-stats span{max-width:300px;line-height:1.58}.factory-band{background:#e1e9f3}.factory-band article{padding:clamp(30px,4vw,54px)}.factory-band h2{font-size:clamp(25px,2.2vw,34px);line-height:1.1}.factory-band p{max-width:420px}.home-showcase{grid-template-columns:minmax(320px,.78fr) minmax(520px,1.22fr);gap:clamp(34px,5vw,72px);padding-top:clamp(66px,8vw,108px);padding-bottom:clamp(66px,8vw,108px);background:linear-gradient(180deg,#fff,#f7faff)}.home-showcase:before,.showcase-grid:after{opacity:.45}.showcase-copy h2{max-width:650px;font-size:clamp(34px,3.7vw,54px);line-height:1.1}.showcase-copy p{max-width:580px;font-size:18px}.showcase-grid{gap:16px}.showcase-grid img{height:220px;border-radius:12px;object-fit:cover;object-position:center;filter:saturate(.88) contrast(1.04);box-shadow:0 20px 44px #10243f24}.showcase-grid img:first-child{height:456px}.showcase-grid img:nth-child(2){object-position:center 42%}.showcase-grid img:nth-child(3){object-position:center 54%}.rich-strip{grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid #dbe6f2;border-bottom:1px solid #dbe6f2}.rich-strip article{min-height:138px;padding:28px 24px;background:#fff}.rich-strip b{padding:0;border-right:0;text-align:left;font-size:14px}.rich-strip span{display:block;margin-top:10px;color:#5d6f86;font-weight:750;line-height:1.45}.rich-home-cards{padding:clamp(52px,7vw,88px) clamp(22px,6vw,88px);gap:18px;background:#f7faff}.rich-home-cards .home-card,.rich-home-cards .dark-card{min-height:240px;border-radius:12px}.rich-home-cards .dark-card{background:linear-gradient(145deg,#07111f,#10243f 64%,#173b67)}.rich-home-cards .dark-card h2{font-size:clamp(32px,3vw,46px);line-height:1.08}.rich-home-cards .home-card:not(.dark-card) h3{font-size:clamp(24px,2vw,31px);line-height:1.14}.rich-home-cards .home-card:not(.dark-card) p,.rich-home-cards .home-card small{line-height:1.6}.rate-cta{min-height:330px;padding:clamp(46px,6vw,74px) clamp(24px,7vw,108px);background:linear-gradient(90deg,#07101df5,#10243feb),url(/assets/sswire-products.jpg) center / cover no-repeat}.rate-cta:before{opacity:.18}.rate-cta h2{font-size:clamp(34px,3.8vw,56px);line-height:1.08}.rate-cta p{font-size:18px;line-height:1.65}@media(max-width:1180px){.rich-home-hero,.home-hero-media{min-height:590px}.home-showcase{grid-template-columns:1fr}.showcase-grid{grid-template-columns:1.1fr .9fr}.rich-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.rich-strip article:last-child{grid-column:1 / -1}}@media(max-width:760px){.rich-home-hero,.home-hero-media{min-height:560px}.home-hero-media{background:linear-gradient(180deg,#07101db8,#07101df0),url(/assets/sswire-products.jpg) center / cover no-repeat}.rich-hero-copy{align-self:end;padding:92px 22px 38px}.hero-actions{display:grid;grid-template-columns:1fr}.rich-hero-copy button,.rich-hero-copy button.dark{width:100%}.trust-strip,.home-stats,.factory-band,.showcase-grid,.rich-strip,.rich-home-cards,.rate-cta{grid-template-columns:1fr}.home-stats article,.rich-home-cards .home-card,.rich-home-cards .dark-card{min-height:0}.showcase-grid img,.showcase-grid img:first-child{height:220px}.rich-strip article:last-child{grid-column:auto}.rate-actions{display:grid;gap:12px}}.rich-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;padding:clamp(34px,5vw,58px) clamp(24px,6vw,96px);border:0;background:linear-gradient(180deg,#fff,#f3f7fb)}.rich-strip article{position:relative;min-height:205px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:24px 22px;border:1px solid rgba(16,36,63,.12);border-radius:13px;color:#fff;background-color:#10243f;background-position:center;background-size:cover;box-shadow:0 22px 48px #10243f21;isolation:isolate}.rich-strip article:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#07101d29,#07101d85 44%,#07101df0),linear-gradient(90deg,rgba(7,16,29,.28),transparent 62%)}.rich-strip article:after{content:"";width:58px;height:3px;margin-top:16px;border-radius:999px;background:#ffdf00}.rich-strip article:nth-child(1){background-image:url(/assets/industry-trade.jpg);background-position:center 56%}.rich-strip article:nth-child(2){background-image:url(/assets/industry-construction.jpg);background-position:center 44%}.rich-strip article:nth-child(3){background-image:url(/assets/wire-mesh-machine-premium.jpg);background-position:center 50%}.rich-strip article:nth-child(4){background-image:url(/assets/industry-agriculture.jpg);background-position:center 48%}.rich-strip article:nth-child(5){background-image:url(/assets/industry-construction.jpg);background-position:center 58%}.rich-strip article b{display:block;width:fit-content;max-width:100%;padding:0;border:0;border-radius:0;color:#fff;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;font-size:12px;line-height:1.05;letter-spacing:.12em;text-align:left;text-shadow:0 2px 12px rgba(0,0,0,.55)}.rich-strip article span{display:block;max-width:260px;margin-top:13px;color:#ffffffdb;font-size:15px;font-weight:800;line-height:1.48}@media(max-width:1180px){.rich-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.rich-strip article:last-child{grid-column:1 / -1}}@media(max-width:760px){.rich-strip{grid-template-columns:1fr}.rich-strip article,.rich-strip article:last-child{grid-column:auto;min-height:180px}}.premium-about-hero{background:linear-gradient(100deg,#07101dfa,#07101de6 42%,#07101d7a),radial-gradient(circle at 78% 30%,rgba(255,223,0,.14),transparent 34%),url(/assets/industry-trade.jpg) center 52% / cover no-repeat}
