:root{color:#17212b;font-synthesis:none;text-rendering:optimizelegibility;background:#f7f8f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48;box-shadow:none!important}a{text-decoration:none}.appShell{background:linear-gradient(90deg,#5bc5ad1f 0 1px,#0000 1px 100%) 0 0/36px 36px,linear-gradient(#fffaf2 0%,#f6fbf7 46%,#f7f8ff 100%);grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.loadingShell{background:linear-gradient(90deg,#5bc5ad1f 0 1px,#0000 1px 100%) 0 0/36px 36px,linear-gradient(#fffaf2 0%,#f6fbf7 46%,#f7f8ff 100%);place-items:center;min-height:100vh;padding:18px;display:grid}.loadingCard{background:#ffffffeb;border:1px solid #17212b;border-radius:8px;gap:22px;width:min(520px,100%);padding:18px;display:grid;box-shadow:5px 5px #17212b}.loadingCard .brandLockup{align-items:flex-start}.loadingCard h1{font-size:clamp(1.65rem,5vw,2.5rem)}.loadingMeter{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.loadingMeter span{background:#bfeee3;border:1px solid #17212b;border-radius:999px;height:12px;animation:1.1s ease-in-out infinite loadingPulse}.loadingMeter span:nth-child(2){background:#ffec9f;animation-delay:.14s}.loadingMeter span:nth-child(3){background:#ffd0c8;animation-delay:.28s}.loadingMeter.compact{grid-template-columns:repeat(3,38px)}.loadingSteps{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.loadingSteps span{color:#526258;text-align:center;background:#f8fbf8;border:1px solid #d6ded6;border-radius:8px;padding:9px 10px;font-size:.84rem;font-weight:900}@keyframes loadingPulse{0%,to{opacity:.58;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}.oauthReturnShell{background:linear-gradient(90deg,#5bc5ad1f 0 1px,#0000 1px 100%) 0 0/34px 34px,linear-gradient(#fffaf2 0%,#f6fbf7 48%,#f7f8ff 100%);place-items:center;min-height:100vh;padding:18px;display:grid}.oauthReturnCard{background:#fffffff2;border:1px solid #17212b;border-radius:8px;gap:18px;width:min(440px,100%);padding:24px;display:grid;box-shadow:5px 5px #17212b}.oauthReturnIcon{border:1px solid #17212b;border-radius:8px;place-items:center;width:58px;height:58px;display:grid;box-shadow:3px 3px #17212b}.oauthReturnIcon.isSuccess{color:#176f51;background:#bfeee3}.oauthReturnIcon.isError{color:#9f2f27;background:#ffd0c8}.oauthReturnCard h1{margin:0 0 8px;font-size:clamp(1.65rem,7vw,2.25rem);line-height:.98}.oauthReturnCard p{color:#526258;margin:0;font-size:1rem;font-weight:650}.authShell{background:linear-gradient(90deg,#5bc5ad1a 0 1px,#0000 1px 100%) 0 0/36px 36px,linear-gradient(#fffaf2 0%,#f6fbf7 46%,#f7f8ff 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.authStage{background:linear-gradient(90deg,#5bc5ad14 0 1px,#0000 1px 100%) 0 0/28px 28px,#fffdf8;border:1px solid #17212b;border-radius:8px;grid-template-columns:minmax(0,1.12fr) minmax(420px,.72fr);width:min(1540px,100%);min-height:min(850px,100vh - 48px);display:grid;overflow:hidden;box-shadow:0 22px 70px #17212b24}.authHero{background:radial-gradient(circle at 9% 95%,#ffcf568f,#0000 34%),linear-gradient(#ffffffb3,#fffcf4e0);min-height:100%;padding:44px 54px 0;position:relative;overflow:hidden}.authHero:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#17212b0f 0 1px,#0000 1px 100%),linear-gradient(#17212b0f 0 1px,#0000 1px 100%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000000e0 72%,#0000 100%);mask-image:linear-gradient(90deg,#000 0%,#000000e0 72%,#0000 100%)}.authBrand,.authHeroCopy,.authHighlights,.dashboardMock{z-index:2;position:relative}.authHeroCopy{max-width:620px;margin-top:clamp(48px,10vh,92px)}.authHeroCopy h2{margin-bottom:22px;font-size:clamp(3.4rem,6vw,5.7rem);line-height:.96}.authHeroCopy p{color:#42574d;max-width:520px;margin-bottom:0;font-size:1.12rem;line-height:1.55}.authHighlights{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.authHighlights span{background:#ffeaa0;border:1px solid #17212b;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2px 9px;min-height:58px;padding:9px 14px;font-weight:900;animation:5.2s ease-in-out infinite chipFloat;display:grid;box-shadow:3px 3px #17212be0}.authHighlights span:nth-child(2){background:#bfeee3;animation-delay:.18s}.authHighlights span:nth-child(3){background:#ffd0c8;animation-delay:.36s}.authHighlights svg{grid-row:1/span 2}.authHighlights strong,.authHighlights small{line-height:1.15;display:block}.authHighlights small{color:#526258;font-size:.76rem}.authOrbit{z-index:1;pointer-events:none;position:absolute;inset:0}.authOrbit:before,.authOrbit:after{content:"";border:1px dashed #17212b24;border-radius:50%;width:540px;height:540px;animation:18s linear infinite orbitDrift;position:absolute;top:210px;right:-150px}.authOrbit:after{border-color:#ffcf5666;width:360px;height:360px;animation-duration:22s;animation-direction:reverse;top:330px;right:-14px}.floatCard{background:#ffffffeb;border:1px solid #d5ded7;border-radius:8px;gap:5px;animation:6.4s ease-in-out infinite floatCard;display:grid;position:absolute;box-shadow:0 18px 38px #17212b1f}.floatCard.audit{grid-template-columns:auto 1fr;align-items:center;padding:13px;top:180px;right:140px}.floatCard.audit svg{color:#1f8a5b}.floatCard.audit span,.floatCard.audit strong{display:block}.floatCard.audit strong{color:#1f8a5b}.floatCard.reply{width:190px;padding:14px;animation-delay:.24s;top:300px;right:72px}.floatCard.reply p{color:#324239;background:#fbfbfb;border:1px solid #e3e8e4;border-radius:8px;min-height:70px;margin-bottom:0;padding:12px;font-size:.82rem;line-height:1.35}.floatCard.reply svg{color:#fff;background:#ff6f5f;border-radius:7px;justify-self:end;width:28px;height:28px;padding:6px}.floatCard.repeat{width:165px;padding:14px;animation-delay:.48s;top:466px;right:140px}.floatCard.repeat strong{font-size:1.55rem}.floatCard.repeat small{color:#1f8a5b;font-weight:900}.floatCard.repeat i,.mockPanels i{background:linear-gradient(90deg,#0000 0 10%,#efe8d8 10% 20%,#0000 20% 28%,#efe8d8 28% 38%,#0000 38% 46%,#efe8d8 46% 56%,#0000 56% 64%,#efe8d8 64% 76%,#0000 76% 84%,#efe8d8 84% 94%,#0000 94%),linear-gradient(#0000 0 35%,#1f8a5b3d 35% 38%,#0000 38%);border-radius:8px;height:46px;display:block}.dashboardMock{background:#fffffff0;border:1px solid #d9e0dc;border-radius:8px;grid-template-columns:76px minmax(0,1fr);width:min(760px,92%);min-height:270px;margin:42px 0 -46px 42px;animation:7s ease-in-out infinite dashboardFloat;display:grid;overflow:hidden;transform:rotate(3deg);box-shadow:0 24px 50px #17212b24}.mockSidebar{color:#fff;background:#17212b;align-content:start;justify-items:center;gap:14px;padding:18px 0;display:grid}.mockSidebar span{color:#17212b;background:#ffcf56;border-radius:7px;place-items:center;width:30px;height:30px;font-size:.76rem;font-weight:950;display:grid}.mockContent{gap:14px;padding:22px;display:grid}.mockHeader,.mockStats,.mockPanels{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mockStats span,.mockPanels div{background:#fff;border:1px solid #e5ebe6;border-radius:8px;flex:1;min-width:0;padding:13px}.mockStats span{color:#526258;gap:8px;font-size:.78rem;font-weight:800;display:grid}.mockStats strong{color:#17212b;font-size:1.2rem}.mockPanels p{color:#53685c;margin:8px 0 0;font-size:.78rem;font-weight:800}@keyframes chipFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes orbitDrift{0%{transform:rotate(0)scale(1)}to{transform:rotate(360deg)scale(1.03)}}@keyframes floatCard{0%,to{transform:translate(0,0)}50%{transform:translateY(-12px)}}@keyframes dashboardFloat{0%,to{transform:rotate(3deg)translate(0,0)}50%{transform:rotate(2.2deg)translateY(-10px)}}@media (prefers-reduced-motion:reduce){.authHighlights span,.authOrbit:before,.authOrbit:after,.floatCard,.dashboardMock,.loadingMeter span{animation:none}}.authPane{background:radial-gradient(circle at 80% 20%,#bfeee359,#0000 26%),#ffffffb8;border-left:1px solid #d6ded6;place-items:center;padding:54px 44px;display:grid}.authCard{background:#ffffffeb;border:1px solid #d0d8d1;border-radius:8px;width:min(520px,100%);padding:34px;box-shadow:0 22px 58px #17212b1f}.authSwitch{background:#ffffffe6;border:1px solid #d0dbd1;border-radius:8px;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:34px;padding:6px;display:grid}.authSwitch button{color:#17212b;background:0 0;border:0;border-radius:6px;min-height:50px;font-weight:900}.authSwitch button.isActive{color:#fff;background:#17212b;box-shadow:0 10px 24px #17212b29}.authForm{gap:16px;display:grid}.authFormTitle{margin-bottom:4px}.authForm h2{margin-bottom:0;font-size:clamp(1.75rem,4vw,2rem);line-height:1.08}.authForm label{color:#526258;gap:7px;font-weight:900;display:grid}.authInputShell{color:#526258;background:#fff;border:1px solid #c8d4ca;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:58px;padding:0 12px;display:flex}.authInputShell:focus-within{border-color:#17212b;box-shadow:3px 3px #17212b}.authForm input:not([type=checkbox]){color:#17212b;background:0 0;border:0;outline:0;width:100%;min-width:0;min-height:44px;padding:0;font-weight:800}.authForm .primaryButton{width:100%}.authMetaRow{color:#53685c;justify-content:space-between;align-items:center;gap:12px;font-weight:800;display:flex}.rememberChoice{align-items:center;grid-template-columns:none!important;gap:8px!important;display:inline-flex!important}.rememberChoice input{accent-color:#17212b;width:18px;height:18px}.textButton,.authDivider button{color:#3e6a55;background:0 0;border:0;font-weight:900}.authForm .authSubmitButton{color:#fff;min-height:58px;box-shadow:none;background:#ff6f5f;border-color:#0000;margin-top:4px;font-size:1.08rem}.authForm .authSubmitButton svg{border:1px solid #ffffffbf;border-radius:999px;width:24px;height:24px;padding:3px}.authDivider{color:#6c756e;justify-content:center;align-items:center;gap:10px;font-weight:800;display:flex}.authDivider:before,.authDivider:after{content:"";background:#dce3de;flex:1;height:1px}.authInlineActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.authInlineActions .ghostButton{width:100%}.otpNotice{color:#17212b;background:#bfeee3;border:1px solid #17212b;border-radius:8px;align-items:flex-start;gap:9px;padding:10px 12px;font-weight:850;line-height:1.4;display:flex}.authError{color:#9b352c;background:#fff0ec;border:1px solid #ef6f60;border-radius:8px;padding:10px 12px;font-weight:800;line-height:1.4}.onboardingShell{background:linear-gradient(90deg,#27745812 0 1px,#0000 1px 100%) 0 0/32px 32px,linear-gradient(#f8fafc 0%,#fbfdf9 100%);min-height:100vh;padding:16px 20px 24px}.onboardingFrame{gap:22px;max-width:1480px;margin:0 auto;display:grid}.onboardingTopbar,.onboardingSidebar,.onboardingMainPanel,.wizardPanel{background:#fffffff5;border:1px solid #d8e1df;border-radius:8px;box-shadow:0 14px 34px #17212b0d}.onboardingTopbar{justify-content:space-between;align-items:center;gap:16px;min-height:100px;padding:20px 24px;display:flex}.onboardingTopbar .brandLockup{justify-content:flex-start}.onboardingTopbar .brandMark{width:56px;height:56px;font-size:1.2rem}.onboardingTopbar .brandLockup h1{margin-bottom:4px;font-size:1.35rem;display:block}.onboardingTopbar .brandLockup p{color:#1d6b4e;margin:0;font-weight:900}.onboardingLayout{grid-template-columns:340px minmax(0,1fr);gap:16px;display:grid}.onboardingSidebar{align-content:start;min-height:760px;display:grid;overflow:hidden}.setupProgressIntro{border-bottom:1px solid #e1e8e5;padding:36px 32px 26px}.setupProgressIntro h2{margin-bottom:12px;font-size:1.38rem;line-height:1.12}.setupProgressIntro p:not(.eyebrow){color:#42574d;margin:0;line-height:1.5}.onboardingStepList{gap:8px;padding:22px;display:grid;position:relative}.onboardingStepList:before{content:"";background:#dce5e1;width:2px;position:absolute;top:50px;bottom:50px;left:39px}.setupStepItem{color:#17212b;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:flex-start;gap:13px;min-height:92px;padding:10px;display:grid;position:relative}.setupStepItem:last-child{min-height:auto}.setupStepItem:disabled{cursor:not-allowed;opacity:1}.setupStepItem:disabled strong,.setupStepItem:disabled small{color:#6b756f}.setupStepItem.is-active{background:#f3fbf8;border-color:#cfe5dc}.stepNumber{z-index:1;color:#17212b;background:#fff;border:1px solid #ccd7d2;border-radius:999px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.setupStepItem.is-active .stepNumber,.setupStepItem.is-done .stepNumber{color:#fff;background:#1e8a5c;border-color:#1e8a5c;box-shadow:0 8px 18px #1e8a5c38}.setupStepItem strong,.setupStepItem small,.setupStepItem em{display:block}.setupStepItem strong{font-size:.98rem;line-height:1.16}.setupStepItem small{color:#4b5563;margin-top:7px;font-size:.82rem;font-weight:800}.setupStepItem em{color:#4b5563;background:#edf1f4;border-radius:8px;width:max-content;margin-top:10px;padding:6px 9px;font-size:.74rem;font-style:normal;font-weight:900}.setupStepItem.is-active em{color:#146143;background:#bfeee3}.setupStepItem.is-done em{color:#146143;background:#dff7ec}.setupHelpCard{background:#f7fafb;border:1px solid #dfe6e3;border-radius:8px;gap:12px;margin:24px 28px 28px;padding:18px;display:grid}.setupHelpCard svg{box-sizing:content-box;color:#526258;background:#e9eef1;border-radius:999px;width:24px;height:24px;padding:8px}.setupHelpCard p{color:#526258;margin:0;line-height:1.5}.onboardingMainPanel{gap:22px;padding:38px 22px 22px;display:grid}.onboardingMainHero{justify-content:space-between;align-items:center;gap:24px;padding:0 22px;display:flex}.onboardingMainHero h2{margin-bottom:18px;font-size:clamp(2.35rem,4.6vw,3.55rem);line-height:1}.onboardingMainHero p{color:#4b5563;margin:0 0 8px;font-size:1.05rem;line-height:1.5}.setupStoreIllustration{flex:0 0 250px;width:250px;max-width:100%;height:180px;position:relative}.storeSun{background:#dff2ec;border-radius:50%;width:112px;height:112px;position:absolute;top:4px;right:58px}.storeSpark{background:#ffd15c;border-radius:999px;width:34px;height:4px;position:absolute}.storeSpark.one{top:35px;right:35px;transform:rotate(115deg)}.storeSpark.two{width:28px;top:60px;right:20px;transform:rotate(18deg)}.storeAwning{background:#f8fbf8;border:2px solid #17212b;border-radius:8px 8px 2px 2px;grid-template-columns:repeat(4,34px);width:136px;height:34px;display:grid;position:absolute;top:52px;right:58px}.storeAwning i{border-right:1px solid #17212b}.storeAwning i:last-child{border-right:0}.storeBody{background:#f8fbf8;border:2px solid #17212b;border-top:0;width:116px;height:76px;position:absolute;top:84px;right:68px}.storeBody span:first-child{border:2px solid #17212b;width:34px;height:26px;position:absolute;top:28px;left:16px}.storeBody span:last-child{border:2px solid #17212b;border-bottom:0;width:28px;height:64px;position:absolute;top:12px;right:18px}.storeBase{background:#17212b;width:210px;height:2px;position:absolute;bottom:16px;right:34px}.wizardPanel{background:#fff;gap:24px;min-height:470px;padding:30px;display:grid}.wizardPanelHeader{align-items:center;gap:18px;display:flex}.wizardIconBadge{color:#1e6b50;background:linear-gradient(135deg,#fff0cc 0%,#eef2f1 100%);border-radius:8px;flex:none;place-items:center;width:64px;height:64px;display:grid}.wizardPanelHeader h3{margin-bottom:8px;font-size:1.35rem;line-height:1.15}.wizardPanelHeader p,.connectorPanel p{color:#53685c;margin-bottom:0;line-height:1.55}.wizardDivider{background:#e1e8e5;height:1px}.setupCheck,.setupSuccess,.setupWarning{color:#526258;background:#f7faf7;border:1px solid #d6ded6;border-radius:8px;align-items:center;gap:8px;padding:9px 10px;font-weight:900;display:inline-flex}.setupCheck.isReady,.setupSuccess{color:#1f6f4b;background:#d8f6e9;border-color:#9fd9c6}.setupWarning{color:#756012;background:#fff1bd;border-color:#f0d883}.wizardFormGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;display:grid}.fieldBlock{gap:12px;display:grid}.fieldBlock>small{color:#4b5563;font-weight:800;line-height:1.45}.wizardFormGrid label{color:#17212b;gap:12px;font-weight:900;display:grid}.wizardFormGrid input{color:#17212b;background:#fff;border:1px solid #d6dfdc;border-radius:8px;outline:0;width:100%;min-height:76px;padding:0 16px;font-weight:800}.wizardFormGrid input:focus{border-color:#1f6f51;box-shadow:0 0 0 4px #1f6f511c}.iconSelect{gap:7px;min-width:0;display:grid;position:relative}.iconSelectLabel{color:#17212b;font-weight:900}.iconSelectButton{color:#17212b;text-align:left;background:#fff;border:1px solid #d6dfdc;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:76px;padding:10px 12px;display:flex}.iconSelectButton.isOpen{border-color:#1f6f51;box-shadow:0 0 0 4px #1f6f511c}.iconSelectValue{align-items:center;gap:10px;min-width:0;display:flex}.iconSelectMark{color:#17212b;background:#ffe59d;border:0;border-radius:8px;flex:none;place-items:center;width:40px;height:40px;display:grid}.iconSelectCopy{min-width:0;display:grid}.iconSelectCopy strong{color:#17212b;text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;line-height:1.15;overflow:hidden}.iconSelectCopy small{color:#607064;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:800;line-height:1.3;overflow:hidden}.iconSelectChevron{flex:none;transition:transform .16s}.iconSelectButton.isOpen .iconSelectChevron{transform:rotate(180deg)}.iconSelectMenu{z-index:60;background:#fff;border:1px solid #d8e1df;border-radius:8px;gap:6px;width:min(360px,100vw - 32px);min-width:100%;max-width:calc(100vw - 32px);max-height:min(340px,58vh);padding:6px;display:grid;position:absolute;top:calc(100% + 8px);left:0;overflow:auto;box-shadow:0 18px 38px #17212b24}.iconSelect[data-align=right] .iconSelectMenu{left:auto;right:0}.iconSelectOption{color:#17212b;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:58px;padding:8px;display:grid}.iconSelectOption .iconSelectCopy strong,.iconSelectOption .iconSelectCopy small{text-overflow:clip;white-space:normal;overflow:visible}.iconSelectOption:hover,.iconSelectOption:focus,.iconSelectOption.isSelected{background:#f1fbf8;border-color:#b8d8ce;outline:0}.iconSelectOption svg:last-child{color:#1f6f4b;margin-left:auto}.allStoreSummary{background:#f3fbf8;border:1px solid #cfe5dc;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;display:grid}.allStoreSummary strong{margin-bottom:4px;font-size:1.02rem;display:block}.allStoreSummary p{color:#526258;margin:0;line-height:1.42}.allStoreSummary em,.connectorStatus{color:#526258;white-space:nowrap;background:#eef3ef;border-radius:999px;align-items:center;width:max-content;min-height:30px;padding:0 10px;font-size:.78rem;font-style:normal;font-weight:900;display:inline-flex}.connectorSetupGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.setupConnectorCard{background:#fff;border:1px solid #d6dfdc;border-radius:8px;align-content:start;gap:14px;min-height:290px;padding:18px;display:grid}.setupConnectorCard.status-connected{background:#f3fbf8;border-color:#9fd9c6}.setupConnectorCard.status-connected .connectorStatus{color:#1f6f4b;background:#d8f6e9}.setupConnectorCard.status-coming_soon{color:#77827a;background:#f8f9f8}.connectorCardTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.connectorIcon{color:#1e6b50;background:#fff0cc;border-radius:8px;flex:none;place-items:center;width:48px;height:48px;display:grid}.setupConnectorCard h4{margin-bottom:8px;font-size:1.22rem}.setupConnectorCard p{color:#526258;margin:0;line-height:1.48}.connectorTags{flex-wrap:wrap;gap:7px;display:flex}.connectorTags span{color:#526258;background:#f2f6f2;border-radius:999px;padding:6px 8px;font-size:.75rem;font-weight:900}.setupConnectorCard .primaryButton,.setupConnectorCard .ghostButton{width:100%;margin-top:auto}.mayarCredentialSlot{background:#fffdf8;border:1px solid #d6dfdc;border-radius:8px;padding:16px}.onboardingSources{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.onboardingSources button{color:#17212b;text-align:left;background:#fff;border:1px solid #d6dfdc;border-radius:8px;gap:7px;min-height:82px;padding:14px;display:grid}.onboardingSources button:disabled{color:#8d9790;cursor:not-allowed;opacity:.65}.onboardingSources button.isActive{background:#effbf6;border-color:#1f6f51;box-shadow:0 0 0 4px #1f6f511a}.onboardingSources span{color:#607064;font-size:.84rem;font-weight:800}.connectionSetup{gap:12px;display:grid}.connectorPanel{background:#f8fbf8;border:1px solid #d6dfdc;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.connectorPanel strong{margin-bottom:4px;font-size:1.02rem;display:block}.wizardActions{justify-content:flex-end;gap:12px;margin-top:auto;display:flex}.wizardActions.split{justify-content:space-between}.wizardReviewGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.wizardReviewGrid>div{background:#f8fbf8;border:1px solid #d6dfdc;border-radius:8px;gap:8px;min-height:128px;padding:16px;display:grid}.wizardReviewGrid small{color:#53685c;font-weight:800;line-height:1.4}.onboardingCta{color:#fff;background:#1f6f51;border-color:#1f6f51;min-height:54px;padding:0 22px;box-shadow:0 10px 20px #1f6f5129}.onboardingCta:disabled{color:#fff;box-shadow:none;background:#88b39f;border-color:#88b39f}.setupTip{color:#33443b;background:#f3fbf8;border:1px solid #d8e8e3;border-radius:8px;align-items:center;gap:12px;padding:18px 22px;line-height:1.45;display:flex}.setupTip strong{color:#1f6f51}.connectModalBackdrop{z-index:90;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#17212b57;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.connectModal{background:#fffdf8;border:1px solid #17212b;border-radius:8px;gap:18px;width:min(620px,100%);padding:24px;display:grid;position:relative;box-shadow:0 28px 70px #17212b3d}.connectModal>.roundButton{position:absolute;top:14px;right:14px}.connectModalHeader{grid-template-columns:auto minmax(0,1fr);gap:14px;padding-right:44px;display:grid}.connectModalHeader h3{margin-bottom:8px;font-size:clamp(1.45rem,3vw,2rem);line-height:1.05}.connectModalHeader p:not(.eyebrow){color:#526258;margin:0;line-height:1.5}.connectFlowList{gap:8px;display:grid}.connectFlowList span{color:#42574d;background:#f8fbf8;border:1px solid #d6dfdc;border-radius:8px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;min-height:46px;padding:9px 11px;font-weight:850;display:grid}.connectFlowList strong{color:#fff;background:#1f6f51;border-radius:999px;place-items:center;width:28px;height:28px;display:grid}.connectModalActions{grid-template-columns:1fr auto;gap:10px;display:grid}.sidebar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffbd;border-right:1px solid #dde6db;flex-direction:column;gap:24px;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.brandLockup{align-items:center;gap:12px;display:flex}.brandMark{background:#ffcf56;border:2px solid #17212b;border-radius:8px;place-items:center;width:44px;height:44px;font-weight:900;display:grid;box-shadow:4px 4px #17212b}.eyebrow{color:#607064;letter-spacing:0;text-transform:uppercase;margin:0 0 4px;font-size:.74rem;font-weight:800}h1,h2,h3,h4,p{margin-top:0}h1{margin-bottom:0;font-size:1.2rem;line-height:1.1}.navList{gap:8px;display:grid}.navButton,.primaryButton,.ghostButton,.iconButton{color:#17212b;letter-spacing:0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;font-weight:800;display:inline-flex}.navButton{cursor:pointer;background:0 0;justify-content:flex-start;width:100%;padding:10px 12px;text-decoration:none;transition:background .14s,box-shadow .14s,transform .14s}.navButton:hover,.navButton.isActive{background:#fff;border-color:#17212b;box-shadow:3px 3px #17212b}.navButton.isActive{transform:translate(-1px,-1px)}.pricePanel{background:#bfeee3;border:1px solid #17212b;border-radius:8px;align-items:flex-start;gap:10px;margin-top:auto;padding:14px;display:flex;box-shadow:4px 4px #17212b}.pricePanel strong,.pricePanel span{display:block}.mainArea{min-width:0;padding:24px}.topbar,.sectionHeader{justify-content:space-between;align-items:center;gap:18px;display:flex}.topbar{margin-bottom:18px}.topbar h2,.sectionHeader h3{margin-bottom:0;font-size:clamp(1.45rem,2vw,2rem);line-height:1.1}.topbarActions,.actionRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.statusPill{background:#fff;border:1px solid #b9c7bd;border-radius:8px;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-weight:800;display:inline-flex}.userPill{text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #b9c7bd;border-radius:8px;align-items:center;gap:7px;max-width:220px;min-height:38px;padding:0 12px;font-weight:800;display:inline-flex;overflow:hidden}.primaryButton{background:#ff7f6e;border-color:#17212b;padding:0 14px;box-shadow:3px 3px #17212b}.primaryButton:disabled{background:#ffd0c8}.ghostButton,.iconButton{background:#fff;border-color:#c8d4ca;padding:0 12px}.ghostButton:hover,.iconButton:hover{border-color:#17212b;box-shadow:2px 2px #17212b}.iconButton.send{background:#bfeee3;border-color:#17212b}.iconButton.quiet{color:#526258}.noticeBand{background:#fff;border:1px solid #17212b;border-radius:8px;justify-content:space-between;gap:12px;margin-bottom:18px;padding:13px 14px;display:flex}.modulePageHero{background:#fffdf8;border:1px solid #17212b;border-radius:8px;grid-template-columns:auto minmax(0,1fr) minmax(320px,.72fr);align-items:stretch;gap:16px;margin-bottom:18px;padding:18px;display:grid;box-shadow:4px 4px #17212b}.modulePageHero.tone-mint{background:linear-gradient(135deg,#ecfbf5,#fffdf8 58%)}.modulePageHero.tone-blue{background:linear-gradient(135deg,#eaf5ff,#fffdf8 58%)}.modulePageHero.tone-coral{background:linear-gradient(135deg,#fff0ed,#fffdf8 58%)}.modulePageHero.tone-lemon{background:linear-gradient(135deg,#fff5c9,#fffdf8 60%)}.modulePageHero.tone-plain{background:linear-gradient(135deg,#f6f8f4,#fffdf8 62%)}.moduleHeroIcon{color:#15803d;background:#d8f6e5;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.moduleHeroCopy{align-self:center;min-width:0}.moduleHeroCopy h3{margin-bottom:8px;font-size:clamp(1.7rem,2.6vw,2.7rem);line-height:1}.moduleHeroCopy p:not(.eyebrow){color:#42574d;max-width:720px;margin:0;font-size:1rem;line-height:1.45}.moduleHeroStats{grid-template-columns:repeat(3,minmax(0,1fr));align-self:center;gap:8px;display:grid}.moduleHeroStats div{background:#fffc;border:1px solid #d0dbd1;border-radius:8px;min-width:0;padding:12px}.moduleHeroStats span:not(.moduleStatIcon),.moduleHeroStats small{color:#526258;font-weight:900;line-height:1.15;display:block}.moduleHeroStats strong{color:#17212b;text-overflow:ellipsis;white-space:nowrap;margin:7px 0 3px;font-size:1.65rem;line-height:1;display:block;overflow:hidden}.moduleHeroNotice{color:#42574d;background:#ffffffc7;border:1px solid #d0dbd1;border-radius:8px;grid-column:1/-1;align-items:center;min-height:40px;padding:9px 12px;font-weight:800;display:flex}.sourceDock{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px;display:flex}.sourceTile,.sourceConnectButton{color:#111827;text-align:left;cursor:pointer;background:#fff;border:1px solid #d9e1dd;border-radius:999px;align-items:center;gap:10px;min-height:38px;padding:6px 14px 6px 8px;display:inline-flex}.sourceTile.isActive{background:#f3f8f5;border-color:#17212b}.sourceTileTop{display:contents}.sourceIcon{background:#fff;border:1px solid #d9e1dd;border-radius:6px;flex:0 0 26px;place-items:center;width:26px;height:26px;display:grid}.sourceIcon svg{width:14px;height:14px}.sourceTileTop strong{white-space:nowrap;font-size:.85rem;font-weight:800}.sourceTileTop small{color:#4b5563;white-space:nowrap;background:#eef3ef;border-radius:999px;padding:2px 8px;font-size:.7rem;font-weight:800}.sourceTileTop small.isReady{color:#1f6f4b;background:#d8f6e9}.sourceChips,.sourceTile p{display:none}.source-all{background:#fff}.sourceConnectButton{color:#374151;border-style:dashed;font-size:.85rem;font-weight:800}.sourceConnectButton>span{align-items:center;gap:8px;display:inline-flex}.sourceConnectButton:hover{background:#f7faf8;border-color:#17212b}.sourceEmptyPanel{background:#fff;border:1px solid #d9e1dd;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px 24px;padding:20px 24px;display:grid;box-shadow:0 8px 20px #1118270a}.sourceEmptyPanel>div:first-child{grid-area:1/1;gap:4px;display:grid}.sourceEmptyPanel .primaryButton{grid-area:1/2;align-self:center}.sourceNeedBadge{color:#6b4d0e;width:fit-content;box-shadow:none;background:#fff7d7;border:1px solid #f0deac;border-radius:999px;grid-area:2/1/auto/-1;align-items:center;gap:8px;padding:4px 12px;font-size:.78rem;font-weight:800;display:inline-flex}.sourceNeedBadge svg{width:14px;height:14px}.sourceNeedBadge span{min-width:0}.sourceEmptyPanel h3{color:#0f172a;margin:0;font-size:1.15rem;line-height:1.3}.sourceEmptyPanel p{color:#4b5563;margin:0;font-size:.92rem;line-height:1.5}.sourceCapabilityList{flex-wrap:wrap;grid-area:3/1/auto/-1;align-items:baseline;gap:4px 14px;display:flex}.sourceCapabilityList article{background:0 0;border:0;align-items:baseline;gap:6px;padding:0;display:inline-flex}.sourceCapabilityList article strong{color:#111827;font-size:.8rem;font-weight:800}.sourceCapabilityList span{color:#6b7280;font-size:.78rem;font-weight:600;line-height:1.4}.workbenchPanel{gap:12px;margin-bottom:18px;display:grid}.workbenchHeader{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.workbenchHeader h3{margin-bottom:0;font-size:1.55rem;line-height:1.08}.workbenchHeader>span{white-space:nowrap;background:#ffeaa0;border:1px solid #17212b;border-radius:999px;padding:7px 10px;font-weight:900}.workQueueGrid{scroll-snap-type:x proximity;grid-template-columns:repeat(5,minmax(220px,1fr));gap:12px;padding:2px 4px 8px 0;display:grid;overflow-x:auto}.workQueueCard,.workbenchEmpty{background:#ffffffeb;border:1px solid #d6ded6;border-radius:8px}.workQueueCard{scroll-snap-align:start;gap:12px;min-height:204px;padding:14px;display:grid}.workQueueCard.priority-high{border-color:#17212b;box-shadow:4px 4px #17212b}.priorityBadge{color:#526258;white-space:nowrap;background:#eef3ef;border-radius:999px;padding:5px 8px;font-size:.74rem;font-weight:900}.priorityBadge.priority-high{color:#8b352f;background:#ffd0c8}.priorityBadge.priority-medium{color:#756012;background:#fff1bd}.workQueueBody{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.workQueueBody strong{overflow-wrap:anywhere;margin-bottom:6px;line-height:1.18;display:block}.workQueueBody p{color:#53685c;margin-bottom:0;font-size:.9rem;line-height:1.42}.workQueueBody b{color:#17212b;white-space:nowrap;font-size:1.05rem}.workQueueCard .ghostButton{width:fit-content;margin-top:auto}.workbenchEmpty{text-align:center;place-items:center;min-height:172px;padding:24px;display:grid}.workbenchEmpty svg{color:#1f6f4b}.workbenchEmpty strong{margin-top:8px}.workbenchEmpty p{color:#53685c;max-width:520px;margin:8px auto 0;line-height:1.45}.priorityRail{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.priorityChip{color:#17212b;text-align:left;background:#ffffffeb;border:1px solid #d5dfd6;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 12px;min-height:78px;padding:13px;display:grid}.priorityChip:hover{border-color:#17212b;box-shadow:3px 3px #17212b}.priorityChip span,.priorityChip small{min-width:0}.priorityChip span{font-weight:900}.priorityChip strong{grid-row:span 2;font-size:1.75rem;line-height:1}.priorityChip small{color:#607064;font-weight:800}.metricGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:22px;display:grid}.metricCard{border:1px solid #17212b;border-radius:8px;min-height:116px;padding:16px;box-shadow:4px 4px #17212b}.metricCard span,.metricCard small{display:block}.metricCard span{color:#3f5148;font-size:.88rem;font-weight:800}.metricCard strong{margin:10px 0 8px;font-size:2rem;line-height:1;display:block}.metricCard small{color:#44584e;font-weight:700}.tone-mint{background:#bfeee3}.tone-coral{background:#ffd0c8}.tone-blue{background:#c9e7ff}.tone-lemon{background:#ffeaa0}.workspaceGrid,.rulesLayout,.accountLayout{gap:16px;display:grid}.toolbar{grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:10px;display:grid}.searchBox{background:#fff;border:1px solid #d0dbd1;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 12px;display:flex}.searchBox input{color:#17212b;background:0 0;border:0;outline:0;width:100%;min-width:0;font-weight:700}.segmented{background:#fff;border:1px solid #d0dbd1;border-radius:8px;gap:4px;padding:4px;display:inline-flex;overflow-x:auto}.segmented button{color:#526258;background:0 0;border:0;border-radius:6px;flex:none;min-height:32px;padding:0 10px;font-weight:900}.conversationList{gap:12px;display:grid}.conversationCard,.dataCard,.usageCard,.settingTile,.campaignCard,.emptyState{background:#ffffffe6;border:1px solid #d6ded6;border-radius:8px}.conversationCard{gap:12px;padding:16px;display:grid}.cardTopline,.usageTopline{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cardTopline strong,.cardTopline span{display:block}.cardTopline span{color:#607064;margin-top:4px;font-size:.9rem}.statusBadge{color:#526258;white-space:nowrap;background:#eef3ef;border-radius:999px;flex:none;padding:5px 9px;font-size:.78rem;font-weight:900}.status-sent{color:#1f6f4b;background:#d8f6e9}.status-snoozed{color:#83620f;background:#fff1bd}.status-ignored{color:#5f6874;background:#eceff4}.intentLine{color:#43564b;margin-bottom:0;font-weight:800}.draftBubble{overflow-wrap:anywhere;background:#f3fbf8;border-left:4px solid #5bc5ad;border-radius:8px;margin-bottom:0;padding:13px;line-height:1.5}.dataGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dataGrid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.dataCard{gap:10px;min-height:230px;padding:16px;display:grid}.cardMetaLine{justify-content:space-between;align-items:center;gap:12px;display:flex}.dataCard h4{margin-bottom:0;font-size:1.05rem}.dataCard p{color:#53685c;margin-bottom:0;line-height:1.45}.dataCard>span{color:#607064;font-weight:800}.statPair{gap:3px;display:grid}.statPair span{color:#607064;font-weight:800}.cardIcon{color:#374151;background:#f9fafb;border:1px solid #d9e1dd;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.cardIcon.mint{color:#167447;background:#e6f8ef;border-color:#c7ead9}.compact{margin-top:auto}.campaignTable{gap:8px;display:grid}.campaignGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.campaignCard{gap:13px;padding:16px;display:grid}.campaignCard .cardTopline{align-items:center}.campaignCard .cardTopline strong{overflow-wrap:anywhere;text-align:right;min-width:0}.campaignNumbers{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.campaignNumbers div{background:#f7faf7;border-radius:8px;gap:3px;min-width:0;padding:10px;display:grid}.campaignNumbers span{color:#607064;font-size:.78rem;font-weight:900}.campaignNumbers strong{overflow-wrap:anywhere;font-size:1.05rem}.unpaidTrack{background:#edf1ed;border-radius:999px;height:9px;overflow:hidden}.unpaidTrack div{border-radius:inherit;background:#ff7f6e;height:100%}.campaignCard p{color:#526258;margin-bottom:0;line-height:1.45}.tableRow{background:#fff;border:1px solid #d6ded6;border-radius:8px;grid-template-columns:.8fr 1.3fr .5fr .6fr .8fr;align-items:center;gap:12px;padding:13px 14px;display:grid}.tableRow p{color:#526258;grid-column:2/-1;margin-bottom:0;line-height:1.45}.tableHead{color:#fff;background:#17212b;font-weight:900}.sourceBadge{white-space:nowrap;background:#e6f3ff;border-radius:999px;width:fit-content;padding:5px 9px;font-weight:900}.scoreRing{background:#ffeaa0;border:2px solid #17212b;border-radius:50%;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.usageList{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.usageCard{padding:13px}.usageTopline span{color:#607064;font-weight:800}.usageTrack{background:#edf1ed;border-radius:999px;height:9px;margin-top:12px;overflow:hidden}.usageTrack div{border-radius:inherit;background:#5bc5ad;height:100%}.settingsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.settingTile{gap:6px;min-height:0;padding:14px 16px;display:grid}.settingTile svg{color:#ef6f60;width:18px;height:18px}.settingTile strong{color:#0f172a;font-size:.95rem;font-weight:800}.settingTile p{color:#4b5563;margin:0;font-size:.85rem;line-height:1.45}.connectionDropdownWrapper{display:inline-flex;position:relative}.connectionDropdownTrigger{gap:8px}.connectionDropdownMenu{z-index:60;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:320px;padding:8px;animation:.12s connectionDropdownFadeIn;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 16px 40px #1118271f}@keyframes connectionDropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.connectionDropdownHeader{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:baseline;padding:6px 10px 8px;display:flex}.connectionDropdownHeader strong{color:#111827;font-size:.82rem;font-weight:800}.connectionDropdownHeader small{color:#6b7280;font-size:.74rem;font-weight:700}.connectionDropdownList{gap:2px;margin:0;padding:6px 0;list-style:none;display:grid}.connectionDropdownItem{text-align:left;cursor:pointer;color:#111827;background:0 0;border:0;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:8px 10px;font-family:inherit;display:grid}.connectionDropdownItem:hover{background:#f9fafb}.connectionDropdownIcon{color:#374151;background:#f3f4f6;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.connectionDropdownItem.tone-scalev .connectionDropdownIcon{color:#15803d;background:#d8f6e5}.connectionDropdownItem.tone-mayar .connectionDropdownIcon{color:#b45309;background:#fde9b8}.connectionDropdownItem.tone-orderhero .connectionDropdownIcon{color:#1d4ed8;background:#dbeafe}.connectionDropdownItemBody{gap:1px;min-width:0;display:grid}.connectionDropdownItemBody strong{color:#111827;font-size:.86rem;font-weight:800}.connectionDropdownItemBody small{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;font-weight:600;overflow:hidden}.connectionDropdownFooter{border-top:1px solid #f3f4f6;margin-top:4px;padding:6px 0 2px}.connectionDropdownAdd{color:#15803d;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;width:100%;padding:10px;font-family:inherit;font-size:.86rem;font-weight:800;display:inline-flex}.connectionDropdownAdd:hover{background:#ecfdf5}.connectionHub{gap:14px;width:100%;display:grid}.connectionHubIntro{justify-content:flex-end;align-items:baseline;gap:12px;padding:0 2px;display:flex}.connectionHubIntro p{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.78rem;font-weight:800}.connectionHubIntro small{color:#4b5563;align-items:center;gap:6px;font-size:.82rem;font-weight:700;display:inline-flex}.connectionHubIntro small:before{content:"";background:#22c55e;border-radius:50%;width:8px;height:8px}.connectionList{gap:10px;display:grid}.connectionCard{background:#fff;border:1px solid #d9e1dd;border-radius:12px;gap:10px;padding:16px 18px 14px;display:grid;box-shadow:0 1px 2px #11182708}.connectionCard.tone-scalev{background:#f3fbf6;border-color:#c7ead9}.connectionCard.tone-mayar{background:#fff7ea;border-color:#fcd9aa}.connectionCard.tone-orderhero{background:#eff6ff;border-color:#bfdcfe}.connectionCardMain{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.connectionCardIcon{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.tone-scalev .connectionCardIcon{color:#16a34a;background:#d8f6e5;border-color:#0000}.tone-mayar .connectionCardIcon{color:#c2810b;background:#fde9b8;border-color:#0000}.tone-orderhero .connectionCardIcon{color:#1d4ed8;background:#dbeafe;border-color:#0000}.connectionCardCore{min-width:0}.connectionCardTitle{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.connectionCardTitle strong{color:#0f172a;font-size:1rem;font-weight:800}.connectionCardSubtitle{color:#4b5563;margin:4px 0 0;font-size:.86rem;line-height:1.4}.connectionCardActions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.connectionCardActions .ghostButton,.connectionCardActions .primaryButton{min-height:32px;padding:4px 14px;font-size:.82rem;text-decoration:none}.connectionActionGroup{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:stretch;gap:0;display:inline-flex;overflow:hidden}.connectionActionGroup .ghostButton{box-shadow:none;background:0 0;border:0;border-radius:0;font-weight:700}.connectionActionGroup .ghostButton:hover{box-shadow:none;background:#0f172a0a}.connectionActionDivider{background:#e5e7eb;align-self:stretch;width:1px}.connectionMenuBtn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;place-items:center;width:32px;height:32px;padding:0;display:grid}.connectionMenuBtn:hover{color:#111827;border-color:#d1d5db}.primaryButton.primaryButton--coral{background:#ef6f60!important}.connectionStoreList{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.connectionStoreList li{background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:6px;padding:4px 10px 4px 4px;display:inline-flex}.connectionStoreList li strong{color:#111827;font-size:.78rem;font-weight:700}.connectionStoreList li small{color:#6b7280;font-size:.72rem}.storePill{color:#1d4ed8;background:#eef4ff;border-radius:999px;place-items:center;width:22px;height:22px;font-size:.7rem;font-weight:800;display:grid}.storePillMore{font-size:.78rem;font-weight:700;color:#4b5563!important;padding:4px 12px!important}.connectionInlineNotice{color:#166534;background:#ecfdf5;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:4px 10px;font-size:.8rem;font-weight:700;display:inline-flex}.connectionExpandToggle{color:#15803d;cursor:pointer;background:0 0;border:0;justify-self:start;align-items:center;gap:4px;margin-top:-2px;padding:6px 0 0;font-size:.82rem;font-weight:700;display:inline-flex}.connectionExpandToggle svg{margin-top:1px}.connectionExpandToggle:hover{text-decoration:underline}.connectionExpandToggle:disabled{color:#9ca3af;cursor:default}.connectionExpandToggle:disabled:hover{text-decoration:none}.tone-mayar .connectionExpandToggle{color:#b45309}.tone-orderhero .connectionExpandToggle{color:#1d4ed8}.connectionDetailPanel{background:#f9fafb;border:1px solid #eef2f3;border-radius:8px;gap:10px;padding:10px 12px;display:grid}.connectionDetailPanel>div{gap:4px;display:grid}.connectionDetailPanel strong{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:800}.connectionDetailPanel p{color:#111827;margin:0;font-size:.85rem;line-height:1.45}.connectionFormSlot{background:#f9fafb;border:1px solid #eef2f3;border-radius:8px;padding:10px 12px}.connectionDevDetails{background:0 0;border:1px solid #e5e7eb;border-radius:8px;margin-top:8px;padding:8px 14px}.connectionDevDetails[open]{background:#fff;padding-bottom:12px}.connectionDevDetails summary{cursor:pointer;color:#6b7280;padding:4px 0;font-size:.78rem;font-weight:700;list-style:none}.connectionDevDetails summary:before{content:"▸ ";color:#9ca3af}.connectionDevDetails[open] summary:before{content:"▾ "}.connectionDevDetails .endpointList{gap:4px;margin-top:8px;display:grid}.connectionDevDetails .endpointRow{background:#f9fafb;border:1px solid #eef2f3;border-radius:6px;grid-template-columns:minmax(160px,.4fr) minmax(0,1fr);align-items:center;gap:14px;padding:6px 10px;display:grid}.connectionDevDetails .endpointRow span{color:#6b7280;font-size:.76rem;font-weight:700}.connectionDevDetails .endpointRow code{color:#111827;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:.74rem;overflow:hidden}.accountStatusGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.accountStatusCard,.accountChecklist{background:#fff;border:1px solid #d9e1dd;border-radius:10px;gap:12px;padding:18px 20px;display:grid;box-shadow:0 6px 16px #1118270a}.accountStatusCard.isConnected{background:linear-gradient(#f7fcfa,#fff 40%);border-color:#c7ead9}.accountStatusCard h4,.accountChecklist h4{color:#0f172a;margin:0;font-size:1.05rem;line-height:1.25}.roleLabel{color:#6b7280;margin-top:2px;font-size:.78rem;font-weight:700;display:inline-block}.accountStatusCard p,.accountChecklist p{color:#4b5563;margin:0;font-size:.9rem;line-height:1.45}.capabilityBlock{flex-wrap:wrap;gap:5px;display:flex}.capabilityBlock span{color:#4b5563;background:#f0f4f1;border-radius:999px;padding:3px 9px;font-size:.72rem;font-weight:700}.dataObjectLine{background:0 0;border:0;gap:2px;padding:0;display:grid}.dataObjectLine strong{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:800}.dataObjectLine span{color:#374151;font-size:.85rem;font-weight:600;line-height:1.4}.scalevAccountPanel{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;gap:10px;padding:12px 14px;display:grid}.scalevAccountTitle{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:800}.scalevAccountHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.scalevAccountHeader small{color:#6b7280;font-size:.74rem;font-weight:700}.scalevAccountHeaderRight{align-items:center;gap:10px;display:inline-flex}.scalevSyncBtn{min-height:28px;padding:4px 10px;font-size:.78rem}.scalevSyncNotice{color:#166534;background:#ecfdf5;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:4px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.scalevAccountEmpty{color:#4b5563;margin:0;font-size:.86rem;line-height:1.5}.scalevBusinessCard{background:#fff;border:1px solid #d9e1dd;border-radius:8px;gap:8px;padding:10px 12px;display:grid}.scalevBusinessTop{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.scalevBusinessAvatar{color:#167447;background:#e6f8ef;border:1px solid #c7ead9;border-radius:8px;place-items:center;width:32px;height:32px;font-size:.78rem;font-weight:800;display:grid}.scalevBusinessIdentity strong{color:#111827;font-size:.95rem;font-weight:800;display:block}.scalevBusinessIdentity small{color:#6b7280;font-size:.78rem;font-weight:600}.scalevStoreList{gap:4px;margin:0;padding:0;list-style:none;display:grid}.scalevStoreList li{background:#f9fafb;border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:6px 8px;display:grid}.scalevStoreList li>div{min-width:0}.scalevStoreList strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:700;display:block;overflow:hidden}.scalevStoreList small{color:#6b7280;font-size:.74rem;font-weight:600;display:block}.scalevStoreList em{color:#4b5563;font-size:.74rem;font-style:normal;font-weight:700}.scalevStoreAvatar{color:#1d4ed8;background:#eef4ff;border:1px solid #dbe5ff;border-radius:6px;place-items:center;width:24px;height:24px;font-size:.72rem;font-weight:800;display:grid}.scalevStoreMore{color:#6b7280;background:0 0;justify-content:center;padding:4px 8px;font-size:.78rem;font-weight:700}.scalevAccountFooter{border-top:1px dashed #d9e1dd;gap:8px;padding-top:8px;display:grid}.scalevAccountFooter p{color:#4b5563;margin:0;font-size:.82rem;line-height:1.45}.scalevAddBusiness{width:fit-content;text-decoration:none}.connectedStoreList{background:0 0;border:0;gap:6px;padding:0;display:grid}.connectedStoreList.isEmpty{background:0 0}.connectedStoreList.isEmpty p{color:#6b7280;margin:0;font-size:.85rem;line-height:1.45}.connectedStoreList>strong{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:800}.storeListHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.storeListHeader span{color:#607064;font-size:.82rem;font-weight:900}.connectedStoreList article{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:44px;padding:8px 10px;display:grid}.storeAvatar{color:#167447;background:#e6f8ef;border:1px solid #c7ead9;border-radius:8px;place-items:center;width:30px;height:30px;font-size:.72rem;font-weight:800;display:grid}.connectedStoreList article strong,.connectedStoreList article small,.connectedStoreList article em{overflow-wrap:anywhere;min-width:0}.connectedStoreList article small{color:#607064;margin-top:3px;font-size:.8rem;font-weight:800;display:block}.connectedStoreList article em{color:#526258;text-align:right;font-size:.78rem;font-style:normal;font-weight:900}.operationalNotes{color:#6b7280;gap:4px;margin:0;padding-left:18px;font-size:.82rem;font-weight:600;line-height:1.4;display:grid}.connectionFacts{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:minmax(100px,.4fr) minmax(0,1fr);gap:4px 14px;padding:10px 12px;display:grid}.connectionFacts span{color:#6b7280;font-size:.8rem;font-weight:700}.connectionFacts strong{color:#111827;overflow-wrap:anywhere;min-width:0;font-size:.85rem;font-weight:700}.accountStatusCard .primaryButton,.accountStatusCard .ghostButton{width:fit-content}.integrationBadge{color:#6b7280;white-space:nowrap;background:#f3f4f6;border-radius:999px;flex:none;padding:4px 12px;font-size:.78rem;font-weight:700}.integrationBadge.status-connected{color:#15803d;background:#d8f6e9}.integrationBadge.status-not_connected{color:#b45309;background:#fde9b8}.integrationBadge.status-coming_soon{color:#1d4ed8;background:#dbeafe}.credentialForm{gap:10px;margin-top:2px;display:grid}.credentialForm label{color:#374151;gap:5px;font-size:.82rem;font-weight:700;display:grid}.credentialForm input{color:#111827;background:#fff;border:1px solid #d9e1dd;border-radius:8px;outline:0;width:100%;min-height:38px;padding:0 12px;font-size:.88rem;font-weight:600}.credentialForm input:focus{border-color:#2b9b67;box-shadow:0 0 0 3px #2b9b6726}.credentialForm .primaryButton{width:100%}.endpointList{gap:6px;display:grid}.endpointRow{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;gap:2px;padding:8px 10px;display:grid}.endpointRow span{color:#6b7280;align-items:center;gap:6px;font-size:.78rem;font-weight:700;display:inline-flex}.endpointRow code{color:#111827;overflow-wrap:anywhere;white-space:normal;min-width:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.78rem}.emptyState{color:#526258;text-align:center;grid-column:1/-1;place-items:center;min-height:220px;padding:28px;display:grid}.emptyState strong{color:#17212b;font-size:1.05rem}.emptyState p{max-width:320px;margin-bottom:0;line-height:1.45}.drawerBackdrop{z-index:60;background:#17212b3d;justify-content:flex-end;display:flex;position:fixed;inset:0}.draftDrawer{background:#fffdf8;border-left:1px solid #17212b;flex-direction:column;gap:16px;width:min(480px,100%);height:100%;padding:22px;display:flex;box-shadow:-6px 0 #17212b1f}.drawerHeader,.drawerActions{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.drawerHeader h3{margin-bottom:0;font-size:1.2rem;line-height:1.2}.roundButton{background:#fff;border:1px solid #c8d4ca;border-radius:999px;flex:none;place-items:center;width:38px;height:38px;display:grid}.draftTextarea{color:#526258;gap:8px;font-weight:900;display:grid}.draftTextarea textarea{resize:vertical;color:#17212b;background:#fff;border:1px solid #c8d4ca;border-radius:8px;outline:0;width:100%;min-height:220px;padding:12px;line-height:1.5}.draftTextarea textarea:focus{border-color:#17212b;box-shadow:3px 3px #17212b}.characterCount{color:#607064;text-align:right;font-size:.88rem;font-weight:900}.characterCount.isWarning{color:#b9483b}.drawerActions{margin-top:auto}.toast{z-index:80;color:#fff;background:#17212b;border:1px solid #17212b;border-radius:8px;max-width:min(360px,100vw - 32px);padding:13px 15px;font-weight:900;position:fixed;bottom:20px;right:20px;box-shadow:4px 4px #ffcf56}.mobileNav{display:none}body{background:#fbfcfb}.appShell{background:#fbfcfb;grid-template-columns:292px minmax(0,1fr)}.sidebar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-right:1px solid #dce3df;gap:32px;padding:34px 20px 28px}.brandLockup{gap:14px}.brandMark{background:#ffd452;border:1px solid #17212b;border-radius:8px;width:56px;height:56px;font-size:1.05rem;box-shadow:3px 3px #17212b}.brandLockup h1{color:#111827;font-size:1.35rem}.eyebrow{color:#17734c;letter-spacing:0;font-size:.78rem;font-weight:900}.navList{gap:12px}.navButton{color:#111827;min-height:58px;box-shadow:none;border:0;border-radius:8px;padding:0 18px;font-size:1rem;font-weight:850;position:relative}.navButton:hover,.navButton.isActive{box-shadow:none;background:linear-gradient(90deg,#e4f6edf2,#faf8f2db);border-color:#0000;transform:none}.navButton.isActive:before{content:"";background:#16824f;border-radius:999px;width:3px;position:absolute;inset:10px auto 10px 0}.pricePanel{background:linear-gradient(135deg,#f2fcf7,#fff);border:1px solid #d6e5dc;gap:12px;padding:18px;box-shadow:0 14px 36px #1118270f}.pricePanel svg{color:#16824f}.pricePanel strong{color:#166541;font-size:1rem}.pricePanel span{color:#425466;margin-top:12px;font-size:.92rem;line-height:1.55}.pricePanel button{color:#166541;background:#fff;border:1px solid #7dbc9a;border-radius:8px;width:100%;min-height:42px;margin-top:18px;font-weight:850}.mainArea{padding:28px 28px 44px}.topbar{justify-content:space-between;align-items:center;gap:24px;margin-bottom:12px}.topbarSpacer{flex:auto}.topbarActions{justify-content:flex-end;gap:10px;margin-left:auto}.userPill,.statusPill,.topbarButton,.ghostButton,.sourceSelectButton,.primaryButton{color:#111827;min-height:48px;box-shadow:none;background:#fff;border:1px solid #d9e1dd;border-radius:8px;font-weight:850}.userPill{max-width:260px;padding:0 18px}.primaryButton{color:#fff;background:#ff6f61;border-color:#0000}.primaryButton:hover,.ghostButton:hover,.iconButton:hover{border-color:#b8c8bf;box-shadow:0 12px 28px #11182714}.page-pages .primaryButton,.page-rules .primaryButton,.topbarActions .primaryButton{background:#118048}.topbarActions .primaryButton{background:#ff6f61}.appShell.route-pages .topbarActions .primaryButton,.appShell.route-rules .topbarActions .primaryButton,.appShell.route-scalevAccount .topbarActions .primaryButton{background:#118048}.modulePageHero{box-shadow:none;background:linear-gradient(135deg,#f3fbf6,#fff 70%);border:1px solid #d9e1dd;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(460px,.9fr);align-items:center;gap:12px 22px;margin-bottom:16px;padding:14px 18px;box-shadow:0 8px 22px #1118270a}.modulePageHero.page-inbox{background:linear-gradient(135deg,#f0fdf4,#fff 70%)}.modulePageHero.page-repeat{background:linear-gradient(135deg,#eef4ff,#fff 70%)}.modulePageHero.page-campaign{background:linear-gradient(135deg,#fff1ed,#fff 70%)}.modulePageHero.page-pages{background:linear-gradient(135deg,#fff9e7,#fff 70%)}.modulePageHero.page-rules{background:linear-gradient(135deg,#f4fbf6,#fff 70%)}.moduleHeroIcon{color:#15803d;width:46px;height:46px;box-shadow:none;background:#d8f6e5;border:1px solid #0000;border-radius:12px;place-items:center;display:grid}.modulePageHero.page-inbox .moduleHeroIcon{color:#15803d;background:#d8f6e5}.modulePageHero.page-repeat .moduleHeroIcon{color:#1d4ed8;background:#dbeafe}.modulePageHero.page-campaign .moduleHeroIcon{color:#c0432e;background:#fde2da}.modulePageHero.page-pages .moduleHeroIcon{color:#b45309;background:#fde9b8}.modulePageHero.page-rules .moduleHeroIcon{color:#15803d;background:#d8f6e5}.modulePageHero .moduleHeroCopy{grid-column:2}.modulePageHero{grid-template-columns:auto minmax(0,1fr) minmax(520px,.95fr)}.moduleHeroCopy .eyebrow{margin-bottom:6px}.moduleHeroCopy h3{color:#0f172a;margin-bottom:6px;font-size:clamp(1.35rem,1.8vw,1.7rem);line-height:1.15}.moduleHeroCopy p:not(.eyebrow){color:#4b5563;max-width:620px;font-size:.92rem;line-height:1.45}.moduleHeroStats{grid-template-columns:repeat(3,minmax(160px,1fr));gap:10px}.moduleHeroStats>.statSummaryCard{background:#fff;border:1px solid #d9e1dd;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:0 12px;min-height:0;padding:10px 14px;display:grid;box-shadow:0 4px 10px #11182708}.moduleStatIcon{color:#17734c;background:#eefaf2;border-radius:8px;grid-row:1/-1;justify-content:center;place-self:center;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;line-height:0;display:flex;overflow:hidden}.moduleStatIcon svg{stroke-width:2px;flex:0 0 18px;width:18px;height:18px;margin:0;display:block}.moduleStatIcon.tone-blue{color:#1667b7;background:#edf7ff}.moduleStatIcon.tone-coral{color:#7c3fb2;background:#f8efff}.moduleStatIcon.tone-lemon{color:#7d650f;background:#fff7da}.moduleStatIcon.tone-plain{color:#111827;background:#f7f9fb}.moduleHeroStats span:not(.moduleStatIcon),.moduleHeroStats small{color:#4b5563;overflow-wrap:normal;min-width:0;font-size:.75rem;font-weight:700;line-height:1.25}.moduleHeroStats>.statSummaryCard>span:not(.moduleStatIcon){text-transform:none;font-weight:800}.moduleHeroStats strong{color:#0f172a;white-space:nowrap;margin:0;font-size:1.35rem;line-height:1.05}.moduleHeroNotice{color:#374151;background:linear-gradient(90deg,#f5fbf8,#fff);border:1px solid #d9e1dd;border-radius:8px;grid-column:1/-1;gap:10px;min-height:40px;padding:6px 14px;font-size:.88rem;font-weight:700}.moduleHeroNotice svg{color:#18824f}.sourceDock{margin-bottom:18px}.sourceTile,.sourceConnectButton{position:relative}.sourceTile.tone-mint.isActive{background:#e6f8ef;border-color:#2b9b67}.sourceTile.tone-lemon{background:#fff7d7}.sourceTile.tone-blue{background:#eaf5ff}.sourceSelectedIcon,.sourceConnectButton small{display:none}.workspaceGrid,.rulesLayout,.accountLayout{gap:18px}.sectionHeader h3,.moduleCardHeader h3{color:#111827;font-size:1.35rem}.moduleWorkCard{background:#fff;border:1px solid #d9e1dd;border-radius:8px;gap:16px;padding:20px;display:grid;box-shadow:0 18px 42px #1118270d}.moduleCardHeader,.moduleTabsHeader{justify-content:space-between;align-items:center;gap:16px;display:flex}.moduleHeaderActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.sourceSelectButton{justify-content:center;align-items:center;gap:9px;padding:0 16px;display:inline-flex}.toolbar{grid-template-columns:minmax(260px,1fr) auto minmax(430px,auto) minmax(160px,auto);gap:12px}.searchBox{border-color:#d9e1dd;min-height:54px}.searchBox input{color:#111827;font-weight:650}.segmented{border-color:#d9e1dd;min-height:54px;padding:5px}.segmented button{color:#111827;min-width:92px;padding:0 16px}.segmented button.isActive{color:#fff;background:#111827}.conversationList{min-height:286px;padding:0}.conversationCard,.dataCard,.usageCard,.settingTile,.campaignCard,.emptyState{background:#fff;border-color:#d9e1dd}.emptyState{background:0 0;border:0;min-height:282px}.emptyState:before{content:none;display:none}.emptyState>svg{box-sizing:content-box;color:#607064;background:#f1f5f2;border-radius:999px;width:30px;height:30px;margin-bottom:12px;padding:16px}.emptyState strong{color:#111827}.emptyState p{color:#5b6472}.filterStrip{border-top:1px solid #e6ece8;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 0 0;display:flex}.filterStrip .searchBox{flex:280px;min-height:44px}.filterStrip button{color:#111827;background:#fff;border:1px solid #d9e1dd;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-weight:800;display:inline-flex}.filterStrip button.isActive{color:#166541;background:#f2fbf5;border-color:#97cfad}.filterMoreButton{margin-left:auto}.repeatSubtitle{color:#6b7280;margin-top:4px;font-size:.82rem;font-weight:700;display:block}.repeatProductFilter{position:relative}.repeatProductMenu{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:220px;max-height:260px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 12px 28px #1118271a}.repeatProductMenuItem{text-align:left;color:#111827;cursor:pointer;background:0 0;border:0;border-radius:6px;width:100%;padding:8px 10px;font-size:.86rem;font-weight:700;display:block}.repeatProductMenuItem:hover{background:#f3f4f6}.repeatBulkBar{background:#ecfdf5;border:1px solid #c7ead9;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:10px 14px;display:flex}.repeatBulkBar>span{color:#166534;align-items:center;gap:8px;font-size:.88rem;font-weight:800;display:inline-flex}.repeatBulkActions{flex-wrap:wrap;gap:8px;display:inline-flex}.repeatBulkActions .ghostButton,.repeatBulkActions .primaryButton{min-height:32px;padding:4px 12px;font-size:.82rem}.repeatBulkQueue{background:#fef2f8;border:1px solid #fbcfe8;border-radius:10px;margin-bottom:12px;padding:12px 14px}.repeatBulkQueueHead{justify-content:space-between;align-items:center;gap:10px;display:flex}.repeatBulkQueueHead strong{color:#9d174d;font-size:.92rem;font-weight:800}.repeatBulkQueueHint{color:#6b7280;margin:6px 0 8px;font-size:.82rem;line-height:1.45}.repeatBulkQueue ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.repeatBulkQueue li{background:#fff;border:1px solid #fbe2ec;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:8px 10px;display:grid}.repeatBulkQueue li strong{color:#111827;font-size:.88rem;font-weight:800;display:block}.repeatBulkQueue li small{color:#6b7280;font-size:.78rem;font-weight:600}.repeatBulkQueueActions{gap:8px;display:inline-flex}.repeatBulkQueueActions .ghostButton,.repeatBulkQueueActions .primaryButton{min-height:30px;padding:4px 12px;font-size:.78rem}.repeatCandidateList{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-top:4px;overflow:hidden}.repeatCandidateHeader,.repeatCandidateRow{grid-template-columns:36px minmax(160px,1.4fr) minmax(120px,1fr) minmax(110px,.8fr) minmax(80px,.6fr) minmax(110px,.8fr) auto;align-items:center;gap:14px;padding:10px 14px;display:grid}.repeatCandidateHeader{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;background:#f9fafb;border-bottom:1px solid #e5e7eb;font-size:.72rem;font-weight:800}.repeatCandidateRow+.repeatCandidateRow{border-top:1px solid #f3f4f6}.repeatCandidateRow.isSelected{background:#ecfdf5}.repeatCheckbox{color:#fff;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:6px;place-items:center;width:22px;height:22px;padding:0;display:grid}.repeatCheckbox:hover{border-color:#9ca3af}.repeatCheckbox.isChecked{background:#16a34a;border-color:#16a34a}.repeatCandidateIdentity{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.repeatCandidateAvatar{color:#16a34a;background:#d8f6e5;border-radius:999px;place-items:center;width:32px;height:32px;font-size:.82rem;font-weight:800;display:grid}.repeatCandidateIdentity strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:800;display:block;overflow:hidden}.repeatCandidateIdentity small{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:600;display:block;overflow:hidden}.repeatCandidateProduct{color:#374151;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:700;overflow:hidden}.repeatCandidateValue strong{color:#111827;font-size:.88rem;font-weight:800;display:block}.repeatCandidateValue small{color:#6b7280;font-size:.74rem;font-weight:600;display:block}.repeatCandidateGap{color:#4b5563;font-size:.82rem;font-weight:700}.repeatCandidateStatus{text-align:center;white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:.74rem;font-weight:800}.repeatCandidateStatus.status-draft{color:#3730a3;background:#e0e7ff}.repeatCandidateStatus.status-ready{color:#b45309;background:#fff7ea}.repeatCandidateStatus.status-sent{color:#15803d;background:#d8f6e5}.repeatCandidateStatus.status-snoozed{color:#4b5563;background:#f3f4f6}.repeatCandidateStatus.status-ignored{color:#b91c1c;background:#fef2f2}.repeatCandidateActions{justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.repeatCandidateActions .ghostButton,.repeatCandidateActions .primaryButton{min-height:30px;padding:4px 12px;font-size:.8rem}.repeatCandidateActions .ghostButton[aria-label]{min-width:32px;padding:4px 8px}.repeatPagination{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:12px;padding:12px 14px;display:flex}.repeatPaginationSummary{color:#4b5563;align-items:center;gap:16px;font-size:.84rem;font-weight:700;display:inline-flex}.repeatPaginationSummary label{color:#6b7280;align-items:center;gap:8px;font-size:.78rem;display:inline-flex}.repeatPaginationSummary select{color:#111827;background:#fff;border:1px solid #d9e1dd;border-radius:6px;padding:4px 8px;font-size:.82rem;font-weight:700}.repeatPaginationNav{align-items:center;gap:4px;display:inline-flex}.repeatPaginationNav .ghostButton{min-width:32px;min-height:32px;padding:0}.repeatPaginationPage{color:#4b5563;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;min-width:32px;min-height:32px;padding:4px 10px;font-size:.82rem;font-weight:700}.repeatPaginationPage:hover{color:#111827;background:#f3f4f6}.repeatPaginationPage.isActive{color:#fff;background:#16a34a}.repeatPaginationEllipsis{color:#9ca3af;padding:0 4px;font-size:.82rem}.repeatCandidateLoading,.repeatCandidateEmpty{text-align:center;color:#6b7280;padding:28px 16px;font-size:.88rem}.repeatCandidateEmpty{justify-items:center;gap:6px;display:grid}.repeatCandidateEmpty strong{color:#111827;font-size:.95rem}.repeatCandidateEmpty p{max-width:420px;margin:0}.repeatDrawerBackdrop{z-index:100;background:#0f172a73;justify-content:flex-end;animation:.2s repeatDrawerFade;display:flex;position:fixed;inset:0}@keyframes repeatDrawerFade{0%{opacity:0}to{opacity:1}}.repeatDrawer{background:#fff;grid-template-rows:auto auto 1fr auto;width:min(540px,96vw);height:100vh;animation:.22s repeatDrawerSlide;display:grid;box-shadow:-20px 0 40px #0f172a26}@keyframes repeatDrawerSlide{0%{transform:translate(40px)}to{transform:translate(0)}}.repeatDrawerHead{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 22px 12px;display:flex}.repeatDrawerHead small{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:.74rem;font-weight:800;display:block}.repeatDrawerHead h3{color:#0f172a;margin:4px 0 2px;font-size:1.15rem;font-weight:800}.repeatDrawerHead p{color:#4b5563;margin:0;font-size:.84rem}.repeatDrawerClose{color:#6b7280;cursor:pointer;background:#f3f4f6;border:0;border-radius:999px;place-items:center;width:32px;height:32px;display:grid}.repeatDrawerClose:hover{color:#111827;background:#e5e7eb}.repeatDrawerSummary{background:#f9fafb;border-bottom:1px solid #f3f4f6;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px 22px;display:grid}.repeatDrawerSummary>div{gap:2px;display:grid}.repeatDrawerSummary small{color:#6b7280;text-transform:uppercase;font-size:.7rem;font-weight:700}.repeatDrawerSummary strong{color:#111827;font-size:.88rem;font-weight:800}.repeatDrawerBody{gap:12px;padding:16px 22px;display:grid;overflow-y:auto}.repeatDrawerBody label>span{color:#374151;margin-bottom:6px;font-size:.82rem;font-weight:800;display:block}.repeatDrawerBody textarea{color:#111827;resize:vertical;border:1px solid #d9e1dd;border-radius:8px;outline:0;width:100%;min-height:140px;padding:10px 12px;font-family:inherit;font-size:.88rem;line-height:1.5}.repeatDrawerBody textarea:focus{border-color:#2b9b67;box-shadow:0 0 0 3px #2b9b6726}.repeatDrawerVars{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.repeatDrawerVars small{color:#6b7280;margin-right:4px;font-size:.76rem;font-weight:700}.repeatDrawerVars .ghostButton{min-height:28px;padding:2px 10px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:.76rem}.repeatDrawerPreview{background:#ecfdf5;border:1px solid #c7ead9;border-radius:8px;padding:10px 12px}.repeatDrawerPreview small{color:#166534;margin-bottom:4px;font-size:.76rem;font-weight:800;display:block}.repeatDrawerPreview p{color:#111827;white-space:pre-wrap;margin:0;font-size:.86rem;line-height:1.5}.repeatDrawerFooter{border-top:1px solid #f3f4f6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:14px 22px;display:flex}.repeatDrawerNote{color:#4b5563;flex:auto;font-size:.82rem}.repeatDrawerFooterActions{gap:8px;display:inline-flex}.repeatEmptyPanel,.pageEmptyPanel{grid-column:1/-1;gap:16px;display:grid}.workflowSteps{background:#fff;border:1px solid #d9e1dd;border-radius:8px;grid-template-columns:minmax(180px,.8fr) repeat(3,minmax(0,1fr));align-items:center;gap:16px;padding:18px;display:grid}.workflowSteps>strong{color:#111827}.workflowSteps span{border-left:1px solid #d9e1dd;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:4px 12px;min-width:0;padding-left:18px;display:grid}.workflowSteps b{color:#fff;background:#2f8f58;border-radius:999px;grid-row:1/span 2;place-items:center;width:24px;height:24px;font-size:.8rem;display:grid}.workflowSteps em{color:#111827;font-style:normal;font-weight:850}.workflowSteps small{color:#5b6472;line-height:1.45}.performanceCommandCenter{gap:16px;margin-bottom:16px;display:grid}.performanceEyebrow{color:#15803d;letter-spacing:.04em;text-transform:uppercase;background:#ecfdf5;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.performancePeriodSwitch{background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;gap:2px;padding:3px;display:inline-flex}.performancePeriodSwitch button{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:5px 14px;font-size:.82rem;font-weight:700}.performancePeriodSwitch button.isActive{color:#fff;background:#111827}.performanceLoading,.performanceError,.aiCoachLoading,.aiCoachError{text-align:center;color:#6b7280;padding:28px 16px;font-size:.9rem}.performanceError,.aiCoachError{color:#b91c1c}.performanceKpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}@media (width<=980px){.performanceKpis{grid-template-columns:repeat(2,minmax(0,1fr))}}.kpiCard{background:#fff;border:1px solid #e5e7eb;border-radius:10px;gap:4px;padding:12px 14px;display:grid;box-shadow:0 1px 2px #11182708}.kpiCard small{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:800}.kpiCard strong{color:#0f172a;font-size:1.35rem;font-weight:800;line-height:1.1}.kpiDelta{color:#6b7280;background:#f3f4f6;border-radius:999px;align-items:center;gap:4px;width:fit-content;padding:2px 8px;font-size:.74rem;font-weight:800;display:inline-flex}.kpiDelta.isPositive{color:#15803d;background:#d8f6e9}.kpiDelta.isNegative{color:#b91c1c;background:#fef2f2}.trendChart{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px}.trendChartLegend{gap:14px;margin-bottom:10px;display:inline-flex}.trendChartLegendItem{color:#4b5563;align-items:center;gap:6px;font-size:.78rem;font-weight:700;display:inline-flex}.trendChartLegendSwatch{border-radius:3px;width:12px;height:12px;display:inline-block}.trendSwatchRevenue{background:linear-gradient(#16a34a,#22c55e)}.trendSwatchOrder{background:#dbeafe}.trendChartBars{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;align-items:end;gap:6px;min-height:180px;padding-top:8px;display:grid}.trendChartBar{flex-direction:column;align-items:center;gap:6px;height:100%;display:flex}.trendChartBarStack{justify-content:center;align-items:end;width:100%;max-width:28px;height:100%;min-height:1px;display:flex;position:relative}.trendChartFillOrder{background:#dbeafe;border-radius:4px 4px 0 0;width:100%;max-width:22px;transition:height .25s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.trendChartFillRevenue{z-index:1;background:linear-gradient(#16a34a,#22c55e);border-radius:4px 4px 0 0;width:100%;max-width:16px;transition:height .25s;position:relative}.trendChartBar small{color:#9ca3af;font-size:.68rem;font-weight:700}.performanceSplit{grid-template-columns:1.05fr .95fr;gap:12px;display:grid}@media (width<=900px){.performanceSplit{grid-template-columns:1fr}}.funnelCard,.paymentMethodsCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px}.funnelCard h4,.paymentMethodsCard h4{color:#0f172a;margin:0 0 10px;font-size:.95rem;font-weight:800}.funnelEmpty,.paymentMethodsEmpty{color:#6b7280;margin:0;font-size:.86rem}.funnelStages{gap:10px;margin:0;padding:0;list-style:none;display:grid}.funnelStage{gap:4px;display:grid}.funnelStageHead{color:#111827;justify-content:space-between;align-items:baseline;display:flex}.funnelStageHead strong{font-size:.86rem;font-weight:800}.funnelStageHead span{font-size:1rem;font-weight:800}.funnelStageBar{background:#f3f4f6;border-radius:999px;height:8px;overflow:hidden}.funnelStageFill{background:linear-gradient(90deg,#16a34a,#22c55e);border-radius:999px;height:100%}.funnelStage.tone-pending .funnelStageFill{background:linear-gradient(90deg,#f59e0b,#fcd34d)}.funnelStage.tone-spam .funnelStageFill,.funnelStage.tone-failed .funnelStageFill{background:linear-gradient(90deg,#ef4444,#f87171)}.funnelStage.tone-total .funnelStageFill{background:linear-gradient(90deg,#1d4ed8,#3b82f6)}.funnelStageMeta{justify-content:space-between;gap:8px;display:flex}.funnelStageMeta small{color:#6b7280;font-size:.74rem;font-weight:700}.funnelStageMeta .funnelStageDrop{color:#b91c1c}.paymentMethodsList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.paymentMethodRow{gap:4px;display:grid}.paymentMethodHead{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.paymentMethodHead strong{color:#111827;font-size:.88rem;font-weight:800}.paymentMethodHead small{color:#6b7280;font-size:.74rem;font-weight:700}.paymentMethodBar{background:#f3f4f6;border-radius:999px;height:8px;overflow:hidden}.paymentMethodFill{background:linear-gradient(90deg,#1d4ed8,#60a5fa);border-radius:999px;height:100%}.paymentMethodMeta{justify-content:flex-end;display:flex}.paymentMethodMeta span{color:#0f172a;font-size:.86rem;font-weight:700}.aiCoachCard{gap:12px;margin-bottom:16px;display:grid}.aiCoachEyebrow{color:#7c3aed;letter-spacing:.04em;text-transform:uppercase;background:#f5f3ff;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.aiCoachStamp{color:#6d28d9;background:#faf5ff;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.74rem;font-weight:700;display:inline-flex}.aiCoachStamp:before{content:"";background:#7c3aed;border-radius:999px;width:6px;height:6px;box-shadow:0 0 0 2px #7c3aed2e}.aiCoachCtaButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#6d28d9);border:0;border-radius:10px;align-items:center;gap:7px;min-height:36px;padding:0 16px;font-size:.86rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 6px 16px #7c3aed40}.aiCoachCtaButton:hover{transform:translateY(-1px);box-shadow:0 10px 22px #7c3aed4d}.aiCoachCtaButton:active{transform:translateY(0)}.aiCoachList{gap:6px;margin:0;padding:0;list-style:none;display:grid}.aiCoachItem{background:#fff;border:1px solid #eef0f3;border-radius:12px;grid-template-columns:28px minmax(0,1fr);gap:14px;padding:14px 16px;transition:border-color .15s,box-shadow .15s,transform .15s;animation:.25s aiCoachItemEnter;display:grid}.aiCoachItem:hover{border-color:#d8dde4;transform:translateY(-1px);box-shadow:0 6px 16px #0f172a0d}@keyframes aiCoachItemEnter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.aiCoachItemIcon{color:#6b7280;background:#f3f4f6;border-radius:8px;place-items:center;width:28px;height:28px;margin-top:2px;display:grid}.aiCoachItem.tone-urgent .aiCoachItemIcon{color:#be123c;background:#fff1f2}.aiCoachItem.tone-positive .aiCoachItemIcon{color:#15803d;background:#ecfdf5}.aiCoachItem.tone-info .aiCoachItemIcon{color:#1d4ed8;background:#eff6ff}.aiCoachItemBody{min-width:0}.aiCoachItemHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}.aiCoachItemHead strong{color:#0f172a;letter-spacing:-.01em;font-size:.94rem;font-weight:700;line-height:1.35}.aiCoachItemBody p{color:#4b5563;margin:0;font-size:.86rem;line-height:1.55}.aiCoachItemPriority{color:#6b7280;white-space:nowrap;background:#f3f4f6;border-radius:999px;flex-shrink:0;align-items:center;gap:5px;padding:2px 8px;font-size:.72rem;font-weight:600;display:inline-flex}.aiCoachItemPriorityDot{background:#9ca3af;border-radius:999px;width:6px;height:6px}.aiCoachItem.priority-high .aiCoachItemPriority{color:#be123c;background:#fff1f2}.aiCoachItem.priority-high .aiCoachItemPriorityDot{background:#ef4444;box-shadow:0 0 0 2px #ef444426}.aiCoachItem.priority-medium .aiCoachItemPriority{color:#b45309;background:#fffbeb}.aiCoachItem.priority-medium .aiCoachItemPriorityDot{background:#f59e0b}.aiCoachItem.priority-low .aiCoachItemPriority{color:#6b7280;background:#f3f4f6}.aiCoachEmpty{text-align:center;color:#6b7280;justify-items:center;gap:6px;padding:24px;font-size:.88rem;display:grid}.aiCoachEmpty strong{color:#111827;font-size:.95rem}.aiCoachEmpty p{max-width:360px;margin:0}.aiCoachIdle{text-align:center;background:linear-gradient(#faf5ff,#fff 60%);border:1px dashed #ddd6fe;border-radius:14px;justify-items:center;gap:10px;padding:32px 24px;display:grid}.aiCoachIdleIcon{color:#7c3aed;background:#f5f3ff;border-radius:16px;place-items:center;width:56px;height:56px;display:grid}.aiCoachIdle strong{color:#0f172a;font-size:1.05rem;font-weight:800}.aiCoachIdle p{color:#4b5563;max-width:460px;margin:0;font-size:.9rem;line-height:1.5}.aiCoachIdle em{color:#7c3aed;font-style:normal;font-weight:700}.aiCoachProgress{background:linear-gradient(#faf5ff,#fff 50%);border:1px solid #ede9fe;border-radius:14px;gap:14px;padding:16px 18px;display:grid}.aiCoachProgressBar{background:#ede9fe;border-radius:999px;height:4px;overflow:hidden}.aiCoachProgressFill{background:linear-gradient(90deg,#7c3aed,#a855f7);height:100%;transition:width .4s}.aiCoachStages{gap:8px;margin:0;padding:0;list-style:none;display:grid}.aiCoachStage{color:#6b7280;align-items:center;gap:10px;font-size:.86rem;font-weight:700;display:inline-flex}.aiCoachStage.isActive{color:#5b21b6}.aiCoachStage.isDone{color:#15803d}.aiCoachStageDot{background:#ede9fe;border:2px solid #0000;border-radius:999px;place-items:center;width:14px;height:14px;display:grid;position:relative}.aiCoachStage.isDone .aiCoachStageDot{background:#16a34a}.aiCoachStage.isDone .aiCoachStageDot:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:5px;height:9px;transform:rotate(45deg)translate(-1px,-1px)}.aiCoachStage.isActive .aiCoachStageDot{background:#7c3aed;animation:1s ease-in-out infinite coachPulse}@keyframes coachPulse{0%,to{box-shadow:0 0 #7c3aed66}50%{box-shadow:0 0 0 6px #7c3aed0d}}.aiCoachThinking{background:#fff;border:1px solid #ddd6fe;border-radius:10px;gap:6px;max-height:180px;padding:10px 12px;display:grid;overflow-y:auto}.aiCoachThinkingHead{color:#7c3aed;text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:6px;font-size:.72rem;font-weight:800;display:inline-flex}.aiCoachThinkingBody{color:#374151;white-space:pre-wrap;word-break:break-word;margin:0;padding:0;font-family:inherit;font-size:.78rem;line-height:1.5}.aiCoachThinkingBody:after{content:"▋";color:#7c3aed;margin-left:1px;animation:.9s steps(2,end) infinite coachCursor}@keyframes coachCursor{to{opacity:0}}.attributionPanel{gap:14px;margin-bottom:16px;display:grid}.attributionSetupCard{gap:10px;margin-bottom:16px;padding:14px 18px;display:grid}.attributionSetupBody{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.attributionSetupIcon{color:#1d4ed8;background:#eef4ff;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.attributionSetupCopy{gap:2px;min-width:0;display:grid}.attributionSetupCopy strong{color:#0f172a;font-size:1rem;font-weight:800;line-height:1.25}.attributionSetupCopy p{color:#4b5563;margin:0;font-size:.85rem;line-height:1.45}.attributionSetupActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.attributionManualSection{border-top:1px dashed #e5e7eb;padding-top:10px}.linkButton{color:#1d4ed8;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:.85rem;font-weight:700}.linkButton:hover{text-decoration:underline}.attributionManualForm{gap:10px;margin-top:10px;display:grid}.attributionManualHint{color:#4b5563;margin:0;font-size:.82rem;line-height:1.4}.attributionManualRow{grid-template-columns:minmax(140px,.6fr) minmax(180px,1fr) minmax(180px,1fr);gap:10px;display:grid}@media (width<=720px){.attributionManualRow{grid-template-columns:1fr}}.attributionManualField{color:#374151;gap:4px;font-size:.78rem;font-weight:700;display:grid}.attributionManualField input,.attributionManualField select{color:#111827;background:#fff;border:1px solid #d9e1dd;border-radius:8px;outline:0;min-height:36px;padding:6px 10px;font-size:.88rem;font-weight:600}.attributionManualField input:focus,.attributionManualField select:focus{border-color:#2b9b67;box-shadow:0 0 0 3px #2b9b6726}.attributionManualActions{justify-content:flex-start;gap:8px;display:flex}.attributionManualNotice{color:#166534;background:#ecfdf5;border-radius:8px;padding:6px 10px;font-size:.82rem;font-weight:700}@media (width<=720px){.attributionSetupBody{grid-template-columns:auto minmax(0,1fr)}.attributionSetupActions{grid-column:1/-1;justify-content:flex-start}}.attributionEyebrow{color:#4b5563;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:6px;font-size:.7rem;font-weight:800;display:inline-flex}.attributionEyebrow svg{color:#1d4ed8}.attributionTotals{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.attributionTotalCell{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-content:start;gap:4px;padding:14px 16px 14px 18px;display:grid;position:relative;overflow:hidden}.attributionTotalCell:before{content:"";background:#cbd5e1;width:3px;position:absolute;inset:0 auto 0 0}.attributionTotalCell.tone-blue:before{background:#2563eb}.attributionTotalCell.tone-mint:before{background:#10b981}.attributionTotalCell.tone-lemon:before{background:#f59e0b}.attributionTotalCell.tone-coral:before{background:#f43f5e}.attributionTotalCell span{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;font-size:.7rem;font-weight:700}.attributionTotalCell strong{color:#0f172a;letter-spacing:-.01em;align-items:baseline;gap:2px;font-size:1.7rem;font-weight:800;line-height:1.05;display:inline-flex}.attributionTotalCell strong em{color:#6b7280;font-size:.95rem;font-style:normal;font-weight:700}.attributionTotalCell small{color:#6b7280;font-size:.74rem;font-weight:500;line-height:1.4}.attributionNotice{color:#166534;background:#ecfdf5;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:6px 12px;font-size:.84rem;font-weight:700;display:inline-flex}.attributionNotice.tone-warn{color:#92400e;background:#fff7d7}.attributionNotice.tone-error{color:#b91c1c;background:#fef2f2}.attributionPixelGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:10px;display:grid}.attributionPixelCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;gap:12px;padding:14px 16px;transition:border-color .15s,box-shadow .15s;display:grid}.attributionPixelCard:hover{border-color:#cbd5e1;box-shadow:0 1px #0f172a0a}.attributionPixelCard.tone-fb,.attributionPixelCard.tone-tiktok,.attributionPixelCard.tone-gtm,.attributionPixelCard.tone-kwai{background:#fff}.attributionPixelHeader{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.attributionPixelIdent{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.attributionPixelProvider{color:#4b5563;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:6px;width:fit-content;font-size:.7rem;font-weight:800;display:inline-flex}.attributionPixelDot{background:#94a3b8;border-radius:999px;flex-shrink:0;width:8px;height:8px}.attributionPixelProvider[data-provider=fb] .attributionPixelDot{background:#1877f2}.attributionPixelProvider[data-provider=tiktok] .attributionPixelDot{background:#000}.attributionPixelProvider[data-provider=gtm] .attributionPixelDot{background:#1a73e8}.attributionPixelProvider[data-provider=kwai] .attributionPixelDot{background:#ff5e1f}.attributionPixelHeader strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.95rem;font-weight:800;line-height:1.3;display:block;overflow:hidden}.attributionPixelCapi{color:#6b7280;white-space:nowrap;background:#f3f4f6;border-radius:999px;flex-shrink:0;align-items:center;gap:5px;padding:4px 9px;font-size:.7rem;font-weight:700;display:inline-flex}.attributionPixelCapi.isReady{color:#15803d;background:#eafaf1}.attributionPixelCapi.isReady svg{color:#16a34a}.attributionPixelMetrics{border-top:1px solid #f1f5f9;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:8px 0 0;display:grid}.attributionPixelMetrics>div{border-right:1px solid #f1f5f9;flex-direction:column;gap:2px;padding:4px 10px;display:flex}.attributionPixelMetrics>div:first-child{padding-left:0}.attributionPixelMetrics>div:last-child{border-right:0;padding-right:0}.attributionPixelMetrics dt{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:.66rem;font-weight:700}.attributionPixelMetrics dd{color:#111827;letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:800;line-height:1.1}.attributionPixelMetrics dd em{color:#6b7280;margin-left:1px;font-size:.7rem;font-style:normal;font-weight:700}.attributionPixelExternal{color:#4b5563;background:#f3f4f6;border-radius:6px;width:fit-content;padding:3px 8px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:.72rem}.attributionEmpty{background:#f9fafb;border:1px dashed #d9e1dd;border-radius:10px;grid-column:1/-1;justify-items:start;gap:8px;padding:18px 20px;display:grid}.attributionEmpty strong{color:#111827;font-size:.95rem}.attributionEmpty p{color:#4b5563;margin:0;font-size:.85rem;line-height:1.55}.attributionEmpty p code,.attributionEmpty code{color:#111827;background:#e5e7eb;border-radius:4px;margin:0 4px 2px 0;padding:1px 8px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:.78rem;display:inline-block}.attributionEmptyActions{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.attributionScopeDetail{background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;max-width:480px;margin-top:6px;padding:8px 10px}.attributionScopeDetail summary{cursor:pointer;color:#374151;font-size:.82rem;font-weight:700}.attributionScopeDetail ul{flex-wrap:wrap;gap:4px;margin:8px 0 0;padding:0;list-style:none;display:flex}.attributionScopeDetail li{display:inline-flex}.attributionGapList{background:#fef2f2;border:1px solid #fbcfe8;border-radius:10px;gap:8px;padding:14px 16px;display:grid}.attributionGapHeader{color:#b91c1c;align-items:center;gap:8px;font-size:.88rem;font-weight:800;display:inline-flex}.attributionGapList ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.attributionGapRow{background:#fff;border:1px solid #fde2e2;border-radius:8px;grid-template-columns:minmax(140px,.7fr) minmax(0,1fr) auto;align-items:center;gap:12px;padding:8px 10px;display:grid}.attributionGapRow strong{color:#111827;font-size:.88rem;font-weight:800;display:block}.attributionGapRow small{color:#6b7280;font-size:.76rem;font-weight:600;display:block}.attributionGapRow em{color:#b91c1c;font-size:.82rem;font-style:normal;font-weight:700}.attributionGapRow span{color:#111827;font-size:.9rem;font-weight:800}.campaignEyebrow{color:#4b5563;letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:6px;font-size:.68rem;font-weight:800;display:inline-flex}.campaignEyebrow svg{color:#7c3aed}.campaignHeaderActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.campaignFilterGroup{background:#fff;border:1px solid #e2e8e6;border-radius:10px;align-items:center;gap:0;padding:0;display:inline-flex;overflow:hidden}.campaignFilterGroup>*{height:36px;background:0 0!important;border:0!important;border-radius:0!important;padding:0 12px!important;font-size:.84rem!important}.campaignFilterGroup>*+*{border-left:1px solid #e2e8e6!important}.campaignFilterGroup>:hover{background:#f7faf8!important}.campaignDashboardGrid{grid-template-columns:minmax(0,1fr) minmax(280px,.38fr);gap:16px;display:grid}.campaignListPanel,.insightPanel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.campaignListPanel{padding:6px}.campaignList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.campaignListRow{background:#fff;border:1px solid #0000;border-radius:10px;flex-direction:column;gap:10px;padding:14px 16px;transition:background .15s,border-color .15s;display:flex}.campaignListRow:hover{background:#f9fbfa;border-color:#e5eae7}.campaignListRow header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.campaignListRow header strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.98rem;font-weight:800;line-height:1.3;overflow:hidden}.campaignRecBadge{color:#8a5a00;white-space:nowrap;text-overflow:ellipsis;background:#fef9e7;border:1px solid #fceeb6;border-radius:999px;align-items:center;gap:6px;max-width:100%;padding:5px 10px;font-size:.74rem;font-weight:700;line-height:1.3;display:inline-flex;overflow:hidden}.campaignRecBadge svg{color:#b45309;flex-shrink:0}.campaignStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0;display:grid}.campaignStats>div{border-right:1px solid #eef2ef;flex-direction:column;gap:2px;padding-right:14px;display:flex}.campaignStats>div:last-child{border-right:0;padding-right:0}.campaignStats dt{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.66rem;font-weight:700}.campaignStats dd{color:#0f172a;letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:800}.campaignStats dd em{color:#6b7280;margin-left:1px;font-size:.78rem;font-style:normal;font-weight:700}.campaignEmptyPanel{color:#5b6472;text-align:center;place-items:center;min-height:240px;padding:32px 24px;display:grid}.emptyIconBubble{color:#607064;background:#eef3ef;border-radius:999px;place-items:center;width:52px;height:52px;margin-bottom:10px;display:grid}.campaignEmptyPanel strong{color:#0f172a;font-size:.98rem}.campaignEmptyPanel p{color:#5b6472;max-width:420px;margin:6px 0 0;line-height:1.5}.campaignSparseHint{color:#7a4a00;text-align:left;background:#fff7e6;border:1px solid #fbe5a8;border-radius:10px;align-items:flex-start;gap:8px;max-width:480px;margin-top:14px;padding:10px 14px;font-size:.84rem;font-weight:600;line-height:1.5;display:inline-flex}.campaignSparseHint svg{color:#c2570d;flex-shrink:0;margin-top:2px}.insightPanel{flex-direction:column;padding:18px 18px 0;display:flex}.insightPanel h4{color:#0f172a;margin:0 0 12px;font-size:.92rem;font-weight:800}.insightList{flex-direction:column;flex:1;gap:12px;margin:0;padding:0;list-style:none;display:flex}.insightItem{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:10px;display:grid}.insightIcon{color:#16824f;background:#eefaf2;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.insightItem:nth-child(2) .insightIcon{color:#1d4ed8;background:#eef4ff}.insightItem:nth-child(3) .insightIcon{color:#c2410c;background:#fef3ec}.insightItem strong{color:#0f172a;font-size:.88rem;font-weight:800;line-height:1.35;display:block}.insightItem p{color:#5b6472;margin:3px 0 0;font-size:.82rem;line-height:1.45}.insightFootnote{color:#6b7280;border-top:1px solid #eef2ef;align-items:flex-start;gap:8px;margin:16px -18px 0;padding:12px 18px;font-size:.8rem;font-weight:600;line-height:1.4;display:flex}.insightFootnote svg{flex-shrink:0;margin-top:2px}@media (width<=960px){.campaignDashboardGrid{grid-template-columns:minmax(0,1fr)}}.moduleTabsHeader{border-bottom:1px solid #e6ece8}.moduleTabs{gap:28px;display:flex}.moduleTabs button{color:#374151;background:0 0;border:0;border-bottom:3px solid #0000;min-height:64px;font-weight:850}.moduleTabs button.isActive{color:#16824f;border-color:#16824f}.pageEmptyPanel{place-items:center;min-height:360px}.pageEmptyPanel .primaryButton{background:#118048;width:fit-content;padding:0 26px}.usageList{gap:14px}.usageCard,.settingTile{box-shadow:none}.settingTile{min-height:180px;padding:22px}.settingTile a,.settingTile button{color:#16824f}@media (width<=1060px){.appShell{grid-template-columns:86px minmax(0,1fr)}.brandLockup{justify-content:center}.brandLockup h1,.brandLockup .eyebrow,.navButton span,.pricePanel div{display:none}.pricePanel{justify-content:center}.authStage{grid-template-columns:1fr;min-height:auto}.authHero{min-height:640px;padding:32px 32px 0}.authBrand{justify-content:flex-start}.authBrand h1,.authBrand .eyebrow{display:block}.authHeroCopy h2{font-size:clamp(3rem,10vw,4.9rem)}.authPane{border-top:1px solid #d6ded6;border-left:0;padding:34px}.onboardingTopbar .brandLockup{justify-content:flex-start}.onboardingTopbar .brandLockup h1{display:block}.onboardingLayout{grid-template-columns:1fr}.onboardingSidebar{grid-template-columns:minmax(250px,.85fr) minmax(0,1.15fr);min-height:auto}.setupProgressIntro{border-bottom:0;border-right:1px solid #e1e8e5}.onboardingStepList{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:28px 24px}.onboardingStepList:before{width:auto;height:2px;inset:44px 62px auto 44px}.setupStepItem{grid-template-columns:38px minmax(0,1fr);gap:10px;min-height:116px;padding:10px}.setupHelpCard{grid-column:1/-1;margin:0 24px 24px}.metricGrid,.usageList{grid-template-columns:repeat(2,minmax(0,1fr))}.modulePageHero{grid-template-columns:auto minmax(0,1fr)}.moduleHeroStats{grid-column:1/-1}.dataGrid.three,.settingsGrid,.campaignGrid,.sourceDock,.connectorSetupGrid,.onboardingSources,.wizardFormGrid,.wizardReviewGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.workQueueGrid{grid-template-columns:repeat(3,minmax(220px,1fr))}.sourceConnectButton{grid-column:1/-1;min-height:44px}}@media (width<=720px){.authShell{padding:10px}.authHero{min-height:auto;padding:20px}.authHeroCopy{margin-top:42px}.authHeroCopy h2{font-size:2.75rem}.authHeroCopy p{font-size:1rem}.authOrbit,.dashboardMock{display:none}.authPane{padding:14px}.authCard{box-shadow:none;align-self:stretch;padding:18px}.authSwitch{margin-bottom:24px}.authMetaRow{flex-direction:column;align-items:flex-start}.authDivider{text-align:center;flex-wrap:wrap}.authInlineActions,.loadingSteps{grid-template-columns:1fr}.onboardingShell{padding:12px}.onboardingTopbar,.connectorPanel{flex-direction:column;align-items:stretch}.onboardingTopbar{min-height:auto;padding:16px}.onboardingTopbar .ghostButton{width:100%}.onboardingLayout,.onboardingSidebar{grid-template-columns:1fr}.setupProgressIntro{border-bottom:1px solid #e1e8e5;border-right:0;padding:22px 20px 18px}.onboardingStepList{grid-template-columns:1fr;padding:18px 18px 4px}.onboardingStepList:before{width:2px;height:auto;top:44px;bottom:42px;left:35px}.setupStepItem{grid-template-columns:38px minmax(0,1fr);padding-bottom:24px}.setupStepItem em{max-width:100%}.setupHelpCard{margin:14px 18px 18px}.onboardingMainPanel{gap:16px;padding:18px 12px}.onboardingMainHero{flex-direction:column;align-items:flex-start;padding:0 4px}.onboardingMainHero h2{margin-bottom:12px;font-size:2.45rem}.setupStoreIllustration{transform-origin:top;align-self:center;height:140px;margin-top:-12px;transform:scale(.82)}.wizardPanel{min-height:auto;padding:18px}.wizardPanelHeader{align-items:flex-start}.wizardIconBadge{width:54px;height:54px}.iconSelectMenu{width:100%;min-width:0;max-width:none;margin-top:8px;position:static}.allStoreSummary{grid-template-columns:auto minmax(0,1fr)}.allStoreSummary em{grid-column:2;justify-self:start}.connectorSetupGrid{grid-template-columns:1fr}.setupConnectorCard{min-height:auto}.onboardingSources,.wizardFormGrid,.wizardReviewGrid{grid-template-columns:1fr}.wizardActions,.wizardActions.split{flex-direction:column-reverse;align-items:stretch}.wizardActions .primaryButton,.wizardActions .ghostButton,.connectorPanel .primaryButton,.connectModalActions .primaryButton,.connectModalActions .ghostButton{width:100%}.setupTip{align-items:flex-start;padding:14px}.connectModal{padding:18px}.connectModalHeader{grid-template-columns:1fr;padding-right:36px}.connectModalActions{grid-template-columns:1fr}.appShell{display:block}.sidebar{z-index:30;border-bottom:1px solid #d8e2da;border-right:0;height:auto;padding:10px 14px;position:sticky;top:0}.brandLockup{justify-content:flex-start}.brandMark{width:38px;height:38px;box-shadow:3px 3px #17212b}.sidebar .navList,.pricePanel{display:none}.mainArea{padding:16px 14px 98px}.topbar,.sectionHeader,.workbenchHeader,.noticeBand,.toolbar{flex-direction:column;align-items:stretch}.modulePageHero{grid-template-columns:1fr;padding:14px}.moduleHeroIcon{width:48px;height:48px}.moduleHeroCopy h3{font-size:1.8rem}.moduleHeroStats{scroll-snap-type:x proximity;grid-template-columns:repeat(3,minmax(126px,1fr));margin-left:-14px;margin-right:-14px;padding:0 14px 3px;overflow-x:auto}.moduleHeroStats>.statSummaryCard{scroll-snap-align:start}.topbarActions{width:100%}.topbarActions>*{flex:auto}.statusPill,.primaryButton,.ghostButton,.iconButton{min-height:44px}.priorityRail,.metricGrid,.workQueueGrid{scroll-snap-type:x proximity;gap:10px;margin-left:-14px;margin-right:-14px;padding:0 14px 4px;display:flex;overflow-x:auto}.priorityChip,.metricCard,.workQueueCard{scroll-snap-align:start;flex:0 0 78%}.metricGrid,.dataGrid,.dataGrid.three,.usageList,.settingsGrid,.campaignGrid,.accountStatusGrid,.sourceEmptyPanel{grid-template-columns:1fr}.toolbar{grid-template-columns:1fr;display:grid}.segmented{width:100%}.segmented button{flex:1 0 auto}.cardTopline{align-items:flex-start}.conversationCard,.dataCard,.campaignCard,.settingTile{padding:14px}.actionRow{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.actionRow .iconButton{width:100%}.campaignNumbers{grid-template-columns:repeat(3,minmax(82px,1fr));overflow-x:auto}.connectionFacts{grid-template-columns:1fr}.connectedStoreList article{grid-template-columns:auto minmax(0,1fr)}.connectedStoreList article em{text-align:left;grid-column:2}.accountStatusCard .primaryButton,.accountStatusCard .ghostButton{width:100%}.tableRow{grid-template-columns:1fr 1fr}.tableHead{display:none}.tableRow p{grid-column:1/-1}.draftDrawer{width:100%;height:min(86vh,760px);padding:18px 14px calc(18px + env(safe-area-inset-bottom));border-top:1px solid #17212b;border-left:0;border-radius:16px 16px 0 0;margin-top:auto}.draftTextarea textarea{min-height:190px}.drawerActions{grid-template-columns:1fr 1fr;display:grid}.mobileNav{z-index:50;padding:6px;padding-bottom:calc(6px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #17212b;border-radius:14px;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;display:grid;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 10px 24px #17212b2e}.mobileNav a{color:#526258;background:0 0;border:0;border-radius:10px;place-items:center;gap:3px;min-height:54px;font-size:.72rem;font-weight:900;text-decoration:none;display:grid;position:relative}.mobileNav a.isActive{color:#fff;background:#17212b}.mobileNav small{color:#17212b;background:#ff7f6e;border-radius:999px;min-width:18px;padding:1px 5px;font-size:.68rem;position:absolute;top:4px;right:8px}.toast{max-width:none;bottom:92px;left:14px;right:14px}}@media (width<=390px){.topbar h2,.sectionHeader h3{font-size:1.28rem}.priorityChip,.metricCard{flex-basis:86%}.actionRow{grid-template-columns:1fr}.mobileNav a span{font-size:.66rem}}.iklanSubTabBar{background:linear-gradient(135deg,#f7faf8 0%,#eef5f1 100%);border:1px solid #d9e6df;border-radius:16px;align-items:center;gap:18px;margin-bottom:18px;padding:10px 14px;display:flex;overflow-x:auto;box-shadow:0 1px #0f2f240a}.iklanSubTabBarContext{border-right:1px solid #d9e6df;flex-direction:column;flex-shrink:0;min-width:110px;padding-right:14px;display:flex}.iklanSubTabBarContext small{letter-spacing:.08em;text-transform:uppercase;color:#5b6a64;font-size:.66rem;font-weight:700}.iklanSubTabBarContext strong{color:#0f2f24;margin-top:2px;font-size:.96rem;font-weight:850}.iklanSubTabBar ul{flex:1;align-items:center;gap:6px;min-width:0;margin:0;padding:0;list-style:none;display:flex}.iklanSubTabBar li{display:inline-flex}.iklanSubTabBar button{color:#45554d;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:8px;padding:9px 16px;font-size:.86rem;font-weight:700;transition:background .18s,color .18s,border-color .18s,transform .18s;display:inline-flex}.iklanSubTabBar button:hover{color:#0f2f24;background:#11804814}.iklanSubTabBar button.isActive{color:#0f2f24;background:#fff;border-color:#c5dbcf;box-shadow:0 2px #1180481f}.iklanSubTabBar button svg{flex-shrink:0}.iklanSoonPanel,.iklanMayarPanel{text-align:left;background:#fff;border:1px dashed #c8d8d0;border-radius:18px;flex-direction:column;align-items:flex-start;gap:14px;padding:28px;display:flex}.iklanSoonPanel strong,.iklanMayarPanel strong{color:#0f2f24;font-size:1.06rem}.iklanSoonPanel p,.iklanMayarPanel p{color:#4b5b53;max-width:620px;margin:0;line-height:1.55}.iklanSoonIcon,.iklanMayarIcon{color:#116a3e;background:linear-gradient(135deg,#eaf4ee 0%,#d6ead9 100%);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.iklanMayarIcon{color:#4b2db5;background:linear-gradient(135deg,#f1ecff 0%,#e3d8ff 100%)}@media (width<=720px){.iklanSubTabBar{flex-direction:column;align-items:stretch;gap:10px}.iklanSubTabBarContext{border-bottom:1px solid #d9e6df;border-right:0;flex-direction:row;align-items:baseline;gap:10px;padding-bottom:8px;padding-right:0}}.pagesHeader{flex-wrap:wrap;gap:12px}.pagesEyebrow{color:#4b5563;letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:6px;font-size:.68rem;font-weight:800;display:inline-flex}.pagesEyebrow svg{color:#1d4ed8}.pagesSubtitle{color:#5b6472;max-width:540px;margin:6px 0 0;font-size:.86rem;line-height:1.5}.pagesHeaderActions{flex-wrap:wrap;gap:8px;display:flex}.pagesStatRow{background:#f7faf8;border:1px solid #e5eae7;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0;padding:12px 14px;display:grid}.pagesStatRow>div{border-right:1px solid #e5eae7;flex-direction:column;gap:2px;padding-right:12px;display:flex}.pagesStatRow>div:last-child{border-right:0}.pagesStatRow small{color:#6b7280;letter-spacing:.05em;text-transform:uppercase;font-size:.68rem;font-weight:700}.pagesStatRow strong{color:#0f2f24;letter-spacing:-.01em;font-size:1.45rem;font-weight:800;line-height:1.05}.pagesList{flex-direction:column;gap:12px;display:flex}.pageCard{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;gap:14px;padding:18px 20px;transition:border-color .15s,box-shadow .15s;display:flex}.pageCard:hover{border-color:#d3dad6;box-shadow:0 1px #0f2f240d}.pageCardHeader{grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:14px;display:grid}.pageScore{letter-spacing:-.02em;border:1px solid #0000;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.2rem;font-weight:800;display:inline-flex}.pageScore.tone-neutral{color:#6b7280;background:#f3f4f6;border-color:#e5e7eb}.pageScore.tone-good{color:#0f6f3a;background:linear-gradient(135deg,#eafaf1 0%,#d6f5e0 100%);border-color:#c4ead4}.pageScore.tone-warn{color:#8a5a00;background:linear-gradient(135deg,#fef9e7 0%,#fcefc1 100%);border-color:#f5e6a8}.pageScore.tone-danger{color:#b91c1c;background:linear-gradient(135deg,#fee9e9 0%,#fcd1d1 100%);border-color:#f5b4b4}.pageCardIdent{flex-direction:column;gap:4px;min-width:0;display:flex}.pageCardIdent h4{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.05rem;font-weight:800;overflow:hidden}.pageCardUrl{color:#2563eb;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;text-decoration:none;overflow:hidden}.pageCardUrl:hover{text-decoration:underline}.pageCardSlug{color:#4338ca;background:#eef2ff;border-radius:6px;align-items:center;width:fit-content;padding:2px 8px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:.72rem;font-weight:600;display:inline-flex}.pageCardMeta{color:#6b7280;flex-wrap:wrap;gap:4px 12px;margin-top:2px;font-size:.74rem;font-weight:600;display:flex}.pageCardMeta span{align-items:center;gap:4px;display:inline-flex}.pageCardMeta svg{color:#94a3b8}.pageCardMeta .pageCardPublished{color:#15803d}.pageCardMeta .pageCardPublished svg{color:#16a34a}.pageCardMetaDim{color:#94a3b8;font-style:italic}.pageCardIssue,.pageCardRec{border-radius:10px;flex-direction:column;gap:4px;padding:10px 14px;display:flex}.pageCardIssue{background:#fff7ed;border:1px solid #fed7aa}.pageCardRec{background:#ecfdf5;border:1px solid #bbf7d0}.pageCardIssueLabel,.pageCardRecLabel{letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:5px;font-size:.66rem;font-weight:800;display:inline-flex}.pageCardIssueLabel{color:#b45309}.pageCardRecLabel{color:#166534}.pageCardRecLabel svg{color:#16a34a}.pageCardIssue p,.pageCardRec p{color:#1f2937;margin:0;font-size:.92rem;line-height:1.5}.pageCardDetails{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px}.pageCardDetails summary{cursor:pointer;color:#374151;padding:10px 14px;font-size:.84rem;font-weight:700;list-style:none}.pageCardDetails summary::-webkit-details-marker{display:none}.pageCardDetails summary:after{content:"›";float:right;color:#9ca3af;font-size:1rem;transition:transform .15s;transform:rotate(90deg)}.pageCardDetails[open] summary:after{transform:rotate(270deg)}.pageCardIssueList{flex-direction:column;gap:8px;margin:0;padding:0 14px 12px;list-style:none;display:flex}.pageCardIssueList li{background:#fff;border-left:3px solid #d1d5db;border-radius:8px;padding:8px 10px}.pageCardIssueList li.tone-high{border-left-color:#ef4444}.pageCardIssueList li.tone-medium{border-left-color:#f59e0b}.pageCardIssueList li.tone-low{border-left-color:#10b981}.pageCardIssueList strong{color:#0f172a;align-items:center;gap:8px;font-size:.82rem;font-weight:800;display:inline-flex}.pageIssueSeverity{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:1px 6px;font-size:.62rem;font-style:normal;font-weight:800}.pageIssueSeverity.tone-high{color:#b91c1c;background:#fee2e2}.pageIssueSeverity.tone-medium{color:#92400e;background:#fef3c7}.pageIssueSeverity.tone-low{color:#166534;background:#d1fae5}.pageCardIssueList p{color:#1f2937;margin:4px 0 2px;font-size:.82rem;line-height:1.45}.pageCardIssueList small{color:#4b5563;font-size:.78rem;line-height:1.45}.pageCardSuggestions{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;margin:0 14px 12px;padding:10px 12px}.pageCardSuggestions strong{letter-spacing:.06em;text-transform:uppercase;color:#1d4ed8;margin-bottom:6px;font-size:.72rem;font-weight:800;display:block}.pageCardSuggestions p{color:#1e3a8a;margin:4px 0;font-size:.86rem;line-height:1.45}.pageCardSuggestions p span{color:#1d4ed8;font-weight:800}.pageCardActions{border-top:1px solid #f1f5f9;flex-wrap:wrap;align-items:center;gap:8px;padding-top:4px;display:flex}.pageCardActionsRight{flex-wrap:wrap;gap:6px;margin-left:auto;display:flex}.pageCardActions button{font-size:.82rem}.pageCardActions .primaryButton.small,.pageCardActions .ghostButton.small{height:32px;padding:0 12px}.pagesEmptyPanel{background:#f9fafb;border:1px dashed #d9e1dd;border-radius:14px;flex-direction:column;align-items:flex-start;gap:12px;padding:32px;display:flex}.pagesEmptyPanel strong{color:#0f172a;font-size:1rem}.pagesEmptyPanel p{color:#5b6472;max-width:540px;margin:0;line-height:1.55}.pagesEmptyPanel em{color:#0f172a;font-style:normal;font-weight:700}.pagesEmptyPanel .primaryButton{width:fit-content;margin-top:6px}.pagesToolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin:14px 0 10px;display:flex}.pagesFilterPills{flex-wrap:wrap;gap:6px;display:flex}.pagesFilterPill{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:.82rem;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.pagesFilterPill em{color:#6b7280;background:#f3f4f6;border-radius:999px;padding:1px 7px;font-size:.7rem;font-style:normal;font-weight:700;display:inline-block}.pagesFilterPill:hover{color:#0f2f24;background:#f7faf8;border-color:#d3dad6}.pagesFilterPill.isActive{color:#fff;background:#0f2f24;border-color:#0f2f24}.pagesFilterPill.isActive em{color:#fff;background:#ffffff2e}.pagesSearch{flex:0 320px;align-items:center;min-width:240px;display:flex;position:relative}.pagesSearch svg{color:#94a3b8;pointer-events:none;position:absolute;left:11px}.pagesSearch input{color:#0f172a;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;height:36px;padding:0 12px 0 32px;font-size:.86rem}.pagesSearch input:focus{border-color:#16824f;outline:none;box-shadow:0 0 0 3px #16824f1f}.pagesList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.pageRow{background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:border-color .15s,box-shadow .15s;overflow:hidden}.pageRow:hover{border-color:#d3dad6}.pageRow.isExpanded{border-color:#0f2f24;box-shadow:0 2px #0f2f240d}.pageRowMain{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 16px;display:grid}.pageRowMain:hover{background:#f9fbfa}.pageRow.isExpanded .pageRowMain{background:#f7faf8}.pageRowMain .pageScore{border-radius:12px;width:44px;height:44px;font-size:1.05rem}.pageRowIdent{flex-direction:column;gap:4px;min-width:0;display:flex}.pageRowTitle{align-items:center;gap:10px;min-width:0;display:flex}.pageRowTitle strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.95rem;font-weight:800;overflow:hidden}.pageRowTitle .pageStateBadge,.pageRowTitle .pageRowAuditCta{flex-shrink:0;align-self:center}.pageRowMeta{color:#6b7280;flex-wrap:wrap;align-items:center;gap:4px 12px;font-size:.74rem;font-weight:600;display:flex}.pageRowMeta span{align-items:center;gap:4px;display:inline-flex}.pageRowMeta svg{color:#94a3b8}.pageRowUrl,.pageRowSlug{color:#4338ca;background:#eef2ff;border-radius:5px;padding:1px 7px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:.7rem}.pageRowMetaDim{color:#94a3b8;font-style:italic}.pageRowPublished{color:#15803d}.pageRowPublished svg{color:#16a34a}.pageRowChevron{color:#94a3b8;flex-shrink:0;transition:transform .2s}.pageRow.isExpanded .pageRowChevron{color:#0f2f24;transform:rotate(180deg)}.pageRowExpanded{border-top:1px solid #eef2ef;flex-direction:column;gap:12px;padding:0 16px 14px;display:flex}.pageRowExpandedGrid{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.pageRowAuditFootnote{color:#6b7280;flex-wrap:wrap;gap:12px;font-size:.74rem;font-weight:600;display:flex}.pageRowAuditFootnote span{align-items:center;gap:4px;display:inline-flex}.pageRowActions{flex-wrap:wrap;align-items:center;gap:8px;padding-top:4px;display:flex}.pageRowActionsRight{flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto;display:flex}.pageRowActions .ghostButton,.pageRowActions .ghostButton.small,.pageRowActions .primaryButton,.pageRowActions .primaryButton.small,.pageRowActions .pageOptimizeCta{box-sizing:border-box;border-radius:10px;align-items:center;gap:6px;height:36px;padding:0 14px;font-size:.84rem;font-weight:700;line-height:1;display:inline-flex}.pageRowActions .ghostButton svg,.pageRowActions .primaryButton svg,.pageRowActions .pageOptimizeCta svg{flex-shrink:0}.pageCardIssueList.expanded{padding:0}.pagesNoResults{text-align:center;background:#f9fafb;border:1px dashed #e5e7eb;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:32px;display:flex}.pagesNoResults svg{color:#9ca3af;margin-bottom:4px}.pagesNoResults strong{color:#0f172a;font-size:.95rem}.pagesNoResults p{color:#6b7280;margin:0;font-size:.86rem}.pagesPagination{background:#f9fbfa;border:1px solid #eef2ef;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:12px 14px;display:flex}.pagesPaginationSummary{color:#4b5563;align-items:center;gap:14px;font-size:.84rem;display:flex}.pagesPaginationSummary label{align-items:center;gap:6px;font-weight:600;display:inline-flex}.pagesPaginationSummary select{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #d3dad6;border-radius:8px;height:30px;padding:0 8px;font-size:.82rem}.pagesPaginationNav{align-items:center;gap:3px;display:flex}.pagesPaginationNav .ghostButton{justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.pagesPaginationPage{color:#4b5563;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;min-width:32px;height:32px;padding:0 8px;font-size:.84rem;font-weight:700}.pagesPaginationPage:hover{color:#0f2f24;background:#fff;border-color:#d3dad6}.pagesPaginationPage.isActive{color:#fff;background:#0f2f24;border-color:#0f2f24}.pagesPaginationEllipsis{color:#94a3b8;padding:0 4px;font-weight:700}.pageStateBadge{white-space:nowrap;letter-spacing:0;border-radius:999px;align-items:center;gap:5px;height:28px;padding:0 11px;font-size:.74rem;font-weight:700;line-height:1;display:inline-flex}.pageStateBadge.tone-pending{color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb}.pageStateBadge.tone-pending svg{color:#6b7280}.pageStateBadge.tone-draft{color:#8a5a00;background:#fef9e7;border:1px solid #fceeb6}.pageStateBadge.tone-draft svg{color:#b45309}.pageStateBadge.tone-sent{color:#1d4ed8;background:#dbeafe;border:1px solid #bfdbfe}.pageStateBadge.tone-sent svg{color:#2563eb}.pageStateBadge.tone-snoozed{color:#475569;background:#f1f5f9;border:1px solid #cbd5e1}.pageStateBadge.tone-snoozed svg{color:#64748b}.pageStateBadge.tone-ignored{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca}.pageStateBadge.tone-ignored svg{color:#dc2626}.pageScorePlaceholder{color:#9ca3af;background:#f3f4f6;border:1px dashed #d1d5db;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.pageRow.isPending{border-left:3px solid #f0b429}.pageRow.isPending .pageRowMain{background:linear-gradient(90deg,#fef9e799 0%,#0000 30%)}.pageRow.isPending:hover .pageRowMain{background:linear-gradient(90deg,#fef9e7e6 0%,#f9fbfa 35%)}.pageRow.isAudited{border-left:3px solid #16a34a}.pageRowAuditCta{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f0b429 0%,#de911d 100%);border:0;border-radius:999px;flex-shrink:0;align-items:center;gap:5px;height:28px;padding:0 14px;font-size:.78rem;font-weight:700;line-height:1;transition:filter .15s,transform .1s;display:inline-flex;box-shadow:0 1px #0f172a14}.pageRowAuditCta:hover:not(:disabled){filter:brightness(1.05)}.pageRowAuditCta:active:not(:disabled){transform:translateY(1px)}.pageRowAuditCta:disabled{opacity:.6;cursor:not-allowed}.pageOptimizeCta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#5b21b6 100%);border:0;border-radius:8px;align-items:center;gap:6px;height:32px;padding:0 14px;font-size:.82rem;font-weight:700;transition:filter .15s,transform .1s;display:inline-flex;position:relative;box-shadow:0 1px #0f172a1a}.pageOptimizeCta:hover{filter:brightness(1.07)}.pageOptimizeCta:active{transform:translateY(1px)}.pageOptimizeDot{background:#f59e0b;border:2px solid #fff;border-radius:999px;width:10px;height:10px;font-style:normal;position:absolute;top:-3px;right:-3px}.optimizerBackdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:80;background:#0f172a73;animation:.2s fadeIn;position:fixed;inset:0}.optimizerDrawer{z-index:81;background:#fff;flex-direction:column;width:min(1080px,96vw);animation:.25s cubic-bezier(.16,1,.3,1) slideIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-10px 0 30px #0f172a26}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.optimizerHeader{background:linear-gradient(135deg,#faf8ff 0%,#fff 100%);border-bottom:1px solid #eef2ef;justify-content:space-between;align-items:flex-start;gap:14px;padding:22px 26px 18px;display:flex}.optimizerHeader h3{color:#0f172a;text-overflow:ellipsis;max-width:800px;margin:6px 0 4px;font-size:1.15rem;font-weight:800;overflow:hidden}.optimizerEyebrow{color:#6d28d9;letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:5px;font-size:.7rem;font-weight:800;display:inline-flex}.optimizerSubtitle{color:#4b5563;max-width:700px;margin:0;font-size:.86rem;line-height:1.5}.optimizerCloseBtn{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.optimizerCloseBtn:hover{color:#0f172a;background:#f7faf8}.optimizerBody{flex:1;grid-template-columns:minmax(0,1.4fr) minmax(280px,.7fr);gap:0;display:grid;overflow:hidden}.optimizerEditor{flex-direction:column;gap:16px;padding:22px 26px 32px;display:flex;overflow-y:auto}.optimizerPreview{background:linear-gradient(#f9fafb 0%,#f3f4f6 100%);border-left:1px solid #eef2ef;flex-direction:column;gap:12px;padding:22px 22px 32px;display:flex;overflow-y:auto}.optimizerPreviewLabel{color:#6b7280;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:5px;font-size:.72rem;font-weight:800;display:inline-flex}.optimizerPhoneFrame{background:#0f172a;border-radius:36px;align-self:center;width:100%;max-width:340px;padding:8px;box-shadow:0 12px 30px #0f172a33}.optimizerPhoneScreen{color:#1f2937;background:#fff;border-radius:28px;flex-direction:column;gap:10px;min-height:540px;padding:28px 18px 22px;font-size:.84rem;display:flex;position:relative}.optimizerPhoneNotch{background:#e5e7eb;border-radius:2px;width:70px;height:4px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.optimizerPhoneScreen h2{color:#0f172a;margin:8px 0 0;font-size:1.18rem;font-weight:800;line-height:1.25}.optimizerPhoneScreen h2.dim,.optimizerPhoneCopy.dim{color:#cbd5e1}.optimizerPhoneSub{color:#4b5563;margin:0;font-size:.84rem;font-weight:600}.optimizerPhoneImage{color:#94a3b8;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);border-radius:14px;justify-content:center;align-items:center;width:100%;height:130px;margin:6px 0;display:flex}.optimizerPhoneCopy{color:#1f2937;margin:0;font-size:.82rem;line-height:1.45}.optimizerPhoneProof{color:#15803d;background:#eafaf1;border-radius:999px;align-self:center;align-items:center;gap:5px;padding:5px 12px;font-size:.74rem;font-weight:700;display:inline-flex}.optimizerPhoneCta{color:#fff;cursor:not-allowed;opacity:.95;background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);border:0;border-radius:12px;height:42px;margin-top:8px;font-size:.92rem;font-weight:800}.optimizerPhoneFaq{border-top:1px solid #f3f4f6;flex-direction:column;gap:6px;margin-top:10px;padding-top:10px;display:flex}.optimizerPhoneFaq strong{color:#0f172a;font-size:.85rem}.optimizerPhoneFaq details{background:#f9fafb;border-radius:8px;padding:6px 10px}.optimizerPhoneFaq summary{color:#1f2937;cursor:pointer;font-size:.78rem;font-weight:700;list-style:none}.optimizerPhoneFaq summary::-webkit-details-marker{display:none}.optimizerPhoneFaq p{color:#4b5563;margin:5px 0 0;font-size:.76rem;line-height:1.4}.composerSection{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:8px;padding:16px;transition:border-color .15s;display:flex}.composerSection:focus-within{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed1a}.composerSectionHeader{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.composerSectionHeader h4{color:#0f172a;margin:0;font-size:.92rem;font-weight:800}.composerSectionHeader small{color:#6b7280;margin-top:2px;font-size:.78rem;line-height:1.4;display:block}.composerRegenBtn{color:#6d28d9;cursor:pointer;white-space:nowrap;background:#faf5ff;border:1px solid #ddd6fe;border-radius:8px;flex-shrink:0;align-items:center;gap:5px;height:30px;padding:0 12px;font-size:.78rem;font-weight:700;transition:background .15s;display:inline-flex}.composerRegenBtn:hover:not(:disabled){background:#f3e8ff}.composerRegenBtn:disabled{opacity:.6;cursor:not-allowed}.composerInput,.composerTextarea{width:100%;font:inherit;color:#0f172a;resize:vertical;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;font-family:inherit;font-size:.88rem;line-height:1.5}.composerInput:focus,.composerTextarea:focus{background:#fff;border-color:#c4b5fd;outline:none}.composerCharCount{color:#94a3b8;align-self:flex-end;font-size:.7rem;font-weight:600}.composerFaq{background:#fffbeb;border-color:#fef3c7}.composerFaqEmpty{color:#6b7280;background:#fff;border:1px dashed #fde68a;border-radius:8px;padding:14px;font-size:.84rem;line-height:1.5}.composerFaqEmpty em{color:#0f172a;font-style:normal;font-weight:700}.composerFaqList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.composerFaqList li{background:#fff;border:1px solid #fde68a;border-radius:10px;gap:6px;padding:12px 36px 12px 12px;display:grid;position:relative}.composerFaqQ{color:#0f172a;border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:6px 10px;font-size:.84rem;font-weight:700}.composerFaqA{color:#1f2937;resize:vertical;border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:6px 10px;font-family:inherit;font-size:.82rem}.composerFaqRemove{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;position:absolute;top:10px;right:10px}.composerFaqRemove:hover{color:#dc2626;background:#fee2e2}.composerFaqAdd{color:#92400e;cursor:pointer;background:0 0;border:1px dashed #fde68a;border-radius:8px;align-self:flex-start;align-items:center;gap:5px;height:30px;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}.composerFaqAdd:hover{background:#fef3c7}.optimizerNotice{color:#15803d;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:10px;padding:10px 14px;font-size:.86rem;font-weight:600}.optimizerFooter{background:#fff;border-top:1px solid #eef2ef;justify-content:space-between;align-items:center;gap:10px;padding:14px 26px;display:flex}.optimizerFooterRight{gap:8px;display:flex}.optimizerFooter .ghostButton,.optimizerFooter .primaryButton{height:38px;padding:0 18px;font-size:.88rem}.variantPickerBackdrop{z-index:90;background:#0f172a66;animation:.15s fadeIn;position:fixed;inset:0}.variantPicker{z-index:91;background:#fff;border-radius:16px;flex-direction:column;width:min(600px,92vw);max-height:80vh;animation:.18s fadeIn;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0f172a40}.variantPicker header{border-bottom:1px solid #eef2ef;justify-content:space-between;align-items:flex-start;gap:10px;padding:18px 22px 12px;display:flex}.variantPicker header strong{color:#0f172a;font-size:1rem;font-weight:800;display:block}.variantPicker header small{color:#6b7280;margin-top:2px;font-size:.76rem;display:block}.variantPickerClose{color:#4b5563;cursor:pointer;background:#f3f4f6;border:0;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.variantPicker ul{flex-direction:column;gap:8px;margin:0;padding:12px;list-style:none;display:flex;overflow-y:auto}.variantPicker ul li button{text-align:left;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:14px 16px;transition:background .15s,border-color .15s,transform .1s}.variantPicker ul li button:hover{background:#faf5ff;border-color:#c4b5fd}.variantPicker ul li button:active{transform:scale(.99)}.variantHeading{color:#6d28d9;letter-spacing:.05em;text-transform:uppercase;margin-bottom:4px;font-size:.7rem;font-weight:800}.variantPicker ul li button p{color:#0f172a;margin:0;font-size:.92rem;line-height:1.5}.variantFaqList{flex-direction:column;gap:6px;margin:6px 0 0;padding:0;list-style:none;display:flex}.variantFaqList li{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px 10px}.variantFaqList li strong{color:#0f172a;font-size:.82rem;font-weight:700;display:block}.variantFaqList li span{color:#4b5563;margin-top:3px;font-size:.78rem;line-height:1.4;display:block}.variantFaqMore{color:#6b7280;text-align:center;font-style:italic}@media (width<=900px){.optimizerBody{grid-template-columns:1fr}.optimizerPreview{border-top:1px solid #eef2ef;border-left:0}}.studioBackdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100;background:#0f172a8c;animation:.2s fadeIn;position:fixed;inset:0}.studioDrawer{z-index:101;background:#f3f4f6;flex-direction:column;animation:.3s cubic-bezier(.16,1,.3,1) slideUp;display:flex;position:fixed;inset:0}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.studioTopbar{background:#fff;border-bottom:1px solid #e5e7eb;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px;padding:10px 20px;display:grid}.studioTopbarRight{justify-self:end}.studioTopbarLeft{flex-direction:column;gap:2px;min-width:0;display:flex}.studioTitleRow{align-items:center;gap:8px;min-width:0;display:flex}.studioTopbarLeft h3{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;margin:0;font-size:.98rem;font-weight:800;overflow:hidden}.studioTitleEdit{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.studioTitleEdit:not(:disabled):hover{color:#0f172a;background:#f3f4f6}.studioTitleEdit:disabled{opacity:.4;cursor:not-allowed}.studioAutoSaveTopbar{color:#6b7280;align-items:center;gap:5px;margin-top:3px;font-size:.74rem;font-weight:500;display:inline-flex}.studioAutoSaveTopbar.tone-saving{color:#6d28d9}.studioAutoSaveTopbar.tone-pending{color:#92400e}.studioAutoSaveTopbar.tone-saved{color:#15803d}.studioAutoSaveTopbar.tone-error{color:#b91c1c}.studioAutoSaveTopbar.tone-saving svg{animation:1s linear infinite spin}.studioHistoryGroup{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;gap:0;padding:2px;display:inline-flex}.studioIconBtn{color:#4b5563;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.studioIconBtn:not(:disabled):hover{color:#0f172a;background:#fff}.studioIconBtn:disabled{opacity:.35;cursor:not-allowed}.studioPreviewBtn{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:5px;height:36px;padding:0 14px;font-size:.84rem;font-weight:700;display:inline-flex}.studioPreviewBtn:not(:disabled):hover{background:#f7faf8;border-color:#d3dad6}.studioPreviewBtn:disabled{opacity:.45;cursor:not-allowed}.studioEyebrow{color:#6b7280;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:5px;font-size:.66rem;font-weight:700;display:inline-flex}.studioTopbarMiddle{justify-content:center;display:flex}.studioDeviceToggle{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;gap:0;padding:3px;display:inline-flex}.studioDeviceToggle button{color:#4b5563;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:5px;padding:6px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.studioDeviceToggle button.isActive{color:#0f172a;background:#fff;box-shadow:0 1px #0f172a14}.studioTopbarRight{justify-content:flex-end;align-items:center;gap:8px;display:flex}.studioAutoBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#5b21b6 100%);border:0;border-radius:10px;align-items:center;gap:6px;height:36px;padding:0 16px;font-size:.86rem;font-weight:700;transition:filter .15s,transform .1s;display:inline-flex;box-shadow:0 1px #0f172a1f}.studioAutoBtn:hover:not(:disabled){filter:brightness(1.07)}.studioAutoBtn:active:not(:disabled){transform:translateY(1px)}.studioAutoBtn:disabled{opacity:.6;cursor:not-allowed}.studioCloseBtn{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.studioCloseBtn:hover{color:#0f172a;background:#f7faf8}.studioBody{flex:1;grid-template-columns:240px minmax(0,1fr) 320px;display:grid;overflow:hidden}.studioSidebar,.studioInspector{background:#fff;border-right:1px solid #e5e7eb;overflow-y:auto}.studioInspector{border-left:1px solid #e5e7eb;border-right:0}.studioSidebarSection{border-bottom:1px solid #f1f5f9;padding:14px 14px 8px}.studioSidebarSection h4{text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin:0 0 8px;font-size:.7rem;font-weight:800}.studioBlockLibrary{gap:4px;margin:0;padding:0;list-style:none;display:grid}.studioBlockLibraryItem{color:#1f2937;cursor:pointer;text-align:left;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;width:100%;padding:8px 10px;font-size:.82rem;font-weight:600;transition:background .12s,border-color .12s;display:inline-flex}.studioBlockLibraryItem:hover:not(:disabled){color:#0f172a;background:#f3f4f6;border-color:#d1d5db}.studioBlockLibraryItem:disabled{opacity:.5;cursor:not-allowed}.studioBlockLibraryItem svg{color:#6b7280;flex-shrink:0}.studioBlockLibraryItem:hover:not(:disabled) svg{color:#0f172a}.studioSidebarLayers{border-bottom:0}.studioLayers{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.studioLayerRow{background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;padding:4px;display:grid}.studioLayerRow.isSelected{background:#f3f4f6;border-color:#d1d5db}.studioLayerSelect{text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:1px;min-width:0;padding:4px 8px;display:flex}.studioLayerType{color:#6b7280;letter-spacing:.05em;text-transform:uppercase;font-size:.66rem;font-weight:700}.studioLayerRow.isSelected .studioLayerType{color:#0f172a}.studioLayerPreview{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.studioLayerControls{gap:2px;display:inline-flex}.studioLayerControls button{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.studioLayerControls button:hover:not(:disabled){color:#0f172a;background:#f3f4f6}.studioLayerControls button:disabled{opacity:.3;cursor:not-allowed}.studioLayersEmpty{color:#94a3b8;margin:0;padding:8px;font-size:.78rem;font-style:italic}.studioCanvasWrap{background:#f3f4f6;padding:24px 24px 60px;position:relative;overflow-y:auto}.studioCanvas{background:#fff;border-radius:14px;flex-direction:column;gap:4px;min-height:600px;margin:0 auto;padding:24px;transition:max-width .25s;display:flex;box-shadow:0 4px 16px #0f172a0f}.studioCanvas--desktop{max-width:720px}.studioCanvas--mobile{max-width:380px}.studioCanvasEmpty{text-align:center;color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:500px;padding:60px 24px;display:flex}.studioCanvasEmpty svg{color:#c4b5fd}.studioCanvasEmpty strong{color:#0f172a;font-size:1.05rem}.studioCanvasEmpty p{max-width:360px;margin:0;line-height:1.55}.studioCanvasEmpty em{color:#6d28d9;font-style:normal;font-weight:700}.studioCanvasBlock{cursor:pointer;border:2px dashed #0000;border-radius:10px;padding:22px 14px 14px;transition:border-color .12s,background .12s;position:relative}.studioCanvasBlockTag{color:#6b7280;letter-spacing:.06em;opacity:0;pointer-events:none;background:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:1px 7px;font-size:.58rem;font-weight:700;transition:opacity .15s;position:absolute;top:-9px;left:12px}.studioCanvasBlock:hover .studioCanvasBlockTag,.studioCanvasBlock.isSelected .studioCanvasBlockTag{opacity:1}.studioCanvasBlock.isSelected .studioCanvasBlockTag{color:#fff;background:#0f172a;border-color:#0f172a}.studioInsertSlot{z-index:2;justify-content:center;align-items:center;height:0;display:flex;position:relative}.studioInsertBtn{color:#6b7280;cursor:pointer;opacity:0;background:#fff;border:1px solid #e5e7eb;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;transition:opacity .15s,background .12s,border-color .12s;display:inline-flex}.studioInsertSlot:hover .studioInsertBtn,.studioInsertBtn.isOpen,.studioInsertBtn:focus-visible{opacity:1}.studioInsertBtn:hover{color:#0f172a;background:#f3f4f6;border-color:#9ca3af}.studioInsertBtn.isOpen{color:#fff;background:#0f172a;border-color:#0f172a}.studioInsertMenu{z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:10px;grid-template-columns:repeat(2,1fr);gap:4px;min-width:260px;padding:6px;animation:.12s fadeIn;display:grid;position:absolute;top:26px;left:50%;transform:translate(-50%);box-shadow:0 10px 25px #0f172a1f}.studioInsertMenuItem{color:#1f2937;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:6px;padding:7px 10px;font-size:.78rem;font-weight:600;display:inline-flex}.studioInsertMenuItem:hover{color:#0f172a;background:#f3f4f6}.studioInsertMenuItem svg{color:#6b7280}.studioInsertMenuItem:hover svg{color:#0f172a}.studioCanvasBlock[data-padding=sm]{padding:8px 12px}.studioCanvasBlock[data-padding=md]{padding:14px 12px}.studioCanvasBlock[data-padding=lg]{padding:22px 12px}.studioCanvasBlock:hover{background:#fafafa;border-color:#e5e7eb}.studioCanvasBlock.isSelected{background:#faf5ff;border-color:#7c3aed}.studioCanvasBlockToolbar{background:#0f172a;border-radius:8px;gap:3px;padding:3px;display:inline-flex;position:absolute;top:-16px;right:8px;box-shadow:0 2px 8px #0f172a33}.studioCanvasBlockToolbar button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.studioCanvasBlockToolbar button:hover{background:#ffffff2e}.studioCanvasBlockToolbar button.danger:hover{background:#dc2626}.studioBlockHeading{color:#0f172a;margin:0;font-weight:800;line-height:1.2}.studioBlockHeading--h1{font-size:1.8rem}.studioBlockHeading--h2{font-size:1.4rem}.studioBlockHeading--h3{font-size:1.15rem}.studioBlockText{color:#1f2937;margin:0;font-size:.94rem;line-height:1.6}.studioBlockPlaceholder{color:#94a3b8;font-style:italic;font-weight:500}.studioBlockImage{margin:0}.studioBlockImage img{border-radius:10px;max-width:100%}.studioBlockImage figcaption{color:#6b7280;margin-top:6px;font-size:.78rem;font-style:italic}.studioBlockImageCard{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:16px;padding:4px;display:grid}.studioBlockImagePlaceholder{color:#6b7280;background:linear-gradient(135deg,#e5e7eb 0%,#d1d5db 100%);border-radius:12px;justify-content:center;align-items:center;min-height:140px;display:flex}.studioBlockImageMeta{flex-direction:column;gap:4px;min-width:0;display:flex}.studioBlockImageMeta strong{color:#0f172a;font-size:1rem;font-weight:700;line-height:1.3}.studioBlockImageMeta p{color:#6b7280;margin:0;font-size:.84rem;line-height:1.45}.studioBlockImageMeta small{color:#94a3b8;align-items:center;gap:4px;margin-top:4px;font-size:.74rem;font-weight:500;display:inline-flex}.studioBlockImageMeta small svg{color:#94a3b8}.studioBlockButtonWrap{flex-direction:column;align-items:stretch;gap:8px;display:flex}.studioBlockButton{border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px 28px;font-size:1rem;font-weight:800;display:inline-flex}.studioBlockButton--full{width:100%}.studioBlockButton.primary{color:#fff;background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);box-shadow:0 2px #16a34a40}.studioBlockButton.outline{color:#15803d;background:#fff;border:2px solid #15803d}.studioBlockButtonHint{color:#94a3b8;text-align:center;justify-content:center;align-items:center;gap:4px;font-size:.74rem;font-weight:500;display:inline-flex}.studioBlockButtonHint svg{color:#94a3b8}.studioBlockSocial{color:#4b5563;margin:0;font-size:.92rem;font-weight:500;line-height:1.5}.studioBlockTestimonial{color:#1f2937;background:#f9fafb;border-left:4px solid #16a34a;border-radius:8px;margin:0;padding:14px 18px;font-style:italic}.studioBlockTestimonial span{margin-right:6px}.studioBlockFaq{flex-direction:column;gap:6px;display:flex}.studioBlockFaq>strong{color:#0f172a;margin-bottom:4px;font-size:1rem}.studioBlockFaq details{background:#f9fafb;border-radius:8px;padding:8px 12px}.studioBlockFaq summary{color:#1f2937;cursor:pointer;font-size:.86rem;font-weight:700;list-style:none}.studioBlockFaq summary::-webkit-details-marker{display:none}.studioBlockFaq summary:after{content:"+";float:right;color:#94a3b8;font-weight:700}.studioBlockFaq details[open] summary:after{content:"−"}.studioBlockFaq p{color:#4b5563;margin:6px 0 0;font-size:.82rem;line-height:1.5}.studioBlockSpacer{background:repeating-linear-gradient(45deg,#0000,#0000 4px,#f3f4f6 4px 8px);border-radius:4px}.studioNotice{z-index:5;color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin:0 0 12px;padding:9px 14px;font-size:.82rem;font-weight:600;position:sticky;top:0}.studioComposeBanner{color:#0f172a;background:#fff;border:1px solid #e5e7eb;border-left:3px solid #0f172a;border-radius:8px;align-items:center;gap:10px;margin-bottom:12px;padding:10px 14px;font-size:.86rem;font-weight:600;display:flex}.studioComposeSpinner{border:2px solid #e5e7eb;border-top-color:#0f172a;border-radius:999px;flex-shrink:0;width:14px;height:14px;animation:.9s linear infinite spin;display:inline-block}.studioComposeLabel{flex-shrink:0}.studioComposeLabel em{color:#6b7280;margin-left:2px;font-style:normal;font-weight:700}.studioComposeHint{color:#94a3b8;margin-left:auto;font-size:.78rem;font-weight:500}.studioInspectorBody{flex-direction:column;display:flex}.studioInspectorHeader{background:#fafafa;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.studioInspectorHeader span{color:#0f172a;font-size:.84rem;font-weight:800}.studioInspectorActions{gap:4px;display:inline-flex}.studioInspectorActions button{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.studioInspectorActions button:hover{color:#0f172a;background:#f7faf8}.studioInspectorActions button.danger:hover{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.studioInspectorEmpty{text-align:center;color:#6b7280;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;padding:36px 24px 24px;display:flex}.studioInspectorEmptyVector{width:96px;height:80px;margin-bottom:4px}.studioInspectorEmpty strong{color:#0f172a;font-size:.95rem;font-weight:800}.studioInspectorEmpty p{color:#6b7280;max-width:240px;margin:0;font-size:.82rem;line-height:1.5}.studioInspectorEmpty .studioAutoBtn{margin-top:8px}.studioInspectorEmptyHint{color:#6b7280;margin:8px 0 0;font-size:.78rem;line-height:1.5}.studioInspectorEmptyLink{color:#6d28d9;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.studioInspectorEmptyLink:hover{color:#5b21b6}.studioTipsPanel{text-align:left;background:#faf5ff;border:1px solid #ddd6fe;border-radius:12px;width:100%;margin-top:28px;padding:14px}.studioTipsLabel{letter-spacing:.08em;text-transform:uppercase;color:#6d28d9;margin-bottom:10px;font-size:.66rem;font-weight:800;display:block}.studioTipsPanel ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.studioTipsPanel li{color:#4c1d95;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;font-size:.8rem;line-height:1.55;display:grid}.studioTipsPanel li svg{color:#a855f7;flex-shrink:0;margin-top:4px}.studioTipsPanel li>span{min-width:0}.studioTipsPanel em{color:#6d28d9;white-space:nowrap;font-style:normal;font-weight:800}.studioInspectorEmpty svg{color:#cbd5e1}.studioInspectorEmpty strong{color:#0f172a;font-size:.92rem}.studioInspectorEmpty p{margin:0;font-size:.82rem;line-height:1.55}.studioInspectorFields{flex-direction:column;gap:12px;padding:14px;display:flex}.studioInspectorFields label{color:#374151;text-transform:uppercase;letter-spacing:.04em;flex-direction:column;gap:4px;font-size:.74rem;font-weight:700;display:flex}.studioInspectorFields input,.studioInspectorFields textarea,.studioInspectorFields select{width:100%;font:inherit;color:#0f172a;text-transform:none;letter-spacing:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px 10px;font-family:inherit;font-size:.86rem;font-weight:500}.studioInspectorFields textarea{resize:vertical}.studioInspectorFields input:focus,.studioInspectorFields textarea:focus,.studioInspectorFields select:focus{border-color:#c4b5fd;outline:none;box-shadow:0 0 0 3px #7c3aed1a}.studioInspectorFields hr{border:0;border-top:1px solid #f1f5f9;margin:4px 0}.studioInspectorAlign{border:1px solid #e5e7eb;border-radius:8px;width:fit-content;display:inline-flex;overflow:hidden}.studioInspectorAlignBtn{color:#4b5563;cursor:pointer;text-transform:capitalize;background:0 0;border:0;border-right:1px solid #e5e7eb;padding:7px 14px;font-size:.76rem;font-weight:700}.studioInspectorAlignBtn:last-child{border-right:0}.studioInspectorAlignBtn.isActive{color:#6d28d9;background:#faf5ff}.imageUploader{flex-direction:column;gap:6px;display:flex}.imageUploaderDropzone{color:#6d28d9;cursor:pointer;text-align:center;background:#faf5ff;border:2px dashed #ddd6fe;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:28px 16px;transition:background .15s,border-color .15s;display:flex}.imageUploaderDropzone:hover{background:#f3e8ff;border-color:#a855f7}.imageUploaderDropzone strong{color:#6d28d9;font-size:.84rem;font-weight:800}.imageUploaderDropzone small{color:#7c3aed;font-size:.74rem}.imageUploaderDropzone.isUploading{cursor:wait;background:#ede9fe;border-color:#a855f7}.imageUploaderDropzone.isUploading svg{animation:1s linear infinite spin}.imageUploader.hasImage{gap:8px}.imageUploaderPreview{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;position:relative;overflow:hidden}.imageUploaderPreview img{object-fit:contain;background:#f9fafb;width:100%;max-height:200px;display:block}.imageUploaderActions{gap:6px;display:flex}.imageUploaderBtn{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:4px;height:30px;padding:0 10px;font-size:.78rem;font-weight:700;display:inline-flex}.imageUploaderBtn:hover:not(:disabled){color:#6d28d9;background:#faf5ff;border-color:#ddd6fe}.imageUploaderBtn.danger:hover:not(:disabled){color:#b91c1c;background:#fee2e2;border-color:#fecaca}.imageUploaderBtn:disabled{opacity:.5;cursor:not-allowed}.imageUploaderToggle{color:#6d28d9;cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:2px 0;font-size:.74rem;font-weight:600;text-decoration:underline}.imageUploaderToggle:hover{color:#5b21b6}.imageUploaderUrl{color:#0f172a;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:8px 10px;font-family:inherit;font-size:.84rem}.imageUploaderUrl:focus{border-color:#c4b5fd;outline:none;box-shadow:0 0 0 3px #7c3aed1a}.imageUploaderError{color:#b91c1c;background:#fee2e2;border-radius:6px;margin:0;padding:6px 10px;font-size:.76rem;font-weight:600}.composerInspectorLabel{text-transform:uppercase;letter-spacing:.04em;color:#374151;margin-bottom:4px;font-size:.74rem;font-weight:700;display:block}.studioInspectorFaq{flex-direction:column;gap:8px;display:flex}.studioInspectorFaq strong{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.74rem;font-weight:700}.studioInspectorFaqItem{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;flex-direction:column;gap:4px;padding:8px 26px 8px 8px;display:flex;position:relative}.studioInspectorFaqRemove{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;position:absolute;top:6px;right:6px}.studioInspectorFaqRemove:hover{color:#dc2626;background:#fee2e2}.studioInspectorFaqAdd{color:#92400e;cursor:pointer;background:0 0;border:1px dashed #fde68a;border-radius:6px;align-self:flex-start;align-items:center;gap:5px;padding:6px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.studioInspectorFaqAdd:hover{background:#fef3c7}.studioFooter{background:#fff;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;display:flex}.studioFooterLeft{align-items:center;gap:12px;display:inline-flex}.studioFooterStat{color:#4b5563;background:#f3f4f6;border-radius:999px;align-items:center;gap:4px;padding:5px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.studioAddBlockBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;align-items:center;gap:5px;height:36px;padding:0 14px;font-size:.84rem;font-weight:700;display:inline-flex}.studioAddBlockBtn:hover{color:#0f172a;background:#f9fafb;border-color:#9ca3af}.studioFooterMeta{color:#6d28d9;font-size:.78rem;font-weight:600}.studioAutoSave{letter-spacing:0;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:.76rem;font-weight:600;display:inline-flex}.studioAutoSave.tone-saved{color:#15803d;background:#ecfdf5}.studioAutoSave.tone-saved svg{color:#16a34a}.studioAutoSave.tone-pending{color:#854d0e;background:#fef9c3}.studioAutoSave.tone-saving{color:#6d28d9;background:#faf5ff}.studioAutoSave.tone-saving svg{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.studioAutoSave.tone-error{color:#b91c1c;background:#fee2e2}.publishResultBackdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:120;background:#0f172a8c;animation:.15s fadeIn;position:fixed;inset:0}.publishResultModal{z-index:121;background:#fff;border-radius:16px;flex-direction:column;width:min(680px,94vw);max-height:85vh;animation:.2s fadeIn;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0f172a40}.publishResultModal header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:14px;padding:20px 24px 14px;display:flex}.publishResultModal header strong{color:#0f172a;font-size:1.05rem;font-weight:800;display:block}.publishResultModal header small{color:#6b7280;margin-top:4px;font-size:.84rem;line-height:1.4;display:block}.publishResultClose{color:#4b5563;cursor:pointer;background:#f3f4f6;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.publishResultClose:hover{color:#0f172a;background:#e5e7eb}.publishResultBody{flex-direction:column;gap:14px;padding:18px 24px;display:flex;overflow-y:auto}.publishResultBanner{color:#92400e;background:#fef9e7;border:1px solid #fce4a8;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.publishResultBannerOk{color:#15803d;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.publishResultBannerOk svg{color:#16a34a;flex-shrink:0;margin-top:3px}.publishResultBannerOk strong{color:#0f6f3a;font-size:.92rem;font-weight:800;display:block}.publishResultBannerOk p{color:#166534;margin:4px 0 0;font-size:.84rem;line-height:1.5}.publishResultBanner svg{color:#b45309;flex-shrink:0;margin-top:3px}.publishResultBanner strong{color:#7a4a00;font-size:.92rem;font-weight:800;display:block}.publishResultBanner p{color:#7a4a00;margin:4px 0 0;font-size:.84rem;line-height:1.5}.publishResultBanner em{color:#92400e;font-style:normal;font-weight:700}.publishResultCode{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.publishResultCode>summary{cursor:pointer;color:#4b5563;background:#f9fafb;border-bottom:1px solid #0000;padding:8px 12px;font-size:.78rem;font-weight:700;list-style:none}.publishResultCode>summary::-webkit-details-marker{display:none}.publishResultCode[open]>summary{border-bottom-color:#e5e7eb}.publishResultCode header{color:#cbd5e1;letter-spacing:.05em;text-transform:uppercase;background:#1e293b;border:0;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.74rem;font-weight:700;display:flex}.publishResultCopyBtn{color:#0f172a;cursor:pointer;background:#fff;border:0;border-radius:6px;align-items:center;gap:5px;height:26px;padding:0 10px;font-size:.74rem;font-weight:700;display:inline-flex}.publishResultCopyBtn:hover{background:#e5e7eb}.publishResultCode pre{color:#e2e8f0;max-height:240px;margin:0;padding:14px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:.78rem;line-height:1.55;overflow:auto}.publishResultSteps{color:#4b5563;flex-direction:column;gap:4px;margin:4px 0 0;padding-left:22px;font-size:.86rem;line-height:1.6;list-style:decimal;display:flex}.publishResultSteps em{color:#0f172a;font-style:normal;font-weight:700}.publishResultNote{color:#6b7280;background:#f9fafb;border-radius:8px;margin:0;padding:12px;font-size:.86rem}.publishResultModal footer{background:#fafafa;border-top:1px solid #f1f5f9;justify-content:flex-end;gap:8px;padding:14px 24px;display:flex}.publishResultModal footer .primaryButton,.publishResultModal footer .ghostButton{height:38px;padding:0 18px;font-size:.86rem}.publishResultModal footer .primaryButton{align-items:center;gap:6px;text-decoration:none;display:inline-flex}.auditDetailRoot{z-index:90;background:#f8fafc;flex-direction:column;animation:.18s fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.auditDetailTopbar{z-index:5;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:14px;padding:12px 24px;display:flex;position:sticky;top:0}.auditDetailBrand{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;align-items:center;gap:6px;font-size:.74rem;font-weight:800;display:inline-flex}.auditDetailBrand svg{color:#6d28d9}.auditDetailWrap{flex-direction:column;gap:16px;width:100%;max-width:920px;margin:0 auto;padding:24px 24px 80px;display:flex}.auditDetailBack{color:#4b5563;cursor:pointer;background:0 0;border:0;border-radius:8px;align-self:flex-start;align-items:center;gap:6px;padding:6px 10px;font-size:.84rem;font-weight:600;display:inline-flex}.auditDetailBack:hover{color:#0f172a;background:#f3f4f6}.auditDetailHeader{padding:4px 0}.auditDetailEyebrow{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;font-size:.66rem;font-weight:800}.auditDetailHeader h1{color:#0f172a;letter-spacing:-.01em;margin:4px 0 8px;font-size:1.6rem;font-weight:800;line-height:1.2}.auditDetailMeta{color:#6b7280;flex-wrap:wrap;gap:8px;font-size:.78rem;display:flex}.auditDetailUrl,.auditDetailSlug{color:#4338ca;background:#eef2ff;border-radius:6px;align-items:center;gap:5px;padding:2px 9px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:.72rem;text-decoration:none;display:inline-flex}.auditDetailUrl:hover{text-decoration:underline}.auditDetailScoreCard{background:linear-gradient(135deg,#fff 0%,#fafafa 100%);border:1px solid #e5e7eb;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px 22px;display:grid}.auditScoreBig{letter-spacing:-.03em;border:1px solid #0000;border-radius:18px;justify-content:center;align-items:center;width:88px;height:88px;font-size:2.4rem;font-weight:800;line-height:1;display:inline-flex}.auditScoreBig.tone-good{color:#0f6f3a;background:linear-gradient(135deg,#eafaf1 0%,#d6f5e0 100%);border-color:#c4ead4}.auditScoreBig.tone-warn{color:#8a5a00;background:linear-gradient(135deg,#fef9e7 0%,#fcefc1 100%);border-color:#f5e6a8}.auditScoreBig.tone-danger{color:#b91c1c;background:linear-gradient(135deg,#fee9e9 0%,#fcd1d1 100%);border-color:#f5b4b4}.auditScoreBig.tone-neutral{color:#6b7280;background:#f3f4f6;border-color:#e5e7eb}.auditDetailScoreInfo{flex-direction:column;gap:4px;min-width:0;display:flex}.auditDetailScoreInfo strong{color:#0f172a;font-size:1.1rem;font-weight:800}.auditDetailScoreInfo small{color:#6b7280;font-size:.82rem}.auditDetailScoreTimestamp{font-style:italic;color:#94a3b8!important;font-size:.76rem!important}.auditDetailCacheNote{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:6px;align-items:center;gap:5px;width:fit-content;margin-top:6px;padding:4px 9px;font-weight:600;display:inline-flex;color:#15803d!important;font-size:.74rem!important}.auditDetailCacheNote svg{color:#16a34a}.auditDetailScoreActions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.auditDetailScoreActions .ghostButton{height:36px;padding:0 16px;font-size:.84rem}.auditOptimizeBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#7c3aed 0%,#5b21b6 100%);border:0;border-radius:10px;align-items:center;gap:6px;height:36px;padding:0 16px;font-size:.84rem;font-weight:700;display:inline-flex}.auditOptimizeBtn:hover{filter:brightness(1.07)}.auditFreshBanner{border:1px solid #0000;border-radius:12px;align-items:flex-start;gap:10px;padding:12px 16px;display:flex}.auditFreshBanner.tone-warn{color:#7a4a00;background:#fef3c7;border-color:#fbe5a8}.auditFreshBanner svg{flex-shrink:0;margin-top:2px}.auditFreshBanner strong{color:#92400e;font-size:.92rem;font-weight:800;display:block}.auditFreshBanner p{color:#7a4a00;margin:4px 0 0;font-size:.84rem;line-height:1.5}.auditDetailNotice{color:#15803d;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:10px;padding:10px 14px;font-size:.84rem;font-weight:600}.auditDetailFindings{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auditDetailFindingCard{border:1px solid #0000;border-radius:12px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}.auditDetailFindingCard.tone-issue{background:#fff7ed;border-color:#fed7aa}.auditDetailFindingCard.tone-rec{background:#ecfdf5;border-color:#bbf7d0}.auditFindingLabel{letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:5px;font-size:.66rem;font-weight:800;display:inline-flex}.auditDetailFindingCard.tone-issue .auditFindingLabel{color:#b45309}.auditDetailFindingCard.tone-rec .auditFindingLabel{color:#166534}.auditDetailFindingCard p{color:#1f2937;margin:0;font-size:.96rem;line-height:1.55}.auditDetailSection{flex-direction:column;gap:10px;padding:4px 0;display:flex}.auditDetailSection h3{text-transform:uppercase;letter-spacing:.07em;color:#6b7280;align-items:center;gap:6px;margin:0;font-size:.7rem;font-weight:800;display:inline-flex}.auditDetailSection h3 svg{color:#6d28d9}.auditStrengthList{gap:6px;margin:0;padding:0;list-style:none;display:grid}.auditStrengthList li{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:8px;padding:8px 14px 8px 36px;font-size:.88rem;font-weight:600;line-height:1.5;position:relative}.auditStrengthList li:before{content:"✓";color:#16a34a;font-weight:800;position:absolute;top:8px;left:14px}.auditIssuesList{gap:8px;margin:0;padding:0;list-style:none;display:grid}.auditIssuesList li{background:#fff;border:1px solid #e5e7eb;border-left-width:3px;border-radius:10px;padding:12px 14px}.auditIssuesList li.tone-high{border-left-color:#ef4444}.auditIssuesList li.tone-medium{border-left-color:#f59e0b}.auditIssuesList li.tone-low{border-left-color:#10b981}.auditIssuesList li header{align-items:center;gap:8px;margin-bottom:4px;display:flex}.auditIssueArea{color:#0f172a;font-size:.78rem;font-weight:800}.auditIssuesList p{color:#1f2937;margin:4px 0 6px;font-size:.88rem;line-height:1.5}.auditIssueSuggestion{color:#4b5563;background:#f9fafb;border-radius:6px;padding:6px 10px;font-size:.84rem;line-height:1.5}.auditIssueSuggestion span{color:#0f172a;font-weight:800}.auditSuggestionList{gap:8px;display:grid}.auditSuggestionCard{background:#faf5ff;border:1px solid #ddd6fe;border-radius:10px;flex-direction:column;gap:4px;padding:12px 16px;display:flex;position:relative}.auditSuggestionLabel{letter-spacing:.06em;text-transform:uppercase;color:#6d28d9;font-size:.66rem;font-weight:800}.auditSuggestionCard p{color:#1f2937;margin:2px 60px 0 0;font-size:.92rem;line-height:1.5}.auditCopyBtn{color:#6d28d9;cursor:pointer;background:#fff;border:1px solid #ddd6fe;border-radius:6px;align-items:center;gap:4px;height:26px;padding:0 9px;font-size:.74rem;font-weight:700;display:inline-flex;position:absolute;top:10px;right:12px}.auditCopyBtn:hover{background:#f3e8ff}.auditSuggestionHint{color:#6b7280;margin:0;font-size:.82rem;font-style:italic}.auditSuggestionHint em{color:#6d28d9;font-style:normal;font-weight:700}.auditDetailSnapshot{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px}.auditDetailSnapshot summary{cursor:pointer;color:#4b5563;align-items:center;gap:6px;padding:11px 16px;font-size:.84rem;font-weight:700;list-style:none;display:flex}.auditDetailSnapshot summary::-webkit-details-marker{display:none}.auditDetailSnapshot summary svg{color:#6d28d9}.auditSnapshotBody{padding:4px 16px 14px}.auditSnapshotBody p{color:#4b5563;margin:6px 0;font-size:.86rem;line-height:1.55}.auditSnapshotMeta{color:#94a3b8!important;font-size:.74rem!important}.auditDetailEmpty{text-align:center;background:#f9fafb;border:1px dashed #d9e1dd;border-radius:14px;flex-direction:column;align-items:center;gap:12px;padding:60px 24px;display:flex}.auditDetailEmpty svg{color:#c4b5fd}.auditDetailEmpty strong{color:#0f172a;font-size:1.05rem;font-weight:800}.auditDetailEmpty p{color:#5b6472;max-width:460px;margin:0;line-height:1.55}.pageRowDetailLink{color:#6d28d9;cursor:pointer;background:#faf5ff;border:1px solid #ddd6fe;border-radius:10px;align-self:flex-start;align-items:center;gap:8px;padding:9px 16px;font-size:.86rem;font-weight:700;transition:background .15s,border-color .15s,transform .1s;display:inline-flex}.pageRowDetailLink:hover{background:#f3e8ff;border-color:#c4b5fd}.pageRowDetailLink:active{transform:translateY(1px)}.pageRowInsightCount{color:#4b5563;background:#f3f4f6;border-radius:999px;align-self:flex-start;align-items:center;gap:5px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.pageRowInsightCount svg{color:#6b7280}@media (width<=760px){.auditDetailScoreCard{grid-template-columns:1fr;gap:12px}.auditDetailScoreActions{flex-direction:row;align-items:stretch}.auditDetailScoreActions>*{flex:1}.auditDetailFindings{grid-template-columns:1fr}}.studioFooterRight{gap:8px;display:flex}.studioFooter .ghostButton,.studioFooter .primaryButton{height:38px;padding:0 18px;font-size:.86rem}.studioModalBackdrop{z-index:110;background:#0f172a80;animation:.15s fadeIn;position:fixed;inset:0}.studioModal{z-index:111;background:#fff;border-radius:16px;flex-direction:column;width:min(540px,92vw);animation:.18s fadeIn;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0f172a40}.studioModal header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:12px;padding:22px 24px 14px;display:flex}.studioModal header strong{color:#0f172a;letter-spacing:-.01em;font-size:1.05rem;font-weight:800;display:block}.studioModal header small{color:#6b7280;margin-top:6px;font-size:.84rem;line-height:1.5;display:block}.studioAutoModalBody{flex-direction:column;gap:18px;padding:18px 24px;display:flex}.studioAutoModalBody fieldset{border:0;flex-direction:column;gap:8px;margin:0;padding:0;display:flex}.studioAutoModalBody legend{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;padding:0 0 6px;font-size:.7rem;font-weight:700}.studioAutoModalBody fieldset label{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 12px;transition:border-color .12s;display:flex}.studioAutoModalBody fieldset label:hover{border-color:#9ca3af}.studioAutoModalBody fieldset label:has(input:checked){background:#f9fafb;border-color:#0f172a}.studioAutoModalBody fieldset label strong{color:#0f172a;font-size:.88rem;font-weight:700;display:block}.studioAutoModalBody fieldset label small{color:#6b7280;margin-top:2px;font-size:.78rem;line-height:1.45;display:block}.studioAutoModalWarn{color:#6b7280;margin:0;font-size:.82rem;line-height:1.5}.studioModal footer{background:#fafafa;border-top:1px solid #f1f5f9;justify-content:flex-end;gap:8px;padding:14px 24px;display:flex}@media (width<=1100px){.studioBody{grid-template-columns:200px minmax(0,1fr) 280px}}@media (width<=900px){.studioBody{grid-template-rows:auto auto auto;grid-template-columns:1fr}.studioSidebar,.studioInspector{border-bottom:1px solid #e5e7eb;border-left:0;border-right:0;max-height:200px}.studioInspector{border-top:1px solid #e5e7eb;border-bottom:0}}@media (width<=720px){.pageCardHeader{grid-template-columns:auto minmax(0,1fr)}.pageCardHeader>:last-child{grid-column:1/-1}.pagesStatRow{grid-template-columns:repeat(3,minmax(0,1fr))}.pageRowExpandedGrid{grid-template-columns:1fr}.pageRowMain{grid-template-columns:auto minmax(0,1fr)}.pageRowChevron{display:none}.pagesToolbar{flex-direction:column;align-items:stretch}.pagesSearch{flex:100%;min-width:0}.pagesPagination{flex-direction:column;align-items:stretch}.pagesPaginationSummary{justify-content:space-between}}
