/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}.grow{flex-grow:1}}:root{--ink:#303438;--muted:#737373;--paper:#fafafa;--paper-deep:#ebebeb;--card:#fff;--line:#ebebeb;--accent:#5685c4;--accent-dark:#435d7e;--button:#6e9bd1;--accent-soft:#5685c41f;--sage:#435d7e;--gold:#5685c4;--blue:#5685c4;--plum:#5685c4;--shadow:0 18px 55px #30343814}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);min-width:320px;color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,a{font:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #5685c44d}.portal-shell{grid-template-columns:258px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .22s;display:grid}.portal-shell.sidebar-is-collapsed{grid-template-columns:82px minmax(0,1fr)}.sidebar{z-index:10;color:#fff;background:#303438;border-right:1px solid #ffffff14;flex-direction:column;min-height:100vh;max-height:100vh;padding:28px 20px 20px;transition:padding .22s;display:flex;position:sticky;top:0}.sidebar-toggle{z-index:2;color:#435d7e;cursor:pointer;background:#fff;border:1px solid #5685c473;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:82px;right:-15px;box-shadow:0 8px 20px #30343833}.sidebar-toggle:hover{background:#f1f5fa;border-color:#6e9bd1}.sidebar-toggle span{margin-top:-2px;font-family:Georgia,Times New Roman,serif;font-size:24px;line-height:1}.sidebar-is-collapsed .sidebar{padding-inline:12px}.sidebar-is-collapsed .brand{justify-content:center;padding-inline:0}.sidebar-is-collapsed .brand>span:last-child,.sidebar-is-collapsed .nav-label,.sidebar-is-collapsed .sidebar-card,.sidebar-is-collapsed .help-label,.sidebar-is-collapsed .powered-by{display:none}.sidebar-is-collapsed .sidebar nav{justify-items:center}.sidebar-is-collapsed .nav-link{justify-content:center;width:50px;padding-inline:0}.sidebar-is-collapsed .nav-link>span:first-child{width:25px}.sidebar-is-collapsed .help-link{justify-content:center;margin-inline:auto;padding-inline:0}.brand{align-items:center;gap:12px;padding:0 9px;display:flex}.brand>span:last-child{flex-direction:column;gap:3px;display:flex}.brand strong{letter-spacing:-.025em;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:600}.brand small{color:#6e9bd1;letter-spacing:.3em;font-size:8px;font-weight:800}.brand-mark{background:linear-gradient(145deg, var(--accent-dark), var(--accent));border-radius:11px;flex:none;width:36px;height:36px;display:block;position:relative;box-shadow:0 9px 18px #0000002e}.brand-mark i{background:#fff;border-radius:2px;display:block;position:absolute}.brand-mark i:first-child{width:8px;height:8px;top:9px;left:9px}.brand-mark i:nth-child(2){opacity:.72;width:8px;height:8px;top:9px;right:9px}.brand-mark i:nth-child(3){width:18px;height:6px;bottom:9px;left:9px}.brand-mark.small{border-radius:10px;width:32px;height:32px}.brand-mark.large{border-radius:20px;width:66px;height:66px;box-shadow:0 20px 36px #435d7e47}.brand-mark.large i:first-child,.brand-mark.large i:nth-child(2){width:14px;height:14px;top:17px}.brand-mark.large i:first-child,.brand-mark.large i:nth-child(3){left:17px}.brand-mark.large i:nth-child(2){right:17px}.brand-mark.large i:nth-child(3){width:32px;height:10px;bottom:17px}.sidebar nav{gap:7px;margin-top:44px;display:grid}.nav-link{color:#fff;border-radius:12px;align-items:center;gap:12px;min-height:44px;padding:0 12px;font-size:13px;font-weight:700;transition:background .16s,color .16s;display:flex}.nav-link>span:first-child{color:#ebebeb;place-items:center;width:25px;font-size:18px;display:grid}.nav-link:hover,.nav-link.is-active{color:#fff;background:#ffffff17}.nav-link.is-active>span:first-child{color:#6e9bd1}.sidebar-spacer{flex:1;min-height:28px}.sidebar-card{background:#ffffff0e;border:1px solid #ffffff17;border-radius:17px;padding:16px}.mini-label{color:#6e9bd1;letter-spacing:.16em;font-size:8px;font-weight:800;display:block}.sidebar-card strong{margin-top:7px;font-family:Georgia,Times New Roman,serif;font-size:20px;display:block}.sidebar-card p{color:#ebebeb;margin:8px 0 14px;font-size:10px;line-height:1.5}.sidebar-card button{color:#ebebeb;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;width:100%;min-height:35px;font-size:10px;font-weight:800}.help-link{color:#ebebeb;align-items:center;gap:9px;margin-top:18px;padding:4px 8px;font-size:11px;font-weight:700;display:flex}.help-link span{border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.powered-by{color:#737373;margin:18px 8px 0;font-size:8px}.powered-by strong{color:#ebebeb}.portal-main{min-width:0;max-width:100%;container-type:inline-size}.topbar{z-index:8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafafadb;border-bottom:1px solid #ebebebad;justify-content:space-between;align-items:center;min-height:76px;padding:0 clamp(24px,4vw,54px);display:flex;position:sticky;top:0}.header-profile-progress{color:#435d7e;grid-template-columns:auto minmax(70px,128px) auto;align-items:center;gap:9px;min-width:0;padding:9px 12px;display:grid}.header-profile-progress strong{font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1}.header-profile-progress>span{background:#ebebeb;border-radius:999px;height:4px;display:block;overflow:hidden}.header-profile-progress>span i{border-radius:inherit;background:linear-gradient(90deg,#435d7e,#6e9bd1);height:100%;transition:width .18s;display:block}.header-profile-progress small{color:#737373;letter-spacing:.12em;white-space:nowrap;font-size:7px;font-weight:800}.header-profile-progress small i{font-style:normal;display:none}.account-area{align-items:center;gap:10px;margin-left:auto;display:flex;position:relative}.notification-button{border:1px solid var(--line);width:39px;height:39px;color:var(--accent);cursor:pointer;background:#ffffffa8;border-radius:12px;place-items:center;display:grid;position:relative}.notification-button:before{content:"";border:2px solid #737373;border-radius:7px 7px 4px 4px;width:11px;height:13px}.notification-button.has-notification{border-color:#6e9bd1;animation:1.8s ease-in-out infinite alternate notification-glow;box-shadow:0 0 0 2px #6e9bd138,0 0 16px #5685c499}@keyframes notification-glow{0%{box-shadow:0 0 0 2px #6e9bd12e,0 0 10px #5685c459}to{box-shadow:0 0 0 3px #6e9bd14d,0 0 20px #5685c4b3}}@media (prefers-reduced-motion:reduce){.notification-button.has-notification{animation:none}}.account-button{color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:16px;place-items:center;padding:4px;display:grid}.account-button:hover,.account-button:focus-visible,.account-button[aria-expanded=true]{background:#f1f5fa;outline:none}.avatar{background:var(--accent-soft);width:39px;height:39px;color:var(--accent-dark);border-radius:13px;place-items:center;font-size:11px;font-weight:800;display:grid}.account-menu{z-index:30;border:1px solid var(--line);background:#fff;border-radius:16px;width:230px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 18px 42px #30343829}.account-menu-heading{border-bottom:1px solid var(--line);flex-direction:column;gap:4px;margin:2px 2px 7px;padding:8px 10px 12px;display:flex}.account-menu-heading strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.account-menu-heading small{color:var(--muted);font-size:9px}.account-menu>button,.account-menu>a{width:100%;color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:10px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.account-menu>button:hover,.account-menu>button:focus-visible,.account-menu>a:hover,.account-menu>a:focus-visible{background:#f1f5fa;outline:none}.account-menu>button span,.account-menu>a span{width:20px;color:var(--accent-dark);place-items:center;font-size:14px;display:grid}.account-menu .account-menu-signout{border-top:1px solid var(--line);color:#913b30;border-radius:0 0 10px 10px;margin-top:4px}.mobile-brand{display:none}.page-content{width:min(1280px,100%);margin:0 auto;padding:36px clamp(24px,4vw,54px) 44px}.product-launch-error{color:#913b30;background:#fff6f3;border:1px solid #a33f3133;border-radius:13px;margin:0 0 18px;padding:13px 16px;font-size:11px;font-weight:700}.welcome-panel{min-height:360px;box-shadow:var(--shadow);background:radial-gradient(circle at 88% 12%,#6e9bd13d,#0000 24rem),linear-gradient(135deg,#fff 0%,#fafafa 100%);border:1px solid #ebebeb;border-radius:27px;grid-template-columns:minmax(0,1fr) 390px;display:grid;position:relative;overflow:hidden}.welcome-panel:after{content:"";border:1px solid #5685c426;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-70px;left:39%}.welcome-copy{z-index:2;flex-direction:column;justify-content:center;padding:clamp(38px,5vw,66px);display:flex;position:relative}.eyebrow{color:var(--accent-dark);letter-spacing:.17em;font-size:9px;font-weight:800;display:block}.welcome-copy h1{letter-spacing:-.052em;color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(100deg,#303438 0%,#435d7e 54%,#5685c4 100%);-webkit-background-clip:text;background-clip:text;max-width:570px;margin:13px 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4.6vw,64px);font-weight:500;line-height:.98}.welcome-copy p{max-width:600px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}.tool-card a[aria-disabled=true]{pointer-events:none;cursor:wait;opacity:.72}.welcome-setup-link{color:#367fdc;text-underline-offset:4px;align-items:center;gap:5px;font-size:12px;font-weight:800;-webkit-text-decoration:underline #367fdc80;text-decoration:underline #367fdc80;transition:color .16s,text-decoration-color .16s;display:inline-flex}.welcome-setup-link:hover{color:#155fab;text-decoration-color:currentColor}.welcome-setup-link span{font-size:15px;line-height:1}.brand-orbit{place-items:center;min-height:360px;display:grid;position:relative}.orbit-ring{border:1px solid #435d7e33;border-radius:50%;position:absolute}.ring-one{width:220px;height:220px}.ring-two{width:330px;height:330px}.orbit-core{background:#ffffffc7;border:1px solid #5685c440;border-radius:50%;place-items:center;width:136px;height:136px;display:grid;box-shadow:0 24px 54px #435d7e21}.orbit-item{color:#303438;text-align:left;background:#fffffff0;border:1px solid #ebebeb;border-radius:16px;align-items:center;gap:10px;min-width:158px;min-height:58px;padding:10px 12px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;position:absolute;box-shadow:0 12px 28px #3034381a}.orbit-item.is-live:hover{border-color:#5685c473;transform:translateY(-2px);box-shadow:0 16px 32px #435d7e29}.orbit-item[aria-disabled=true]{pointer-events:none;opacity:.72}.orbit-item:disabled{cursor:not-allowed;opacity:.72}.orbit-shortcut-mark{color:#435d7e;background:#6e9bd129;border-radius:10px;flex:0 0 31px;place-items:center;width:31px;height:31px;font-size:8px;font-weight:900;display:grid}.orbit-shortcut-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.orbit-shortcut-copy strong{white-space:nowrap;font-size:9px;line-height:1.1}.orbit-shortcut-copy small{color:#5685c4;letter-spacing:.06em;text-transform:uppercase;font-size:7px;font-weight:800}.orbit-item:disabled .orbit-shortcut-copy small{color:#737373}.item-one{top:38px;left:4px}.item-two{top:104px;right:4px}.item-three{bottom:36px;right:4px}.item-four{bottom:82px;left:4px}.quick-status{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.quick-status article{border:1px solid var(--line);background:#ffffffb3;border-radius:17px;align-items:center;gap:13px;min-width:0;padding:15px 17px;display:flex}.status-icon{color:#fff;border-radius:11px;flex:none;place-items:center;width:36px;height:36px;font-size:15px;font-weight:800;display:grid}.status-icon.terracotta,.tool-mark.terracotta{background:var(--accent)}.status-icon.gold,.tool-mark.gold{background:var(--gold)}.status-icon.sage,.tool-mark.sage{background:var(--sage)}.tool-mark.blue{background:var(--blue)}.tool-mark.plum{background:var(--plum)}.tool-mark.charcoal{background:#303438}.quick-status article>div{min-width:0}.quick-status small,.quick-status strong{display:block}.quick-status small{color:#435d7e;letter-spacing:.13em;font-size:7px;font-weight:800}.quick-status strong{text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:11px;overflow:hidden}.tools-section{padding-top:68px}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:24px;display:flex}.section-heading h2,.setup-heading h2{letter-spacing:-.04em;margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3vw,42px);font-weight:500}.section-heading p{max-width:390px;color:var(--muted);text-align:right;margin:0;font-size:11px;line-height:1.6}.tool-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.tool-card{border:1px solid var(--line);background:#ffffffc7;border-radius:21px;flex-direction:column;min-height:250px;padding:21px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden}.tool-card:hover{transform:translateY(-2px);box-shadow:0 16px 38px #30343817}.tool-card.is-featured{background:linear-gradient(150deg,#fffffffa 30%,#5685c41f);border-color:#6e9bd1;box-shadow:0 15px 42px #5685c41a}.tool-card.is-featured:before{content:"";background:linear-gradient(225deg,#5685c424,#0000 65%);width:88px;height:88px;position:absolute;top:0;right:0}.tool-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.tool-mark{color:#fff;letter-spacing:.04em;border-radius:13px;place-items:center;width:43px;height:43px;font-size:10px;font-weight:800;display:grid;box-shadow:0 9px 18px #30343824}.status-pill{color:#737373;letter-spacing:.08em;text-transform:uppercase;background:#ebebeb;border-radius:999px;padding:7px 9px;font-size:7px;font-weight:800}.status-pill.is-live{color:#435d7e;background:#fafafa}.tool-card h3{letter-spacing:-.025em;margin:25px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:600}.tool-card p{color:var(--muted);margin:0 0 20px;font-size:11px;line-height:1.65}.tool-card a,.tool-card button{color:#737373;background:#ebebeb;border:0;border-radius:10px;align-self:flex-start;align-items:center;gap:9px;min-height:37px;margin-top:auto;padding:0 12px;font-size:9px;font-weight:800;display:inline-flex}.tool-card a{background:var(--button);color:#fff;cursor:pointer}.tool-card a:hover{background:var(--accent)}.tool-card button:disabled{cursor:default}.tool-card a span{font-size:15px}.workspace-section{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:18px;padding-top:68px;display:grid}.setup-card,.brand-hub-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffc2;border-radius:23px}.setup-card{padding:clamp(25px,3.5vw,40px)}.setup-heading p{max-width:640px;color:var(--muted);margin:14px 0 0;font-size:11px;line-height:1.65}.setup-list{gap:9px;margin:28px 0 0;padding:0;list-style:none;display:grid}.setup-list li{background:#fff;border:1px solid #ebebeb;border-radius:15px;grid-template-columns:37px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:67px;padding:10px 13px;display:grid}.setup-list li>span{color:#737373;background:#fafafa;border-radius:11px;place-items:center;width:35px;height:35px;font-size:9px;font-weight:800;display:grid}.setup-list li.is-complete>span{background:var(--accent-soft);color:var(--accent-dark)}.setup-list strong,.setup-list small{display:block}.setup-list strong{font-size:11px}.setup-list small{color:var(--muted);margin-top:5px;font-size:9px}.setup-list li>i{color:#435d7e;background:#fafafa;border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;font-style:normal;font-weight:800;display:grid}.setup-list button{color:#737373;background:#fafafa;border:1px solid #ebebeb;border-radius:9px;min-height:31px;padding:0 10px;font-size:8px;font-weight:800}.setup-list button:not(:disabled){color:#435d7e;cursor:pointer;background:#6e9bd11f;border-color:#5685c44d}.setup-list button:not(:disabled):hover{color:#fff;background:#6e9bd1}.brand-hub-card{flex-direction:column;min-width:0;padding:clamp(25px,3.2vw,35px);display:flex}.brand-hub-visual{background:linear-gradient(145deg,#5685c42e,#ebebeb73);border-radius:16px;height:112px;margin-bottom:24px;position:relative}.asset{border:4px solid #fff;place-items:center;display:grid;position:absolute;box-shadow:0 9px 24px #435d7e21}.asset-photo{color:#435d7e;background:#6e9bd1;border-radius:18px;width:62px;height:62px;font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:700;top:24px;left:23px}.asset-logo{color:#737373;letter-spacing:.12em;background:#fff;border-radius:14px;width:79px;height:48px;font-size:8px;font-weight:800;top:37px;left:72px}.asset-color{background:var(--sage);border-radius:50%;width:54px;height:54px;top:23px;right:24px}.brand-hub-card h3{letter-spacing:-.04em;margin:10px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500;line-height:1.06}.brand-hub-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.65}.brand-hub-card button{color:#737373;background:#ebebeb;border:0;border-radius:10px;align-self:flex-start;min-height:38px;margin-top:auto;padding:0 13px;font-size:9px;font-weight:800}.brand-hub-card button:not(:disabled){background:var(--button);color:#fff;cursor:pointer}.brand-hub-card button:not(:disabled):hover{background:var(--accent-dark)}.brand-library{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffdb;border-radius:25px;margin-top:68px;padding:clamp(25px,4vw,42px);scroll-margin-top:92px}.brand-library-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.brand-library-heading h2{letter-spacing:-.045em;max-width:650px;margin:10px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,48px);font-weight:500;line-height:1.02}.brand-library-heading p,.brand-colors-card>div:first-child p{max-width:660px;color:var(--muted);margin:0;font-size:11px;line-height:1.65}.brand-library-state{color:var(--muted);letter-spacing:.05em;background:#f4f5f6;border-radius:999px;flex:none;padding:9px 12px;font-size:9px;font-weight:800}.brand-library-state.is-complete{color:var(--accent-dark);background:#5685c421}.brand-library-loading,.brand-library-notice{color:var(--accent-dark);background:#5685c412;border:1px solid #5685c438;border-radius:17px;margin-top:28px;padding:22px;font-size:11px;line-height:1.6}.brand-library-notice strong{color:var(--ink);font-size:13px;display:block}.brand-library-notice p{margin:7px 0 14px}.brand-library-notice a{background:var(--button);color:#fff;border-radius:10px;align-items:center;min-height:36px;padding:0 13px;font-size:9px;font-weight:800;display:inline-flex}.brand-asset-sections{gap:18px;margin-top:32px;display:grid}.brand-asset-section,.brand-colors-card{border:1px solid var(--line);background:#fff;border-radius:19px;padding:20px}.brand-asset-section>header,.brand-colors-card{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.brand-asset-section h3,.brand-colors-card h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:20px}.brand-asset-section header p{color:var(--muted);margin:6px 0 0;font-size:10px;line-height:1.5}.brand-upload-button{background:var(--button);color:#fff;cursor:pointer;border-radius:10px;align-items:center;min-height:36px;padding:0 13px;font-size:9px;font-weight:800;display:inline-flex;position:relative}.brand-upload-button input{opacity:0;width:1px;height:1px;position:absolute}.brand-asset-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:13px;margin-top:18px;display:grid}.brand-asset-card{border:1px solid var(--line);background:var(--paper);border-radius:15px;min-width:0;padding:9px}.brand-asset-card.is-primary{border-color:var(--button);box-shadow:0 0 0 2px #6e9bd126}.brand-asset-preview{aspect-ratio:4/3;color:var(--accent-dark);letter-spacing:.12em;background:linear-gradient(145deg,#edf3fa,#f7f7f7);border-radius:11px;place-items:center;font-size:8px;font-weight:800;display:grid;position:relative;overflow:hidden}.brand-asset-preview img{object-fit:contain;width:100%;height:100%}.brand-asset-preview>span:last-child:not(:only-child){background:var(--accent-dark);color:#fff;letter-spacing:.07em;border-radius:999px;padding:5px 7px;font-size:7px;position:absolute;top:7px;right:7px}.brand-asset-card>strong{text-overflow:ellipsis;white-space:nowrap;margin:10px 2px 8px;font-size:10px;display:block;overflow:hidden}.brand-asset-actions{grid-template-columns:1fr 1fr;gap:7px;display:grid}.brand-asset-actions button,.brand-asset-actions select{border:1px solid var(--line);min-width:0;min-height:31px;color:var(--ink);background:#fff;border-radius:8px;padding:0 7px;font-size:8px;font-weight:700}.brand-asset-actions button:not(:disabled){color:var(--accent-dark);cursor:pointer;border-color:#5685c44d}.brand-asset-empty{color:var(--muted);background:#5685c40a;border:1px dashed #5685c452;border-radius:13px;align-items:center;gap:11px;margin-top:18px;padding:16px;font-size:10px;display:flex}.brand-asset-empty span{width:30px;height:30px;color:var(--button);background:#fff;border-radius:9px;place-items:center;font-size:16px;display:grid}.brand-asset-empty p{margin:0}.brand-no-logo{color:var(--ink);cursor:pointer;align-items:center;gap:10px;margin-top:16px;font-size:10px;display:flex}.brand-no-logo input{width:17px;height:17px;accent-color:var(--button)}.brand-no-logo span,.brand-no-logo small{display:block}.brand-no-logo small{color:var(--muted);margin-top:3px;font-size:8px}.brand-colors-card{align-items:center;margin-top:18px}.brand-color-grid{grid-template-columns:repeat(5,minmax(74px,1fr));gap:8px;display:grid}.brand-color-grid label{color:var(--muted);justify-items:center;gap:6px;font-size:8px;font-weight:700;display:grid}.brand-color-grid input{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;width:46px;height:38px;padding:3px}.brand-color-grid code{color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:7px}.brand-library-footnote{color:var(--muted);margin:18px 0 0;font-size:8px;line-height:1.5}.brand-library-message,.brand-library-error{margin:16px 0 0;font-size:10px}.brand-library-message{color:var(--accent-dark)}.brand-library-error{color:#a54131}.profile-editor{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffdb;border-radius:25px;margin-top:68px;scroll-margin-top:92px}.profile-editor-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding:clamp(28px,4vw,44px);display:flex}.profile-editor-heading h2{letter-spacing:-.045em;margin:9px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3.4vw,46px);font-weight:500;line-height:1.02}.profile-editor-heading p{max-width:690px;color:var(--muted);margin:0;font-size:11px;line-height:1.7}.profile-loading,.profile-error{color:#737373;background:#fafafa;border:1px solid #ebebeb;border-radius:15px;margin:clamp(24px,4vw,44px);padding:22px;font-size:11px}.profile-error{color:#913b30}.profile-error p{margin:0 0 12px}.profile-error button{color:#fff;background:#303438;border:0;border-radius:9px;padding:9px 12px;font-size:9px;font-weight:800}.profile-form{padding:clamp(24px,4vw,44px)}.profile-source-note{color:#435d7e;background:#6e9bd114;border:1px solid #5685c433;border-radius:15px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.profile-source-note>span{color:#fff;background:#6e9bd1;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;font-size:10px;font-weight:800;display:grid}.profile-source-note p{margin:0;font-size:10px;line-height:1.6}.profile-source-note strong{color:#303438;display:block}.profile-form fieldset{border:0;border-top:1px solid var(--line);margin:32px 0 0;padding:28px 0 0}.profile-form legend{color:#303438;align-items:center;gap:10px;padding:0;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:700;display:flex}.profile-form legend span{color:#435d7e;background:#6e9bd121;border-radius:9px;place-items:center;width:28px;height:28px;font-family:Arial,sans-serif;font-size:8px;display:grid}.profile-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:21px;display:grid}.profile-field-grid label{flex-direction:column;gap:7px;min-width:0;display:flex}.profile-field-grid label>span{color:#303438;font-size:9px;font-weight:800}.profile-field-grid label>span i{color:#5685c4;letter-spacing:.08em;text-transform:uppercase;margin-left:5px;font-size:6px;font-style:normal}.profile-field-grid input,.profile-field-grid textarea{color:#303438;width:100%;font:inherit;background:#fff;border:1px solid #ebebeb;border-radius:12px;outline:none;padding:12px 13px;font-size:11px;transition:border-color .16s,box-shadow .16s}.profile-field-grid input{min-height:43px}.profile-field-grid textarea{resize:vertical;line-height:1.6}.profile-field-grid input:focus,.profile-field-grid textarea:focus{border-color:#6e9bd1;box-shadow:0 0 0 3px #6e9bd11f}.profile-field-grid small{color:#737373;font-size:8px;line-height:1.45}.profile-field-wide{grid-column:1/-1}.profile-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:34px;padding-top:25px;display:flex}.profile-actions p{color:#737373;margin:0;font-size:9px}.profile-actions p.is-success{color:#3f6f62;font-weight:700}.profile-actions p.is-error{color:#913b30;font-weight:700}.profile-actions button{color:#fff;background:#6e9bd1;border:0;border-radius:12px;min-height:46px;padding:0 20px;font-size:10px;font-weight:800;box-shadow:0 12px 24px #435d7e2e}.profile-actions button:disabled{cursor:wait;opacity:.7}footer{border-top:1px solid var(--line);color:#737373;justify-content:space-between;align-items:center;gap:20px;margin-top:62px;padding:22px 2px 0;font-size:9px;display:flex}footer p{color:#303438;margin:0;font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:700}@media (width<=1120px){.welcome-panel{grid-template-columns:minmax(0,1fr) 300px}.brand-orbit{transform:scale(.82)}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-section{grid-template-columns:1fr}.brand-hub-card button{margin-top:22px}}@container (width<=1120px){.welcome-panel{grid-template-columns:minmax(0,1fr) 300px}.brand-orbit{transform:scale(.82)}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-section{grid-template-columns:1fr}.brand-hub-card button{margin-top:22px}}@media (width<=860px){.portal-shell{display:block}.sidebar,.sidebar-toggle{display:none}.topbar{min-height:68px;padding:0 20px}.mobile-brand{color:var(--ink);background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.mobile-brand strong{font-family:Georgia,Times New Roman,serif;font-size:15px}.notification-button{display:none}.header-profile-progress{flex:auto;grid-template-columns:auto minmax(44px,82px) auto;justify-content:center;max-width:205px;padding:8px}.header-profile-progress small span{display:none}.header-profile-progress small i{display:inline}.page-content{padding:24px 18px 38px}.welcome-panel{grid-template-columns:1fr}.welcome-copy{padding:38px 30px 28px}.brand-orbit{min-height:260px;margin-top:-25px;transform:scale(.76)}.quick-status{grid-template-columns:1fr}.profile-editor-heading,.brand-colors-card{flex-direction:column;align-items:flex-start}.brand-color-grid{width:100%}}@media (width<=640px){.topbar{gap:8px;padding:0 14px}.mobile-brand{gap:7px}.mobile-brand strong{font-size:13px}.header-profile-progress{grid-template-columns:auto minmax(30px,54px) auto;gap:6px;max-width:148px;padding:7px 2px}.header-profile-progress strong{font-size:12px}.avatar{width:36px;height:36px}.welcome-copy h1{font-size:43px}.brand-orbit{margin:-46px -30px -12px}.section-heading{flex-direction:column;align-items:flex-start;gap:13px}.section-heading p{text-align:left}.tool-grid{grid-template-columns:1fr}.tool-card{min-height:225px}.tools-section,.workspace-section,.profile-editor{padding-top:52px}.brand-library{margin-top:52px;padding:22px 16px}.brand-library-heading,.brand-asset-section>header{flex-direction:column;align-items:stretch}.brand-library-state,.brand-upload-button{align-self:flex-start}.brand-asset-grid{grid-template-columns:1fr 1fr}.brand-color-grid{grid-template-columns:repeat(3,minmax(72px,1fr))}.profile-editor{margin-top:52px;padding-top:0}.profile-field-grid{grid-template-columns:1fr}.profile-field-wide{grid-column:auto}.profile-actions{flex-direction:column;align-items:stretch}.profile-actions button{width:100%}.setup-list li{grid-template-columns:34px minmax(0,1fr)}.setup-list li>i,.setup-list button{grid-column:2;justify-self:start}footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}.account-gate-shell{background:radial-gradient(circle at 14% 12%,#5685c429,#0000 34%),radial-gradient(circle at 88% 82%,#435d7e1f,#0000 36%),#fafafa;place-items:center;min-height:100vh;padding:28px;display:grid}.account-gate-card{background:#fff;border:1px solid #ebebeb;border-radius:26px;width:min(470px,100%);padding:34px;box-shadow:0 28px 80px #30343821}.account-gate-brand{color:#303438;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.account-gate-brand>span:last-child{flex-direction:column;gap:3px;display:flex}.account-gate-brand strong{font-family:Georgia,Times New Roman,serif;font-size:18px}.account-gate-brand small,.account-gate-eyebrow{color:#5685c4;letter-spacing:.2em;font-size:8px;font-weight:800}.account-gate-mark{background:linear-gradient(145deg,#435d7e,#5685c4);border-radius:12px;width:38px;height:38px;position:relative;box-shadow:0 9px 20px #435d7e3d}.account-gate-mark i{background:#fff;border-radius:2px;position:absolute}.account-gate-mark i:first-child{width:8px;height:8px;top:10px;left:10px}.account-gate-mark i:nth-child(2){opacity:.72;width:8px;height:8px;top:10px;right:10px}.account-gate-mark i:nth-child(3){width:18px;height:6px;bottom:10px;left:10px}.account-gate-copy{margin-top:36px}.account-gate-copy h1{color:#303438;letter-spacing:-.04em;margin:9px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(31px,7vw,42px);line-height:1.04}.account-gate-copy p{color:#737373;margin:0;font-size:14px;line-height:1.65}.account-gate-form{gap:17px;margin-top:26px;display:grid}.account-gate-form label{color:#303438;gap:7px;font-size:12px;font-weight:750;display:grid}.account-gate-form input{color:#303438;width:100%;min-height:49px;font:inherit;background:#fff;border:1px solid #dedede;border-radius:12px;padding:0 14px;font-weight:500}.account-gate-form input:focus{border-color:#6e9bd1;outline:3px solid #6e9bd129}.account-gate-password{position:relative}.account-gate-password input{padding-right:68px}.account-gate-password button{color:#435d7e;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:800;position:absolute;inset:0 8px 0 auto}.account-gate-submit,.account-gate-primary,.account-gate-secondary{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-height:49px;font-weight:800;text-decoration:none;display:inline-flex}.account-gate-submit,.account-gate-primary{color:#fff;background:#6e9bd1;border:0;box-shadow:0 12px 24px #435d7e2e}.account-gate-submit:disabled{cursor:wait;opacity:.68}.account-gate-primary{width:100%;margin-top:24px}.account-gate-secondary{color:#303438;background:#fff;border:1px solid #ebebeb;width:100%;margin-top:10px}.account-gate-success{color:#28613c;background:#eef8f1;border:1px solid #b9d8c5;border-radius:12px;margin:20px 0 -8px;padding:11px 13px;font-size:11px;line-height:1.5}.account-gate-signup{margin-top:10px;display:grid}.account-gate-signup a{color:#435d7e;background:#fff;border:1px solid #6e9bd1;border-radius:12px;justify-content:center;align-items:center;min-height:49px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.account-gate-signup a:hover{background:#f4f8fd}.account-gate-links{justify-content:space-between;gap:14px;margin-top:18px;font-size:10px;display:flex}.account-gate-links a{color:#435d7e;text-underline-offset:3px;text-decoration:underline}.account-gate-error{color:#a33f31;margin:-3px 0 0;font-size:11px;line-height:1.45}.account-gate-status{color:#737373;justify-items:center;gap:14px;margin:64px 0 34px;font-size:12px;display:grid}.account-gate-status span{border:3px solid #ebebeb;border-top-color:#5685c4;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite account-gate-spin}@keyframes account-gate-spin{to{transform:rotate(360deg)}}@media (width<=520px){.account-gate-shell{padding:14px}.account-gate-card{border-radius:21px;padding:27px 23px}.account-gate-links{flex-direction:column;align-items:flex-start}}
