:root{--ink:#173b3a;--ink-deep:#0d2b2a;--muted:#3f5853;--paper:#f4f0e5;--paper-deep:#e9e2d3;--surface:#fffdf7;--sage:#9db7a3;--sage-light:#dce8db;--ochre:#d79a3b;--ochre-light:#f5dfb6;--danger:#a53a31;--line:#c9d0c5;--focus:#a94400;--radius:1.1rem;--radius-lg:2.2rem;--content:76rem;--reading:52rem;color:var(--ink-deep);background:var(--paper);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{overflow-wrap:break-word;background:var(--paper);margin:0;line-height:1.68}a{color:var(--ink);-webkit-text-decoration-color:var(--ochre);text-decoration-color:var(--ochre);text-underline-offset:.22em;text-decoration-thickness:2px}a:hover{-webkit-text-decoration-color:var(--ink);text-decoration-color:var(--ink)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--focus);outline-offset:4px}button,input,select{font:inherit}.skip-link{z-index:100;background:var(--surface);padding:.65rem 1rem;position:fixed;top:.5rem;left:.5rem;transform:translateY(-160%)}.skip-link:focus{transform:none}.site-shell{min-height:100svh}.site-header{z-index:5;max-width:var(--content);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:2rem;margin:auto;padding:1.05rem clamp(1rem,4vw,3rem);display:flex;position:relative}.site-footer nav,.site-header nav{flex-wrap:wrap;align-items:center;gap:.55rem 1.15rem;display:flex}.site-header nav a{color:var(--ink-deep);font-size:.92rem;font-weight:720;text-decoration:none}.site-header nav a.router-link-active,.site-header nav a:hover{color:#376f58}.wordmark{color:var(--ink-deep);letter-spacing:-.02em;align-items:center;gap:.65rem;font:800 1.05rem/1 ui-serif,Georgia,serif;text-decoration:none;display:inline-flex}.wordmark small{color:var(--muted);letter-spacing:.02em;margin-top:.3rem;font:650 .68rem/1 ui-sans-serif,system-ui,sans-serif;display:block}.wordmark-mark{flex:none;width:3rem;height:3rem;display:block}.section{max-width:var(--content);margin:auto;padding:clamp(3.5rem,8vw,7.5rem) clamp(1rem,4vw,3rem)}.eyebrow{color:#315f49;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .65rem;font-size:.75rem;font-weight:850}h1,h2,h3{color:var(--ink-deep);letter-spacing:-.035em;text-wrap:balance;font-family:ui-serif,Georgia,Cambria,serif;line-height:1.06}h2{font-size:clamp(2rem,4.5vw,3.7rem)}h3{font-size:1.35rem}.lede{color:#425c57;max-width:43rem;font-size:clamp(1.12rem,2vw,1.35rem)}.button{border:2px solid var(--ink);background:var(--ink);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:3rem;padding:.75rem 1.2rem;font-weight:780;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}.button:hover{background:var(--surface);color:var(--ink);transform:translateY(-2px)}.button.secondary{color:var(--ink);background:0 0}.button.secondary:hover{background:var(--ink);color:#fff}.text-link{font-weight:800;text-decoration:none}.home-hero{grid-template-columns:minmax(0,.95fr) minmax(22rem,1.05fr);align-items:center;gap:clamp(2rem,6vw,6rem);min-height:min(780px,82svh);padding-top:clamp(2rem,5vw,4.5rem);padding-bottom:clamp(4rem,8vw,7rem);display:grid}.home-hero h1{max-width:12ch;margin:.35rem 0 1.25rem;font-size:clamp(3.1rem,6.8vw,6.7rem);line-height:.91}.hero-actions{align-items:center;gap:1.25rem;margin-top:1.7rem}.hero-actions,.trust-row{flex-wrap:wrap;display:flex}.trust-row{color:var(--muted);gap:.6rem 1.2rem;margin:2.4rem 0 0;padding:0;font-size:.83rem;font-weight:700;list-style:none}.trust-row li:before{content:"✓";color:#44745d;margin-right:.4rem}.hero-visual{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);margin:0;position:relative;overflow:hidden;box-shadow:0 2rem 5rem #0d2b2a1a}.hero-visual img,.hero-visual picture{width:100%;display:block}.hero-visual img{aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;height:auto}.hero-visual figcaption{color:var(--muted);padding:.8rem 1rem 1rem;font-size:.78rem;line-height:1.45}.route-line{fill:none;stroke:var(--sage);stroke-width:13px;stroke-linecap:round;stroke-dasharray:2 24}.hero-ramp{fill:var(--ochre-light)}.hero-car,.hero-ramp{stroke:var(--ink);stroke-width:5px}.hero-car{fill:var(--sage-light)}.hero-wheel{fill:var(--ink)}.hero-dog{fill:var(--ochre);stroke:var(--ink);stroke-width:5px}.hero-dog-line{fill:none;stroke:var(--ink);stroke-width:8px;stroke-linecap:round}.tick{fill:none;stroke:#44745d;stroke-width:9px}.marker{fill:var(--ochre);stroke:var(--surface);stroke-width:6px}.hero-visual text{fill:var(--muted);font:700 18px ui-sans-serif,system-ui}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.2rem;display:flex}.section-heading h2{max-width:15ch;margin:0}.section-heading>p{max-width:34rem;color:var(--muted)}.barrier-grid{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.barrier-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:29rem;color:var(--ink-deep);padding:1.25rem 1.25rem 4rem;text-decoration:none;position:relative}.barrier-card:nth-child(3n){border-right:0}.barrier-card:nth-last-child(-n+3){border-bottom:0}.barrier-card:hover{background:#f8f1df}.barrier-card img{aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;border-radius:.8rem;width:100%;height:auto;margin-bottom:1.15rem;display:block}.barrier-card h3{margin:.8rem 0 .45rem;font-size:1.55rem}.barrier-card p{color:var(--muted);margin:0}.card-index{background:var(--surface);min-width:2.1rem;height:2.1rem;color:var(--ink);border-radius:999px;place-items:center;padding-inline:.4rem;font:800 .75rem/1 ui-monospace,monospace;display:grid;position:absolute;top:1.8rem;right:1.8rem;box-shadow:0 .2rem .8rem #0d2b2a33}.card-link{font-weight:800;position:absolute;bottom:1.35rem;left:1.5rem}.path-icon{width:100%;max-height:8rem;overflow:visible}.path-icon .accent-line,.path-icon .dog-line,.path-icon .ground,.path-icon .measure,.path-icon .shape,.path-icon .tile{fill:none;stroke:var(--ink);stroke-width:3px;stroke-linejoin:round;stroke-linecap:round}.path-icon .shape.fill{fill:var(--sage-light)}.path-icon .dog{fill:var(--ochre);stroke:var(--ink);stroke-width:2.5px}.path-icon .wheel{fill:var(--ink)}.path-icon .measure{stroke:var(--ochre);stroke-width:2px}.path-icon .tile{stroke:var(--line);stroke-width:1.5px}.path-icon .accent-fill{fill:var(--sage-light)}.path-icon .accent-line{stroke:var(--ochre);stroke-width:5px}.scene-illustration{max-height:none}.scene-illustration :is(.scene-ground,.car-hatch,.car-bumper,.ramp-grip,.sofa-leg,.step-tread,.bed-rim,.buggy-frame,.support-handle,.safety-lead,.runner-edge,.grip-arrow,.panel-divider){fill:none;stroke:var(--ink);stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.scene-illustration .scene-ground{stroke:#91a59d;stroke-width:3px}.car-body{fill:#a8c3b2;stroke:var(--ink);stroke-width:6px;stroke-linejoin:round}.car-window{fill:#eef3eb;stroke:var(--ink);stroke-width:4px}.tire{fill:var(--ink)}.tire-hub{fill:var(--surface);stroke:#8aa29a;stroke-width:3px}.ramp-surface{fill:var(--ochre-light);stroke:var(--ink);stroke-width:5px;stroke-linejoin:round}.ramp-grip{stroke:#9b6617!important;stroke-width:4px!important}.dog-body,.dog-head{fill:#bd7734;stroke:var(--ink);stroke-width:5px}.dog-head{fill:#d08b42}.dog-ear{fill:#845028;stroke:var(--ink);stroke-width:4px;stroke-linejoin:round}.dog-snout{fill:#e8bc7a;stroke:var(--ink);stroke-width:3px}.dog-leg,.dog-tail{fill:none;stroke:var(--ink);stroke-width:7px;stroke-linecap:round}.dog-eye{fill:var(--ink)}.dog-harness{stroke:#f3dfb5;stroke-width:7px}.dimensions path,.dog-harness{fill:none;stroke-linecap:round}.dimensions path{stroke:#9b6410;stroke-width:3px}.dimensions text,.foam-layers text,.fold-detail text,.scene-label{fill:var(--ink);font:750 13px ui-sans-serif,system-ui,sans-serif}.fold-detail circle{fill:var(--surface);stroke:var(--ink);stroke-width:4px}.fold-detail path{fill:none;stroke:var(--ink);stroke-width:3px}.sofa-back{fill:#a9c2b0}.sofa-back,.sofa-seat{stroke:var(--ink);stroke-width:5px}.sofa-seat{fill:#c4d8c8}.steps-shape{fill:var(--ochre-light);stroke-linejoin:round}.bed-base,.steps-shape{stroke:var(--ink);stroke-width:5px}.bed-base{fill:#8eae99}.bed-cushion{fill:#f4d49e;stroke:var(--ink);stroke-width:4px}.foam-layers path{fill:none;stroke:#956516;stroke-width:3px}.buggy-canopy{fill:#a8c3b2}.buggy-basket,.buggy-canopy{stroke:var(--ink);stroke-width:5px}.buggy-basket{fill:#f1d39d}.safety-lead{stroke:#a53a31!important}.support-sling{fill:#f0c16f;stroke:var(--ink);stroke-width:5px}.human-hand{fill:#d89a66;stroke:var(--ink);stroke-width:4px}.safe-path{stroke:#739c7e;stroke-width:15px}.safe-path,.warning-mark{fill:none;stroke-linecap:round}.warning-mark{stroke:var(--danger);stroke-width:8px}.warning-ring{fill:#fff3df;stroke:var(--danger);stroke-width:5px}.floor-tile{fill:none;stroke:#c0c9bf;stroke-width:2px}.runner{fill:#abc7b0;stroke:var(--ink);stroke-width:5px}.grip-arrow{stroke:#9b6410!important}.mini-sofa{fill:#a8c3b2;stroke:var(--ink);stroke-width:4px}.mini-ramp,.mini-steps{fill:var(--ochre-light);stroke:var(--ink);stroke-width:4px}.panel-divider{stroke:#9cad9f!important;stroke-width:2px!important}.calculator-band{padding-top:2rem}.calculator{border-radius:var(--radius-lg);background:var(--ink);color:var(--surface);grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);display:grid;overflow:hidden}.calculator h2{color:#fff;margin:.2rem 0 1rem}.calculator .eyebrow{color:#b7d2bd}.calculator-copy,.calculator-result{min-width:0;padding:clamp(1.5rem,5vw,4rem)}.calculator-copy>p{color:#c8d5d1}.fields{gap:1.4rem;margin-top:2rem;display:grid}.fields label{gap:.5rem;font-weight:750;display:grid}.fields label span{color:var(--ochre-light);justify-self:end;margin-top:-2rem}.fields input{width:100%;accent-color:var(--ochre)}.fields select{color:#fff;background:#143f3d;border:1px solid #73908a;border-radius:.5rem;min-height:2.8rem;padding:.45rem .7rem}.calculator-result{background:var(--surface);color:var(--ink-deep)}.calculator-result svg{width:100%}.calc-edge,.calc-ground{fill:none;stroke:var(--ink);stroke-width:4px}.calc-ramp{fill:none;stroke:var(--ochre);stroke-width:12px;stroke-linecap:round}.calc-measure{fill:none;stroke:var(--sage);stroke-width:3px}.calculator-result text{fill:var(--muted);font:700 14px ui-sans-serif,system-ui}.calculator-result dl{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:0;display:grid}.calculator-result dl div{padding:1rem .5rem}.calculator-result dt{color:var(--muted);font-size:.75rem}.calculator-result dd{margin:0;font-weight:850}.small{color:var(--muted);font-size:.8rem}.value-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.value-grid h2{margin:.25rem 0 1.4rem}.principles{counter-reset:step;margin:0;padding:0;list-style:none}.principles li{border-top:1px solid var(--line);grid-template-columns:3rem 1fr;gap:.15rem 1rem;padding:1.3rem 0;display:grid}.principles li>span{color:#815310;grid-row:1/3;font:800 .85rem/1 ui-monospace,monospace}.principles strong{font:750 1.35rem/1.1 ui-serif,Georgia}.principles small{color:var(--muted)}.latest{border-top:1px solid var(--line)}.article-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.article-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:24rem;color:var(--ink-deep);padding:1.25rem;text-decoration:none}.article-card:hover{border-color:var(--ink);transform:translateY(-3px)}.article-card img{aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;border-radius:.75rem;width:100%;height:auto;margin-bottom:1rem;display:block}.article-card h3{margin:.45rem 0 .65rem}.article-card>p:last-child{color:var(--muted)}.vet-note{background:var(--ochre-light);padding:clamp(3rem,8vw,7rem) 1rem}.vet-note>div{grid-template-columns:auto 1fr;align-items:start;gap:2rem;max-width:58rem;margin:auto;display:grid}.vet-note h2{margin:0 0 1rem;font-size:clamp(2rem,5vw,4rem)}.vet-symbol{background:var(--danger);color:#fff;border-radius:50%;place-items:center;width:4rem;height:4rem;font-size:2rem;display:grid}.article{max-width:var(--reading);padding-top:2.2rem}.breadcrumbs{flex-wrap:wrap;gap:.45rem;margin-bottom:3rem;font-size:.78rem;display:flex}.breadcrumbs,.breadcrumbs a{color:var(--muted)}.article-header{border-bottom:1px solid var(--line);padding-bottom:2rem}.article-header h1{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;max-width:16ch;margin:.3rem 0 1.15rem;font-size:clamp(2.7rem,7vw,5.6rem);line-height:.96}.article-header>p:not(.eyebrow,.review-date){max-width:45rem;color:var(--muted);font-size:1.2rem}.review-date{color:var(--muted);font-size:.78rem}.article-illustration{border-radius:var(--radius-lg);background:var(--sage-light);grid-template-columns:1.3fr .7fr;align-items:center;gap:1.5rem;margin:2rem 0 3.5rem;padding:1.5rem;display:grid}.article-illustration .path-icon{height:14rem}.article-illustration p{color:#34534d;border-left:1px solid #9db39e;padding-left:1.5rem;font-weight:700}.article :is(h2,h3){margin-top:2.4em}.article h2{font-size:clamp(1.85rem,4vw,2.8rem)}.article h3{font-size:1.45rem}.article :is(p,li){max-width:72ch}.article blockquote{border:0;border-left:.35rem solid var(--ochre);border-radius:0 var(--radius) var(--radius) 0;background:var(--surface);margin:2rem 0;padding:1rem 1.25rem;font-size:1.05rem}.article table{border-collapse:collapse;table-layout:fixed;background:var(--surface);width:100%}.article td,.article th{border:1px solid var(--line);text-align:left;vertical-align:top;overflow-wrap:anywhere;min-width:0;padding:.75rem}.article th{background:var(--sage-light)}.disclosure{border:1px solid var(--line);border-left:.35rem solid var(--ochre);border-radius:var(--radius);background:var(--surface);padding:1rem 1.1rem;font-size:.9rem}.article>.disclosure{margin-bottom:2rem}.candidate-list{border-top:1px solid var(--line);margin-top:4rem;padding-top:2.5rem}.candidate-list>h2{margin-top:0}.product-recommendation{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);margin-block:1rem;padding:1.35rem}.product-recommendation h3{margin:.3rem 0 1rem}.verification-status{background:var(--paper-deep);color:var(--ink);border-radius:.6rem;padding:.75rem;font-size:.82rem}.article-next{border-radius:var(--radius-lg);background:var(--ink);color:#fff;margin-top:4rem;padding:clamp(1.5rem,4vw,2.5rem)}.article-next h2{color:#fff;margin:.25rem 0 1rem}.article-next .eyebrow{color:#b7d2bd}.article-next .button{color:#fff;border-color:#fff}.article-illustration{grid-template-columns:1fr;gap:1rem;padding:clamp(1.25rem,4vw,2.5rem)}.article-illustration .path-icon{width:min(100%,42rem);height:auto;max-height:26rem;margin-inline:auto}.article-illustration p{border-top:1px solid #9db39e;border-left:0;margin:0;padding:1rem 0 0}.editorial-photo{margin:2rem 0 1.25rem}.editorial-photo img,.editorial-photo picture{width:100%;display:block}.editorial-photo img{aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-lg);height:auto;box-shadow:0 1.3rem 3.5rem #0d2b2a1f}.editorial-photo figcaption{color:var(--muted);margin-top:.75rem;font-size:.82rem;line-height:1.5}.editorial-photo+.article-illustration{margin-top:1.5rem}.article .calculator{grid-template-columns:1fr}.article .calculator h2{margin:.2rem 0 1rem}.effort-assessment{border:2px solid var(--line);border-radius:var(--radius);background:var(--paper);border-left-width:.65rem;padding:clamp(1.25rem,3vw,2rem)}.effort-assessment[data-level=lower]{background:#e5efe4;border-color:#588269}.effort-assessment[data-level=demanding]{background:#fff0cf;border-color:#ad711c}.effort-assessment[data-level=high]{border-color:var(--danger);background:#f8e1dc}.assessment-kicker{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .35rem;font-size:.72rem;font-weight:850}.article .effort-assessment h3{overflow-wrap:anywhere;max-width:16ch;margin:0 0 .8rem;font-size:clamp(2rem,5vw,3.5rem)}.effort-assessment>p:not(.assessment-kicker,.technical-angle){margin-block:.65rem}.assessment-action{border-top:1px solid #173b3a33;padding-top:.65rem}.technical-angle{width:fit-content;color:var(--muted);background:#fffdf7b8;border:1px solid #173b3a40;border-radius:.7rem;flex-wrap:wrap;align-items:baseline;gap:.35rem .7rem;margin:1rem 0 0;padding:.55rem .75rem;font-size:.78rem;display:flex}.technical-angle strong{color:var(--ink-deep);font:850 1.45rem/1 ui-serif,Georgia,serif}.effort-scale{grid-template-columns:repeat(3,1fr);gap:.4rem;margin:.8rem 0 1.2rem;padding:0;list-style:none;display:grid}.effort-scale li{border:1px solid var(--line);min-height:3.25rem;color:var(--muted);text-align:center;border-radius:.65rem;place-items:center;padding:.45rem;font-size:.72rem;font-weight:750;line-height:1.25;display:grid}.effort-scale li[aria-current=step]{border:3px solid var(--ink);background:var(--surface);color:var(--ink-deep)}.calculator-result .effort-scale+svg{margin-top:.5rem}.site-footer{max-width:var(--content);border-top:1px solid var(--line);grid-template-columns:1fr auto;align-items:start;gap:2rem;margin:auto;padding:2rem clamp(1rem,4vw,3rem);display:grid}.site-footer .disclosure{max-width:45rem}.site-footer nav{justify-content:end}.text-button{color:var(--ink);cursor:pointer;font:inherit;text-underline-offset:.2em;background:0 0;border:0;padding:0;text-decoration:underline}.draft-banner{border:2px solid var(--focus);background:var(--surface);padding:.75rem 1rem;font-weight:800}.unavailable{color:var(--muted)}.consent{z-index:20;border:2px solid var(--ink);border-radius:var(--radius);background:var(--surface);grid-template-columns:1fr auto;gap:1.5rem;max-width:64rem;margin:auto;padding:1.25rem;display:grid;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 1rem 3rem #0000002e}.consent h2{margin-top:0}.consent p{margin-bottom:0}.consent-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.not-found{grid-template-columns:minmax(12rem,.65fr) minmax(0,1.35fr);align-items:center;gap:clamp(2rem,7vw,6rem);min-height:68svh;display:grid}.not-found-sign{aspect-ratio:1;border:1rem solid var(--surface);background:var(--ink);color:#fff;width:min(100%,20rem);box-shadow:0 1.1rem 0 var(--sage);border-radius:50%;place-items:center;margin-inline:auto;display:grid;transform:rotate(-4deg)}.not-found-sign span{letter-spacing:-.08em;font-size:clamp(4.5rem,11vw,8rem);font-weight:900}.not-found-copy h1{max-width:13ch;margin:.25rem 0 1rem;font-size:clamp(2.7rem,6vw,5.4rem)}.not-found-actions{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:1.5rem;display:flex}.not-found-note{border-radius:999px;width:fit-content;padding:.7rem .9rem;font-size:.85rem}.not-found-note,.not-found-routes{border:1px solid var(--line);background:var(--surface)}.not-found-routes{border-radius:var(--radius);grid-column:1/-1;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.not-found-routes a{border-right:1px solid var(--line);min-height:7rem;color:var(--ink);padding:1.25rem;text-decoration:none;display:grid}.not-found-routes a:last-child{border-right:0}.not-found-routes strong{align-self:end}.not-found-routes small{color:var(--muted)}.error-shell{min-height:100svh}.error-footer{max-width:var(--content);border-top:1px solid var(--line);justify-content:space-between;gap:1rem;margin:auto;padding:1.25rem clamp(1rem,4vw,3rem);display:flex}@media (width<=58rem){.home-hero{grid-template-columns:1fr}.hero-copy{padding-top:2rem}.hero-visual{max-width:39rem;margin:auto}.barrier-grid{grid-template-columns:repeat(2,1fr)}.barrier-card:nth-child(3n){border-right:1px solid var(--line)}.barrier-card:nth-child(2n){border-right:0}.barrier-card:nth-last-child(-n+3){border-bottom:1px solid var(--line)}.barrier-card:nth-last-child(-n+2){border-bottom:0}.calculator{grid-template-columns:1fr}.article-grid{grid-template-columns:repeat(2,1fr)}.site-footer{grid-template-columns:1fr}.site-footer nav{justify-content:start}}@media (width<=44rem){.site-header{flex-direction:column;align-items:flex-start;gap:.8rem}.site-header nav{flex-wrap:nowrap;width:100%;padding-bottom:.3rem;overflow-x:auto}.home-hero h1{font-size:clamp(3rem,15vw,4.7rem)}.section-heading,.value-grid{grid-template-columns:1fr;display:grid}.article-grid,.barrier-grid{grid-template-columns:1fr}.barrier-card,.barrier-card:nth-child(2n),.barrier-card:nth-child(3n),.barrier-card:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line);min-height:19rem}.barrier-card:last-child{border-bottom:0}.calculator-result dl{grid-template-columns:1fr}.calculator-result dl div{border-top:1px solid var(--line);justify-content:space-between;display:flex}.article-illustration{grid-template-columns:1fr}.article-illustration p{border-top:1px solid #9db39e;border-left:0;padding:1rem 0 0}.article table{font-size:.78rem;line-height:1.4}.article td,.article th{padding:.5rem}.consent,.not-found,.vet-note>div{grid-template-columns:1fr}.not-found{text-align:center}.not-found-sign{width:min(62vw,14rem)}.not-found-actions{justify-content:center}.not-found-routes{text-align:left;grid-template-columns:1fr}.not-found-routes a{border-right:0;border-bottom:1px solid var(--line);min-height:6rem}.not-found-routes a:last-child{border-bottom:0}.error-footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
