/* Standalone campaign page. Every rule is scoped to keep shared marketing pages unchanged. */
.agent-websites { --aw-ink: var(--black); --aw-blue: var(--brand-300); --aw-muted: var(--marketing-muted-color); --aw-paper: var(--brand-50); --aw-line: var(--grey-100); color: var(--aw-ink) !important; background: #fff; overflow: clip; }
.agent-websites * { box-sizing: border-box; }
.agent-websites .aw-container { width: min(1200px, calc(100% - 64px)); margin-inline: auto; }
.agent-websites p { margin: 0; line-height: 1.65 !important; }
.agent-websites h1, .agent-websites h2:not(.heading-inverse), .agent-websites h3 { color: var(--aw-ink) !important; margin: 0; }
.agent-websites em { font-family: 'Fraunces', Georgia, serif !important; font-weight: 400; }
.agent-websites .aw-eyebrow { margin-bottom: 24px; }
.agent-websites .aw-dot { display: inline-block; width: 7px; height: 7px; background: var(--aw-blue); border-radius: 50%; margin-right: 7px; }
.agent-websites .aw-hero { background: var(--aw-paper); border-block: 1px solid var(--aw-line); padding: 55px 0 60px; }
.agent-websites .aw-hero-grid { display: grid; grid-template-columns: 1fr 1.03fr; align-items: center; gap: 55px; }
.agent-websites .aw-hero h1 { font-size: clamp(46px, 4.2vw, 64px) !important; line-height: 1.08 !important; letter-spacing: -.025em; }
.agent-websites .aw-hero h1 em { color: var(--aw-blue) !important; letter-spacing: inherit; display: inline-block; margin-top: 8px; }
.agent-websites .aw-intro { margin-top: 25px; max-width: 510px; color: var(--marketing-lead-color) !important; font-size: 18px !important; }
.agent-websites .aw-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 22px; margin-top: 30px; }
.agent-websites .aw-text-link { font-size: 13px !important; font-weight: 650; color: var(--aw-ink) !important; text-underline-offset: 5px; }
.agent-websites .aw-agent-note { color: var(--aw-muted) !important; font-size: 11px !important; margin-top: 22px; }
.agent-websites :is(a,button,summary):focus-visible { outline: 3px solid var(--aw-blue); outline-offset: 5px; }
.agent-websites [id] { scroll-margin-top: 32px; }
.agent-websites .aw-demo { min-width: 0; animation: aw-arrive .8s .12s both; }
.agent-websites .aw-hero-copy { animation: aw-arrive .7s both; }
.agent-websites .aw-demo-label { display: flex; gap: 8px; align-items: center; font-size: 12px !important; font-weight: 600; margin-bottom: 13px; }
.agent-websites .aw-demo-label > span:last-child { margin-left: auto; font-size: 10px !important; font-weight: 400; color: var(--aw-muted) !important; }
.agent-websites .aw-tiny-mark { font-size: 25px !important; color: var(--aw-blue) !important; }
.agent-websites .aw-browser { border: 1px solid #cbd4e1; border-radius: 11px; overflow: hidden; box-shadow: 0 16px 35px #18355612; transform: rotate(1deg); --demo-bg: #f6eddc; --demo-ink: #303226; --demo-accent: #c65537; }
.agent-websites .aw-browser-bar { display: flex; justify-content: space-between; align-items: center; background: #fff; padding: 10px 14px; font-size: 9px !important; color: #788698 !important; border-bottom: 1px solid #dbe2eb; }
.agent-websites .aw-window-dots { letter-spacing: 3px; font-size: 7px !important; color: #b2bece !important; }
.agent-websites .aw-preview-badge { color: var(--aw-blue) !important; background: var(--brand-50); border-radius: 3px; padding: 3px 7px; }
.agent-websites .aw-example-site { padding: 23px; background: var(--demo-bg); color: var(--demo-ink) !important; transition: background .25s, color .25s; }
.agent-websites .aw-example-nav { display: flex; align-items: center; justify-content: space-between; gap: 10px; padding-bottom: 20px; border-bottom: 1px solid color-mix(in srgb, var(--demo-ink) 25%, transparent); font-size: 8px !important; }
.agent-websites .aw-example-nav > strong { font-size: 21px !important; letter-spacing: -.08em; }
.agent-websites .aw-example-nav strong span { font-size: 10px !important; margin-left: 2px; }
.agent-websites .aw-example-hero { display: grid; grid-template-columns: minmax(0, 1fr) 150px; gap: 20px; align-items: center; padding: 27px 0; }
.agent-websites .aw-example-kicker { text-transform: uppercase; font-size: 6px !important; letter-spacing: .12em; }
.agent-websites .aw-example-title { color: var(--demo-ink) !important; font-family: 'Fraunces', Georgia, serif !important; font-size: 30px !important; font-weight: 600; line-height: 1.06 !important; letter-spacing: -.055em; margin: 12px 0 19px; }
.agent-websites .aw-example-title em { color: var(--demo-accent) !important; }
.agent-websites .aw-example-play { display: inline-flex; gap: 9px; padding: 8px 10px; background: var(--demo-ink); color: var(--demo-bg) !important; font-size: 7px !important; }
.agent-websites .aw-cover { background: var(--demo-accent); color: var(--demo-bg) !important; aspect-ratio: 1; position: relative; overflow: hidden; padding: 14px; }
.agent-websites .aw-cover > span { position: relative; z-index: 1; font-size: 41px !important; font-weight: 800; line-height: .83 !important; letter-spacing: -.07em; display: block; }
.agent-websites .aw-cover small { position: absolute; bottom: 10px; font-size: 6px !important; letter-spacing: .13em; z-index: 1; }
.agent-websites .aw-record { width: 132px; aspect-ratio: 1; border: 27px solid var(--demo-ink); background: var(--demo-accent); border-radius: 50%; position: absolute; bottom: -55px; right: -25px; box-shadow: 0 0 0 1px var(--demo-accent), 0 0 0 7px var(--demo-ink); }
.agent-websites .aw-example-episode, .agent-websites .aw-example-guests { display: flex; gap: 12px; align-items: center; padding: 13px 0 0; border-top: 1px solid color-mix(in srgb, var(--demo-ink) 25%, transparent); }
.agent-websites .aw-example-episode small, .agent-websites .aw-example-guests small { display: block; font-size: 6px !important; letter-spacing: .1em; }
.agent-websites .aw-example-episode strong, .agent-websites .aw-example-guests strong { font-size: 10px !important; display: block; margin-top: 4px; }
.agent-websites .aw-example-episode > span:last-child, .agent-websites .aw-example-guests > span:last-child { margin-left: auto; font-size: 7px !important; }
.agent-websites .aw-mini-play, .agent-websites .aw-guest-avatar { width: 26px; height: 26px; background: var(--demo-ink); color: var(--demo-bg) !important; display: grid; place-items: center; font-size: 8px !important; }
.agent-websites .aw-example-guests { margin-top: 13px; }
.agent-websites [hidden] { display: none !important; }
.agent-websites [data-demo-theme="bold"] { --demo-bg: #192d50; --demo-ink: #fcf7ed; --demo-accent: #facf71; }
.agent-websites [data-demo-theme="bold"] .aw-cover { color: #192d50 !important; }
.agent-websites [data-demo-theme="bold"] .aw-example-title { font-family: 'Inter', sans-serif !important; font-weight: 800; }
.agent-websites .aw-conversation { position: relative; margin: -5px 15px 0 -18px; padding: 20px; border-radius: 10px; background: #fff; box-shadow: 0 10px 32px #17314d17; border: 1px solid var(--aw-line); }
.agent-websites .aw-prompt { display: flex; gap: 12px; font-size: 12px !important; line-height: 1.6 !important; }
.agent-websites .aw-prompt p { font-size: 12px !important; }
.agent-websites .aw-agent-reply p { font-size: 11px !important; }
.agent-websites .aw-you { color: var(--aw-muted) !important; font-size: 10px !important; padding-top: 2px; }
.agent-websites .aw-agent-reply { display: flex; gap: 12px; padding-top: 14px; margin-top: 14px; border-top: 1px solid var(--aw-line); font-size: 11px !important; }
.agent-websites .aw-agent-reply strong { display: block; margin-bottom: 3px; font-size: 10px !important; }
.agent-websites .aw-agent-reply p { color: var(--aw-muted) !important; }
.agent-websites .aw-agent-symbol { font-size: 20px !important; color: var(--aw-blue) !important; }
.agent-websites .aw-demo-controls { display: flex; gap: 7px; align-items: center; flex-wrap: wrap; margin-top: 17px; font-size: 10px !important; }
.agent-websites .aw-demo-controls > span { color: var(--aw-muted) !important; margin-right: 3px; }
.agent-websites .aw-demo-controls button { font: inherit; border-radius: 20px; border: 1px solid #cbd6e7; background: transparent; color: var(--aw-muted) !important; padding: 7px 10px; cursor: pointer; transition: background .2s; }
.agent-websites .aw-demo-controls button[aria-pressed="true"] { background: var(--aw-ink); color: #fff !important; border-color: var(--aw-ink); }
.agent-websites .aw-demo-controls button:hover { border-color: var(--aw-ink); }
.agent-websites .aw-workflow { padding-block: 88px; }
.agent-websites .aw-section-heading { max-width: 780px; margin-bottom: 42px; }
.agent-websites h2:not(.heading-inverse) { font-size: clamp(31px, 3.4vw, 44px) !important; line-height: 1.14 !important; letter-spacing: -.02em; }
.agent-websites .aw-section-heading > p:last-child { margin-top: 18px; color: var(--aw-muted) !important; font-size: 16px !important; }
.agent-websites .aw-steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; padding: 0; margin: 0; list-style: none; }
.agent-websites .aw-step-number { display: block; font-family: 'Fraunces', Georgia, serif !important; color: var(--aw-blue) !important; font-size: 26px !important; padding-bottom: 17px; margin-bottom: 20px; border-bottom: 1px solid var(--aw-line); }
.agent-websites h3 { font-size: 19px !important; line-height: 1.3 !important; letter-spacing: -.025em; margin-bottom: 14px; }
.agent-websites .aw-steps p { color: var(--aw-muted) !important; font-size: 14px !important; }
.agent-websites .aw-foundation { background: var(--brand-50); padding-block: 85px; border-block: 1px solid var(--aw-line); }
.agent-websites .aw-responsibilities { display: grid; grid-template-columns: 1fr 1fr; gap: 70px; }
.agent-websites .aw-responsibility { padding-right: 38px; }
.agent-websites .aw-role { display: flex; align-items: center; height: 35px; gap: 10px; font-size: 13px !important; font-weight: 600; margin-bottom: 25px; }
.agent-websites .aw-role > span { font-size: 30px !important; color: var(--aw-blue) !important; }
.agent-websites .aw-role img { width: 105px; height: auto; }
.agent-websites .aw-responsibility h3 { font-size: 29px !important; }
.agent-websites .aw-responsibility > p { color: var(--aw-muted) !important; font-size: 15px !important; max-width: 440px; }
.agent-websites .aw-responsibility ul { padding: 0; margin: 23px 0 28px; list-style: none; }
.agent-websites .aw-responsibility li { font-size: 14px !important; padding: 10px 0 10px 25px; position: relative; }
.agent-websites .aw-responsibility li::before { content: '↗'; position: absolute; left: 0; color: var(--aw-blue) !important; }
.agent-websites .aw-platform { padding-left: 50px; padding-right: 0; border-left: 1px solid var(--aw-line); }
.agent-websites .aw-platform li::before { content: '✓'; }
.agent-websites p.aw-pullquote { font-family: 'Fraunces', Georgia, serif !important; font-style: italic; color: var(--aw-ink) !important; font-size: 23px !important; line-height: 1.4 !important; }
.agent-websites .aw-feed-note { display: flex; gap: 12px; align-items: center; padding: 16px; background: var(--brand-50); border-radius: 8px; }
.agent-websites .aw-feed-icon { color: var(--aw-blue) !important; font-size: 28px !important; }
.agent-websites .aw-feed-note strong { display: block; font-size: 13px !important; }
.agent-websites .aw-feed-note div > span { display: block; color: var(--aw-muted) !important; font-size: 11px !important; margin-top: 4px; }
.agent-websites .aw-continuity { display: grid; grid-template-columns: 1fr 1fr; gap: 100px; align-items: center; padding-block: 100px; }
.agent-websites .aw-continuity h2 { font-size: 49px !important; margin-bottom: 24px; }
.agent-websites .aw-continuity h2 em { color: var(--aw-blue) !important; }
.agent-websites .aw-continuity > div > p:not(.aw-eyebrow) { font-size: 15px !important; color: var(--aw-muted) !important; margin-top: 18px; }
.agent-websites .aw-update-story { padding: 0 0 0 12px; }
.agent-websites .aw-update-row { display: flex; gap: 22px; position: relative; padding-bottom: 32px; }
.agent-websites .aw-update-row:not(:nth-child(3))::before { content: ''; position: absolute; top: 46px; bottom: 3px; left: 21px; border-left: 1px dashed #b5c5dd; }
.agent-websites .aw-update-icon { display: grid; place-items: center; flex: 0 0 44px; height: 44px; background: var(--brand-50); border: 1px solid var(--aw-line); border-radius: 12px; font-size: 23px !important; color: var(--aw-blue) !important; }
.agent-websites .aw-done { background: #e7f4ee; color: #30765c !important; }
.agent-websites .aw-update-row small { display: block; font-size: 9px !important; letter-spacing: .12em; color: var(--aw-muted) !important; margin: 2px 0 5px; }
.agent-websites .aw-update-row strong { font-size: 17px !important; }
.agent-websites .aw-update-row p { color: var(--aw-muted) !important; font-size: 12px !important; margin-top: 5px; }
.agent-websites .aw-update-footer { margin-left: 65px; border-top: 1px solid var(--aw-line); padding-top: 20px; color: var(--aw-blue) !important; font-size: 12px !important; }
.agent-websites .aw-faq-section { border-top: 1px solid var(--aw-line); padding-block: 80px 100px; display: grid; grid-template-columns: 1fr 1.6fr; gap: 90px; }
.agent-websites .aw-faq-heading > p:last-child { margin-top: 22px; color: var(--aw-muted) !important; font-size: 14px !important; }
.agent-websites .aw-faq details { border-bottom: 1px solid var(--aw-line); }
.agent-websites .aw-faq summary { list-style: none; display: flex; justify-content: space-between; gap: 20px; align-items: center; padding: 21px 0; color: var(--aw-ink) !important; cursor: pointer; font-size: 15px !important; font-weight: 600; }
.agent-websites .aw-faq details:first-child summary { padding-top: 0; }
.agent-websites .aw-faq summary::-webkit-details-marker { display: none; }
.agent-websites .aw-faq summary > span { font-size: 23px !important; font-weight: 400; color: var(--aw-blue) !important; transition: transform .2s; }
.agent-websites .aw-faq details[open] summary > span { transform: rotate(45deg); }
.agent-websites .aw-faq details > div { padding: 0 30px 24px 0; }
.agent-websites .aw-faq details p { color: var(--aw-muted) !important; font-size: 14px !important; }
.agent-websites .aw-faq details p + p { margin-top: 12px; }
.agent-websites .aw-access { padding-block: 70px; background: var(--brand-50); }
.agent-websites .aw-access .cta-block { padding: 60px; }
.agent-websites .aw-access-inner { display: grid; grid-template-columns: 1.5fr 1fr; gap: 100px; align-items: center; }
.agent-websites .aw-access .aw-eyebrow { color: var(--brand-100) !important; }
.agent-websites .aw-access h2 { color: #fff !important; }
.agent-websites .aw-access h2 em { color: var(--brand-100) !important; }
.agent-websites .aw-access p:not(.aw-eyebrow) { max-width: 510px; font-size: 15px !important; color: var(--brand-100) !important; margin: 24px 0; }
.agent-websites .aw-access small { display: block; color: var(--brand-100) !important; font-size: 10px !important; margin-top: 15px; }
.agent-websites .aw-access-art { position: relative; padding: 24px 0 24px 50px; border-left: 1px solid #4c6280; }
.agent-websites .aw-access-art > span { display: block; font-size: 64px !important; font-weight: 700; line-height: 1 !important; letter-spacing: -.06em; }
.agent-websites .aw-access-art em { color: var(--brand-100) !important; }
.agent-websites .aw-access-art i { position: absolute; right: 0; top: 5px; font-size: 60px !important; font-style: normal; color: var(--brand-100) !important; }
.agent-websites .aw-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
@keyframes aw-arrive { from { opacity: 0; transform: translateY(15px); } to { opacity: 1; transform: translateY(0); } }
@media (min-width: 1500px) { .agent-websites .aw-container { width: min(1280px, calc(100% - 90px)); } }
@media (max-width: 1050px) { .agent-websites .aw-hero-grid { gap: 34px; }.agent-websites .aw-hero h1 { font-size: 48px !important; }.agent-websites .aw-example-title { font-size: 25px !important; }.agent-websites .aw-cover > span { font-size: 31px !important; }.agent-websites .aw-conversation { margin-left: 0; margin-right: 0; }.agent-websites .aw-continuity { gap: 45px; }.agent-websites .aw-responsibilities { gap: 30px; }.agent-websites .aw-platform { padding-left: 30px; }.agent-websites .aw-faq-section { gap: 45px; }.agent-websites .aw-access-inner { gap: 40px; } }
@media (max-width: 780px) { .agent-websites .aw-container { width: calc(100% - 40px); }.agent-websites .aw-hero { padding: 42px 0; }.agent-websites .aw-hero-grid { grid-template-columns: 1fr; gap: 42px; }.agent-websites .aw-hero-copy { max-width: 620px; }.agent-websites .aw-hero h1 { font-size: clamp(42px, 7vw, 58px) !important; }.agent-websites .aw-intro { font-size: 16px !important; }.agent-websites .aw-demo { width: min(100%, 570px); margin-inline: auto; }.agent-websites .aw-eyebrow { font-size: 10px !important; margin-bottom: 20px; }.agent-websites .aw-workflow { padding-block: 55px; }.agent-websites .aw-steps { grid-template-columns: 1fr 1fr; gap: 30px; }.agent-websites .aw-foundation { padding-block: 55px; }.agent-websites .aw-continuity { grid-template-columns: 1fr; padding-block: 60px; gap: 36px; }.agent-websites .aw-continuity h2 { font-size: 39px !important; }.agent-websites .aw-update-story { padding: 0; }.agent-websites .aw-faq-section { grid-template-columns: 1fr; gap: 30px; padding-block: 55px; }.agent-websites .aw-faq-heading h2 br { display: none; }.agent-websites .aw-faq-heading > p:last-child { margin-top: 16px; }.agent-websites .aw-access-inner { grid-template-columns: 1fr; }.agent-websites .aw-access-art { display: none; }.agent-websites .aw-access { padding-block: 55px; }.agent-websites .aw-access .cta-block { padding: 35px 24px; } }
@media (max-width: 540px) { .agent-websites .aw-responsibilities { grid-template-columns: 1fr; gap: 36px; }.agent-websites .aw-responsibility { padding: 0; }.agent-websites .aw-platform { border-left: 0; border-top: 1px solid var(--aw-line); padding-top: 32px; }.agent-websites .aw-example-site { padding: 18px; }.agent-websites .aw-example-hero { grid-template-columns: minmax(0, 1fr) minmax(0, .75fr); gap: 14px; }.agent-websites .aw-example-title { font-size: 26px !important; }.agent-websites .aw-cover { padding: 10px; }.agent-websites .aw-cover > span { font-size: clamp(22px, 6vw, 32px) !important; }.agent-websites .aw-example-nav > span { font-size: 7px !important; }.agent-websites .aw-actions { gap: 18px; }.agent-websites .aw-demo-controls { gap: 5px; }.agent-websites .aw-demo-controls button { padding: 7px 9px; }.agent-websites .aw-demo-controls > span { width: 100%; margin-bottom: 4px; }.agent-websites .aw-conversation { padding: 16px; }.agent-websites .aw-steps { gap: 26px 22px; }.agent-websites .aw-steps h3 { font-size: 17px !important; }.agent-websites .aw-steps p { font-size: 13px !important; }.agent-websites .aw-example-guests > span:last-child { max-width: 85px; }.agent-websites .aw-faq summary { font-size: 14px !important; } }
@media (prefers-reduced-motion: reduce) { .agent-websites *, .agent-websites *::before, .agent-websites *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; } }
.agent-websites .aw-hosting { padding-block: 70px; border-bottom: 1px solid var(--aw-line); }
.agent-websites .aw-hosting-points { grid-template-columns: repeat(3, 1fr); }
.agent-websites .aw-hosting-note { margin-top: 30px; font-size: 13px !important; color: var(--aw-muted) !important; }
.agent-websites .aw-hosting-note a { display: inline-block; text-decoration: underline; text-underline-offset: 3px; }
.agent-websites .aw-guide { max-width: 860px; padding-block: 55px 80px; }
.agent-websites .aw-guide header { margin-top: 38px; }
.agent-websites .aw-guide h1 { font-size: clamp(36px, 4vw, 54px) !important; line-height: 1.12 !important; letter-spacing: -.025em; }
.agent-websites .aw-guide h1 em { color: var(--aw-blue) !important; }
.agent-websites .aw-guide p, .agent-websites .aw-guide li, .agent-websites .aw-guide dd { font-size: 16px !important; line-height: 1.7 !important; color: var(--aw-muted) !important; }
.agent-websites .aw-guide p { margin-top: 18px; }
.agent-websites .aw-guide section { padding-top: 38px; margin-top: 32px; border-top: 1px solid var(--aw-line); }
.agent-websites .aw-guide h2 { font-size: 32px !important; }
.agent-websites .aw-guide li { margin-top: 12px; }
.agent-websites .aw-guide ul, .agent-websites .aw-guide ol { padding-left: 24px; margin-top: 18px; }
.agent-websites .aw-guide-status { margin-top: 30px; padding: 24px; background: var(--aw-paper); border-left: 3px solid var(--aw-blue); }
.agent-websites .aw-guide-nav { display: flex; flex-wrap: wrap; gap: 12px 24px; margin-top: 30px; font-size: 14px !important; }
.agent-websites .aw-guide a:not(.aw-button) { text-decoration: underline; text-underline-offset: 3px; }
.agent-websites .aw-guide dl { margin-top: 24px; }
.agent-websites .aw-guide dt { margin-top: 16px; }
.agent-websites .aw-guide dd { margin: 5px 0 0; overflow-wrap: anywhere; }
.agent-websites .aw-guide .aw-button { margin-top: 24px; }
@media (max-width: 780px) { .agent-websites .aw-hosting { padding-block: 50px; }.agent-websites .aw-hosting-points { grid-template-columns: 1fr; gap: 24px; } }

.agent-websites .aw-toolkit { padding-block: 80px 10px; }
.agent-websites .aw-toolkit-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 36px; }
.agent-websites .aw-toolkit-grid article { padding-top: 22px; border-top: 1px solid var(--aw-line); }
.agent-websites .aw-toolkit-grid p { font-size: 14px !important; color: var(--aw-muted) !important; }
.agent-websites .aw-guide section > h3 { margin-top: 30px; }
@media (max-width: 780px) { .agent-websites .aw-toolkit { padding-top: 50px; }.agent-websites .aw-toolkit-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px; } }
@media (max-width: 540px) { .agent-websites .aw-toolkit-grid { grid-template-columns: 1fr; } }
