.mycs-md{--ink:#101828;--muted:#667085;--line:#e7eaf0;--brand:#1d4ed8;max-width:1080px;margin:0 auto;padding:24px 16px 42px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink)}
.mycs-md__hero{text-align:center;padding:28px 12px 22px}
.mycs-md__eyebrow{font-size:11px;font-weight:800;letter-spacing:.18em;color:var(--brand)}
.mycs-md__hero h2{margin:8px 0 7px;font-size:clamp(30px,5vw,48px);line-height:1.08;letter-spacing:-.035em}
.mycs-md__hero p{margin:0;color:var(--muted);font-size:16px}
.mycs-md__search-wrap{position:relative;max-width:780px;margin:18px auto 34px}
.mycs-md__search{height:64px;display:flex;align-items:center;gap:12px;padding:0 14px 0 20px;border:1px solid #d8dde8;border-radius:18px;background:#fff;box-shadow:0 14px 38px rgba(16,24,40,.10)}
.mycs-md__search:focus-within{border-color:#84a7ff;box-shadow:0 0 0 4px rgba(29,78,216,.09),0 14px 38px rgba(16,24,40,.10)}
.mycs-md__search svg{width:22px;height:22px;fill:none;stroke:#667085;stroke-width:2}
.mycs-md__search input{min-width:0;flex:1;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;font-size:16px;padding:0!important}
#mycs-md-clear{border:0;background:#f2f4f7;border-radius:50%;width:32px;height:32px;font-size:23px;line-height:28px;cursor:pointer;color:#475467}
.mycs-md__suggestions{position:absolute;z-index:50;top:72px;left:0;right:0;padding:7px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 55px rgba(16,24,40,.16);max-height:420px;overflow:auto}
.mycs-md__suggestion{display:block;width:100%;text-align:left;border:0;background:transparent;padding:13px 14px;border-radius:11px;cursor:pointer}
.mycs-md__suggestion:hover,.mycs-md__suggestion:focus{background:#f5f8ff;outline:0}
.mycs-md__suggestion-main{display:block;font-weight:750;font-size:14px;color:var(--ink)}
.mycs-md__suggestion-sub{display:block;margin-top:4px;font-size:12px;color:var(--muted)}
.mycs-md__message{min-height:22px;margin:10px 4px 0;color:var(--muted);font-size:13px}
.mycs-md__card{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 22px 55px rgba(16,24,40,.08)}
.mycs-md__company-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:28px;background:linear-gradient(135deg,#f8faff,#f2f6ff)}
.mycs-md__company-head p{margin:0 0 8px;font-size:11px;font-weight:800;letter-spacing:.13em;color:var(--brand)}
.mycs-md__company-head h3{margin:0 0 7px;font-size:clamp(22px,4vw,32px);line-height:1.18}
.mycs-md__cin{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#475467}
.mycs-md__status{flex:0 0 auto;border-radius:999px;padding:8px 12px;font-weight:750;font-size:12px}
.mycs-md__status.is-active{background:#e8f8ef;color:#067647}.mycs-md__status.is-inactive{background:#fff0f0;color:#b42318}.mycs-md__status.is-neutral{background:#f2f4f7;color:#475467}
.mycs-md__section{padding:24px 28px;border-top:1px solid var(--line)}
.mycs-md__section h4{margin:0 0 16px;font-size:15px}
.mycs-md__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.mycs-md__field{position:relative;min-height:82px;padding:15px 60px 15px 16px;border:1px solid #edf0f5;border-radius:14px;background:#fcfcfd}
.mycs-md__field span{display:block;margin-bottom:6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#98a2b3}
.mycs-md__field strong{display:block;font-size:14px;line-height:1.45;word-break:break-word}
.mycs-md__copy-one{position:absolute;right:10px;top:12px;border:0;background:#eef3ff;color:#1d4ed8;border-radius:8px;padding:5px 7px;font-size:10px;font-weight:750;cursor:pointer}
.mycs-md__address{padding:17px;border:1px solid #edf0f5;border-radius:14px;background:#fcfcfd;line-height:1.65;white-space:pre-line}
.mycs-md__actions{display:flex;gap:10px;padding:20px 28px 26px;border-top:1px solid var(--line)}
.mycs-md__actions button{border:1px solid #d0d5dd;background:#fff;border-radius:10px;padding:10px 16px;font-weight:700;cursor:pointer}
.mycs-md__actions button:first-child{background:#1d4ed8;border-color:#1d4ed8;color:#fff}
.mycs-md__disclaimer{margin:26px auto 0;max-width:900px;text-align:center;color:#98a2b3;font-size:11px;line-height:1.55}
@media(max-width:650px){.mycs-md{padding-inline:8px}.mycs-md__grid{grid-template-columns:1fr}.mycs-md__company-head{display:block;padding:22px}.mycs-md__status{display:inline-block;margin-top:14px}.mycs-md__section{padding:20px}.mycs-md__actions{padding:18px 20px}.mycs-md__search{height:58px}}
@media print{body *{visibility:hidden!important}.mycs-md,.mycs-md *{visibility:visible!important}.mycs-md{position:absolute;left:0;top:0;width:100%;max-width:none}.mycs-md__hero,.mycs-md__search-wrap,.mycs-md__actions{display:none!important}.mycs-md__card{box-shadow:none}.mycs-md__copy-one{display:none!important}}