@custom-media --mobile-m (min-width: 375px);@custom-media --mobile-l (min-width: 425px);@custom-media --tablet (min-width: 768px);@custom-media --laptop (min-width: 1024px);@custom-media --laptop-l (min-width: 1440px);:root{--color-black:#000;--color-white:#fff;--color-light-gray:#e0e0e0;--color-blue:#03a9f4;--image-fallback-color:#e4e4e4}.main{box-sizing:border-box;width:100%;max-width:1778px;padding-right:var(--space-s);padding-left:var(--space-s);margin:0 auto}:root{--size-xs:14px;--size-s:16px;--size-n:18px;--lh-xs:18px;--lh-s:21px;--lh-n:24px;--space-xxs:5px;--space-xs:10px;--space-s:15px;--space-n:20px;--space-m:25px;--space-l:30px;--space-xl:35px;--space-xxl:40px;--space-b:50px;--space-xb:60px;--space-xxb:70px;--space-e:80px;--space-xe:90px;--space-xxe:100px;--space-mega:140px;--space-xxs-neg:-5px;--space-xs-neg:-10px;--space-s-neg:-15px;--space-n-neg:-20px;--space-m-neg:-25px;--space-l-neg:-30px;--space-xl-neg:-35px;--space-xxl-neg:-40px;--space-b-neg:-50px;--space-xb-neg:-60px;--space-xxb-neg:-70px;--space-e-neg:-80px;--space-xe-neg:-90px;--space-xxe-neg:-100px;--space-mega-neg:-140px}body{background-color:#f1f4f6;min-width:360px;margin:0;padding:0;font-size:16px}
.page-index{--page-index-brand-font:"Avenir Next","Segoe UI",sans-serif;--page-index-title-font:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif;--page-index-nav-brand-width:140px;color:#172033;padding:0 var(--space-s)clamp(28px,5vw,40px);margin:0 auto}.page-index__hero{align-items:start;min-height:auto;padding:clamp(20px,4vw,48px) 0 clamp(18px,3vw,28px);display:grid}.page-index__hero-card{width:100%;display:block}.page-index__hero-copy{flex-direction:column;justify-content:flex-start;min-width:0;display:flex}.page-index__hero-intro{grid-template-columns:minmax(0,1fr) minmax(210px,264px);align-items:start;gap:clamp(24px,3vw,36px);display:grid}.page-index__hero-headings{flex-direction:column;min-width:0;display:flex}.page-index__hero-brand-name{font-family:var(--page-index-brand-font);color:#0f172a;letter-spacing:.06em;text-transform:uppercase;font-size:clamp(50px,6.4vw,78px);font-weight:450;line-height:.9}.page-index__hero-title{font-family:var(--page-index-title-font);letter-spacing:-.03em;text-wrap:balance;margin:14px 0 0;font-size:clamp(26px,2.9vw,38px);font-weight:400;line-height:1.04}.page-index__hero-title-text{max-width:100%;display:block}.page-index__hero-title-text--mobile{display:none}.page-index__hero-actions{flex-wrap:wrap;margin-top:16px;display:flex}.page-index__hero-socials{flex-wrap:wrap;gap:8px 16px;margin:0;padding:0;list-style:none;display:flex}.page-index__hero-socials-item{position:relative}.page-index__hero-social-link{color:#0f172ab8;border-bottom:1px solid #0000;align-items:center;gap:7px;font-size:14px;font-weight:500;line-height:1.2;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.page-index__hero-social-icon{object-fit:contain;flex-shrink:0;width:16px;height:16px}.page-index__hero-media{justify-content:flex-end;align-items:flex-start;width:auto;min-width:0;display:flex}.page-index__hero-photo,.page-index__hero-photo-fallback{aspect-ratio:1/1.12;border:1px solid #0f172a14;border-radius:0;width:100%;box-shadow:0 12px 28px #0f172a0f}.page-index__hero-photo{object-fit:cover}.page-index__hero-photo-fallback{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#1665c0,#03a9f4);justify-content:center;align-items:center;font-size:68px;font-weight:700;display:flex}.page-index__section-nav{z-index:20;margin-top:clamp(18px,3vw,26px);margin-bottom:clamp(18px,3vw,26px);position:sticky;top:0}.page-index__section-nav-inner{grid-template-columns:var(--page-index-nav-brand-width)minmax(0,1fr)var(--page-index-nav-brand-width);align-items:center;gap:var(--space-s);min-height:32px;padding:0;transition:min-height .24s,padding .24s,gap .24s,background-color .24s,box-shadow .24s;display:grid}.page-index__section-nav-center{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;min-width:0;transition:gap .24s;display:grid}.page-index__section-nav-line{transform-origin:50%;background-color:#0f172a1f;height:1px;transition:opacity .2s,transform .24s}.page-index__section-nav-brand,.page-index__section-nav-balance{width:var(--page-index-nav-brand-width);box-sizing:border-box;font-family:var(--page-index-brand-font);color:#0f172a;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;padding-left:6px;font-size:20px;font-weight:500;line-height:1;display:inline-flex}.page-index__section-nav-brand{opacity:0;pointer-events:none;text-decoration:none;transition:opacity .18s}.page-index__section-nav-balance{opacity:0;-webkit-user-select:none;user-select:none}.page-index__section-nav-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;min-width:0;transition:gap .24s;display:flex}.page-index__section-nav-link{color:#0f172aa3;letter-spacing:.06em;text-transform:uppercase;font-size:13px;font-weight:600;line-height:1;text-decoration:none;transition:color .2s}.page-index__section-nav-link--current{color:#0f172a}.page-index__section-nav--stuck .page-index__section-nav-line{opacity:0;transform:scaleX(.96)}.page-index__section-nav--stuck .page-index__section-nav-inner{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f1f4f6eb;min-height:48px;padding:10px 0;box-shadow:0 10px 24px #0f172a0d}.page-index__section-nav--stuck .page-index__section-nav-brand{opacity:1;pointer-events:auto}.page-index__section-nav--stuck .page-index__section-nav-balance{visibility:hidden}.page-index__section-nav--stuck .page-index__section-nav-center{gap:10px}.page-index__posts{margin-top:0;padding-top:2px}@media (hover:hover){.page-index__hero-social-link:hover{color:#0f172a;border-color:#0f172a47}.page-index__section-nav-link:hover{color:#0f172a}}@media (max-width:900px){.page-index__hero-intro{gap:var(--space-m);grid-template-columns:minmax(0,1fr) minmax(176px,220px)}}@media (max-width:767px){.page-index{padding-right:var(--space-xs);padding-left:var(--space-xs)}.page-index__hero{padding-top:18px;padding-bottom:var(--space-s)}.page-index__section-nav{margin-top:var(--space-m);margin-bottom:var(--space-xs)}.page-index__section-nav--stuck .page-index__section-nav-center{gap:var(--space-xs)}.page-index__hero-card{width:100%}.page-index__hero-intro{grid-template-columns:minmax(0,1fr) 124px;gap:14px}.page-index__hero-brand-name{letter-spacing:.045em;font-size:clamp(38px,14vw,56px)}.page-index__hero-title{text-wrap:wrap;overflow-wrap:anywhere;max-width:none;margin-top:10px;font-size:clamp(23px,8vw,30px);line-height:1.03}.page-index__hero-title-text--desktop{display:none}.page-index__hero-title-text--mobile{display:inline}.page-index__hero-actions{margin-top:14px}.page-index__hero-socials{gap:8px 12px}.page-index__hero-social-link{gap:6px;font-size:13px}.page-index__hero-media{justify-content:flex-end}.page-index__hero-photo,.page-index__hero-photo-fallback{aspect-ratio:.88;box-shadow:0 8px 18px #0f172a14}.page-index__posts{margin-right:var(--space-xs-neg);margin-left:var(--space-xs-neg)}}@media (max-width:480px){.page-index{--page-index-nav-brand-width:88px}.page-index__hero{padding-top:var(--space-s);padding-bottom:var(--space-xs)}.page-index__hero-intro{grid-template-columns:minmax(0,1fr) 108px;gap:12px}.page-index__hero-brand-name{letter-spacing:.04em;font-size:clamp(34px,13vw,48px)}.page-index__hero-title{font-size:clamp(21px,8vw,26px)}.page-index__hero-social-link{font-size:13px}.page-index__section-nav-inner{justify-content:center;align-items:center;gap:0;min-height:44px;padding:8px 0;transition:background-color .2s;display:flex;position:relative}.page-index__section-nav-center{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;display:grid}.page-index__section-nav-line{transition:opacity .16s;display:block;transform:none}.page-index__section-nav-center>.page-index__section-nav-line:last-child{display:none}.page-index__section-nav-brand,.page-index__section-nav-balance{top:50%;left:var(--space-xs);width:auto;padding-left:0;display:inline-flex;position:absolute;transform:translateY(-50%)}.page-index__section-nav-brand{opacity:0;pointer-events:none}.page-index__section-nav-balance{display:none}.page-index__section-nav-links{white-space:nowrap;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-end;gap:10px 14px;transition:none;overflow:auto hidden}.page-index__section-nav-links::-webkit-scrollbar{display:none}.page-index__section-nav-link{font-size:12px}.page-index__section-nav--stuck{margin-right:var(--space-xs-neg);margin-left:var(--space-xs-neg)}.page-index__section-nav--stuck .page-index__section-nav-inner{padding:8px var(--space-xs)}.page-index__section-nav--stuck .page-index__section-nav-brand{opacity:1;pointer-events:auto;font-size:16px}.page-index__section-nav--stuck .page-index__section-nav-center{gap:0}.page-index__section-nav--stuck .page-index__section-nav-line{opacity:0}.page-index__section-nav--stuck .page-index__section-nav-links{justify-content:flex-end;transform:none}.page-index__hero-socials{gap:8px 12px}.page-index__posts{padding-top:0}}
.template-main{margin:0 auto;font-family:sans-serif;font-size:16px;transition:max-width .2s}.template-main.default{max-width:1000px}.template-main.narrow{max-width:600px}.template-main__footer{padding:var(--space-xl)var(--space-s)var(--space-l);color:#0f172a7a;letter-spacing:.01em;text-align:center;font-size:12px;line-height:1.45}.template-main__footer-year{display:block}.template-main__footer-policy{margin-top:2px;display:block}.template-main__footer-link{color:inherit;text-decoration:underline}
.header{justify-content:space-between;align-items:center;gap:var(--space-s);padding:var(--space-s);flex-wrap:wrap;display:flex}.header__links{flex-shrink:0;align-items:center;gap:8px;display:flex}.header__separator{color:#00000073;font-size:18px;line-height:1}.header__link{color:#1665c0;font-size:16px;text-decoration:none;position:relative}.header__link--active:after{content:"";opacity:.45;background:currentColor;height:1px;position:absolute;bottom:-2px;left:0;right:0}@media (hover:hover){.header__link:hover{color:#f44336}}@media (max-width:767px){.header{gap:var(--space-xs);padding:var(--space-xs)var(--space-s);flex-wrap:nowrap}.header__links{gap:6px}.header__separator,.header__link{font-size:14px}}@media (max-width:420px){.header{padding:var(--space-xs)}.header__links{gap:4px}.header__separator{display:none}.header__link{font-size:13px}}
.header-title-link{cursor:pointer;text-decoration:none}.header-title__name{color:var(--color-black);letter-spacing:3px;text-transform:uppercase;margin:0;font-size:32px;font-weight:200;line-height:1}@media (max-width:767px){.header-title__name{letter-spacing:1.5px;font-size:24px}}@media (max-width:420px){.header-title__name{letter-spacing:1px;font-size:20px}}
.cookie-consent{left:50%;bottom:var(--space-s);z-index:100;align-items:center;gap:var(--space-s);width:max-content;max-width:calc(100vw - (var(--space-s)*2));box-sizing:border-box;padding:10px var(--space-s);background-color:#fffffff2;border:1px solid #0000001f;border-radius:8px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 8px 24px #00000014}.cookie-consent__text{color:#000000b8;font-size:12px;line-height:1.3}.cookie-consent__actions{align-items:center;gap:var(--space-s);display:flex}.cookie-consent__link{color:#000000a3;font-size:12px;text-decoration:underline}.cookie-consent__button{color:#fff;cursor:pointer;background:#111;border:0;border-radius:6px;min-width:70px;padding:6px 10px;font-size:12px;line-height:1}@media (max-width:767px){.cookie-consent{left:var(--space-s);right:var(--space-s);bottom:var(--space-s);flex-direction:column;align-items:flex-start;width:auto;transform:none}.cookie-consent__actions{justify-content:space-between;width:100%}}
.article-post-card{background-color:var(--image-fallback-color);position:relative;overflow:hidden}.article-post-card__image{z-index:2;object-fit:cover;width:100%;height:100%;transition:transform .24s;position:absolute;inset:0}.article-post-card__content{z-index:1;color:#0f172a;text-align:left;justify-content:flex-start;align-items:flex-end;padding:12px;text-decoration:none;display:flex;position:absolute;inset:0}.article-post-card--with-image .article-post-card__content{color:#fff;background:linear-gradient(#0f172a00 38%,#0f172ab8 100%)}.article-post-card__title{letter-spacing:-.03em;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:12ch;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:18px;line-height:1.05;display:-webkit-box;overflow:hidden}@media (min-width:768px){.article-post-card__content{padding:18px}.article-post-card__title{font-size:22px}}@media (hover:hover){.article-post-card:hover .article-post-card__image{transform:scale(1.04)}}
.quote-post-card{background-color:#333;position:relative;overflow:hidden}.quote-post-card__bg{z-index:1;object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.quote-post-card__content{z-index:2;color:var(--color-white);text-align:center;text-shadow:0 1px 2px #00000073;background:linear-gradient(#0f172a2e,#0f172a9e);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:18px;text-decoration:none;display:flex;position:absolute;inset:0}.quote-post-card__container-text{flex-direction:column;gap:4px;max-width:min(26ch,100%);font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:18px;font-weight:400;line-height:1.34;display:flex}.quote-post-card__author{align-items:center;gap:var(--space-xs);display:flex}.quote-post-card__author-photo{background-color:var(--image-fallback-color);border-radius:50%;flex-shrink:0;width:32px;height:32px;overflow:hidden}.quote-post-card__author-name{letter-spacing:-.01em;font-size:14px;font-weight:500}@media (min-width:768px){.quote-post-card__content{gap:18px;padding:22px}.quote-post-card__container-text{font-size:20px}}
.smart-posts-grid{flex-direction:column;gap:clamp(22px,3.2vw,32px);display:flex}.smart-posts-grid__group{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:dense;gap:1px;display:grid}.smart-posts-grid__break{align-items:center;gap:18px;display:flex}.smart-posts-grid__break:before,.smart-posts-grid__break:after{content:"";background:#0f172a1f;flex:auto;height:1px}.smart-posts-grid__break-content{text-align:center;flex-direction:column;align-items:center;gap:6px;min-width:min(100%,320px);display:flex}.smart-posts-grid__break-title{color:#0f172ad6;letter-spacing:-.03em;text-wrap:balance;margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(20px,2.1vw,28px);line-height:1.08}.smart-posts-grid__break-range{color:#0f172a85;letter-spacing:.08em;text-transform:uppercase;margin:0;font-family:Avenir Next,Segoe UI,sans-serif;font-size:12px;font-weight:600;line-height:1.2}.smart-posts-grid__item{position:relative}.smart-posts-grid__item:before{content:"";width:100%;display:block}.smart-posts-grid__item--default:before{padding-bottom:100%}.smart-posts-grid__item--double{grid-column:1/-1}.smart-posts-grid__item--double:before{padding-bottom:50%}.smart-posts-grid__post{position:absolute;inset:0}@media (min-width:768px){.smart-posts-grid__group{grid-template-columns:repeat(3,minmax(0,1fr))}.smart-posts-grid__item--double{grid-column:span 2}.smart-posts-grid__item--double-left{grid-column:1/span 2}.smart-posts-grid__item--double-right{grid-column:2/span 2}}@media (max-width:767px){.smart-posts-grid{gap:18px}.smart-posts-grid__break{gap:10px}.smart-posts-grid__break-content{gap:4px;min-width:0}.smart-posts-grid__break-title{font-size:18px}.smart-posts-grid__break-range{letter-spacing:.05em;font-size:11px}}
.page-post{--post-page-header-brand-width:140px;--post-page-header-brand-font:"Avenir Next","Segoe UI",sans-serif}.post-page-header{z-index:20;margin-bottom:var(--space-l);position:sticky;top:0}.post-page-header__inner{grid-template-columns:var(--post-page-header-brand-width)minmax(0,1fr)var(--post-page-header-brand-width);align-items:center;gap:var(--space-s);min-height:48px;padding:10px 0;transition:background-color .24s;display:grid}.post-page-header__brand,.post-page-header__balance{width:var(--post-page-header-brand-width);box-sizing:border-box;font-family:var(--post-page-header-brand-font);color:#0f172a;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;align-items:center;padding-left:6px;font-size:20px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.post-page-header__nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;min-width:0;display:flex}.post-page-header__link{color:#0f172aa3;letter-spacing:.04em;text-transform:uppercase;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:color .2s}.post-page-header__link--current{color:#0f172a}.post-page-header__balance{opacity:0;-webkit-user-select:none;user-select:none}.post-page-header--stuck .post-page-header__inner{background:#f1f4f6eb}@media (hover:hover){.post-page-header__link:hover{color:#0f172a}}@media (max-width:480px){.page-post{--post-page-header-brand-width:96px}.post-page-header{margin-bottom:var(--space-m)}.post-page-header__inner{grid-template-columns:minmax(88px,auto) minmax(0,1fr);gap:12px}.post-page-header__brand,.post-page-header__balance{font-size:16px}.post-page-header__balance{display:none}.post-page-header__nav{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-end;gap:10px 12px}}
.image{font-size:0}
.page-post{--page-post-title-font:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif;--page-post-body-font:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif;--page-post-ui-font:"Avenir Next","Segoe UI",sans-serif;color:#172033;padding:0 var(--space-s)var(--space-e);font-size:18px}.page-post__wrapper{flex-direction:column;gap:clamp(24px,3vw,34px);display:flex}.page-post__wrapper-image{background:#0f172a0a;height:560px;margin:0;overflow:hidden}.page-post__image{object-fit:cover;object-position:center;border:1px solid #0f172a14;width:100%;height:100%;display:block}.page-post__article{width:100%;max-width:720px;margin:0 auto}.page-post__title{font-family:var(--page-post-title-font);color:#0f172a;letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(42px,5.2vw,56px);font-weight:400;line-height:.98}.page-post__body{color:#0f172ae0;font-family:var(--page-post-body-font);margin-top:0;font-size:clamp(18px,1.45vw,20px);line-height:1.72;display:flow-root}.page-post__paragraph{text-wrap:pretty;margin:0}.page-post__heading{font-family:var(--page-post-ui-font);color:#0f172a;letter-spacing:-.03em;margin:0;padding-top:.35em;font-weight:600;line-height:1.1}.page-post__heading--h2{font-size:clamp(30px,3vw,36px)}.page-post__heading--h3{font-size:clamp(24px,2.2vw,28px)}.page-post__list{gap:.45em;margin:0;padding-left:1.15em;display:grid}.page-post__quote{color:#0f172ab8;border-left:2px solid #0f172a29;margin:.1em 0;padding-left:18px;font-size:1.04em;font-style:italic;line-height:1.7}.page-post__code{color:#0f172a;background:#ffffff94;border:1px solid #0f172a14;border-radius:6px;margin:.1em 0;padding:14px 16px;font-size:16px;line-height:1.6;overflow-x:auto}.page-post__figure{flex-direction:column;gap:10px;margin:0;display:flex}.page-post__figure--portrait{float:right;width:clamp(220px,42%,320px);margin:.2em 0 1.05em 1.5em}.page-post__figure--portrait+:is(.page-post__heading,.page-post__list,.page-post__quote,.page-post__code){clear:both}.page-post__block-image{border:1px solid #0f172a14;width:100%}.page-post__caption{color:#0f172a8f;font-family:var(--page-post-ui-font);margin:0;font-size:13px;line-height:1.5}.page-post__body>*+*{margin-top:1.05em}.page-post__footer{align-items:center;display:flex}.page-post__created-at{color:#0f172a85;font-family:var(--page-post-ui-font);letter-spacing:.01em;font-size:13px;font-weight:500;line-height:1.35;display:inline-block}.page-post__related{flex-direction:column;gap:10px;display:flex}.page-post__separator{font-family:var(--page-post-ui-font);color:#0f172a;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #0f172a1f;margin:0;padding-top:clamp(24px,4vw,34px);font-size:13px;font-weight:600;line-height:1}.page-post__recommendations{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (min-width:768px){.page-post__article{max-width:760px}}@media (max-width:767px){.page-post{padding-right:var(--space-xs);padding-left:var(--space-xs);font-size:17px}.page-post__wrapper{gap:var(--space-m)}.page-post__wrapper-image{height:320px}.page-post__article{max-width:100%}.page-post__title{font-size:clamp(34px,10.5vw,46px);line-height:.99}.page-post__body{font-size:18px;line-height:1.68}.page-post__body>*+*{margin-top:.95em}.page-post__heading{padding-top:.25em}.page-post__figure--portrait{float:none;width:100%;margin:0}.page-post__recommendations{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}}@media (max-width:480px){.page-post__separator{letter-spacing:.06em;white-space:nowrap;font-size:11px}}
.recommended-post-card{cursor:pointer;color:#0f172a;background-color:#0f172a0d;border:1px solid #0f172a14;text-decoration:none;position:relative;overflow:hidden}.recommended-post-card:before{content:"";z-index:1;padding-bottom:100%;display:block;position:relative}.recommended-post-card__content{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.recommended-post-card__text{text-align:center;padding:0 var(--space-xs);font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:18px;line-height:1.2}.recommended-post-card__image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .24s;display:block}.recommended-post-card__title{font-size:18px;font-weight:400}@media (max-width:767px){.recommended-post-card__content{gap:8px}.recommended-post-card__text{padding:0 8px;font-size:13px;line-height:1.15}}@media (min-width:768px){.recommended-post-card__text{font-size:20px}}@media (hover:hover){.recommended-post-card:hover .recommended-post-card__image{transform:scale(1.03)}}
.link{color:#1665c0;text-decoration:none;transition:color .2s}.link:hover{color:#f44336}
.page-status{padding:var(--space-l);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-status__code{color:#0f172a5c;letter-spacing:.08em;font-family:Avenir Next,Segoe UI,sans-serif;font-size:clamp(56px,10vw,84px);font-weight:500;line-height:1}.page-status__title{color:#0f172a;letter-spacing:-.03em;text-wrap:balance;max-width:12ch;margin:14px 0 0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(28px,5vw,40px);font-weight:400;line-height:1.04}.page-status__text{color:#0f172aa8;max-width:34ch;margin:14px 0 0;font-size:16px;line-height:1.6}.page-status__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:24px;display:flex}.page-status__button{color:#1665c0;font:inherit;cursor:pointer;background:#fff;border:1px solid #1665c073;border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;text-decoration:none;transition:color .2s,border-color .2s,background-color .2s;display:inline-flex}.page-status__button--secondary{color:#0f172ac7;border-color:#0f172a2e}@media (hover:hover){.page-status__button:hover{color:#fff;background:#1665c0;border-color:#1665c0}.page-status__button--secondary:hover{background:#0f172ab8;border-color:#0f172ab8}}@media (max-width:480px){.page-status__text{font-size:15px}}
