/* Theme 0.5.8: shared workspace proportions. Existing content/menus retained. */
:root{--ag-workspace-ink:#183b29;--ag-workspace-line:#d8e3dc;}
.site-header{box-shadow:none;border-bottom:1px solid var(--ag-workspace-line);}
.site-header .site-navigation a{font-weight:600;font-size:14px;text-underline-offset:5px;}
.site-header .site-navigation a:focus-visible,.site-header .menu-toggle:focus-visible{outline:3px solid #247548;outline-offset:3px;}
.site-header .menu-toggle{min-width:44px;min-height:44px;}
.ag-home .aigator-detector{box-shadow:0 10px 35px rgba(26,58,40,.035);border-color:#d8e3dc;border-radius:18px;}
.ag-home .aigator-detector__title{font-size:clamp(30px,3.4vw,46px);letter-spacing:-.04em;line-height:1.12;}
.ag-home .aigator-detector__description{font-size:16px;line-height:1.6;}
.ag-home .aigator-detector.has-workspace-result{max-width:none;}
.aigator-account__header h2{font-size:clamp(30px,3.7vw,46px);line-height:1.15;letter-spacing:-.035em;}
.aigator-account__header{margin-bottom:30px;}
.aigator-account__card{border-radius:14px;box-shadow:none;}
.aigator-account__card h3{font-size:12px;letter-spacing:.09em;}
.aigator-account__card strong{font-size:28px;line-height:1.25;}
.aigator-account__tabs{border-radius:12px;}
.aigator-account__tabs button{border-radius:9px;}
.aigator-pricing__card{border-radius:14px;box-shadow:none;}
.aigator-pricing__card h3{letter-spacing:.08em;}
.ag-entry-content :is(p,li){line-height:1.8;}
.ag-entry-content h2{letter-spacing:-.02em;}
.ag-prompt-title,.ag-page-title{overflow-wrap:anywhere;}
@media(max-width:640px){.ag-home .aigator-detector{border-radius:14px;}.ag-home .aigator-detector__shell{padding:22px 16px;}.aigator-account__header{margin-bottom:22px;}.aigator-account__card{padding:20px;}.aigator-pricing__card{padding:22px;}.aigator-account__actions{gap:10px;}}
@media(prefers-reduced-motion:reduce){.site-navigation,.site-navigation *{scroll-behavior:auto!important;transition:none!important;}}
