.home-page{--home-max: var(--tl-container-max);--home-section-gap: 3rem;--home-card-pad: 1.375rem;--home-grid-gap: 1.25rem;background:var(--color-surface);color:var(--color-body);overflow-x:clip}@media(min-width:1024px){.home-page{--home-section-gap: 3.5rem}}@media(prefers-color-scheme:dark){.home-page{--color-surface: #0f172a;--color-surface-subtle: #1e293b;--color-section-alt: #131c2e;--color-border: #334155;--color-heading: #f8fafc;--color-body: #cbd5e1;--color-muted: #94a3b8;--color-primary-light: rgb(91 79 230 / .14);--shadow-card: 0 1px 3px 0 rgb(0 0 0 / .28), 0 1px 2px -1px rgb(0 0 0 / .2);--shadow-card-hover: 0 8px 24px -6px rgb(0 0 0 / .45), 0 2px 6px -2px rgb(0 0 0 / .25)}}html.dark .home-page{--color-surface: #0f172a;--color-surface-subtle: #1e293b;--color-section-alt: #131c2e;--color-border: #334155;--color-heading: #f8fafc;--color-body: #cbd5e1;--color-muted: #94a3b8;--color-primary-light: rgb(91 79 230 / .14);--shadow-card: 0 1px 3px 0 rgb(0 0 0 / .28), 0 1px 2px -1px rgb(0 0 0 / .2);--shadow-card-hover: 0 8px 24px -6px rgb(0 0 0 / .45), 0 2px 6px -2px rgb(0 0 0 / .25)}.home-shell{max-width:var(--home-max);margin:0 auto;padding:1.25rem 1rem 2.5rem}@media(min-width:640px){.home-shell{padding:1.5rem 1.25rem 2.75rem}}@media(min-width:1024px){.home-shell{padding:1.75rem 1.5rem 3rem}}.home-hero-stack{position:relative;z-index:1}.home-sections{display:flex;flex-direction:column;gap:var(--home-section-gap);margin-top:var(--home-section-gap)}@media(prefers-reduced-motion:no-preference){.home-reveal{opacity:0;transform:translate3d(0,14px,0);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.home-reveal.is-visible{opacity:1;transform:translateZ(0);will-change:auto}}@media(prefers-reduced-motion:reduce){.home-reveal{opacity:1;transform:none}}.home-section{content-visibility:auto;contain-intrinsic-size:auto 420px;margin-top:0;padding:0}.home-section--alt{padding:1.25rem 0 0}.home-page :is(a,button,select,input):focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.home-hero{margin:0 -1rem;width:calc(100% + 2rem);content-visibility:visible}.home-hero__stage{position:relative;width:100%;max-width:var(--tl-container-max);margin:0 auto;aspect-ratio:2048 / 717;display:grid;overflow:visible}.home-hero__banner{grid-area:1 / 1;display:block;width:100%;height:100%;object-fit:fill;z-index:0}.home-hero__search-overlay{grid-area:1 / 1;position:relative;z-index:1;width:100%;height:100%;pointer-events:none}.home-hero__search-ui{position:absolute;left:calc(100% * 94 / 2048);top:calc(100% * 532 / 717);width:calc(100% * 706 / 2048);pointer-events:auto}.home-hero__search-form{display:flex;align-items:center;width:100%;height:clamp(2.25rem,7.5vw,2.75rem);padding:0 .2rem 0 0;border:1.5px solid rgb(91 79 230 / .5);border-radius:.625rem;background:transparent;box-sizing:border-box;overflow:hidden;transition:border-color .15s ease}.home-hero__search-form:focus-within{border-color:#5b4fe6e6}.home-hero__search-form :is(input,button):focus,.home-hero__search-form :is(input,button):focus-visible{outline:none;box-shadow:none}.home-hero__search-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.25rem;color:#64748b}.home-hero__search-icon svg{width:1rem;height:1rem}.home-hero__search-input{flex:1;min-width:0;border:0;background:transparent;padding:0 .5rem 0 0;font-size:clamp(.75rem,1.05vw,.875rem);line-height:1.2;color:#0f172a;outline:none;box-shadow:none;appearance:none;-webkit-appearance:none}.home-hero__search-input:-webkit-autofill,.home-hero__search-input:-webkit-autofill:hover,.home-hero__search-input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px transparent inset!important;box-shadow:0 0 0 1000px transparent inset!important;-webkit-text-fill-color:#0f172a!important;transition:background-color 9999s ease-out 0s}.home-hero__search-input::placeholder{color:#94a3b8}.home-hero__search-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin:.15rem;padding:0;border:0;border-radius:.4rem;background:linear-gradient(135deg,#4f7cf7,#5b4fe6 55%,#6d5ce6);color:#fff;cursor:pointer;transition:opacity .18s ease}.home-hero__search-btn svg{width:1rem;height:1rem}.home-hero__search-btn:hover{opacity:.92}.home-hero__search-validation{margin-top:.3rem}.home-hero__search-validation .calc-size-validation{display:flex;flex-direction:column;gap:.3rem;min-height:0}.home-hero__search-validation .calc-size-validation__badge{display:inline-flex;align-items:center;gap:.25rem;width:fit-content;max-width:100%;padding:.15rem .45rem;border-radius:999px;font-size:clamp(.5625rem,.82vw,.6875rem);font-weight:600;line-height:1.2}.home-hero__search-validation .calc-size-validation__badge--red{background:#ef44441a;color:#b91c1c;border:1px solid rgb(239 68 68 / .2)}.home-hero__search-validation .calc-size-validation__suggestions{display:flex;flex-direction:column;gap:.25rem}.home-hero__search-validation .calc-size-validation__suggestions-label{margin:0;font-size:clamp(.5625rem,.82vw,.6875rem);font-weight:600;color:#64748b;line-height:1.2}.home-hero__search-validation .calc-size-validation__pills{display:flex;flex-wrap:wrap;gap:.3rem}.home-hero__search-validation .calc-size-validation__pill{display:inline-flex;align-items:center;padding:.2rem .5rem;border-radius:999px;border:1px solid rgb(91 79 230 / .2);background:#eef0fee6;font-family:ui-monospace,monospace;font-size:clamp(.5625rem,.82vw,.6875rem);font-weight:600;line-height:1.2;color:#0f172a;cursor:pointer;transition:border-color .16s ease,background-color .16s ease}.home-hero__search-validation .calc-size-validation__pill:hover{border-color:#5b4fe666;background:#eef0fe}.home-hero__popular{position:relative;margin-top:.35rem;width:100%;display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem .35rem}.home-hero__popular-label{font-size:clamp(.625rem,.95vw,.8125rem);color:#475569}.home-hero__popular-list{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:.35rem}.home-hero__popular-link{border:0;background:none;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:clamp(.625rem,.95vw,.8125rem);font-weight:600;color:var(--color-primary);cursor:pointer;text-decoration:none;transition:color .15s ease}.home-hero__popular-link:hover{color:var(--color-primary);text-decoration:underline}.home-hero__popular-link:focus-visible{border-radius:.25rem;outline:2px solid var(--color-primary);outline-offset:2px}.home-hero__cta-band{max-width:var(--tl-container-max);margin:1rem auto 0;padding:0 1rem}.home-hero__cta-row{display:flex;flex-wrap:wrap;gap:.75rem}.home-hero__cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2.75rem;padding:.625rem 1.125rem;border-radius:.625rem;font-size:.9375rem;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}@media(max-width:479px){.home-hero__cta{width:100%}}.home-hero-trust{max-width:var(--tl-container-max);margin:1rem auto 0;padding:0 1rem}@media(min-width:640px){.home-hero-trust{padding:0 1.25rem}}@media(min-width:1024px){.home-hero-trust{padding:0 1.5rem;margin-top:1.125rem}}.home-hero__cta svg{width:1.125rem;height:1.125rem}.home-hero__cta--primary{background:var(--color-primary);border:1px solid var(--color-primary);color:#fff}.home-hero__cta--primary:hover{background:var(--color-primary-hover, #4c43d4);border-color:var(--color-primary-hover, #4c43d4)}.home-hero__cta--secondary{background:#fff;border:1px solid var(--color-border);color:var(--color-heading)}.home-hero__cta--secondary:hover{border-color:color-mix(in srgb,var(--color-primary) 30%,var(--color-border));color:var(--color-primary)}.home-hero__trust{display:grid;gap:.875rem;margin:0;padding:0;list-style:none}@media(min-width:720px){.home-hero__trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem 1.5rem}}.home-hero__trust-item{display:flex;align-items:flex-start;gap:.625rem;min-width:0}.home-hero__trust-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex-shrink:0;border-radius:.5rem;background:var(--color-primary-light);color:var(--color-primary)}.home-hero__trust-icon .home-trust-icon svg{width:1rem;height:1rem}.home-hero__trust-copy{display:flex;flex-direction:column;gap:.125rem;min-width:0}.home-hero__trust-title{font-size:.8125rem;font-weight:700;line-height:1.25;color:var(--color-heading)}.home-hero__trust-desc{font-size:.75rem;line-height:1.35;color:var(--color-muted)}@media(min-width:640px){.home-hero{margin:0 -1.25rem;width:calc(100% + 2.5rem)}.home-hero__cta-band{padding:0 1.25rem}}@media(min-width:1024px){.home-hero{margin:0 -1.5rem;width:calc(100% + 3rem)}.home-hero__cta-band{padding:0 1.5rem;margin-top:1.125rem}}.home-quick-actions{position:relative;z-index:2;margin-top:1.5rem}.home-quick-actions__shell{padding:0}.home-quick-actions__grid{display:grid;gap:var(--home-grid-gap);grid-template-columns:1fr}@media(min-width:640px){.home-quick-actions__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.home-quick-actions__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1200px){.home-quick-actions__grid{grid-template-columns:repeat(5,minmax(0,1fr))}.home-hero__cta-band{padding-bottom:2.75rem}.home-quick-actions{margin-top:-1rem}.home-quick-actions__shell{padding:1rem;border-radius:1rem;border:1px solid color-mix(in srgb,var(--color-border) 70%,transparent);background:#fff;box-shadow:0 1px 2px #0f172a0a,0 10px 28px #0f172a14}html.dark .home-quick-actions__shell{background:var(--color-surface);border-color:var(--color-border)}}.home-quick-actions__card{position:relative;display:flex;flex-direction:column;gap:.875rem;min-height:11rem;height:100%;padding:1.375rem 1.25rem 2.75rem;border-radius:var(--radius-card, .75rem);border:1px solid var(--color-border);background:#fff;text-decoration:none;color:inherit;box-shadow:none;transition:border-color .2s ease,transform .2s ease}html.dark .home-quick-actions__card{background:var(--color-surface-subtle)}.home-quick-actions__card:hover{border-color:color-mix(in srgb,var(--color-primary) 28%,var(--color-border));box-shadow:none;transform:translateY(-3px)}.home-quick-actions__card:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.home-quick-actions__icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.625rem;flex-shrink:0}.home-quick-actions__icon-wrap--purple{background:#ede9fe}.home-quick-actions__icon-wrap--blue{background:#dbeafe}.home-quick-actions__icon-wrap--orange{background:#ffedd5}.home-quick-actions__icon-wrap--cyan{background:#cffafe}.home-quick-actions__icon-wrap--green{background:#d1fae5}.home-quick-actions__icon-wrap--pink{background:#fce7f3}html.dark .home-quick-actions__icon-wrap--purple{background:#7c3aed38}html.dark .home-quick-actions__icon-wrap--blue{background:#3b82f638}html.dark .home-quick-actions__icon-wrap--orange{background:#f9731638}html.dark .home-quick-actions__icon-wrap--cyan{background:#06b6d438}html.dark .home-quick-actions__icon-wrap--green{background:#10b98138}html.dark .home-quick-actions__icon-wrap--pink{background:#ec489938}.home-calc-icon{display:inline-flex;line-height:0}.home-calc-icon svg{width:1.625rem;height:1.625rem}.home-quick-actions__body{display:flex;flex:1;flex-direction:column;gap:.4375rem}.home-quick-actions__title{font-size:.9375rem;font-weight:800;line-height:1.25;color:var(--color-heading)}.home-quick-actions__desc{font-size:.8125rem;line-height:1.5;color:var(--color-muted)}.home-quick-actions__arrow{position:absolute;right:1rem;bottom:1rem;display:inline-flex;color:var(--color-primary);opacity:.85;transition:transform .18s ease,opacity .18s ease}.home-quick-actions__arrow svg{width:1.125rem;height:1.125rem}.home-quick-actions__card:hover .home-quick-actions__arrow{transform:translate(3px);opacity:1}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-section-header{margin-bottom:1.25rem}.home-section-header__title{font-size:clamp(1.25rem,2vw,1.625rem);font-weight:800;letter-spacing:-.025em;line-height:1.2;color:var(--color-heading)}.home-section-header__title:after{content:"";display:block;width:2.25rem;height:3px;margin-top:.5rem;border-radius:999px;background:var(--color-primary);opacity:.9}.home-section-header__desc{margin-top:.625rem;max-width:40rem;font-size:.875rem;line-height:1.55;color:var(--color-body)}.home-featured{content-visibility:auto}.home-featured__panel{padding:1.75rem 1.25rem;border-radius:1rem;background:#f4f2ff}@media(min-width:640px){.home-featured__panel{padding:2rem 1.5rem}}@media(min-width:960px){.home-featured__panel{padding:2.5rem 2rem}}html.dark .home-featured__panel{background:color-mix(in srgb,var(--color-primary) 14%,var(--color-surface-subtle))}.home-featured__grid{display:grid;gap:1.75rem;align-items:stretch}@media(min-width:960px){.home-featured__grid{grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);gap:2.5rem;align-items:center}}.home-featured__copy{min-width:0}.home-featured__eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary)}.home-featured__title{margin:0;font-size:clamp(1.375rem,2.4vw,1.875rem);font-weight:800;letter-spacing:-.03em;line-height:1.2;color:var(--color-heading)}.home-featured__desc{margin:.75rem 0 0;max-width:28rem;font-size:.9375rem;line-height:1.6;color:var(--color-body)}.home-featured__points{display:grid;gap:.625rem;margin:1.25rem 0 0;padding:0;list-style:none}.home-featured__point{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem;line-height:1.45;color:var(--color-heading)}.home-featured__check{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;flex-shrink:0;margin-top:.1rem;border-radius:999px;background:#5b4fe61f;color:var(--color-primary)}.home-featured__check svg{width:.75rem;height:.75rem}.home-featured__cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.5rem;min-height:2.75rem;padding:.625rem 1.25rem;border-radius:.625rem;background:var(--color-primary);color:#fff;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background-color .18s ease}.home-featured__cta svg{width:1.125rem;height:1.125rem}.home-featured__cta:hover{background:var(--color-primary-hover, #4c43d4)}.home-featured__preview{min-width:0;overflow-x:auto;padding:1.25rem;border-radius:.875rem;border:1px solid color-mix(in srgb,var(--color-primary) 12%,var(--color-border));background:#fff;box-shadow:0 1px 2px #0f172a0a,0 8px 24px #5b4fe60f}html.dark .home-featured__preview{background:var(--color-surface);border-color:var(--color-border);box-shadow:none}.home-featured__example-label{margin:0 0 .875rem;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted)}.home-featured__preview-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:.75rem 1rem;margin-bottom:1rem}.home-featured__tire{display:flex;flex-direction:column;align-items:center;gap:.25rem;min-width:0;flex:1 1 7rem}.home-featured__tire-silhouette{display:inline-flex;color:#64748b;transform:scale(var(--tire-scale, 1));transform-origin:center bottom;transition:transform .2s ease}.home-featured__tire-silhouette svg{width:2.25rem;height:2.25rem}.home-featured__tire--current .home-featured__tire-silhouette{color:#3b82f6}.home-featured__tire--new .home-featured__tire-silhouette{color:#7c3aed}.home-featured__tire-label{font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted)}.home-featured__size{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9375rem;font-weight:700;color:var(--color-heading);text-align:center}.home-featured__vs{font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted)}.home-featured__table{width:100%;border-collapse:collapse;font-size:.8125rem;table-layout:fixed}.home-featured__table th,.home-featured__table td{padding:.625rem .4rem;border-bottom:1px solid var(--color-border);text-align:left;vertical-align:middle;overflow-wrap:anywhere}.home-featured__table thead th{font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted)}.home-featured__table tbody th{font-weight:600;color:var(--color-heading)}.home-featured__table td{font-variant-numeric:tabular-nums;color:var(--color-body)}.home-featured__diff{display:inline-flex;align-items:center;max-width:100%;min-height:1.5rem;padding:.125rem .5rem;border-radius:999px;background:#5b4fe61a;color:#4338ca;font-weight:700;white-space:nowrap}html.dark .home-featured__diff{background:#5b4fe638;color:#c4b5fd}@media(max-width:719px){.home-featured__col--current,.home-featured__col--new{display:none}.home-featured__table th:first-child,.home-featured__table td:first-child,.home-featured__table tbody th{width:55%}}@media(min-width:720px)and (max-width:959px){.home-featured__col--current{display:none}}.home-categories__panel{padding:1.75rem 1.25rem;border-radius:1rem;background:#f3f5f8}@media(min-width:640px){.home-categories__panel{padding:2rem 1.5rem}}@media(min-width:1100px){.home-categories__panel{padding:2.25rem 1.75rem}}html.dark .home-categories__panel{background:var(--color-section-alt)}.home-categories__grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:720px){.home-categories__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.125rem}}@media(min-width:1200px){.home-categories__grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:1rem}}.home-categories__card{position:relative;display:block;overflow:hidden;aspect-ratio:3 / 4;max-height:14rem;min-height:10.5rem;border-radius:.75rem;border:1px solid color-mix(in srgb,var(--color-border) 70%,transparent);text-decoration:none;color:#fff;isolation:isolate;transition:border-color .18s ease,transform .18s ease}@media(min-width:1200px){.home-categories__card{aspect-ratio:4 / 5;max-height:15rem;min-height:12rem}}.home-categories__card:hover{border-color:color-mix(in srgb,var(--color-primary) 35%,var(--color-border));transform:translateY(-2px)}.home-categories__image{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center}.home-categories__scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#0f172a14,#0f172a2e 42%,#0f172ac7);pointer-events:none}.home-categories__icon-wrap{position:absolute;top:.75rem;left:.75rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;color:#fff}.home-categories__icon-wrap--purple{background:#7c3aed}.home-categories__icon-wrap--blue{background:#2563eb}.home-categories__icon-wrap--orange{background:#ea580c}.home-categories__icon-wrap--green{background:#059669}.home-categories__icon-wrap--pink{background:#db2777}.home-categories__icon-wrap--cyan{background:#0891b2}.home-category-icon svg{width:1rem;height:1rem}.home-categories__body{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;flex-direction:column;gap:.2rem;padding:.875rem}.home-categories__label{font-size:.9375rem;font-weight:800;line-height:1.2;color:#fff}.home-categories__desc{font-size:.6875rem;line-height:1.35;color:#f8fafce0}@media(max-width:419px){.home-categories__desc{display:none}}.home-explore__panel{padding:1.75rem 1.25rem;border-radius:1rem;background:#f4f2ff}@media(min-width:640px){.home-explore__panel{padding:2rem 1.5rem}}@media(min-width:960px){.home-explore__panel{padding:2.25rem 1.75rem}}html.dark .home-explore__panel{background:color-mix(in srgb,var(--color-primary) 14%,var(--color-surface-subtle))}.home-explore__grid{display:grid;gap:1.75rem}@media(min-width:960px){.home-explore__grid{grid-template-columns:minmax(0,1.25fr) minmax(0,.85fr);gap:2rem;align-items:start}}.home-explore__title{margin:0;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:800;letter-spacing:-.02em;line-height:1.25;color:var(--color-heading)}.home-explore__desc{margin:.5rem 0 0;font-size:.875rem;line-height:1.5;color:var(--color-body)}.home-explore__cards{display:grid;gap:1rem;margin-top:1.25rem;grid-template-columns:1fr}@media(min-width:520px){.home-explore__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-explore__card{position:relative;display:block;overflow:hidden;min-height:8.5rem;max-height:11.5rem;aspect-ratio:16 / 11;border-radius:.75rem;border:1px solid color-mix(in srgb,var(--color-border) 65%,transparent);text-decoration:none;color:#fff;isolation:isolate;transition:border-color .18s ease,transform .18s ease}.home-explore__card:hover{border-color:color-mix(in srgb,var(--color-primary) 30%,var(--color-border));transform:translateY(-2px)}.home-explore__card-image{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center}.home-explore__card-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#0f172a0d,#0f172a33 45%,#0f172ac7);pointer-events:none}.home-explore__card-copy{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;flex-direction:column;gap:.25rem;padding:.875rem 1rem 1rem}.home-explore__card-title{font-size:1rem;font-weight:800;line-height:1.2;color:#fff}.home-explore__card-desc{font-size:.75rem;line-height:1.4;color:#f8fafce6}.home-explore__trust{padding:1.25rem;border-radius:.875rem;border:1px solid color-mix(in srgb,var(--color-primary) 12%,var(--color-border));background:#fff}html.dark .home-explore__trust{background:var(--color-surface);border-color:var(--color-border)}.home-explore__trust-list{display:grid;gap:.75rem;margin:1.125rem 0 0;padding:0;list-style:none}.home-explore__trust-item{display:flex;gap:.875rem;align-items:flex-start;padding:.875rem;border-radius:.75rem;background:#f8f7ff;border:1px solid color-mix(in srgb,var(--color-primary) 8%,transparent)}html.dark .home-explore__trust-item{background:var(--color-surface-subtle);border-color:var(--color-border)}.home-explore__trust-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;flex-shrink:0;border-radius:.625rem;background:var(--color-primary-light);color:var(--color-primary)}.home-explore__trust-item:nth-child(1) .home-explore__trust-icon{background:#ede9fe;color:#7c3aed}.home-explore__trust-item:nth-child(2) .home-explore__trust-icon{background:#dbeafe;color:#2563eb}.home-explore__trust-item:nth-child(3) .home-explore__trust-icon{background:#d1fae5;color:#059669}.home-explore__trust-copy{display:flex;flex-direction:column;gap:.25rem;min-width:0}.home-explore__trust-item-title{font-size:.9375rem;font-weight:800;color:var(--color-heading)}.home-explore__trust-item-desc{font-size:.8125rem;line-height:1.5;color:var(--color-body)}.home-popular{background:transparent}.home-popular__grid{display:grid;gap:1.75rem}@media(min-width:900px){.home-popular__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem}}.home-popular__header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1rem;margin-bottom:.875rem}.home-popular__title{margin:0;font-size:1.125rem;font-weight:800;letter-spacing:-.02em;color:var(--color-heading)}.home-popular__view-all{display:inline-flex;align-items:center;gap:.35rem;min-height:2.75rem;font-size:.875rem;font-weight:600;color:var(--color-primary);text-decoration:none}.home-popular__view-all:hover{color:var(--color-primary-hover, #4c43d4)}.home-popular__view-all:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:.25rem}.home-popular__chips{display:flex;flex-wrap:wrap;gap:.625rem;margin:0;padding:0;list-style:none}.home-popular__chip{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.5rem .875rem;border-radius:999px;border:1px solid var(--color-border);background:#fff;font-size:.875rem;font-weight:600;line-height:1.2;color:var(--color-heading);text-decoration:none;transition:border-color .18s ease,background-color .18s ease,color .18s ease}html.dark .home-popular__chip{background:var(--color-surface-subtle)}.home-popular__chip:hover{border-color:color-mix(in srgb,var(--color-primary) 28%,var(--color-border));background:var(--color-primary-light);color:var(--color-primary)}.home-popular__chip:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.home-trust-icon svg{width:1.125rem;height:1.125rem}.home-seo-content__grid{display:grid;gap:1.25rem;grid-template-columns:1fr;width:100%}@media(min-width:768px){.home-seo-content__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem 2rem}}.home-seo-content__block{min-width:0}.home-seo-content__heading{margin:0 0 .5rem;font-size:1rem;font-weight:700;color:var(--color-heading)}.home-seo-content__text{margin:0;font-size:.9375rem;line-height:1.55;color:var(--color-body)}@media(min-width:1024px){.home-seo-content__text{font-size:1rem}}
