:root{--bg:#f4f7fb;--surface:#fff;--ink:#122033;--muted:#647086;--line:#19467924;--blue:#205e9c;--blue-dark:#123b67;--blue-deep:#0f2c4c;--blue-soft:#e8f2fc;--red:#e31e24;--red-dark:#bf151b;--red-soft:#ffe9ea;--dark:#25272b;--shadow:0 22px 54px #123b671f;--shadow-soft:0 12px 28px #123b6714;--radius:30px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:radial-gradient(circle at 8% 6%, #205e9c14, transparent 28rem), radial-gradient(circle at 94% 10%, #e31e240f, transparent 22rem), linear-gradient(180deg, #fff 0%, var(--bg) 56%, #fff 100%);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}a:hover{color:var(--red)}img{max-width:100%;display:block}main{overflow:hidden}main>section.container,main>div.container{margin-top:clamp(22px,3vw,34px)}main>:first-child{margin-top:0}.container{width:min(var(--container), calc(100% - 40px));margin-inline:auto}.site-header{z-index:30;background:#f4f7fbf5;border-bottom:1px solid #19467914;padding:12px 0 8px;position:relative}.header-shell{color:#fff;background:radial-gradient(circle at 96% 0,#e31e2429,#0000 16rem),linear-gradient(135deg,#242528 0%,#33363a 100%);border-radius:26px;grid-template-columns:minmax(260px,auto) minmax(220px,1fr) auto;align-items:center;gap:18px;padding:13px 20px;display:grid;box-shadow:0 16px 36px #0e121a2e}.brand{align-items:center;gap:12px;min-width:0;display:inline-flex}.brand__logo{object-fit:contain;flex:none;width:50px;height:50px}.brand__text{gap:2px;min-width:0;display:grid}.brand__text strong{color:#fff;letter-spacing:.02em;font-size:18px;line-height:1}.brand__text span{color:#ffffffd1;max-width:240px;font-size:11px;line-height:1.25}.header-meta{flex-wrap:wrap;justify-content:flex-start;gap:24px;display:flex}.header-meta__item{color:#fff;gap:2px;display:grid}.header-meta__label{color:#ffffff9e;text-transform:uppercase;letter-spacing:.06em;font-size:11px;line-height:1.2}.header-meta__item strong{font-size:15px;line-height:1.2}.header-meta__note{color:#ffffffc7;font-size:12px;line-height:1.25}.header-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.header-shell__cta{min-width:200px}.header-nav{margin-top:8px}.header-nav--brands-only .brand-links{background:#ffffffd1;border:1px solid #1946791a;border-radius:22px;align-items:center;gap:12px;min-height:58px;padding:9px 12px;display:flex;box-shadow:0 10px 24px #123b670d}.brand-links__actions{flex:none;align-items:center;gap:8px;display:flex}.brand-links__label{color:var(--blue-dark);flex:none;font-size:14px;font-weight:850}.brand-links__track{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.brand-link{min-height:38px;color:var(--blue-dark);white-space:nowrap;background:#fff;border:1px solid #1946791f;border-radius:999px;justify-content:flex-start;align-items:center;padding:8px 14px;font-size:13px;font-weight:850;display:inline-flex}.brand-link--primary{background:var(--blue-dark);color:#fff;border-color:#0000}.brand-link--primary:hover{color:#fff;background:var(--blue)}.brand-link:hover{color:var(--red);background:#fff7f7;border-color:#e31e2438}.button{white-space:nowrap;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;min-height:46px;padding:12px 18px;font-weight:900;line-height:1.1;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{text-decoration:none;transform:translateY(-1px)}.button--primary{background:var(--red);box-shadow:0 14px 28px #e31e2438;color:#fff!important}.button--primary:hover{background:var(--red-dark)}.button--ghost{background:#fff;border-color:#1946792e;color:var(--blue-dark)!important}.header-actions .button--ghost{background:#ffffff1a;border-color:#ffffff2e;color:#fff!important}.header-actions .button--ghost:hover{background:#ffffff29}.button--light{background:#ffffff1f;border-color:#ffffff38;color:#fff!important}.button--blue{background:var(--blue);color:#fff!important}.eyebrow{border:1px solid var(--line);color:var(--blue);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:850;display:inline-flex;box-shadow:0 8px 20px #123b670d}.eyebrow:before{content:"";background:var(--red);border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 6px #e31e241f}.hero{border-radius:var(--radius);border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(135deg,#fffffffa,#f2f7fffa);gap:clamp(26px,4vw,44px);margin-top:24px;margin-bottom:28px;padding:clamp(26px,3.8vw,44px);display:grid;position:relative}.hero--home{grid-template-columns:minmax(0,.95fr) minmax(420px,1.1fr);align-items:center}.hero__content{max-width:600px}.hero h1,.article-hero h1{color:var(--blue-dark);letter-spacing:-.045em;margin:18px 0 0;font-size:clamp(38px,5vw,64px);line-height:1.03}.hero h1 strong{color:var(--red)}.hero p{color:var(--muted);margin:18px 0 0;font-size:clamp(17px,1.6vw,21px)}.hero__points{gap:10px;margin-top:20px;display:grid}.hero__points span{color:var(--blue-dark);align-items:center;gap:10px;font-weight:750;display:inline-flex}.hero__points span:before{content:"";background:var(--red);border-radius:999px;flex:none;width:10px;height:10px}.hero__buttons{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero__visual{padding-bottom:clamp(12px,2vw,20px);padding-left:clamp(10px,1.8vw,22px);position:relative}.hero-figure{z-index:4;pointer-events:none;filter:drop-shadow(0 18px 26px #050f2257);width:clamp(170px,23vw,320px);height:auto;position:absolute;bottom:clamp(-34px,-3vw,-18px);left:clamp(-34px,-3vw,-18px)}.hero-scene{aspect-ratio:4/3;isolation:isolate;background:#172132;border:1px solid #ffffff2e;border-radius:36px;min-height:0;position:relative;overflow:hidden;box-shadow:0 28px 64px #12161e33}.hero-scene__parts{object-fit:cover;object-position:center center;width:100%;height:100%;position:absolute;inset:0}.hero-scene__mascot{z-index:3;filter:drop-shadow(0 16px 28px #050f2261);pointer-events:none;width:clamp(130px,18vw,220px);height:auto;position:absolute;bottom:14px;left:18px}.hero-scene__copy{z-index:2;gap:12px;display:grid;position:absolute;top:28px;left:28px}.hero-scene__kicker,.hero-scene__label{border-radius:999px;align-items:center;width:fit-content;font-weight:850;line-height:1.2;display:inline-flex}.hero-scene__kicker{color:var(--blue-dark);background:#fffffff0;padding:9px 14px;font-size:13px;box-shadow:0 12px 26px #0000001f}.hero-scene__label{color:#fff;backdrop-filter:blur(10px);background:#121720c7;padding:10px 14px;font-size:14px}.hero-scene__facts{z-index:2;gap:10px;width:min(270px,34%);display:grid;position:absolute;bottom:22px;right:22px}.hero-scene__fact{color:#fff;backdrop-filter:blur(10px);background:#16181dc7;border-radius:18px;padding:13px 16px;font-size:13px;font-weight:650;line-height:1.32;box-shadow:inset 0 0 0 1px #ffffff1a,0 18px 30px #00000029}.stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:34px;display:grid}.stat{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:20px;padding:18px 18px 16px}.stat strong{color:var(--blue);font-size:24px;line-height:1;display:block}.stat span{color:var(--muted);margin-top:8px;font-size:14px;display:block}.section-head{justify-content:space-between;align-items:end;gap:20px;margin:38px 0 18px;display:flex}.section-head h2{color:var(--blue-dark);letter-spacing:-.04em;margin:0;font-size:clamp(28px,3.2vw,42px);line-height:1.08}.section-head p{max-width:700px;color:var(--muted);margin:8px 0 0}.categories{flex-wrap:wrap;gap:10px;margin:18px 0 30px;display:flex}.category-pill{border:1px solid var(--line);min-height:44px;color:var(--blue-dark);white-space:nowrap;background:#fff;border-radius:14px;align-items:center;padding:10px 15px;font-weight:850;display:inline-flex}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.card{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:24px;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden}.card:hover{box-shadow:var(--shadow);border-color:#e31e2438;transform:translateY(-4px)}.card__media{background:var(--blue);min-height:194px;display:block}.card__media img,.card__fallback{object-fit:contain;width:100%;height:210px}.card__fallback{color:#fff;align-items:flex-end;padding:20px;font-size:22px;font-weight:900;display:flex}.card__body{padding:22px}.meta{color:var(--muted);flex-wrap:wrap;gap:8px;margin-bottom:12px;font-size:14px;display:flex}.badge{background:var(--red-soft);color:var(--red-dark);border-radius:999px;align-items:center;padding:6px 10px;font-size:13px;font-weight:850;display:inline-flex}.card h2,.card h3{color:var(--blue-dark);letter-spacing:-.025em;margin:0;font-size:22px;line-height:1.16}.card p{color:var(--muted);margin:12px 0 0}.card__link{color:var(--blue);margin-top:18px;font-weight:900;display:inline-flex}.article-shell{margin-top:30px;margin-bottom:26px}.article{border-radius:var(--radius);border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;overflow:hidden}.article-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#fff,#f6faff);padding:clamp(26px,4vw,48px)}.breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px;font-size:14px;display:flex}.breadcrumbs a{color:var(--blue);font-weight:850}.article-hero__description{max-width:840px;color:var(--muted);margin:18px 0 0;font-size:clamp(18px,2vw,21px)}.article-cover{background:var(--blue);height:min(440px,52vw);min-height:220px}.article-cover img{object-fit:contain;width:100%;height:100%}.article-content{padding:clamp(24px,4vw,48px);font-size:18px}.article-content h2,.article-content h3{color:var(--blue-dark);scroll-margin-top:110px}.article-content h2{letter-spacing:-.035em;margin-top:42px;font-size:clamp(28px,3.2vw,38px);line-height:1.12}.article-content h3{margin-top:30px;font-size:24px;line-height:1.2}.article-content p{margin:16px 0}.article-content a{color:var(--blue);text-underline-offset:3px;font-weight:850;text-decoration:underline}.article-content ul,.article-content ol{padding-left:1.25em}.article-content li+li{margin-top:8px}.article-content blockquote{border-left:5px solid var(--red);background:var(--red-soft);color:#5d1013;border-radius:0 18px 18px 0;margin:28px 0;padding:20px 22px}.article-form-wrap,.article-cta-wrap,.related{margin-top:26px}.lead-form{border-radius:var(--radius);border:1px solid var(--line);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#fff,#f7fbff);grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:24px;padding:clamp(24px,4vw,40px);display:grid}.lead-form--compact{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr)}.lead-form__copy h2{color:var(--blue-dark);letter-spacing:-.04em;margin:16px 0 0;font-size:clamp(30px,3vw,44px);line-height:1.08}.lead-form__copy p{max-width:520px;color:var(--muted);margin:16px 0 0;font-size:18px}.lead-form__list{color:var(--muted);margin:18px 0 0;padding-left:18px;font-size:16px}.lead-form__list li+li{margin-top:10px}.lead-form__side{grid-template-columns:minmax(0,1.1fr) minmax(220px,.74fr);align-items:stretch;gap:18px;display:grid}.form-card{border:1px solid var(--line);background:#fff;border-radius:24px;gap:16px;padding:24px;display:grid;box-shadow:0 12px 24px #123b6714}.form-card__hidden{display:none}.field{gap:8px;display:grid}.field span{color:var(--blue-dark);font-size:15px;font-weight:800}.field input{width:100%;min-height:56px;color:var(--ink);font:inherit;background:#fff;border:1px solid #1946792e;border-radius:14px;outline:none;padding:15px 18px;font-size:17px}.field input:focus{border-color:var(--red);box-shadow:0 0 0 4px #e31e241a}.check{color:var(--muted);grid-template-columns:18px 1fr;align-items:start;gap:10px;font-size:14px;display:grid}.check input{margin-top:3px}.form-card__submit{width:100%}.lead-form__art{background:linear-gradient(#205e9c14,#e31e2414);border-radius:24px;grid-template-rows:1fr auto;display:grid;overflow:hidden}.lead-form__art-figures{grid-template-columns:1fr 1fr;align-items:end;gap:6px;min-height:250px;padding:18px 14px 8px;display:grid}.lead-form__mascot{object-fit:contain;filter:drop-shadow(0 18px 28px #123b6729);width:100%;height:auto}.lead-form__mascot--red{transform:translateY(8px)}.lead-form__mascot--blue{transform:translateY(-2px)}.lead-form__art-note{background:#fffffff0;border:1px solid #1946791f;border-radius:18px;margin:0 14px 14px;padding:14px 16px;box-shadow:0 10px 18px #123b6714}.lead-form__art-note strong{color:var(--blue-dark);font-size:18px;line-height:1.2;display:block}.lead-form__art-note span{color:var(--muted);margin-top:4px;font-size:14px;display:block}.cta-band{border-radius:var(--radius);background:linear-gradient(135deg, var(--blue), var(--blue-deep));color:#fff;box-shadow:var(--shadow);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;padding:clamp(24px,4vw,38px);display:grid;position:relative;overflow:hidden}.cta-band:after{content:"";background:#e31e24f2;border-radius:999px;width:180px;height:180px;position:absolute;top:-60px;right:-60px}.cta-band>*{z-index:1;position:relative}.cta-band h2{letter-spacing:-.04em;color:#fff;margin:0;font-size:clamp(28px,3.4vw,42px);line-height:1.06}.cta-band p{color:#ffffffd6;max-width:720px;margin:12px 0 0;font-size:17px}.cta-band__buttons{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.site-footer{background:linear-gradient(180deg, var(--blue-deep), #0a2038);color:#ffffffc7;margin-top:60px;padding:42px 0}.footer-grid{grid-template-columns:1.3fr .8fr .8fr;gap:28px;display:grid}.footer-brand p{max-width:520px;margin:14px 0 0}.site-footer h3{color:#fff;margin:0 0 14px;font-size:18px}.site-footer a,.site-footer span{color:#ffffffd6;margin:7px 0 0;display:block}.brand--footer .brand__logo{width:46px;height:46px}.brand--footer .brand__text strong{font-size:17px}.thanks-page{margin-top:32px;margin-bottom:60px}.thanks-card{border-radius:var(--radius);border:1px solid var(--line);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#fff,#f7fbff);grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:center;gap:24px;padding:clamp(24px,4vw,44px);display:grid}.thanks-card__copy h1{color:var(--blue-dark);letter-spacing:-.04em;margin:16px 0 0;font-size:clamp(34px,4vw,56px);line-height:1.05}.thanks-card__copy p{max-width:620px;color:var(--muted);margin:16px 0 0}.thanks-card__art{justify-content:center;display:flex}.thanks-card__art img{width:100%;max-width:280px}.article-image,.article-content figure{margin:34px 0}.article-image img,.article-content figure img{border:1px solid var(--line);width:100%;box-shadow:var(--shadow-soft);background:#fff;border-radius:22px}.article-image figcaption,.article-content figure figcaption{color:var(--muted);margin-top:10px;font-size:14px;line-height:1.45}.article-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:34px 0;display:grid}.article-image-grid figure{margin:0}.article-note{box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#f7fbff,#fff);border:1px solid #205e9c2e;border-radius:20px;margin:28px 0;padding:22px 24px}.article-note strong{color:var(--blue-dark);font-size:18px}.article-note p{margin:8px 0 0}.article-linkbox{background:linear-gradient(135deg, var(--blue), var(--blue-deep));color:#fff;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;margin:34px 0;padding:24px;display:grid;box-shadow:0 18px 38px #123b672e}.article-linkbox strong{font-size:21px;line-height:1.2;display:block}.article-linkbox p{color:#ffffffd1;margin:8px 0 0}.article-linkbox a{background:var(--red);white-space:nowrap;border-radius:14px;justify-content:center;align-items:center;min-height:46px;padding:12px 18px;font-weight:900;display:inline-flex;color:#fff!important}.article-content table{border-collapse:collapse;border:1px solid var(--line);border-radius:18px;width:100%;margin:28px 0;overflow:hidden}.article-content th,.article-content td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:14px 16px}.article-content th{color:var(--blue-dark);background:var(--blue-soft)}@media (width<=1160px){.hero--home,.lead-form,.lead-form--compact,.thanks-card{grid-template-columns:1fr}.grid,.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr}}@media (width<=1040px){.header-shell{grid-template-columns:1fr;gap:14px}.header-actions{flex-wrap:wrap;justify-content:flex-start}.header-meta{justify-content:flex-start}.header-meta__item--phone{width:fit-content}}@media (width<=980px){.hero-scene{min-height:430px}.hero-scene__copy{top:24px;left:24px}.hero-scene__facts{width:min(240px,36%)}.cta-band{grid-template-columns:1fr}.cta-band__buttons{justify-content:flex-start}.header-meta__item--phone{width:fit-content}}@media (width<=820px){.lead-form__side{grid-template-columns:1fr}.form-card{order:1}.lead-form__art{order:2}.hero-scene{min-height:390px}.hero-scene__facts{width:220px}}@media (width<=700px){.container{width:min(var(--container), calc(100% - 24px))}.site-header{padding:8px 0 6px}.header-actions{grid-template-columns:1fr;width:100%;display:grid}.header-actions .button,.header-shell__cta,.hero__buttons .button,.cta-band__buttons .button{width:100%;min-width:0}.header-nav--brands-only .brand-links{flex-wrap:wrap;align-items:flex-start;gap:8px;min-height:0;padding:10px 12px}.brand-links__actions{scrollbar-width:none;width:100%;overflow-x:auto}.brand-links__actions::-webkit-scrollbar{display:none}.brand-links__track{scrollbar-width:none;flex-wrap:nowrap;width:100%;padding-bottom:2px;overflow-x:auto}.brand-links__track::-webkit-scrollbar{display:none}.brand-link{flex:none}.hero,.article,.lead-form,.cta-band,.thanks-card{border-radius:22px}.hero{gap:22px;margin-top:16px;padding:20px}.hero__buttons,.cta-band__buttons{flex-direction:column;align-items:stretch}.section-head{flex-direction:column;align-items:flex-start}.categories{scrollbar-width:none;flex-wrap:nowrap;gap:8px;margin:14px 0 24px;padding-bottom:4px;overflow-x:auto}.categories::-webkit-scrollbar{display:none}.category-pill{border-radius:12px;flex:none;min-height:40px;padding:9px 13px;font-size:14px}.grid,.stats,.article-image-grid,.article-linkbox{grid-template-columns:1fr}.article-linkbox a{width:100%}.article-content,.article-hero{padding:24px}.lead-form,.lead-form--compact{padding:22px}.form-card{border-radius:18px;padding:20px}.field input{min-height:52px;font-size:16px}.lead-form__art-figures{min-height:210px}}@media (width<=560px){.brand__logo{width:44px;height:44px}.brand__text strong{font-size:16px}.brand__text span{font-size:10px}.header-shell{border-radius:20px;padding:14px 16px}.header-meta{gap:12px}.header-meta__item strong{font-size:14px}.header-meta__note{font-size:11px}.hero-scene{border-radius:24px;min-height:320px}.hero-scene__mascot{width:108px;bottom:8px;left:10px}.hero-scene__copy{gap:8px;top:16px;left:16px}.hero-scene__kicker{padding:7px 10px;font-size:10px}.hero-scene__label{padding:8px 10px;font-size:11px}.hero-scene__facts{gap:7px;width:172px;bottom:10px;right:10px}.hero-scene__fact{border-radius:15px;padding:9px 11px;font-size:11px;line-height:1.24}.lead-form__copy h2{font-size:clamp(28px,9vw,36px)}.thanks-card__copy h1{font-size:34px}}@media (width<=420px){.hero-scene{min-height:300px}.hero-scene__mascot{width:94px}.hero-scene__kicker{max-width:190px}.hero-scene__label{display:none}.hero-scene__facts{width:160px}}.hero-scene--image{background:#101a28}.hero-scene--image .hero-scene__parts{object-fit:cover;object-position:center center;width:100%;height:100%;position:absolute;inset:0}@media (width<=700px){.header-shell{border-radius:18px;gap:10px;padding:12px 14px}.brand{gap:10px}.brand__text strong{font-size:15px}.brand__text span{max-width:none;font-size:10px;line-height:1.2}.header-meta{grid-template-columns:1fr;gap:8px;width:100%;display:grid}.header-meta__item strong{font-size:13px}.header-meta__note{font-size:10px}.header-actions .button{min-height:44px;padding:11px 14px;font-size:14px}.header-actions .button--ghost{display:none}.hero__visual{max-width:100%}}@media (width<=560px){.site-header{padding:6px 0 4px}.brand__logo{width:40px;height:40px}.brand__text strong{font-size:14px}.brand__text span{font-size:9px}.header-meta{grid-template-columns:1fr;gap:8px}.header-meta__label{font-size:10px}.header-meta__item strong{font-size:12px}.header-meta__note{font-size:9px}.header-nav{margin-top:6px}.header-nav--brands-only .brand-links{border-radius:18px;padding:8px 10px}.brand-link{min-height:34px;padding:7px 12px;font-size:12px}.hero{padding:18px}.hero-scene{min-height:300px}}@media (width<=420px){.header-meta{grid-template-columns:1fr}.header-actions .button{min-height:42px;font-size:13px}.hero-scene{min-height:286px}}@media (width<=640px){.header-shell{border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.brand{flex:auto;min-width:0}.brand__logo{width:40px;height:40px}.brand__text strong{font-size:14px}.brand__text span{display:none}.header-meta{flex:none;justify-content:flex-end;gap:0;width:auto;display:flex}.header-meta__item{align-items:center;display:inline-flex}.header-meta__label,.header-meta__note{display:none}.header-meta__item strong{white-space:nowrap;font-size:14px}.header-actions{display:none}.hero__visual{padding-bottom:12px;padding-left:0}.hero-scene{aspect-ratio:4/3;border-radius:24px;min-height:0}.hero-figure{width:clamp(150px,34vw,210px);bottom:-16px;left:-12px}}@media (width<=420px){.header-shell{padding:10px 12px}.brand__logo{width:36px;height:36px}.brand__text strong,.header-meta__item strong{font-size:13px}.hero-figure{width:144px;bottom:-14px;left:-10px}}.section-actions{justify-content:flex-start;margin-top:28px;display:flex}.button--wide{min-width:min(100%,280px)}.article-list-hero{border-radius:var(--radius);border:1px solid var(--line);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#fffffffa,#f2f7fffa);margin-top:24px;margin-bottom:24px;padding:clamp(26px,4vw,46px)}.article-list-hero h1{color:var(--blue-dark);letter-spacing:-.045em;margin:18px 0 0;font-size:clamp(38px,5vw,64px);line-height:1.03}.article-list-hero p{max-width:820px;color:var(--muted);margin:16px 0 0;font-size:clamp(17px,1.6vw,21px)}.categories--compact{margin-top:0}
