:root{--ink:#0e1418;--ink-2:#35424a;--muted:#6b7a83;--bg:#ffffff;--bg-soft:#f4f6f7;--line:#dfe5e8;--line-hard:#c4ced3;--steel:#111a20;--steel-2:#1a252d;--steel-line:#2b3a45;--steel-ink:#dce6eb;--steel-muted:#8fa3af;--tech:#0e9c9c;--tech-soft:#e6f5f5;--tech-line:#b4e0e0;--sig:#f04e23;--sig-hi:#d43d15;--sig-soft:#fff0eb;--sig-line:#ffd0c0;--ok:#0b7a4b;--bad:#c0341a;--radius:10px;--wrap:1100px;--font:"Pretendard",-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic",system-ui,sans-serif;--mono:"IBM Plex Mono",ui-monospace,SFMono-Regular,Menlo,monospace}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font);color:var(--ink);background:var(--bg);line-height:1.72;word-break:keep-all;overflow-wrap:anywhere;padding-bottom:66px}a{color:var(--tech);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4{line-height:1.32;letter-spacing:-.035em;margin:0 0 12px;text-wrap:balance}h1{font-size:clamp(24px,5vw,38px);font-weight:800}h2{font-size:clamp(20px,3.4vw,27px)}h2,h3{font-weight:700}h3{font-size:clamp(16px,2.4vw,19px)}p{margin:0 0 14px}.wrap{max-width:var(--wrap);margin:0 auto;padding-inline:18px}.muted{color:var(--muted)}.small{font-size:14px}.tnum{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-family:var(--mono)}.sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}:focus-visible{outline:2px solid var(--sig);outline-offset:2px}.label{font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--tech);display:block;margin-bottom:8px}.label-sig{color:var(--sig)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:var(--steel);color:var(--steel-ink);border-bottom:1px solid var(--steel-line)}.header-inner{gap:16px;height:60px}.header-inner,.logo{display:flex;align-items:center}.logo{gap:8px;font-weight:800;font-size:19px;color:#fff;letter-spacing:-.04em;flex:0 0 auto}.logo,.logo:hover{text-decoration:none}.logo-mark{color:var(--sig);font-size:19px}.main-nav{display:none;gap:20px;margin-left:auto;font-size:15px;font-weight:600}.main-nav a{color:var(--steel-ink)}.header-io{display:none;gap:8px;align-items:center}.icon-btn{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--steel-line);border-radius:8px;color:var(--steel-muted)}.icon-btn:hover{color:#fff;border-color:var(--steel-muted);text-decoration:none}.btn-call{display:none}.slogan{background:var(--steel-2);color:var(--steel-muted);border-bottom:1px solid var(--steel-line);font-family:var(--mono);font-size:12px;letter-spacing:.03em}.slogan .wrap{display:flex;gap:8px 20px;flex-wrap:wrap;padding-block:7px}.slogan b{color:var(--tech);font-weight:600}@media (min-width:900px){.header-io,.main-nav{display:flex}.btn-call{display:inline-flex;background:var(--sig);color:#fff;font-weight:800;padding:9px 17px;border-radius:8px;font-size:15px;font-family:var(--mono)}.btn-call:hover{background:var(--sig-hi);text-decoration:none}body{padding-bottom:0}.callbar{display:none}}.hero{position:relative;overflow:hidden;background:var(--steel);color:#fff;padding-block:40px 0;border-bottom:1px solid var(--steel-line)}.hero>.wrap{position:relative;z-index:1}.hero-bg{position:absolute;inset:0;overflow:hidden;pointer-events:none}.hero-bg svg{width:100%;height:100%;display:block}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,var(--steel) 0,rgba(17,26,32,.86) 34%,rgba(17,26,32,.25) 62%,rgba(17,26,32,0) 100%)}.hero-bg .pipe{fill:none;stroke:rgba(255,255,255,.07);stroke-width:11;stroke-linecap:round;stroke-linejoin:round}.hero-bg .joint{fill:rgba(255,255,255,.07)}.hero-bg .flow{fill:none;stroke:var(--tech);stroke-width:2.5;stroke-linecap:round;stroke-dasharray:26 290;opacity:.85;animation:pipeflow 7s linear infinite}.hero-bg .flow.f2{animation-duration:9.5s;animation-delay:-3s;stroke:#58cfc4}.hero-bg .flow.f3{animation-duration:8s;animation-delay:-1.4s}.hero-bg .flow.f4{animation-duration:11s;animation-delay:-5s;stroke:#58cfc4;opacity:.6}.hero-bg .flow.f5{animation-duration:6.5s;animation-delay:-2.2s;opacity:.65}.hero-glow{position:absolute;left:8%;top:-30%;width:62vw;height:62vw;max-width:720px;max-height:720px;border-radius:50%;background:radial-gradient(circle,rgba(14,156,156,.2),rgba(14,156,156,0) 68%);animation:herodrift 26s ease-in-out infinite alternate}@keyframes pipeflow{to{stroke-dashoffset:-316}}@keyframes herodrift{0%{transform:translate(-8%,-4%) scale(1)}to{transform:translate(22%,12%) scale(1.12)}}.hero h1{color:#fff;margin-bottom:14px}.hero .lede{font-size:clamp(15px,2.3vw,17px);color:#a9bdc8;max-width:48ch}.hero-cta{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 22px;border-radius:8px;font-weight:800;font-size:15.5px;border:1px solid transparent;cursor:pointer;font-family:inherit}.btn-primary{background:var(--sig);color:#fff;font-family:var(--mono)}.btn-primary:hover{background:var(--sig-hi);text-decoration:none}.btn-ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.32)}.btn-ghost:hover{background:rgba(255,255,255,.08);text-decoration:none}.btn-line{background:transparent;color:var(--ink-2);border-color:var(--line-hard)}.btn-line:hover{border-color:var(--ink-2);text-decoration:none}.specstrip{display:grid;grid-template-columns:1fr;border-top:1px solid var(--steel-line);margin-top:34px}@media (min-width:560px){.specstrip{grid-template-columns:repeat(2,1fr)}}.specstrip div{padding:16px 4px 20px;border-right:1px solid var(--steel-line);border-bottom:1px solid var(--steel-line)}.specstrip div:last-child{border-right:0;border-bottom:0}@media (min-width:560px){.specstrip div{border-bottom:0}}.specstrip a{color:var(--tech);text-decoration:none}.specstrip a:hover{text-decoration:underline}.specstrip dt{font-family:var(--mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--steel-muted);margin-bottom:4px}.specstrip dd{margin:0;font-family:var(--mono);font-size:clamp(17px,3vw,22px);font-weight:600;color:var(--tech)}.specstrip dd small{font-size:12px;color:var(--steel-muted);font-weight:400;margin-left:3px}section{padding-block:38px}section.soft{background:var(--bg-soft);border-block:1px solid var(--line)}section.dark{background:var(--steel);color:var(--steel-ink);border-block:1px solid var(--steel-line)}section.dark h2,section.dark h3{color:#fff}section.dark p{color:var(--steel-muted)}.section-head{margin-bottom:22px}.section-head p{color:var(--muted);margin:0}section.dark .section-head p{color:var(--steel-muted)}.answer-box{border:1px solid var(--line);border-left:3px solid var(--tech);background:var(--bg-soft);border-radius:0 var(--radius) var(--radius) 0;padding:20px 22px;margin:0 0 28px}.answer-box h2{margin-top:0;font-size:19px}.answer-box p:last-child{margin-bottom:0}.grid{display:grid;grid-gap:14px;gap:14px}.grid-2,.grid-3{grid-template-columns:1fr}@media (min-width:640px){.grid-2,.grid-3{grid-template-columns:repeat(2,1fr)}}@media (min-width:940px){.grid-3{grid-template-columns:repeat(3,1fr)}}.card{border:1px solid var(--line);border-radius:var(--radius);padding:18px;background:#fff;display:block;color:inherit}a.card:hover{border-color:var(--tech);text-decoration:none}.card h3{margin-bottom:6px}.card p{margin:0;color:var(--muted);font-size:14.5px}.card .price{margin-top:10px;font-family:var(--mono);font-size:13px;font-weight:600;color:var(--sig)}section.dark .card{background:var(--steel-2);border-color:var(--steel-line)}section.dark .card p{color:var(--steel-muted)}.eq{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff}section.dark .eq{background:var(--steel-2);border-color:var(--steel-line)}.eq-photo{aspect-ratio:4/3;background:var(--bg-soft);display:grid;place-items:center;border-bottom:1px solid var(--line);position:relative;max-width:100%}section.dark .eq-photo{background:#0c1318;border-color:var(--steel-line)}.eq-photo img{width:100%;height:100%;object-fit:cover;display:block}.eq-photo .ph{font-family:var(--mono);font-size:11.5px;letter-spacing:.08em;color:var(--muted);border:1px dashed var(--line-hard);padding:8px 14px;border-radius:6px}section.dark .eq-photo .ph{color:var(--steel-muted);border-color:var(--steel-line)}.eq-body{padding:15px 16px 17px}.eq-cat{display:inline-block;font-family:var(--mono);font-size:10.5px;letter-spacing:.1em;color:var(--tech);border:1px solid var(--tech-line);background:var(--tech-soft);padding:1px 7px;border-radius:4px;margin-bottom:8px}section.dark .eq-cat{background:transparent;border-color:var(--tech)}.eq-body h3{margin-bottom:2px}.eq-model{font-family:var(--mono);font-size:12.5px;color:var(--muted);margin-bottom:11px}section.dark .eq-model{color:var(--steel-muted)}.eq-specs{margin:0 0 11px;display:grid;grid-gap:0;gap:0}.eq-specs>div{display:flex;justify-content:space-between;gap:12px;padding:5px 0;border-bottom:1px solid var(--line);font-size:13.5px}section.dark .eq-specs>div{border-color:var(--steel-line)}.eq-specs>div:last-child{border-bottom:0}.eq-specs dt{color:var(--muted)}.eq-specs dd{margin:0;font-family:var(--mono);font-weight:600;color:var(--ink);text-align:right}section.dark .eq-specs dd{color:var(--steel-ink)}.eq-use{font-size:14px;color:var(--ink-2);margin:0}section.dark .eq-use{color:var(--steel-muted)}.dx{border:1px solid var(--line-hard);border-radius:var(--radius);background:#fff;padding:22px;position:relative}.dx-progress{display:flex;gap:4px;margin-bottom:14px}.dx-progress span{height:3px;flex:1 1;background:var(--line);border-radius:2px}.dx-progress span.on{background:var(--tech)}.dx-step{font-family:var(--mono);font-size:11.5px;color:var(--muted);margin-bottom:6px}.dx h3{font-size:19px;margin-bottom:16px}.dx-options{display:grid;grid-gap:9px;gap:9px}@media (min-width:620px){.dx-options{grid-template-columns:repeat(2,1fr)}}.dx-option{text-align:left;border:1px solid var(--line);background:var(--bg-soft);border-radius:8px;padding:13px 15px;cursor:pointer;font-family:inherit;display:grid;grid-gap:2px;gap:2px;color:var(--ink)}.dx-option:hover{border-color:var(--tech);background:var(--tech-soft)}.dx-option strong{font-size:15.5px;font-weight:700}.dx-option span{font-size:13px;color:var(--muted)}.dx-actions button,.dx-back{font-family:inherit}.dx-back{margin-top:14px;background:none;border:0;color:var(--muted);font-size:13px;cursor:pointer;text-decoration:underline;padding:0}.dx-result{border-left:3px solid var(--tech)}.dx-result.tone-urgent{border-left-color:var(--sig)}.dx-result.tone-shared{border-left-color:#8a6d1f}.dx-verdict{display:flex;align-items:center;gap:10px;margin-bottom:10px;flex-wrap:wrap}.dx-chip{font-family:var(--mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);border:1px solid var(--line);padding:2px 7px;border-radius:4px}.dx-verdict strong{font-family:var(--mono);font-size:15px;color:var(--tech)}.tone-urgent .dx-verdict strong{color:var(--sig)}.tone-shared .dx-verdict strong{color:#8a6d1f}.dx-result p{color:var(--ink-2);font-size:15px}.dx-figures{display:grid;grid-gap:0;gap:0;margin:18px 0;border:1px solid var(--line);border-radius:8px;overflow:hidden}@media (min-width:560px){.dx-figures{grid-template-columns:repeat(3,1fr)}}.dx-figures>div{padding:11px 14px;border-bottom:1px solid var(--line)}.dx-figures>div:last-child{border-bottom:0}@media (min-width:560px){.dx-figures>div{border-bottom:0;border-right:1px solid var(--line)}.dx-figures>div:last-child{border-right:0}}.dx-figures dt{font-family:var(--mono);font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.dx-figures dd{margin:2px 0 0;font-weight:700;font-size:15px}.dx-result h4{font-size:15px;margin:0 0 8px}.dx-now{list-style:none;padding:0;margin:0 0 18px}.dx-now li{position:relative;padding:7px 0 7px 24px;font-size:14.5px;color:var(--ink-2);border-bottom:1px dashed var(--line)}.dx-now li:last-child{border-bottom:0}.dx-now li:before{content:"→";position:absolute;left:2px;color:var(--tech);font-family:var(--mono)}.dx-actions{display:flex;flex-wrap:wrap;gap:9px}.dx-note{font-size:12.5px;color:var(--muted);margin:14px 0 0}.ba{margin:0}.ba-stage{position:relative;aspect-ratio:4/3;max-width:100%;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--bg-soft)}.ba-layer{position:absolute;inset:0}.ba-layer img{width:100%;height:100%;object-fit:cover;display:block}.ba-before{-webkit-clip-path:inset(0 calc(100% - var(--pos)) 0 0);clip-path:inset(0 calc(100% - var(--pos)) 0 0)}.ba-ph{width:100%;height:100%;display:grid;place-items:center;font-family:var(--mono);font-size:12px;letter-spacing:.06em}.ba-ph-before{background:repeating-linear-gradient(45deg,#e8ebec,#e8ebec 10px,#e1e5e7 0,#e1e5e7 20px);color:var(--muted)}.ba-ph-after{background:repeating-linear-gradient(45deg,#e2f1f1,#e2f1f1 10px,#d8ecec 0,#d8ecec 20px);color:#0b7373}.ba-tag{position:absolute;top:10px;font-family:var(--mono);font-size:11px;letter-spacing:.1em;padding:3px 9px;border-radius:4px;color:#fff}.ba-tag-l{left:10px;background:rgba(17,26,32,.82)}.ba-tag-r{right:10px;background:rgba(14,156,156,.9)}.ba-handle{top:0;bottom:0;left:var(--pos);width:2px;box-shadow:0 0 0 1px rgba(0,0,0,.18);pointer-events:none}.ba-handle,.ba-handle span{position:absolute;background:#fff}.ba-handle span{top:50%;left:50%;translate:-50% -50%;width:34px;height:34px;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.25)}.ba-handle span:before{content:"‹ ›";position:absolute;inset:0;display:grid;place-items:center;font-family:var(--mono);font-size:13px;color:var(--ink)}.ba-range{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize;margin:0}.ba figcaption{font-size:13.5px;color:var(--muted);margin-top:9px}.ba-pair-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.ba-cell{position:relative;aspect-ratio:3/4;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--bg-soft)}.ba-cell img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:480px){.ba-pair-grid{gap:7px}.ba-tag{font-size:10px;padding:2px 7px;top:7px}.ba-tag-l{left:7px}.ba-tag-r{right:7px}}.checklist{list-style:none;padding:0;margin:0}.checklist li{padding:9px 0 9px 27px;position:relative;border-bottom:1px dashed var(--line);color:var(--ink-2)}.checklist li:last-child{border-bottom:0}.checklist li:before{content:"✓";position:absolute;left:3px;top:9px;color:var(--ok);font-weight:800}.checklist.warn li:before{content:"✕";color:var(--bad)}.steps{list-style:none;counter-reset:s;padding:0;margin:0}.steps li{counter-increment:s;position:relative;padding:0 0 18px 42px;border-left:1px solid var(--line);margin-left:14px}.steps li:last-child{border-left-color:transparent;padding-bottom:0}.steps li:before{content:counter(s,decimal-leading-zero);position:absolute;left:-15px;top:-2px;width:29px;height:29px;border-radius:6px;background:var(--steel);color:var(--tech);font-family:var(--mono);font-weight:600;font-size:12px;display:grid;place-items:center}.steps strong{display:block;margin-bottom:2px}.steps p{margin:0;color:var(--muted);font-size:14.5px}.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius)}table{border-collapse:collapse;width:100%;min-width:460px;font-size:14.5px}td,th{padding:11px 13px;border-bottom:1px solid var(--line);text-align:left}tbody tr:last-child td{border-bottom:0}th{background:var(--bg-soft);font-weight:700;font-size:13px;color:var(--ink-2)}td.num,th{white-space:nowrap}td.num{font-family:var(--mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.faq details{border:1px solid var(--line);border-radius:var(--radius);padding:14px 16px;margin-bottom:9px;background:#fff}.faq summary{cursor:pointer;font-weight:700;list-style:none;display:flex;gap:10px;align-items:flex-start}.faq summary::-webkit-details-marker{display:none}.faq summary:before{content:"Q";color:var(--sig);font-family:var(--mono);font-weight:600}.faq details[open] summary{margin-bottom:10px}.faq .a{color:var(--ink-2);font-size:14.5px;padding-left:21px}.chips{display:flex;flex-wrap:wrap;gap:7px}.chips a,.chips span{border:1px solid var(--line);background:#fff;border-radius:6px;padding:6px 12px;font-size:14px;color:var(--ink-2);font-weight:500}.chips a:hover{border-color:var(--tech);color:var(--tech);text-decoration:none}.case-meta{display:flex;flex-wrap:wrap;gap:5px 13px;font-family:var(--mono);font-size:12px;color:var(--muted);margin-bottom:9px}.case-meta b{color:var(--ink-2);font-weight:600}.case-row{display:grid;grid-gap:3px;gap:3px;padding:13px 0;border-bottom:1px solid var(--line)}.case-row:last-child{border-bottom:0}.case-row dt{font-family:var(--mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--tech)}.case-row dd{margin:0;color:var(--ink-2);font-size:15px}.card-empty{border-style:dashed;display:grid;place-items:center;text-align:center;color:var(--muted);background:transparent}.card-empty p{font-size:14px;max-width:32ch}.case-photos{margin:0 0 26px}.case-photos .photo-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:1fr}@media (min-width:620px){.case-photos .photo-grid{grid-template-columns:repeat(3,1fr)}}.case-photos .photo{margin:0}.case-photos .photo-lead{grid-column:1/-1}.case-photos .photo-lead img{max-height:520px;object-fit:contain}.case-photos .photo img{width:100%;max-width:100%;display:block;border-radius:var(--radius);border:1px solid var(--line);background:var(--bg-soft)}.case-photos .photo figcaption{margin-top:7px;font-size:13px;color:var(--muted);line-height:1.55}.case-photos .photo-note{margin-top:14px;font-size:12.5px;color:var(--muted);border-top:1px solid var(--line);padding-top:10px}.video{position:relative;aspect-ratio:16/9;max-width:100%;border-radius:var(--radius);overflow:hidden;border:1px solid var(--steel-line);background:#000}.video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.breadcrumb{font-family:var(--mono);font-size:12px;padding-block:12px}.breadcrumb,.breadcrumb a{color:var(--muted)}.breadcrumb .sep{margin:0 6px}.site-footer{background:var(--steel);color:var(--steel-muted);padding-block:34px 22px;margin-top:42px;font-size:14px;border-top:1px solid var(--steel-line)}.site-footer h3{color:#fff;font-size:15px;margin-bottom:10px}.site-footer a{color:#b0c4cf}.footer-grid{display:grid;grid-gap:26px;gap:26px;grid-template-columns:1fr}@media (min-width:760px){.footer-grid{grid-template-columns:1fr 1fr 1.5fr}}.site-footer ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:6px;gap:6px}.disclaimer{margin:26px 0 0;padding-top:16px;border-top:1px solid var(--steel-line);font-size:12.5px;color:#6c8391}.copyright{margin:10px 0 0;font-family:var(--mono);font-size:12px;letter-spacing:.02em;color:#6c8391}.callbar{position:fixed;left:0;right:0;bottom:0;z-index:50;display:flex;box-shadow:0 -2px 14px rgba(0,0,0,.2)}.callbar a{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 0 9px;text-decoration:none}.callbar .c-tel{background:var(--sig);color:#fff;flex:2 1}.callbar .c-tel strong{font-family:var(--mono);font-size:19px}.callbar .c-tel span{font-size:11.5px;opacity:.92}.callbar .c-kakao{background:#fae100;color:#3c1e1e;font-weight:800;font-size:14px}.callbar .c-dx{background:var(--steel);color:#fff;font-weight:700;font-size:14px}.fab-call{position:fixed;right:22px;bottom:22px;z-index:55;display:none;align-items:center;gap:11px;padding:12px 20px 12px 15px;border-radius:999px;background:var(--sig);color:#fff;text-decoration:none;box-shadow:0 6px 22px rgba(240,78,35,.34),0 2px 6px rgba(0,0,0,.18);transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.fab-call:hover{background:var(--sig-hi);text-decoration:none;transform:translateY(-2px);box-shadow:0 10px 28px rgba(240,78,35,.42),0 2px 6px rgba(0,0,0,.2)}.fab-call:focus-visible{outline:3px solid #fff;outline-offset:3px}.fab-icon{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;font-size:18px;border-radius:50%;background:rgba(255,255,255,.18)}.fab-text{display:flex;flex-direction:column;line-height:1.15}.fab-text b{font-family:var(--mono);font-size:17px;font-weight:700;letter-spacing:.01em}.fab-text small{font-size:11.5px;opacity:.9}@media (min-width:900px){.fab-call{display:inline-flex}}.notice{background:var(--sig-soft);border:1px solid var(--sig-line);color:#9c3413;border-radius:var(--radius);padding:14px 16px;font-size:14.5px}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.guide-sec{margin:30px 0}.guide-sec>h2{margin-bottom:12px}.guide-sec p{color:var(--ink-2)}.guide-sec .checklist{margin-bottom:16px}.guide-sub{margin:16px 0;padding-left:14px;border-left:3px solid var(--line)}.guide-sub h3{font-size:16.5px;margin:0 0 5px}.guide-sub p{margin:0}.guide-table{margin:18px 0}.guide-table th[scope=row]{font-weight:700;color:var(--ink);white-space:nowrap}.guide-table figcaption{margin-top:9px;font-size:13.5px;color:var(--muted);line-height:1.6}@media (min-width:900px){.callbar{display:none}body{padding-bottom:0}}