.az-shell-header{z-index:2000;background:#fff;width:100%;height:60px;position:sticky;top:0;box-shadow:0 10px 10px -6px #ababab80}.az-shell-header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;width:100%;height:60px;margin:0 auto;padding:0 24px;display:grid}.az-shell-brand{color:#252525;letter-spacing:-.45px;justify-self:start;align-items:center;gap:9px;width:fit-content;font-size:23px;font-weight:700;line-height:1;display:inline-flex}.az-shell-brand svg{color:#f97316;flex-shrink:0;width:32px;height:32px;display:block}.az-shell-desktop-nav{align-items:center;gap:40px;height:100%;font-weight:500;display:flex}.az-shell-desktop-nav>a,.az-shell-tools-trigger{color:#555;font-size:16px;font-weight:500;line-height:24px;transition:color .3s}.az-shell-desktop-nav a:hover,.az-shell-tools-trigger:hover,.az-shell-desktop-nav a[aria-current=page]{color:var(--az-action)}.az-shell-tools{align-items:center;height:100%;display:flex;position:relative}.az-shell-tools-trigger{background:0 0;border:0;align-items:center;gap:6px;padding:10px 0;display:flex}.az-shell-tools-trigger svg{transition:transform .3s}.az-shell-tools-trigger[aria-expanded=true]{color:var(--az-action)}.az-shell-tools-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.az-shell-tools-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:0 0 10px 10px;width:222px;padding:8px;display:grid;position:absolute;top:calc(100% - 1px);left:-18px;box-shadow:0 10px 24px #0000001a}.az-shell-tools-dropdown a{color:#555;border-radius:5px;padding:11px 12px;font-size:15px;line-height:22px;transition:color .3s,background .3s;display:block}.az-shell-tools-dropdown a:hover,.az-shell-tools-dropdown a[aria-current=page]{color:#c2410c;background:#fff7ed}.az-shell-actions{justify-self:end;align-items:center;gap:10px;display:flex}.az-shell-editor-link{border:1px solid var(--az-action);background:var(--az-action);color:#fff;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:7px 21px;font-size:16px;font-weight:600;line-height:22px;transition:background .3s,border-color .3s;display:inline-flex}.az-shell-editor-link:hover{background:#9a3412;border-color:#9a3412}.az-shell-mobile-trigger{color:#555;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;width:44px;height:44px;padding:4px;display:none}.az-shell-mobile-trigger:hover{color:var(--az-action);background:#fff7ed}.az-shell-mobile-nav{display:none}.az-shell-skip{z-index:3000;color:#9a3412;background:#fff;border:2px solid #c2410c;border-radius:6px;padding:10px 16px;position:fixed;top:-70px;left:16px;box-shadow:0 2px 12px #0002}.az-shell-skip:focus{top:8px}.az-shell-footer{background:#fff;border-top:1px solid #e5e7eb}.az-shell-footer-content{grid-template-columns:minmax(240px,1fr) minmax(160px,220px) minmax(160px,220px);gap:64px;width:calc(100% - 80px);max-width:1216px;margin:0 auto;padding:64px 0;display:grid}.az-shell-footer-brand{max-width:430px}.az-shell-footer-brand .az-shell-brand{margin-bottom:20px}.az-shell-footer-brand p{color:#666;font-size:14px;line-height:24px}.az-shell-footer-brand p+p{margin-top:7px}.az-shell-footer-column{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.az-shell-footer-column h2{color:#333;margin-bottom:3px;font-size:16px;font-weight:600;line-height:24px}.az-shell-footer-column a,.az-shell-footer-column button{color:#666;font-size:14px;line-height:22px;transition:color .3s}.az-shell-footer-column button{text-align:left;cursor:pointer;background:0 0;border:0;align-self:start;padding:0}.az-shell-footer-column a:hover,.az-shell-footer-column button:hover,.az-shell-footer-column a[aria-current=page]{color:var(--az-action)}.az-shell-footer-bottom{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:24px;width:calc(100% - 80px);max-width:1216px;margin:0 auto;padding:24px 0;display:flex}.az-shell-footer-bottom p{color:#666;font-size:13px;line-height:20px}@media (width<=1000px){.az-shell-header-inner{gap:18px}.az-shell-desktop-nav{gap:28px}.az-shell-footer-content{grid-template-columns:minmax(210px,1fr) 150px 150px;gap:40px}}@media (width<=768px){.az-shell-header-inner{justify-content:space-between;gap:12px;padding:0 20px;display:flex}.az-shell-brand{font-size:22px}.az-shell-brand svg{width:31px;height:31px}.az-shell-desktop-nav{display:none}.az-shell-actions{gap:9px;margin-left:auto}.az-shell-editor-link{min-height:36px;padding:6px 16px;font-size:14px}.az-shell-mobile-trigger{display:inline-flex}.az-shell-mobile-nav{background:#fff;border-top:1px solid #eee;border-bottom:1px solid #e5e7eb;flex-direction:column;align-items:stretch;gap:2px;max-height:calc(100dvh - 60px);padding:15px 20px 20px;display:flex;position:absolute;top:60px;left:0;right:0;overflow:auto;box-shadow:0 10px 10px -6px #ababab80}.az-shell-menu-label{color:#888;padding:7px 10px 5px;font-size:12px;font-weight:500}.az-shell-mobile-nav a{color:#555;border-radius:5px;padding:10px;font-size:16px;line-height:24px;transition:color .3s,background .3s;display:block}.az-shell-mobile-nav a:hover,.az-shell-mobile-nav a[aria-current=page]{color:#c2410c;background:#fff7ed}.az-shell-footer-content{grid-template-columns:1fr 1fr;gap:32px;width:calc(100% - 40px);padding:48px 0 40px}.az-shell-footer-brand{grid-column:1/-1;max-width:480px}.az-shell-footer-brand .az-shell-brand{margin-bottom:16px}.az-shell-footer-bottom{flex-wrap:wrap;gap:16px;width:calc(100% - 40px);padding:22px 0}}@media (width<=390px){.az-shell-header-inner{gap:8px;padding:0 16px}.az-shell-brand{gap:7px;font-size:20px}.az-shell-brand svg{width:29px;height:29px}.az-shell-actions{gap:6px}.az-shell-editor-link{padding:6px 12px;font-size:13px}.az-shell-mobile-nav{padding-left:16px;padding-right:16px}.az-shell-footer-content,.az-shell-footer-bottom{width:calc(100% - 32px)}}
