/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#10212b;--muted:#65747d;--line:#dfe7e9;--paper:#f4f7f5;--white:#fff;--navy:#071b24;--navy-soft:#0b2834;--lime:#c5ff67;--cyan:#65e6d6;--blue:#5a78ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f7f5eb;border-bottom:1px solid #10212b1a;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:76px;display:flex}.brand{letter-spacing:.03em;align-items:center;gap:11px;font-size:18px;display:inline-flex}.brand strong{font-weight:850}.brand-mark{border:2px solid var(--ink);border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid;position:relative}.brand-mark:before,.brand-mark:after{content:"";border:1px solid var(--ink);border-radius:50%;position:absolute}.brand-mark:before{inset:6px}.brand-mark:after{background:var(--ink);inset:12px}.brand-mark i{background:var(--lime);transform-origin:0;width:18px;height:2px;position:absolute;transform:rotate(-38deg)translate(7px,-7px)}.main-nav{align-items:center;gap:30px;font-size:14px;font-weight:650;display:flex}.main-nav>a:not(.nav-cta){color:#31434d}.main-nav>a:hover{color:#000}.nav-cta,.button{border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:999px;padding:12px 18px}.menu-toggle{background:0 0;border:0;padding:10px;display:none}.menu-toggle span{background:var(--ink);width:23px;height:2px;margin:5px;display:block}.hero{background:var(--navy);color:#fff;padding:90px 0 58px;position:relative;overflow:hidden}.hero:before{content:"";filter:blur(4px);background:#65e6d61c;border-radius:50%;width:560px;height:560px;position:absolute;top:-270px;right:-160px}.hero-grid-overlay{opacity:.18;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.hero-inner{z-index:1;position:relative}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:800}.eyebrow{color:#abc2ca;justify-content:center;align-items:center;gap:9px;display:flex}.eyebrow span{background:var(--lime);width:7px;height:7px;box-shadow:0 0 16px var(--lime);border-radius:50%}.hero h1{letter-spacing:-.065em;text-align:center;max-width:900px;margin:24px auto 20px;font-size:clamp(46px,7vw,82px);font-weight:740;line-height:.98}.hero h1 em{color:var(--lime);font-style:normal;display:block}.hero-lead{text-align:center;color:#b8cbd1;max-width:700px;margin:0 auto 38px;font-size:18px;line-height:1.6}.finder-wrap{background:#ffffff14;border:1px solid #ffffff2e;border-radius:18px;max-width:980px;margin:auto;padding:12px;box-shadow:0 28px 90px #00000047}.finder-head{color:#9eb6be;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;padding:1px 4px 11px;font-size:11px;display:flex}.pulse-dot{background:var(--cyan);width:7px;height:7px;box-shadow:0 0 12px var(--cyan);border-radius:50%}.finder-form{color:var(--ink);background:#fff;border-radius:12px;padding:20px 20px 18px}.finder-form label{margin-bottom:10px;font-size:15px;font-weight:780;display:block}.finder-input-row{border:1px solid #c9d5d8;border-radius:10px;align-items:center;gap:10px;padding:6px;display:flex}.finder-input-row:focus-within{border-color:#7595a0;box-shadow:0 0 0 3px #65e6d630}.finder-input-row input{min-width:0;color:var(--ink);border:0;outline:0;flex:1;padding:12px 4px;font-size:15px}.finder-input-row button{background:var(--ink);color:#fff;border:0;border-radius:7px;padding:13px 24px;font-weight:750}.search-glyph{border:2px solid #71868e;border-radius:50%;flex:none;width:17px;height:17px;margin-left:7px;position:relative}.search-glyph:after{content:"";background:#71868e;width:7px;height:2px;position:absolute;bottom:-2px;right:-5px;transform:rotate(45deg)}.quick-types{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:8px;display:grid}.quick-types button{color:#fff;text-align:left;background:#00000026;border:1px solid #ffffff1f;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:13px 15px;display:flex}.quick-types button:hover{border-color:var(--lime);background:#c5ff6714}.quick-types b{font-size:13px}.quick-types span{color:#93abb3;font-size:10px}.finder-results{color:var(--ink);background:#edf4f2;border-radius:12px;margin-top:8px;padding:18px}.result-message{align-items:flex-start;gap:12px;padding-bottom:15px;display:flex}.result-message>span{background:#d7ff9b;border-radius:50%;place-items:center;width:26px;height:26px;font-weight:800;display:grid}.result-message strong{margin-bottom:3px;display:block}.result-message p{color:var(--muted);margin:0;font-size:13px}.finder-result-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.finder-result-grid .bot-card{padding:15px}.finder-result-grid .bot-card>p,.finder-result-grid .tag-row{display:none}.finder-result-grid .bot-card-meta{margin-top:12px;padding-top:12px}.hero-proof{color:#adc0c7;justify-content:center;align-items:center;gap:42px;margin-top:28px;display:flex}.hero-proof div{align-items:baseline;gap:8px;display:flex}.hero-proof strong{color:#fff;font-size:24px}.hero-proof span{font-size:12px}.hero-proof p{margin-left:20px;font-size:12px}.shield-mini{background:var(--lime);color:var(--ink);border-radius:50%;place-items:center;width:18px;height:18px;margin-right:5px;display:inline-grid}.section{padding-block:92px}.section-heading{margin-bottom:34px}.split-heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.kicker{color:#55717a;margin-bottom:14px;display:block}.kicker.light{color:var(--cyan)}.section-heading h2,.method-copy h2,.callout h2,.page-hero h1{letter-spacing:-.045em;margin:0;font-size:clamp(34px,5vw,54px);line-height:1.05}.text-link{border-bottom:1px solid #9babad;align-items:center;gap:8px;padding-bottom:5px;font-size:13px;font-weight:800;display:inline-flex}.text-link span{color:#17a993}.text-link.small{font-size:12px}.bot-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.bot-card{background:var(--white);border:1px solid var(--line);border-radius:13px;flex-direction:column;min-height:268px;padding:22px;transition:transform .2s,border-color .2s;display:flex;box-shadow:0 5px 18px #11303a09}.bot-card:hover{border-color:#b7c7ca;transform:translateY(-3px)}.bot-card-top{align-items:center;gap:13px;display:flex}.bot-monogram{color:#fff;border-radius:11px;place-items:center;width:47px;height:47px;font-size:13px;font-weight:850;display:grid;box-shadow:inset 0 0 0 1px #ffffff38}.bot-monogram.violet,.article-cover.violet{background:#5941a9}.bot-monogram.blue,.article-cover.blue{background:#3157a8}.bot-monogram.pink,.article-cover.pink{background:#873d79}.bot-monogram.amber,.article-cover.amber{background:#9a651d}.bot-monogram.cyan,.article-cover.cyan{background:#177f83}.bot-monogram.green,.article-cover.green{background:#276f51}.bot-monogram.coral,.article-cover.coral{background:#a34e43}.bot-monogram.slate,.article-cover.slate{background:#40535f}.bot-card h3{margin:0 0 5px;font-size:18px}.bot-card h3 a:hover{color:#167f70}.status{text-transform:uppercase;letter-spacing:.07em;align-items:center;gap:5px;font-size:10px;font-weight:750;display:inline-flex}.status:before{content:"";border-radius:50%;width:6px;height:6px}.status.verified{color:#14735f}.status.verified:before{background:#28b58e}.status.pending{color:#9a6414}.status.pending:before{background:#d4932b}.bot-card>p{color:var(--muted);flex:1;font-size:14px;line-height:1.55}.tag-row{flex-wrap:wrap;gap:5px;margin:4px 0 18px;display:flex}.tag-row span{color:#46616a;background:#edf2f1;border-radius:5px;padding:6px 8px;font-size:10px;font-weight:700}.bot-card-meta{border-top:1px solid var(--line);color:#708087;justify-content:space-between;align-items:center;gap:14px;padding-top:14px;font-size:11px;display:flex}.bot-card-meta a{color:var(--ink);font-size:12px;font-weight:800}.bot-card-meta b{color:#14a991}.method-band{background:var(--navy);color:#fff;padding-block:92px}.method-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;display:grid}.method-copy p{color:#adc2c9;max-width:510px;margin:24px 0 34px;line-height:1.7}.light-button{background:var(--lime);color:var(--ink);border-color:var(--lime);font-size:13px;font-weight:800;display:inline-flex}.principle-list article{border-bottom:1px solid #ffffff21;grid-template-columns:54px 1fr;gap:20px;padding:25px 0;display:grid}.principle-list article:first-child{border-top:1px solid #ffffff21}.principle-list article>span{color:var(--lime);font-size:12px;font-weight:800}.principle-list h3{margin:0 0 7px;font-size:19px}.principle-list p{color:#9fb5bd;margin:0;font-size:14px;line-height:1.55}.article-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.article-card{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden}.article-cover{color:#fff;height:185px;padding:20px;display:block;position:relative;overflow:hidden}.article-cover:before,.article-cover:after{content:"";border:1px solid #ffffff40;border-radius:50%;position:absolute}.article-cover:before{width:230px;height:230px;top:-95px;right:-55px}.article-cover:after{width:130px;height:130px;top:-45px;right:-5px}.article-cover>span{opacity:.65;font-size:12px;font-weight:800}.article-cover>i{border:2px solid #ffffffe6;border-radius:50%;width:92px;height:92px;position:absolute;top:46px;right:37px}.article-cover>i:before{content:"";border:1px solid #fff;border-radius:50%;position:absolute;inset:22px}.article-cover>i:after{content:"";background:var(--lime);width:56px;height:2px;position:absolute;top:43px;left:36px;transform:rotate(-38deg)}.article-cover>b{text-transform:uppercase;letter-spacing:.11em;font-size:11px;position:absolute;bottom:18px;left:20px}.article-card-body{padding:21px}.article-meta{color:#72838a;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;font-size:9px;font-weight:750;display:flex}.article-card h3{margin:14px 0 9px;font-size:19px;line-height:1.3}.article-card p{color:var(--muted);margin-bottom:18px;font-size:13px;line-height:1.55}.callout{color:#fff;background:#1d604f;border-radius:18px;justify-content:space-between;align-items:end;gap:50px;margin-bottom:92px;padding:46px 52px;display:flex;position:relative;overflow:hidden}.callout:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:300px;height:300px;position:absolute;top:-160px;right:-130px}.callout>div{z-index:1;max-width:700px;position:relative}.callout p{color:#c8ded7;margin:18px 0 0;line-height:1.65}.callout .button{white-space:nowrap;z-index:1;position:relative}.page-hero{background:var(--navy);color:#fff;padding:68px 0}.page-hero .shell{grid-template-columns:1fr .5fr;align-items:end;gap:60px;display:grid}.page-hero p{color:#afc3ca;max-width:700px;font-size:17px;line-height:1.65}.page-hero-aside{border-left:1px solid #ffffff26;padding-left:30px}.page-hero-aside strong{color:var(--lime);font-size:42px;display:block}.page-hero-aside span{color:#9fb6be;font-size:12px}.catalog-section{padding:55px 0 95px}.catalog-tools{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.catalog-search{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:8px;width:min(520px,100%);padding:9px 12px;display:flex}.catalog-search input{border:0;outline:0;flex:1;padding:5px}.result-count{color:var(--muted);font-size:12px}.filter-row{flex-wrap:wrap;gap:7px;margin-bottom:30px;display:flex}.filter-row button{color:#536b73;background:0 0;border:1px solid #cbd6d8;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:750}.filter-row button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.empty-state{text-align:center;background:#fff;border:1px dashed #bccbce;border-radius:12px;padding:50px}.empty-state p{color:var(--muted)}.breadcrumbs{color:#75858b;gap:8px;margin-bottom:22px;font-size:11px;display:flex}.breadcrumbs a:hover{color:var(--ink)}.detail-wrap{padding:58px 0 95px}.detail-grid{grid-template-columns:minmax(0,1fr) 335px;align-items:start;gap:30px;display:grid}.detail-main,.detail-side>div,.content-card{border:1px solid var(--line);background:#fff;border-radius:13px}.detail-main{padding:38px}.detail-title{border-bottom:1px solid var(--line);align-items:center;gap:18px;padding-bottom:28px;display:flex}.detail-title .bot-monogram{width:66px;height:66px;font-size:16px}.detail-title h1{letter-spacing:-.04em;margin:0 0 7px;font-size:42px}.aliases{color:var(--muted);font-size:12px}.detail-main h2{letter-spacing:-.025em;margin:36px 0 13px;font-size:24px}.detail-main p,.detail-main li{color:#566970;line-height:1.7}.check-list,.warning-list{margin:15px 0;padding:0;list-style:none}.check-list li,.warning-list li{border-bottom:1px solid #edf1f1;padding:10px 0 10px 30px;position:relative}.check-list li:before{content:"✓";color:#138d74;font-weight:900;position:absolute;left:0}.warning-list li:before{content:"!";color:#9a6414;background:#fff0d6;border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;font-weight:900;display:grid;position:absolute;left:0}.detail-side{gap:14px;display:grid}.detail-side>div{padding:23px}.detail-side h3{margin:0 0 18px;font-size:14px}.info-row{border-bottom:1px solid #edf1f1;justify-content:space-between;gap:20px;padding:10px 0;font-size:12px;display:flex}.info-row span{color:var(--muted)}.info-row strong{text-align:right}.notice{background:#eef8e0!important;border-color:#d3e5b5!important}.notice p{color:#536743;margin:0;font-size:12px;line-height:1.55}.related-mini{gap:8px;display:grid}.related-mini a{background:#f4f7f6;border-radius:8px;align-items:center;gap:10px;padding:10px;font-size:12px;font-weight:750;display:flex}.related-mini .bot-monogram{border-radius:7px;width:31px;height:31px;font-size:9px}.blog-layout{padding:60px 0 95px}.blog-layout .article-grid{grid-template-columns:repeat(3,1fr)}.article-page{padding:52px 0 95px}.article-shell{width:min(800px,100% - 40px);margin:auto}.article-header{margin-bottom:34px}.article-header .article-meta{justify-content:flex-start;gap:18px;margin-bottom:18px}.article-header h1{letter-spacing:-.05em;margin:0 0 20px;font-size:clamp(38px,6vw,62px);line-height:1.05}.article-header .lead{color:#53676f;font-size:19px;line-height:1.65}.article-body{border:1px solid var(--line);background:#fff;border-radius:14px;padding:44px}.article-body h2{margin:38px 0 14px;font-size:27px}.article-body h2:first-child{margin-top:0}.article-body p{color:#51656d;font-size:16px;line-height:1.8}.article-note{color:#385b52;background:#eaf5f1;border-left:3px solid #1c9d83;margin:30px 0;padding:18px 20px;line-height:1.6}.related-section{margin-top:30px}.content-page{padding:62px 0 95px}.content-card{max-width:820px;padding:42px}.content-card h1{letter-spacing:-.045em;margin:0 0 18px;font-size:48px}.content-card h2{margin:35px 0 12px}.content-card p,.content-card li{color:#53676f;line-height:1.75}.compare-table{border-collapse:collapse;border:1px solid var(--line);background:#fff;border-radius:13px;width:100%;overflow:hidden}.compare-table th,.compare-table td{text-align:left;border-bottom:1px solid var(--line);padding:17px;font-size:13px}.compare-table th{text-transform:uppercase;letter-spacing:.06em;background:#e8efed;font-size:11px}.compare-table td:first-child{font-weight:800}.site-footer{color:#fff;background:#071820;padding:60px 0 20px}.footer-grid{grid-template-columns:1.7fr .7fr .7fr;gap:60px;display:grid}.footer-brand{margin-bottom:18px}.footer-brand .brand-mark,.footer-brand .brand-mark:before{border-color:#fff}.footer-brand .brand-mark:after{background:#fff}.footer-grid p{color:#8ea8b0;max-width:430px;font-size:13px;line-height:1.7}.footer-grid h3{text-transform:uppercase;letter-spacing:.1em;color:#94adb5;margin:0 0 18px;font-size:12px}.footer-grid>div:not(:first-child) a{color:#cfdbde;margin:11px 0;font-size:13px;display:block}.footer-bottom{color:#78939c;border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:50px;padding-top:20px;font-size:11px;display:flex}@media (width<=900px){.main-nav{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;align-items:stretch;padding:20px;display:none;position:absolute;top:67px;left:20px;right:20px;box-shadow:0 20px 50px #10212b26}.main-nav.is-open{display:flex}.menu-toggle{display:block}.quick-types{grid-template-columns:repeat(2,1fr)}.hero-proof{flex-wrap:wrap;gap:18px 30px}.hero-proof p{text-align:center;width:100%;margin:0}.bot-grid,.article-grid,.blog-layout .article-grid{grid-template-columns:repeat(2,1fr)}.method-layout{grid-template-columns:1fr;gap:55px}.detail-grid{grid-template-columns:1fr}.detail-side{grid-template-columns:repeat(2,1fr)}.page-hero .shell{grid-template-columns:1fr}.page-hero-aside{border-top:1px solid #ffffff26;border-left:0;padding:20px 0 0}.callout{flex-direction:column;align-items:flex-start}}@media (width<=640px){.shell{width:min(100% - 24px,1180px)}.hero{padding-top:60px}.hero h1{font-size:44px}.hero-lead{font-size:15px}.finder-form{padding:16px}.finder-input-row{flex-wrap:wrap}.finder-input-row .search-glyph{display:none}.finder-input-row input{flex-basis:calc(100% - 10px);width:100%}.finder-input-row button{width:100%}.quick-types{grid-template-columns:1fr}.quick-types button{padding:11px 13px}.finder-result-grid{grid-template-columns:1fr}.hero-proof div{flex-direction:column;gap:1px;min-width:40%}.section{padding-block:65px}.split-heading{flex-direction:column;align-items:flex-start}.bot-grid,.article-grid,.blog-layout .article-grid{grid-template-columns:1fr}.method-band{padding-block:65px}.method-copy h2{font-size:38px}.callout{margin-inline:12px;width:calc(100% - 24px);margin-bottom:65px;padding:34px 24px}.catalog-tools{flex-direction:column;align-items:flex-start}.catalog-grid{grid-template-columns:1fr}.detail-main{padding:25px}.detail-title{align-items:flex-start}.detail-title h1{font-size:34px}.detail-side{grid-template-columns:1fr}.article-body{padding:25px}.article-header h1{font-size:39px}.content-card{padding:27px}.content-card h1{font-size:39px}.compare-table{white-space:nowrap;display:block;overflow-x:auto}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-bottom{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
