:root{--ink:#181818;--ink-soft:#232323;--paper:#f0eee6;--paper-deep:#e6e2d7;--orange:#f4a42c;--orange-deep:#d98008;--muted:#666158;--line:#18181824;--success:#2d7a55;--danger:#a83f36;--radius:18px;--shadow:0 18px 60px #1818181a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Hanken Grotesk,Avenir Next,Avenir,Inter,sans-serif}button,input,textarea,select{font:inherit}input::placeholder,textarea::placeholder{color:var(--muted);opacity:1}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.shell{min-height:100vh}.brand-mark{letter-spacing:-.02em;align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand-mark-icon{color:inherit;background:0 0;border-radius:0;justify-content:center;align-items:center;width:31px;height:31px;display:inline-flex}.brand-mark-icon svg{width:31px;height:31px}.brand-mark-icon img{object-fit:contain;width:100%;height:100%;display:block}.app-mark{filter:drop-shadow(0 5px #0000001f);display:block;overflow:visible}.eyebrow{color:var(--orange-deep);letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800}.display{letter-spacing:-.055em;margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(42px,7vw,82px);font-weight:500;line-height:.96}.lede{color:#555149;font-size:18px;line-height:1.65}.button{cursor:pointer;background:var(--ink);min-height:46px;color:var(--paper);border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-weight:750;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-1px);box-shadow:0 8px 20px #18181829}.button:disabled{cursor:not-allowed;opacity:.55;transform:none}.button.orange{background:var(--brand-accent,var(--orange));color:var(--brand-surface,var(--ink))}.button.orange:hover{background:var(--brand-accent-hover,var(--orange-deep))}.button.ghost{color:var(--ink);border-color:var(--line);background:0 0}.button.danger{color:var(--danger);background:0 0;border-color:#a83f3640}.button.small{min-height:38px;padding:0 13px;font-size:14px}.field{gap:8px;display:grid}.field label,.field-label{font-size:13px;font-weight:800}.field input,.field textarea,.field select,.input{border:1px solid var(--line);width:100%;color:var(--ink);background:#ffffff80;border-radius:12px;outline:none;padding:13px 14px;transition:border-color .15s,box-shadow .15s}.field textarea{resize:vertical;min-height:145px;line-height:1.5}.field input:focus,.field textarea:focus,.field select:focus,.input:focus{border-color:var(--brand-accent,var(--orange-deep));box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-accent,var(--orange)) 18%, transparent)}.notice{border-radius:12px;padding:12px 14px;font-size:14px;line-height:1.5}.notice.error{color:#7e2d27;background:#a83f3617}.notice.success{color:#1f6544;background:#2d7a551a}.proof-card{break-inside:avoid;border-radius:var(--radius);background:#ffffff75;border:1px solid #1818181c;margin:0 0 16px;padding:24px;overflow:hidden;box-shadow:0 8px 32px #1818180d}.proof-card blockquote{margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:21px;line-height:1.48}.proof-card .quote-mark{color:var(--orange);height:36px;font-family:Georgia,serif;font-size:50px;line-height:1}.proof-card footer{align-items:center;gap:12px;margin-top:22px;display:flex}.social-gallery{gap:6px;display:grid;overflow:hidden}.social-gallery-1{grid-template-columns:1fr}.social-gallery-2{grid-template-columns:repeat(2,1fr)}.social-gallery-3{grid-template-rows:repeat(2,1fr);grid-template-columns:1.35fr .65fr}.social-gallery-3 .social-image:first-child{grid-row:1/3}.social-image{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:180px;display:block}.social-gallery-1 .social-image{background-color:#f1eee7;background-size:contain}.proof-card .social-gallery{border-radius:var(--radius) var(--radius) 0 0;margin:-24px -24px 20px}.proof-card .social-image{min-height:230px}.avatar{background:var(--ink);color:var(--paper);background-size:cover;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:13px;font-weight:800;display:flex;overflow:hidden;background-position:50% 22%!important}.avatar img{object-fit:cover;width:100%;height:100%}.author{min-width:0}.author strong{font-size:14px;display:block}.author span{color:var(--muted);margin-top:2px;font-size:12px;display:block}.source-pill{text-transform:capitalize;background:#1818180f;border-radius:99px;margin-left:auto;padding:6px 9px;font-size:11px;font-weight:800}.stars{color:var(--orange-deep);letter-spacing:2px;margin:0 0 12px}.video-frame{background:#111216;border:0;border-radius:12px;width:100%;margin:0 0 18px}iframe.video-frame{aspect-ratio:16/9}video.video-frame{object-fit:contain;max-height:560px;display:block}.home{background:radial-gradient(circle at 80% 10%, #f4a42c2e, transparent 30%), var(--paper);padding:28px clamp(22px,5vw,72px)}.home-nav{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;display:flex}.home-hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(50px,8vw,130px);max-width:1280px;min-height:calc(100vh - 92px);margin:0 auto;padding:70px 0;display:grid}.home-hero .lede{max-width:680px}.home-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.home-stack{gap:12px;display:grid}.home-stack>div{background:var(--ink);border-radius:var(--radius);color:var(--paper);grid-template-columns:42px 1fr;padding:22px;display:grid}.home-stack>div:nth-child(2){margin-left:28px}.home-stack span{color:var(--orange);grid-row:1/3;font-family:monospace;font-size:12px}.home-stack strong{font-family:"Source Serif 4",Georgia,serif;font-size:25px;font-weight:500}.home-stack p{color:#aaa69e;margin:7px 0 0;font-size:14px;line-height:1.5}.collection-shell{background:linear-gradient(90deg, var(--ink) 0 50%, var(--paper) 50%);place-items:center;min-height:100vh;padding:46px 22px;display:grid}.collection-wrap{grid-template-columns:.9fr 1.1fr;width:min(1080px,100%);display:grid}.collection-story{background:var(--brand-surface,var(--ink));color:var(--brand-text,var(--paper));border-radius:26px 0 0 26px;padding:clamp(28px,5vw,62px) clamp(30px,5vw,58px) 40px}.collection-story .eyebrow{color:var(--orange)}.collection-story .brand-mark{color:var(--brand-text,var(--paper));letter-spacing:-.03em;text-transform:none;gap:14px}.collection-story .brand-mark-icon{background:var(--brand-light-surface,var(--paper));border:1px solid color-mix(in srgb, var(--brand-accent,var(--orange)) 28%, transparent);filter:drop-shadow(0 10px 18px #00000052);border-radius:12px;width:48px;height:48px;padding:7px}.collection-story h1{font-family:var(--display-font,"Source Serif 4", Georgia, serif);letter-spacing:-.045em;margin:72px 0 22px;font-size:clamp(42px,5vw,64px);font-weight:500;line-height:1}.collection-story p{color:color-mix(in srgb, var(--brand-text,var(--paper)) 72%, transparent);line-height:1.65}.question-list{counter-reset:prompts;gap:14px;margin:36px 0 0;padding:0;list-style:none;display:grid}.question-list li{color:color-mix(in srgb, var(--brand-text,var(--paper)) 78%, transparent);grid-template-columns:25px 1fr;gap:12px;font-size:13px;line-height:1.45;display:grid}.question-list li:before{color:var(--brand-accent,var(--orange));content:"0" counter(prompts);counter-increment:prompts;padding-top:2px;font-family:monospace;font-size:11px}.collection-card{background:var(--brand-light-surface,var(--paper));box-shadow:var(--shadow);color:var(--brand-light-text,var(--ink));border-radius:0 26px 26px 0;padding:clamp(28px,5vw,60px)}.collection-card h2{font-family:var(--display-font,"Source Serif 4", Georgia, serif);letter-spacing:-.03em;margin:0 0 8px;font-size:32px;font-weight:500}.collection-card>p{color:var(--muted);margin:0 0 28px}.collection-card .field input,.collection-card .field textarea,.collection-card .field select{background:color-mix(in srgb, var(--brand-paper-surface,#fff) 88%, transparent);border-color:color-mix(in srgb, var(--brand-light-text,var(--ink)) 16%, transparent);color:var(--brand-light-text,var(--ink))}.collection-card input::placeholder,.collection-card textarea::placeholder{color:color-mix(in srgb, var(--brand-light-text,var(--ink)) 52%, transparent)}.collection-submit-button{border-radius:16px;justify-self:start;gap:10px;min-height:58px;padding:0 24px 0 16px}.collection-submit-button>span{background:var(--brand-paper-surface,#f0eee6d1);border:1px solid color-mix(in srgb, var(--brand-surface,var(--ink)) 16%, transparent);color:var(--brand-surface,var(--ink));border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.collection-submit-button .illustrated-icon{width:28px;height:28px;transform:rotate(-2deg)}.form-grid{gap:18px;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.choice-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.choice{border:1px solid var(--line);cursor:pointer;border-radius:12px;padding:14px}.choice.active{background:color-mix(in srgb, var(--brand-accent,var(--orange)) 12%, transparent);border-color:var(--brand-accent,var(--orange-deep))}.choice input{margin-right:8px}.consent{align-items:flex-start;gap:10px;font-size:13px;line-height:1.45;display:flex}.consent input{margin-top:2px}.success-panel{text-align:center;align-content:center;min-height:480px;display:grid}.success-icon{background:var(--orange);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:28px;display:flex}.thank-you-image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:14px;width:100%;min-height:190px;margin-bottom:20px}.thank-you-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.approval-shell{background:radial-gradient(circle at 82% 14%, color-mix(in srgb, var(--brand-accent,var(--orange)) 18%, transparent), transparent 28%), var(--brand-light-surface,var(--paper));color:var(--brand-light-text,var(--ink));grid-template-columns:minmax(0,.9fr) minmax(360px,.7fr);align-items:center;gap:clamp(36px,7vw,100px);min-height:100vh;padding:clamp(28px,6vw,86px);display:grid}.approval-copy{max-width:640px}.approval-copy>.eyebrow{margin-top:64px}.approval-copy h1{font-family:var(--display-font,"Source Serif 4", Georgia, serif);letter-spacing:-.055em;margin:0 0 22px;font-size:clamp(44px,6vw,76px);font-weight:500;line-height:.96}.approval-copy>p:not(.eyebrow){color:var(--muted);max-width:560px;font-size:17px;line-height:1.65}.approval-original{border:1px solid var(--line);background:#ffffff75;border-radius:16px;gap:9px;margin-top:24px;padding:18px;display:grid}.approval-original>span{color:var(--orange-deep);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850}.approval-original blockquote{color:#4f4b44;max-height:170px;margin:0;font-size:13px;line-height:1.6;overflow-y:auto}.approval-original small{color:var(--muted);font-size:11px}.approval-preview{background:var(--brand-surface,var(--ink));box-shadow:var(--shadow);border-radius:26px;padding:clamp(22px,4vw,42px)}.approval-preview>span{color:#c9c4ba;letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:800;display:block}.approval-preview .proof-card{background:var(--brand-card,var(--paper));border-color:color-mix(in srgb, var(--brand-testimonial-accent,var(--orange)) 24%, transparent);color:var(--brand-text,var(--paper));margin:0}.approval-preview .proof-card .quote-mark,.approval-preview .proof-card .stars{color:var(--brand-testimonial-accent,var(--orange))}.approval-actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.approval-actions>p{color:var(--muted);flex-basis:100%;margin:5px 0 0;font-size:12px;line-height:1.5}.approval-actions .notice{flex-basis:100%}.approval-result{border:1px solid var(--line);background:#1818180e;border-radius:14px;gap:5px;margin-top:28px;padding:18px;display:grid}.approval-result.success{background:#2d7a551a;border-color:#2d7a5538}.approval-result span{color:var(--muted);font-size:13px;line-height:1.45}.wall-shell{background:var(--brand-light-surface,var(--paper));color:var(--brand-light-text,var(--ink));min-height:100vh;padding:70px clamp(20px,6vw,88px)}.wall-header{justify-content:space-between;align-items:end;gap:30px;max-width:1200px;margin:0 auto 52px;display:flex}.wall-header h1{font-family:var(--display-font,"Source Serif 4", Georgia, serif);letter-spacing:-.055em;max-width:760px;margin:14px 0 0;font-size:clamp(43px,6vw,74px);font-weight:500;line-height:.98}.wall-header .brand-mark{gap:14px}.wall-header .brand-mark-icon{filter:drop-shadow(0 10px 18px #1818182e);width:48px;height:48px}.wall-share-button{border-radius:16px;gap:10px;min-height:58px;padding:0 24px 0 16px}.wall-share-button>span{background:var(--brand-paper-surface,#f0eee6d1);border:1px solid color-mix(in srgb, var(--brand-surface,var(--ink)) 16%, transparent);color:var(--brand-surface,var(--ink));border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.wall-share-button .illustrated-icon{width:28px;height:28px;transform:rotate(-5deg)}.wall-grid{column-count:3;column-gap:16px;max-width:1200px;margin:0 auto}.wall-shell .proof-card{background:var(--brand-card,#ffffff75);border-color:color-mix(in srgb, var(--brand-testimonial-accent,var(--orange)) 24%, transparent);color:var(--brand-text,var(--paper))}.wall-shell .proof-card blockquote{font-family:var(--display-font,"Source Serif 4", Georgia, serif)}.wall-shell .proof-card .quote-mark,.wall-shell .proof-card .stars{color:var(--brand-testimonial-accent,var(--orange))}.wall-shell .proof-card .author span{color:color-mix(in srgb, var(--brand-text,var(--paper)) 65%, transparent)}.wall-shell .proof-card .source-pill{background:color-mix(in srgb, var(--brand-text,var(--paper)) 10%, transparent)}.wall-shell .proof-card .avatar{background-color:var(--brand-surface,var(--ink));border:2px solid var(--brand-testimonial-accent,transparent);color:var(--brand-text,var(--paper))}.empty-state{border-radius:var(--radius);color:var(--muted);text-align:center;border:1px dashed #18181838;padding:70px 25px}.wall-credit{color:var(--muted);text-align:center;justify-content:center;align-items:center;margin-top:30px;font-size:12px;display:flex}.wall-credit .brand-mark{color:color-mix(in srgb, var(--brand-light-text,var(--ink)) 68%, transparent);letter-spacing:0;text-transform:none;gap:8px;font-size:12px;font-weight:750}.wall-credit .brand-mark-icon{filter:drop-shadow(0 4px 9px #18181824);width:26px;height:26px}.connector-shell{background:radial-gradient(circle at 86% 6%, #f4a42c33, transparent 25%), var(--paper);min-height:100vh;padding:28px clamp(20px,5vw,72px) 48px}.connector-nav{justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;display:flex}.connector-nav>span{border:1px solid var(--line);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:800}.connector-hero{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:stretch;gap:clamp(28px,6vw,90px);max-width:1240px;margin:64px auto 28px;display:grid}.connector-hero>div{align-content:center;display:grid}.connector-hero h1{letter-spacing:-.055em;max-width:850px;margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(46px,6.3vw,82px);font-weight:500;line-height:.96}.connector-hero>div>p:not(.eyebrow){color:var(--muted);max-width:760px;font-size:17px;line-height:1.65}.connector-hero aside{box-shadow:var(--shadow);color:#fff;background:#1d1d20;border-radius:24px;padding:30px;display:grid}.connector-hero aside>strong{margin-top:38px;font-family:"Source Serif 4",Georgia,serif;font-size:78px;font-weight:500;line-height:1}.connector-hero aside>p{color:#b9bbc1;margin:2px 0 26px;font-size:13px;line-height:1.5}.connector-hero aside ul{border-top:1px solid #3c3d42;gap:13px;margin:auto 0 0;padding:22px 0 0;list-style:none;display:grid}.connector-hero aside li{color:#e7e5df;align-items:center;gap:9px;font-size:12px;display:flex}.connector-hero aside li svg{color:var(--orange)}.connector-hero-icons{display:flex}.connector-hero-icons i{color:#181818;background:#fff;border:3px solid #1d1d20;border-radius:16px;justify-content:center;align-items:center;width:55px;height:55px;margin-right:-9px;display:flex}.connector-hero-icons i:first-child{color:#fff;background:#d97757;transform:rotate(-4deg)}.connector-hero-icons i:last-child{transform:rotate(5deg)}.connector-hero-icons svg{width:29px;height:29px}.connector-url-box{border:1px solid var(--line);background:#ffffff8c;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:9px;margin-top:20px;padding:15px;display:grid}.connector-url-box>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;grid-column:1/3;font-size:10px;font-weight:850}.connector-url-box code{text-overflow:ellipsis;white-space:nowrap;background:#1818180d;border-radius:10px;padding:13px;font-size:12px;overflow:hidden}.connector-copy-button{min-height:42px}.connector-action-access{background:#fff8ea;border:1px solid #efd39f;border-radius:22px;grid-template-columns:.7fr 1.3fr;gap:34px;max-width:1240px;margin:0 auto 16px;padding:clamp(24px,4vw,42px);display:grid}.connector-action-access h2{letter-spacing:-.04em;margin:9px 0 14px;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(30px,4vw,46px);font-weight:500;line-height:1.02}.connector-action-access>div:first-child>p:last-child{color:var(--muted);font-size:12px;line-height:1.6}.connector-action-steps{gap:9px;display:grid}.connector-action-steps article{background:#ffffffb3;border:1px solid #eeddbd;border-radius:14px;grid-template-columns:28px 1fr;align-items:start;gap:11px;padding:14px;display:grid}.connector-action-steps article>b{background:var(--orange);border-radius:9px;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;display:flex}.connector-action-steps article>span{gap:7px;display:grid}.connector-action-steps strong{font-size:12px}.connector-action-steps small{color:var(--muted);font-size:10px;line-height:1.5}.connector-action-steps code{text-overflow:ellipsis;white-space:nowrap;background:#f1eee7;border-radius:8px;padding:9px;font-size:9px;overflow:hidden}.connector-action-steps .connector-copy-button{justify-self:start}.connector-provider-grid{grid-template-columns:repeat(2,1fr);gap:16px;max-width:1240px;margin:0 auto;display:grid}.connector-provider-grid>article{border:1px solid var(--line);background:#fff9;border-radius:20px;padding:clamp(22px,3vw,34px);display:grid}.connector-provider-title{align-items:center;gap:15px;display:flex}.connector-provider-title>span{border-radius:15px;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.connector-provider-title>span.claude{color:#fff;background:#d97757}.connector-provider-title>span.openai{color:#fff;background:#191919}.connector-provider-title svg{width:28px;height:28px}.connector-provider-title small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800;display:block}.connector-provider-title h2{margin:3px 0 0;font-family:"Source Serif 4",Georgia,serif;font-size:28px;font-weight:500}.connector-provider-grid ol{gap:13px;margin:28px 0;padding:0;list-style:none;display:grid}.connector-provider-grid li{grid-template-columns:25px 1fr;align-items:flex-start;gap:11px;font-size:13px;line-height:1.5;display:grid}.connector-provider-grid li b{background:var(--orange);border-radius:8px;justify-content:center;align-items:center;width:25px;height:25px;font-size:10px;display:flex}.connector-provider-grid>article>a{color:var(--orange-deep);align-items:center;gap:5px;margin-top:auto;font-size:12px;font-weight:800;display:flex}.connector-privacy{color:#fff;background:#1d1d20;border-radius:24px;max-width:1240px;margin:16px auto;padding:clamp(25px,4vw,46px)}.connector-privacy>div:first-child{align-items:center;gap:13px;display:flex}.connector-privacy>div:first-child>svg{color:var(--orange)}.connector-privacy small{color:#abaeb5;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:850}.connector-privacy h2{margin:3px 0 0;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(28px,4vw,42px);font-weight:500}.connector-privacy-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px;display:grid}.connector-privacy-grid article{background:#292a2f;border:1px solid #393b42;border-radius:15px;gap:9px;min-height:180px;padding:19px;display:grid}.connector-privacy-grid article svg{color:var(--orange)}.connector-privacy-grid strong{margin-top:auto;font-size:13px}.connector-privacy-grid p{color:#b8bac0;margin:0;font-size:11px;line-height:1.55}.connector-fine-print{color:#9ea1a8;border-top:1px solid #3c3d42;margin:24px 0 0;padding-top:18px;font-size:10px;line-height:1.55}.connector-prompts{grid-template-columns:.65fr 1.35fr;gap:36px;max-width:1240px;margin:16px auto 0;padding:clamp(25px,4vw,46px) 0;display:grid}.connector-prompts h2{letter-spacing:-.04em;margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(30px,4vw,47px);font-weight:500;line-height:1.02}.connector-prompts>div:last-child{gap:10px;display:grid}.connector-prompts blockquote{border:1px solid var(--line);background:#ffffff8c;border-radius:14px;margin:0;padding:18px;font-family:"Source Serif 4",Georgia,serif;font-size:17px;line-height:1.45}.connector-footer{color:var(--muted);justify-content:center;max-width:1240px;margin:12px auto 0;padding-top:24px;font-size:12px;display:flex}.connector-footer .brand-mark-icon{width:28px;height:28px}.admin-shell{background:#e9e6dc;min-height:100vh}.admin-header{background:var(--ink);color:var(--paper);justify-content:space-between;align-items:center;padding:18px clamp(20px,4vw,52px);display:flex}.admin-header-actions{gap:9px;display:flex}.admin-header .button.ghost{color:var(--paper);border-color:#f0eee633}.admin-main{max-width:1320px;margin:0 auto;padding:42px clamp(18px,4vw,52px) 80px}.admin-titlebar{justify-content:space-between;align-items:end;gap:25px;margin-bottom:30px;display:flex}.admin-titlebar h1{letter-spacing:-.04em;margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:45px;font-weight:500}.stats{grid-template-columns:repeat(3,minmax(105px,1fr));gap:12px;display:grid}.stat{border:1px solid var(--line);background:#ffffff80;border-radius:14px;padding:14px 18px}.stat strong{font-size:24px;display:block}.stat span{color:var(--muted);font-size:12px}.admin-grid{grid-template-columns:330px 1fr;align-items:start;gap:22px;display:grid}.panel{background:var(--paper);border-radius:var(--radius);border:1px solid #18181817;padding:22px;box-shadow:0 8px 30px #1818180a}.panel h2{margin:0 0 6px;font-family:"Source Serif 4",Georgia,serif;font-size:24px;font-weight:500}.panel-copy{color:var(--muted);margin:0 0 20px;font-size:13px;line-height:1.5}.import-form{gap:12px;display:grid}.copy-box{background:#1818180b;border-radius:10px;align-items:center;gap:8px;margin-top:10px;padding:10px;display:flex}.copy-box code{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11px;overflow:hidden}.tabs{border-bottom:1px solid var(--line);gap:4px;margin:-4px 0 20px;display:flex}.tab{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:11px 13px;font-weight:750}.tab.active{border-bottom-color:var(--orange-deep);color:var(--ink)}.moderation-list{gap:12px;display:grid}.moderation-card{border:1px solid var(--line);background:#fff6;border-radius:14px;padding:18px}.moderation-heading{align-items:center;gap:11px;display:flex}.moderation-avatar{width:46px;height:46px}.moderation-person{min-width:0}.moderation-person strong{font-size:14px;display:block}.moderation-person span{color:var(--muted);margin-top:3px;font-size:12px;display:block}.moderation-meta{color:var(--muted);text-align:right;text-transform:capitalize;gap:3px;margin-left:auto;font-size:11px;display:grid}.moderation-card .social-gallery{border-radius:12px;margin-top:16px}.moderation-card blockquote{margin:16px 0;font-family:"Source Serif 4",Georgia,serif;font-size:18px;line-height:1.48}.moderation-actions{flex-wrap:wrap;gap:8px;margin-top:17px;display:flex}.loading{color:var(--muted);text-align:center;padding:80px 20px}.embed-shell{background:0 0;padding:4px}.embed-shell .wall-grid{column-count:3}.embed-shell{color:var(--widget-text,var(--ink));font-family:var(--brand-font,"Hanken Grotesk"), "Avenir Next", Avenir, Inter, sans-serif}.embed-shell .proof-card{background:var(--widget-card,#ffffffc2);color:var(--widget-text,var(--ink))}.embed-shell .proof-card blockquote{font-family:var(--display-font,"Source Serif 4", Georgia, serif)}.embed-shell .proof-card .quote-mark,.embed-shell .proof-card .stars{color:var(--brand-testimonial-accent,var(--orange))}.embed-shell .proof-card .author span{color:color-mix(in srgb, var(--widget-text,#181818) 66%, transparent)}.embed-shell .proof-card .source-pill{background:color-mix(in srgb, var(--widget-text,#181818) 8%, transparent)}.embed-carousel{scroll-snap-type:x mandatory;gap:16px;max-width:100%;padding:4px 4px 14px;display:flex;overflow-x:auto}.embed-carousel .proof-card{scroll-snap-align:start;flex:0 0 min(430px,86vw);margin:0}.embed-single{max-width:680px;margin:0 auto}.embed-single .proof-card{margin:0}.embed-rating-badge,.embed-source-badge{background:var(--widget-card,#fff);border:1px solid color-mix(in srgb, var(--widget-text,#181818) 14%, transparent);color:var(--widget-text,#181818);align-items:center;gap:12px;padding:14px 17px;text-decoration:none;display:inline-flex;box-shadow:0 12px 34px #1818181a}.embed-rating-badge{border-radius:12px;flex-wrap:wrap}.embed-rating-badge strong{font-size:22px}.embed-rating-badge>span:last-child{color:color-mix(in srgb, var(--widget-text,#181818) 66%, transparent);font-size:13px}.embed-badge-stars{color:var(--orange);letter-spacing:1px}.embed-source-badge{border-radius:14px;min-width:290px}.embed-source-icon{background:var(--orange);color:#181818;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;font-weight:850;display:flex}.embed-source-badge>span:nth-child(2){gap:2px;display:grid}.embed-source-badge small{color:color-mix(in srgb, var(--widget-text,#181818) 62%, transparent)}.embed-source-badge b{margin-left:auto;font-size:20px}.embed-collector{background:var(--widget-surface,#f0eee6);border:1px solid color-mix(in srgb, var(--widget-text,#181818) 12%, transparent);color:var(--widget-text,#181818);border-radius:18px;justify-content:space-between;align-items:center;gap:28px;padding:26px 30px;display:flex}.embed-collector h2{font-family:var(--display-font,"Source Serif 4", Georgia, serif);margin:5px 0;font-size:27px;font-weight:500}.embed-collector p{color:color-mix(in srgb, var(--widget-text,#181818) 66%, transparent);margin:0}.app-loading{background:#f5f6f8;place-items:center;min-height:100vh;display:grid}.app-loading-mark{color:#25262a;align-items:center;gap:11px;display:flex}.app-loading-mark>span{color:#17181a;background:linear-gradient(145deg,#ffba3f,#e68b11);border:1px solid #7942002e;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;box-shadow:0 8px 24px #b465002e,inset 0 1px #ffffff7a}.app-loading-mark svg{width:25px;height:25px}.app-loading-mark strong{font-size:13px}.app-shell{--app-bg:#f6f7f9;--app-card:#fff;--app-ink:#1c1d21;--app-muted:#70747d;--app-line:#e5e7eb;--app-brand:#f2a327;--app-brand-soft:#fff4df;background:var(--app-bg);color:var(--app-ink);min-height:100vh;display:flex}.app-sidebar{background:var(--app-sidebar,#151619);color:#f7f7f5;z-index:30;flex-direction:column;flex:0 0 248px;height:100vh;padding:18px 14px;display:flex;position:sticky;top:0;left:0}.sidebar-brand{align-items:center;gap:10px;min-height:42px;padding:0 8px;display:flex}.sidebar-logo{box-shadow:none;color:inherit;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.sidebar-logo svg{width:42px;height:42px}.sidebar-brand>span:nth-child(2){gap:1px;min-width:0;display:grid}.sidebar-brand strong{letter-spacing:-.02em;font-size:14px}.sidebar-brand small{color:#999da5;font-size:10px}.sidebar-close{margin-left:auto;display:none}.space-switcher{background:var(--app-sidebar-elevated,#202226);border:1px solid var(--app-sidebar-line,#2d3035);color:#fff;cursor:pointer;text-align:left;border-radius:10px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;margin:20px 0 14px;padding:9px;display:grid;position:relative}.space-switcher select{appearance:none;color:#0000;cursor:pointer;background:0 0;border:0;outline:0;position:absolute;inset:0}.space-switcher select:disabled{cursor:default}.space-avatar{background:var(--brand-light-surface,transparent);border:1px solid var(--app-sidebar-line,#34373d);color:inherit;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;padding:4px;display:flex}.space-avatar svg{width:36px;height:36px}.space-avatar img{object-fit:contain;width:27px;height:27px;display:block}.space-switcher>span:nth-child(2){gap:2px;min-width:0;display:grid}.space-switcher strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.space-switcher small{color:#92969e;font-size:10px}.sidebar-nav{gap:2px;display:grid}.sidebar-nav>p{color:#6f737b;letter-spacing:.14em;text-transform:uppercase;margin:17px 10px 6px;font-size:9px;font-weight:800}.nav-button{color:#a9adb4;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:42px;padding:2px 9px;font-size:12px;font-weight:650;display:flex}.nav-button:hover{background:var(--app-sidebar-elevated,#202226);color:#fff}.nav-button.active{background:var(--app-sidebar-active,#3b3022);color:#fff}.nav-icon-shell{flex:0 0 31px;justify-content:center;align-items:center;width:31px;height:31px;display:flex;overflow:visible}.illustrated-icon{filter:drop-shadow(0 1px #ffffff21)drop-shadow(0 2px 2px #0000002e);transform-origin:50%;transition:filter .16s,transform .16s;display:block;overflow:visible}.nav-button:hover .illustrated-icon{filter:drop-shadow(0 1px #fff3)drop-shadow(0 4px 4px #00000038);transform:translateY(-1px)rotate(-2deg)scale(1.06)}.nav-button.active .illustrated-icon{filter:drop-shadow(0 1px #ffffff3d)drop-shadow(0 4px 5px #00000040);transform:rotate(-2deg)scale(1.07)}.illustration-tile{flex:none;justify-content:center;align-items:center;display:flex}.illustration-tile .illustrated-icon{filter:drop-shadow(0 2px #ffffff8c)drop-shadow(0 5px 6px #18161e29)}.nav-button b{background:var(--app-sidebar-accent,#f4a42c);color:#1b1c1f;border-radius:99px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:auto;padding:0 5px;font-size:9px;display:flex}.sidebar-foot{gap:14px;margin-top:auto;display:grid}.ghl-status{border-top:1px solid #2b2d32;align-items:center;gap:9px;padding:15px 10px 0;display:flex}.ghl-status>span{background:#43c98b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #43c98b1a}.ghl-status div{gap:2px;display:grid}.ghl-status strong{font-size:10px}.ghl-status small{color:#858991;font-size:9px}.ghl-status.inactive>span{background:#d28b37;box-shadow:0 0 0 4px #d28b371a}.app-workspace{width:100%;min-width:0}.app-topbar{background:color-mix(in srgb, var(--app-card) 92%, transparent);border-bottom:1px solid var(--app-line);z-index:20;justify-content:space-between;align-items:center;height:64px;padding:0 clamp(18px,3vw,38px);display:flex;position:sticky;top:0}.topbar-context{gap:1px;display:grid}.topbar-context span{font-size:13px;font-weight:760}.topbar-context small{color:var(--app-muted);font-size:10px}.topbar-actions{gap:8px;display:flex}.icon-button{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;min-width:32px;min-height:32px;padding:0;display:inline-flex}.icon-button:hover{background:#0000000d}.mobile-menu{display:none}.button.app-primary{background:var(--app-brand);border-color:var(--app-brand);color:var(--app-on-brand,#1c1d21)}.button.app-primary:hover{background:var(--app-brand-hover,var(--app-brand))}.button.app-secondary{background:var(--app-card);border-color:var(--app-line);color:var(--app-ink)}.button.app-danger{color:#a54039;background:#fff;border-color:#f0d2d0}.app-content{max-width:1480px;margin:0 auto;padding:34px clamp(20px,3.2vw,46px) 70px}.view-stack{gap:22px;display:grid}.app-alert{color:#8a342e;background:#fff0ee;border:1px solid #f2d1cd;align-items:center;gap:10px;margin-bottom:18px;padding:12px 14px;display:flex}.app-alert span{flex:1;font-size:12px}.app-alert button{color:inherit;cursor:pointer;background:0 0;border:0}.page-header{justify-content:space-between;align-items:end;gap:24px;display:flex}.page-header>div:first-child{max-width:780px}.page-header p{color:var(--app-brand);letter-spacing:.13em;text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:850}.page-header h1{font-family:var(--display-font,"Source Serif 4", Georgia, serif);letter-spacing:-.04em;margin:0 0 8px;font-size:clamp(32px,4vw,47px);font-weight:500;line-height:1.04}.page-header>div>span{color:var(--app-muted);font-size:13px;line-height:1.55;display:block}.page-actions{flex:none}.compact-select{border:1px solid var(--app-line);color:#3a3c41;background:#fff;border-radius:8px;padding:9px 30px 9px 11px;font-size:11px}.attention-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.attention-card{background:var(--app-card);border:1px solid var(--app-line);grid-template-columns:44px 1fr;gap:12px;min-height:158px;padding:18px;display:grid}.attention-icon{border-radius:9px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.attention-card>div{display:grid}.attention-card>div>span{color:#4b4e55;font-size:11px;font-weight:700}.attention-card strong{margin-top:6px;font-size:28px;line-height:1.2}.attention-card small{color:var(--app-muted);font-size:10px}.attention-card button{color:#6f54c9;cursor:pointer;text-align:left;background:0 0;border:0;grid-column:1/3;align-self:end;padding:0;font-size:10px;font-weight:750}.metric-grid,.request-metrics{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.metric-card{background:var(--app-card);border:1px solid var(--app-line);padding:17px}.metric-card>span{color:#5d6571;background:0 0;justify-content:flex-start;align-items:center;width:38px;height:34px;margin-bottom:13px;display:flex}.metric-card>strong{font-size:25px;line-height:1;display:block}.metric-card p{margin:8px 0 4px;font-size:11px;font-weight:750}.metric-card small{color:var(--app-muted);font-size:10px}.dashboard-grid{grid-template-columns:1.55fr 1fr;gap:14px;display:grid}.dashboard-card{background:var(--app-card);border:1px solid var(--app-line);padding:20px}.card-heading{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.card-heading>div{gap:3px;display:grid}.card-heading span,.quick-start>div>span,.embed-code-panel>div>span{color:var(--app-muted);letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:800}.card-heading h2,.quick-start h2,.embed-code-panel strong{letter-spacing:-.02em;margin:0;font-size:15px}.card-heading>svg{color:#8b9099}.trend-chart{grid-template-columns:repeat(14,1fr);align-items:end;gap:6px;height:190px;padding-top:12px;display:grid}.trend-column{grid-template-rows:1fr auto;align-items:center;gap:7px;height:100%;display:grid}.trend-bars{align-items:end;gap:2px;width:100%;height:100%;display:flex}.trend-bars span{border-radius:2px 2px 0 0;width:50%;min-height:4px;display:block}.trend-view{background:#d9ddea}.trend-story{background:var(--app-brand)}.trend-column small{color:#979ba4;font-size:8px}.chart-legend{gap:16px;margin-top:14px;display:flex}.chart-legend span{color:var(--app-muted);align-items:center;gap:6px;font-size:9px;display:flex}.chart-legend i{border-radius:2px;width:7px;height:7px}.legend-view{background:#d9ddea}.legend-story{background:var(--app-brand)}.source-list{gap:13px;display:grid}.source-list>div{grid-template-columns:28px 70px 1fr 22px;align-items:center;gap:9px;display:grid}.source-logo{background:#f7f8fa;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.source-logo svg{width:14px;height:14px}.source-logo.source-granola{color:#f6f1de;background:#202020;border-color:#343434}.source-logo.source-granola svg{width:26px;height:26px}.source-list strong{font-size:10px}.source-list b{text-align:right;font-size:10px}.source-bar{background:#f0f1f3;height:5px;display:block}.source-bar i{background:var(--app-brand);height:100%;display:block}.card-empty{color:var(--app-muted);text-align:center;padding:24px 0;font-size:11px;line-height:1.5}.card-empty.large{padding:80px 20px}.quick-start{color:#fff;background:#202125;justify-content:space-between;align-items:center;gap:30px;padding:24px 28px;display:flex}.quick-start>div{max-width:760px}.quick-start>div>span{color:var(--app-brand)}.quick-start h2{margin:5px 0;font-family:"Source Serif 4",Georgia,serif;font-size:23px;font-weight:500}.quick-start p{color:#b4b7bd;margin:0;font-size:11px;line-height:1.5}.quick-start .button{background:var(--app-brand);border-color:var(--app-brand);color:#202125;flex:none}.inbox-toolbar{justify-content:space-between;align-items:center;gap:20px;display:flex}.inbox-tabs{gap:3px;display:flex}.inbox-tabs button{color:var(--app-muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 8px;font-size:10px;font-weight:750}.inbox-tabs button.active{border-bottom-color:var(--app-brand);color:var(--app-ink)}.inbox-tabs span{background:#e9ebef;border-radius:99px;margin-left:6px;padding:2px 5px;font-size:8px}.toolbar-controls{gap:8px;display:flex}.search-field,.filter-select{border:1px solid var(--app-line);background:#fff;align-items:center;gap:7px;padding:0 10px;display:flex}.search-field input,.filter-select select{color:var(--app-ink);background:0 0;border:0;outline:none;height:34px;font-size:10px}.search-field input{width:170px}.filter-select select{width:100px}.filter-select.tag-filter select{width:110px}.filter-select.tag-filter>span{color:var(--app-brand-deep);font-size:11px;font-weight:850}.filter-select.triage-filter select{width:125px}.filter-select.triage-filter>svg{color:#6847bb}.inbox-layout{border:1px solid var(--app-line);background:#fff;grid-template-columns:minmax(300px,.8fr) 1.2fr;min-height:650px;display:grid}.inbox-list{border-right:1px solid var(--app-line);max-height:760px;overflow-y:auto}.inbox-row{cursor:pointer;text-align:left;background:#fff;border:0;border-bottom:1px solid #eff0f2;align-items:center;gap:10px;width:100%;min-height:90px;padding:14px;display:flex}.inbox-row:hover,.inbox-row.active{background:#faf8f3}.inbox-row.active{box-shadow:inset 3px 0 0 var(--app-brand)}.inbox-avatar{width:37px;height:37px}.inbox-row-main{gap:3px;min-width:0;display:grid}.inbox-row-main strong{font-size:11px}.inbox-row-main small{color:#4e5158;text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.inbox-row-main em{color:#92969e;text-transform:capitalize;font-size:8px;font-style:normal}.row-rating{color:#b26e0c;white-space:nowrap;margin-left:auto;font-size:9px}.row-attention{color:#963c35;text-transform:uppercase;background:#fde2df;border-radius:999px;margin-left:auto;padding:4px 6px;font-size:7px;font-weight:850}.row-attention+.row-rating{margin-left:0}.crm-dot{background:#42bb81;border-radius:50%;width:7px;height:7px}.inbox-detail{padding:26px}.review-detail{max-width:720px;margin:0 auto}.review-detail>header{justify-content:space-between;align-items:center;display:flex}.review-person{align-items:center;gap:11px;display:flex}.review-avatar{width:46px;height:46px}.review-person>div{gap:2px;display:grid}.review-person strong{font-size:13px}.review-person span{color:var(--app-muted);font-size:10px}.review-tags{flex-wrap:wrap;gap:6px;margin:18px 0;display:flex}.review-tags>span{color:#686c74;text-transform:capitalize;background:#f2f3f5;border-radius:99px;align-items:center;gap:4px;padding:5px 8px;font-size:8px;font-style:normal;font-weight:750;display:inline-flex}.review-tags .status-chip.pending{color:#9e6107;background:#fff1d9}.review-tags .status-chip.approved{color:#267854;background:#e5f7ef}.review-tags .status-chip.rejected{color:#686c74;background:#f2f3f5}.review-tags .ghl-chip{color:#34699e;background:#eaf3ff}.review-tags .ai-ready-chip{color:#6c4cc1;background:#f1eaff}.review-tags .proof-tag{color:#955c09;text-transform:none;background:#fff2d9}.tag-editor{background:#fbfaf7;border:1px solid #e8e5dc;border-radius:10px;gap:7px;margin:-4px 0 18px;padding:11px;display:grid}.tag-editor>label{color:#41444a;font-size:9px;font-weight:800}.tag-editor>div{gap:8px;display:flex}.tag-editor input{color:var(--app-ink);background:#fff;border:1px solid #ddd9cf;border-radius:8px;outline:none;flex:1;min-width:0;padding:0 10px;font-size:10px}.tag-editor input:focus{border-color:var(--app-brand);box-shadow:0 0 0 2px #f4a42c26}.tag-editor small,.studio-settings .field>small{color:var(--app-muted);font-size:8px;line-height:1.4}.review-feedback{background:#f8f9fa;border:1px solid #e7e9ed;border-radius:11px;grid-template-columns:1fr auto auto;align-items:center;gap:8px;margin:0 0 18px;padding:10px 11px;display:grid}.review-feedback>div{gap:2px;display:grid}.review-feedback strong{font-size:9px}.review-feedback span{color:var(--app-muted);font-size:8px}.review-feedback button{color:#62666f;cursor:pointer;background:#fff;border:1px solid #dfe2e7;border-radius:8px;align-items:center;gap:5px;min-height:30px;padding:0 9px;font-size:8px;font-weight:750;display:inline-flex}.review-feedback button:hover{color:#27292e;border-color:#c8ccd3}.review-feedback button.active.positive{color:#24734f;background:#e8f7ef;border-color:#c7ead8}.review-feedback button.active.negative{color:#9a3d35;background:#fff0ee;border-color:#f0d0cb}.review-detail .social-gallery{border-radius:10px;margin:18px 0}.review-detail .social-image{min-height:240px}.detail-stars{color:#e59924;letter-spacing:2px;margin-top:18px}.original-quote-label{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.original-quote-label>span{color:var(--app-muted);letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:800}.ai-enhance-button{color:#6847bb;cursor:pointer;background:#f3ecff;border:1px solid #e3d6fb;border-radius:9px;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:9px;font-weight:800;display:inline-flex}.ai-enhance-button:hover{background:#ece2ff}.ai-enhance-button:disabled{cursor:wait;opacity:.65}.review-detail blockquote{letter-spacing:-.02em;margin:22px 0;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(22px,3vw,30px);line-height:1.45}.ai-enhancement-panel{color:#fff;background:linear-gradient(145deg,#211d2c,#191a1e);border:1px solid #34303d;border-radius:14px;margin:20px 0;padding:16px;overflow:hidden;box-shadow:0 16px 35px #19152329}.ai-enhancement-panel>header{justify-content:space-between;align-items:center;gap:9px;margin-bottom:12px;display:flex}.ai-enhancement-panel>header>span{color:#d8c5ff;align-items:center;gap:6px;font-size:10px;font-weight:800;display:inline-flex}.ai-enhancement-panel>header small{color:#96929d;font-size:8px}.enhancement-direction{gap:6px;margin-bottom:12px;display:grid}.enhancement-direction>label{color:#d8d5de;font-size:9px;font-weight:750}.enhancement-direction>div{grid-template-columns:1fr auto;gap:7px;display:grid}.enhancement-direction input{color:#f4f1f7;background:#2b2931;border:1px solid #44404d;border-radius:9px;outline:none;width:100%;min-height:38px;padding:0 11px;font-size:10px}.enhancement-direction input:focus{border-color:#9076c8;box-shadow:0 0 0 3px #d2bcff21}.enhancement-direction input:disabled{opacity:.6}.enhancement-direction button{color:#fff;cursor:pointer;background:#6f50bd;border:1px solid #8768d0;border-radius:9px;align-items:center;gap:6px;min-height:38px;padding:0 12px;font-size:9px;font-weight:800;display:inline-flex}.enhancement-direction button:hover{background:#7b5acb}.enhancement-direction button:disabled{cursor:wait;opacity:.65}.enhancement-direction>small{color:#8f8a97;font-size:8px}.ai-enhancement-panel textarea{color:#242226;resize:vertical;background:#f7f4ed;border:0;border-radius:10px;outline:none;width:100%;min-height:180px;padding:15px;font-family:"Source Serif 4",Georgia,serif;font-size:16px;line-height:1.55}.ai-enhancement-panel textarea:focus{box-shadow:0 0 0 3px #d2bcff38}.ai-enhancement-panel>footer{flex-wrap:wrap;align-items:center;gap:8px;margin-top:11px;display:flex}.ai-enhancement-panel>footer>span{color:#96929d;font-size:8px}.enhancement-skeleton{background:#2b2931;border-radius:10px;gap:9px;padding:18px;display:grid}.enhancement-skeleton i{background:#48444f;border-radius:99px;height:9px;animation:1.2s ease-in-out infinite enhancement-pulse}.enhancement-skeleton i:nth-child(2){width:87%}.enhancement-skeleton i:nth-child(3){width:68%}@keyframes enhancement-pulse{50%{opacity:.42}}.review-source{border-bottom:1px solid var(--app-line);border-top:1px solid var(--app-line);grid-template-columns:1fr auto;gap:3px;padding:15px 0;display:grid}.review-source>span{color:var(--app-muted);text-transform:uppercase;grid-column:1/3;font-size:8px}.review-source strong{font-size:10px}.review-source small{color:var(--app-muted);text-align:right;font-size:9px}.review-source a{color:#6d50c8;grid-column:1/3;align-items:center;gap:4px;margin-top:5px;font-size:9px;text-decoration:none;display:inline-flex}.review-detail footer{gap:8px;margin-top:18px;display:flex}.import-hero-card{color:#fff;background:#202125;padding:30px}.import-hero-copy{max-width:760px}.import-hero-copy>span{color:var(--app-brand);text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex}.import-hero-copy h2{margin:10px 0 7px;font-family:"Source Serif 4",Georgia,serif;font-size:30px;font-weight:500}.import-hero-copy p{color:#b8bbc1;margin:0;font-size:12px;line-height:1.6}.import-hero-card form{gap:9px;margin-top:22px;display:flex}.import-hero-card form label{color:#676b73;background:#fff;flex:1;align-items:center;gap:9px;min-height:50px;padding:0 15px;display:flex}.import-hero-card form input{color:#1c1d21;border:0;outline:none;flex:1;font-size:12px}.import-hero-card form .button{background:var(--app-brand);border-color:var(--app-brand);color:#202125;min-height:50px}.import-field-logo{flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.import-field-logo svg{width:18px;height:18px}.text-button{color:#d5d7dc;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-top:17px;padding:0;font-size:10px;display:flex}.settings-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.settings-grid .field-wide{grid-column:1/3}.settings-grid .field>span,.request-form .field>span,.studio-settings .field>span{color:#44474e;font-size:10px;font-weight:750}.settings-grid .field textarea{min-height:120px}.form-actions{justify-content:flex-end;align-items:end;display:flex}.import-source-grid{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.import-source-grid>button{border:1px solid var(--app-line);cursor:pointer;text-align:left;background:#fff;grid-template-columns:42px 1fr;align-items:center;gap:3px 9px;min-height:78px;padding:12px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;position:relative}.import-source-grid>button:hover{border-color:#cfd2d8;transform:translateY(-1px);box-shadow:0 7px 20px #1818180f}.import-source-grid>button.active{box-shadow:inset 0 -2px 0 var(--app-brand);border-color:#e4a13a}.brand-logo-card{background:#f4f5f7;border:1px solid #e8e9ec;border-radius:10px;grid-row:1/4;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.brand-logo-card svg{width:21px;height:21px}.brand-logo-card.brand-linkedin{background:#eef6fb;border-color:#d9ebf6}.brand-logo-card.brand-google{background:#fff}.brand-logo-card.brand-google svg{color:#4285f4}.brand-logo-card.brand-slack{background:#fff4fb;border-color:#f1dced}.brand-logo-card.brand-facebook{background:#eef4ff;border-color:#d9e7ff}.brand-logo-card.brand-instagram{background:#fff1f5;border-color:#f8dce6}.brand-logo-card.brand-x{background:#f0f0f1;border-color:#dfdfe1}.import-source-grid strong{font-size:10px}.import-source-grid small{color:var(--app-muted);font-size:8px}.import-source-grid em{color:#9d650f;letter-spacing:.04em;text-transform:uppercase;font-size:7px;font-style:normal;font-weight:800}.csv-import-card{gap:12px;display:grid}.csv-import-card .card-heading{margin-bottom:0}.csv-import-card .section-description{max-width:900px;margin:0}.csv-import-card form{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.csv-import-card>small{color:var(--app-muted);font-size:9px;line-height:1.5}.csv-import-card code{color:#31343a;background:#f4f5f7;border:1px solid #e7e8eb;border-radius:5px;padding:2px 5px;font-size:9px}.csv-template-link{color:#8f5707;text-underline-offset:3px;font-size:9px;font-weight:750;text-decoration:underline}.request-grid{grid-template-columns:1.2fr .8fr}.request-delivery-status{background:#fff9ed;border:1px solid #f0dfbc;grid-template-columns:38px 1fr;align-items:center;gap:12px;padding:14px 16px;display:grid}.request-delivery-status.active{background:#edfdf5;border-color:#ccefdc}.request-delivery-status>span{color:#a4660c;background:#fff0d2;border-radius:9px;justify-content:center;align-items:center;height:38px;display:flex}.request-delivery-status.active>span{color:#197347;background:#d9f7e7}.request-delivery-status>div{gap:3px;display:grid}.request-delivery-status strong{font-size:10px}.request-delivery-status p{color:#70695e;margin:0;font-size:9px;line-height:1.5}.workflow-steps{gap:0;margin:0;padding:0;list-style:none;display:grid}.workflow-steps li{border-bottom:1px solid #eff0f2;align-items:center;gap:12px;padding:12px 0;display:flex}.workflow-steps li>b{color:#9b600a;background:#fff2da;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;display:flex}.workflow-steps li>div{gap:2px;display:grid}.workflow-steps strong{font-size:10px}.workflow-steps span{color:var(--app-muted);font-size:9px}.template-link{background:#f7f8fa;align-items:center;gap:9px;margin-top:18px;padding:9px;display:flex}.template-link code{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:8px;overflow:hidden}.helper-text{color:var(--app-muted);margin:12px 0 0;font-size:9px;line-height:1.5}.request-form{gap:12px;display:grid}.request-table,.request-table-group{display:grid}.request-table-head,.request-table-row{grid-template-columns:1.35fr .55fr .65fr .55fr .6fr .75fr;align-items:center;gap:12px;display:grid}.request-table-head{border-bottom:1px solid var(--app-line);color:var(--app-muted);text-transform:uppercase;padding:0 10px 9px;font-size:8px;font-weight:800}.request-table-row{text-transform:capitalize;border-bottom:1px solid #eff0f2;padding:12px 10px;font-size:9px}.request-table-row>span:first-child{text-transform:none;gap:2px;display:grid}.request-table-row strong{font-size:10px}.request-table-row small{color:var(--app-muted);font-size:8px}.request-actions{text-transform:none;flex-wrap:wrap;align-items:center;gap:5px;display:flex}.request-actions .button{min-height:30px;padding-inline:10px}.request-actions>small{flex-basis:100%}.request-schedule-row{background:#fbfaf7;border-bottom:1px solid #e9e5dc;grid-template-columns:1.2fr .7fr 1fr auto auto;align-items:end;gap:10px;padding:12px 10px;display:grid}.request-schedule-row label{gap:5px;display:grid}.request-schedule-row label>span{color:#555a63;font-size:8px;font-weight:800}.request-schedule-row input[type=datetime-local],.request-schedule-row select{color:var(--app-ink);background:#fff;border:1px solid #ddd9cf;border-radius:8px;min-height:34px;padding:0 8px;font-size:9px}.request-schedule-row .schedule-check{flex-direction:row;align-items:center;padding-bottom:9px;font-size:8px;display:flex}.text-action{color:#62666f;cursor:pointer;background:0 0;border:0;padding:5px;font-size:8px;font-weight:750}.text-action.danger{color:#a6473f}.request-status{background:#aeb3bb;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.request-status.scheduled{background:#e49a29}.request-status.sent,.request-status.opened{background:#4c86c7}.request-status.submitted{background:#42bb81}.embed-template-strip{grid-template-columns:repeat(6,1fr);gap:9px;display:grid}.native-render-guide{border:1px solid var(--app-line);background:#fff;grid-template-columns:54px minmax(220px,1fr) minmax(260px,1fr) auto;align-items:center;gap:14px;padding:18px;display:grid}.native-render-guide>div{gap:4px;display:grid}.native-render-guide small{color:var(--app-brand-deep);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900}.native-render-guide strong{font-size:12px}.native-render-guide p{color:var(--app-muted);margin:0;font-size:9px;line-height:1.5}.native-render-guide code{text-overflow:ellipsis;white-space:nowrap;background:#f4f2ec;padding:10px;font-size:8px;overflow:hidden}.embed-template-strip>button{border:1px solid var(--app-line);cursor:pointer;text-align:left;background:#fff;gap:7px;min-height:145px;padding:14px;display:grid}.embed-template-strip>button:hover,.embed-template-strip>button.active{box-shadow:inset 0 -2px 0 var(--app-brand);border-color:#e9a43b}.embed-template-strip>button>span{color:#555a64;background:0 0;justify-content:flex-start;align-items:center;width:42px;height:40px;display:flex}.embed-template-strip strong{font-size:10px}.embed-template-strip small{color:var(--app-muted);font-size:8px;line-height:1.4}.studio-layout{border:1px solid var(--app-line);background:#fff;grid-template-columns:270px 1fr;min-height:720px;display:grid}.studio-sidebar{border-right:1px solid var(--app-line)}.studio-existing{border-bottom:1px solid var(--app-line);padding:16px}.studio-existing>div{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.studio-existing>div>span{color:var(--app-muted);text-transform:uppercase;font-size:9px;font-weight:800}.studio-existing>button{cursor:pointer;text-align:left;background:0 0;border:0;border-left:2px solid #0000;gap:2px;width:100%;padding:8px 9px;display:grid}.studio-existing>button.active{border-left-color:var(--app-brand);background:#faf5eb}.studio-existing>button span{color:var(--app-muted);font-size:8px}.studio-existing>button strong{font-size:10px}.studio-settings{gap:14px;max-height:560px;padding:16px;display:grid;overflow-y:auto}.color-row{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.color-row label{gap:5px;display:grid}.color-row span{color:var(--app-muted);font-size:8px}.color-row input{border:1px solid var(--app-line);background:#fff;width:100%;height:34px;padding:3px}.toggle-row{justify-content:space-between;align-items:center;display:flex}.toggle-row>span{gap:2px;display:grid}.toggle-row strong{font-size:9px}.toggle-row small{color:var(--app-muted);font-size:8px}.studio-main{background:#f1f2f5;flex-direction:column;min-width:0;padding:20px;display:flex}.preview-toolbar{color:#fff;background:#202125;grid-template-columns:1fr auto 1fr;align-items:center;min-height:38px;padding:0 13px;display:grid}.preview-toolbar>div{gap:5px;display:flex}.preview-dot{border-radius:50%;width:7px;height:7px}.preview-dot.red{background:#ef746c}.preview-dot.amber{background:#f0b957}.preview-dot.green{background:#63c884}.preview-toolbar strong{font-size:9px}.preview-toolbar>span{color:#a9adb5;text-align:right;font-size:8px}.widget-preview{background:var(--preview-surface);color:var(--preview-text);flex:1;justify-content:center;align-items:center;min-height:480px;padding:35px;display:flex;overflow:hidden}.preview-cards{column-count:2;column-gap:11px;width:100%;max-width:760px}.preview-cards.carousel{column-count:auto;gap:11px;display:flex;overflow:hidden}.preview-cards.carousel .preview-card{flex:0 0 330px}.preview-card{background:var(--preview-card);border:1px solid color-mix(in srgb, var(--preview-text) 12%, transparent);break-inside:avoid;margin:0 0 11px;padding:18px}.preview-card>span{color:var(--preview-accent);letter-spacing:1px;font-size:10px}.preview-card blockquote{margin:12px 0 18px;font-family:"Source Serif 4",Georgia,serif;font-size:16px;line-height:1.5}.preview-card footer{align-items:center;gap:8px;display:flex}.preview-card footer i{background:var(--preview-text);color:var(--preview-card);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:8px;font-style:normal;font-weight:850;display:flex}.preview-card footer b{gap:2px;font-size:9px;display:grid}.preview-card footer small{color:color-mix(in srgb, var(--preview-text) 60%, transparent);font-size:7px;font-weight:500}.preview-card footer em{background:color-mix(in srgb, var(--preview-text) 7%, transparent);border-radius:99px;margin-left:auto;padding:4px 6px;font-size:7px;font-style:normal}.preview-rating{background:var(--preview-card);border:1px solid color-mix(in srgb, var(--preview-text) 12%, transparent);align-items:center;gap:12px;padding:17px 20px;display:flex}.preview-rating span,.preview-collector>span{color:var(--preview-accent);letter-spacing:1px}.preview-rating strong{font-size:23px}.preview-rating small{color:color-mix(in srgb, var(--preview-text) 60%, transparent)}.preview-source{background:var(--preview-card);border:1px solid color-mix(in srgb, var(--preview-text) 12%, transparent);align-items:center;gap:11px;min-width:280px;padding:14px;display:flex}.preview-source>b{background:var(--preview-accent);border-radius:7px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.preview-source>span{display:grid}.preview-source small{color:color-mix(in srgb, var(--preview-text) 60%, transparent);font-size:8px}.preview-source em{margin-left:auto;font-size:18px;font-style:normal;font-weight:800}.preview-collector{text-align:center;max-width:520px}.preview-collector h3{margin:7px 0;font-family:"Source Serif 4",Georgia,serif;font-size:30px;font-weight:500}.preview-collector p{color:color-mix(in srgb, var(--preview-text) 62%, transparent);font-size:10px}.preview-collector button{background:var(--preview-accent);color:var(--preview-text);border:0;border-radius:8px;margin-top:13px;padding:11px 17px;font-weight:800}.embed-code-panel{border-top:1px solid var(--app-line);background:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.embed-code-panel>div{gap:2px;display:grid}.embed-code-panel code{text-overflow:ellipsis;white-space:nowrap;background:#f6f7f9;padding:10px;font-size:8px;overflow:hidden}.page-card-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.section-label{color:var(--app-muted);letter-spacing:.12em;text-transform:uppercase;margin-top:4px;font-size:9px;font-weight:850}.created-content-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.created-content-card{border:1px solid var(--app-line);background:#fff;grid-template-rows:155px 1fr;min-height:300px;display:grid}.created-content-preview{color:#fff;background:#202125;align-content:end;gap:7px;padding:20px;display:grid;position:relative;overflow:hidden}.created-content-preview:after{background:var(--app-brand);content:"";filter:blur(1px);opacity:.16;border-radius:50%;width:110px;height:110px;position:absolute;top:-38px;right:-38px}.created-content-preview svg{color:var(--app-brand)}.created-content-preview span{color:#aeb1b8;text-transform:uppercase;font-size:8px;font-weight:800}.created-content-preview strong{font-family:"Source Serif 4",Georgia,serif;font-size:18px;font-weight:500;line-height:1.15}.created-content-card>div:last-child{align-content:start;padding:17px;display:grid}.created-content-card h2{margin:10px 0 5px;font-size:12px}.created-content-card p{color:var(--app-muted);margin:0;font-size:9px}.created-content-card footer{align-self:end;gap:7px;margin-top:18px;display:flex}.collection-forms-panel{gap:14px;display:grid}.collection-form-list{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.collection-form-list>article{background:#fbfaf7;border:1px solid #e7e3d9;grid-template-columns:52px 1fr auto;align-items:center;gap:12px;min-height:96px;padding:13px;display:grid}.collection-form-list>article>span{justify-content:center;align-items:center;display:flex}.collection-form-list>article>div{gap:3px;min-width:0;display:grid}.collection-form-list strong{font-size:10px}.collection-form-list small{color:var(--app-muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.collection-form-list em{color:#9b650f;font-size:7px;font-style:normal}.collection-form-list footer{align-items:center;gap:6px;display:flex}.collection-form-editor{gap:18px;display:grid}.collection-form-toggles{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.collection-form-toggles .toggle-row{background:#fbfaf7;border:1px solid #e7e3d9;border-radius:9px;padding:11px}.collection-form-editor>footer{justify-content:flex-end;gap:8px;display:flex}.publish-chip{text-transform:uppercase;border-radius:99px;justify-self:start;padding:4px 7px;font-size:7px;font-weight:850}.publish-chip.draft{color:#666a72;background:#f0f1f3}.publish-chip.published{color:#287654;background:#e3f7ed}.case-capability-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.case-capability-grid article{border:1px solid var(--app-line);background:#fff;grid-template-columns:44px 1fr;align-items:start;gap:8px;padding:18px;display:grid}.case-capability-grid article>span{color:#a96709;background:#fff3da;border:1px solid #efd9ad;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.case-capability-grid strong{margin-top:3px;font-size:11px}.case-capability-grid p{color:var(--app-muted);grid-column:2;margin:-2px 0 0;font-size:9px;line-height:1.5}.guided-empty-state{background:#fff;border:1px dashed #ccd0d6;grid-template-columns:52px 1fr auto;align-items:center;gap:18px;padding:26px;display:grid}.guided-empty-state>span{color:#a96709;background:#fff2da;border-radius:12px;justify-content:center;align-items:center;height:52px;display:flex}.guided-empty-state>.illustration-tile{background:0 0;width:58px;height:58px}.guided-empty-state h2{margin:0 0 5px;font-size:14px}.guided-empty-state p{color:var(--app-muted);margin:0;font-size:10px;line-height:1.5}.hosted-page-card{border:1px solid var(--app-line);background:#fff;grid-template-columns:.8fr 1.2fr;min-height:290px;display:grid}.hosted-page-preview{color:#fff;background:#202125;align-content:center;justify-items:center;gap:12px;display:grid}.hosted-page-preview>span{background:var(--app-brand);color:#202125;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.hosted-page-preview>.illustration-tile{background:0 0;width:76px;height:76px}.hosted-page-preview strong{font-family:"Source Serif 4",Georgia,serif;font-size:18px;font-weight:500}.hosted-page-card>div:last-child{align-content:center;padding:24px;display:grid}.hosted-page-card h2{margin:0 0 7px;font-size:15px}.hosted-page-card p{color:var(--app-muted);margin:0 0 15px;font-size:10px;line-height:1.5}.hosted-page-card code{text-overflow:ellipsis;white-space:nowrap;background:#f5f6f8;padding:9px;font-size:8px;overflow:hidden}.hosted-page-card footer{gap:7px;margin-top:16px;display:flex}.wall-order-manager{gap:14px;display:grid}.wall-order-list{border:1px solid var(--app-line);display:grid}.wall-order-list article{background:#fff;grid-template-columns:24px 42px minmax(0,1fr) auto 32px 32px;align-items:center;gap:11px;min-width:0;padding:11px 13px;display:grid}.wall-order-list article+article{border-top:1px solid var(--app-line)}.wall-order-list article>span:first-child{color:var(--app-muted);text-align:center;font-size:10px}.wall-order-list article>.avatar{width:38px;height:38px}.wall-order-list article>div{gap:3px;min-width:0;display:grid}.wall-order-list article strong{font-size:11px}.wall-order-list article small{color:var(--app-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.wall-order-list article em{color:#a45f00;text-transform:uppercase;background:#fff2d5;padding:5px 7px;font-size:8px;font-style:normal;font-weight:800}.wall-order-list article button{border:1px solid var(--app-line);color:var(--app-text);background:#fff;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.wall-order-list article button:disabled{cursor:not-allowed;opacity:.3}.seo-card{grid-template-columns:54px 1fr auto;align-items:center;gap:16px;display:grid}.seo-card>span{color:#a76509;background:#fff2da;border-radius:9px;justify-content:center;align-items:center;height:40px;display:flex}.seo-card>.illustration-tile{background:0 0;width:54px;height:54px}.seo-card h2{margin:0 0 4px;font-size:14px}.seo-card p{color:var(--app-muted);margin:0;font-size:10px;line-height:1.5}.seo-card>svg{color:#3d9b72}.builder-header{border:1px solid var(--app-line);background:#fff;grid-template-columns:36px 1fr auto;align-items:center;gap:14px;padding:15px 18px;display:grid}.builder-header>div:nth-child(2){gap:3px;display:grid}.builder-header h1{margin:0;font-size:15px}.builder-header p{color:var(--app-muted);margin:0;font-size:9px}.builder-header>div:last-child{gap:7px;display:flex}.wizard-steps{border:1px solid var(--app-line);background:#fff;grid-template-columns:repeat(4,1fr);padding:13px 18px;display:grid}.wizard-steps>div{color:#9a9ea6;align-items:center;gap:8px;font-size:9px;font-weight:750;display:flex;position:relative}.wizard-steps>div:not(:last-child):after{content:"";background:#e5e7eb;width:calc(100% - 105px);height:1px;position:absolute;right:12px}.wizard-steps span{border:1px solid #d9dce1;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font-size:8px;display:flex}.wizard-steps .active{color:#1c1d21}.wizard-steps .active span{background:var(--app-brand);border-color:var(--app-brand);color:#1c1d21}.wizard-steps .complete{color:#4a765f}.wizard-steps .complete span{color:#2d7a58;background:#e1f5eb;border-color:#c8ead9}.guided-builder-layout{grid-template-columns:minmax(0,1fr) 250px;align-items:start;gap:14px;display:grid}.guided-builder-main{gap:0;min-width:0;display:grid}.builder-panel{border:1px solid var(--app-line);background:#fff;min-height:560px;padding:25px}.builder-section-heading{max-width:720px;margin-bottom:23px}.builder-section-heading>span{color:#a96709;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:850}.builder-section-heading h2{letter-spacing:-.03em;margin:6px 0;font-family:"Source Serif 4",Georgia,serif;font-size:25px;font-weight:500}.builder-section-heading p{color:var(--app-muted);margin:0;font-size:10px;line-height:1.5}.builder-guide{color:#fff;background:#202125;gap:9px;padding:22px;display:grid;position:sticky;top:86px}.builder-guide>span{background:var(--app-brand);color:#202125;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.builder-guide>p{color:var(--app-brand);letter-spacing:.08em;text-transform:uppercase;margin:5px 0 0;font-size:8px;font-weight:850}.builder-guide h3{margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:20px;font-weight:500;line-height:1.15}.builder-guide>div{color:#b8bbc1;font-size:9px;line-height:1.6}.builder-guide ul{border-top:1px solid #33353a;gap:9px;margin:11px 0 0;padding:15px 0 0;list-style:none;display:grid}.builder-guide li{color:#c8cbd0;align-items:center;gap:7px;font-size:8px;display:flex}.builder-guide li svg{color:#50bd87}.wizard-navigation{border:1px solid var(--app-line);background:#fff;border-top:0;justify-content:space-between;align-items:center;padding:13px 16px;display:flex}.page-type-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:24px;display:grid}.page-type-grid button{border:1px solid var(--app-line);cursor:pointer;text-align:left;background:#fff;gap:8px;min-height:146px;padding:16px;display:grid}.page-type-grid button:hover,.page-type-grid button.active{box-shadow:inset 0 -2px 0 var(--app-brand);border-color:#dea03f}.page-type-grid svg{color:#737983}.page-type-grid button.active svg{color:#a96709}.page-type-grid .illustration-tile{justify-content:flex-start;align-self:start;width:52px;height:46px}.page-type-grid .illustration-tile .illustrated-icon{transition:transform .16s}.page-type-grid button:hover .illustrated-icon,.page-type-grid button.active .illustrated-icon{transform:rotate(-2deg)scale(1.06)}.page-type-grid strong{font-size:10px}.page-type-grid small{color:var(--app-muted);font-size:8px;line-height:1.45}.builder-fields{border-top:1px solid #eff0f2;padding-top:22px}.builder-fields textarea{min-height:95px}.selection-section{margin-top:24px}.selection-section h3,.design-editor-grid h3,.metric-editor h3{margin:0 0 10px;font-size:10px}.proof-selection-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.proof-selection-grid>button{border:1px solid var(--app-line);cursor:pointer;text-align:left;background:#fff;gap:7px;min-height:150px;padding:14px;display:grid;position:relative}.proof-selection-grid>button:hover,.proof-selection-grid>button.selected{background:#fffaf1;border-color:#d99a3b}.proof-selection-grid .selection-check{border:1px solid #d8dbe0;border-radius:4px;justify-content:center;align-items:center;width:19px;height:19px;display:flex;position:absolute;top:10px;right:10px}.proof-selection-grid>button.selected .selection-check{background:var(--app-brand);border-color:var(--app-brand)}.proof-selection-grid .avatar{width:34px;height:34px}.proof-selection-grid strong{padding-right:22px;font-size:10px}.proof-selection-grid small{color:var(--app-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:8px;line-height:1.45;display:-webkit-box;overflow:hidden}.case-selection>button{min-height:120px}.case-selection>button>svg{color:#a96709}.design-editor-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.large-color-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.large-color-grid label{border:1px solid var(--app-line);align-items:center;gap:10px;padding:10px;display:flex}.large-color-grid span{flex:1;font-size:9px;font-weight:750}.large-color-grid input{background:#fff;border:0;width:45px;height:35px}.page-builder-preview{--page-accent:#f4a42c;--page-surface:#f0eee6;--page-text:#181818;--page-card:#fff;background:var(--page-surface);color:var(--page-text);min-height:430px;padding:38px}.page-builder-preview>header{text-align:center;max-width:680px;margin:0 auto 30px}.page-builder-preview>header>span{color:var(--page-accent);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:850}.page-builder-preview h2{letter-spacing:-.04em;margin:8px 0;font-family:"Source Serif 4",Georgia,serif;font-size:31px;font-weight:500;line-height:1.05}.page-builder-preview header p{color:color-mix(in srgb, var(--page-text) 65%, transparent);font-size:9px;line-height:1.5}.page-builder-preview header button{background:var(--page-accent);color:var(--page-text);border:0;border-radius:8px;padding:10px 14px;font-size:9px;font-weight:850}.page-builder-preview>div{column-count:2;column-gap:11px}.page-builder-preview .preview-card,.page-preview-case{background:var(--page-card);color:var(--page-text)}.page-preview-case{break-inside:avoid;gap:7px;margin-bottom:11px;padding:18px;display:grid}.page-preview-case span{color:var(--page-accent);text-transform:uppercase;font-size:7px;font-weight:850}.page-preview-case strong{font-family:"Source Serif 4",Georgia,serif;font-size:16px}.page-preview-case small{color:color-mix(in srgb, var(--page-text) 60%, transparent);font-size:8px}.preview-empty{border:1px dashed color-mix(in srgb, var(--page-text) 22%, transparent);color:color-mix(in srgb, var(--page-text) 65%, transparent);column-span:all;text-align:center;padding:50px;font-size:9px}.metric-editor{gap:8px;display:grid}.metric-editor>div{grid-template-columns:18px .6fr 1fr;align-items:center;gap:8px;display:grid}.metric-editor svg{color:#a0a4ac}.metric-editor input{border:1px solid var(--line);color:var(--ink);background:#ffffff80;border-radius:12px;padding:11px 12px}.case-study-builder-preview{color:#181818;background:#f1eee5;min-height:450px;padding:35px}.case-study-builder-preview>header{color:#fff;background:#202125;grid-template-columns:1fr 160px;gap:7px;padding:27px;display:grid}.case-study-builder-preview>header>span{color:var(--app-brand);text-transform:uppercase;font-size:8px;font-weight:850}.case-study-builder-preview>header h2{grid-column:1;margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:29px;font-weight:500}.case-study-builder-preview>header>p{color:#b8bbc1;grid-column:1;margin:0;font-size:9px;line-height:1.5}.case-study-builder-preview>header aside{text-align:center;grid-area:1/2/4;align-content:center;justify-items:center;gap:4px;display:grid}.case-study-builder-preview>header aside .avatar{width:45px;height:45px}.case-study-builder-preview>header aside strong{font-size:9px}.case-study-builder-preview>header aside small{color:#aeb1b8;font-size:7px}.case-preview-metrics{grid-template-columns:repeat(3,1fr);display:grid}.case-preview-metrics>span{text-align:center;background:#fff;border:1px solid #e2ded3;gap:3px;padding:16px;display:grid}.case-preview-metrics strong{font-size:20px}.case-preview-metrics small{color:#77736b;font-size:7px}.case-preview-sections{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px;display:grid}.case-preview-sections section{background:#fff;min-height:150px;padding:16px}.case-preview-sections span{color:#ba730b;font-family:monospace;font-size:8px}.case-preview-sections h3{margin:18px 0 7px;font-size:10px}.case-preview-sections p{color:#5f5c55;white-space:pre-wrap;font-size:8px;line-height:1.5}.case-study-builder-preview>blockquote{text-align:center;max-width:600px;margin:20px auto 0;font-family:"Source Serif 4",Georgia,serif;font-size:18px;line-height:1.5}.case-study-builder-preview>blockquote footer{color:#7b776f;margin-top:8px;font-family:Hanken Grotesk,sans-serif;font-size:8px}.curated-page-shell{--proof-page-accent:#f4a42c;--proof-page-surface:#f0eee6;--proof-page-text:#181818;--proof-page-card:#fff;background:var(--proof-page-surface);color:var(--proof-page-text);min-height:100vh;padding:34px clamp(20px,6vw,85px) 50px}.curated-page-shell .brand-mark:before{background:var(--proof-page-accent)}.curated-page-hero{text-align:center;max-width:900px;margin:0 auto;padding:45px 0 55px}.curated-page-brand{justify-content:center;margin-bottom:55px;display:flex}.curated-page-hero>p{color:var(--proof-page-accent);letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:850}.curated-page-hero h1{font-family:var(--display-font,"Source Serif 4", Georgia, serif);letter-spacing:-.055em;margin:12px 0 18px;font-size:clamp(45px,7vw,78px);font-weight:500;line-height:.98}.curated-page-hero>span{color:color-mix(in srgb, var(--proof-page-text) 68%, transparent);max-width:720px;margin:0 auto;font-size:16px;line-height:1.65;display:block}.curated-page-hero .button{background:var(--proof-page-accent);color:var(--proof-page-text);margin-top:25px}.curated-page-content{column-count:3;column-gap:16px;max-width:1200px;margin:0 auto}.curated-page-content .proof-card,.public-case-study-card{background:var(--proof-page-card);color:var(--proof-page-text)}.curated-page-content .proof-card .quote-mark,.curated-page-content .proof-card .stars{color:var(--proof-page-testimonial-accent,var(--proof-page-accent))}.public-case-study-card{border:1px solid color-mix(in srgb, var(--proof-page-text) 12%, transparent);break-inside:avoid;gap:18px;margin-bottom:16px;padding:25px;display:grid}.public-case-study-card>div:first-child>span{color:var(--proof-page-accent);text-transform:uppercase;font-size:9px;font-weight:850}.public-case-study-card h2{font-family:var(--display-font,"Source Serif 4", Georgia, serif);margin:7px 0;font-size:26px;font-weight:500;line-height:1.1}.public-case-study-card p{color:color-mix(in srgb, var(--proof-page-text) 65%, transparent);font-size:12px;line-height:1.5}.public-case-client{align-items:center;gap:10px;display:flex}.public-case-client>span:last-child{gap:2px;display:grid}.public-case-client strong{font-size:11px}.public-case-client small{color:color-mix(in srgb, var(--proof-page-text) 60%, transparent);font-size:9px}.public-case-study-card blockquote{font-family:var(--display-font,"Source Serif 4", Georgia, serif);margin:0;font-size:17px;line-height:1.5}.public-case-study-card>a{color:var(--proof-page-accent);font-size:10px;font-weight:850;text-decoration:none}.curated-page-footer{color:color-mix(in srgb, var(--proof-page-text) 55%, transparent);text-align:center;margin-top:35px;font-size:10px}.case-study-public-shell{background:var(--brand-light-surface,#f1eee5);color:var(--brand-light-text,#181818);min-height:100vh}.case-study-public-hero{background:var(--brand-surface,#1d1e21);color:var(--brand-text,#f4f1e9);padding:28px clamp(22px,6vw,90px) 65px}.case-study-public-hero .brand-mark-icon{background:var(--brand-light-surface,var(--paper));border-radius:9px;padding:5px}.case-study-public-hero nav{justify-content:space-between;align-items:center;display:flex}.case-study-public-hero nav a{color:color-mix(in srgb, var(--brand-text,#bbbcc1) 72%, transparent);font-size:11px;text-decoration:none}.case-study-public-grid{grid-template-columns:1fr 230px;align-items:end;gap:50px;max-width:1200px;margin:85px auto 0;display:grid}.case-study-public-grid>div>p{color:var(--orange);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:850}.case-study-public-grid h1{font-family:var(--display-font,"Source Serif 4", Georgia, serif);letter-spacing:-.055em;margin:13px 0 20px;font-size:clamp(46px,7vw,80px);font-weight:500;line-height:.98}.case-study-public-grid>div>span{color:color-mix(in srgb, var(--brand-text,#b9bbc0) 72%, transparent);max-width:760px;font-size:16px;line-height:1.6;display:block}.case-study-public-grid aside{background:var(--brand-card,#292b2f);text-align:center;place-items:center;gap:5px;padding:25px;display:grid}.case-study-public-avatar{width:68px;height:68px;margin-bottom:8px}.case-study-public-grid aside strong{font-size:13px}.case-study-public-grid aside>span:last-child{color:#a9abb1;font-size:10px}.case-study-hero-image{background-position:50%;background-size:cover;max-width:1440px;height:min(55vw,650px);margin:0 auto}.case-study-metrics{grid-template-columns:repeat(3,1fr);max-width:1050px;margin:-40px auto 0;display:grid;position:relative}.case-study-metrics article{background:var(--brand-paper-surface,#fff);border:1px solid var(--brand-border,#e1ddd3);text-align:center;gap:5px;padding:28px;display:grid}.case-study-metrics strong{font-size:34px}.case-study-metrics span{color:#77736b;font-size:11px}.case-study-body{max-width:900px;margin:0 auto;padding:80px 25px}.case-study-body>section{grid-template-columns:120px 1fr;gap:12px;margin-bottom:65px;display:grid}.case-study-body section>p{color:#ad6b0c;letter-spacing:.08em;text-transform:uppercase;margin:6px 0 0;font-size:9px;font-weight:850}.case-study-body h2{font-family:var(--display-font,"Source Serif 4", Georgia, serif);letter-spacing:-.035em;grid-column:2;margin:0;font-size:35px;font-weight:500}.case-study-body section>div{color:#555149;white-space:pre-wrap;grid-column:2;font-size:16px;line-height:1.8}.case-study-body blockquote{border-left:4px solid var(--brand-testimonial-accent,var(--orange));font-family:var(--display-font,"Source Serif 4", Georgia, serif);margin:80px 0 20px;padding-left:30px;font-size:29px;line-height:1.5}.case-study-body blockquote footer{color:#77736b;margin-top:15px;font-family:Hanken Grotesk,sans-serif;font-size:11px}.case-study-cta{background:var(--brand-surface,#1d1e21);color:var(--brand-text,#fff);justify-content:space-between;align-items:center;gap:30px;max-width:1050px;margin:0 auto 70px;padding:35px 42px;display:flex}.case-study-cta p{color:var(--orange);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:9px;font-weight:850}.case-study-cta h2{font-family:var(--display-font,"Source Serif 4", Georgia, serif);margin:6px 0 0;font-size:27px;font-weight:500}.monitor-hero{grid-template-columns:1.4fr repeat(3,.75fr);gap:14px;display:grid}.monitor-hero>div:first-child{color:#fff;background:#202125;gap:10px;padding:26px;display:grid}.monitor-hero>div:first-child>span{align-items:center;height:52px;display:flex}.monitor-hero p{color:var(--app-brand);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:9px;font-weight:850}.monitor-hero h2{margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:28px;font-weight:500;line-height:1.05}.monitor-hero ul{gap:8px;margin:8px 0 0;padding:0;list-style:none;display:grid}.monitor-hero li{color:#c7c9cf;align-items:center;gap:8px;font-size:9px;display:flex}.monitor-hero li svg{color:#57c28f}.monitor-hero aside{border:1px solid var(--app-line);background:#fff;gap:12px;min-height:170px;padding:20px;display:grid}.monitor-hero aside span{color:var(--app-muted);text-transform:uppercase;font-size:9px;font-weight:800}.monitor-hero aside strong{margin-top:auto;font-size:34px;line-height:1}.mini-bars{grid-template-columns:repeat(6,1fr);align-items:end;gap:5px;height:50px;display:grid}.mini-bars i{background:#ddd6ff;height:38%;display:block}.mini-bars i:nth-child(2){height:56%}.mini-bars i:nth-child(3){height:34%}.mini-bars i:nth-child(4){height:74%}.mini-bars i:nth-child(5){height:48%}.mini-bars i:nth-child(6){height:90%}.mini-bars.muted{grid-template-columns:repeat(4,1fr)}.mini-bars.muted i{background:#dfe3ea}.mini-line{background:linear-gradient(135deg,#0000 0 25%,#2dbe8033 25% 100%);height:50px;position:relative}.mini-line:after{content:"";background:#32bf86;border-radius:999px;height:3px;position:absolute;top:28px;left:0;right:0;transform:skewY(-9deg)}.monitor-feed{gap:18px;display:grid}.mention-list{gap:10px;display:grid}.mention-list article{border:1px solid var(--app-line);grid-template-columns:110px 74px 1fr 150px;align-items:center;gap:10px;padding:14px;display:grid}.mention-list b{font-size:11px}.mention-source{align-items:center;gap:8px;display:flex}.mention-source>span{width:20px;height:20px;display:inline-flex}.mention-list p{color:#373a40;margin:0;font-size:11px;line-height:1.45}.mention-list small{color:var(--app-muted);grid-column:3;font-size:9px}.mention-actions{grid-area:1/4/3;align-items:stretch;gap:6px;display:grid}.mention-actions .button{justify-content:center}.sentiment-pill{text-align:center;text-transform:uppercase;border-radius:999px;padding:6px 8px;font-size:8px;font-weight:850}.sentiment-pill.positive{color:#277a52;background:#dff7ea}.sentiment-pill.neutral{color:#5f6670;background:#eef0f3}.sentiment-pill.mixed{color:#8a6500;background:#fff1c8}.sentiment-pill.negative{color:#9b342d;background:#fde2df}.sentiment-pill.spam{color:#fff;background:#29272e}.monitor-pending-note{color:var(--app-muted);margin:4px 0 0;font-size:10px}.agent-access-hero{color:#fff;background:#202125;grid-template-columns:1.15fr .85fr;align-items:stretch;gap:24px;padding:28px;display:grid}.agent-access-hero>div:first-child{gap:12px;max-width:720px;display:grid}.agent-access-hero>div:first-child>span{color:#202125;background:0 0;border-radius:14px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.agent-access-hero .agent-hero-illustration .illustrated-icon{filter:drop-shadow(0 2px #fff3)drop-shadow(0 8px 10px #00000052)}.agent-access-hero h2{margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:34px;font-weight:500;line-height:1.05}.agent-access-hero p{color:#c3c5ca;margin:0;font-size:12px;line-height:1.6}.agent-access-hero dl{grid-template-columns:repeat(3,1fr);gap:10px;margin:0;display:grid}.agent-access-hero dl div{background:#2b2d32;border:1px solid #3a3d43;gap:8px;padding:18px;display:grid}.agent-access-hero dt{color:#aeb2bb;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:850}.agent-access-hero dd{margin:0;font-size:30px;font-weight:900;line-height:1}.agent-private-connector{gap:18px;padding:24px;display:grid}.agent-private-heading{grid-template-columns:52px 1fr;align-items:start;gap:14px;display:grid}.agent-private-icon{color:#a96709;background:#fff0d5;border:1px solid #f0d39f;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.agent-private-heading>div>span,.agent-private-url>span{color:#a96709;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:850;display:block}.agent-private-heading h2{margin:4px 0 5px;font-family:"Source Serif 4",Georgia,serif;font-size:27px;font-weight:500}.agent-private-heading p{color:var(--app-muted);max-width:820px;margin:0;font-size:10px;line-height:1.55}.agent-private-url{color:#fff;background:#202125;grid-template-columns:1fr auto;align-items:center;gap:9px;padding:15px;display:grid}.agent-private-url>span{color:#f4a42c;grid-column:1/3}.agent-private-url code{color:#e7e5df;text-overflow:ellipsis;white-space:nowrap;background:#2b2d32;padding:11px;font-size:9px;overflow:hidden}.agent-private-url .button{color:#202125;background:#fff}.agent-private-pairing{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.agent-pairing-code{background:#fff8ea;border:1px solid #f0d39f;gap:4px;min-width:min(100%,390px);padding:13px 16px;display:grid}.agent-pairing-code span{color:#796f61;text-transform:uppercase;font-size:8px;font-weight:800}.agent-pairing-code strong{letter-spacing:.13em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:24px}.agent-pairing-code small{color:#796f61;font-size:8px}.agent-pairing-error{color:#a23a31;margin:0;font-size:10px}.agent-private-permissions{border-top:1px solid var(--app-line);grid-template-columns:repeat(4,1fr);gap:10px;padding-top:16px;display:grid}.agent-private-permissions span{color:#52565e;align-items:center;gap:7px;font-size:9px;display:flex}.agent-private-permissions svg{color:#2b9968}.agent-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.agent-grid article{border:1px solid var(--app-line);background:#fff;grid-template-columns:58px 1fr auto;align-items:center;gap:14px;min-height:104px;padding:18px;display:grid}.agent-grid .illustration-tile{justify-content:center;align-items:center;width:58px;height:58px;display:flex}.agent-brand-logo{color:#18191b;background:#f7f5ef;border:1px solid #e9e3d8;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;display:flex;box-shadow:0 14px 28px #1f1f1f14}.agent-brand-logo svg{width:30px;height:30px}.agent-brand-logo-claude{color:#d97757;background:#fff1e9}.agent-brand-logo-chatgpt{color:#191919;background:#f4f2ec}.agent-brand-logo-cursor{color:#edecec;background:#191919}.agent-brand-logo-cursor svg{width:35px;height:35px}.agent-brand-logo-notion{color:#000;background:#fff}.agent-brand-logo-granola{background:#202020;border-color:#343434}.agent-brand-logo-granola svg{width:42px;height:42px}.agent-grid h2{margin:0 0 5px;font-size:13px}.agent-grid p{color:var(--app-muted);margin:0;font-size:10px;line-height:1.45}.agent-grid strong{color:#766e60;text-transform:uppercase;white-space:nowrap;background:#f3f1ec;border-radius:999px;padding:7px 9px;font-size:8px}.agent-grid .granola-agent-card{border-color:#ded7c9}.granola-agent-card small{color:#7b756b;margin-top:7px;font-size:8px;display:block}.agent-card-actions{place-items:flex-end end;gap:7px;display:grid}.agent-card-actions strong.connected{color:#277654;background:#e4f7ee}.agent-card-actions button{color:#fff;cursor:pointer;font:inherit;background:#202125;border:0;justify-content:center;align-items:center;gap:5px;min-width:78px;padding:7px 9px;font-size:8px;font-weight:850;display:inline-flex}.agent-card-actions button.manage{color:#625f58;background:0 0;padding:2px 0}.agent-card-actions button:disabled{cursor:default;opacity:.55}.agent-endpoints{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.agent-endpoints>div{background:#fbfaf7;border:1px solid #ece7dc;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:13px;display:grid}.agent-endpoints span{color:#4f535b;grid-column:1/3;font-size:9px;font-weight:800}.agent-endpoints code{text-overflow:ellipsis;white-space:nowrap;background:#f1efe9;padding:9px;font-size:8px;overflow:hidden}.agent-toolkit{gap:18px;display:grid}.agent-toolkit>div:last-child{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.agent-toolkit article{background:#fbfaf7;border:1px solid #ece7dc;gap:8px;min-height:145px;padding:17px;display:grid}.agent-toolkit article svg{color:#a96709}.agent-toolkit strong{font-size:10px}.agent-toolkit p{color:var(--app-muted);margin:0;font-size:9px;line-height:1.5}.nps-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.nps-metric-grid article{border:1px solid var(--app-line);background:#fff;gap:4px;min-height:154px;padding:20px;display:grid;position:relative;overflow:hidden}.nps-metric-grid article:after{content:"";opacity:.32;border-radius:50%;width:92px;height:92px;position:absolute;top:-35px;right:-31px}.nps-metric-grid article:first-child:after{background:#d6caff}.nps-metric-grid article.promoter:after{background:#a8efd1}.nps-metric-grid article.passive:after{background:#ffe18a}.nps-metric-grid article.detractor:after{background:#ffb7a7}.nps-metric-grid small,.automation-summary small{color:var(--app-muted);letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:800}.nps-metric-grid strong{margin-top:auto;font-size:31px;line-height:1}.nps-metric-grid p,.automation-summary p{color:var(--app-muted);margin:2px 0 0;font-size:9px;line-height:1.45}.metric-illustration{align-items:center;height:50px;margin-bottom:5px;display:flex}.nps-workspace-grid{grid-template-columns:1.25fr .75fr;gap:14px;display:grid}.nps-active-card,.nps-breakdown,.nps-response-card,.automation-rules-card,.automation-activity-card{padding:22px}.nps-question-preview{max-width:720px;margin:27px 0;font-family:"Source Serif 4",Georgia,serif;font-size:23px;line-height:1.25}.nps-public-link{background:#f6f5f1;border:1px solid #e5e2d9;align-items:center;gap:8px;padding:8px 10px;display:flex}.nps-public-link code{color:#666159;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:9px;overflow:hidden}.nps-public-link button{cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #ddd9cf;align-items:center;gap:5px;padding:7px 9px;font-size:9px;font-weight:800;display:inline-flex}.nps-active-card>footer{gap:8px;margin-top:16px;display:flex}.nps-breakdown{gap:17px;display:grid}.nps-bar-row{grid-template-columns:64px 1fr 20px;align-items:center;gap:10px;display:grid}.nps-bar-row>span,.nps-bar-row>strong{font-size:9px}.nps-bar-row>i{background:#eeece6;height:8px;display:block;overflow:hidden}.nps-bar-row>i>b{min-width:2px;height:100%;display:block}.nps-bar-row>i>b.promoter{background:#42bf8a}.nps-bar-row>i>b.passive{background:#e9b936}.nps-bar-row>i>b.detractor{background:#e57663}.nps-response-list,.automation-rule-list,.automation-run-list{margin-top:12px;display:grid}.nps-response-list article{border-top:1px solid var(--app-line);grid-template-columns:38px 1fr auto;align-items:center;gap:13px;padding:14px 0;display:grid}.nps-score-pill{border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:900;display:flex}.nps-score-pill.promoter{color:#27795a;background:#dff6eb}.nps-score-pill.passive{color:#8a6500;background:#fff0c6}.nps-score-pill.detractor{color:#9b4638;background:#fee3dd}.nps-response-list strong{font-size:10px}.nps-response-list p{color:var(--app-muted);margin:3px 0 0;font-size:10px;line-height:1.5}.nps-response-list time{color:var(--app-muted);font-size:9px}.nps-builder-preview{grid-template-columns:repeat(11,1fr);gap:7px;margin-top:25px;display:grid}.nps-builder-preview span{aspect-ratio:1;background:#fff;border:1px solid #dcd8cf;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:flex}.nps-builder-preview span:nth-last-child(-n+2){background:#dff6eb;border-color:#9ed8bb}.nps-builder-preview span:nth-child(-n+7){background:#fee8e2;border-color:#efb8aa}.automation-summary{grid-template-columns:1.2fr 1fr 1fr;gap:12px;display:grid}.automation-summary article{color:#fff;background:#202125;align-items:center;gap:18px;min-height:128px;padding:21px;display:flex;position:relative}.automation-summary article:first-child{background:#242128}.automation-summary article>span{background:#f6f0df;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.automation-summary strong{margin-top:7px;font-size:28px;line-height:1;display:block}.automation-summary p{color:#aeb0b6}.section-heading-row>div>span{color:#a56a12;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:850}.section-heading-row h2{margin:6px 0 12px;font-family:"Source Serif 4",Georgia,serif;font-size:25px;font-weight:500}.automation-template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.automation-template-grid article{border:1px solid var(--app-line);background:#fff;grid-template-columns:55px 1fr;gap:14px;min-height:205px;padding:18px;display:grid}.automation-template-icon{background:#f5f0e3;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.automation-template-grid h3{margin:3px 0 6px;font-size:12px}.automation-template-grid p{color:var(--app-muted);margin:0;font-size:9px;line-height:1.55}.automation-template-grid small{color:#92702f;text-transform:uppercase;margin-top:11px;font-size:8px;font-weight:800;display:block}.automation-template-grid button{color:#fff;cursor:pointer;background:#1d1e21;border:0;grid-column:1/3;justify-content:center;align-self:end;align-items:center;gap:5px;min-height:34px;font-size:9px;font-weight:850;display:inline-flex}.automation-template-grid button:disabled{color:#78746b;cursor:default;background:#eeeae0}.automation-rule-list article{border-top:1px solid var(--app-line);grid-template-columns:8px 1fr auto 72px;align-items:center;gap:12px;padding:15px 0;display:grid}.rule-status-dot{background:#a9acb2;border-radius:50%;width:8px;height:8px}.rule-status-dot.active{background:#42bf8a;box-shadow:0 0 0 4px #42bf8a1f}.rule-status-dot.draft{background:#e2ad39}.automation-rule-list strong{font-size:10px}.automation-rule-list p{color:var(--app-muted);align-items:center;gap:5px;margin:3px 0 0;font-size:9px;display:flex}.automation-rule-list>article>span:last-of-type{color:var(--app-muted);font-size:9px}.automation-rule-list>article>span b{color:#1d1e21}.automation-rule-list button{color:#747168;cursor:pointer;text-transform:uppercase;background:#f1efe9;border:0;padding:8px;font-size:8px;font-weight:850}.automation-rule-list button.active{color:#27795a;background:#dff6eb}.automation-run-list article{border-top:1px solid var(--app-line);align-items:center;gap:11px;padding:13px 0;display:flex}.run-icon{color:#6d7178;background:#e8e9ec;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;display:flex}.run-icon.succeeded{color:#27795a;background:#dff6eb}.run-icon.skipped{color:#8a6500;background:#fff0c6}.automation-run-list strong{font-size:10px;display:block}.automation-run-list small{color:var(--app-muted);font-size:8px}.webhook-manager,.webhook-delivery-card{padding:22px}.section-description{color:var(--app-muted);margin:6px 0 18px;font-size:10px;line-height:1.6}.webhook-create-form{grid-template-columns:.7fr 1.5fr auto;align-items:end;gap:12px;display:grid}.webhook-create-form label{gap:6px;display:grid}.webhook-create-form label span{color:var(--app-muted);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.webhook-create-form input{border:1px solid var(--app-line);color:var(--app-text);font:inherit;background:#fff;border-radius:10px;min-height:43px;padding:0 12px;font-size:10px}.webhook-secret{background:#fff7df;border:1px solid #e8bd58;grid-template-columns:1fr minmax(180px,auto) auto auto;align-items:center;gap:10px;margin-bottom:16px;padding:14px;display:grid}.webhook-secret strong,.webhook-destination-list strong,.webhook-delivery-list strong{font-size:10px;display:block}.webhook-secret p{color:var(--app-muted);margin:3px 0 0;font-size:8px}.webhook-secret code{text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #eadfbf;max-width:290px;padding:8px;font-size:8px;overflow:hidden}.webhook-secret button,.webhook-destination-list button{border:1px solid var(--app-line);background:#fff;border-radius:999px;align-items:center;gap:5px;padding:8px 11px;font-size:8px;font-weight:800;display:inline-flex}.webhook-destination-list,.webhook-delivery-list{margin-top:18px;display:grid}.webhook-destination-list article{border-top:1px solid var(--app-line);grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;padding:13px 0;display:grid}.webhook-destination-list code{color:var(--app-muted);text-overflow:ellipsis;white-space:nowrap;margin:3px 0;font-size:8px;display:block;overflow:hidden}.webhook-destination-list small{color:var(--app-muted);font-size:8px}.webhook-destination-list button.active{color:#147344;background:#dff7e9;border-color:#a9dfbf}.webhook-destination-list button.remove{color:#a64238}.webhook-delivery-list article{border-top:1px solid var(--app-line);grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:10px;padding:12px 0;display:grid}.webhook-delivery-list small{color:var(--app-muted);margin-top:3px;font-size:8px;display:block}.webhook-delivery-list p{color:#a64238;margin:4px 0 0;font-size:8px}.webhook-delivery-list b{text-transform:uppercase;font-size:8px}.webhook-delivery-list em{color:var(--app-muted);font-size:8px;font-style:normal}.webhook-delivery-list button{border:1px solid var(--app-line);background:#fff;border-radius:999px;align-items:center;gap:5px;padding:7px 10px;font-size:8px;font-weight:800;display:inline-flex}.delivery-status{background:#c6c8cd;border-radius:50%;width:8px;height:8px}.delivery-status.delivered{background:#32b77a}.delivery-status.retrying{background:#e9a12b}.delivery-status.failed{background:#d05b51}.detail-menu-wrap{position:relative}.detail-menu{border:1px solid var(--app-line);z-index:10;background:#fff;min-width:175px;padding:6px;display:grid;position:absolute;top:38px;right:0;box-shadow:0 14px 32px #16161824}.detail-menu button,.detail-menu a{color:var(--app-text);font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:10px;font-size:9px;text-decoration:none;display:flex}.detail-menu button:hover,.detail-menu a:hover{background:#f5f2ec}.detail-menu button.danger{color:#ad4037}.proof-editor{border:1px solid var(--app-line);background:#fbfaf6;margin:18px 0;padding:18px;box-shadow:0 15px 38px #18161d14}.proof-editor>header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.proof-editor>header div{gap:3px;display:grid}.proof-editor>header strong{font-size:18px}.proof-editor>header span{color:var(--app-muted);font-size:13px}.proof-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.proof-editor textarea{resize:vertical;min-height:130px}.proof-editor>footer{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}@media (max-width:760px){.proof-editor-grid{grid-template-columns:1fr}}.nps-public-page{background:var(--brand-light-surface,#f4f0e8);color:var(--brand-light-text,#181818);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.nps-public-brand{align-items:center;gap:10px;width:min(680px,100%);margin-bottom:18px;display:flex}.nps-public-brand .brand-mark-icon{width:38px;height:38px}.nps-public-brand strong{font-size:12px}.nps-public-card{background:var(--brand-paper-surface,#fff);border:1px solid var(--brand-border,#ded9ce);gap:24px;width:min(680px,100%);padding:clamp(25px,5vw,52px);display:grid;box-shadow:0 20px 55px #2a241814}.nps-public-card header>span,.nps-thank-you>span{background:var(--brand-accent,#ffd85f);border:1px solid var(--brand-surface,#191820);color:var(--brand-surface,#191820);border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.nps-public-card header p{color:var(--brand-accent,#a66a13);letter-spacing:.12em;text-transform:uppercase;margin:18px 0 7px;font-size:9px;font-weight:850}.nps-public-card h1{font-family:var(--display-font,"Source Serif 4", Georgia, serif);letter-spacing:-.035em;margin:0;font-size:clamp(29px,5vw,43px);font-weight:500;line-height:1.05}.nps-score-grid{grid-template-columns:repeat(11,1fr);gap:6px;display:grid}.nps-score-grid button{aspect-ratio:1;color:#2b2925;cursor:pointer;background:#faf9f5;border:1px solid #d9d5cb;font-weight:800}.nps-score-grid button:hover,.nps-score-grid button.selected{background:var(--brand-accent,#242128);border-color:var(--brand-accent,#242128);color:var(--brand-surface,#fff);transform:translateY(-2px)}.nps-scale-labels{color:#7b776f;justify-content:space-between;margin-top:-18px;font-size:9px;display:flex}.nps-public-card label{gap:8px;display:grid}.nps-public-card label>span{font-size:10px;font-weight:800}.nps-public-card textarea{font:inherit;resize:vertical;border:1px solid #d9d5cb;min-height:115px;padding:13px}.nps-submit,.nps-thank-you a{background:var(--brand-accent,#1d1e21);color:var(--brand-surface,#fff);cursor:pointer;border:0;justify-content:center;align-items:center;gap:7px;min-height:45px;padding:0 18px;font-size:10px;font-weight:850;text-decoration:none;display:inline-flex}.nps-submit:disabled{cursor:default;opacity:.45}.nps-public-error{color:#a94737;margin:-10px 0;font-size:10px}.nps-thank-you{justify-items:start}.nps-thank-you>p{color:#666159;margin:0;font-size:13px;line-height:1.65}.nps-thank-you a{margin-top:4px}.settings-layout{grid-template-columns:1fr 1fr;gap:14px;display:grid}.settings-brand-card{grid-column:1/-1}.connection-card{border:1px solid var(--app-line);align-items:center;gap:12px;padding:14px;display:flex}.connection-logo{color:#fff;background:#202125;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:10px;font-weight:850;display:flex}.connection-card>div{flex:1;gap:2px;display:grid}.connection-card strong{font-size:10px}.connection-card small{color:var(--app-muted);font-size:8px}.connection-card>b{color:#277654;background:#e4f7ee;padding:5px 7px;font-size:8px}.granola-settings-card{gap:16px;display:grid}.granola-settings-logo{justify-content:center;align-items:center;width:34px;height:34px;display:flex}.granola-settings-logo svg{width:34px;height:34px}.connection-logo.granola{background:#202020;padding:4px}.connection-logo.granola svg{width:32px;height:32px}.granola-connection-card:not(.connected)>b{color:#93600e;background:#fff0dc}.granola-setup-guide{border:1px solid var(--app-line);background:#f8f7f2;gap:9px;padding:14px;display:grid}.granola-setup-guide strong{font-size:10px}.granola-setup-guide ol{color:#555962;gap:6px;margin:0;padding-left:18px;font-size:9px;line-height:1.45;display:grid}.granola-setup-guide a{color:#4d4f54;justify-self:start;align-items:center;gap:5px;font-size:9px;font-weight:800;text-decoration:none;display:inline-flex}.granola-connect-form{grid-template-columns:1fr 1fr;gap:12px;display:grid}.granola-connect-form .field{gap:7px;display:grid}.granola-connect-form .field>span{color:#44474e;font-size:10px;font-weight:750}.granola-connect-form .button{grid-column:1/-1;justify-self:start}.granola-connection-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.granola-connection-actions>span{color:var(--app-muted);margin-left:auto;font-size:8px}.granola-disconnect{color:#a64238;cursor:pointer;font:inherit;background:0 0;border:0;padding:8px;font-size:9px;font-weight:800}.granola-sync-status{background:#f2faf6;border-left:3px solid #38936a;gap:3px;padding:11px 13px;display:grid}.granola-sync-status.failed{background:#fff2f0;border-left-color:#c65349}.granola-sync-status strong{font-size:9px}.granola-sync-status span,.granola-sync-status p{color:var(--app-muted);margin:0;font-size:8px}.granola-result{color:#287553;align-items:center;gap:7px;margin:0;font-size:9px;display:flex}.granola-connection-skeleton{gap:9px;display:grid}.granola-connection-skeleton i{background:#ecece9;height:42px;animation:1.1s ease-in-out infinite alternate granola-pulse;display:block}.granola-connection-skeleton i:nth-child(2){height:92px}@keyframes granola-pulse{to{opacity:.48}}.capability-list{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.capability-list li{color:#4f535b;align-items:center;gap:8px;font-size:9px;display:flex}.capability-list svg{color:#38936a}.capability-list li:last-child svg{color:#b87417}.connection-explainer{border-left:3px solid var(--app-brand);background:#f6f7f9;gap:4px;margin-top:18px;padding:12px 14px;display:grid}.connection-explainer strong{font-size:9px}.connection-explainer p{color:var(--app-muted);margin:0;font-size:9px;line-height:1.55}.logo-upload-card{border:1px solid var(--app-line);grid-template-columns:58px 1fr auto;align-items:center;gap:14px;margin-bottom:18px;padding:14px;display:grid}.logo-upload-preview{background:#f7f2e8;border:1px solid #b86e0829;border-radius:14px;justify-content:center;align-items:center;width:58px;height:58px;display:flex;overflow:hidden}.logo-upload-preview img{object-fit:contain;width:82%;height:82%;display:block}.logo-upload-card strong{margin-bottom:4px;font-size:12px;display:block}.logo-upload-card p{color:var(--app-muted);margin:0 0 9px;font-size:9px;line-height:1.45}.file-upload-button{border:1px solid var(--app-line);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-size:10px;font-weight:800;display:inline-flex}.file-upload-button input{display:none}.workspace-admin-grid{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:start;gap:14px;display:grid}.workspace-provision-card{gap:18px;display:grid}.workspace-provision-card .button{justify-self:start}.provision-safety-note{background:#f2faf6;border:1px solid #cfe7da;align-items:flex-start;gap:10px;padding:13px 14px;display:flex}.provision-safety-note>svg{color:#287553;flex:none;margin-top:1px}.provision-safety-note strong{font-size:10px;display:block}.provision-safety-note p{color:#617069;margin:4px 0 0;font-size:9px;line-height:1.55}.workspace-roster{gap:7px;max-height:520px;display:grid;overflow:auto}.workspace-roster>button{border:1px solid var(--app-line);cursor:pointer;text-align:left;background:#fff;grid-template-columns:42px 1fr auto auto;align-items:center;gap:10px;padding:10px;transition:border-color .15s,transform .15s;display:grid}.workspace-roster>button:hover{border-color:#bf7b1a;transform:translateY(-1px)}.workspace-roster-logo{background:#f7f2e8;border:1px solid #b86e0826;justify-content:center;align-items:center;width:42px;height:42px;display:flex;overflow:hidden}.workspace-roster-logo img{object-fit:contain;width:80%;height:80%;display:block}.workspace-roster>button>span:nth-child(2){gap:3px;min-width:0;display:grid}.workspace-roster strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.workspace-roster small{color:var(--app-muted);text-overflow:ellipsis;white-space:nowrap;font-family:monospace;font-size:8px;overflow:hidden}.workspace-roster em{color:#767b84;font-size:8px;font-style:normal}.workspace-roster>button>b{text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:5px 7px;font-size:7px;font-weight:850}.workspace-roster>button>b.connected{color:#287653;background:#e4f7ee}.workspace-roster>button>b.disconnected{color:#93600e;background:#fff0dc}.provision-result-card{gap:18px;display:grid}.provision-result-metrics{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.provision-result-metrics article{border:1px solid var(--app-line);background:#f6f7f9;gap:3px;padding:13px;display:grid}.provision-result-metrics strong{font-family:"Source Serif 4",Georgia,serif;font-size:26px;font-weight:500}.provision-result-metrics span{color:var(--app-muted);font-size:9px}.provision-link-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.provision-link-grid>div{border:1px solid var(--app-line);background:#f8f8f6;grid-template-columns:1fr auto;align-items:center;gap:7px;padding:11px;display:grid}.provision-link-grid span{color:var(--app-muted);text-transform:uppercase;grid-column:1/3;font-size:8px}.provision-link-grid code{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.provision-link-grid button{cursor:pointer;background:0 0;border:0;padding:3px}.provision-result-actions{flex-wrap:wrap;gap:8px;display:flex}.workspace-settings-form{gap:16px;display:grid}.workspace-settings-form textarea{min-height:92px}.brand-color-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.brand-color-grid label{border:1px solid var(--app-line);background:#f8f8f6;gap:7px;padding:10px;display:grid}.brand-color-grid span{color:var(--app-muted);text-transform:uppercase;font-size:8px;font-weight:800}.brand-color-grid input{cursor:pointer;background:0 0;border:0;width:100%;height:38px;padding:0}.publish-toggle{border:1px solid var(--app-line);background:#f6f7f9;align-items:flex-start;gap:10px;padding:12px;display:flex}.publish-toggle input{margin-top:2px}.publish-toggle span{gap:3px;display:grid}.publish-toggle strong{font-size:10px}.publish-toggle small{color:var(--app-muted);font-size:8px;line-height:1.45}@media (max-width:920px){.home-hero{grid-template-columns:1fr}.home-stack{display:none}.approval-shell{grid-template-columns:1fr}.approval-copy{max-width:none}.approval-copy>.eyebrow{margin-top:42px}.approval-preview{width:100%;max-width:680px}.collection-shell{background:var(--ink)}.collection-wrap{grid-template-columns:1fr}.collection-story{border-radius:20px 20px 0 0;padding:32px 24px 35px}.collection-story h1{margin-top:45px}.collection-card{border-radius:0 0 20px 20px}.admin-grid{grid-template-columns:1fr}.wall-grid,.embed-shell .wall-grid{column-count:2}.app-sidebar{width:260px;height:100vh;transition:transform .18s;position:fixed;bottom:0;left:0;transform:translate(-100%)}.app-sidebar.open{transform:translate(0)}.sidebar-close,.mobile-menu{display:inline-flex}.sidebar-scrim{z-index:25;background:#08090b85;border:0;position:fixed;inset:0}.app-topbar{justify-content:flex-start}.topbar-context{margin-left:8px}.topbar-actions{margin-left:auto}.attention-grid,.metric-grid,.request-metrics{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.request-grid,.settings-layout,.workspace-admin-grid{grid-template-columns:1fr}.embed-template-strip{grid-template-columns:repeat(3,1fr)}.native-render-guide{grid-template-columns:54px 1fr}.native-render-guide code,.native-render-guide>button{grid-column:1/3}.studio-layout{grid-template-columns:230px 1fr}.import-source-grid{grid-template-columns:repeat(3,1fr)}.nps-metric-grid{grid-template-columns:repeat(2,1fr)}.nps-workspace-grid{grid-template-columns:1fr}.automation-template-grid{grid-template-columns:1fr 1fr}.page-card-grid{grid-template-columns:1fr}.wall-order-list article{grid-template-columns:20px 38px minmax(0,1fr) 30px 30px}.wall-order-list article em{display:none}.created-content-grid{grid-template-columns:repeat(2,1fr)}.collection-form-list,.guided-builder-layout{grid-template-columns:1fr}.builder-guide{position:static}.page-type-grid{grid-template-columns:repeat(2,1fr)}.curated-page-content{column-count:2}}@media (max-width:680px){.proof-card{padding:20px}.approval-shell{padding:24px 18px 42px}.approval-actions .button{width:100%}.proof-card .social-gallery{margin:-20px -20px 18px}.proof-card blockquote{font-size:19px}.home-nav .button{display:none}.home-hero{min-height:calc(100vh - 70px);padding:45px 0}.form-row,.choice-row{grid-template-columns:1fr}.collection-card{border-radius:20px;padding:28px 20px}.wall-header,.admin-titlebar{flex-direction:column;align-items:flex-start}.wall-grid,.embed-shell .wall-grid{column-count:1}.admin-header-actions .wall-link{display:none}.stats{width:100%}.embed-collector{flex-direction:column;align-items:flex-start}.topbar-actions .app-secondary{display:none}.app-content{padding:24px 14px 50px}.page-header{flex-direction:column;align-items:flex-start}.page-header h1{font-size:34px}.attention-grid,.metric-grid,.request-metrics{grid-template-columns:1fr 1fr}.attention-card{min-height:145px;padding:14px}.quick-start{flex-direction:column;align-items:flex-start}.inbox-toolbar{flex-direction:column;align-items:stretch}.inbox-tabs{overflow-x:auto}.toolbar-controls{grid-template-columns:1fr 1fr;display:grid}.toolbar-controls .search-field{grid-column:1/3}.toolbar-controls .filter-select select,.search-field input{width:100%}.inbox-layout{grid-template-columns:1fr}.inbox-list{border-bottom:1px solid var(--app-line);border-right:0;max-height:320px}.inbox-detail{padding:18px}.review-detail blockquote{font-size:23px}.review-feedback{grid-template-columns:1fr 1fr}.review-feedback>div{grid-column:1/3}.original-quote-label{flex-direction:column;align-items:flex-start;gap:9px}.ai-enhancement-panel>header{flex-direction:column;align-items:flex-start}.enhancement-direction>div{grid-template-columns:1fr}.enhancement-direction button{justify-content:center}.ai-enhancement-panel>footer .button{width:100%}.import-hero-card{padding:22px}.import-hero-card form{flex-direction:column}.settings-grid{grid-template-columns:1fr}.settings-grid .field-wide{grid-column:1}.granola-connect-form{grid-template-columns:1fr}.granola-connect-form .button{grid-column:1;width:100%}.granola-connection-actions>span{width:100%;margin-left:0}.provision-result-metrics,.brand-color-grid{grid-template-columns:1fr 1fr}.provision-link-grid{grid-template-columns:1fr}.logo-upload-card{grid-template-columns:50px 1fr;align-items:start}.logo-upload-card>button{grid-column:1/3}.import-source-grid{grid-template-columns:repeat(2,1fr)}.request-table{overflow-x:auto}.request-table-head,.request-table-row{min-width:760px}.embed-template-strip{display:flex;overflow-x:auto}.embed-template-strip>button{flex:0 0 145px}.native-render-guide{grid-template-columns:42px 1fr;align-items:start}.studio-layout{grid-template-columns:1fr}.studio-sidebar{border-bottom:1px solid var(--app-line);border-right:0}.studio-settings{max-height:none}.widget-preview{min-height:380px;padding:20px}.preview-cards{column-count:1}.embed-code-panel{grid-template-columns:1fr;align-items:stretch}.hosted-page-card{grid-template-columns:1fr}.hosted-page-preview{min-height:180px}.nps-metric-grid,.automation-summary,.automation-template-grid,.case-capability-grid,.monitor-hero,.agent-access-hero,.agent-grid,.agent-endpoints,.agent-toolkit>div:last-child,.agent-private-permissions,.webhook-create-form,.webhook-secret{grid-template-columns:1fr}.monitor-hero>div:first-child{padding:22px}.mention-list article{grid-template-columns:1fr;align-items:start}.mention-list small,.mention-list button{grid-area:auto}.agent-access-hero dl{grid-template-columns:1fr}.agent-grid article{grid-template-columns:52px 1fr}.agent-grid strong{grid-column:1/3;justify-self:start}.agent-card-actions{grid-column:1/3;grid-template-columns:auto auto auto;place-items:center start}.agent-card-actions strong{grid-column:auto}.nps-builder-preview{gap:4px}.nps-builder-preview span{font-size:8px}.nps-score-grid{gap:4px}.nps-score-grid button{font-size:10px}.automation-rule-list article{grid-template-columns:8px 1fr 65px}.automation-rule-list article>span:last-of-type{display:none}.created-content-grid,.collection-form-toggles{grid-template-columns:1fr}.guided-empty-state{grid-template-columns:45px 1fr;align-items:start}.guided-empty-state>button{grid-column:1/3}.builder-header{grid-template-columns:32px 1fr;align-items:start}.builder-header>div:last-child{grid-column:1/3}.wizard-steps{overflow-x:auto}.wizard-steps>div{min-width:145px}.builder-panel{min-height:0;padding:19px}.page-type-grid,.proof-selection-grid,.design-editor-grid{grid-template-columns:1fr}.page-builder-preview{padding:22px}.page-builder-preview>div{column-count:1}.case-study-builder-preview{padding:18px}.case-study-builder-preview>header{grid-template-columns:1fr}.case-study-builder-preview>header aside{grid-area:auto/1;margin-top:15px}.case-preview-metrics,.case-preview-sections{grid-template-columns:1fr}.curated-page-content{column-count:1}.case-study-public-grid{grid-template-columns:1fr;margin-top:60px}.case-study-metrics{grid-template-columns:1fr;margin:0}.case-study-body>section{grid-template-columns:1fr}.case-study-body h2,.case-study-body section>div{grid-column:1}.case-study-cta{flex-direction:column;align-items:flex-start;margin:0 18px 40px;padding:28px}.connector-hero,.connector-action-access,.connector-provider-grid,.connector-prompts{grid-template-columns:1fr}.connector-privacy-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.connector-shell{padding-left:16px;padding-right:16px}.connector-hero{margin-top:46px}.connector-url-box{grid-template-columns:1fr}.connector-url-box>span{grid-column:1}.connector-copy-button{width:100%}.connector-privacy-grid{grid-template-columns:1fr}}
