:root{font-family:Jost,sans-serif;color:#223053;background:radial-gradient(circle at top left,rgba(250,218,36,.2),transparent 28%),radial-gradient(circle at top right,rgba(43,57,105,.12),transparent 34%),linear-gradient(180deg,#f8f2e8,#f3efe7 42%,#ecf1f5);--mf-navy: #2b3969;--mf-navy-deep: #1d2747;--mf-navy-soft: #54617e;--mf-gold: #fada24;--mf-ink: #223053;--mf-muted: #667284;--mf-paper: rgba(255, 252, 246, .92);--mf-paper-strong: #fffaf2;--mf-line: rgba(43, 57, 105, .14);--mf-line-strong: rgba(43, 57, 105, .24);--mf-shadow: 0 24px 60px rgba(29, 39, 71, .08);--mf-radius-xl: 28px;--mf-radius-lg: 22px;--mf-radius-md: 16px;--mf-ease: cubic-bezier(.2, .7, .2, 1);--mf-positive: #1f6a54;--mf-negative: #8f3845;--mf-neutral: #38537c}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-height:100vh;color:var(--mf-ink);font-family:Jost,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body,button,input,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button,input,a{transition:transform .18s var(--mf-ease),border-color .18s var(--mf-ease),background-color .18s var(--mf-ease),box-shadow .18s var(--mf-ease),color .18s var(--mf-ease),opacity .18s var(--mf-ease)}button:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid rgba(250,218,36,.7);outline-offset:2px}.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}h1,h2,h3,p,ul,li,fieldset,legend{margin:0}.page-shell{width:min(1240px,calc(100vw - 32px));margin:0 auto;padding:26px 0 36px}.hero-stage,.checker,.gallery,.how-it-works,.myths,.trust-strip,.rule-strip article,.result-card,.recent-strip{border:1px solid var(--mf-line);border-radius:var(--mf-radius-xl);background:linear-gradient(180deg,#fffcf6f0,#ffffffc2);box-shadow:var(--mf-shadow)}.gallery:before,.trust-strip:before{content:"";position:absolute;inset:0 auto auto 0;width:190px;height:8px;background:linear-gradient(90deg,var(--mf-gold),rgba(250,218,36,0))}.section-eyebrow,.result-card__label,.hero-stage__segment,.car-card__badge{text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;font-weight:800}.section-eyebrow,.hero-stage__segment{color:var(--mf-navy)}.hero-tools__subtitle,.section-head p,.checker__intro p,.result-card__body,.result-card__caveat,.result-card__note,.recent-strip__empty,.myths__list p,.rule-strip article p,.car-card__body p,.trust-strip p{color:var(--mf-muted)}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:2px 4px 16px}.topbar__brand{display:grid;gap:2px;flex:0 0 auto}.topbar__brand-eyebrow{color:var(--mf-navy-soft);font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.topbar__brand-name{color:var(--mf-navy-deep);font-size:clamp(1.9rem,3vw,2.75rem);line-height:.84;letter-spacing:-.05em;font-weight:800}.topbar__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.topbar__source,.language-toggle__chip,.gallery__filter,.hero-tools__notes span,.result-card__idle-stack span,.gallery__more-list span{min-height:44px;padding:0 16px;border:1px solid var(--mf-line);border-radius:999px;background:#fffaf2e6;display:inline-flex;align-items:center;justify-content:center}.topbar__source:hover,.topbar__source:focus-visible,.gallery__filter:hover,.gallery__filter:focus-visible{transform:translateY(-1px);border-color:var(--mf-line-strong)}.language-toggle{display:inline-grid;grid-auto-flow:column;gap:8px;padding:0;border:0}.language-toggle legend{position:absolute;opacity:0;pointer-events:none}.language-toggle__chip{color:var(--mf-navy);font-weight:700}.language-toggle__chip.is-active{border-color:var(--mf-navy);background:var(--mf-navy);color:#fffaf4;box-shadow:0 14px 28px #2b39692e}.workspace{display:grid;gap:20px}.hero-panel{display:grid}.how-it-works{position:relative;overflow:hidden;padding:24px;display:grid;gap:20px}.how-it-works:before{content:"";position:absolute;inset:0 auto auto 0;width:190px;height:8px;background:linear-gradient(90deg,var(--mf-gold),rgba(250,218,36,0))}.how-it-works__layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);gap:18px;align-items:start}.how-it-works__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.how-it-works__step,.how-it-works__example{border:1px solid var(--mf-line);border-radius:22px;background:radial-gradient(circle at top left,rgba(250,218,36,.14),transparent 34%),linear-gradient(180deg,#fffcf6f5,#f9f5ece6)}.how-it-works__step{display:grid;gap:12px;padding:18px 16px;align-content:start}.how-it-works__step-value{width:44px;height:44px;border-radius:14px;background:var(--mf-navy);color:#fffaf4;display:grid;place-items:center;font-size:1.15rem;font-weight:800;box-shadow:0 18px 30px #2b39692e}.how-it-works__step-copy{display:grid;gap:6px}.how-it-works__step-copy h3,.how-it-works__example h3{color:var(--mf-navy-deep);letter-spacing:-.03em;font-weight:800}.how-it-works__step-copy h3{font-size:1.08rem;line-height:1}.how-it-works__step-copy p,.how-it-works__example-intro,.how-it-works__note{color:var(--mf-muted)}.how-it-works__step-copy p{font-size:.98rem;line-height:1.12}.how-it-works__example{display:grid;gap:12px;padding:18px;align-content:start}.how-it-works__example-head{display:grid;gap:6px}.how-it-works__car-card,.how-it-works__meter-card,.how-it-works__year-chip{border:1px solid rgba(43,57,105,.1);border-radius:20px;background:#ffffffc7}.how-it-works__example-main{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:12px;align-items:start}.how-it-works__car-card{display:grid;gap:8px;padding:10px}.how-it-works__car-frame{overflow:hidden;border-radius:16px;background:radial-gradient(circle at top right,rgba(250,218,36,.2),transparent 34%),linear-gradient(180deg,#f0f4f8,#dde4ec);aspect-ratio:16 / 9}.how-it-works__car-frame img{width:100%;height:100%;object-fit:cover;display:block}.how-it-works__car-copy{display:grid;gap:4px}.how-it-works__car-copy span,.how-it-works__meter-head span,.how-it-works__year-chip span,.how-it-works__legend-chip span{color:var(--mf-muted);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.how-it-works__car-copy strong,.how-it-works__meter-head strong,.how-it-works__year-chip strong,.how-it-works__legend-chip strong{color:var(--mf-navy-deep);line-height:.94;letter-spacing:-.03em;font-weight:800}.how-it-works__car-copy strong{font-size:1.18rem}.how-it-works__meter-card{display:grid;gap:10px;padding:14px}.how-it-works__meter-head{display:flex;align-items:end;justify-content:space-between;gap:12px}.how-it-works__meter-head strong{font-size:1.8rem}.how-it-works__meter{width:100%;height:22px;padding:3px;border-radius:999px;background:#2b396914;display:flex;gap:3px;overflow:hidden}.how-it-works__meter-interest,.how-it-works__meter-principal{display:block;height:100%;border-radius:999px}.how-it-works__meter-interest{background:linear-gradient(90deg,var(--mf-gold),#f7bf24)}.how-it-works__meter-principal{background:linear-gradient(90deg,#2b396957,#2b396929)}.how-it-works__meter-legend{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.how-it-works__legend-chip{display:grid;gap:6px;min-height:62px;padding:10px 12px;border-radius:18px;background:#fffaf2e0}.how-it-works__legend-chip--interest{background:linear-gradient(180deg,#fada243d,#fff9e9eb)}.how-it-works__legend-chip strong{font-size:1.22rem}.how-it-works__example-badge{width:fit-content;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid rgba(43,57,105,.14);background:#fffaf2eb;color:var(--mf-navy);display:inline-flex;align-items:center;font-size:.82rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.how-it-works__example h3{font-size:clamp(1.5rem,1.9vw,1.9rem);line-height:.96}.how-it-works__example-intro,.how-it-works__summary,.how-it-works__note{font-size:.96rem;line-height:1.14}.how-it-works__year-chip{display:flex;align-items:end;justify-content:space-between;gap:12px;min-height:74px;padding:12px 14px;background:radial-gradient(circle at top left,rgba(250,218,36,.18),transparent 42%),linear-gradient(180deg,#fffcf6fa,#f7f4ebf0)}.how-it-works__year-chip strong{font-size:1.5rem}.how-it-works__summary{color:var(--mf-navy-deep);font-weight:700;font-size:1.02rem}.how-it-works__note{padding-top:10px;border-top:1px solid rgba(43,57,105,.1)}.hero-stage{position:relative;overflow:hidden;padding:22px;display:grid;gap:18px;min-height:100%}.hero-stage__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;padding:4px 6px 0}.hero-stage__main{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;min-height:min(54svh,620px);align-items:stretch}.hero-stage__main-image{width:100%;height:100%;object-fit:cover;display:block;animation:hero-fade .42s var(--mf-ease)}.hero-stage__purpose{display:grid;gap:12px;max-width:36rem}.hero-stage__eyebrow{width:fit-content;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid rgba(43,57,105,.12);background:#fffbf4e6;color:var(--mf-navy);display:inline-flex;align-items:center;box-shadow:0 8px 18px #2b396914}.hero-stage__badges{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.hero-stage__purpose h1{font-size:clamp(3rem,5.4vw,5.7rem);line-height:.88;letter-spacing:-.045em;font-weight:800;max-width:10ch;color:var(--mf-navy-deep)}.hero-stage__lede{max-width:22rem;font-size:1.12rem;line-height:1.02;color:var(--mf-navy-soft);font-weight:600}.hero-stage__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;align-self:start}.hero-stage__notes{display:flex;flex-wrap:wrap;gap:10px}.hero-stage__notes span{min-height:44px;padding:0 16px;border:1px solid var(--mf-line);border-radius:999px;background:#fffaf2eb;display:inline-flex;align-items:center;justify-content:center;font-size:.92rem;font-weight:700;color:var(--mf-navy)}.hero-stage__visual{overflow:hidden;border-radius:22px}.hero-stage__focus{display:grid;gap:10px}.hero-stage__focus strong{font-size:clamp(1.96rem,2.8vw,2.8rem);line-height:.9;letter-spacing:-.035em;font-weight:800;color:var(--mf-navy-deep)}.hero-stage__focus span:last-child{width:fit-content;min-height:36px;padding:0 12px;border-radius:999px;border:1px solid rgba(43,57,105,.12);background:#fffaf2db;display:inline-flex;align-items:center;font-size:.92rem;font-weight:700;color:var(--mf-navy)}.hero-stage__visual{position:relative;min-height:500px;aspect-ratio:16 / 10;background:radial-gradient(circle at top right,rgba(250,218,36,.18),transparent 28%),linear-gradient(180deg,#dfe4eb,#cfd6df);border:1px solid rgba(43,57,105,.08);contain:layout paint;contain-intrinsic-size:960px 600px}.hero-stage__visual:after{content:"";position:absolute;inset:auto 0 0;height:28%;background:linear-gradient(180deg,#fff0,#1d274729);pointer-events:none}.hero-stage__meta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:end;padding:18px 20px;border:1px solid var(--mf-line);border-radius:22px;background:radial-gradient(circle at top left,rgba(250,218,36,.16),transparent 36%),linear-gradient(180deg,#fffcf6f5,#f8f4ebeb)}.hero-stage__progress{display:flex;flex-wrap:wrap;gap:8px;align-items:center;width:fit-content;padding:10px 12px;border-radius:999px;border:1px solid rgba(43,57,105,.14);background:#fffaf2eb}.hero-stage__dot{width:12px;height:12px;border-radius:999px;border:1px solid rgba(43,57,105,.18);background:#2b396914;position:relative;overflow:hidden}.hero-stage__dot.is-active{width:16px;height:16px;background:#2b39690f;border-color:#2b39693d}.hero-stage__dot.is-active:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,var(--mf-gold),#f7bf24);transform-origin:left center;animation:hero-dot-fill var(--hero-dot-duration, 4.2s) linear forwards}.hero-stage__marquee{overflow:hidden;border-radius:18px;border:1px solid var(--mf-line);background:#fffbf4d6;padding:14px 0}.hero-stage__marquee-track{display:flex;gap:12px;width:max-content;animation:marquee-scroll 72s linear infinite}.hero-stage__marquee-card{width:174px;display:grid;gap:6px;padding:8px;border-radius:16px;background:#fffaf2e6}.hero-stage__marquee-card.is-text{width:224px;align-content:end;min-height:112px;padding:16px;background:linear-gradient(180deg,#fffaf2fa,#f5f8fcf0)}.hero-stage__marquee-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:12px;display:block}.hero-stage__marquee-card span{font-size:.88rem;line-height:1.15;font-weight:700;color:var(--mf-navy-deep)}.hero-tools{display:grid;gap:14px}.hero-tools__intro{display:grid;gap:10px}.hero-tools__subtitle{max-width:20rem;font-size:1.3rem;line-height:1.1;font-weight:700;color:var(--mf-navy-deep)}.hero-tools__notes{display:flex;flex-wrap:wrap;gap:8px}.hero-tools__notes span,.result-card__idle-stack span,.gallery__more-list span{min-height:40px;padding:0 14px;font-size:.9rem;font-weight:700;color:var(--mf-navy)}.checker{padding:24px;display:grid;gap:18px}.checker__intro{display:grid;gap:8px}.checker__intro h2,.section-head h2,.myths__list h3,.trust-strip h2,.result-card h2,.result-card__subhead,.recent-strip__head h3,.gallery__more h3{color:var(--mf-navy-deep);letter-spacing:-.035em}.checker__intro h2,.section-head h2,.trust-strip h2{font-size:clamp(1.9rem,3vw,3rem);line-height:.96;font-weight:800}.checker__label{display:block;font-weight:700;color:var(--mf-navy-deep)}.checker__form{display:grid;gap:10px}.checker__input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.checker__input{width:100%;min-height:72px;padding:0 20px;border:2px solid rgba(43,57,105,.16);border-radius:18px;background:linear-gradient(180deg,#fffdf8,#fff7ea);color:var(--mf-ink);font-size:1.28rem;font-weight:600}.checker__input::placeholder{color:#54617ecc}.checker__input:hover{border-color:#2b39693d}.checker__input:focus-visible{outline:none;border-color:var(--mf-navy);box-shadow:0 0 0 5px #fada2452,0 18px 36px #2b39691f}.action{min-height:60px;padding:0 24px;border-radius:16px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;font-size:1.02rem;font-weight:800}.action--primary{background:var(--mf-navy);color:#fffaf4;box-shadow:0 14px 28px #2b39692e}.action--primary:hover,.action--primary:focus-visible{transform:translateY(-1px)}.action--ghost{border-color:var(--mf-line);background:#fffaf2db;color:var(--mf-navy)}.result-card{position:relative;overflow:hidden;padding:18px;display:grid;gap:14px}.result-card:before{content:"";position:absolute;inset:0 auto 0 0;width:8px;background:#38537c4d}.result-card--positive:before{background:#1f6a54db}.result-card--negative:before{background:#8f3845db}.result-card--warning:before,.result-card--neutral:before{background:#38537cc7}.result-card__eyebrow{color:var(--mf-navy);font-weight:800;text-transform:uppercase;letter-spacing:.16em;font-size:.75rem}.result-card h2{font-size:1.7rem;line-height:1;font-weight:800}.result-card__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.result-card__facts div{padding:14px;border:1px solid var(--mf-line);border-radius:16px;background:#fffaf2d6;display:grid;gap:6px}.result-card__facts strong{color:var(--mf-navy-deep);font-size:1rem;line-height:1.25}.result-card__label{color:var(--mf-navy-soft)}.result-card__divider{height:1px;background:var(--mf-line)}.result-card__subhead,.myths__list h3,.gallery__more h3{font-size:1.08rem;font-weight:800}.result-card__checklist,.result-card__sources{padding-left:18px;display:grid;gap:8px}.result-card__checklist li,.result-card__sources a{line-height:1.45;color:var(--mf-muted)}.result-card__actions{display:flex;flex-wrap:wrap;gap:10px}.result-card__idle-stack{display:flex;flex-wrap:wrap;gap:8px}.recent-strip{padding:16px 18px;display:grid;gap:12px}.recent-strip__head{display:flex;align-items:center;justify-content:space-between;gap:16px}.recent-strip__head span{min-width:38px;min-height:38px;border-radius:999px;background:#2b396914;display:inline-flex;align-items:center;justify-content:center;font-weight:800;color:var(--mf-navy)}.recent-strip__list{display:grid;gap:10px}.recent-strip__list button{width:100%;display:grid;gap:4px;padding:12px 14px;border:1px solid var(--mf-line);border-radius:16px;background:#fffaf2e0;text-align:left}.recent-strip__list strong{color:var(--mf-navy-deep)}.recent-strip__list span{color:var(--mf-muted)}.gallery,.myths,.trust-strip{position:relative;overflow:hidden;padding:24px}.section-head{display:grid;gap:10px}.section-head--tight{max-width:42rem}.gallery__filters{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.gallery__controls{position:sticky;top:10px;z-index:8;margin-top:18px;padding:18px;border:1px solid var(--mf-line);border-radius:22px;background:#fffaf2e6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 18px 34px #2b396914;display:grid;gap:14px}.gallery__filter{color:var(--mf-navy);font-weight:700}.gallery__filter.is-active{border-color:var(--mf-navy);background:var(--mf-navy);color:#fffaf4}.gallery__grid{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.gallery__grid--catalog{margin-top:18px}.car-card{overflow:hidden;border:1px solid var(--mf-line);border-radius:22px;background:#fffaf2e6;content-visibility:auto;contain-intrinsic-size:430px 510px}.car-card__media{position:relative;aspect-ratio:16 / 11;overflow:hidden;background:#d7dce6}.car-card__media img{width:100%;height:100%;object-fit:cover;display:block}.car-card__body{padding:18px;display:grid;gap:12px}.car-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--mf-navy-soft);font-size:.85rem;font-weight:700}.car-card__meta a{color:var(--mf-navy)}.car-card__body h3{font-size:1.84rem;line-height:.98;letter-spacing:-.03em;font-weight:800;color:var(--mf-navy-deep)}.car-card__badge{width:fit-content;min-height:38px;padding:0 14px;border-radius:999px;background:#fada242e;color:var(--mf-navy);display:inline-flex;align-items:center}.gallery__more{margin-top:18px;padding-top:18px;border-top:1px solid var(--mf-line);display:grid;gap:12px}.gallery__catalog{margin-top:22px;padding-top:18px;border-top:1px solid var(--mf-line);display:grid;gap:16px}.gallery__expander{margin-top:18px;padding:22px 24px;border:1px solid var(--mf-line);border-radius:20px;background:#fffaf2c7;display:grid;gap:14px;justify-items:start}.gallery__expander p{max-width:34rem;color:var(--mf-navy-soft);font-size:1rem;line-height:1.2}.gallery__expander--compact{padding:0;border:0;border-radius:0;background:transparent}.gallery__catalog-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,320px);gap:14px;align-items:center}.gallery__catalog-head h3,.gallery__catalog-group h4{display:flex;align-items:center;gap:10px}.gallery__catalog-head h3 span,.gallery__catalog-group h4 span{min-width:34px;min-height:34px;padding:0 10px;border-radius:999px;background:#2b396914;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:800;color:var(--mf-navy)}.gallery__search input{width:100%;min-height:52px;padding:0 16px;border:1px solid var(--mf-line);border-radius:16px;background:#fffaf2e6;color:var(--mf-ink)}.gallery__catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gallery__catalog-group{padding:16px;border:1px solid var(--mf-line);border-radius:18px;background:#fffaf2e0;display:grid;gap:12px}.gallery__catalog-group h4{font-size:1rem;font-weight:800;color:var(--mf-navy-deep)}.gallery__catalog-empty{color:var(--mf-muted)}.gallery__more-list{display:flex;flex-wrap:wrap;gap:8px}.rule-section{display:grid;gap:18px;padding:32px;border:1px solid var(--mf-line);border-radius:var(--mf-radius-xl);background:radial-gradient(circle at top left,rgba(250,218,36,.28),transparent 34%),linear-gradient(180deg,#fffcf6fa,#f3eee3f2);box-shadow:var(--mf-shadow)}.rule-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.rule-strip article{padding:28px 24px;display:grid;gap:20px;min-height:256px;position:relative;overflow:hidden;align-content:start;border:1px solid rgba(43,57,105,.1);border-radius:24px;background:#fffbf4d6;box-shadow:0 18px 34px #2b396914}.rule-strip article:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:5px;background:linear-gradient(90deg,#fada24eb,#fada2400)}.rule-strip__icon{width:84px;height:84px;border-radius:26px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#2b39691f,#2b39690f);color:var(--mf-navy);box-shadow:inset 0 0 0 1px #2b396914,0 14px 28px #2b396914}.rule-strip__icon svg{width:38px;height:38px;fill:currentColor}.rule-strip__icon--spark{background:linear-gradient(180deg,#fada2457,#fada2424)}.rule-strip__icon--pin{background:linear-gradient(180deg,#2b396929,#2b39690f)}.rule-strip__icon--weight{background:linear-gradient(180deg,#54617e29,#54617e14)}.rule-strip__icon--slash{background:linear-gradient(180deg,#8f38452e,#8f384514)}.rule-strip__copy{display:grid;gap:10px}.rule-strip__title{font-size:1.52rem;line-height:.98;letter-spacing:-.02em;font-weight:800;color:var(--mf-navy-deep)}.rule-strip__copy p{max-width:none;font-size:1.08rem;line-height:1.18;color:var(--mf-navy-soft)}.myths__list{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.myths__list article{padding:18px;border:1px solid var(--mf-line);border-radius:20px;background:#fffaf2e0;display:grid;gap:8px}.trust-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;padding:30px 28px;background:radial-gradient(circle at top left,rgba(250,218,36,.22),transparent 28%),linear-gradient(180deg,#fffcf6fa,#f6f1e8eb)}.trust-strip__copy{display:grid;gap:12px;max-width:40rem}.trust-strip__copy p:last-child{max-width:30rem;font-size:1.18rem;line-height:1.18;color:var(--mf-navy-soft)}.trust-strip__actions{display:grid;gap:14px;justify-items:end}.trust-strip__actions .action{min-width:220px;min-height:66px;font-size:1.08rem}.trust-strip__sources{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.trust-strip__sources-label{width:100%;color:var(--mf-navy-soft);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.trust-strip__sources a{color:var(--mf-navy);font-weight:700}@keyframes hero-fade{0%{opacity:.45;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 5px))}}@keyframes hero-dot-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(max-width:1100px){.hero-stage__header,.trust-strip{grid-template-columns:1fr}.hero-stage__header{align-items:start}.hero-stage__actions{justify-content:flex-start}.trust-strip__actions{justify-items:start}.trust-strip__sources{justify-content:flex-start}.gallery__grid,.myths__list,.gallery__catalog-grid,.rule-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.page-shell{width:min(100vw - 20px,100%);padding:18px 0 26px}.topbar{align-items:center;flex-direction:row;flex-wrap:wrap;padding:0 0 14px}.topbar__brand-eyebrow{font-size:.64rem}.topbar__brand-name{font-size:2rem}.topbar__actions{width:auto;margin-left:auto;justify-content:flex-end}.topbar__source{display:none}.hero-stage,.checker,.gallery,.how-it-works,.myths,.trust-strip,.result-card,.recent-strip{border-radius:24px}.hero-stage{padding:12px}.how-it-works{padding:16px}.how-it-works__layout{grid-template-columns:minmax(0,1fr)}.how-it-works__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.how-it-works__step{gap:10px;padding:16px}.how-it-works__step-value{width:46px;height:46px;border-radius:16px;font-size:1.1rem}.how-it-works__example-main,.how-it-works__meter-legend{grid-template-columns:minmax(0,1fr)}.how-it-works__meter-head,.how-it-works__year-chip{align-items:start;flex-direction:column}.how-it-works__meter-head strong,.how-it-works__year-chip strong{font-size:1.6rem}.hero-stage__header{gap:12px;padding:6px 4px 0}@media(max-width:640px){.how-it-works__steps{grid-template-columns:minmax(0,1fr)}}.hero-stage__main{min-height:auto;gap:10px}.hero-stage__visual{border-radius:18px}.hero-stage__visual{min-height:318px;aspect-ratio:5 / 4}.hero-stage__meta{grid-template-columns:1fr;padding:14px;gap:10px}.hero-stage__progress{justify-self:start}.gallery__grid,.myths__list,.rule-strip,.result-card__facts,.gallery__catalog-grid{grid-template-columns:1fr}.checker,.gallery,.myths,.trust-strip{padding:20px}.hero-stage__purpose h1{font-size:clamp(2.65rem,12vw,4.15rem)}.hero-stage__lede{max-width:17rem;font-size:.98rem}.hero-stage__actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}.hero-stage__actions .action{min-width:0;min-height:54px;padding:0 16px;flex:none}.hero-stage__focus strong{font-size:clamp(1.8rem,8vw,2.25rem)}.hero-stage__focus span:last-child{min-height:34px;font-size:.86rem}.rule-section{padding:22px}.rule-strip article{min-height:auto;padding:24px 20px}.hero-stage__notes span{min-height:40px;padding:0 14px;font-size:.88rem;white-space:nowrap}.hero-stage__notes{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.hero-stage__notes::-webkit-scrollbar{display:none}.hero-stage__marquee{padding:10px 0}.hero-stage__marquee-track{gap:10px;animation-duration:56s}.hero-stage__marquee-card{width:136px;padding:7px}.checker__input-row,.gallery__catalog-head{grid-template-columns:1fr}.gallery__controls{top:8px;padding:16px}.result-card__actions{display:grid}}
