.mccd-page{--d-navy:#082c61;--d-blue:#0d55a4;--d-cyan:#00a7d6;--d-ink:#142033;--d-muted:#66758a;--d-line:#dce6f1;--d-soft:#f4f8fc;font-family:"Noto Sans Thai","Google Sans","Segoe UI",sans-serif;color:var(--d-ink);background:linear-gradient(180deg,#f6f9fc 0,#fff 420px);padding:24px 0 76px}.mccd-page *{box-sizing:border-box}.mccd-shell{width:min(1180px,calc(100% - 32px));margin:0 auto}.mccd-breadcrumb{display:flex;align-items:center;gap:9px;overflow:hidden;margin:0 0 18px;color:#738197;font-size:13px;white-space:nowrap}.mccd-breadcrumb a{color:var(--d-blue);text-decoration:none;font-weight:700}.mccd-breadcrumb span:last-child{overflow:hidden;text-overflow:ellipsis}.mccd-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:190px minmax(0,1fr) 180px;align-items:center;gap:32px;min-height:245px;padding:40px 44px;border-radius:30px;background:linear-gradient(135deg,#071f47,#0a3f7d 63%,#087da5);box-shadow:0 24px 55px rgba(8,44,97,.2);color:#fff}.mccd-hero__logo{position:relative;z-index:2;width:180px;height:145px;display:grid;place-items:center;padding:20px;border:1px solid rgba(255,255,255,.28);border-radius:24px;background:#fff;box-shadow:0 18px 35px rgba(0,18,50,.16)}.mccd-hero__logo img{max-width:100%;max-height:100%;object-fit:contain}.mccd-hero__logo>span{width:78px;height:78px;display:grid;place-items:center;border-radius:22px;background:#e9f3fb;color:var(--d-navy);font-size:28px;font-weight:850}.mccd-hero__copy{position:relative;z-index:2}.mccd-eyebrow{font-size:11px;font-weight:850;letter-spacing:.16em;color:#89e2ff}.mccd-hero h1{margin:11px 0 17px;color:#fff;font-size:clamp(34px,4.2vw,54px);line-height:1.15;letter-spacing:-.035em}.mccd-hero__meta{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.mccd-hero__meta span,.mccd-hero__meta a{padding:8px 11px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:rgba(255,255,255,.09);color:#e8f5ff;font-size:12px;font-weight:700;text-decoration:none}.mccd-hero__accent{position:relative;height:170px}.mccd-hero__accent span{position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:50%}.mccd-hero__accent span:nth-child(1){inset:15px}.mccd-hero__accent span:nth-child(2){inset:42px;border-style:dashed}.mccd-hero__accent span:nth-child(3){width:48px;height:48px;inset:61px;background:rgba(255,255,255,.12)}.mccd-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px;align-items:start;margin-top:24px}.mccd-main{display:grid;gap:22px}.mccd-card{padding:29px;border:1px solid var(--d-line);border-radius:23px;background:#fff;box-shadow:0 9px 28px rgba(32,55,85,.055)}.mccd-section-head{display:flex;align-items:center;gap:14px;margin-bottom:22px}.mccd-section-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#e9f3fb;color:var(--d-navy);font-size:12px;font-weight:850}.mccd-section-head p{margin:0 0 2px;color:var(--d-cyan);font-size:10px;font-weight:850;letter-spacing:.14em}.mccd-section-head h2{margin:0;color:var(--d-ink);font-size:24px;letter-spacing:-.02em}.mccd-prose{color:#4d5d72;font-size:15px;line-height:1.9}.mccd-prose p:first-child{margin-top:0}.mccd-prose p:last-child{margin-bottom:0}.mccd-products-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.mccd-product-search{width:min(310px,100%);height:46px;display:grid;grid-template-columns:18px 1fr;align-items:center;gap:9px;padding:0 13px;border:1px solid #ccd9e8;border-radius:12px}.mccd-product-search:focus-within{border-color:var(--d-blue);box-shadow:0 0 0 3px rgba(13,85,164,.09)}.mccd-product-search span{position:relative;width:15px;height:15px;border:2px solid #5a6c82;border-radius:50%}.mccd-product-search span:after{content:"";position:absolute;right:-5px;bottom:-2px;width:6px;height:2px;background:#5a6c82;transform:rotate(45deg)}.mccd-product-search input{width:100%;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;font-size:13px}.mccd-product-result{margin:-10px 0 18px;color:var(--d-muted);font-size:13px}.mccd-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mccd-product-card{min-width:0;overflow:hidden;border:1px solid #dce5ef;border-radius:18px;background:#fff;transition:.22s}.mccd-product-card:hover{transform:translateY(-4px);border-color:#a9c4df;box-shadow:0 16px 33px rgba(26,59,96,.12)}.mccd-product-card>a{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.mccd-product-card__image{position:relative;height:188px;display:grid;place-items:center;padding:20px;background:linear-gradient(145deg,#f9fcff,#edf4fa);border-bottom:1px solid #e8eef5}.mccd-product-card__image img{max-width:100%;max-height:145px;object-fit:contain;transition:transform .25s}.mccd-product-card:hover .mccd-product-card__image img{transform:scale(1.035)}.mccd-product-card__view{position:absolute;right:13px;top:13px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--d-navy);box-shadow:0 8px 20px rgba(20,47,80,.12);font-weight:850}.mccd-product-placeholder{display:grid;place-items:center;gap:11px;color:#7890aa}.mccd-product-placeholder__capsule{position:relative;width:72px;height:34px;border:3px solid #8fb4d5;border-radius:99px;transform:rotate(-30deg)}.mccd-product-placeholder__capsule:after{content:"";position:absolute;left:50%;top:0;width:3px;height:100%;background:#8fb4d5}.mccd-product-placeholder small{font-size:10px;font-weight:850;letter-spacing:.16em}.mccd-product-card__body{display:flex;flex:1;flex-direction:column;padding:19px}.mccd-product-card__label{color:var(--d-cyan);font-size:9px;font-weight:850;letter-spacing:.13em}.mccd-product-card h3{margin:7px 0 7px;color:var(--d-ink);font-size:18px;line-height:1.4}.mccd-product-card p{margin:0 0 13px;color:var(--d-muted);font-size:12px;line-height:1.6}.mccd-product-card__registration{margin-top:auto;padding:10px 0 14px;border-top:1px solid #edf1f5}.mccd-product-card__registration small{display:block;margin-bottom:4px;color:#8793a3;font-size:10px}.mccd-product-card__registration strong{display:block;color:#42536a;font-size:12px;line-height:1.45}.mccd-product-card__cta{display:flex;align-items:center;justify-content:space-between;color:var(--d-navy);font-size:13px;font-weight:800}.mccd-product-card__cta i{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#eaf3fb;font-style:normal;transition:.2s}.mccd-product-card:hover .mccd-product-card__cta i{background:var(--d-navy);color:#fff;transform:translateX(2px)}.mccd-empty,.mccd-no-products{padding:45px 20px;text-align:center;border:1px dashed #cad7e5;border-radius:17px;background:#f8fbfe}.mccd-empty>span{display:grid;place-items:center;width:56px;height:56px;margin:0 auto 12px;border-radius:16px;background:#e8f2fb;color:var(--d-navy);font-size:30px}.mccd-empty h3,.mccd-no-products h3{margin:0 0 7px}.mccd-empty p,.mccd-no-products p{margin:0;color:var(--d-muted)}.mccd-map{overflow:hidden;height:330px;border-radius:17px;background:#edf3f8}.mccd-map iframe{width:100%;height:100%;border:0}.mccd-map-link{display:inline-flex;margin-top:14px;color:var(--d-blue);font-weight:750;text-decoration:none}.mccd-sidebar{position:sticky;top:24px;display:grid;gap:17px}.mccd-contact-card,.mccd-directory-card{overflow:hidden;border:1px solid var(--d-line);border-radius:21px;background:#fff;box-shadow:0 9px 28px rgba(32,55,85,.055)}.mccd-contact-card__head{padding:22px 22px 18px;background:linear-gradient(135deg,#082c61,#0c5594);color:#fff}.mccd-contact-card__head span{font-size:9px;font-weight:850;letter-spacing:.15em;color:#8be1ff}.mccd-contact-card__head h2{margin:5px 0 0;color:#fff;font-size:21px}.mccd-contact-card dl{margin:0;padding:7px 21px 13px}.mccd-contact-card dl>div{padding:15px 0;border-bottom:1px solid #edf1f5}.mccd-contact-card dl>div:last-child{border-bottom:0}.mccd-contact-card dt{margin-bottom:5px;color:#8995a5;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.mccd-contact-card dd{margin:0;color:#43536a;font-size:13px;line-height:1.65;overflow-wrap:anywhere}.mccd-contact-card a{color:var(--d-blue);text-decoration:none}.mccd-directory-card{padding:23px;background:linear-gradient(145deg,#f8fbfe,#eef5fb)}.mccd-directory-card__number{display:block;color:var(--d-navy);font-size:52px;font-weight:850;line-height:1}.mccd-directory-card p{margin:8px 0 15px;color:var(--d-muted);font-size:13px}.mccd-directory-card a{color:var(--d-blue);font-size:13px;font-weight:800;text-decoration:none}.mccd-back{display:inline-flex;align-items:center;gap:10px;margin-top:25px;color:var(--d-navy);font-weight:800;text-decoration:none}.mccd-back span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#e9f3fb;transition:.2s}.mccd-back:hover span{transform:translateX(-3px)}
@media(max-width:960px){.mccd-hero{grid-template-columns:160px 1fr}.mccd-hero__accent{display:none}.mccd-hero__logo{width:155px;height:125px}.mccd-layout{grid-template-columns:1fr}.mccd-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.mccd-contact-card{grid-row:span 2}}@media(max-width:700px){.mccd-page{padding-top:12px}.mccd-shell{width:min(100% - 20px,1180px)}.mccd-hero{grid-template-columns:1fr;padding:27px 23px;border-radius:23px}.mccd-hero__logo{width:140px;height:108px;border-radius:18px}.mccd-hero h1{font-size:32px}.mccd-layout{margin-top:15px}.mccd-card{padding:20px}.mccd-products-head{align-items:stretch;flex-direction:column}.mccd-product-search{width:100%;margin-top:-8px}.mccd-product-grid{grid-template-columns:1fr}.mccd-product-card__image{height:175px}.mccd-sidebar{grid-template-columns:1fr}.mccd-contact-card{grid-row:auto}}
