:root{--aw-bg:#131313;--aw-surface-lowest:#0e0e0e;--aw-surface-low:#1c1b1b;--aw-surface:#201f1f;--aw-surface-high:#2a2a2a;--aw-surface-highest:#353534;--aw-surface-bright:#3a3939;--aw-text:#e5e2e1;--aw-text-muted:#dac2ad;--aw-text-soft:hsla(15,7%,89%,.68);--aw-outline:#544433;--aw-outline-soft:rgba(84,68,51,.18);--aw-outline-strong:rgba(84,68,51,.4);--aw-primary:#ffb869;--aw-primary-bright:#ffc485;--aw-primary-strong:#ff9d00;--aw-secondary-strong:#fe6500;--aw-on-primary:#2c1700;--aw-radius-sm:0.125rem;--aw-radius-md:0.25rem;--aw-radius-lg:0.5rem;--aw-shadow-glass:0 40px 40px -15px rgba(255,157,0,.04);--aw-shadow-glow:0 0 48px rgba(255,157,0,.08);--aw-page-width:90rem;--aw-article-width:82rem;--aw-reading-width:48rem;--aw-shell-gutter:2rem}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--aw-bg);color:var(--aw-text);font-family:Inter,system-ui,sans-serif;font-size:1rem;line-height:1.6;margin:0;min-width:320px;text-rendering:optimizeLegibility}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;line-height:1}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit;cursor:pointer}blockquote,figure,ol,p,pre,ul{margin:0}h1,h2,h3,h4,h5,h6{font-family:Lexend,Inter,system-ui,sans-serif;letter-spacing:-.03em;line-height:.96;margin:0}.aw-main{display:block}.aw-shell{margin:0 auto}.aw-shell,.aw-shell--wide{width:min(calc(100% - var(--aw-shell-gutter)*2),var(--aw-page-width))}.aw-shell--article{margin:0 auto;width:min(calc(100% - var(--aw-shell-gutter)*2),var(--aw-article-width))}.aw-shell--reading{margin:0 auto;width:min(calc(100% - var(--aw-shell-gutter)*2),var(--aw-reading-width))}.aw-shell--narrow{margin:0 auto;width:min(calc(100% - var(--aw-shell-gutter)*2),64rem)}.aw-header{backdrop-filter:blur(24px);background:hsla(0,0%,5%,.8);box-shadow:var(--aw-shadow-glass);left:0;padding:0;position:fixed;right:0;top:0;z-index:60}.aw-header__bar{align-items:center;display:flex;gap:1.5rem;min-height:4.5rem;padding:.95rem 0}.aw-brand{align-items:center;display:inline-flex;min-width:0}.aw-brand__image{width:min(15.5rem,100%)}.aw-nav{align-items:center;display:flex;gap:1.5rem;margin-left:auto}.aw-footer__social-link,.aw-icon-link,.aw-nav a{transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease,opacity .2s ease}.aw-nav a{color:hsla(15,7%,89%,.72);font-family:Lexend,Inter,system-ui,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:-.025em}.aw-nav a:focus,.aw-nav a:hover{color:var(--aw-text)}.aw-eyebrow{color:var(--aw-primary);display:inline-block;font-family:Lexend,Inter,system-ui,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase}.aw-eyebrow--center{display:block;text-align:center}.aw-display{display:inline-block;font-size:clamp(3rem,6vw,4.5rem);font-weight:700;letter-spacing:-.05em;line-height:1;max-width:100%;text-shadow:0 0 15px rgba(255,184,105,.22)}.aw-footer{background:hsla(0,0%,5%,.88);margin-top:0;padding:2.5rem 0 4rem}.aw-footer__inner{align-items:center;display:flex;flex-direction:column;gap:1.25rem;justify-content:center}.aw-footer__copy{color:hsla(15,7%,89%,.48);font-size:.75rem;font-weight:500;letter-spacing:0;line-height:1.3333333333;text-align:center}.aw-footer__social{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.aw-footer__social-link{align-items:center;background:rgba(28,27,27,.92);border-radius:var(--aw-radius-md);color:hsla(15,7%,89%,.72);display:inline-flex;height:2.75rem;justify-content:center;width:2.75rem}.aw-footer__social-link:focus,.aw-footer__social-link:hover{background:var(--aw-surface-bright);color:var(--aw-primary);transform:translateY(-1px)}.aw-footer__social-link svg{height:1.125rem;width:1.125rem}.aw-empty-state{background:rgba(28,27,27,.72);border-radius:var(--aw-radius-lg);padding:4rem 2rem;text-align:center}.aw-empty-state h2{font-size:2rem;font-weight:700}.aw-empty-state p{color:var(--aw-text-soft);margin-top:1rem}@media (max-width:991px){.aw-footer__inner{justify-content:center}}@media (max-width:767px){:root{--aw-shell-gutter:1rem}.aw-header{padding-top:0}.aw-header__bar{min-height:4rem;padding:.85rem 0}.aw-brand__image{width:min(13rem,100%)}.aw-footer{margin-top:0;padding-bottom:3rem}}