:root{
  --ink:#0a1019;--ink-2:#111a26;--ink-3:#182433;--paper:#ffffff;--soft:#f4f6f8;--line:#e4e8ec;
  --text:#17202b;--muted:#687383;--accent:#ef4036;--accent-2:#ff654c;--food:#f4a63a;--green:#2f8f62;
  --shadow:0 24px 70px rgba(10,16,25,.12);--shadow-sm:0 12px 34px rgba(10,16,25,.09);
  --radius:24px;--radius-sm:16px;--shell:1240px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}svg{width:1.2em;height:1.2em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mat-shell{width:min(var(--shell),calc(100% - 40px));margin:0 auto}.mat-skip{position:fixed;left:16px;top:-70px;z-index:9999;background:#fff;color:#000;padding:12px 18px;border-radius:12px}.mat-skip:focus{top:16px}
.mat-header{height:76px;background:rgba(10,16,25,.97);color:#fff;position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px)}.mat-header--hero{position:absolute;width:100%;background:linear-gradient(180deg,rgba(5,9,15,.92),rgba(5,9,15,.55),transparent);border:0}.mat-header__inner{height:100%;display:flex;align-items:center;gap:24px}.mat-brand{display:inline-flex;align-items:center;gap:11px;color:#fff;min-width:max-content}.mat-brand__mark{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--accent),#ff7662);box-shadow:0 9px 24px rgba(239,64,54,.28)}.mat-brand__mark svg{width:23px;height:23px}.mat-brand>span:last-child{display:flex;flex-direction:column;line-height:1.1;overflow:visible}.mat-brand b{font-size:17px;letter-spacing:-.02em}.mat-brand small{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#cbd2dc;margin-top:2px;line-height:1.15}.mat-nav{display:flex;align-items:center;gap:22px;margin-left:auto}.mat-nav a{font-size:14px;color:#d8dee7;transition:.2s}.mat-nav a:hover{color:#fff}.mat-header__cta{padding:11px 18px;background:var(--accent);border-radius:11px;font-size:14px;font-weight:800;box-shadow:0 10px 28px rgba(239,64,54,.24)}.mat-menu-button{display:none;margin-left:auto;width:42px;height:42px;border:0;background:transparent;padding:9px;cursor:pointer}.mat-menu-button span{display:block;height:2px;background:#fff;margin:5px;border-radius:2px}.mat-mobile-nav{display:none;background:#0a1019;border-top:1px solid rgba(255,255,255,.08);padding:12px 20px 22px}.mat-mobile-nav a{display:block;color:#e5e9ef;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.07)}.mat-mobile-nav.is-open{display:block}
.mat-hero{min-height:760px;background:#07101b;position:relative;color:#fff;overflow:hidden}.mat-hero__picture,.mat-hero__picture img,.mat-hero__veil{position:absolute;inset:0;width:100%;height:100%}.mat-hero__picture img{object-fit:cover;object-position:center}.mat-hero__veil{background:linear-gradient(90deg,rgba(5,10,18,.98) 0%,rgba(5,10,18,.92) 27%,rgba(5,10,18,.44) 58%,rgba(5,10,18,.08) 100%),linear-gradient(0deg,rgba(5,10,18,.45),transparent 45%)}.mat-hero__content{position:relative;z-index:2;min-height:760px;display:flex;align-items:center;padding-top:86px}.mat-hero__copy{max-width:620px}.mat-kicker,.mat-eyebrow{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:850;color:var(--accent)}.mat-kicker i{width:7px;height:7px;background:var(--accent);border-radius:50%;box-shadow:0 0 0 6px rgba(239,64,54,.13)}.mat-hero h1{font-size:clamp(48px,6.2vw,88px);line-height:.94;letter-spacing:-.055em;margin:25px 0 24px;max-width:790px}.mat-hero h1 em{font-style:normal;color:var(--accent-2)}.mat-hero__copy>p{font-size:20px;line-height:1.55;color:#d9dfe7;max-width:600px;margin:0}.mat-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.mat-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:12px;font-weight:850;font-size:14px;transition:.2s}.mat-button:hover{transform:translateY(-2px)}.mat-button--primary{background:var(--accent);color:#fff;box-shadow:0 12px 28px rgba(239,64,54,.24)}.mat-button--ghost{border:1px solid rgba(255,255,255,.35);color:#fff;background:rgba(255,255,255,.04)}.mat-button--light{background:#fff;color:#111824}.mat-hero__trust{display:flex;gap:22px;flex-wrap:wrap;margin-top:36px;color:#bac4d1;font-size:13px}.mat-hero__trust span{display:flex;align-items:center;gap:8px}.mat-hero__trust span:before{content:"✓";color:#fff;background:var(--green);width:20px;height:20px;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:900}
.mat-proof{background:#fff;border-bottom:1px solid var(--line)}.mat-proof__grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:114px}.mat-proof__grid>div{display:flex;flex-direction:column;justify-content:center;padding:20px 32px;border-right:1px solid var(--line)}.mat-proof__grid>div:last-child{border:0}.mat-proof strong{font-size:28px;line-height:1;color:var(--ink);letter-spacing:-.04em}.mat-proof span{font-size:13px;color:var(--muted);margin-top:7px}
.mat-section{padding:96px 0}.mat-section--soft{background:var(--soft)}.mat-section--ink{background:var(--ink);color:#fff}.mat-section__head{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:40px}.mat-section__head>div{max-width:760px}.mat-section__head h2,.mat-showcase h2,.mat-cta-band h2{font-size:clamp(34px,4vw,56px);line-height:1.05;letter-spacing:-.045em;margin:10px 0 0}.mat-section__head>p{max-width:390px;color:var(--muted);margin:0}.mat-section__head--light>p{color:#aeb8c6}.mat-section__head--light h2{color:#fff}.mat-text-link{font-weight:800;color:var(--accent)}
.mat-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.mat-category-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;min-height:330px;display:flex;flex-direction:column;transition:.25s;box-shadow:0 1px 0 rgba(10,16,25,.02)}.mat-category-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-sm);border-color:#d5dbe1}.mat-category-card__media{height:155px;overflow:hidden;background:#111}.mat-category-card__media img{width:100%;height:100%;object-fit:cover;transition:.4s}.mat-category-card:hover img{transform:scale(1.04)}.mat-category-card__icon{position:absolute;top:133px;left:20px;width:48px;height:48px;border-radius:14px;background:var(--accent);color:#fff;display:grid;place-items:center;z-index:2;border:4px solid #fff}.mat-category-card__icon svg{width:23px;height:23px}.mat-category-card__body{display:flex;flex:1;flex-direction:column;padding:36px 20px 19px}.mat-category-card__body strong{font-size:20px;line-height:1.15;letter-spacing:-.025em}.mat-category-card__body span{font-size:13px;color:var(--muted);margin-top:8px}.mat-category-card__body b{font-size:13px;color:var(--accent);margin-top:auto;padding-top:18px}
.mat-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);border-radius:24px;overflow:hidden}.mat-steps a{padding:34px 28px;background:#111b28;min-height:278px;transition:.2s}.mat-steps a:hover{background:#172435}.mat-steps span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:rgba(239,64,54,.16);color:#ff7664;font-weight:900}.mat-steps strong{display:block;font-size:22px;line-height:1.15;margin:28px 0 14px}.mat-steps p{color:#aeb8c6;font-size:14px;margin:0}
.mat-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.mat-latest-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.mat-library-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.mat-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;transition:.25s;min-width:0}.mat-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-sm)}.mat-card__media{height:210px;background:#10151d;overflow:hidden}.mat-card__media img{width:100%;height:100%;object-fit:cover;transition:.45s}.mat-card:hover img{transform:scale(1.045)}.mat-card__body{display:flex;flex-direction:column;flex:1;padding:23px}.mat-card__body>strong{font-size:22px;line-height:1.17;letter-spacing:-.025em}.mat-card__copy{font-size:14px;color:var(--muted);margin-top:12px}.mat-card__link{font-size:13px;color:var(--accent);font-weight:850;margin-top:auto;padding-top:22px}.mat-card--latest .mat-card__media{height:165px}.mat-card--latest .mat-card__body>strong{font-size:18px}.mat-card--latest .mat-card__copy{display:none}.mat-card--library .mat-card__media{height:185px}
.mat-showcase{background:linear-gradient(135deg,#eceff2,#fff);padding:42px 0 0;overflow:hidden}.mat-showcase__grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:50px}.mat-showcase__content{padding:54px 0 80px}.mat-showcase__content p{font-size:18px;color:var(--muted);max-width:560px;margin:22px 0 30px}.mat-showcase__media{align-self:end}.mat-showcase__media img{width:100%;border-radius:28px 28px 0 0;box-shadow:var(--shadow)}
.mat-cta-band{background:var(--accent);color:#fff;overflow:hidden}.mat-cta-band__inner{display:grid;grid-template-columns:1fr .82fr;align-items:center;min-height:420px}.mat-cta-band__inner>div{padding:60px 50px 60px 0}.mat-cta-band .mat-eyebrow{color:#ffe8e4}.mat-cta-band p{font-size:18px;max-width:610px;color:#fff0ed}.mat-cta-band img{width:100%;height:420px;object-fit:cover;clip-path:polygon(12% 0,100% 0,100% 100%,0 100%)}
.mat-footer{background:#080e16;color:#dbe1e9;padding:70px 0 20px}.mat-footer__grid{display:grid;grid-template-columns:1.5fr .7fr .8fr 1fr;gap:50px}.mat-brand--footer{margin-bottom:20px}.mat-footer p{color:#9ca8b8;font-size:14px;max-width:390px}.mat-footer h2{font-size:14px;color:#fff;margin:0 0 14px}.mat-footer a:not(.mat-brand){display:block;color:#aeb8c6;font-size:14px;padding:5px 0}.mat-footer a:hover{color:#fff}.mat-footer__note{padding:22px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(255,255,255,.035)}.mat-footer__note strong{color:#fff}.mat-footer__bottom{display:flex;justify-content:space-between;gap:30px;border-top:1px solid rgba(255,255,255,.08);margin-top:50px;padding-top:20px;color:#748093;font-size:12px}
.mat-page-hero,.mat-topic-hero,.mat-article-hero{background:var(--ink);color:#fff;padding:110px 0 76px;position:relative;overflow:hidden}.mat-page-hero:after,.mat-topic-hero:after,.mat-article-hero:after{content:"";position:absolute;width:500px;height:500px;border-radius:50%;right:-180px;top:-250px;background:radial-gradient(circle,rgba(239,64,54,.22),transparent 65%)}.mat-page-hero .mat-shell,.mat-topic-hero .mat-shell,.mat-article-hero .mat-shell{position:relative;z-index:2}.mat-page-hero h1{font-size:clamp(46px,6vw,76px);max-width:900px;line-height:1;letter-spacing:-.05em;margin:22px 0}.mat-page-hero p{font-size:19px;color:#c3ccd7;max-width:760px}.mat-search{max-width:670px;margin-top:32px}.mat-search label{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#8f9bae;font-weight:800;margin-bottom:8px}.mat-search input{width:100%;height:58px;border:1px solid rgba(255,255,255,.18);border-radius:15px;background:rgba(255,255,255,.08);color:#fff;padding:0 18px;outline:none}.mat-search input:focus{border-color:var(--accent)}.mat-empty-search{text-align:center;color:var(--muted);padding:30px}
.mat-breadcrumbs{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:13px;color:#9eabbc;margin-bottom:28px}.mat-breadcrumbs a:hover{color:#fff}.mat-topic-hero__grid,.mat-article-hero__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:60px;align-items:center}.mat-topic-hero h1,.mat-article-hero h1{font-size:clamp(42px,5vw,70px);line-height:1;letter-spacing:-.052em;margin:20px 0}.mat-topic-hero__grid>div>p,.mat-article-hero__grid>div>p{font-size:19px;color:#c5ced9;max-width:690px}.mat-topic-hero figure,.mat-article-hero figure{margin:0;border-radius:24px;overflow:hidden;box-shadow:0 25px 70px rgba(0,0,0,.35);aspect-ratio:16/10}.mat-topic-hero figure img,.mat-article-hero figure img{width:100%;height:100%;object-fit:cover}.mat-meta-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.mat-meta-row span{font-size:12px;padding:8px 11px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.05);border-radius:999px;color:#d9e0e8}
.mat-content-grid{display:grid;grid-template-columns:minmax(0,820px) 300px;gap:50px;align-items:start}.mat-article-card{min-width:0}.mat-side{display:grid;gap:18px}.mat-side--sticky{position:sticky;top:100px}.mat-side-card{border:1px solid var(--line);border-radius:18px;padding:22px;background:#fff;box-shadow:0 9px 28px rgba(10,16,25,.04)}.mat-side-card strong{display:block;font-size:18px;margin:10px 0}.mat-side-card p{font-size:13px;color:var(--muted)}.mat-side-card a{font-size:13px;font-weight:850;color:var(--accent)}.mat-side-card--accent{background:var(--ink);color:#fff;border-color:var(--ink)}.mat-side-card--accent p{color:#aeb9c7}.mat-side-card--image{padding:0;overflow:hidden}.mat-side-card--image img{width:100%;height:220px;object-fit:cover}.mat-toc{padding-left:20px;margin:12px 0 0}.mat-toc li{font-size:13px;color:#5e6978;padding:5px 0}
.mat-prose{font-size:17px;line-height:1.78;color:#26313e}.mat-prose>article{display:contents}.mat-prose p{margin:0 0 1.25em}.mat-prose .standfirst{font-size:20px;line-height:1.6;color:#344253;border-left:4px solid var(--accent);padding-left:18px}.mat-prose h2{font-size:32px;line-height:1.18;letter-spacing:-.035em;color:#111923;margin:2.2em 0 .75em;scroll-margin-top:100px}.mat-prose h3{font-size:23px;line-height:1.25;letter-spacing:-.02em;color:#17202b;margin:1.7em 0 .6em}.mat-prose ul,.mat-prose ol{padding-left:1.4em;margin:0 0 1.5em}.mat-prose li{margin:.5em 0}.mat-prose a{color:#c92e27;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.mat-prose blockquote{margin:2em 0;padding:20px 24px;background:#fff3f1;border-left:4px solid var(--accent);border-radius:0 15px 15px 0}.mat-prose table{display:block;width:100%;overflow-x:auto;border-collapse:collapse;margin:1.8em 0;border:1px solid var(--line);border-radius:14px}.mat-prose th,.mat-prose td{padding:13px 15px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;min-width:150px}.mat-prose th{background:#f0f3f5;color:#111923;font-size:13px}.mat-prose code{background:#f1f3f5;padding:2px 6px;border-radius:5px}.mat-prose img{border-radius:18px}.mat-editorial-note{margin-top:45px;padding:22px;border-radius:17px;background:#f4f6f8;border:1px solid var(--line)}.mat-editorial-note strong{display:block;margin-bottom:6px}.mat-editorial-note p{margin:0;color:var(--muted);font-size:14px}
.mat-inline-visual{margin:38px 0;border-radius:20px;overflow:hidden;background:#0d141e;box-shadow:var(--shadow-sm)}.mat-inline-visual img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:0}.mat-inline-visual figcaption{padding:13px 17px;color:#aeb8c6;font-size:12px}.mat-inline-cta{margin:38px 0;background:linear-gradient(135deg,#101a27,#192838);color:#fff;padding:26px;border-radius:18px;display:grid;grid-template-columns:1fr auto;gap:8px 24px;align-items:center}.mat-inline-cta__label{grid-column:1/-1;color:#ff8b76;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:900}.mat-inline-cta strong{font-size:22px;line-height:1.2}.mat-inline-cta a{color:#fff!important;background:var(--accent);text-decoration:none!important;padding:12px 16px;border-radius:10px;font-size:13px;font-weight:850}.mat-inline-cta a b{margin-left:6px}
.mat-page-hero--404{min-height:520px;display:flex;align-items:center}.mat-page-hero--404 .mat-actions{margin-top:30px}
@media(max-width:1080px){.mat-nav{gap:17px}.mat-category-grid{grid-template-columns:repeat(2,1fr)}.mat-feature-grid{grid-template-columns:repeat(2,1fr)}.mat-latest-grid{grid-template-columns:repeat(2,1fr)}.mat-library-grid{grid-template-columns:repeat(2,1fr)}.mat-steps{grid-template-columns:repeat(2,1fr)}.mat-footer__grid{grid-template-columns:1.3fr 1fr 1fr}.mat-footer__note{grid-column:1/-1}.mat-content-grid{grid-template-columns:minmax(0,1fr) 280px}.mat-topic-hero__grid,.mat-article-hero__grid{gap:35px}}
@media(max-width:820px){.mat-shell{width:min(100% - 28px,var(--shell))}.mat-nav,.mat-header__cta{display:none}.mat-menu-button{display:block}.mat-hero,.mat-hero__content{min-height:760px}.mat-hero__veil{background:linear-gradient(180deg,rgba(5,10,18,.22),rgba(5,10,18,.62) 45%,rgba(5,10,18,.98) 82%)}.mat-hero__content{align-items:flex-end;padding-bottom:55px}.mat-hero__copy{max-width:none}.mat-hero h1{font-size:52px}.mat-hero__copy>p{font-size:17px}.mat-proof__grid{grid-template-columns:repeat(2,1fr)}.mat-proof__grid>div:nth-child(2){border-right:0}.mat-proof__grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.mat-section{padding:70px 0}.mat-section__head{display:block}.mat-section__head>p{margin-top:16px}.mat-showcase__grid,.mat-cta-band__inner,.mat-topic-hero__grid,.mat-article-hero__grid,.mat-content-grid{grid-template-columns:1fr}.mat-showcase__content{padding-bottom:20px}.mat-cta-band__inner>div{padding:52px 0 28px}.mat-cta-band img{height:330px;clip-path:none;border-radius:24px 24px 0 0}.mat-footer__grid{grid-template-columns:1fr 1fr}.mat-footer__grid>div:first-child{grid-column:1/-1}.mat-side--sticky{position:static}.mat-side{grid-template-columns:repeat(2,1fr)}.mat-topic-hero figure,.mat-article-hero figure{order:-1}.mat-topic-hero,.mat-article-hero{padding-top:96px}.mat-topic-hero__grid,.mat-article-hero__grid{display:flex;flex-direction:column-reverse}.mat-inline-cta{grid-template-columns:1fr}.mat-inline-cta__label{grid-column:auto}.mat-inline-cta a{justify-self:start}}
@media(max-width:580px){body{font-size:15px}.mat-header{height:68px}.mat-brand__mark{width:36px;height:36px}.mat-brand b{font-size:15px}.mat-hero,.mat-hero__content{min-height:720px}.mat-hero h1{font-size:43px}.mat-actions{display:grid}.mat-button{width:100%}.mat-hero__trust{gap:12px}.mat-proof__grid{min-height:0}.mat-proof__grid>div{padding:18px}.mat-proof strong{font-size:23px}.mat-section__head h2,.mat-showcase h2,.mat-cta-band h2{font-size:34px}.mat-category-grid,.mat-feature-grid,.mat-latest-grid,.mat-library-grid,.mat-steps,.mat-footer__grid,.mat-side{grid-template-columns:1fr}.mat-steps a{min-height:auto}.mat-card__media{height:190px}.mat-footer__grid>div:first-child{grid-column:auto}.mat-footer__bottom{display:block}.mat-footer__bottom span{display:block;margin:7px 0}.mat-page-hero h1,.mat-topic-hero h1,.mat-article-hero h1{font-size:42px}.mat-page-hero,.mat-topic-hero,.mat-article-hero{padding:92px 0 56px}.mat-topic-hero__grid>div>p,.mat-article-hero__grid>div>p{font-size:17px}.mat-prose{font-size:16px}.mat-prose h2{font-size:27px}.mat-inline-visual{margin-left:-14px;margin-right:-14px;border-radius:0}.mat-cta-band img{height:250px}}
