
:root{--navy:#071e33;--navy2:#0c3559;--blue:#155f9f;--blue2:#3b83bd;--steel:#9caebd;--silver:#dfe7ee;--ice:#f4f8fb;--line:#d9e3eb;--ink:#122333;--muted:#607487;--white:#fff;--shadow:0 22px 60px rgba(7,30,51,.12);--soft:0 10px 30px rgba(7,30,51,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.65}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1200px,calc(100% - 40px));margin:auto}.muted{color:var(--muted)}.display-2{font-size:clamp(34px,4vw,50px);line-height:1.12;color:var(--navy);letter-spacing:-.035em;margin:14px 0 18px}.center-action{text-align:center;margin-top:34px}.small-note,.foot-small{font-size:13px;color:var(--muted)}
.topbar{background:linear-gradient(90deg,#06192b,#0b3153);color:#dce8f2;font-size:12px;letter-spacing:.02em}.topbar .container{display:flex;justify-content:space-between;gap:20px;padding:8px 0}.header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(155,176,194,.35)}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand img{width:160px;height:60px;object-fit:contain}.menu{display:flex;align-items:center;gap:23px;font-size:14px;font-weight:800}.menu a{position:relative;padding:28px 0;color:#263c50}.menu a:after{content:"";position:absolute;height:2px;background:linear-gradient(90deg,var(--blue),#9cbfd9);left:0;right:100%;bottom:19px;transition:.25s}.menu a:hover,.menu a.active{color:var(--navy)}.menu a:hover:after,.menu a.active:after{right:0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:10px;background:linear-gradient(135deg,var(--navy2),var(--blue2));color:#fff;font-weight:900;border:0;box-shadow:0 12px 28px rgba(21,95,159,.22);cursor:pointer}.btn.secondary{background:#fff;color:var(--navy);border:1px solid var(--line);box-shadow:none}.hamb{display:none;border:0;background:transparent;font-size:28px;color:var(--navy)}
.hero{overflow:hidden}.luxury-hero{background:radial-gradient(circle at 82% 15%,rgba(73,139,193,.22),transparent 28%),linear-gradient(135deg,#fcfeff 0%,#eef5fa 58%,#e4eef6 100%);position:relative}.luxury-hero:before{content:"";position:absolute;inset:auto 0 0;height:6px;background:linear-gradient(90deg,var(--navy),var(--blue2),#c9d5de,var(--blue2),var(--navy))}.hero-inner{min-height:650px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:70px;padding:64px 0 70px}.eyebrow{display:inline-flex;align-items:center;font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:var(--blue);background:#e7f1f8;padding:8px 11px;border-radius:999px}.hero h1{font-size:clamp(44px,5.2vw,72px);line-height:1.02;margin:18px 0 18px;color:var(--navy);letter-spacing:-.048em}.hero h1 span{background:linear-gradient(90deg,var(--blue),#5a8eb7);-webkit-background-clip:text;color:transparent}.hero p{font-size:18px;color:var(--muted);max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px;color:#4e6477;font-size:13px;font-weight:700}.hero-visual{position:relative;min-height:490px}.hero-main{position:absolute;inset:20px 70px 50px 0;border-radius:28px;overflow:hidden;box-shadow:var(--shadow);border:8px solid rgba(255,255,255,.9)}.hero-main img{width:100%;height:100%;object-fit:cover}.hero-mini{position:absolute;border:6px solid #fff;border-radius:18px;overflow:hidden;box-shadow:var(--soft);background:#fff}.hero-mini img{width:100%;height:100%;object-fit:cover}.hero-mini.one{width:210px;height:155px;right:0;top:8px}.hero-mini.two{width:230px;height:165px;right:20px;bottom:0}.steel-mark{position:absolute;left:18px;bottom:15px;background:rgba(7,30,51,.93);color:#fff;padding:13px 18px;border-radius:12px;font-size:15px;font-weight:900;letter-spacing:.14em;line-height:1.1}.steel-mark span{font-size:10px;color:#bcd0df;letter-spacing:.32em}
.section{padding:84px 0}.section.alt{background:var(--ice)}.section-head{display:flex;justify-content:space-between;gap:36px;align-items:end;margin-bottom:34px}.section-head h2{margin:10px 0 0;font-size:clamp(31px,4vw,46px);line-height:1.1;color:var(--navy);letter-spacing:-.03em}.section-head p{margin:0;max-width:575px;color:var(--muted)}.grid{display:grid;gap:22px}.products{grid-template-columns:repeat(3,1fr)}.product{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 8px 26px rgba(7,30,51,.05);transition:.25s}.product:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#c4d6e4}.product-media{height:225px;overflow:hidden;background:#eef3f7}.product-media img{width:100%;height:100%;object-fit:cover;transition:.35s}.product:hover .product-media img{transform:scale(1.035)}.product-body{padding:23px}.product h3{margin:7px 0 8px;color:var(--navy);font-size:20px}.product p{margin:0 0 15px;color:var(--muted);font-size:14px}.tag{display:inline-block;padding:5px 9px;border-radius:999px;background:#e8f2fa;color:var(--blue);font-size:11px;font-weight:900}.more{font-weight:900;color:var(--blue)}
.about{display:grid;grid-template-columns:.92fr 1.08fr;gap:58px;align-items:center}.about-media{position:relative}.premium-frame:before{content:"";position:absolute;inset:20px -20px -20px 20px;background:linear-gradient(135deg,#dfe9f1,#aec3d3);border-radius:26px;z-index:0}.about-media img{position:relative;z-index:1;width:100%;border-radius:24px;box-shadow:var(--soft)}.about-badge{position:absolute;z-index:2;right:-10px;bottom:24px;background:linear-gradient(135deg,#092844,#155b91);color:#fff;border-radius:14px;padding:16px 20px;box-shadow:var(--shadow);font-size:13px;letter-spacing:.04em}.checklist{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0}.check{padding:14px 16px;border:1px solid var(--line);border-radius:12px;background:#fff;font-weight:750}.check:before{content:"✓";color:var(--blue);font-weight:900;margin-right:8px}.feature-grid{grid-template-columns:repeat(4,1fr)}.feature{padding:25px;border-radius:18px;border:1px solid var(--line);background:#fff}.feature .num{font-size:34px;font-weight:900;color:#bfd2e1}.feature h3{margin:7px 0;color:var(--navy)}.feature p{margin:0;color:var(--muted);font-size:14px}
.real-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.real-gallery figure{margin:0;border-radius:18px;overflow:hidden;border:1px solid var(--line);background:#fff;box-shadow:var(--soft)}.real-gallery img{width:100%;height:245px;object-fit:cover}.real-gallery figcaption{padding:13px 16px;color:var(--navy);font-weight:850}
.project-preview{background:linear-gradient(135deg,#061b2f,#0d3a60);color:#fff}.section-head.light h2{color:#fff}.section-head.light p{color:#bbcedd}.dark-pill{background:rgba(255,255,255,.11);color:#d8e8f4}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.project-card{position:relative;min-height:370px;border-radius:20px;overflow:hidden;background:#123;box-shadow:0 18px 55px rgba(0,0,0,.2)}.project-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.4s}.project-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,19,32,.02),rgba(4,19,32,.88))}.project-card>div{position:absolute;left:22px;right:22px;bottom:20px;z-index:2}.project-card span{font-size:12px;font-weight:900;color:#a9cbe4}.project-card h3{font-size:23px;margin:5px 0 3px}.project-card p{margin:0;color:#d4e2ec;font-size:14px}.project-card:hover img{transform:scale(1.05)}.light-btn{background:#fff;color:var(--navy);box-shadow:none}.career-strip{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:40px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(120deg,#fff,#f2f7fb)}.career-strip h2{font-size:34px;color:var(--navy);margin:10px 0 6px}.career-strip p{margin:0;color:var(--muted);max-width:740px}.cta{background:linear-gradient(120deg,var(--navy),#15517f);color:#fff;border-radius:26px;padding:42px;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{margin:0 0 8px;font-size:34px}.cta p{margin:0;color:#c9d9e8}.cta .btn{background:#fff;color:var(--navy);box-shadow:none}
.page-hero{padding:65px 0}.premium-page{background:radial-gradient(circle at 88% 22%,rgba(85,146,194,.22),transparent 28%),linear-gradient(135deg,#f8fbfe,#e5eff6);border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(38px,5vw,56px);line-height:1.08;margin:14px 0 10px;color:var(--navy);letter-spacing:-.04em}.page-hero p{max-width:840px;color:var(--muted);font-size:17px}.breadcrumbs{color:#8294a5;font-size:13px;margin-bottom:14px}.catalog-note{padding:18px 20px;border-radius:14px;background:#edf5fb;border-left:4px solid var(--blue);color:#36566f}.filterbar{display:flex;gap:10px;flex-wrap:wrap;margin:28px 0}.filter{border:1px solid var(--line);background:#fff;color:var(--navy);padding:10px 15px;border-radius:999px;font:inherit;font-weight:850;cursor:pointer}.filter.active,.filter:hover{background:var(--navy);color:#fff;border-color:var(--navy)}.product-grid-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{appearance:none;text-align:left;padding:0;border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden;cursor:pointer;box-shadow:var(--soft);transition:.22s;color:inherit;font:inherit}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#bdd1df}.pc-img{height:220px;background:#edf2f6;overflow:hidden}.pc-img img{width:100%;height:100%;object-fit:cover;transition:.3s}.product-card:hover .pc-img img{transform:scale(1.035)}.pc-body{padding:20px}.pc-body h3{margin:8px 0 8px;color:var(--navy);font-size:20px}.pc-body p{margin:0 0 12px;color:var(--muted);font-size:13px;min-height:42px}.pc-group{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eaf3fb;color:var(--blue);font-size:11px;font-weight:900}.pc-link{color:var(--blue);font-size:14px;font-weight:900}.modal{position:fixed;inset:0;z-index:1000;display:none}.modal.show{display:block}.modal-backdrop{position:absolute;inset:0;background:rgba(3,16,28,.72);backdrop-filter:blur(4px)}.modal-panel{position:relative;width:min(1040px,calc(100% - 28px));max-height:90vh;overflow:auto;margin:5vh auto;background:#fff;border-radius:22px;box-shadow:0 30px 90px rgba(0,0,0,.28);padding:30px}.modal-close{position:sticky;top:0;float:right;z-index:2;border:0;background:var(--navy);color:#fff;width:42px;height:42px;border-radius:50%;font-size:28px;cursor:pointer}.modal-hero{display:grid;grid-template-columns:420px 1fr;gap:28px;align-items:start}.modal-img{background:#eef4f8;border-radius:16px;overflow:hidden}.modal-img img{width:100%;height:300px;object-fit:cover}.modal-hero h2{font-size:34px;line-height:1.15;color:var(--navy);margin:10px 0 18px}.kv{display:grid;grid-template-columns:110px 1fr;gap:10px;padding:9px 0;border-bottom:1px solid var(--line)}.kv b{color:var(--navy)}.kv span{color:#506579}.modal-section{margin-top:26px}.modal-section h3{color:var(--navy);margin:0 0 10px;font-size:21px}.modal-section p{color:var(--muted)}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:12px}.spec-table{border-collapse:collapse;width:100%;min-width:560px;font-size:14px}.spec-table th,.spec-table td{padding:11px 13px;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap}.spec-table th{background:#eaf3fb;color:var(--navy);font-weight:900}.modal-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px;padding-top:22px;border-top:1px solid var(--line)}.no-scroll{overflow:hidden}
.project-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.project-feature{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;box-shadow:var(--soft)}.project-feature img{width:100%;height:320px;object-fit:cover}.project-feature>div{padding:24px}.project-feature h2{margin:8px 0;color:var(--navy);font-size:28px}.project-feature p{color:var(--muted);margin:0}.project-note{margin-top:34px;padding:30px;border-radius:20px;background:linear-gradient(135deg,#edf5fb,#f9fbfd);border:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:26px}.project-note h3{font-size:25px;color:var(--navy);margin:0 0 8px}.project-note p{margin:0;color:var(--muted);max-width:760px}
.career-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:42px;align-items:start}.career-panel{padding:28px;border-radius:22px;background:linear-gradient(145deg,#081f35,#0e416a);color:#fff;box-shadow:var(--shadow)}.career-panel h3{font-size:26px;margin:0 0 20px}.job-card{padding:16px;border:1px solid rgba(255,255,255,.13);border-radius:13px;background:rgba(255,255,255,.06);margin-bottom:12px}.job-card b{display:block;font-size:17px;margin-bottom:3px}.job-card span{color:#c9d9e6;font-size:14px}.career-panel .small-note{color:#a9bfd0}.application-box{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:38px;border-radius:24px;background:#fff;border:1px solid var(--line);box-shadow:var(--soft)}.application-box h2{color:var(--navy);font-size:34px;margin:10px 0}.legal-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.legal-grid>div{padding:15px;border:1px solid var(--line);border-radius:12px;background:#fff}.legal-grid b{display:block;color:var(--navy);font-size:12px;text-transform:uppercase;letter-spacing:.04em}.legal-grid span{display:block;color:#4e6376;margin-top:5px}.contact-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:28px}.contact-card{padding:30px;background:var(--ice);border:1px solid var(--line);border-radius:20px}.white-card{background:#fff;box-shadow:var(--soft)}.contact-card h3{color:var(--navy)}.contact-list{display:grid;gap:12px}.contact-list div{padding-bottom:12px;border-bottom:1px solid var(--line)}.form{display:grid;gap:13px}.form input,.form textarea,.form select{width:100%;padding:14px;border:1px solid #cbd9e4;border-radius:10px;font:inherit;background:#fff}.form textarea{min-height:135px;resize:vertical}
.footer{background:#061a2d;color:#bed0df;padding:56px 0 24px}.footer-grid{display:grid;grid-template-columns:1.35fr .7fr .85fr;gap:52px}.footer h4{color:#fff;margin-top:0}.footer a{display:block;margin:8px 0;color:#c8d9e6}.footer .brand img{background:#fff;border-radius:10px;padding:4px}.footer .foot-small{color:#91a9bc;max-width:360px}.copyright{margin-top:34px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-size:13px;color:#829caf}
@media(max-width:1000px){.menu{gap:14px;font-size:13px}.nav-quote{display:none}.hero-inner{grid-template-columns:1fr;gap:28px}.hero-visual{min-height:460px;max-width:760px}.products,.product-grid-v2{grid-template-columns:repeat(2,1fr)}.project-grid{grid-template-columns:1fr 1fr}.feature-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.menu{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:15px 20px;flex-direction:column;align-items:flex-start;gap:0;box-shadow:var(--soft)}.menu.open{display:flex}.menu a{padding:10px;width:100%}.menu a:after{display:none}.hamb{display:block}.about,.contact-grid,.career-grid{grid-template-columns:1fr}.project-detail-grid{grid-template-columns:1fr}.project-note,.application-box,.career-strip{display:block}.project-note .btn,.application-box .btn,.career-strip .btn{margin-top:18px}.section-head{display:block}.section-head p{margin-top:12px}.real-gallery{grid-template-columns:repeat(2,1fr)}.modal-hero{grid-template-columns:1fr}.modal-img img{height:270px}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.container{width:min(100% - 24px,1200px)}.topbar .container{display:block;text-align:center}.topbar .container span:last-child{display:none}.nav{height:70px}.brand img{width:135px;height:52px}.menu{top:70px}.hero-inner{min-height:auto;padding:44px 0 60px}.hero h1{font-size:40px}.hero p{font-size:16px}.hero-visual{min-height:390px}.hero-main{inset:10px 35px 60px 0}.hero-mini.one{width:150px;height:110px}.hero-mini.two{width:170px;height:120px}.steel-mark{left:12px;bottom:22px}.section{padding:60px 0}.products,.product-grid-v2,.project-grid,.real-gallery,.feature-grid,.checklist,.legal-grid{grid-template-columns:1fr}.product-media,.pc-img{height:220px}.real-gallery img{height:230px}.page-hero{padding:44px 0}.page-hero h1{font-size:36px}.cta{display:block;padding:28px}.cta .btn{margin-top:18px}.footer-grid{grid-template-columns:1fr}.modal-panel{padding:18px;margin:2vh auto;max-height:96vh}.modal-hero h2{font-size:27px}.modal-img img{height:220px}.kv{grid-template-columns:1fr;gap:2px}.project-feature img{height:240px}.career-strip,.application-box{padding:25px}.career-strip h2,.application-box h2{font-size:28px}}




/* =========================================================
   BAMIENSTEEL — PREMIUM RESPONSIVE UI STANDARDIZATION
   Desktop + Tablet + Mobile
   ========================================================= */

:root{
  --navy:#0B2740;
  --navy-deep:#061A2D;
  --navy-soft:#123A5B;
  --blue:#1E669A;
  --blue-bright:#3D86B9;
  --steel:#8EA3B4;
  --silver:#D9E3EB;
  --ice:#F5F8FB;
  --paper:#FBFCFE;
  --line:#DCE5EC;
  --ink:#172B3D;
  --muted:#617588;
  --white:#FFFFFF;
  --shadow:0 24px 70px rgba(8,35,57,.13);
  --soft:0 10px 34px rgba(8,35,57,.08);
  --radius-xl:26px;
  --radius-lg:20px;
  --radius-md:14px;
}

html{
  -webkit-text-size-adjust:100%;
  text-rendering:optimizeLegibility;
  scroll-padding-top:100px;
}
body{
  overflow-x:hidden;
  background:var(--paper);
  font-family:Inter,"Segoe UI",Roboto,Arial,Helvetica,sans-serif;
  font-size:16px;
  line-height:1.65;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
h1,h2,h3,h4{
  text-wrap:balance;
  font-family:Inter,"Segoe UI",Roboto,Arial,Helvetica,sans-serif;
  font-weight:800;
}
p{ text-wrap:pretty; }
img{ image-rendering:auto; }
button,input,textarea,select{font:inherit}
.container{width:min(1240px,calc(100% - 48px));margin-inline:auto}

/* top bar + navigation */
.topbar{
  background:linear-gradient(90deg,#061A2D,#0C3559 52%,#123F64);
  border-bottom:1px solid rgba(255,255,255,.08);
}
.topbar .container{min-height:35px;align-items:center}
.header{
  background:rgba(255,255,255,.975);
  box-shadow:0 4px 22px rgba(8,35,57,.045);
}
.nav{height:86px;gap:26px}
.brand{flex:0 0 auto}
.brand img{width:174px;height:64px;object-fit:contain}
.menu{gap:28px;font-size:14px;letter-spacing:.005em}
.menu a{padding:30px 0;color:#2D4356;white-space:nowrap}
.menu a:after{bottom:20px;height:2px;border-radius:999px}
.btn{
  min-height:46px;
  padding:12px 21px;
  border-radius:12px;
  letter-spacing:.01em;
  box-shadow:0 12px 28px rgba(30,102,154,.18);
  transition:transform .2s ease,box-shadow .2s ease,background .2s ease;
}
.btn:hover{transform:translateY(-1px);box-shadow:0 16px 34px rgba(30,102,154,.22)}
.btn.secondary:hover{background:#F6F9FC}

/* typography */
.eyebrow{
  padding:8px 12px;
  background:#EAF3F9;
  border:1px solid #D5E6F1;
  color:#1D638F;
  letter-spacing:.12em;
}
.display-2{font-size:clamp(36px,4.2vw,54px);line-height:1.06;letter-spacing:-.042em}
.section-head h2{font-size:clamp(34px,4vw,50px);line-height:1.07;letter-spacing:-.045em}
.page-hero h1{font-size:clamp(42px,5vw,62px);line-height:1.04;letter-spacing:-.045em}

/* hero */
.luxury-hero{
  background:
    radial-gradient(circle at 82% 15%,rgba(70,135,183,.19),transparent 27%),
    linear-gradient(135deg,#FCFEFF 0%,#F0F5F9 55%,#E5EEF5 100%);
}
.hero-inner{
  min-height:680px;
  grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);
  gap:76px;
  padding:68px 0 78px;
}
.hero-copy{max-width:680px}
.hero h1{
  font-size:clamp(48px,5.1vw,74px);
  line-height:1.01;
  margin:19px 0 20px;
}
.hero p{font-size:18px;line-height:1.72}
.hero-actions{margin-top:30px}
.trust-row{margin-top:30px;gap:20px}
.hero-visual{min-height:505px}
.hero-main{
  inset:20px 72px 52px 0;
  border-radius:30px;
  border-width:7px;
}
.hero-mini.one{width:215px;height:155px;border-radius:19px}
.hero-mini.two{width:235px;height:168px;border-radius:19px}
.steel-mark{
  left:22px;
  bottom:17px;
  border:1px solid rgba(255,255,255,.14);
  backdrop-filter:blur(10px);
}

/* section rhythm */
.section{padding:92px 0}
.section.alt{background:#F5F8FB}
.section-head{margin-bottom:38px}
.section-head p{font-size:15px;line-height:1.75}

/* cards */
.product,.project-feature,.real-gallery figure,.feature,.contact-card,.career-panel,.application-box{
  border-color:#DCE5EC;
}
.product,.product-card{
  border-radius:22px;
  box-shadow:0 10px 30px rgba(8,35,57,.055);
}
.product-media,.pc-img{height:238px}
.product-body,.pc-body{padding:24px}
.product h3,.pc-body h3{font-size:21px;line-height:1.3}
.products,.product-grid-v2{gap:24px}
.real-gallery{gap:20px}
.real-gallery figure{border-radius:20px}
.real-gallery img{height:260px}
.real-gallery figcaption{padding:15px 17px;font-size:15px}

.about{gap:66px}
.about-media img{border-radius:26px}
.premium-frame:before{border-radius:28px}
.checklist{gap:13px}
.check{padding:15px 17px;border-radius:13px}

.feature{padding:28px;border-radius:20px}
.feature h3{font-size:19px;line-height:1.35}
.feature p{line-height:1.65}

.project-preview{
  background:
    radial-gradient(circle at 82% 0,rgba(61,134,185,.16),transparent 30%),
    linear-gradient(135deg,#061A2D,#0D385B 58%,#12486F);
}
.project-grid{gap:22px}
.project-card{
  min-height:390px;
  border-radius:22px;
}
.project-card:after{
  background:linear-gradient(180deg,rgba(4,19,32,.02) 30%,rgba(4,19,32,.9) 100%);
}
.project-card>div{left:24px;right:24px;bottom:23px}
.project-card h3{font-size:24px}

.career-strip{
  border-radius:26px;
  padding:44px 46px;
  background:linear-gradient(120deg,#FFFFFF,#F3F7FA);
}
.cta{
  border-radius:28px;
  padding:46px 48px;
  box-shadow:0 20px 55px rgba(8,35,57,.14);
}

/* inner pages */
.page-hero{
  padding:76px 0;
  background:
    radial-gradient(circle at 90% 20%,rgba(80,143,190,.18),transparent 25%),
    linear-gradient(135deg,#FBFDFE,#EDF4F8);
}
.page-hero p{font-size:17px;line-height:1.75}
.breadcrumbs{font-size:12px;letter-spacing:.05em;text-transform:uppercase}
.catalog-note{border-radius:15px;padding:19px 21px}
.filterbar{gap:9px}
.filter{padding:10px 15px;border-radius:999px;transition:.2s}
.filter:hover{transform:translateY(-1px)}

.modal-panel{border-radius:26px;padding:34px}
.modal-img{border-radius:18px}
.modal-img img{height:320px}
.modal-hero{gap:32px}
.spec-table th,.spec-table td{padding:12px 14px}

/* forms */
.form input,.form textarea,.form select{
  min-height:48px;
  border-radius:12px;
  border-color:#CCD9E3;
  outline:none;
  transition:border-color .2s,box-shadow .2s;
}
.form textarea{min-height:145px}
.form input:focus,.form textarea:focus,.form select:focus{
  border-color:#6FA3C8;
  box-shadow:0 0 0 4px rgba(61,134,185,.11);
}
.contact-card{border-radius:22px;padding:32px}

/* footer */
.footer{
  background:
    radial-gradient(circle at 84% 0,rgba(42,100,145,.18),transparent 26%),
    #061A2D;
  padding:62px 0 26px;
}
.footer-grid{gap:58px}
.footer h4{font-size:15px;letter-spacing:.04em;text-transform:uppercase}
.footer a{transition:.2s}
.footer a:hover{color:#fff;transform:translateX(2px)}
.footer .brand img{width:172px;height:auto;padding:6px;border-radius:12px}
.copyright{margin-top:38px}

/* accessibility and touch */
a,button{-webkit-tap-highlight-color:transparent}
button,.btn,.filter,.product-card{touch-action:manipulation}
:focus-visible{outline:3px solid rgba(61,134,185,.45);outline-offset:3px}

/* -------------------- Large tablet -------------------- */
@media (max-width:1100px){
  .container{width:min(100% - 40px,1240px)}
  .nav{gap:16px}
  .menu{gap:17px;font-size:13px}
  .nav-quote{padding-inline:15px}
  .hero-inner{gap:46px}
  .hero-main{inset:18px 56px 48px 0}
  .about{gap:45px}
}

/* -------------------- Tablet -------------------- */
@media (max-width:900px){
  .topbar{display:none}
  .nav{height:76px}
  .brand img{width:150px;height:56px}
  .menu{
    display:none;
    position:absolute;
    top:76px;
    left:18px;
    right:18px;
    max-height:calc(100vh - 92px);
    overflow:auto;
    padding:12px;
    border:1px solid var(--line);
    border-radius:16px;
    background:rgba(255,255,255,.99);
    box-shadow:0 20px 55px rgba(8,35,57,.16);
  }
  .menu.open{display:flex}
  .menu a{
    padding:12px 14px;
    border-radius:10px;
    width:100%;
  }
  .menu a:hover,.menu a.active{background:#F0F5F9}
  .menu a:after{display:none}
  .hamb{
    display:flex;
    align-items:center;
    justify-content:center;
    width:44px;
    height:44px;
    border:1px solid var(--line);
    border-radius:12px;
    background:#fff;
    font-size:25px;
  }
  .nav-quote{display:none}

  .hero-inner{
    grid-template-columns:1fr;
    gap:34px;
    min-height:auto;
    padding:58px 0 66px;
  }
  .hero-copy{max-width:760px}
  .hero h1{font-size:clamp(44px,8vw,62px)}
  .hero-visual{min-height:500px;max-width:820px;width:100%}
  .hero-main{inset:10px 90px 56px 0}
  .hero-mini.one{right:10px}
  .hero-mini.two{right:28px}

  .products,.product-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}
  .project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .project-grid .project-card:last-child{grid-column:1/-1;min-height:330px}
  .feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .about,.contact-grid,.career-grid,.project-detail-grid{grid-template-columns:1fr}
  .about-media{max-width:760px}
  .real-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}
  .section-head{display:block}
  .section-head p{margin-top:14px;max-width:760px}
  .project-note,.application-box,.career-strip{display:block}
  .project-note .btn,.application-box .btn,.career-strip .btn{margin-top:20px}
  .footer-grid{grid-template-columns:1.2fr 1fr;gap:40px}
}

/* -------------------- Mobile -------------------- */
@media (max-width:640px){
  .container{width:min(100% - 28px,1240px)}
  .nav{height:70px}
  .brand img{width:132px;height:50px}
  .menu{top:70px;left:12px;right:12px}
  .hamb{width:42px;height:42px}

  .hero-inner{padding:42px 0 54px;gap:28px}
  .eyebrow{font-size:10px;letter-spacing:.10em;padding:7px 10px}
  .hero h1{
    font-size:clamp(38px,11.5vw,48px);
    line-height:1.04;
    letter-spacing:-.04em;
    margin:15px 0 16px;
  }
  .hero p{font-size:16px;line-height:1.65}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:10px}
  .hero-actions .btn{width:100%}
  .trust-row{display:grid;grid-template-columns:1fr;gap:7px;margin-top:22px}

  /* Mobile hero becomes a clean stacked gallery — no overlaps/cropping */
  .hero-visual{
    min-height:0;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:10px;
    max-width:none;
  }
  .hero-main{
    position:relative;
    inset:auto;
    grid-column:1/-1;
    height:245px;
    border:5px solid #fff;
    border-radius:20px;
  }
  .hero-mini{
    position:relative;
    inset:auto!important;
    width:auto!important;
    height:120px!important;
    border-width:4px;
    border-radius:15px;
  }
  .steel-mark{
    left:12px;
    bottom:10px;
    padding:10px 13px;
    border-radius:10px;
    font-size:12px;
  }

  .section{padding:62px 0}
  .section-head{margin-bottom:26px}
  .section-head h2,.display-2{
    font-size:clamp(30px,9vw,38px);
    line-height:1.08;
    letter-spacing:-.035em;
  }
  .section-head p{font-size:14px}
  .products,.product-grid-v2,.project-grid,.real-gallery,.feature-grid,.checklist,.legal-grid{
    grid-template-columns:1fr;
  }
  .product-media,.pc-img{height:230px}
  .product-body,.pc-body{padding:20px}
  .real-gallery img{height:235px}
  .about{gap:34px}
  .premium-frame:before{inset:12px -10px -12px 10px}
  .about-badge{right:10px;bottom:14px;padding:12px 15px;font-size:11px}
  .check{padding:13px 14px}
  .feature{padding:22px}

  .project-grid .project-card:last-child{grid-column:auto}
  .project-card,.project-grid .project-card:last-child{min-height:325px}
  .project-card h3{font-size:22px}

  .career-strip{
    padding:28px 22px;
    border-radius:20px;
  }
  .career-strip h2{font-size:30px;line-height:1.1}
  .cta{
    display:block;
    padding:30px 23px;
    border-radius:22px;
  }
  .cta h2{font-size:29px;line-height:1.12}
  .cta .btn{margin-top:18px;width:100%}

  .page-hero{padding:48px 0}
  .page-hero h1{font-size:clamp(36px,10vw,44px)}
  .page-hero p{font-size:15px}
  .breadcrumbs{font-size:11px}

  .filterbar{
    flex-wrap:nowrap;
    overflow-x:auto;
    margin-inline:-14px;
    padding:0 14px 8px;
    scrollbar-width:none;
  }
  .filterbar::-webkit-scrollbar{display:none}
  .filter{flex:0 0 auto;font-size:12px;padding:8px 12px}

  .modal-panel{
    width:calc(100% - 16px);
    margin:8px auto;
    max-height:calc(100vh - 16px);
    border-radius:18px;
    padding:17px;
  }
  .modal-close{width:40px;height:40px}
  .modal-hero{grid-template-columns:1fr;gap:18px}
  .modal-img img{height:220px}
  .modal-hero h2{font-size:27px}
  .kv{grid-template-columns:1fr;gap:3px}
  .spec-table{font-size:12px;min-width:520px}
  .spec-table th,.spec-table td{padding:10px 11px}
  .modal-actions{display:grid}
  .modal-actions .btn{width:100%}

  .contact-card{padding:22px}
  .form input,.form textarea,.form select{font-size:16px}
  .project-feature img{height:245px}
  .project-feature>div{padding:20px}
  .project-feature h2{font-size:25px}
  .project-note,.application-box{padding:22px;border-radius:18px}

  .footer{padding:48px 0 22px}
  .footer-grid{grid-template-columns:1fr;gap:30px}
  .footer .brand img{width:155px}
  .copyright{margin-top:28px;font-size:12px}
}

/* -------------------- Very small phones -------------------- */
@media (max-width:380px){
  .container{width:min(100% - 22px,1240px)}
  .hero h1{font-size:36px}
  .hero-main{height:220px}
  .hero-mini{height:104px!important}
  .product-media,.pc-img{height:210px}
  .real-gallery img{height:215px}
}

/* print-safe basics */
@media print{
  .topbar,.header,.hamb{position:static}
  .btn{box-shadow:none}
  *{text-shadow:none!important}
}


/* Commercial content + technical data */
.home-spec{
  margin:12px 0 14px;
  color:#5A6F81;
  font-size:13px;
  line-height:1.7;
  min-height:70px;
}
.home-spec b{color:#183C59;font-weight:800}

.real-gallery figcaption{
  display:flex;
  flex-direction:column;
  gap:4px;
  min-height:72px;
}
.real-gallery figcaption strong{
  color:var(--navy);
  font-size:16px;
  line-height:1.3;
}
.real-gallery figcaption span{
  color:var(--muted);
  font-size:12px;
  line-height:1.45;
}

.pc-spec{
  margin:13px 0 17px;
  display:grid;
  gap:9px;
}
.pc-spec>div{
  padding-top:9px;
  border-top:1px solid #E7EDF2;
}
.pc-spec b{
  display:block;
  margin-bottom:2px;
  color:#234966;
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:.055em;
}
.pc-spec span{
  display:block;
  color:#607487;
  font-size:12.5px;
  line-height:1.52;
}
.product-card .pc-body p{min-height:0}

@media(max-width:640px){
  .home-spec{min-height:0;font-size:12.5px}
  .real-gallery figcaption{min-height:0}
  .pc-spec span{font-size:12px}
}


/* Premium About / Core Values */
.about-title{
  max-width:760px;
}
.about-title span{
  display:inline-block;
  color:var(--blue);
}
.checklist{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin-top:26px;
}
.value-card{
  display:flex;
  align-items:flex-start;
  gap:13px;
  min-height:138px;
  padding:19px 17px;
  background:linear-gradient(145deg,#fff,#F5F9FC);
  border:1px solid #D8E4EC;
  box-shadow:0 9px 25px rgba(8,35,57,.055);
}
.value-card .value-icon{
  flex:0 0 39px;
  width:39px;
  height:39px;
  padding:8px;
  border-radius:11px;
  background:linear-gradient(145deg,#0C3559,#1E669A);
  stroke:#fff;
  fill:none;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
  filter:drop-shadow(0 6px 10px rgba(20,77,118,.18));
}
.value-card b{
  display:block;
  margin:1px 0 5px;
  color:var(--navy);
  font-size:16px;
  line-height:1.2;
}
.value-card span{
  display:block;
  color:#617588;
  font-size:12.5px;
  line-height:1.55;
}

@media(max-width:1100px){
  .checklist{grid-template-columns:1fr}
  .value-card{min-height:0}
}
@media(max-width:900px){
  .checklist{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:700px){
  .checklist{grid-template-columns:1fr}
  .value-card{
    min-height:0;
    padding:16px;
  }
  .value-card .value-icon{
    flex-basis:37px;
    width:37px;
    height:37px;
  }
}


/* Product image fix — show full source image without cropping headings/details */
.product-card .pc-img{
  height:260px;
  background:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}
.product-card .pc-img img{
  width:100%;
  height:100%;
  object-fit:contain !important;
  object-position:center center !important;
  transform:none !important;
  background:#fff;
}
.product-card:hover .pc-img img{
  transform:none !important;
}

/* Homepage cards: also avoid accidental clipping of technical source images */
.product .product-media{
  background:#fff;
  overflow:hidden;
}
.product .product-media img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
}

/* Modal prioritizes full technical image visibility */
.modal-img{
  background:#fff;
}
.modal-img img{
  object-fit:contain !important;
  object-position:center !important;
  background:#fff;
}

@media(max-width:900px){
  .product-card .pc-img{height:250px}
}
@media(max-width:640px){
  .product-card .pc-img{height:285px}
  .product .product-media{height:245px}
}
@media(max-width:380px){
  .product-card .pc-img{height:265px}
}


/* FIX V2 — landscape catalogue/technical images must never be clipped */
.product-card .pc-img{
  height:auto !important;
  aspect-ratio:auto !important;
  padding:0 !important;
  background:#fff;
  overflow:visible !important;
}
.product-card .pc-img img{
  display:block;
  width:100% !important;
  height:auto !important;
  max-height:none !important;
  object-fit:initial !important;
  object-position:initial !important;
  transform:none !important;
}

/* Full technical source image inside product detail modal */
.modal-img{
  overflow:visible !important;
  background:#fff;
}
.modal-img img{
  display:block;
  width:100% !important;
  height:auto !important;
  max-height:none !important;
  object-fit:initial !important;
  transform:none !important;
}

/* Homepage product cards: preserve the complete image when source contains labels/tables */
.product .product-media{
  height:auto !important;
  min-height:0 !important;
  background:#fff;
}
.product .product-media img{
  display:block;
  width:100% !important;
  height:auto !important;
  object-fit:initial !important;
  transform:none !important;
}

@media(max-width:640px){
  .product-card .pc-img,
  .product .product-media{
    height:auto !important;
  }
}

/* Homepage section cleanup: duplicate product gallery removed */
#san-pham + .section,
.products + .section{scroll-margin-top:100px}


/* =========================================================
   FINAL OPTIMIZATION — BAMIENSTEEL
   Clean / Luxury / Responsive / No Crop
   ========================================================= */

body{
  background:#FAFCFE;
  color:#173047;
}
.container{
  width:min(1180px,calc(100% - 44px));
}

/* Cleaner vertical rhythm */
.section{padding:82px 0}
.section.alt{background:#F4F8FB}
.section-head{margin-bottom:32px}
.section-head h2,
.display-2{
  max-width:820px;
  letter-spacing:-.038em;
}
.section-head p{
  max-width:600px;
  color:#64788A;
}

/* Premium compact hero */
.hero-inner{
  min-height:620px;
  padding:56px 0 64px;
  gap:58px;
}
.hero h1{
  max-width:720px;
  font-size:clamp(46px,5vw,70px);
}
.hero p{
  max-width:650px;
  font-size:17px;
}
.hero-main{
  border-radius:26px;
}
.hero-mini{
  border-radius:17px;
}

/* Product cards: concise, aligned, no visual noise */
.products,
.product-grid-v2{
  gap:20px;
}
.product,
.product-card{
  border-radius:18px;
  background:#fff;
  box-shadow:0 8px 26px rgba(7,33,55,.055);
}
.product-body,
.pc-body{
  padding:20px;
}
.product h3,
.pc-body h3{
  font-size:20px;
  margin-bottom:8px;
}
.home-spec{
  min-height:0;
  font-size:12.5px;
  line-height:1.55;
}
.pc-spec{
  gap:7px;
  margin:10px 0 14px;
}
.pc-spec>div{
  padding-top:7px;
}
.pc-spec span{
  font-size:12px;
  line-height:1.45;
}

/* Never crop technical/catalog imagery */
.product-card .pc-img,
.product .product-media,
.modal-img{
  background:#fff;
  overflow:visible!important;
}
.product-card .pc-img img,
.product .product-media img,
.modal-img img{
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center!important;
  transform:none!important;
}
.product-card:hover .pc-img img,
.product:hover .product-media img{
  transform:none!important;
}

/* Standard photo cards remain elegant */
.project-card,
.project-feature,
.about-media img{
  border-radius:20px;
}
.project-card{
  min-height:350px;
}
.project-card img,
.project-feature img{
  object-fit:cover;
  object-position:center;
}
.project-card>div{
  left:22px;
  right:22px;
  bottom:20px;
}

/* Core value cards more refined */
.value-card{
  min-height:124px;
  padding:17px 16px;
  border-radius:16px;
}
.value-card .value-icon{
  width:36px;
  height:36px;
  flex-basis:36px;
}
.value-card b{font-size:15px}
.value-card span{font-size:12px}

/* CTA / Careers / Contact more compact */
.career-strip,
.cta,
.contact-card,
.application-box{
  border-radius:20px;
}
.career-strip{padding:36px 38px}
.cta{padding:38px 40px}
.contact-card{padding:28px}

/* Header */
.nav{height:80px}
.brand img{width:158px;height:58px}
.menu{gap:22px}
.menu a{padding:27px 0}

/* Mobile polish */
@media(max-width:900px){
  .container{width:min(100% - 34px,1180px)}
  .section{padding:68px 0}
  .hero-inner{padding:48px 0 56px}
  .products,.product-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}
  .project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:640px){
  .container{width:min(100% - 24px,1180px)}
  .section{padding:54px 0}
  .section-head{margin-bottom:22px}
  .section-head h2,.display-2{font-size:clamp(29px,8.4vw,36px)}
  .section-head p{font-size:13.5px}

  .hero-inner{padding:34px 0 46px}
  .hero h1{
    font-size:clamp(36px,10.5vw,44px);
    line-height:1.05;
  }
  .hero p{
    font-size:15px;
    line-height:1.58;
  }
  .hero-visual{
    grid-template-columns:1fr 1fr;
    gap:8px;
  }
  .hero-main{height:228px}
  .hero-mini{height:108px!important}

  .products,
  .product-grid-v2,
  .project-grid,
  .feature-grid,
  .checklist{
    grid-template-columns:1fr;
  }

  .product,
  .product-card{
    border-radius:16px;
  }
  .product-body,
  .pc-body{
    padding:17px;
  }
  .product h3,
  .pc-body h3{
    font-size:18px;
  }

  .project-card{min-height:300px}
  .project-card h3{font-size:20px}

  .value-card{
    min-height:0;
    padding:14px;
  }

  .career-strip,
  .cta,
  .contact-card,
  .application-box{
    padding:22px;
  }

  .footer{padding-top:42px}
}



/* =========================================================
   UNIFORM IMAGE SYSTEM — BAMIENSTEEL
   Equal size · Full frame · No white gaps
   ========================================================= */

:root{
  --media-ratio: 16 / 10;
  --media-radius: 18px;
}

/* Product cards */
.product .product-media,
.product-card .pc-img{
  width:100% !important;
  aspect-ratio:var(--media-ratio) !important;
  height:auto !important;
  min-height:0 !important;
  overflow:hidden !important;
  background:#E9F0F5 !important;
  border-radius:var(--media-radius) var(--media-radius) 0 0;
}
.product .product-media img,
.product-card .pc-img img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  max-height:none !important;
  object-fit:cover !important;
  object-position:center center !important;
  transform:none !important;
  background:transparent !important;
}

/* Project / application cards */
.project-card,
.project-feature .project-image,
.project-feature > img,
.about-media{
  overflow:hidden !important;
}
.project-card{
  aspect-ratio:var(--media-ratio);
  min-height:0 !important;
}
.project-card img,
.project-feature img,
.about-media img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
}

/* Project feature images */
.project-feature > img,
.project-feature .project-image{
  aspect-ratio:var(--media-ratio);
  height:auto !important;
}

/* Hero images use same visual ratio */
.hero-main{
  aspect-ratio:var(--media-ratio);
  height:auto !important;
}
.hero-main img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.hero-mini{
  aspect-ratio:var(--media-ratio);
  height:auto !important;
}
.hero-mini img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}

/* Modal: polished, full-frame preview */
.modal-img{
  aspect-ratio:var(--media-ratio);
  overflow:hidden !important;
  border-radius:18px;
  background:#E9F0F5 !important;
}
.modal-img img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  background:transparent !important;
}

/* Keep all cards perfectly aligned */
.product,
.product-card{
  display:flex;
  flex-direction:column;
  height:100%;
}
.product-body,
.pc-body{
  flex:1;
  display:flex;
  flex-direction:column;
}
.product .product-link,
.product-card .pc-link{
  margin-top:auto;
}

/* Gallery-style images, where present */
.real-gallery figure{
  display:flex;
  flex-direction:column;
  height:100%;
  overflow:hidden;
}
.real-gallery figure img{
  width:100% !important;
  aspect-ratio:var(--media-ratio) !important;
  height:auto !important;
  object-fit:cover !important;
  object-position:center !important;
  background:transparent !important;
}

/* Remove legacy white/contain overrides */
.product-card:hover .pc-img img,
.product:hover .product-media img{
  transform:none !important;
}

/* Responsive: maintain identical proportions on every device */
@media(max-width:900px){
  .product .product-media,
  .product-card .pc-img,
  .project-card,
  .modal-img,
  .real-gallery figure img{
    aspect-ratio:var(--media-ratio) !important;
  }
}
@media(max-width:640px){
  :root{ --media-radius:16px; }
  .product .product-media,
  .product-card .pc-img,
  .project-card,
  .modal-img,
  .real-gallery figure img{
    aspect-ratio:var(--media-ratio) !important;
  }
  .hero-main,
  .hero-mini{
    aspect-ratio:var(--media-ratio) !important;
  }
}


/* Separate Thép I / H visuals — equal size, full frame, no embedded title clipping */
.product-card[data-id="thep-i"] .pc-img img{
  object-position:center center !important;
}
.product-card[data-id="thep-h"] .pc-img img{
  object-position:center center !important;
}


/* NEW PREMIUM PRODUCT IMAGES — synchronized 16:10 frame */
.product-card .pc-img,
.product .product-media{
  aspect-ratio:16/10 !important;
  overflow:hidden !important;
  background:#DDE7EE !important;
}
.product-card .pc-img img,
.product .product-media img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center !important;
  display:block !important;
}
.product-card[data-id="thep-i"] .pc-img img,
.product-card[data-id="thep-h"] .pc-img img,
.product-card[data-id="inox"] .pc-img img,
.product-card[data-id="van"] .pc-img img{
  object-position:center center !important;
}


/* Latest premium product replacements */
.product-card[data-id="thep-v"] .pc-img img,
.product-card[data-id="thep-u"] .pc-img img,
.product-card[data-id="phu-kien-inox"] .pc-img img{
  object-fit:cover !important;
  object-position:center center !important;
}


/* Full catalogue images — threaded & welded fittings */
.product-card[data-id="phu-kien-ren"] .pc-img,
.product-card[data-id="phu-kien-han"] .pc-img{
  aspect-ratio:16/10 !important;
  overflow:hidden !important;
  background:#fff !important;
}
.product-card[data-id="phu-kien-ren"] .pc-img img,
.product-card[data-id="phu-kien-han"] .pc-img img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center !important;
  transform:none !important;
}

/* Product-only fittings imagery */
.product-card[data-id="phu-kien-ren"] .pc-img img,
.product-card[data-id="phu-kien-han"] .pc-img img{
  width:100%!important;height:100%!important;
  object-fit:cover!important;object-position:center!important;
}

/* Balanced threaded fitting image */
.product-card[data-id="phu-kien-ren"] .pc-img{
  width:100%!important;
  aspect-ratio:16/10!important;
  height:auto!important;
  overflow:hidden!important;
  background:#fff!important;
}
.product-card[data-id="phu-kien-ren"] .pc-img img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  display:block!important;
}

/* Threaded fittings V3: dense equal 4x2 tiles */
.product-card[data-id="phu-kien-ren"] .pc-img{
  aspect-ratio:16/10!important;
  height:auto!important;
  overflow:hidden!important;
  background:#fff!important;
}
.product-card[data-id="phu-kien-ren"] .pc-img img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
}

/* Premium 8-piece threaded fittings image */
.product-card[data-id="phu-kien-ren"] .pc-img{
  aspect-ratio:16/10 !important;
  overflow:hidden !important;
  background:#f3f5f7 !important;
}
.product-card[data-id="phu-kien-ren"] .pc-img img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center !important;
  display:block !important;
  transform:none !important;
}


/* =========================================================
   ABOUT SECTION — PREMIUM FINAL
   Image top aligns with label; image bottom aligns exactly
   with the bottom of "Minh bạch & trách nhiệm".
   ========================================================= */

.about-premium-final{
  display:grid !important;
  grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);
  grid-template-rows:auto auto;
  column-gap:66px;
  row-gap:0;
  align-items:stretch;
}

.about-media-final{
  grid-column:1;
  grid-row:1;
  position:relative;
  min-height:0 !important;
  height:100%;
  overflow:hidden;
  border-radius:24px;
  box-shadow:0 22px 55px rgba(8,35,57,.12);
}

/* remove older decorative frame offset so edges stay clean */
.about-media-final:before{
  display:none !important;
}

.about-media-final img{
  position:absolute;
  inset:0;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  border-radius:24px;
  display:block;
}

.about-copy-final{
  grid-column:2;
  grid-row:1;
  align-self:start;
}

.about-copy-final .eyebrow{
  margin-bottom:18px;
}

.about-copy-final .display-2{
  margin:0 0 18px;
  font-size:clamp(44px,4vw,62px);
  line-height:1.02;
  letter-spacing:-.045em;
  max-width:680px;
}

.about-copy-final .muted{
  margin:0 0 24px;
  max-width:700px;
  font-size:16px;
  line-height:1.65;
  color:#62778a;
}

.about-checklist-final{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:14px !important;
  margin-top:0 !important;
}

.about-checklist-final .check{
  min-height:102px;
  padding:18px 18px;
  border:1px solid #d7e2eb;
  border-radius:16px;
  background:#fff;
  box-shadow:0 7px 22px rgba(8,35,57,.04);
  display:flex;
  align-items:flex-start;
  gap:10px;
  font-size:16px;
  line-height:1.45;
  font-weight:800;
  color:#0b2740;
}

.about-checklist-final .check:nth-child(4){
  grid-column:1;
}

.about-check-icon{
  flex:0 0 auto;
  color:#0d6da8;
  font-size:25px;
  line-height:1;
  font-weight:500;
  margin-top:1px;
}

.about-more-final{
  grid-column:2;
  grid-row:2;
  margin-top:24px;
  align-self:start;
  justify-self:start;
  font-size:16px;
}

/* Tablet: keep visual aligned while reducing copy size */
@media(max-width:1050px){
  .about-premium-final{
    column-gap:40px;
  }
  .about-copy-final .display-2{
    font-size:clamp(38px,4.4vw,50px);
  }
  .about-copy-final .muted{
    font-size:14px;
  }
  .about-checklist-final .check{
    min-height:94px;
    padding:15px;
    font-size:14px;
  }
}

/* Mobile: stack naturally; image becomes full-width premium banner */
@media(max-width:900px){
  .about-premium-final{
    display:grid !important;
    grid-template-columns:1fr;
    grid-template-rows:auto auto auto;
    gap:28px;
  }

  .about-media-final{
    grid-column:1;
    grid-row:1;
    height:auto !important;
    aspect-ratio:16/10;
    min-height:0 !important;
  }

  .about-media-final img{
    position:absolute;
    inset:0;
  }

  .about-copy-final{
    grid-column:1;
    grid-row:2;
  }

  .about-more-final{
    grid-column:1;
    grid-row:3;
    margin-top:-8px;
  }

  .about-checklist-final{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }

  .about-checklist-final .check:nth-child(4){
    grid-column:auto;
  }
}

@media(max-width:600px){
  .about-copy-final .display-2{
    font-size:clamp(34px,9vw,42px);
  }

  .about-copy-final .muted{
    font-size:14px;
    line-height:1.6;
  }

  .about-checklist-final{
    grid-template-columns:1fr !important;
    gap:10px !important;
  }

  .about-checklist-final .check{
    min-height:0;
    padding:14px 15px;
    align-items:center;
  }
}


/* =========================================================
   ABOUT FIX V2
   - Clean warehouse-only image (no embedded cut text)
   - Image shorter and aligned to bottom of "Minh bạch & trách nhiệm"
   - Icon-led Uy tín / Chất lượng / Tiến độ title on Giới thiệu
   ========================================================= */

/* HOME: ensure row height is controlled by right column only */
.about-premium-final{
  align-items:stretch !important;
}
.about-copy-final{
  min-height:0 !important;
  align-self:stretch !important;
}
.about-media-final{
  height:auto !important;
  min-height:0 !important;
  align-self:stretch !important;
  border-radius:22px !important;
}
.about-media-final img{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  border-radius:22px !important;
}

/* Slightly reduce vertical copy so image ends higher, at fourth value card */
.about-copy-final .display-2{
  margin-bottom:15px !important;
}
.about-copy-final .muted{
  margin-bottom:19px !important;
  line-height:1.58 !important;
}
.about-checklist-final{
  gap:12px !important;
}
.about-checklist-final .check{
  min-height:90px !important;
  padding:15px 16px !important;
}

/* GIỚI THIỆU: premium icon title */
.about-values-heading{
  display:flex;
  align-items:center;
  flex-wrap:nowrap;
  gap:14px;
  margin:17px 0 24px;
  max-width:100%;
}
.about-value-heading-item{
  display:inline-flex;
  align-items:center;
  gap:10px;
  white-space:nowrap;
  padding:13px 16px;
  border:1px solid #d6e3ec;
  border-radius:16px;
  background:linear-gradient(145deg,#ffffff,#f3f8fb);
  box-shadow:0 8px 22px rgba(8,35,57,.055);
  color:#0b2740;
  font-size:clamp(20px,2vw,29px);
  line-height:1;
  font-weight:900;
  letter-spacing:-.025em;
}
.about-value-heading-item svg{
  width:32px;
  height:32px;
  flex:0 0 32px;
  padding:7px;
  border-radius:10px;
  background:linear-gradient(145deg,#0c3559,#1e669a);
  stroke:#fff;
  fill:none;
  stroke-width:1.9;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.about-value-heading-item span{
  white-space:nowrap !important;
  word-break:keep-all !important;
}

/* desktop mid widths: shrink without splitting labels */
@media(max-width:1180px) and (min-width:901px){
  .about-value-heading-item{
    font-size:20px;
    padding:11px 12px;
    gap:8px;
  }
  .about-value-heading-item svg{
    width:29px;
    height:29px;
    flex-basis:29px;
  }
}

/* tablets: wrap whole pills, never individual words */
@media(max-width:900px){
  .about-values-heading{
    flex-wrap:wrap;
    gap:10px;
  }
  .about-value-heading-item{
    font-size:20px;
  }

  .about-media-final{
    aspect-ratio:16/9 !important;
    height:auto !important;
  }
}

/* phones: stack cleanly; label stays one line */
@media(max-width:520px){
  .about-values-heading{
    display:grid;
    grid-template-columns:1fr;
  }
  .about-value-heading-item{
    width:100%;
    justify-content:flex-start;
    font-size:19px;
  }
}


/* ABOUT IMAGE — WIDER & BETTER BALANCED */
@media(min-width:901px){
  .about-premium-final{
    grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr) !important;
    column-gap:62px !important;
  }

  .about-media-final{
    width:94% !important;
    justify-self:center !important;
    border-radius:22px !important;
    overflow:hidden !important;
  }

  .about-media-final img{
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center center !important;
    transform:none !important;
  }
}

/* Mobile/tablet: ảnh ngang hơn, không quá cao */
@media(max-width:900px){
  .about-media-final{
    width:100% !important;
    aspect-ratio:16/9 !important;
  }
  .about-media-final img{
    object-fit:cover !important;
    object-position:center center !important;
  }
}


/* NEW WAREHOUSE IMAGE — preserve full premium wide composition */
.about-media-final{
  overflow:hidden !important;
  background:#eaf1f6 !important;
}
.about-media-final img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  transform:none !important;
}
@media(min-width:901px){
  .about-media-final{
    width:94% !important;
    justify-self:center !important;
  }
}
@media(max-width:900px){
  .about-media-final{
    width:100% !important;
    aspect-ratio:16/10 !important;
  }
}
