:root{--tcb-navy: #072b61;--tcb-navy-strong: #041f48;--tcb-yellow: #f4c430;--tcb-surface: #ffffff;--tcb-surface-soft: #f7f9fc;--tcb-border: #dfe5ee;--tcb-text: #172033;--tcb-text-muted: #5f6b7a;--tcb-success: #1f7a4d;--tcb-warning: #9a6700;--tcb-danger: #b42318;--tcb-radius-sm: 8px;--tcb-radius-md: 14px;--tcb-radius-lg: 20px;--tcb-shadow-sm: 0 2px 8px rgba(7, 43, 97, .08);--tcb-space-6: 32px;--tcb-content: 820px}.tcb-procedure[hidden]{display:none!important}.tcb-procedure{margin:0 0 24px;color:var(--tcb-text, #172033)}.tcb-procedure__shell{display:grid;gap:var(--tcb-space-6, 32px);align-items:start}.tcb-procedure__summary,.tcb-procedure__panel,.tcb-procedure__step{background:var(--tcb-surface, #fff);border:1px solid var(--tcb-border, #dfe5ee);border-radius:var(--tcb-radius-md, 14px);box-shadow:var(--tcb-shadow-sm, 0 2px 8px rgba(7, 43, 97, .06))}.tcb-procedure__summary{padding:clamp(18px,2.5vw,28px);background:radial-gradient(100% 80% at 100% 0%,rgba(244,196,48,.14),transparent 42%),linear-gradient(180deg,#f8fbff,#fff 48% 100%)}.tcb-procedure__eyebrow{display:inline-flex;margin:0 0 10px;padding:5px 10px;border-radius:999px;background:#072b6114;color:var(--tcb-navy, #072b61);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.tcb-procedure__summary h2{margin:0 0 10px;font-size:clamp(24px,3vw,32px);line-height:1.2;letter-spacing:-.02em;color:var(--tcb-navy, #072b61)}.tcb-procedure__summary-text{margin:0 0 16px;max-width:70ch;color:var(--tcb-text-muted, #5f6b7a);font-size:15px;line-height:1.65;font-weight:600}.tcb-procedure__meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}.tcb-procedure__meta li{padding:12px;border:1px solid var(--tcb-border, #dfe5ee);border-radius:12px;background:#ffffffe6}.tcb-procedure__meta strong{display:block;margin-bottom:4px;color:var(--tcb-navy, #072b61);font-size:12px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.tcb-procedure__meta span{color:var(--tcb-text, #172033);font-size:14px;font-weight:600;line-height:1.4}.tcb-procedure__toc{position:sticky;top:96px;padding:16px;border:1px solid var(--tcb-border, #dfe5ee);border-radius:var(--tcb-radius-md, 14px);background:#fff}.tcb-procedure__toc strong{display:block;margin-bottom:10px;color:var(--tcb-navy, #072b61);font-size:13px;letter-spacing:.04em;text-transform:uppercase}.tcb-procedure__toc ol{margin:0;padding-left:18px;display:grid;gap:8px}.tcb-procedure__toc a{color:var(--tcb-text-muted, #5f6b7a);font-size:13px;font-weight:700;text-decoration:none}.tcb-procedure__toc a:hover{color:var(--tcb-navy, #072b61)}.tcb-procedure__panel{padding:clamp(18px,2.4vw,26px)}.tcb-procedure__panel h3,.tcb-procedure__step h3{margin:0 0 12px;color:var(--tcb-navy, #072b61);font-size:20px}.tcb-procedure__panel ul,.tcb-procedure__step ol,.tcb-procedure__step ul{margin:0;padding-left:1.15rem;display:grid;gap:8px;color:var(--tcb-text, #172033);font-size:15px;line-height:1.55;font-weight:600}.tcb-procedure__step{padding:clamp(20px,3vw,32px)}.tcb-procedure__step-heading{display:flex;gap:12px;align-items:flex-start;margin-bottom:12px}.tcb-procedure__step-number{flex:0 0 auto;min-width:36px;min-height:36px;display:inline-grid;place-items:center;border-radius:999px;background:var(--tcb-navy, #072b61);color:#fff;font-weight:800}.tcb-procedure__objective{margin:0 0 12px;color:var(--tcb-text-muted, #5f6b7a);font-size:14px;font-weight:600;line-height:1.55}.tcb-procedure__callout{margin-top:14px;border-left:4px solid var(--tcb-navy, #072b61);background:var(--tcb-surface-soft, #f7f9fc);padding:14px 16px;border-radius:0 10px 10px 0;font-size:14px;font-weight:600;line-height:1.5}.tcb-procedure__callout--safety{border-left-color:var(--tcb-warning, #9a6700)}.tcb-procedure__callout--error{border-left-color:var(--tcb-danger, #b42318)}.tcb-procedure__products{display:grid;gap:10px;margin-top:14px}.tcb-procedure__product{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;border:1px solid var(--tcb-border, #dfe5ee);border-radius:12px;padding:12px 14px;background:#fbfcfe}.tcb-procedure__product strong{display:block;color:var(--tcb-navy, #072b61);font-size:14px}.tcb-procedure__product span{color:var(--tcb-text-muted, #5f6b7a);font-size:12px;font-weight:700}.tcb-procedure__product a{color:var(--tcb-navy, #072b61);font-size:13px;font-weight:800;text-decoration:none}.tcb-procedure__checklist-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.tcb-procedure__checklist-actions .tcb-page-btn{min-height:44px}@media(min-width:1100px){.tcb-procedure__shell--with-toc{grid-template-columns:minmax(190px,240px) minmax(0,1fr)}}@media(max-width:900px){.tcb-procedure__meta{grid-template-columns:1fr 1fr}.tcb-procedure__toc{position:static}}@media(max-width:640px){.tcb-procedure__meta,.tcb-procedure__product{grid-template-columns:1fr}}@media print{.tcb-procedure__toc,.tcb-procedure__commerce-only{display:none!important}.tcb-procedure__step,.tcb-procedure__panel{break-inside:avoid;box-shadow:none}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/tcb-r1-procedure.css.map */
