:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171717;background:#f7f7f8}*{box-sizing:border-box}body{margin:0}a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}main{max-width:1120px;margin:0 auto;padding:48px 24px}main.narrow{max-width:760px}.card{background:white;border:1px solid #e7e7ea;border-radius:18px;padding:28px}.hero-card{padding:clamp(32px,7vw,72px)}.eyebrow{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#666}h1{font-size:clamp(34px,6vw,64px);line-height:1;margin:14px 0 18px}h2{margin:12px 0}p{line-height:1.6}.status{margin-top:28px;padding-top:20px;border-top:1px solid #ececef}.actions{display:flex;gap:18px;align-items:center;margin-top:28px;flex-wrap:wrap}.button,button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;background:#171717;color:white;padding:13px 20px;font:inherit;font-weight:650;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:9px}button:disabled{cursor:wait;opacity:.68}.secondary-link{color:#555}.stack{display:grid;grid-gap:12px;gap:12px;margin-top:30px}label{font-weight:650}input,textarea{width:100%;border:1px solid #d7d7dc;border-radius:12px;padding:15px 16px;font:inherit;font-size:17px}textarea{resize:vertical;line-height:1.5}input:focus,textarea:focus{outline:2px solid #171717;outline-offset:2px}.alert{margin-top:22px;border-radius:12px;background:#f2f2f4;padding:14px 16px;line-height:1.5}.topbar{justify-content:space-between;gap:20px;margin-bottom:24px}.topbar,.topbar-actions{display:flex;align-items:center}.topbar-actions{gap:16px;color:#555}.brand-domain-link{font-weight:700;text-underline-offset:3px}.workspace-page{position:relative;max-width:none;min-height:100dvh;margin:0;overflow-x:hidden;padding:0;background:#f8f8f9}.workspace-chrome{position:fixed;z-index:80;top:0;right:0;left:0;min-height:92px;display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding:42px 58px 18px;pointer-events:none}.workspace-account,.workspace-domain,.workspace-rail{pointer-events:auto}.workspace-domain{min-width:0;display:flex;gap:16px;align-items:center}.workspace-domain-empty{width:1px}.workspace-domain-link{min-width:0;display:inline-flex;gap:6px;align-items:center;color:#050505;font-size:20px;font-weight:500;text-decoration:none}.workspace-domain-link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-domain-link svg{stroke-width:2.2}.workspace-domain-link:hover span{text-decoration:underline;text-underline-offset:4px}.workspace-domain-tags{min-width:0;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.domain-status-tag{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;min-height:21px;padding:3px 10px;border:1px solid #d7eadf;border-radius:999px;background:#f0faf3;color:#06592f;font-size:12px;font-weight:600;line-height:1;text-decoration:none}.domain-status-tag.pending{border-color:#eadfb9;background:#fff9e8;color:#735615}.domain-status-tag.attention,.domain-status-tag.missing{border-color:#e1ead6;background:#f7fbf2;color:#0a5c2f}.workspace-account{display:flex;gap:18px;align-items:center}.workspace-icon-button{width:34px;height:34px;min-width:34px;padding:0;border-radius:50%;background:transparent;color:#696c73}.workspace-icon-button:hover{background:#ececf1;color:#171717}.workspace-user-menu{position:relative}.workspace-user-menu>summary{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:#eeeeff;color:#44445a;cursor:pointer;font-size:13px;font-weight:800;list-style:none}.workspace-user-menu>summary::-webkit-details-marker{display:none}.workspace-user-menu[open]>summary{box-shadow:0 0 0 2px white,0 0 0 4px #d8d3ff}.workspace-user-menu>div{position:absolute;top:calc(100% + 10px);right:0;width:190px;display:grid;grid-gap:4px;gap:4px;padding:8px;border:1px solid #e4e4e8;border-radius:8px;background:white;box-shadow:0 18px 45px rgba(24,26,29,.14)}.workspace-user-menu a{display:flex;gap:9px;align-items:center;min-height:38px;padding:0 10px;border-radius:6px;color:#171717;font-size:13px;font-weight:650;text-decoration:none}.workspace-user-menu a:hover{background:#f3f3f6}.workspace-rail{position:fixed;z-index:70;top:50%;left:56px;width:66px;display:grid;grid-gap:2px;gap:2px;overflow:hidden;padding:7px;border:1px solid #ececf2;border-radius:20px;background:rgba(255,255,255,.92);box-shadow:0 14px 34px rgba(24,26,29,.1);transform:translateY(-50%);transition:width .18s ease,box-shadow .18s ease;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.workspace-rail:focus-within,.workspace-rail:hover{width:196px;box-shadow:0 18px 44px rgba(24,26,29,.14)}.workspace-rail a{min-width:0;height:55px;display:grid;grid-template-columns:50px 1fr;grid-gap:0;gap:0;align-items:center;overflow:hidden;border-radius:15px;color:#5f4bd8;text-decoration:none}.workspace-rail a.active,.workspace-rail a:hover{background:#f1efff}.workspace-rail svg{justify-self:center;stroke-width:2.2}.workspace-rail span{overflow:hidden;color:#111;font-size:15px;font-weight:700;opacity:0;transform:translateX(-5px);transition:opacity .14s ease,transform .14s ease;white-space:nowrap}.workspace-rail:focus-within span,.workspace-rail:hover span{opacity:1;transform:translateX(0)}.brand-domain-settings-page,.create-workspace-page,.onboarding-domain-page,.settings-workspace-page{display:grid}.brand-domain-settings-stage,.onboarding-domain-stage{width:min(650px,calc(100vw - 64px));min-height:100dvh;display:grid;align-content:center;justify-self:center;justify-items:stretch;padding:126px 0 92px}.brand-domain-settings-header h1,.onboarding-domain-stage h1{margin:0 0 26px;font-size:30px;font-weight:500;line-height:1.15}.brand-domain-settings-header span{display:block;margin-bottom:8px;color:#777a81;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.brand-domain-settings-form,.onboarding-domain-form{display:grid;grid-gap:12px;gap:12px}.brand-domain-settings-form input,.onboarding-domain-form input{min-height:50px;border-color:#c9c9cf;border-radius:16px;background:white;font-size:14px;font-style:italic}.brand-domain-settings-form button,.onboarding-domain-form button{min-height:54px;margin-top:5px;border-radius:14px;font-size:13px}.brand-domain-settings-stage .alert,.onboarding-domain-stage .alert{margin:0 0 18px;border-radius:8px;font-size:13px}.brand-domain-settings-stage .brand-settings-saved{margin:0 0 18px}.brand-organizations-link{width:-moz-fit-content;width:fit-content;margin-top:22px;color:#55585f;font-size:14px;text-underline-offset:4px}.organization-stage{width:min(1060px,calc(100vw - 340px));align-content:center}.create-hero-canvas{width:min(760px,calc(100vw - 64px));min-height:100dvh;display:grid;align-content:center;justify-self:center;justify-items:center;padding:126px 0 84px}.create-hero-canvas h1{margin:0 0 86px;font-size:24px;font-weight:500;line-height:1.2;text-align:center}.create-command-form{position:relative;width:min(650px,100%);display:grid;grid-gap:12px;gap:12px}.create-command-form .creator-search-field{position:relative}.create-command-form .creator-batch-input-row{grid-template-columns:minmax(0,1fr) 44px;gap:16px;align-items:center}.create-command-form .creator-search-input-wrap input{min-height:54px;border-color:#c9c9cf;border-radius:27px;background:white;font-size:15px;font-style:italic}.create-command-form .creator-batch-add{width:44px;min-width:44px;height:44px;padding:0;border-radius:50%;background:transparent;color:#666}.create-command-form .creator-batch-add:hover{background:#ececef;color:#171717}.create-command-form .creator-batch-add span{display:none}.create-command-form .creator-batch-count{position:absolute;top:58px;right:-60px;margin:0;font-size:14px;font-style:italic}.create-command-form .creator-batch-entries{position:absolute;bottom:calc(100% + 8px);left:14px;margin:0}.create-command-form .assistant-submit-button{width:calc(100% - 60px);min-height:54px;justify-self:start;border-radius:18px}.create-command-form .assistant-submit-button span{display:none}.create-command-form .creator-search-thinking{position:absolute;z-index:8;top:calc(100% + 52px);left:0;width:min(520px,100%);margin:0}.ai-resting-pill{position:fixed;z-index:55;right:50%;bottom:52px;width:164px;height:45px;display:grid;place-items:center;border:1px solid #d5d5da;border-radius:999px;background:white;color:#111;font-size:13px;font-weight:900;letter-spacing:.08em;box-shadow:0 10px 28px rgba(24,26,29,.06);transform:translateX(50%)}.dashboard-workspace-page{padding:150px max(48px,calc((100vw - 1180px) / 2 + 20px)) 70px max(210px,calc((100vw - 1180px) / 2 + 20px))}.dashboard-workspace-page .dashboard-commercial-notice,.dashboard-workspace-page .dashboard-create,.dashboard-workspace-page .dashboard-storefronts{width:min(1040px,100%)}.dashboard-create{display:flex;justify-content:space-between;gap:32px;align-items:flex-end;padding:32px;border:1px solid #e1e1e5;border-radius:8px;background:white}.dashboard-create>div{max-width:720px}.dashboard-create h1{margin:12px 0 14px;font-size:46px}.dashboard-create p{max-width:680px;margin:0;color:#5f6268}.dashboard-create .button{flex:0 0 auto}.dashboard-storefronts{margin-top:38px}.dashboard-storefront-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.dashboard-storefront-header h2{margin:0 0 8px;font-size:24px}.dashboard-storefront-header>span{color:#666;font-size:13px}.dashboard-storefront-select,.storefront-select-all{display:inline-flex;align-items:center;cursor:pointer}.storefront-select-all{gap:7px;margin-bottom:12px;color:#5f6268;font-size:12px;font-weight:600}.dashboard-storefront-select{width:22px;height:48px;justify-content:center}.storefront-selection-checkbox{width:16px;height:16px;margin:0;padding:0;border-radius:4px;accent-color:#171717;cursor:pointer}.storefront-bulk-toolbar{position:fixed;z-index:46;top:218px;right:clamp(36px,5vw,92px);width:300px;display:grid;grid-gap:14px;gap:14px;align-items:center;padding:24px;border:0;border-radius:16px;background:white;box-shadow:0 18px 48px rgba(24,26,29,.08)}.dashboard-storefront-panel:before,.storefront-bulk-toolbar:before{content:"";position:absolute;top:86px;right:100%;width:70px;height:58px;border-bottom:1px dashed #a7a8ad;border-left:1px dashed #a7a8ad;border-radius:0 0 0 44px;transform:translateX(-12px);pointer-events:none}.storefront-bulk-menu>summary,.storefront-bulk-toolbar>button{min-height:36px;display:inline-flex;gap:7px;align-items:center;justify-content:flex-start;padding:0;border:0;border-radius:0;background:transparent;color:#171717;font-size:15px;font-weight:500;cursor:pointer;list-style:none}.storefront-bulk-menu>summary::-webkit-details-marker{display:none}.storefront-bulk-menu>summary:hover,.storefront-bulk-toolbar>button:hover{background:transparent;text-decoration:underline;text-underline-offset:3px}.storefront-bulk-selection{display:flex;gap:9px;align-items:center;margin:0 0 8px}.storefront-bulk-selection span,.storefront-bulk-selection strong{min-height:34px;display:inline-flex;align-items:center;padding:0 13px;border-radius:999px;background:#f0eeff;color:#4d3fd1;font-size:13px;font-weight:650}.storefront-bulk-selection span{background:#eef7e9;color:#315d23}.storefront-bulk-selection button{width:30px;height:30px;min-width:0;padding:0;border-radius:50%;background:transparent;color:#5f6268}.storefront-bulk-selection button:hover{background:#dedee2}.storefront-bulk-menu{position:relative}.storefront-bulk-menu[open]>summary{border-color:#171717}.storefront-bulk-menu-panel{position:absolute;z-index:20;top:calc(100% + 6px);right:0;width:300px;padding:14px;border:1px solid #d3d3d8;border-radius:8px;background:white;box-shadow:0 14px 32px rgba(23,23,23,.14)}.storefront-bulk-menu-panel.compact{width:146px;display:grid;grid-gap:6px;gap:6px}.storefront-bulk-menu-panel form{display:grid;grid-gap:8px;gap:8px}.storefront-bulk-menu-panel label{font-size:12px}.storefront-bulk-menu-panel form>div{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:6px;gap:6px}.storefront-bulk-menu-panel input{min-width:0;padding:9px 10px;border-radius:6px;font-size:14px}.storefront-bulk-menu-panel button{min-height:36px;padding:0 12px;border-radius:6px;font-size:13px}.storefront-bulk-menu-panel.compact button{width:100%;background:white;color:#171717;border:1px solid #d8d8dc}.storefront-bulk-menu-panel.compact button:hover{background:#f0f0f2}.storefront-bulk-menu-panel .storefront-bulk-destructive{width:100%;justify-content:flex-start;margin-top:12px;padding:0;background:transparent;color:#a43d34}.storefront-bulk-toolbar>.storefront-bulk-placeholder:disabled{cursor:not-allowed;opacity:.48}.storefront-bulk-feedback{margin:0;padding:9px 12px;color:#3f4247;font-size:12px;line-height:1.4}.dashboard-storefront-panel{position:fixed;z-index:46;top:188px;right:clamp(36px,5vw,92px);width:310px;display:grid;grid-gap:20px;gap:20px;padding:24px;border-radius:16px;background:white;box-shadow:0 18px 48px rgba(24,26,29,.08)}.dashboard-storefront-panel header{display:grid;grid-template-columns:45px minmax(0,1fr) 32px;grid-gap:12px;gap:12px;align-items:center}.dashboard-storefront-panel header>.creator-avatar-placeholder,.dashboard-storefront-panel header>img{width:45px;height:45px;border-radius:50%}.dashboard-storefront-panel header div{min-width:0;display:grid;grid-gap:3px;gap:3px}.dashboard-storefront-panel header span,.dashboard-storefront-panel header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-storefront-panel header strong{font-size:14px}.dashboard-storefront-panel header span{color:#5f6268;font-size:11px}.dashboard-storefront-panel header button{width:32px;height:32px;min-width:32px;padding:0;border-radius:50%;background:transparent;color:#171717}.dashboard-storefront-panel-chart{height:108px;display:flex;align-items:flex-end;gap:8px;padding:16px 10px;border-radius:10px;background:linear-gradient(180deg,rgba(255,255,255,0),#f5f3ff)}.dashboard-storefront-panel-chart i{flex:1 1;display:block;border-radius:999px 999px 0 0;background:#7768ee}.dashboard-storefront-panel-chart i:first-child{height:30%}.dashboard-storefront-panel-chart i:nth-child(2){height:38%}.dashboard-storefront-panel-chart i:nth-child(3){height:48%}.dashboard-storefront-panel-chart i:nth-child(4){height:52%}.dashboard-storefront-panel-chart i:nth-child(5){height:61%}.dashboard-storefront-panel-chart i:nth-child(6){height:78%}.dashboard-storefront-panel dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:-6px 0 10px}.dashboard-storefront-panel dt{color:#6d7077;font-size:11px}.dashboard-storefront-panel dd{margin:4px 0 0;font-size:15px}.dashboard-panel-action{min-height:34px;display:inline-flex;justify-content:flex-start;gap:12px;align-items:center;padding:0;border:0;border-radius:0;background:transparent;color:#171717;font-size:16px;font-weight:500;text-decoration:none}.dashboard-panel-action:hover:not(:disabled){text-decoration:underline;text-underline-offset:3px}.dashboard-panel-action.destructive{margin-top:10px;color:#ef1c1c}.storefront-ai-command{width:min(760px,100%);display:grid;grid-gap:12px;gap:12px;margin:18px auto 26px;padding:10px 10px 10px 16px;border:1px solid #cfd0d5;border-radius:18px;background:white;box-shadow:0 14px 38px rgba(24,26,29,.08)}.storefront-ai-command>header{display:none;gap:8px;align-items:center}.storefront-ai-command>header strong{font-size:13px}.storefront-ai-mark{width:28px;height:28px;display:grid;place-items:center;border-radius:6px;background:#e3f2e8;color:#17633d}.storefront-ai-command>form{display:grid;grid-template-columns:minmax(0,1fr) 48px;grid-gap:10px;gap:10px}.storefront-ai-command>form input{min-width:0;min-height:48px;padding:9px 12px;border:0;border-radius:0;background:white;color:#5f6268;font-size:15px;font-style:italic}.storefront-ai-command>form input:focus{outline:0}.storefront-ai-command>form button{width:48px;height:48px;min-width:0;align-self:center;padding:0;border-radius:14px;background:#171717;color:white}.storefront-ai-command>form button:disabled{cursor:not-allowed;opacity:.45}.storefront-ai-transcript{display:grid;grid-gap:9px;gap:9px}.storefront-ai-user-message{width:-moz-fit-content;width:fit-content;max-width:min(72%,680px);justify-self:end;margin:0;padding:9px 12px;border-radius:8px 8px 2px 8px;background:#e6e7e9;font-size:13px;line-height:1.45}.storefront-ai-message{width:-moz-fit-content;width:fit-content;max-width:min(86%,760px);display:grid;grid-gap:8px;gap:8px;padding:11px 13px;border:1px solid #d5ddd8;border-radius:8px 8px 8px 2px;background:white}.storefront-ai-message>span:first-child{color:#17633d;font-size:10px;font-weight:800;text-transform:uppercase}.storefront-ai-message>p{margin:0;font-size:13px;line-height:1.45}.storefront-ai-message>small{color:#666;font-size:12px;line-height:1.4}.storefront-ai-message.thinking{min-width:116px;grid-template-columns:auto 38px;align-items:center}.storefront-ai-message ul{display:grid;grid-gap:7px;gap:7px;margin:0;padding:0;list-style:none}.storefront-ai-message li{display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:7px;gap:7px;align-items:start}.storefront-ai-message li>svg{margin-top:2px;color:#17633d}.storefront-ai-message li>span{min-width:0;display:grid;grid-gap:1px;gap:1px}.storefront-ai-message li strong{font-size:12px}.storefront-ai-message li small{overflow:hidden;color:#686a70;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.storefront-ai-confirmation{display:flex;gap:7px;align-items:center;margin-top:2px}.storefront-ai-confirmation>button:first-child{min-height:36px;padding:0 13px;border-radius:6px;font-size:12px}.storefront-ai-confirmation>.icon-button{width:36px;height:36px;min-width:0;padding:0;border:1px solid #d6d6da;border-radius:6px;background:white;color:#5f6268}.storefront-ai-error{width:-moz-fit-content;width:fit-content;margin:0;padding:8px 11px;border-left:2px solid #a43d34;color:#8c3028;font-size:12px}.dashboard-storefront-list{border-top:1px solid #dedee2}.dashboard-storefront-list article{display:grid;grid-template-columns:22px 48px minmax(0,1fr) minmax(150px,auto) auto;grid-gap:14px;gap:14px;align-items:center;min-height:80px;padding:14px 0;border-bottom:1px solid #dedee2}.dashboard-storefront-list article>.creator-avatar-placeholder,.dashboard-storefront-list article>img{width:48px;height:48px;border-radius:50%;object-fit:cover;font-size:13px}.dashboard-storefront-details{min-width:0;display:grid;grid-gap:4px;gap:4px}.dashboard-storefront-details strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-storefront-details>span{color:#666;font-size:13px}.dashboard-storefront-state{min-width:150px;display:grid;justify-items:start;grid-gap:6px;gap:6px}.storefront-status{color:#5f6268;font-size:11px;font-weight:800;text-transform:uppercase}.storefront-status.published,.storefront-status.ready{color:#14613b}.creator-email-status,.storefront-active-update-status,.storefront-auto-update-status{display:inline-flex;gap:6px;align-items:center;color:#666;font-size:12px}.creator-email-status.available{color:#14613b}.creator-email-status.unavailable{color:#74767b}.creator-email-status.enriching{color:#825c00}.storefront-auto-update-status{color:#14613b}.storefront-active-update-status{color:#825c00}.storefront-active-update-status svg{animation:creator-email-spin 1s linear infinite}.creator-email-spinner{width:13px;height:13px;border:2px solid #d8c38c;border-top-color:#825c00;border-radius:50%;animation:creator-email-spin .8s linear infinite}@keyframes creator-email-spin{to{transform:rotate(1turn)}}.creator-email-manager-trigger{min-width:0;padding:0;border:0;border-radius:0;background:transparent;font:inherit;cursor:pointer}.creator-email-manager-trigger:hover{text-decoration:underline;text-underline-offset:3px}.creator-email-manager-trigger:focus-visible{outline:2px solid #171717;outline-offset:3px}.creator-email-edit-icon{opacity:.65}.creator-profile-dialog{width:min(580px,calc(100vw - 32px));max-width:none;max-height:min(760px,calc(100dvh - 32px));overflow:auto;padding:0;border:1px solid #d8d8dc;border-radius:8px;background:white;color:#171717;box-shadow:0 24px 70px rgba(20,20,24,.24)}.creator-profile-dialog::-webkit-backdrop{background:rgba(17,17,19,.44)}.creator-profile-dialog::backdrop{background:rgba(17,17,19,.44)}.creator-profile-card{position:relative;padding:28px}.creator-profile-close{position:absolute;top:16px;right:16px;width:34px;height:34px;min-width:34px;display:grid;place-items:center;padding:0;border:1px solid #d8d8dc;border-radius:50%;background:white;color:#55585e}.creator-profile-close:hover{border-color:#171717;color:#171717}.creator-profile-header{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:center;padding-right:38px}.creator-profile-header>.creator-avatar-placeholder,.creator-profile-header>img{width:72px;height:72px;border-radius:50%;object-fit:cover;font-size:18px}.creator-profile-header>div{min-width:0}.creator-profile-header h2{margin:4px 0 3px;font-size:24px;line-height:1.15}.creator-profile-header a,.creator-profile-header h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creator-profile-header a{display:inline-flex;gap:5px;align-items:center;max-width:100%;color:#5f6268;font-size:13px}.creator-profile-bio{margin:20px 0 0;color:#55585e;font-size:14px;line-height:1.5}.creator-connection-status{display:inline-flex;gap:7px;align-items:center;margin-top:20px;color:#73757b;font-size:13px;font-weight:650}.creator-connection-status.connected{color:#14613b}.creator-profile-form{display:grid;grid-gap:9px;gap:9px;margin-top:24px;padding-top:24px;border-top:1px solid #e2e2e6}.creator-profile-form h3{margin:0 0 5px;font-size:16px}.creator-profile-form label{font-size:13px;font-weight:700}.creator-profile-form input,.creator-profile-form select{min-width:0;width:100%;padding:12px;font-size:15px}.creator-profile-form select{background:white}.creator-identifier-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:8px}.creator-identifier-fields>div{min-width:0;display:grid;grid-gap:9px;gap:9px}.creator-profile-field-note{margin:-2px 0 4px;color:#74767b;font-size:12px;line-height:1.45}.creator-lifecycle-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:8px}.creator-lifecycle-fields>div{min-width:0;display:grid;grid-gap:9px;gap:9px}.creator-lifecycle-fields>div:last-child{grid-column:1/-1}.creator-lifecycle-form .creator-profile-form-actions{margin-top:6px}.creator-profile-error{margin:6px 0 0;color:#98342d;font-size:13px}.creator-profile-saved{display:inline-flex;gap:6px;align-items:center;margin:6px 0 0;color:#14613b;font-size:13px;font-weight:700}.creator-profile-form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.creator-profile-form-actions button{min-height:40px;display:inline-flex;gap:7px;align-items:center;justify-content:center;border-radius:7px}.dashboard-storefront-actions{display:flex;gap:6px;align-items:center;justify-content:flex-end}.dashboard-storefront-actions a,.dashboard-storefront-actions button{min-height:36px;display:inline-flex;gap:7px;align-items:center;padding:0 12px;border:1px solid #d6d6da;border-radius:6px;color:#171717;font-size:13px;font-weight:750;text-decoration:none}.dashboard-storefront-actions button{min-width:0;background:white}.dashboard-storefront-actions a:hover,.dashboard-storefront-actions button:hover{background:#f0f0f2}.dashboard-storefront-actions .dashboard-storefront-remove{color:#a43d34}.dashboard-storefront-actions .dashboard-storefront-remove:hover{border-color:#d6aaa6;background:#fff5f4}.choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:30px}.choice-card{border:1px solid #e7e7ea;border-radius:16px;padding:24px;text-decoration:none;display:grid;grid-gap:8px;gap:8px;transition:border-color .16s ease,transform .16s ease}.choice-card:hover{border-color:#171717;transform:translateY(-1px)}.choice-card:focus-visible{outline:2px solid #171717;outline-offset:3px}.choice-number{color:#777;font-size:13px;letter-spacing:.08em}.choice-action{margin-top:10px;font-weight:700}.wizard-card{display:grid;grid-gap:26px;gap:26px}.wizard-header{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.wizard-header h1{margin-top:0;font-size:42px;line-height:1.05}.creator-search-field{position:relative;min-width:0}.creator-search-input-wrap{position:relative}.creator-search-input-wrap>svg{position:absolute;left:15px;top:50%;z-index:1;transform:translateY(-50%);color:#686a70;pointer-events:none}.creator-search-input-wrap>.creator-search-recognized{right:15px;left:auto;color:#177047}.creator-search-input-wrap input{padding-right:46px;padding-left:46px}.creator-batch-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:stretch}.creator-batch-add{min-width:86px;border-radius:8px}.creator-batch-add:disabled{cursor:not-allowed}.creator-batch-entries{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}.creator-batch-entries>span{max-width:100%;display:inline-flex;gap:7px;align-items:center;padding:7px 7px 7px 10px;border:1px solid #cfd9d3;border-radius:8px;background:#edf7f1;color:#145c37;font-size:13px;font-weight:700;overflow-wrap:anywhere}.creator-batch-entries button{width:24px;height:24px;flex:0 0 auto;padding:0;border-radius:50%;background:transparent;color:#145c37}.creator-batch-entries button:hover{background:#d8ece0}.creator-batch-count{display:block;margin-top:7px;color:#74767b;font-size:11px}.creator-search-results{position:absolute;z-index:20;top:calc(100% + 6px);right:0;left:0;overflow:hidden;border:1px solid #d3d4d8;border-radius:8px;background:white;box-shadow:0 14px 34px rgba(24,26,29,.14)}.creator-search-results button{width:100%;min-height:64px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;grid-gap:12px;gap:12px;justify-content:stretch;padding:10px 12px;border-radius:0;background:white;color:#171717;text-align:left}.creator-search-results button+button{border-top:1px solid #ececef}.creator-search-results button.active,.creator-search-results button:hover{background:#f0f3f1}.creator-search-results button>span:not(.creator-search-avatar-placeholder),.creator-search-selected>span:not(.creator-search-avatar-placeholder){min-width:0;display:grid;grid-gap:2px;gap:2px}.creator-search-results small,.creator-search-results strong,.creator-search-selected small,.creator-search-selected strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creator-search-results small,.creator-search-selected small{color:#666;font-size:12px}.creator-search-avatar-placeholder,.creator-search-results img,.creator-search-selected img{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#e7e8eb;object-fit:cover;color:#51545a;font-size:11px;font-weight:800}.storefront-batch-heading{margin:34px 0 24px}.storefront-batch-heading h1{margin:10px 0 12px;font-size:42px;line-height:1.05}.storefront-batch-heading p{margin:0;color:#666}.storefront-batch-list{margin-top:24px;border-top:1px solid #dcdce0}.storefront-batch-list article{display:grid;grid-template-columns:48px minmax(0,1fr) minmax(170px,auto) auto;grid-gap:14px;gap:14px;align-items:center;min-height:82px;padding:14px 0;border-bottom:1px solid #dcdce0}.storefront-batch-list article>.creator-avatar-placeholder,.storefront-batch-list article>img,.storefront-batch-placeholder{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#e8e8eb;object-fit:cover;color:#686a70;font-size:15px;font-weight:800}.storefront-batch-details{min-width:0;display:grid;grid-gap:3px;gap:3px}.storefront-batch-details span,.storefront-batch-details strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storefront-batch-details small,.storefront-batch-details span,.storefront-batch-state{color:#686a70;font-size:12px}.storefront-batch-state{display:inline-flex;gap:7px;align-items:center;font-weight:700}.storefront-batch-state.ready{color:#14613b}.storefront-batch-state.needs_review{color:#825c00}.storefront-batch-state.failed{color:#a43d34}.storefront-batch-spinner{animation:creator-email-spin 1s linear infinite}.storefront-batch-review{min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:1px solid #d3d3d8;border-radius:6px;background:white;font-size:13px;font-weight:750;text-decoration:none}.storefront-batch-review:hover{background:#f0f0f2}.storefront-batch-footer{display:flex;gap:18px;align-items:center;justify-content:space-between;margin-top:26px}.creator-search-selected{display:grid;grid-template-columns:42px minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;margin-top:10px;padding:10px 12px;border:1px solid #d9dfdb;border-radius:8px;background:#f6faf7}.creator-search-selected>svg{color:#177047}.creator-search-help{margin:8px 0 0;color:#686a70;font-size:13px}.creator-search-thinking{margin:12px 0 0}.flow-state{border-top:1px solid #ececef;padding-top:22px;display:grid;grid-gap:8px;gap:8px;overflow-wrap:anywhere}.success-state{gap:14px}.discovered-layout{display:grid;grid-template-columns:minmax(180px,260px) minmax(0,1fr);grid-gap:22px;gap:22px;align-items:start}.discovered-copy{min-width:0;display:grid;grid-gap:8px;gap:8px}.discovered-copy p{margin:0}.reel-preview{width:100%;max-width:260px;aspect-ratio:9/16;border-radius:8px;overflow:hidden;background:#141414;display:grid;place-items:center}.reel-image,.reel-video{width:100%;height:100%;object-fit:cover;display:block}.reel-preview-link{position:relative;color:white;text-decoration:none}.reel-preview-link span{position:absolute;inset:auto 12px 12px;border-radius:8px;background:rgba(20,20,20,.74);padding:10px 12px;text-align:center;font-weight:700}.reel-preview-empty{color:white;padding:18px;text-align:center;gap:8px}.reel-preview-empty span{color:#d7d7dc;line-height:1.5}.content-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin:4px 0}.content-facts div{border:1px solid #ececef;border-radius:8px;padding:12px;min-width:0}.content-facts dt{color:#666;font-size:13px;margin-bottom:4px}.content-facts dd{margin:0;font-weight:700;overflow-wrap:anywhere}.assistant-submit-button span{min-width:28px;min-height:28px;border-radius:50%;display:grid;place-items:center;background:#dff3e7;color:#145c37;font-size:11px;font-weight:800}.assistant-pulse{animation:assistant-pulse 1.2s ease-in-out infinite}@keyframes assistant-pulse{0%,to{opacity:.55;transform:scale(.9)}50%{opacity:1;transform:scale(1)}}.ai-thinking-bubble{position:relative;width:-moz-fit-content;width:fit-content;max-width:min(520px,100%);display:flex;gap:12px;align-items:flex-start;margin-bottom:22px;padding:18px 18px 18px 16px;border:1px solid #d8d8de;border-radius:14px;background:white;box-shadow:0 16px 38px rgba(24,26,29,.09)}.ai-thinking-bubble:after{content:none}.ai-thinking-mark{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;color:#090909}.ai-thinking-dots{width:38px;height:32px;flex:0 0 38px;display:flex;align-items:center;justify-content:center;gap:3px;border-radius:16px;background:#e3f2e8}.ai-thinking-dots i{width:5px;height:5px;border-radius:50%;background:#1d6b42;animation:ai-thinking-dot 1.1s ease-in-out infinite}.ai-thinking-dots i:nth-child(2){animation-delay:.15s}.ai-thinking-dots i:nth-child(3){animation-delay:.3s}.ai-thinking-bubble>div{min-width:0;display:grid;grid-gap:7px;gap:7px}.ai-thinking-bubble>div>span{color:#1d6b42;font-size:10px;font-weight:800;text-transform:uppercase}.ai-thinking-bubble strong{font-size:16px;font-weight:650;line-height:1.35}.ai-thinking-bubble small{color:#686a70;font-size:13px;line-height:1.4}.ai-thinking-suggestions{display:grid;grid-gap:6px;gap:6px;margin:2px 0 0;padding:0;list-style:none}.ai-thinking-suggestions li{max-width:100%;overflow:hidden;padding:4px 11px;background:#6551d8;font-size:12px;font-style:italic;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.ai-thinking-action-button,.ai-thinking-suggestions li{width:-moz-fit-content;width:fit-content;border-radius:999px;color:white}.ai-thinking-action-button{min-height:31px;padding:6px 18px;background:#050505;font-size:13px;font-weight:750}.ai-thinking-bubble.failed{border-color:#e1c4be}.ai-thinking-bubble.failed .ai-thinking-mark{color:#9b3c2c}@keyframes ai-thinking-dot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.composer-page{max-width:1240px}.reel-entry-card h1{font-size:44px}.composer-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin:38px 0 24px}.composer-heading h1{font-size:42px;margin:8px 0 0}.compact-heading{margin-bottom:28px}.creation-retry{margin:-10px 0 24px}.storefront-run-workspace-page{max-width:none;min-height:100dvh;padding:0}.storefront-discovery-stage{min-height:100dvh;display:grid;place-items:center;padding:126px 42px 72px 190px}.storefront-discovery-canvas{position:relative;width:min(760px,calc(100vw - 320px));min-height:min(720px,calc(100dvh - 180px));display:grid;place-items:center}.storefront-discovery-frame{width:min(680px,100%);min-height:min(690px,calc(100dvh - 210px));display:grid;grid-template-rows:auto minmax(0,1fr);grid-gap:26px;gap:26px;overflow:hidden;padding:28px 28px 0;border:1px solid #c9c9cf;border-radius:15px;background:rgba(255,255,255,.34);opacity:.72}.storefront-discovery-profile{min-height:68px;display:grid;grid-template-columns:44px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;border-top:1px solid #ececef;border-bottom:1px solid #ececef}.storefront-discovery-profile>.creator-avatar-placeholder,.storefront-discovery-profile>img{width:44px;height:44px;border-radius:50%}.storefront-discovery-profile>div{min-width:0;display:grid;grid-gap:3px;gap:3px}.storefront-discovery-profile a,.storefront-discovery-profile strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storefront-discovery-profile strong{font-size:14px}.storefront-discovery-profile a{color:#686a70;font-size:12px}.storefront-discovery-profile.placeholder i,.storefront-discovery-profile.placeholder span i{display:block;border-radius:999px;background:#e9e9ed;animation:loading-fade 1.3s ease-in-out infinite}.storefront-discovery-profile.placeholder>i{width:44px;height:44px}.storefront-discovery-profile.placeholder span{display:grid;grid-gap:8px;gap:8px}.storefront-discovery-profile.placeholder span i{width:min(180px,75%);height:11px}.storefront-discovery-profile.placeholder span i:last-child{width:min(120px,54%)}.storefront-loading-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.storefront-loading-grid.compact i{aspect-ratio:9/13;border-radius:6px;background:#e7e7eb}.storefront-discovery-assistant,.storefront-selection-assistant{position:fixed;z-index:45;left:clamp(112px,8vw,180px);bottom:76px}.storefront-discovery-assistant .ai-thinking-bubble,.storefront-selection-assistant .ai-thinking-bubble{width:min(460px,calc(100vw - 240px));margin:0}.storefront-selection-stage{width:min(1180px,calc(100vw - 310px));margin:0 auto;padding:134px 0 80px}.storefront-selection-stage .composer-heading{margin:0 0 28px}.storefront-selection-stage .composer-heading h1{font-size:44px}.storefront-selection{display:grid;grid-gap:24px;gap:24px}.storefront-creator{display:grid;grid-template-columns:58px minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;padding:18px 0;border-top:1px solid #dedee2;border-bottom:1px solid #dedee2}.storefront-creator>.creator-avatar-placeholder,.storefront-creator>img{width:58px;height:58px;flex-basis:58px;font-size:16px}.storefront-creator>div{min-width:0}.storefront-creator h2{margin:0 0 3px;font-size:20px}.storefront-creator a{color:#666;font-size:14px}.storefront-creator>strong{font-size:14px}.storefront-discovery-construction{display:grid;grid-gap:22px;gap:22px}.storefront-creator-revealed{animation:construction-reveal .28s ease-out both}.storefront-creator-loading{display:grid;grid-template-columns:58px minmax(0,220px);grid-gap:14px;gap:14px;align-items:center;min-height:96px;padding:18px 0;border-top:1px solid #dedee2;border-bottom:1px solid #dedee2}.storefront-creator-loading>i{width:58px;height:58px;border-radius:50%;background:#e8e8eb;animation:loading-fade 1.3s ease-in-out infinite}.storefront-creator-loading>div{display:grid;grid-gap:9px;gap:9px}.storefront-creator-loading>div i{width:100%;height:15px;border-radius:5px;background:#e8e8eb;animation:loading-fade 1.3s ease-in-out infinite}.storefront-creator-loading>div i:last-child{width:64%}@keyframes construction-reveal{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.storefront-selection-toolbar{display:flex;justify-content:space-between;gap:18px;align-items:center}.storefront-selection-toolbar>span{color:#666;font-size:13px}.segmented-control{display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #d1d1d6;border-radius:7px;padding:3px;background:#f1f1f3}.segmented-control button{min-height:36px;padding:7px 14px;border:0;border-radius:5px;background:transparent;color:#62646a;box-shadow:none}.segmented-control button:hover{background:#e8e8eb}.segmented-control button.active{background:white;color:#171717;box-shadow:0 1px 3px rgba(24,26,29,.12)}.storefront-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;align-items:start}.storefront-selection-stage .storefront-video-grid{gap:14px}.storefront-selection-stage .storefront-video-media{aspect-ratio:9/13}.storefront-selection-stage .storefront-video-copy{gap:7px;padding:10px}.storefront-selection-stage .storefront-video-copy p{min-height:38px;-webkit-line-clamp:2;font-size:12px}.storefront-video{min-width:0;border:1px solid #d7d7dc;border-radius:8px;overflow:hidden;background:white}.storefront-video.selected{border-color:#2f8a59;box-shadow:0 0 0 1px #2f8a59}.storefront-video-media{position:relative;aspect-ratio:9/16;overflow:hidden;background:#151515}.storefront-video-media video,.storefront-video-media>img{display:block;width:100%;height:100%;object-fit:cover}.video-selection-check{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:6px 9px;border-radius:6px;background:rgba(255,255,255,.94);color:#171717;font-size:12px;font-weight:750;box-shadow:0 2px 10px rgba(0,0,0,.16);cursor:pointer}.video-selection-check input{width:16px;height:16px;margin:0;accent-color:#177047}.video-already-added{background:#e8f5ed;color:#14613b}.video-selection-check:has(input:disabled){opacity:.65;cursor:default}.storefront-video-copy{display:grid;grid-gap:9px;gap:9px;padding:13px}.storefront-video-copy>div{display:flex;flex-wrap:wrap;gap:7px;align-items:center;min-height:24px}.storefront-video-copy time{color:#777;font-size:11px}.storefront-video-copy strong{font-size:13px;line-height:1.35}.storefront-video-copy p{display:-webkit-box;min-height:59px;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#5f6268;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.storefront-video-copy>a{font-size:12px;font-weight:700}.match-label{display:inline-flex;align-items:center;min-height:24px;padding:3px 7px;border-radius:6px;background:#e8f5ed;color:#14613b;font-size:10px;font-weight:800;text-transform:uppercase}.match-label.relevant{background:#eef0f7;color:#434a63}.empty-storefront-matches{display:flex;justify-content:space-between;gap:18px;align-items:center;min-height:100px;padding:20px 0;border-top:1px solid #dedee2;border-bottom:1px solid #dedee2}.empty-storefront-matches button{width:auto}.storefront-load-more{display:grid;justify-items:center;grid-gap:7px;gap:7px;padding:4px 0 12px}.storefront-load-more button{width:auto;min-width:170px}.storefront-load-thinking{margin-bottom:8px}.storefront-load-complete,.storefront-load-more span{margin:0;color:#666;font-size:13px;text-align:center}.storefront-selection-footer{position:-webkit-sticky;position:sticky;bottom:16px;z-index:4;display:flex;justify-content:space-between;gap:20px;align-items:center;min-height:78px;padding:14px 16px;border:1px solid #d4d5d9;border-radius:8px;background:rgba(255,255,255,.96);box-shadow:0 12px 34px rgba(24,26,29,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.storefront-selection-footer>div{display:grid;grid-gap:3px;gap:3px}.storefront-selection-footer span{color:#666;font-size:13px}.storefront-selection-footer button{flex:0 0 auto}.storefront-selection-side-action{position:fixed;z-index:38;top:48%;right:clamp(42px,5.4vw,120px);width:280px;display:grid;grid-gap:12px;gap:12px;padding:22px 24px;border-radius:16px;background:white;box-shadow:0 18px 48px rgba(24,26,29,.08)}.storefront-preview-side-stack:before,.storefront-selection-side-action:before{content:"";position:absolute;top:36%;right:100%;width:72px;height:76px;border-bottom:1px dashed #a7a8ad;border-left:1px dashed #a7a8ad;border-radius:0 0 0 50px;transform:translateX(-10px);pointer-events:none}.storefront-selection-side-action p{margin:0;font-size:16px;font-weight:500;line-height:1.35}.storefront-selection-side-action button{justify-self:start;min-height:33px;padding:6px 17px;font-size:13px}.storefront-selection-side-action .plain-action{padding:0;border-radius:0;background:transparent;color:#171717;font-weight:500}.storefront-draft-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin:38px 0 24px}.storefront-draft-heading h1{margin:8px 0;font-size:42px}.storefront-draft-heading p{margin:0;color:#666}.storefront-draft-creator{margin-bottom:24px}.storefront-draft-creator span{color:#666;font-size:14px}.storefront-queue{display:grid;border-top:1px solid #dedee2}.storefront-queue-item{display:grid;grid-template-columns:84px minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center;min-height:116px;padding:16px 0;border-bottom:1px solid #dedee2}.storefront-queue-media{position:relative;width:84px;height:84px;overflow:hidden;border-radius:7px;background:#ececef}.storefront-queue-media img,.storefront-queue-media>span{display:block;width:100%;height:100%;object-fit:cover}.storefront-queue-media b{position:absolute;left:6px;bottom:6px;min-width:24px;min-height:24px;display:grid;place-items:center;border-radius:5px;background:rgba(20,20,20,.82);color:white;font-size:12px}.storefront-queue-copy{min-width:0;display:grid;grid-gap:5px;gap:5px}.storefront-queue-copy>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storefront-queue-copy p{display:-webkit-box;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#666;font-size:13px;line-height:1.45}.queue-status{color:#777;font-size:11px;font-weight:800;text-transform:uppercase}.queue-status.queued,.queue-status.running{color:#6b5520}.queue-status.completed{color:#17643d}.queue-status.failed{color:#9b3c2c}.queue-status.reviewed{color:#17643d}.storefront-queue-actions{display:grid;justify-items:end;grid-gap:8px;gap:8px;min-width:118px}.storefront-queue-actions>span{color:#777;font-size:13px}.queue-review-link{display:inline-flex;min-height:36px;align-items:center;justify-content:center;padding:7px 12px;border-radius:7px;background:#171717;color:white;font-size:13px;font-weight:700;text-decoration:none}.queue-retry-button{min-height:30px;padding:5px 8px;border-radius:6px;border:1px solid #d7d7dc;background:white;color:#555;font-size:11px}.storefront-next-stage{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-top:24px;padding:16px 0;color:#17643d}.storefront-preview-page{max-width:1180px}.storefront-preview-heading{text-align:center;margin:22px 0 18px}.storefront-preview-heading h1{margin:8px 0 0;font-size:38px}.storefront-preview-thinking{margin:0 auto 18px}.storefront-product-issues{width:min(760px,100%);display:grid;grid-gap:12px;gap:12px;margin:0 auto 20px;padding:14px 0;border-top:1px solid #d9d9de;border-bottom:1px solid #d9d9de}.storefront-product-issues>header{display:flex;gap:11px;align-items:center;color:#6d5115}.storefront-product-issues>header>div{display:grid;grid-gap:2px;gap:2px}.storefront-product-issues>header span{color:#666;font-size:12px}.storefront-product-issues>div{display:grid}.storefront-product-issues article{display:grid;grid-template-columns:52px minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:10px 0;border-top:1px solid #ececef}.storefront-product-issue-placeholder,.storefront-product-issues article img{width:52px;height:64px;border-radius:6px;object-fit:cover;background:#e7e7ea}.storefront-product-issues article>div{min-width:0;display:grid;grid-gap:3px;gap:3px}.storefront-product-issues article>div strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.storefront-product-issues article>div span{color:#666;font-size:12px;line-height:1.4}.storefront-empty-preview{width:min(760px,100%);display:grid;justify-items:center;grid-gap:9px;gap:9px;margin:0 auto;padding:44px 20px;border-top:1px solid #dedee2;border-bottom:1px solid #dedee2;text-align:center}.storefront-empty-preview span{color:#666;font-size:13px}.storefront-empty-preview .preview-secondary-action{margin-top:6px}.storefront-preview-workspace{justify-items:center;grid-gap:18px;gap:18px}.storefront-preview-workspace.editing{grid-template-columns:minmax(360px,500px) auto;justify-content:center;justify-items:stretch}.storefront-editor-scrim{display:none}.storefront-preview-editor{width:100%;max-height:min(72vh,760px);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid #d9d9de;border-radius:8px;background:white;box-shadow:0 18px 42px rgba(24,26,29,.11)}.storefront-preview-editor:not(.open){display:none}.storefront-preview-editor>header{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px 18px;border-bottom:1px solid #e5e5e8}.storefront-preview-editor>header>div{min-width:0;display:grid;grid-gap:3px;gap:3px}.storefront-preview-editor>header span{color:#666;font-size:11px;text-transform:uppercase}.storefront-preview-editor>header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storefront-preview-editor>header button{width:34px;height:34px;min-width:34px;padding:0;border:1px solid #d7d7dc;border-radius:50%;background:white;color:#171717}.storefront-preview-editor-body{min-height:0;overflow-y:auto}.storefront-preview-editor .editor-only{display:block}.storefront-preview-editor .composer-editor{border:0;border-radius:0}.storefront-editor-video-actions{padding:0 18px 18px}.storefront-remove-video{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 12px;border:1px solid #d5a4a4;border-radius:7px;background:white;color:#9b2323;font-size:12px;font-weight:700}.storefront-device-preview{width:auto;height:min(72vh,760px);max-width:100%;aspect-ratio:9/16;overflow:hidden;border:1px solid #c7c8cc;border-radius:8px;background:#111;box-shadow:0 20px 50px rgba(24,26,29,.16)}.storefront-snap-feed{width:100%;height:100%;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y mandatory;overscroll-behavior-y:contain;scrollbar-width:none;touch-action:pan-y}.storefront-device-preview.editor-active .storefront-snap-feed{overflow-y:hidden}.storefront-snap-feed::-webkit-scrollbar{display:none}.storefront-snap-feed:focus-visible{outline:2px solid white;outline-offset:-4px}.storefront-preview-slide{position:relative;width:100%;height:100%;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always;background:#111;color:white}.storefront-preview-poster,.storefront-preview-slide>video{display:block;width:100%;height:100%;object-fit:cover}.storefront-preview-slide>video{cursor:pointer}.storefront-preview-media-empty{width:100%;height:100%;display:grid;place-items:center;color:#ccc}.storefront-preview-creator{position:absolute;z-index:4;top:14px;left:14px;max-width:calc(100% - 72px);display:flex;align-items:center;gap:10px;min-width:0;color:white;text-decoration:none}.storefront-preview-creator:focus-visible{outline:2px solid white;outline-offset:3px;border-radius:4px}.storefront-preview-creator>.creator-avatar-placeholder,.storefront-preview-creator>img{width:42px;height:42px;flex:0 0 42px;border:2px solid white;border-radius:50%;object-fit:cover}.storefront-preview-creator strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;text-shadow:0 1px 4px rgba(0,0,0,.85)}.storefront-preview-navigation{position:absolute;z-index:5;top:42%;left:10px;display:grid;justify-items:center;grid-gap:5px;gap:5px}.storefront-preview-navigation button{width:32px;height:32px;min-width:32px;padding:0;border-radius:50%;background:rgba(20,20,20,.58)}.storefront-preview-navigation span{font-size:10px;text-shadow:0 1px 4px #000}.storefront-preview-navigation i{display:block;width:10px;height:10px;border-top:2px solid white;border-left:2px solid white}.storefront-preview-navigation .chevron-up{transform:translateY(2px) rotate(45deg)}.storefront-preview-navigation .chevron-down{transform:translateY(-2px) rotate(225deg)}.storefront-preview-bottom{position:absolute;z-index:4;right:0;bottom:0;left:0;display:grid;background:rgba(20,20,20,.31)}.public-storefront-promo,.storefront-preview-promo{justify-self:start;display:inline-flex;align-items:center;gap:8px;min-height:30px;margin:10px 14px 0;padding:6px 9px;border:1px solid rgba(255,255,255,.32);border-radius:8px;background:rgba(255,255,255,.16);color:white;font-size:11px;font-weight:800;line-height:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.public-storefront-promo:hover,.storefront-preview-promo:hover{background:rgba(255,255,255,.24)}.public-storefront-promo span,.storefront-preview-promo span{overflow-wrap:anywhere}.storefront-preview-message{width:100%;min-width:0;display:grid;justify-items:start;grid-gap:3px;gap:3px;padding:10px 14px;border-radius:0;background:transparent;text-align:left}.storefront-preview-message strong{font-size:12px}.storefront-preview-message span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:12px;font-weight:500;line-height:1.35}.storefront-preview-products{display:flex;gap:8px;width:100%;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;touch-action:pan-x pan-y;padding:8px 10px;scrollbar-width:none}.storefront-preview-products::-webkit-scrollbar{display:none}.storefront-preview-products>a{flex:0 0 178px;height:78px;display:grid;grid-template-columns:68px minmax(0,1fr);overflow:hidden;scroll-snap-align:start;border-radius:7px;background:rgba(255,255,255,.92);color:#171717;text-decoration:none}.storefront-preview-products img,.storefront-product-placeholder{display:block;width:68px;height:78px;object-fit:cover;background:#e7e7ea}.storefront-preview-products a>div{min-width:0;display:grid;align-content:center;grid-gap:5px;gap:5px;padding:8px}.storefront-preview-products strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:12px;line-height:1.25}.storefront-preview-products a span{font-size:12px}.storefront-playback-controls{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;min-height:36px;padding:6px 10px 8px}.storefront-playback-controls button{width:30px;height:30px;min-width:30px;min-height:30px;padding:0;border-radius:50%;background:transparent}.storefront-playback-controls button:hover{background:rgba(255,255,255,.14)}.storefront-playback-controls>div{height:4px;overflow:hidden;border-radius:2px;background:rgba(255,255,255,.42)}.storefront-playback-controls i{display:block;height:100%;background:white;transition:width .1s linear}.storefront-auto-update-control,.storefront-auto-update-notice{width:min(760px,100%);display:flex;gap:11px;align-items:flex-start;padding:13px 0;border-top:1px solid #cfe0d6;border-bottom:1px solid #cfe0d6;color:#14613b}.storefront-auto-update-control>span,.storefront-auto-update-notice>div{display:grid;grid-gap:3px;gap:3px}.storefront-auto-update-control small,.storefront-auto-update-notice span{color:#5f6268;font-size:12px;line-height:1.4}.storefront-auto-update-control{grid-column:1/-1;cursor:pointer}.storefront-auto-update-control input{width:17px;height:17px;margin:1px 0 0;accent-color:#14613b}.storefront-auto-update-control input:disabled{cursor:wait}.storefront-preview-actions{grid-column:1/-1;width:min(760px,100%);display:flex;justify-content:space-between;gap:18px;align-items:center;padding:14px 0;border-top:1px solid #dedee2;border-bottom:1px solid #dedee2}.storefront-preview-actions>div:first-child{display:grid;grid-gap:3px;gap:3px}.storefront-preview-actions>div:first-child span{color:#666;font-size:12px}.storefront-preview-actions>div:last-child{display:flex;gap:8px;align-items:center}.preview-secondary-action,.storefront-preview-actions button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:7px;font-size:12px;font-weight:700;text-decoration:none}.preview-secondary-action{gap:7px;border:1px solid #d7d7dc;background:white;color:#333}.storefront-preview-page{max-width:none;min-height:100dvh;padding:0}.storefront-preview-stage{min-height:100dvh;display:grid;align-content:center;justify-items:center;grid-gap:18px;gap:18px;padding:126px 48px 76px 190px}.storefront-preview-thinking{position:fixed;z-index:46;left:clamp(116px,8.3vw,188px);bottom:78px;width:min(530px,calc(100vw - 260px));margin:0}.storefront-preview-workspace{width:min(960px,calc(100vw - 320px));display:grid;grid-template-columns:minmax(270px,370px) minmax(270px,350px);justify-content:center;justify-items:stretch;align-items:center;grid-gap:clamp(52px,7vw,112px);gap:clamp(52px,7vw,112px)}.storefront-preview-workspace.editing{width:min(1280px,calc(100vw - 260px));grid-template-columns:minmax(270px,370px) minmax(360px,500px) minmax(230px,310px);align-items:start;gap:34px}.storefront-preview-editor{order:2}.storefront-device-preview{order:1;height:min(73vh,730px);justify-self:center}.storefront-preview-side-stack{position:relative;order:3;width:min(350px,100%);display:grid;grid-gap:18px;gap:18px}.storefront-preview-workspace.editing .storefront-preview-side-stack{align-self:end;padding-bottom:24px}.storefront-preview-edit-callout{min-height:74px;justify-content:flex-start;gap:15px;padding:18px 22px;border-radius:16px;background:white;color:#050505;box-shadow:0 18px 48px rgba(24,26,29,.08)}.storefront-preview-edit-callout span{min-width:0;overflow:hidden;font-size:18px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.storefront-preview-floating-menu{display:grid;grid-gap:18px;gap:18px;padding:25px;border-radius:16px;background:white;box-shadow:0 18px 48px rgba(24,26,29,.08)}.storefront-preview-floating-menu h2{margin:0 0 6px;font-size:18px;font-weight:500}.storefront-menu-auto-update{min-height:52px;display:grid;grid-template-columns:24px minmax(0,1fr) 24px;grid-gap:9px;gap:9px;align-items:center;padding:10px 12px;border:1px solid #c9c9cf;border-radius:8px;cursor:pointer}.storefront-menu-auto-update input{width:20px;height:20px;margin:0;accent-color:#050505}.storefront-menu-auto-update span{min-width:0;display:inline-flex;gap:6px;align-items:center;font-size:16px;font-weight:500}.storefront-preview-floating-menu>button:not(.storefront-menu-action){min-height:44px;border-radius:999px;font-size:15px;font-weight:500}.storefront-menu-action{min-height:38px;display:inline-flex;justify-content:flex-start;gap:12px;align-items:center;padding:0;border:0;border-radius:0;background:transparent;color:#171717;font-size:16px;font-weight:500;text-decoration:none}.storefront-menu-action:hover{text-decoration:underline;text-underline-offset:3px}.storefront-menu-action.destructive{color:#ef1c1c}.storefront-preview-side-stack.confirm-only:before{content:none}.storefront-preview-side-stack.confirm-only .storefront-preview-floating-menu{padding:18px}.storefront-preview-side-stack.confirm-only .storefront-preview-floating-menu>button:not(.panel-drag-handle){width:100%}.storefront-preview-workspace>.product-error{grid-column:1/-1;justify-self:center}.storefront-review-navigation{display:grid;grid-template-columns:minmax(130px,1fr) auto minmax(230px,1fr);grid-gap:16px;gap:16px;align-items:center;margin-bottom:18px;padding:10px 0;border-top:1px solid #dedee2;border-bottom:1px solid #dedee2}.storefront-review-navigation>strong{text-align:center;font-size:14px}.storefront-review-navigation>div{display:flex;justify-content:flex-end;gap:8px}.storefront-review-navigation button{min-height:38px;border-radius:7px;padding:8px 12px;font-size:13px}.storefront-review-navigation .queue-back-button,.storefront-review-navigation .queue-previous-button{justify-self:start;border:1px solid #d7d7dc;background:white;color:#333}.billing-settings-page,.commercial-workspace-page{max-width:none;min-height:100dvh;padding:0}.commercial-stage{width:min(1600px,calc(100vw - 320px));min-height:100dvh;display:grid;align-content:center;justify-self:center;grid-gap:28px;gap:28px;padding:126px 0 72px}.commercial-heading{max-width:none;margin:0}.commercial-heading h1{margin:0;font-size:32px;font-weight:500;line-height:1.08}.billing-settings-header p,.commercial-heading strong{display:block;margin-top:6px;color:#0c6f40;font-size:24px;font-weight:500;line-height:1.1}.commercial-plans{display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));grid-gap:18px;gap:18px;border:0}.commercial-plan{min-width:0;min-height:800px;display:grid;grid-template-rows:auto auto minmax(120px,auto) auto auto auto;grid-gap:23px;gap:23px;padding:24px 20px 28px;border:1px solid #ececef;border-radius:8px;background:white;box-shadow:0 12px 28px rgba(24,26,29,.06)}.commercial-plan.current{border-color:#058f4d;box-shadow:inset 0 0 0 1px #058f4d,0 12px 28px rgba(24,26,29,.06)}.commercial-plan h2{margin:0;font-size:24px;font-weight:500}.commercial-card-heading{min-width:0;display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.commercial-card-heading>div{display:grid;justify-items:end;grid-gap:5px;gap:5px}.commercial-card-heading small{color:#171717;font-size:10px}.commercial-price-block{align-self:start;display:grid;grid-gap:5px;gap:5px;padding-top:48px}.commercial-price-block strong{font-size:28px;font-weight:800;line-height:1}.commercial-price-block strong span{font-size:18px;font-weight:500}.commercial-price-block p{margin:0;color:#4d4f55;font-size:16px;line-height:1.35}.commercial-plan-fit{align-self:end;min-height:96px;margin:0;color:#050505;font-size:21px;font-weight:550;line-height:1.1}.commercial-plan form{display:grid;grid-gap:10px;gap:10px}.commercial-current-button,.commercial-plan form>button{width:100%;min-height:50px;border-radius:999px;font-size:17px;font-weight:750}.usage-button{background:#a72a94}.platform-button{background:#3c1d82}.growth-button{background:#050505}.commercial-current-button,.performance-button{background:#0b7645}.commercial-plan.performance .performance-button:disabled,.commercial-plan.performance form:has(input:not(:checked)) .performance-button{background:#adadad;opacity:1}.commercial-terms-control{display:grid;grid-template-columns:20px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:start;min-height:118px;padding:11px 12px;border:1px solid #918fff;border-radius:8px;color:#171717;font-size:12px;font-weight:500;line-height:1.35}.commercial-terms-control input{width:18px;height:18px;margin:0;accent-color:#171717}.commercial-terms-control span{display:grid;grid-gap:8px;gap:8px}.commercial-terms-control small{color:#171717;font-size:12px;line-height:1.45}.commercial-feature-group{display:grid;grid-gap:12px;gap:12px}.commercial-feature-group>strong{font-size:15px;font-style:italic;font-weight:650}.commercial-plan ul{display:grid;grid-gap:7px;gap:7px;align-content:start;margin:0;padding:0;list-style:none}.commercial-plan li{display:flex;gap:10px;align-items:flex-start;font-size:16px;font-weight:550;line-height:1.18}.commercial-plan li svg{flex:0 0 auto;color:#171717;stroke-width:1.8}.commercial-cadence{display:grid;grid-template-columns:1fr 1fr;width:132px;padding:3px;border:0;border-radius:999px;background:#efeff1}.commercial-cadence button{min-height:27px;padding:5px 8px;border-radius:999px;background:transparent;color:#777a80;font-size:10px;font-weight:750}.commercial-cadence button.active{background:white;color:#171717;box-shadow:0 1px 4px rgba(20,20,20,.12)}.commercial-ai-prompt{width:min(760px,100%);min-height:76px;display:grid;grid-template-columns:48px minmax(0,1fr) 58px;grid-gap:16px;gap:16px;align-items:center;justify-self:center;padding:10px 12px 10px 28px;border:1px solid #c7c8cd;border-radius:20px;background:white;box-shadow:0 14px 38px rgba(24,26,29,.08)}.commercial-ai-prompt span{min-width:0;overflow:hidden;color:#6b6d74;font-size:17px;font-style:italic;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.commercial-ai-prompt button{width:58px;height:58px;min-width:58px;padding:0;border-radius:16px}.commercial-alert{margin-bottom:18px;padding:13px 15px;border:1px solid #d8d8dc;border-radius:7px;background:white;font-size:13px}.commercial-alert.error{border-color:#d8aaaa;color:#8c2525}.commercial-alert.success{border-color:#b9d6c5;color:#14613b}.commercial-confirmation{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;padding:22px 0;border-top:1px solid #bdd7c8;border-bottom:1px solid #bdd7c8;color:#14613b}.commercial-confirmation>div{display:grid;grid-gap:4px;gap:4px}.commercial-confirmation span{color:#5f6268;font-size:13px}.commercial-confirmation .button{border-radius:7px}.commercial-confirmation-actions{display:flex;gap:8px;align-items:center}.commercial-confirmation.pending svg{animation:creator-email-spin .9s linear infinite}.commercial-confirmation.billing-issue{border-color:#d8aaaa;color:#8c2525}.dashboard-commercial-notice{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:18px;padding:14px 16px;border:1px solid #d8aaaa;border-radius:7px;background:#fffafa;color:#8c2525}.dashboard-commercial-notice.performance{border-color:#dccb95;background:#fffdf5;color:#725b16}.dashboard-commercial-notice>div{display:grid;grid-gap:3px;gap:3px}.dashboard-commercial-notice span{color:#5f6268;font-size:13px}.dashboard-commercial-notice .button,.dashboard-commercial-notice .preview-secondary-action{flex:0 0 auto;min-height:38px;border-radius:7px;font-size:12px}.brand-settings-page{max-width:1120px}.brand-settings-header{margin:44px 0 28px}.brand-settings-header h1{margin:9px 0 0;font-size:46px}.brand-settings-saved{display:flex;gap:8px;align-items:center;margin-bottom:22px;padding:12px 0;border-top:1px solid #b9d6c5;border-bottom:1px solid #b9d6c5;color:#14613b;font-weight:700}.organization-switcher{margin:0 0 38px}.organization-switcher>header{display:flex;gap:9px;align-items:center;margin-bottom:12px}.organization-settings-section h2,.organization-switcher h2{margin:0;font-size:22px}.organization-switcher-list{border-top:1px solid #dcdce0;border-bottom:1px solid #dcdce0}.organization-switcher-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;min-height:72px;padding:12px 4px}.organization-switcher-list article+article{border-top:1px solid #e3e3e6}.organization-switcher-list article.current{color:#14613b}.organization-switcher-list article>div{min-width:0;display:grid;grid-gap:4px;gap:4px}.organization-switcher-list article>div strong{overflow:hidden;color:#171717;text-overflow:ellipsis}.organization-switcher-list article>div span{color:#666;font-size:12px}.organization-switcher-list form{margin:0}.organization-switcher-list button{min-height:36px;padding:7px 13px;border-radius:7px;font-size:12px}.organization-current-label{display:inline-flex;gap:6px;align-items:center;font-size:12px;font-weight:800}.organization-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:42px;gap:42px}.organization-settings-section{min-width:0;padding-top:20px;border-top:1px solid #dcdce0}.organization-settings-section>header{display:grid;grid-gap:7px;gap:7px}.organization-settings-section .stack{margin-top:22px}.organization-settings-section button{display:inline-flex;justify-content:center;gap:8px;align-items:center;min-height:42px;border-radius:7px}.settings-stage{width:min(1060px,calc(100vw - 80px));min-height:100dvh;display:grid;align-content:center;justify-self:center;padding:132px 0 90px}.settings-stage-header{margin:0 0 72px}.settings-stage-header h1{margin:0;font-size:38px;font-weight:500;line-height:1.05}.settings-stage-header strong{display:block;margin-top:5px;color:#0b6b3b;font-size:24px}.integration-stage{max-width:980px}.integration-list{display:grid}.integration-list article{display:grid;grid-template-columns:28px minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center;min-height:112px;border-top:1px solid #dedee3;color:#171717}.integration-list article:last-child{border-bottom:1px solid #dedee3}.integration-list article.disabled{color:#b3b3b8}.integration-list article>div{min-width:0;display:flex;gap:28px;align-items:center}.integration-list strong{min-width:240px;overflow:hidden;font-size:22px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.integration-connect-button,.integration-list button{min-width:86px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border-radius:9px;font-size:15px;text-decoration:none}.integration-list button:disabled{background:#f1f1f3;color:#b6b6bc}.settings-back-link,.settings-close-link{position:fixed;z-index:70;display:inline-flex;align-items:center;gap:10px;color:#171717;font-size:18px;font-weight:500;text-decoration:none}.settings-back-link{top:210px;left:clamp(150px,18vw,360px)}.settings-close-link{top:210px;right:clamp(150px,18vw,360px)}.website-integration-page{max-width:none;padding:0}.website-integration-stage{width:min(1120px,calc(100vw - 340px));min-height:100dvh;display:grid;align-content:center;justify-self:center;grid-gap:72px;gap:72px;padding:150px 0 72px}.website-integration-stage>header{width:min(760px,100%);justify-self:center}.website-integration-stage h1{margin:0 0 22px;font-size:34px;font-weight:500}.website-integration-stage>header p{margin:0;padding-left:18px;border-left:5px solid #888a90;color:#050505;font-size:23px;line-height:1.35}.website-integration-assistant-card{position:relative;width:min(890px,100%);min-height:430px;justify-self:center;display:grid;align-content:start;grid-gap:36px;gap:36px;padding:28px 58px 42px;border-radius:18px;background:white;box-shadow:0 24px 70px rgba(24,26,29,.08)}.website-integration-assistant-card .ai-thinking-bubble{margin:0;padding:0;border:0;box-shadow:none}.website-integration-assistant-card .ai-thinking-bubble small,.website-integration-assistant-card .ai-thinking-bubble>div>span{display:none}.website-integration-assistant-card .ai-thinking-bubble strong{font-size:22px;font-weight:500}.website-integration-collapse{position:absolute;top:25px;right:22px;width:42px;height:42px;min-width:42px;padding:0;border-radius:50%;background:transparent;color:#b4b5ba}.website-integration-ai-copy{display:grid;grid-gap:28px;gap:28px;max-width:680px;padding-left:42px}.website-integration-ai-copy p{margin:0;font-size:20px;font-style:italic;line-height:1.35}.website-integration-ai-copy>div{display:grid;justify-items:start;grid-gap:12px;gap:12px}.website-integration-ai-copy button{min-height:36px;padding:6px 18px;border-radius:999px;font-size:19px;font-weight:500}.website-integration-ai-copy .secondary-method{border:1px solid #c5c6cb;background:white;color:#171717}.website-integration-ai-copy>svg{margin-top:8px;color:#e5e5e8}.website-integration-options{width:min(680px,calc(100vw - 64px));display:grid;grid-gap:0;gap:0;margin:0 auto;padding:32px 42px 44px;border-radius:22px;background:white}.website-integration-options h2{margin:0 0 72px;font-size:28px;font-weight:400}.website-integration-options button{min-height:90px;justify-content:flex-start;padding:0;border-top:1px solid #d7d7dc;border-radius:0;background:white;color:#171717;font-size:28px;font-weight:400}.website-integration-options code{display:block;margin-top:4px;padding:24px 28px;border-radius:24px;background:#f3f3f5;color:#5f6268;font-size:24px;font-style:italic;overflow-wrap:anywhere}.billing-settings-stage{width:min(1340px,calc(100vw - 320px));min-height:100dvh;display:grid;align-content:center;justify-self:center;grid-gap:28px;gap:28px;padding:126px 0 72px}.billing-settings-header{max-width:720px;margin:0}.billing-settings-header h1{margin:9px 0 6px;font-size:48px;line-height:1}.billing-settings-header p{margin:0;color:#0c6f40}.billing-status-band{display:grid;grid-template-columns:auto minmax(180px,1fr) minmax(180px,1fr) auto;grid-gap:18px;gap:18px;align-items:center;padding:22px 0;border-top:1px solid #b9d6c5;border-bottom:1px solid #dedee2;color:#14613b}.billing-status-band.action_required,.billing-status-band.billing_issue{border-color:#d8aaaa;color:#8c2525}.billing-status-band>div{display:grid;grid-gap:4px;gap:4px}.billing-status-band span{color:#666;font-size:12px}.billing-status-band strong{color:#171717}.billing-change-plan-link{color:#171717;font-weight:750}.billing-empty-state{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;padding:22px 0;border-top:1px solid #dcdce0;border-bottom:1px solid #dcdce0}.billing-empty-state>div{display:grid;grid-gap:4px;gap:4px}.billing-empty-state span{color:#666;font-size:13px}.billing-empty-state .button{border-radius:7px}.billing-facts{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));margin:0;border-top:1px solid #dedee2;border-bottom:1px solid #dedee2}.billing-facts>div{min-width:0;display:grid;grid-gap:7px;gap:7px;padding:26px 20px;border-right:1px solid #dedee2}.billing-facts>div:last-child{border-right:0}.billing-facts svg{color:#14613b}.billing-facts span{color:#666;font-size:12px}.billing-plan-change{display:grid;grid-gap:22px;gap:22px;margin-top:0}.billing-plan-change>header{max-width:720px;margin-bottom:22px}.billing-plan-change h2{margin:8px 0;font-size:28px}.billing-plan-change p{margin:0;color:#5f6268}@media (max-width:820px){.commercial-heading{margin-top:30px}.commercial-heading h1{font-size:34px}.commercial-plans{grid-template-columns:1fr}.commercial-plan{border-left:1px solid #dcdce0}.commercial-plan>p{min-height:0}.commercial-confirmation{grid-template-columns:auto minmax(0,1fr)}.commercial-confirmation .button{grid-column:1/-1;width:100%}.dashboard-commercial-notice{align-items:flex-start;flex-direction:column}.dashboard-commercial-notice .button,.dashboard-commercial-notice .preview-secondary-action{width:100%}.brand-settings-header{margin-top:30px}.brand-settings-header h1{font-size:34px}.organization-settings-grid{grid-template-columns:1fr;gap:34px}.billing-settings-header{margin-top:30px}.billing-settings-header h1{font-size:34px}.billing-status-band{grid-template-columns:auto minmax(0,1fr)}.billing-change-plan-link,.billing-status-band>div:nth-of-type(2){grid-column:2}.billing-empty-state{grid-template-columns:auto minmax(0,1fr)}.billing-empty-state .button{grid-column:1/-1;width:100%}.billing-facts{grid-template-columns:1fr}.billing-facts>div{border-right:0;border-bottom:1px solid #dedee2}.billing-facts>div:last-child{border-bottom:0}}.public-storefront-page{position:fixed;inset:0;z-index:200;max-width:none;display:grid;place-items:center;overflow:hidden;padding:0;background:#0c0c0d}.public-storefront-shell{width:min(100vw,480px);height:100dvh;overflow:hidden;background:#111;color:white;box-shadow:0 0 50px rgba(0,0,0,.35)}.public-storefront-feed{width:100%;height:100%;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y mandatory;overscroll-behavior-y:contain;scrollbar-width:none;touch-action:pan-y}.public-storefront-feed::-webkit-scrollbar,.public-storefront-products::-webkit-scrollbar{display:none}.public-storefront-feed:focus-visible{outline:2px solid white;outline-offset:-3px}.public-storefront-slide{position:relative;width:100%;height:100%;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always;background:#111}.public-storefront-poster,.public-storefront-slide>video{display:block;width:100%;height:100%;object-fit:cover}.public-storefront-slide>video{cursor:pointer}.public-storefront-media-empty{width:100%;height:100%;display:grid;place-items:center;color:#ccc}.public-storefront-creator{position:absolute;z-index:4;top:max(16px,env(safe-area-inset-top));left:16px;max-width:calc(100% - 78px);display:flex;gap:10px;align-items:center;min-width:0;color:white;text-decoration:none}.public-storefront-creator:focus-visible{outline:2px solid white;outline-offset:3px;border-radius:4px}.public-storefront-avatar-placeholder,.public-storefront-creator>img{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border:2px solid white;border-radius:50%;background:#e8e8eb;object-fit:cover;color:#333;font-size:14px;font-weight:800}.public-storefront-creator strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;text-shadow:0 1px 5px rgba(0,0,0,.9)}.public-storefront-navigation{position:absolute;z-index:5;top:42%;left:11px;display:grid;justify-items:center;grid-gap:4px;gap:4px}.public-storefront-navigation button{width:34px;height:34px;min-width:34px;padding:0;border-radius:50%;background:rgba(18,18,18,.5)}.public-storefront-navigation span{font-size:10px;text-shadow:0 1px 4px #000}.public-storefront-bottom{position:absolute;z-index:4;right:0;bottom:0;left:0;display:grid;padding-bottom:env(safe-area-inset-bottom);background:rgba(20,20,20,.28)}.public-storefront-message{width:100%;min-width:0;display:grid;justify-items:start;grid-gap:3px;gap:3px;padding:11px 16px;border-radius:0;background:transparent;text-align:left}.public-storefront-message strong{font-size:13px}.public-storefront-message span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:12px;font-weight:500;line-height:1.4}.public-storefront-products{width:100%;display:flex;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;touch-action:pan-x pan-y;padding:8px 10px;scrollbar-width:none}.public-storefront-products>a{flex:0 0 186px;height:80px;display:grid;grid-template-columns:70px minmax(0,1fr);overflow:hidden;scroll-snap-align:start;border-radius:7px;background:rgba(255,255,255,.91);color:#171717;text-decoration:none}.public-storefront-product-placeholder,.public-storefront-products img{width:70px;height:80px;display:block;object-fit:cover;background:#e7e7ea}.public-storefront-products a>div{min-width:0;display:grid;align-content:center;grid-gap:5px;gap:5px;padding:9px}.public-storefront-products strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:12px;line-height:1.25}.public-storefront-products a span{font-size:12px}.public-storefront-playback{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;min-height:38px;padding:6px 11px 8px}.public-storefront-playback button{width:30px;height:30px;min-width:30px;padding:0;border-radius:50%;background:transparent}.public-storefront-playback>div{height:4px;overflow:hidden;border-radius:2px;background:rgba(255,255,255,.42)}.public-storefront-playback i{display:block;height:100%;background:white;transition:width .1s linear}@media (max-width:520px){.public-storefront-shell{width:100vw;box-shadow:none}}.storefront-loading-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.storefront-loading-grid i{display:block;aspect-ratio:9/13;border-radius:8px;background:#ececef;animation:loading-fade 1.3s ease-in-out infinite}.composer-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,390px);grid-gap:28px;gap:28px;align-items:start}.experience-product-notice{display:flex;gap:11px;align-items:center;margin:-8px 0 20px;padding:13px 0;border-top:1px solid #dfcda9;border-bottom:1px solid #dfcda9;color:#6d5115}.experience-product-notice>div{display:grid;grid-gap:2px;gap:2px}.experience-product-notice span{color:#666;font-size:12px;line-height:1.4}.composer-editor{background:white;border:1px solid #e2e2e6;border-radius:8px;padding:24px}.composer-form{display:grid;grid-gap:24px;gap:24px}.product-selection{display:grid;grid-gap:14px;gap:14px;padding-bottom:24px;border-bottom:1px solid #ececef}.product-selection h2{margin:0;font-size:18px}.add-product-button{min-height:34px;padding:7px 11px;border-radius:8px;background:white;color:#171717;border:1px solid #d7d7dc;font-size:13px}.add-product-button:hover{border-color:#171717}.product-search-results,.selected-products{display:grid;grid-gap:10px;gap:10px}.product-search-results{margin-top:12px}.product-search-results>p{margin:0;color:#666;font-size:13px}.product-search-results .add-product-button{flex-shrink:0}.product-search-results .selected-product{grid-template-columns:minmax(0,1fr) auto}.selected-product{grid-template-columns:minmax(0,1fr) 30px;grid-gap:12px;min-height:76px;border:1px solid #e2e2e6;border-radius:8px;padding:8px}.product-summary,.selected-product{display:grid;gap:12px;align-items:center}.product-summary{grid-template-columns:58px minmax(0,1fr);grid-gap:12px;min-width:0;color:inherit;text-decoration:none}.product-summary:hover strong{text-decoration:underline;text-underline-offset:2px}.product-summary>img,.product-summary>span{width:58px;height:58px;object-fit:cover;background:#f0f0f2;border-radius:6px}.product-summary>div{min-width:0;display:grid;grid-gap:5px;gap:5px}.selected-product strong{font-size:14px;line-height:1.35;overflow-wrap:anywhere}.selected-product small{color:#666}.empty-products{margin:0;color:#666;font-size:14px}.product-url-form{display:grid;grid-gap:8px;gap:8px}.product-url-form>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,.55fr) auto;grid-gap:8px;gap:8px}.product-url-form>div>input:only-of-type{grid-column:span 2}.product-url-form label{font-size:14px}.product-url-form input{min-width:0;font-size:15px;padding:12px}.product-url-form button{border-radius:8px;padding:10px 16px}.product-error{margin:0;color:#9b3c2c;font-size:13px}.field-group{display:grid;grid-gap:9px;gap:9px}.field-heading{display:flex;justify-content:space-between;gap:12px;align-items:center}.clear-field-button{width:30px;height:30px;min-width:30px;padding:0;border:1px solid #d7d7dc;border-radius:50%;background:white;color:#555;font-size:12px}.clear-field-button:hover{border-color:#171717;color:#171717}.autosave-status{color:#666;min-height:20px;font-size:13px;text-align:right}.composition-preview{position:-webkit-sticky;position:sticky;top:24px}.preview-label{color:#666;font-size:12px;font-weight:750;text-transform:uppercase;margin-bottom:10px}.mobile-composition{width:100%;border:1px solid #d7d7dc;border-radius:8px;overflow:hidden;background:white;box-shadow:0 18px 45px rgba(24,26,29,.1)}.preview-creator-bar{min-height:64px;display:flex;align-items:center;gap:11px;padding:11px 14px;border-bottom:1px solid #ececef}.creator-avatar-placeholder,.preview-creator-bar>img{width:40px;height:40px;flex:0 0 40px;border-radius:50%;object-fit:cover;background:#ececef;display:grid;place-items:center;color:#595b61;font-size:13px;font-weight:750}.preview-creator-bar>div{min-width:0}.preview-creator-bar span,.preview-creator-bar strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-creator-bar strong{font-size:14px}.preview-creator-bar span{color:#666;font-size:12px;margin-top:2px}.composition-media{position:relative;width:100%;aspect-ratio:9/13;background:#151515;overflow:hidden}.composition-media img,.composition-media video{width:100%;height:100%;object-fit:cover;display:block}.composition-media-empty{height:100%;display:grid;place-items:center;color:#ccc}.composition-copy{padding:18px}.composition-copy h2{font-size:20px;line-height:1.2;margin:0 0 12px;overflow-wrap:anywhere}.composition-copy p{font-size:14px;line-height:1.45}.composition-code{display:inline-flex;border:1px solid #cfd9d3;border-radius:8px;background:#edf7f1;color:#145c37;padding:7px 9px;font-size:13px;font-weight:750}.composition-promo{background:#fff4d7;border-left:3px solid #d39617;padding:10px}.composition-caption{color:#666;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.preview-products{display:grid;grid-gap:8px;gap:8px;margin:14px 0}.preview-product{display:grid;grid-template-columns:46px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;border-top:1px solid #ececef;padding-top:8px}.preview-product img,.preview-product>span{width:46px;height:46px;object-fit:cover;border-radius:5px;background:#f0f0f2}.preview-product>div{display:grid;grid-gap:3px;gap:3px;min-width:0}.preview-product strong{font-size:12px;line-height:1.3;overflow-wrap:anywhere}.preview-product small{color:#666;font-size:11px}.composition-copy button{width:100%;margin-top:5px;opacity:1;cursor:default}.loading-composer{pointer-events:none}.loading-field{display:grid;grid-gap:10px;gap:10px;margin-bottom:26px}.loading-field span{font-weight:650}.loading-copy i,.loading-field i,.media-loading-placeholder{display:block;border-radius:8px;background:#ececef;background-size:200% 100%;animation:loading-fade 1.3s ease-in-out infinite}.loading-field i{width:100%;height:110px}.loading-field.compact i{height:52px}.media-loading-placeholder{width:100%;height:100%;border-radius:0;background:#202020}.loading-copy{display:grid;grid-gap:12px;gap:12px}.loading-copy i{height:20px}.loading-copy i:last-child{width:68%}@keyframes loading-fade{0%,to{opacity:.55}50%{opacity:1}}@media (max-width:720px){.choice-grid{grid-template-columns:1fr}.wizard-header h1{font-size:34px}.creator-batch-input-row{grid-template-columns:1fr}.creator-batch-add{width:100%}.storefront-batch-heading h1{font-size:34px}.storefront-batch-list article{grid-template-columns:44px minmax(0,1fr);gap:10px}.storefront-batch-list article>.creator-avatar-placeholder,.storefront-batch-list article>img,.storefront-batch-placeholder{width:44px;height:44px}.storefront-batch-review,.storefront-batch-state{grid-column:2;justify-self:start}.storefront-batch-footer{align-items:stretch;flex-direction:column}.storefront-batch-footer .button{width:100%}.dashboard-create{align-items:stretch;flex-direction:column;padding:24px}.dashboard-create h1{font-size:36px}.dashboard-create .button{width:100%}.storefront-bulk-toolbar{align-items:stretch}.storefront-bulk-menu>summary,.storefront-bulk-toolbar>button{justify-content:center}.storefront-bulk-selection{width:100%;justify-content:space-between}.storefront-bulk-menu-panel{position:fixed;top:auto;right:12px;bottom:12px;left:12px;width:auto}.storefront-bulk-menu-panel.compact{right:12px;left:auto;width:146px}.storefront-ai-command{padding:12px}.storefront-ai-message,.storefront-ai-user-message{max-width:94%}.dashboard-storefront-list article{grid-template-columns:22px 44px minmax(0,1fr) 82px;gap:10px}.dashboard-storefront-list article>.creator-avatar-placeholder,.dashboard-storefront-list article>img{width:44px;height:44px}.dashboard-storefront-select{height:44px}.dashboard-storefront-state{grid-column:3;min-width:0}.dashboard-storefront-actions{grid-column:4;grid-row:1/span 2;flex-wrap:wrap}.dashboard-storefront-actions a,.dashboard-storefront-actions button{width:38px;padding:0;justify-content:center}.dashboard-storefront-actions a span,.dashboard-storefront-actions button span{display:none}.creator-profile-dialog{width:100%;max-height:88dvh;margin:auto 0 0;border-right:0;border-bottom:0;border-left:0;border-radius:8px 8px 0 0}.creator-profile-card{padding:24px 18px calc(20px + env(safe-area-inset-bottom))}.creator-profile-header{grid-template-columns:58px minmax(0,1fr);gap:12px}.creator-profile-header>.creator-avatar-placeholder,.creator-profile-header>img{width:58px;height:58px}.creator-profile-header h2{font-size:20px}.creator-identifier-fields,.creator-lifecycle-fields{grid-template-columns:1fr}.creator-lifecycle-fields>div:last-child{grid-column:auto}.creator-profile-form-actions{display:grid;grid-template-columns:1fr 1fr}.discovered-layout{grid-template-columns:1fr}.reel-preview{max-width:min(100%,340px)}.content-facts{grid-template-columns:1fr}main{padding:28px 16px}.topbar{align-items:flex-start;flex-direction:column}.wizard-header{grid-template-columns:1fr}.composer-heading h1{font-size:34px}.storefront-creator{grid-template-columns:50px minmax(0,1fr)}.storefront-creator>strong{grid-column:2}.storefront-selection-toolbar{align-items:stretch;flex-direction:column}.storefront-loading-grid,.storefront-video-grid{grid-template-columns:1fr}.storefront-video{max-width:390px;width:100%;margin:0 auto}.storefront-selection-footer{bottom:8px;align-items:stretch;flex-direction:column}.storefront-selection-footer button{width:100%}.storefront-draft-heading{align-items:stretch;flex-direction:column}.storefront-draft-heading h1{font-size:34px}.storefront-draft-heading .button{width:100%}.storefront-queue-item{grid-template-columns:68px minmax(0,1fr);gap:12px}.storefront-queue-media{width:68px;height:82px}.storefront-queue-actions{grid-column:2;grid-row:2;display:flex;justify-items:start;align-items:center;min-width:0}.storefront-queue-copy>strong{white-space:normal}.storefront-review-navigation{grid-template-columns:1fr auto}.storefront-review-navigation>strong{grid-column:1/-1;grid-row:1}.storefront-review-navigation>.queue-back-button{grid-column:1;grid-row:2}.storefront-review-navigation>div{grid-column:2;grid-row:2}.storefront-review-navigation .queue-previous-button{display:none}.storefront-preview-page{padding-right:12px;padding-left:12px}.storefront-preview-topbar{margin-bottom:14px}.storefront-preview-heading{margin-top:8px}.storefront-preview-heading h1{font-size:30px}.storefront-product-issues article{grid-template-columns:46px minmax(0,1fr)}.storefront-product-issue-placeholder,.storefront-product-issues article img{width:46px;height:58px}.storefront-product-issues article .preview-secondary-action{grid-column:2;justify-self:start}.storefront-device-preview{height:min(66vh,680px)}.storefront-preview-workspace.editing{grid-template-columns:1fr;justify-items:center}.storefront-editor-scrim{position:fixed;z-index:90;inset:0;display:block;width:100%;height:100%;min-height:0;padding:0;border-radius:0;background:rgba(17,17,17,.42)}.storefront-preview-editor{position:fixed;z-index:100;right:0;bottom:0;left:0;width:100%;max-height:82dvh;border-right:0;border-bottom:0;border-left:0;border-radius:8px 8px 0 0;box-shadow:0 -18px 48px rgba(24,26,29,.24)}.storefront-preview-editor>header{padding:14px 16px}.storefront-preview-editor .composer-editor{padding:18px 16px calc(22px + env(safe-area-inset-bottom))}.storefront-preview-actions{align-items:stretch;flex-direction:column}.storefront-preview-actions>div:last-child{display:grid;grid-template-columns:1fr}.storefront-preview-actions>div:last-child .preview-secondary-action,.storefront-preview-actions>div:last-child button{width:100%}.composer-layout{grid-template-columns:1fr}.composition-preview{position:static;max-width:390px;width:100%;margin:0 auto}.product-url-form>div{grid-template-columns:1fr}.product-url-form>div>input:only-of-type{grid-column:auto}}.commercial-usage-threshold{padding-top:22px}@media (min-width:761px) and (max-width:1100px){.commercial-card-heading{flex-direction:column}}.commercial-plans{grid-template-rows:auto auto minmax(120px,auto) auto auto auto}.commercial-plan{grid-row:span 6;grid-template-rows:subgrid}