:root{--navy:#061d48;--navy2:#09285d;--blue:#0b63f6;--blue2:#2d7dff;--ink:#13243e;--muted:#6f8098;--line:#dfe7f1;--soft:#f4f7fb;--soft2:#eef4fb;--white:#fff;--green:#15966b;--amber:#d69316;--red:#d74955;--shadow:0 16px 45px rgba(16,43,81,.10);--radius:14px;--radius2:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 38px));margin:auto}.mobile{display:none}.header{height:76px;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50;backdrop-filter:blur(14px)}.nav{height:100%;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;color:var(--navy);letter-spacing:-.4px;min-width:max-content}.brand img{height:40px;max-width:170px;object-fit:contain}.brand-mark{width:37px;height:37px;border-radius:10px;background:linear-gradient(135deg,var(--blue),#0a4bcc);color:#fff;display:grid;place-items:center;font-size:17px;box-shadow:0 7px 18px rgba(11,99,246,.28)}.brand span:last-child{display:flex;flex-direction:column;line-height:1}.brand small{font-size:7px;letter-spacing:1.7px;margin-top:5px;color:#7890af}.nav nav{display:flex;gap:25px;margin-left:auto}.nav nav a{font-size:14px;font-weight:700;color:#43546c;transition:.2s}.nav nav a:hover{color:var(--blue)}.nav-actions{display:flex;gap:9px}.btn{appearance:none;border:0;border-radius:9px;padding:10px 16px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:800;font-size:14px;cursor:pointer;transition:.2s;line-height:1.2}.btn:hover{transform:translateY(-1px)}.btn.primary{background:linear-gradient(135deg,var(--blue),#0a55d4);color:#fff;box-shadow:0 8px 20px rgba(11,99,246,.20)}.btn.soft{background:#eef4fd;color:#174779;border:1px solid #d6e4f5}.btn.glass{background:rgba(255,255,255,.10);color:#fff;border:1px solid rgba(255,255,255,.28)}.btn.white{background:#fff;color:var(--navy)}.btn.danger{background:#cf3c4b;color:#fff}.btn.lg{padding:14px 21px}.btn.sm{padding:7px 10px;font-size:12px}.btn.block{width:100%}.hero{background:radial-gradient(circle at 70% 18%,#0d4090 0,transparent 34%),linear-gradient(135deg,#05183d,#072459 65%,#092d67);color:#fff;overflow:hidden;position:relative}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:45px 45px;mask-image:linear-gradient(to right,#000,transparent)}.hero-grid{min-height:620px;display:grid;grid-template-columns:1.02fr .98fr;gap:55px;align-items:center;position:relative}.eyebrow,.blue-label,.section-title span,.mission span,.auth-art span,.client-welcome small{font-size:11px;font-weight:900;letter-spacing:1.4px}.eyebrow{color:#8cb7ff}.hero h1{font-size:55px;line-height:1.06;letter-spacing:-2.6px;margin:17px 0 22px}.hero h1 em{font-style:normal;color:#4c8dff}.hero p{font-size:17px;color:#b9c9df;max-width:660px}.hero-actions{display:flex;gap:12px;margin-top:30px}.hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:44px;border-top:1px solid rgba(255,255,255,.14);padding-top:22px}.hero-stats div{display:flex;flex-direction:column}.hero-stats b{font-size:22px}.hero-stats span{font-size:10px;color:#97aac4}.mock{background:#fff;border-radius:15px;box-shadow:0 28px 80px rgba(0,0,0,.34);transform:perspective(900px) rotateY(-3deg) rotateX(1deg);overflow:hidden;color:var(--blue)}.mockbar{height:42px;background:#f7f9fc;border-bottom:1px solid var(--line);padding:11px 14px;color:#a1aec0;font-size:10px}.mockbar b{color:#293b52;margin-left:20px}.mockbody{height:390px;display:grid;grid-template-columns:85px 1fr}.mockbody aside{background:var(--navy)}.mockbody section{padding:20px;background:#f5f8fc}.mini-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.mini-kpis i,.mini-panels i{height:53px;background:#fff;border-radius:7px;box-shadow:0 2px 8px #dfe7f1}.linechart{height:185px;background:#fff;margin-top:12px;border-radius:9px;padding:18px}.linechart svg{width:100%;height:100%}.mini-panels{display:grid;grid-template-columns:1.3fr .7fr;gap:10px;margin-top:12px}.mini-panels i{height:100px}.trust{border-bottom:1px solid var(--line);background:#fff}.trust .container{height:78px;display:flex;align-items:center;justify-content:space-between;color:#8b99ab}.trust b{letter-spacing:1px}.section{padding:78px 0}.section.alt{background:var(--soft)}.section-title{text-align:center;max-width:760px;margin:0 auto 38px}.section-title span,.blue-label{color:var(--blue)}.section-title h2,.split h2,.mission h2,.contact-copy h2{font-size:36px;line-height:1.15;letter-spacing:-1.2px;margin:10px 0}.section-title p,.contact-copy p{color:var(--muted)}.features,.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature,.content-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:25px;min-height:216px;transition:.2s;box-shadow:0 4px 14px rgba(15,38,68,.03)}.feature:hover,.content-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#b9d2f6}.feature i,.content-card i{font-style:normal;width:42px;height:42px;border-radius:10px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;font-size:19px;margin-bottom:16px}.feature h3,.content-card h3{font-size:17px;margin:0 0 8px}.feature p,.content-card p{font-size:13px;color:var(--muted);min-height:60px}.feature b,.content-card b{font-size:12px;color:var(--blue)}.split,.result-head,.client-welcome,.panel-title,.heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.data-table{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden;margin-top:24px}.data-table .row{display:grid;grid-template-columns:1.9fr 1.15fr .95fr .75fr .6fr;gap:14px;padding:15px 18px;align-items:center;border-bottom:1px solid #edf1f6;font-size:12px;transition:.15s}.data-table .row:last-child{border-bottom:0}.data-table a.row:hover{background:#f6f9fd}.data-table .th{background:#f6f8fb;color:#77869a;text-transform:uppercase;font-size:9px;letter-spacing:.6px}.data-table .row span{display:block}.data-table .row small,.admin-table small{display:block;color:#8c99aa;font-size:10px;margin-top:3px}.status{display:inline-flex;align-items:center;width:max-content;padding:4px 8px;border-radius:50px;background:#e9eef4;color:#56667b;font-size:9px;font-weight:900;font-style:normal;text-transform:uppercase;letter-spacing:.3px}.status.active,.status.ready,.status.paid{background:#e6f7f0;color:#11805d}.status.closing_soon,.status.high,.status.part_paid,.status.pending{background:#fff3d9;color:#a66a00}.status.urgent,.status.overdue,.status.closed,.status.suspended{background:#ffe9ec;color:#b82b3c}.status.draft,.status.review,.status.unpaid{background:#eaf2ff;color:#2861ab}.mission{padding:78px 0;background:linear-gradient(135deg,#0b59d1,var(--blue));color:#fff}.mission .container{display:flex;justify-content:space-between;align-items:center}.mission p{color:#dce8ff;max-width:650px}.shield{width:180px;height:180px;border:1px solid rgba(255,255,255,.28);border-radius:28px;display:grid;place-items:center;font-size:58px;position:relative}.shield small{position:absolute;bottom:22px;font-size:7px;letter-spacing:1px}.page-hero{background:linear-gradient(135deg,#061d48,#092b66);color:#fff;padding:62px 0}.page-hero span{font-size:10px;letter-spacing:1.3px;font-weight:900;color:#7eb0ff}.page-hero h1{font-size:42px;letter-spacing:-1.5px;margin:9px 0 8px}.page-hero p{color:#b4c4da;margin:0;max-width:720px}.prose{max-width:900px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:36px;font-size:15px;white-space:normal;box-shadow:0 5px 20px rgba(20,45,75,.04)}.prose.compact{border:0;box-shadow:none;padding:0;max-width:none}.footer{background:#041632;color:#aabbd0;padding-top:55px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:35px}.footer-grid>div{display:flex;flex-direction:column;gap:8px;font-size:13px}.footer-grid b{color:#fff;margin-bottom:7px}.foot-brand{color:#fff;margin-bottom:8px}.footer-grid p{max-width:350px}.copyright{border-top:1px solid #173154;margin-top:40px;padding:20px 0;font-size:11px}.copyright a{margin-left:7px}.filterbar{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:10px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:0 7px 25px rgba(19,45,81,.05)}label{font-size:12px;font-weight:800;color:#43546b}.filterbar label,.field,.form-card label,.auth-card label{display:flex;flex-direction:column;gap:6px}.filterbar span,.field>span{font-size:10px;text-transform:uppercase;letter-spacing:.5px;color:#718198}.filterbar input,.filterbar select,input,select,textarea{border:1px solid #d7e1ec;border-radius:8px;padding:10px 11px;background:#fff;color:var(--ink);outline:none;transition:.15s}input:focus,select:focus,textarea:focus{border-color:#7aa8ed;box-shadow:0 0 0 3px rgba(11,99,246,.08)}.result-head{padding:24px 2px 12px;font-size:12px;color:#78889d}.result-head b{font-size:20px;color:var(--navy);margin-right:6px}.tender-list{display:flex;flex-direction:column;gap:10px}.tender-card{display:grid;grid-template-columns:54px 1fr 165px;gap:18px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px;transition:.2s}.tender-card:hover{box-shadow:0 10px 30px rgba(16,43,81,.08);border-color:#bdd3f3}.tender-icon{width:50px;height:50px;border-radius:11px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;font-size:21px}.tender-meta{display:flex;align-items:center;gap:8px;font-size:10px;color:#7d8ba0}.tender-main h3{font-size:15px;margin:5px 0 2px}.tender-main p{font-size:11px;color:#718198;margin:0}.chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:9px}.chips span{background:#f2f5f9;color:#63748a;border-radius:6px;padding:3px 7px;font-size:9px}.tender-close{border-left:1px solid var(--line);padding-left:17px;display:flex;flex-direction:column;align-items:flex-start;gap:3px}.tender-close small{font-size:9px;color:#8593a6;text-transform:uppercase}.tender-close b{font-size:14px}.tender-close>span{font-size:9px;color:var(--red);margin-bottom:6px}.empty{padding:38px;border:1px dashed #cbd8e7;border-radius:12px;text-align:center;display:flex;flex-direction:column;gap:4px;color:var(--muted)}.empty b{color:var(--ink)}.empty.small{padding:18px}.detail-hero{background:#f2f6fc;border-bottom:1px solid var(--line);padding:45px 0}.detail-hero .container{display:grid;grid-template-columns:1fr 180px;gap:30px}.crumb{font-size:11px;color:#70839b}.crumb a{color:var(--blue)}.detail-tags{display:flex;gap:7px;margin:14px 0 10px}.detail-hero h1{font-size:34px;line-height:1.16;letter-spacing:-1px;margin:0 0 8px}.detail-hero p{color:#687990;margin:0}.deadline{background:#fff;border:1px solid var(--line);border-radius:13px;padding:20px;display:flex;flex-direction:column;align-self:start}.deadline small{font-size:9px;text-transform:uppercase;color:#8291a3}.deadline b{font-size:18px;color:var(--red)}.deadline span{font-size:11px;color:#728299}.detail-grid{display:grid;grid-template-columns:1fr 310px;gap:24px}.detail-card{border:1px solid var(--line);border-radius:13px;padding:25px;background:#fff;margin-bottom:16px}.detail-card h2,.detail-card h3{margin-top:0}.detail-card.sticky{position:sticky;top:96px}.detail-card hr{border:0;border-top:1px solid var(--line);margin:20px 0}.fact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--line);border-radius:10px;overflow:hidden}.fact-grid>div{padding:14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.fact-grid>div:nth-child(3n){border-right:0}.fact-grid small,.record-grid small,.account-snapshot small{display:block;font-size:9px;color:#8090a5;text-transform:uppercase;letter-spacing:.35px}.fact-grid b{font-size:12px}.pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.price-card{position:relative;border:1px solid var(--line);border-radius:16px;padding:30px;background:#fff;box-shadow:0 7px 24px rgba(13,42,79,.04)}.price-card.featured{border:2px solid var(--blue);transform:translateY(-7px);box-shadow:0 18px 45px rgba(11,99,246,.13)}.popular{position:absolute;right:20px;top:0;transform:translateY(-50%);background:var(--blue);color:#fff;padding:5px 9px;border-radius:20px;font-size:8px;font-weight:900}.price-card h3{font-size:21px}.price-card>p{color:var(--muted);min-height:50px}.price{display:flex;align-items:baseline;gap:4px;margin:20px 0}.price b{font-size:39px;letter-spacing:-1.5px}.price small,.price span{color:#77869a}.price-card ul{list-style:none;padding:0;min-height:180px}.price-card li{padding:7px 0;font-size:12px;border-bottom:1px solid #f0f3f7}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-copy{padding-top:25px}.contact-points{display:flex;flex-direction:column;gap:12px;margin-top:25px}.form-card,.auth-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:28px;display:flex;flex-direction:column;gap:15px;box-shadow:var(--shadow)}.auth{min-height:calc(100vh - 76px);display:grid;grid-template-columns:1fr 1fr}.auth-art{background:radial-gradient(circle at 30% 20%,#1051aa,transparent 32%),linear-gradient(145deg,#041633,#08265d);padding:48px 11%;color:#fff;display:flex;flex-direction:column;justify-content:space-between}.auth-art .brand{color:#fff}.auth-art h1{font-size:43px;line-height:1.08;letter-spacing:-1.5px}.auth-art p{color:#b4c4da}.auth-panel{display:grid;place-items:center;background:#f6f8fc;padding:35px}.auth-card{width:min(430px,100%)}.auth-card small{color:var(--blue);font-weight:900;letter-spacing:1px}.auth-card h2{font-size:29px;margin:0}.auth-card>p{margin:0;color:var(--muted)}.center{text-align:center;font-size:12px}.center a{color:var(--blue);font-weight:800}.flash{position:fixed;top:15px;left:50%;transform:translateX(-50%);z-index:999;background:#fff;padding:11px 18px;border-radius:10px;box-shadow:0 12px 45px rgba(0,0,0,.18);font-size:12px;font-weight:800;border-left:4px solid var(--blue)}.flash.success{border-color:var(--green)}.flash.error{border-color:var(--red)}
/* client */.client{background:#f4f7fb}.client-wrap{padding:42px 0 70px}.client-welcome{margin-bottom:23px}.client-welcome h1{font-size:31px;margin:4px 0}.client-welcome p{color:var(--muted);margin:0}.client-welcome small{color:var(--blue)}.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.kpis>div{background:#fff;border:1px solid var(--line);border-radius:12px;padding:17px;display:flex;gap:12px;align-items:center}.kpis>div>i{font-style:normal;width:39px;height:39px;border-radius:10px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center}.kpis span{display:flex;flex-direction:column}.kpis small{font-size:9px;color:#7f8ea1;text-transform:uppercase}.kpis b{font-size:17px}.kpis em{font-size:9px;color:#83a496;font-style:normal}.dashboard-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:16px;margin-top:17px}.panel{background:#fff;border:1px solid var(--line);border-radius:13px;padding:21px}.panel-title{border-bottom:1px solid var(--line);padding-bottom:13px;margin-bottom:5px}.panel-title h3{margin:0;font-size:15px}.panel-title a{font-size:10px;color:var(--blue);font-weight:800}.compact-list>a,.backup-list>div{display:flex;align-items:center;gap:12px;border-bottom:1px solid #eef2f7;padding:12px 3px;font-size:11px}.compact-list>a:last-child,.backup-list>div:last-child{border-bottom:0}.compact-list>a>span,.backup-list>div>span:nth-child(2){display:flex;flex-direction:column;flex:1}.compact-list a small{color:#8492a4}.compact-list a i{font-size:9px;font-style:normal;color:#74859a}.account-snapshot{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.account-snapshot span{padding:13px;background:#f7f9fc;border-radius:9px}.account-snapshot b{font-size:11px;display:block;overflow-wrap:anywhere}.invoice-row{grid-template-columns:1fr 1fr 1fr 1fr .7fr!important}.support-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:17px}.narrow{max-width:860px}.thread{display:flex;flex-direction:column;gap:11px}.message{max-width:78%;background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px}.message.mine{margin-left:auto;background:#eaf2ff;border-color:#c9defb}.message.staff{background:#f0f7f4}.message b{font-size:11px}.message b small{color:#8795a7}.message p{font-size:12px;margin:5px 0}.message>small{font-size:8px;color:#8a97a8}.reply{display:flex;gap:10px;margin-top:14px}.reply textarea{flex:1;min-height:70px}
/* admin */.admin{background:#f4f7fb}.shell{min-height:100vh;display:grid;grid-template-columns:245px 1fr}.side{background:linear-gradient(180deg,#061d48,#041735);color:#aebdd1;position:fixed;top:0;left:0;bottom:0;width:245px;padding:20px 15px;display:flex;flex-direction:column;z-index:80;overflow-y:auto}.side-brand{color:#fff;padding:5px 9px 22px;border-bottom:1px solid rgba(255,255,255,.1)}.side-brand small{color:#7089aa}.side nav{display:flex;flex-direction:column;padding:15px 0;gap:2px}.side nav>a{font-size:12px;padding:9px 11px;border-radius:7px;color:#aebdd1}.side nav>a:hover{background:rgba(255,255,255,.07);color:#fff}.side nav>small{font-size:8px;color:#5f789b;letter-spacing:1.1px;font-weight:900;margin:12px 10px 4px}.safe{margin-top:auto;background:linear-gradient(135deg,#0a58d7,#0b6df6);border-radius:11px;padding:14px;color:#fff;display:flex;flex-direction:column;gap:4px}.safe>i{font-style:normal}.safe b{font-size:11px}.safe span{font-size:9px;color:#d9e8ff}.safe a{font-size:9px;font-weight:900;margin-top:4px}.admin-main{grid-column:2;min-width:0}.top{height:66px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:40}.search{width:330px;border:1px solid var(--line);border-radius:8px;padding:7px 11px;color:#8c99aa;display:flex;align-items:center;gap:7px}.search input{border:0;padding:0;width:100%;box-shadow:none}.who{display:flex;align-items:center;gap:8px;font-size:11px}.avatar,.big-avatar{background:linear-gradient(135deg,var(--blue),#174d9a);color:#fff;display:grid;place-items:center;font-weight:900}.avatar{width:30px;height:30px;border-radius:50%}.admin-content{padding:26px;max-width:1600px;margin:auto}.heading{margin-bottom:20px}.heading small{font-size:9px;color:#8b98a8}.heading h1{font-size:27px;margin:3px 0}.heading p{font-size:11px;color:#7a899c;margin:0}.heading-actions{display:flex;gap:8px}.admin-kpis>div{padding:16px}.admin-kpis b{font-size:20px}.admin-grid{grid-template-columns:1.25fr .75fr}.timeline>div{display:flex;gap:10px;padding:10px 0;border-bottom:1px solid #eef2f6}.timeline>div>i{font-style:normal;color:var(--blue);font-size:10px;margin-top:3px}.timeline span{display:flex;flex-direction:column}.timeline b{font-size:10px}.timeline small{font-size:8px;color:#8a98a9}.quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.quick-actions a{background:#fff;border:1px solid var(--line);border-radius:11px;padding:16px;display:grid;grid-template-columns:37px 1fr;column-gap:10px}.quick-actions i{grid-row:1/3;width:36px;height:36px;background:#eaf2ff;color:var(--blue);border-radius:8px;display:grid;place-items:center;font-style:normal;font-size:17px}.quick-actions b{font-size:11px}.quick-actions span{font-size:9px;color:#8593a5}.admin-filter{display:flex;gap:8px;margin:0 0 13px}.admin-filter input{width:min(400px,100%)}.admin-filter>a{font-size:11px;color:#74859b;align-self:center}.admin-table-wrap{background:#fff;border:1px solid var(--line);border-radius:11px;overflow:auto}.admin-table{border-collapse:collapse;width:100%;min-width:840px;font-size:10px}.admin-table th{background:#f7f9fc;color:#7c8999;font-size:8px;text-transform:uppercase;letter-spacing:.5px;padding:11px;text-align:left;border-bottom:1px solid var(--line)}.admin-table td{padding:11px;border-bottom:1px solid #eef2f6;vertical-align:middle}.admin-table tr:last-child td{border-bottom:0}.admin-table td>b{font-size:10px}.actions{display:flex;gap:8px;align-items:center}.actions a{font-size:9px;color:var(--blue);font-weight:800}.danger-link{color:var(--red)!important}.empty-cell{text-align:center!important;padding:30px!important;color:#7c8b9e}.admin-form{display:flex;flex-direction:column;gap:14px}.form-section{background:#fff;border:1px solid var(--line);border-radius:12px;padding:23px}.form-section h3{font-size:14px;margin:0 0 18px;padding-bottom:11px;border-bottom:1px solid var(--line)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.field.wide{grid-column:1/-1}.field textarea{resize:vertical}.switch{display:flex;align-items:center;gap:9px;font-size:10px}.switch input{display:none}.switch i{width:38px;height:21px;border-radius:20px;background:#cbd5e2;position:relative}.switch i:after{content:"";position:absolute;width:15px;height:15px;background:#fff;border-radius:50%;left:3px;top:3px;transition:.2s}.switch input:checked+i{background:var(--blue)}.switch input:checked+i:after{left:20px}.form-actions{display:flex;justify-content:flex-end;gap:8px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:12px}.record-card,.profile-card,.invoice-sheet{background:#fff;border:1px solid var(--line);border-radius:13px;padding:24px}.record-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:9px;overflow:hidden}.record-grid>div{background:#fff;padding:14px;min-width:0}.record-grid>div.wide{grid-column:1/-1}.record-grid b{font-size:11px;font-weight:700;overflow-wrap:anywhere}.record-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.confirm-card{width:min(610px,100%);margin:45px auto;background:#fff;border:1px solid #f2cbd0;border-radius:14px;padding:35px;text-align:center;box-shadow:var(--shadow)}.confirm-card>i{width:55px;height:55px;background:#ffecef;color:var(--red);border-radius:50%;display:grid;place-items:center;margin:auto;font-style:normal;font-weight:900;font-size:24px}.confirm-card p{color:#6e7e91}.profile-head{display:flex;align-items:center;gap:15px;margin-bottom:20px}.big-avatar{width:65px;height:65px;border-radius:14px;font-size:23px}.profile-head h2{margin:0}.profile-head p{margin:2px 0 7px;color:var(--muted);font-size:11px}.invoice-sheet{max-width:900px;margin:auto}.invoice-brand{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:22px}.invoice-brand>div:last-child{display:flex;flex-direction:column;text-align:right}.invoice-brand>div:last-child b{font-size:25px;color:var(--navy)}.invoice-parties{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:25px 0}.invoice-parties small{font-size:8px;color:#8290a2}.invoice-parties h3{margin:5px 0}.invoice-parties>div:last-child{text-align:right}.invoice-total{display:grid;grid-template-columns:repeat(3,1fr);background:#f3f6fa;border-radius:10px;margin:10px 0 25px}.invoice-total span{padding:16px;display:flex;flex-direction:column;font-size:9px;color:#7b899c}.invoice-total b{font-size:18px;color:var(--navy)}.ticket-admin{display:grid;grid-template-columns:1.3fr .7fr;gap:16px}.settings-layout{display:grid;grid-template-columns:210px 1fr;gap:15px}.settings-nav{background:#fff;border:1px solid var(--line);border-radius:11px;padding:9px;align-self:start;display:flex;flex-direction:column;gap:2px;position:sticky;top:85px}.settings-nav a{padding:9px 10px;font-size:10px;border-radius:7px}.settings-nav a.active{background:#eaf2ff;color:var(--blue);font-weight:900}.settings-form .upload-field img{height:60px;width:max-content;max-width:180px;object-fit:contain;background:#f4f6f9;padding:7px;border-radius:8px;margin-bottom:6px}.settings-form small{font-size:9px;color:#8391a3}.backup-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.backup-summary>div{background:#fff;border:1px solid var(--line);border-radius:11px;padding:16px;display:flex;gap:11px;align-items:center}.backup-summary i{font-style:normal;width:38px;height:38px;background:#eaf2ff;color:var(--blue);border-radius:8px;display:grid;place-items:center}.backup-summary span{display:flex;flex-direction:column}.backup-summary small{font-size:8px;color:#8291a4}.backup-summary b{font-size:13px}.system-grid{display:grid;grid-template-columns:1.45fr .55fr;gap:15px}.backup-icon{width:38px;height:38px;border-radius:8px;background:#eaf2ff;color:var(--blue);display:grid!important;place-items:center;font-size:8px;font-weight:900;flex:none!important}.backup-list>div>.status{margin-left:auto}.safety-panel ul,.security-list{list-style:none;padding:0}.safety-panel li{font-size:11px;padding:7px 0}.safety-panel p{font-size:10px;color:#728197}.restore-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.restore-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:28px}.restore-shield{width:55px;height:55px;background:#eaf2ff;color:var(--blue);border-radius:13px;display:grid;place-items:center;font-size:24px}.restore-card h2{margin-bottom:4px}.restore-card>p{font-size:11px;color:#748399}.drop{border:2px dashed #c4d5e9;border-radius:11px;padding:25px;text-align:center;display:flex;flex-direction:column;gap:4px;margin:20px 0;color:var(--ink);cursor:pointer}.drop input{margin:auto}.drop span{font-size:9px;color:#8795a6}.warning{background:#fff7e7;border:1px solid #f4deb0;border-radius:9px;padding:12px;display:flex;flex-direction:column;margin:16px 0}.warning b{font-size:10px;color:#9d6911}.warning span{font-size:9px;color:#846e46}.security-list li{padding:11px 0;border-bottom:1px solid var(--line);display:flex;flex-direction:column}.security-list b{font-size:10px}.security-list span{font-size:9px;color:#7d8b9e}.health-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.health{background:#fff;border:1px solid var(--line);border-radius:11px;padding:15px;display:flex;gap:10px;align-items:center}.health i{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-weight:900}.health.ok i{background:#e5f6ef;color:var(--green)}.health.bad i{background:#ffe9ec;color:var(--red)}.health span{display:flex;flex-direction:column}.health b{font-size:10px}.health small{font-size:8px;color:#8492a4}.env-panel{margin-top:14px}.admin-foot{padding:20px 26px;color:#8a98a8;font-size:9px;text-align:center}.center{text-align:center}
@media(max-width:1050px){.features,.cards{grid-template-columns:repeat(2,1fr)}.hero-grid{grid-template-columns:1fr;min-height:0;padding:70px 0}.mock{max-width:720px}.hero h1{font-size:48px}.kpis{grid-template-columns:repeat(2,1fr)}.fact-grid{grid-template-columns:repeat(2,1fr)}.fact-grid>div:nth-child(3n){border-right:1px solid var(--line)}.detail-grid{grid-template-columns:1fr 280px}.health-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.mobile{display:block}.header .nav nav,.nav-actions{display:none}.menu-toggle{margin-left:auto;border:0;background:#eef3fa;border-radius:8px;padding:8px 11px}.header .nav nav.open{display:flex;position:absolute;top:76px;left:0;right:0;background:#fff;padding:20px;flex-direction:column;gap:10px;border-bottom:1px solid var(--line)}.header .nav nav.open+.nav-actions{display:flex;position:absolute;top:330px;left:20px}.shell{display:block}.side{transform:translateX(-100%);transition:.2s}.side.open{transform:translateX(0)}.admin-main{margin-left:0}.top{padding:0 15px}.side-toggle{border:0;background:#eef3fa;padding:7px 10px;border-radius:7px}.search{width:min(280px,45vw)}.who>b{display:none}.admin-content{padding:18px}.dashboard-grid,.admin-grid,.support-grid,.ticket-admin,.settings-layout,.system-grid,.restore-layout{grid-template-columns:1fr}.settings-nav{position:static;display:grid;grid-template-columns:repeat(3,1fr)}.quick-actions{grid-template-columns:repeat(2,1fr)}.pricing{grid-template-columns:1fr}.price-card.featured{transform:none}.contact-grid{grid-template-columns:1fr}.auth{grid-template-columns:1fr}.auth-art{min-height:350px}.auth-panel{padding:30px 18px}.footer-grid{grid-template-columns:1fr 1fr}.filterbar{grid-template-columns:1fr 1fr}.filterbar .grow{grid-column:1/-1}.detail-grid{grid-template-columns:1fr}.detail-card.sticky{position:static}.detail-hero .container{grid-template-columns:1fr}.deadline{width:220px}.record-grid{grid-template-columns:repeat(2,1fr)}.backup-summary{grid-template-columns:1fr}.health-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.container{width:min(100% - 24px,1180px)}.hero-grid{padding:55px 0}.hero h1{font-size:38px;letter-spacing:-1.5px}.hero p{font-size:14px}.hero-stats{grid-template-columns:repeat(2,1fr)}.mockbody{height:300px}.mockbody{grid-template-columns:55px 1fr}.features,.cards,.kpis{grid-template-columns:1fr}.section{padding:55px 0}.section-title h2,.split h2,.mission h2,.contact-copy h2{font-size:29px}.trust .container{overflow:auto;gap:30px}.mission .container{align-items:flex-start}.shield{display:none}.data-table{overflow-x:auto}.data-table .row{min-width:720px}.tender-card{grid-template-columns:42px 1fr}.tender-icon{width:40px;height:40px}.tender-close{grid-column:2;border-left:0;border-top:1px solid var(--line);padding:10px 0 0;display:grid;grid-template-columns:1fr 1fr;align-items:center}.tender-close .btn{grid-column:1/-1}.filterbar{grid-template-columns:1fr}.filterbar .grow{grid-column:auto}.fact-grid{grid-template-columns:1fr}.fact-grid>div{border-right:0!important}.footer-grid{grid-template-columns:1fr}.page-hero h1{font-size:33px}.auth-art{padding:35px 22px}.auth-art h1{font-size:34px}.client-welcome,.heading{align-items:flex-start;flex-direction:column}.quick-actions{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.field.wide{grid-column:auto}.record-grid{grid-template-columns:1fr}.record-grid>div.wide{grid-column:auto}.settings-nav{grid-template-columns:1fr 1fr}.backup-list>div{flex-wrap:wrap}.backup-list>div .actions{width:100%;padding-left:50px}.health-grid{grid-template-columns:1fr}.invoice-parties{grid-template-columns:1fr}.invoice-parties>div:last-child{text-align:left}.invoice-total{grid-template-columns:1fr}.reply{flex-direction:column}.message{max-width:92%}}
.link-danger{border:0;background:none;padding:0;color:var(--red);font-size:9px;font-weight:800;cursor:pointer}.mapping-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.form-note{font-size:10px;color:#7c8a9d}.import-card{max-width:720px}.document-list{display:flex;flex-direction:column}.document-list a{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid var(--line)}.document-list a:last-child{border-bottom:0}.document-list span{width:34px;height:34px;background:#eaf2ff;color:var(--blue);border-radius:8px;display:grid;place-items:center}.document-list b{font-size:11px}.document-list small{font-size:9px;color:#8492a4}@media(max-width:850px){.mapping-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.mapping-grid{grid-template-columns:1fr}}
/* IMBS v1.1 premium workflow refinements */
.client-header .nav{max-width:1380px}.client-header .nav nav{gap:16px}.client-header .nav nav a{font-size:12px}.nav-badge{display:inline-grid;place-items:center;min-width:17px;height:17px;padding:0 5px;border-radius:20px;background:var(--red);color:#fff;font-size:8px;font-style:normal;margin-left:3px}.form-link{text-align:right;margin:-5px 0 12px}.form-link a{font-size:11px;color:var(--blue);font-weight:800}.auth-simple{display:grid;place-items:center;min-height:calc(100vh - 76px);background:radial-gradient(circle at 15% 5%,#dceaff,transparent 32%),var(--soft)}.auth-simple .auth-panel{width:min(560px,100%)}.locked-tender{min-height:70vh;background:linear-gradient(145deg,#061d48,#0a3475);display:grid;place-items:center;padding:70px 0}.locked-card{width:min(760px,100%);margin:auto;text-align:center;background:rgba(255,255,255,.98);border-radius:22px;padding:55px;box-shadow:0 30px 90px rgba(0,0,0,.3)}.locked-card>i{width:65px;height:65px;margin:0 auto 17px;border-radius:18px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;font-style:normal;font-size:25px}.locked-card small{font-size:10px;letter-spacing:1.4px;color:var(--blue);font-weight:900}.locked-card h1{font-size:36px;line-height:1.15;margin:10px 0}.locked-card p{color:var(--muted);max-width:590px;margin:0 auto 24px}.locked-card>div{display:flex;justify-content:center;gap:9px}.document-locked{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid var(--line);opacity:.72}.document-locked span{width:34px;height:34px;background:#f0f3f7;color:#6d7c91;border-radius:8px;display:grid;place-items:center}.document-locked b{font-size:11px}.document-locked small{font-size:9px;color:#8492a4}.client-filter{margin-top:6px}.result-head form{margin:0}.saved-search-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.saved-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px;box-shadow:0 5px 18px rgba(20,45,80,.04)}.saved-card small{font-size:8px;color:var(--blue);font-weight:900;letter-spacing:.8px}.saved-card h3{margin:5px 0}.saved-card p{font-size:11px;color:var(--muted);min-height:38px}.mini-flags{display:flex;gap:7px;flex-wrap:wrap;margin:13px 0}.mini-flags span{font-size:9px;background:var(--soft);padding:5px 8px;border-radius:40px}.card-actions{display:flex;gap:7px}.card-actions form{margin:0}.subscription-banner{display:flex;align-items:center;justify-content:space-between;gap:25px;background:linear-gradient(135deg,#061d48,#0c4da9);color:#fff;border-radius:17px;padding:28px;margin-bottom:22px;box-shadow:0 16px 45px rgba(6,29,72,.18)}.subscription-banner small{font-size:8px;color:#8db8ff;letter-spacing:1.3px;font-weight:900}.subscription-banner h2{margin:4px 0;font-size:27px}.subscription-banner p{margin:0;color:#bdd0e8;font-size:11px}.subscription-banner>b{font-size:19px;white-space:nowrap}.compact-pricing{grid-template-columns:repeat(3,1fr)}.compact-pricing .price-card{padding:22px}.compact-pricing .price-card ul{font-size:10px}.payment-line{display:grid!important;grid-template-columns:1fr auto auto;gap:12px!important;align-items:center!important}.payment-line>span{display:flex!important;flex-direction:column!important}.notification-list{display:flex;flex-direction:column;gap:9px}.notification{display:flex;gap:13px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px;transition:.16s}.notification:hover{border-color:#b8d3f7;transform:translateY(-1px)}.notification.unread{border-left:4px solid var(--blue);background:#fbfdff}.notification>i{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#eaf2ff;color:var(--blue);font-style:normal;flex:none}.notification b{font-size:12px}.notification p{font-size:10px;color:var(--muted);margin:3px 0}.notification small{font-size:8px;color:#93a0b0}.section-cta{margin-top:30px}.maintenance-page{min-height:100vh;background:radial-gradient(circle at 20% 10%,#154891,transparent 35%),linear-gradient(135deg,#041635,#07265b);display:grid;place-items:center;padding:30px}.maintenance-card{width:min(650px,100%);background:#fff;border-radius:22px;text-align:center;padding:50px;box-shadow:0 30px 90px rgba(0,0,0,.35)}.maintenance-card .brand-mark{margin:0 auto 18px}.maintenance-card small{display:block;font-size:9px;color:var(--blue);font-weight:900;letter-spacing:1.4px}.maintenance-card h1{font-size:35px;line-height:1.15;margin:10px 0}.maintenance-card p{color:var(--muted);margin-bottom:22px}.role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.role-card{display:flex;gap:13px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:13px;transition:.18s}.role-card:hover{border-color:#b6d1f7;box-shadow:var(--shadow);transform:translateY(-2px)}.role-card>span{width:42px;height:42px;border-radius:10px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;flex:none}.role-card h3{margin:0 0 3px;font-size:14px}.role-card p{margin:0;color:var(--muted);font-size:10px;min-height:31px}.role-card small{font-size:8px;color:var(--blue)}.permission-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.permission-grid label{display:flex;gap:10px;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:11px;padding:13px;cursor:pointer}.permission-grid input{margin-top:4px}.permission-grid span{display:flex;flex-direction:column}.permission-grid b{font-size:10px}.permission-grid small{font-size:8px;color:var(--muted)}.metric-bars{display:flex;flex-direction:column;gap:13px;margin-top:10px}.metric-bars>div{display:grid;grid-template-columns:130px 1fr 38px;gap:10px;align-items:center}.metric-bars span{font-size:10px;color:#526178}.metric-bars i{height:8px;background:#edf2f8;border-radius:20px;overflow:hidden}.metric-bars i b{display:block;height:100%;background:linear-gradient(90deg,var(--blue),#67a2ff);border-radius:20px}.metric-bars strong{text-align:right;font-size:10px}.report-mini{display:grid;grid-template-columns:1fr 1fr;gap:10px}.report-mini span{background:var(--soft);border-radius:9px;padding:13px;display:flex;flex-direction:column}.report-mini small{font-size:8px;color:var(--muted)}.report-mini b{font-size:18px}.comm-list{display:flex;flex-direction:column}.comm-list>div{display:flex;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid var(--line)}.comm-list>div:last-child{border-bottom:0}.comm-list>div>i{width:32px;height:32px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;border-radius:8px;font-style:normal}.comm-list span{display:flex;flex-direction:column;flex:1}.comm-list b{font-size:10px}.comm-list small{font-size:8px;color:var(--muted)}.backup-create-strip{display:flex;justify-content:space-between;gap:12px;align-items:flex-end;background:#fff;border:1px solid var(--line);border-radius:12px;padding:13px;margin-bottom:14px}.backup-create-strip form{display:flex;gap:10px;align-items:flex-end}.backup-create-strip label{display:flex;flex-direction:column;gap:4px}.backup-create-strip label span{font-size:8px;font-weight:900;color:#748399;text-transform:uppercase}.backup-create-strip select{min-width:220px;border:1px solid var(--line);border-radius:8px;padding:9px;background:#fff}
@media(max-width:1050px){.saved-search-grid,.role-grid,.compact-pricing,.permission-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.client-header .nav nav.open{top:76px;max-height:70vh;overflow:auto}.subscription-banner{align-items:flex-start;flex-direction:column}.backup-create-strip,.backup-create-strip form{align-items:stretch;flex-direction:column}.backup-create-strip select{width:100%}}
@media(max-width:600px){.saved-search-grid,.role-grid,.compact-pricing,.permission-grid{grid-template-columns:1fr}.locked-card,.maintenance-card{padding:30px 20px}.locked-card h1,.maintenance-card h1{font-size:29px}.locked-card>div{flex-direction:column}.payment-line{grid-template-columns:1fr auto}.payment-line>i{grid-column:1/-1}.metric-bars>div{grid-template-columns:95px 1fr 30px}}
.invoice-link{color:inherit;text-decoration:none;transition:.15s}.invoice-link:hover{background:#f7faff}.client-invoice{margin-bottom:16px}.invoice-notes{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.invoice-notes small{font-size:8px;font-weight:900;color:var(--muted);letter-spacing:.9px}.invoice-notes p{margin:6px 0 0;color:#526178;font-size:11px;line-height:1.7}.proof-link{font-size:9px;font-weight:900;color:var(--blue);padding:5px 7px;border:1px solid #cfe0f8;border-radius:7px;background:#fff}.heading-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}@media print{.header,.client-header,.footer,.nav,.heading-actions,.side,.top{display:none!important}.client-wrap{padding:0!important;background:#fff!important}.invoice-sheet{box-shadow:none!important;border:0!important}.client-welcome{margin-bottom:10px!important}}
.invoice-items{margin:22px 0;border:1px solid var(--line);border-radius:11px;overflow:hidden}.invoice-item{display:grid;grid-template-columns:minmax(0,1fr) 75px 135px 145px;gap:10px;align-items:center;padding:11px 13px;border-bottom:1px solid var(--line);font-size:10px}.invoice-item:last-child{border-bottom:0}.invoice-item.ih{background:var(--soft);font-size:8px;color:var(--muted);text-transform:uppercase;letter-spacing:.5px}.invoice-item b:last-child{text-align:right}.invoice-total.detailed{grid-template-columns:repeat(3,1fr);gap:8px}.invoice-total.detailed span{background:var(--soft);border-radius:9px;padding:11px;display:flex;flex-direction:column;gap:3px}.invoice-total.detailed span b{font-size:13px}@media(max-width:650px){.invoice-item{grid-template-columns:1fr 50px 90px 105px;font-size:9px;padding:9px 8px}.invoice-total.detailed{grid-template-columns:repeat(2,1fr)}}


/* IMBS v1.2 premium audit refinements */
.pager{display:flex;align-items:center;justify-content:flex-end;gap:7px;padding:18px 2px 2px;flex-wrap:wrap}.pager a{min-width:36px;height:36px;padding:0 10px;border:1px solid #dbe5f2;background:#fff;border-radius:9px;display:grid;place-items:center;text-decoration:none;color:#35516f;font-weight:800}.pager a.on{background:#0b63f6;color:#fff;border-color:#0b63f6;box-shadow:0 8px 20px rgba(11,99,246,.2)}.pager span{font-size:12px;color:#7d8da4;margin-left:6px}.filter-count{margin-left:auto;color:#8090a7;font-size:12px;font-weight:800}.admin-table-wrap{box-shadow:0 12px 34px rgba(19,45,81,.055)}.form-section,.record-card,.panel{box-shadow:0 10px 30px rgba(21,48,82,.045)}.side nav a{transition:background .16s ease,color .16s ease,transform .16s ease}.side nav a:hover{transform:translateX(2px)}.field small{display:block;margin-top:6px;color:#8494aa}.premium-note{border:1px solid #dbe7f7;background:linear-gradient(135deg,#f8fbff,#eef5ff);border-radius:14px;padding:14px 16px;color:#49647f}.restore-preview{display:grid;gap:10px;margin:18px 0}.restore-preview>div{border:1px solid #dde7f3;border-radius:12px;padding:13px 14px;background:#f9fbfe;display:flex;justify-content:space-between;gap:16px}.restore-preview small{color:#7b8da5}.restore-preview b{color:#173557}

/* IMBS v1.3 premium workflow refinements */
.error-state{min-height:100vh;display:grid;place-items:center;padding:34px;background:radial-gradient(circle at 18% 10%,#154891,transparent 34%),linear-gradient(135deg,#041635,#07265b)}.error-card{width:min(620px,100%);padding:46px 38px;border-radius:22px;background:#fff;text-align:center;box-shadow:0 28px 90px rgba(0,0,0,.28)}.error-card .error-code{width:76px;height:76px;border-radius:22px;display:grid;place-items:center;margin:0 auto 20px;background:#eaf2ff;color:var(--blue);font-size:23px;font-weight:900}.error-card h1{margin:0 0 9px;font-size:34px;letter-spacing:-1px}.error-card p{margin:0 auto 22px;max-width:470px;color:var(--muted)}
.tender-admin-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:14px}.tender-admin-kpis>div{background:#fff;border:1px solid var(--line);border-radius:13px;padding:15px;display:flex;align-items:center;gap:11px;box-shadow:0 8px 24px rgba(20,45,80,.04)}.tender-admin-kpis i{width:38px;height:38px;border-radius:10px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;font-style:normal}.tender-admin-kpis span{display:flex;flex-direction:column}.tender-admin-kpis small{font-size:8px;color:var(--muted);font-weight:900;text-transform:uppercase;letter-spacing:.55px}.tender-admin-kpis b{font-size:19px;line-height:1.2;color:var(--navy)}
.admin-filter.advanced{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:10px;padding:15px;background:#fff;border:1px solid var(--line);border-radius:13px;margin-bottom:14px;box-shadow:0 8px 24px rgba(20,45,80,.04)}.admin-filter.advanced label{display:flex;flex-direction:column;gap:5px}.admin-filter.advanced label span{font-size:8px;color:#718198;text-transform:uppercase;letter-spacing:.55px}.admin-filter.advanced .admin-filter-actions{display:flex;align-items:flex-end;gap:8px;grid-column:1/-1;justify-content:flex-end}.admin-filter.advanced input,.admin-filter.advanced select{width:100%}
.form-section-title{grid-column:1/-1;display:flex;align-items:center;gap:10px;margin:5px 0 0;padding:14px 0 7px;border-bottom:1px solid var(--line);color:var(--navy)}.form-section-title:first-child{margin-top:-6px}.form-section-title i{width:31px;height:31px;border-radius:9px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;font-style:normal}.form-section-title span{display:flex;flex-direction:column}.form-section-title b{font-size:12px}.form-section-title small{font-size:8px;color:var(--muted);font-weight:600}.sticky-actions{position:sticky;bottom:12px;z-index:8;padding:12px!important;border-radius:12px;background:rgba(255,255,255,.96);border:1px solid var(--line);box-shadow:0 14px 35px rgba(6,29,72,.14);backdrop-filter:blur(12px)}
.backup-actions{display:flex!important;align-items:center;gap:7px;flex-wrap:wrap}.backup-actions form{display:inline;margin:0}.link-button{appearance:none;border:0;background:none;padding:0;color:var(--blue);font:inherit;font-size:inherit;font-weight:inherit;cursor:pointer}.link-button:hover{text-decoration:underline}
@media(max-width:1150px){.tender-admin-kpis{grid-template-columns:repeat(3,1fr)}.admin-filter.advanced{grid-template-columns:repeat(3,1fr)}}
@media(max-width:780px){.tender-admin-kpis{grid-template-columns:repeat(2,1fr)}.admin-filter.advanced{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.tender-admin-kpis,.admin-filter.advanced{grid-template-columns:1fr}.admin-filter.advanced .admin-filter-actions{justify-content:stretch}.admin-filter.advanced .admin-filter-actions .btn{flex:1}}
.update-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px}.update-kpis>div{background:#fff;border:1px solid var(--line);border-radius:13px;padding:18px;display:flex;flex-direction:column;box-shadow:0 8px 24px rgba(20,45,80,.04)}.update-kpis small{font-size:8px;color:var(--muted);font-weight:900;text-transform:uppercase;letter-spacing:.6px}.update-kpis b{font-size:20px;color:var(--navy)}.migration-list{display:flex;flex-direction:column}.migration-list>div{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:13px 0;border-bottom:1px solid var(--line)}.migration-list>div:last-child{border-bottom:0}.migration-list span{display:flex;flex-direction:column}.migration-list b{font-size:11px}.migration-list small{font-size:8px;color:var(--muted)}@media(max-width:650px){.update-kpis{grid-template-columns:1fr}}
.media-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.media-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 8px 24px rgba(20,45,80,.04)}.media-preview{height:165px;background:linear-gradient(135deg,#eef4fc,#f8fbff);display:grid;place-items:center;overflow:hidden}.media-preview img{width:100%;height:100%;object-fit:cover}.media-preview>span{width:62px;height:70px;border-radius:12px;background:#fff;border:1px solid #d7e4f3;display:grid;place-items:center;color:var(--navy);font-size:11px;font-weight:900;box-shadow:0 8px 24px rgba(20,45,80,.08)}.media-preview>span small{font-size:8px;color:var(--blue)}.media-meta{padding:13px}.media-meta>b{display:block;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.media-meta>small{display:block;font-size:8px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:3px 0 10px}.media-empty{grid-column:1/-1}.field.wide{grid-column:1/-1}@media(max-width:1100px){.media-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.media-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.media-grid{grid-template-columns:1fr}}

/* IMBS v1.3.3 readability, responsive and premium UI refinements */
:root{--shadow:0 18px 55px rgba(16,43,81,.11);--shadow-soft:0 10px 32px rgba(16,43,81,.07);--radius:15px;--radius2:22px}
body{font-size:16px;line-height:1.65;background:#fff}.container{width:min(1240px,calc(100% - 36px))}
.header{height:80px;box-shadow:0 5px 24px rgba(9,35,77,.045)}.nav{gap:30px}.nav nav a{font-size:15px}.brand small{font-size:9px}.btn{min-height:40px;padding:11px 17px;font-size:14.5px;border-radius:10px}.btn.sm{min-height:34px;padding:8px 11px;font-size:12.5px}.btn.lg{min-height:48px;padding:14px 22px}
.eyebrow,.blue-label,.section-title span,.mission span,.auth-art span,.client-welcome small{font-size:12px}.hero p{font-size:18px}.hero-stats span{font-size:12px}.section-title p,.contact-copy p{font-size:15.5px}.feature,.content-card{border-radius:16px;padding:27px;box-shadow:var(--shadow-soft)}.feature h3,.content-card h3{font-size:18px}.feature p,.content-card p{font-size:14.5px;line-height:1.7}.feature b,.content-card b{font-size:13px}
.data-table{border-radius:15px;box-shadow:var(--shadow-soft)}.data-table .row{font-size:13.5px;padding:16px 19px}.data-table .th{font-size:10.5px}.data-table .row small,.admin-table small{font-size:11.5px}.status{padding:5px 9px;font-size:10.5px}.page-hero span{font-size:11.5px}.prose{font-size:16px;line-height:1.75}.footer-grid>div{font-size:14px}.copyright{font-size:12.5px}
label{font-size:13.5px}.filterbar span,.field>span{font-size:11.5px}.filterbar input,.filterbar select,input,select,textarea{min-height:44px;padding:11px 12px;border-radius:10px;font-size:14px}.filterbar{border-radius:15px;padding:20px;box-shadow:var(--shadow-soft)}.result-head{font-size:13.5px}.tender-meta{font-size:11.5px}.tender-main h3{font-size:17px}.tender-main p{font-size:13px}.chips span{font-size:10.5px}.tender-close small,.tender-close>span{font-size:10.5px}.crumb{font-size:12.5px}.deadline small{font-size:10px}.deadline span{font-size:12px}.fact-grid small,.record-grid small,.account-snapshot small{font-size:10.5px}
.auth-card>p{font-size:14.5px}.flash{font-size:13.5px;padding:12px 19px}
.client-welcome p{font-size:14.5px}.kpis>div{border-radius:15px;padding:19px;box-shadow:var(--shadow-soft)}.kpis small{font-size:10.5px}.kpis b{font-size:19px}.kpis em{font-size:10.5px}.panel{border-radius:15px;padding:23px;box-shadow:var(--shadow-soft)}.panel-title h3{font-size:16px}.panel-title a{font-size:11.5px}.compact-list>a,.backup-list>div{font-size:12.5px;padding:13px 4px}.compact-list a i{font-size:10.5px}.account-snapshot b{font-size:12.5px}.message b{font-size:12.5px}.message p{font-size:13.5px}.message>small{font-size:10px}

/* Admin desktop shell + working fold/unfold */
.admin{background:linear-gradient(180deg,#f5f8fc 0,#eef3f9 100%)}.shell{grid-template-columns:268px minmax(0,1fr);transition:grid-template-columns .24s ease}.side{width:268px;padding:22px 16px;background:linear-gradient(180deg,#071f4c 0,#041633 100%);box-shadow:14px 0 38px rgba(4,22,51,.08);transition:transform .24s ease,width .24s ease}.side-brand{padding:7px 10px 23px}.side nav{gap:3px}.side nav>a{font-size:13.5px;line-height:1.35;padding:10px 12px;border-radius:9px}.side nav>a:hover,.side nav>a.active{background:linear-gradient(135deg,rgba(45,125,255,.22),rgba(255,255,255,.075));color:#fff;transform:translateX(2px)}.side nav>a.active{box-shadow:inset 3px 0 0 #5a96ff}.side nav>small{font-size:10px;color:#7590b5;margin:15px 10px 5px}.safe{border-radius:13px;padding:16px}.safe b{font-size:12.5px}.safe span,.safe a{font-size:10.5px}.admin-main{min-width:0}.top{height:72px;padding:0 26px;justify-content:flex-start;gap:14px;box-shadow:0 5px 24px rgba(16,43,81,.035)}.side-toggle{width:40px;height:40px;flex:0 0 40px;border:1px solid #d7e2ef;background:#f2f6fb;color:#12365f;border-radius:10px;display:inline-grid;place-items:center;font-size:18px;cursor:pointer;transition:.18s}.side-toggle:hover{background:#e8f1ff;border-color:#bdd3f1;color:var(--blue);transform:translateY(-1px)}.side-toggle:focus-visible{outline:3px solid rgba(11,99,246,.18);outline-offset:2px}.search{width:min(430px,38vw);min-height:42px;border-radius:10px;padding:8px 12px}.search input{min-height:0;font-size:13.5px}.who{margin-left:auto;font-size:13px;gap:10px}.avatar{width:34px;height:34px}.admin-content{padding:30px;max-width:1680px}.heading{margin-bottom:23px}.heading small{font-size:11px}.heading h1{font-size:30px;letter-spacing:-.55px}.heading p{font-size:13.5px}.admin-kpis>div{padding:19px;border-radius:15px;box-shadow:var(--shadow-soft)}.admin-kpis b{font-size:22px}.timeline>div{padding:12px 0}.timeline>div>i{font-size:11.5px}.timeline b{font-size:12.5px}.timeline small{font-size:10.5px}.quick-actions a{border-radius:14px;padding:18px;box-shadow:var(--shadow-soft)}.quick-actions b{font-size:13px}.quick-actions span{font-size:11px;line-height:1.45}.admin-filter{gap:10px;margin-bottom:16px}.admin-filter>a{font-size:12.5px}.admin-table-wrap{border-radius:14px;box-shadow:var(--shadow-soft)}.admin-table{font-size:12.5px;min-width:900px}.admin-table th{font-size:10.5px;padding:13px 14px}.admin-table td{padding:13px 14px}.admin-table td>b{font-size:12.5px}.actions{gap:10px}.actions a{font-size:11.5px}.form-section,.record-card,.profile-card,.invoice-sheet,.restore-card{border-radius:15px;box-shadow:var(--shadow-soft)}.form-section{padding:25px}.form-section h3{font-size:16px}.form-grid{gap:17px}.switch{font-size:12px}.record-grid b{font-size:12.5px}.profile-head p{font-size:12.5px}.invoice-parties small{font-size:10px}.invoice-total span{font-size:11px}.settings-layout{grid-template-columns:235px minmax(0,1fr);gap:18px}.settings-nav{border-radius:14px;padding:10px;box-shadow:var(--shadow-soft)}.settings-nav a{padding:10px 11px;font-size:12px}.settings-form small{font-size:10.5px}.backup-summary>div{border-radius:14px;padding:18px;box-shadow:var(--shadow-soft)}.backup-summary small{font-size:10.5px}.backup-summary b{font-size:14.5px}.backup-icon{font-size:10px}.safety-panel li{font-size:12.5px}.safety-panel p{font-size:12px}.restore-card>p{font-size:13px}.drop span{font-size:10.5px}.warning b{font-size:11.5px}.warning span{font-size:10.5px}.security-list b{font-size:12px}.security-list span{font-size:11px}.health{border-radius:14px;padding:17px;box-shadow:var(--shadow-soft)}.health b{font-size:12px}.health small{font-size:10.5px}.admin-foot{font-size:11px}.link-danger{font-size:11px}.form-note{font-size:12px}.document-list b{font-size:12.5px}.document-list small{font-size:10.5px}.role-card p{font-size:12px}.role-card small,.permission-grid small{font-size:10px}.permission-grid b{font-size:12px}.metric-bars span,.metric-bars strong{font-size:11.5px}.report-mini small,.comm-list small{font-size:10px}.comm-list b{font-size:12px}.backup-create-strip label span{font-size:10px}.invoice-notes small{font-size:10px}.invoice-notes p{font-size:12.5px}.proof-link{font-size:10.5px}.invoice-item{font-size:11.5px}.invoice-item.ih{font-size:10px}.tender-admin-kpis>div{border-radius:15px;box-shadow:var(--shadow-soft)}.tender-admin-kpis small{font-size:10px}.admin-filter.advanced{border-radius:15px;padding:17px;box-shadow:var(--shadow-soft)}.admin-filter.advanced label span{font-size:10px}.form-section-title b{font-size:13px}.form-section-title small{font-size:10px}.update-kpis>div{border-radius:15px;box-shadow:var(--shadow-soft)}.update-kpis small{font-size:10px}.migration-list b{font-size:12.5px}.migration-list small{font-size:10px}.media-card{border-radius:16px;box-shadow:var(--shadow-soft)}.media-preview>span{font-size:12px}.media-preview>span small{font-size:9.5px}.media-meta>b{font-size:12.5px}.media-meta>small{font-size:10px}

@media(min-width:851px){.shell.sidebar-collapsed{grid-template-columns:0 minmax(0,1fr)}.shell.sidebar-collapsed .side{transform:translateX(-100%)}.shell.sidebar-collapsed .admin-main{grid-column:2}.shell.sidebar-collapsed .side-toggle{background:#e8f1ff;color:var(--blue);border-color:#bdd3f1}}
@media(max-width:1050px){.container{width:min(100% - 30px,1240px)}.top{padding:0 20px}.admin-content{padding:22px}.quick-actions{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.header{height:76px}.header .nav nav.open{top:76px}.shell{display:block}.side{width:min(310px,86vw);transform:translateX(-105%);box-shadow:18px 0 50px rgba(0,0,0,.2)}.side.open{transform:translateX(0)}.top{height:68px;padding:0 14px;gap:10px}.side-toggle{width:38px;height:38px;flex-basis:38px}.search{width:min(360px,48vw);flex:1}.admin-content{padding:18px}.heading h1{font-size:27px}.settings-layout{grid-template-columns:1fr}.settings-nav{position:static}.admin-table{min-width:820px}.form-grid{grid-template-columns:1fr}.field.wide{grid-column:auto}}
@media(max-width:600px){body{font-size:15px}.container{width:min(100% - 22px,1240px)}.nav{gap:14px}.brand img{max-width:145px}.header .nav nav.open+.nav-actions{top:326px}.top{min-height:66px;height:auto;flex-wrap:wrap;padding:10px 12px}.search{order:3;width:100%;max-width:none;flex-basis:100%;min-height:40px}.who{margin-left:auto}.who .btn{padding-inline:10px}.admin-content{padding:14px}.heading{gap:12px}.heading-actions{width:100%;flex-wrap:wrap}.heading-actions .btn{flex:1;min-width:130px}.heading h1{font-size:25px}.heading p{font-size:13px}.panel,.form-section,.record-card,.profile-card,.invoice-sheet,.restore-card{padding:18px}.admin-table th,.admin-table td{padding:11px 12px}.admin-filter{flex-wrap:wrap}.admin-filter input{flex:1 1 100%;width:100%}.actions{flex-wrap:wrap}.kpis>div{padding:16px}.data-table .row{font-size:13px}.invoice-item{font-size:10.5px}}
@media(max-width:420px){.who .avatar{display:none}.top{gap:8px}.side-toggle{width:36px;height:36px;flex-basis:36px}.admin-content{padding:12px}.heading h1{font-size:23px}.btn{font-size:13.5px}.settings-nav{grid-template-columns:1fr}.admin-filter.advanced{padding:14px}.tender-admin-kpis{grid-template-columns:1fr}}


/* IMBS brand, public company profile and WhatsApp integration */
.brand-logo-img{height:52px;width:74px;max-width:74px;object-fit:contain;border-radius:11px;background:#02060d;box-shadow:0 6px 18px rgba(2,17,40,.16);border:1px solid rgba(76,141,255,.22)}
.header{height:84px}.header .brand{flex:0 0 auto}.header .nav nav{gap:20px}.header .nav nav a{white-space:nowrap}.side-brand .brand-logo-img{height:58px;width:82px;max-width:82px;border-color:rgba(255,255,255,.12);box-shadow:0 8px 22px rgba(0,0,0,.2)}.foot-brand .brand-logo-img{height:70px;width:98px;max-width:98px;border-color:rgba(255,255,255,.13)}.auth-art .brand-logo-img{height:72px;width:102px;max-width:102px;border-color:rgba(255,255,255,.14)}
.hero-actions{flex-wrap:wrap}
.profile-showcase{padding:30px 0;background:linear-gradient(180deg,#f8fbff,#f1f6fd);border-bottom:1px solid var(--line)}.profile-showcase-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:center}.profile-showcase-copy{display:flex;align-items:center;gap:24px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:25px 28px;box-shadow:var(--shadow-soft)}.profile-badge-logo{flex:0 0 auto;width:120px;height:96px;border-radius:18px;background:linear-gradient(145deg,#031127,#071f4c);display:grid;place-items:center;padding:10px}.profile-badge-logo .brand-logo-img{width:102px;max-width:102px;height:76px}.profile-showcase-copy h2{font-size:27px;line-height:1.18;margin:7px 0 8px;letter-spacing:-.7px}.profile-showcase-copy p{margin:0;color:var(--muted);font-size:14.5px;max-width:720px}.profile-showcase-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:17px}.home-qr-card{display:grid;grid-template-columns:108px 1fr;gap:15px;align-items:center;background:#061d48;color:#fff;border-radius:20px;padding:14px 16px;border:1px solid #173a70;box-shadow:var(--shadow-soft);transition:.2s}.home-qr-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.home-qr-card img{width:108px;height:108px;object-fit:cover;object-position:center 50%;border-radius:14px;background:#fff}.home-qr-card span{display:flex;flex-direction:column;gap:4px}.home-qr-card b{font-size:14px}.home-qr-card small{font-size:11.5px;color:#a9c2e6;line-height:1.4}
.company-profile-page{background:linear-gradient(180deg,#f5f8fc,#eef4fb)}.profile-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}.profile-toolbar h2{font-size:30px;margin:6px 0 5px;letter-spacing:-.8px}.profile-toolbar p{margin:0;color:var(--muted);font-size:15px}.profile-toolbar-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.profile-viewer-shell{background:#071b3d;border:1px solid #163867;border-radius:20px;overflow:hidden;box-shadow:0 24px 70px rgba(8,29,64,.16)}.profile-viewer-shell iframe{display:block;width:100%;height:78vh;min-height:720px;border:0;background:#2e3338}.profile-viewer-fallback{display:none;background:#fff;padding:14px 18px;font-size:13px;gap:10px}.profile-viewer-fallback a{color:var(--blue);font-weight:800}.profile-connect{margin-top:22px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:var(--shadow-soft)}.profile-connect>div{display:flex;align-items:center;gap:14px}.profile-connect-logo{width:82px;height:58px;object-fit:contain;border-radius:11px;background:#02060d}.profile-connect span{display:flex;flex-direction:column}.profile-connect small{font-size:10px;color:var(--blue);font-weight:900;letter-spacing:.8px}.profile-connect b{font-size:14px}.profile-qr-link{display:flex;align-items:center;gap:12px;color:var(--blue);font-size:12.5px;font-weight:900}.profile-qr-link img{width:72px;height:72px;object-fit:cover;border-radius:10px;border:1px solid var(--line)}
.contact-qr-card{margin-top:28px;background:linear-gradient(145deg,#061d48,#092c67);color:#fff;border-radius:19px;padding:20px;display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:20px;align-items:center;box-shadow:var(--shadow)}.contact-qr-card h3{margin:6px 0 8px;font-size:20px}.contact-qr-card p{color:#bed0e8;font-size:13.5px;margin:0 0 15px}.contact-qr-image{background:#fff;border-radius:15px;overflow:hidden;padding:5px}.contact-qr-image img{width:100%;aspect-ratio:1/1;object-fit:cover;object-position:center 48%;border-radius:11px}.contact-profile-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.contact-profile-actions a{border:1px solid var(--line);background:#fff;border-radius:13px;padding:14px 15px;display:flex;flex-direction:column;gap:3px;box-shadow:var(--shadow-soft)}.contact-profile-actions b{font-size:13px;color:var(--navy)}.contact-profile-actions span{font-size:11.5px;color:var(--muted)}
.footer-cta-row{display:flex;gap:7px;flex-wrap:wrap;margin-top:8px}.footer-pill{display:inline-flex!important;width:max-content;border:1px solid #24446d;border-radius:999px;padding:5px 10px!important;font-size:11px!important;color:#d7e6fb!important;background:#0b2448}.footer-whatsapp{color:#7eb0ff!important;font-weight:800;margin-top:3px}.document-current{display:inline-flex;width:max-content;padding:8px 10px;border-radius:9px;background:#eef4fd;color:var(--blue);font-size:12px;font-weight:850;border:1px solid #d6e4f5}.document-upload small{line-height:1.45}
@media(max-width:1180px) and (min-width:851px){.container{width:min(100% - 26px,1240px)}.nav{gap:17px}.header .nav nav{gap:12px}.header .nav nav a{font-size:13px}.nav-actions{gap:6px}.nav-actions .btn{padding-inline:11px;font-size:13px}.brand-logo-img{height:48px;width:68px;max-width:68px}}
@media(max-width:900px){.profile-showcase-grid{grid-template-columns:1fr}.home-qr-card{max-width:520px}.profile-toolbar{align-items:flex-start;flex-direction:column}.profile-toolbar-actions{justify-content:flex-start}.profile-viewer-shell iframe{min-height:650px;height:72vh}}
@media(max-width:850px){.header{height:76px}.header .brand-logo-img{height:48px;width:68px;max-width:68px}.header .nav nav.open{top:76px;max-height:calc(100vh - 76px);overflow:auto}.header .nav nav.open+.nav-actions{top:auto;bottom:18px}.profile-connect{align-items:flex-start;flex-direction:column}.profile-qr-link{width:100%;justify-content:space-between}.contact-qr-card{grid-template-columns:1fr 145px}}
@media(max-width:600px){.profile-showcase{padding:20px 0}.profile-showcase-copy{align-items:flex-start;flex-direction:column;padding:20px}.profile-badge-logo{width:100%;height:110px}.profile-showcase-copy h2{font-size:24px}.home-qr-card{grid-template-columns:86px 1fr}.home-qr-card img{width:86px;height:86px}.profile-toolbar h2{font-size:26px}.profile-toolbar-actions{width:100%}.profile-toolbar-actions .btn{flex:1}.profile-viewer-shell{border-radius:14px}.profile-viewer-shell iframe{height:68vh;min-height:520px}.profile-connect{padding:15px}.profile-qr-link{align-items:flex-start;flex-direction:column}.profile-qr-link img{width:96px;height:96px}.contact-qr-card{grid-template-columns:1fr}.contact-qr-image{width:180px;max-width:100%}.contact-profile-actions{grid-template-columns:1fr}.footer-cta-row{margin-top:4px}}

/* Public mobile navigation stays usable after adding Company Profile */
.nav-mobile-actions{display:none}
@media(max-width:850px){.public .header .nav nav.open{padding-bottom:20px}.public .nav-mobile-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px;padding-top:14px;border-top:1px solid var(--line)}.public .nav-mobile-actions .btn{flex:1;min-width:120px}.public .header .nav nav.open+.nav-actions{display:none!important}}


/* Master content implementation */
.content-hero .hero-grid{align-items:center}.home-brand-panel{background:linear-gradient(155deg,rgba(255,255,255,.12),rgba(255,255,255,.055));border:1px solid rgba(255,255,255,.18);border-radius:26px;padding:34px;box-shadow:0 30px 80px rgba(0,0,0,.22);backdrop-filter:blur(12px)}.home-brand-logo{display:flex;align-items:center;justify-content:center;min-height:150px;border-radius:20px;background:rgba(2,11,29,.62);margin-bottom:22px}.home-brand-logo .brand-logo-img{height:126px;width:auto;max-width:330px}.home-brand-panel>span{font-size:11px;letter-spacing:1.7px;color:#8fbaff;font-weight:900}.home-brand-panel h2{font-size:30px;line-height:1.14;margin:10px 0 12px}.home-brand-panel p{font-size:15px;color:#bfd1e9;margin:0}.home-brand-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.home-brand-pills i{font-style:normal;font-size:11.5px;font-weight:800;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);padding:7px 10px;border-radius:999px}.source-stats{grid-template-columns:repeat(4,1fr)}.service-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.benefit-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:var(--shadow-soft)}.benefit-grid i{width:42px;height:42px;border-radius:12px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;font-style:normal;font-weight:900}.benefit-grid h3{margin:14px 0 6px;font-size:18px}.benefit-grid p{margin:0;color:var(--muted);font-size:14px}.global-section{background:linear-gradient(150deg,#04152f,#08285e);color:#fff}.global-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:55px;align-items:center}.global-grid h2{font-size:42px;margin:8px 0 12px;letter-spacing:-1.1px}.global-grid p{color:#bfd1e9;max-width:680px}.market-cloud{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.market-cloud b{min-height:86px;border-radius:18px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);display:grid;place-items:center;font-size:19px}.service-index-intro{max-width:800px;margin-bottom:28px}.service-index-intro h2{font-size:34px;line-height:1.2;margin:7px 0 8px}.service-index-intro p{margin:0;color:var(--muted)}.service-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:30px;align-items:start}.rich-prose{max-width:none;background:#fff;border:1px solid var(--line);border-radius:20px;padding:34px;box-shadow:var(--shadow-soft)}.rich-prose h2{font-size:28px;color:var(--navy);margin:30px 0 12px;padding-top:22px;border-top:1px solid var(--line)}.rich-prose h2:first-child{margin-top:0;padding-top:0;border-top:0}.rich-prose h3{font-size:19px;color:#174779;margin:22px 0 8px}.rich-prose p{font-size:15px;color:#4e6078;line-height:1.78;margin:0 0 13px}.rich-prose ul,.rich-prose ol{margin:8px 0 20px;padding-left:22px;display:grid;gap:8px}.rich-prose li{color:#40536e;line-height:1.65}.content-callout{margin:22px 0;padding:18px 20px;border-radius:14px;background:linear-gradient(135deg,#eaf2ff,#f6f9ff);border-left:4px solid var(--blue);color:#12355f;font-weight:850}.service-side-card{position:sticky;top:100px;background:linear-gradient(155deg,#061d48,#0a2e6d);color:#fff;border-radius:20px;padding:24px;box-shadow:var(--shadow)}.service-side-card h3{font-size:22px;margin:8px 0}.service-side-card p{font-size:13.5px;color:#bfd1e9}.service-side-card .btn{margin-top:9px}.service-whatsapp{display:block;text-align:center;margin-top:16px;color:#8cb7ff;font-size:13px;font-weight:850}.industry-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#eef4fd;border:1px solid #d7e5f7;border-radius:16px;padding:16px 18px;margin-bottom:22px}.industry-summary b{color:var(--blue);font-size:18px}.industry-summary span{color:var(--muted);font-size:13.5px}.industry-cards{grid-template-columns:repeat(4,minmax(0,1fr))}.about-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:30px;align-items:start}.about-side{display:grid;gap:16px;position:sticky;top:100px}.about-logo-card,.about-contact-card{border:1px solid var(--line);border-radius:20px;background:#fff;padding:22px;box-shadow:var(--shadow-soft)}.about-logo-card{background:linear-gradient(150deg,#031227,#082b65);color:#fff;text-align:center}.about-logo-card .brand-logo-img{height:105px;width:auto;max-width:240px;margin:0 auto 12px}.about-logo-card small{display:block;color:#8fbaff;font-weight:900;letter-spacing:1.2px}.about-logo-card b{display:block;margin-top:7px;font-size:13px}.about-contact-card{display:grid;gap:8px}.about-contact-card>b{font-size:13px;color:#344b67}.about-contact-card .btn{margin-top:7px}
@media(max-width:1050px){.service-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.service-detail-grid,.about-layout{grid-template-columns:1fr}.service-side-card,.about-side{position:static}.about-side{grid-template-columns:1fr 1fr}}
@media(max-width:850px){.source-stats{grid-template-columns:repeat(2,1fr)}.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.global-grid{grid-template-columns:1fr}.industry-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.home-brand-panel{padding:25px}.home-brand-logo .brand-logo-img{height:105px}.global-grid h2{font-size:34px}}
@media(max-width:600px){.service-feature-grid,.benefit-grid,.industry-cards,.about-side{grid-template-columns:1fr}.source-stats{grid-template-columns:1fr 1fr}.home-brand-panel{padding:19px;border-radius:20px}.home-brand-logo{min-height:118px}.home-brand-logo .brand-logo-img{height:88px}.rich-prose{padding:22px 18px;border-radius:15px}.rich-prose h2{font-size:24px}.service-detail-grid{gap:18px}.industry-summary{align-items:flex-start;flex-direction:column}.market-cloud{grid-template-columns:1fr 1fr}.market-cloud b{min-height:68px;font-size:16px}}

/* IMBS v1.3.5 - Official Company Profile Only Frontend */
.imbs-profile-theme{font-size:16px;background:#fff;color:#13243e}
.imbs-profile-theme .container{width:min(1200px,calc(100% - 40px))}
.imbs-profile-theme .profile-header{height:82px;background:rgba(255,255,255,.98);border-bottom:1px solid #d8e3f1;box-shadow:0 8px 26px rgba(6,29,72,.055)}
.imbs-profile-theme .profile-header .brand-logo-img{height:52px;width:auto;max-width:92px;object-fit:contain}
.imbs-profile-theme .profile-header .nav{gap:24px}
.imbs-profile-theme .profile-header nav{gap:22px}
.imbs-profile-theme .profile-header nav>a{font-size:14px;font-weight:800;color:#263d5d}
.imbs-profile-theme .profile-header nav>a:hover{color:#0b63f6}
.imbs-profile-theme .section{padding:84px 0}
.imbs-profile-theme .section-title h2{font-size:40px;line-height:1.12;letter-spacing:-1.2px;color:#09285d}
.imbs-profile-theme .section-title p{font-size:16px;line-height:1.75}
.imbs-profile-theme .blue-label,.imbs-profile-theme .section-title span{font-size:11px;letter-spacing:1.55px;font-weight:950}
.imbs-profile-theme .text-link{color:#0b63f6;font-weight:900;display:inline-flex;margin-top:12px}

.profile-home-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 18%,rgba(44,116,255,.34),transparent 31%),linear-gradient(135deg,#020b1c 0%,#061b43 52%,#0b347a 100%);color:#fff}
.profile-home-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 0 54%,rgba(43,117,255,.12) 54% 55%,transparent 55%),repeating-linear-gradient(90deg,rgba(255,255,255,.018) 0 1px,transparent 1px 42px);pointer-events:none}
.profile-hero-grid{min-height:660px;display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center;position:relative;z-index:1;padding:58px 0}
.profile-kicker{display:inline-flex;color:#8eb9ff;font-size:11px;font-weight:950;letter-spacing:1.8px;margin-bottom:18px}
.profile-hero-copy h1{font-size:62px;line-height:1.01;letter-spacing:-3px;margin:0 0 22px;max-width:720px}
.profile-hero-copy h1 em{font-style:normal;color:#4b8dff}
.profile-hero-copy>p{font-size:18px;line-height:1.78;color:#c5d4e8;max-width:680px;margin:0}
.profile-hero-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}
.profile-hero-tags span{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07);border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800;color:#dce8f8}
.profile-signoff{margin-top:34px;color:#829bc0;font-size:10px;font-weight:900;letter-spacing:2.3px}
.profile-signoff i{font-style:normal;color:#2f79ff;margin:0 8px}
.profile-hero-visual{min-height:480px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(155deg,rgba(0,0,0,.52),rgba(3,22,58,.72));border-radius:30px;padding:36px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 40px 90px rgba(0,0,0,.34),inset 0 0 60px rgba(30,104,255,.08);position:relative}
.profile-hero-visual:before,.profile-hero-visual:after{content:"";position:absolute;border:1px solid rgba(64,139,255,.35);border-radius:50%;width:84%;height:54%;transform:rotate(-10deg)}
.profile-hero-visual:after{width:72%;height:46%;border-color:rgba(255,255,255,.16);transform:rotate(9deg)}
.profile-logo-stage{position:relative;z-index:2;display:grid;place-items:center;width:100%}
.profile-logo-stage .brand-logo-img{height:auto;width:min(100%,420px);max-height:320px;object-fit:contain;filter:drop-shadow(0 16px 34px rgba(14,87,255,.35))}
.profile-hero-visual>span{position:relative;z-index:2;margin-top:12px;font-size:12px;font-weight:950;letter-spacing:2.7px;color:#7dacff}
.profile-hero-visual>small{position:relative;z-index:2;font-size:10px;font-weight:800;letter-spacing:2px;color:#b8cae4;margin-top:5px}
.profile-intro-strip{background:#fff;border-bottom:1px solid #dfe7f1}
.profile-intro-strip .container{min-height:78px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:12px}
.profile-intro-strip b{text-align:center;font-size:13px;color:#49617f;letter-spacing:.25px}
.profile-intro-strip b+ b{border-left:1px solid #dfe7f1}

.profile-two-col{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:58px;align-items:center}
.profile-about-home h2,.profile-why-home h2{font-size:42px;line-height:1.12;color:#09285d;letter-spacing:-1.3px;margin:9px 0 18px}
.profile-about-home p,.profile-why-home p{font-size:16px;line-height:1.82;color:#5a6d86}
.profile-deliver-card{background:linear-gradient(155deg,#061d48,#0a347d);color:#fff;border-radius:24px;padding:30px;box-shadow:0 24px 64px rgba(6,29,72,.22)}
.profile-deliver-card>span{font-size:11px;letter-spacing:1.6px;color:#88b4ff;font-weight:950}
.profile-deliver-card ul{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:10px}
.profile-deliver-card li{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);padding:13px 15px;border-radius:12px;font-size:15px;font-weight:850}
.profile-deliver-card li:before{content:"✓";margin-right:10px;color:#74a7ff}
.profile-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.profile-service-card{background:#fff;border:1px solid #dce6f2;border-radius:19px;padding:24px;min-height:245px;display:flex;flex-direction:column;box-shadow:0 10px 30px rgba(15,42,78,.045);transition:.2s}
.profile-service-card:hover{transform:translateY(-5px);border-color:#b8d1f7;box-shadow:0 18px 42px rgba(15,42,78,.11)}
.profile-service-card i{width:46px;height:46px;border-radius:13px;background:#eaf2ff;color:#0b63f6;display:grid;place-items:center;font-size:20px;font-style:normal;font-weight:900}
.profile-service-card h3{font-size:18px;line-height:1.35;color:#102d57;margin:18px 0 8px}
.profile-service-card p{font-size:14px;line-height:1.7;color:#64758d;margin:0;flex:1}
.profile-service-card b{font-size:12px;color:#0b63f6;margin-top:18px}
.profile-why-panel{background:#f4f8ff;border:1px solid #d9e8fb;border-radius:24px;padding:30px}
.profile-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}
.profile-mini-grid span{background:#fff;border:1px solid #dfe8f3;border-radius:11px;padding:12px 13px;font-size:13px;font-weight:850;color:#27486f}
.profile-qr-home{padding-top:40px!important}
.profile-qr-band{display:grid;grid-template-columns:1fr 230px;align-items:center;gap:40px;background:linear-gradient(135deg,#071a3e,#0b3377);border-radius:28px;padding:38px 42px;color:#fff;box-shadow:0 24px 60px rgba(6,29,72,.2)}
.profile-qr-band h2{font-size:36px;line-height:1.12;margin:8px 0 10px}
.profile-qr-band p{color:#c1d1e7;font-size:15px;max-width:650px}
.profile-qr-band>a{background:#fff;padding:10px;border-radius:20px;display:block}
.profile-qr-band img{width:100%;aspect-ratio:1/1;object-fit:contain;border-radius:12px}
.profile-home-cta{background:linear-gradient(135deg,#0752cc,#0b63f6);color:#fff;padding:58px 0}
.profile-home-cta .container{display:flex;align-items:center;justify-content:space-between;gap:30px}
.profile-home-cta span{font-size:11px;font-weight:950;letter-spacing:1.7px;color:#d6e5ff}
.profile-home-cta h2{font-size:36px;line-height:1.15;margin:7px 0 0}
.profile-home-cta .hero-actions{margin:0;flex-shrink:0}

.profile-page-hero{padding:70px 0;background:radial-gradient(circle at 80% 0,rgba(33,106,255,.28),transparent 35%),linear-gradient(135deg,#03142f,#082a64)}
.profile-page-hero h1{font-size:48px}
.profile-page-hero p{font-size:16px;line-height:1.7}
.profile-service-nav{display:flex;flex-wrap:wrap;gap:9px;margin:-18px 0 34px;position:sticky;top:94px;z-index:10;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);padding:12px;border:1px solid #dfe7f1;border-radius:16px;box-shadow:0 10px 30px rgba(7,31,73,.08)}
.profile-service-nav a{font-size:12px;font-weight:850;color:#31506f;background:#f2f6fb;border:1px solid #e0e8f2;padding:8px 11px;border-radius:999px}
.profile-service-nav a:hover{background:#e8f1ff;color:#0b63f6;border-color:#bdd5fb}
.profile-service-stack{display:grid;gap:26px}
.profile-service-detail{scroll-margin-top:170px;display:grid;grid-template-columns:78px minmax(0,1fr);gap:24px;background:#fff;border:1px solid #dce6f2;border-radius:24px;padding:30px;box-shadow:0 12px 35px rgba(7,31,73,.055)}
.profile-service-number{width:62px;height:62px;border-radius:17px;background:linear-gradient(145deg,#061d48,#0b63f6);color:#fff;display:grid;place-items:center;font-weight:950;font-size:18px;box-shadow:0 10px 24px rgba(11,99,246,.2)}
.profile-service-detail h2{font-size:34px;line-height:1.15;color:#08275a;margin:7px 0 7px}
.profile-service-detail .service-lead{font-size:16px;color:#62758d;margin:0 0 18px;max-width:900px}
.profile-service-prose{border:0;box-shadow:none;padding:0;border-radius:0;background:transparent}
.profile-service-prose h2{font-size:22px!important;margin:24px 0 9px!important;padding-top:18px!important}
.profile-service-prose h2:first-child{margin-top:0!important;padding-top:0!important}
.profile-service-prose p,.profile-service-prose li{font-size:15px!important}
.profile-service-end{margin-top:34px;text-align:center;background:#eff5ff;border:1px solid #d5e5fc;border-radius:22px;padding:34px}
.profile-service-end h2{font-size:32px;color:#09285d;margin:0 0 8px}
.profile-service-end p{color:#60738c;margin:0 auto 20px;max-width:720px}

.profile-industry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.profile-industry-card{background:#fff;border:1px solid #dfe7f1;border-radius:18px;padding:24px;box-shadow:0 9px 28px rgba(6,29,72,.045)}
.profile-industry-card i{width:46px;height:46px;border-radius:14px;background:#eaf2ff;color:#0b63f6;display:grid;place-items:center;font-style:normal;font-size:20px;font-weight:900}
.profile-industry-card h3{font-size:18px;color:#0e315f;margin:16px 0 7px}
.profile-industry-card p{font-size:14px;line-height:1.7;color:#65768e;margin:0}
.profile-industry-cta{margin-top:30px;background:linear-gradient(135deg,#071a3d,#0a3276);color:#fff;border-radius:20px;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.profile-industry-cta b{font-size:19px}

.profile-about-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:30px;align-items:start}
.profile-about-prose{padding:34px}
.profile-about-aside{display:grid;gap:16px;position:sticky;top:105px}
.profile-logo-card,.profile-purpose-card{border-radius:22px;padding:24px;box-shadow:0 13px 34px rgba(6,29,72,.09)}
.profile-logo-card{background:linear-gradient(145deg,#020d21,#082a64);color:#fff;text-align:center;border:1px solid rgba(255,255,255,.08)}
.profile-logo-card .brand-logo-img{width:min(100%,220px);height:auto;max-height:170px;object-fit:contain;margin:0 auto 14px}
.profile-logo-card small{display:block;color:#83b0ff;font-size:10px;font-weight:950;letter-spacing:1.7px}
.profile-logo-card b{display:block;font-size:13px;line-height:1.55;margin-top:8px;color:#dce8f8}
.profile-purpose-card{background:#edf4ff;border:1px solid #d4e5ff;color:#123b72}
.profile-purpose-card span{display:block;font-size:10px;font-weight:950;letter-spacing:1.5px;color:#0b63f6;margin-bottom:8px}
.profile-purpose-card b{font-size:16px;line-height:1.6}
.profile-advantage-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.profile-advantage-grid article{display:flex;gap:13px;background:#fff;border:1px solid #dfe7f1;border-radius:16px;padding:18px}
.profile-advantage-grid i{width:34px;height:34px;border-radius:10px;background:#eaf2ff;color:#0b63f6;display:grid;place-items:center;font-style:normal;font-weight:950;flex:0 0 34px}
.profile-advantage-grid h3{font-size:16px;color:#12365f;margin:0 0 4px}
.profile-advantage-grid p{font-size:13.5px;line-height:1.6;color:#65768e;margin:0}
.profile-mission-section{background:linear-gradient(180deg,#fff,#f8fbff)}
.profile-mission-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.profile-mission-grid article{background:linear-gradient(145deg,#071a3d,#0b347c);color:#fff;border-radius:24px;padding:30px;min-height:270px}
.profile-mission-grid article:nth-child(2){background:linear-gradient(145deg,#0b58d5,#0b63f6)}
.profile-mission-grid span{font-size:10px;font-weight:950;letter-spacing:1.6px;color:#99bcff}
.profile-mission-grid article:nth-child(2) span{color:#d8e7ff}
.profile-mission-grid h2{font-size:29px;line-height:1.18;margin:10px 0}
.profile-mission-grid p{font-size:15px;line-height:1.75;color:#d5e2f3;margin:0}
.profile-values-title{margin-top:58px}
.profile-values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.profile-values-grid article{background:#fff;border:1px solid #dfe7f1;border-radius:17px;padding:20px;box-shadow:0 8px 25px rgba(7,31,73,.04)}
.profile-values-grid h3{font-size:16px;color:#0c3263;margin:0 0 6px}
.profile-values-grid p{font-size:13px;line-height:1.65;color:#687991;margin:0}
.profile-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.profile-process-grid article{background:#fff;border:1px solid #dfe7f1;border-radius:18px;padding:22px}
.profile-process-grid b{font-size:28px;color:#0b63f6}
.profile-process-grid h3{font-size:17px;color:#0c315e;margin:9px 0 5px}
.profile-process-grid p{font-size:13.5px;color:#687991;margin:0;line-height:1.6}
.profile-partner-message{margin-top:28px;text-align:center;background:linear-gradient(135deg,#061d48,#0b4fbf);color:#fff;border-radius:22px;padding:32px}
.profile-partner-message span{font-size:10px;font-weight:950;letter-spacing:1.7px;color:#a8c8ff}
.profile-partner-message h2{font-size:31px;line-height:1.2;max-width:850px;margin:9px auto 0}

.profile-contact-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:34px;align-items:stretch}
.profile-contact-info{background:#fff;border:1px solid #dfe7f1;border-radius:24px;padding:30px;box-shadow:0 12px 35px rgba(6,29,72,.055)}
.profile-contact-info h2{font-size:34px;line-height:1.16;color:#09285d;margin:9px 0 22px}
.profile-contact-list{display:grid;gap:10px}
.profile-contact-list>a,.profile-contact-list>div{display:flex;align-items:center;gap:14px;border:1px solid #e0e8f2;background:#f9fbfe;border-radius:14px;padding:14px}
.profile-contact-list i{width:40px;height:40px;border-radius:11px;background:#eaf2ff;color:#0b63f6;display:grid;place-items:center;font-style:normal;font-size:17px;flex:0 0 40px}
.profile-contact-list span{display:flex;flex-direction:column}
.profile-contact-list small{font-size:10px;text-transform:uppercase;letter-spacing:.8px;color:#7d8da2;font-weight:900}
.profile-contact-list b{font-size:14px;color:#183a64;line-height:1.5}
.profile-contact-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}
.profile-qr-contact{background:linear-gradient(145deg,#061b42,#0b347c);color:#fff;border-radius:24px;padding:28px;text-align:center;box-shadow:0 16px 42px rgba(6,29,72,.2)}
.profile-qr-contact>span{font-size:10px;font-weight:950;letter-spacing:1.8px;color:#9bc0ff}
.profile-qr-contact>a:first-of-type{display:block;background:#fff;border-radius:18px;padding:10px;margin:18px auto;width:min(100%,260px)}
.profile-qr-contact img{width:100%;aspect-ratio:1/1;object-fit:contain;border-radius:10px}
.profile-qr-contact h3{font-size:23px;margin:12px 0 6px}
.profile-qr-contact p{font-size:14px;line-height:1.65;color:#c2d3ea;margin:0 0 7px}
.profile-qr-contact .text-link{color:#8db8ff}
.profile-contact-form-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;align-items:start;max-width:1040px;margin:auto}
.profile-contact-form-wrap h2{font-size:34px;line-height:1.16;color:#09285d;margin:8px 0 10px}
.profile-contact-form-wrap p{color:#65768e;line-height:1.75}
.profile-contact-form{margin:0;background:#fff}

.profile-footer{padding-top:58px;background:#03132d}
.profile-footer-grid{grid-template-columns:1.4fr .8fr 1.1fr .8fr}
.profile-footer .foot-brand .brand-logo-img{height:58px;width:auto;max-width:110px}
.profile-footer .copyright{color:#8297b5}

@media(max-width:1100px){
  .profile-hero-grid{grid-template-columns:1fr 1fr;gap:35px}.profile-hero-copy h1{font-size:51px}.profile-service-grid{grid-template-columns:repeat(2,1fr)}.profile-industry-grid{grid-template-columns:repeat(2,1fr)}.profile-values-grid{grid-template-columns:repeat(2,1fr)}.profile-process-grid{grid-template-columns:repeat(2,1fr)}.profile-contact-grid{grid-template-columns:1fr 320px}.profile-footer-grid{grid-template-columns:1.2fr .8fr 1fr 1fr}
}
@media(max-width:850px){
  .imbs-profile-theme .profile-header{height:76px}.imbs-profile-theme .profile-header .brand-logo-img{height:48px;width:auto!important;max-width:78px!important}.imbs-profile-theme .profile-header .nav nav.open{top:76px;background:#fff}.profile-hero-grid{grid-template-columns:1fr;min-height:auto;padding:68px 0}.profile-hero-copy h1{font-size:49px}.profile-hero-visual{min-height:380px}.profile-logo-stage .brand-logo-img{max-width:360px}.profile-intro-strip .container{grid-template-columns:1fr 1fr;padding:14px 0}.profile-intro-strip b{padding:9px}.profile-intro-strip b+ b{border-left:0}.profile-two-col,.profile-about-grid,.profile-contact-grid,.profile-contact-form-wrap{grid-template-columns:1fr}.profile-about-aside{position:static;grid-template-columns:1fr 1fr}.profile-service-nav{position:static;margin-top:0}.profile-service-detail{grid-template-columns:60px 1fr}.profile-advantage-grid{grid-template-columns:1fr}.profile-mission-grid{grid-template-columns:1fr}.profile-qr-band{grid-template-columns:1fr 190px}.profile-home-cta .container{align-items:flex-start;flex-direction:column}.profile-footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:600px){
  .imbs-profile-theme{font-size:15px}.imbs-profile-theme .container{width:min(100% - 28px,1200px)}.imbs-profile-theme .section{padding:62px 0}.imbs-profile-theme .section-title h2{font-size:31px}.profile-home-hero{background:linear-gradient(145deg,#020b1c,#06245a)}.profile-hero-grid{padding:52px 0;gap:30px}.profile-kicker{font-size:9px;line-height:1.6}.profile-hero-copy h1{font-size:39px;letter-spacing:-1.8px}.profile-hero-copy>p{font-size:16px}.profile-hero-tags span{font-size:11px}.profile-hero-copy .hero-actions{flex-direction:column}.profile-hero-copy .hero-actions .btn{width:100%}.profile-hero-visual{min-height:300px;border-radius:22px;padding:22px}.profile-logo-stage .brand-logo-img{max-width:270px}.profile-intro-strip .container{grid-template-columns:1fr 1fr}.profile-intro-strip b{font-size:11px}.profile-about-home h2,.profile-why-home h2{font-size:31px}.profile-two-col{gap:30px}.profile-service-grid,.profile-industry-grid,.profile-values-grid,.profile-process-grid{grid-template-columns:1fr}.profile-mini-grid{grid-template-columns:1fr}.profile-qr-band{grid-template-columns:1fr;padding:26px 22px;border-radius:21px}.profile-qr-band>a{width:190px;max-width:100%}.profile-qr-band h2{font-size:29px}.profile-home-cta h2{font-size:29px}.profile-home-cta .hero-actions{width:100%;flex-direction:column}.profile-home-cta .hero-actions .btn{width:100%}.profile-page-hero{padding:52px 0}.profile-page-hero h1{font-size:36px}.profile-service-nav{display:flex;overflow-x:auto;flex-wrap:nowrap;padding:10px}.profile-service-nav a{white-space:nowrap}.profile-service-detail{grid-template-columns:1fr;padding:22px}.profile-service-number{width:52px;height:52px}.profile-service-detail h2{font-size:28px}.profile-about-aside{grid-template-columns:1fr}.profile-mission-grid h2{font-size:25px}.profile-partner-message h2{font-size:25px}.profile-contact-info,.profile-qr-contact{padding:22px}.profile-contact-info h2,.profile-contact-form-wrap h2{font-size:28px}.profile-contact-actions{flex-direction:column}.profile-contact-actions .btn{width:100%}.profile-footer-grid{grid-template-columns:1fr}.profile-footer .footer-grid>div{padding-bottom:10px}.profile-viewer-shell iframe{min-height:480px;height:65vh}
}
