/* ASIANCATALOG v7.3.0 — commercial start screen + Hero finalization */

/* Hero final contract: approved transparent logo stays clear and unobstructed. */
.ac72-hero__trust,.ac72-hero__tire{display:none!important}
.ac72-hero__visual{overflow:visible}
.ac72-hero__logo{left:50%;top:50%;width:min(82%,470px);max-height:82%;object-fit:contain;background:transparent!important;filter:drop-shadow(0 14px 28px rgba(5,65,118,.07))}

/* Commercial start screen */
.ac73-commercial{padding:46px 0 44px;background:#fff}
.ac73-commercial__head{display:flex;justify-content:space-between;gap:34px;align-items:flex-end;margin-bottom:22px}
.ac73-commercial__head>div{max-width:760px}
.ac73-eyebrow{display:block;margin-bottom:7px;color:#0877e8;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.ac73-commercial__head h2{margin:0;color:#082f59;font-size:32px;line-height:1.08;letter-spacing:-.03em}
.ac73-commercial__head p{margin:9px 0 0;color:#617a90;font-size:14px;line-height:1.55}
.ac73-commercial__specialist{padding-bottom:3px;color:#55748f;font-size:12px;line-height:1.45;text-align:right;text-decoration:none;font-weight:700;white-space:nowrap}
.ac73-commercial__specialist:hover{color:#0877e8}

.ac73-tasks{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.ac73-task{position:relative;min-height:184px;padding:20px 20px 18px;border:1px solid #d8e6f1;border-radius:14px;background:#fff;text-decoration:none;color:#0a315a;display:flex;flex-direction:column;box-shadow:0 9px 24px rgba(12,59,99,.035);overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.ac73-task:after{content:"";position:absolute;inset:0 0 auto;height:3px;background:#1684ed;transform:scaleX(0);transform-origin:left;transition:transform .18s ease}
.ac73-task:hover{transform:translateY(-2px);border-color:#b5d5ee;box-shadow:0 15px 34px rgba(12,59,99,.08)}
.ac73-task:hover:after{transform:scaleX(1)}
.ac73-task__num{display:grid;place-items:center;width:31px;height:31px;border-radius:8px;background:#edf7ff;color:#0877e8;font-size:9px;font-weight:900}
.ac73-task__tag{position:absolute;top:22px;right:19px;color:#0877e8;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.ac73-task strong{margin-top:15px;font-size:18px;line-height:1.23;letter-spacing:-.015em}
.ac73-task p{margin:8px 0 0;color:#667f94;font-size:12px;line-height:1.48}
.ac73-task b{margin-top:auto;padding-top:13px;color:#0877e8;font-size:12px}
.ac73-task--rfq{background:linear-gradient(145deg,#f5fbff 0%,#fff 68%)}
.ac73-task--china .ac73-task__num,.ac73-task--vietnam .ac73-task__num{background:#f5f8fb;color:#0a477b}

.ac73-proof{margin-top:13px;display:grid;grid-template-columns:.72fr 1.45fr .7fr 1.1fr;border:1px solid #dbe8f2;border-radius:10px;background:#f6faff;overflow:hidden}
.ac73-proof span{position:relative;min-height:48px;padding:10px 15px;display:flex;align-items:center;gap:7px;min-width:0}
.ac73-proof span:not(:last-child):after{content:"";position:absolute;right:0;top:24%;bottom:24%;width:1px;background:#d7e5f0}
.ac73-proof b{color:#153c62;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ac73-proof small{color:#70869a;font-size:9px;white-space:nowrap}

.ac73-finder{margin-top:28px;padding:16px;border:1px solid #d6e4ef;border-radius:14px;background:#fff;box-shadow:0 9px 28px rgba(12,59,99,.04);display:grid;grid-template-columns:1.45fr repeat(4,1fr) auto;gap:10px;align-items:end}
.ac73-finder__title{align-self:center;padding-right:8px}
.ac73-finder__title>span{display:block;color:#0877e8;font-size:9px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.ac73-finder__title>strong{display:block;margin-top:4px;color:#0a315a;font-size:17px;line-height:1.2}
.ac73-finder__title>a{display:inline-block;margin-top:5px;color:#587992;font-size:9px;text-decoration:none;font-weight:700}
.ac73-finder label{display:flex;flex-direction:column;gap:6px;color:#668097;font-size:9px}
.ac73-finder select{width:100%;height:43px;padding:0 10px;border:1px solid #d7e4ee;border-radius:8px;background:#fff;color:#153958;font-size:12px}
.ac73-finder button{height:43px;white-space:nowrap}

.ac73-countries{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:14px}
.ac73-country{position:relative;min-height:236px;border:1px solid #d8e6f1;border-radius:15px;overflow:hidden;background:#f6fbff;color:#0a315a;text-decoration:none}
.ac73-country__copy{position:relative;z-index:3;width:64%;padding:27px 0 25px 27px}
.ac73-country__copy>span{color:#0877e8;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.ac73-country h2{margin:8px 0 8px;font-size:25px;line-height:1.08;letter-spacing:-.025em}
.ac73-country p{margin:0 0 12px;color:#607a91;font-size:12px;line-height:1.5}
.ac73-country__copy>div{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}
.ac73-country__copy>div b{padding:5px 7px;border:1px solid #d1e3f1;border-radius:999px;background:rgba(255,255,255,.78);color:#55748f;font-size:8px;font-weight:800}
.ac73-country__copy>strong{color:#0877e8;font-size:12px}
.ac73-country img{position:absolute;z-index:1;right:0;top:0;width:53%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}
.ac73-country:after{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(90deg,#fff 0%,#fff 49%,rgba(255,255,255,.92) 57%,rgba(255,255,255,.34) 76%,rgba(255,255,255,0) 100%)}
.ac73-country:hover img{transform:scale(1.025)}

@media (max-width:1180px){
  .ac72-hero__logo{width:min(80%,400px)}
  .ac73-tasks{grid-template-columns:repeat(2,1fr)}
  .ac73-proof{grid-template-columns:1fr 1fr}
  .ac73-proof span:nth-child(2):after{display:none}
  .ac73-proof span:nth-child(-n+2){border-bottom:1px solid #d7e5f0}
  .ac73-finder{grid-template-columns:1fr 1fr 1fr}
  .ac73-finder__title{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;align-items:end;column-gap:15px}
  .ac73-finder__title>span,.ac73-finder__title>strong{grid-column:1}.ac73-finder__title>a{grid-column:2;grid-row:1/3;margin:0;align-self:center}
}
@media (max-width:900px){
  .ac72-hero__logo{width:min(82%,310px)}
  .ac73-commercial{padding-top:36px}
  .ac73-commercial__head{align-items:flex-start}
  .ac73-commercial__specialist{white-space:normal;max-width:170px}
  .ac73-countries{grid-template-columns:1fr}
  .ac73-country{min-height:220px}
}
@media (max-width:700px){
  .ac72-hero__logo{width:min(86%,315px);top:50%}
  .ac73-commercial{padding:30px 0 34px}
  .ac73-commercial__head{display:block;margin-bottom:17px}
  .ac73-commercial__head h2{font-size:27px}
  .ac73-commercial__head p{font-size:13px}
  .ac73-commercial__specialist{display:inline-block;margin-top:10px;text-align:left;max-width:none}
  .ac73-tasks{grid-template-columns:1fr}
  .ac73-task{min-height:145px;padding:18px}
  .ac73-task strong{font-size:17px;margin-top:11px}
  .ac73-proof{grid-template-columns:1fr}
  .ac73-proof span{min-height:44px}
  .ac73-proof span:after{display:none!important}
  .ac73-proof span:not(:last-child){border-bottom:1px solid #d7e5f0}
  .ac73-finder{grid-template-columns:1fr;padding:14px;margin-top:22px}
  .ac73-finder__title{display:block;grid-column:auto}.ac73-finder__title>a{margin-top:5px}
  .ac73-finder button{width:100%}
  .ac73-country{min-height:252px}
  .ac73-country__copy{width:76%;padding:22px 0 20px 20px}
  .ac73-country h2{font-size:22px}.ac73-country img{width:58%}
}
@media (max-width:430px){
  .ac72-hero__logo{width:min(88%,270px)}
  .ac73-country__copy{width:82%}.ac73-country img{width:60%;opacity:.88}
}
