:root{--rc2-blue:#075fa5;--rc2-deep:#073d6d;--rc2-line:#d5e5f1;--rc2-soft:#eff7fc;--rc2-ok:#137a5c;--rc2-warn:#a7640b}
html{scroll-padding-top:104px}
body.rc2-ready .view:not(.hidden){animation:rc2-enter .16s ease-out}
@keyframes rc2-enter{from{opacity:.72;transform:translateY(5px)}to{opacity:1;transform:none}}
body.rc2-ready .content-layout{align-items:start}
body.rc2-ready main{padding-top:20px}
body.rc2-ready .view:not(.hidden)>.view-title:first-child{margin-top:0}
.rc2-hidden{display:none!important}
.rc2-version-note{display:inline-flex;margin-left:7px;padding:3px 8px;border-radius:999px;background:#e9f5ff;color:#07558f;font-size:.62rem;font-weight:900;vertical-align:middle}
.rc2-live-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 16px;padding:12px 15px;border:1px solid #b9d7e9;border-radius:10px;background:linear-gradient(135deg,#f4fbff,#edf8f4);font-size:.82rem}
.rc2-live-strip b{color:var(--rc2-deep)}
.rc2-live-dot{display:inline-block;width:9px;height:9px;margin-right:7px;border-radius:50%;background:#19a36e;box-shadow:0 0 0 4px #19a36e20}
.rc2-account-modal{position:fixed;z-index:120;inset:0;display:grid;place-items:center;padding:18px;background:#042b4b99;backdrop-filter:blur(8px)}
.rc2-account-modal[hidden]{display:none}
.rc2-account-card{width:min(680px,100%);max-height:min(820px,92vh);overflow:auto;padding:25px;border:1px solid #b8d5e8;border-radius:18px;background:#fff;box-shadow:0 28px 70px #042b4b4d}
.rc2-account-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:18px}
.rc2-account-head h2{margin:0;color:var(--rc2-deep);font:700 clamp(1.65rem,4vw,2.25rem) Georgia,serif}
.rc2-close{width:42px;height:42px;border:1px solid var(--rc2-line);border-radius:50%;background:#f5f9fc;color:var(--rc2-deep);font-size:1.3rem}
.rc2-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.rc2-profile-field{display:grid;gap:6px;color:#31536d;font-size:.82rem;font-weight:800}
.rc2-profile-field.full{grid-column:1/-1}
.rc2-profile-field input,.rc2-profile-field select,.rc2-profile-field textarea{width:100%;min-height:48px;padding:11px 13px;border:1px solid #bfd5e4;border-radius:9px;background:#fff;color:#173b5c;font:inherit}
.rc2-profile-field textarea{min-height:92px;resize:vertical}
.rc2-profile-field input[readonly]{background:#f0f5f8;color:#60758a}
.rc2-profile-actions{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:20px;padding-top:17px;border-top:1px solid var(--rc2-line)}
.rc2-danger{min-height:44px;padding:0 17px;border:1px solid #e6b5b5;border-radius:9px;background:#fff5f5;color:#a42929;font-weight:900}
.rc2-profile-status{min-height:20px;margin-top:10px;color:#587084;font-size:.78rem}
.rc2-provider-state{margin-top:14px;padding:12px;border-radius:9px;background:#f4f8fb;color:#536c80;font-size:.78rem}
.rc2-hs-guide{margin-top:14px;padding:16px;border:1px solid #b8d7ea;border-radius:12px;background:#f6fbff}
.rc2-hs-guide h3{margin:0 0 8px;color:var(--rc2-deep);font:700 1.25rem Georgia,serif}
.rc2-hs-path{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0}
.rc2-hs-step{padding:7px 9px;border-radius:7px;background:#e7f3fb;color:#07558f;font-size:.77rem;font-weight:900}
.rc2-chapter-list{display:grid;gap:8px;margin-top:11px}
.rc2-chapter-item{display:grid;grid-template-columns:58px minmax(0,1fr);gap:11px;align-items:start;padding:11px;border:1px solid #d8e7f1;border-radius:9px;background:#fff}
.rc2-chapter-code{display:grid;place-items:center;min-height:42px;border-radius:8px;background:#075fa5;color:#fff;font-weight:900}
.rc2-chapter-item b,.rc2-chapter-item small{display:block}
.rc2-chapter-item small{margin-top:3px;color:#60758a}
.rc2-estimate-box{margin-top:11px;padding:12px;border:1px dashed #91b9d4;border-radius:9px;background:#f4faff;color:#31546d;font-size:.8rem}
.rc2-estimate-box strong{color:#07558f}
.rc2-super-hint{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;padding:11px 13px;border-radius:9px;background:#fff4df;color:#7d500d;font-size:.8rem}
.rc2-super-hint button{min-height:38px;padding:0 12px;border:0;border-radius:7px;background:#b66a16;color:#fff;font-weight:900}
.rc2-official-wrap{margin:0 0 22px;padding:21px;border:1px solid #b5d3e7;border-radius:14px;background:linear-gradient(145deg,#f5fbff,#fff)}
.rc2-official-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}
.rc2-official-head h2{margin:0;color:var(--rc2-deep);font:700 1.65rem Georgia,serif}
.rc2-timestamp{color:#60758a;font-size:.76rem;text-align:right}
.rc2-source-groups{display:grid;gap:15px}
.rc2-source-group h3{margin:0 0 8px;color:#07558f;font-size:1rem}
.rc2-source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.rc2-source-card{display:flex;min-height:152px;flex-direction:column;padding:14px;border:1px solid #d6e5ef;border-radius:10px;background:#fff;color:inherit;text-decoration:none;transition:.18s}
.rc2-source-card:hover{transform:translateY(-2px);border-color:#7eb4d7;box-shadow:0 9px 22px #073d6d16}
.rc2-source-card.priority{border-color:#76add0;background:#eff8ff}
.rc2-source-card b{color:var(--rc2-deep)}
.rc2-source-card p{margin:7px 0;color:#60758a;font-size:.78rem}
.rc2-source-card small{margin-top:auto;color:#147653;font-weight:800}
.rc2-doc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:17px}
.rc2-doc-card{display:flex;min-height:390px;flex-direction:column;padding:19px;border:1px solid #c9dfed;border-radius:13px;background:#fff;box-shadow:0 9px 24px #073d6d0d}
.rc2-doc-number{width:44px;height:44px;display:grid;place-items:center;border-radius:11px;background:#075fa5;color:#fff;font-weight:900}
.rc2-doc-card h3{margin:15px 0 7px;color:var(--rc2-deep);font:700 1.28rem Georgia,serif}
.rc2-doc-card p{margin:0 0 11px;color:#60758a;font-size:.82rem}
.rc2-doc-list{margin:0 0 14px;padding-left:18px;color:#35566d;font-size:.78rem}
.rc2-doc-upload{margin-top:auto;padding:13px;border:1px dashed #8bb4d0;border-radius:10px;background:#f5faff;text-align:center}
.rc2-doc-upload input{width:100%;margin-top:8px}
.rc2-doc-action{width:100%;min-height:45px;margin-top:11px;border:0;border-radius:9px;background:#075fa5;color:#fff;font-weight:900}
.rc2-doc-note{width:100%;min-height:78px;margin-top:9px;padding:10px;border:1px solid #bed5e4;border-radius:8px;resize:vertical}
.rc2-supplier-intro{margin-bottom:16px;padding:22px;border-radius:14px;background:linear-gradient(120deg,#073f73,#1376b7);color:#fff}
.rc2-supplier-intro h2{margin:0 0 7px;font:700 1.7rem Georgia,serif}
.rc2-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.rc2-category-card{overflow:hidden;border:1px solid #d4e4ef;border-radius:12px;background:#fff}
.rc2-category-card img{width:100%;height:116px;display:block;object-fit:cover}
.rc2-category-card div{padding:13px}
.rc2-category-card h3{margin:0 0 5px;color:var(--rc2-deep);font:700 1.05rem Georgia,serif}
.rc2-category-card p{margin:0;color:#60758a;font-size:.76rem}
.rc2-marketplaces{display:flex;flex-wrap:wrap;gap:9px;margin:17px 0}
.rc2-marketplaces a{padding:9px 12px;border:1px solid #b9d5e7;border-radius:999px;background:#fff;color:#07558f;font-size:.78rem;font-weight:900;text-decoration:none}
.rc2-market-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:9px;color:#60758a;font-size:.76rem}
.rc2-market-meta a{color:#075fa5;font-weight:900}
@media(max-width:1100px){.rc2-source-grid,.rc2-doc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rc2-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){body.rc2-ready main{padding-top:10px}.rc2-live-strip,.rc2-official-head{align-items:flex-start;flex-direction:column}.rc2-timestamp{text-align:left}.rc2-profile-grid,.rc2-source-grid,.rc2-doc-grid{grid-template-columns:1fr}.rc2-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rc2-account-card{padding:19px;border-radius:14px}.rc2-doc-card{min-height:0}.rc2-super-hint{align-items:flex-start;flex-direction:column}}
@media(max-width:430px){.rc2-category-grid{grid-template-columns:1fr}.rc2-profile-actions>*{width:100%}.rc2-source-card{min-height:0}}
@media(prefers-reduced-motion:reduce){body.rc2-ready .view:not(.hidden){animation:none}.rc2-source-card{transition:none}}
