:root{--ink:#0b1d1a;--muted:#68736f;--paper:#f3f2ed;--white:#fffefa;--line:#d8d6cf;--teal:#0b6b5a;--teal-dark:#064c41;--mint:#dfe9e4;--red:#b44a4a;--red-soft:#f8ece9;--amber:#8d6428;--amber-soft:#f6f0e5;--shadow:0 24px 70px rgba(11,29,26,.10);font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(180deg,#eceee9 0,#f7f5f0 34rem,#f3f2ed 100%);font-size:16px;line-height:1.65}button,input,textarea{font:inherit}button,a{touch-action:manipulation}.hidden{display:none!important}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.topbar{height:82px;max-width:1180px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--ink)}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.15}.brand b{font-size:1.02rem;letter-spacing:.04em}.brand small{font-size:.68rem;color:var(--muted);letter-spacing:.08em;margin-top:5px}.brand-mark{position:relative;width:42px;height:42px;border-radius:14px;background:var(--ink);display:grid;place-items:center}.brand-mark:before,.brand-mark:after,.brand-mark i:before,.brand-mark i:after{content:"";position:absolute;background:#cbb078;border-radius:3px}.brand-mark:before{width:20px;height:4px}.brand-mark:after{width:4px;height:20px}.brand-mark i:before{width:4px;height:4px;left:8px;top:8px}.brand-mark i:after{width:4px;height:4px;right:8px;bottom:8px}.trust-line{display:flex;align-items:center;gap:24px;color:var(--muted);font-size:.82rem}.trust-line span:before{content:"";display:inline-block;width:6px;height:6px;background:#16866f;border-radius:50%;margin-right:8px;vertical-align:2px}main{max-width:1180px;margin:auto;padding:0 24px}.hero{min-height:410px;display:grid;grid-template-columns:1.35fr 1fr;gap:80px;align-items:center;padding:54px 0 70px}.eyebrow,.step-label,.rescue-kicker{font-size:.72rem;letter-spacing:.2em;font-weight:800;color:var(--teal)}.hero h1{font-size:clamp(2.7rem,5.6vw,5.1rem);line-height:1.08;letter-spacing:-.055em;margin:14px 0 24px;max-width:760px}.hero h1 em,.rescue-copy h2 em{font-style:normal;color:var(--teal);position:relative}.hero h1 em:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:7px;background:#c9a96e;opacity:.38;border-radius:99px}.hero-copy>p{font-size:1.05rem;line-height:1.9;color:var(--muted);max-width:650px}.triage-board{background:rgba(255,255,255,.72);border:1px solid rgba(11,107,90,.14);border-radius:28px;padding:10px 24px;box-shadow:var(--shadow);backdrop-filter:blur(10px)}.triage-board>div{position:relative;display:grid;grid-template-columns:48px 1fr;column-gap:14px;padding:22px 4px;border-bottom:1px solid var(--line)}.triage-board>div:last-child{border-bottom:0}.triage-board span{grid-row:1/3;color:#7e8985;font:700 .73rem/1.5 ui-monospace,monospace;padding-top:4px}.triage-board b{font-size:1rem}.triage-board small{color:var(--muted);font-size:.78rem;margin-top:3px}.workbench,.diagnosis{background:var(--white);border:1px solid #dfded7;border-radius:32px;padding:42px;box-shadow:var(--shadow);scroll-margin-top:28px}.workbench-head,.result-head,.action-row,.result-summary,.result-actions{display:flex;align-items:center;justify-content:space-between;gap:24px}.workbench h2,.result-head h2,.seo-entry h2{font-size:clamp(1.55rem,2.7vw,2.25rem);line-height:1.25;margin:7px 0 0;letter-spacing:-.035em}.text-button{border:0;background:transparent;color:var(--teal);font-weight:750;padding:10px;cursor:pointer}.text-button:hover{text-decoration:underline}.log-zone{display:block;position:relative;margin-top:30px;border:1.5px solid #c8cbc5;border-radius:22px;background:#fffefa;overflow:hidden;transition:.2s}.log-zone:focus-within,.log-zone.dragging{border-color:var(--teal);box-shadow:0 0 0 4px rgba(11,107,90,.1)}.log-zone textarea{display:block;width:100%;min-height:330px;resize:vertical;border:0;outline:0;padding:26px 26px 74px;background:transparent;color:#18312d;font:500 .92rem/1.75 ui-monospace,SFMono-Regular,Consolas,monospace}.log-zone textarea::placeholder{color:#89938f}.drop-hint{position:absolute;left:22px;right:22px;bottom:16px;display:flex;justify-content:space-between;gap:18px;border-top:1px dashed var(--line);padding-top:12px;color:var(--teal);pointer-events:none}.drop-hint button{border:0;background:transparent;color:var(--teal);font-size:.8rem;font-weight:800;padding:0;pointer-events:auto;cursor:pointer}.drop-hint button:hover{text-decoration:underline}.drop-hint small{color:var(--muted);font-size:.75rem}.action-row{margin-top:22px}.counter{color:var(--muted);font-size:.82rem}.primary-button,.lead-button,.secondary-button{border:0;border-radius:14px;font-weight:800;cursor:pointer;transition:transform .18s,box-shadow .18s,background .18s}.primary-button{min-width:270px;min-height:58px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 12px 0 24px;box-shadow:0 12px 28px rgba(11,29,26,.20)}.primary-button i{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#d1b47b;color:var(--ink);font-style:normal;font-size:1.25rem}.primary-button:hover,.lead-button:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(11,29,26,.25)}button:disabled{opacity:.55;cursor:not-allowed;transform:none!important}.form-note{font-size:.78rem;color:var(--muted);margin:18px 0 0}.form-note span{color:var(--teal);margin-right:7px}.diagnosis{margin-top:28px}.confidence{border-left:1px solid var(--line);padding-left:28px;display:flex;flex-direction:column;align-items:flex-end}.confidence span{font-size:.75rem;color:var(--muted)}.confidence b{font-size:1.85rem;line-height:1.2;color:var(--teal)}.result-summary{margin-top:28px;background:#f0f0eb;border-radius:18px;padding:18px 22px;justify-content:flex-start}.result-summary>div{display:flex;flex-direction:column;min-width:180px}.result-summary small{color:var(--muted);font-size:.72rem}.result-summary strong{font-size:.9rem}.severity{display:flex;gap:5px;margin-right:5px}.severity i{width:8px;height:28px;background:#d2d4ce;border-radius:99px}.severity i.on{background:var(--red)}.engine-badge{margin-left:auto;border:1px solid #bcc9c4;color:var(--teal-dark);border-radius:99px;padding:6px 11px;font-size:.72rem;font-weight:700;background:#fff}.report-grid{display:grid;gap:14px;margin-top:18px}.report-card{display:grid;grid-template-columns:56px 1fr;gap:15px;border:1px solid var(--line);border-radius:20px;padding:24px 28px;background:#fff}.report-card .card-index{color:#8b928f;font:700 .75rem/1.2 ui-monospace,monospace;padding-top:7px}.report-card h3{font-size:1rem;margin:0 0 9px;display:flex;align-items:center;gap:9px}.report-card h3 i{width:8px;height:8px;border-radius:50%;background:var(--red)}.report-card p{margin:0;white-space:pre-wrap;color:#3d4d49;line-height:1.85}.fix-card h3 i{background:var(--teal)}.warning-card{border-color:#dfc99f;background:var(--amber-soft)}.warning-card h3 i{background:#b98234}.typing:after{content:"";display:inline-block;width:7px;height:1em;margin-left:5px;background:var(--teal);vertical-align:-2px;animation:blink .8s step-end infinite}@keyframes blink{50%{opacity:0}}.result-actions{justify-content:flex-end;margin:24px 0 10px}.secondary-button{min-height:45px;padding:0 18px;background:#e4ece8;color:var(--teal-dark)}.secondary-button:hover{background:#d8e3de}.rescue-card{display:grid;grid-template-columns:1.15fr .85fr;gap:48px;margin-top:36px;padding:44px;border-radius:26px;background:var(--ink);color:#fff;overflow:hidden;position:relative}.rescue-card:after{content:"128";position:absolute;left:36%;bottom:-140px;color:rgba(117,222,188,.055);font:900 25rem/1 system-ui;pointer-events:none}.rescue-copy,.lead-form{position:relative;z-index:1}.rescue-kicker{color:#d1b47b}.rescue-copy h2{font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.26;letter-spacing:-.04em;margin:12px 0 18px}.rescue-copy h2 em{color:#d1b47b}.rescue-copy>p{color:#b9c0bd;margin:0;max-width:580px}.rescue-copy ul{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0;margin:30px 0 0;list-style:none}.rescue-copy li{display:flex;flex-direction:column;border-top:1px solid #334a45;padding-top:14px}.rescue-copy li b{font-size:.92rem}.rescue-copy li span{font-size:.7rem;color:#9ca5a1;margin-top:4px}.lead-form{background:#fff;color:var(--ink);border-radius:20px;padding:25px;box-shadow:0 20px 60px rgba(0,0,0,.2)}.form-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.form-heading span{font-weight:800}.form-heading small{font-size:.72rem;color:var(--teal)}.lead-form>label:not(.consent){display:flex;flex-direction:column;gap:6px;font-size:.78rem;font-weight:700;margin-top:12px}.lead-form input[type=text],.lead-form input[type=tel],.lead-form input:not([type]){height:47px;border:1px solid #c9cbc5;border-radius:11px;padding:0 13px;outline:0;color:var(--ink)}.lead-form input:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(11,107,90,.1)}.consent{display:grid;grid-template-columns:17px 1fr;gap:8px;align-items:start;margin:15px 0;color:var(--muted);font-size:.7rem;line-height:1.45}.consent input{margin:2px 0 0;accent-color:var(--teal)}.lead-button{width:100%;min-height:50px;background:#c9a96e;color:var(--ink);padding:0 18px;display:flex;align-items:center;justify-content:space-between}.lead-button span{font-size:1.25rem}.lead-footnote{display:block;text-align:center;color:#7d8783;font-size:.65rem;margin-top:10px}.lead-form #lead-status{font-size:.76rem;margin:9px 0 0;color:var(--teal);min-height:0}.lead-form #lead-status.error{color:var(--red)}.seo-entry{padding:100px 0 80px}.error-links{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:26px}.error-links a{display:flex;flex-direction:column;padding:22px;border:1px solid var(--line);border-radius:16px;text-decoration:none;color:var(--ink);background:rgba(255,255,255,.66);transition:.18s}.error-links a:hover{transform:translateY(-3px);border-color:#9fb4ad;background:#fff}.error-links b{font-size:.8rem;color:var(--teal)}.error-links span{font:600 .78rem/1.4 ui-monospace,monospace;margin-top:7px;word-break:break-word}footer{max-width:1180px;margin:auto;padding:32px 24px 46px;border-top:1px solid var(--line);display:grid;grid-template-columns:auto 1fr auto;gap:35px;align-items:center;color:var(--muted);font-size:.74rem}.footer-brand .brand-mark{width:34px;height:34px;border-radius:10px}.footer-brand .brand-mark:before{width:16px}.footer-brand .brand-mark:after{height:16px}.footer-brand b{font-size:.8rem}.footer-brand small{font-size:.58rem}footer p{margin:0}footer>a{color:var(--teal);text-decoration:none;font-weight:700}.share-dialog{width:min(620px,calc(100% - 24px));max-height:92vh;border:0;border-radius:24px;padding:22px;background:#efeee9;box-shadow:0 30px 100px rgba(0,0,0,.3)}.share-dialog::backdrop{background:rgba(8,31,27,.72);backdrop-filter:blur(5px)}.dialog-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.dialog-head div{display:flex;flex-direction:column}.dialog-head span{font-size:.72rem;color:var(--muted)}.dialog-head button{border:0;background:transparent;font-size:1.8rem;cursor:pointer;color:var(--muted)}.share-dialog>label{display:flex;flex-direction:column;gap:5px;font-size:.75rem;font-weight:700}.share-dialog input{height:44px;border:1px solid var(--line);border-radius:10px;padding:0 12px;margin-bottom:15px}.share-dialog canvas{display:block;width:100%;height:auto;border-radius:15px;background:#fff}.share-dialog>.primary-button{width:100%;margin-top:15px}.toast{position:fixed;z-index:99;left:50%;bottom:30px;transform:translate(-50%,30px);opacity:0;background:var(--ink);color:#fff;border-radius:99px;padding:11px 18px;font-size:.82rem;transition:.2s;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%,0)}:focus-visible{outline:3px solid #c9a96e;outline-offset:3px}
@media(max-width:850px){.hero{grid-template-columns:1fr;gap:24px;padding-top:40px}.triage-board{display:grid;grid-template-columns:repeat(3,1fr);padding:8px 14px}.triage-board>div{grid-template-columns:1fr;padding:15px;border-bottom:0;border-right:1px solid var(--line)}.triage-board>div:last-child{border-right:0}.triage-board span{grid-row:auto}.rescue-card{grid-template-columns:1fr}.error-links{grid-template-columns:repeat(2,1fr)}footer{grid-template-columns:1fr;gap:14px}.trust-line span:nth-child(2){display:none}}
@media(max-width:600px){body{font-size:15px}.topbar,main{padding-left:16px;padding-right:16px}.topbar{height:72px}.trust-line{gap:8px}.trust-line span{display:none}.trust-line span:last-child{display:block}.hero{min-height:0;padding:35px 0 44px}.hero h1{font-size:2.8rem}.hero-copy>p{font-size:.95rem}.triage-board{grid-template-columns:1fr}.triage-board>div{grid-template-columns:36px 1fr;border-right:0;border-bottom:1px solid var(--line)}.triage-board>div:last-child{border-bottom:0}.triage-board span{grid-row:1/3}.workbench,.diagnosis{padding:24px 18px;border-radius:23px}.workbench-head,.result-head{align-items:flex-start}.workbench-head>.text-button{display:none}.log-zone textarea{min-height:300px;padding:20px 18px 76px;font-size:.82rem}.drop-hint{left:16px;right:16px;display:block}.drop-hint small{display:block}.action-row{align-items:stretch;flex-direction:column-reverse}.primary-button{width:100%;min-width:0}.result-summary{align-items:flex-start;flex-wrap:wrap}.result-summary>div{min-width:calc(50% - 44px)}.engine-badge{margin-left:0}.report-card{grid-template-columns:33px 1fr;padding:20px 17px;gap:6px}.result-actions{flex-direction:column;align-items:stretch}.rescue-card{margin-left:-6px;margin-right:-6px;padding:28px 20px;gap:30px}.rescue-copy ul{grid-template-columns:1fr}.rescue-copy li{display:grid;grid-template-columns:90px 1fr}.lead-form{padding:20px 17px}.error-links{grid-template-columns:1fr}.seo-entry{padding:70px 0 55px}footer{padding-left:16px;padding-right:16px}.share-dialog{padding:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
.article-main{max-width:920px;padding-top:45px;padding-bottom:90px}.breadcrumb{font-size:.78rem;color:var(--muted);margin-bottom:28px}.breadcrumb a{color:var(--teal);text-decoration:none}.error-article{background:#fff;border:1px solid var(--line);border-radius:28px;padding:clamp(26px,5vw,58px);box-shadow:var(--shadow)}.error-article h1{font-size:clamp(2rem,5vw,3.8rem);line-height:1.16;letter-spacing:-.045em;margin:11px 0 20px;word-break:break-word}.error-article .intro{font-size:1.08rem;color:var(--muted);line-height:1.9}.error-code{display:block;margin:28px 0;border-left:5px solid var(--red);background:#f3f2ed;padding:18px 20px;border-radius:0 12px 12px 0;color:#293d38;font:600 .88rem/1.6 ui-monospace,monospace;overflow-wrap:anywhere}.error-article h2{margin:38px 0 12px;font-size:1.32rem}.error-article p,.error-article li{color:#45534f;line-height:1.9}.error-article pre{white-space:pre-wrap;word-break:break-word;background:var(--ink);color:#dfe9e4;border-radius:16px;padding:20px;overflow:auto;font:500 .84rem/1.8 ui-monospace,monospace}.article-cta{margin-top:44px;background:#e3e9e5;border-radius:20px;padding:25px}.article-cta h2{margin:0 0 8px}.article-cta a{display:inline-flex;margin-top:10px;background:var(--ink);color:#fff;text-decoration:none;border-radius:12px;padding:12px 18px;font-weight:800}.related-errors{margin-top:24px;font-size:.82rem}.related-errors a{color:var(--teal);margin-right:14px}
.hero h1{font-size:clamp(2.7rem,4.2vw,4.4rem);white-space:nowrap}
@media(max-width:600px){.hero h1{white-space:normal}}
.all-errors-link{display:inline-flex;align-items:center;gap:12px;margin-top:22px;color:var(--teal);font-weight:800;text-decoration:none}.all-errors-link span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#dfe9e4}.directory-main{max-width:1050px;padding-top:45px;padding-bottom:90px}.directory-hero{display:grid;grid-template-columns:1fr 1fr;gap:18px 70px;align-items:end;padding:35px 0 65px}.directory-hero .eyebrow{grid-column:1/-1}.directory-hero h1{font-size:clamp(2.7rem,6vw,5.5rem);line-height:1.04;letter-spacing:-.06em;margin:0}.directory-hero p{color:var(--muted);line-height:1.9;margin:0}.directory-hero>a{grid-column:2;color:var(--teal);font-weight:800;text-decoration:none}.error-directory-group{margin-top:42px}.error-directory-group>h2{font-size:1.35rem;margin:0 0 16px}.error-directory-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.error-directory-grid>a{display:flex;flex-direction:column;min-height:190px;border:1px solid var(--line);border-radius:18px;background:#fff;padding:22px;text-decoration:none;color:var(--ink);transition:.18s}.error-directory-grid>a:hover{transform:translateY(-3px);border-color:#9fb4ad;box-shadow:0 16px 38px rgba(11,29,26,.09)}.error-directory-grid small{color:var(--teal);font:700 .72rem/1.4 ui-monospace,monospace;overflow-wrap:anywhere}.error-directory-grid b{font-size:1rem;line-height:1.5;margin-top:10px}.error-directory-grid span{font-size:.78rem;color:var(--muted);line-height:1.7;margin-top:8px}@media(max-width:700px){.directory-hero{grid-template-columns:1fr;gap:18px;padding-bottom:40px}.directory-hero .eyebrow,.directory-hero>a{grid-column:auto}.error-directory-grid{grid-template-columns:1fr}.error-directory-grid>a{min-height:0}.directory-main{padding-left:16px;padding-right:16px}}
.counter.over-limit{color:var(--red);font-weight:800}.directory-tools{position:sticky;top:12px;z-index:5;display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;padding:14px;background:rgba(246,250,248,.94);border:1px solid var(--line);border-radius:18px;box-shadow:0 10px 30px rgba(11,29,26,.08);backdrop-filter:blur(10px)}.directory-search{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #bfc8c3;border-radius:12px;padding:0 14px}.directory-search:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px rgba(11,107,90,.1)}.directory-search span{color:var(--teal);font-size:1.1rem}.directory-search input{width:100%;height:48px;border:0;outline:0;background:transparent;color:var(--ink)}.directory-count{font-size:.78rem;color:var(--muted);white-space:nowrap;padding-right:6px}.directory-empty{text-align:center;color:var(--muted);padding:55px 20px;margin:28px 0;background:#fff;border:1px dashed #c8cbc5;border-radius:18px}
@media(max-width:600px){.hero h1{font-size:2.5rem}.workbench-head{flex-direction:column;align-items:flex-start;gap:10px}.workbench-head>.text-button{display:block;padding:4px 0}.directory-tools{top:6px;grid-template-columns:1fr;padding:9px}.directory-count{padding:0 4px 3px}}
.intent-options{display:grid;gap:8px;border:0;padding:0;margin:0 0 16px}.intent-options label{display:grid;grid-template-columns:18px 1fr;gap:9px;align-items:center;border:1px solid #d7dad4;border-radius:11px;padding:10px 12px;cursor:pointer;transition:.18s;background:#fff}.intent-options label:has(input:checked){border-color:var(--teal);background:#edf5f1;box-shadow:0 0 0 2px rgba(11,107,90,.08)}.intent-options input{margin:0;accent-color:var(--teal)}.intent-options span{display:flex;justify-content:space-between;gap:12px;align-items:center}.intent-options b{font-size:.78rem}.intent-options small{font-size:.66rem;color:var(--muted);text-align:right}.rescue-card{scroll-margin-top:24px}.result-actions{margin-top:18px}.mobile-conversion{display:none}.article-lead-card{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;margin-top:26px;padding:28px;border-radius:20px;background:var(--ink);color:#fff}.article-lead-copy h2{margin:8px 0 10px;color:#fff}.article-lead-copy p{margin:0;color:#bdc7c3}.article-lead-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.article-lead-points span{border:1px solid #3d554f;border-radius:99px;padding:6px 10px;color:#d9dfdc;font-size:.7rem}.seo-lead-form{align-self:start;background:#fff;color:var(--ink);border-radius:15px;padding:18px}.seo-lead-form>label:not(.consent){display:flex;flex-direction:column;gap:6px;font-size:.76rem;font-weight:800}.seo-lead-form input[type=tel]{height:47px;border:1px solid #c9cbc5;border-radius:11px;padding:0 13px;outline:0;color:var(--ink)}.seo-lead-form input[type=tel]:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(11,107,90,.1)}.seo-lead-form .lead-button{margin-top:12px}.seo-lead-status{font-size:.74rem;color:var(--teal);margin:9px 0 0}.seo-lead-status.error{color:var(--red)}.seo-lead-form .lead-footnote{line-height:1.5}.article-cta-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.article-cta .article-secondary-link{background:transparent;color:var(--teal-dark);border:1px solid #9db0a9}.article-cta .article-secondary-link:hover{background:#fff}
@media(max-width:700px){.article-lead-card{grid-template-columns:1fr;padding:22px 18px;gap:20px}.article-lead-points{display:grid}.intent-options span{align-items:flex-start;flex-direction:column;gap:1px}.intent-options small{text-align:left}}
@media(max-width:600px){body.has-mobile-conversion{padding-bottom:82px}.mobile-conversion:not(.hidden){position:fixed;z-index:40;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));display:flex;justify-content:space-between;align-items:center;gap:14px;padding:11px 12px 11px 16px;border:1px solid rgba(209,180,123,.5);border-radius:16px;background:rgba(11,29,26,.96);color:#fff;box-shadow:0 18px 45px rgba(0,0,0,.28);backdrop-filter:blur(10px)}.mobile-conversion div{display:flex;min-width:0;flex-direction:column;line-height:1.25}.mobile-conversion small{color:#aeb9b5;font-size:.62rem}.mobile-conversion b{font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-conversion button{flex:none;border:0;border-radius:11px;background:#d1b47b;color:var(--ink);padding:10px 13px;font-size:.75rem;font-weight:850}.article-lead-card{margin-left:-8px;margin-right:-8px}.article-cta-actions{align-items:stretch;flex-direction:column}.article-cta-actions a{justify-content:center;width:100%}}
