:root{--navy:#061f44;--blue:#0b4f9c;--blue2:#1273cf;--ice:#eef5fd;--red:#c51f2e;--gold:#e3a426;--text:#16263b;--muted:#607087;--line:#d7e0eb;--green:#16834b;--shadow:0 10px 30px rgba(5,31,68,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#f5f8fc}a{color:inherit}.wrap{max-width:1280px;margin:auto;padding:0 24px}.utility{background:#04172f;color:#dce8f7;font-size:12px}.utility .wrap{height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.header{background:white;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:60;box-shadow:0 2px 10px rgba(8,44,87,.05)}.header .wrap{min-height:92px;display:grid;grid-template-columns:minmax(190px,230px) minmax(0,1fr) auto;align-items:center;column-gap:28px}.brand{display:block;min-width:0}.brand img{width:220px;max-width:100%;height:74px;object-fit:contain;object-position:left center;display:block}.nav{display:flex;align-items:center;justify-content:center;gap:18px;min-width:0;white-space:nowrap}.nav a{text-decoration:none;font-weight:700;font-size:14px;color:#183654;padding:10px 0}.nav a:hover,.nav a.active{color:var(--blue2)}.header-actions{display:flex;align-items:center;gap:9px;white-space:nowrap}.btn,.header-actions a{display:inline-block;border:0;border-radius:6px;padding:11px 16px;background:var(--blue);color:#fff;font-weight:800;text-decoration:none;cursor:pointer}.btn.red,.header-actions .join{background:var(--red)}.btn.outline,.header-actions .login{background:#fff;color:var(--blue);border:1px solid #aebfd1}.menu-toggle{display:none;border:0;background:var(--navy);color:white;border-radius:6px;padding:10px 12px;font-weight:800}.hero{background:linear-gradient(125deg,#061f44 0%,#0b4f9c 58%,#0b70c7 100%);color:#fff;overflow:hidden;position:relative}.hero:after{content:'';position:absolute;inset:0;background:radial-gradient(circle at 82% 34%,rgba(255,255,255,.13),transparent 35%);pointer-events:none}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:46px;align-items:center;min-height:535px;position:relative;z-index:1}.hero h1{font-size:56px;line-height:1.02;margin:0 0 18px;letter-spacing:-1.8px}.hero p{font-size:20px;line-height:1.5;max-width:680px;margin:0 0 26px}.hero-logo{background:#fff;border-radius:15px;padding:16px;box-shadow:0 20px 50px rgba(0,20,47,.45)}.hero-logo img{width:100%;display:block;border-radius:8px}.searchbar{display:flex;background:#fff;padding:7px;border-radius:8px;max-width:760px;box-shadow:0 12px 28px rgba(0,24,55,.28)}.searchbar input{flex:1;border:0;outline:0;padding:16px;font-size:15px;min-width:0}.searchbar button{border:0;border-radius:5px;background:var(--red);color:white;padding:0 24px;font-weight:800;cursor:pointer}.quick{display:flex;gap:9px;flex-wrap:wrap;margin-top:15px}.quick a{padding:7px 11px;border-radius:999px;border:1px solid rgba(255,255,255,.30);background:rgba(255,255,255,.08);font-size:12px;text-decoration:none}.section{padding:50px 0;background:#fff}.section.alt{background:var(--ice)}.section h1,.section h2{color:#082a56}.section h2{font-size:31px;margin:0 0 8px}.lead{margin:0 0 25px;color:#617187;line-height:1.55}.catgrid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.cat{background:#fff;border:1px solid var(--line);border-radius:10px;padding:18px 10px;text-align:center;font-weight:700;font-size:13px;box-shadow:0 3px 8px rgba(7,28,52,.03);text-decoration:none}.cat .ico{font-size:30px;margin-bottom:8px}.adband{background:#fff;padding:30px 0}.ad{min-height:165px;border-radius:12px;background:linear-gradient(110deg,#062653,#0c61ac);color:#fff;padding:28px 34px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 8px 24px rgba(8,41,79,.11)}.ad strong{font-size:28px}.ad p{margin:7px 0;color:#dceaff}.adbox{background:white;color:#14304f;width:280px;min-width:230px;height:104px;border-radius:9px;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:800}.three,.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card,.panel,.form,.statuscard{background:#fff;border:1px solid var(--line);border-radius:11px;padding:23px;box-shadow:0 4px 14px rgba(8,44,87,.04)}.card h3{margin:0 0 8px;color:#092d5c}.card p{margin:0;color:#66768b;line-height:1.55}.pagehead{background:linear-gradient(120deg,#071f43,#0e5ca6);color:white;padding:28px 0}.pagehead .wrap{display:flex;align-items:center;gap:22px}.pagehead img{width:128px;height:64px;object-fit:contain;background:white;border-radius:7px;padding:4px;flex:none}.pagehead h1{margin:0;font-size:34px;color:white}.pagehead p{margin:7px 0 0;color:#e1edfb}.market-shell{display:grid;grid-template-columns:240px 1fr;gap:22px}.filters{background:white;border:1px solid var(--line);border-radius:9px;padding:16px;height:max-content}.filters h3{font-size:14px;margin:0 0 12px}.filters label{display:block;font-size:13px;color:#47596f;padding:6px 0}.resultsbar{display:flex;gap:12px;align-items:center;margin-bottom:14px}.msearch{display:flex;flex:1;border:2px solid #0c4f95;border-radius:7px;overflow:hidden;background:white}.msearch input{flex:1;border:0;padding:13px;outline:0}.msearch button{border:0;background:#0c4f95;color:white;padding:0 20px;font-weight:800}.productgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.product{background:white;border:1px solid var(--line);border-radius:8px;overflow:hidden;position:relative;transition:transform .15s,box-shadow .15s}.product:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.prodimg{height:188px;background:linear-gradient(135deg,#f9fbfe,#e3ebf5);display:flex;align-items:center;justify-content:center;font-size:70px;overflow:hidden}.prodimg img{width:100%;height:100%;object-fit:cover}.product .body{padding:12px}.product h3{font-size:14px;margin:0 0 8px;line-height:1.3;min-height:36px}.price{color:#a4111f;font-weight:900;font-size:18px}.meta{font-size:11px;color:#68788e;margin-top:5px}.stars{color:#e79a00;font-size:12px}.badge{display:inline-block;background:#e7f6ed;color:#19723f;border-radius:4px;padding:4px 6px;font-size:10px;font-weight:800;margin-top:6px}.plan{background:white;border:1px solid var(--line);border-radius:11px;padding:25px}.plan.featured{border:2px solid var(--blue);box-shadow:0 8px 24px rgba(10,76,147,.12)}.plan h3{margin:0;color:#082a56}.pprice{font-size:31px;font-weight:900;margin-top:8px}.plan ul{padding-left:18px;color:#54667d;line-height:1.85;font-size:13px}.about-grid,.contact-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:30px}.about-grid p,.terms p,.terms li{color:#5f7085;line-height:1.72}.warmbox{background:#edf5ff;border-left:5px solid #0b5ba8;padding:24px;border-radius:7px}.form label{font-size:12px;font-weight:700;display:block;margin-bottom:5px}.form input,.form textarea,.form select{width:100%;padding:12px;border:1px solid #cbd7e4;border-radius:5px;margin-bottom:12px;font:inherit}.form textarea{height:145px}.statuscard{background:#eef5fd;border-color:#cddff2}.live-dot{width:9px;height:9px;border-radius:50%;background:var(--green);display:inline-block;margin-right:7px}.chat-launch{position:fixed;right:22px;bottom:22px;z-index:80;border:0;background:#0b5ba8;color:#fff;border-radius:28px;padding:14px 18px;font-weight:800;box-shadow:0 8px 20px rgba(4,29,59,.27);cursor:pointer}.chatpanel{position:fixed;right:22px;bottom:82px;width:350px;background:white;border:1px solid #cbd8e6;border-radius:12px;box-shadow:0 18px 45px rgba(2,21,46,.27);z-index:80;display:none;overflow:hidden}.chatpanel.open{display:block}.chathead{background:#073566;color:white;padding:14px}.chatbody{padding:14px;height:235px;overflow:auto;background:#f6f9fd}.bubble{padding:9px 11px;border-radius:10px;background:white;border:1px solid #d8e2ed;margin:7px 0;font-size:13px;line-height:1.4}.chatinput{display:flex;border-top:1px solid #dfe6ee}.chatinput input{flex:1;border:0;padding:12px;outline:0}.chatinput button{border:0;background:#0b5ba8;color:white;padding:0 15px}.profile-hero{background:linear-gradient(120deg,#061f44,#0d5aa5);color:#fff;padding:30px 0}.company-head{display:grid;grid-template-columns:95px 1fr 270px;gap:20px;align-items:center}.company-logo{width:95px;height:95px;background:white;border-radius:9px;color:#0d4f91;display:flex;align-items:center;justify-content:center;font-weight:900}.company-head h1{font-size:30px;margin:0 0 7px}.contactbox{background:#fff;color:#16304f;padding:14px;border-radius:8px}.contactbox .btn{width:100%;text-align:center;margin:4px 0}.tabs{background:white;border-bottom:1px solid var(--line)}.tabs .wrap{display:flex;gap:28px;overflow:auto}.tabs a{text-decoration:none;padding:16px 0;font-size:13px;font-weight:700;color:#31465f;white-space:nowrap}.tabs a:first-child{color:#0b5ba8;border-bottom:3px solid #0b5ba8}.profile-main{display:grid;grid-template-columns:1fr 300px;gap:22px}.panel{margin-bottom:18px}.panel h2{font-size:20px;margin:0 0 14px;color:#092f5f}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#dfe7f0;border:1px solid #dfe7f0;border-radius:7px;overflow:hidden}.stat{background:white;text-align:center;padding:14px}.stat b{display:block;font-size:19px;color:#092f5f}.stat span{font-size:11px;color:#68788d}.profile-products{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.profile-products .prodimg{height:118px;font-size:48px}.capchips{display:flex;gap:8px;flex-wrap:wrap}.capchips span{background:#edf4fb;border:1px solid #d1e0ef;padding:7px 10px;border-radius:4px;font-size:12px}.factorygrid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.factory{height:130px;background:linear-gradient(135deg,#cfdaea,#8ca7c4);display:flex;align-items:center;justify-content:center;border-radius:7px;color:white;font-size:38px}.certgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.cert{padding:12px;border:1px solid #d7e2ed;border-radius:6px;font-size:12px}.sidefacts div{padding:9px 0;border-bottom:1px solid #e9eef4;font-size:12px}.messages-shell{display:grid;grid-template-columns:300px 1fr 280px;min-height:650px;background:white;border:1px solid var(--line);border-radius:11px;overflow:hidden}.convos{border-right:1px solid var(--line);background:#f8fbff}.convo{padding:14px;border-bottom:1px solid #e2e9f1;cursor:pointer}.convo.active{background:#eaf3fe;border-left:4px solid #0b5ba8}.convo b{font-size:13px}.convo small{display:block;color:#6a788b;margin-top:4px}.thread{display:flex;flex-direction:column}.threadhead{padding:14px 17px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.threadbody{flex:1;padding:18px;background:#f5f8fc;overflow:auto;max-height:520px}.msg{max-width:72%;padding:10px 12px;border-radius:12px;background:white;border:1px solid #d9e2ed;margin:8px 0;font-size:13px;line-height:1.45}.msg.me{margin-left:auto;background:#ddebfb;border-color:#c3d8ee}.attachment{margin-top:8px;background:#f7f9fc;border:1px solid #d6e0ea;border-radius:7px;padding:9px;font-size:12px}.composer{border-top:1px solid var(--line);padding:10px;display:flex;gap:7px}.composer input[type=text]{flex:1;border:1px solid #cad6e2;border-radius:6px;padding:11px}.composer button,.composer label{border:0;background:#0b5ba8;color:white;border-radius:6px;padding:10px 13px;cursor:pointer;font-weight:700}.contact-info{border-left:1px solid var(--line);padding:18px}.video-modal{position:fixed;inset:0;background:rgba(0,19,38,.86);z-index:100;display:none;align-items:center;justify-content:center}.video-modal.open{display:flex}.video-card{width:min(920px,92vw);background:#071c38;border-radius:12px;padding:18px;color:white}.video-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.video-grid video,.remote{width:100%;height:300px;background:#020b16;border-radius:8px;object-fit:cover}.remote{display:flex;align-items:center;justify-content:center;color:#9db2cb}.videobar{display:flex;justify-content:center;gap:10px;margin-top:14px}.authbox{max-width:520px;margin:55px auto}.notice{padding:12px 14px;border-radius:7px;background:#edf5ff;border:1px solid #c8def5;margin:12px 0;color:#23405f}.error{background:#fff1f2;border-color:#f2c4c9;color:#8b1722}.account-grid{display:grid;grid-template-columns:250px 1fr;gap:20px}.account-nav{background:#082a55;color:white;border-radius:9px;padding:12px;height:max-content}.account-nav a{display:block;text-decoration:none;padding:10px;border-radius:5px}.account-nav a:hover{background:#104d8b}.table{width:100%;border-collapse:collapse;font-size:13px}.table th,.table td{padding:11px;border-bottom:1px solid #e3eaf1;text-align:left}.footer{background:#051831;color:#d8e5f4;padding:36px 0}.footergrid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:36px}.footer img{width:190px;background:white;border-radius:7px;padding:4px}.footer h4{color:white}.footer p,.footer a{font-size:13px;color:#b9c9dc;line-height:1.7;text-decoration:none}@media(max-width:1180px){.header .wrap{grid-template-columns:190px minmax(0,1fr) auto;column-gap:16px}.brand img{width:185px}.nav{gap:12px}.nav a{font-size:13px}.header-actions .join{display:none}}@media(max-width:980px){.header .wrap{grid-template-columns:minmax(150px,210px) 1fr auto}.nav{display:none;position:absolute;left:0;right:0;top:92px;background:white;border-top:1px solid var(--line);padding:14px 24px;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start}.nav.open{display:flex}.menu-toggle{display:block;justify-self:end}.header-actions{justify-self:end}.hero-grid,.about-grid,.contact-grid,.profile-main,.market-shell,.account-grid{grid-template-columns:1fr}.catgrid{grid-template-columns:repeat(3,1fr)}.productgrid{grid-template-columns:repeat(2,1fr)}.company-head{grid-template-columns:70px 1fr}.contactbox{grid-column:1/-1}.plans,.three{grid-template-columns:1fr}.hero-grid{padding:38px 0}.hero h1{font-size:42px}.messages-shell{grid-template-columns:240px 1fr}.contact-info{display:none}}@media(max-width:680px){.utility .wrap{justify-content:center}.utility span:first-child{display:none}.header .wrap{min-height:78px;grid-template-columns:150px 1fr auto}.brand img{width:150px;height:58px}.nav{top:78px}.header-actions .login{display:none}.hero-grid{grid-template-columns:1fr}.hero-logo{display:none}.hero h1{font-size:38px}.searchbar{flex-direction:column}.searchbar button{padding:14px}.catgrid{grid-template-columns:repeat(2,1fr)}.productgrid{grid-template-columns:1fr 1fr}.ad{align-items:flex-start;flex-direction:column}.adbox{width:100%}.stats{grid-template-columns:repeat(2,1fr)}.profile-products{grid-template-columns:repeat(2,1fr)}.messages-shell{grid-template-columns:1fr}.convos{display:none}.footergrid{grid-template-columns:1fr}.video-grid{grid-template-columns:1fr}.video-grid video,.remote{height:220px}.chatpanel{right:12px;left:12px;width:auto}.productgrid{grid-template-columns:1fr}}

.profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profile-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}.mini-action{display:block;border:1px solid #dbe4ef;background:#f8fbff;border-radius:12px;padding:15px;text-decoration:none}.mini-action b{display:block;color:#102b50;margin-bottom:5px}.mini-action span{font-size:12px;color:#64748b;line-height:1.4}.account-nav .active{background:#e9f2ff;font-weight:800}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.muted{color:#68778c;font-size:13px}
@media(max-width:900px){.profile-grid,.profile-actions{grid-template-columns:1fr}.section-head{display:block}.section-head .btn{margin-top:12px}}
.su-modal-overlay{position:fixed;inset:0;background:rgba(3,17,37,.6);z-index:200;display:none;align-items:center;justify-content:center;padding:20px}.su-modal-overlay.open{display:flex}.su-modal{background:#fff;border-radius:11px;box-shadow:0 20px 50px rgba(2,21,46,.35);padding:24px;width:min(420px,92vw)}.su-modal h3{margin:0 0 10px;color:#092f5f;font-size:18px}.su-modal p{margin:0 0 20px;color:#3a4b60;line-height:1.5;font-size:14px;white-space:pre-wrap;word-break:break-word}.su-modal-actions{display:flex;justify-content:flex-end;gap:10px}.su-modal-actions .btn{width:auto;margin:0}
