@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&family=Patrick+Hand&family=Plus+Jakarta+Sans:wght@500;600;700;800&display=swap";:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.58;font-weight:400;--app-bg: #FFFFFF;--surface-bg: #FFFFFF;--surface-bg-soft: #F7F9FC;--surface-bg-muted: #FBFCFE;--border-soft: #E7EDF5;--text-strong: #13233F;--text-muted: #6C788B;--text-placeholder: #8A99AD;--brand-red: #E6462E;--bg: var(--app-bg);--panel: var(--surface-bg);--ink: var(--text-strong);--muted: var(--text-muted);--line: var(--border-soft);--accent: var(--brand-red);--accent-strong: #B93523;--accent-soft: rgba(230, 70, 46, .08);--navy: #1d3767;--shadow: 0 14px 34px rgba(19, 35, 63, .05);--shadow-soft: 0 6px 18px rgba(19, 35, 63, .035);--danger: #b3372f;--section-gap: 24px;--section-gap-tight: 16px;--section-surface-border: rgba(19, 35, 63, .05);--section-surface-soft: #F8FAFD;--section-surface-muted: #F4F7FB;--section-shadow: 0 10px 24px rgba(19, 35, 63, .035);--app-keyboard-inset: 0px;--app-mobile-bottom-nav-height: 86px}.app-mobile-account-brand{display:none}.account-page-simple{width:min(100%,920px);margin:0 auto;gap:18px;padding:20px 18px calc(var(--app-mobile-bottom-nav-height) + env(safe-area-inset-bottom) + 34px)}.account-simple-header{display:grid;gap:6px;padding:4px 2px}.account-simple-header h1,.account-simple-card h2,.account-address-fullscreen-header h2{margin:0;color:#102a56;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;line-height:1.08;letter-spacing:0}.account-simple-header h1{font-size:clamp(2.1rem,9vw,3.2rem)}.account-simple-header p,.account-simple-card p,.account-address-fullscreen-header p{margin:0;color:#596b86;font-size:1.02rem;line-height:1.45}.account-simple-stack{display:grid;gap:18px}.account-simple-card{display:grid;gap:18px;padding:22px;border:1.5px solid #c8d2e0;border-radius:18px;background:#fff;box-shadow:0 4px 12px #0f233c14}.account-simple-profile,.account-simple-address-main,.account-simple-pro-card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:18px}.account-simple-profile-copy,.account-simple-address-copy{min-width:0;display:grid;gap:10px}.account-simple-profile-copy h2,.account-simple-address-copy h2,.account-simple-settings-card h2{font-size:clamp(1.45rem,5vw,2rem)}.account-simple-name-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.account-simple-name-row>strong{color:#07182d;font-size:clamp(1.28rem,4.8vw,1.75rem);line-height:1.15}.account-simple-meta,.account-simple-address-lines{display:grid;gap:8px;color:#263b5f;font-size:1.04rem;line-height:1.38}.account-simple-meta span{min-width:0;display:inline-flex;align-items:center;gap:12px;overflow-wrap:anywhere}.account-simple-meta svg{flex:0 0 auto;color:#102a56}.account-simple-icon,.account-settings-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.account-simple-icon{width:64px;height:64px;border-radius:22px}.account-simple-icon-green{background:#e9f8ef;color:#12834c}.account-simple-address-lines strong{color:#102a56;font-size:1.12rem}.account-simple-button-row,.account-simple-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.account-simple-main-button,.account-simple-button-row .primary-button,.account-simple-button-row .ghost-button,.account-simple-actions .primary-button,.account-simple-actions .ghost-button,.account-address-save-button{min-height:54px;border-radius:15px;font-size:1rem;font-weight:800}.account-simple-button-row .ghost-button,.account-simple-actions .ghost-button{min-height:52px;border:1.5px solid #1a4f9c;color:#102a56;background:#fff}.account-simple-pro-card{border-color:#b8d2f4;background:linear-gradient(180deg,#fff,#f8fbff)}.account-simple-pro-card>div{min-width:0;display:grid;gap:6px}.account-become-pro-icon{width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center;border-radius:22px;background:#eaf2ff;color:#1d5fd6}.account-simple-settings-card{gap:14px}.account-settings-row-list{display:grid}.account-settings-row{width:100%;min-height:72px;display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 0;border:0;border-bottom:1.5px solid #d3dce8;background:transparent;color:#102a56;text-align:left}.account-settings-row:last-child{border-bottom:0}.account-settings-row>span:nth-child(2){min-width:0;display:grid;gap:3px}.account-settings-row strong{color:#102a56;font-size:1.04rem;line-height:1.2}.account-settings-row small{color:#596b86;font-size:.94rem;line-height:1.35}.account-settings-row>svg{color:#07182d}.account-settings-icon{width:44px;height:44px;border-radius:14px}.account-settings-icon-purple{background:#f0eaff;color:#6d3bd2}.account-settings-icon-green{background:#e6f7ee;color:#12834c}.account-settings-icon-blue{background:#e8f2ff;color:#1d5fd6}.account-simple-form .field span,.account-address-fullscreen-form .field span{color:#2b3f61;font-size:.98rem;font-weight:800}.account-simple-form .field input,.account-simple-form .field select,.account-address-fullscreen-form .field input,.account-address-fullscreen-form .field select{min-height:56px;border:1.5px solid #b8c4d4;border-radius:15px;background:#fff;color:#102a56;font-size:17px}.account-address-fullscreen{position:fixed;inset:0 0 calc(var(--app-mobile-bottom-nav-height) + env(safe-area-inset-bottom) + 12px) 0;z-index:3900;overflow:hidden;background:#f3f6fa}.account-address-fullscreen-form{height:100%;overflow-y:auto;gap:16px;padding:18px 16px calc(22px + var(--app-keyboard-inset));scroll-padding-bottom:calc(100px + var(--app-keyboard-inset))}.account-address-fullscreen-header{display:grid;gap:12px;padding-bottom:4px}.account-address-fullscreen-header .ghost-button{width:-moz-fit-content;width:fit-content;min-height:44px;padding-inline:16px;border:1.5px solid #c8d2e0;background:#fff}.account-address-fullscreen-header h2{font-size:clamp(1.85rem,7vw,2.4rem)}.account-address-fullscreen .account-address-contact-panel{border:1px solid #d3dce8;background:#f8fbff}@media (max-width: 960px){.app-shell.app-shell-signed-in:has(.account-page-simple),.app-shell.app-shell-signed-in:has(.account-page-simple)>.app-main,.app-shell.app-shell-signed-in:has(.account-page-simple)>.app-main>.page-shell{background:#f3f6fa}.app-shell.app-shell-signed-in:has(.account-page-simple)>.app-main>.page-shell{min-height:calc(100dvh - 64px);margin-top:0;padding:0}.app-topbar:has(.app-mobile-account-brand){min-height:92px;height:92px;justify-content:flex-start;padding:14px 18px;border-bottom:1.5px solid #d3dce8;background:#fff;box-shadow:0 4px 12px #0f233c0f}.app-mobile-account-brand{min-width:0;display:grid;gap:6px;justify-items:start}.app-mobile-account-brand .brand-logo-full{width:170px;max-width:62vw}.app-mobile-account-slogan{width:220px;max-width:72vw}.account-page-simple{width:100%;padding:20px 18px calc(var(--app-mobile-bottom-nav-height) + env(safe-area-inset-bottom) + 34px)}}@media (max-width: 560px){.account-page-simple{padding-inline:14px}.account-simple-card{padding:20px}.account-simple-profile{grid-template-columns:112px minmax(0,1fr);gap:16px}.account-simple-profile .account-avatar-edit-wrap{width:104px}.account-simple-profile .account-avatar-upload{width:104px;height:104px}.account-simple-profile-copy h2{font-size:1.52rem}.account-simple-name-row>strong{font-size:1.28rem}.account-simple-address-main,.account-simple-pro-card{grid-template-columns:56px minmax(0,1fr);gap:14px}.account-simple-icon,.account-become-pro-icon{width:56px;height:56px;border-radius:18px}.account-simple-button-row,.account-simple-actions{grid-template-columns:1fr}.account-settings-row{grid-template-columns:48px minmax(0,1fr) 22px;min-height:76px}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;color:var(--ink);background:#fff;font-size:.98rem;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.shell-chat-open-mobile{overflow:hidden;touch-action:none}body.app-keyboard-open{overscroll-behavior-y:contain}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}input::-moz-placeholder,textarea::-moz-placeholder{color:var(--text-placeholder);opacity:1}input::placeholder,textarea::placeholder{color:var(--text-placeholder);opacity:1}.form-control__value{color:var(--ink)}.form-control__placeholder{color:var(--text-placeholder)}button:hover,a:hover{transform:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(230,70,46,.12);outline-offset:2px}#root{min-height:100vh}p{line-height:1.62}.dev-open-access-banner{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:10px;padding:8px 14px;border-bottom:1px solid rgba(146,64,14,.28);background:#fffbeb;color:#7c2d12;box-shadow:0 6px 18px #78350f14;font-size:.84rem;line-height:1.35;text-align:center;pointer-events:none}.dev-open-access-banner strong{font-weight:800}.dev-open-access-banner span{font-weight:600}@media (max-width: 720px){.dev-open-access-banner{display:grid;gap:2px;padding:5px 10px;font-size:.7rem;line-height:1.22}}.public-page,.app-shell{width:min(1240px,calc(100% - 32px));margin:0 auto;padding:12px 0 36px}.stack-page,.stack-form,.section-block{display:grid;gap:18px}.section-block{margin-top:8px}.section-narrow{max-width:920px;margin-left:auto;margin-right:auto}.page-shell{margin-top:12px;display:grid;gap:var(--section-gap)}.page-stack{display:grid;gap:var(--section-gap)}.page-split-layout{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(280px,.82fr);gap:28px;align-items:start}.page-main-column,.page-side-rail{display:grid;gap:var(--section-gap)}.page-section{display:grid;gap:14px;align-content:start}.page-section-surface{padding:20px 22px;border:1px solid var(--section-surface-border);border-radius:22px;background:var(--surface-bg);box-shadow:var(--section-shadow)}.page-section-soft{background:var(--section-surface-soft)}.page-section-muted{background:var(--section-surface-muted)}.page-section-strong{background:linear-gradient(180deg,#fffaf7,#fff);border-color:#e6462e1f;box-shadow:0 14px 28px #e6462e0f}.page-section-header{display:grid;gap:6px}.page-section-header-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.page-section-title{display:grid;gap:4px;min-width:0}.page-section-title h2,.page-section-title h3{margin:0;font-size:clamp(1.18rem,2vw,1.48rem);line-height:1.08;letter-spacing:-.03em}.page-section-title p,.page-section-header p,.page-section-copy{margin:0;color:var(--muted);font-size:.92rem;line-height:1.5}.page-section-content,.page-section-footer{display:grid;gap:12px}.public-landing-page{width:min(1360px,calc(100% - 40px));display:grid;gap:28px;padding-top:20px;padding-bottom:48px}.public-landing-header,.public-landing-nav,.public-landing-header-actions,.public-landing-search-shell,.public-landing-hero-actions,.public-landing-section-head,.public-request-row,.public-request-row-copy,.public-request-row-meta,.public-landing-steps,.public-landing-pro-cta{display:flex;align-items:center}.public-landing-header,.public-landing-hero,.public-landing-section,.public-landing-pro-cta{border:1px solid rgba(19,35,63,.06);border-radius:28px;background:#fff;box-shadow:0 10px 28px #13233f0a}.public-landing-header{justify-content:space-between;gap:18px;padding:16px 22px}.public-landing-nav{gap:28px;color:var(--navy);font-weight:600}.public-landing-nav a{opacity:.92}.public-landing-header-actions,.public-landing-hero-actions{gap:12px}.public-landing-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border-radius:14px;font-weight:700}.public-landing-button-primary{color:#fff;background:var(--brand-red);box-shadow:0 12px 24px #e6462e29}.public-landing-button-ghost,.public-landing-button-secondary{border:1px solid rgba(19,35,63,.12);color:var(--navy);background:#fff}.public-landing-main{display:grid;gap:22px}.public-landing-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.8fr);gap:26px;padding:34px 38px;overflow:hidden}.public-landing-hero-copy{display:grid;gap:18px;align-content:center;min-width:0}.public-landing-hero-copy h1{margin:0;max-width:11ch;color:var(--navy);font-size:clamp(3.1rem,6vw,5.6rem);line-height:.95;letter-spacing:-.055em}.public-landing-hero-copy h1 span{color:var(--brand-red)}.public-landing-hero-copy p{margin:0;max-width:38rem;color:var(--text-muted);font-size:1.12rem;line-height:1.7}.public-landing-search-shell{justify-content:space-between;gap:10px;width:min(100%,760px);padding:8px;border:1px solid #CBD5E1;border-radius:20px;background:#fff;box-shadow:inset 0 0 0 1px #13233f05}.public-landing-search-input{min-width:0;flex:1 1 auto;display:inline-flex;align-items:center;gap:12px;padding:0 12px;color:var(--muted)}.public-landing-search-input input{width:100%;min-width:0;height:44px;border:0;padding:0;background:transparent;color:var(--navy)}.public-landing-location-pill{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid rgba(19,35,63,.08);border-radius:14px;background:var(--surface-bg-soft);color:var(--navy);font-weight:600;white-space:nowrap}.public-landing-hero-aside{position:relative;min-height:360px;display:grid;place-items:center;border-radius:26px;background:radial-gradient(circle at 22% 28%,rgba(230,70,46,.08),transparent 24%),radial-gradient(circle at 78% 18%,rgba(29,55,103,.08),transparent 20%),linear-gradient(180deg,#f9fbff,#f3f7fd)}.public-landing-preview-card{position:relative;width:min(100%,480px);min-height:330px;display:grid;align-content:center;justify-items:center}.public-landing-preview-map{width:100%;height:280px;border:1px solid rgba(19,35,63,.08);border-radius:28px;background:linear-gradient(180deg,#1d37670a,#1d376700),linear-gradient(90deg,rgba(255,255,255,.42) 0,rgba(255,255,255,.42) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.42) 0,rgba(255,255,255,.42) 1px,transparent 1px),linear-gradient(180deg,#eef5fe,#f8fbff);background-size:auto,54px 54px,54px 54px,auto;box-shadow:inset 0 0 0 1px #13233f05}.public-landing-preview-pin{position:absolute;width:18px;height:18px;border:3px solid white;border-radius:999px;box-shadow:0 8px 18px #13233f24}.public-landing-preview-pin:after{content:"";position:absolute;left:50%;bottom:-9px;width:8px;height:12px;background:inherit;clip-path:polygon(50% 100%,0 0,100% 0);transform:translate(-50%)}.public-landing-preview-pin-red{top:24%;left:66%;background:var(--brand-red)}.public-landing-preview-pin-blue{top:34%;left:38%;background:var(--navy)}.public-landing-preview-pin-green{top:58%;left:76%;background:#3a9965}.public-landing-preview-request{position:absolute;right:-8px;bottom:8px;min-width:260px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 16px;border:1px solid rgba(19,35,63,.08);border-radius:20px;background:#fffffff5;box-shadow:0 16px 36px #13233f1f}.public-landing-preview-service-icon,.public-request-row-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:#e6462e14;color:var(--brand-red)}.public-landing-preview-request strong,.public-request-row-copy strong{color:var(--navy);font-size:1.04rem;line-height:1.2}.public-landing-preview-request span,.public-request-row-copy span{color:var(--muted);font-size:.94rem}.public-landing-section,.public-landing-pro-cta{display:grid;gap:18px;padding:26px 28px}.public-landing-section-head{justify-content:space-between;gap:16px}.public-landing-section-head-compact{align-items:flex-end}.public-landing-section-head h2,.public-landing-pro-copy h2{margin:0;color:var(--navy);font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.06;letter-spacing:-.04em}.public-landing-section-head p,.public-landing-pro-copy p{margin:6px 0 0;color:var(--muted)}.public-landing-inline-link{display:inline-flex;align-items:center;gap:6px;color:var(--brand-red);font-weight:700}.public-request-list{display:grid;gap:0}.public-request-row{justify-content:space-between;gap:18px;padding:18px 6px;border-bottom:1px solid rgba(19,35,63,.08)}.public-request-row:last-child{border-bottom:0}.public-request-row-main{min-width:0;flex:1 1 auto;display:grid;gap:6px}.public-request-row-copy,.public-request-row-meta{gap:10px;flex-wrap:wrap}.public-request-row-copy span{font-size:.95rem}.public-request-row-meta{color:var(--muted);font-size:.9rem}.public-request-chip,.public-request-status{min-height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;font-size:.82rem;font-weight:600}.public-request-chip{background:#13233f0f;color:var(--navy)}.public-request-status{background:#3a99651f;color:#2d7d54}.public-request-row-chevron{color:#13233f6b;flex-shrink:0}.public-request-row-skeleton{min-height:92px;border-radius:18px;background:linear-gradient(90deg,#f7fafecc,#fff,#f7fafecc);background-size:200% 100%;animation:shimmer 1.4s linear infinite}.public-request-list-loading{gap:12px}.public-landing-how{background:linear-gradient(180deg,#fff,#fafcff)}.public-landing-steps{gap:16px;align-items:stretch}.public-landing-step{flex:1 1 0;display:grid;gap:10px;padding:20px 18px;border:1px solid rgba(19,35,63,.06);border-radius:20px;background:var(--surface-bg-muted)}.public-landing-step-number{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e6462e1a;color:var(--brand-red);font-weight:700}.public-landing-step strong{color:var(--navy);font-size:1rem}.public-landing-step p{margin:0;color:var(--muted)}.public-landing-pro-cta{grid-template-columns:minmax(0,1fr) auto;gap:16px;background:linear-gradient(180deg,#fff,#f8fbff)}@media (max-width: 1080px){.public-landing-header{flex-wrap:wrap}.public-landing-nav{order:3;width:100%;justify-content:flex-start;padding-top:4px}.public-landing-hero{grid-template-columns:1fr}.public-landing-hero-copy h1{max-width:12ch}.public-landing-hero-aside{min-height:280px}.public-landing-preview-request{right:20px}.public-landing-steps,.public-landing-pro-cta{display:grid;grid-template-columns:1fr}}@media (max-width: 720px){.public-landing-page{width:min(100% - 18px,1360px);gap:18px;padding-top:14px;padding-bottom:28px}.public-landing-header,.public-landing-hero,.public-landing-section,.public-landing-pro-cta{border-radius:22px;padding:18px}.public-landing-header{gap:14px}.public-landing-nav{gap:16px;font-size:.92rem;overflow-x:auto}.public-landing-header-actions,.public-landing-hero-actions,.public-landing-search-shell{width:100%;flex-wrap:wrap}.public-landing-button{width:100%}.public-landing-search-input{width:100%;padding-right:4px}.public-landing-location-pill{width:100%}.public-landing-hero-copy h1{max-width:none;font-size:clamp(2.6rem,14vw,4rem)}.public-landing-hero-copy p{font-size:1rem}.public-landing-hero-aside,.public-landing-preview-card{min-height:220px}.public-landing-preview-map{height:180px}.public-landing-preview-request{position:static;min-width:0;width:100%;margin-top:-18px}.public-landing-section-head{flex-direction:column;align-items:flex-start}.public-request-row{align-items:flex-start;padding:16px 0}.public-request-row-meta{gap:8px}.public-request-row-chevron{margin-top:14px}}.public-landing-shell{background:#fff;color:#173a73}.public-page-inner,.public-landing-container{width:100%;max-width:1180px;padding:0 32px;box-sizing:border-box;margin:0 auto}.public-landing-shell .public-landing-header-shell{width:100%;border-bottom:1px solid #E6EAF0;background:#fff}.public-landing-shell .public-landing-header{display:flex;align-items:center;min-height:72px;height:72px;justify-content:space-between;gap:24px;padding:0;border:0;border-radius:0;box-shadow:none;background:transparent}.public-landing-shell .brand-logo-full{width:206px;height:42px;-o-object-fit:contain;object-fit:contain;max-width:none}.public-landing-shell .public-landing-nav{flex:1 1 auto;justify-content:center;gap:44px;color:#173a73;font-size:.875rem;font-weight:700}.public-landing-shell .public-landing-header-actions{display:flex;align-items:center;flex:0 0 auto;gap:14px}.public-landing-shell .public-landing-mobile-actions,.public-landing-shell .public-landing-mobile-menu-shell{display:none}.public-landing-shell .public-landing-mobile-actions{align-items:center;gap:12px;margin-left:auto}.public-landing-shell .public-landing-mobile-signup{min-width:112px}.public-landing-shell .public-landing-mobile-menu-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #CBD5E1;border-radius:12px;background:#fff;color:#173a73}.public-landing-shell .public-landing-button{min-height:42px;border:0;padding:0 22px;border-radius:12px;font-size:.94rem;font-weight:700;cursor:pointer;font-family:inherit}.public-landing-shell .public-landing-language-control{min-height:42px;display:inline-flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #CBD5E1;border-radius:12px;background:#fff;color:#173a73}.public-landing-shell .public-landing-language-control select{border:0;background:transparent;color:#173a73;font:inherit;font-size:.94rem;font-weight:600;outline:none}.public-landing-shell .public-landing-button-ghost,.public-landing-shell .public-landing-button-secondary{border:1px solid #CBD5E1;background:#fff;color:#173a73}.public-landing-shell .public-landing-button-primary{background:#f0322b;color:#fff;box-shadow:0 14px 28px #f0322b29}.public-landing-shell .public-landing-page{width:auto;display:grid;gap:42px;padding:0 32px 56px}.public-landing-shell .public-landing-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.88fr);min-height:620px;height:70vh;max-height:760px;align-items:center;gap:clamp(36px,5vw,64px);padding:56px 0 42px;border:0;border-radius:0;box-shadow:none;background:transparent;overflow:visible}.public-landing-shell .public-landing-hero-copy{display:grid;gap:20px;align-content:center}.public-landing-shell .public-landing-hero-copy h1{max-width:620px;color:#173a73;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;font-size:60px;font-weight:800;line-height:1.02;letter-spacing:-.06em}.public-landing-shell .public-landing-hero-copy h1 span{display:inline-block;color:#f0322b}.public-landing-shell .public-landing-hero-copy p{max-width:480px;margin-top:20px;color:#64748b;font-size:1.0625rem;line-height:1.55}.public-landing-shell .public-landing-search-shell{position:relative;width:min(100%,560px);height:60px;margin-top:28px;padding:6px;border:1px solid #CBD5E1;border-radius:14px;box-shadow:none}.public-landing-shell .public-landing-search-input{gap:12px;padding:0 14px}.public-landing-shell .public-landing-search-input input{height:48px;color:#173a73;font-size:.9375rem}.public-landing-shell .public-landing-location-pill{min-height:44px;padding:0 18px;border:1px solid #CBD5E1;border-radius:10px;background:#fff;color:#173a73}.public-landing-shell .public-landing-location-popover{position:absolute;left:0;top:calc(100% + 12px);z-index:10;width:min(100%,360px);display:grid;gap:14px;padding:16px;border:1px solid #E6EAF0;border-radius:16px;background:#fff;box-shadow:0 18px 38px #13233f1f}.public-landing-shell .public-landing-location-field{display:grid;gap:8px}.public-landing-shell .public-landing-location-field span{color:#64748b;font-size:.82rem;font-weight:600}.public-landing-shell .public-landing-location-field input{min-height:46px;padding:0 14px;border:1px solid #CBD5E1;border-radius:12px;color:#173a73;font:inherit}.public-landing-shell .public-landing-location-actions{display:flex;gap:10px}.public-landing-shell .public-landing-location-primary,.public-landing-shell .public-landing-location-secondary{min-height:42px;padding:0 14px;border-radius:10px;font:inherit;font-size:.92rem;font-weight:700;cursor:pointer}.public-landing-shell .public-landing-location-primary{border:0;background:#f0322b;color:#fff}.public-landing-shell .public-landing-location-secondary{border:1px solid #CBD5E1;background:#fff;color:#173a73}.public-landing-shell .public-landing-hero-actions{display:flex;align-items:center;margin-top:22px;gap:18px}.public-landing-shell .public-landing-hero-primary{width:220px;min-width:220px;min-height:56px;font-size:.9375rem}.public-landing-shell .public-landing-hero-secondary{width:190px;min-width:190px;min-height:56px;font-size:.9375rem}.public-landing-shell .public-landing-feature-row{display:flex;flex-wrap:wrap;gap:34px;margin-top:30px}.public-landing-shell .public-landing-feature-chip{display:inline-flex;align-items:center;gap:10px;color:#173a73;font-size:.9rem;font-weight:600}.public-landing-shell .public-landing-feature-icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px}.public-landing-shell .public-landing-feature-icon-green{background:#45a85e1f;color:#2d8a4b}.public-landing-shell .public-landing-feature-icon-lavender{background:#7b61ff1a;color:#6b5af7}.public-landing-shell .public-landing-feature-icon-blue{background:#3072f01a;color:#2b67d9}.public-landing-shell .public-landing-hero-visual{display:flex;justify-content:flex-end;align-items:center}.public-landing-shell .public-landing-map-visual{position:relative;width:min(100%,520px);max-width:100%;height:clamp(380px,34vw,460px);overflow:hidden;border-radius:24px;background:#f7f9fc}.public-landing-shell .public-landing-map-visual:before,.public-landing-shell .public-landing-map-visual:after{display:none;content:none}.public-landing-shell .public-landing-map-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.public-landing-shell .public-landing-hero-card{position:absolute;right:34px;bottom:64px;width:min(78%,310px);display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px;border:1px solid rgba(217,226,236,.96);border-radius:14px;background:#fffffff5;box-shadow:0 18px 42px #173a732e}.public-landing-shell .public-landing-hero-card-copy{display:grid;gap:4px;min-width:0}.public-landing-shell .public-landing-hero-card-copy strong{overflow:hidden;color:#173a73;font-size:.96rem;text-overflow:ellipsis;white-space:nowrap}.public-landing-shell .public-landing-hero-card-copy span,.public-landing-shell .public-landing-hero-card-copy small{overflow:hidden;color:#64748b;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.public-landing-shell .public-landing-recent{display:grid;gap:18px;margin-top:24px;padding-top:8px;border-top:1px solid #E6EAF0}.public-landing-shell .public-landing-section-row,.public-landing-shell .public-landing-section-title{display:flex;align-items:center;justify-content:space-between;gap:14px}.public-landing-shell .public-landing-section-title{justify-content:flex-start}.public-landing-shell .public-landing-section-title h2,.public-landing-shell .public-landing-how-head h2,.public-landing-shell .public-landing-pro-copy h2{margin:0;color:#173a73;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;font-size:1.5rem;line-height:1.08;letter-spacing:-.04em}.public-landing-shell .public-landing-section-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f7f9fc;color:#173a73}.public-landing-shell .public-landing-link-accent{display:inline-flex;align-items:center;gap:6px;color:#f0322b;font-weight:700}.public-landing-shell .public-landing-request-table{border-top:1px solid #E6EAF0;border-bottom:1px solid #E6EAF0}.public-landing-shell .public-landing-request-row{display:grid;grid-template-columns:48px minmax(0,1.4fr) 110px minmax(180px,1fr) auto;align-items:center;gap:18px;min-height:76px;padding:10px 6px;border-bottom:1px solid #E6EAF0}.public-landing-shell .public-landing-request-row:hover{background:#f7f9fc99}.public-landing-shell .public-landing-request-row:last-child{border-bottom:0}.public-landing-shell .public-landing-request-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f7f9fc;color:#173a73}.public-landing-shell .public-landing-request-copy{display:grid;gap:4px;min-width:0}.public-landing-shell .public-landing-request-copy strong{color:#173a73;font-size:1rem}.public-landing-shell .public-landing-request-end{min-width:86px;display:inline-flex;align-items:center;justify-content:flex-end;gap:18px}.public-landing-shell .public-landing-request-copy span,.public-landing-shell .public-landing-request-time{color:#64748b;font-size:.875rem}.public-landing-shell .public-landing-request-chips{display:flex;flex-wrap:wrap;gap:10px}.public-landing-shell .public-landing-request-chip,.public-landing-shell .public-landing-request-open{min-height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border-radius:999px;font-size:.84rem;font-weight:600;white-space:nowrap}.public-landing-shell .public-landing-request-chip{background:#f7f9fc;color:#173a73}.public-landing-shell .public-landing-request-open{background:#45a85e1f;color:#2d8a4b}.public-landing-shell .public-landing-request-chevron{color:#173a7385}.public-landing-shell .public-landing-request-row-skeleton{min-height:78px;border-bottom:1px solid #E6EAF0;background:linear-gradient(90deg,#f7f9fcd6,#fff,#f7f9fcd6);background-size:200% 100%;animation:shimmer 1.4s linear infinite}.public-landing-shell .public-landing-request-empty{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:110px;padding:22px 6px}.public-landing-shell .public-landing-request-empty p{margin:0;color:#64748b;font-size:1rem}.public-landing-shell .public-landing-bottom-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 32px;border:1px solid #E6EAF0;border-radius:18px;background:#f7f9fc}.public-landing-shell .public-landing-bottom-cta-copy{display:grid;gap:8px}.public-landing-shell .public-landing-bottom-cta-copy h2{margin:0;color:#173a73;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;font-size:1.75rem;line-height:1.08;letter-spacing:-.04em}.public-landing-shell .public-landing-bottom-cta-copy p{margin:0;color:#64748b;font-size:1rem}.public-landing-shell .public-landing-bottom-cta-button{min-width:240px;min-height:56px}.public-landing-shell .public-landing-how-head{text-align:center}.public-landing-shell .public-landing-how-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:start}.public-landing-shell .public-landing-how-step-wrap{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 96px;align-items:center}.public-landing-shell .public-landing-how-step{display:grid;justify-items:center;gap:12px;text-align:center}.public-landing-shell .public-landing-how-icon{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f7f9fc;color:#173a73}.public-landing-shell .public-landing-how-step strong{color:#173a73;font-size:1rem}.public-landing-shell .public-landing-how-step p{max-width:280px;margin:0;color:#64748b;font-size:.875rem;line-height:1.55}.public-landing-shell .public-landing-how-arrow{width:92px;height:2px;justify-self:center;border-top:2px dashed #CBD5E1;transform:translateY(-18px)}.public-landing-shell .public-landing-how-arrow:after{content:"";float:right;width:10px;height:10px;margin-top:-6px;border-top:2px solid #94A3B8;border-right:2px solid #94A3B8;transform:rotate(45deg)}.public-landing-shell .public-landing-pro-panel{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;gap:26px;min-height:170px;padding:32px;border:1px solid #E6EAF0;border-radius:18px;background:#f7f9fc}.public-landing-shell .public-landing-pro-main{display:grid;gap:18px;align-content:center}.public-landing-shell .public-landing-pro-copy p{max-width:420px;margin-top:8px;color:#64748b}.public-landing-shell .public-landing-pro-button{min-height:52px;width:160px}.public-landing-shell .public-landing-pro-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.public-landing-shell .public-landing-benefit{display:grid;gap:10px}.public-landing-shell .public-landing-benefit-icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:#173a73;border:1px solid #E6EAF0}.public-landing-shell .public-landing-benefit strong{color:#173a73}.public-landing-shell .public-landing-benefit p{margin:0;color:#64748b;line-height:1.5}.public-landing-shell .public-landing-footer-shell{width:100%;border-top:1px solid #E6EAF0}.public-landing-shell .public-landing-footer{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:30px 0 34px}.public-landing-shell .public-landing-footer .brand-logo-full{width:178px;height:40px}.public-landing-shell .public-landing-footer-brand{display:grid;gap:12px;align-content:start}.public-landing-shell .public-landing-footer-slogan{width:226px;max-width:42vw}.public-landing-shell .public-landing-footer-brand p{margin:0;color:#64748b}.public-landing-shell .public-landing-footer-links{display:flex;flex-wrap:wrap;gap:26px}.public-landing-shell .public-landing-footer-links a,.public-landing-shell .public-landing-footer-meta span{color:#64748b;font-size:.94rem}.public-landing-shell .public-landing-footer-meta{display:flex;align-items:center;gap:16px}.public-landing-shell .public-landing-language-control-footer{min-height:40px}.listing-editor-service-selector{display:grid;gap:20px}.listing-editor-service-search{display:grid}.listing-editor-service-search-shell{min-height:58px;display:flex;align-items:center;gap:12px;padding:0 16px;border:1px solid rgba(31,58,115,.12);border-radius:18px;background:#fffffffa;color:#72829b}.listing-editor-service-search-shell input{width:100%;min-width:0;height:100%;border:0;background:transparent;color:#172b55;font-size:1rem}.listing-editor-service-search-shell input:focus{outline:none}.listing-editor-service-groups,.listing-editor-service-group{display:grid;gap:12px}.listing-editor-service-inline-actions{display:flex;justify-content:flex-start;padding-top:4px}.listing-editor-service-inline-actions .ghost-button{min-width:min(100%,180px)}.listing-editor-service-group-head{display:grid;gap:4px}.listing-editor-service-group-head strong{color:#172b55;font-size:.98rem}.listing-editor-service-group-head span,.listing-editor-service-empty span{color:#72829b;font-size:.92rem;line-height:1.5}.listing-editor-service-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px}.listing-editor-service-card-grid-compact{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.listing-editor-service-card{width:100%;display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:start;padding:14px 16px;border:1px solid rgba(31,58,115,.1);border-radius:18px;background:#fffffff5;text-align:left;box-shadow:inset 0 1px #fffffff0}.listing-editor-service-card:hover,.listing-editor-service-card:focus-visible{border-color:#e6462e2e;background:#fffbf9fa;outline:none}.listing-editor-service-card-active{border-color:#e6462e3d;background:#e6462e14}.listing-editor-selected-service-summary{min-height:64px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;border:1px solid rgba(31,58,115,.1);border-radius:18px;background:#fffffffa}.listing-editor-selected-service-copy{min-width:0;display:grid;gap:3px}.listing-editor-selected-service-copy strong{color:#172b55;font-size:1.02rem;line-height:1.2}.listing-editor-selected-service-copy span{overflow:hidden;color:#63738d;font-size:.92rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.listing-editor-selected-service-change.ghost-button{min-height:40px;width:auto;padding:0 14px;border-radius:14px;font-size:.92rem}.listing-editor-service-card-branch{grid-column:1 / -1;margin:0;padding:4px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none}.listing-editor-offering-question-branch{grid-column:1 / -1;display:grid;gap:12px;padding:6px 0 2px}.listing-editor-service-card-icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#1f3a730f;color:#173a73}.listing-editor-service-card-copy{display:grid;gap:4px;min-width:0}.listing-editor-service-card-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.listing-editor-service-card-meta strong{margin:0;color:#172b55;font-size:1rem;line-height:1.2}.listing-editor-service-card-offering{color:#173a73;font-size:.93rem;font-weight:600}.listing-editor-service-card-helper{color:#72829b;font-size:.9rem;line-height:1.45}.listing-editor-service-card-badge{min-height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;background:#e6462e1a;color:#b93523;font-size:.76rem;font-weight:700}.listing-editor-service-empty{display:grid;gap:4px;padding:14px 16px;border:1px dashed rgba(31,58,115,.14);border-radius:18px;background:#f7f9fcb8}.listing-editor-service-empty strong{color:#172b55}.public-info-shell{min-height:100vh;background:#fff}.public-info-main{padding-top:48px;padding-bottom:64px}.public-request-builder-shell{min-height:100vh;background:linear-gradient(180deg,#fff,#fbfcff)}.public-request-builder-header-shell{border-bottom:1px solid #E6EAF0;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.public-request-builder-header{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:72px}.public-request-builder-header-actions{display:flex;align-items:center;gap:12px}.public-request-builder-main{padding-top:28px;padding-bottom:48px}.public-request-builder-main .listing-editor-page.section-narrow{max-width:1040px}.public-info-card{max-width:760px;display:grid;gap:18px;padding:32px;border:1px solid #E6EAF0;border-radius:20px;background:#f7f9fc}.public-info-card h1{margin:0;color:#173a73;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;font-size:2.2rem;line-height:1.05}.public-info-card p{margin:0;color:#64748b;font-size:1rem;line-height:1.65}.public-info-back{width:-moz-fit-content;width:fit-content}@media (max-width: 1180px){.public-landing-shell .public-landing-nav{gap:26px}.public-landing-shell .public-landing-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);min-height:540px;height:auto;max-height:none;gap:36px;padding:44px 0 34px}.public-landing-shell .public-landing-hero-copy h1{font-size:52px}.public-landing-shell .public-landing-map-visual{height:390px}.public-landing-shell .public-landing-pro-panel,.public-landing-shell .public-landing-footer{flex-direction:column;align-items:flex-start}}@media (max-width: 980px){.public-landing-shell .public-landing-hero{grid-template-columns:1fr;min-height:0;height:auto;max-height:none;gap:32px;padding:36px 0 24px}.public-landing-shell .public-landing-hero-visual{justify-content:center}.public-landing-shell .public-landing-map-visual{width:min(100%,520px);height:380px}}@media (max-width: 860px){.public-landing-shell .public-landing-container{padding:0 20px}.public-landing-shell .public-landing-header{min-height:64px;height:64px;gap:16px}.public-landing-shell .public-landing-nav,.public-landing-shell .public-landing-header-actions{display:none}.public-landing-shell .public-landing-mobile-actions{display:flex}.public-landing-shell .public-landing-mobile-menu-shell{display:block;padding:0 20px;border-top:1px solid #E6EAF0;background:#fff}.public-landing-shell .public-landing-mobile-menu{display:grid;gap:12px;width:100%;max-width:none;margin-top:16px;padding:20px;border:1px solid #E6EAF0;border-radius:24px;background:#fff;box-shadow:0 12px 32px #13233f14}.public-landing-shell .public-landing-mobile-menu a{color:#173a73;font-weight:700}.public-landing-shell .public-landing-language-control-mobile,.public-landing-shell .public-landing-mobile-menu .public-landing-button{width:100%}.public-landing-shell .public-landing-page{gap:30px;padding:24px 20px 40px}.public-landing-shell .public-landing-hero{min-height:0;height:auto;max-height:none;gap:30px;padding:36px 0 18px}.public-landing-shell .public-landing-hero-visual{display:none}.public-landing-shell .public-landing-hero-copy h1{max-width:12ch;font-size:40px;line-height:1.05;letter-spacing:-.05em}.public-landing-shell .public-landing-hero-copy p{max-width:none;margin-top:0;font-size:17px;line-height:1.45}.public-landing-shell .public-landing-search-shell,.public-landing-shell .public-landing-hero-actions{width:100%}.public-landing-shell .public-landing-hero-actions{order:1;flex-wrap:wrap;margin-top:2px}.public-landing-shell .public-landing-search-shell{order:2;min-height:56px;height:56px;margin-top:0}.public-landing-shell .public-landing-feature-row{order:3;margin-top:8px}.public-landing-shell .public-landing-bottom-cta{flex-direction:column;align-items:flex-start;padding:24px}.public-landing-shell .public-landing-bottom-cta-button{width:100%;min-width:0}.public-landing-shell .public-landing-hero-primary,.public-landing-shell .public-landing-hero-secondary{width:100%;min-width:0;min-height:56px}.public-landing-shell .public-landing-map-visual{width:100%;height:360px}.public-landing-shell .public-landing-request-table{display:grid;gap:12px;border-top:0;border-bottom:0}.public-landing-shell .public-landing-request-empty{flex-direction:column;align-items:flex-start;padding:20px;border:1px solid #E6EAF0;border-radius:20px;background:#fff;box-shadow:0 10px 24px #13233f0d}.public-landing-shell .public-landing-request-empty .public-landing-button{width:100%}.public-landing-shell .public-landing-request-row{grid-template-columns:48px minmax(0,1fr) auto;align-items:start;gap:14px;min-height:0;padding:18px;border:1px solid #E6EAF0;border-radius:20px;background:#fff;box-shadow:0 10px 24px #13233f0d}.public-landing-shell .public-landing-request-row:last-child{border-bottom:1px solid #E6EAF0}.public-landing-shell .public-landing-request-time{grid-column:2;justify-self:start;font-size:.93rem;line-height:1.3}.public-landing-shell .public-landing-request-chips{grid-column:2;gap:8px}.public-landing-shell .public-landing-request-end{grid-column:3;grid-row:1 / span 3;display:grid;grid-template-rows:auto 1fr;align-self:stretch;justify-items:end;gap:12px;min-width:44px}.public-landing-shell .public-landing-request-open{align-self:start}.public-landing-shell .public-landing-request-chevron{align-self:center}.public-landing-shell .public-landing-footer-meta{flex-direction:column;align-items:flex-start}.public-info-main{padding-top:28px;padding-bottom:42px}.public-request-builder-header{min-height:64px}.public-request-builder-main{padding-top:20px;padding-bottom:32px}.public-info-card{padding:24px}}@media (max-width: 640px){.public-landing-shell .public-landing-header{min-height:64px;height:64px;padding:8px 0}.public-landing-shell .public-landing-container,.public-landing-shell .public-landing-mobile-menu-shell{padding:0 20px}.public-landing-shell .brand-logo-full{width:148px;height:34px}.public-landing-shell .public-landing-hero-copy p{font-size:17px;line-height:1.45}.public-landing-shell .public-landing-feature-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.public-landing-shell .public-landing-feature-chip{display:grid;justify-items:center;text-align:center;gap:8px}.public-landing-shell .public-landing-search-shell{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;min-height:0;height:auto;padding:8px}.public-landing-shell .public-landing-search-input{min-height:40px;padding:0 12px}.public-landing-shell .public-landing-location-pill{width:100%;min-height:46px;justify-content:flex-start;padding:0 14px;font-size:.88rem}.public-landing-shell .public-landing-request-row{grid-template-columns:44px minmax(0,1fr) auto;padding:18px;gap:12px}.public-landing-shell .public-landing-request-copy{gap:5px}.public-landing-shell .public-landing-request-copy strong{font-size:1.04rem}.public-landing-shell .public-landing-request-copy span,.public-landing-shell .public-landing-request-time{font-size:.92rem}.public-landing-shell .public-landing-request-end{min-width:40px}.public-landing-shell .public-landing-bottom-cta-button{min-height:52px}.listing-editor-service-card-grid,.listing-editor-service-card-grid-compact{grid-template-columns:1fr}.listing-editor-service-card{grid-template-columns:40px minmax(0,1fr);padding:13px 14px}}.listing-spotlight-page{display:grid;gap:28px}.listing-spotlight-hero{display:grid;gap:16px}.listing-spotlight-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.listing-spotlight-back{justify-self:start}.listing-spotlight-posted{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:.9rem;white-space:nowrap}.listing-spotlight-title-row{display:inline-flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;justify-self:center}.listing-spotlight-title-row h1{margin:0;font-size:clamp(2.4rem,5vw,4.1rem);line-height:.96;letter-spacing:-.055em}.listing-spotlight-message-button{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:16px;background:var(--accent);color:#fff;box-shadow:0 12px 24px #e6462e29}.listing-spotlight-message-button:disabled{opacity:.45;box-shadow:none}.listing-spotlight-summary{margin:0;max-width:56ch;color:var(--muted);font-size:1rem;line-height:1.6}.listing-spotlight-meta,.listing-spotlight-chip-row,.listing-spotlight-footer-location{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px 14px}.listing-spotlight-meta span,.listing-spotlight-footer-location{color:var(--muted);font-size:.93rem;display:inline-flex;align-items:center;gap:6px}.listing-spotlight-chip{min-height:30px;display:inline-flex;align-items:center;gap:6px;padding:0 11px;border-radius:999px;background:var(--section-surface-soft);color:var(--ink);font-size:.84rem;font-weight:500}.listing-spotlight-chip-status{background:#e6462e14;color:var(--accent-strong)}.listing-spotlight-main{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(260px,.82fr);gap:28px;align-items:start}.listing-spotlight-media-zone,.listing-spotlight-details-zone{display:grid;gap:16px}.listing-spotlight-media-zone .media-gallery-grid{grid-template-columns:minmax(0,1fr)}.listing-spotlight-media-zone .media-gallery-card{padding:0;border:0;background:transparent;box-shadow:none}.listing-spotlight-empty{min-height:220px;display:grid;place-items:center;padding:22px;border-radius:24px;background:var(--section-surface-soft);color:var(--muted);text-align:center}.listing-spotlight-description{margin:0;color:var(--muted);font-size:1rem;line-height:1.65}.listing-spotlight-details-list{display:grid;gap:8px}.listing-spotlight-detail-row{display:grid;gap:4px;padding:8px 0}.listing-spotlight-detail-row span{color:var(--muted);font-size:.9rem}.listing-spotlight-detail-row strong{line-height:1.35}.listing-spotlight-footer{display:grid;gap:14px;justify-items:center}.location-preview-map-shell{width:min(100%,620px);border:1px solid rgba(19,35,63,.08);border-radius:22px;overflow:hidden;background:var(--surface-bg);box-shadow:var(--shadow-soft)}.location-preview-map{width:100%;min-height:240px}.request-hub-page{width:min(100%,1180px);margin:0 auto;padding:24px;display:grid;gap:24px}.request-hub-header{display:grid;gap:18px}.request-hub-header-top,.request-hub-title-row,.request-hub-header-meta,.request-card-heading,.request-pro-title-row,.request-pro-rating,.request-pro-actions,.request-activity-row{display:flex;align-items:center}.request-hub-header-top,.request-hub-title-row,.request-card-heading{justify-content:space-between;gap:16px}.request-hub-back{color:var(--accent-strong);font-weight:800}.request-hub-header-meta{gap:10px;flex-wrap:wrap;justify-content:flex-end}.request-status-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#0b9a551f;color:#087143;font-size:.78rem;font-weight:900}.request-posted-time{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:.9rem}.request-hub-title-row h1{margin:0;font-size:clamp(2.2rem,5vw,4rem);line-height:1}.request-hub-title-row p{margin:8px 0 0;display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-weight:700}.request-hub-message-button{min-height:52px;padding-inline:24px;box-shadow:0 16px 34px #e6462e33}.request-saved-review-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,280px);align-items:center;gap:18px;padding:20px;border-color:#e6462e2e;border-radius:22px;background:linear-gradient(135deg,#fff7f4fa,#fffffffa 62%),#fff;box-shadow:0 18px 42px #13233f14}.request-saved-review-copy{min-width:0;display:grid;gap:7px}.request-saved-review-card h2,.request-saved-review-card p{margin:0}.request-saved-review-card h2{color:var(--ink);font-size:clamp(1.55rem,4.4vw,2.1rem);line-height:1.04;letter-spacing:0}.request-saved-review-card p:not(.eyebrow){max-width:58ch;color:#5f718c;font-size:1.02rem;font-weight:650;line-height:1.45}.request-saved-review-actions{display:grid;gap:10px}.request-saved-review-actions .primary-button,.request-saved-review-actions .ghost-button{min-height:52px;justify-content:center;border-radius:16px;font-size:1rem;font-weight:900}.request-hub-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,440px);gap:18px;align-items:start}.request-hub-main,.request-hub-side,.request-pro-list,.request-detail-list{display:grid;gap:14px}.pro-request-hub-page{width:min(100%,900px)}.pro-request-hub-main{width:100%}.request-card{padding:18px;border-radius:18px}.request-card-heading{margin-bottom:14px}.request-card-heading-with-action{align-items:start}.request-card-heading h2,.request-pro-card h3{margin:0}.request-card-heading>span,.request-card-heading p{margin:4px 0 0;color:var(--muted);font-size:.9rem}.request-card-heading>div{min-width:0}.request-card-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:8px;border-radius:14px;background:#3771f517;color:#2465d9}.request-edit-link{flex:0 0 auto;min-height:44px;padding-inline:16px;border-radius:14px;white-space:nowrap}.request-photos-card .media-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(112px,1fr))}.request-photo-empty{min-height:122px;display:grid;place-items:center;gap:8px;padding:18px;border:1px dashed rgba(91,108,138,.35);border-radius:16px;color:var(--muted);text-align:center}.request-summary-card p,.request-location-copy p{margin:0;color:var(--ink);line-height:1.55}.request-answer-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(19,35,63,.08)}.request-answer-chip{display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 8px;align-items:center;padding:10px;border-radius:14px;background:var(--section-surface-soft)}.request-answer-chip svg{color:#2465d9}.request-answer-chip strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-answer-chip span{grid-column:2;color:var(--muted);font-size:.78rem}.request-summary-toggle{justify-self:start;margin-top:14px;border:1px solid rgba(19,35,63,.12);border-radius:999px;background:#fff;color:var(--accent-strong);font:inherit;font-size:.9rem;font-weight:800;padding:8px 12px;cursor:pointer}.request-summary-toggle:hover,.request-summary-toggle:focus-visible{border-color:#13233f33;background:var(--section-surface-soft)}.request-summary-answer-list{margin-top:12px;padding-top:4px;border-top:1px solid rgba(19,35,63,.08)}.request-detail-row{display:grid;grid-template-columns:minmax(160px,.55fr) minmax(0,1fr);gap:12px;padding:10px 0;border-top:1px solid rgba(19,35,63,.08)}.request-detail-row:first-child{border-top:0}.request-detail-row span{color:var(--muted);font-weight:700}.request-location-content{display:grid;gap:12px}.request-location-card .location-preview-map-shell{width:100%;box-shadow:none;border-radius:16px}.request-location-card .location-preview-map{min-height:320px}.request-location-copy{display:grid;gap:8px;color:var(--muted)}.customer-request-detail-page{width:min(100%,520px);margin:0 auto;padding:22px 16px calc(108px + env(safe-area-inset-bottom));gap:16px}.customer-request-detail-hero{display:grid;gap:8px}.customer-request-detail-hero h1{margin:0;color:var(--ink);font-size:clamp(2.6rem,11vw,4.4rem);line-height:.98;letter-spacing:0}.customer-request-detail-hero p{margin:0;display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:1rem;font-weight:750}.customer-request-status-card,.customer-help-card,.customer-request-posted-note{border:1px solid rgba(19,35,63,.1);border-radius:18px;background:#fff;box-shadow:0 14px 34px #13233f12}.customer-request-status-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center;padding:18px;background:#f8fafc}.customer-request-status-card-success{border-color:#228b4a2e;background:#f0fdf4}.customer-request-status-icon,.customer-request-answer-icon,.customer-request-option-row span,.customer-request-photo-empty span{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e8f7ee;color:#16803d;flex:0 0 auto}.customer-request-status-card strong{display:block;color:#176b30;font-size:1.3rem}.customer-request-status-card p,.customer-request-muted-copy{margin:3px 0 0;color:var(--muted);line-height:1.45}.customer-request-back-button,.customer-request-outline-button{min-height:58px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:13px;font-weight:900;text-decoration:none}.customer-request-back-button{width:100%;border:0;background:linear-gradient(180deg,#ff3f35,#e42821);color:#fff;box-shadow:0 14px 24px #e6462e38}.customer-help-card{display:grid;gap:16px;padding:18px}.customer-help-card h2{margin:0;color:var(--ink);font-size:1.35rem;line-height:1.1}.customer-help-card>p{margin:0;color:var(--ink);font-size:1rem;line-height:1.48}.customer-request-answer-list,.customer-request-person-list,.customer-request-history{display:grid;gap:12px}.customer-request-answer-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center}.customer-request-answer-icon{background:#fff0ef;color:var(--accent)}.customer-request-answer-icon-2{background:#eef4ff;color:#285ecf}.customer-request-answer-icon-3{background:#f5ecff;color:#6d3cd2}.customer-request-answer-row span:not(.customer-request-answer-icon){display:block;color:var(--muted);font-size:.92rem}.customer-request-answer-row strong{display:block;color:var(--ink);font-size:1.04rem}.customer-request-person-row,.customer-request-option-row{width:100%;border:0;background:transparent;color:inherit;font:inherit;text-align:left;text-decoration:none;cursor:pointer}.customer-request-person-row{min-height:76px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:12px;border:1px solid rgba(19,35,63,.08);border-radius:16px;background:#f8fafc}.customer-request-person-row:hover,.customer-request-person-row:focus-visible,.customer-request-option-row:hover,.customer-request-option-row:focus-visible{border-color:#e6462e38;background:#fff7f5}.customer-request-person-main{display:grid;gap:2px;min-width:0}.customer-request-person-main strong,.customer-request-option-row strong{color:var(--ink);font-size:1rem}.customer-request-person-main small{color:var(--muted);font-weight:700}.customer-request-person-main b{color:var(--ink);font-size:1.05rem}.customer-request-person-chip{min-height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;background:#eef2f7;color:#44546a;font-size:.82rem;font-weight:900;white-space:nowrap}.customer-request-person-chip-selected{background:#dcfce7;color:#166534}.customer-request-photo-empty{display:flex;align-items:center;gap:14px;color:var(--muted)}.customer-request-photo-empty p{margin:0;font-weight:750}.customer-request-outline-button{width:100%;border:1px solid rgba(230,70,46,.45);background:#fff;color:var(--accent)}.customer-request-location-card .location-preview-map-shell{box-shadow:none;border-radius:16px}.customer-request-location-card .location-preview-map{min-height:260px}.customer-request-map-toggle{justify-content:space-between;padding:0 18px}.customer-request-options-card{gap:4px}.customer-request-option-row{min-height:68px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;padding:12px 0;border-bottom:1px solid rgba(19,35,63,.08)}.customer-request-option-row:last-child{border-bottom:0}.customer-request-option-row span{background:#eef4ff;color:#183d82}.customer-request-option-row .customer-request-option-warn{background:#fff0ef;color:var(--accent)}.customer-request-history{margin-top:10px;padding-top:14px;border-top:1px solid rgba(19,35,63,.08)}.customer-request-history div{display:grid;gap:2px;padding:8px 0}.customer-request-history strong{color:var(--ink)}.customer-request-history span,.customer-request-history small{color:var(--muted)}.customer-request-posted-note{min-height:70px;display:flex;align-items:center;gap:12px;padding:16px;color:var(--muted);font-weight:750}.request-pros-card{position:sticky;top:88px}.request-pros-heading svg{color:var(--muted);flex:0 0 auto}.request-pro-card{display:grid;gap:12px;padding:14px;border:1px solid rgba(19,35,63,.1);border-radius:16px;background:linear-gradient(180deg,#fff,#f8fafdc7);box-shadow:0 10px 28px #13233f0f}.request-pro-main{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center}.request-pro-title-row{gap:5px}.request-pro-title-row svg{color:#2877ec}.request-pro-selected-badge{display:inline-flex;align-items:center;min-height:20px;padding:3px 8px;border-radius:999px;background:#0b9a551f;color:#087143;font-size:.72rem;font-weight:900}.request-pro-main p,.request-pro-service{margin:3px 0 0;color:var(--muted);font-size:.88rem}.request-pro-rating{gap:6px;flex-wrap:wrap;margin-top:7px;color:var(--muted);font-size:.82rem;font-weight:700}.request-pro-rating svg{color:#f6a800;fill:currentColor}.request-pro-match{display:grid;place-items:center;min-width:62px;min-height:56px;padding:7px 9px;border-radius:14px;background:#0b9a551a;color:#087143;font-weight:950;line-height:1}.request-pro-match small{margin-top:3px;font-size:.68rem;font-weight:800}.request-pro-reasons{display:flex;gap:6px;flex-wrap:wrap}.request-pro-reasons span{padding:5px 8px;border-radius:999px;background:#eef3ff;color:#173766;font-size:.75rem;font-weight:850}.request-pro-actions{gap:8px}.request-pro-actions .ghost-button,.request-pro-actions .primary-button{flex:1 1 0;min-height:40px;justify-content:center;padding-inline:12px}.request-pro-empty{min-height:170px;display:grid;place-items:center;gap:8px;padding:20px;border:1px dashed rgba(91,108,138,.28);border-radius:16px;color:var(--muted);text-align:center}.request-pro-empty strong{color:var(--ink)}.request-activity-card{position:static}.request-activity-row{gap:12px}.request-activity-dot{width:12px;height:12px;border:3px solid rgba(55,113,245,.2);border-radius:50%;background:#2465d9}.request-activity-row div{display:grid;gap:3px}.request-activity-row span:not(.request-activity-dot){color:var(--muted);font-size:.88rem}.public-topbar,.topbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:8px 12px;border:1px solid rgba(19,35,63,.08);border-radius:14px;background:var(--surface-bg);box-shadow:var(--shadow-soft)}.topbar{position:sticky;top:10px;z-index:1300}.topbar-left,.topbar-right,.topbar-nav,.public-topbar-actions,.hero-actions,.section-heading,.listing-card-header,.listing-meta,.listing-footer,.role-tabs{display:flex;align-items:center;gap:12px}.topbar-left{min-width:0;flex:1 1 auto}.topbar-right{flex:0 0 auto;justify-content:flex-end}.header-activity-shell{display:inline-flex;align-items:center;gap:8px}.header-activity-popover-shell{position:relative}.header-activity-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;border:1px solid rgba(19,35,63,.08);border-radius:14px;background:var(--surface-bg-muted);color:var(--ink);cursor:pointer}.header-activity-button-icon-only{width:56px;min-width:56px;padding:0}.header-activity-button:hover,.header-activity-button:focus-visible{border-color:#13233f1f;background:var(--surface-bg)}.header-activity-button-messages{border-color:#e6462e38}.header-activity-icon{position:relative;display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center}.header-activity-label{font-size:.88rem;font-weight:600}.header-activity-badge{position:absolute;top:-6px;right:-9px;min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;padding:0 4px;border-radius:999px;border:1px solid var(--surface-bg);font-family:IBM Plex Mono,monospace;font-size:.62rem;line-height:1;white-space:nowrap}.header-activity-badge-message{background:var(--accent);color:#fff}.header-activity-badge-alert{background:#13233f;color:#fff}.header-activity-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:32;width:min(360px,calc(100vw - 28px));display:grid;gap:8px;padding:10px;border:1px solid rgba(19,35,63,.08);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.header-activity-dropdown-messages{border-color:#e6462e38}.header-activity-dropdown-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.header-activity-dropdown-header strong{display:block;font-size:.94rem}.header-activity-dropdown-header span{color:var(--muted);font-size:.8rem}.header-activity-dropdown-list,.header-activity-group{display:grid;gap:6px}.header-activity-group-title{color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.header-activity-item{display:grid;gap:4px;padding:10px;border:1px solid rgba(19,35,63,.06);border-radius:12px;background:var(--surface-bg-muted);text-align:left;color:var(--ink);cursor:pointer}.header-activity-item:hover,.header-activity-item:focus-visible{border-color:#13233f1a;background:#fff}.header-activity-item-unread{border-color:#e6462e38;background:#fff8f5}.header-activity-item-header{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.header-activity-item-header strong{font-size:.88rem;line-height:1.15}.header-activity-item-header span{color:var(--muted);font-size:.74rem;white-space:nowrap}.header-activity-item-context{color:var(--muted);font-size:.77rem}.header-activity-item p{margin:0;color:var(--ink);font-size:.82rem;line-height:1.32}.header-activity-view-all{min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink);font-weight:600;cursor:pointer}.header-activity-empty{padding:10px;border:1px dashed var(--line);border-radius:12px;color:var(--muted);font-size:.84rem}.topbar-nav,.public-topbar-actions,.hero-actions{flex-wrap:wrap}.brand-link{display:inline-flex;align-items:center}.brand-logo-full{width:160px;max-width:40vw}.brand-logo-mark{width:52px}.brand-slogan{align-items:center;background:#fffffff5;border:1px solid rgba(183,200,222,.55);box-shadow:0 1px #0f172a0f;box-sizing:border-box;color:#1f5f99;display:inline-flex;font-size:.86rem;font-weight:800;justify-content:center;line-height:1.15;min-height:34px;overflow-wrap:anywhere;padding:7px 12px;text-align:center;white-space:nowrap;width:min(230px,100%)}.user-avatar{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;border:1px solid var(--line);border-radius:999px;background:var(--surface-bg-soft);color:var(--navy);font-weight:700;-o-object-fit:cover;object-fit:cover}.user-avatar-sm{width:36px;height:36px;font-size:.82rem}.user-avatar-md{width:48px;height:48px;font-size:.96rem}.user-avatar-lg{width:64px;height:64px;font-size:1.15rem}.account-heading,.profile-menu-header,.profile-menu-heading,.profile-menu-workspaces{display:flex;align-items:center;gap:12px}.account-heading{min-width:0}.profile-menu-shell{position:relative;flex:0 0 auto}.profile-menu-trigger{min-height:40px;display:inline-flex;align-items:center;gap:7px;padding:3px 8px 3px 3px;border:1px solid rgba(19,35,63,.08);border-radius:999px;background:var(--surface-bg-muted);color:var(--ink);cursor:pointer}.header-icon-avatar{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:999px;background:var(--surface-bg-soft);color:var(--navy);flex-shrink:0}.profile-menu-trigger-active{border-color:#e6462e38;background:#e6462e1a}.profile-menu-label{font-weight:600}.profile-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:30;width:min(284px,calc(100vw - 32px));display:grid;gap:8px;padding:10px;border:1px solid var(--line);border-radius:14px;background:var(--surface-bg);color:var(--ink);box-shadow:var(--shadow-soft)}.profile-menu-public{width:min(264px,calc(100vw - 32px))}.profile-menu-heading{min-width:0;flex-direction:column;align-items:flex-start;gap:2px}.profile-menu-heading strong{max-width:100%;overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.profile-menu-heading span,.profile-menu-group-label{color:var(--muted);font-size:.88rem}.profile-menu-group{display:grid;gap:6px}.profile-menu-language-control{min-height:38px;display:inline-flex;align-items:center;gap:10px;width:100%;padding:0 12px;border:1px solid rgba(19,35,63,.08);border-radius:12px;background:#fff;color:var(--ink)}.profile-menu-language-control select{width:100%;border:0;background:transparent;color:inherit;font:inherit;outline:none}.profile-menu-group-label{margin:0;font-family:IBM Plex Mono,monospace;letter-spacing:.04em;text-transform:uppercase}.profile-menu-workspaces{flex-wrap:wrap}.profile-menu-item{width:100%;display:inline-flex;align-items:center;gap:10px;min-height:38px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:var(--surface-bg);color:var(--ink);font-weight:600;text-align:left;cursor:pointer}.profile-menu-item:hover,.profile-menu-item:focus-visible{background:var(--surface-bg-soft)}.profile-menu-cta{width:100%}.hero-card,.panel-card,.workspace-card,.listing-card,.auth-card,.soft-panel,.empty-state,.success-banner{border:1px solid rgba(19,35,63,.06);border-radius:20px;background:var(--panel);box-shadow:var(--section-shadow)}.hero-card{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.9fr);gap:20px;padding:28px 30px;margin-top:12px}.hero-copy h1,.section-heading h1,.section-heading h2,.workspace-card h2,.listing-card h3,.auth-copy h1,.panel-card h2,.empty-state h3{margin:0;letter-spacing:-.035em}.section-heading h1{font-size:clamp(1.95rem,4vw,2.9rem);line-height:1.02}.section-heading h2,.workspace-card h2,.panel-card h2,.listing-card h3{font-size:clamp(1.28rem,2.1vw,1.72rem);line-height:1.12}.hero-copy h1,.auth-copy h1{font-size:clamp(2.55rem,5.7vw,5rem);line-height:.97;max-width:11ch}.hero-copy p,.auth-copy p,.section-heading p,.workspace-card p,.listing-card p,.soft-panel,.empty-state p,.mini-list-item span,.success-banner p,.auth-switch,.field span,.checkbox-row,.loading-screen p{color:var(--muted)}.field .form-control__value,.media-upload-placeholder .form-control__value{color:var(--ink)}.field .form-control__placeholder,.media-upload-placeholder .form-control__placeholder{color:var(--text-placeholder)}.section-copy{margin:0;color:var(--muted)}.hero-aside,.mini-list,.workspace-grid,.card-grid,.selection-list{display:grid;gap:10px}.workspace-grid,.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.selection-list{grid-template-columns:repeat(2,minmax(0,1fr))}.selection-list-single{grid-template-columns:1fr}.quick-actions-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.account-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:16px}.account-main-stack,.account-side-stack,.address-stack,.account-link-stack{display:grid;gap:16px}.account-dashboard-intro{display:grid;gap:6px;margin-bottom:18px}.account-dashboard-intro h1{margin:0;font-size:clamp(2rem,4vw,2.8rem);line-height:1;letter-spacing:-.04em}.account-dashboard-intro p{margin:0;color:var(--muted);font-size:1rem}.account-profile-hero-card,.account-workspace-card{border-radius:24px}.account-profile-hero-card{margin-top:18px}.account-profile-hero,.account-profile-hero-main,.account-profile-hero-heading,.account-profile-hero-meta,.account-role-badges,.account-workspace-card-head,.account-workspace-card-title-row,.account-workspace-card-list,.account-panel-header,.account-contact-summary-card span,.account-language-summary-badges{display:flex;align-items:center;gap:10px}.account-profile-hero,.account-panel-header{justify-content:space-between}.account-profile-hero{align-items:flex-start}.account-profile-hero-main{min-width:0;flex:1 1 auto;align-items:center}.account-profile-hero-copy{display:grid;gap:10px;min-width:0}.account-profile-hero-heading{flex-wrap:wrap}.account-profile-hero-heading strong{font-size:clamp(1.8rem,3.2vw,2.4rem);line-height:1;letter-spacing:-.04em}.account-profile-hero-meta{flex-wrap:wrap;color:var(--muted);font-size:.96rem}.account-profile-hero-meta span{display:inline-flex;align-items:center;gap:8px}.account-profile-hero-action{min-width:150px}.account-role-pill{color:#1d4ed8;background:#2563eb14;border-color:#2563eb1f}.account-role-pill-pro{color:#15803d;background:#22c55e14;border-color:#22c55e1f}.account-workspace-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.account-workspace-card{display:grid;gap:16px}.account-workspace-card-customer{background:linear-gradient(180deg,#eff6ffe6,#fffffff5);border-color:#60a5fa2e}.account-workspace-card-pro{background:linear-gradient(180deg,#f0fdf4eb,#fffffff5);border-color:#22c55e29}.account-become-pro-card{display:grid;gap:12px;border-color:#e6462e3d;background:linear-gradient(135deg,#fff1eefa,#fff7edeb),var(--panel);box-shadow:0 14px 30px #e6462e14}.account-become-pro-icon{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:#e6462e21;color:#10275c;box-shadow:inset 0 0 0 1px #e6462e1f}.account-become-pro-card h2{margin:0;font-size:1.12rem;line-height:1.1;color:#10275c}.account-become-pro-card p{margin:6px 0 0;color:var(--muted);line-height:1.4}.account-become-pro-card .ghost-button{justify-self:start;border-color:#10275c;background:#10275c;color:#fff;box-shadow:0 10px 18px #10275c29}.account-workspace-card-icon{display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;border-radius:999px;background:#ffffffbd;color:var(--ink);box-shadow:inset 0 0 0 1px #13233f0f}.account-workspace-card-head{align-items:flex-start}.account-workspace-card-head p{margin:6px 0 0;color:var(--muted)}.account-status-pill{color:var(--muted)}.account-status-pill-active{color:#15803d;background:#22c55e14;border-color:#22c55e1f}.account-workspace-card-list{display:grid;gap:10px;color:var(--ink)}.account-workspace-card-list span{display:inline-flex;align-items:center;gap:8px;font-size:.92rem}.account-contact-summary-grid,.account-language-summary-list{display:grid;gap:12px}.account-contact-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:16px}.account-contact-summary-card{display:grid;gap:8px;padding:16px;border:1px solid rgba(19,35,63,.08);border-radius:18px;background:var(--surface-bg-soft)}.account-contact-summary-card span{color:var(--muted);font-size:.84rem;font-weight:600}.account-contact-summary-card strong{font-size:1rem;line-height:1.35}.account-contact-summary-card p{margin:0;color:var(--muted);line-height:1.45}.account-contact-summary-card-wide{grid-column:span 2}.account-inline-link{width:-moz-fit-content;width:fit-content;padding:0;border:none;background:transparent;color:var(--accent-strong);font-weight:600;cursor:pointer}.account-panel-header{align-items:flex-start;margin-bottom:16px}.account-panel-header h2{margin:0}.account-panel-header .section-copy{margin:6px 0 0}.account-language-summary-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border:1px solid rgba(19,35,63,.06);border-radius:16px;background:var(--surface-bg-soft)}.detail-list{display:grid;gap:4px;color:var(--muted)}.account-editor{margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.account-editor .field>span{color:#526780;font-weight:750}.account-editor .field input,.account-editor .field select{min-height:46px}.account-editor .combobox-menu{max-height:min(260px,48vh);overflow-y:auto;-webkit-overflow-scrolling:touch}.account-grid{grid-template-columns:minmax(0,1fr);max-width:980px}.account-main-stack,.account-side-stack,.address-stack,.account-link-stack{gap:10px}.account-profile-hero-card{margin-top:12px;padding:18px;border-radius:18px}.account-profile-edit-panel{max-width:980px;margin-top:12px;padding:18px;border-radius:18px}.account-profile-hero{align-items:center;gap:12px}.account-profile-hero-heading strong{font-size:clamp(1.35rem,2vw,1.7rem)}.account-profile-hero-copy{gap:12px}.account-profile-hero-action{min-width:auto}.account-profile-hero-meta{gap:18px;color:#64748b;font-size:.93rem}.account-profile-hero-meta span{gap:9px}.account-profile-hero-meta span+span:before{content:"";width:4px;height:4px;margin-right:2px;border-radius:999px;background:#64748b7a}.account-addresses-card,.account-grid .panel-card{border-radius:18px;padding:18px}.account-panel-header{margin-bottom:10px}.account-address-row{display:grid;gap:12px;min-width:0;padding:14px;border:1px solid rgba(19,35,63,.08);border-radius:18px;background:#ffffffd1}.account-address-row:first-child{border-top:1px solid rgba(19,35,63,.08)}.account-address-row-header{display:flex;align-items:center;gap:10px;min-width:0}.account-address-row-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.account-address-row-title strong{min-width:0;overflow-wrap:anywhere}.account-address-row-body{min-width:0;padding-left:52px}.account-address-row-body .detail-list{min-width:0}.account-address-row-body .detail-list span{overflow-wrap:anywhere}.account-address-row-actions{display:flex;flex-wrap:wrap;gap:8px;padding-left:52px}.account-address-row-actions .ghost-button{width:auto;min-height:44px;padding-inline:14px}.account-address-row-actions .icon-button{width:44px;min-width:44px;height:44px}.account-address-menu-wrap{position:relative;display:inline-flex}.account-address-menu-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:75;border:0;background:transparent}.account-address-menu{position:absolute;right:0;bottom:calc(100% + 8px);z-index:80;width:220px;display:grid;gap:4px;padding:8px;border:1px solid rgba(19,35,63,.12);border-radius:16px;background:#fffffffa;box-shadow:0 18px 42px #13233f29}.account-address-menu-head{display:none}.account-address-menu button:not(.icon-button){width:100%;min-height:40px;display:flex;align-items:center;gap:9px;padding:9px 10px;border:0;border-radius:12px;background:transparent;color:var(--ink);font-weight:750;text-align:left;cursor:pointer}.account-address-menu button:not(.icon-button):hover,.account-address-menu button:not(.icon-button):focus-visible{background:var(--surface-bg-soft);outline:none}.account-address-menu-danger{color:#b93523!important}.account-address-menu-danger:hover,.account-address-menu-danger:focus-visible{background:#e6462e14!important}.account-address-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:6200;display:flex;align-items:center;justify-content:center;padding:18px;background:#16233b33;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.account-address-dialog{width:min(100%,620px);max-height:min(88dvh,760px);display:grid;gap:14px;overflow:auto;padding:18px;border:1px solid rgba(19,35,63,.12);border-radius:22px;background:#fff;box-shadow:0 24px 60px #13233f33}.account-address-dialog h2,.account-address-dialog p{margin:0}.account-address-dialog .overlay-card-header p{margin-top:4px;color:var(--muted);line-height:1.4}.account-address-map-dialog .location-preview-map-shell{width:100%;margin-bottom:0;box-shadow:none}.account-address-confirm-dialog{width:min(100%,480px)}.account-address-icon{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;flex:0 0 auto;border-radius:999px;color:#15803d;background:#22c55e1a}.account-address-contact-panel{display:grid;gap:10px;padding:14px;border:1px solid var(--line);border-radius:16px;background:var(--surface-bg-soft)}@media (min-width: 760px){.account-address-row{grid-template-columns:minmax(220px,.62fr) minmax(0,1fr);align-items:center}.account-address-row-body{padding-left:0}.account-address-row-actions{grid-column:1 / -1;justify-content:flex-end;padding-left:0}}.account-language-editor{padding-top:12px;border-top:1px solid var(--line)}.account-avatar-edit-wrap{position:relative;width:72px;height:72px;flex:0 0 auto}.account-avatar-upload,.account-avatar-upload .media-upload-shell,.account-avatar-upload .media-upload-target-wrap-avatar,.account-avatar-upload .media-upload-target-avatar{width:72px;height:72px}.account-avatar-upload .flow-actions,.account-avatar-upload .media-upload-picker-actions,.account-avatar-upload .media-upload-remove-button,.account-avatar-upload .form-error{display:none}.account-avatar-upload .media-upload-field,.account-avatar-upload .media-upload-shell{padding:0;border:0;background:transparent}.account-avatar-upload .media-upload-target-avatar{padding:0;overflow:hidden;border-radius:999px;border:1px solid var(--line);background:#f8fbff;box-shadow:none}.account-avatar-upload .media-upload-placeholder{gap:0;color:var(--navy)}.account-avatar-upload .media-upload-placeholder svg,.account-avatar-upload .media-upload-placeholder span{display:none}.account-avatar-upload .media-upload-placeholder strong{font-size:.9rem;font-weight:800}.account-avatar-upload .media-upload-preview-avatar{width:72px;height:72px}.account-avatar-edit-badge{position:absolute;right:-2px;bottom:-2px;display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border:2px solid #ffffff;border-radius:999px;color:#fff;background:var(--navy);box-shadow:0 10px 18px #13233f29;pointer-events:none}.stat-card,.mini-list-item{display:grid;gap:4px;padding:10px 12px;border:1px solid rgba(19,35,63,.05);border-radius:12px;background:var(--section-surface-soft)}.eyebrow{margin:0;color:var(--navy);font-family:Inter,system-ui,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;opacity:.72}.primary-button,.ghost-button,.nav-link,.role-tab,.selection-item,.inline-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:12px;font-weight:600}.primary-button{min-height:40px;padding:0 15px;border:0;color:#fff;background:var(--brand-red);box-shadow:0 8px 18px #e6462e24;cursor:pointer}.primary-button:disabled{cursor:not-allowed;opacity:.6}.ghost-button,.nav-link,.role-tab{min-height:34px;padding:0 11px;border:1px solid rgba(19,35,63,.08);background:var(--surface-bg-muted);cursor:pointer}.nav-link-active,.role-tab-active,.selection-item-active{border-color:#e6462e24;background:#e6462e13;color:var(--accent-strong)}.nav-link,.role-tab{color:var(--ink)}.page-shell{margin-top:12px}.global-activity-toast-stack{position:fixed;right:20px;bottom:20px;z-index:50;width:min(360px,calc(100vw - 24px));display:grid;gap:10px}.global-activity-toast{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:10px;border:1px solid #BCC9DA;border-radius:14px;background:#fff;box-shadow:0 8px 24px #13233f14}.global-activity-toast-message{border-color:#e6462e4d;background:#fff7f4}.global-activity-toast-alert{background:#f8fbff}.global-activity-toast-body{display:grid;gap:6px;padding:0;border:0;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.global-activity-toast-header{display:grid;gap:4px}.global-activity-toast-header strong{font-size:.98rem;line-height:1.15}.global-activity-toast p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.35}.global-activity-toast-dismiss{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--muted);cursor:pointer}.shell-chat-panel{position:fixed;right:20px;bottom:20px;z-index:1200;width:min(420px,calc(100vw - 28px));max-height:min(72vh,720px);display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:14px;padding:16px;border:1px solid rgba(19,35,63,.07);border-radius:34px;background:linear-gradient(180deg,#fffffffa,#f8fafdf5);box-shadow:0 28px 60px #13233f24;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.shell-chat-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1199;padding:0;border:0;background:#13233f2e;cursor:pointer}.shell-chat-panel-minimized{width:min(320px,calc(100vw - 28px));max-height:none;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto;align-items:center;gap:8px;padding:8px}.shell-chat-panel-workspace{border-color:#e6462e1f;background:linear-gradient(180deg,#fffdfa,#fff)}.shell-chat-panel-workspace .shell-chat-minimized-trigger strong,.shell-chat-panel-workspace .shell-chat-heading strong{display:inline-flex;align-items:center;gap:6px}.shell-chat-header{display:grid;gap:12px;padding:2px 2px 6px;border-bottom:1px solid rgba(19,35,63,.05)}.shell-chat-section{display:grid;gap:10px}.shell-chat-section-soft{padding:12px;border:1px solid rgba(19,35,63,.05);border-radius:18px;background:var(--section-surface-soft)}.shell-chat-section-stream{background:var(--section-surface-soft)}.shell-chat-section-header{gap:16px}.shell-chat-header-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.shell-chat-window-actions{display:inline-flex;align-items:center;gap:8px}.shell-chat-window-button{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(19,35,63,.1);border-radius:999px;background:#ffffffd9;color:#74809a;cursor:pointer}.shell-chat-window-button:hover,.shell-chat-window-button:focus-visible{border-color:#13233f29;background:#fff}.shell-chat-profile-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center}.shell-chat-profile-avatar{position:relative}.shell-chat-profile-avatar .user-avatar-lg{width:56px;height:56px;border:0;box-shadow:0 6px 16px #13233f1a}.shell-chat-profile-copy{min-width:0;display:grid;gap:6px}.shell-chat-profile-copy strong{font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.02;letter-spacing:-.04em;color:#13233fe6}.shell-chat-profile-badges{display:flex;flex-wrap:wrap;gap:6px}.shell-chat-header-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.shell-chat-icon-button{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(19,35,63,.08);border-radius:999px;background:var(--surface-bg-soft);color:var(--muted);cursor:pointer}.shell-chat-icon-button:hover,.shell-chat-icon-button:focus-visible{border-color:#13233f1f;background:var(--surface-bg-muted)}.shell-chat-links,.shell-chat-toolbar{display:flex;flex-wrap:wrap;gap:8px}.shell-chat-toolbar-stack{position:relative;z-index:6;display:grid;gap:10px}.shell-chat-toolbar-button,.shell-chat-toolbar-chip{width:46px;min-width:46px;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0;border:1px solid rgba(19,35,63,.08);border-radius:999px;background:#ffffffd6;color:#50617f;box-shadow:0 6px 16px #13233f0d;cursor:pointer}.shell-chat-toolbar-button:hover,.shell-chat-toolbar-button:focus-visible,.shell-chat-toolbar-chip:hover,.shell-chat-toolbar-chip:focus-visible,.shell-chat-toolbar-button-active,.shell-chat-toolbar-chip-active{border-color:#13233f24;background:#fff}.shell-chat-toolbar-button-estimate,.shell-chat-toolbar-chip-pending,.shell-chat-toolbar-chip-neutral{border-color:#13233f29}.shell-chat-toolbar-button-visit,.shell-chat-toolbar-button-listing,.shell-chat-toolbar-chip-listing{border-color:#687d993d;background:#f8fbfff2}.shell-chat-toolbar-button-success,.shell-chat-toolbar-chip-success{border-color:#6eb98a;background:#cfeedd;color:#13233f}.shell-chat-toolbar-button-danger,.shell-chat-toolbar-chip-danger{border-color:#e39a8b;background:#f8d8d1;color:#13233f}.shell-chat-toolbar-button-pending,.shell-chat-toolbar-chip-pending{border-color:#d8c28a;background:#f6ecd1;color:#13233f}.shell-chat-popover{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:8;display:grid;gap:12px;padding:14px;border:1px solid rgba(19,35,63,.08);border-radius:22px;background:#fff;box-shadow:0 18px 36px #13233f1f}.shell-chat-popover:before{content:"";position:absolute;top:-7px;left:18px;width:14px;height:14px;border-left:1px solid var(--line);border-top:1px solid var(--line);background:inherit;transform:rotate(45deg)}.shell-chat-popover-listing{background:#f8fbff}.shell-chat-popover-success{border-color:#6eb98a;background:#cfeedd}.shell-chat-popover-danger{border-color:#e39a8b;background:#f8d8d1}.shell-chat-popover-pending{border-color:#d8c28a;background:#f6ecd1}.shell-chat-popover-neutral{border-color:#c8d3e2;background:#eef3f9}.shell-chat-popover-estimate,.shell-chat-popover-visit{box-shadow:0 16px 34px #13233f1f}.shell-chat-popover-success,.shell-chat-popover-danger,.shell-chat-popover-pending,.shell-chat-popover-neutral{color:#13233f}.shell-chat-popover-success .shell-chat-utility-head span,.shell-chat-popover-danger .shell-chat-utility-head span,.shell-chat-popover-pending .shell-chat-utility-head span,.shell-chat-popover-neutral .shell-chat-utility-head span,.shell-chat-popover-success .shell-chat-mini-item span,.shell-chat-popover-danger .shell-chat-mini-item span,.shell-chat-popover-pending .shell-chat-mini-item span,.shell-chat-popover-neutral .shell-chat-mini-item span{color:#13233fbd}.shell-chat-utility-panel{display:grid;gap:10px;padding:12px;border:1px solid rgba(19,35,63,.05);border-radius:16px;background:#ffffffb8}.shell-chat-utility-head{display:flex;align-items:flex-start;justify-content:space-between;gap:4px}.shell-chat-utility-head-copy{min-width:0;display:grid;gap:4px}.shell-chat-utility-head strong{font-size:.92rem}.shell-chat-utility-head span,.shell-chat-utility-panel p,.shell-chat-utility-panel small{color:var(--muted);font-size:.82rem;line-height:1.35}.shell-chat-request-media-preview .media-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.shell-chat-request-media-preview .media-gallery-card{min-height:0;border-radius:12px;overflow:hidden}.shell-chat-request-media-preview .media-gallery-image-wrap{aspect-ratio:4 / 3;min-height:0}.shell-chat-request-media-preview .media-gallery-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.shell-chat-utility-close{width:28px;min-width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(19,35,63,.1);border-radius:999px;background:#ffffffd1;color:#13233fc2;cursor:pointer}.shell-chat-utility-close:hover,.shell-chat-utility-close:focus-visible{border-color:#13233f2e;background:#fff;color:var(--ink)}.shell-chat-mini-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.shell-chat-mini-item{display:grid;gap:4px;padding:10px 0;border:0;border-top:1px solid rgba(19,35,63,.08);border-radius:0;background:transparent}.shell-chat-mini-item:first-child{padding-top:0;border-top:0}.shell-chat-mini-item span{color:var(--muted);font-size:.76rem}.shell-chat-mini-item strong{font-size:.88rem;line-height:1.25}.shell-chat-mini-item-note strong{color:#13233fd1;font-weight:600}.shell-chat-mini-item small{color:var(--muted);font-size:.76rem}.shell-chat-safety-section{display:grid;gap:8px;padding-top:10px;border-top:1px solid rgba(19,35,63,.08)}.shell-chat-safety-section>span{color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.shell-chat-safety-action{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:1px solid rgba(230,70,46,.22);border-radius:12px;background:#e6462e0f;color:var(--accent-strong);font-weight:800;cursor:pointer}.shell-chat-safety-action:hover,.shell-chat-safety-action:focus-visible{border-color:#e6462e5c;background:#e6462e1a}.shell-chat-safety-action:disabled{cursor:not-allowed;opacity:.55}.shell-chat-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.shell-chat-visit-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.shell-chat-duration-field{min-width:0;margin:0;padding:0;border:0}.shell-chat-duration-field legend{margin:0 0 6px;color:var(--muted);font-size:.82rem;font-weight:700}.shell-chat-duration-options{display:flex;flex-wrap:wrap;gap:6px}.shell-chat-duration-chip{min-height:30px;padding:0 10px;border:1px solid rgba(31,58,115,.16);border-radius:999px;background:#ffffffc7;color:var(--navy);font:inherit;font-size:.82rem;font-weight:800;cursor:pointer}.shell-chat-duration-chip:hover,.shell-chat-duration-chip:focus-visible{border-color:#1f3a7357;background:#f8fafc}.shell-chat-duration-chip-active{border-color:#1f3a73e0;background:var(--navy);color:#fff}@media (max-width: 640px){.shell-chat-visit-grid{grid-template-columns:1fr}.shell-chat-duration-chip{flex:1 1 calc(50% - 6px);justify-content:center}}.shell-chat-inline-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.shell-chat-link-button{min-height:32px;width:auto;display:inline-flex;align-items:center;gap:6px}.shell-chat-history{min-height:0;display:grid;align-content:start;gap:12px;padding:16px 10px 16px 16px;overflow:auto;border:0;border-radius:26px;background:#e7ecf3}.shell-chat-history-bottom{width:100%;height:1px}.shell-chat-notice{display:grid;gap:8px;padding:14px 16px;border:1px dashed rgba(19,35,63,.12);border-radius:24px;background:#ffffffe0;box-shadow:0 10px 22px #13233f08}.shell-chat-notice-subtle{background:#ffffffc7}.shell-chat-notice-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.shell-chat-notice-head strong{font-size:.84rem}.shell-chat-notice p,.shell-chat-notice small{margin:0;line-height:1.35}.shell-chat-notice p{font-size:.88rem}.shell-chat-notice small{color:var(--muted);font-size:.78rem}.shell-chat-notice-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.shell-chat-state{min-height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.shell-chat-state-neutral,.shell-chat-state-pending{background:#13233f14;color:#13233f}.shell-chat-state-success{background:#34a8531f;color:#1c6a31}.shell-chat-state-danger{background:#e6462e1f;color:#b13d25}.shell-chat-state-pill-success{background:#cfeedd;color:#13233f}.shell-chat-state-pill-danger{background:#f8d8d1;color:#13233f}.shell-chat-state-pill-pending{background:#f6ecd1;color:#13233f}.shell-chat-state-pill-neutral{background:#eef3f9;color:#13233f}.shell-chat-action-card{display:grid;gap:14px;padding:18px;border:1px solid rgba(19,35,63,.06);border-radius:24px;background:#fffffff0;box-shadow:0 12px 28px #13233f0d}.shell-chat-action-card-muted{background:#f8fbffe6}.shell-chat-estimate-card{padding:20px;border-color:#e6462e14;box-shadow:0 14px 30px #13233f0f}.shell-chat-action-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.shell-chat-action-card-title{min-width:0;display:grid;gap:6px}.shell-chat-action-card-title strong{font-size:.96rem;line-height:1.2;color:var(--ink)}.shell-chat-action-card-title p{margin:0;font-size:.95rem;line-height:1.45;color:#13233fe6}.shell-chat-action-card-copy{display:grid;gap:6px}.shell-chat-action-card-copy span{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.shell-chat-action-card-copy p{margin:0;font-size:.9rem;line-height:1.5;color:#13233fdb}.shell-chat-action-card-actions{display:flex;flex-wrap:wrap;gap:10px}.shell-chat-bubble{max-width:calc(100% - 44px);display:grid;gap:6px;padding:14px 16px;border:0;border-radius:24px;background:#fff;box-shadow:0 10px 24px #13233f12}.shell-chat-bubble-own{justify-self:end;background:#f6cfc6;box-shadow:0 10px 24px #e6462e1a}.shell-chat-bulletin-workspace .shell-chat-bulletin-bubble{max-width:calc(100% - 44px);display:grid;gap:6px;padding:14px 16px;border:0;border-radius:24px;background:#fff;box-shadow:0 10px 24px #13233f12}.shell-chat-bulletin-workspace .shell-chat-bulletin-bubble.shell-chat-bubble-own{justify-self:end;background:#f6cfc6;box-shadow:0 10px 24px #e6462e1a}.shell-chat-bubble strong{font-size:.92rem;line-height:1.15}.shell-chat-bubble p{margin:0;font-size:.94rem;line-height:1.42}.shell-chat-bubble span{color:var(--muted);font-size:.76rem}.shell-chat-message-attachments{display:grid;gap:8px}.shell-chat-image-grid{display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr))}.shell-chat-image-grid-1{grid-template-columns:minmax(0,1fr)}.shell-chat-image-link{min-height:96px;max-height:220px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:16px;background:#f1f5f9eb;color:var(--muted);text-decoration:none}.shell-chat-image-link img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.shell-chat-file-list{display:grid;gap:6px}.shell-chat-file-chip{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 10px;border:1px solid rgba(19,35,63,.08);border-radius:14px;background:#f8fafceb;color:var(--ink);text-decoration:none}.shell-chat-file-chip span{min-width:0;overflow:hidden;color:var(--ink);font-size:.82rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.shell-chat-file-chip small{color:var(--muted);font-size:.72rem}.shell-chat-activity-block{display:grid;gap:12px;margin-top:10px;padding-top:10px}.shell-chat-activity-divider{display:flex;align-items:center;gap:12px}.shell-chat-activity-divider:after{content:"";flex:1;height:1px;background:#13233f14}.shell-chat-activity-divider span{font-size:.73rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8590a7}.shell-chat-activity-list{display:grid;gap:10px}.shell-chat-activity-item{display:flex;align-items:flex-start;gap:10px;padding:0 2px}.shell-chat-timeline-event{width:min(560px,100%);margin:2px auto;padding:10px 12px;border:1px solid rgba(148,163,184,.24);border-radius:16px;background:#ffffffb8;box-shadow:0 8px 18px #0f172a0a}.shell-chat-timeline-event-success{border-color:#22c55e38;background:#f0fdf4b8}.shell-chat-timeline-event-danger{border-color:#ef444433;background:#fef2f2bd}.shell-chat-timeline-event-bulletin{border-color:#e6462e3d;background:linear-gradient(180deg,#fff7edf5,#fffbf7e6);box-shadow:inset 3px 0 #e6462e4d,0 10px 22px #e6462e12}.shell-chat-activity-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:999px;background:#13233f0f;color:#70809a}.shell-chat-activity-icon-success{background:#22c55e1f;color:#22814a}.shell-chat-activity-icon-danger{background:#ef44441f;color:#b3372f}.shell-chat-activity-icon-bulletin{background:#e6462e1f;color:var(--accent-strong)}.shell-chat-activity-copy{min-width:0;display:grid;gap:2px}.shell-chat-activity-copy strong{font-size:.82rem;font-weight:600;line-height:1.35;color:#13233fb8}.shell-chat-activity-copy span{font-size:.74rem;color:#95a0b3}.shell-chat-activity-copy .shell-chat-activity-detail{color:#13233fdb;font-weight:700}.shell-chat-activity-note{max-width:min(520px,100%);margin:2px 0;color:#13233fc7;font-size:.82rem;line-height:1.4}.shell-chat-activity-actions{display:inline-flex;flex-wrap:wrap;gap:6px;margin-top:4px}.shell-chat-activity-actions button{min-height:26px;padding:0 10px;border:1px solid rgba(0,108,255,.22);border-radius:999px;background:#006cff14;color:#0f4fc7;font:inherit;font-size:.76rem;font-weight:800;cursor:pointer}.shell-chat-activity-actions button:last-child{border-color:#e6462e2e;background:#e6462e14;color:var(--accent-strong)}.shell-chat-activity-actions button:disabled{cursor:not-allowed;opacity:.58}.shell-chat-composer{display:grid;gap:8px;padding:10px 12px;border:1px solid #CBD5E1;border-radius:26px;background:#fff;box-shadow:0 14px 34px #13233f1a}.shell-chat-composer-dragging{border-color:#005cff47;background:#eef7ffd6;box-shadow:inset 0 0 0 1px #005cff14,0 12px 28px #13233f14}.shell-chat-field{gap:6px}.shell-chat-composer .shell-chat-field textarea{min-height:64px;max-height:168px;height:auto;padding:10px 12px;border-radius:20px;background:#ffffffe0;field-sizing:content;line-height:1.42;overflow-y:auto;resize:none}.shell-chat-pending-attachments{display:flex;flex-wrap:wrap;gap:8px;padding:8px;border:1px solid rgba(19,35,63,.08);border-radius:18px;background:#f8fafcdb}.shell-chat-pending-attachment{max-width:min(100%,250px);display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 7px;border:1px solid rgba(19,35,63,.08);border-radius:14px;background:#fff;box-shadow:0 6px 18px #13233f0a}.shell-chat-pending-attachment img,.shell-chat-pending-attachment>svg{width:38px;height:38px;border-radius:10px;-o-object-fit:cover;object-fit:cover;color:#6f7e95;background:#f1f5f9}.shell-chat-pending-attachment span{min-width:0;display:grid;gap:1px}.shell-chat-pending-attachment strong{min-width:0;overflow:hidden;font-size:.78rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.shell-chat-pending-attachment small{color:var(--muted);font-size:.7rem}.shell-chat-pending-attachment button{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:999px;background:#13233f0f;color:var(--ink)}.shell-chat-composer-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.shell-chat-composer-tools{display:inline-flex;align-items:center;gap:8px}.shell-chat-composer-tool{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(19,35,63,.08);border-radius:999px;background:#ffffffe0;color:#6f7e95;cursor:pointer}.shell-chat-composer-tool:hover,.shell-chat-composer-tool:focus-visible{border-color:#13233f29;background:#fff;color:var(--navy)}.shell-chat-composer-tool:disabled{cursor:not-allowed;opacity:.55}.shell-chat-readonly-notice{display:grid;gap:8px;padding:14px;border:1px solid rgba(148,163,184,.28);border-radius:18px;background:#f8fafc;color:#62738d}.shell-chat-readonly-notice strong{color:#13233f;font-size:.98rem}.shell-chat-readonly-notice .ghost-button{width:-moz-fit-content;width:fit-content;min-height:36px;padding-inline:12px}.shell-chat-send{min-width:124px;width:auto;min-height:46px;border-radius:16px;font-size:.98rem;box-shadow:0 12px 22px #e6462e24}.shell-chat-empty-state{padding:12px;border:1px dashed #D3DDE9;border-radius:12px;color:var(--muted);font-size:.86rem}.shell-chat-empty-state-error{border-style:solid;border-color:#e6462e3d;background:#fff7f4;color:var(--ink)}.shell-chat-minimized-trigger{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0;border:0;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.shell-chat-minimized-copy{min-width:0;display:grid;gap:2px}.shell-chat-minimized-copy strong{font-size:.9rem;line-height:1.15}.shell-chat-minimized-copy span{color:var(--muted);font-size:.78rem;line-height:1.28}.shell-chat-minimized-actions{display:inline-flex;align-items:center;justify-content:center;color:var(--accent)}.shell-chat-state-pill{min-height:30px;padding:0 11px;border-radius:999px;border:1px solid transparent;font-size:.82rem;font-weight:600;letter-spacing:-.02em;text-transform:none}.section-heading{align-items:flex-end;justify-content:space-between;gap:14px}.section-heading>p{max-width:48ch}.listing-card,.workspace-card,.panel-card,.auth-card,.empty-state,.success-banner{padding:16px;border:1px solid rgba(19,35,63,.06);border-radius:18px;background:var(--surface-bg);box-shadow:var(--shadow-soft)}.listing-card{display:grid;gap:12px}.listing-card-skeleton{min-height:220px;background:linear-gradient(90deg,#ffffff40,#ffffffad,#ffffff40),var(--panel);background-size:200% 100%;animation:shimmer 1.3s linear infinite}.pill{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:var(--surface-bg-soft);border:1px solid rgba(19,35,63,.08);color:var(--navy);font-family:Inter,system-ui,sans-serif;font-size:.68rem;font-weight:600;letter-spacing:.02em}.pill-soft{background:#e6462e12;border-color:#e6462e24;color:var(--accent-strong)}.pill-success{background:#22c55e29;border-color:#22c55e3d;color:#1f5b44}.pill-pending{background:#f59e0b2e;border-color:#f59e0b42;color:#80520f}.pill-neutral{background:#94a3b82e;border-color:#94a3b847;color:#45566f}.listing-meta,.listing-footer{justify-content:space-between}.listing-meta span,.listing-footer span{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:.92rem}.listings-hub-page{gap:26px}.listings-hub-top{padding-top:6px;padding-bottom:0}.listings-hub-top-actions{justify-content:flex-end}.listings-hub-utility{min-height:38px;padding-inline:16px}.listings-hub-start{min-height:48px;padding-inline:20px;border-radius:16px}.listings-hub-section{gap:18px}.listings-hub-eyebrow{display:inline-flex;align-items:center;gap:8px}.listing-drafts-shell{display:grid;gap:0;border:1px solid rgba(19,35,63,.06);border-radius:20px;background:#fff;box-shadow:var(--shadow-soft);overflow:hidden}.listing-draft-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px 20px}.listing-draft-row+.listing-draft-row{border-top:1px solid rgba(19,35,63,.05)}.listing-draft-row-main{min-width:0;display:flex;align-items:center;gap:16px}.listing-draft-row-dot{width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:#1f4b99;box-shadow:18px 0 #1f4b99}.listing-draft-row-copy{min-width:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.listing-draft-row-copy strong{font-size:clamp(1.15rem,1.7vw,1.45rem);line-height:1.15}.listing-draft-row-copy span{color:var(--muted);font-size:.96rem;line-height:1.35}.listing-draft-row-actions{display:inline-flex;align-items:center;gap:12px}.listing-draft-delete{width:36px;min-width:36px;padding:0}.listing-row-link{display:inline-flex;align-items:center;gap:8px;color:var(--ink);font-weight:700;text-decoration:none}.listing-row-link:hover,.listing-row-link:focus-visible{color:var(--accent-strong)}.listing-rows{display:grid;gap:14px}.listing-row-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;border:1px solid rgba(19,35,63,.1);border-radius:18px;background:#fff;box-shadow:0 10px 24px #13233f0d;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.listing-row-card:hover,.listing-row-card:focus-within{border-color:#13233f29;box-shadow:0 14px 30px #13233f14;transform:translateY(-1px)}.listing-row-card:active{transform:translateY(0);box-shadow:0 8px 18px #13233f12}.listing-row-card-draft{background:#f7f8fb;border-color:#94a3b82e}.listing-row-card-success{background:#edf8f2;border-color:#22c55e29}.listing-row-card-pending{background:#fbf4e6;border-color:#f59e0b2e}.listing-row-card-neutral{background:#f4f6f8;border-color:#94a3b833}.listing-row-card-copy{min-width:0;display:grid;gap:6px}.listing-row-card-copy-draft{grid-template-columns:auto minmax(0,1fr);align-items:start;-moz-column-gap:10px;column-gap:10px;row-gap:0}.listing-row-card-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.listing-row-card-status-draft{margin-top:2px}.listing-row-card-main-draft{min-width:0;display:grid;gap:6px}.listing-row-card-draft h3,.listing-row-card-draft p{font-style:italic}.listing-row-card h3{margin:0;font-size:clamp(1.12rem,1.7vw,1.42rem);line-height:1.1;color:#13233f}.listing-row-card p{margin:0;color:#13233fe6;font-size:.94rem;line-height:1.42}.listing-row-card-meta{display:flex;flex-wrap:wrap;gap:12px;color:#63748f;font-size:.88rem}.listing-row-card-draft .listing-row-card-meta{gap:12px}.listing-row-inline-note{color:#66758e;font-size:.88rem;line-height:1.35}.listing-row-card-actions{display:inline-flex;align-items:center;gap:0}.listing-row-delete{width:72px;min-width:72px;height:72px;padding:0;color:#7d8aa0;border-color:#13233f1a;background:#ffffffb3}.listing-row-delete:hover,.listing-row-delete:focus-visible{color:#4f607a;border-color:#13233f29;background:#ffffffeb}.request-manager-page{display:grid;gap:18px;background:#f8fafc}.request-manager-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.request-manager-hero h1{margin:0;font-size:clamp(2rem,3.4vw,3.15rem);line-height:.98;letter-spacing:-.04em}.request-manager-hero p{margin:10px 0 0;color:#5f6f88;font-size:1rem}.request-manager-primary-cta{min-height:48px;padding-inline:18px}.request-manager-panel{display:grid;gap:18px}.request-manager-tabs{display:flex;align-items:center;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.request-manager-tabs::-webkit-scrollbar{display:none}.request-manager-tab{position:relative;flex:0 0 auto;min-height:38px;padding:0 6px 10px;display:inline-flex;align-items:center;gap:8px;border:0;border-bottom:2px solid transparent;background:transparent;color:#66758e;font-size:.96rem;font-weight:600}.request-manager-tab-active{color:var(--accent-strong);border-bottom-color:var(--accent)}.request-manager-tab-count{min-width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;border-radius:999px;background:#13233f12;color:inherit;font-size:.76rem;font-weight:700}.request-manager-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;flex-wrap:wrap}.request-manager-toolbar-controls{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;min-width:0}.request-manager-select{min-width:0;display:grid;gap:6px}.request-manager-select>span{color:#697892;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.request-manager-select>div{min-height:46px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border:1px solid rgba(19,35,63,.12);border-radius:14px;background:#fff;color:#13233f}.request-manager-select select{min-width:140px;border:0;background:transparent;color:inherit;font:inherit;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.request-manager-toolbar-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.request-manager-filter-toggle{min-height:46px;padding-inline:16px}.request-manager-filter-toggle-active{border-color:#e6462e29;background:#e6462e0f;color:var(--accent-strong)}.request-manager-view-toggle{display:inline-flex;align-items:center;gap:8px}.request-manager-view-button{min-height:46px;padding:0 16px;border:1px solid rgba(19,35,63,.12);border-radius:14px;display:inline-flex;align-items:center;gap:8px;background:#fff;color:#4d5f7b;font-weight:700}.request-manager-view-button-active{border-color:#e6462e33;background:#e6462e0f;color:var(--accent-strong)}.request-manager-list{display:grid;gap:12px}.request-manager-row{--request-manager-accent: #22c55e;position:relative;width:100%;display:grid;grid-template-columns:auto minmax(0,1.55fr) minmax(160px,.95fr) auto auto auto;align-items:center;gap:18px;padding:18px;overflow:visible;border:1px solid #d9e2ec;border-radius:22px;background:#f1f5f9;box-shadow:0 12px 30px #0f172a11;text-align:left;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease,transform .14s ease}.request-manager-parent-button{min-width:0;width:100%;grid-column:1 / -1;display:grid;grid-template-columns:auto minmax(0,1.55fr) minmax(160px,.95fr) auto;align-items:center;gap:18px;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left}.request-manager-row-bulletin{--request-manager-accent: #10b981}.request-manager-row-icon-bulletin{background:linear-gradient(180deg,#ecfdf5,#f3f7fc);color:#047857}.request-manager-row:before{content:"";position:absolute;top:16px;bottom:16px;left:0;width:4px;border-radius:0 999px 999px 0;background:var(--request-manager-accent)}.request-manager-row-open{--request-manager-accent: #16a34a}.request-manager-row-reply{--request-manager-accent: #2563eb}.request-manager-row-visit{--request-manager-accent: #d97706}.request-manager-row-estimate,.request-manager-row-progress{--request-manager-accent: #7c3aed}.request-manager-row-completed,.request-manager-row-canceled{--request-manager-accent: #94a3b8}.request-manager-row:hover,.request-manager-row:focus-visible{border-color:#c3d0df;background:#e9eff6;box-shadow:0 18px 38px #0f172a18;transform:translateY(-1px)}.request-manager-row:active{border-color:#b8c8d8;background:#e4ebf3;box-shadow:0 10px 22px #0f172a14;transform:translateY(0)}.request-manager-row-skeleton{min-height:124px;background:linear-gradient(135deg,#f2f7ffe6,#fffffff5)}.request-manager-row-icon{width:72px;height:72px;border-radius:20px;display:grid;place-items:center;border:1px solid #dbe7f3;background:linear-gradient(180deg,#e9f2ff,#f3f7fc);color:#13233f;box-shadow:inset 0 1px #ffffffb8}.request-manager-row-main,.request-manager-row-summary{min-width:0;display:grid;gap:8px}.request-manager-row-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.request-manager-row-heading h3{margin:0;font-size:clamp(1.06rem,1.7vw,1.36rem);line-height:1.08;letter-spacing:-.03em}.request-manager-row-heading p{margin:5px 0 0;color:#62738d;font-size:.93rem}.request-manager-row-submeta{display:flex;flex-wrap:wrap;gap:10px;color:#72829a;font-size:.88rem}.request-manager-row-submeta span+span:before{content:"•";margin-right:10px}.request-manager-row-summary strong{font-size:.98rem;line-height:1.25;color:#1e3156}.request-manager-row-summary span{color:#667791;font-size:.9rem}.request-manager-row-summary-muted strong{color:#62738d;font-size:.88rem;font-weight:700;line-height:1.22}.request-manager-row-summary-muted span{color:#8a97aa;font-size:.82rem}.request-manager-row-people{display:flex;align-items:center;justify-content:flex-end;gap:8px}.request-manager-avatar-stack{display:inline-flex;align-items:center}.request-manager-avatar-stack .user-avatar{margin-left:-8px;border:2px solid #fff;box-shadow:0 8px 18px #13233f14}.request-manager-avatar-stack .user-avatar:first-child{margin-left:0}.request-manager-avatar-more{min-width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border-radius:999px;background:#13233f14;color:#5b6c87;font-size:.84rem;font-weight:700}.request-manager-row-preview{max-width:38ch;color:#7d8ba0;font-size:.84rem;line-height:1.32;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.request-manager-row-chevron{color:#7c8ca4}.request-manager-row-actions{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;justify-content:center}.request-manager-row-menu-trigger{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(203,213,225,.82);border-radius:12px;background:#ffffffe0;color:#7c8ca4;opacity:.76}.request-manager-row-menu-trigger:hover,.request-manager-row-menu-trigger:focus-visible,.request-manager-row-menu-trigger[aria-expanded=true]{border-color:#b9c8d9;background:#fff;color:#13233f;opacity:1}.request-manager-row-menu-trigger:disabled{cursor:wait;opacity:.52}.request-manager-row-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:12;min-width:172px;padding:6px;border:1px solid #d9e2ec;border-radius:14px;background:#fff;box-shadow:0 18px 42px #0f172a24}.request-manager-row-menu-item{width:100%;min-height:38px;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;padding:0 10px;border:0;border-radius:10px;background:transparent;color:#13233f;font:inherit;font-size:.88rem;font-weight:750;text-align:left}.request-manager-row-menu-item:hover,.request-manager-row-menu-item:focus-visible{background:#f1f5f9}.request-manager-row-menu-item-danger{color:#b42318}.request-manager-row-menu-item-danger:hover,.request-manager-row-menu-item-danger:focus-visible{background:#e6462e14}.request-manager-status{width:-moz-fit-content;width:fit-content;min-height:28px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;border:1px solid transparent;font-size:.78rem;font-weight:700;white-space:nowrap}.request-manager-status-open{background:#22c55e24;border-color:#22c55e38;color:#13623a}.request-manager-status-visit{background:#f59e0b29;border-color:#f59e0b3d;color:#8c5b0d}.request-manager-status-estimate{background:#7c3aed1f;border-color:#7c3aed2e;color:#6d28d9}.request-manager-status-reply{background:#3b82f61f;border-color:#3b82f633;color:#1f5fbf}.request-manager-status-progress{background:#7c3aed1f;border-color:#7c3aed2e;color:#6d28d9}.request-manager-status-completed{background:#94a3b829;border-color:#94a3b83d;color:#475569}.request-manager-status-canceled{background:#94a3b829;border-color:#94a3b83d;color:#58697f}.request-manager-person-list{grid-column:1 / -1;display:grid;gap:8px;padding-top:14px;border-top:1px solid rgba(19,35,63,.08)}.request-manager-person-row{width:100%;min-height:58px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(203,213,225,.72);border-radius:16px;background:#ffffffc7;color:#13233f;font:inherit;text-align:left}.request-manager-person-row:hover,.request-manager-person-row:focus-visible{border-color:#bfd0e5;background:#fff}.request-manager-person-copy{min-width:0;display:grid;gap:3px}.request-manager-person-copy strong{overflow:hidden;color:#13233f;font-size:.96rem;font-weight:850;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.request-manager-person-copy small{overflow:hidden;color:#667791;font-size:.82rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.request-manager-person-chip{min-height:26px;display:inline-flex;align-items:center;justify-content:center;padding:0 9px;border:1px solid rgba(34,197,94,.22);border-radius:999px;background:#22c55e1f;color:#13623a;font-size:.72rem;font-weight:850;white-space:nowrap}.request-manager-person-chip-alert{border-color:#ef44442e;background:#ef444417;color:#b42318}.request-manager-person-empty{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px dashed rgba(148,163,184,.7);border-radius:16px;color:#667791}.my-work-list{gap:14px}.request-manager-map-shell{display:grid;gap:14px}.request-manager-map-card{overflow:hidden;border:1px solid rgba(19,35,63,.09);border-radius:26px;background:linear-gradient(180deg,#f9fbfffa,#fffffff5);box-shadow:0 16px 34px #13233f0d}.request-manager-map{height:500px;width:100%}.request-manager-map-empty{min-height:280px;display:grid;place-items:center;gap:10px;padding:24px;text-align:center;color:#64748b}.request-manager-map-empty h3{margin:0;color:#13233f}.request-manager-map-selection{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border:1px solid rgba(19,35,63,.09);border-radius:22px;background:#fff;text-align:left;box-shadow:0 12px 28px #13233f0a}.request-manager-map-selection-main{min-width:0;display:flex;align-items:center;gap:12px}.request-manager-map-selection-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#eff4fff2;color:#1f3a73}.request-manager-map-selection strong{display:block;font-size:1rem;line-height:1.18}.request-manager-map-selection span:not(.request-manager-status):not(.request-manager-map-selection-icon){color:#667791;font-size:.9rem}.request-manager-mobile-nav{margin-top:8px}@media (max-width: 1120px){.request-manager-row{grid-template-columns:auto minmax(0,1fr) auto auto auto;align-items:start}.request-manager-parent-button{grid-template-columns:auto minmax(0,1fr) minmax(140px,.8fr) auto}.request-manager-row-summary{grid-column:2 / 3}.request-manager-row-people,.request-manager-row-actions,.request-manager-row-chevron{align-self:center}}@media (max-width: 860px){.request-manager-hero{flex-direction:column;align-items:stretch}.request-manager-primary-cta{width:100%;justify-content:center}.request-manager-toolbar{align-items:stretch}.request-manager-toolbar-actions{width:100%;justify-content:space-between;margin-left:0}.request-manager-toolbar-controls{width:100%;display:none}.request-manager-toolbar-controls-open{display:flex}.request-manager-select{flex:1 1 180px}.request-manager-select>span{display:none}}@media (max-width: 720px){.request-manager-panel{gap:14px}.request-manager-row{grid-template-columns:auto minmax(0,1fr) auto auto;gap:14px;padding:16px;border-radius:18px}.request-manager-parent-button{grid-template-columns:auto minmax(0,1fr) auto;gap:14px}.request-manager-row-icon{width:58px;height:58px;border-radius:16px}.request-manager-row-main{gap:6px}.request-manager-row-heading{flex-direction:column;align-items:flex-start;gap:8px}.request-manager-row-heading h3{font-size:1.02rem}.request-manager-row-summary{grid-column:2 / -1;gap:4px}.request-manager-row-people{grid-column:2 / -1;grid-row:auto;justify-content:flex-start;align-self:start}.request-manager-row-actions{top:10px;right:10px}.request-manager-row-chevron{grid-column:3 / 4;grid-row:1 / 2;align-self:start}.request-manager-row-preview{max-width:min(100%,34ch)}.request-manager-map{height:360px}}@media (max-width: 640px){.request-manager-page{gap:18px}.request-manager-hero{gap:14px;padding-bottom:0}.request-manager-hero h1{font-size:clamp(2.35rem,13vw,3rem);line-height:.96}.request-manager-hero p{max-width:30rem;margin-top:8px;font-size:.95rem;line-height:1.45}.request-manager-primary-cta{min-height:52px;border-radius:16px;box-shadow:0 12px 26px #e6462e2e}.request-manager-panel{gap:14px}.request-manager-tabs,.request-manager-toolbar{display:none}.request-manager-panel .empty-state{min-height:260px;padding:34px 24px;border:1px solid rgba(19,35,63,.08);border-radius:24px;background:#ffffffb8;box-shadow:none}.request-manager-panel .empty-state:before{content:"";width:64px;height:64px;margin:0 auto 16px;display:block;border-radius:999px;background:linear-gradient(#eef2f7,#eef2f7) center / 30px 22px no-repeat,radial-gradient(circle,#13233f14,#13233f09);-webkit-mask:linear-gradient(#000 0 0) center / 100% 100% no-repeat;mask:linear-gradient(#000 0 0) center / 100% 100% no-repeat}.request-manager-panel .empty-state h3{margin-top:0;font-size:1.28rem}.request-manager-panel .empty-state p{max-width:21rem;margin-inline:auto;line-height:1.45}.request-manager-row{grid-template-columns:1fr;align-items:start;gap:0;padding:18px 16px 16px 18px;border-color:#d9e2ec;border-radius:22px;box-shadow:0 8px 22px #0f172a0e}.request-manager-parent-button{grid-template-columns:64px minmax(0,1fr) auto;gap:14px;align-items:center}.request-manager-row:before{top:16px;bottom:16px}.request-manager-row:hover,.request-manager-row:focus-visible{box-shadow:0 12px 28px #0f172a14}.request-manager-row-submeta{gap:6px;font-size:.82rem}.request-manager-row-submeta span+span:before{margin-right:6px}.request-manager-row-summary strong{font-size:.92rem}.request-manager-row-summary span{font-size:.84rem}.request-manager-row-summary-muted strong{font-size:.82rem;font-weight:700}.request-manager-row-preview{max-width:min(100%,34ch);color:#7d8ba0;font-size:.9rem;line-height:1.28}.request-manager-row-icon{width:64px;height:64px;border-radius:20px}.request-manager-row-heading h3{font-size:1.16rem;line-height:1.08}.request-manager-row-heading p{font-size:.95rem}.request-manager-row-summary{grid-column:2 / -1;display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:2px}.request-manager-row-summary strong,.request-manager-row-summary span{display:inline;color:#52627a;font-size:.9rem;line-height:1.25}.request-manager-row-summary span:before{content:"·";margin-right:6px;color:#8a97aa}.request-manager-row-chevron{grid-column:3 / 4;grid-row:1 / 2;align-self:center}.request-manager-person-list{margin-top:14px;padding-top:14px;border-top-color:#13233f1a}.request-manager-row-menu{right:-2px;min-width:164px}.request-manager-person-row{min-height:68px;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;padding:12px;border-radius:16px;background:#ffffffd6}.request-manager-person-row>svg{display:none}.request-manager-person-chip{max-width:110px;white-space:normal;text-align:center;line-height:1.05}.app-mobile-bottom-nav{min-height:62px;padding:7px 8px calc(7px + env(safe-area-inset-bottom));border-radius:18px}.app-mobile-bottom-nav-item{min-height:44px;gap:2px;font-size:.68rem}.app-mobile-bottom-nav-item-post{min-height:50px;border-radius:16px}}.listing-context-page{display:grid;gap:24px}.listing-context-hero{display:grid;gap:14px}.listing-context-hero-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap}.listing-context-heading{display:grid;gap:8px;min-width:0}.listing-context-heading h1{margin:0;font-size:clamp(2.2rem,4.6vw,3.45rem);line-height:.96;letter-spacing:-.05em}.listing-context-summary{margin:0;max-width:64ch;color:var(--muted);font-size:1rem}.listing-context-status{flex:0 0 auto}.listing-context-meta{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.listing-context-meta span{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:.92rem}.listing-context-chip-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.listing-context-chip{min-height:28px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid rgba(19,35,63,.06);border-radius:999px;background:var(--section-surface-soft);color:var(--ink);font-size:.84rem;font-weight:500}.listing-context-body{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(280px,.82fr);gap:28px;align-items:start}.listing-context-main,.listing-context-rail{display:grid;gap:24px}.listing-context-card{display:grid;gap:12px}.listing-context-card h2{margin:0}.listing-context-answer-list,.listing-context-state-list,.listing-context-message-actions{display:grid;gap:0}.listing-context-answer,.listing-context-state-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;padding:12px 0;border-top:1px solid rgba(19,35,63,.08);background:transparent}.listing-context-answer:first-child,.listing-context-state-row:first-child{padding-top:0;border-top:0}.listing-context-answer span,.listing-context-state-row span{color:var(--muted);font-size:.9rem}.listing-context-answer strong,.listing-context-state-row strong{text-align:right;line-height:1.3}.listing-context-note{margin:0;color:var(--muted);font-size:.84rem}.listing-context-action{gap:14px}.listing-context-action .listing-context-message-actions{gap:10px}.listing-context-photo-card .media-gallery-grid{grid-template-columns:minmax(0,1fr)}.listing-context-photo-card .media-gallery-card{padding:0;border:0;background:transparent;box-shadow:none}.inline-link{color:var(--accent-strong)}.workspace-card{display:grid;gap:10px;align-content:start}.workspace-card-actions{display:grid;gap:8px;margin-top:2px}.workspace-card-icon{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:8px;background:var(--accent-soft);color:var(--accent-strong)}.auth-page{display:grid;place-items:center;min-height:100vh;padding:24px}.auth-card{width:min(560px,100%);display:grid;gap:18px}.auth-brand-slogan{width:224px;max-width:72vw}.auth-action-stack{display:grid;gap:10px}.field{display:grid;gap:8px}.field-compact{min-width:min(280px,100%)}.field input,.field select,.field textarea{width:100%;min-height:40px;padding:0 12px;border:1px solid rgba(19,35,63,.08);border-radius:12px;background:var(--surface-bg-muted);color:var(--ink);box-shadow:inset 0 1px #ffffffb3}.field input::-moz-placeholder,.field textarea::-moz-placeholder{color:var(--text-placeholder)}.field input::placeholder,.field textarea::placeholder{color:var(--text-placeholder)}.field textarea{min-height:110px;padding:11px 12px;resize:vertical}.combobox-field{position:relative}.combobox-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:20;max-height:272px;overflow-y:auto;border:1px solid rgba(19,35,63,.08);border-radius:16px;background:var(--surface-bg);box-shadow:var(--shadow);box-shadow:var(--shadow-soft)}.combobox-option{width:100%;min-height:44px;padding:10px 14px;border:0;border-bottom:1px solid rgba(31,58,115,.08);border-radius:0;background:transparent;color:var(--ink);font:inherit;font-weight:500;text-align:left;cursor:pointer}.combobox-option:first-child{border-top-left-radius:18px;border-top-right-radius:18px}.combobox-option:last-child{border-bottom:0;border-bottom-left-radius:18px;border-bottom-right-radius:18px}.combobox-option:hover,.combobox-option:focus-visible{background:var(--surface-bg-soft);outline:none}.combobox-option-active{background:#e6462e1a;color:var(--accent-strong)}.combobox-status{display:grid;gap:4px;padding:12px 14px;color:var(--muted)}.combobox-status strong{color:var(--ink);font-size:.96rem}.combobox-status p{margin:0;font-size:.92rem}.checkbox-row{display:inline-flex;align-items:center;gap:10px}.checkbox-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px}.grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.selection-item{width:100%;min-height:62px;justify-content:flex-start;padding:10px 12px;text-align:left;border-radius:12px;border:1px solid rgba(19,35,63,.07);background:var(--surface-bg-muted)}.selection-item strong{display:block;margin-bottom:4px}.selection-item span{display:block;font-size:.9rem;color:var(--muted)}.soft-panel{display:inline-flex;align-items:center;gap:10px;padding:11px 13px;border:1px solid rgba(19,35,63,.05);border-radius:14px;background:var(--surface-bg-soft)}.soft-panel-wrap{width:100%;justify-content:space-between;flex-wrap:wrap}.empty-state,.loading-screen{text-align:center}.empty-state{display:grid;gap:10px}.empty-state-action{display:flex;justify-content:center}.success-banner{display:flex;gap:12px;align-items:flex-start;background:#1f7a5214;border-color:#1f7a522e}.form-error{color:var(--danger);margin:0}.form-info{color:var(--navy);margin:0}.inline-link-button{border:0;background:transparent;color:var(--coral);font:inherit;font-weight:800;padding:0;cursor:pointer}.inline-link-button:hover,.inline-link-button:focus-visible{text-decoration:underline}.loading-screen{min-height:100vh;display:grid;place-items:center;gap:12px}.loading-dot{width:18px;height:18px;border-radius:999px;background:var(--accent);box-shadow:0 0 #ef2d203d;animation:pulse 1.3s ease infinite}.sticky-action{position:sticky;bottom:18px;display:flex;justify-content:flex-end}.flow-actions,.flow-actions-right,.review-row{display:flex;align-items:center;gap:10px}.flow-actions{justify-content:space-between;flex-wrap:wrap}.flow-actions-right{justify-content:flex-end;flex-wrap:wrap}.review-list{display:grid;gap:8px}.review-row{width:100%;justify-content:space-between;padding:11px 13px;border:1px solid var(--line);border-radius:14px;background:var(--surface-bg-soft);text-align:left}.review-row span{color:var(--muted)}.review-row strong{text-align:right}.review-row-selected{border-color:#22c55e47;background:#ecfdf5bd}.review-row-selected span,.review-row-selected strong{color:#173f31}.service-area-saved-row{position:relative;padding:8px 9px 8px 12px;align-items:center;gap:8px;min-height:58px}.service-area-saved-main{flex:1;min-width:0;display:grid;gap:4px;text-align:left;background:transparent;border:0;padding:0;color:inherit}.service-area-saved-main strong{text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.service-area-saved-main span{font-size:.84rem}.service-area-saved-menu{position:relative;display:flex;align-items:center}.service-area-menu-button{width:28px;min-width:28px;height:28px;padding:0;border-radius:999px;justify-content:center;color:var(--muted)}.service-area-row-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:900;min-width:142px;padding:6px;border:1px solid rgba(19,35,63,.12);border-radius:12px;background:var(--surface-bg);box-shadow:0 18px 42px #13233f24}.service-area-row-menu button{width:100%;display:flex;align-items:center;gap:8px;padding:8px 9px;border:0;border-radius:9px;background:transparent;color:var(--ink);text-align:left}.service-area-row-menu button:hover{background:var(--surface-bg-soft)}.service-area-row-menu-danger{color:var(--danger, #d93025)!important}.review-row-static{cursor:default}.review-row-stack{display:grid;gap:10px}.mini-list-two{grid-template-columns:repeat(2,minmax(0,1fr))}.success-banner-plain{background:var(--surface-bg-soft);border-color:var(--line)}.thread-card{display:grid;gap:10px;padding:14px 16px;border:1px solid rgba(19,35,63,.06);border-radius:18px;background:var(--surface-bg);box-shadow:var(--shadow-soft)}.thread-card-selected{border-color:#1d9d6661;background:#ecfdf5b8}.thread-card-header,.thread-card-footer,.thread-card-meta{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.thread-card-body{display:grid;gap:12px}.thread-card-body h3{margin:0}.thread-card-body p{margin:6px 0 0;color:var(--muted)}.thread-card-footer{justify-content:space-between;color:var(--accent-strong);font-weight:600}.thread-card-meta{color:var(--muted);font-size:.9rem}.media-preview-card{margin-top:14px;padding:14px;border:1px solid rgba(19,35,63,.06);border-radius:20px;background:var(--surface-bg);box-shadow:var(--shadow-soft)}.media-preview-image{display:block;width:100%;max-height:520px;-o-object-fit:contain;object-fit:contain;border-radius:16px}.code-block{margin:0;padding:14px 16px;border-radius:18px;background:#0c1f4a0f;color:var(--ink);overflow-x:auto;font-size:.86rem;line-height:1.5}.filter-grid,.conversation-grid{display:grid;gap:16px}.setup-shell{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:14px}.service-area-setup-shell{grid-template-columns:minmax(184px,220px) minmax(0,1fr);gap:18px;align-items:start}.setup-sidebar,.setup-main,.catalog-group,.question-card{display:grid;gap:14px}.setup-sidebar{align-content:start;align-self:start}.setup-main{align-content:start}.service-area-saved-sets-panel,.service-area-editor-panel{border-color:#13233f1f;box-shadow:0 18px 42px #13233f12}.service-area-saved-sets-panel{padding:12px}.service-area-saved-sets-panel .section-heading{align-items:center;gap:10px}.service-area-saved-sets-panel .section-heading h2{font-size:1rem}.service-area-saved-sets-panel>.section-heading .ghost-button{min-height:36px;padding:0 11px}.service-area-editor-panel{padding:14px}.review-row-active{border-color:#e6462e38;background:#e6462e1a}.estimate-card-current{gap:12px}.estimate-card-summary{gap:8px}.estimate-card-summary-success{border-color:#1e7a502e;background:#1e7a500f}.estimate-card-summary-muted{background:var(--surface-bg)}.estimate-status-pill{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;font-family:IBM Plex Mono,monospace;font-size:.7rem;letter-spacing:.06em;text-transform:uppercase}.estimate-status-pill-pending{background:#e6462e1a;color:var(--accent-strong)}.estimate-status-pill-success{background:#1e7a501a;color:#1e7a50}.estimate-status-pill-muted{background:var(--surface-bg-soft);color:var(--muted)}.estimate-outcome-copy{color:var(--muted);font-size:.92rem}.history-toggle{margin-top:4px}.history-toggle summary{cursor:pointer;color:var(--navy);font-weight:600;list-style:none}.history-toggle summary::-webkit-details-marker{display:none}.history-list{margin-top:8px}.estimate-history-row{gap:12px}.role-tabs{gap:6px}.role-tabs-compact{flex-wrap:nowrap;overflow-x:auto;padding-bottom:1px;scrollbar-width:none}.role-tabs-compact::-webkit-scrollbar{display:none}.role-tabs-compact .role-tab{flex:0 0 auto;min-height:32px;padding:0 10px;white-space:nowrap}.role-tabs-subtle .role-tab{background:var(--surface-bg);border-color:var(--line);color:#172033cc}.role-tabs-subtle .role-tab-active{background:#e6462e0f;border-color:#e6462e2e;color:var(--accent-strong)}.app-home-quick-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.app-home-quick-link{display:grid;gap:4px;padding:2px 4px 2px 0;border-bottom:1px solid var(--line);color:inherit}.app-home-quick-link strong{font-size:.98rem;line-height:1.15}.app-home-quick-link span{color:var(--muted);font-size:.94rem}.app-home-workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.customer-dashboard-page{display:grid;gap:18px}.customer-dashboard-shell{display:grid;grid-template-columns:240px minmax(0,1fr);gap:24px;align-items:start}.app-shell:has(.customer-dashboard-page){width:calc(100% - 24px);max-width:none;padding-top:0}.app-shell:has(.customer-dashboard-page) .topbar,.app-shell:has(.customer-dashboard-page) .app-topbar{display:none}.customer-dashboard-rail-card,.customer-dashboard-hero,.customer-dashboard-conversations-card,.customer-dashboard-request-card,.customer-dashboard-empty-card{border-radius:28px}.customer-dashboard-sidebar{width:240px;min-width:240px;height:100vh;display:flex;flex-direction:column;position:sticky;top:0;align-self:start;padding:24px 18px;border-right:1px solid rgba(19,35,63,.1);border-radius:0;background:transparent;box-shadow:none}.customer-dashboard-sidebar-brand{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:36px}.customer-dashboard-sidebar-brand span{color:#1f3a73d6;font-size:.875rem;line-height:1.2;white-space:nowrap}.customer-dashboard-sidebar-brand .brand-logo-full{width:188px;max-width:100%}.customer-dashboard-content{min-width:0;width:100%;max-width:none;display:flex;flex-direction:column;gap:0;margin-top:0}.customer-dashboard-desktop-topbar{min-height:72px;height:72px;display:flex;justify-content:flex-end;align-items:center;padding:0 24px}.customer-dashboard-body{width:min(100%,980px);display:grid;grid-template-columns:minmax(0,1fr);gap:0;align-items:start;margin:0 auto;padding:0 24px 32px}.customer-dashboard-home-header{width:min(100%,980px);min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 auto;padding:18px 24px 10px}.customer-dashboard-home-header>div{min-width:0;display:grid;gap:4px}.customer-dashboard-home-logo{width:192px;max-width:52vw;height:auto;display:block}.customer-dashboard-home-slogan{width:234px;max-width:58vw}.customer-dashboard-home-header p{margin:0;color:#61718c;font-size:1.05rem;font-weight:750;line-height:1.25}.customer-dashboard-home-alert{position:relative;width:58px;height:58px;flex:0 0 auto;display:inline-grid;place-items:center;border-radius:999px;background:#fffffff0;color:#10275c;box-shadow:0 14px 28px #13233f1a}.customer-dashboard-home-alert span{position:absolute;top:-5px;right:-5px;min-width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;border-radius:999px;background:#e5231f;color:#fff;font-size:.78rem;font-weight:900;box-shadow:0 0 0 3px #fff}.customer-dashboard-sidebar-nav{display:flex;flex-direction:column;gap:10px}.customer-dashboard-sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:10px;padding-top:24px;border-top:1px solid #e6edf5}.customer-dashboard-sidebar-item{height:48px;min-height:48px;padding:0 14px;border:0;border-radius:14px;display:flex;align-items:center;gap:12px;background:transparent;color:#10275c;font-size:1.02rem;font-weight:600;text-align:left}.customer-dashboard-sidebar-item:hover{background:#ee3e2d0d}.customer-dashboard-sidebar-item-active{background:#ff594f1a;color:#ef2d20}.customer-dashboard-sidebar-item-muted{color:#13233f8f}.customer-dashboard-sidebar-item:disabled{cursor:default;opacity:1}.customer-dashboard-badge,.customer-dashboard-mobile-badge{min-width:22px;height:22px;padding:0 6px;border-radius:999px;display:inline-grid;place-items:center;margin-left:auto;background:#ef2d20;color:#fff;font-size:.78rem;font-weight:700}.customer-dashboard-soon{margin-left:auto;color:var(--muted);font-size:.76rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.customer-dashboard-main{min-width:0;width:100%;max-width:none;display:grid;gap:18px;align-content:start;padding-top:0}.customer-dashboard-toprow,.customer-dashboard-mobile-header,.customer-dashboard-top-actions,.customer-dashboard-top-action-icon,.customer-dashboard-profile-trigger{display:flex;align-items:center}.customer-dashboard-toprow,.customer-dashboard-mobile-header{justify-content:space-between;gap:18px}.customer-dashboard-toprow{padding:0;justify-content:flex-end}.customer-dashboard-top-actions{gap:12px;flex:0 0 auto;margin-left:auto}.customer-dashboard-top-action-popover{position:relative}.customer-dashboard-top-action,.customer-dashboard-profile-trigger{color:#10275c}.customer-dashboard-top-action{min-width:42px;min-height:42px;justify-content:center;border:0;border-radius:999px;background:transparent;box-shadow:none;cursor:pointer;transition:background-color .16s ease,color .16s ease}.customer-dashboard-top-action:hover,.customer-dashboard-top-action:focus-visible{background:#10275c0f}.customer-dashboard-top-action-icon{position:relative;justify-content:center;width:24px;height:24px}.customer-dashboard-top-action-badge{position:absolute;top:-5px;right:-7px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;display:inline-grid;place-items:center;background:#ef233c;color:#fff;font-size:.64rem;font-weight:700;line-height:1;box-shadow:0 0 0 3px #fff}.customer-dashboard-alert-dropdown{top:calc(100% + 10px);right:0;width:min(340px,calc(100vw - 24px))}.customer-dashboard-profile-trigger{gap:10px;min-height:48px;padding:0 8px 0 6px;border:1px solid rgba(19,35,63,.08);border-radius:999px;background:#fff;box-shadow:0 6px 18px #13233f0d;color:#10275c;font-weight:700}.customer-dashboard-profile-trigger-icon{min-width:56px;justify-content:center;padding:0}.customer-dashboard-mobile-header{display:none}.customer-dashboard-searchbar{flex:1 1 auto;max-width:none;min-height:56px;padding:0 20px;border:1px solid rgba(19,35,63,.12);border-radius:18px;display:flex;align-items:center;gap:12px;background:#fff;box-shadow:none}.customer-dashboard-searchbar svg{color:#10275cb8}.customer-dashboard-searchbar input,.customer-dashboard-hero-input input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:1.04rem}.customer-dashboard-hero{position:relative;display:block;min-height:390px;width:100%;max-width:none;margin-top:0;padding:36px;overflow:hidden;background:#eef7ff}.customer-dashboard-hero-copy{position:relative;z-index:3;max-width:min(660px,64%);display:grid;gap:20px;align-content:start;padding-bottom:8px}.customer-dashboard-hero-copy h1{margin:0;max-width:620px;font-size:clamp(2.75rem,4vw,4rem);line-height:.95;letter-spacing:0;color:#10275c}.customer-dashboard-hero-copy>p:not(.eyebrow){margin:0;max-width:42ch;color:#10275ce6;font-size:1.16rem}.customer-dashboard-post-cta{width:min(100%,640px);min-height:92px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;justify-content:start;gap:22px;padding:18px 24px;border-radius:22px;background:linear-gradient(180deg,#ff4436,#ec2d24);color:#fff;box-shadow:0 18px 36px #e6462e40;text-align:left}.customer-dashboard-post-cta-icon{width:74px;height:74px;display:inline-grid;place-items:center;border-radius:999px;background:#fff;color:#ef2d20}.customer-dashboard-post-cta span:last-child{min-width:0;display:grid;gap:6px}.customer-dashboard-post-cta strong{color:#fff;font-size:clamp(1.4rem,3.6vw,2rem);line-height:1.05}.customer-dashboard-post-cta small{color:#ffffffe6;font-size:clamp(1rem,2.7vw,1.25rem);font-weight:750;line-height:1.25}.customer-dashboard-shortcuts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.customer-dashboard-shortcut-card{min-height:108px;position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px;border:1px solid rgba(19,35,63,.1);border-radius:22px;background:#fff;color:#10275c;text-decoration:none;box-shadow:0 14px 32px #13233f0f}.customer-dashboard-shortcut-card-help{background:linear-gradient(135deg,#f3f8ff,#fff);border-color:#457ee029}.customer-dashboard-shortcut-card-offers{background:linear-gradient(135deg,#f2fbf6,#fff);border-color:#228b4a2e}.customer-dashboard-shortcut-icon{width:64px;height:64px;display:inline-grid;place-items:center;border-radius:20px;background:#fff;color:#2d64d8;box-shadow:inset 0 0 0 1px #13233f0a}.customer-dashboard-shortcut-card-offers .customer-dashboard-shortcut-icon{color:#24a256}.customer-dashboard-shortcut-copy{min-width:0;display:grid;gap:6px}.customer-dashboard-shortcut-copy strong{color:#10275c;font-size:clamp(1.2rem,3vw,1.55rem);line-height:1.08}.customer-dashboard-shortcut-copy small{color:#5f718c;font-size:clamp(.98rem,2.4vw,1.12rem);font-weight:700;line-height:1.35}.customer-dashboard-pro-cta{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border:1px solid rgba(230,70,46,.24);border-radius:20px;background:linear-gradient(135deg,#fff1eefa,#fff7edeb),var(--panel);box-shadow:0 14px 30px #e6462e14}.customer-dashboard-pro-cta-copy{min-width:0;display:flex;align-items:center;gap:12px}.customer-dashboard-pro-cta-icon{flex:0 0 auto;width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#e6462e21;color:#1f3a73;box-shadow:inset 0 0 0 1px #e6462e1f}.customer-dashboard-pro-cta h2{margin:0;color:#10275c;font-size:1.05rem;line-height:1.1;letter-spacing:0}.customer-dashboard-pro-cta p{margin:3px 0 0;color:#5f718c;font-size:.9rem;line-height:1.35}.customer-dashboard-pro-cta-action{flex:0 0 auto;min-height:40px;padding:0 14px;white-space:nowrap;border-color:#10275c;background:#10275c;color:#fff;box-shadow:0 10px 18px #10275c29}.customer-dashboard-setup-prompt{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px;border:1px solid rgba(230,70,46,.26);border-radius:24px;background:linear-gradient(135deg,#fff7edfa,#fffffffa 58%),#fff7ed;box-shadow:0 18px 42px #a162071f}.customer-dashboard-setup-prompt-icon{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#e6462e1c;color:#c43b29}.customer-dashboard-setup-prompt-copy{min-width:0;display:grid;gap:4px}.customer-dashboard-setup-prompt-copy h2{margin:0;color:#10275c;font-size:1.18rem;line-height:1.1;letter-spacing:-.03em}.customer-dashboard-setup-prompt-copy p,.customer-dashboard-setup-prompt-copy span{margin:0;color:#5f718c;line-height:1.35}.customer-dashboard-setup-prompt-copy span{font-size:.86rem;font-weight:700;color:#8a4b0b}.customer-dashboard-setup-prompt-actions{display:flex;align-items:center;gap:10px}.customer-dashboard-setup-prompt-actions .primary-button,.customer-dashboard-setup-prompt-actions .ghost-button{min-height:42px;padding:0 16px;white-space:nowrap}.customer-dashboard-hero-art{position:absolute;top:0;right:0;bottom:0;width:clamp(560px,64vw,980px);max-width:65%;min-width:560px;z-index:1;overflow:hidden;border:0;border-radius:0;background:none;box-shadow:none}.customer-dashboard-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center right;object-position:center right;border:0;border-radius:0;box-shadow:none}.customer-dashboard-hero-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(90deg,#eef7fffa,#eef7fff0 24%,#eef7ffb8 36%,#eef7ff4d,#eef7ff00 68%);pointer-events:none}.customer-dashboard-section{display:grid;gap:14px}.customer-dashboard-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.customer-dashboard-section-heading h2{margin:0;font-size:1.85rem;line-height:1;letter-spacing:0}.customer-dashboard-section-heading p{margin:6px 0 0;color:var(--muted)}.customer-dashboard-section-heading-main{min-width:0;display:flex;align-items:flex-start;gap:12px}.customer-dashboard-section-heading-copy{min-width:0;display:grid;gap:3px}.customer-dashboard-section-heading-copy p{margin:0}.customer-dashboard-inline-link{display:inline-flex;align-items:center;gap:8px;align-self:center;color:#2453d5;font-weight:600}.customer-dashboard-request-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,320px));justify-content:start;gap:14px}.customer-dashboard-request-card{min-width:0;display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:118px;padding:18px 20px;border:1px solid rgba(19,35,63,.08);background:#fffffff5;box-shadow:0 14px 34px #13233f0f}.customer-dashboard-request-card-skeleton{min-height:118px;background:linear-gradient(135deg,#eff4ffe6,#fffffff5)}.customer-dashboard-request-icon{width:72px;height:72px;border-radius:20px;display:grid;place-items:center}.customer-dashboard-request-icon-red{background:#ef44441a;color:#be2c22}.customer-dashboard-request-icon-green{background:#22c55e1f;color:#138a49}.customer-dashboard-request-icon-blue{background:#2563eb1a;color:#1f3a73}.customer-dashboard-request-icon-gold{background:#f973161f;color:#b45309}.customer-dashboard-request-copy{min-width:0;display:grid;gap:8px}.customer-dashboard-request-copy>strong{min-width:0;color:#10275c;font-size:clamp(1.08rem,2.5vw,1.35rem);line-height:1.12;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.customer-dashboard-request-copy p{margin:0;color:#42516b;font-size:1rem;font-weight:750;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-dashboard-request-state-line{min-width:0;display:flex;align-items:center;gap:8px;color:#42516b;font-size:.98rem;font-weight:750;line-height:1.3}.customer-dashboard-request-state-line>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-dashboard-status{width:-moz-fit-content;width:fit-content;min-height:28px;padding:0 9px;border-radius:999px;display:inline-flex;align-items:center;font-size:.86rem;font-weight:900}.customer-dashboard-status-open{background:#2563eb1a;color:#2453d5}.customer-dashboard-status-progress{background:#6366f11a;color:#4338ca}.customer-dashboard-status-scheduled{background:#16a34a1f;color:#15803d}.customer-dashboard-status-attention{background:#f973161f;color:#c2410c}.customer-dashboard-status-neutral{background:#13233f0f;color:#13233fb8}.customer-dashboard-request-meta{display:flex;align-items:center;gap:10px;color:#1f3a73db;font-size:.84rem;font-weight:600;min-width:0}.customer-dashboard-request-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-dashboard-request-chevron{align-self:center;color:#0f2a5f;flex-shrink:0}.customer-dashboard-open-button{min-height:52px;min-width:96px;max-width:158px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;border-radius:18px;background:#eef4ff;color:#10275c;font-size:1.02rem;font-weight:900;line-height:1.08;text-align:center;white-space:normal}.customer-dashboard-open-button-green{border:1px solid rgba(22,163,74,.24);background:#edf8f1;color:#13783c}.customer-dashboard-open-button-blue{border:1px solid rgba(37,99,235,.2);background:#eef4ff;color:#2453d5}.customer-dashboard-conversations-card{display:grid;overflow:hidden;padding:0}.customer-dashboard-conversation-row{padding:18px 22px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;border-top:1px solid rgba(19,35,63,.06)}.customer-dashboard-conversation-row:first-child{border-top:0}.customer-dashboard-conversation-main{min-width:0;display:flex;align-items:center;gap:14px}.customer-dashboard-conversation-copy{min-width:0;display:grid;gap:6px}.customer-dashboard-conversation-heading{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.customer-dashboard-conversation-heading strong{font-size:1.16rem;line-height:1}.customer-dashboard-conversation-listing{min-height:24px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;background:#5b21b614;color:#6d28d9;font-size:.78rem;font-weight:700}.customer-dashboard-conversation-copy p{margin:0;max-width:56ch;color:var(--muted)}.customer-dashboard-conversation-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:10px}.customer-dashboard-conversation-chip{min-height:28px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;background:#2563eb14;color:#2453d5;font-size:.82rem;font-weight:700}.customer-dashboard-conversation-time{color:var(--muted);font-size:.88rem;font-weight:600}.customer-dashboard-empty-card{display:grid;gap:8px;padding:24px}.customer-dashboard-empty-card h3,.customer-dashboard-rail-card h2,.customer-dashboard-highlight strong,.customer-dashboard-empty-card p,.customer-dashboard-rail-card p{margin:0}.customer-dashboard-section-icon{width:44px;height:44px;flex:0 0 44px;border-radius:15px;display:inline-grid;place-items:center;background:#2563eb1a;color:#2453d5}.customer-dashboard-section-icon-green{background:#22c55e1f;color:#138a49}.customer-dashboard-updates-list{display:grid;gap:12px}.customer-dashboard-updates-empty-card{justify-items:center;gap:12px;padding:30px 22px;text-align:center;border:1px solid rgba(19,35,63,.08);box-shadow:0 16px 36px #13233f0f}.customer-dashboard-empty-icon{width:72px;height:72px;border-radius:999px;display:grid;place-items:center;background:#2563eb14;color:#1f3a73}.customer-dashboard-updates-empty-card h3{font-size:1.2rem;line-height:1.16}.customer-dashboard-updates-empty-card p{max-width:34ch;color:var(--muted);line-height:1.42}.customer-dashboard-empty-cta{width:min(100%,420px);justify-content:center}.customer-dashboard-nearby-offer-card{display:grid;grid-template-columns:104px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;border:1px solid rgba(19,35,63,.08);box-shadow:0 14px 34px #13233f0f}.customer-dashboard-nearby-offer-thumb{width:104px;aspect-ratio:1.1;border-radius:18px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#22c55e24,#f973161a);color:#138a49}.customer-dashboard-nearby-offer-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.customer-dashboard-nearby-offer-copy{min-width:0;display:grid;gap:4px}.customer-dashboard-nearby-offer-copy .eyebrow{margin:0;color:#138a49}.customer-dashboard-nearby-offer-copy h3{margin:0;font-size:1.08rem;line-height:1.16;letter-spacing:-.03em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.customer-dashboard-nearby-offer-copy span{min-width:0;display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:.9rem}.customer-dashboard-nearby-offer-copy strong{color:#10275c;font-size:.94rem}.customer-dashboard-nearby-offer-button{min-width:104px}.customer-dashboard-rail{width:100%;max-width:280px;display:grid;gap:18px;align-content:start;padding-top:0}.customer-dashboard-rail-card{display:grid;gap:16px;padding:20px;border:1px solid rgba(19,35,63,.08);background:#fff;box-shadow:none}.customer-dashboard-highlight{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:16px;border-radius:22px;background:linear-gradient(180deg,#fff5f5fa,#fffbfbfa)}.customer-dashboard-highlight-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#ef44441a;color:#ef2d20}.customer-dashboard-rail-button{width:100%}.customer-dashboard-activity-list{display:grid;gap:14px}.customer-dashboard-activity-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:start}.customer-dashboard-activity-dot{width:10px;height:10px;margin-top:7px;border-radius:999px;background:#22c55ec7}.customer-dashboard-activity-item strong{display:block;margin-bottom:4px}.customer-dashboard-activity-item p{color:var(--muted)}.customer-dashboard-activity-item span:last-child{color:var(--muted);font-size:.84rem;font-weight:600;white-space:nowrap}.customer-dashboard-popular-services{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.customer-dashboard-service-chip{min-height:92px;padding:12px;border:1px solid rgba(19,35,63,.08);border-radius:18px;display:grid;gap:10px;justify-items:start;background:#f8fafce0;color:var(--ink);font-weight:600}.customer-dashboard-service-chip-icon{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:#1f3a7314;color:#1f3a73}.customer-dashboard-mobile-rail,.customer-dashboard-mobile-nav{display:none}.customer-dashboard-mobile-nav{position:fixed;right:16px;bottom:calc(12px + env(safe-area-inset-bottom));left:16px;z-index:60;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:10px 8px;border:1px solid rgba(19,35,63,.08);border-radius:24px;background:#fffffff5;box-shadow:0 18px 38px #13233f1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.customer-dashboard-mobile-nav-item{min-width:0;min-height:56px;border-radius:16px;display:grid;justify-items:center;align-content:center;gap:5px;color:#13233fb8;font-size:clamp(.68rem,2.8vw,.78rem);font-weight:700;line-height:1.05;text-align:center}.customer-dashboard-mobile-nav-item>span:last-child{max-width:100%;overflow:hidden;text-overflow:clip;white-space:nowrap}.customer-dashboard-mobile-nav-label-short{display:none}.customer-dashboard-mobile-nav-item-active{color:var(--accent-strong);background:#e6462e14}.customer-dashboard-mobile-nav-item-post{color:#fff;background:linear-gradient(180deg,#ef3f2e,#db3424)}.customer-dashboard-mobile-nav-icon{position:relative}.customer-dashboard-mobile-badge{position:absolute;top:-9px;right:-14px;min-width:18px;height:18px;font-size:.68rem}.customer-dashboard-empty-copy{color:var(--muted)}.workspace-card-compact{gap:8px;padding:16px}.workspace-card-secondary{background:var(--surface-bg)}.workspace-card-note{padding:12px 14px;border-radius:16px;background:var(--surface-bg-soft)}.checkbox-row-card{width:100%;justify-content:flex-start;padding:12px 14px;border:1px solid rgba(19,35,63,.06);border-radius:14px;background:var(--surface-bg-soft)}.checkbox-row-card span{display:grid}.checkbox-row-card small{color:var(--muted)}.question-card{padding-top:8px;border-top:1px solid rgba(23,32,51,.08)}.preference-row{display:grid;gap:10px;padding:14px 0;border-top:1px solid rgba(23,32,51,.08);background:transparent}.question-card .preference-row:first-of-type{border-top:0;padding-top:0}.preference-row strong{display:block;margin-bottom:4px}.preference-controls{display:flex;flex-wrap:wrap;gap:8px}.notifications-section-primary,.notifications-section-secondary{margin-top:0}.notifications-activity-card{display:grid;gap:24px;padding:26px 28px;border:1px solid rgba(31,58,115,.08);border-radius:26px;background:#fff;box-shadow:0 24px 58px #13233f17}.notifications-card-heading,.notifications-card-heading>div,.notifications-preferences-row,.notifications-channel-toggles,.notifications-channel-toggle,.notifications-preview-row{display:flex;align-items:center}.notifications-card-heading{justify-content:space-between;gap:16px}.notifications-card-heading>div{gap:14px;min-width:0}.notifications-card-heading h2,.notifications-preferences-copy h2,.notifications-empty-state h3{margin:0;color:var(--ink)}.notifications-card-heading h2{font-size:1.28rem;letter-spacing:-.025em}.notifications-section-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:14px}.notifications-section-icon-blue{background:#2f6df61a;color:#1459d9}.notifications-section-icon-green{background:#22c55e1f;color:#15803d}.notifications-loading-panel{padding:18px;border-radius:18px;background:#f7f9fcdb;color:var(--muted)}.notifications-feed-list{display:grid;gap:12px}.notifications-feed-card{border-color:#1f3a7314;background:#fbfdffeb}.notifications-empty-state{display:grid;gap:22px}.notifications-empty-hero{display:grid;justify-items:center;gap:12px;padding:26px 18px 22px;text-align:center}.notifications-empty-icon{width:72px;height:72px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:radial-gradient(circle at 50% 50%,rgba(47,109,246,.18),rgba(47,109,246,.08) 58%,transparent 60%),#eff6ffeb;color:#1459d9}.notifications-empty-hero p,.notifications-preview-list p,.notifications-preferences-copy p{margin:0;color:var(--muted)}.notifications-empty-hero p{max-width:360px;line-height:1.45}.notifications-empty-action{width:-moz-fit-content;width:fit-content;min-width:190px;margin-top:4px}.notifications-preview-list{display:grid;gap:12px;padding-top:18px;border-top:1px solid rgba(31,58,115,.08)}.notifications-preview-list p{font-weight:700;color:#64748b}.notifications-preview-row{gap:12px;color:#30415f;font-weight:650}.notifications-preview-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:12px}.notifications-preview-icon-blue{background:#2f6df61a;color:#1459d9}.notifications-preview-icon-green{background:#22c55e1f;color:#15803d}.notifications-preview-icon-orange{background:#f9731621;color:#c05621}.notifications-preferences-row{gap:14px;padding:18px 20px;border:1px solid rgba(34,197,94,.08);border-radius:22px;background:linear-gradient(180deg,#f5fcf8e0,#fafdfbeb)}.notifications-preferences-copy{min-width:0;flex:1 1 auto}.notifications-preferences-copy h2{font-size:1.05rem;letter-spacing:-.015em}.notifications-preferences-copy p{margin-top:2px;font-size:.92rem}.notifications-channel-toggles{gap:10px;flex-wrap:wrap;justify-content:flex-end}.notifications-channel-toggles-grid{display:grid;grid-template-columns:1fr;flex:1 1 100%;justify-content:stretch}.notifications-preference-group{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;width:100%;padding:12px;border:1px solid rgba(31,58,115,.1);border-radius:14px;background:#ffffffd1}.notifications-preference-group-copy{display:grid;gap:3px;min-width:0}.notifications-preference-group-copy strong{color:var(--navy-900);font-size:.95rem}.notifications-preference-group-copy span{color:var(--muted);font-size:.86rem}.notifications-preference-group-controls{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.notifications-preference-group-locked{background:#f8fafceb}.notifications-channel-toggle{min-height:42px;gap:8px;padding:0 14px;border:1px solid rgba(31,58,115,.12);border-radius:12px;background:#ffffffdb;color:#30415f;font-weight:700;cursor:pointer}.notifications-channel-toggle:has(input:disabled){cursor:not-allowed;opacity:.58}.notifications-channel-toggle input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.notifications-channel-box{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(31,58,115,.2);border-radius:5px;background:#fff}.notifications-channel-toggle-active{border-color:#22c55e57;background:#ecfdf5eb;color:#047857}.notifications-channel-toggle-active .notifications-channel-box{border-color:#22c55e85;background:#16a34a;color:#fff}.notifications-channel-toggle:has(input:focus-visible){outline:3px solid rgba(47,109,246,.18);outline-offset:2px}.filter-grid{grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr) minmax(220px,.8fr);align-items:end;gap:12px}.filter-panel{display:grid;gap:8px;padding:12px 14px;border:1px solid var(--line);border-radius:16px;background:var(--surface-bg-soft)}.filter-panel-header{display:inline-flex;align-items:center;gap:8px}.range-stack{display:grid;gap:8px}.range-stack input[type=range]{width:100%;accent-color:var(--accent)}.dual-range-control{position:relative;display:grid;gap:12px;padding-top:2px}.dual-range-track{position:absolute;top:14px;left:0;right:0;height:4px;border-radius:999px;background:#16233b1f}.dual-range-track-active{position:absolute;top:0;height:100%;border-radius:999px;background:var(--accent)}.dual-range-input{position:absolute;top:0;left:0;width:100%;margin:0;background:transparent;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:1}.dual-range-input:last-of-type{z-index:2}.dual-range-input::-webkit-slider-runnable-track{height:28px;background:transparent}.dual-range-input::-moz-range-track{height:28px;background:transparent}.dual-range-input::-webkit-slider-thumb{width:16px;height:16px;margin-top:6px;border:0;border-radius:999px;background:var(--accent);box-shadow:0 0 0 3px #e6462e29;pointer-events:auto;-webkit-appearance:none}.dual-range-input::-moz-range-thumb{width:16px;height:16px;border:0;border-radius:999px;background:var(--accent);box-shadow:0 0 0 3px #e6462e29;pointer-events:auto}.dual-range-labels{display:flex;justify-content:space-between;gap:8px;padding-top:30px;color:var(--muted);font-size:.82rem}.filter-toggle{min-height:42px;padding:0 14px;border:1px solid var(--line);border-radius:16px;background:var(--surface-bg-soft)}.discovery-map-card,.service-area-header-row,.service-area-side-controls,.service-area-map-card{display:grid;gap:12px}.service-area-map-controls{display:grid;grid-template-columns:minmax(150px,210px) minmax(0,1fr);gap:12px;align-items:end}.service-area-header-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;padding-bottom:2px}.service-area-side-controls{justify-items:end;align-content:start}.service-area-map-card{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.service-area-map-workspace{position:relative;z-index:0;isolation:isolate;min-height:clamp(640px,68vh,900px);border:1px solid rgba(19,35,63,.14);border-radius:22px;overflow:hidden;background:var(--surface-bg-soft);box-shadow:0 18px 40px #13233f14}.service-area-map{position:relative;z-index:0;min-height:clamp(640px,68vh,900px);height:100%;border:0;border-radius:0}.service-area-map-workspace .leaflet-container{z-index:0;isolation:isolate}.service-area-map-workspace .leaflet-pane,.service-area-map-workspace .leaflet-control-container,.service-area-map-workspace .leaflet-popup-pane,.service-area-map-workspace .leaflet-marker-pane,.service-area-map-workspace .leaflet-tooltip-pane{max-width:100%}.service-area-address-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.service-area-filter-trigger{width:100%;justify-content:space-between}.service-area-label-with-help{display:inline-flex;align-items:center;gap:6px;min-width:0}.service-area-help{position:relative;display:inline-flex;align-items:center;flex:0 0 auto}.service-area-help-trigger{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(89,103,127,.28);border-radius:999px;background:#ffffffeb;color:var(--muted);cursor:help}.service-area-help-trigger:focus-visible{outline:2px solid rgba(9,132,87,.28);outline-offset:2px}.service-area-help-tooltip{position:absolute;left:50%;bottom:calc(100% + 8px);z-index:80;width:min(250px,72vw);padding:9px 10px;border:1px solid rgba(19,35,63,.12);border-radius:12px;background:#fffffffa;color:var(--ink);font-size:.76rem;font-weight:700;line-height:1.35;text-transform:none;letter-spacing:0;box-shadow:0 14px 32px #13233f29;opacity:0;pointer-events:none;transform:translate(-50%,4px);transition:opacity .14s ease,transform .14s ease}.service-area-help:hover .service-area-help-tooltip,.service-area-help:focus-within .service-area-help-tooltip{opacity:1;transform:translate(-50%)}.service-area-province-field{min-width:0}.service-area-province-field .service-area-filter-trigger{min-width:0;padding-inline:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.service-area-province-menu{max-height:min(240px,42dvh);overflow-y:auto;-webkit-overflow-scrolling:touch}.service-area-coverage-control{position:absolute;top:14px;left:14px;z-index:700}.service-area-coverage-badge{min-width:154px;display:grid;gap:2px;padding:10px 13px;border:1px solid rgba(19,35,63,.12);border-radius:16px;background:#fffffff5;color:var(--ink);text-align:left;box-shadow:0 16px 34px #13233f21;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.service-area-coverage-badge span,.service-area-coverage-popover-head span,.service-area-slider-label{color:var(--muted);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.service-area-coverage-badge strong{font-size:1rem;line-height:1.15}.service-area-coverage-popover{width:min(320px,calc(100vw - 42px));max-height:330px;display:grid;gap:10px;margin-top:8px;padding:12px;border:1px solid rgba(19,35,63,.14);border-radius:18px;background:#fffffffa;box-shadow:0 18px 44px #13233f29;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.service-area-coverage-popover-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.service-area-coverage-list{display:grid;gap:8px;overflow:auto;padding-right:2px}.service-area-coverage-list p{margin:0;color:var(--muted);font-size:.9rem}.service-area-coverage-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;padding:8px 8px 8px 10px;border:1px solid rgba(19,35,63,.08);border-radius:12px;background:var(--surface-bg-soft)}.service-area-coverage-row span{min-width:0;display:grid;gap:1px}.service-area-coverage-row strong{overflow:hidden;color:var(--ink);font-size:.92rem;text-overflow:ellipsis;white-space:nowrap}.service-area-coverage-row em{color:var(--muted);font-size:.78rem;font-style:normal}.service-area-coverage-row .ghost-button{min-height:30px;padding:0 9px;border-radius:10px;color:var(--danger)}.service-area-hover-label{position:absolute;top:16px;left:50%;z-index:650;max-width:min(360px,calc(100% - 220px));padding:8px 12px;border:1px solid rgba(19,35,63,.12);border-radius:999px;background:#fffffff5;color:var(--ink);font-size:.9rem;font-weight:700;transform:translate(-50%);box-shadow:0 12px 28px #13233f1f;pointer-events:none}.service-area-floating-controls{position:absolute;right:16px;bottom:16px;left:16px;z-index:620;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(760px,calc(100% - 32px));margin-left:auto;padding:12px;border:1px solid rgba(19,35,63,.12);border-radius:18px;background:#fffffff0;box-shadow:0 18px 42px #13233f26;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:opacity .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.service-area-floating-range{display:grid;gap:6px}.service-area-slider-block{display:grid;gap:4px}.service-area-slider-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.service-area-slider-label{line-height:1}.service-area-slider-value{color:var(--ink);font-size:.92rem;line-height:1;font-weight:800}.service-area-floating-range input,.service-area-slider-input{width:100%}.service-area-slider-input{height:18px;margin:0;background:transparent;accent-color:var(--accent);-webkit-appearance:none;-moz-appearance:none;appearance:none}.service-area-slider-input::-webkit-slider-runnable-track{height:4px;border-radius:999px;background:#16233b2e}.service-area-slider-input::-webkit-slider-thumb{width:16px;height:16px;margin-top:-6px;border:0;border-radius:999px;background:var(--accent);box-shadow:0 0 0 3px #e6462e29;-webkit-appearance:none}.service-area-slider-input::-moz-range-track{height:4px;border-radius:999px;background:#16233b2e}.service-area-slider-input::-moz-range-thumb{width:16px;height:16px;border:0;border-radius:999px;background:var(--accent);box-shadow:0 0 0 3px #e6462e29}.service-area-floating-save-button{grid-column:1 / -1;width:100%;justify-content:center}.service-area-save-button{min-height:44px;padding:10px 14px;border-radius:14px;font-size:.95rem}.service-area-mobile-drawer{display:none}.service-area-active-toggle{width:100%;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid rgba(19,35,63,.12);border-radius:16px;background:#fffffff5;color:var(--ink);text-align:left}.service-area-active-toggle strong,.service-area-active-toggle small{display:block}.service-area-active-toggle small{margin-top:2px;color:var(--muted);font-size:.84rem}.service-area-active-switch{width:54px;height:32px;flex:0 0 auto;display:inline-flex;align-items:center;padding:3px;border-radius:999px;background:#d8dee7;transition:background .16s ease}.service-area-active-switch span{width:26px;height:26px;display:block;border-radius:999px;background:#fff;box-shadow:0 4px 10px #13233f2e;transition:transform .16s ease}.service-area-active-toggle-on .service-area-active-switch{background:#16b968}.service-area-active-toggle-on .service-area-active-switch span{transform:translate(22px)}.service-area-undo-toast{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:10px;justify-self:end;padding:8px 10px 8px 12px;border:1px solid rgba(19,35,63,.14);border-radius:999px;background:var(--ink);color:#fff;box-shadow:0 14px 34px #13233f2e}.service-area-undo-toast button{min-height:28px;padding:0 10px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:#ffffff24;color:#fff;font-weight:700}.service-area-save-row{padding-top:2px}.service-area-base-marker-icon{background:transparent;border:0}.service-area-base-marker-dot{width:18px;height:18px;display:inline-block;border:3px solid rgba(255,255,255,.94);border-radius:999px;background:var(--accent);box-shadow:0 10px 22px #ef2d2057}.discovery-map-shell{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:16px}.discovery-map{min-height:540px;border-radius:24px;overflow:hidden;border:1px solid var(--line)}.discovery-map-wrap{position:relative}.discovery-map-empty{position:absolute;top:18px;right:18px;bottom:18px;left:18px;display:grid;place-content:center;gap:8px;padding:18px;border:1px solid var(--line);border-radius:18px;background:#fcfaf7db;color:var(--muted);text-align:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none}.discovery-map-empty strong{color:var(--ink)}.map-side-list{display:grid;gap:10px;align-content:start}.compact-listing-card{padding:15px 16px}.card-grid-compact{gap:14px}.panel-card-compact{padding:12px}.mini-list-quiet{gap:8px}.mini-list-quiet .mini-list-item{padding:10px 12px;border-radius:14px;background:var(--surface-bg-soft);border-color:var(--line)}.service-builder-toolbar,.service-builder-shell,.service-builder-panel-header,.service-builder-toolbar-main,.service-builder-toolbar-actions,.service-builder-toolbar-meta,.service-builder-search,.service-builder-selection-meta,.service-builder-subcard-header{display:flex;gap:10px}.service-builder-toolbar,.service-builder-toolbar-main,.service-builder-sidebar,.service-builder-main,.service-builder-inspector,.service-builder-create,.service-builder-tab-section,.service-builder-form,.service-builder-list,.service-builder-card-list,.service-builder-selection-copy,.service-builder-nested,.service-builder-warning-list{display:grid;gap:10px}.service-builder-toolbar{align-items:flex-start;justify-content:space-between;padding:12px;background:var(--surface-bg)}.service-builder-toolbar-main{min-width:0;flex:1 1 auto}.service-builder-toolbar-meta,.service-builder-toolbar-actions{flex-wrap:wrap}.service-builder-toolbar-actions .ghost-button,.service-builder-toolbar-actions .primary-button{min-width:0}.service-builder-shell{grid-template-columns:minmax(320px,360px) minmax(0,1fr) minmax(250px,300px);grid-template-areas:"sidebar main inspector";align-items:start;gap:12px}.service-builder-sidebar,.service-builder-main,.service-builder-inspector{align-content:start;padding:12px}.service-builder-sidebar{grid-area:sidebar;background:#fbfcfe}.service-builder-main{grid-area:main;min-width:0;overflow:hidden}.service-builder-inspector{grid-area:inspector;min-width:0;overflow:hidden;background:#fbfcfe}.service-builder-panel-header{align-items:flex-start;justify-content:space-between}.service-builder-main>.service-builder-panel-header{display:grid;gap:14px}.service-builder-main .role-tabs{width:100%;max-width:100%;min-width:0;justify-content:flex-start}.service-builder-main .role-tabs-compact{flex-wrap:wrap;overflow:visible;padding-bottom:0;row-gap:6px}.service-builder-main .role-tab{min-height:30px;padding:0 10px;border-radius:9px}.service-builder-panel-header h2,.service-builder-panel-header h3,.service-builder-panel-header h4{margin:0}.service-builder-search{align-items:center;min-height:38px;padding:0 11px;border:1px solid var(--line);border-radius:10px;background:var(--surface-bg)}.service-builder-search input{min-width:0;border:0;background:transparent;box-shadow:none;padding:0}.service-builder-search input:focus{outline:none}.service-builder-list{display:flex;flex-direction:column;gap:8px;max-height:72vh;overflow:auto;padding-right:2px}.service-builder-list .selection-item,.service-builder-selection-item{display:block!important;align-items:stretch!important;justify-content:flex-start!important;height:auto!important;min-width:0;min-height:auto!important;padding:9px 10px;white-space:normal!important;overflow:hidden;text-align:left}.service-builder-selection-item .service-builder-selection-copy{display:block!important}.service-builder-selection-item .service-builder-selection-copy>*{display:block!important}.service-builder-selection-item .service-builder-selection-meta{display:flex!important;margin-top:6px}.service-builder-selection-copy,.service-builder-selection-meta{min-width:0}.service-builder-selection-copy strong{margin:0;line-height:1.15;overflow-wrap:break-word;word-break:normal}.service-builder-selection-copy span{display:block;color:var(--muted);font-size:.82rem;line-height:1.22;overflow-wrap:break-word;word-break:normal}.service-builder-selection-meta{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:6px;align-content:start}.service-builder-selection-meta .pill{display:inline-flex;flex:0 0 auto;white-space:nowrap}.service-builder-tab-section{align-content:start}.app-shell.app-shell-signed-in{width:100%;max-width:none;min-height:100vh;margin:0;padding:0;display:grid;grid-template-columns:240px minmax(0,1fr);gap:0;background:#fff}.app-shell.app-shell-onboarding{display:flex;flex-direction:column;grid-template-columns:none;width:100%;max-width:none;min-height:100dvh;margin:0;padding:0;overflow-x:hidden;background:radial-gradient(circle at 16% 0%,rgba(230,70,46,.08),transparent 30%),linear-gradient(180deg,#fff,#f8fbff)}.app-onboarding-topbar{width:100%;flex:0 0 auto;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px clamp(16px,4vw,40px);border-bottom:1px solid rgba(19,35,63,.08);background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-onboarding-main{flex:1 1 auto;min-width:0;width:min(760px,calc(100% - 32px));max-width:100%;margin:0 auto;padding:28px 0 calc(56px + var(--app-keyboard-inset))}.app-onboarding-main .section-block{margin-top:0}.app-onboarding-main .section-heading{gap:10px}.app-onboarding-signout{min-height:40px;white-space:nowrap}.onboarding-form .checkbox-row{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:10px;line-height:1.35}.onboarding-form .checkbox-row input[type=checkbox]{flex:0 0 auto;width:18px;height:18px;margin:0}.onboarding-form .checkbox-row span{min-width:0;flex:1 1 auto;overflow-wrap:normal}.app-sidebar{width:240px;min-width:240px;height:100vh;position:sticky;top:0;display:flex;flex-direction:column;padding:24px 18px;border-right:1px solid #E6EDF5;background:#fff;overflow:hidden}.app-sidebar-brand{margin-bottom:36px;display:grid;gap:8px}.app-sidebar-tagline{white-space:nowrap;color:#10275c;font-family:Patrick Hand,Comic Sans MS,Segoe Print,cursive;font-size:1.08rem;font-style:normal;font-weight:400;line-height:1.05;letter-spacing:.01em}.app-sidebar-tagline-image{font-size:.78rem;min-height:28px;padding:5px 8px;width:190px;max-width:100%}.app-sidebar-nav{min-height:0;flex:1 1 auto;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:10px;padding-right:3px}.app-sidebar-nav-group{display:flex;flex-direction:column;gap:10px}.app-sidebar-nav-heading{padding:0 6px;color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:800;letter-spacing:.05em}.app-sidebar-nav-group+.app-sidebar-nav-group{margin-top:12px;padding-top:18px;border-top:1px solid #E6EDF5}.app-sidebar-bottom{flex:0 0 auto;display:flex;flex-direction:column;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid #E6EDF5}.app-sidebar-bulletin-group{display:grid;gap:10px;padding:10px;border:1px solid rgba(20,133,70,.32);border-radius:14px;background:#1485460a;color:var(--ink);text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.app-sidebar-bulletin-group:hover,.app-sidebar-bulletin-group:focus-within,.app-sidebar-bulletin-group-active{border-color:#22c55ebd;background:#14854612;box-shadow:0 0 0 1px #22c55e1f,0 14px 28px #1485461a;outline:none}.app-sidebar-bulletin-link-row{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 4px;color:#148546;font-weight:900;text-decoration:none}.app-sidebar-bulletin-link-row span{min-width:0;display:inline-flex;align-items:center;gap:10px}.app-sidebar-bulletin-preview{display:grid;gap:8px;color:inherit;text-decoration:none}.app-sidebar-bulletin-preview:hover strong,.app-sidebar-bulletin-preview:focus-visible strong,.app-sidebar-bulletin-empty:hover,.app-sidebar-bulletin-empty:focus-visible{color:#0f8a45}.app-sidebar-bulletin-photo{position:relative;display:grid;place-items:center;min-height:96px;aspect-ratio:1.55 / 1;overflow:hidden;border-radius:10px;background:linear-gradient(135deg,#14854633,#e6462e1f),#edf5ef;color:#148546}.app-sidebar-bulletin-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.app-sidebar-bulletin-photo span{position:absolute;left:8px;top:8px;max-width:calc(100% - 16px);min-height:24px;padding:0 8px;display:inline-flex;align-items:center;border-radius:7px;background:#148546f2;color:#fff;font-size:.76rem;font-weight:900}.app-sidebar-bulletin-preview strong,.app-sidebar-bulletin-empty{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 4px;color:var(--ink);font-size:.9rem;line-height:1.25}.app-sidebar-bulletin-empty{color:var(--muted);font-weight:800;text-decoration:none}.app-sidebar-bulletin-dots{display:inline-flex;justify-content:center;gap:7px;padding:2px 0 0}.app-sidebar-bulletin-dot{width:7px;height:7px;border-radius:999px;background:#64748b5c}.app-sidebar-bulletin-dot-active{background:#22c55e}.app-sidebar-profile-shell{width:100%}.app-sidebar-profile-trigger{width:100%;justify-content:flex-start;border-radius:14px}.app-sidebar-profile-trigger .profile-menu-label{min-width:0;flex:1 1 auto;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.app-account-setup-warning{flex:0 0 auto;min-height:22px;padding:0 8px;border:1px solid rgba(230,70,46,.28);border-radius:999px;display:inline-flex;align-items:center;background:#ffedd5e6;color:#c43b29;font-size:.68rem;font-weight:900}.app-sidebar-profile-menu{top:auto;right:auto;bottom:calc(100% + 10px);left:0}.profile-menu-setup-alert{margin:0 8px 8px;min-width:0;min-height:42px;padding:0 12px;border:1px solid rgba(230,70,46,.24);border-radius:12px;display:flex;align-items:center;gap:10px;background:#fff7edf5;color:#9f3412;font-weight:850}.profile-menu-setup-alert span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-menu-item-two-line{align-items:flex-start;min-height:54px;padding-top:9px;padding-bottom:9px}.profile-menu-item-two-line>span{min-width:0;display:grid;gap:2px}.profile-menu-item-two-line strong,.profile-menu-item-two-line small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-menu-item-two-line strong{color:inherit;font-size:.92rem}.profile-menu-item-two-line small{color:#64748b;font-size:.76rem;font-weight:650;line-height:1.2}.profile-menu-become-pro{min-height:62px;gap:10px;border-color:#e6462e3d;background:linear-gradient(135deg,#fff1eefa,#fff7edf0);color:#10275c;box-shadow:0 10px 22px #e6462e14}.profile-menu-become-pro:hover,.profile-menu-become-pro:focus-visible{border-color:#e6462e57;background:linear-gradient(135deg,#ffe8e2fa,#fff2e5f5)}.profile-menu-become-pro-icon{flex:0 0 auto;width:32px;height:32px;display:grid;place-items:center;border-radius:12px;background:#e6462e24;color:#10275c;box-shadow:inset 0 0 0 1px #e6462e1f}.profile-menu-become-pro>span:nth-child(2){flex:1 1 auto}.profile-menu-become-pro small{color:#6b7280}.profile-menu-become-pro-chevron{flex:0 0 auto;color:#e6462e}.app-sidebar-item{position:relative;width:100%;height:48px;display:flex;align-items:center;gap:12px;padding:0 14px;border:1px solid transparent;border-radius:14px;background:transparent;color:#1b2f63;font-weight:600;text-align:left}.app-sidebar-item:hover,.app-sidebar-item:focus-visible{background:#e6462e0d;border-color:#e6462e14}.app-sidebar-item-active{background:#e6462e14;border-color:#e6462e1a;color:var(--accent-strong)}.app-sidebar-item-messages{min-height:52px;border-color:#e6462e29;background:linear-gradient(135deg,#e6462e13,#ffffffe6);color:#10275c;font-weight:820;box-shadow:0 10px 22px #e6462e0e}.app-sidebar-item-messages:before{content:"";width:3px;height:58%;position:absolute;left:0;top:21%;border-radius:999px;background:#e6462eb8;opacity:.78}.app-sidebar-item-messages svg{color:var(--accent);stroke-width:2.4;filter:drop-shadow(0 7px 14px rgba(230,70,46,.2))}.app-sidebar-item-messages:hover,.app-sidebar-item-messages:focus-visible{background:linear-gradient(135deg,#e6462e1c,#fffffff5);border-color:#e6462e47;box-shadow:0 13px 26px #e6462e1c}.app-sidebar-item-messages.app-sidebar-item-active{background:linear-gradient(135deg,#e6462e29,#fff8f6fa);border-color:#e6462e5c;color:#10275c;box-shadow:0 16px 30px #e6462e29}.app-sidebar-item-messages .app-sidebar-badge{min-width:22px;height:22px;background:var(--accent);box-shadow:0 7px 16px #e6462e3d;font-size:.7rem}.app-sidebar-item-muted{opacity:.5;cursor:not-allowed}.app-sidebar-badge{margin-left:auto;min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;padding:0 4px;border-radius:999px;background:var(--accent);color:#fff;font-family:IBM Plex Mono,monospace;font-size:.64rem;line-height:1}.app-sidebar-premium{background:radial-gradient(circle at 20% 0%,rgba(34,197,94,.15),transparent 28%),linear-gradient(180deg,#07182d,#0b2038);border-right-color:#94a3b838;color:#e6eef9}.app-sidebar-premium .app-sidebar-tagline{color:#e4edf8;opacity:.9}.app-sidebar-premium-logo{text-decoration:none}.app-sidebar-premium-logo-row{display:flex;align-items:center;gap:8px}.app-sidebar-premium-logo-image{width:172px;max-width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain}.app-sidebar-pro-badge{min-height:18px;padding:1px 6px;border:1px solid rgba(134,239,172,.28);border-radius:999px;background:#dcfce7f0;color:#166534;font-size:.58rem;font-weight:900;letter-spacing:.05em;line-height:1.1}.app-sidebar-premium .app-sidebar-nav-group+.app-sidebar-nav-group,.app-sidebar-premium .app-sidebar-bottom{border-top-color:#94a3b838}.app-sidebar-premium .app-sidebar-item{color:#d7e4f4}.app-sidebar-premium .app-sidebar-nav-heading{color:#e2effaad}.app-sidebar-premium .app-sidebar-item:hover,.app-sidebar-premium .app-sidebar-item:focus-visible{background:#ffffff14;border-color:#ffffff1f}.app-sidebar-premium .app-sidebar-item-active{background:#22c55e29;border-color:#22c55e47;color:#bbf7d0}.app-sidebar-premium .app-sidebar-item-messages{border-color:#34d39942;background:linear-gradient(135deg,#14b8a633,#062236b8);color:#f0f7ff;box-shadow:inset 0 0 0 1px #86efac0a,0 14px 26px #02061729}.app-sidebar-premium .app-sidebar-item-messages:before{background:#5ee4a7;opacity:.9}.app-sidebar-premium .app-sidebar-item-messages svg{color:#d7fbe6;stroke-width:2.4;filter:drop-shadow(0 7px 14px rgba(94,228,167,.2))}.app-sidebar-premium .app-sidebar-item-messages:hover,.app-sidebar-premium .app-sidebar-item-messages:focus-visible{background:linear-gradient(135deg,#14b8a642,#0b3548d6);border-color:#bbf7d061;box-shadow:0 14px 28px #02061738,0 0 0 1px #5ee4a714}.app-sidebar-premium .app-sidebar-item-messages.app-sidebar-item-active{background:linear-gradient(135deg,#22c55e47,#082f49d1);border-color:#86efac7a;box-shadow:0 16px 30px #02061742,0 0 0 1px #5ee4a71f}.app-sidebar-premium .app-sidebar-badge{background:#22c55e;color:#052e16}.app-sidebar-premium .app-sidebar-item-messages .app-sidebar-badge{background:#86efac;color:#052e16;box-shadow:0 7px 16px #5ee4a738}.app-sidebar-premium .app-sidebar-bulletin-group{border-color:#22c55e73;background:#0478571f;color:#e8f7ee}.app-sidebar-premium .app-sidebar-bulletin-group:hover,.app-sidebar-premium .app-sidebar-bulletin-group:focus-within,.app-sidebar-premium .app-sidebar-bulletin-group-active{border-color:#34d399e0;background:#0478572e;box-shadow:0 0 0 1px #34d39924,0 16px 30px #10b98126}.app-sidebar-premium .app-sidebar-bulletin-link-row{color:#5ee4a7}.app-sidebar-premium .app-sidebar-bulletin-preview strong{color:#f4f8fb}.app-sidebar-premium .app-sidebar-bulletin-empty{color:#e2effabd}.app-sidebar-premium .app-sidebar-bulletin-preview:hover strong,.app-sidebar-premium .app-sidebar-bulletin-preview:focus-visible strong,.app-sidebar-premium .app-sidebar-bulletin-empty:hover,.app-sidebar-premium .app-sidebar-bulletin-empty:focus-visible{color:#bbf7d0}.app-sidebar-premium .app-sidebar-profile-trigger{border-color:#ffffff29;background:#ffffff14;color:#e6eef9}@media (max-height: 860px) and (min-width: 961px){.app-sidebar{padding:16px 12px}.app-sidebar-brand{margin-bottom:18px;gap:5px}.app-sidebar-premium-logo-image{width:148px}.app-sidebar-tagline{font-size:.95rem}.app-sidebar-nav,.app-sidebar-nav-group{gap:5px}.app-sidebar-nav-group+.app-sidebar-nav-group{margin-top:6px;padding-top:8px}.app-sidebar-item{height:38px;gap:9px;padding:0 10px;border-radius:11px;font-size:.88rem}.app-sidebar-item svg{width:16px;height:16px}.app-sidebar-bottom{gap:8px;margin-top:10px;padding-top:10px}.app-sidebar-bulletin-group{gap:7px;padding:8px;border-radius:12px}.app-sidebar-bulletin-link-row{min-height:28px;font-size:.86rem}.app-sidebar-bulletin-photo{min-height:62px}.app-sidebar-bulletin-photo span{min-height:20px;font-size:.68rem}.app-sidebar-bulletin-preview strong,.app-sidebar-bulletin-empty{font-size:.78rem}}@media (max-height: 720px) and (min-width: 961px){.app-sidebar-bulletin-preview{grid-template-columns:52px minmax(0,1fr);align-items:center}.app-sidebar-bulletin-photo{min-height:42px;aspect-ratio:1 / 1}.app-sidebar-bulletin-photo span,.app-sidebar-bulletin-dots{display:none}}.primary-button-small{min-height:34px;padding:0 13px;border-radius:11px;font-size:.82rem}.bulletin-page,.bulletin-admin-page,.bulletin-customer-section,.public-landing-bulletins{--bulletin-green: #148546;--bulletin-green-soft: rgba(34, 197, 94, .12);--bulletin-line: #d9e3ef}.bulletin-layout{display:grid;grid-template-columns:minmax(620px,1fr) minmax(280px,340px);gap:16px;align-items:start}.bulletin-feed-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,300px);gap:18px;align-items:start}.bulletin-feed-main{display:grid;gap:14px;min-width:0}.bulletin-heading-actions{display:grid;justify-items:start;gap:10px}.bulletin-heading-actions .primary-button{width:-moz-fit-content;width:fit-content}.bulletin-feed-toolbar{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:10px}.bulletin-filter-chip{min-height:42px;padding:0 12px;border:1px solid #cfdae8;border-radius:12px;background:#fff;color:var(--ink);display:inline-flex;align-items:center;justify-content:space-between;gap:8px;font-weight:800;box-shadow:0 8px 20px #0f22380a}.bulletin-feed-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,230px));gap:14px}.bulletin-feed-card{min-width:0;padding:0;overflow:hidden;display:grid;gap:0;border-color:#d3deea;border-radius:12px}.bulletin-feed-card-photo{position:relative;min-height:132px;aspect-ratio:1.9 / 1;overflow:hidden;background:linear-gradient(135deg,#1485462e,#e6462e1f),#eef4f8}.bulletin-feed-card-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.bulletin-feed-card-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#476072}.bulletin-feed-card-photo-seasonal_work{background:linear-gradient(135deg,#2563eb38,#14854629),#eef6ff}.bulletin-feed-card-photo-availability{background:linear-gradient(135deg,#14854638,#f59e0b29),#effbf4}.bulletin-feed-card-photo-promotion{background:linear-gradient(135deg,#7c3aed33,#e6462e1f),#f7f2ff}.bulletin-feed-badge{position:absolute;left:10px;bottom:10px;display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:8px;border:1px solid rgba(15,34,56,.16);background:#ffffffe6;color:var(--ink);font-size:.78rem;font-weight:900;box-shadow:0 8px 18px #0f223814}.bulletin-feed-badge-seasonal_work{color:#1551a6;border-color:#2563eb47}.bulletin-feed-badge-availability{color:#14743d;border-color:#14854647}.bulletin-feed-badge-promotion{color:#6d28d9;border-color:#7c3aed47}.bulletin-feed-card-body{display:grid;gap:7px;padding:14px 14px 10px}.bulletin-feed-card-body h2{display:-webkit-box;min-height:2.5em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:0;color:var(--ink);font-size:1.1rem;line-height:1.25;letter-spacing:0}.bulletin-feed-card-body p{margin:0;color:#334a63;font-weight:700}.bulletin-feed-card-meta{display:grid;gap:5px;color:var(--muted);font-size:.84rem}.bulletin-feed-card-meta span{display:inline-flex;align-items:center;gap:6px}.bulletin-feed-card-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:8px;padding:0 14px 14px}.bulletin-feed-card-actions-single{grid-template-columns:1fr}.bulletin-feed-card-actions .ghost-button,.bulletin-feed-card-actions .primary-button{min-height:34px;padding-inline:10px;justify-content:center;white-space:nowrap}.bulletin-post-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:24px;background:#0812206b}.bulletin-post-dialog{width:min(620px,100%);max-height:calc(100vh - 48px);overflow:auto;display:grid;gap:16px;padding:18px;border-color:#cbd8e6;box-shadow:0 24px 60px #0f22382e}.bulletin-post-dialog-header{display:flex;justify-content:space-between;align-items:start;gap:18px}.bulletin-post-dialog-header h2{margin:2px 0 4px;color:var(--ink);font-size:1.35rem;line-height:1.18;letter-spacing:0}.bulletin-post-dialog-header span,.bulletin-post-dialog-description,.bulletin-post-confirm-box p{color:var(--muted)}.bulletin-post-dialog-description,.bulletin-post-confirm-box p{margin:0;line-height:1.55}.bulletin-post-dialog-photo{position:relative;min-height:180px;aspect-ratio:2 / 1;overflow:hidden;border:1px solid #dbe6f2;border-radius:14px}.bulletin-post-dialog-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.bulletin-post-dialog-meta{display:flex;flex-wrap:wrap;gap:8px;color:#334a63;font-weight:800}.bulletin-post-dialog-meta span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid #dbe6f2;border-radius:999px;background:#f8fbff}.bulletin-post-dialog-actions{display:flex;justify-content:flex-end}.bulletin-post-joined-state{display:grid;gap:10px;padding:12px;border:1px solid rgba(20,133,70,.18);border-radius:14px;background:#1485460f}.bulletin-post-joined-state .form-info{line-height:1.45}.bulletin-post-leave-button{justify-self:start;min-height:38px;padding:0 14px;border:1px solid rgba(230,70,46,.24);border-radius:999px;background:#e6462e12;color:#b93523;font-weight:800;cursor:pointer}.bulletin-post-leave-button:hover,.bulletin-post-leave-button:focus-visible{border-color:#e6462e61;background:#e6462e1f}.bulletin-post-leave-button:disabled{cursor:wait;opacity:.62}.bulletin-post-confirm-box{display:grid;gap:12px;padding:14px;border:1px solid rgba(20,133,70,.24);border-radius:14px;background:#14854612}.bulletin-post-confirm-box strong{display:block;margin-bottom:4px;color:var(--ink)}.bulletin-post-confirm-actions{display:flex;justify-content:flex-end;gap:10px}.bulletin-feed-footer{min-height:48px;padding:10px 12px;border:1px solid rgba(37,99,235,.22);border-radius:12px;background:#2563eb0f;color:#173d74;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.bulletin-feed-rail{position:sticky;top:16px}.bulletin-manage-page{max-width:920px;margin-inline:auto;padding:20px 16px calc(118px + env(safe-area-inset-bottom));gap:14px}.bulletin-manage-header{display:grid;gap:18px}.bulletin-manage-brand-row,.bulletin-manage-summary-title-row,.bulletin-manage-card-heading,.bulletin-waiting-row,.bulletin-manage-helper-note,.bulletin-manage-counts{display:flex;align-items:center}.bulletin-manage-brand-row,.bulletin-manage-summary-title-row{justify-content:space-between;gap:12px}.bulletin-manage-brand{display:inline-flex;align-items:center;gap:8px;color:#082047}.bulletin-manage-brand-mark{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px 11px 18px;background:#ef3f2f;color:#fff;font-size:1.65rem;font-weight:900;line-height:1}.bulletin-manage-brand-text{font-size:1.85rem;font-weight:900;letter-spacing:0}.bulletin-manage-pro-pill{min-height:26px;display:inline-flex;align-items:center;padding:0 11px;border:1px solid rgba(20,133,70,.22);border-radius:999px;background:#22c55e26;color:#14743d;font-size:.82rem;font-weight:900}.bulletin-manage-bell{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d7e0ec;border-radius:999px;background:#fff;color:#0f2238}.bulletin-manage-title h1{margin:0;color:var(--ink);font-size:clamp(2.45rem,10vw,3.8rem);line-height:.98;letter-spacing:0}.bulletin-manage-title p{margin:12px 0 0;max-width:38rem;color:var(--muted);font-size:1.02rem;line-height:1.38}.bulletin-manage-summary-card,.bulletin-manage-card,.bulletin-manage-tabs,.bulletin-quick-action-list{border:1px solid #dbe4ee;border-radius:18px;background:#fffffff5;box-shadow:0 12px 30px #0f22380a}.bulletin-manage-summary-card{display:grid;grid-template-columns:132px minmax(0,1fr);gap:14px;align-items:center;padding:12px}.bulletin-manage-summary-photo{min-height:110px;aspect-ratio:1.35 / 1;overflow:hidden;border-radius:14px;background:#edf4fb}.bulletin-manage-summary-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.bulletin-manage-summary-body{min-width:0;display:grid;gap:10px}.bulletin-manage-summary-title-row h2{margin:0;min-width:0;color:var(--ink);font-size:1.28rem;line-height:1.15;letter-spacing:0}.bulletin-manage-summary-body p{margin:0;color:var(--muted);font-weight:700}.bulletin-manage-counts{flex-wrap:wrap;gap:8px 12px;color:#5d6f87;font-size:.92rem;font-weight:700}.bulletin-manage-counts span,.bulletin-manage-helper-note{display:inline-flex;align-items:center;gap:6px}.bulletin-manage-card{display:grid;gap:14px;padding:16px}.bulletin-waiting-card{border-color:#ef3f2f2e;background:linear-gradient(180deg,#ef3f2f09,#fffffffa 38%)}.bulletin-manage-card-heading{gap:12px}.bulletin-manage-card-heading h2,.bulletin-private-threads-card h2,.bulletin-quick-actions h2{margin:0;color:var(--ink);font-size:1.22rem;line-height:1.15;letter-spacing:0}.bulletin-manage-card-heading p,.bulletin-private-threads-card p,.bulletin-manage-empty-inline span{margin:4px 0 0;color:var(--muted);line-height:1.38}.bulletin-manage-card-icon,.bulletin-waiting-avatar,.bulletin-quick-action-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eef4fb;color:#0f2238}.bulletin-manage-card-icon{width:54px;height:54px}.bulletin-manage-card-icon-red,.bulletin-quick-action-icon-red{background:#ef3f2f1a;color:#ef3f2f}.bulletin-quick-action-icon-blue{background:#2563eb1a;color:#2563eb}.bulletin-waiting-list{display:grid;gap:10px}.bulletin-waiting-row{gap:12px;min-width:0;padding:12px;border:1px solid #dfe7f0;border-radius:16px;background:#fff}.bulletin-waiting-row>div{min-width:0;display:grid;gap:3px;margin-right:auto}.bulletin-waiting-row strong{color:var(--ink);line-height:1.2}.bulletin-waiting-row span{color:var(--muted)}.bulletin-waiting-avatar{width:50px;height:50px;background:#eef2f7;color:#66758a}.bulletin-reveal-button{flex:0 0 auto;min-height:42px;padding:0 14px;border:1px solid #ef3f2f;border-radius:14px;background:#fff;color:#e4291e;font-weight:900;white-space:nowrap}.bulletin-reveal-button:disabled{opacity:.56}.bulletin-reveal-credit-actions{display:grid;gap:6px;justify-items:end;flex:0 0 auto}.bulletin-reveal-credit-actions>span{color:#9a3412;font-size:.78rem;font-weight:900;white-space:nowrap}.bulletin-reveal-all-button{width:100%;min-height:48px;border-radius:14px;font-size:.98rem}.bulletin-manage-helper-note{justify-content:center;margin:0;color:var(--muted);font-weight:700}.bulletin-manage-empty-inline{display:grid;gap:3px;padding:14px;border:1px dashed #cbd8e6;border-radius:14px;background:#f8fbff}.bulletin-manage-empty-inline strong{color:var(--ink)}.bulletin-manage-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:0 12px;overflow:hidden}.bulletin-manage-tab{position:relative;min-height:54px;border:0;background:transparent;color:var(--ink);font:inherit;font-weight:900}.bulletin-manage-tab:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:3px;border-radius:999px 999px 0 0;background:transparent}.bulletin-manage-tab-active{color:#ef3f2f}.bulletin-manage-tab-active:after{background:#ef3f2f}.bulletin-private-threads-card{grid-template-columns:auto minmax(0,1fr);align-items:center}.bulletin-manage-thread-list{display:grid;gap:8px;margin-top:10px}.bulletin-manage-thread-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 0;border:0;border-top:1px solid #e5edf5;background:transparent;color:var(--ink);text-align:left}.bulletin-manage-thread-row span{display:grid;gap:2px}.bulletin-manage-thread-row small{color:var(--muted)}.bulletin-manage-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bulletin-quick-actions{display:grid;gap:10px}.bulletin-quick-action-list{overflow:hidden}.bulletin-quick-action-list button{width:100%;min-height:56px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:0 14px;border:0;border-bottom:1px solid #e3ebf4;background:#fff;color:var(--ink);text-align:left}.bulletin-quick-action-list button:last-child{border-bottom:0}.bulletin-quick-action-list button:disabled{opacity:.58}.bulletin-quick-action-icon{width:38px;height:38px}.bulletin-quick-action-secondary strong{color:#43536b}@media (max-width: 620px){.bulletin-manage-page{width:100%;padding:16px 12px calc(104px + env(safe-area-inset-bottom))}.bulletin-manage-brand-mark{width:35px;height:35px;font-size:1.42rem}.bulletin-manage-brand-text{font-size:1.55rem}.bulletin-manage-title h1{font-size:clamp(2.4rem,11vw,3rem)}.bulletin-manage-summary-card{grid-template-columns:1fr;gap:10px}.bulletin-manage-summary-photo{min-height:138px;aspect-ratio:2.15 / 1}.bulletin-manage-summary-title-row{align-items:start}.bulletin-waiting-row{grid-template-columns:auto minmax(0,1fr);flex-wrap:wrap}.bulletin-reveal-button,.bulletin-reveal-credit-actions{width:100%;margin-left:62px}.bulletin-reveal-credit-actions{justify-items:stretch}.bulletin-manage-settings-grid{grid-template-columns:1fr}}.bulletin-manage-index-page{gap:18px}.bulletin-create-page{min-height:100dvh;gap:14px}.bulletin-create-screen-header{display:grid;gap:6px}.bulletin-create-screen-header h1{margin:0;color:var(--ink);font-size:clamp(2rem,6vw,2.7rem);line-height:1.05;letter-spacing:0}.bulletin-create-screen-header p{margin:0;color:var(--muted);font-size:1rem;line-height:1.38}.bulletin-create-screen-card{padding:16px}.bulletin-create-empty-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;padding:16px}.bulletin-create-empty-card h2,.bulletin-create-empty-card p{margin:0}.bulletin-create-empty-card h2{color:var(--ink);font-size:1.12rem;line-height:1.15}.bulletin-create-empty-card p,.bulletin-create-empty-inline span{color:var(--muted);line-height:1.4}.bulletin-create-empty-card .primary-button{grid-column:1 / -1;min-height:46px}.bulletin-create-empty-inline{display:grid;gap:7px;padding:13px;border:1px dashed #cbd8e6;border-radius:14px;background:#f8fbff}.bulletin-create-empty-inline strong{color:var(--ink)}.bulletin-create-empty-inline .ghost-button{width:-moz-fit-content;width:fit-content}.bulletin-create-actions{display:grid;grid-template-columns:minmax(0,.55fr) minmax(0,1fr);gap:10px;align-items:center}.bulletin-create-actions .primary-button,.bulletin-create-actions .ghost-button{min-height:48px}.bulletin-create-page{max-width:720px;padding-inline:16px;background:#fff}.bulletin-create-top{display:grid;gap:22px}.bulletin-create-back{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:9px;min-height:34px;padding:0;border:0;background:transparent;color:#132442;font-size:1rem;font-weight:750}.bulletin-create-title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start}.bulletin-create-title-row h1{margin:0;color:#071a3a;font-size:clamp(2.35rem,8vw,3rem);line-height:1;letter-spacing:0}.bulletin-create-title-row p{margin:10px 0 0;color:#66748d;font-size:1rem;line-height:1.35}.bulletin-create-drafts-button{width:auto;min-height:44px;padding-inline:14px;border:1px solid #b8c4d3;border-radius:13px;background:#fff;color:#253652;font-size:.94rem;font-weight:800}.bulletin-create-form-mobile{display:grid;gap:12px}.bulletin-create-section-card,.bulletin-create-advanced-card{border:1px solid #dce4ee;border-radius:18px;background:#fffffffa;box-shadow:0 10px 26px #0f22380b}.bulletin-create-section-card{display:grid;gap:13px;padding:16px 14px}.bulletin-create-section-heading{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.bulletin-create-section-heading h2{margin:0;color:#071a3a;font-size:1.08rem;line-height:1.15;letter-spacing:0}.bulletin-create-section-action button{min-height:28px;padding:0;border:0;background:transparent;color:#07914f;font-size:.88rem;font-weight:850}.bulletin-create-step{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;font-size:.9rem;font-weight:900}.bulletin-create-step-green{background:#0aa35a}.bulletin-create-step-blue{background:#1f6fd2}.bulletin-create-step-amber{background:#f3a10a}.bulletin-create-step-purple{background:#6852c7}.bulletin-create-section-body{display:grid;gap:9px}.bulletin-create-picker-row{width:100%;min-height:66px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px 12px;border:1px solid #d9e2ee;border-radius:14px;background:#fff;color:#071a3a;text-align:left}.bulletin-create-picker-icon,.bulletin-create-advanced-icon{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;border-radius:15px;background:#e9f8ef;color:#07914f}.bulletin-create-picker-copy{min-width:0;display:grid;gap:2px}.bulletin-create-picker-copy small,.bulletin-create-date-tile small,.bulletin-create-recruiting-row small,.bulletin-create-field>span,.bulletin-create-photo-field>span{color:#64728a;font-size:.78rem;line-height:1.1;font-weight:750}.bulletin-create-picker-copy strong,.bulletin-create-date-tile strong,.bulletin-create-recruiting-row strong{min-width:0;color:#071a3a;font-size:1rem;line-height:1.18;font-weight:750}.bulletin-create-picker-copy strong{display:-webkit-box;max-width:100%;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.bulletin-create-picker-copy em{display:block;max-width:100%;overflow:hidden;color:#66748d;font-size:.78rem;font-style:normal;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.bulletin-create-manage-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:2px 8px 0}.bulletin-create-manage-links button{min-height:28px;padding:0;border:0;background:transparent;color:#07914f;font-size:.86rem;font-weight:850;text-align:left}.bulletin-create-manage-links button:last-child{text-align:center}.bulletin-create-field,.bulletin-create-photo-field{display:grid;gap:6px}.bulletin-create-field input,.bulletin-create-field select,.bulletin-create-field textarea{width:100%;min-height:50px;padding:0 14px;border:1px solid #d9e2ee;border-radius:13px;background:#fff;color:#071a3a;font-size:1rem;font-weight:650}.bulletin-create-field textarea{min-height:104px;padding-block:14px;resize:vertical}.bulletin-create-field small{color:#7a879c;font-size:.8rem}.bulletin-create-input-wrap{position:relative}.bulletin-create-input-wrap input,.bulletin-create-input-wrap textarea{padding-right:58px}.bulletin-create-input-wrap>small{position:absolute;right:14px;bottom:13px;color:#7a879c;font-size:.76rem}.bulletin-create-textarea-wrap>small{bottom:12px}.bulletin-photo-upload-compact{margin:0;padding:0;border:0;border-radius:0;background:#fff}.bulletin-photo-upload-compact .flow-actions{display:none}.bulletin-photo-upload-compact .media-upload-shell{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.bulletin-photo-upload-compact .media-upload-placeholder{min-height:68px;grid-template-columns:44px minmax(0,1fr);place-items:center start;gap:12px;padding:10px 14px;border:1px dashed #cbd8e6;border-radius:14px;background:#fff;text-align:left}.bulletin-photo-upload-compact .media-upload-placeholder svg{width:44px;height:44px;padding:10px;border-radius:13px;background:#edf5ff;color:#1c70c9}.bulletin-photo-upload-compact .media-upload-placeholder strong,.bulletin-photo-upload-compact .media-upload-placeholder span{justify-self:start}.bulletin-photo-upload-compact .media-upload-placeholder strong{color:#13233f;font-size:.95rem;font-weight:800}.bulletin-photo-upload-compact .media-upload-placeholder span{grid-column:2;margin-top:-8px;color:#60708a;font-size:.83rem;line-height:1.25}.bulletin-photo-upload-compact .media-upload-preview{max-height:152px;border-radius:14px;-o-object-fit:cover;object-fit:cover}.bulletin-photo-upload-compact .media-upload-tile-actions{left:8px;bottom:8px}.bulletin-photo-upload-compact .media-upload-tile-action,.bulletin-photo-upload-compact .media-upload-remove-button{width:32px;height:32px}.bulletin-create-price-grid,.bulletin-create-visibility-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bulletin-create-capacity-field{width:min(100%,320px)}.bulletin-create-date-tile,.bulletin-create-recruiting-row{position:relative;min-height:64px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:8px 11px;border:1px solid #d9e2ee;border-radius:14px;background:#fff}.bulletin-create-date-tile>span:not(.bulletin-create-picker-icon),.bulletin-create-recruiting-row>span:not(.bulletin-create-picker-icon){min-width:0;display:grid;gap:3px}.bulletin-create-date-tile small,.bulletin-create-date-tile strong,.bulletin-create-recruiting-row small,.bulletin-create-recruiting-row strong{display:block}.bulletin-create-date-tile .bulletin-create-picker-icon,.bulletin-create-recruiting-row .bulletin-create-picker-icon{width:48px;height:48px;background:#f1ebff;color:#5a3fc2}.bulletin-create-date-tile input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0}.bulletin-create-recruiting-row{grid-column:1 / -1}.bulletin-create-recruiting-row .bulletin-toggle{justify-self:end}.bulletin-create-advanced-card{overflow:hidden}.bulletin-create-advanced-card>button{width:100%;min-height:64px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px 14px;border:0;background:transparent;color:#071a3a;text-align:left}.bulletin-create-advanced-card>button strong,.bulletin-create-advanced-card>button small{display:block}.bulletin-create-advanced-card>button strong{font-size:1rem;line-height:1.15}.bulletin-create-advanced-card>button small{color:#66748d;font-size:.82rem;line-height:1.2}.bulletin-create-advanced-icon{width:44px;height:44px;background:#edf3fb;color:#5f7087}.bulletin-create-advanced-card-open>button>svg{transform:rotate(90deg)}.bulletin-create-advanced-body{display:grid;gap:12px;padding:0 14px 14px}.bulletin-create-publish-bar{position:sticky;bottom:calc(76px + env(safe-area-inset-bottom));z-index:18;padding-top:2px}.bulletin-create-publish-bar .primary-button{width:100%;min-height:56px;border-radius:12px;font-size:1rem;font-weight:900;box-shadow:0 14px 26px #ef3f2f38}.bulletin-create-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;height:100dvh;z-index:1700;display:grid;align-items:end;overflow:hidden}.bulletin-create-sheet-scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#08122047}.bulletin-create-picker-sheet{position:relative;z-index:1;width:min(720px,100%);max-height:min(76dvh,620px);display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:12px;margin:0 auto;padding:10px 14px calc(18px + env(safe-area-inset-bottom));overflow:hidden;border:1px solid #dce4ee;border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -18px 40px #0812202e}.bulletin-create-sheet-grabber{width:42px;height:5px;justify-self:center;border-radius:999px;background:#cbd5e1}.bulletin-create-sheet-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.bulletin-create-sheet-heading h2{margin:0;color:#071a3a;font-size:1.15rem}.bulletin-create-sheet-heading button{width:36px;height:36px;border:1px solid #d9e2ee;border-radius:999px;background:#fff}.bulletin-create-sheet-list,.bulletin-create-offering-group{display:grid;gap:8px}.bulletin-create-sheet-list{min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.bulletin-create-offering-group>span{padding:10px 4px 2px;color:#66748d;font-size:.78rem;font-weight:900;text-transform:uppercase}.bulletin-create-sheet-option{width:100%;display:grid;gap:4px;padding:13px 14px;border:1px solid #d9e2ee;border-radius:14px;background:#fff;color:#071a3a;text-align:left}.bulletin-create-sheet-option-active{border-color:#0aa35a;background:#f0fff7}.bulletin-create-sheet-option strong,.bulletin-create-sheet-option small{display:block}.bulletin-create-sheet-option strong{font-size:.98rem;line-height:1.18}.bulletin-create-sheet-option small,.bulletin-create-sheet-empty span{color:#66748d;line-height:1.35}.bulletin-create-sheet-empty{display:grid;gap:8px;padding:14px}.bulletin-manage-index-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start}.bulletin-manage-index-title h1{margin:0;color:var(--ink);font-size:clamp(2rem,6vw,3rem);line-height:1.05;letter-spacing:0}.bulletin-manage-index-title p{margin:10px 0 0;color:var(--muted);font-size:clamp(1rem,2.8vw,1.18rem);line-height:1.38}.bulletin-create-small-button{width:auto;min-height:44px;padding-inline:16px;border-color:#ef3f2f;background:#fff;color:#ef3f2f;font-weight:900}.bulletin-manage-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bulletin-manage-stat-card{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:8px;min-height:86px;padding:16px;border:1px solid #dbe4ee;border-radius:16px;background:#fff}.bulletin-manage-stat-card span{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px}.bulletin-manage-stat-card strong{color:var(--ink);font-size:1.9rem;line-height:1}.bulletin-manage-stat-card small{color:#4f6178;font-size:1rem;font-weight:800}.bulletin-manage-stat-card-green{background:#1485460a}.bulletin-manage-stat-card-green span{background:#14854624;color:#14743d}.bulletin-manage-stat-card-green strong{color:#08763f}.bulletin-manage-stat-card-red span{background:#ef3f2f1f;color:#ef3f2f}.bulletin-manage-stat-card-red strong{color:#ef3f2f}.bulletin-manage-list{display:grid;gap:14px}.bulletin-manage-index-card{display:grid;grid-template-columns:168px minmax(0,1fr);gap:16px;padding:16px;border:1px solid #dbe4ee;border-radius:18px;background:#fffffff5;box-shadow:0 12px 30px #0f22380a}.bulletin-manage-index-photo{align-self:start;min-height:122px;aspect-ratio:1.28 / 1;overflow:hidden;border-radius:14px;background:#edf4fb}.bulletin-manage-index-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.bulletin-manage-index-body{min-width:0;display:grid;gap:12px}.bulletin-manage-index-body>p{margin:0;color:var(--muted);font-weight:800}.bulletin-manage-index-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;max-width:360px}.bulletin-manage-index-actions-two{grid-template-columns:minmax(0,1fr) minmax(0,.82fr);max-width:none}.bulletin-manage-index-actions .primary-button,.bulletin-manage-index-actions .ghost-button{min-height:46px;justify-content:center;font-size:.94rem}.bulletin-manage-back{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:10px;min-height:40px;border:0;background:transparent;color:#66748d;font-size:1rem;font-weight:800}.bulletin-manage-summary-card-compact{grid-template-columns:154px minmax(0,1fr);padding:14px}.bulletin-manage-summary-card-compact .bulletin-manage-summary-photo{min-height:122px;aspect-ratio:1.25 / 1}.bulletin-manage-edit-button{width:-moz-fit-content;width:fit-content;min-height:38px;padding-inline:14px}.bulletin-confirm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1600;display:flex;align-items:flex-end;justify-content:center;padding:14px 14px calc(14px + env(safe-area-inset-bottom));background:#08122052}.bulletin-confirm-sheet{width:min(520px,100%);display:grid;gap:12px;padding:20px;border:1px solid #dbe4ee;border-radius:22px;background:#fff;box-shadow:0 24px 60px #0812203d}.bulletin-confirm-sheet h2{margin:0;color:var(--ink);font-size:1.28rem;letter-spacing:0}.bulletin-confirm-sheet p{margin:0;color:var(--muted);line-height:1.45}.bulletin-confirm-actions{display:grid;grid-template-columns:.8fr 1.2fr;gap:10px;margin-top:4px}.bulletin-confirm-actions .ghost-button,.bulletin-confirm-actions .primary-button{min-height:46px;justify-content:center}@media (max-width: 620px){.bulletin-manage-index-header{grid-template-columns:1fr}.bulletin-create-small-button{width:-moz-fit-content;width:fit-content}.bulletin-create-page{width:100%;min-height:calc(100dvh - 80px);padding-bottom:calc(112px + env(safe-area-inset-bottom))}.bulletin-create-screen-header h1{font-size:2.05rem}.bulletin-create-screen-card{padding:14px;border-radius:18px}.bulletin-create-empty-card{grid-template-columns:1fr}.bulletin-create-empty-card .bulletin-manage-card-icon{width:48px;height:48px}.bulletin-create-actions{grid-template-columns:1fr}.bulletin-manage-index-title h1{font-size:2.18rem}.bulletin-manage-stat-card{grid-template-columns:auto minmax(0,1fr);gap:8px 10px;min-height:78px;padding:13px}.bulletin-manage-stat-card small{grid-column:2;margin-top:-12px}.bulletin-manage-index-card,.bulletin-manage-summary-card-compact{grid-template-columns:1fr;gap:12px}.bulletin-manage-index-photo,.bulletin-manage-summary-card-compact .bulletin-manage-summary-photo{min-height:132px;aspect-ratio:2.2 / 1}.bulletin-manage-index-actions-two,.bulletin-confirm-actions{grid-template-columns:1fr}.bulletin-create-sheet-backdrop{padding-bottom:calc(var(--app-mobile-bottom-nav-height) + env(safe-area-inset-bottom) + 8px)}.bulletin-create-picker-sheet{max-height:calc(100dvh - var(--app-mobile-bottom-nav-height) - env(safe-area-inset-bottom) - 24px);padding:8px 14px 12px}.bulletin-create-sheet-list{padding-bottom:calc(var(--app-mobile-bottom-nav-height) + env(safe-area-inset-bottom));scroll-padding-bottom:calc(var(--app-mobile-bottom-nav-height) + env(safe-area-inset-bottom))}.bulletin-create-sheet-heading h2{font-size:1.02rem}.bulletin-create-sheet-option{padding:11px 12px}.bulletin-create-sheet-option strong{font-size:.92rem}.bulletin-create-sheet-option small,.bulletin-create-sheet-empty span{font-size:.8rem}.bulletin-create-page{gap:10px;padding:14px 12px calc(196px + env(safe-area-inset-bottom))}.bulletin-create-top{gap:14px}.bulletin-create-title-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.bulletin-create-title-row h1{font-size:clamp(1.88rem,8.5vw,2.125rem);line-height:1.02}.bulletin-create-title-row p{margin-top:6px;font-size:.9rem;line-height:1.35}.bulletin-create-drafts-button{min-height:38px;padding-inline:11px;border-radius:12px;font-size:.9rem}.bulletin-create-section-card{gap:10px;padding:12px 10px;border-radius:16px}.bulletin-create-section-heading{gap:8px}.bulletin-create-section-heading h2{font-size:1.02rem;line-height:1.14}.bulletin-create-step{width:26px;height:26px;font-size:.9rem}.bulletin-create-section-body{gap:8px}.bulletin-create-picker-row{min-height:58px;grid-template-columns:auto minmax(0,1fr) 16px;gap:9px;padding:7px 9px;border-radius:13px}.bulletin-create-picker-icon{width:42px;height:42px;border-radius:13px}.bulletin-create-picker-copy{gap:1px}.bulletin-create-picker-copy small,.bulletin-create-date-tile small,.bulletin-create-recruiting-row small,.bulletin-create-field>span,.bulletin-create-photo-field>span{font-size:.76rem;line-height:1.12}.bulletin-create-picker-copy strong,.bulletin-create-date-tile strong,.bulletin-create-recruiting-row strong{font-size:.92rem;line-height:1.16}.bulletin-create-picker-copy em{font-size:.76rem;line-height:1.18}.bulletin-create-manage-links{gap:10px;padding-inline:7px}.bulletin-create-manage-links button,.bulletin-create-section-action button{font-size:.86rem}.bulletin-create-price-grid,.bulletin-create-visibility-grid{grid-template-columns:1fr 1fr;gap:10px}.bulletin-create-price-grid .bulletin-create-field{min-width:0}.bulletin-create-field input,.bulletin-create-field select,.bulletin-create-field textarea{min-height:44px;padding-inline:12px;border-radius:12px;font-size:.92rem}.bulletin-create-field textarea{min-height:92px;padding-block:12px}.bulletin-create-field small,.bulletin-create-input-wrap>small{font-size:.74rem}.bulletin-create-capacity-field{width:100%}.bulletin-create-date-tile,.bulletin-create-recruiting-row{min-height:56px;gap:8px;padding:7px 9px;border-radius:13px}.bulletin-create-date-tile .bulletin-create-picker-icon,.bulletin-create-recruiting-row .bulletin-create-picker-icon{width:38px;height:38px;border-radius:12px}.bulletin-create-advanced-card>button{min-height:56px;gap:10px;padding:8px 12px}.bulletin-create-advanced-icon{width:38px;height:38px}.bulletin-create-advanced-card>button strong{font-size:.95rem}.bulletin-create-advanced-card>button small{font-size:.76rem}.bulletin-create-publish-bar .primary-button{min-height:52px;border-radius:12px;font-size:.96rem}.bulletin-create-publish-bar{bottom:calc(72px + env(safe-area-inset-bottom))}.bulletin-photo-upload-compact .media-upload-placeholder{min-height:62px;grid-template-columns:40px minmax(0,1fr);gap:10px;padding:9px 12px}.bulletin-photo-upload-compact .media-upload-placeholder svg{width:40px;height:40px}.bulletin-photo-upload-compact .media-upload-placeholder strong{font-size:.9rem}.bulletin-photo-upload-compact .media-upload-placeholder span{font-size:.78rem}}@media (max-width: 380px){.bulletin-create-title-row{grid-template-columns:1fr}.bulletin-create-drafts-button{width:-moz-fit-content;width:fit-content}.bulletin-create-price-grid,.bulletin-create-visibility-grid{grid-template-columns:1fr}}.bulletin-owner-workspace{display:grid;gap:14px;margin-top:2px}.bulletin-editor-card{border-color:#d3deea}.bulletin-editor-section{display:grid;gap:10px;padding-top:14px;border-top:1px solid var(--bulletin-line)}.bulletin-editor-two-column{grid-template-columns:minmax(0,1.4fr) minmax(220px,.8fr);align-items:start}.bulletin-summary-actions{display:flex;flex-wrap:wrap;gap:8px}.bulletin-summary-actions .ghost-button,.bulletin-summary-actions .primary-button{min-height:32px;padding-inline:10px;font-size:.8rem}.bulletin-feed-rail>.bulletin-broadcast-card,.bulletin-feed-rail>.bulletin-threads-card,.bulletin-feed-rail .bulletin-selected-summary-card .bulletin-settings-grid,.bulletin-feed-rail .bulletin-selected-summary-card .bulletin-selected-pricing-fields,.bulletin-feed-rail .bulletin-selected-summary-card>.flow-actions-right{display:none}.bulletin-feed-info-card{padding:16px;border-color:#14854638;background:#1485460d}.bulletin-feed-info-card h2{margin:0 0 6px;font-size:1rem}.bulletin-feed-info-card p{margin:0;color:#35536d}.bulletin-create-card-inline{max-width:none}.bulletin-create-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.bulletin-create-card-title h2,.bulletin-create-card-title p{margin:0}.bulletin-photo-upload .flow-actions{margin-bottom:8px}.bulletin-photo-upload .media-upload-target{min-height:150px}.bulletin-create-card,.bulletin-posts-card{display:grid;gap:12px}.bulletin-create-card{padding:18px 20px 20px;border-color:#d4deeb;border-radius:16px}.bulletin-page-heading{align-items:start;margin-bottom:-2px}.bulletin-page-heading h1{font-size:clamp(2rem,3vw,2.7rem)}.bulletin-page-heading p{max-width:42ch;margin:4px 0 0}.app-shell:has(.offers-simple-page) .app-topbar{display:none}.app-shell:has(.offers-simple-page)>.app-main>.page-shell{width:100%;max-width:none;padding-top:0}.offers-simple-page{width:min(960px,100%);min-height:100%;display:grid;gap:20px;margin:0 auto;padding:18px clamp(18px,4vw,32px) calc(118px + env(safe-area-inset-bottom) + var(--app-keyboard-inset));background:#fff}.offers-simple-header{min-height:72px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.offers-simple-header>div{min-width:0;display:grid;gap:6px}.offers-simple-logo{width:190px;max-width:58vw;height:auto;display:block}.offers-simple-slogan{width:234px;max-width:62vw}.offers-simple-header p,.offers-simple-intro p{margin:0;color:#61718c;font-weight:750;line-height:1.25}.offers-simple-header p{font-size:1.05rem}.offers-simple-alert{position:relative;width:58px;height:58px;flex:0 0 auto;display:inline-grid;place-items:center;border-radius:999px;background:#fffffff5;color:#10275c;text-decoration:none;box-shadow:0 14px 28px #13233f1a}.offers-simple-alert span{position:absolute;top:-4px;right:-2px;min-width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;border:2px solid #FFFFFF;border-radius:999px;background:#ef3f2e;color:#fff;font-size:.78rem;font-weight:900;line-height:1}.offers-simple-main{display:grid;gap:18px}.offers-simple-intro{display:grid;gap:8px}.offers-simple-intro h1{margin:0;color:#10275c;font-size:clamp(2.6rem,8vw,4.2rem);font-weight:900;letter-spacing:0;line-height:1.02}.offers-simple-intro p{font-size:clamp(1.25rem,4vw,1.6rem)}.offers-simple-area-row{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 22px;border:1px solid rgba(203,213,225,.94);border-radius:24px;background:#fff;box-shadow:0 12px 28px #13233f0e}.offers-simple-area-main,.offers-simple-area-row a{min-width:0;display:inline-flex;align-items:center;gap:12px}.offers-simple-area-main{color:#10275c}.offers-simple-area-main strong{min-width:0;overflow:hidden;color:#10275c;font-size:1.35rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.offers-simple-area-row a{flex:0 0 auto;color:#1769df;font-size:1.12rem;font-weight:900;text-decoration:none;white-space:nowrap}.offers-simple-category-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.offers-simple-category-button{min-width:0;min-height:76px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 14px;border:1px solid transparent;border-radius:24px;background:#f3f6fb;color:#31415f;font-size:1.12rem;font-weight:900;white-space:nowrap;box-shadow:0 14px 30px #13233f0e}.offers-simple-category-button-blue{background:#edf5ff;color:#1769df}.offers-simple-category-button-green{background:#edf8ef;color:#148546}.offers-simple-category-button-neutral{background:#f3f4f6;color:#4b5a72}.offers-simple-category-button-active{border-color:#1769df3d;box-shadow:inset 0 0 0 1px #1769df14,0 14px 30px #13233f12}.offers-simple-category-button-green.offers-simple-category-button-active{border-color:#1485463d}.offers-simple-list{display:grid;gap:12px}.offers-simple-card{min-width:0;min-height:164px;display:grid;grid-template-columns:122px minmax(0,1fr) minmax(150px,auto);align-items:center;gap:18px;padding:22px 20px 22px 24px;border:1px solid rgba(203,213,225,.82);border-radius:24px;background:#fff;box-shadow:0 12px 28px #13233f0f}.offers-simple-card-icon{width:98px;height:98px;display:grid;place-items:center;overflow:hidden;border-radius:999px;background:#edf5ff;color:#1769df}.offers-simple-card-icon img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.offers-simple-card-icon-snow{background:#e8f6ff;color:#1769df}.offers-simple-card-icon-lawn{background:#eaf8ed;color:#148546}.offers-simple-card-icon-all{background:#eef2f7;color:#31415f}.offers-simple-card-copy{min-width:0;display:grid;gap:7px}.offers-simple-card-copy h2{min-width:0;margin:0;overflow-wrap:anywhere;color:#10275c;font-size:clamp(1.45rem,4.6vw,2.1rem);font-weight:900;letter-spacing:0;line-height:1.08}.offers-simple-card-copy strong{min-width:0;overflow:hidden;color:#1769df;font-size:1.18rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.offers-simple-card-copy p{min-width:0;display:inline-flex;align-items:center;gap:9px;margin:0;color:#4c5d76;font-size:1.06rem;font-weight:750;line-height:1.25}.offers-simple-card-copy p span{min-width:0;overflow-wrap:anywhere}.offers-simple-card-copy p svg{flex:0 0 auto;color:#31415f}.offers-simple-card-action{display:inline-flex;align-items:center;justify-content:flex-end;gap:18px}.offers-simple-action-button{min-width:138px;min-height:72px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border:0;border-radius:20px;background:linear-gradient(180deg,#22aa54,#148546);color:#fff;font-size:1.12rem;font-weight:900;line-height:1.12;text-align:center;box-shadow:0 14px 24px #14854633}.offers-simple-action-button-blue{background:linear-gradient(180deg,#2f7af0,#1769df);box-shadow:0 14px 24px #1769df33}.offers-simple-empty{display:grid;justify-items:start;gap:12px;padding:28px;border:1px solid rgba(203,213,225,.8);border-radius:24px;background:#fff;box-shadow:0 12px 28px #13233f0e}.offers-simple-empty h2{margin:0;color:#10275c;font-size:1.5rem;line-height:1.15}.offers-simple-empty p{max-width:42ch;margin:0;color:#61718c;font-size:1rem;font-weight:750;line-height:1.45}.offers-simple-how-card{min-height:132px;display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:18px;padding:22px;border:1px solid rgba(245,158,11,.24);border-radius:24px;background:#fffaf0}.offers-simple-how-icon{width:82px;height:82px;display:grid;place-items:center;border-radius:999px;background:#fff0c9;color:#b45309}.offers-simple-how-card h2,.offers-simple-how-card p{margin:0}.offers-simple-how-card h2{color:#10275c;font-size:1.55rem;line-height:1.12}.offers-simple-how-card p{margin-top:8px;color:#4c5d76;font-size:1.08rem;font-weight:750;line-height:1.38}@media (max-width: 720px){.app-shell:has(.offers-simple-page){width:100%;padding-top:0}.app-shell:has(.offers-simple-page)>.app-main>.page-shell{padding-inline:0;padding-bottom:0}.offers-simple-page{width:100%;gap:18px;padding:24px 16px calc(112px + env(safe-area-inset-bottom) + var(--app-keyboard-inset))}.offers-simple-logo{width:170px;max-width:58vw}.offers-simple-alert{width:54px;height:54px}.offers-simple-intro h1{max-width:11ch;font-size:3.08rem;line-height:1.02}.offers-simple-intro p{font-size:1.28rem;line-height:1.28}.offers-simple-area-row{min-height:74px;padding-inline:18px;border-radius:22px}.offers-simple-area-main strong{font-size:1.18rem}.offers-simple-area-row a{gap:7px;font-size:1rem}.offers-simple-category-row{gap:10px}.offers-simple-category-button{min-height:70px;gap:8px;padding:0 8px;border-radius:22px;font-size:.98rem}.offers-simple-category-button svg{width:24px;height:24px}.offers-simple-card{min-height:158px;grid-template-columns:92px minmax(0,1fr) 112px;gap:14px;padding:18px 14px;border-radius:22px}.offers-simple-card-icon{width:82px;height:82px}.offers-simple-card-copy{gap:6px}.offers-simple-card-copy h2{font-size:1.38rem}.offers-simple-card-copy strong{font-size:1rem}.offers-simple-card-copy p{gap:7px;font-size:.96rem}.offers-simple-card-copy p svg{width:18px;height:18px}.offers-simple-card-action{gap:10px}.offers-simple-action-button{min-width:0;width:100%;min-height:66px;padding:0 12px;border-radius:18px;font-size:1rem;white-space:normal}.offers-simple-how-card{min-height:126px;grid-template-columns:76px minmax(0,1fr);gap:14px;padding:18px;border-radius:22px}.offers-simple-how-icon{width:66px;height:66px}.offers-simple-how-card h2{font-size:1.28rem}.offers-simple-how-card p{font-size:1rem}}@media (max-width: 430px){.offers-simple-page{padding-inline:14px}.offers-simple-logo{width:150px}.offers-simple-slogan{width:190px;max-width:66vw}.offers-simple-intro h1{font-size:2.62rem}.offers-simple-category-row{gap:8px}.offers-simple-category-button{min-height:62px;flex-direction:column;gap:3px;font-size:.82rem}.offers-simple-card{grid-template-columns:74px minmax(0,1fr) 92px;gap:10px;padding:14px 10px}.offers-simple-card-icon{width:66px;height:66px}.offers-simple-card-copy h2{font-size:1.12rem}.offers-simple-card-copy strong,.offers-simple-card-copy p{font-size:.86rem}.offers-simple-card-action{gap:5px}.offers-simple-card-action>svg{width:18px;height:18px}.offers-simple-action-button{min-height:56px;padding-inline:8px;border-radius:16px;font-size:.86rem}.offers-simple-how-card{grid-template-columns:58px minmax(0,1fr);gap:10px;padding:15px}.offers-simple-how-icon{width:52px;height:52px}}.bulletin-create-form{gap:12px}.bulletin-form-top-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;align-items:start}.bulletin-create-card .field{gap:6px}.bulletin-create-card .field input,.bulletin-create-card .field select,.bulletin-create-card .field textarea,.bulletin-action-select-trigger{min-height:38px;border-color:#cdd8e6;border-radius:10px}.bulletin-create-card .field textarea{min-height:76px;padding:10px 12px}.bulletin-pricing-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;padding-top:16px;border-top:1px solid var(--bulletin-line)}.bulletin-create-pricing-fields{grid-template-columns:repeat(4,minmax(130px,1fr));gap:9px 14px;padding-top:14px}.bulletin-pricing-heading{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:8px}.bulletin-pricing-heading strong{display:inline-flex;align-items:center;gap:6px;color:var(--ink)}.bulletin-pricing-heading span{color:var(--muted);font-size:.92rem}.bulletin-service-area-field,.bulletin-action-select-field{position:relative}.bulletin-field-label-row{display:inline-flex;align-items:center;gap:6px}.bulletin-help{position:relative;display:inline-flex;align-items:center}.bulletin-help-trigger{width:22px;height:22px;border:1px solid #cbd7e6;border-radius:999px;background:#fff;color:#50617a;display:inline-flex;align-items:center;justify-content:center;cursor:help}.bulletin-help-tooltip{position:absolute;left:50%;bottom:calc(100% + 8px);z-index:20;width:min(260px,72vw);padding:10px 12px;border:1px solid #d6e0ec;border-radius:8px;background:#0f2238;color:#fff;font-size:.82rem;line-height:1.35;box-shadow:0 14px 28px #0f22382e;opacity:0;pointer-events:none;transform:translate(-50%,4px);transition:opacity .15s ease,transform .15s ease}.bulletin-help:hover .bulletin-help-tooltip,.bulletin-help:focus-within .bulletin-help-tooltip{opacity:1;transform:translate(-50%)}.bulletin-action-select{position:relative}.bulletin-action-select-trigger{width:100%;min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;border:1px solid #d8e2ee;border-radius:12px;background:#fff;color:var(--ink);font:inherit;text-align:left;cursor:pointer}.bulletin-action-select-trigger:disabled{cursor:not-allowed;opacity:.62}.bulletin-action-select-trigger-placeholder>span:first-child{color:var(--text-placeholder)}.bulletin-action-select-trigger .form-control__value{color:var(--ink);font-weight:500}.bulletin-action-select-trigger .form-control__placeholder{color:var(--text-placeholder);font-weight:500}.bulletin-action-select-trigger>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bulletin-action-select-trigger>span:last-child{width:14px;color:transparent;font-size:0}.bulletin-action-select-trigger>span:last-child:after{content:"v";color:#0f2238;font-size:.72rem;font-weight:800}.bulletin-action-select-menu{position:absolute;z-index:20;top:calc(100% + 6px);left:0;right:0;display:grid;max-height:280px;overflow:auto;padding:6px;border:1px solid #cbd7e6;border-radius:14px;background:#fff;box-shadow:0 18px 36px #13233f24}.bulletin-action-select-option,.bulletin-action-select-empty{width:100%;min-height:38px;display:flex;align-items:center;padding:0 10px;border:0;border-radius:10px;background:transparent;color:var(--ink);font:inherit;text-align:left}.bulletin-action-select-option{cursor:pointer}.bulletin-action-select-option:hover,.bulletin-action-select-option:focus-visible,.bulletin-action-select-option-active{background:#14854614}.bulletin-action-select-empty{color:var(--muted);font-weight:700}.bulletin-action-select-divider{height:1px;margin:6px 2px;background:#d8e2ee}.bulletin-action-select-menu .bulletin-action-select-divider,.bulletin-action-select-menu .bulletin-action-select-action{display:none}.bulletin-action-select-action{border:1px dashed rgba(11,92,171,.28);background:#0b5cab0f;color:#0b5cab;font-weight:800}.bulletin-action-select-action:hover,.bulletin-action-select-action:focus-visible{background:#0b5cab1c}.bulletin-dropdown-action-row{width:-moz-fit-content;width:fit-content;min-height:26px;justify-content:flex-start;padding:0 2px;border:0;background:transparent;color:#0b5cab;font:inherit;font-weight:800;text-align:left;cursor:pointer}.bulletin-dropdown-action-row:hover,.bulletin-dropdown-action-row:focus-visible{color:#08457f;text-decoration:underline}.bulletin-toggle-field{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:66px}.bulletin-toggle-field>span{grid-column:1 / -1}.bulletin-toggle{width:54px;height:32px;display:inline-flex;align-items:center;justify-content:flex-start;padding:3px;border:1px solid #cdd8e6;border-radius:999px;background:#e8eef5;cursor:pointer;transition:background .15s ease,border-color .15s ease}.bulletin-toggle span{width:24px;height:24px;display:block;border-radius:999px;background:#fff;box-shadow:0 2px 5px #13233f2e;transition:transform .15s ease}.bulletin-toggle-on{border-color:#14854659;background:#19945a}.bulletin-toggle-on span{transform:translate(22px)}.bulletin-toggle-field strong{color:var(--ink);font-size:.92rem}.bulletin-visibility-note{grid-column:1 / -1;margin:0;color:var(--muted);font-size:.84rem;line-height:1.35}.bulletin-pricing-summary-card{display:grid;gap:10px;padding:16px 18px;border-color:#d7e2ef;box-shadow:0 16px 34px #0f172a12}.bulletin-pricing-summary-card p{margin:0;color:var(--muted)}.bulletin-pricing-summary-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.bulletin-pricing-summary-price strong{color:var(--ink);font-size:clamp(1.35rem,2.4vw,1.85rem);line-height:1;letter-spacing:0}.bulletin-pricing-summary-price span{color:#56667e;font-size:.92rem}.bulletin-pricing-summary-dates{display:grid;gap:8px;padding:9px 0;border-top:1px solid #e3ebf4;border-bottom:1px solid #e3ebf4}.bulletin-pricing-summary-dates span{display:inline-flex;align-items:center;gap:8px;color:#1f3352;font-weight:600}.bulletin-card-heading{display:flex;align-items:flex-start;gap:12px}.bulletin-card-heading h2,.bulletin-card-heading h3,.bulletin-post-title-line h3{margin:0;color:var(--ink);letter-spacing:-.03em}.bulletin-card-heading p,.bulletin-card-heading span,.bulletin-post-row p,.bulletin-admin-row p,.bulletin-customer-card p,.bulletin-public-card p{margin:0;color:var(--muted)}.bulletin-card-icon{width:42px;height:42px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:#2563eb1a;color:#173a73}.bulletin-card-icon-green{background:var(--bulletin-green-soft);color:var(--bulletin-green)}.bulletin-posts-stack,.bulletin-post-list{display:grid;gap:14px}.bulletin-post-list-muted{opacity:.86}.bulletin-post-row,.bulletin-admin-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center;padding:14px;border:1px solid var(--bulletin-line);border-radius:18px;background:#fff}.bulletin-post-row-selected{border-color:#14854659;box-shadow:0 14px 30px #14854614}.bulletin-posts-card .bulletin-post-row{grid-template-columns:minmax(0,1fr);gap:10px;padding:12px;border-radius:14px}.bulletin-posts-card .bulletin-post-main,.bulletin-posts-card .bulletin-post-title-line{align-items:flex-start}.bulletin-posts-card .bulletin-post-title-line h3{white-space:normal;line-height:1.18}.bulletin-posts-card .bulletin-post-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px}.bulletin-posts-card .bulletin-post-meta span{min-width:0}.bulletin-posts-card .bulletin-post-meta span:not(:last-child):after{content:none}.bulletin-posts-card .bulletin-post-counts{justify-content:flex-start;min-width:0}.bulletin-posts-card .bulletin-post-actions{justify-content:flex-start}.bulletin-post-select{min-width:0;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.bulletin-post-main,.bulletin-admin-main{min-width:0;display:flex;gap:12px}.bulletin-post-main>div,.bulletin-admin-main{min-width:0}.bulletin-post-title-line{display:flex;align-items:center;gap:8px;min-width:0}.bulletin-post-title-line h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1rem}.bulletin-status{flex:0 0 auto;display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;border:1px solid transparent;font-size:.74rem;font-weight:800}.bulletin-status-active{background:#22c55e24;color:#14743d}.bulletin-status-paused,.bulletin-status-draft{background:#f59e0b24;color:#8a5a0a}.bulletin-status-closed,.bulletin-status-archived{background:#94a3b829;color:#475569}.bulletin-post-meta,.bulletin-post-counts,.bulletin-admin-counts,.bulletin-customer-actions,.bulletin-public-card-footer{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:var(--muted);font-size:.82rem}.bulletin-post-meta span:not(:last-child):after{content:"·";margin-left:8px;color:#94a3b8}.bulletin-post-counts,.bulletin-admin-counts{justify-content:flex-end;min-width:170px}.bulletin-post-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.bulletin-privacy-note,.bulletin-setup-note{grid-column:1 / -1;display:inline-flex;align-items:center;gap:8px;margin:0;color:#5b21b6;font-size:.84rem}.bulletin-setup-note{color:var(--muted)}.bulletin-detail-card,.bulletin-conversation-card{display:grid;gap:16px}.bulletin-settings-grid{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:14px;align-items:start}.bulletin-inline-note{margin-right:auto;color:var(--muted);font-size:.84rem}.bulletin-thread-workspace{display:grid;grid-template-columns:minmax(220px,.78fr) minmax(0,1.22fr);gap:14px;align-items:start}.bulletin-thread-list,.bulletin-timeline,.bulletin-thread-panel,.bulletin-thread-reply{display:grid;gap:10px}.bulletin-thread-button{width:100%;display:grid;gap:3px;padding:12px;border:1px solid var(--bulletin-line);border-radius:14px;background:#fff;color:var(--ink);text-align:left}.bulletin-thread-button:hover,.bulletin-thread-button:focus-visible,.bulletin-thread-button-active{border-color:#14854657;background:#22c55e14}.bulletin-thread-button span,.bulletin-thread-button small,.bulletin-thread-panel-header p,.bulletin-timeline-item span,.bulletin-timeline-item small{margin:0;color:var(--muted);font-size:.82rem}.bulletin-thread-panel{min-width:0}.bulletin-thread-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.bulletin-thread-panel-header h3{margin:0}.bulletin-timeline{max-height:460px;overflow:auto;padding-right:4px}.bulletin-timeline-item{display:grid;gap:5px;padding:12px;border:1px solid var(--line);border-radius:14px;background:#fff}.bulletin-timeline-item p{margin:0}.bulletin-timeline-item-welcome_message{border-color:#7c3aed38;background:#7c3aed0f}.bulletin-timeline-item-bulletin_update{border-color:#2563eb3d;background:#2563eb0f}.bulletin-timeline-item-own{border-color:#0f766e33;background:#0f766e0f}.bulletin-context-chip{display:inline-flex;align-items:center;gap:7px;width:-moz-fit-content;width:fit-content;margin-top:12px;padding:7px 10px;border-radius:999px;background:#ef3f2f17;color:#c9281f;font-weight:800}@keyframes routlee-spin{to{transform:rotate(360deg)}}.bulletin-private-note{display:flex;align-items:center;gap:10px}.bulletin-customer-section,.public-landing-bulletins{display:grid;gap:16px}.bulletin-customer-grid,.bulletin-public-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bulletin-customer-card,.bulletin-public-card{display:grid;gap:12px;padding:16px;border:1px solid #dbe6f2;border-radius:20px;background:#fff;box-shadow:0 16px 34px #0f172a0d}.bulletin-customer-card .eyebrow,.bulletin-public-card .eyebrow{margin:0 0 2px;color:var(--bulletin-green)}.bulletin-customer-actions,.bulletin-public-card-footer{justify-content:space-between;padding-top:2px}.public-landing-bulletins{margin-top:34px;padding-top:26px;border-top:1px solid #e6eaf0}.public-landing-section-icon-green{color:#148546;background:#22c55e1f}.bulletin-admin-list{display:grid;gap:10px}.bulletin-admin-row{grid-template-columns:auto minmax(0,1fr) auto auto}.app-main{min-width:0;min-height:100vh;display:flex;flex-direction:column}.app-topbar{position:sticky;top:0;z-index:50;height:56px;min-height:56px;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:6px 24px;margin-top:0;border-bottom:1px solid rgba(19,35,63,.06);background:#fffffffa;box-shadow:0 10px 24px #13233f0a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-topbar-customer-home{display:flex;gap:24px}.app-topbar-customer-home .app-topbar-right{justify-content:center}.app-topbar-left{min-width:0;flex:1 1 auto;display:flex;align-items:center}.app-topbar-brand-mobile,.app-mobile-header-rail,.app-mobile-bottom-nav,.app-mobile-sheet-layer{display:none}.app-topbar-search{width:min(100%,720px)}.app-topbar-search-input{min-height:44px;width:100%;display:flex;align-items:center;gap:12px;padding:0 14px;border:1px solid rgba(19,35,63,.1);border-radius:16px;background:#fff;color:var(--muted)}.app-topbar-search-input input{min-width:0;width:100%;border:0;background:transparent;box-shadow:none;color:var(--ink)}.app-topbar-search-input input:focus{outline:none}.app-topbar-right{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:-moz-max-content;min-width:max-content}.page-shell{margin-top:0;min-width:0;width:100%;padding:0 24px 32px}.page-shell.page-shell-customer-home{padding-top:0}.customer-dashboard-page{gap:16px}.customer-dashboard-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,280px);gap:24px;align-items:start}.customer-dashboard-main{min-width:0;display:grid;gap:24px}.customer-dashboard-hero{margin-top:0}.customer-dashboard-rail{width:100%;max-width:280px;padding-top:18px;align-self:start}.shell-chat-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1390;padding:0;border:0;background:#13233f2e;cursor:pointer}.shell-chat-panel{position:fixed;top:20px;right:20px;bottom:20px;z-index:1400;width:min(1160px,calc(100vw - 260px));height:auto;max-height:none;display:grid;grid-template-rows:auto minmax(0,1fr);gap:0;padding:0;border:1px solid rgba(19,35,63,.08);border-radius:28px;background:#f7f8fa;box-shadow:0 28px 60px #13233f29;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden}.shell-chat-panel-minimized{top:auto;width:min(360px,calc(100vw - 28px));height:auto;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto;gap:8px;padding:8px;border-radius:22px}.shell-chat-shell-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px 16px;border-bottom:1px solid #CBD5E1;background:#fff}.shell-chat-shell-title{display:grid;gap:4px}.shell-chat-shell-title strong{font-size:1.05rem;line-height:1.1}.shell-chat-shell-title span{color:var(--muted);font-size:.84rem}.shell-chat-window-actions{display:flex;align-items:center;gap:8px}.shell-chat-window-button{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(19,35,63,.08);border-radius:14px;background:#fff;color:var(--ink)}.shell-chat-mobile-list-button,.shell-chat-sidebar-mobile-backdrop{display:none}.shell-chat-body{position:relative;isolation:isolate;min-height:0;display:grid;grid-template-columns:300px minmax(0,1fr);background:#e7ecf3}.shell-chat-sidebar{min-width:0;min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:12px;padding:16px;border-right:1px solid #CBD5E1;background:#eef1f5}.shell-chat-sidebar-search{min-height:42px;display:flex;align-items:center;gap:10px;padding:0 12px;border:1px solid #CBD5E1;border-radius:14px;background:#fff;color:var(--muted)}.shell-chat-sidebar-search input{min-width:0;width:100%;border:0;background:transparent;box-shadow:none;color:var(--ink)}.shell-chat-sidebar-search input:focus{outline:none}.shell-chat-sidebar-filters{display:flex;flex-wrap:wrap;gap:8px}.shell-chat-filter{min-height:30px;padding:0 10px;border:1px solid #CBD5E1;border-radius:999px;background:#fff;color:var(--muted);font-size:.78rem;font-weight:700}.shell-chat-filter-active{border-color:#e6462e2e;background:#e6462e14;color:var(--accent-strong)}.shell-chat-thread-list{min-height:0;display:grid;grid-auto-rows:max-content;align-content:start;gap:6px;overflow-y:auto;padding-right:0}.shell-chat-thread-section{display:grid;gap:4px;margin-top:10px;padding-top:10px;border-top:1px solid #CBD5E1}.shell-chat-thread-section-header{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 6px;color:#13233fb8;font-size:.78rem;font-weight:800}.shell-chat-archived-listings-toggle{width:100%;border:0;background:transparent;cursor:pointer}.shell-chat-archived-listings-toggle:hover,.shell-chat-archived-listings-toggle:focus-visible{color:var(--ink)}.shell-chat-archived-listings-body{display:grid;gap:6px}.shell-chat-thread-list-archived{display:grid;grid-auto-rows:max-content;align-content:start;gap:0}.shell-chat-listing-group{position:relative;width:100%;padding:0;border:1px solid rgba(148,163,184,.58);border-radius:14px;background:#ffffff8f;color:var(--ink);text-align:left;cursor:pointer;overflow:hidden}.shell-chat-listing-group-current{border-color:#ef3f2f70;background:linear-gradient(180deg,#fff7f5fa,#fffffff0);box-shadow:inset 4px 0 #ef3f2f,inset 0 0 0 1px #ef3f2f1f,0 10px 26px #13233f21;transform:translateY(-1px)}.shell-chat-row-bulletin{border-color:#34d3995c;background:linear-gradient(180deg,#ecfdf5bd,#ffffffc2)}.shell-chat-row-request{border-color:#64748b57;background:linear-gradient(180deg,#f1f5f9c7,#ffffffc2)}.shell-chat-row-inbound:before,.shell-chat-row-customer-side:before{content:"";position:absolute;inset:7px auto 7px 0;width:4px;border-radius:0 999px 999px 0;opacity:.86}.shell-chat-row-bulletin.shell-chat-row-inbound:before{background:#10b981}.shell-chat-row-bulletin.shell-chat-row-customer-side:before{background:#10b9817a}.shell-chat-row-request.shell-chat-row-inbound:before{background:#2563eb}.shell-chat-row-request.shell-chat-row-customer-side:before{background:#4755697a}.shell-chat-row-bulletin.shell-chat-row-customer-side{background:linear-gradient(180deg,#f0fdf49e,#ffffffb8)}.shell-chat-row-request.shell-chat-row-customer-side{background:linear-gradient(180deg,#f8fafcd6,#ffffffc2)}.shell-chat-row-bulletin.shell-chat-listing-group-current{border-color:#10b981c7;background:linear-gradient(180deg,#d1fae5fa,#f0fdf4f5);box-shadow:inset 5px 0 #10b981,inset 0 0 0 1px #10b98133,0 12px 30px #065f4629}.shell-chat-row-request.shell-chat-listing-group-current{border-color:#2563eb94;background:linear-gradient(180deg,#eff6fffa,#f8fafcf5);box-shadow:inset 5px 0 #2563eb,inset 0 0 0 1px #2563eb24,0 12px 30px #1e40af21}.shell-chat-listing-group-selected:not(.shell-chat-listing-group-current){border-color:#94a3b894;background:#ffffff8f;box-shadow:none;transform:none}.shell-chat-listing-group-current .shell-chat-listing-group-copy strong,.shell-chat-listing-group-current .shell-chat-pro-conversation-copy strong{font-weight:950;color:#071a33}.shell-chat-listing-group-current .shell-chat-listing-group-count{border-color:#ef3f2f42;background:#ffffffeb;color:#b42318}.shell-chat-listing-group-archived-listing{opacity:.86}.shell-chat-listing-group-header{width:100%;min-height:54px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px}.shell-chat-listing-group:hover,.shell-chat-listing-group:focus-visible{background:#ffffffad}.shell-chat-listing-group-current:hover,.shell-chat-listing-group-current:focus-visible{background:linear-gradient(180deg,#fff7f5,#fffffff5)}.shell-chat-row-bulletin.shell-chat-listing-group-current:hover,.shell-chat-row-bulletin.shell-chat-listing-group-current:focus-visible{background:linear-gradient(180deg,#d1fae5,#f0fdf4fa)}.shell-chat-row-request.shell-chat-listing-group-current:hover,.shell-chat-row-request.shell-chat-listing-group-current:focus-visible{background:linear-gradient(180deg,#eff6ff,#f8fafcfa)}.shell-chat-listing-group-chevron{display:inline-flex;align-items:center;justify-content:center;color:#13233fc7}.shell-chat-listing-group-copy{min-width:0;display:grid;gap:2px}.shell-chat-listing-group-copy strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;line-height:1.18;letter-spacing:0}.shell-chat-listing-group-copy span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#13233f9e;font-size:.74rem;font-weight:650}.shell-chat-listing-group-counts{display:inline-flex;align-items:center;gap:6px}.shell-chat-listing-group-count{min-width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.54);border-radius:999px;background:#ffffffb8;color:#13233fb8;font-size:.72rem;font-weight:800}.shell-chat-pro-conversation-row{min-height:62px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px}.shell-chat-pro-conversation-avatar-row{min-width:0;display:inline-flex;align-items:center;gap:9px}.shell-chat-pro-conversation-copy{min-width:0}.shell-chat-pro-conversation-copy strong,.shell-chat-pro-conversation-copy span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shell-chat-pro-conversation-row .shell-chat-listing-group-counts{min-width:0;flex-shrink:0}.shell-chat-pro-conversation-row .shell-chat-thread-status-badge,.shell-chat-pro-conversation-row .shell-chat-selected-chip{min-height:20px;padding:0 7px;font-size:.68rem}.shell-chat-listing-group-body{display:grid;gap:0;border-top:1px solid rgba(203,213,225,.8);background:#ffffff57}.shell-chat-listing-archive{display:grid;gap:0;border-top:1px solid rgba(203,213,225,.78)}.shell-chat-listing-archive-toggle{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;border:0;background:#f1f5f9e0;color:#13233fb8;font-size:.78rem;font-weight:800;cursor:pointer}.shell-chat-listing-archive-toggle span{display:inline-flex;align-items:center;gap:4px}.shell-chat-listing-archive-toggle:hover,.shell-chat-listing-archive-toggle:focus-visible{color:var(--ink)}.shell-chat-thread-item{position:relative;width:100%;min-height:62px;max-height:82px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;padding:8px 10px;border:0;border-bottom:1px solid #CBD5E1;border-radius:0;background:transparent;text-align:left;color:var(--ink);box-shadow:none;overflow:hidden}.shell-chat-thread-item:hover,.shell-chat-thread-item:focus-visible{background:#ffffff94}.shell-chat-thread-item:last-child{border-bottom:0}.shell-chat-thread-item-active{margin:3px 6px;padding:8px 10px;border:1px solid rgba(239,63,47,.42);border-radius:13px;background:linear-gradient(180deg,#fff7f5fa,#fffffff0);box-shadow:inset 4px 0 #ef3f2f,inset 0 0 0 1px #ef3f2f14,0 8px 20px #13233f1f}.shell-chat-thread-item-active .shell-chat-thread-item-head strong,.shell-chat-thread-item-active .shell-chat-thread-item-person{color:#071a33;font-weight:950}.shell-chat-thread-item-archived{opacity:.78}.shell-chat-thread-item-archived .shell-chat-thread-avatar.user-avatar-md{width:32px;height:32px}.shell-chat-thread-item-main{min-width:0;display:flex;align-items:flex-start;gap:9px}.shell-chat-thread-avatar.user-avatar-md{width:36px;height:36px;border-color:#13233f14;box-shadow:0 3px 8px #13233f0d}.shell-chat-thread-item-copy{min-width:0;display:grid;gap:3px}.shell-chat-thread-item-head{min-width:0;display:flex;align-items:center;flex-wrap:nowrap;gap:6px}.shell-chat-thread-item-head strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;line-height:1.15;letter-spacing:0}.shell-chat-thread-item-person,.shell-chat-thread-item-head span,.shell-chat-thread-item-copy small{color:var(--muted);font-size:.78rem}.shell-chat-thread-role-badge{display:inline-flex;align-items:center;justify-content:center;min-height:18px;padding:0 6px;border-radius:999px;background:#eee6ff;color:#6848d0;font-size:.68rem;font-weight:700}.shell-chat-selected-chip{min-height:18px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;border:1px solid rgba(15,138,69,.22);border-radius:999px;background:#dcfce7eb;color:#166534;font-size:.68rem;font-weight:800;line-height:1;white-space:nowrap}.shell-chat-thread-item-head .shell-chat-selected-chip,.shell-chat-profile-badges .shell-chat-selected-chip{color:#166534;font-size:.68rem}.shell-chat-thread-item-person{min-width:0;display:flex;align-items:center;gap:8px;color:#13233fdb;font-size:.94rem;font-weight:600}.shell-chat-thread-item-service-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#13233fd1;flex:0 0 auto}.shell-chat-thread-item-person>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shell-chat-thread-item-copy p{margin:0;color:#13233fc7;font-size:.8rem;line-height:1.25;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.shell-chat-thread-item-meta{min-width:38px;display:grid;grid-template-rows:auto 1fr auto;align-items:start;justify-items:end;gap:8px}.shell-chat-thread-item-time{color:var(--muted);font-size:.76rem;font-weight:600;white-space:nowrap}.shell-chat-thread-badge{min-width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;border-radius:999px;background:var(--accent);color:#fff;font-size:.7rem;font-weight:700}.shell-chat-thread-status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:999px;background:#13233f14;color:#13233fc7;font-size:.74rem;font-weight:700;white-space:nowrap}.shell-chat-taxonomy-chip{background:#e2e8f0e0;color:#334155}.shell-chat-taxonomy-chip-bulletin,.shell-chat-row-bulletin .shell-chat-taxonomy-chip{background:#dcfce7eb;color:#047857}.shell-chat-row-request .shell-chat-taxonomy-chip{background:#dbeafee0;color:#1d4ed8}.shell-chat-row-customer-side .shell-chat-taxonomy-chip{border-color:#94a3b847;background:#ffffffc2}.shell-chat-thread-pane{position:relative;z-index:0;min-width:0;min-height:0;background:#e7ecf3}.shell-chat-thread-content{min-height:0;height:100%;display:grid;grid-template-rows:auto minmax(0,1fr)}.shell-chat-workflow-strip{min-height:44px;display:flex;align-items:center;gap:12px;padding:8px 20px;border-bottom:1px solid #CBD5E1;background:#fff;color:var(--ink);font-size:.82rem;font-weight:700;overflow-x:auto}.shell-chat-workflow-item{min-width:-moz-max-content;min-width:max-content;display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.shell-chat-workflow-label{color:#13233fb8}.shell-chat-workflow-value{color:#13233fe0;font-weight:800}.shell-chat-workflow-note{max-width:100%;color:#13233fad;font-size:.76rem;font-weight:600;line-height:1.25}.shell-chat-workflow-muted{color:var(--muted);font-weight:700}.shell-chat-workflow-divider{width:1px;height:18px;flex:0 0 auto;background:#cbd5e1}.shell-chat-workflow-actions{display:inline-flex;align-items:center;gap:5px}.shell-chat-workflow-actions button,.shell-chat-workflow-inline-action{min-height:26px;padding:0 9px;border:1px solid #CBD5E1;border-radius:999px;background:#fff;color:var(--ink);font:inherit;font-size:.76rem;font-weight:800;cursor:pointer}.shell-chat-workflow-actions button:first-child,.shell-chat-workflow-inline-action{border-color:#006cff38;background:#006cff14;color:#0f4fc7}.shell-chat-workflow-actions button:last-child{border-color:#e6462e2e;background:#e6462e14;color:var(--accent-strong)}.shell-chat-workflow-actions button:disabled,.shell-chat-workflow-inline-action:disabled{cursor:not-allowed;opacity:.58}.shell-chat-workflow-state{font-weight:800}.shell-chat-workflow-state-success{color:#0f8a45}.shell-chat-workflow-state-danger{color:var(--accent-strong)}.shell-chat-workflow-state-pending{color:#9b6400}.shell-chat-workflow-state-neutral{color:#13233fb8}.shell-chat-workflow-dot{width:8px;height:8px;border-radius:999px;background:#94a3b8}.shell-chat-workflow-dot-success{background:#0f8a45}.shell-chat-workflow-dot-danger{background:var(--accent)}.shell-chat-workflow-dot-pending{background:#d68a00}.shell-chat-thread-stream{min-height:0;overflow:hidden;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:16px;padding:0 18px 18px}.shell-chat-thread-content>.shell-chat-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:10px 18px 9px;border-bottom:1px solid #CBD5E1;background:#fff}.shell-chat-listing-header-main{min-width:0;display:grid;gap:8px}.shell-chat-listing-header-copy{min-width:0;display:grid;gap:3px}.shell-chat-listing-header-copy strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:1.08rem;line-height:1.1;letter-spacing:0}.shell-chat-conversation-tabs{min-width:0;display:flex;align-items:center;gap:7px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.shell-chat-conversation-tab{min-width:-moz-max-content;min-width:max-content;min-height:32px;display:inline-flex;align-items:center;gap:6px;padding:3px 8px 3px 4px;border:1px solid #CBD5E1;border-radius:999px;background:#fff;color:#13233fc7;font-size:.78rem;font-weight:800;white-space:nowrap}.shell-chat-conversation-tab:hover,.shell-chat-conversation-tab:focus-visible{border-color:#6366f147;background:#6366f10f;color:var(--ink)}.shell-chat-conversation-tab-active{border-color:#6366f157;background:#e6e0fa;color:var(--ink)}.shell-chat-bulletin-customer-tab.shell-chat-conversation-tab-active{position:relative;overflow:hidden;border-color:#4438b485;background:linear-gradient(180deg,#d8d1fa,#ece8ff);box-shadow:0 8px 18px #4438b429;color:#101d35}.shell-chat-bulletin-customer-tab.shell-chat-conversation-tab-active:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#4338ca}.shell-chat-bulletin-broadcast-tab.shell-chat-conversation-tab-active{position:relative;overflow:hidden;border-color:#e6462e94;background:linear-gradient(180deg,#ffdad2f5,#ffefebf5);box-shadow:0 8px 18px #e6462e29;color:#b42318}.shell-chat-bulletin-broadcast-tab.shell-chat-conversation-tab-active:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--accent-strong)}.shell-chat-conversation-tab-selected{border-color:#0f8a4547;background:#dcfce79e}.shell-chat-conversation-tab-archived{opacity:.62}.shell-chat-conversation-tab-avatar.user-avatar-sm{width:24px;height:24px}.shell-chat-conversation-tab-name{max-width:112px;overflow:hidden;text-overflow:ellipsis}.shell-chat-conversation-tab-empty{color:var(--muted);font-size:.82rem;font-weight:700}.shell-chat-bulletin-customer-tab{min-height:34px;padding:6px 8px;gap:8px}.shell-chat-bulletin-broadcast-tab{border-color:#e6462e38;background:#e6462e0f;color:var(--accent-strong)}.shell-chat-bulletin-waiting-tab{border-color:#e6462e3d;background:#e6462e0f;color:var(--accent-strong)}.shell-chat-bulletin-waiting-avatar{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e6462e1f}.shell-chat-bulletin-actions{display:grid;gap:8px}.shell-chat-bulletin-info-panel{padding:12px;gap:12px;overflow:visible}.shell-chat-bulletin-info-section{display:grid;gap:5px;padding-top:12px;border-top:1px solid #E2E8F0}.shell-chat-bulletin-info-section:first-child{padding-top:0;border-top:0}.shell-chat-bulletin-info-section>span{color:var(--muted);font-size:.74rem;font-weight:800}.shell-chat-bulletin-info-section>strong{color:var(--ink);font-size:.94rem;line-height:1.25}.shell-chat-bulletin-info-section>small{color:#495c7ce6;font-size:.78rem;font-weight:650;line-height:1.3}.shell-chat-maps-link{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;justify-content:center;gap:6px;margin-top:3px;text-decoration:none}.shell-chat-bulletin-summary-list{grid-template-columns:repeat(2,minmax(0,1fr))}.shell-chat-bulletin-message-context{width:-moz-fit-content;width:fit-content;max-width:100%;min-height:28px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid rgba(68,56,180,.22);border-radius:999px;background:#ece8ffd1;color:#1e1b4b;font-size:.78rem;font-weight:900}.shell-chat-bulletin-message-context-broadcast{border-color:#e6462e40;background:#ffefebeb;color:#b42318}.shell-chat-bulletin-status-line{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.shell-chat-bulletin-status-line small:before{content:"·";margin-right:6px;color:var(--muted)}.shell-chat-bulletin-warning-chip{min-height:22px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border:1px solid rgba(245,158,11,.24);border-radius:999px;background:#f59e0b21;color:#92400e;font-size:.72rem;font-weight:900;line-height:1;white-space:nowrap}.shell-chat-bulletin-warning-chip-inline{width:-moz-fit-content;width:fit-content;max-width:100%;min-height:20px;padding:0 7px;font-size:.7rem}.shell-chat-composer-helper{margin:-2px 0 0;color:var(--muted);font-size:.82rem;font-weight:650}.shell-chat-bulletin-broadcast-state{display:grid;gap:4px;justify-items:center;text-align:center}.shell-chat-bulletin-update-composer{align-self:end}.shell-chat-bulletin-update-composer .shell-chat-field textarea{min-height:76px;max-height:124px;resize:none}.shell-chat-bulletin-thread-workspace .shell-chat-thread-stream{grid-template-rows:minmax(0,1fr) auto}.shell-chat-bulletin-tool-panel{margin-bottom:8px}.shell-chat-bulletin-mobile-status-inline{display:none}.shell-chat-bulletin-picker-filters{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.shell-chat-bulletin-picker-chip{min-height:34px;flex:0 0 auto;padding:0 10px;border:1px solid #CBD5E1;border-radius:999px;background:#fff;color:#13233fc7;font:inherit;font-size:.78rem;font-weight:800}.shell-chat-bulletin-picker-chip-active{border-color:#e6462e52;background:#e6462e14;color:var(--accent-strong)}.shell-chat-bulletin-picker-list{display:grid;gap:8px}.shell-chat-bulletin-picker-row{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 10px;border:1px solid #E2E8F0;border-radius:12px;background:#fff;color:var(--ink);text-align:left}.shell-chat-bulletin-picker-row>span:first-child{min-width:0;display:grid;gap:3px}.shell-chat-bulletin-picker-row strong,.shell-chat-bulletin-picker-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shell-chat-bulletin-picker-row small{color:var(--muted);font-size:.78rem;font-weight:650}.shell-chat-bulletin-mobile-info-content{display:grid;gap:12px}.shell-chat-bulletin-address-card{align-items:start}.shell-chat-thread-content .shell-chat-profile-row{gap:10px}.shell-chat-thread-content .shell-chat-profile-avatar .user-avatar-lg{width:42px;height:42px;box-shadow:none}.shell-chat-thread-content .shell-chat-profile-copy{gap:3px}.shell-chat-thread-content .shell-chat-profile-copy strong{font-size:1rem;line-height:1.1;letter-spacing:0}.shell-chat-thread-content .shell-chat-profile-badges .pill{min-height:22px;padding:0 8px;font-size:.72rem}.shell-chat-thread-workspace{min-height:0;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 236px}.shell-chat-message-column{min-width:0;min-height:0;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr)}.shell-chat-message-column .shell-chat-links{padding:8px 18px 0}.shell-chat-work-rail{min-width:0;min-height:0;display:grid;align-content:start;gap:12px;padding:12px;border-left:1px solid #CBD5E1;background:#f8fafc;overflow-y:auto}.shell-chat-workflow-strip-rail{min-height:0;display:grid;gap:10px;padding:0 0 12px;border-bottom:1px solid #CBD5E1;background:transparent;overflow:visible}.shell-chat-workflow-card{min-width:0;width:100%;display:grid;gap:8px;padding:10px;border:1px solid #D9E2EC;border-radius:12px;background:#fff}.shell-chat-workflow-card-head{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.shell-chat-workflow-card-title{min-width:0;display:inline-flex;align-items:center;gap:7px;color:#13233fbd;font-size:.82rem;font-weight:900}.shell-chat-workflow-card-title svg{flex:0 0 auto}.shell-chat-workflow-strip-rail .shell-chat-workflow-state{display:inline-flex;align-items:center;min-height:22px;max-width:100%;padding:2px 7px;border-radius:999px;background:#f1f5f9;font-size:.72rem;line-height:1.15;white-space:normal}.shell-chat-workflow-strip-rail .shell-chat-workflow-state-success{background:#0f8a451a}.shell-chat-workflow-strip-rail .shell-chat-workflow-state-danger{background:#e6462e1a}.shell-chat-workflow-strip-rail .shell-chat-workflow-state-pending{background:#fbbf2429}.shell-chat-workflow-card-body{min-width:0;display:grid;gap:4px}.shell-chat-workflow-card-body .shell-chat-workflow-value,.shell-chat-workflow-card-body .shell-chat-workflow-date,.shell-chat-workflow-card-body .shell-chat-workflow-note,.shell-chat-workflow-card-body .shell-chat-workflow-muted{white-space:normal}.shell-chat-workflow-date{color:#13233fb8;font-weight:800}.shell-chat-workflow-card-footer{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:6px}.shell-chat-workflow-card-footer .shell-chat-workflow-actions{flex-wrap:wrap}.shell-chat-workflow-inline-action-danger{border-color:#e6462e2e;background:#e6462e14;color:var(--accent-strong)}.shell-chat-workflow-award{min-width:0;display:inline-flex;align-items:center;gap:7px;padding:2px 0 0;white-space:normal}.shell-chat-work-rail-sections{display:grid;gap:10px}.shell-chat-work-panel{display:grid;gap:0;border:1px solid #CBD5E1;border-radius:12px;background:#fff;overflow:hidden}.shell-chat-work-panel-trigger{width:100%;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 10px;border:0;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.shell-chat-work-panel-trigger>span{min-width:0;display:grid;gap:2px}.shell-chat-work-panel-trigger strong{font-size:.86rem;line-height:1.1}.shell-chat-work-panel-trigger small{color:var(--muted);font-size:.74rem;font-weight:700}.shell-chat-work-panel-open .shell-chat-work-panel-trigger svg{transform:rotate(180deg)}.shell-chat-work-panel-body{display:grid;gap:8px;padding:0 10px 10px}.shell-chat-work-add-row{display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:6px}.shell-chat-work-add-row input{min-width:0;min-height:32px;padding:0 9px;border:1px solid #CBD5E1;border-radius:9px;background:#fff;color:var(--ink);font:inherit;font-size:.82rem}.shell-chat-work-add-row button{width:30px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(230,70,46,.2);border-radius:9px;background:#e6462e14;color:var(--accent-strong)}.shell-chat-work-add-row button:disabled{cursor:not-allowed;opacity:.5}.shell-chat-work-list{display:grid;gap:4px}.shell-chat-work-row{width:100%;min-height:30px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:7px;padding:4px 0;border:0;background:transparent;color:var(--ink);text-align:left}.shell-chat-work-check{width:18px;height:24px;display:inline-flex;align-items:center;justify-content:flex-start;padding:0;border:0;background:transparent;color:inherit}.shell-chat-work-check span{width:12px;height:12px;border:1.5px solid #94A3B8;border-radius:4px}.shell-chat-work-title{min-width:0;padding:0;border:0;background:transparent;color:inherit;text-align:left}.shell-chat-work-title strong{min-width:0;display:block;overflow:hidden;color:#13233fd1;font-size:.8rem;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.shell-chat-work-row:hover .shell-chat-work-title:not(:disabled) strong,.shell-chat-work-row:focus-within .shell-chat-work-title:not(:disabled) strong{color:var(--navy)}.shell-chat-work-row-done .shell-chat-work-check span{border-color:#0f8a45;background:#0f8a45;box-shadow:inset 0 0 0 3px #fff}.shell-chat-work-row-done .shell-chat-work-title strong{color:var(--muted);text-decoration:line-through}.shell-chat-work-check:disabled,.shell-chat-work-title:disabled,.shell-chat-work-row-actions button:disabled{cursor:default;opacity:.62}.shell-chat-work-row-actions{display:inline-flex;align-items:center;gap:2px;opacity:0;transition:opacity .14s ease}.shell-chat-work-row:hover .shell-chat-work-row-actions,.shell-chat-work-row:focus-within .shell-chat-work-row-actions{opacity:1}.shell-chat-work-row-actions button,.shell-chat-work-edit-row button{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid transparent;border-radius:8px;background:transparent;color:#13233f94}.shell-chat-work-row-actions button:hover,.shell-chat-work-row-actions button:focus-visible,.shell-chat-work-edit-row button:hover,.shell-chat-work-edit-row button:focus-visible{border-color:#13233f1f;background:#13233f0f;color:var(--navy)}.shell-chat-work-row-actions button:last-child:hover,.shell-chat-work-row-actions button:last-child:focus-visible{border-color:#e6462e2e;background:#e6462e14;color:var(--accent-strong)}.shell-chat-work-edit-row{min-width:0;grid-column:span 2;display:grid;grid-template-columns:minmax(0,1fr) 26px 26px;align-items:center;gap:4px}.shell-chat-work-edit-row input{min-width:0;height:28px;padding:0 8px;border:1px solid #CBD5E1;border-radius:8px;background:#fff;color:var(--ink);font:inherit;font-size:.8rem}.shell-chat-work-empty{color:var(--muted);font-size:.8rem;font-weight:650}.shell-chat-empty-stage{height:100%;display:grid;place-content:center;gap:8px;padding:32px;color:var(--muted);text-align:center}.shell-chat-empty-stage strong{color:var(--ink);font-size:1.05rem}.shell-chat-thread-context{color:var(--muted);font-size:.84rem}.shell-chat-mobile-tabs,.shell-chat-bulletin-mobile-scope,.shell-chat-bulletin-mobile-selected,.shell-chat-bulletin-mobile-tools,.shell-chat-mobile-context-chips,.shell-chat-mobile-sheet-layer{display:none}@media (max-width: 1120px){.app-shell.app-shell-signed-in{grid-template-columns:220px minmax(0,1fr)}.app-sidebar{width:220px;min-width:220px;padding-inline:14px}.shell-chat-panel{width:min(1060px,calc(100vw - 220px))}.shell-chat-body{grid-template-columns:292px minmax(0,1fr)}}@media (max-width: 960px){.app-shell.app-shell-signed-in{grid-template-columns:minmax(0,1fr)}.app-sidebar{display:none}.app-main{min-height:100dvh}input,textarea,select,[contenteditable=true]{scroll-margin-top:112px;scroll-margin-bottom:calc(132px + env(safe-area-inset-bottom) + var(--app-keyboard-inset))}.stack-form,.account-editor,.listing-editor-page,.partner-dashboard-page,.shell-chat-utility-panel,.app-mobile-action-sheet{scroll-padding-bottom:calc(132px + env(safe-area-inset-bottom) + var(--app-keyboard-inset));-webkit-overflow-scrolling:touch}.app-topbar{height:64px;min-height:64px;padding:7px 5px 7px 10px;border-bottom:1px solid rgba(19,35,63,.08);background:#fffffff7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-topbar-customer-home{position:sticky;top:0;z-index:50;display:flex;grid-template-columns:none;height:64px;min-height:64px;margin-top:0;margin-inline:0;padding:7px 5px 7px 10px;border-bottom:1px solid rgba(19,35,63,.06);background:#fffffffa;box-shadow:0 10px 24px #13233f0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-topbar-customer-home .app-topbar-right{justify-content:flex-end}.app-topbar-customer-home .header-activity-button-messages{display:none}.app-topbar>.app-topbar-left{display:none}.app-mobile-header-rail{min-width:0;width:100%;display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:8px}.app-mobile-brand-link{min-width:0;flex-shrink:0;display:inline-flex;align-items:center;gap:5px;color:inherit;text-decoration:none}.app-mobile-brand-link .brand-logo-full{width:112px;max-width:33vw}.app-mobile-brand-lockup{min-width:0;flex-shrink:0;display:inline-flex;align-items:center;gap:5px}.app-mobile-brand-lockup>.brand-link{min-width:0;display:inline-flex;align-items:center;color:inherit;text-decoration:none}.app-mobile-brand-lockup .brand-logo-full{width:112px;max-width:33vw}.app-mobile-header-rail-brand-only{grid-template-columns:max-content auto;justify-content:start}.app-mobile-pro-badge{min-height:17px;padding:0 5px;border:1px solid rgba(15,138,69,.2);border-radius:999px;background:#dcfce7eb;color:#166534;font-size:.58rem;font-weight:900;letter-spacing:.05em}.app-mobile-bulletin-rail{min-width:0;width:min(320px,100%);justify-self:end;height:58px;display:grid;grid-template-columns:minmax(220px,1fr) 30px;align-items:center;gap:7px;overflow:hidden}.app-mobile-bulletin-card,.app-mobile-bulletin-empty{min-width:0;height:56px;display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:9px;padding:4px 10px 4px 4px;border:1px solid rgba(20,133,70,.18);border-radius:14px;background:#f8fafce0;color:var(--ink);text-decoration:none}.app-mobile-bulletin-empty{grid-template-columns:minmax(0,1fr);gap:1px;color:var(--ink)}.app-mobile-bulletin-card-copy,.app-mobile-bulletin-empty{min-width:0;display:grid;gap:1px}.app-mobile-bulletin-card-copy small,.app-mobile-bulletin-empty small{color:#0f8a45;font-family:IBM Plex Mono,monospace;font-size:.56rem;font-weight:900;letter-spacing:.04em;line-height:1;text-transform:uppercase}.app-mobile-bulletin-card-copy span,.app-mobile-bulletin-empty span{min-width:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--ink);font-size:.9rem;font-weight:900;line-height:1.08}.app-mobile-bulletin-thumb{width:56px;height:48px;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:linear-gradient(135deg,#14854629,#e6462e1c);color:#148546}.app-mobile-bulletin-thumb img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.app-mobile-bulletin-card-peek{width:30px;min-width:30px;grid-template-columns:56px;padding:4px 0 4px 4px;opacity:.72;pointer-events:none}.app-mobile-bulletin-card-peek .app-mobile-bulletin-card-copy{display:none}.app-topbar-search{width:100%}.page-shell{padding:0 16px calc(106px + env(safe-area-inset-bottom) + var(--app-keyboard-inset));scroll-padding-bottom:calc(132px + env(safe-area-inset-bottom) + var(--app-keyboard-inset))}.location-preview-map-shell,.request-manager-map-card,.discovery-map-wrap,.service-area-map-workspace,.pro-map-canvas-wrap{margin-bottom:calc(92px + env(safe-area-inset-bottom))}.location-preview-map,.request-manager-map,.discovery-map,.service-area-map,.pro-map-canvas{scroll-margin-bottom:calc(110px + env(safe-area-inset-bottom))}.page-shell.page-shell-customer-home{padding-top:20px}.customer-dashboard-page{padding-bottom:calc(106px + env(safe-area-inset-bottom) + var(--app-keyboard-inset))}.app-shell-signed-in .customer-dashboard-mobile-nav,.app-shell-signed-in .customer-dashboard-mobile-header,.app-shell-signed-in .customer-dashboard-mobile-rail{display:none!important}.app-mobile-bottom-nav{position:fixed;right:10px;bottom:calc(9px + env(safe-area-inset-bottom) + var(--app-keyboard-inset));left:10px;z-index:4200;isolation:isolate;min-height:62px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;padding:6px;border:1px solid rgba(203,213,225,.96);border-radius:22px;background:#fff;box-shadow:0 18px 38px #13233f2e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto}.app-mobile-bottom-nav-customer{grid-template-columns:repeat(5,minmax(0,1fr))}.app-mobile-bottom-nav-pro{border-color:#34d39947;background:radial-gradient(circle at 20% 0%,rgba(34,197,94,.16),transparent 34%),linear-gradient(180deg,#07182d,#0b2038);box-shadow:0 18px 38px #02061757}.app-mobile-bottom-nav-item{position:relative;min-width:0;min-height:50px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:3px;border:0;border-radius:16px;background:transparent;color:#31415f;font-size:.66rem;font-weight:850;text-decoration:none;white-space:nowrap}.app-mobile-bottom-nav-item svg{flex:0 0 auto}.app-mobile-bottom-nav-item .user-avatar-sm{width:22px;height:22px;font-size:.62rem}.app-mobile-bottom-nav-item-active{background:#e6462e17;color:var(--accent-strong)}.app-mobile-bottom-nav-item-post{color:#fff;background:linear-gradient(180deg,#ef3f2e,#db3424);box-shadow:0 10px 22px #e6462e3d}.app-mobile-bottom-nav-pro .app-mobile-bottom-nav-item{color:#e2effad1}.app-mobile-bottom-nav-pro .app-mobile-bottom-nav-item-active{background:#22c55e2b;color:#bbf7d0}.app-mobile-bottom-nav-pro .app-mobile-bottom-nav-item-post{background:linear-gradient(180deg,#ef3f2e,#db3424);color:#fff}.app-mobile-bottom-nav-icon{position:relative;display:inline-flex}.app-mobile-bottom-nav-badge{position:absolute;top:-9px;right:-12px;min-width:17px;height:17px;display:inline-flex;align-items:center;justify-content:center;padding:0 4px;border-radius:999px;background:#ef3f2e;color:#fff;font-size:.58rem;font-weight:900;line-height:1}.app-mobile-account-setup-dot,.customer-dashboard-setup-dot{position:absolute;top:4px;right:18px;width:10px;height:10px;border:2px solid #fff;border-radius:999px;background:#ef3f2e;box-shadow:0 0 0 3px #ef3f2e24}.customer-dashboard-mobile-nav-icon .customer-dashboard-setup-dot{top:-5px;right:-8px}.app-mobile-sheet-setup-alert{border-color:#e6462e42;background:#fff7edfa;color:#9f3412;font-weight:900}.app-mobile-sheet-item-two-line{min-height:58px;align-items:center}.app-mobile-sheet-item-two-line>span{min-width:0;display:grid;gap:2px}.app-mobile-sheet-item-two-line strong,.app-mobile-sheet-item-two-line small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-mobile-sheet-item-two-line strong{color:inherit;font-size:.94rem}.app-mobile-sheet-item-two-line small{color:#64748b;font-size:.76rem;font-weight:700}.app-mobile-sheet-become-pro{min-height:64px;border-color:#e6462e47;background:linear-gradient(135deg,#fff1eefa,#fff7edf0);color:#10275c;box-shadow:0 10px 22px #e6462e14}.app-mobile-sheet-become-pro-icon{flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:#e6462e24;color:#10275c;box-shadow:inset 0 0 0 1px #e6462e1f}.app-mobile-sheet-become-pro>span:nth-child(2){flex:1 1 auto}.app-mobile-sheet-become-pro small{color:#6b7280}.app-mobile-sheet-become-pro-chevron{flex:0 0 auto;color:#e6462e}.app-mobile-sheet-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:4190;display:block}.app-mobile-sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#13233f38}.app-mobile-action-sheet{position:absolute;right:10px;bottom:calc(82px + env(safe-area-inset-bottom) + var(--app-keyboard-inset));left:10px;max-height:min(calc(100dvh - 112px - var(--app-keyboard-inset)),620px);display:grid;gap:12px;overflow-y:auto;overscroll-behavior:contain;padding:8px 12px calc(14px + env(safe-area-inset-bottom));border:1px solid rgba(203,213,225,.92);border-radius:24px;background:#fffffffa;color:var(--ink);box-shadow:0 22px 48px #13233f38}.app-mobile-action-sheet-pro{border-color:#34d39942;background:radial-gradient(circle at 14% 0%,rgba(34,197,94,.16),transparent 36%),linear-gradient(180deg,#07182d,#0b2038);color:#e6eef9}.app-mobile-sheet-grabber{width:42px;height:5px;justify-self:center;border-radius:999px;background:#94a3b88c}.app-mobile-sheet-heading{display:grid;gap:2px;padding:0 4px}.app-mobile-sheet-heading strong{font-size:1.04rem;line-height:1.15}.app-mobile-sheet-heading span,.app-mobile-sheet-label{color:var(--muted);font-size:.78rem;font-weight:750}.app-mobile-action-sheet-pro .app-mobile-sheet-heading span,.app-mobile-action-sheet-pro .app-mobile-sheet-label{color:#e2effaad}.app-mobile-sheet-group{display:grid;gap:6px}.app-mobile-sheet-label{padding:0 4px;font-family:IBM Plex Mono,monospace;letter-spacing:.04em;text-transform:uppercase}.app-mobile-sheet-item{min-height:42px;display:inline-flex;align-items:center;gap:10px;padding:0 12px;border:1px solid rgba(203,213,225,.86);border-radius:14px;background:#f8fafcdb;color:inherit;font-size:.9rem;font-weight:850;text-align:left}.app-mobile-action-sheet-pro .app-mobile-sheet-item{border-color:#94a3b83d;background:#ffffff14}@media (max-width: 380px){.app-topbar,.app-topbar-customer-home{height:104px;min-height:104px;align-items:start}.app-mobile-header-rail{grid-template-columns:1fr;gap:6px}.app-mobile-brand-link .brand-logo-full,.app-mobile-brand-lockup .brand-logo-full{width:120px;max-width:46vw}.app-mobile-bulletin-rail{width:100%;grid-template-columns:minmax(0,1fr) 30px}}.customer-dashboard-body{grid-template-columns:1fr}.customer-dashboard-rail{display:none}.shell-chat-panel,.shell-chat-panel-minimized{top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;max-width:none;max-height:none;border-radius:0}.shell-chat-panel{display:flex;flex-direction:column;grid-template-rows:none}.shell-chat-panel-minimized{inset:auto 12px 12px 12px;width:auto;height:auto;border-radius:18px}.shell-chat-shell-topbar{flex:0 0 auto;min-height:52px;padding:8px 12px}.shell-chat-shell-title{gap:1px}.shell-chat-shell-title strong{font-size:.98rem}.shell-chat-shell-title span{font-size:.76rem}.shell-chat-mobile-list-button{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #CBD5E1;border-radius:12px;background:#fff;color:var(--ink);font-size:.82rem;font-weight:800}.shell-chat-window-button{width:34px;height:34px;border-radius:12px}.shell-chat-body{flex:1 1 auto;min-height:0;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.shell-chat-panel-customer-detail{background:#e7ecf3}.shell-chat-panel-customer-detail .shell-chat-body{grid-template-rows:minmax(0,1fr)}.shell-chat-panel-customer-detail .shell-chat-thread-pane{min-height:0}.shell-chat-sidebar{max-height:38vh;border-right:0;border-bottom:1px solid #CBD5E1}.shell-chat-panel-has-thread .shell-chat-body{grid-template-rows:minmax(0,1fr)}.shell-chat-panel-has-thread .shell-chat-sidebar{display:none}.shell-chat-panel-has-thread .shell-chat-sidebar-mobile-open{position:absolute;inset:0 auto 0 0;z-index:40;isolation:isolate;width:min(86vw,340px);max-height:none;display:grid;border-right:1px solid #CBD5E1;border-bottom:0;background:#eef1f5;box-shadow:18px 0 34px #13233f29;pointer-events:auto}.shell-chat-sidebar-mobile-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;display:block;padding:0;border:0;background:#13233f38;pointer-events:auto}.shell-chat-thread-content{min-height:0;height:100%;display:flex;flex-direction:column;grid-template-rows:none}.shell-chat-thread-content-pro-work{grid-template-rows:none}.shell-chat-thread-content>.shell-chat-header{flex:0 0 auto;min-height:54px;padding:6px 10px}.shell-chat-panel-customer-detail .shell-chat-thread-content>.shell-chat-detail-header{min-height:64px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:max(8px,env(safe-area-inset-top)) 12px 8px;border-bottom:1px solid #CBD5E1;background:#fff}.shell-chat-panel-customer-detail .shell-chat-listing-header-main{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px}.shell-chat-detail-back{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(19,35,63,.1);border-radius:999px;background:#fff;color:var(--accent-strong);box-shadow:0 8px 20px #13233f14}.shell-chat-panel-customer-detail .shell-chat-listing-header-copy{min-width:0;gap:2px}.shell-chat-panel-customer-detail .shell-chat-listing-header-copy strong{max-width:58vw;overflow:hidden;color:#071a33;font-size:1rem;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.shell-chat-panel-customer-detail .shell-chat-thread-context{max-width:58vw;color:#13233f9e;font-size:.8rem}.shell-chat-panel-customer-detail .shell-chat-header-actions{display:flex}.shell-chat-panel-customer-detail .shell-chat-toolbar-button{width:38px;min-width:38px;min-height:38px;border-radius:999px}.shell-chat-detail-status-card{flex:0 0 auto;display:flex;align-items:center;gap:10px;margin:10px 12px 0;padding:11px 12px;border:1px solid rgba(148,163,184,.36);border-radius:16px;background:#fff;color:var(--ink);box-shadow:0 8px 22px #13233f14}.shell-chat-detail-status-card-success{border-color:#22c55e38;background:#ecfdf5}.shell-chat-detail-status-card-pending{border-color:#f59e0b3d;background:#fff7ed}.shell-chat-detail-status-card-neutral{background:#f8fafc}.shell-chat-detail-status-icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:999px;background:#10b981;color:#fff}.shell-chat-detail-status-card-pending .shell-chat-detail-status-icon{background:#f59e0b}.shell-chat-detail-status-card-neutral .shell-chat-detail-status-icon{background:#64748b}.shell-chat-detail-status-card span:last-child{min-width:0;display:grid;gap:2px}.shell-chat-detail-status-card strong{color:#071a33;font-size:.92rem;line-height:1.16}.shell-chat-detail-status-card small{color:#13233fa8;font-size:.78rem;line-height:1.25}.shell-chat-thread-content .shell-chat-profile-avatar .user-avatar-lg{width:36px;height:36px}.shell-chat-thread-content .shell-chat-profile-copy{gap:1px}.shell-chat-thread-content .shell-chat-profile-copy strong{font-size:.96rem}.shell-chat-thread-context{max-width:62vw;overflow:hidden;font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.shell-chat-profile-badges{display:none}.shell-chat-profile-badges-selected{display:flex}.shell-chat-toolbar-button,.shell-chat-toolbar-chip{width:34px;min-width:34px;min-height:34px;box-shadow:none}.shell-chat-thread-workspace{flex:1 1 auto;grid-template-columns:1fr;min-height:0}.shell-chat-work-rail{display:none}.shell-chat-message-column{min-height:0;height:100%;display:flex;flex-direction:column;grid-template-rows:none}.shell-chat-message-column>.shell-chat-links{display:none}.shell-chat-thread-stream{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:8px;padding:0 8px calc(var(--app-mobile-bottom-nav-height) + env(safe-area-inset-bottom) + var(--app-keyboard-inset) + 12px)}.shell-chat-panel-customer-detail .shell-chat-thread-stream{gap:10px;padding:0 12px calc(var(--app-mobile-bottom-nav-height) + env(safe-area-inset-bottom) + var(--app-keyboard-inset) + 10px)}.shell-chat-history{flex:1 1 auto;min-height:0;gap:9px;padding:10px 6px 12px;border-radius:0;scroll-padding-bottom:16px;-webkit-overflow-scrolling:touch}.shell-chat-bubble,.shell-chat-bulletin-workspace .shell-chat-bulletin-bubble{max-width:92%;padding:11px 13px;border-radius:18px}.shell-chat-composer{flex:0 0 auto;position:relative;z-index:2;gap:6px;align-content:start;padding:8px;border-radius:18px}.shell-chat-panel-customer-detail .shell-chat-composer{width:100%;margin:0;padding:10px;border-radius:20px;box-shadow:0 16px 34px #13233f24}.shell-chat-panel-customer-detail .shell-chat-readonly-notice{padding:18px;border-radius:18px}.shell-chat-utility-panel{max-height:min(calc(58dvh - (var(--app-keyboard-inset) * .35)),440px);overflow-y:auto;overscroll-behavior:contain}.shell-chat-utility-head{position:sticky;top:0;z-index:2;margin:-2px -2px 0;padding:2px;background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.shell-chat-field>span{display:none}.shell-chat-composer .shell-chat-field textarea{min-height:52px;max-height:128px;padding:9px 10px;border-radius:14px}.shell-chat-send{min-width:74px;min-height:40px;border-radius:14px}.shell-chat-mobile-context-chips{display:flex;flex-wrap:wrap;gap:6px;padding:2px 0}.shell-chat-bulletin-header .shell-chat-conversation-tabs{display:none}.shell-chat-bulletin-workspace{display:flex;flex-direction:column;min-height:0}.shell-chat-thread-content>.shell-chat-bulletin-header{min-height:48px;align-items:center;gap:8px;padding:5px 10px}.shell-chat-bulletin-header .shell-chat-listing-header-main,.shell-chat-bulletin-header .shell-chat-listing-header-copy{gap:1px}.shell-chat-bulletin-header .shell-chat-listing-header-copy strong{font-size:.98rem;line-height:1.05}.shell-chat-bulletin-header .shell-chat-thread-context{max-width:70vw;font-size:.72rem;line-height:1.15}.shell-chat-bulletin-mobile-status-inline{display:inline}.shell-chat-bulletin-header .shell-chat-toolbar{gap:5px}.shell-chat-bulletin-header .shell-chat-toolbar-button{width:32px;min-width:32px;min-height:32px}.shell-chat-bulletin-mobile-scope{display:flex;align-items:center;gap:6px;overflow-x:auto;flex:0 0 auto;padding:5px 10px;border-bottom:1px solid #CBD5E1;background:#fff;scrollbar-width:none}.shell-chat-bulletin-mobile-scope::-webkit-scrollbar{display:none}.shell-chat-bulletin-mobile-scope .shell-chat-mobile-tab{flex:0 0 auto;min-width:auto;min-height:34px;height:34px;max-height:34px;align-self:center;padding:0 11px;border:1px solid rgba(19,35,63,.12);border-radius:999px;background:#fff;color:#13233fc2;box-shadow:none;line-height:1;white-space:nowrap}.shell-chat-bulletin-mobile-scope .shell-chat-mobile-tab svg{flex:0 0 auto}.shell-chat-bulletin-mobile-scope .shell-chat-mobile-tab span{min-width:18px;height:18px;padding:0 5px;font-size:.66rem}.shell-chat-bulletin-mobile-scope .shell-chat-mobile-tab-active{border-color:#13233f;background:#13233f;color:#fff}.shell-chat-bulletin-mobile-selected{display:flex;align-items:center;gap:6px;flex:0 0 auto;padding:5px 12px 0;background:#fff;color:var(--ink);font-size:.82rem;font-weight:850}.shell-chat-bulletin-mobile-selected span{color:var(--muted);font-size:.78rem;font-weight:800}.shell-chat-bulletin-mobile-selected span:before{content:"·";margin-right:6px}.shell-chat-bulletin-mobile-tools{display:flex;gap:6px;overflow-x:auto;flex:0 0 auto;padding:5px 10px 6px;border-bottom:1px solid #CBD5E1;background:#fff;scrollbar-width:thin}.shell-chat-bulletin-mobile-tools .shell-chat-mobile-tab{flex:0 0 auto;min-width:auto;min-height:34px;padding-inline:11px}.shell-chat-bulletin-mobile-selected{justify-content:space-between}.shell-chat-bulletin-mobile-selected-copy{min-width:0;display:inline-flex;align-items:center;gap:6px}.shell-chat-bulletin-mobile-selected .shell-chat-bulletin-mobile-selected-copy:before{content:none;margin-right:0}.shell-chat-bulletin-mobile-selected-copy strong{color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shell-chat-bulletin-mobile-selected-copy>span{color:var(--muted);font-size:.78rem;font-weight:800}.shell-chat-bulletin-mobile-selected .shell-chat-bulletin-mobile-selected-copy>span:before{content:"·";margin-right:6px}.shell-chat-bulletin-info-trigger{width:28px;height:28px;flex:0 0 28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(19,35,63,.12);border-radius:999px;background:#fff;color:#13233fb8;box-shadow:0 6px 12px #13233f0f}.shell-chat-bulletin-thread-workspace{flex:1 1 auto;min-height:0}.shell-chat-bulletin-thread-workspace .shell-chat-thread-stream{gap:6px;padding-top:0;align-content:stretch}.shell-chat-bulletin-thread-workspace .shell-chat-history{padding-top:8px}.shell-chat-bulletin-composer{align-self:end;flex:0 0 auto;min-height:0}.shell-chat-bulletin-composer:not(.shell-chat-bulletin-composer-with-tool){max-height:150px;overflow:hidden}.shell-chat-bulletin-composer:not(.shell-chat-bulletin-composer-with-tool) .shell-chat-field textarea{min-height:56px;max-height:116px;height:auto;field-sizing:content;overflow-y:auto;resize:none}.shell-chat-bulletin-update-composer{width:100%;align-self:end;gap:6px;max-height:178px;overflow:hidden}.shell-chat-bulletin-update-composer .shell-chat-field textarea{min-height:68px;max-height:108px;height:auto;field-sizing:content;overflow-y:auto;resize:none}.shell-chat-bulletin-update-composer .shell-chat-composer-helper{margin:0;font-size:.78rem;line-height:1.25}.shell-chat-bulletin-update-composer .flow-actions-right{margin-top:-2px}.shell-chat-bulletin-thread-workspace .shell-chat-bulletin-message-context{display:none}.shell-chat-mobile-status-chip,.shell-chat-mobile-action-chip{min-height:30px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border:1px solid #CBD5E1;border-radius:999px;background:#ffffffd6;color:#13233fc2;font:inherit;font-size:.76rem;font-weight:750}.shell-chat-mobile-action-chip{cursor:pointer}.shell-chat-mobile-action-chip strong{color:var(--ink);font-size:.76rem}.shell-chat-mobile-status-chip-success,.shell-chat-mobile-action-chip-success{border-color:#0f8a453d;background:#cfeedde6}.shell-chat-mobile-status-chip-danger,.shell-chat-mobile-action-chip-danger{border-color:#e6462e38;background:#f8d8d1e0}.shell-chat-mobile-status-chip-pending,.shell-chat-mobile-action-chip-pending{border-color:#d68a0038;background:#f6ecd1e6}.shell-chat-mobile-tabs{position:relative;z-index:14;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:8px 10px 0;padding:6px;border:1px solid rgba(19,35,63,.12);border-radius:18px;background:#fffffff5;box-shadow:0 16px 36px #13233f29;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.shell-chat-mobile-tabs,.shell-chat-bulletin-mobile-scope,.shell-chat-bulletin-mobile-selected,.shell-chat-bulletin-mobile-tools{flex:0 0 auto}.shell-chat-mobile-tab{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:13px;background:transparent;color:#13233fb8;font:inherit;font-size:.82rem;font-weight:800;cursor:pointer}.shell-chat-mobile-tab span{min-width:19px;height:19px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e6462e1f;color:var(--accent-strong);font-size:.68rem}.shell-chat-mobile-tab-active{background:#13233f;color:#fff}.shell-chat-mobile-tab-active span{background:#ffffff2e;color:#fff}.shell-chat-mobile-sheet-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9;display:grid;align-items:end;padding:0 10px max(78px,env(safe-area-inset-bottom));background:#13233f3d}.shell-chat-bulletin-info-layer{z-index:1500;isolation:isolate;contain:layout paint style;pointer-events:auto}.shell-chat-mobile-work-list .shell-chat-work-row{min-height:34px;grid-template-columns:22px minmax(0,1fr) auto;padding:3px 0}.shell-chat-mobile-work-list .shell-chat-work-row-actions{opacity:1}.shell-chat-mobile-work-list .shell-chat-work-row-actions button,.shell-chat-mobile-work-list .shell-chat-work-edit-row button{width:30px;height:30px;border-color:#13233f1a;background:#f8fafceb}.shell-chat-mobile-work-list .shell-chat-work-edit-row{grid-template-columns:minmax(0,1fr) 32px 32px}.shell-chat-mobile-work-list .shell-chat-work-edit-row input{height:34px}.shell-chat-mobile-work-sheet{width:100%;max-height:min(64vh,520px);display:grid;gap:10px;padding:8px 12px 14px;border:1px solid rgba(19,35,63,.12);border-radius:22px 22px 18px 18px;background:#fff;box-shadow:0 -18px 42px #13233f2e;overflow:auto}.shell-chat-mobile-sheet-grabber{width:44px;height:5px;justify-self:center;padding:0;border:0;border-radius:999px;background:#cbd5e1}.shell-chat-mobile-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.shell-chat-mobile-sheet-head span{display:grid;gap:2px}.shell-chat-mobile-sheet-head strong{font-size:1rem;line-height:1.15}.shell-chat-mobile-sheet-head small{color:var(--muted);font-size:.76rem;font-weight:750}.shell-chat-mobile-sheet-close{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid #CBD5E1;border-radius:11px;background:#fff;color:var(--ink)}.shell-chat-mobile-work-add-row{grid-template-columns:minmax(0,1fr) 36px}.shell-chat-mobile-work-add-row input,.shell-chat-mobile-work-add-row button{height:38px}.shell-chat-mobile-work-list{gap:6px}}.service-builder-card-list{grid-template-columns:1fr;gap:10px}.service-builder-subcard,.service-builder-nested-card{gap:10px;border-radius:12px;box-shadow:none}.service-builder-subcard-header{align-items:flex-start;justify-content:space-between}.service-builder-subcard-header h3,.service-builder-subcard-header strong{margin:0}.service-builder-nested{padding-top:4px}.service-builder-warning-list{margin:0;padding-left:16px}.service-builder-warning-list li{color:var(--muted);line-height:1.35}.service-builder-create,.service-builder-inspector .panel-card-compact,.service-builder-main .panel-card-compact{background:var(--surface-bg);box-shadow:none}.service-builder-validation-status{display:flex;flex-wrap:wrap;gap:8px}.service-builder-validation-groups{display:grid;gap:10px}.service-builder-validation-group{display:grid;gap:6px;padding:10px 11px;border:1px solid var(--line);border-radius:10px;background:var(--surface-bg)}.service-builder-validation-group strong{font-size:.95rem}.service-builder-validation-group-error{border-color:#b3372f38;background:#b3372f0a}.service-builder-pill-error{background:#b3372f1f;color:var(--danger)}.service-builder-pill-success{background:#1e7a501a;color:#1e7a50}.section-heading-compact{gap:10px}.section-heading-compact .eyebrow{margin-bottom:2px}.section-heading-compact>p,.section-heading-compact .section-copy{font-size:.98rem;line-height:1.5}.admin-workspace-page{gap:8px;--admin-surface-bg: #EEF3F8;--admin-surface-strong: #E6EDF6;--admin-inner-bg: #FFFFFF;--admin-line: #CBD6E4}.admin-section-heading{align-items:flex-start;justify-content:space-between;gap:6px}.admin-workspace-page .section-block{gap:6px}.admin-section-heading>p,.admin-workspace-page .section-copy{max-width:60ch;color:var(--muted)}.admin-section-nav{gap:4px}.admin-role-tabs,.admin-section-tabs{gap:4px;flex-wrap:wrap}.admin-role-tabs .role-tab,.admin-section-tabs .role-tab,.admin-section-tabs .nav-link{min-height:26px;padding:0 8px;border-radius:6px;font-size:.82rem}.admin-role-tabs .role-tab{background:#f7fafd}.admin-section-tabs .role-tab{background:#fff}.admin-section-tabs .role-tab-active{border-color:#e6462e6b;background:linear-gradient(180deg,#fff1effa,#ffe6e2fa);color:var(--accent-strong);font-weight:900;box-shadow:inset 0 -2px #e6462eb3,0 6px 14px #e6462e14}.admin-partners-subnav .role-tab-active{border-color:#e6462e75;background:#e6462e1a;color:var(--accent-strong);font-weight:900;box-shadow:inset 0 -2px #e6462eb8}.admin-workspace-page .section-heading{margin-bottom:0}.admin-workspace-page .section-heading .eyebrow{font-size:.64rem;letter-spacing:.1em}.admin-workspace-page .section-heading h1{font-size:1.55rem;line-height:1.05}.admin-workspace-page .section-heading>p{font-size:.82rem;line-height:1.28}.app-shell:has(.admin-workspace-page){padding-top:8px}.app-shell:has(.admin-workspace-page) .topbar{top:6px;gap:10px;padding:6px 10px;border-radius:10px}.app-shell:has(.admin-workspace-page) .topbar-left,.app-shell:has(.admin-workspace-page) .topbar-right,.app-shell:has(.admin-workspace-page) .topbar-nav{gap:8px}.app-shell:has(.admin-workspace-page) .header-activity-shell{gap:6px}.app-shell:has(.admin-workspace-page) .brand-logo-full{width:136px}.app-shell:has(.admin-workspace-page) .nav-link{min-height:30px;padding:0 9px;border-radius:8px;font-size:.84rem}.app-shell:has(.admin-workspace-page) .profile-menu-trigger{min-height:34px;gap:6px;padding:2px 7px 2px 2px}.app-shell:has(.admin-workspace-page) .header-activity-button{min-height:46px;border-radius:12px}.app-shell:has(.admin-workspace-page) .header-activity-button-icon-only{width:48px;min-width:48px;padding:0}.app-shell:has(.admin-workspace-page) .header-activity-badge{top:-6px;right:-9px}.app-shell:has(.admin-workspace-page) .user-avatar-sm{width:30px;height:30px;font-size:.76rem}.app-shell:has(.admin-workspace-page) .profile-menu-label{font-size:.9rem}.admin-workspace-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.admin-workspace-card{gap:6px;padding:10px;border-radius:10px;box-shadow:none;background:var(--admin-surface-bg);border-color:var(--admin-line)}.admin-workspace-card h2{font-size:clamp(1rem,1.35vw,1.12rem)}.admin-workspace-card p{font-size:.84rem;line-height:1.35}.admin-workspace-card .primary-button,.admin-workspace-card .ghost-button,.admin-workspace-card .nav-link{min-height:30px;background:var(--admin-inner-bg);border-color:var(--admin-line)}.admin-workspace-page .mini-list-item,.admin-workspace-page .stat-card,.admin-workspace-page .soft-panel,.admin-workspace-page .workspace-card-note{background:var(--admin-inner-bg);border-color:var(--admin-line);box-shadow:none}.admin-workspace-page .workspace-card-icon{background:var(--admin-inner-bg);border:1px solid var(--admin-line)}.admin-services-page .service-builder-toolbar{position:sticky;top:58px;z-index:5;display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:6px 10px;padding:6px 8px;border-radius:8px;background:var(--admin-surface-bg);border-color:var(--admin-line)}.admin-services-page .service-builder-toolbar-main{display:grid;gap:4px}.admin-services-page .service-builder-toolbar-actions{align-items:center;justify-content:flex-end;gap:4px;flex-wrap:wrap}.admin-services-page .service-builder-toolbar-actions .ghost-button,.admin-services-page .service-builder-toolbar-actions .primary-button{min-height:28px;padding:0 9px;border-radius:6px;font-size:.78rem;line-height:1}.admin-services-page .service-builder-toolbar-field{gap:3px;min-width:220px}.admin-services-page .service-builder-panel-header p,.admin-services-page .section-copy,.admin-services-page .mini-list-item span{font-size:.78rem}.admin-services-page .service-builder-toolbar-field>span{font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.admin-services-page .service-builder-toolbar .field select{min-height:30px;padding:0 9px;font-size:.82rem}.admin-services-page .service-builder-toolbar-meta{gap:4px;align-items:center}.admin-services-page .grid-two{gap:8px}.admin-services-page .checkbox-row{gap:5px;min-height:20px;font-size:.82rem;line-height:1.15;color:var(--ink)}.admin-services-page .checkbox-row input[type=checkbox]{width:14px;height:14px;margin:0;flex:0 0 auto}.admin-services-page .checkbox-row span{font-size:inherit;line-height:inherit;color:inherit}.admin-services-page .field{gap:4px}.admin-services-page .service-builder-create,.admin-services-page .service-builder-subcard,.admin-services-page .service-builder-nested-card,.admin-services-page .service-builder-inspector .panel-card-compact{background:var(--admin-inner-bg);border-color:var(--admin-line)}.admin-services-page .service-builder-sidebar,.admin-services-page .service-builder-main,.admin-services-page .service-builder-inspector{padding:8px;background:var(--admin-surface-bg);border-color:var(--admin-line)}.admin-services-page .service-builder-card-list{gap:6px}.admin-services-page .service-builder-validation-status .pill{min-height:24px}.admin-services-page .service-builder-list .selection-item{border-radius:9px}.admin-services-page .service-builder-selection-item-active{background:#e6462e0d}.admin-services-page .service-builder-toolbar .pill,.admin-services-page .service-builder-selection-meta .pill{font-size:.66rem}.admin-services-page .service-builder-shell{grid-template-columns:minmax(210px,230px) minmax(0,1fr) minmax(210px,230px);gap:8px}.admin-services-page .service-builder-sidebar-field{gap:3px}.admin-services-page .service-builder-create{gap:6px;padding:6px;border-radius:8px;border-style:dashed}.admin-services-page .service-builder-panel-header{gap:6px}.admin-services-page .service-builder-main-header{gap:6px;padding-bottom:6px;border-bottom:1px solid var(--line)}.admin-services-page .service-builder-tab-strip{gap:2px}.admin-services-page .service-builder-main .role-tab{min-height:26px;padding:0 7px;border-radius:5px;font-size:.8rem}.admin-services-page .service-builder-form,.admin-services-page .service-builder-card-list,.admin-services-page .service-builder-tab-section,.admin-services-page .service-builder-nested{gap:6px}.admin-services-page .service-builder-subcard,.admin-services-page .service-builder-nested-card{padding:8px;border-radius:8px}.admin-services-page .service-builder-subcard-header{gap:6px;padding-bottom:6px;border-bottom:1px solid var(--line)}.admin-services-page .service-builder-search{min-height:32px;padding:0 9px}.admin-services-page .service-builder-list{display:grid;grid-template-columns:minmax(0,1fr);gap:6px}.admin-services-page .service-builder-main>.service-builder-panel-header{gap:8px}.admin-services-page .service-builder-main .grid-two{gap:6px}.admin-services-page .field{gap:3px}.admin-services-page .field>span{font-size:.76rem;line-height:1.15}.admin-services-page .field input,.admin-services-page .field select,.admin-services-page .field textarea{min-height:30px;padding:0 8px;border-radius:7px}.admin-services-page .field textarea{min-height:78px;padding:7px 8px}.admin-services-page .service-builder-selection-item{display:grid!important;grid-template-columns:minmax(0,1fr);grid-auto-rows:min-content;align-items:start!important;justify-items:start;gap:5px;width:100%;min-height:0!important;padding:8px 10px!important;overflow:hidden}.admin-services-page .service-builder-selection-copy{display:grid!important;grid-template-columns:minmax(0,1fr);gap:2px!important;width:100%;min-width:0}.admin-services-page .service-builder-selection-copy strong{display:block!important;font-size:.95rem;line-height:1.15;white-space:normal;overflow-wrap:anywhere}.admin-services-page .service-builder-selection-copy span{display:block!important;font-size:.78rem;line-height:1.18;white-space:normal;overflow-wrap:anywhere}.admin-services-page .service-builder-selection-meta{display:flex!important;width:100%;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:4px}.admin-services-page .service-builder-selection-meta .pill,.admin-services-page .service-builder-selection-item .pill{display:inline-flex!important;align-items:center;flex:0 0 auto;white-space:nowrap}.admin-services-page .service-builder-sidebar .service-builder-panel-header h2,.admin-services-page .service-builder-create .service-builder-panel-header h3,.admin-services-page .service-builder-main .service-builder-panel-header h2,.admin-services-page .service-builder-inspector .service-builder-panel-header h3{font-size:.92rem;line-height:1.08}.admin-services-page .service-builder-create .field>span,.admin-services-page .service-builder-sidebar .field>span{font-size:.74rem}.admin-services-page .service-builder-sidebar .field input{min-height:30px}.admin-services-page .service-builder-inspector-rail{display:grid;gap:6px}.admin-services-page .service-builder-inspector-section{display:grid;gap:4px;padding-top:6px;border-top:1px solid var(--line)}.admin-services-page .service-builder-inspector-section:first-of-type{padding-top:0;border-top:0}.admin-services-page .service-builder-property-list{display:grid;gap:0}.admin-services-page .service-builder-property-row{display:grid;grid-template-columns:minmax(82px,96px) minmax(0,1fr);gap:8px;align-items:start;padding:5px 0;border-bottom:1px solid rgba(217,225,236,.85)}.admin-services-page .service-builder-property-row:last-child{border-bottom:0}.admin-services-page .service-builder-property-row strong{margin:0;font-size:.72rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.admin-services-page .service-builder-property-row span{min-width:0;font-size:.83rem;line-height:1.25;word-break:break-word}.admin-services-page .service-builder-validation-group{padding:7px 8px;border-radius:7px;background:var(--admin-inner-bg);border-color:var(--admin-line)}.admin-services-page .service-builder-warning-list li{font-size:.8rem}.admin-services-page>.section-block:first-child,.admin-services-page>.section-block:nth-child(4){gap:4px}.admin-services-page .panel-card{border-radius:10px;box-shadow:none;border-color:var(--admin-line)}.admin-services-page .service-builder-sidebar,.admin-services-page .service-builder-main,.admin-services-page .service-builder-inspector{background:var(--admin-surface-bg)}.admin-services-page .service-builder-main .primary-button,.admin-services-page .service-builder-create .primary-button{min-height:32px;padding:0 10px;border-radius:7px}.admin-services-page .flow-actions-right,.admin-services-page .service-builder-subcard .flow-actions-right{justify-content:flex-end;width:100%;margin-top:2px}.admin-services-page .field input,.admin-services-page .field select,.admin-services-page .field textarea,.admin-services-page .service-builder-search,.admin-services-page .service-builder-selection-item,.admin-services-page .service-builder-selection-meta .pill,.admin-services-page .service-builder-toolbar .pill,.admin-services-page .mini-list-item,.admin-services-page .stat-card{background:var(--admin-inner-bg);border-color:var(--admin-line);box-shadow:none}.admin-services-page .service-builder-selection-item:hover,.admin-services-page .service-builder-toolbar .ghost-button:hover,.admin-services-page .service-builder-main .ghost-button:hover,.admin-services-page .service-builder-create .ghost-button:hover,.admin-workspace-page .ghost-button:hover,.admin-workspace-page .nav-link:hover{background:var(--admin-surface-strong);border-color:var(--admin-line)}.admin-workspace-page .field input,.admin-workspace-page .field select,.admin-workspace-page .field textarea{min-height:32px;padding:0 9px;border-radius:8px}.admin-workspace-page .field textarea{min-height:86px;padding:8px 9px}.admin-workspace-page .eyebrow{font-size:.68rem}.form-success{color:#2e6a4b;margin:0}.field-icon-shell{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:8px;min-height:30px;padding:0 8px;border:1px solid rgba(19,35,63,.08);border-radius:10px;background:var(--surface-bg-muted)}.field-icon-shell input{min-width:0;height:28px;border:0;outline:0;background:transparent;padding:0}.field-icon-shell svg{color:var(--muted)}.admin-access-page .panel-card{border-radius:9px;box-shadow:none;border-color:var(--admin-line)}.admin-access-page .section-heading h1{font-size:1.34rem}.admin-access-page .section-heading>p{font-size:.78rem;line-height:1.24}.admin-access-subnav{gap:4px}.admin-access-subnav .role-tab{min-height:28px;padding:0 10px;border-radius:7px;font-size:.79rem}.admin-access-toolbar{display:grid;gap:6px;padding:8px 10px;background:var(--admin-surface-bg)}.admin-access-toolbar-main{display:grid;grid-template-columns:minmax(220px,1.3fr) repeat(3,minmax(120px,.7fr));gap:8px;align-items:end}.admin-access-toolbar-meta{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.admin-access-page .admin-access-toolbar .field{gap:3px}.admin-access-page .admin-access-toolbar .field>span{font-size:.72rem;line-height:1.1}.admin-access-page .admin-access-toolbar .field select{min-height:30px;padding:0 8px;font-size:.82rem}.admin-access-search .field-icon-shell{background:var(--admin-inner-bg);border-color:var(--admin-line)}.admin-access-shell{display:grid;grid-template-columns:minmax(420px,1.25fr) minmax(360px,.95fr);gap:8px;align-items:start}.admin-access-directory-panel,.admin-access-detail-panel{padding:8px;background:var(--admin-surface-bg)}.admin-access-directory-panel .service-builder-panel-header,.admin-access-detail-panel .service-builder-panel-header{gap:6px;padding-bottom:6px;border-bottom:1px solid var(--admin-line)}.admin-access-directory-panel .service-builder-panel-header h2,.admin-access-detail-panel .service-builder-panel-header h2,.admin-access-section-header h3{margin:0;font-size:.96rem;line-height:1.08}.admin-access-table{display:grid;gap:0}.admin-access-table-head,.admin-access-table-row{display:grid;grid-template-columns:minmax(210px,1.55fr) 96px minmax(118px,.82fr) minmax(118px,.82fr) 44px;gap:10px;align-items:center}.admin-access-table-head-partner,.admin-access-table-row-partner{grid-template-columns:minmax(180px,1.3fr) minmax(180px,1.25fr) minmax(112px,.8fr) minmax(92px,.62fr) minmax(116px,.82fr) 82px}.admin-access-table-head{padding:7px 8px;border-bottom:1px solid var(--admin-line);color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.admin-access-table-body{display:grid}.admin-access-table-row{width:100%;padding:8px;border:0;border-bottom:1px solid var(--admin-line);background:transparent;text-align:left}.admin-access-table-row:hover{background:var(--admin-surface-strong)}.admin-access-table-row-active{background:#e6462e0f}.admin-access-table-row:last-child{border-bottom:0}.admin-access-col{min-width:0;font-size:.8rem;line-height:1.22;color:var(--ink)}.admin-access-col-user{display:grid;gap:1px}.admin-access-col-user strong{font-size:.88rem;line-height:1.14}.admin-access-col-user small,.admin-access-empty,.admin-access-open{font-size:.76rem;color:var(--muted)}.admin-access-col-user small{font-size:.74rem;line-height:1.16;color:var(--muted);opacity:1;overflow-wrap:anywhere}.admin-access-chip-list{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.admin-access-chip-list .pill{min-height:22px;font-size:.66rem}.admin-access-detail-shell{display:grid;gap:8px}.admin-access-identity-grid{display:grid;grid-template-columns:minmax(210px,1.7fr) minmax(92px,.72fr) minmax(92px,.72fr);gap:6px}.admin-access-inline-stat{display:grid;gap:2px;padding:7px 8px;border:1px solid var(--admin-line);border-radius:7px;background:var(--admin-inner-bg)}.admin-access-inline-stat strong{font-size:.7rem;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.admin-access-inline-stat span{font-size:.84rem;line-height:1.2}.admin-access-inline-stat:first-child span{font-size:.8rem;line-height:1.16;color:var(--ink);font-weight:400;letter-spacing:0;overflow-wrap:anywhere}.admin-access-inline-stat-wide{grid-column:span 2}.admin-access-inline-stat-wide span{overflow-wrap:anywhere;word-break:break-word}.admin-billing-page{--billing-row-min: 760px;padding-top:12px}.admin-billing-toolbar{display:grid;gap:10px;padding:10px}.admin-billing-search input{min-height:38px}.admin-billing-overview-grid{display:grid;grid-template-columns:repeat(5,minmax(160px,1fr));gap:10px}.admin-billing-overview-card{width:100%;border:1px solid var(--admin-line);text-align:left;cursor:pointer}.admin-billing-overview-card:hover{border-color:#e6462e61;box-shadow:0 12px 28px #0f172a14}.admin-billing-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.34fr);gap:10px;align-items:start}.admin-billing-workspace-wide{grid-template-columns:minmax(0,1fr)}.admin-billing-main{min-width:0}.admin-billing-table-card{padding:10px}.admin-billing-table-card .service-builder-panel-header{gap:8px;padding-bottom:8px;border-bottom:1px solid var(--admin-line)}.admin-billing-table{overflow-x:auto}.admin-billing-table-head,.admin-billing-table-row{display:grid;min-width:var(--billing-row-min);gap:10px;align-items:center}.admin-billing-table-head{padding:8px 10px;color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.admin-billing-table-row{width:100%;padding:10px;border:0;border-top:1px solid var(--admin-line);background:transparent;text-align:left}.admin-billing-table-row:hover{background:var(--admin-surface-strong)}.admin-billing-table-row>span{min-width:0;color:var(--ink);font-size:.82rem;line-height:1.22;overflow-wrap:anywhere}.admin-billing-table-row strong{display:block;font-size:.88rem}.admin-billing-table-row small{display:block;margin-top:2px;color:var(--muted);font-size:.74rem}.admin-billing-table-payments .admin-billing-table-head,.admin-billing-table-payments .admin-billing-table-row{grid-template-columns:minmax(220px,1.35fr) minmax(86px,.45fr) minmax(90px,.5fr) minmax(150px,.8fr) minmax(120px,.6fr) minmax(150px,.75fr)}.admin-billing-table-credits .admin-billing-table-head,.admin-billing-table-credits .admin-billing-table-row{grid-template-columns:minmax(220px,1.25fr) 70px minmax(132px,.75fr) minmax(220px,1.22fr) minmax(145px,.82fr) 82px}.admin-billing-table-subscriptions .admin-billing-table-head,.admin-billing-table-subscriptions .admin-billing-table-row,.admin-billing-table-refunds .admin-billing-table-head,.admin-billing-table-refunds .admin-billing-table-row{grid-template-columns:minmax(220px,1.35fr) minmax(92px,.55fr) minmax(92px,.55fr) minmax(112px,.62fr) minmax(180px,1fr)}.admin-billing-table-webhooks .admin-billing-table-head,.admin-billing-table-webhooks .admin-billing-table-row{grid-template-columns:minmax(220px,1.2fr) minmax(100px,.55fr) minmax(140px,.8fr) minmax(140px,.7fr) minmax(140px,.7fr) minmax(160px,.85fr)}.admin-billing-detail-panel{position:sticky;top:88px;display:grid;gap:10px;padding:10px;max-height:calc(100vh - 120px);overflow:auto}.admin-billing-detail-header{display:flex;justify-content:space-between;gap:8px;align-items:start;padding-bottom:8px;border-bottom:1px solid var(--admin-line)}.admin-billing-detail-header h2{margin:0;font-size:1rem}.admin-billing-detail-body{display:grid;gap:8px}.admin-billing-kv{display:grid;gap:2px;padding:8px;border:1px solid var(--admin-line);border-radius:7px;background:var(--admin-inner-bg)}.admin-billing-kv span{color:var(--muted);font-size:.7rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.admin-billing-kv strong{font-size:.82rem;line-height:1.18;overflow-wrap:anywhere}.admin-billing-linked-list,.admin-billing-failed-payments{display:grid;gap:6px}.admin-billing-linked-list h3,.admin-billing-failed-payments h3,.admin-billing-adjustments-layout h3,.admin-billing-placeholder h3{margin:0;font-size:.94rem}.admin-billing-linked-row{display:grid;gap:2px;padding:8px}.admin-billing-safe-actions{display:grid;gap:5px}.admin-billing-safe-actions span{color:var(--muted);font-size:.76rem}.admin-billing-adjustments-layout{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(420px,1.22fr);gap:12px;align-items:start}.admin-billing-adjustment-form-card,.admin-billing-adjustment-recent-card,.admin-billing-refund-helper-card{display:grid;gap:12px;align-content:start}.admin-billing-adjustment-form-card{min-height:0}.admin-billing-adjustment-form-card .stack-form{gap:10px}.admin-billing-adjustment-form-card textarea{min-height:92px;resize:vertical}.admin-billing-adjustment-submit{width:100%;margin-top:2px}.admin-billing-adjustment-recent-card{min-width:0}.admin-billing-adjustment-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid var(--admin-line)}.admin-billing-adjustment-card-header p{margin:3px 0 0;color:var(--muted);font-size:.82rem}.admin-billing-adjustment-list{display:grid;gap:8px}.admin-billing-adjustment-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(132px,auto);gap:12px;align-items:center;width:100%;padding:10px 12px;border:1px solid var(--admin-line);border-radius:10px;background:var(--panel);color:var(--ink);text-align:left}.admin-billing-adjustment-row:hover{background:var(--admin-surface-strong);border-color:#e6462e33}.admin-billing-adjustment-row span:first-child{min-width:0;display:grid;gap:2px}.admin-billing-adjustment-row strong,.admin-billing-adjustment-row small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-billing-adjustment-row small,.admin-billing-adjustment-row time{color:var(--muted);font-size:.76rem}.admin-billing-adjustment-row>span:nth-child(2){white-space:nowrap;font-size:.9rem}.admin-billing-refund-helper-card{grid-column:1 / -1}.admin-billing-refund-helper-card .review-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-billing-review-button{width:100%;border:0;text-align:left}.admin-billing-placeholder{display:grid;gap:6px}.admin-billing-health-grid{display:grid;gap:8px}.admin-billing-health-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px}.admin-billing-health-row div{display:grid;gap:2px;min-width:0}.admin-billing-health-row strong{overflow-wrap:anywhere}.admin-billing-health-row span:not(.pill){color:var(--muted);font-size:.78rem;overflow-wrap:anywhere}.admin-billing-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2200;display:grid;place-items:center;padding:18px;background:#0f172a52}.admin-billing-modal{width:min(560px,100%);max-height:min(720px,calc(100vh - 36px));overflow:auto}@media (max-width: 1100px){.admin-billing-workspace,.admin-billing-workspace-wide,.admin-billing-adjustments-layout{grid-template-columns:1fr}.admin-billing-detail-panel{position:static;max-height:none}}@media (max-width: 720px){.admin-billing-page{padding-top:8px}.admin-billing-overview-grid,.admin-billing-refund-helper-card .review-list{grid-template-columns:1fr}.admin-billing-adjustment-row{grid-template-columns:minmax(0,1fr) auto}.admin-billing-adjustment-row time{grid-column:1 / -1}}.billing-pill-danger{border-color:#e6462e3d;background:#e6462e14;color:var(--danger)}.billing-pill-good{border-color:#16a34a38;background:#16a34a1a;color:#087a3a}.billing-credit-positive{color:#087a3a!important;font-weight:800}.billing-credit-negative{color:var(--danger)!important;font-weight:800}.admin-launch-health-page{padding-top:12px}.launch-health-summary{display:grid;gap:14px;padding:14px}.launch-health-summary-header{display:flex;align-items:flex-start;gap:12px}.launch-health-summary-header h2,.launch-health-card h2{margin:0;font-size:1rem;line-height:1.18}.launch-health-summary-header p,.launch-health-card p{margin:3px 0 0;color:var(--muted);font-size:.84rem;line-height:1.35}.launch-health-summary-header .ghost-button{margin-left:auto;white-space:nowrap}.launch-health-summary-icon,.launch-health-card-icon{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:10px;background:var(--admin-surface-strong);color:var(--ink);flex:0 0 auto}.launch-health-blocker-list{display:grid;gap:8px}.launch-health-blocker-row{display:grid;grid-template-columns:auto minmax(160px,.34fr) minmax(0,1fr);align-items:center;gap:10px;padding:10px;border:1px solid rgba(230,70,46,.22);border-radius:10px;background:#e6462e0f}.launch-health-blocker-row strong{font-size:.9rem}.launch-health-blocker-row span:not(.launch-health-status){color:var(--muted);font-size:.82rem}.launch-health-counts{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:8px}.launch-health-counts span{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 10px;border:1px solid var(--admin-line);border-radius:9px;background:var(--admin-inner-bg);color:var(--muted);font-size:.82rem}.launch-health-counts span span{min-width:0;color:var(--muted);font-weight:700;white-space:nowrap}.launch-health-counts strong{color:var(--ink);font-size:.95rem;line-height:1}.launch-health-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.launch-health-card{display:grid;gap:12px;align-content:start;padding:13px;border-left:4px solid var(--admin-line)}.launch-health-card-ok{border-left-color:#16a34a9e}.launch-health-card-warning{border-left-color:#d97706b8}.launch-health-card-broken{border-left-color:#dc2626c7}.launch-health-card-not_wired{border-left-color:#4f46e5ad}.launch-health-card-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px}.launch-health-card-header>div{min-width:0}.launch-health-card-header>div>span{display:block;margin-top:2px;color:var(--muted);font-size:.76rem}.launch-health-card-meta{display:grid;gap:8px;margin:0}.launch-health-card-meta div{display:grid;gap:2px;padding:8px;border:1px solid var(--admin-line);border-radius:8px;background:var(--admin-inner-bg)}.launch-health-card-meta dt{color:var(--muted);font-size:.68rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.launch-health-card-meta dd{margin:0;color:var(--ink);font-size:.8rem;line-height:1.3;overflow-wrap:anywhere}.launch-health-status{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:3px 8px;border:1px solid var(--admin-line);border-radius:999px;font-size:.72rem;font-weight:800;line-height:1;white-space:nowrap}.launch-health-status-ok{border-color:#16a34a3d;background:#16a34a1a;color:#08763a}.launch-health-status-warning{border-color:#d9770642;background:#d977061a;color:#9a5200}.launch-health-status-broken{border-color:#dc262647;background:#dc26261a;color:#b42318}.launch-health-status-not_wired{border-color:#4f46e542;background:#4f46e51a;color:#4338ca}@media (max-width: 920px){.launch-health-grid,.launch-health-counts{grid-template-columns:1fr}.launch-health-blocker-row{grid-template-columns:1fr;align-items:start}.launch-health-summary-header{flex-wrap:wrap}.launch-health-summary-header .ghost-button{width:100%;margin-left:0}}.admin-access-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-access-partner-detail-grid{grid-template-columns:minmax(360px,1.1fr) minmax(300px,.9fr)}.admin-access-pane{display:grid;gap:6px;padding:7px 8px;border:1px solid var(--admin-line);border-radius:8px;background:var(--admin-inner-bg)}.admin-access-section-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:6px;border-bottom:1px solid var(--admin-line)}.admin-access-section-header .eyebrow{margin-bottom:2px}.admin-access-role-stack,.admin-access-audit-list,.admin-roles-create,.admin-roles-list{display:grid;gap:6px}.admin-access-role-row,.admin-access-audit-row,.admin-role-list-row{display:grid;gap:6px;padding:7px 8px;border:1px solid var(--admin-line);border-radius:7px;background:var(--panel)}.admin-role-list-row{width:100%;text-align:left;grid-template-columns:minmax(0,1fr) auto;align-items:center}.admin-access-role-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.admin-access-role-row small,.admin-access-audit-row small{display:block;margin-top:2px;font-size:.75rem;color:var(--muted)}.admin-access-inline-form,.admin-access-partner-form{display:grid;gap:6px;padding-top:6px;border-top:1px solid var(--admin-line)}.admin-roles-create{padding-bottom:6px;border-bottom:1px solid var(--admin-line)}.admin-access-page .admin-access-inline-form .field,.admin-access-page .admin-access-partner-form .field{gap:3px}.admin-access-page .admin-access-inline-form .field>span,.admin-access-page .admin-access-partner-form .field>span{font-size:.74rem}.admin-access-page .admin-access-inline-form select,.admin-access-page .admin-access-partner-form select,.admin-access-page .admin-access-partner-form input,.admin-access-page .admin-access-inline-form input,.admin-access-page .admin-roles-matrix-row select{min-height:30px;padding:0 8px;border-radius:7px;background:var(--panel);border-color:var(--admin-line)}.admin-access-page .admin-access-partner-form .checkbox-row{gap:5px;font-size:.8rem}.admin-access-page .admin-access-partner-form .checkbox-row input[type=checkbox]{width:14px;height:14px}.admin-access-page .flow-actions-right .primary-button,.admin-access-page .flow-actions-right .ghost-button{min-height:30px;padding:0 10px;border-radius:7px;font-size:.8rem}.admin-access-matrix{display:grid;gap:0;border:1px solid var(--admin-line);border-radius:7px;overflow:hidden}.admin-access-matrix-head,.admin-access-role-permission-row,.admin-access-matrix-row{display:grid;grid-template-columns:minmax(0,1fr) 90px;gap:8px;align-items:center}.admin-access-matrix-head{padding:7px 8px;background:var(--admin-surface-bg);border-bottom:1px solid var(--admin-line);color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.admin-access-matrix-row,.admin-access-role-permission-row{padding:7px 8px;border-bottom:1px solid var(--admin-line);font-size:.8rem}.admin-access-matrix-row:last-child,.admin-access-role-permission-row:last-child{border-bottom:0}.admin-access-hidden{color:var(--muted);font-weight:600}.admin-access-audit-row,.admin-access-audit-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-access-audit-meta{flex-wrap:wrap;font-size:.76rem;color:var(--muted)}.admin-roles-shell{grid-template-columns:minmax(280px,.82fr) minmax(540px,1.18fr)}.admin-roles-directory-panel,.admin-roles-detail-panel{min-width:0}.admin-roles-identity-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-roles-super-admin-note{padding:10px;border-radius:7px;background:var(--admin-surface-bg);border:1px solid var(--admin-line)}.admin-roles-locked-definition{gap:8px}.admin-roles-locked-note{width:100%;justify-content:flex-start;padding:8px 10px;font-size:.79rem;line-height:1.35}.admin-roles-locked-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.admin-partners-page{--admin-blue: #0b58ff;--admin-green: #15803d;--admin-orange: #ea580c;--admin-purple: #7c3aed}.admin-partners-subnav{margin-top:2px}.admin-partner-toolbar{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:8px;padding:10px;border:1px solid var(--admin-line);border-radius:10px;background:var(--admin-surface-bg)}.admin-partner-access-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:end}.admin-partner-filters{display:grid;grid-template-columns:minmax(180px,1.2fr) repeat(3,minmax(130px,.72fr)) auto;gap:8px;align-items:end}.admin-partner-access-filters{grid-template-columns:minmax(240px,1.2fr) repeat(3,minmax(140px,.78fr)) auto}.admin-partner-filter-counts{justify-content:flex-end;align-self:end;padding-bottom:4px;white-space:nowrap}.admin-partner-toolbar .field{gap:4px}.admin-partner-toolbar .field>span,.admin-partner-detail-form .field>span,.admin-program-checkbox-card small{font-size:.72rem}.admin-partner-toolbar input,.admin-partner-toolbar select,.admin-partner-detail-form input,.admin-partner-detail-form select,.admin-partner-detail-form textarea{min-height:32px;border-radius:7px;border-color:var(--admin-line)}.admin-partner-summary-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:0;border:1px solid var(--admin-line);border-radius:10px;overflow:hidden;background:var(--admin-inner-bg)}.admin-partner-summary-strip>div{display:grid;gap:2px;min-height:58px;padding:8px 12px;border-right:1px solid var(--admin-line)}.admin-partner-summary-strip>div:last-child{border-right:0}.admin-partner-summary-strip strong{font-size:1.2rem}.admin-partner-summary-strip span{color:var(--muted);font-size:.76rem;font-weight:650}.admin-partner-page-grid{display:grid;grid-template-columns:minmax(560px,1.2fr) minmax(360px,.8fr);gap:8px;align-items:start}.admin-partner-table-card,.admin-partner-detail-rail{min-width:0;border:1px solid var(--admin-line);border-radius:10px;background:var(--admin-surface-bg)}.admin-partner-table-card{overflow:hidden}.admin-partner-table-card .service-builder-panel-header,.admin-partner-detail-rail{padding:10px}.admin-program-table{display:grid;min-width:0}.admin-program-table-head,.admin-program-table-row{display:grid;grid-template-columns:minmax(170px,1.2fr) 70px minmax(150px,.9fr) minmax(150px,.9fr) 110px 86px 48px;gap:10px;align-items:center}.admin-program-table-head{padding:8px 10px;border-top:1px solid var(--admin-line);border-bottom:1px solid var(--admin-line);color:var(--muted);font-size:.7rem;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.admin-program-table-row{width:100%;padding:10px;border:0;border-bottom:1px solid var(--admin-line);background:var(--admin-inner-bg);text-align:left;color:var(--ink)}.admin-program-table-row:hover,.admin-program-table-row-active{background:#f7fbff}.admin-program-table-row-active{box-shadow:inset 3px 0 var(--admin-blue)}.admin-program-name{display:grid;gap:2px}.admin-program-name strong{font-size:.88rem}.admin-program-name small,.admin-program-table-row span{color:var(--muted);font-size:.78rem}.admin-program-table-row strong{font-size:.86rem}.admin-status-active{background:#dcfce7;color:#166534;border-color:#bbf7d0}.admin-status-scheduled{background:#ffedd5;color:#c2410c;border-color:#fed7aa}.admin-status-inactive,.admin-status-expired{background:#f1f5f9;color:#475569;border-color:#e2e8f0}.admin-partner-detail-rail{display:grid;gap:8px;position:sticky;top:80px}.admin-partner-detail-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-partner-field-wide{grid-column:span 2}.admin-note-panel{padding:8px 10px;border-radius:8px;color:#1f4f85;font-size:.8rem}.admin-stacking-example{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:8px;border:1px solid var(--admin-line);border-radius:8px;background:#f8fbff;font-size:.78rem;font-weight:750}.admin-stacking-example span{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border:1px solid var(--admin-line);border-radius:7px;background:#fff}.admin-stacking-example strong{padding:6px 10px;border-radius:7px;background:#dcfce7;color:#166534}.admin-helper-list{margin:0;padding-left:18px;color:var(--muted);font-size:.8rem;line-height:1.45}.admin-partner-access-shell{grid-template-columns:minmax(560px,1.12fr) minmax(420px,.88fr)}.admin-partner-clear-filters{min-height:36px;align-self:end;padding:0 14px}.admin-partner-selected-panel{padding:0;overflow:hidden}.admin-partner-selected-header{display:grid;grid-template-columns:48px minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:14px 14px 12px;border-bottom:1px solid var(--admin-line);background:linear-gradient(180deg,#ffffff 0%,var(--admin-surface-bg) 100%)}.admin-partner-selected-avatar{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:#0b58ff;background:#eaf1ff;font-size:1.12rem;font-weight:850}.admin-partner-selected-title{display:grid;gap:3px;min-width:0}.admin-partner-selected-title h2{margin:0;font-size:1.04rem;line-height:1.08}.admin-partner-selected-title>span{color:var(--muted);font-size:.78rem;overflow-wrap:anywhere}.admin-partner-selected-meta{display:grid;gap:2px;min-width:74px;color:var(--muted);font-size:.72rem;text-align:right}.admin-partner-selected-meta span{color:var(--ink);font-size:.96rem;font-weight:800}.admin-partner-panel-close{width:32px;height:32px;border:1px solid var(--admin-line);border-radius:999px;color:var(--muted);background:#fff;font-size:1rem;line-height:1}.admin-partner-simple-panels{display:grid;gap:10px;padding:12px}.admin-partner-toggle-pane{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center}.admin-partner-toggle-pane h3,.admin-partner-compact-programs h4{margin:0;font-size:.96rem;line-height:1.12}.admin-toggle-switch{position:relative;display:inline-flex;align-items:center;justify-content:center;width:48px;height:28px;cursor:pointer}.admin-toggle-switch input{position:absolute;opacity:0;pointer-events:none}.admin-toggle-switch span{width:48px;height:28px;display:block;padding:0;border:1px solid #cfd8e3;border-radius:999px;color:transparent;background:#d7dee8;font-size:0;box-shadow:inset 0 1px 3px #0f172a24}.admin-toggle-switch span:before{content:"";position:absolute;top:4px;left:4px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 7px #0f172a38;transition:transform .16s ease,box-shadow .16s ease}.admin-toggle-switch input:checked+span{border-color:#42c876;background:#31c46f;box-shadow:inset 0 1px 3px #1665342e,0 0 0 3px #22c55e1a}.admin-toggle-switch input:checked+span:before{transform:translate(20px);box-shadow:0 2px 8px #0f172a33}.admin-toggle-switch input:disabled+span{cursor:wait;opacity:.72}.admin-partner-settings-pane{display:grid;gap:10px}.admin-partner-role-row{display:grid;grid-template-columns:minmax(0,1fr);max-width:280px}.admin-partner-settings-muted{opacity:.72}.admin-partner-compact-programs{display:grid;gap:8px}.admin-program-checkbox-list-compact{gap:7px}.admin-program-checkbox-card-compact{grid-template-columns:auto minmax(0,1fr) auto auto;padding:9px 10px}.admin-program-checkbox-card-compact small{max-width:34rem}.admin-partner-save-button{width:100%;min-height:42px;margin-top:2px}.admin-partner-save-button:disabled{box-shadow:none}.admin-partner-payout-line{margin:0;padding:8px 10px;border:1px solid #bfdbfe;border-radius:8px;color:#315f9f;background:#eff6ff;font-size:.78rem;line-height:1.35}.partner-dashboard-page{max-width:1280px}.partner-dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.partner-dashboard-metrics-inline{grid-template-columns:repeat(4,minmax(140px,1fr))}.partner-dashboard-metric{min-width:0;display:grid;gap:6px;padding:18px;border:1px solid var(--line);border-radius:16px;background:var(--panel);box-shadow:var(--section-shadow)}.partner-dashboard-metric>svg{width:42px;height:42px;padding:9px;border-radius:999px;background:#eaf2ff;color:#0b63f6}.partner-dashboard-metric-blue>svg{background:#eaf2ff;color:#0b63f6}.partner-dashboard-metric-green>svg{background:#dcfce7;color:#16a34a}.partner-dashboard-metric-purple>svg{background:#f0e7ff;color:#7c3aed}.partner-dashboard-metric-gold>svg{background:#fff7d6;color:#b77900}.partner-dashboard-metric span{color:var(--muted);font-size:.86rem;font-weight:750}.partner-dashboard-metric strong{color:var(--ink);font-size:clamp(1.45rem,3vw,2rem);line-height:1}.partner-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:14px;align-items:start}.partner-dashboard-kit-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:18px;align-items:stretch}.partner-dashboard-mobile-main-kit,.partner-campaign-mobile-list,.partner-mobile-sheet{display:none}.partner-dashboard-card{gap:14px}.partner-dashboard-link-card{grid-row:span 2}.partner-dashboard-card-heading{display:flex;align-items:center;gap:12px}.partner-dashboard-card-heading>svg{width:44px;height:44px;padding:10px;border-radius:14px;background:#eaf2ff;flex:0 0 auto;color:var(--accent-strong)}.partner-dashboard-card-heading h2{margin:0}.partner-campaign-code-display{display:block;color:#061a3a;font-size:clamp(3.5rem,9vw,5.5rem);line-height:.92;letter-spacing:.08em}.partner-code-empty-state{display:grid;gap:10px;padding:18px;border:1px solid rgba(11,99,246,.18);border-radius:16px;background:linear-gradient(135deg,#eff6ff,#fff7ed)}.partner-code-empty-state strong{color:var(--ink);font-size:1.05rem}.partner-code-empty-state span{color:var(--muted);line-height:1.35}.partner-referral-box{min-width:0;display:flex;align-items:center;gap:10px;padding:15px 16px;border:1px dashed rgba(0,93,219,.28);border-radius:14px;background:#dbeafe57}.partner-referral-box>svg{flex:0 0 auto;color:#0b63f6}.partner-referral-box strong{display:block;overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.partner-dashboard-qr-card{align-items:center;text-align:center}.partner-dashboard-qr-card .partner-dashboard-card-heading{align-self:stretch;text-align:left}.partner-qr-preview{width:min(220px,100%);aspect-ratio:1;display:block;border-radius:6px;background:#fff;image-rendering:pixelated;box-shadow:none}.partner-qr-preview-shell{width:min(250px,100%);display:grid;justify-items:center;gap:8px;padding:14px;border:1px solid #d7e4f5;border-radius:18px;background:#fff;box-shadow:0 16px 36px #0f172a14}.partner-qr-brand-row{display:inline-flex;align-items:center;gap:7px;color:#061a3a;font-size:.8rem;font-weight:900;letter-spacing:.08em}.partner-qr-brand-row img{width:22px;height:22px;-o-object-fit:contain;object-fit:contain}.partner-qr-placeholder{width:min(220px,100%);aspect-ratio:1;display:grid;place-items:center;gap:8px;padding:18px;border:1px dashed rgba(88,112,150,.35);border-radius:18px;background:#f8fafc;color:var(--muted)}.partner-qr-placeholder span{font-size:.86rem;line-height:1.3}.partner-dashboard-performance-card{margin-top:18px}.partner-dashboard-performance-card-top{margin-top:0}.partner-dashboard-performance-card-top+.partner-dashboard-kit-grid{margin-top:18px}.partner-campaign-manager{margin-top:18px;gap:14px}.partner-campaign-manager-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.partner-campaign-create-form{display:grid;grid-template-columns:minmax(180px,1fr) minmax(160px,.72fr) minmax(140px,.56fr);gap:10px;padding:12px;border:1px solid #d7e4f5;border-radius:14px;background:#f8fbff}.partner-campaign-create-form label,.partner-campaign-title{min-width:0}.partner-campaign-create-form label{display:grid;gap:5px;color:#587096;font-size:.76rem;font-weight:850}.partner-campaign-create-form input,.partner-campaign-create-form select,.partner-campaign-create-form textarea,.partner-campaign-table input,.partner-campaign-table select,.partner-campaign-table textarea{width:100%;min-width:0;border:1px solid #cbd9ea;border-radius:9px;background:#fff;color:var(--ink);font:inherit}.partner-campaign-create-form input,.partner-campaign-create-form select,.partner-campaign-table input,.partner-campaign-table select{min-height:36px;padding:0 10px}.partner-campaign-create-form textarea,.partner-campaign-table textarea{padding:9px 10px;resize:vertical}.partner-campaign-form-wide{grid-column:1 / -1}.partner-campaign-create-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:8px}.partner-campaign-create-wizard{display:grid;gap:14px;padding:16px;border:1px solid #cfe0f5;border-radius:20px;background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:0 18px 38px #0b63f614}.partner-campaign-create-step{display:grid;gap:12px}.partner-campaign-create-step-heading{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start}.partner-campaign-create-step-heading>span{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eaf2ff;color:#0b63f6;font-weight:900}.partner-campaign-create-step-heading h3{margin:0;color:var(--ink);font-size:1rem;line-height:1.1}.partner-campaign-create-step-heading p{margin:3px 0 0;color:#587096;font-size:.86rem;line-height:1.35}.partner-campaign-purpose-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.partner-campaign-purpose-card{position:relative;min-height:96px;display:grid;place-items:center;gap:8px;padding:14px 10px;border:1px solid #d7e4f5;border-radius:16px;background:#fff;color:#0b1f4d;font-weight:850;cursor:pointer}.partner-campaign-purpose-card svg{color:#0b63f6}.partner-campaign-purpose-card:nth-child(2) svg{color:#ef3b2d}.partner-campaign-purpose-card:nth-child(3) svg{color:#f97316}.partner-campaign-purpose-card:nth-child(4) svg{color:#9333ea}.partner-campaign-purpose-card:nth-child(5) svg{color:#16a34a}.partner-campaign-purpose-card:nth-child(6) svg{color:#1d3767}.partner-campaign-purpose-card-selected{border-color:#0b63f6;background:linear-gradient(180deg,#f8fbff,#eff6ff);box-shadow:inset 0 0 0 1px #0b63f638,0 10px 24px #0b63f61a}.partner-campaign-purpose-check{position:absolute;top:10px;right:10px;width:24px;height:24px;padding:4px;border-radius:999px;background:#0b63f6;color:#fff!important}.partner-campaign-create-field{display:grid;gap:6px;color:#587096;font-size:.78rem;font-weight:850}.partner-campaign-create-field input,.partner-campaign-create-field textarea{width:100%;min-width:0;border:1px solid #cbd9ea;border-radius:12px;background:#fff;color:var(--ink);font:inherit}.partner-campaign-create-field input{min-height:44px;padding:0 12px}.partner-campaign-create-field textarea{padding:10px 12px;resize:vertical}.partner-reset-suggestion-button{justify-self:start;border:0;background:transparent;color:#0b63f6;font-weight:800;cursor:pointer}.partner-code-mode-control{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px;border:1px solid #cbd9ea;border-radius:14px;background:#f8fbff}.partner-code-mode-control button{min-height:40px;border:0;border-radius:10px;background:transparent;color:#1d3767;font-weight:900;cursor:pointer}.partner-code-mode-control .partner-code-mode-active{background:#0b63f6;color:#fff;box-shadow:0 10px 22px #0b63f62e}.partner-code-helper,.partner-auto-code-note{color:#15803d;font-size:.78rem;font-weight:850}.partner-code-helper-error{color:#b42318}.partner-auto-code-note{display:flex;align-items:center;gap:8px;padding:12px;border-radius:14px;background:#eef6ff;color:#1d3767}.partner-campaign-preview-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;padding:14px;border:1px solid #d7e4f5;border-radius:16px;background:#fff}.partner-campaign-preview-card>svg{width:42px;height:42px;padding:10px;border-radius:14px;background:#eff6ff;color:#0b63f6}.partner-campaign-preview-card strong,.partner-campaign-preview-card span{display:block}.partner-campaign-preview-card strong{color:var(--ink);font-size:1rem}.partner-campaign-preview-card span{color:#587096;font-size:.86rem}.partner-campaign-table-wrap{overflow-x:auto;border:1px solid #d7e4f5;border-radius:14px}.partner-campaign-table{min-width:980px}.partner-campaign-table-head,.partner-campaign-table-row{display:grid;grid-template-columns:minmax(190px,1.25fr) 90px minmax(120px,.75fr) 98px 70px 78px 118px minmax(180px,1fr);gap:10px;align-items:center;padding:10px 12px}.partner-campaign-table-head{border-bottom:1px solid #d7e4f5;background:#eef5fc;color:#587096;font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.partner-campaign-table-row{min-height:58px;border-bottom:1px solid #e6eef8;background:#fff;color:var(--ink);font-size:.86rem}.partner-campaign-table-row:last-child{border-bottom:0}.partner-campaign-title{display:grid;gap:4px}.partner-campaign-title strong,.partner-campaign-code{color:#061a3a;font-weight:900}.partner-campaign-title small{overflow:hidden;color:#587096;text-overflow:ellipsis;white-space:nowrap}.partner-campaign-code{letter-spacing:.08em}.partner-campaign-status{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:3px 8px;border:1px solid #d7e4f5;border-radius:999px;font-size:.74rem;font-weight:900;text-transform:capitalize}.partner-campaign-status-active{border-color:#bbf7d0;color:#047857;background:#dcfce7}.partner-campaign-status-retired{border-color:#fed7aa;color:#c2410c;background:#fff7ed}.partner-campaign-status-archived{border-color:#cbd5e1;color:#64748b;background:#f1f5f9}.partner-campaign-actions{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.icon-button-sm{width:30px;min-width:30px;height:30px;min-height:30px;padding:0;border-radius:9px}.danger-icon-button{color:#dc2626}.partner-campaign-empty{display:grid;justify-items:center;gap:7px;padding:28px;color:#587096;text-align:center}.partner-campaign-empty svg{color:#0b63f6}.partner-campaign-empty strong{color:var(--ink)}.partner-campaign-mobile-card{display:grid;gap:12px;padding:16px;border:1px solid #d7e4f5;border-radius:18px;background:#fff;box-shadow:0 12px 28px #0f172a0f}.partner-campaign-mobile-card-top,.partner-campaign-mobile-counts,.partner-campaign-mobile-actions{display:flex;align-items:center;gap:10px}.partner-campaign-mobile-card-top{justify-content:space-between;align-items:flex-start}.partner-campaign-mobile-title{min-width:0;flex:1 1 auto;padding-right:8px}.partner-campaign-mobile-card h3{margin:0;color:var(--ink);font-size:1.05rem;line-height:1.25;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.partner-campaign-mobile-card p{margin:4px 0 0;color:var(--muted);font-size:.86rem;line-height:1.35}.partner-campaign-mobile-meta{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr) auto;gap:12px}.partner-campaign-mobile-meta span{min-width:0;display:grid;gap:3px}.partner-campaign-mobile-meta small{color:var(--muted);font-size:.72rem;font-weight:850}.partner-campaign-mobile-meta strong{min-width:0;color:var(--ink);font-size:.95rem}.partner-campaign-mobile-counts{flex-wrap:wrap;color:var(--muted);font-size:.9rem;font-weight:750}.partner-campaign-mobile-counts span{display:inline-flex;align-items:center;gap:6px}.partner-campaign-mobile-actions{flex-wrap:wrap;padding-top:10px;border-top:1px solid #e6eef8}.partner-campaign-mobile-actions .ghost-button{flex:1 1 150px;justify-content:center}.partner-confirmation-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500;display:grid;place-items:center;padding:20px;background:#07142d57;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.partner-confirmation-dialog{width:min(440px,100%);display:grid;gap:14px;padding:18px;border:1px solid #d6e2f2;border-radius:22px;background:#fff;box-shadow:0 24px 70px #0f172a3d}.partner-confirmation-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;color:#ef3b2d;background:#fff0ed}.partner-confirmation-copy{display:grid;gap:8px}.partner-confirmation-copy h3,.partner-confirmation-copy p{margin:0}.partner-confirmation-copy h3{color:var(--ink);font-size:1.18rem}.partner-confirmation-copy p{color:#5b6d8a;line-height:1.5}.partner-confirmation-copy strong{width:-moz-fit-content;width:fit-content;max-width:100%;padding:6px 10px;border-radius:999px;color:#09265b;background:#eef5ff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.partner-confirmation-actions{display:flex;justify-content:flex-end;gap:10px}.partner-confirmation-danger{background:linear-gradient(180deg,#ef4444,#dc2626);box-shadow:0 14px 28px #dc262638}.partner-mobile-kit-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.7fr);gap:16px;align-items:center}.partner-mobile-kit-details{display:grid;gap:12px;min-width:0}.partner-mobile-kit-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.partner-mobile-kit-actions .ghost-button{justify-content:center}.partner-mobile-sheet-card{width:min(520px,calc(100vw - 24px));max-height:min(86vh,680px);overflow-y:auto;display:grid;gap:12px;padding:14px;border:1px solid #d7e4f5;border-radius:22px 22px 0 0;background:#fff;box-shadow:0 -22px 48px #0f172a38}.partner-mobile-sheet-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.partner-mobile-sheet-header h3{margin:0;color:var(--ink)}.partner-performance-section{display:grid;gap:18px}.partner-performance-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.partner-performance-preview-note{color:var(--muted);font-size:.86rem;font-weight:750}.partner-date-range-button{min-height:42px;color:var(--ink)}.partner-performance-hero{min-height:104px;display:flex;align-items:center;gap:18px;position:relative;overflow:hidden;padding:22px 26px;border:1px solid rgba(11,99,246,.24);border-radius:18px;background:radial-gradient(circle at 88% 30%,rgba(139,92,246,.18),transparent 20%),linear-gradient(135deg,#eff6ff,#fff 56%,#fff7ed);box-shadow:0 18px 42px #0f172a14}.partner-performance-hero h2,.partner-performance-hero p{margin:0}.partner-performance-hero h2{color:var(--ink);font-size:clamp(1.25rem,2.4vw,1.7rem)}.partner-performance-hero p{margin-top:4px;color:#213a63;font-size:1.02rem}.partner-performance-hero-icon,.partner-performance-hero-sparkle{flex:0 0 auto}.partner-performance-hero-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:999px;background:#0b7cff;color:#fff;box-shadow:0 14px 28px #0b7cff47}.partner-performance-hero-sparkle{margin-left:auto;color:#8b5cf6}.partner-performance-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.partner-performance-kpi{min-width:0;display:grid;gap:10px;padding:22px;border:1px solid rgba(15,23,42,.1);border-radius:18px;background:var(--panel);box-shadow:var(--section-shadow)}.partner-performance-kpi-top{display:flex;align-items:center;gap:12px;color:var(--ink);font-weight:850}.partner-performance-kpi-top>svg{width:52px;height:52px;padding:13px;border-radius:999px;color:#fff}.partner-performance-kpi strong{color:#061a3a;font-size:clamp(2rem,4vw,2.75rem);line-height:.95}.partner-performance-kpi p{display:flex;gap:10px;margin:0;color:#526780;font-weight:750}.partner-performance-kpi p span{color:#16a34a}.partner-performance-kpi .partner-kpi-sparkline{width:100%;height:44px}.partner-performance-kpi .partner-kpi-sparkline path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.partner-performance-kpi-blue{background:linear-gradient(180deg,#fff,#eff6ff);color:#0b7cff}.partner-performance-kpi-blue .partner-performance-kpi-top>svg{background:#0b7cff}.partner-performance-kpi-green{background:linear-gradient(180deg,#fff,#ecfdf5);color:#22c55e}.partner-performance-kpi-green .partner-performance-kpi-top>svg{background:#22c55e}.partner-performance-kpi-purple{background:linear-gradient(180deg,#fff,#f5f3ff);color:#8b5cf6}.partner-performance-kpi-purple .partner-performance-kpi-top>svg{background:#8b5cf6}.partner-performance-kpi-gold{background:linear-gradient(180deg,#fff,#fffbeb);color:#f59e0b}.partner-performance-kpi-gold .partner-performance-kpi-top>svg{background:#f59e0b}.partner-attributed-signups-card{gap:16px}.partner-attributed-signups-card .partner-performance-card-title>span{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border:1px solid #dbe6f4;border-radius:999px;background:#f8fafc;color:#425d84;font-size:.85rem;font-weight:850}.partner-attributed-signups-table{display:grid;overflow:hidden;border:1px solid #dbe6f4;border-radius:16px;background:#fff}.partner-attributed-signups-table-head,.partner-attributed-signups-table-row{display:grid;grid-template-columns:minmax(140px,1.1fr) minmax(180px,1.2fr) minmax(110px,.8fr) minmax(95px,.7fr) minmax(120px,.8fr) minmax(150px,1fr);gap:14px;align-items:center;min-width:860px;padding:13px 16px}.partner-attributed-signups-table-head{background:#f8fafc;color:#64748b;font-size:.74rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.partner-attributed-signups-table-row{border-top:1px solid #e5edf7;color:#425d84;font-size:.9rem;font-weight:750}.partner-attributed-signups-table-row strong{color:var(--ink)}.partner-attribution-status{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid #dbe6f4;border-radius:999px;background:#f8fafc;color:#64748b;font-size:.82rem;font-weight:900;white-space:nowrap}.partner-attribution-status-active{border-color:#bbf7d0;background:#ecfdf5;color:#047857}.partner-attributed-signups-empty{display:flex;align-items:center;gap:12px;padding:16px;border:1px dashed #cbd8ea;border-radius:16px;background:#f8fafc;color:#526780}.partner-attributed-signups-empty svg{flex:0 0 auto;width:44px;height:44px;padding:10px;border-radius:999px;background:#f5f3ff;color:#8b5cf6}.partner-attributed-signups-empty strong,.partner-attributed-signups-empty span{display:block}.partner-attributed-signups-empty strong{color:var(--ink);font-weight:900}.partner-attributed-signups-empty span{margin-top:3px;font-weight:700}.partner-performance-chart-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:18px}.partner-performance-chart-card,.partner-performance-source-card,.partner-performance-top-days,.partner-performance-cta{gap:18px}.partner-performance-card-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.partner-performance-card-title h2,.partner-performance-source-card h2,.partner-performance-top-days h2,.partner-performance-cta h2{margin:0}.partner-performance-legend{display:flex;flex-wrap:wrap;gap:14px;color:#425d84;font-size:.9rem;font-weight:800}.partner-performance-legend span:before{content:"";display:inline-block;width:10px;height:10px;margin-right:7px;border-radius:999px}.legend-blue:before{background:#0b7cff}.legend-green:before{background:#22c55e}.legend-purple:before{background:#8b5cf6}.legend-gold:before{background:#f59e0b}.partner-performance-line-chart{width:100%;min-height:240px}.partner-performance-line-chart line{stroke:#e4ebf5;stroke-width:1}.partner-performance-line-chart text{fill:#587096;font-size:13px;font-weight:700}.chart-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.chart-line-blue{stroke:#0b7cff}.chart-line-green{stroke:#22c55e}.chart-line-purple{stroke:#8b5cf6}.chart-line-gold{stroke:#f59e0b}.partner-source-content{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(0,1fr);gap:22px;align-items:center}.partner-source-donut{width:min(210px,100%);aspect-ratio:1;display:grid;place-items:center;justify-self:center;position:relative;border-radius:999px}.partner-source-donut:after{content:"";position:absolute;top:28%;right:28%;bottom:28%;left:28%;border-radius:inherit;background:var(--panel);box-shadow:inset 0 0 0 1px #0f172a0f}.partner-source-donut strong,.partner-source-donut span{position:relative;z-index:1;display:block;text-align:center}.partner-source-donut strong{align-self:end;color:var(--ink);font-size:1.9rem}.partner-source-donut span{align-self:start;color:var(--muted);font-weight:750}.partner-source-list{display:grid;gap:12px}.partner-source-list div{display:grid;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:10px;padding-bottom:10px;border-bottom:1px solid var(--line)}.partner-source-list div:last-child{border-bottom:0}.partner-source-list span{width:12px;height:12px;border-radius:999px}.partner-source-list strong{color:var(--ink)}.partner-source-list em{color:#425d84;font-style:normal;font-weight:850}.partner-source-list .partner-source-empty{grid-template-columns:minmax(0,1fr);gap:4px;padding:12px;border:1px dashed #cbd8ea;border-radius:14px;background:#f8fafc}.partner-source-list .partner-source-empty strong,.partner-source-list .partner-source-empty em{color:#526780}.partner-performance-bottom-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.44fr);gap:18px}.partner-performance-top-days>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.partner-top-day{display:grid;gap:6px;min-width:0;padding:16px;border:1px solid var(--line);border-radius:16px;background:#fff}.partner-top-day>svg{width:42px;height:42px;padding:10px;border-radius:999px;background:#eef4fb;color:#425d84}.partner-top-day strong{color:var(--ink)}.partner-top-day span{color:#526780;font-weight:750}.partner-top-day-best{border-color:#0b7cff42;background:linear-gradient(180deg,#fff,#eff6ff)}.partner-top-day-best>svg{background:#0b7cff;color:#fff}.partner-top-day-empty{grid-column:1 / -1}.partner-performance-cta{justify-content:center;border-color:#f59e0b52;background:linear-gradient(135deg,#fff7ed,#fff 58%,#fffbeb)}.partner-performance-cta>svg{width:58px;height:58px;padding:13px;border-radius:999px;background:#f59e0b;color:#fff}.partner-performance-cta p{margin:6px 0 0;color:#334766;line-height:1.4}.partner-payouts-section{display:grid;gap:18px}.partner-payout-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr) minmax(210px,.42fr);align-items:center;gap:24px;padding:28px;overflow:hidden;position:relative;border-radius:18px;background:radial-gradient(circle at 82% 20%,rgba(34,197,94,.22),transparent 21%),linear-gradient(135deg,#071b4f,#102f9b 56%,#061a3a);color:#fff;box-shadow:0 20px 46px #071b4f3d}.partner-payout-hero-copy,.partner-payout-hero-stats,.partner-payout-hero-action{position:relative;z-index:1}.partner-payout-hero-copy{display:flex;align-items:center;gap:18px}.partner-payout-hero-copy h2,.partner-payout-hero-copy p{margin:0}.partner-payout-hero-copy h2{font-size:clamp(1.35rem,2.6vw,1.9rem)}.partner-payout-hero-copy p{margin-top:5px;color:#ffffffd6;font-size:1.02rem}.partner-payout-hero-icon{width:66px;height:66px;display:grid;place-items:center;flex:0 0 auto;border-radius:999px;background:#fff;color:#16a34a;box-shadow:0 16px 34px #0000002e}.partner-payout-hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.partner-payout-hero-stats div+div{padding-left:18px;border-left:1px solid rgba(255,255,255,.26)}.partner-payout-hero-stats span,.partner-payout-hero-action span{display:block;color:#ffffffc7;font-weight:750}.partner-payout-hero-stats strong{display:block;margin-top:8px;color:#fff;font-size:clamp(1.75rem,3.3vw,2.45rem);line-height:1}.partner-payout-hero-action{display:grid;gap:10px}.partner-payout-withdraw-button.primary-button{min-height:48px;background:#fff;color:#0a36d6;box-shadow:0 18px 30px #00000029}.partner-payout-withdraw-button.primary-button:disabled{opacity:.82;cursor:not-allowed}.partner-payout-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.partner-payout-stat{display:grid;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:16px;padding:22px;border:1px solid rgba(15,23,42,.1);border-radius:18px;background:var(--panel);box-shadow:var(--section-shadow)}.partner-payout-stat>svg{width:58px;height:58px;padding:14px;border-radius:999px;color:#fff}.partner-payout-stat span,.partner-payout-stat em{display:block;font-style:normal;font-weight:800}.partner-payout-stat span{color:#425d84}.partner-payout-stat strong{display:block;margin-top:5px;color:#061a3a;font-size:clamp(1.45rem,2.6vw,2rem);line-height:1.05}.partner-payout-stat em{margin-top:6px}.partner-payout-stat-blue>svg{background:#0b7cff}.partner-payout-stat-green>svg{background:#22c55e}.partner-payout-stat-purple>svg{background:#8b5cf6}.partner-payout-stat-gold>svg{background:#f59e0b}.partner-payout-stat-blue em{color:#0b7cff}.partner-payout-stat-green em{color:#16a34a}.partner-payout-stat-purple em{color:#7c3aed}.partner-payout-stat-gold em{color:#ea580c}.partner-payout-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.55fr);gap:18px;align-items:start}.partner-payout-table-card,.partner-payout-breakdown-card,.partner-payout-method-card,.partner-payout-help-card{gap:18px}.partner-payout-table{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:14px}.partner-payout-table-head,.partner-payout-table-row{display:grid;grid-template-columns:1.1fr 1fr .8fr 1.15fr 1fr 54px;align-items:center;gap:12px}.partner-payout-table-head{min-height:44px;padding:0 14px;background:#f7faff;color:#425d84;font-size:.78rem;font-weight:850}.partner-payout-table-row{min-height:56px;padding:0 14px;border-top:1px solid var(--line);background:#fff}.partner-payout-table-row-pending{background:#fff8e7}.partner-payout-table-row strong,.partner-payout-table-row span{min-width:0}.partner-payout-table-row b{display:inline-flex;align-items:center;justify-content:center;min-width:35px;min-height:24px;margin-right:8px;border-radius:7px;background:#ffb800;color:#061a3a;font-size:.68rem;font-weight:900}.partner-payout-status-paid,.partner-payout-status-pending{width:-moz-fit-content;width:fit-content;padding:4px 9px;border-radius:999px;font-weight:850}.partner-payout-status-paid{background:#dcfce7;color:#15803d}.partner-payout-status-pending{background:#ffedd5;color:#c2410c}.partner-payout-footnote{display:flex;align-items:center;gap:8px;margin:0;color:#425d84;font-size:.9rem;font-weight:750}.partner-payout-side-stack{display:grid;gap:18px}.partner-payout-breakdown-content{display:grid;grid-template-columns:minmax(150px,.72fr) minmax(0,1fr);gap:18px;align-items:center}.partner-payout-donut{width:min(190px,100%)}.partner-payout-method-row{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:12px}.partner-payout-interac-mark{width:52px;height:52px;display:grid;place-items:center;border-radius:12px;background:#ffb800;color:#061a3a;font-size:.76rem;font-weight:950}.partner-payout-method-row strong,.partner-payout-method-row span{display:block}.partner-payout-method-row em{padding:5px 10px;border-radius:999px;background:#ffedd5;color:#c2410c;font-style:normal;font-weight:850}.partner-payout-method-card p{display:flex;align-items:center;gap:10px;margin:0;padding:14px;border-radius:14px;background:#eff6ff;color:#1d3f70;font-weight:750}.partner-payout-help-row{width:100%;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 0;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);text-align:left;cursor:default}.partner-payout-help-row>svg:first-child{width:42px;height:42px;padding:10px;border-radius:999px;background:#eff6ff;color:#0b7cff}.partner-payout-help-row:nth-of-type(2)>svg:first-child{background:#dcfce7;color:#16a34a}.partner-payout-help-row strong,.partner-payout-help-row small{display:block}.partner-payout-help-row small{margin-top:3px;color:#526780;font-size:.82rem;font-weight:650}.partner-action-list{display:grid;gap:8px}.partner-action-row{min-height:42px;display:flex;align-items:center;gap:10px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:var(--surface-bg);color:var(--ink);font-weight:800;text-decoration:none}.partner-action-row:hover,.partner-action-row:focus-visible{border-color:#e6462e2e;background:#e6462e0f}.admin-partner-access-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-partner-audit-pane{grid-column:span 2}.admin-partner-empty-access{min-height:110px;display:grid;place-items:center;text-align:center;gap:4px}.admin-program-checkbox-list{display:grid;gap:6px}.admin-program-checkbox-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:8px;border:1px solid var(--admin-line);border-radius:8px;background:var(--admin-inner-bg)}.admin-program-checkbox-card span{display:grid;gap:2px;min-width:0}.admin-program-checkbox-card strong{font-size:.82rem}.admin-program-checkbox-card small{color:var(--muted);line-height:1.25}.admin-program-checkbox-card b{color:var(--ink);font-size:.84rem}.admin-program-checkbox-card em{padding:3px 6px;border:1px solid var(--admin-line);border-radius:999px;color:var(--muted);font-size:.66rem;font-style:normal;font-weight:750}.admin-permission-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-permission-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:6px 8px;align-items:start;padding:8px;border:1px solid var(--admin-line);border-radius:8px;background:var(--admin-inner-bg)}.admin-permission-card strong{font-size:.82rem}.admin-permission-card span{grid-column:2;color:var(--muted);font-size:.74rem;line-height:1.3}.admin-permission-card-active{border-color:#0b58ff5c;background:#f7fbff}.admin-roles-matrix-editor{display:grid;gap:0;border:1px solid var(--admin-line);border-radius:7px;overflow:hidden}.admin-roles-matrix-row{display:grid;grid-template-columns:minmax(0,1fr) 120px;gap:8px;align-items:center;padding:7px 8px;border-bottom:1px solid var(--admin-line);background:var(--admin-inner-bg)}.admin-roles-matrix-row:last-of-type{border-bottom:0}.admin-roles-matrix-copy{display:grid;gap:1px}.admin-roles-matrix-copy strong{font-size:.82rem}.admin-roles-matrix-copy small{font-size:.72rem;color:var(--muted)}.section-heading-row{align-items:center}.map-popup{display:grid;gap:6px}.conversation-card{display:grid;gap:18px}.conversation-card-main{gap:20px}.conversation-shell{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.85fr);gap:18px;align-items:start}.pro-thread-shell{align-items:stretch}.conversation-main,.conversation-sidebar{display:grid;gap:16px}.pro-thread-main-card{min-height:78vh;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.conversation-composer{display:grid;gap:12px;padding-top:16px;border-top:1px solid var(--line)}.pro-thread-timeline{min-height:0;display:grid;align-content:start;gap:12px;overflow:auto;padding-right:4px}.pro-thread-event-card{background:var(--surface-bg-soft)}.pro-thread-activity-latest{border-color:#e6462e57;box-shadow:0 0 0 1px #e6462e1f}.pro-thread-inline-link{width:auto;min-height:32px;display:inline-flex;align-items:center;gap:6px}.pro-thread-sidebar{align-content:start}.status-chip-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.section-heading-compact{align-items:start}.detail-bullet-list{display:grid;gap:10px}.pro-entry-page .section-heading{align-items:flex-start}.pro-entry-page .section-heading h1{font-size:clamp(1.9rem,4vw,2.6rem);line-height:1.02}.pro-entry-page .section-heading>p{max-width:44ch;font-size:.98rem;line-height:1.45}.pro-entry-hero{display:grid;gap:16px}.pro-entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pro-entry-section{display:grid;gap:10px;padding:14px;border:1px solid var(--line);border-radius:14px;background:var(--surface-bg)}.pro-entry-section-head{display:inline-flex;align-items:center;gap:8px;color:var(--text)}.pro-entry-section-head h2{margin:0;font-size:1rem;line-height:1.1;letter-spacing:-.02em}.pro-entry-points,.pro-entry-step-list{display:grid;gap:10px}.pro-entry-point{display:flex;align-items:flex-start;gap:8px;color:var(--text)}.pro-entry-point svg,.pro-entry-section-head svg{color:var(--accent-strong);flex:0 0 auto}.pro-entry-step-list{margin:0;padding-left:18px;color:var(--text)}.pro-entry-step-list li{padding-left:2px}.pro-entry-note{display:grid;gap:8px;padding:14px;border:1px solid var(--line);border-radius:14px;background:var(--surface-bg-soft)}.pro-entry-note p{margin:0}.pro-entry-actions{gap:10px}.detail-bullet-item{display:grid;gap:2px}.detail-bullet-item strong{font-size:.96rem}.detail-bullet-item span{color:var(--muted);font-size:.93rem}.action-list{display:grid;gap:10px}.action-button{justify-content:flex-start;width:100%}.action-button-destructive{border-color:#e6462e38;color:#b93523}.action-button-destructive:hover{border-color:#e6462e57;background:#e6462e14}.stack-form-tight{gap:10px}.overlay-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:20px;background:#16233b2e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.overlay-card{width:min(100%,680px);max-height:min(90vh,820px);overflow:auto;padding:18px;border:1px solid var(--line);border-radius:24px;background:var(--panel);box-shadow:var(--shadow-soft);display:grid;gap:16px}.overlay-card-header{display:flex;justify-content:space-between;gap:14px;align-items:start}.icon-button{width:40px;height:40px;border-radius:999px;border:1px solid var(--line);background:var(--surface-bg-soft);color:var(--ink);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.icon-button:hover{border-color:var(--accent-soft);background:#e6462e14}.message-list{display:grid;gap:12px}.message-bubble{display:grid;gap:8px;max-width:min(100%,640px);padding:16px 18px;border:1px solid var(--line);border-radius:22px 22px 22px 8px;background:var(--surface-bg)}.message-bubble p{margin:0}.message-bubble span{color:var(--muted);font-size:.85rem}.message-bubble-own{margin-left:auto;border-radius:22px 22px 8px;background:#e6462e1a;border-color:#e6462e38}.conversation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-accordion-list,.question-tree{display:grid;gap:12px}.service-accordion-item{border:1px solid var(--line);border-radius:22px;background:var(--surface-bg)}.service-accordion-item-active{border-color:#e6462e38;background:#e6462e1a}.service-accordion-trigger{width:100%;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border:0;border-radius:22px;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.service-accordion-trigger-active{color:var(--accent-strong)}.service-accordion-leading,.service-accordion-trailing{display:inline-flex;align-items:center;gap:12px}.service-accordion-label-group{display:grid;gap:2px}.service-accordion-icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:var(--surface-bg-soft);color:var(--navy)}.service-accordion-label{font-weight:700;font-size:1rem}.service-accordion-meta,.service-accordion-count{color:var(--muted);font-size:.88rem}.service-accordion-count{white-space:nowrap}.service-branch{display:grid;gap:12px;padding:0 18px 18px}.service-tree-question{padding:16px 0 0}.service-tree-question h3{margin:0}.offering-choice-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.offering-choice-button{width:100%;display:grid;gap:4px;padding:12px 14px;border:1px solid var(--line);border-radius:16px;background:var(--surface-bg-soft);color:var(--ink);text-align:left;cursor:pointer}.offering-choice-button strong{font-size:.98rem;line-height:1.2}.offering-choice-button span{color:var(--muted);font-size:.9rem}.offering-choice-button-active{border-color:#e6462e38;background:#e6462e1a;color:var(--accent-strong)}.offering-choice-button-active span{color:var(--accent-strong)}.setup-status-row{justify-content:flex-end;flex-wrap:wrap}.setup-status-row .ghost-button{min-height:34px;padding:0 11px}.mobile-offering-header,.mobile-offering-footer{display:none}.pro-offerings-page{width:min(100%,1360px);margin:0 auto;--pro-setup-ink: #071b3c;--pro-setup-muted: #5f718c;--pro-setup-line: rgba(23, 43, 77, .12);--pro-setup-green: #0a8f52;--pro-setup-green-soft: #eefbf4;--pro-setup-green-line: rgba(10, 143, 82, .34)}.pro-offerings-page .section-block{padding-inline:0}.pro-offerings-page>.section-block:first-child{margin-bottom:0}.pro-offerings-page .section-heading{align-items:flex-start}.pro-offerings-page .section-heading h1{color:var(--pro-setup-ink);font-size:clamp(2rem,3vw,2.65rem);line-height:1.02;letter-spacing:-.035em}.pro-offerings-page .section-heading h2,.pro-offerings-page .panel-card h2{color:var(--pro-setup-ink);font-size:1.32rem;line-height:1.12;letter-spacing:-.025em}.pro-offerings-page .section-heading p:not(.eyebrow),.pro-offerings-page .section-copy,.pro-offerings-page p{color:var(--pro-setup-muted)}.pro-offerings-page .eyebrow{color:#667997;font-size:.72rem;font-weight:800;letter-spacing:.08em}.pro-offerings-page .setup-shell{grid-template-columns:minmax(300px,410px) minmax(0,1fr);gap:18px;align-items:start}.pro-offerings-page .panel-card{border-color:var(--pro-setup-line);border-radius:18px;background:#fffffffa;box-shadow:0 18px 38px #081b3c0e}.pro-offerings-page .panel-card-compact{padding:20px}.pro-offerings-page .setup-sidebar,.pro-offerings-page .setup-main{gap:16px}.pro-offerings-page .catalog-group>.eyebrow{display:none}.pro-offerings-page .service-accordion-list{gap:10px}.pro-offerings-page .service-accordion-item{overflow:hidden;border-color:var(--pro-setup-line);border-radius:14px;background:#fff;box-shadow:none;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.pro-offerings-page .service-accordion-item-active{border-color:var(--pro-setup-green-line);background:linear-gradient(180deg,#f0fdf6f5,#fffffffa)}.pro-offerings-page .service-accordion-trigger{min-height:70px;padding:10px 14px;gap:13px;color:var(--pro-setup-ink);cursor:pointer}.pro-offerings-page .service-accordion-trigger-active{color:var(--pro-setup-ink)}.pro-offerings-page .service-accordion-leading{min-width:0;gap:11px}.pro-offerings-page .service-accordion-trailing{flex:0 0 auto;gap:8px;color:#203a60}.pro-offerings-page .service-accordion-trailing svg{transition:color .16s ease,transform .16s ease}.pro-offerings-page .service-accordion-icon{width:52px;height:52px;flex:0 0 52px;border-radius:50%;border:1px solid rgba(10,143,82,.08);background:linear-gradient(180deg,#f2fbf7,#edf7f1);color:var(--pro-setup-green);transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.pro-offerings-page .service-accordion-label-group{min-width:0;gap:4px}.pro-offerings-page .service-accordion-label,.pro-offerings-page .offering-choice-button strong,.pro-offerings-page .preference-row strong{color:var(--pro-setup-ink);font-size:.95rem;font-weight:800;line-height:1.16}.pro-offerings-page .service-accordion-count,.pro-offerings-page .offering-choice-button span,.pro-offerings-page .preference-row .section-copy{color:var(--pro-setup-muted);font-size:.82rem;line-height:1.25}.pro-offerings-page .pill{min-height:24px;padding:3px 8px;border-radius:999px;font-size:.72rem;font-weight:800;line-height:1}.pro-offerings-page .pill-success{border-color:#0a8f522e;background:#0a8f521f;color:#087344}.pro-offerings-page .pill-neutral{border-color:#5f718c24;background:#f3f6fa;color:#334764}.pro-offerings-page .setup-status-row{align-items:center;gap:8px}.pro-offerings-page .offering-choice-list{grid-template-columns:1fr;gap:10px}.pro-offerings-page .offering-choice-button{min-height:88px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;border-color:var(--pro-setup-line);border-radius:14px;text-align:left;background:#fff;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.pro-offerings-page article.offering-choice-button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.pro-offerings-work-type-main{min-width:0;display:flex;align-items:center;gap:12px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.pro-offerings-work-type-main:focus-visible{outline:2px solid rgba(10,143,82,.35);outline-offset:3px;border-radius:12px}.pro-offerings-work-type-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.pro-offerings-work-type-toggle{display:inline-grid;grid-template-columns:repeat(2,minmax(0,auto));padding:3px;border:1px solid rgba(95,113,140,.18);border-radius:999px;background:#ffffffbd}.pro-offerings-work-type-toggle-button{min-height:28px;padding:0 10px;border:0;border-radius:999px;background:transparent;color:#445875;font-size:.76rem;font-weight:850;cursor:pointer}.pro-offerings-work-type-toggle-button:hover,.pro-offerings-work-type-toggle-button:focus-visible{color:var(--pro-setup-ink);outline:none}.pro-offerings-work-type-toggle-button-active{background:#fff;color:#06603a;box-shadow:0 2px 8px #203a601a}.pro-offerings-not-offered-empty{display:grid;gap:8px}.pro-offerings-not-offered-empty .primary-button{width:-moz-fit-content;width:fit-content}.pro-offerings-page .offering-choice-button-active{border-color:var(--pro-setup-green-line);background:#eefbf4;color:var(--pro-setup-ink)}.pro-offerings-page .offering-choice-button .service-accordion-icon{width:58px;height:58px;flex-basis:58px}.pro-offerings-page .offering-choice-button-active span{color:inherit}.pro-offerings-page .service-accordion-item.pro-offerings-status-tile-ready,.pro-offerings-page .offering-choice-button.pro-offerings-status-tile-ready{border-color:#0773448f;background:#daf6e7;box-shadow:inset 0 0 0 1px #0773441f,0 12px 28px #0a8f521f}.pro-offerings-page .service-accordion-item.pro-offerings-status-tile-started,.pro-offerings-page .offering-choice-button.pro-offerings-status-tile-started{border-color:#0e74906b;background:#e0f6fb;box-shadow:inset 0 0 0 1px #0e74900f}.pro-offerings-page .service-accordion-item.pro-offerings-status-tile-not-started,.pro-offerings-page .offering-choice-button.pro-offerings-status-tile-not-started{border-color:#94a3b847;background:#f8fafc}.pro-offerings-page .service-accordion-item-active.pro-offerings-status-tile-ready,.pro-offerings-page .offering-choice-button-active.pro-offerings-status-tile-ready{border-color:#065f3ad1;background:#cef2dd;outline:2px solid rgba(6,95,58,.24);outline-offset:2px;box-shadow:inset 4px 0 #087344,inset 0 0 0 1px #065f3a38,0 16px 34px #0a8f5233}.pro-offerings-page .service-accordion-item-active.pro-offerings-status-tile-started,.pro-offerings-page .offering-choice-button-active.pro-offerings-status-tile-started{border-color:#0e7490b8;background:#d1f0f7;outline:2px solid rgba(14,116,144,.2);outline-offset:2px;box-shadow:inset 4px 0 #0f7890,inset 0 0 0 1px #0e749029,0 14px 30px #0e749024}.pro-offerings-page .service-accordion-item-active.pro-offerings-status-tile-not-started,.pro-offerings-page .offering-choice-button-active.pro-offerings-status-tile-not-started{border-color:#203a6075;background:#f1f5f9;outline:2px solid rgba(32,58,96,.14);outline-offset:2px;box-shadow:inset 4px 0 #31415f,inset 0 0 0 1px #203a601a,0 12px 26px #203a601a}.pro-offerings-page .service-accordion-item:hover,.pro-offerings-page .offering-choice-button:hover{transform:translateY(-1px)}.pro-offerings-page .service-accordion-item:hover .service-accordion-icon,.pro-offerings-page .offering-choice-button:hover .service-accordion-icon{border-color:#0a8f5238;background:#ddf5e8;box-shadow:0 8px 18px #0a8f521a}.pro-offerings-page .service-accordion-item:hover .service-accordion-trailing,.pro-offerings-page .service-accordion-item:hover .service-accordion-count{color:#0f5f73}.pro-offerings-page .service-accordion-item:hover .service-accordion-trailing svg{transform:translate(2px)}.pro-offerings-page .service-accordion-item.pro-offerings-status-tile-ready:hover,.pro-offerings-page .offering-choice-button.pro-offerings-status-tile-ready:hover{border-color:#065f3ac7;background:#ccf1dc;box-shadow:inset 0 0 0 1px #065f3a33,0 18px 34px #0a8f5233}.pro-offerings-page .service-accordion-item.pro-offerings-status-tile-started:hover,.pro-offerings-page .offering-choice-button.pro-offerings-status-tile-started:hover{border-color:#0e74909e;background:#d2f0f7;box-shadow:inset 0 0 0 1px #0e74901f,0 14px 28px #0e749024}.pro-offerings-page .service-accordion-item.pro-offerings-status-tile-not-started:hover,.pro-offerings-page .offering-choice-button.pro-offerings-status-tile-not-started:hover{border-color:#203a604d;background:#f1f5f9;box-shadow:0 12px 26px #203a6012}.pro-offerings-page .pro-offerings-status-chip{display:inline-flex;align-items:center;gap:4px;border:1px solid transparent;white-space:nowrap}.pro-offerings-page .pro-offerings-status-chip svg{width:12px;height:12px;stroke-width:2.8}.pro-offerings-page .pro-offerings-status-chip-ready{border-color:#065f3a85;background:#b9eccf;color:#055533;box-shadow:inset 0 0 0 1px #ffffff52}.pro-offerings-page .pro-offerings-status-chip-started{border-color:#0e74906b;background:#bdeaf3;color:#0d596b}.pro-offerings-page .pro-offerings-status-chip-not-started{border-color:#5f718c33;background:#edf2f7;color:#2f415f}.pro-offerings-page .question-card{gap:12px;padding:0;border-top:0}.pro-offerings-page .pro-offerings-question-card{gap:14px;padding:18px;border:1px solid var(--pro-setup-line);border-radius:16px;background:#fff}.pro-offerings-page .pro-offerings-question-card>.eyebrow{display:none}.pro-offerings-page .pro-offerings-question-heading{display:flex;align-items:center;gap:14px;margin:0;color:var(--pro-setup-ink);font-size:1.06rem;line-height:1.2;letter-spacing:0}.pro-offerings-question-number{display:inline-flex;width:28px;height:28px;flex:0 0 28px;align-items:center;justify-content:center;border-radius:50%;background:var(--pro-setup-green);color:#fff;font-size:.78rem;font-weight:900}.pro-offerings-page .pro-offerings-question-icon{width:64px;height:64px;flex-basis:64px;border-color:#0a8f5229;background:linear-gradient(180deg,#edf9f3,#e5f5ed)}.pro-offerings-page .pro-offerings-option-icon{width:52px;height:52px;flex-basis:52px;border-color:#0a8f5221;background:linear-gradient(180deg,#f0fbf6,#eaf7f0)}.pro-offerings-page .preference-row{grid-template-columns:minmax(260px,.82fr) minmax(360px,1fr);align-items:center;gap:16px;padding:13px 14px;border:1px solid var(--pro-setup-line);border-radius:14px;background:#f8fbfd8c}.pro-offerings-page .question-card .preference-row:first-of-type{border-top:1px solid var(--pro-setup-line);padding-top:13px}.pro-offerings-page .preference-controls{display:grid;grid-template-columns:repeat(4,minmax(86px,1fr)) minmax(76px,auto);gap:0;overflow:hidden;border:1px solid var(--pro-setup-line);border-radius:10px;background:#fff}.pro-offerings-page .preference-controls .role-tab{min-height:38px;padding:0 10px;border:0;border-right:1px solid var(--pro-setup-line);border-radius:0;background:#fff;color:#223855;font-size:.78rem;font-weight:800;white-space:nowrap}.pro-offerings-page .preference-controls .role-tab:nth-last-child(2){border-right:1px solid var(--pro-setup-line)}.pro-offerings-page .preference-controls .role-tab-active:not(.role-tab-clear){border:1px solid rgba(10,143,82,.38);background:#0a8f5217;color:#087344;box-shadow:inset 0 0 0 1px #0a8f5224}.pro-offerings-page .preference-controls .role-tab-clear{border-right:0;background:#ef444409;color:#c23025}.pro-offerings-page .preference-controls .role-tab-clear.role-tab-active{background:#ef444412;color:#a6261d}.pro-offerings-finish-section{display:grid;gap:12px;padding-top:4px}.pro-offerings-finish-section>.eyebrow{margin-bottom:-2px}.pro-offerings-finish-card,.pro-offerings-verification-card{display:grid;gap:14px;padding:16px;border:1px solid var(--pro-setup-line);border-radius:16px;background:#fff}.pro-offerings-finish-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.pro-offerings-finish-card h3{margin:0;color:var(--pro-setup-ink);font-size:1.02rem;line-height:1.18;letter-spacing:-.015em}.pro-offerings-finish-card p,.pro-offerings-finish-card small{margin:4px 0 0;color:var(--pro-setup-muted);font-size:.84rem;line-height:1.35}.pro-offerings-status-toggle{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;min-height:68px;padding:12px 14px;border:1px solid rgba(95,113,140,.16);border-radius:14px;background:#f7f9fc;color:var(--pro-setup-ink);text-align:left;cursor:pointer}.pro-offerings-status-toggle-on{border-color:#0a8f5252;background:linear-gradient(180deg,#f0fbf5,#fff)}.pro-offerings-switch-track{position:relative;width:56px;height:32px;border-radius:999px;background:#cbd5e1;box-shadow:inset 0 1px 2px #0f172a1f;transition:background-color .16s ease}.pro-offerings-status-toggle-on .pro-offerings-switch-track{background:#087344}.pro-offerings-switch-knob{position:absolute;top:4px;left:4px;width:24px;height:24px;border-radius:999px;background:#fff;box-shadow:0 2px 6px #0f172a38;transition:transform .16s ease}.pro-offerings-status-toggle-on .pro-offerings-switch-knob{transform:translate(24px)}.pro-offerings-status-toggle strong{display:block;color:var(--pro-setup-ink);font-size:.98rem;line-height:1.15}.pro-offerings-status-toggle small{display:block;margin-top:3px}.pro-offerings-pause-reason{max-width:360px}.pro-offerings-work-type-status-control{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pro-offerings-work-type-status-choice{min-height:72px;display:grid;align-content:center;gap:4px;padding:12px 14px;border:1px solid rgba(19,35,63,.12);border-radius:14px;background:#fff;color:var(--pro-setup-muted);text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.pro-offerings-work-type-status-choice strong{color:var(--pro-setup-ink);font-size:.96rem;line-height:1.1}.pro-offerings-work-type-status-choice small{margin:0;color:var(--pro-setup-muted);font-size:.8rem;line-height:1.25}.pro-offerings-work-type-status-choice:hover,.pro-offerings-work-type-status-choice:focus-visible{border-color:#0a8f5247;background:#f7fbf9;box-shadow:0 10px 22px #203a6014;outline:none;transform:translateY(-1px)}.pro-offerings-work-type-status-choice-active{border-color:#065f3a85;background:#e5f8ed;box-shadow:inset 0 0 0 1px #065f3a14}.pro-offerings-work-type-status-choice-active strong{color:#055533}.pro-offerings-area-card-list{display:grid;gap:10px}.pro-offerings-area-card{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:68px;padding:12px 14px;border:1px solid var(--pro-setup-line);border-radius:14px;background:#f8fbfd;color:var(--pro-setup-ink);text-align:left;cursor:pointer}.pro-offerings-area-card-selected{border-color:#0a8f5257;background:linear-gradient(180deg,#f1fbf6,#fff)}.pro-offerings-area-check{display:inline-flex;width:28px;height:28px;flex:0 0 28px;align-items:center;justify-content:center;border:1px solid rgba(95,113,140,.16);border-radius:50%;color:var(--pro-setup-green);background:#fff}.pro-offerings-area-card-selected .pro-offerings-area-check{border-color:#0a8f5238;background:#0a8f521c}.pro-offerings-area-card strong{display:block;color:var(--pro-setup-ink);font-size:.96rem;line-height:1.18}.pro-offerings-area-card small{display:block;margin-top:4px}.pro-offerings-area-edit-button{width:100%;min-height:40px;justify-content:center;background:#fff}.pro-offerings-verification-card{box-shadow:0 12px 24px #081b3c0b}.pro-offerings-verification-card .section-heading h2{font-size:1.12rem}.pro-offerings-verification-empty{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:13px;background:#f8fbfd}.pro-offerings-save-footer{position:sticky;bottom:12px;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid var(--pro-setup-line);border-radius:0 0 18px 18px;background:#f8fbfdf5;box-shadow:0 -12px 30px #081b3c14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pro-offerings-save-note{display:inline-flex;min-width:0;align-items:center;gap:10px;color:var(--pro-setup-muted);font-size:.86rem}.pro-offerings-save-note svg{flex:0 0 auto;color:var(--pro-setup-green)}.pro-offerings-save-footer .primary-button{min-height:42px;padding:0 18px;border-radius:10px;background:#087344;box-shadow:0 12px 24px #0873442e;font-size:.92rem}@media (max-width: 1100px){.pro-offerings-page .preference-row{grid-template-columns:1fr}.pro-offerings-page .preference-controls{grid-template-columns:repeat(2,minmax(0,1fr));border-radius:12px}.pro-offerings-page .preference-controls .role-tab{border-right:1px solid var(--pro-setup-line);border-bottom:1px solid var(--pro-setup-line)}.pro-offerings-page .preference-controls .role-tab:nth-child(2n){border-right:0}.pro-offerings-page .preference-controls .role-tab:nth-last-child(-n+2){border-bottom:0}}@media (max-width: 760px){.pro-offerings-page{width:100%;padding-bottom:calc(var(--app-mobile-bottom-nav-height, 86px) + env(safe-area-inset-bottom) + 28px)}.pro-offerings-page .section-heading h1{font-size:2rem}.pro-offerings-page .panel-card-compact{padding:14px}.pro-offerings-page .service-accordion-trigger{min-height:66px;padding:9px 12px}.pro-offerings-page .service-accordion-icon{width:48px;height:48px;flex-basis:48px}.pro-offerings-page .setup-main,.pro-offerings-page .setup-sidebar{gap:12px}.pro-offerings-page .section-block{margin-bottom:14px}.pro-offerings-page .section-heading{gap:10px}.pro-offerings-page .section-heading p:not(.eyebrow){font-size:.98rem;line-height:1.45}.pro-offerings-page .pro-offerings-mobile-selector{display:block;position:static;padding:0;border:0;background:transparent;box-shadow:none}.pro-offerings-page .pro-offerings-mobile-selector .ghost-button{width:100%;min-height:40px;border-radius:13px;background:#ffffffe6}.pro-offerings-page .pro-offerings-selected-heading{display:none}.pro-offerings-page .offering-choice-list{gap:0}.pro-offerings-page .offering-choice-button{min-height:84px;padding:12px;border-radius:16px}.pro-offerings-page article.offering-choice-button{grid-template-columns:1fr;gap:10px}.pro-offerings-work-type-main{width:100%}.pro-offerings-work-type-actions{width:100%;justify-content:space-between;gap:8px}.pro-offerings-work-type-toggle-button{min-height:30px;padding-inline:9px;font-size:.72rem}.pro-offerings-not-offered-empty .primary-button{width:100%}.pro-offerings-page .offering-choice-button .service-accordion-icon{width:54px;height:54px;flex-basis:54px}.pro-offerings-page .setup-status-row{display:none}.pro-offerings-work-type-status-control{grid-template-columns:1fr}.pro-offerings-page .section-heading h2,.pro-offerings-page .panel-card h2{font-size:1.28rem}.pro-offerings-page .preference-row{padding:12px;border-radius:15px}.pro-offerings-page .pro-offerings-question-card{padding:14px}.pro-offerings-page .pro-offerings-question-heading{gap:10px;font-size:1rem}.pro-offerings-page .pro-offerings-question-icon{width:56px;height:56px;flex-basis:56px}.pro-offerings-page .pro-offerings-option-icon{width:48px;height:48px;flex-basis:48px}.pro-offerings-page .question-card .preference-row:first-of-type{padding-top:12px}.pro-offerings-save-footer{position:static;display:grid;padding:12px;border-radius:16px;box-shadow:none}.pro-offerings-save-footer .primary-button{width:100%}}.mobile-offering-hidden{display:contents}.media-upload-field,.media-gallery-grid{display:grid;gap:14px}.media-upload-shell{position:relative;display:grid;gap:14px;padding:16px;border:1px solid var(--line);border-radius:22px;background:var(--surface-bg)}.media-upload-shell-avatar{grid-template-columns:auto minmax(0,1fr);align-items:center}.media-upload-target-wrap{position:relative}.media-upload-target-wrap-avatar{width:84px}.media-upload-target{position:relative;display:block;width:100%;padding:0;border:0;background:transparent;cursor:pointer;text-align:left}.media-upload-target-avatar{width:84px}.media-upload-preview{display:block;width:100%;max-height:320px;-o-object-fit:cover;object-fit:cover;border-radius:18px;border:1px solid rgba(23,32,51,.08);background:var(--surface-bg-soft)}.media-upload-preview-avatar{width:84px;height:84px;max-height:none;border-radius:999px}.media-upload-placeholder{min-height:96px;display:grid;place-items:center;gap:6px;padding:18px;border:1px dashed rgba(31,58,115,.18);border-radius:18px;background:var(--surface-bg-soft);text-align:center;color:var(--muted)}.media-upload-placeholder span{color:var(--text-placeholder)}.media-upload-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;gap:8px;border-radius:18px;background:#17203385;color:#fff;font-weight:700}.media-upload-remove-button{position:absolute;top:8px;right:8px;z-index:2;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(23,32,51,.12);border-radius:999px;background:var(--surface-bg);color:var(--ink)}.media-upload-remove-button:disabled{opacity:.55;cursor:not-allowed}.media-upload-tile-actions{position:absolute;left:10px;bottom:10px;z-index:3;display:inline-flex;align-items:center;gap:7px}.media-upload-tile-action{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(19,35,63,.12);border-radius:999px;background:#fffffff0;color:var(--ink);box-shadow:0 10px 22px #13233f29;cursor:pointer}.media-upload-tile-action:hover,.media-upload-tile-action:focus-visible{border-color:#0e5bcf52;color:var(--link)}.media-upload-tile-action:disabled{opacity:.56;cursor:not-allowed}.media-upload-actions{display:grid;gap:12px}.media-upload-picker-actions{display:flex;flex-wrap:wrap;gap:10px}.media-upload-input{display:none}.listing-editor-page.section-narrow{max-width:980px}.listing-editor-page,.listing-editor-page input,.listing-editor-page select,.listing-editor-page textarea,.listing-editor-page button{font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif}.listing-editor-page{gap:22px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.listing-editor-header{display:grid;gap:8px;padding:10px 4px 2px}.listing-editor-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.listing-editor-header-copy{min-width:0;display:grid;gap:8px}.listing-editor-kicker{margin:0;color:var(--muted);font-size:.98rem;font-weight:600}.listing-editor-header h1{margin:0;font-size:clamp(3rem,7vw,4.4rem);line-height:.94;letter-spacing:-.055em}.listing-editor-language-control{min-height:42px;display:inline-flex;align-items:center;gap:10px;padding:0 14px;border:1px solid rgba(19,35,63,.08);border-radius:12px;background:#fff;color:var(--ink);flex:0 0 auto}.listing-editor-language-control select{border:0;background:transparent;color:inherit;font:inherit;font-size:.94rem;font-weight:600;outline:none}.listing-editor-form{gap:20px;padding-bottom:112px}.listing-editor-card{padding:18px 18px 20px;border-radius:28px;border-color:#13233f14;background:linear-gradient(180deg,#fffffffa,#f8fafff5);box-shadow:0 22px 50px #13233f0f,inset 0 1px #fffffff5}.listing-editor-section-heading{display:flex;align-items:center;gap:14px;margin-bottom:14px}.listing-editor-step{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:999px;border:1px solid rgba(19,35,63,.08);background:linear-gradient(180deg,#f8fafffa,#eff3fcf5);color:var(--ink);font-size:1.05rem;font-weight:700;line-height:1}.listing-editor-section-heading h2{margin:0;font-size:clamp(1.55rem,2.6vw,2rem);line-height:1.08;letter-spacing:-.04em}.listing-editor-section-heading p{margin:5px 0 0;color:#687893;font-size:.98rem;line-height:1.45}.listing-editor-page .field{gap:10px}.listing-editor-page .field input,.listing-editor-page .field select,.listing-editor-page .field textarea{min-height:56px;padding:0 18px;border-radius:18px;border:1px solid rgba(31,58,115,.1);background:#ffffffeb;box-shadow:inset 0 1px #ffffffe6;font-size:1.08rem;color:var(--ink)}.listing-editor-page .field textarea{min-height:108px;padding:16px 18px;resize:vertical}.listing-editor-page .field input::-moz-placeholder,.listing-editor-page .field textarea::-moz-placeholder{color:var(--text-placeholder)}.listing-editor-page .field input::placeholder,.listing-editor-page .field textarea::placeholder{color:var(--text-placeholder)}.listing-editor-search-field{gap:0}.listing-editor-page .combobox-menu{margin-top:2px;border-radius:22px;border-color:#1f3a731a;background:#fffffffa}.listing-editor-page .combobox-option{min-height:52px;padding:12px 16px}.listing-editor-page .service-accordion-list,.listing-editor-page .question-tree{gap:10px}.listing-editor-page .service-accordion-item{overflow:hidden;border-radius:22px;border-color:#1f3a731a;background:#ffffffe6;box-shadow:inset 0 1px #fffffff0}.listing-editor-page .service-accordion-item-active{border-color:#e6462e1f;background:linear-gradient(180deg,#fffbf9fa,#fffffff5)}.listing-editor-page .service-accordion-trigger{min-height:72px;padding:14px 16px}.listing-editor-page .service-accordion-icon{width:42px;height:42px;border-radius:16px;border:1px solid rgba(31,58,115,.08);background:linear-gradient(180deg,#f8fafffa,#f1f5fcf5)}.listing-editor-page .service-accordion-label{font-size:1.08rem;font-weight:700;letter-spacing:-.025em}.listing-editor-page .service-accordion-trailing svg{transition:transform .18s ease}.listing-editor-page .service-accordion-trigger-active .service-accordion-trailing svg{transform:rotate(180deg)}.listing-editor-page .service-branch{gap:22px;padding:18px;border:1px solid rgba(31,58,115,.12);border-radius:24px;background:linear-gradient(180deg,#f8fbfffa,#fffffffa);box-shadow:0 18px 38px #13233f0f,inset 0 1px #fffffff5}.listing-editor-page .soft-panel{width:100%;border-radius:16px;border-color:#1f3a730f;background:#f6f9fdd1;color:#526684}.listing-editor-page .offering-choice-list{gap:8px}.listing-editor-step-card{position:relative;display:grid;gap:16px;padding:18px 20px;border:1px solid rgba(31,58,115,.14);border-left:4px solid rgba(143,164,201,.42);border-radius:22px;background:#fffffffa;box-shadow:0 16px 34px #13233f0f}.listing-editor-step-card-header{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px}.listing-editor-step-badge{min-width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border:1px solid rgba(31,58,115,.1);border-radius:14px;background:linear-gradient(180deg,#fff,#eef4ff);color:#173a73;font-size:1rem;font-weight:700;line-height:1}.listing-editor-step-card-copy{display:grid;gap:3px}.listing-editor-page .offering-choice-button,.listing-editor-page .selection-item{width:100%;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;justify-content:start;gap:14px;min-height:64px;padding:14px 15px;border-radius:16px;border:1px solid rgba(31,58,115,.14);background:#fffffffa;box-shadow:0 8px 18px #13233f09}.listing-editor-page .selection-item{justify-items:stretch}.listing-editor-page .offering-choice-button-active,.listing-editor-page .selection-item-active{border-color:#e6462e57;background:#fff7f4fa;color:var(--accent-strong);box-shadow:0 10px 22px #e6462e12}.listing-editor-page .offering-choice-button-static{cursor:default}.listing-editor-choice-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px}.listing-editor-choice-icon-green{color:#3f9a60}.listing-editor-choice-icon-blue{color:#4c83e5}.listing-editor-choice-icon-orange{color:#d6724f}.listing-editor-choice-icon-slate{color:#6f7f99}.listing-editor-choice-icon-rose{color:#d86950}.listing-editor-choice-copy{display:grid;gap:3px;min-width:0}.listing-editor-page .offering-choice-button strong,.listing-editor-page .selection-item strong{margin:0;font-size:1.02rem;line-height:1.24}.listing-editor-page .offering-choice-button .listing-editor-choice-copy span,.listing-editor-page .selection-item .listing-editor-choice-copy span{color:#7f8da5;font-size:.9rem;line-height:1.4}.listing-editor-page .question-card{padding:0;border-top:0;border:0;border-radius:0;background:transparent;box-shadow:none}.listing-editor-page .question-card.listing-editor-step-card{padding:18px 20px;border:1px solid rgba(31,58,115,.14);border-left:4px solid rgba(143,164,201,.42);border-radius:22px;background:#fffffffa;box-shadow:0 16px 34px #13233f0f}.listing-editor-page .question-card.listing-editor-step-card-current{border-color:#2f6df68f;border-left-color:#2f6df6;background:linear-gradient(180deg,#f4f9fffa,#fffffffa);box-shadow:0 18px 38px #2f6df61f}.listing-editor-page .question-card.listing-editor-step-card-completed:not(.listing-editor-step-card-current){border-color:#1f3a731c;border-left-color:#4b9a606b;background:linear-gradient(180deg,#fffffffa,#f9fbfefa)}.listing-editor-step-card-current .listing-editor-step-badge{border-color:#2f6df62e;background:linear-gradient(180deg,#e5f0ff,#d3e4ff);color:#1554d1}.listing-editor-step-card-completed:not(.listing-editor-step-card-current) .listing-editor-step-badge{border-color:#4b9a6024;background:linear-gradient(180deg,#f0f9f3,#e2f4e8);color:#237a43}.listing-editor-step-card-current .selection-item-active{border-color:#2f6df666;background:#eff6fffa;color:#173a73;box-shadow:0 10px 22px #2f6df617}.listing-editor-page .question-card h3{margin:0;font-size:1.18rem;line-height:1.18;letter-spacing:-.03em}.listing-editor-flow-group,.listing-editor-question-stack{display:grid}.listing-editor-flow-group{gap:10px}.listing-editor-flow-group h3{margin:0;font-size:1.18rem;line-height:1.16;letter-spacing:-.035em}.listing-editor-question-stack{gap:22px}.listing-editor-question-header{display:grid;gap:7px;margin-bottom:10px}.listing-editor-question-context,.listing-editor-note-copy,.listing-editor-question-help,.listing-editor-inline-note{margin:0}.listing-editor-question-context{color:#72829b;font-size:.8rem;font-weight:600;letter-spacing:.01em}.listing-editor-question-help{color:#7f8da5;font-size:.92rem;line-height:1.5}.listing-editor-inline-note{color:#70819a;font-size:.93rem;line-height:1.5}.listing-editor-inline-note-action,.listing-editor-inline-note-icon{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.listing-editor-inline-note-icon{justify-content:flex-start;color:#72829b}.listing-editor-note-copy{color:#7f8da5;font-size:.92rem;line-height:1.5}.listing-editor-photo-upload .flow-actions{align-items:flex-start;gap:12px}.listing-editor-photo-upload .flow-actions>div:first-child{display:grid;gap:10px}.listing-editor-photo-upload .section-copy{margin:0;font-size:.98rem;color:#415372}.listing-editor-photo-upload .pill{padding:8px 12px;border-radius:14px;background:#f5f7fbf5}.listing-editor-photo-upload .media-upload-shell{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.listing-editor-photo-upload .media-upload-placeholder{min-height:172px;padding:22px;border-radius:28px;border:2px dashed rgba(143,164,201,.48);background:linear-gradient(180deg,#fcfdfffa,#f6f8fdf5);gap:10px;text-align:center}.listing-editor-photo-upload .media-upload-placeholder svg{width:28px;height:28px;color:#8095bb}.listing-editor-photo-upload .media-upload-placeholder strong{font-size:1.02rem;line-height:1.2;color:var(--ink)}.listing-editor-photo-upload .media-upload-placeholder span{font-size:.96rem;color:#5f7293}.listing-editor-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.listing-editor-summary-card{align-items:flex-start;min-height:100%}.listing-editor-page .sticky-action{bottom:10px}.listing-editor-actions{padding:12px;border:1px solid rgba(31,58,115,.08);border-radius:22px;background:#fffffff0;box-shadow:0 18px 38px #13233f14}.listing-editor-page .flow-actions-right{gap:12px}.listing-editor-page .ghost-button,.listing-editor-page .primary-button{min-height:52px;padding:0 20px;border-radius:18px;font-size:1rem;font-weight:700}.listing-editor-page .ghost-button{background:#fffffff5}.listing-editor-page .primary-button{background:linear-gradient(180deg,#f5a58f,#ef8b74);box-shadow:0 18px 28px #ef8b7447}.listing-editor-page .listing-editor-post-button{background:linear-gradient(180deg,#f5a58f,#ef8b74);box-shadow:none;opacity:.62}.listing-editor-page .listing-editor-post-button-ready{background:linear-gradient(180deg,#ff4a32,#ef2d20);box-shadow:0 18px 30px #ef2d204d;opacity:1}.listing-editor-page .listing-editor-post-button:disabled{cursor:not-allowed}.listing-editor-page .listing-editor-post-button-ready:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 22px 36px #ef2d2057}.listing-editor-page{--request-green: #0ea85b;--request-green-dark: #08783f;--request-green-soft: #ecfbf3;--request-ink: #0b1d42;--request-card-border: rgba(12, 31, 69, .11)}.listing-editor-page.section-narrow{max-width:min(100%,980px)}.listing-editor-progress{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:8px;margin-top:20px;padding:2px 4px 0}.listing-editor-progress-item{position:relative;display:grid;justify-items:center;gap:8px;color:#60708b;font-size:.95rem;font-weight:700}.listing-editor-progress-item:not(:last-child):after{content:"";position:absolute;top:20px;left:calc(50% + 26px);right:calc(-50% + 26px);height:3px;border-radius:999px;background:#dde4ee}.listing-editor-progress-item-complete:not(:last-child):after{background:var(--request-green)}.listing-editor-progress-node{position:relative;z-index:1;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #d6dee9;border-radius:999px;background:#fff;color:#5f6f89;font-size:1.08rem}.listing-editor-progress-item-active,.listing-editor-progress-item-complete{color:var(--request-green-dark)}.listing-editor-progress-item-active .listing-editor-progress-node,.listing-editor-progress-item-complete .listing-editor-progress-node{border-color:var(--request-green);background:var(--request-green);color:#fff}.listing-editor-card{border-color:var(--request-card-border);background:#fffffffa}.listing-editor-card-service{background:transparent;border:0;box-shadow:none;padding-inline:0}.listing-editor-service-card-grid,.listing-editor-service-card-grid-compact{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:16px}.listing-editor-service-card{position:relative;min-height:222px;display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;align-content:start;gap:10px;padding:18px 14px 20px;border:2px solid rgba(12,31,69,.09);border-radius:24px;background:#fff;text-align:center;box-shadow:0 12px 28px #0e1d410f}.listing-editor-service-card:hover,.listing-editor-service-card:focus-visible{border-color:#0ea85b73;background:#fff;box-shadow:0 16px 34px #0ea85b1a}.listing-editor-service-card-active{border-color:var(--request-green);background:linear-gradient(180deg,#f4fff8,#fff);box-shadow:0 18px 38px #0ea85b24}.listing-editor-service-card-icon{width:clamp(84px,10vw,96px);min-width:76px;height:clamp(84px,10vw,96px);min-height:76px;border-radius:0;background:transparent;overflow:visible}.listing-editor-service-card-icon img{width:100%!important;height:100%!important;-o-object-fit:contain;object-fit:contain}.listing-editor-service-card-copy{justify-items:center;gap:6px}.listing-editor-service-card-meta{justify-content:center}.listing-editor-service-card-meta strong{color:var(--request-ink);font-size:clamp(.92rem,2.8vw,1.06rem);line-height:1.16;letter-spacing:0;overflow-wrap:anywhere}.listing-editor-service-card-helper,.listing-editor-service-card-offering{display:none}.listing-editor-service-card-check{position:absolute;top:16px;right:16px;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--request-green);color:#fff;box-shadow:0 10px 24px #0ea85b42}.listing-editor-selected-service-summary{grid-template-columns:78px minmax(0,1fr) auto;min-height:92px;padding:12px 14px;border-radius:22px}.listing-editor-selected-service-summary .listing-editor-service-card-icon{width:70px;height:70px}.listing-editor-selected-service-copy strong{color:var(--request-ink);font-size:clamp(1.2rem,4vw,1.6rem)}.listing-editor-page .question-card.listing-editor-step-card,.listing-editor-step-card{border-left-width:0;border-color:var(--request-card-border);border-radius:24px;background:#fff;box-shadow:0 14px 30px #0e1d410e}.listing-editor-page .question-card.listing-editor-step-card-current{border-color:#0ea85b6b;background:#fff;box-shadow:0 18px 34px #0ea85b1a}.listing-editor-step-card-current .listing-editor-step-badge,.listing-editor-step-card-completed:not(.listing-editor-step-card-current) .listing-editor-step-badge{border-color:var(--request-green);background:var(--request-green);color:#fff}.listing-editor-page .selection-list-single,.listing-editor-page .offering-choice-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:14px}.listing-editor-page .offering-choice-button,.listing-editor-page .selection-item{position:relative;min-height:154px;grid-template-columns:1fr;justify-items:center;align-content:center;gap:10px;padding:16px 12px;border:2px solid rgba(12,31,69,.1);border-radius:20px;background:#fff;text-align:center}.listing-editor-page .offering-choice-button-active,.listing-editor-page .selection-item-active,.listing-editor-step-card-current .selection-item-active{border-color:var(--request-green);background:linear-gradient(180deg,#f2fff7,#fff);color:var(--request-green-dark);box-shadow:0 14px 28px #0ea85b1a}.listing-editor-page .offering-choice-button-active:after,.listing-editor-page .selection-item-active:after{content:"✓";position:absolute;top:10px;right:10px;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--request-green);color:#fff;font-weight:800}.listing-editor-choice-icon{width:86px;height:80px}.listing-editor-choice-icon img{width:100%!important;height:100%!important;-o-object-fit:contain;object-fit:contain}.listing-editor-page .offering-choice-button strong,.listing-editor-page .selection-item strong{color:var(--request-ink);font-size:1.08rem;letter-spacing:-.025em}.listing-editor-page .selection-item-active strong,.listing-editor-page .offering-choice-button-active strong{color:var(--request-green-dark)}.listing-editor-page .listing-editor-post-button-ready{background:linear-gradient(180deg,#12b965,#07934f);box-shadow:0 18px 30px #0ea85b3d}.listing-editor-page .listing-editor-post-button-ready:not(:disabled):hover{box-shadow:0 22px 36px #0ea85b4d}.listing-editor-page .sticky-action{left:0;right:0;bottom:calc(10px + env(safe-area-inset-bottom));z-index:20;justify-content:center;gap:12px}.listing-editor-page .sticky-action,.listing-editor-actions{align-items:center}.listing-editor-sticky-summary{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;max-width:440px;min-height:72px;padding:10px 14px;border:1px solid rgba(12,31,69,.08);border-radius:24px;background:#fffffff5;box-shadow:0 18px 42px #0e1d411f}.listing-editor-sticky-summary strong,.listing-editor-sticky-summary small{display:block}.listing-editor-sticky-summary strong{color:var(--request-ink);font-size:1rem;line-height:1.15}.listing-editor-sticky-summary small{overflow:hidden;color:#667893;font-size:.9rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.listing-editor-sticky-icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:#f1fff7}@media (max-width: 700px){.listing-editor-page.section-narrow{padding-inline:14px;padding-bottom:calc(132px + env(safe-area-inset-bottom) + var(--app-keyboard-inset))}.listing-editor-header-copy h1{font-size:clamp(2.3rem,12vw,3.4rem)}.listing-editor-progress-node{width:38px;height:38px}.listing-editor-progress-item:not(:last-child):after{top:18px;left:calc(50% + 23px);right:calc(-50% + 23px)}.listing-editor-service-card-grid,.listing-editor-service-card-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.listing-editor-service-card{min-height:128px;padding:10px 6px 12px;border-radius:18px;gap:7px}.listing-editor-service-card-icon{width:clamp(62px,17vw,72px);min-width:64px;height:clamp(62px,17vw,72px);min-height:64px}.listing-editor-service-card-check{width:34px;height:34px;top:10px;right:10px}.listing-editor-selected-service-summary{grid-template-columns:62px minmax(0,1fr)}.listing-editor-selected-service-summary .listing-editor-service-card-icon{width:58px;height:58px}.listing-editor-selected-service-change{grid-column:1 / -1}.listing-editor-page .selection-list-single,.listing-editor-page .offering-choice-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.listing-editor-page .offering-choice-button,.listing-editor-page .selection-item{min-height:132px;padding:14px 10px;border-radius:18px}.listing-editor-choice-icon{width:78px;height:72px}.listing-editor-page .offering-choice-button strong,.listing-editor-page .selection-item strong{font-size:.98rem}.listing-editor-summary-grid{grid-template-columns:1fr}.listing-editor-page .sticky-action{position:sticky;bottom:calc(8px + env(safe-area-inset-bottom) + var(--app-keyboard-inset));display:grid;grid-template-columns:1fr}.listing-editor-sticky-summary{max-width:none;min-height:66px}.listing-editor-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.listing-editor-actions .listing-editor-post-button{grid-column:1 / -1}.listing-editor-service-inline-actions{padding-bottom:8px}.listing-editor-service-inline-actions .ghost-button{width:100%}}@media (max-width: 340px){.listing-editor-service-card-grid,.listing-editor-service-card-grid-compact,.listing-editor-page .selection-list-single,.listing-editor-page .offering-choice-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.media-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.media-gallery-card{display:grid;gap:12px;padding:14px;border:1px solid rgba(19,35,63,.06);border-radius:22px;background:var(--surface-bg);box-shadow:var(--shadow-soft)}.media-gallery-image-wrap{position:relative}.media-gallery-image{display:block;width:100%;aspect-ratio:4 / 3;-o-object-fit:cover;object-fit:cover;border-radius:16px;border:1px solid rgba(23,32,51,.08)}.media-gallery-remove-button{position:absolute;top:8px;right:8px;z-index:2;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(23,32,51,.12);border-radius:999px;background:#fcfaf7f5;color:var(--ink);box-shadow:0 6px 18px #16233b0d}.media-gallery-remove-button:disabled{opacity:.55;cursor:not-allowed}.media-gallery-placeholder{min-height:160px;display:grid;align-content:center;gap:6px;padding:16px;border-radius:16px;background:var(--surface-bg-soft);color:var(--muted)}.spinning-icon{animation:spin .9s linear infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes pulse{0%{box-shadow:0 0 #ef2d2047}70%{box-shadow:0 0 0 18px #ef2d2000}to{box-shadow:0 0 #ef2d2000}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1600px){.service-builder-shell{grid-template-columns:minmax(300px,360px) minmax(0,1fr);grid-template-areas:"sidebar main" "sidebar inspector"}.admin-workspace-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 1200px){.customer-dashboard-shell{grid-template-columns:216px minmax(0,1fr)}.customer-dashboard-body{grid-template-columns:1fr}.customer-dashboard-rail{max-width:none;grid-template-columns:repeat(3,minmax(0,1fr))}.customer-dashboard-request-grid{grid-template-columns:repeat(2,minmax(280px,320px));justify-content:start}.customer-dashboard-hero{grid-template-columns:1fr}.service-builder-shell{grid-template-columns:1fr;grid-template-areas:"sidebar" "main" "inspector"}.service-builder-list{max-height:none}.admin-workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 960px){.customer-dashboard-page{padding-bottom:calc(128px + env(safe-area-inset-bottom) + var(--app-keyboard-inset))}.customer-dashboard-home-header{min-height:76px;padding:10px 8px 12px}.customer-dashboard-home-logo{width:154px;max-width:56vw}.customer-dashboard-home-slogan{width:194px;max-width:64vw}.customer-dashboard-home-alert{width:56px;height:56px}.app-shell:has(.customer-dashboard-page){width:calc(100% - 18px);max-width:none;padding-top:14px}.customer-dashboard-shell{grid-template-columns:1fr}.customer-dashboard-sidebar,.customer-dashboard-rail{display:none}.customer-dashboard-content{display:grid;grid-template-columns:1fr;gap:22px}.customer-dashboard-desktop-topbar,.customer-dashboard-body{display:contents;padding:0}.customer-dashboard-mobile-rail,.customer-dashboard-mobile-nav{display:grid}.customer-dashboard-mobile-header{display:flex}.customer-dashboard-toprow{display:none}.customer-dashboard-mobile-header .brand-logo-full{width:160px;max-width:52vw}.customer-dashboard-searchbar,.customer-dashboard-hero,.customer-dashboard-conversations-card,.customer-dashboard-request-card,.customer-dashboard-rail-card,.customer-dashboard-empty-card{border-radius:24px}.customer-dashboard-hero{min-height:0;padding:24px 20px}.customer-dashboard-hero-copy h1{max-width:11ch;font-size:clamp(2.35rem,11vw,3.05rem);line-height:.98}.customer-dashboard-hero-copy>p:not(.eyebrow){max-width:22ch;font-size:clamp(1.05rem,4.4vw,1.22rem);line-height:1.32;white-space:normal}.customer-dashboard-hero-copy>p:not(.eyebrow) span{display:block}.customer-dashboard-hero-copy{max-width:none;padding-right:10px}.customer-dashboard-pro-cta{display:grid;grid-template-columns:1fr;gap:12px;padding:14px;border-radius:20px}.customer-dashboard-pro-cta-copy{align-items:flex-start}.customer-dashboard-pro-cta-action{width:100%;justify-content:center}.customer-dashboard-setup-prompt{grid-template-columns:1fr;gap:12px;padding:16px;border-radius:22px}.customer-dashboard-setup-prompt-icon{width:42px;height:42px;border-radius:14px}.customer-dashboard-setup-prompt-actions{display:grid;grid-template-columns:1fr;width:100%}.customer-dashboard-setup-prompt-actions .primary-button,.customer-dashboard-setup-prompt-actions .ghost-button{width:100%}.customer-dashboard-top-actions{gap:10px}.customer-dashboard-top-action,.customer-dashboard-profile-trigger{min-height:50px;min-width:50px}.customer-dashboard-hero-image{-o-object-fit:cover;object-fit:cover;-o-object-position:70% center;object-position:70% center}.customer-dashboard-hero-art{left:0;width:100%;max-width:none;min-width:0;border-radius:0}.customer-dashboard-hero-image-overlay{background:linear-gradient(90deg,#eef5ff,#eef5fffa 32%,#eef5ffe6,#eef5ff9e 68%,#eef5ff38 84%,#eef5ff00 96%)}.customer-dashboard-post-cta{width:100%;min-width:0;min-height:82px;gap:16px;padding:16px}.customer-dashboard-post-cta-icon{width:66px;height:66px}.customer-dashboard-request-grid{grid-template-columns:1fr}.customer-dashboard-shortcut-card{grid-template-columns:auto minmax(0,1fr);min-height:104px;gap:12px;padding:16px 32px 16px 14px;border-radius:22px}.customer-dashboard-shortcut-card>svg:last-child{position:absolute;right:10px}.customer-dashboard-shortcut-icon{width:56px;height:56px;border-radius:18px}.customer-dashboard-request-card{grid-template-columns:58px minmax(0,1fr) auto;gap:12px;min-height:112px;padding:14px;border-radius:22px}.customer-dashboard-request-icon{width:58px;height:58px;border-radius:17px}.customer-dashboard-open-button{min-height:46px;min-width:88px;max-width:132px;padding:0 12px;border-radius:16px;font-size:.94rem}.customer-dashboard-section,.customer-dashboard-section-heading{gap:10px}.customer-dashboard-section-heading h2{font-size:1.55rem;line-height:1.04}.customer-dashboard-section-heading p{margin-top:3px;font-size:.95rem;line-height:1.35}.customer-dashboard-section-icon{width:42px;height:42px;flex-basis:42px;border-radius:15px}.customer-dashboard-updates-empty-card{gap:10px;padding:24px 18px;border-radius:24px;box-shadow:none}.customer-dashboard-empty-icon{width:64px;height:64px}.customer-dashboard-nearby-offer-card{grid-template-columns:88px minmax(0,1fr);gap:12px;padding:12px;border-radius:24px;box-shadow:none}.customer-dashboard-nearby-offer-thumb{width:88px;border-radius:16px}.customer-dashboard-nearby-offer-button{grid-column:1 / -1;width:100%;min-height:42px;justify-content:center}.customer-dashboard-conversation-row{grid-template-columns:1fr}.customer-dashboard-conversation-actions{justify-content:flex-start}.customer-dashboard-popular-services{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-card,.workspace-grid,.card-grid,.selection-list,.quick-actions-grid,.grid-two,.filter-grid,.conversation-grid,.discovery-map-shell,.setup-shell,.account-grid,.app-home-quick-grid,.page-split-layout{grid-template-columns:1fr}.app-shell.app-shell-signed-in:has(.service-area-page){width:100vw;height:100dvh;min-height:100dvh;overflow:hidden}.app-shell.app-shell-signed-in:has(.service-area-page) .app-main{width:100vw;height:100dvh;min-height:0;overflow:hidden}.app-shell.app-shell-signed-in:has(.service-area-page) .app-topbar{flex:0 0 auto}.app-shell.app-shell-signed-in:has(.service-area-page)>.app-main>.page-shell{flex:1 1 auto;min-height:0;width:100vw;padding:0;overflow:hidden;scroll-padding-bottom:0}.service-area-page{position:relative;width:100vw;height:100%;min-height:0;overflow:hidden;gap:0}.service-area-page-heading{display:none}.service-area-page>.form-error,.service-area-page>.form-info{position:absolute;left:18px;right:18px;top:12px;z-index:430;margin:0}.service-area-page>.section-block{width:100%;height:100%;padding:0}.service-area-setup-shell,.service-area-map-controls{grid-template-columns:1fr}.service-area-setup-shell{position:relative;height:100%;min-height:0;display:block;gap:0;overflow:hidden}.service-area-saved-sets-panel,.service-area-desktop-editor-controls{display:none}.service-area-mobile-drawer{position:absolute;top:12px;left:14px;right:14px;z-index:360;display:block;max-height:min(78dvh,720px);border:1px solid rgba(19,35,63,.14);border-radius:24px;background:#fffffff7;box-shadow:0 22px 54px #13233f2e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden;pointer-events:auto;transition:max-height .24s ease,box-shadow .18s ease,background-color .18s ease}.service-area-page-drawer-collapsed .service-area-mobile-drawer{max-height:54px;background:#fffffff0;box-shadow:0 12px 30px #13233f24}.service-area-mobile-drawer-handle{width:100%;min-height:48px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:8px 18px;border:0;border-radius:24px 24px 0 0;background:transparent;color:var(--ink);cursor:pointer;pointer-events:auto}.service-area-mobile-drawer-handle>span{justify-self:end;width:58px;height:6px;border-radius:999px;background:#59677f52}.service-area-mobile-drawer-handle strong{justify-self:center;font-size:.92rem}.service-area-mobile-drawer-handle svg{justify-self:end}.service-area-mobile-drawer-content{max-height:min(68dvh,610px);display:grid;gap:12px;padding:6px 18px 18px;overflow-y:auto;overscroll-behavior:contain;opacity:1;visibility:visible;transition:opacity .16s ease,visibility .16s ease}.service-area-page-drawer-collapsed .service-area-mobile-drawer-content{opacity:0;visibility:hidden;pointer-events:none}.service-area-mobile-drawer-content .section-heading{gap:6px}.service-area-mobile-drawer-content .section-heading h1{margin:0;font-size:clamp(1.85rem,8vw,2.55rem);line-height:1.02}.service-area-mobile-drawer-content .section-heading p{margin:0;color:var(--muted);font-size:.95rem;line-height:1.35}.service-area-mobile-saved-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.service-area-mobile-saved-row .ghost-button{min-height:44px;white-space:nowrap}.service-area-mobile-fields-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(126px,.58fr);gap:10px}.service-area-mobile-drawer .service-area-help-tooltip{right:0;left:auto;width:min(230px,68vw);transform:translateY(4px)}.service-area-mobile-drawer .service-area-help:hover .service-area-help-tooltip,.service-area-mobile-drawer .service-area-help:focus-within .service-area-help-tooltip{transform:translate(0)}.service-area-active-toggle{border-top-color:#13233f1a}.service-area-editor-panel,.service-area-page .setup-main,.service-area-map-card{position:static;display:contents}.service-area-saved-sets-panel{padding:14px}.service-area-map-workspace,.service-area-map{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0;border:0;border-radius:0;box-shadow:none}.app-shell.app-shell-signed-in:has(.service-area-map-workspace) .app-mobile-bottom-nav{z-index:5200;isolation:isolate;pointer-events:auto}.app-shell.app-shell-signed-in:has(.service-area-map-workspace) .service-area-map-card,.app-shell.app-shell-signed-in:has(.service-area-map-workspace) .service-area-map-workspace,.app-shell.app-shell-signed-in:has(.service-area-map-workspace) .service-area-map{position:relative;z-index:0}.app-shell.app-shell-signed-in:has(.service-area-map-workspace) .service-area-map-workspace .leaflet-map-pane{z-index:0}.app-shell.app-shell-signed-in:has(.service-area-map-workspace) .service-area-map-workspace .leaflet-tile-pane{z-index:10}.app-shell.app-shell-signed-in:has(.service-area-map-workspace) .service-area-map-workspace .leaflet-overlay-pane{z-index:20}.app-shell.app-shell-signed-in:has(.service-area-map-workspace) .service-area-map-workspace .leaflet-shadow-pane{z-index:30}.app-shell.app-shell-signed-in:has(.service-area-map-workspace) .service-area-map-workspace .leaflet-marker-pane{z-index:40}.app-shell.app-shell-signed-in:has(.service-area-map-workspace) .service-area-map-workspace .leaflet-tooltip-pane{z-index:50}.app-shell.app-shell-signed-in:has(.service-area-map-workspace) .service-area-map-workspace .leaflet-popup-pane{z-index:60}.app-shell.app-shell-signed-in:has(.service-area-map-workspace) .service-area-map-workspace .leaflet-control-container{z-index:70}.app-shell.app-shell-signed-in:has(.service-area-map-workspace) .service-area-map-workspace .leaflet-control-container .leaflet-bottom{bottom:calc(var(--app-mobile-bottom-nav-height) + 12px + env(safe-area-inset-bottom))}.app-shell.app-shell-signed-in:has(.service-area-map-workspace) .service-area-coverage-control{z-index:110}.app-shell.app-shell-signed-in:has(.service-area-map-workspace) .service-area-hover-label{z-index:105}.service-area-floating-controls{width:auto;grid-template-columns:1fr;z-index:120;right:18px;bottom:calc(var(--app-mobile-bottom-nav-height) + 18px + env(safe-area-inset-bottom));left:18px;gap:8px;padding:10px 12px 12px;border-radius:18px;background:#ffffff85;opacity:.42;transform:translateY(4px);box-shadow:0 12px 30px #13233f1a}.service-area-floating-controls:hover,.service-area-floating-controls:focus-within,.service-area-floating-controls.service-area-floating-controls-active{background:#fffffff5;opacity:1;transform:translateY(0);box-shadow:0 22px 54px #13233f2e}.service-area-floating-range{gap:4px}.service-area-slider-label{font-size:.72rem;line-height:1;font-weight:800;letter-spacing:.055em}.service-area-slider-value{font-size:.82rem;line-height:1;font-weight:800}.service-area-floating-save-button{min-height:44px;padding:10px 14px;border-radius:14px;font-size:.95rem}.listing-editor-summary-grid,.listing-context-body,.listing-spotlight-main{grid-template-columns:1fr}.listing-spotlight-footer{justify-items:stretch;padding-bottom:calc(120px + env(safe-area-inset-bottom))}.listing-spotlight-footer .location-preview-map-shell{margin-bottom:0}.listing-spotlight-title-row h1{font-size:clamp(2rem,12vw,3.1rem)}.request-hub-page{padding:14px;gap:16px}.request-hub-header{gap:12px}.request-hub-header-top{align-items:flex-start;flex-direction:column}.request-hub-header-meta{justify-content:flex-start}.request-saved-review-card{grid-template-columns:1fr;gap:16px;padding:18px;border-radius:22px}.request-saved-review-actions{grid-template-columns:1fr}.request-hub-title-row{align-items:stretch;flex-direction:column}.request-hub-title-row h1{font-size:clamp(2rem,10vw,3rem)}.request-hub-message-button{width:100%;min-height:48px}.request-hub-grid{display:flex;flex-direction:column}.request-hub-side{order:initial}.request-pros-card{position:static}.request-card{padding:14px;border-radius:16px}.request-card-heading-with-action{align-items:stretch;flex-direction:column}.request-edit-link{width:100%;justify-content:center}.request-answer-preview{grid-template-columns:1fr}.request-detail-row{grid-template-columns:1fr;gap:4px}.request-location-content{grid-template-columns:1fr}.request-location-card .location-preview-map{min-height:280px}.request-pro-main{grid-template-columns:auto minmax(0,1fr)}.request-pro-match{grid-column:1 / -1;justify-self:start;min-height:34px;display:inline-flex;gap:4px;padding-inline:10px}.request-pro-match small{margin-top:0}.request-pro-actions{display:grid;grid-template-columns:1fr 1fr}.pro-entry-grid{grid-template-columns:1fr}.service-builder-shell{grid-template-columns:1fr;grid-template-areas:"sidebar" "main" "inspector"}.service-builder-list{max-height:none}.service-builder-toolbar{display:grid}.service-builder-toolbar-actions{width:100%}.conversation-shell{grid-template-columns:1fr}.conversation-main,.conversation-sidebar{gap:14px}.overlay-backdrop{align-items:end;padding:12px}.overlay-card{width:100%;max-height:88vh;border-bottom-left-radius:18px;border-bottom-right-radius:18px}.section-heading{display:grid}.section-heading>p{max-width:56ch}.mobile-offering-hidden{display:none!important}.mobile-offering-header,.mobile-offering-footer{display:flex}.mobile-offering-header{display:grid;gap:12px;position:sticky;top:72px;z-index:2}.mobile-offering-footer{justify-content:space-between;flex-wrap:wrap;margin-top:4px}.topbar,.public-topbar{display:flex;align-items:center}.topbar-left,.topbar-right,.public-topbar{flex-wrap:nowrap}}@media (max-width: 430px){.request-manager-view-button{width:40px;padding-inline:0;justify-content:center;font-size:0}.request-manager-view-button svg{width:17px;height:17px}.customer-dashboard-mobile-nav{right:12px;left:12px;gap:6px;padding:9px 7px}.customer-dashboard-mobile-nav-item{min-height:54px;border-radius:15px;font-size:.72rem}.customer-dashboard-mobile-nav-label-full{display:none}.customer-dashboard-mobile-nav-label-short{display:inline}}@media (max-width: 640px){.notifications-activity-card{gap:18px;padding:16px;border-radius:20px}.notifications-card-heading{align-items:flex-start}.notifications-section-icon{width:40px;height:40px;border-radius:12px}.notifications-empty-hero{padding:18px 8px 16px}.notifications-empty-icon{width:60px;height:60px}.notifications-empty-action{width:100%}.notifications-preview-list{gap:10px;padding-top:14px}.notifications-preferences-row{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:start;padding:16px;border-radius:18px}.notifications-channel-toggles{grid-column:1 / -1;display:grid;justify-content:stretch}.notifications-channel-toggle{width:100%;justify-content:flex-start}.notifications-preference-group{grid-template-columns:1fr}.notifications-preference-group-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.public-page,.app-shell{width:min(100% - 18px,1200px);padding-top:14px;padding-bottom:34px}.page-shell,.page-stack,.page-main-column,.page-side-rail,.page-section{gap:18px}.page-section-surface{padding:16px}.listing-editor-page{gap:18px}.listing-editor-header{padding:2px 2px 0}.listing-editor-header-row{flex-direction:column;align-items:stretch}.listing-editor-language-control{width:-moz-fit-content;width:fit-content}.listing-editor-header h1{font-size:clamp(2.5rem,15vw,3.4rem)}.listing-editor-section-heading{gap:10px;margin-bottom:12px}.listing-editor-step{width:30px;height:30px;font-size:.98rem}.listing-editor-card{border-radius:24px}.listing-editor-step-card,.listing-editor-page .question-card.listing-editor-step-card{padding:14px;border-radius:18px;gap:12px}.listing-editor-service-card-branch{padding:12px;border-radius:20px}.listing-editor-offering-question-branch{padding-left:0}.media-upload-picker-actions{display:grid}.listing-editor-step-card-header{gap:10px}.listing-editor-step-badge{min-width:30px;height:30px;font-size:.92rem}.listing-editor-page .field input,.listing-editor-page .field select,.listing-editor-page .field textarea{min-height:50px;padding:0 14px;font-size:1rem}.listing-editor-page .field textarea{padding:14px}.listing-editor-photo-upload .flow-actions{display:grid}.listing-editor-question-stack{gap:18px}.listing-editor-question-header{gap:6px;margin-bottom:10px}.listing-editor-flow-group h3,.listing-editor-page .question-card h3{font-size:1.08rem}.listing-editor-page .offering-choice-button,.listing-editor-page .selection-item{grid-template-columns:1fr;justify-items:center;align-content:center;gap:10px;min-height:132px;padding:14px 10px;text-align:center}.listing-editor-choice-icon{width:78px;height:72px}.listing-editor-inline-note-action,.listing-editor-inline-note-icon{display:grid}.listing-editor-photo-upload .media-upload-placeholder{min-height:148px;padding:18px;border-radius:24px}.listing-editor-actions{width:100%}.listing-spotlight-topbar{align-items:flex-start;flex-direction:column}.hero-card,.workspace-card,.listing-card,.panel-card,.auth-card,.empty-state,.success-banner,.topbar,.public-topbar{padding:16px}.hero-copy h1,.auth-copy h1{max-width:none;font-size:clamp(2.5rem,17vw,4rem)}.topbar,.public-topbar{gap:10px;padding:12px 14px}.topbar-nav{display:none}.topbar-left{flex:1 1 auto;min-width:0}.topbar-right{justify-content:flex-end}.listing-context-hero-top{align-items:stretch}.listing-context-answer,.listing-context-state-row{grid-template-columns:1fr}.listing-context-answer strong,.listing-context-state-row strong{text-align:left}.header-activity-button{min-height:48px;border-radius:12px}.header-activity-button-icon-only{width:50px;min-width:50px;padding:0}.header-activity-popover-shell{position:static}.header-activity-dropdown,.header-activity-dropdown-messages{position:fixed;top:66px;left:12px;right:12px;width:auto;max-width:none}.public-topbar{justify-content:space-between}.brand-logo-full{width:154px;max-width:58vw}.profile-menu-label{display:none}.global-activity-toast-stack,.shell-chat-panel{right:12px;bottom:12px;width:min(100vw - 24px,340px)}.customer-dashboard-section-heading{align-items:flex-start;flex-direction:column}.customer-dashboard-section-heading.customer-dashboard-section-heading-inline{flex-direction:row}.customer-dashboard-activity-item{grid-template-columns:auto minmax(0,1fr)}.customer-dashboard-activity-item span:last-child{grid-column:2;white-space:normal}.customer-dashboard-popular-services{grid-template-columns:repeat(2,minmax(0,1fr))}.app-home-quick-link{padding-right:0}.account-heading{align-items:flex-start}.account-addresses-card,.account-grid .panel-card{padding:14px;border-radius:16px}.account-editor{gap:14px;margin-top:14px;padding-top:14px;padding-bottom:calc(24px + var(--app-keyboard-inset))}.account-editor .flow-actions:first-child{align-items:flex-start;gap:10px}.account-editor .flow-actions:first-child .ghost-button{width:auto;min-height:40px;padding-inline:14px}.account-editor .grid-two,.account-contact-grid{grid-template-columns:1fr;gap:12px}.account-editor .field{gap:7px}.account-editor .field input,.account-editor .field select{min-height:52px;padding-inline:14px;border-radius:16px;font-size:1rem}.account-address-contact-panel{padding:12px;border-radius:14px}.account-editor .combobox-menu{max-height:min(220px,44dvh)}.account-profile-hero,.account-profile-hero-main{align-items:flex-start;flex-direction:column}.account-profile-hero-meta{align-items:flex-start;flex-direction:column;gap:8px}.account-profile-hero-meta span+span:before{display:none}.account-workspace-grid,.account-contact-summary-grid{grid-template-columns:1fr}.account-contact-summary-card-wide{grid-column:span 1}.account-profile-hero-action{width:100%}.account-language-summary-item{align-items:flex-start;flex-direction:column}.sticky-action{position:static}.primary-button,.ghost-button{width:100%}.shell-chat-panel{inset:auto 12px 12px 12px;width:auto;max-height:min(calc(84vh - (var(--app-keyboard-inset) * .25)),760px);border-radius:18px}.shell-chat-backdrop{display:block}.shell-chat-link-button,.shell-chat-send{width:100%}.shell-chat-toolbar-button,.shell-chat-toolbar-chip{flex:1 1 calc(50% - 8px)}.shell-chat-popover{position:static;margin-top:10px;box-shadow:none}.shell-chat-popover:before{display:none}.shell-chat-mini-list,.shell-chat-form-grid{grid-template-columns:1fr}.shell-chat-inline-actions,.shell-chat-notice-actions{justify-content:stretch}.shell-chat-bubble{max-width:100%}.discovery-map{min-height:380px}.service-area-header-row,.service-area-address-row{grid-template-columns:1fr}.service-area-side-controls{justify-items:stretch}.service-area-map-card{padding:0;border-radius:0}.service-area-map-workspace,.service-area-map{min-height:520px;border-radius:14px}.service-area-coverage-control{top:10px;left:10px}.service-area-coverage-badge{min-width:132px;padding:8px 10px;border-radius:14px}.service-area-hover-label{top:64px;max-width:calc(100% - 22px);font-size:.84rem}.service-area-floating-controls{right:10px;bottom:calc(var(--app-mobile-bottom-nav-height) + 16px + env(safe-area-inset-bottom));left:10px;width:auto;gap:8px;padding:10px 12px 12px;border-radius:18px}.service-area-saved-menu .service-area-menu-button{width:28px;min-width:28px;min-height:28px;padding:0}.service-area-saved-row{min-height:54px}.message-bubble{max-width:100%}.media-upload-shell-avatar,.service-builder-list .selection-item{grid-template-columns:1fr}.service-builder-selection-meta{justify-content:flex-start}.admin-workspace-grid{grid-template-columns:1fr}.admin-services-page .service-builder-toolbar{position:static;grid-template-columns:1fr}.admin-access-toolbar-main,.admin-access-shell,.admin-partner-toolbar,.admin-partner-filters,.admin-partner-access-filters,.admin-partner-page-grid,.admin-partner-access-shell,.admin-partner-access-panels,.admin-partner-detail-form,.admin-partner-summary-strip,.admin-permission-cards,.admin-access-split,.admin-access-identity-grid,.admin-roles-identity-grid,.admin-access-table-head,.admin-access-table-row,.admin-program-table-head,.admin-program-table-row,.admin-roles-shell,.admin-role-list-row,.admin-roles-matrix-row,.admin-roles-locked-grid{grid-template-columns:1fr}.admin-access-inline-stat:first-child,.admin-access-inline-stat-wide,.admin-partner-field-wide,.admin-partner-audit-pane{grid-column:span 1}.admin-partner-detail-rail{position:static}.admin-access-table-head{display:none}}.pro-map-workspace{display:grid;gap:18px}.pro-map-shell{display:grid;gap:16px}.pro-map-filterbar{display:grid;gap:10px}.pro-map-filter-row,.pro-map-filter-tray,.pro-map-detail-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pro-map-filter-control{display:grid;gap:5px;min-width:150px}.pro-map-filter-control span{color:var(--muted);font-size:.74rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.pro-map-filter-control select{min-height:42px;padding:0 12px;border:1px solid rgba(19,35,63,.08);border-radius:14px;background:var(--surface-bg-soft);color:var(--ink)}.pro-map-filter-toggle,.pro-map-filter-button,.pro-map-filter-show{align-self:end;min-height:42px}.pro-map-filter-show{justify-content:center;box-shadow:0 12px 24px #e6462e2e}.pro-map-filter-actions{padding-top:2px}.pro-map-filter-action-link{min-height:38px;border-style:dashed;background:#0e5bcf0d;color:var(--link);font-weight:700}.pro-map-filter-action-link:hover,.pro-map-filter-action-link:focus-visible{background:#0e5bcf17;border-color:#0e5bcf47}.pro-map-empty-note{margin:-2px 0 0;color:var(--muted);font-size:.78rem;font-weight:650;line-height:1.3}.pro-map-filter-toggle-active,.pro-map-filter-button-active,.pro-map-preview-secondary-active{background:#e6462e14;border-color:#e6462e29;color:var(--accent-strong)}.pro-map-tray-toggle{display:inline-flex;align-items:center;gap:8px;color:var(--ink);font-size:.92rem}.pro-map-tray-toggle input{width:16px;height:16px}.pro-map-activity-strip{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pro-map-activity-chip,.pro-map-history-label,.pro-map-preview-note{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(19,35,63,.08);background:#f8fafceb;color:var(--ink);font-size:.78rem;font-weight:600}.pro-map-activity-chip-live,.pro-map-preview-note-live-alert{border-color:#ef444438;background:#ef44441a;color:#991b1b}.pro-map-activity-chip-passed,.pro-map-preview-note-passed-alert{border-color:#f9731638;background:#f973161f;color:#9a3412}.pro-map-preview-note-tier{border-color:#f59e0b33;background:#f59e0b1f;color:#a15c06}.pro-map-preview-note-fit{border-color:#2563eb29;background:#2563eb17;color:#1d4ed8}.pro-map-stage{display:grid;gap:0;padding:14px}.pro-map-canvas-wrap{position:relative}.pro-map-canvas-wrap .leaflet-control-container .leaflet-top{top:12px}.pro-map-canvas-wrap .leaflet-control-container .leaflet-left{left:12px}.pro-map-canvas-wrap .leaflet-control-container .leaflet-right{right:12px}.pro-map-canvas-wrap .leaflet-control-container .leaflet-bottom{bottom:12px}.pro-map-canvas{min-height:640px;border-radius:28px;overflow:hidden;border:1px solid rgba(19,35,63,.06)}.pro-map-preview-anchor{position:absolute;left:18px;bottom:18px;z-index:600;width:min(390px,calc(100% - 36px));pointer-events:none}.pro-map-preview-card{display:grid;gap:12px;padding:16px;border-radius:24px;background:#fffffff5;border:1px solid rgba(19,35,63,.06);box-shadow:0 18px 36px #13233f24;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto}.pro-map-preview-head,.pro-map-preview-actions,.pro-map-preview-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.pro-map-preview-title{align-items:flex-start;flex:1 1 auto;flex-direction:column}.pro-map-preview-title strong{font-size:1.34rem;line-height:1.02;letter-spacing:-.03em}.pro-map-preview-title span,.pro-map-preview-copy{color:var(--muted);font-size:.92rem;line-height:1.45}.pro-map-preview-copy{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:-2px 0 0}.pro-map-preview-title span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pro-map-preview-facts{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;color:var(--ink);font-size:.95rem;font-weight:600;line-height:1.35}.pro-map-preview-thumbs{display:flex;gap:6px;overflow:hidden}.pro-map-preview-thumb{width:72px;height:52px;flex:0 0 72px;border-radius:12px;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(19,35,63,.08);background:var(--surface-bg-muted)}.pro-map-preview-loading{margin:-2px 0 0;color:var(--muted);font-size:.82rem;font-weight:600}.pro-map-preview-icon{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border:1px solid rgba(19,35,63,.08);border-radius:999px;background:var(--surface-bg-muted);color:var(--muted);cursor:pointer}.pro-map-preview-primary{flex:0 0 auto}.pro-map-preview-secondary{min-width:88px}.pro-map-preview-expand{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;padding:0;border:none;background:transparent;color:var(--ink);font-weight:600;cursor:pointer}.pro-map-preview-note-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pro-map-legend{position:absolute;top:16px;right:16px;z-index:500;display:inline-flex;gap:12px;padding:8px 12px;border-radius:999px;background:#ffffffeb;border:1px solid rgba(19,35,63,.05);box-shadow:0 8px 18px #13233f14;color:var(--muted);font-size:.76rem;font-weight:600;pointer-events:none}.pro-map-legend span{display:inline-flex;align-items:center;gap:6px}.pro-map-legend-dot{display:inline-block;width:10px;height:10px;border-radius:999px}.pro-map-legend-dot-open{background:#2563eb}.pro-map-legend-dot-saved{background:#8b5cf6}.pro-map-legend-dot-messaged{background:#f59e0b}.pro-map-legend-dot-awarded,.pro-map-legend-dot-awarded-me{background:#22c55e}.pro-map-legend-dot-other{background:#94a3b8}.pro-map-legend-dot-passed{background:#d1d5db}.pro-map-legend-dot-history{background:#e5e7eb}.pro-map-detail-panel{gap:16px}.pro-map-detail-grid{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr);gap:18px;align-items:start}.pro-map-detail-media,.pro-map-detail-copy,.pro-map-detail-facts{display:grid;gap:12px}.pro-map-detail-empty-media{display:grid;place-items:center;min-height:240px;padding:18px;border-radius:20px;background:var(--surface-bg-soft);color:var(--muted);text-align:center}.pro-map-detail-description{margin:0;color:var(--ink);line-height:1.6}.pro-map-detail-row{display:grid;gap:6px;padding:14px 0;border-top:1px solid rgba(19,35,63,.06)}.pro-map-detail-row:first-child{border-top:none;padding-top:0}.pro-map-detail-row span{color:var(--muted);font-size:.84rem}.pro-map-detail-row strong{font-size:1rem;line-height:1.3}.pro-map-detail-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.pro-map-detail-location{display:inline-flex;align-items:center;gap:6px;color:var(--muted)}.pro-map-detail-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5000;display:grid;place-items:center;padding:24px;background:#07111f47;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.pro-map-detail-sheet{width:min(920px,100%);max-height:min(760px,calc(100dvh - 48px));overflow:auto;display:grid;gap:16px;padding:18px;border:1px solid rgba(19,35,63,.09);border-radius:26px;background:#fffffffa;box-shadow:0 28px 70px #0f172a3d}.pro-map-detail-sheet-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}@media (max-width: 960px){.pro-map-detail-grid{grid-template-columns:1fr}}@media (max-width: 720px){.partner-dashboard-metrics,.partner-dashboard-grid,.partner-performance-kpis,.partner-performance-chart-grid,.partner-performance-bottom-grid,.partner-payout-hero,.partner-payout-hero-stats,.partner-payout-stat-grid,.partner-payout-layout,.partner-payout-breakdown-content,.partner-source-content{grid-template-columns:1fr}.partner-dashboard-page{padding-inline:12px}.partner-dashboard-page .section-heading-compact{align-items:flex-start;gap:8px}.partner-dashboard-page .section-heading-compact p:not(.eyebrow){font-size:.92rem}.partner-dashboard-page .role-tabs-compact{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid #d7e4f5;border-radius:18px;background:#fff}.partner-dashboard-page .role-tabs-compact .role-tab{justify-content:center;min-height:46px;border:0;border-right:1px solid #e6eef8;border-radius:0;background:transparent;font-size:.92rem}.partner-dashboard-page .role-tabs-compact .role-tab:last-child{border-right:0}.partner-dashboard-page .role-tabs-compact .role-tab-active{border-radius:14px;background:#ef3b2d;color:#fff;box-shadow:0 12px 28px #ef3b2d3d}.partner-dashboard-performance-card{padding:18px;border-radius:20px}.partner-dashboard-metrics-inline{grid-template-columns:repeat(2,minmax(0,1fr))}.partner-dashboard-metric{min-height:126px;align-content:center;padding:16px;border-radius:16px}.partner-dashboard-metric>svg{width:46px;height:46px}.partner-dashboard-metric span{font-size:.92rem}.partner-dashboard-metric strong{font-size:2rem}.partner-dashboard-kit-grid-desktop,.partner-campaign-table-wrap{display:none}.partner-dashboard-mobile-main-kit{display:grid;gap:16px;margin-top:18px;padding:18px;border-radius:20px}.partner-mobile-kit-content{grid-template-columns:1fr;justify-items:stretch}.partner-dashboard-mobile-main-kit .partner-campaign-code-display{font-size:clamp(3.6rem,18vw,5rem)}.partner-dashboard-mobile-main-kit .partner-qr-preview-shell,.partner-dashboard-mobile-main-kit .partner-qr-placeholder{justify-self:center;width:min(280px,100%)}.partner-dashboard-mobile-main-kit .partner-qr-preview{width:min(240px,100%)}.partner-attributed-signups-card{padding:18px;border-radius:20px}.partner-attributed-signups-card .partner-performance-card-title{align-items:flex-start}.partner-attributed-signups-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.partner-attributed-signups-table-head,.partner-attributed-signups-table-row{min-width:760px;grid-template-columns:minmax(120px,1fr) minmax(160px,1.15fr) minmax(105px,.8fr) minmax(90px,.7fr) minmax(110px,.8fr) minmax(140px,1fr);padding:12px}.partner-attributed-signups-empty{align-items:flex-start}.partner-mobile-kit-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.partner-mobile-kit-actions .ghost-button{min-height:52px;font-size:.95rem}.partner-dashboard-link-card{grid-row:auto}.partner-performance-toolbar,.partner-performance-card-title,.partner-campaign-manager-header{align-items:stretch;flex-direction:column}.partner-campaign-create-form{grid-template-columns:1fr}.partner-campaign-manager{padding:18px;border-radius:20px}.partner-campaign-manager-header .primary-button{width:100%}.partner-campaign-manager>.partner-campaign-create-form:not(.partner-campaign-create-form-mobile){display:none}.partner-campaign-manager>.partner-campaign-create-wizard:not(.partner-campaign-create-wizard-mobile){display:none}.partner-campaign-create-wizard-mobile{gap:18px;padding:0 0 calc(86px + env(safe-area-inset-bottom));border:0;border-radius:0;background:transparent;box-shadow:none}.partner-campaign-create-wizard-mobile .partner-campaign-create-step{padding:14px;border:1px solid #d7e4f5;border-radius:18px;background:#fff}.partner-campaign-create-wizard-mobile .partner-campaign-purpose-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.partner-campaign-create-wizard-mobile .partner-campaign-purpose-card{min-height:104px}.partner-campaign-create-actions-sticky{position:sticky;bottom:0;z-index:2;display:grid;grid-template-columns:.72fr 1fr;padding:12px 0 max(4px,env(safe-area-inset-bottom));background:linear-gradient(180deg,#fff0,#fff 24%)}.partner-campaign-create-actions-sticky .ghost-button,.partner-campaign-create-actions-sticky .primary-button{width:100%;min-height:50px}.partner-campaign-mobile-list{display:grid;gap:12px}.partner-campaign-mobile-card-top .icon-button-sm{width:34px;min-width:34px;max-width:34px;height:34px;flex:0 0 34px;padding:0}.partner-campaign-mobile-meta{grid-template-columns:minmax(0,.8fr) minmax(0,1fr) auto}.partner-campaign-mobile-meta .partner-campaign-status{align-self:start}.partner-confirmation-backdrop{align-items:flex-end;place-items:end center;padding:12px}.partner-confirmation-dialog{width:100%;max-width:520px;border-radius:24px;padding:18px 16px calc(18px + env(safe-area-inset-bottom))}.partner-confirmation-actions{display:grid;grid-template-columns:1fr}.partner-confirmation-actions .ghost-button,.partner-confirmation-actions .primary-button{width:100%;min-height:48px}.partner-mobile-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1400;display:flex;align-items:flex-end;justify-content:center;padding-top:48px;background:#061a3a61}.partner-mobile-sheet-card .partner-campaign-create-form{display:grid;padding:0;border:0;background:transparent}.partner-performance-hero{align-items:flex-start;padding:18px}.partner-performance-hero-sparkle{display:none}.partner-performance-top-days>div{grid-template-columns:1fr}.partner-payout-table{overflow-x:auto}.partner-payout-table-head,.partner-payout-table-row{min-width:760px}.bulletin-layout,.bulletin-feed-layout,.bulletin-form-top-grid,.bulletin-customer-grid,.bulletin-public-grid,.bulletin-settings-grid,.bulletin-pricing-fields,.bulletin-editor-two-column,.bulletin-thread-workspace,.bulletin-feed-grid,.bulletin-feed-toolbar,.bulletin-feed-footer,.bulletin-feed-card-actions{grid-template-columns:1fr}.bulletin-feed-rail{position:static}.bulletin-post-row,.bulletin-admin-row{grid-template-columns:1fr;align-items:stretch}.bulletin-post-counts,.bulletin-admin-counts,.bulletin-post-actions{justify-content:flex-start;min-width:0}.pro-map-filter-row,.pro-map-filter-tray{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pro-map-filter-control,.pro-map-filter-toggle,.pro-map-filter-button,.pro-map-filter-show{min-width:0;width:100%}.pro-map-workspace{gap:8px}.pro-map-shell.page-section{gap:8px;padding:0 0 calc(var(--app-mobile-bottom-nav-height) + 6px + env(safe-area-inset-bottom))}.pro-map-filterbar.page-section-surface{margin:0 12px;padding:10px;border-radius:18px}.pro-map-filter-control{gap:4px}.pro-map-filter-control span{font-size:.7rem;letter-spacing:0}.pro-map-filter-control select{min-height:42px;padding-inline:10px;border-radius:13px;font-size:.9rem}.pro-map-filter-toggle,.pro-map-filter-button,.pro-map-filter-show{min-height:42px;border-radius:13px;font-size:.92rem}.pro-map-stage.page-section-surface{padding:0;border-right:0;border-left:0;border-radius:0;box-shadow:none}.pro-map-canvas{min-height:520px;height:max(520px,calc(100dvh - 252px - env(safe-area-inset-bottom)));border-right:0;border-left:0;border-radius:0}.pro-map-preview-anchor{left:14px;right:14px;bottom:calc(var(--app-mobile-bottom-nav-height) + 22px + env(safe-area-inset-bottom));width:auto}.pro-map-preview-card{gap:8px;padding:12px;border-radius:18px}.pro-map-preview-title strong{font-size:1.05rem;letter-spacing:0}.pro-map-preview-title span,.pro-map-preview-copy{font-size:.84rem}.pro-map-preview-copy{-webkit-line-clamp:1}.pro-map-preview-facts{font-size:.86rem;-webkit-line-clamp:2}.pro-map-preview-note-row{gap:6px}.pro-map-preview-note{min-height:24px;padding-inline:8px;font-size:.72rem}.pro-map-preview-actions{display:flex;align-items:center;gap:7px}.pro-map-preview-primary{flex:1 1 auto;min-height:38px;padding:0 12px;border-radius:12px;font-size:.9rem}.pro-map-preview-secondary,.pro-map-preview-secondary-active{min-width:70px;min-height:38px;padding:0 10px;border-radius:12px;font-size:.88rem}.pro-map-preview-primary svg,.pro-map-preview-secondary svg,.pro-map-preview-secondary-active svg{width:14px;height:14px}.pro-map-detail-actions{display:grid;grid-template-columns:1fr}.pro-map-legend{display:none}.pro-map-canvas-wrap .leaflet-control-container .leaflet-top{top:10px}.pro-map-canvas-wrap .leaflet-control-container .leaflet-left{left:10px}.pro-map-canvas-wrap .leaflet-control-container .leaflet-right{right:10px}.pro-map-canvas-wrap .leaflet-control-container .leaflet-bottom{bottom:calc(var(--app-mobile-bottom-nav-height) + 14px + env(safe-area-inset-bottom))}.pro-map-detail-sheet-backdrop{align-items:end;padding:16px 10px 0}.pro-map-detail-sheet{width:100%;max-height:calc(100dvh - 22px);padding:16px 14px calc(18px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0}.pro-map-detail-sheet .page-section-title h2{font-size:1.35rem;line-height:1.12;letter-spacing:0}.pro-map-detail-sheet .page-section-title p{font-size:.9rem}.app-mobile-bottom-nav{z-index:4200}.app-shell.app-shell-signed-in:has(.pro-map-workspace){width:100vw;height:100dvh;min-height:100dvh;overflow:hidden}.app-shell.app-shell-signed-in:has(.pro-map-workspace) .app-main{width:100vw;height:100dvh;min-height:0;overflow:hidden}.app-shell.app-shell-signed-in:has(.pro-map-workspace) .app-topbar{flex:0 0 auto}.app-shell.app-shell-signed-in:has(.pro-map-workspace)>.app-main>.page-shell{flex:1 1 auto;min-height:0;width:100vw;padding:0;overflow:hidden;scroll-padding-bottom:0}.app-shell.app-shell-signed-in:has(.pro-map-workspace) .pro-map-workspace,.app-shell.app-shell-signed-in:has(.pro-map-workspace) .pro-map-shell.page-section{width:100vw;height:100%;min-height:0;display:flex;flex-direction:column;gap:8px;overflow:hidden}.app-shell.app-shell-signed-in:has(.pro-map-workspace) .pro-map-shell.page-section{padding:0}.app-shell.app-shell-signed-in:has(.pro-map-workspace) .pro-map-filterbar.page-section-surface{position:relative;z-index:30;flex:0 0 auto}.app-shell.app-shell-signed-in:has(.pro-map-workspace) .pro-map-stage.page-section-surface{position:relative;z-index:0;flex:1 1 auto;min-height:0;width:100vw;overflow:hidden}.app-shell.app-shell-signed-in:has(.pro-map-workspace) .pro-map-canvas-wrap{position:relative;z-index:0;isolation:isolate;height:100%;min-height:0;margin-bottom:0;overflow:hidden}.app-shell.app-shell-signed-in:has(.pro-map-workspace) .pro-map-canvas{position:relative;z-index:0;width:100%;height:100%;min-height:0;scroll-margin-bottom:0}.app-shell.app-shell-signed-in:has(.pro-map-workspace) .pro-map-canvas .leaflet-pane,.app-shell.app-shell-signed-in:has(.pro-map-workspace) .pro-map-canvas .leaflet-control-container,.app-shell.app-shell-signed-in:has(.pro-map-workspace) .pro-map-canvas .leaflet-popup-pane,.app-shell.app-shell-signed-in:has(.pro-map-workspace) .pro-map-canvas .leaflet-tooltip-pane{max-width:100vw}.app-shell.app-shell-signed-in:has(.pro-map-workspace) .pro-map-canvas .leaflet-control-container{z-index:60}.app-shell.app-shell-signed-in:has(.pro-map-workspace) .pro-map-canvas .leaflet-popup-pane{z-index:80}.app-shell.app-shell-signed-in:has(.pro-map-workspace) .pro-map-preview-anchor{z-index:140}}.settings-page{width:min(100%,980px);margin:0 auto;padding:clamp(18px,4vw,34px);display:grid;gap:22px}.settings-page-header{display:grid;gap:8px}.settings-page-header h1{margin:0;color:var(--ink);font-size:clamp(2.1rem,5vw,3.6rem);line-height:.95;letter-spacing:0}.settings-page-header p{margin:0;max-width:680px;color:var(--muted);font-size:clamp(1rem,2vw,1.2rem);line-height:1.45}.settings-card-stack{display:grid;gap:18px}.settings-card{overflow:hidden;border:1px solid rgba(150,166,190,.35);border-radius:24px;background:#fffffff0;box-shadow:0 14px 34px #0f172a0d}.settings-card-header{display:flex;align-items:center;gap:14px;padding:18px 20px;border-bottom:1px solid rgba(150,166,190,.24)}.settings-card-header h2{margin:0;color:var(--ink);font-size:1.2rem;line-height:1.1}.settings-section-icon,.settings-row-icon{width:44px;height:44px;border:1px solid rgba(150,166,190,.28);border-radius:14px;display:inline-flex;align-items:center;justify-content:center;color:#123a72;background:#f7f9fd;flex:0 0 auto}.settings-section-icon-red{color:#d92f22;background:#fff1ee}.settings-section-icon-blue{color:#0f62d9;background:#eff6ff}.settings-section-icon-green{color:#138a4d;background:#ecfdf3}.settings-section-icon-orange{color:#d66b00;background:#fff6e5}.settings-card-rows{display:grid}.settings-row{min-width:0;display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:14px;align-items:center;padding:16px 20px}.settings-row-button{width:100%;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.settings-row-button:hover,.settings-row-button:focus-visible{background:#e6462e09;outline:none}.settings-row-button:focus-visible{box-shadow:inset 0 0 0 2px #e6462e2e}.settings-row+.settings-row{border-top:1px solid rgba(150,166,190,.22)}.settings-row-copy{min-width:0;display:grid;gap:4px}.settings-row-copy strong{color:var(--ink);font-size:1rem;line-height:1.2}.settings-row-copy span{min-width:0;color:var(--muted);font-size:.94rem;line-height:1.38;overflow-wrap:anywhere}.settings-row-action{min-width:0;display:flex;justify-content:flex-end}.settings-action-stack{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px}.settings-coming-soon{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border:1px solid rgba(150,166,190,.3);border-radius:999px;color:var(--muted);background:#f7f9fd;font-size:.78rem;font-weight:700;white-space:nowrap}.settings-link-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid rgba(150,166,190,.36);border-radius:14px;color:var(--ink);background:#fff;font-weight:800;text-decoration:none;cursor:pointer}.settings-link-button:hover:not(:disabled){border-color:#e6462e6b;color:var(--accent-strong)}.settings-link-button:disabled{cursor:not-allowed;color:#4a5b7aa8;background:#f6f8fb}.settings-danger-action{color:#b42318}.settings-blocked-users-panel{display:grid;gap:12px;padding:0 20px 18px 78px}.settings-blocked-users-list{display:grid;gap:10px}.settings-empty-panel,.settings-blocked-user-row{min-width:0;border:1px solid rgba(150,166,190,.24);border-radius:18px;background:#f8fbff}.settings-empty-panel{display:grid;gap:4px;padding:16px;color:var(--muted)}.settings-empty-panel strong{color:var(--ink)}.settings-blocked-user-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px}.settings-blocked-user-row>div{min-width:0;display:grid;gap:3px}.settings-blocked-user-row strong,.settings-blocked-user-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-blocked-user-row strong{color:var(--ink)}.settings-blocked-user-row span{color:var(--muted);font-size:.9rem}.settings-toggle{position:relative;width:54px;height:32px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 54px;margin:0;border:0;background:transparent;color:inherit;pointer-events:none}.settings-toggle span:not(.sr-only){width:52px;height:30px;display:block;margin:0;border:1px solid rgba(150,166,190,.34);border-radius:999px;background:#d9e0ea;position:relative;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.settings-toggle span:not(.sr-only):before{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:999px;background:#fff;box-shadow:0 2px 8px #0f172a2e;transition:transform .16s ease}.settings-toggle-on span:not(.sr-only){border-color:#08763fb3;background:linear-gradient(180deg,#08763f,#05573d);box-shadow:0 8px 18px #05573d29}.settings-toggle-on span:not(.sr-only):before{transform:translate(22px)}.settings-toggle-disabled{opacity:.55}.settings-segmented{display:inline-flex;min-height:42px;padding:4px;border:1px solid rgba(150,166,190,.36);border-radius:14px;background:#f7f9fd}.settings-segmented-option{min-height:34px;padding:0 12px;border:0;border-radius:10px;color:var(--muted);background:transparent;font-weight:800;cursor:pointer}.settings-segmented-option-active{color:#fff;background:#123a72;box-shadow:0 6px 16px #123a722e}.settings-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;display:grid;place-items:center;padding:18px;background:#0f172a57;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.settings-modal{width:min(100%,560px);max-height:min(82dvh,620px);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid rgba(150,166,190,.38);border-radius:24px;background:#fff;box-shadow:0 26px 70px #0f172a3d}.settings-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 18px 14px;border-bottom:1px solid rgba(150,166,190,.22)}.settings-modal-header span{min-width:0;display:grid;gap:4px}.settings-modal-header small{color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.settings-modal-header h2{margin:0;color:var(--ink);font-size:1.35rem;line-height:1.12}.settings-modal-close{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid rgba(150,166,190,.34);border-radius:999px;background:#fff;color:var(--ink);cursor:pointer}.settings-modal-close:hover,.settings-modal-close:focus-visible{border-color:#e6462e59;color:var(--accent-strong);outline:none}.settings-modal-body{min-width:0;display:grid;gap:12px;overflow-y:auto;padding:16px 18px 18px}.settings-modal-body p{margin:0;color:var(--muted);font-size:.98rem;line-height:1.48}.settings-modal-intro{padding-bottom:2px}.routlee-large-text body{font-size:106%}.routlee-reduce-motion *,.routlee-reduce-motion *:before,.routlee-reduce-motion *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}@media (max-width: 640px){.settings-page{width:100%;padding:18px 16px calc(var(--app-mobile-bottom-nav-height) + var(--app-keyboard-inset) + 28px);gap:18px}.settings-page-header{gap:7px}.settings-page-header h1{font-size:2.45rem}.settings-page-header p{font-size:1rem}.settings-card-stack{gap:16px}.settings-card{border-radius:20px;box-shadow:0 10px 24px #0f172a0b}.settings-card-header{padding:16px}.settings-row{grid-template-columns:42px minmax(0,1fr);gap:12px;padding:15px 16px;align-items:start}.settings-row-button{grid-template-columns:42px minmax(0,1fr) auto;align-items:center}.settings-section-icon,.settings-row-icon{width:42px;height:42px;border-radius:13px}.settings-row-action{grid-column:2;justify-content:stretch}.settings-row-button .settings-row-action{grid-column:3;justify-content:flex-end}.settings-row-action>*,.settings-link-button{width:100%}.settings-row-button .settings-row-action>*{width:auto}.settings-blocked-users-panel{padding:0 16px 16px}.settings-blocked-user-row{grid-template-columns:1fr}.settings-action-stack{width:100%;justify-content:space-between}.settings-segmented{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.settings-segmented-option{min-width:0;padding-inline:8px}.settings-modal-backdrop{align-items:end;padding:12px 10px calc(var(--app-mobile-bottom-nav-height) + 12px)}.settings-modal{width:100%;max-height:min(76dvh,620px);border-radius:22px}.settings-modal-header{padding:16px 16px 12px}.settings-modal-body{padding:14px 16px 16px}.account-page{gap:16px;padding-inline:16px}.account-page .section-block{margin-inline:0}.account-grid,.account-main-stack,.account-side-stack,.address-stack{gap:14px}.account-addresses-card,.account-grid .panel-card{padding:16px;border:1px solid rgba(19,35,63,.08);border-radius:20px;box-shadow:none}.account-panel-header{align-items:flex-start;gap:12px;flex-wrap:wrap;margin-bottom:14px}.account-panel-header>div{min-width:0}.account-panel-header .pill{max-width:100%;white-space:normal}.account-panel-header .ghost-button{width:100%;min-height:44px}.account-address-row{gap:12px;padding:14px;border-radius:18px}.account-address-row-header{align-items:center}.account-address-row-body,.account-address-row-actions{padding-left:0}.account-address-row-body{color:#526780;line-height:1.5}.account-address-row-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) 44px;align-items:center}.account-address-row-actions .ghost-button,.account-address-row-actions .icon-button{width:100%;min-height:44px}.account-address-row-actions .icon-button{width:44px;min-width:44px;justify-self:end}.account-address-menu-wrap{justify-self:end}.account-address-menu-scrim{z-index:6200;background:#16233b2e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.account-address-menu{position:fixed;right:12px;bottom:calc(var(--app-mobile-bottom-nav-height) + 12px + env(safe-area-inset-bottom));left:12px;z-index:6201;width:auto;gap:6px;padding:10px;border-radius:20px}.account-address-menu-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:2px 2px 6px 8px}.account-address-menu-head .icon-button{width:36px;min-width:36px;height:36px}.account-address-menu button:not(.icon-button){min-height:46px;padding:11px 12px;border:1px solid rgba(19,35,63,.08);background:#fff}.account-address-dialog-backdrop{align-items:flex-end;padding:12px 12px calc(12px + env(safe-area-inset-bottom))}.account-address-dialog{max-height:min(82dvh,720px);padding:16px;border-radius:22px}.account-address-map-dialog .location-preview-map{min-height:220px}.account-side-stack .panel-card>.ghost-button{width:100%;min-height:44px}.account-language-summary-item{align-items:flex-start;flex-direction:column;min-width:0}.account-language-summary-badges{flex-wrap:wrap}.app-shell.app-shell-signed-in.app-shell-onboarding{width:100%!important;max-width:none!important;min-height:100dvh;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;grid-template-columns:none!important;gap:0!important;overflow-x:hidden}.app-onboarding-topbar{position:sticky;top:0;z-index:60;width:100%;flex:0 0 auto;min-height:64px;padding:10px 14px}.app-onboarding-topbar .brand-logo-full{max-width:136px}.app-onboarding-main{flex:1 1 auto;min-width:0;width:100%;max-width:none;margin:0;padding:18px 14px calc(44px + env(safe-area-inset-bottom) + var(--app-keyboard-inset))}.app-onboarding-main .section-narrow,.app-onboarding-main .stack-form,.app-onboarding-main .panel-card{width:100%;max-width:none;min-width:0}.app-onboarding-main .section-heading{width:100%;min-width:0}.onboarding-form .grid-two{grid-template-columns:1fr}.onboarding-form .field,.onboarding-form input,.onboarding-form select,.onboarding-form textarea{min-width:0}.onboarding-form .panel-card{padding:18px;border-radius:22px}.onboarding-form .checkbox-row{align-items:flex-start;flex-wrap:nowrap}.onboarding-form .checkbox-row span{min-width:0;flex:1 1 auto;white-space:normal;word-break:normal;overflow-wrap:normal}.onboarding-form .sticky-action{padding-bottom:calc(12px + env(safe-area-inset-bottom) + var(--app-keyboard-inset))}.shell-chat-panel:not(.shell-chat-panel-minimized){top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;max-height:none;border-radius:0}.shell-chat-panel:not(.shell-chat-panel-minimized) .shell-chat-toolbar-button,.shell-chat-panel:not(.shell-chat-panel-minimized) .shell-chat-toolbar-chip{flex:0 0 34px}.shell-chat-panel:not(.shell-chat-panel-minimized) .shell-chat-message-column>.shell-chat-links{display:none}.shell-chat-panel:not(.shell-chat-panel-minimized) .shell-chat-send{width:auto}}@media (max-width: 700px){.listing-editor-page .listing-editor-service-card-grid,.listing-editor-page .listing-editor-service-card-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.listing-editor-page .listing-editor-service-card{grid-template-columns:1fr;min-height:128px;justify-items:center;gap:7px;padding:10px 6px 12px;border-radius:18px;text-align:center}.listing-editor-page .listing-editor-service-card-icon{width:clamp(62px,17vw,72px);min-width:64px;height:clamp(62px,17vw,72px);min-height:64px}.listing-editor-page .listing-editor-service-card-meta strong{font-size:clamp(.82rem,3.5vw,.95rem);line-height:1.14}.listing-editor-page .offering-choice-button,.listing-editor-page .selection-item{grid-template-columns:1fr;min-height:132px;justify-items:center;align-content:center;text-align:center}.listing-editor-page .listing-editor-choice-icon{width:78px;height:72px}.listing-editor-page .sticky-action{position:sticky;bottom:calc(8px + env(safe-area-inset-bottom) + var(--app-keyboard-inset))}}@media (max-width: 340px){.listing-editor-page .listing-editor-service-card-grid,.listing-editor-page .listing-editor-service-card-grid-compact,.listing-editor-page .selection-list-single,.listing-editor-page .offering-choice-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.listing-editor-page.section-narrow{max-width:min(100%,940px);margin:0 auto;padding:clamp(22px,4vw,38px) clamp(16px,4vw,34px) calc(132px + env(safe-area-inset-bottom));background:#f3f6fa}.listing-editor-page{--request-green: #0a9452;--request-green-dark: #087a44;--request-ink: #09204a;--request-card-border: #c8d2e0;--request-input-border: #b8c4d4;--request-divider: #d3dce8;color:var(--request-ink)}.listing-editor-header{margin:0 0 24px;padding:0;border:0;background:transparent}.listing-editor-header-row{align-items:flex-start;gap:16px}.listing-editor-header-copy h1,.listing-editor-header h1{margin:0;color:var(--request-ink);font-size:clamp(2.35rem,8vw,3.35rem);line-height:1.02;letter-spacing:0}.listing-editor-kicker{margin:8px 0 0;color:#5e6b82;font-size:clamp(1.12rem,3.6vw,1.42rem);font-weight:600;letter-spacing:0}.listing-editor-language-control{min-height:56px;padding:0 16px;border:1.5px solid var(--request-input-border);border-radius:14px;background:#fff;box-shadow:0 3px 8px #0f233c0d}.listing-editor-language-control select{min-height:54px;font-size:1rem;font-weight:800}.listing-editor-progress{margin-top:26px}.listing-editor-progress-node{border-width:1.5px}.listing-editor-card{padding:clamp(18px,4vw,26px);border:1.5px solid var(--request-card-border);border-radius:18px;background:#fff;box-shadow:0 4px 12px #0f233c14}.listing-editor-card-service{padding:clamp(18px,4vw,26px);border:1.5px solid var(--request-card-border);background:#fff;box-shadow:0 4px 12px #0f233c14}.listing-editor-form{gap:18px}.listing-editor-section-heading{align-items:flex-start;margin-bottom:18px}.listing-editor-step{width:36px;height:36px;flex:0 0 36px;background:var(--request-green);color:#fff;font-size:1.06rem}.listing-editor-section-heading h2{margin:0;color:var(--request-ink);font-size:clamp(1.55rem,5vw,2rem);line-height:1.12;letter-spacing:0}.listing-editor-section-heading p{margin-top:6px;color:#5e6b82;font-size:1.04rem;line-height:1.35}.listing-editor-service-search-shell,.listing-editor-page .field input,.listing-editor-page .field select,.listing-editor-page .field textarea{min-height:56px;border:1.5px solid var(--request-input-border);border-radius:15px;background:#fff;color:var(--request-ink);font-size:1.06rem}.listing-editor-service-search-shell input{min-height:52px;border:0;font-size:1.06rem}.listing-editor-service-card-grid,.listing-editor-page .listing-editor-service-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.listing-editor-service-card,.listing-editor-page .listing-editor-service-card{min-height:134px;padding:12px 8px 14px;border:1.5px solid var(--request-card-border);border-radius:16px;background:#fff;box-shadow:0 3px 10px #0f233c0f}.listing-editor-service-card:hover,.listing-editor-service-card:focus-visible{border-color:#0a94528c;box-shadow:0 6px 16px #0f233c17}.listing-editor-service-card-active,.listing-editor-page .listing-editor-service-card-active{border-color:var(--request-green);background:#eefbf4;box-shadow:0 7px 18px #0a945221}.listing-editor-service-card-icon,.listing-editor-page .listing-editor-service-card-icon{width:clamp(62px,13vw,78px);min-width:62px;height:clamp(62px,13vw,78px);min-height:62px}.listing-editor-service-card-meta strong,.listing-editor-page .listing-editor-service-card-meta strong{color:var(--request-ink);font-size:clamp(.9rem,2.9vw,1.05rem);line-height:1.13;letter-spacing:0}.listing-editor-see-more-services{width:100%;min-height:54px;margin-top:14px;justify-content:center;border-color:var(--request-input-border);border-radius:14px;background:#fff;color:var(--request-ink);font-size:1rem;font-weight:800}.listing-editor-address-field{position:relative}.listing-editor-address-field select{width:100%;padding-left:58px;font-weight:700}.listing-editor-address-icon{position:absolute;top:50%;left:18px;z-index:1;display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;color:var(--request-ink);pointer-events:none;transform:translateY(-50%)}.listing-editor-page .field textarea{min-height:124px;line-height:1.45}.listing-editor-photo-upload .flow-actions{display:grid;gap:8px;margin-bottom:12px}.listing-editor-photo-upload .flow-actions>div:first-child{display:block}.listing-editor-photo-upload .section-copy{margin:0;color:#5e6b82;font-size:1rem}.listing-editor-photo-upload .pill{width:-moz-fit-content;width:fit-content;border-color:var(--request-divider);background:#f7f9fc;color:#40506a;font-size:.78rem;font-weight:800}.listing-editor-photo-upload .media-upload-target{min-height:86px;border:1.5px dashed #b9c9df;border-radius:16px;background:#fbfdff}.listing-editor-photo-upload .media-upload-placeholder{gap:5px}.listing-editor-photo-upload .media-upload-placeholder strong{color:var(--request-ink);font-size:1.02rem}.listing-editor-photo-upload .media-upload-placeholder span{color:#5e6b82;font-size:.92rem}.listing-editor-page .sticky-action{position:sticky;bottom:18px;z-index:30;display:block;margin-top:10px}.listing-editor-actions,.listing-editor-page .flow-actions-right.listing-editor-actions{width:100%;max-width:none;display:grid;grid-template-columns:1fr;gap:10px;padding:0;border:0;background:transparent;box-shadow:none}.listing-editor-page .primary-button.listing-editor-post-button,.listing-editor-actions .ghost-button{width:100%;min-height:58px;justify-content:center;border-radius:18px;font-size:1.06rem;font-weight:800}.listing-editor-page .primary-button.listing-editor-post-button,.listing-editor-page .listing-editor-post-button-ready{background:linear-gradient(180deg,#ff352d,#e92922);box-shadow:0 14px 24px #ef372d38}.listing-editor-page .listing-editor-post-button:disabled{box-shadow:none}@media (max-width: 700px){.listing-editor-page.section-narrow{padding:24px 14px calc(var(--app-mobile-bottom-nav-height) + env(safe-area-inset-bottom) + 112px + var(--app-keyboard-inset))}.listing-editor-header-row{display:grid;grid-template-columns:1fr}.listing-editor-language-control{width:-moz-fit-content;width:fit-content}.listing-editor-progress{margin-top:24px}.listing-editor-card,.listing-editor-card-service{padding:18px 14px}.listing-editor-service-card-grid,.listing-editor-page .listing-editor-service-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.listing-editor-service-card,.listing-editor-page .listing-editor-service-card{min-height:126px;padding:10px 6px 12px}.listing-editor-service-card-icon,.listing-editor-page .listing-editor-service-card-icon{width:clamp(58px,17vw,70px);min-width:58px;height:clamp(58px,17vw,70px);min-height:58px}.listing-editor-page .sticky-action{bottom:calc(var(--app-mobile-bottom-nav-height) + 14px + env(safe-area-inset-bottom) + var(--app-keyboard-inset))}}@media (max-width: 350px){.listing-editor-service-card-grid,.listing-editor-page .listing-editor-service-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.pro-billing-page{width:min(100%,940px);margin:0 auto;padding:clamp(22px,3.2vw,40px);color:#071a3a}.pro-billing-hero{margin-bottom:30px}.pro-billing-hero h1{margin:10px 0 18px;font-size:clamp(3rem,8vw,4.35rem);line-height:.98;letter-spacing:0}.pro-billing-hero p:not(.eyebrow){margin:0;color:#66748d;font-size:clamp(1.2rem,2.8vw,1.5rem);line-height:1.35}.pro-billing-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:22px}.pro-billing-summary-card,.pro-billing-card{border:1px solid rgba(10,32,66,.11);background:#fffffff5;box-shadow:0 10px 24px #0f23460b}.pro-billing-summary-card{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:22px;min-width:0;min-height:148px;padding:22px 24px;border-radius:18px}.pro-billing-summary-card strong{display:block;color:#08763f;font-size:clamp(2rem,5vw,2.55rem);line-height:1;text-transform:capitalize}.pro-billing-summary-card span{display:block;margin-top:10px;font-size:1.08rem;font-weight:800;color:#071a3a}.pro-billing-summary-card small{display:block;margin-top:6px;color:#728096;font-size:1rem;line-height:1.2}.pro-billing-icon{display:inline-flex;align-items:center;justify-content:center;width:76px;height:76px;flex:0 0 76px;border-radius:999px;color:#0d2b55}.pro-billing-icon-green{color:#08763f;background:#e8f7ef}.pro-billing-icon-blue{color:#0b58a8;background:#eaf3ff}.pro-billing-icon-red{color:#e83a2d;background:#fff0eb}.pro-billing-card{margin-top:24px;padding:clamp(20px,3vw,30px);border-radius:20px}.pro-billing-section-heading{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:22px}.pro-billing-section-heading-row{align-items:center}.pro-billing-section-heading h2,.pro-billing-card>h2{margin:0;color:#071a3a;font-size:clamp(1.35rem,2.8vw,1.65rem);line-height:1.12}.pro-billing-section-heading p{margin:10px 0 0;color:#66748d;font-size:clamp(.94rem,2vw,1.06rem);line-height:1.4}.pro-billing-pack-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.pro-billing-pack-card{position:relative;display:grid;align-content:center;justify-items:center;gap:11px;min-width:0;min-height:178px;padding:24px 16px 18px;border:1px solid rgba(10,32,66,.12);border-radius:16px;background:#fff;text-align:center}.pro-billing-pack-card-featured{border-color:#0aa35a;background:linear-gradient(180deg,#f0fff7,#fff)}.pro-billing-pack-card strong{max-width:100%;font-size:1.06rem;line-height:1.16;overflow-wrap:normal}.pro-billing-pack-card>span:not(.pro-billing-best-value){color:#071a3a;font-size:1.55rem;font-weight:900;line-height:1;max-width:100%;white-space:nowrap;overflow-wrap:normal}.pro-billing-pack-card .primary-button,.pro-billing-pack-card .ghost-button{width:min(100%,154px);min-height:40px;justify-content:center;padding-inline:12px;font-size:.9rem;line-height:1.1}.pro-billing-pack-card .text-button{width:min(100%,154px);min-height:38px;padding:6px 10px;border:1px solid rgba(10,32,66,.12);border-radius:10px;background:#fff;color:#071a3a;font-size:.82rem;font-weight:700;line-height:1.18;text-align:center;white-space:normal}.pro-billing-best-value{position:absolute;top:10px;left:50%;transform:translate(-50%);padding:4px 8px;border-radius:999px;color:#08763f;background:#dff7e8;font-size:.68rem;font-weight:900;text-transform:uppercase;white-space:nowrap}.pro-billing-activity-list{display:grid}.pro-billing-activity-row,.pro-billing-setting-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:14px;align-items:center;min-width:0}.pro-billing-activity-row{padding:18px 0;border-bottom:1px solid rgba(10,32,66,.1)}.pro-billing-activity-row:last-child{border-bottom:0}.pro-billing-activity-main,.pro-billing-activity-meta,.pro-billing-setting-row>div{min-width:0}.pro-billing-activity-main strong,.pro-billing-setting-row strong{display:block;color:#071a3a;font-weight:900}.pro-billing-activity-main span,.pro-billing-setting-row span{display:block;margin-top:4px;color:#66748d}.pro-billing-activity-meta{display:grid;justify-items:end;gap:4px;color:#66748d;text-align:right}.pro-billing-amount-positive{color:#07914f}.pro-billing-amount-negative{color:#071a3a}.pro-billing-amount-neutral{color:#66748d}.pro-billing-settings-card{display:grid;gap:0;overflow:hidden}.pro-billing-setting-row{grid-template-columns:auto minmax(0,1fr) auto;padding:18px 0;border-bottom:1px solid rgba(10,32,66,.1)}.pro-billing-setting-row-toggle{min-height:84px;padding-inline:8px;margin-inline:-8px;border-radius:14px;cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease}.pro-billing-setting-row-toggle:hover{background:#08763f09}.pro-billing-setting-row-toggle:focus-visible{outline:3px solid rgba(8,118,63,.18);outline-offset:3px;background:#08763f0b}.pro-billing-setting-row-toggle .settings-toggle{display:inline-flex;justify-self:end;margin-top:0;color:inherit}.pro-billing-setting-row-toggle .settings-toggle span:not(.sr-only){display:block;margin-top:0;color:inherit}.pro-billing-setting-row:last-of-type{border-bottom:0}.pro-billing-test-panel{display:grid;gap:14px;margin:4px 0 14px;padding:14px;border:1px solid rgba(10,32,66,.1);border-radius:16px;background:#f8fbff}.pro-billing-autobuy-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pro-billing-empty{padding:28px 20px;border:1px dashed rgba(10,32,66,.16);border-radius:18px;color:#66748d;background:#f8fbff;text-align:center}.pro-billing-bottom-spacer{height:calc(28px + env(safe-area-inset-bottom))}@media (max-width: 860px){.pro-billing-page{padding:26px 18px calc(118px + env(safe-area-inset-bottom))}.pro-billing-hero{margin-bottom:24px}.pro-billing-hero h1{margin:8px 0 12px;font-size:clamp(2.35rem,9vw,3.1rem);line-height:1.02}.pro-billing-hero p:not(.eyebrow){font-size:clamp(1rem,3.8vw,1.16rem)}.pro-billing-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pro-billing-summary-card{min-height:142px;padding:20px;gap:18px}.pro-billing-icon{width:68px;height:68px;flex-basis:68px}.pro-billing-autobuy-fields{grid-template-columns:1fr}.pro-billing-pack-grid{gap:10px}.pro-billing-section-heading{display:flex}.pro-billing-activity-row{grid-template-columns:auto minmax(0,1fr) auto}.pro-billing-activity-meta{grid-column:2 / 3;justify-items:start;text-align:left}.pro-billing-setting-row{grid-template-columns:auto minmax(0,1fr) auto}.pro-billing-card{margin-top:22px;padding:18px;border-radius:18px}}@media (max-width: 520px){.pro-billing-page{padding:18px 14px calc(108px + env(safe-area-inset-bottom))}.pro-billing-hero{margin-bottom:22px}.pro-billing-hero h1{margin:8px 0 10px;font-size:clamp(2rem,8vw,2.45rem)}.pro-billing-hero p:not(.eyebrow){font-size:1rem;line-height:1.38}.pro-billing-summary-grid{gap:12px}.pro-billing-summary-card{min-height:122px;padding:16px 12px;gap:10px}.pro-billing-summary-card strong{font-size:1.42rem;line-height:1.05}.pro-billing-summary-card span{margin-top:8px;font-size:.9rem;line-height:1.18}.pro-billing-summary-card small{font-size:.82rem}.pro-billing-icon{width:52px;height:52px;flex-basis:52px}.pro-billing-card{padding:16px}.pro-billing-pack-grid{gap:8px}.pro-billing-pack-card{gap:8px;min-height:190px;padding:30px 6px 10px;border-radius:14px}.pro-billing-pack-card strong{font-size:.88rem;line-height:1.14;white-space:nowrap}.pro-billing-pack-card>span:not(.pro-billing-best-value){font-size:1.08rem;font-weight:850}.pro-billing-pack-card .primary-button,.pro-billing-pack-card .ghost-button{width:100%;min-height:36px;padding-inline:8px;border-radius:10px;font-size:.8rem}.pro-billing-pack-card .text-button{width:100%;min-height:42px;padding:5px 6px;border-radius:9px;font-size:.7rem;line-height:1.15}.pro-billing-best-value{top:8px;padding:3px 6px;font-size:.56rem}}@media (max-width: 420px){.pro-billing-page{padding-inline:12px}.pro-billing-section-heading{margin-bottom:16px}.pro-billing-section-heading h2,.pro-billing-card>h2{font-size:1.34rem}.pro-billing-section-heading p{font-size:.94rem}.pro-billing-card{padding:14px}.pro-billing-summary-card{min-height:116px;padding:16px 12px;gap:10px}.pro-billing-summary-card strong{font-size:1.34rem;line-height:1.05}.pro-billing-summary-card span{margin-top:8px;font-size:.9rem;line-height:1.18}.pro-billing-summary-card small{font-size:.82rem}.pro-billing-icon{width:52px;height:52px;flex-basis:52px}.pro-billing-pack-grid{gap:8px}.pro-billing-pack-card{gap:8px;min-height:188px;padding:30px 5px 10px;border-radius:14px}.pro-billing-pack-card strong{font-size:.85rem;line-height:1.14}.pro-billing-pack-card>span:not(.pro-billing-best-value){font-size:1.02rem}.pro-billing-pack-card .primary-button,.pro-billing-pack-card .ghost-button{width:100%;min-height:36px;padding-inline:8px;border-radius:10px;font-size:.82rem}.pro-billing-pack-card .text-button{width:100%;min-height:42px;padding:5px 6px;border-radius:9px;font-size:.72rem;line-height:1.16}.pro-billing-best-value{top:8px;padding:3px 6px;font-size:.58rem}}.bulletin-manage-page{max-width:1280px}.bulletin-manage-summary-card-compact{grid-template-columns:154px minmax(0,1fr)}.bulletin-manage-summary-actions{display:flex;flex-wrap:wrap;gap:8px}.bulletin-manage-tabs{grid-template-columns:repeat(4,minmax(0,1fr));padding:0}.bulletin-manage-tab{display:flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;white-space:nowrap}.bulletin-manage-tab small{display:inline-flex;min-width:22px;min-height:22px;align-items:center;justify-content:center;border-radius:999px;background:#eef4fb;color:#5d6f87;font-size:.76rem;font-weight:900}.bulletin-manage-tab-active small{background:#ef3f2f1f;color:#ef3f2f}.bulletin-private-threads-card{grid-template-columns:1fr;align-items:stretch}.bulletin-thread-filter-row{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.bulletin-thread-filter-chip{flex:0 0 auto;min-height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border:1px solid #dbe4ee;border-radius:999px;background:#fff;color:#0f2238;font-weight:900}.bulletin-thread-filter-chip span{min-width:22px;min-height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eef4fb;color:#5d6f87;font-size:.75rem}.bulletin-thread-filter-chip-active,.bulletin-thread-filter-chip-kind-needs_attention.bulletin-thread-filter-chip-active{border-color:#ef3f2f6b;background:#ef3f2f14;color:#ef3f2f}.bulletin-thread-filter-chip-kind-new.bulletin-thread-filter-chip-active{border-color:#ea7e125c;background:#ea7e1217;color:#cf6200}.bulletin-thread-filter-chip-kind-active.bulletin-thread-filter-chip-active{border-color:#2563eb5c;background:#2563eb14;color:#2563eb}.bulletin-thread-filter-chip-kind-done.bulletin-thread-filter-chip-active{border-color:#16a34a52;background:#16a34a14;color:#15803d}.bulletin-thread-sort-note{display:inline-flex;align-items:center;gap:8px;margin:0;color:#64748b;font-weight:700}.bulletin-private-thread-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;align-items:start}.bulletin-manage-thread-list{gap:0;overflow:hidden;margin-top:0;border:1px solid #dbe4ee;border-radius:14px;background:#fff}.bulletin-manage-thread-row{grid-template-columns:auto minmax(160px,1.15fr) minmax(86px,auto) minmax(160px,1fr) auto;gap:12px;min-height:72px;padding:10px 14px;border-top:0;border-bottom:1px solid #e5edf5}.bulletin-manage-thread-row:last-child{border-bottom:0}.bulletin-manage-thread-row-active,.bulletin-manage-thread-row:hover{background:#f8fbff}.bulletin-manage-thread-row-unread{background:#ef3f2f09}.bulletin-private-thread-avatar{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eef4fb;color:#2563eb;font-weight:900}.bulletin-private-thread-avatar-unread{background:#ef3f2f1f;color:#dc2626}.bulletin-private-thread-avatar-new{background:#ea7e121f;color:#cf6200}.bulletin-private-thread-avatar-active{background:#2563eb1f;color:#2563eb}.bulletin-private-thread-avatar-done{background:#16a34a1f;color:#15803d}.bulletin-private-thread-main{display:grid;gap:3px;min-width:0}.bulletin-private-thread-main strong,.bulletin-private-thread-main small,.bulletin-thread-secondary{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bulletin-private-thread-main strong{color:var(--ink)}.bulletin-private-thread-main small{color:#5d6f87}.bulletin-thread-status-chip{justify-self:start;min-height:30px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;font-size:.82rem;font-weight:900}.bulletin-thread-status-chip-unread{background:#ef3f2f1a;color:#dc2626}.bulletin-thread-status-chip-new{background:#ea7e121f;color:#cf6200}.bulletin-thread-status-chip-active{background:#2563eb1c;color:#2563eb}.bulletin-thread-status-chip-done{background:#16a34a1c;color:#15803d}.bulletin-thread-secondary{color:#64748b;font-size:.9rem;font-weight:700}.bulletin-thread-secondary-unread{color:#dc2626}.bulletin-thread-secondary-new{color:#cf6200}.bulletin-thread-secondary-active{color:#2563eb}.bulletin-thread-secondary-done{color:#15803d}.bulletin-manage-thread-panel{min-width:0;border:1px solid #dbe4ee;border-radius:14px;background:#fff}@media (max-width: 980px){.bulletin-private-thread-layout{grid-template-columns:1fr}}@media (max-width: 620px){.bulletin-manage-page{padding-bottom:calc(var(--app-mobile-bottom-nav-height) + env(safe-area-inset-bottom) + 24px)}.bulletin-manage-summary-card,.bulletin-manage-summary-card-compact{grid-template-columns:112px minmax(0,1fr);gap:12px;padding:12px}.bulletin-manage-summary-photo,.bulletin-manage-summary-card-compact .bulletin-manage-summary-photo{min-height:112px;aspect-ratio:1 / 1}.bulletin-manage-summary-title-row{gap:8px}.bulletin-manage-summary-title-row h2{font-size:1.08rem}.bulletin-manage-counts{gap:7px 10px;font-size:.82rem}.bulletin-manage-summary-actions{grid-column:1 / -1}.bulletin-manage-edit-button{min-height:40px}.bulletin-manage-tabs{display:flex;gap:0;overflow-x:auto;padding:0 4px}.bulletin-manage-tab{flex:0 0 auto;min-width:154px}.bulletin-thread-filter-row{margin-inline:-2px;padding-bottom:4px}.bulletin-thread-filter-chip{min-height:44px}.bulletin-manage-thread-list{border:0;overflow:visible;background:transparent;gap:12px}.bulletin-manage-thread-row{grid-template-columns:auto minmax(0,1fr) auto;gap:10px 12px;min-height:96px;border:1px solid #dbe4ee;border-radius:16px;background:#fff}.bulletin-manage-thread-row-unread{border-color:#ef3f2f38;background:#ef3f2f09}.bulletin-thread-status-chip{grid-column:3;grid-row:1;align-self:center}.bulletin-thread-secondary{grid-column:2 / -1;white-space:normal}.bulletin-manage-thread-row>svg{grid-column:3;grid-row:2;justify-self:end}.bulletin-manage-thread-panel{border-radius:16px}.bulletin-waiting-row{display:grid;grid-template-columns:auto minmax(0,1fr)}.bulletin-reveal-button,.bulletin-reveal-credit-actions{grid-column:1 / -1;width:100%;margin-left:0}}.account-page-simple{padding-top:28px}.account-page-simple .account-simple-card{border-color:#c8d2e0}.account-page-simple .primary-button:not(.action-button-destructive),.account-page-simple .account-simple-main-button{border:0;background:#102a56;color:#fff;box-shadow:0 8px 18px #102a562e}.account-page-simple .primary-button:not(.action-button-destructive):hover,.account-page-simple .account-simple-main-button:hover{background:#0b2147}.account-page-simple .ghost-button{border:1.5px solid #164a96;background:#fff;color:#102a56;box-shadow:none}.account-page-simple .account-simple-address-lines .pill{width:-moz-max-content;width:max-content;max-width:100%;justify-self:start;align-self:start}.account-page-simple .account-simple-pro-card{grid-template-columns:64px minmax(0,1fr);align-items:center;border-color:#c8d2e0;background:#fff;box-shadow:0 4px 12px #0f233c14}.account-page-simple .account-simple-pro-card>div{min-width:0}.account-page-simple .account-simple-pro-card h2{line-height:1.16}.account-page-simple .account-simple-pro-card .account-simple-main-button{grid-column:1 / -1;width:100%;min-width:0;justify-self:stretch;margin-top:2px}.account-page-simple,.notifications-page,.my-help-simple-page,.settings-page{padding-bottom:calc(var(--app-mobile-bottom-nav-height) + env(safe-area-inset-bottom) + 24px)}.my-help-simple-page{gap:22px;background:#f3f6fa}.my-help-simple-hero{display:grid;gap:16px;padding-top:28px}.my-help-simple-hero h1{margin:0;color:#102a56;font-size:clamp(2.35rem,8vw,3.25rem);line-height:1;letter-spacing:0}.my-help-simple-hero p{margin:10px 0 0;color:#596b86;font-size:1.08rem;line-height:1.35}.my-help-simple-hero .request-manager-primary-cta{width:100%;min-height:56px;justify-content:center;border-radius:16px;font-size:1.05rem;font-weight:850;box-shadow:0 10px 22px #ef3b2d2e}.my-help-section{display:grid;gap:12px;padding-top:0}.my-help-section-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.my-help-section-heading h2{margin:0;color:#102a56;font-size:1.35rem;line-height:1.16;letter-spacing:0}.my-help-section-heading>span{min-width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border:1px solid #d3dce8;border-radius:999px;background:#edf3fb;color:#365273;font-size:.95rem;font-weight:850}.my-help-card-list{display:grid;gap:12px}.my-help-task-card{position:relative;min-width:0;display:grid;grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px;border:1.5px solid #c8d2e0;border-radius:18px;background:#fff;color:#102a56;box-shadow:0 4px 12px #0f233c14;cursor:pointer}.my-help-task-card:hover,.my-help-task-card:focus-visible{border-color:#9fb0c6;outline:none;box-shadow:0 8px 18px #0f233c1f}.my-help-task-card-highlighted{border-color:#2f6df694;box-shadow:0 0 0 4px #2f6df61f,0 4px 12px #0f233c14}.my-help-task-card-skeleton{min-height:152px;cursor:wait;background:linear-gradient(110deg,#fff,#edf3fb,#fff 90%);background-size:220% 100%;animation:skeleton-shimmer 1.4s ease-in-out infinite}.my-help-task-card-compact{min-height:128px}.my-help-card-icon{width:82px;height:82px;border:1px solid #dbe7f3;border-radius:22px;display:grid;place-items:center;background:linear-gradient(180deg,#eef5ff,#f8fbff);color:#102a56}.my-help-card-icon-offer{background:linear-gradient(180deg,#e9fbf0,#f7fcfa);color:#08763a}.my-help-card-copy{min-width:0;display:grid;gap:10px}.my-help-card-title-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px}.my-help-card-title-row h3{margin:0;color:#102a56;font-size:1.18rem;line-height:1.16;letter-spacing:0}.my-help-card-title-row p{margin:4px 0 0;color:#596b86;font-size:.98rem;line-height:1.25}.my-help-card-details{min-width:0;display:grid;gap:4px;color:#4f607a;font-size:.98rem;line-height:1.28}.my-help-card-meta{min-width:0;display:flex;flex-wrap:wrap;gap:8px;color:#64748b;font-size:.92rem;line-height:1.25}.my-help-card-meta span+span:before{content:"·";margin-right:8px;color:#8a97aa}.my-help-card-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding-top:10px;border-top:1px solid #d3dce8}.my-help-card-footer strong{min-width:0;color:#4f607a;font-size:.96rem;line-height:1.25}.my-help-card-action{min-height:46px;min-width:148px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:1.5px solid #164a96;border-radius:14px;background:#fff;color:#102a56;font:inherit;font-size:.98rem;font-weight:850;white-space:nowrap}.my-help-card-action:hover,.my-help-card-action:focus-visible{background:#edf5ff;outline:none}.my-help-card-chevron{color:#64748b}.my-help-empty-card{padding:20px;border:1.5px solid #c8d2e0;border-radius:18px;background:#fff;color:#596b86;box-shadow:0 4px 12px #0f233c0f}.my-help-empty-card h3{margin:0 0 6px;color:#102a56;font-size:1.1rem;line-height:1.2}.my-help-empty-card p{margin:0;font-size:.98rem;line-height:1.4}.my-help-empty-card-small{padding:16px 18px}@keyframes skeleton-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.notifications-page .section-heading>p{max-width:34rem}.notifications-page .notifications-preview-list{padding:14px;border:1px solid rgba(31,58,115,.08);border-radius:18px;background:#f8fbffb8;opacity:.86}.notifications-page .notifications-preview-list p{font-size:.9rem;color:#718096}.notifications-page .notifications-preview-row{color:#52627b;font-weight:650}.notifications-page .notifications-preferences-card{display:grid;gap:16px;padding:20px;border:1px solid rgba(31,58,115,.1);border-radius:22px;background:#fff;box-shadow:0 12px 28px #13233f12}.notifications-page .notifications-preferences-copy h2{margin:0;color:#102a56;font-size:1.22rem;line-height:1.18;letter-spacing:0}.notifications-page .notifications-preferences-copy p{margin-top:4px;color:#596b86;font-size:.98rem;line-height:1.4}.notifications-page .notifications-preference-simple-list{display:grid;border-top:1px solid #d3dce8}.notifications-page .notifications-preference-simple-row{min-height:58px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid #d3dce8;color:#102a56}.notifications-page .notifications-preference-simple-row:last-child{border-bottom:0}.notifications-page .notifications-preference-simple-row strong{min-width:0;color:#102a56;font-size:1rem;line-height:1.25}.notifications-page .notifications-preference-simple-row input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.notifications-page .notifications-preference-simple-row-action{cursor:pointer}.notifications-page .notifications-preference-simple-row-action:has(input:disabled){cursor:wait;opacity:.72}.notifications-page .notifications-preference-simple-row-action:has(input:focus-visible){outline:3px solid rgba(47,109,246,.18);outline-offset:3px;border-radius:12px}.notifications-page .notifications-preference-status{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid #c8d2e0;border-radius:999px;background:#f8fbff;color:#52627b;font-size:.9rem;font-weight:800;white-space:nowrap}.notifications-page .notifications-preference-status-on{border-color:#16a34a3d;background:#ecfdf5;color:#08763a}.notifications-page .notifications-preference-status-locked{border-color:#e6462e2e;background:#e6462e14;color:#9f2f24}@media (max-width: 560px){.account-page-simple{padding-top:24px}.account-page-simple .account-simple-pro-card{grid-template-columns:56px minmax(0,1fr)}.notifications-page .notifications-preferences-card{padding:18px;border-radius:20px}.notifications-page .notifications-preference-simple-row{min-height:62px}.my-help-simple-page{gap:20px}.my-help-simple-hero{padding-top:24px}.my-help-task-card{grid-template-columns:74px minmax(0,1fr) auto;gap:14px;padding:16px 14px;border-radius:18px}.my-help-card-icon{width:74px;height:74px;border-radius:20px}.my-help-card-title-row{grid-template-columns:minmax(0,1fr)}.my-help-card-title-row .request-manager-status{justify-self:start}.my-help-card-footer{grid-template-columns:minmax(0,1fr);align-items:stretch}.my-help-card-action{width:100%;min-height:48px}.my-help-card-chevron{align-self:center}}
