.dashboard-shell{--dash-bg:#f7f7f5;--dash-sidebar:#f2f2ef;--dash-surface:#fff;--dash-surface-muted:#f4f4f1;--dash-surface-hover:#eeeeea;--dash-text:#20211f;--dash-text-soft:#686a65;--dash-text-faint:#93958f;--dash-border:#e1e2dd;--dash-border-strong:#cfd0ca;--dash-action:#20211f;--dash-success:#52704e;--dash-success-bg:#edf3eb;min-height:100svh;color:var(--dash-text);background:var(--dash-bg);background-image:none;font-size:13px}.dashboard-shell .button{letter-spacing:-.01em;border-radius:7px;gap:7px;min-height:36px;padding:0 14px;font-size:11px;font-weight:600;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;box-shadow:0 1px 1px #14151308}.dashboard-shell .button:hover{transform:none}.dashboard-shell .button--dark{color:#fff;border-color:var(--dash-action);background:var(--dash-action)}.dashboard-shell .button--dark:hover{border-color:var(--dash-action);background:var(--dash-action);box-shadow:none}.dashboard-shell .button--outline{color:var(--dash-text);border-color:var(--dash-border-strong);background:var(--dash-surface)}.dashboard-shell .button--outline:hover{border-color:var(--dash-border-strong);background:var(--dash-surface)}.dashboard-shell .button svg{width:15px;height:15px}.dashboard-sidebar{overscroll-behavior:contain;border-right:1px solid var(--dash-border);background:var(--dash-sidebar);width:228px;height:100svh;min-height:0;box-shadow:none;padding:14px 12px 12px;overflow-y:auto}.dashboard-sidebar-brand{align-items:center;gap:8px;height:42px;padding:0 8px;display:flex}.dashboard-sidebar-brand .brand{color:var(--dash-text);margin:0}.dashboard-sidebar-brand .brand-lockup{gap:7px}.dashboard-sidebar-brand .brand-icon{width:29px}.dashboard-sidebar-brand .brand-wordmark{width:99px;height:24px}.dashboard-sidebar-brand .brand-claim{letter-spacing:.06em;font-size:5px}.dashboard-sidebar-brand>span{border:1px solid var(--dash-border);color:var(--dash-text-soft);letter-spacing:.06em;text-transform:uppercase;background:#ffffff80;border-radius:5px;padding:3px 6px;font-size:8px;font-weight:600}.event-switcher{border-bottom:1px solid var(--dash-border);margin:8px 0 16px;padding:0 0 14px}.sidebar-nav-label{color:var(--dash-text-faint);letter-spacing:.02em;text-transform:none;margin:0 8px 6px;font-size:9px;font-weight:600;display:block}.event-switcher-summary{border:1px solid #0000;border-radius:8px;grid-template-columns:31px minmax(0,1fr);gap:9px;min-height:48px;padding:6px 8px}.event-switcher-summary>i{width:31px;height:31px;font:600 10px var(--sans);background:#737e68;border-radius:7px}.event-switcher strong{color:var(--dash-text);font-size:11px;font-weight:600}.event-switcher small{color:var(--dash-text-soft);margin-top:2px;font-size:9px}.dashboard-sidebar nav{flex-direction:column;gap:2px;margin:0;display:flex}.dashboard-sidebar nav a{color:#5c5f59;border-radius:7px;gap:9px;height:36px;padding:0 9px;font-size:11px;font-weight:500;transition:color .14s,background .14s}.dashboard-sidebar nav a:hover{color:var(--dash-text);background:#ffffff8c}.dashboard-sidebar nav a.active{color:var(--dash-text);background:var(--dash-surface);box-shadow:0 1px 2px #1c1d1a0f}.dashboard-sidebar nav a.active:before{display:none}.dashboard-sidebar nav a svg{color:#757871}.dashboard-sidebar nav a.active svg{color:var(--dash-text)}.dashboard-sidebar nav a small{min-width:19px;color:var(--dash-text-soft);background:var(--dash-surface-muted);border-radius:5px;padding:2px 5px;font-size:8px}.sidebar-status{border:0;border-top:1px solid var(--dash-border);background:0 0;margin-top:auto;padding:12px 9px}.sidebar-status-head{justify-content:space-between;align-items:center;min-height:18px;display:flex}.sidebar-status-head span{color:var(--dash-text);align-items:center;gap:7px;font-size:9px;font-weight:600;display:flex}.sidebar-status-head strong{color:var(--dash-text-soft);font-size:8px;font-weight:500}.sidebar-status-head i,.utility-status i,.status-online i{background:#5f8158;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #5f81581c}.sidebar-status p{color:var(--dash-text-soft);margin:8px 0 7px;font-size:8px}.sidebar-status-bar{background:#dedfd9;border-radius:3px;height:3px}.sidebar-status-bar b{border-radius:inherit;background:#74866a}.sidebar-user{border:0;border-top:1px solid var(--dash-border);text-align:left;background:0 0;border-radius:0;grid-template-columns:28px 1fr 15px;gap:8px;width:100%;min-height:48px;margin-top:0;padding:8px 9px}.sidebar-user:hover{background:#ffffff80}.sidebar-user>svg:first-child{color:#777a73;width:25px;height:25px}.sidebar-user strong{color:var(--dash-text);font-size:9px;font-weight:600}.sidebar-user small{color:var(--dash-text-soft);margin-top:2px;font-size:8px}.sidebar-user>svg:last-child{color:var(--dash-text-faint)}.dashboard-main{width:calc(100% - 228px);min-width:0;margin-left:228px}.dashboard-topbar{z-index:20;border-bottom:1px solid var(--dash-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f7f5eb;justify-content:space-between;align-items:center;height:52px;padding:0 20px;display:flex;position:sticky;top:0}.dashboard-breadcrumb,.dashboard-utilities{align-items:center;display:flex}.dashboard-breadcrumb{color:var(--dash-text-soft);gap:7px;font-size:10px}.dashboard-breadcrumb>svg{color:#adafa9;width:12px;height:12px}.dashboard-breadcrumb strong{color:var(--dash-text);font-weight:600}.dashboard-mobile-menu{display:none}.dashboard-utilities{gap:6px}.dashboard-utilities>span,.dashboard-utilities>a,.dashboard-utilities>button{min-height:30px;color:var(--dash-text-soft);background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:6px;padding:0 9px;font-size:9px;display:inline-flex}.dashboard-utilities>a:hover,.dashboard-utilities>button:hover{border-color:var(--dash-border);color:var(--dash-text);background:var(--dash-surface)}.dashboard-utilities svg{width:13px;height:13px}.dashboard-utilities>button{justify-content:center;width:30px;padding:0}.utility-status{color:var(--dash-success)!important}.dashboard-sidebar-backdrop{display:none}.dashboard-page{width:min(1320px,100%);min-height:calc(100svh - 52px);margin:0 auto;padding:32px clamp(28px,3.5vw,54px) 64px;animation:.24s cubic-bezier(.2,.7,.2,1) both dashboard-enter}@keyframes dashboard-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.dashboard-page-top{align-items:flex-start;gap:24px;min-height:62px}.dashboard-page-top h1{color:var(--dash-text);font:600 24px/1.25 var(--sans);letter-spacing:-.035em;margin:0}.dashboard-page-top>div>p:not(.kicker){color:var(--dash-text-soft);margin:6px 0 0;font-size:10px;line-height:1.5}.page-actions{gap:8px;padding-top:0}.page-actions .button{min-height:36px;padding-inline:13px;font-size:10px}.dashboard-page .kicker{color:var(--dash-text-faint);letter-spacing:.04em;text-transform:none;margin:0 0 4px;font-size:8px;font-weight:600}.section-heading{align-items:center}.section-heading h2{font:600 13px/1.3 var(--sans);letter-spacing:-.01em;margin:0}.section-heading>span,.section-heading>a{color:var(--dash-text-soft);font-size:9px}.readiness-banner{color:#354632;background:var(--dash-success-bg);border:1px solid #dce6d9;border-radius:9px;grid-template-columns:34px 1fr auto;gap:13px;min-height:72px;margin:20px 0 18px;padding:14px 18px}.readiness-ring{color:#fff;background:#607b59;border:0;border-radius:7px;width:30px;height:30px}.readiness-banner h2{font:600 11px/1.3 var(--sans);margin:0 0 3px}.readiness-banner p:last-child{color:#667563;margin:0;font-size:9px}.readiness-banner>span{color:#5f705b;border:0;padding:0;font-size:9px;font-weight:500}.overview-stats,.archive-metrics{border:1px solid var(--dash-border);background:var(--dash-surface);border-radius:10px;display:grid;overflow:hidden;box-shadow:0 1px 2px #14151306}.overview-stats{grid-template-columns:repeat(4,1fr)}.overview-stats>div{border-right-color:var(--dash-border);grid-template-columns:27px 1fr;min-height:82px;padding:17px 18px}.overview-stats svg{color:#737c69;width:17px}.overview-stats span{color:var(--dash-text-soft);font-size:9px}.overview-stats span strong{color:var(--dash-text);font:600 14px var(--sans)}.overview-stats small{color:var(--dash-text-faint);margin-top:3px;font-size:8px}.overview-columns{gap:18px;margin-top:18px}.setup-list,.activity-list{border:1px solid var(--dash-border);background:var(--dash-surface);border-radius:10px;overflow:hidden}.setup-list .section-heading,.activity-list .section-heading{border-bottom-color:var(--dash-border);min-height:55px;padding:14px 17px}.setup-list>a{border-bottom-color:var(--dash-border);grid-template-columns:18px 1fr 14px;gap:10px;min-height:56px;padding:0 17px;transition:background .14s}.setup-list>a:hover{background:#fafaf8}.setup-list>a>svg:first-child{color:#64805e;width:15px}.setup-list>a>svg:last-child{color:#a3a59f;width:13px}.setup-list strong,.activity-row strong{color:var(--dash-text);font-size:9px;font-weight:600}.setup-list small,.activity-row small{color:var(--dash-text-soft);margin-top:3px;font-size:8px}.activity-row{border-bottom-color:var(--dash-border);grid-template-columns:42px 1fr 14px;gap:10px;min-height:56px;padding:7px 17px}.activity-row .photo-thumb{border-radius:5px;width:42px}.activity-row>svg{color:#64805e;width:13px}.editor-page{width:min(1480px,100%)}.save-state{color:#9b7a3e;background:0 0;border:0;gap:5px;min-height:34px;padding:0 9px;font-size:8px}.save-state.saved{color:var(--dash-text-soft)}.save-state svg{width:13px}.editor-workspace{grid-template-columns:minmax(430px,560px) minmax(390px,1fr);gap:28px;margin-top:18px}.editor-form{gap:9px}.editor-context{border:1px solid var(--dash-border);background:var(--dash-surface);border-radius:9px;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;min-height:52px;padding:9px 12px;display:grid}.editor-context>svg{color:#70736c;width:16px}.editor-context strong,.editor-context small{display:block}.editor-context strong{font-size:10px;font-weight:600}.editor-context small{color:var(--dash-text-soft);margin-top:2px;font-size:8px}.status-online{gap:6px;color:var(--dash-success)!important;font-size:8px!important}.editor-section{border:1px solid var(--dash-border);background:var(--dash-surface);border-radius:9px;transition:border-color .15s,box-shadow .15s;overflow:hidden}.editor-section.is-open{border-color:#d7d8d2;box-shadow:0 1px 2px #14151308}.editor-section-header{text-align:left;background:0 0;border:0;grid-template-columns:30px 1fr 16px;align-items:center;gap:9px;width:100%;min-height:54px;padding:8px 12px;display:grid}.editor-section-header:hover{background:#fafaf8}.editor-section-header>span:first-child{color:#656960;background:var(--dash-surface-muted);border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.editor-section-header>span:first-child svg{width:14px;height:14px}.editor-section-header>span:nth-child(2) strong,.editor-section-header>span:nth-child(2) small{display:block}.editor-section-header>span:nth-child(2) strong{font-size:10px;font-weight:600}.editor-section-header>span:nth-child(2) small{color:var(--dash-text-soft);margin-top:2px;font-size:8px}.editor-section-header>svg{width:14px;color:var(--dash-text-faint);transition:transform .18s}.editor-section.is-open .editor-section-header>svg{transform:rotate(180deg)}.editor-section-body{border-top:1px solid var(--dash-border);background:#fdfdfc;padding:16px}.field-grid{gap:11px}.field{gap:6px;margin-bottom:11px}.field>span{color:#4f514d;font-size:9px;font-weight:600}.field input,.field textarea,.control-group input{border-color:var(--dash-border-strong);min-height:38px;color:var(--dash-text);background:var(--dash-surface);border-radius:6px;padding:9px 10px;font-size:10px}.field textarea{min-height:72px;line-height:1.5}.field input:focus,.field textarea:focus,.control-group input:focus{border-color:#858980;box-shadow:0 0 0 3px #474a4414}.field>small{color:var(--dash-text-faint);font-size:7px;bottom:6px;right:8px}.upload-drop{border-color:var(--dash-border-strong);background:var(--dash-surface);cursor:pointer;border-radius:7px;justify-content:flex-start;min-height:64px;padding:12px}.upload-drop:hover{background:#fafaf8;border-color:#aeb0aa}.upload-drop>svg:first-child{color:#6f7569;width:18px}.upload-drop>svg:last-of-type{width:14px;color:var(--dash-text-faint);margin-left:auto}.upload-drop strong{font-size:9px;font-weight:600}.upload-drop small{color:var(--dash-text-soft);margin-top:3px;font-size:8px}.upload-drop input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.editor-field-error{color:#9b433b;margin:8px 0 0;font-size:8px}.cover-image-row{border:1px solid var(--dash-border);border-radius:7px;grid-template-columns:60px 1fr auto;align-items:center;gap:10px;min-height:64px;padding:8px;display:grid}.cover-image-row img{object-fit:cover;border-radius:5px;width:60px;height:46px}.cover-image-row strong,.cover-image-row small{display:block}.cover-image-row strong{font-size:9px}.cover-image-row small{color:var(--dash-text-soft);margin-top:3px;font-size:8px}.cover-image-row button{color:#8d4b45;background:0 0;border:0;padding:6px;font-size:8px}.theme-options{grid-template-columns:repeat(3,1fr);gap:8px}.theme-options>button{border-color:var(--dash-border);background:var(--dash-surface);border-radius:7px;padding-bottom:8px}.theme-options>button:hover{border-color:#b8bab4}.theme-options>button.active{border:1px solid #5e625b;box-shadow:0 0 0 1px #5e625b}.theme-options>button>strong,.theme-options>button>small{margin:7px 7px 0;font-size:8px}.theme-options>button>small{margin-top:2px;font-size:7px}.theme-options>button>svg{background:var(--dash-action);width:13px;height:13px;bottom:7px;right:6px}.mini-theme{height:54px;font-size:16px}.accent-field,.setting-row,.editor-info-row{border-top:1px solid var(--dash-border);justify-content:space-between;align-items:center;gap:12px;min-height:52px;margin-top:12px;padding:10px 0;display:flex}.accent-field>span strong,.accent-field>span small,.setting-row>span strong,.setting-row>span small,.editor-info-row strong,.editor-info-row small{display:block}.accent-field strong,.setting-row strong,.editor-info-row strong{font-size:9px;font-weight:600}.accent-field small,.setting-row small,.editor-info-row small{color:var(--dash-text-soft);margin-top:3px;font-size:8px}.accent-field label{border:1px solid var(--dash-border);background:var(--dash-surface);border-radius:6px;align-items:center;gap:7px;height:31px;padding:3px 7px 3px 3px;display:flex}.accent-field input{background:0 0;border:0;border-radius:4px;width:26px;height:23px;padding:0}.accent-field code{color:var(--dash-text-soft);font-size:8px}.setting-row{cursor:pointer}.setting-row input{width:32px;height:17px;accent-color:var(--dash-action)}.editor-info-row{justify-content:flex-start}.editor-info-row>svg{color:#687664;width:17px}.editor-info-row>span:nth-child(2){flex:1}.editor-info-row>span:last-child{color:var(--dash-success);background:var(--dash-success-bg);border-radius:5px;padding:3px 6px;font-size:7px;font-weight:600}.preview-panel{border:1px solid var(--dash-border);background:#ececea;border-radius:11px;min-height:694px;padding:0;position:sticky;top:70px;overflow:hidden}.preview-toolbar{border-bottom:1px solid var(--dash-border);background:#ffffffe0;grid-template-columns:1fr auto auto;align-items:center;gap:10px;height:48px;padding:0 10px 0 14px;font-size:9px;display:grid}.preview-toolbar>div:first-child strong,.preview-toolbar>div:first-child span{display:block}.preview-toolbar>div:first-child strong{font-size:9px;font-weight:600}.preview-toolbar>div:first-child span{color:var(--dash-text-faint);margin-top:2px;font-size:7px}.preview-toolbar>a{color:var(--dash-text-soft);border-radius:5px;gap:5px;padding:6px 7px}.preview-toolbar>a:hover{color:var(--dash-text);background:var(--dash-surface-muted)}.preview-mode-switch{background:#ecece9;border-radius:6px;gap:1px;padding:2px;display:flex}.preview-mode-switch button{color:#848780;background:0 0;border:0;border-radius:4px;place-items:center;width:25px;height:24px;padding:0;display:grid}.preview-mode-switch button.active{color:var(--dash-text);background:var(--dash-surface);box-shadow:0 1px 2px #14151314}.preview-mode-switch svg{width:12px;height:12px}.preview-canvas{background-image:radial-gradient(#d7d7d3 .7px,#0000 .7px);background-size:14px 14px;place-items:center;min-height:644px;padding:24px;display:grid}.preview-panel .guest-preview{margin:0 auto;transition:width .25s,height .25s,border-radius .25s}.preview-panel--mobile .guest-preview{border-width:7px;border-radius:40px;width:294px;height:580px}.preview-panel--mobile .guest-preview h2{font-size:31px}.preview-panel--mobile .guest-preview h3{font-size:35px}.preview-panel--desktop .guest-preview{border:1px solid #bfc0bb;border-radius:8px;width:min(100%,650px);height:430px;box-shadow:0 16px 35px #23242021}.preview-panel--desktop .guest-preview:before{display:none}.preview-panel--desktop .guest-preview-content{width:min(430px,72%)}.preview-panel--desktop .guest-preview h2{font-size:37px}.preview-panel--desktop .guest-preview h3{font-size:40px}.preview-panel--desktop .guest-plant{width:185px}.preview-panel--desktop .guest-plant--top{top:-44px;left:-35px}.preview-panel--desktop .guest-plant--bottom{bottom:-54px;right:-34px}.guest-preview .guest-date{color:var(--event-accent)}.guest-cover-image{z-index:0;object-fit:cover;filter:brightness(.46)saturate(.86);width:100%;height:100%;position:absolute;inset:0}.guest-preview.has-cover{color:#fff;background-image:none}.guest-preview.has-cover .guest-date{color:#eee0b6}.guest-preview.has-cover .guest-actions button{color:#151513;background:#fff;border-color:#fff}.guest-preview.has-cover .guest-actions button+button{color:#fff;background:#14141233}.guest-preview.has-cover footer{color:#fffc}.print-workspace{grid-template-columns:minmax(350px,.78fr) minmax(430px,1.22fr);align-items:start;gap:22px;margin-top:18px}.print-controls{border:1px solid var(--dash-border);background:var(--dash-surface);border-radius:10px;padding:0;overflow:hidden}.control-group{border-bottom:1px solid var(--dash-border);margin:0;padding:17px}.control-group h2{font:600 10px var(--sans);margin:0 0 10px}.segmented{background:var(--dash-surface-muted);border-radius:7px;gap:5px;padding:3px}.segmented button{min-height:34px;color:var(--dash-text-soft);background:0 0;border:0;border-radius:5px;font-size:9px}.segmented button.active{color:var(--dash-text);background:var(--dash-surface);border:0;box-shadow:0 1px 2px #14151314}.segmented button svg{display:none}.print-designs{gap:7px}.print-designs button{border-color:var(--dash-border);border-radius:7px;height:78px;font-size:7px}.print-designs button.active{border:1px solid #5d6059;box-shadow:0 0 0 1px #5d6059}.print-designs button>svg{background:var(--dash-action)}.toggle-row{margin:0;padding:14px 17px}.toggle-row strong,.toggle-row small{display:block}.toggle-row strong{font-size:9px}.toggle-row small{color:var(--dash-text-soft);margin-top:3px;font-size:8px}.print-preview-area{border:1px solid var(--dash-border);background:#ececea;border-radius:10px;min-height:700px;padding:25px}.print-download{margin-top:17px}.secondary-downloads{gap:6px}.secondary-downloads button{border-color:var(--dash-border-strong);background:var(--dash-surface);border-radius:6px;min-height:34px;font-size:8px}.qr-ok{color:var(--dash-success);font-size:8px}.print-ordering{border:1px solid var(--dash-border);background:var(--dash-surface);border-radius:10px;margin-top:28px;padding:26px}.print-ordering-head{align-items:flex-start;padding-bottom:20px}.print-ordering-head h2{font:600 18px var(--sans);letter-spacing:-.025em;margin:0}.print-ordering-head>div>p:last-child{color:var(--dash-text-soft);margin:6px 0 0;font-size:9px}.print-connection{color:var(--dash-text-soft);background:var(--dash-surface-muted);border-radius:6px;font-size:8px}.print-product-rail{border:1px solid var(--dash-border);border-radius:8px;overflow:hidden}.print-product-rail>button{border-right-color:var(--dash-border);background:#fbfbfa;min-height:66px}.print-product-rail>button:hover{background:#f6f6f3}.print-product-rail>button.active{background:#f0f1ed}.print-product-rail strong{font-size:8px}.print-product-rail small{font-size:7px}.print-order-body{border:1px solid var(--dash-border);border-top:0;border-radius:0 0 8px 8px}.print-product-detail{padding:30px}.print-product-detail h3{font:600 18px var(--sans);letter-spacing:-.02em}.print-product-detail>p:not(.kicker){font-size:9px}.print-product-detail dl{font-size:8px}.print-quote-panel{border-left-color:var(--dash-border);background:#fbfbfa;padding:26px}.print-quote-panel>label{font-size:8px}.print-quote-panel select{border-color:var(--dash-border-strong);background:var(--dash-surface);border-radius:6px;min-height:36px;font-size:9px}.print-price-empty,.print-price-result{border-color:var(--dash-border);background:var(--dash-surface);border-radius:7px}.print-price-empty strong,.print-price-result strong{font-family:var(--sans)}.print-order-note,.print-api-message{font-size:7px}.archive-metrics{grid-template-columns:repeat(4,1fr);margin:18px 0}.archive-metrics>div{border-color:var(--dash-border);min-height:76px;padding:15px 17px}.archive-metrics svg{color:#737c69;width:17px}.archive-metrics strong{font:600 14px var(--sans)}.archive-metrics span,.archive-metrics small{color:var(--dash-text-soft);font-size:8px}.archive-layout{grid-template-columns:minmax(0,1fr) 260px;gap:18px}.photo-browser{border:1px solid var(--dash-border);background:var(--dash-surface);border-radius:10px;overflow:hidden}.photo-toolbar{border-bottom:1px solid var(--dash-border);min-height:52px;padding:8px 12px}.photo-toolbar button,.photo-toolbar select,.search-field{border-color:var(--dash-border);background:#fbfbfa;border-radius:6px;min-height:32px;font-size:8px}.search-field input{font-size:8px}.photo-grid{gap:10px;padding:12px}.photo-grid>button{background:#eeefeb;border-radius:7px;overflow:hidden}.photo-grid>button.selected{outline-color:var(--dash-action)}.photo-grid>button>span{background:linear-gradient(#0000,#000000a6)}.export-panel{border:1px solid var(--dash-border);background:var(--dash-surface);border-radius:10px;padding:19px;top:70px}.export-panel>svg{color:#72766e;width:20px}.export-panel h2{font:600 13px var(--sans);margin:11px 0 4px}.export-panel>p{font-size:8px}.export-panel ul{border-color:var(--dash-border)}.export-panel li{font-size:8px}.current-plan{border-color:var(--dash-border);background:var(--dash-surface);border-radius:10px;min-height:118px;margin:18px 0;overflow:hidden}.current-plan>div{border-right-color:var(--dash-border);padding:20px}.current-plan .plan-badge{color:#42543e;background:var(--dash-success-bg);letter-spacing:0;text-transform:none;border-radius:5px;height:24px;padding:0 9px;font-size:7px}.current-plan h2{font:600 18px var(--sans)}.current-plan p,.current-plan span{font-size:8px}.current-plan>div>strong{font:600 18px var(--sans)}.entitlement-grid{gap:18px}.entitlement-grid>section{border-color:var(--dash-border);background:var(--dash-surface);border-radius:10px;padding:20px}.entitlement-grid h2{font:600 13px var(--sans)}.entitlement-grid section>p{font-size:8px}.entitlement-grid section>button{border-top-color:var(--dash-border);min-height:58px}.entitlement-grid section>button:hover{background:#fafaf8}.entitlement-grid section>button strong{font-size:9px}.entitlement-grid section>button>b{font:600 12px var(--sans)}.trial-package-options{border:1px solid var(--dash-border);background:var(--dash-surface);border-radius:10px;padding:20px}.trial-package-options>p{color:var(--dash-text-soft);margin:-4px 0 16px;font-size:8px}.trial-package-options>div:last-child{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.trial-package-options>div:last-child>button{border:1px solid var(--dash-border);min-height:86px;color:var(--dash-text);text-align:left;background:#fafaf8;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px;display:flex}.trial-package-options>div:last-child>button:hover{border-color:var(--dash-border-strong);background:#fff}.trial-package-options button span,.trial-package-options button strong,.trial-package-options button small{display:block}.trial-package-options button strong{font-size:10px}.trial-package-options button small{color:var(--dash-text-soft);margin-top:5px;font-size:7px;line-height:1.45}.trial-package-options button b{white-space:nowrap;font-size:11px}.invoice-row{border-color:var(--dash-border);background:var(--dash-surface);border-radius:9px;min-height:64px;margin-top:18px;padding:0 18px}.access-grid{gap:18px;margin-top:18px}.access-grid>section{border-color:var(--dash-border);background:var(--dash-surface);border-radius:10px;padding:20px}.access-grid>section>p{font-size:8px}.token-row{border-color:var(--dash-border);background:#fafaf8;border-radius:6px}.member-row{border-top-color:var(--dash-border)}.member-row>span{background:#747b6c;border-radius:7px}.member-invite-form{grid-template-columns:minmax(150px,1fr) auto 30px;gap:6px;max-width:430px;display:grid}.member-invite-form input{border:1px solid var(--dash-border);background:#fafaf8;border-radius:6px;outline:0;min-width:0;height:32px;padding:0 9px;font-size:8px}.member-invite-form input:focus{border-color:var(--dash-border-strong)}.member-invite-form button{border:1px solid var(--dash-border);min-height:32px;color:var(--dash-text);background:var(--dash-surface);border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:8px;display:inline-flex}.member-invite-form button svg{width:13px}.member-invite-form>small{grid-column:1/-1;font-size:7px}.member-invite-form>small.success{color:var(--dash-success)}.member-invite-form>small.error{color:var(--dash-danger)}.upload-settings{min-height:76px}.account-settings-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.account-settings-grid>section{border:1px solid var(--dash-border);background:var(--dash-surface);border-radius:10px;padding:22px}.account-section-heading{align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.account-section-heading>svg{width:18px;color:var(--dash-text-soft)}.account-section-heading h2{color:var(--dash-text);font:600 13px var(--sans);margin:0}.account-section-heading p,.account-danger-section form>p{color:var(--dash-text-soft);margin:4px 0 0;font-size:8px;line-height:1.5}.account-settings-grid form>label,.account-form-columns label{flex-direction:column;gap:6px;display:flex}.account-settings-grid label>span{color:var(--dash-text-soft);font-size:7px;font-weight:600}.account-settings-grid input{border:1px solid var(--dash-border);background:#fafaf8;border-radius:6px;outline:0;width:100%;height:38px;padding:0 10px;font-size:9px}.account-settings-grid input:focus{border-color:var(--dash-border-strong)}.account-settings-grid form>.button{margin-top:14px}.account-form-columns{grid-template-columns:1fr 1fr;gap:9px;margin-top:10px;display:grid}.account-settings-grid .auth-notice{border-radius:6px;margin-block:10px!important}.account-session-section,.account-danger-section{grid-column:1/-1}.account-danger-section{border-color:#93372d38!important}.account-danger-section .danger-link{color:var(--dash-danger)}.account-danger-section form{max-width:620px}.account-danger-section form>p{margin-bottom:16px}.account-danger-section form>label+label{margin-top:10px}.account-danger-actions{gap:8px;margin-top:14px;display:flex}.account-delete-button{color:#fff;background:#9b443b;border:1px solid #9b443b;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 14px;font-size:8px;display:inline-flex}.account-delete-button svg{width:14px}.checkout-dialog{border:1px solid var(--dash-border);background:var(--dash-surface);background-image:none;border-radius:12px;box-shadow:0 24px 70px #13141233}.checkout-dialog h2{font:600 22px var(--sans)}.checkout-total strong{font:600 18px var(--sans)}.modal-close{border-radius:6px;place-items:center;width:30px;height:30px;display:grid}.modal-close:hover{background:var(--dash-surface-muted)}.guest-full-cover{z-index:0;object-fit:cover;filter:brightness(.48)saturate(.85);width:100%;height:100%;position:absolute;inset:0}.guest-app .guest-title>p{color:var(--event-accent)}.guest-app.has-cover .guest-canvas:not(.has-files){color:#fff}.guest-app.has-cover .guest-canvas:not(.has-files) .guest-title>p{color:#efe0b6}.guest-app.has-cover .guest-canvas:not(.has-files) .guest-title>small{color:#ffffffc2}.guest-app.has-cover .guest-canvas:not(.has-files) .guest-upload-actions button{color:#151513;background:#fff;border-color:#fff}.guest-app.has-cover .guest-canvas:not(.has-files) .guest-upload-actions button+button{color:#fff;background:#12121033}@media (max-width:1180px){.dashboard-sidebar{width:212px}.dashboard-main{width:calc(100% - 212px);margin-left:212px}.dashboard-page{padding-inline:26px}.editor-workspace{grid-template-columns:minmax(390px,1fr) 360px;gap:18px}.preview-panel--mobile .guest-preview{width:270px;height:535px}.preview-panel--desktop .guest-preview{width:330px;height:470px}.preview-panel--desktop .guest-preview-content{width:78%}.print-workspace{grid-template-columns:350px minmax(390px,1fr)}.print-preview-area{padding-inline:16px}}@media (max-width:819px){.dashboard-sidebar{width:min(276px,86vw);padding:13px 12px;transform:translate(-102%);box-shadow:18px 0 55px #14151324}.dashboard-sidebar.is-open{transform:none}.dashboard-sidebar-backdrop{z-index:29;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1b1c1940;border:0;display:block;position:fixed;inset:0}.sidebar-close{border-radius:6px;width:30px;height:30px;top:10px;right:10px}.sidebar-close:hover{background:#fff9}.dashboard-main{width:100%;margin-left:0}.dashboard-topbar{height:48px;padding:0 12px}.dashboard-mobile-menu{background:0 0;border:0;place-items:center;width:30px;height:30px;padding:0;display:grid;position:static}.dashboard-mobile-menu svg{width:17px}.dashboard-breadcrumb{gap:5px}.dashboard-breadcrumb>span,.dashboard-breadcrumb>svg,.dashboard-utilities .utility-status,.dashboard-utilities>button{display:none}.dashboard-page{min-height:calc(100svh - 48px);padding:22px 16px 44px}.dashboard-page-top{flex-direction:column;gap:15px;min-height:auto}.dashboard-page-top h1{font-size:21px}.page-actions{width:100%}.page-actions .button{flex:1}.readiness-banner{grid-template-columns:32px 1fr;margin-top:18px}.readiness-banner>span{display:none}.overview-stats{grid-template-columns:1fr 1fr}.overview-stats>div{min-height:72px;padding:14px}.overview-columns,.editor-workspace{grid-template-columns:1fr}.preview-panel{order:1;min-height:auto;position:static}.editor-form{order:2}.preview-canvas{min-height:560px;padding:16px}.preview-panel--mobile .guest-preview{width:270px;height:535px}.preview-panel--desktop .guest-preview{width:min(100%,520px);height:350px}.preview-panel--desktop .guest-preview h2{font-size:30px}.preview-panel--desktop .guest-preview h3{font-size:34px}.print-workspace{grid-template-columns:1fr}.print-controls{order:2}.print-preview-area{order:1;min-height:auto}.print-ordering{padding:18px}.print-ordering-head{flex-direction:column;gap:12px}.print-ordering-head h2{font-size:17px}.print-product-rail{grid-template-columns:1fr}.print-product-rail>button{border-right:0;border-bottom:1px solid var(--dash-border)}.print-order-body{grid-template-columns:1fr}.print-product-detail{padding:22px}.print-quote-panel{border-top:1px solid var(--dash-border);border-left:0;padding:22px}.archive-metrics{grid-template-columns:1fr 1fr}.archive-layout{grid-template-columns:1fr}.photo-grid{grid-template-columns:repeat(2,1fr)}.export-panel{position:static}.current-plan{grid-template-columns:1fr 1fr}.current-plan>div{border-bottom:1px solid var(--dash-border)}.current-plan>div:nth-child(2){border-right:0}.entitlement-grid,.access-grid,.trial-package-options>div:last-child,.account-settings-grid{grid-template-columns:1fr}.team-section,.account-session-section,.account-danger-section{grid-column:auto}}@media (max-width:520px){.dashboard-utilities>a{font-size:0}.dashboard-utilities>a svg{width:15px;height:15px}.dashboard-page-top .page-actions{flex-wrap:wrap}.save-state{justify-content:flex-start;width:100%}.overview-stats{grid-template-columns:1fr}.overview-stats>div{border-right:0;border-bottom:1px solid var(--dash-border)}.overview-stats>div:last-child{border-bottom:0}.theme-options{grid-template-columns:repeat(2,1fr)}.field-grid{grid-template-columns:1fr}.preview-toolbar{grid-template-columns:1fr auto}.preview-toolbar>a{display:none}.preview-canvas{min-height:522px;padding:12px}.preview-panel--mobile .guest-preview{width:252px;height:497px}.preview-panel--mobile .guest-preview h2{font-size:27px}.preview-panel--mobile .guest-preview h3{font-size:31px}.preview-panel--desktop .guest-preview{height:310px}.print-card,.print-download,.secondary-downloads{width:min(100%,340px)}.archive-metrics{grid-template-columns:1fr}.archive-metrics>div{border-right:0;border-bottom:1px solid var(--dash-border)}.photo-toolbar{flex-wrap:wrap}.search-field{order:3;width:100%}.current-plan{grid-template-columns:1fr}.current-plan>div{border-right:0}.account-form-columns{grid-template-columns:1fr}.member-invite-form{grid-template-columns:1fr auto 30px;width:100%}.invoice-row{grid-template-columns:1fr auto}.invoice-row>strong{display:none}}@media (prefers-reduced-motion:reduce){.dashboard-page{animation:none}}.builder-workspace{grid-template-columns:208px minmax(390px,1fr) 300px;align-items:start;gap:12px;min-width:0;margin-top:18px;display:grid}.builder-rail,.builder-inspector,.builder-preview{border:1px solid var(--dash-border);background:var(--dash-surface);border-radius:10px;min-width:0;height:694px;position:sticky;top:70px;overflow:hidden;box-shadow:0 1px 2px #14151306}.builder-rail{flex-direction:column;display:flex}.builder-rail-head{border-bottom:1px solid var(--dash-border);justify-content:space-between;align-items:center;min-height:48px;padding:0 12px;display:flex}.builder-rail-head>strong{font-size:9px;font-weight:600}.builder-rail-head>span{color:var(--dash-success);align-items:center;gap:5px;font-size:7px;display:flex}.builder-rail-head i{background:currentColor;border-radius:50%;width:5px;height:5px}.builder-rail-section{padding:11px 7px 8px;overflow-y:auto}.builder-rail-section>p{color:var(--dash-text-faint);margin:0 7px 7px;font-size:7px;font-weight:600}.builder-rail-section>button{width:100%;min-height:42px;color:var(--dash-text-soft);text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:24px 1fr;align-items:center;gap:7px;padding:5px 7px;display:grid}.builder-rail-section>button:hover{color:var(--dash-text);background:#f7f7f4}.builder-rail-section>button.active{color:var(--dash-text);background:#ecece8}.builder-rail-section>button>svg{color:#7a7d75;justify-self:center;width:14px;height:14px}.builder-rail-section>button span{min-width:0}.builder-rail-section>button strong,.builder-rail-section>button small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.builder-rail-section>button strong{font-size:8px;font-weight:600}.builder-rail-section>button small{color:var(--dash-text-faint);margin-top:2px;font-size:7px}.builder-assets{border-top:1px solid var(--dash-border);background:#fafaf8;margin-top:auto;overflow:visible}.builder-assets>div{grid-template-columns:repeat(4,1fr);gap:4px;padding:0 5px 5px;display:grid}.builder-assets>div>button{aspect-ratio:1;color:#696d64;background:0 0;border:1px solid #0000;border-radius:5px;place-items:center;padding:0;display:grid}.builder-assets>div>button:hover{border-color:var(--dash-border);color:var(--dash-text);background:var(--dash-surface)}.builder-assets svg{width:14px;height:14px}.builder-preview.preview-panel{background:#ececea;min-height:0;padding:0}.builder-preview .preview-canvas{height:591px;min-height:591px;padding:18px}.builder-preview .guest-preview{flex:none}.builder-preview.preview-panel--desktop .guest-design-surface{--guest-scale:.72}.builder-canvas-help{border-top:1px solid var(--dash-border);height:54px;color:var(--dash-text-soft);background:#ffffffe0;align-items:center;gap:9px;padding:0 14px;display:flex}.builder-canvas-help>svg{width:15px;height:15px}.builder-canvas-help strong,.builder-canvas-help small{display:block}.builder-canvas-help strong{font-size:8px;font-weight:600}.builder-canvas-help small{color:var(--dash-text-faint);margin-top:2px;font-size:7px}.builder-inspector{flex-direction:column;display:flex}.builder-inspector-head{border-bottom:1px solid var(--dash-border);grid-template-columns:30px 1fr auto;align-items:center;gap:8px;min-height:56px;padding:9px 11px;display:grid}.builder-inspector-head>span{color:#60645c;background:var(--dash-surface-muted);border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.builder-inspector-head>span svg{width:14px;height:14px}.builder-inspector-head strong,.builder-inspector-head small{display:block}.builder-inspector-head strong{font-size:9px;font-weight:600}.builder-inspector-head small{color:var(--dash-text-faint);margin-top:2px;font-size:7px}.builder-inspector-head>button{width:28px;height:28px;color:var(--dash-text-soft);background:0 0;border:0;border-radius:5px;place-items:center;padding:0;display:grid}.builder-inspector-head>button:hover{color:var(--dash-text);background:var(--dash-surface-muted)}.builder-inspector-head>button svg{width:14px;height:14px}.builder-inspector-scroll{overscroll-behavior:contain;scrollbar-width:thin;flex:1;min-height:0;overflow-y:auto}.builder-inspector-section{border-bottom:1px solid var(--dash-border);padding:15px 14px}.builder-inspector-section>h2{font:600 8px/1.3 var(--sans);color:var(--dash-text-soft);margin:0 0 11px}.builder-inspector-section .field:last-child{margin-bottom:0}.builder-inspector-section .setting-row{margin-top:0}.builder-theme-grid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.builder-theme-grid>button{border:1px solid var(--dash-border);background:var(--dash-surface);text-align:left;border-radius:6px;min-width:0;padding:0 0 7px;position:relative;overflow:hidden}.builder-theme-grid>button.active{border-color:#575b54;box-shadow:0 0 0 1px #575b54}.builder-theme-grid .mini-theme{height:42px;font-size:13px}.builder-theme-grid>button>strong{text-overflow:ellipsis;white-space:nowrap;margin:6px 6px 0;font-size:7px;display:block;overflow:hidden}.builder-theme-grid>button>svg{color:#fff;background:#20211f;border-radius:50%;width:13px;height:13px;padding:2px;position:absolute;top:5px;right:5px}.builder-font-pairs{gap:5px;display:grid}.builder-font-pairs>button{border:1px solid var(--dash-border);background:var(--dash-surface);text-align:left;border-radius:6px;justify-content:space-between;align-items:baseline;min-height:48px;padding:8px 10px;display:flex}.builder-font-pairs>button:hover{border-color:var(--dash-border-strong);background:#fafaf8}.builder-font-pairs strong{font-size:16px;font-weight:500}.builder-font-pairs small{color:var(--dash-text-faint);font-size:6px}.builder-color-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.builder-color-grid.two{margin-top:8px}.builder-color-field{min-width:0;display:block}.builder-color-field>span{color:#4f514d;margin-bottom:5px;font-size:7px;font-weight:600;display:block}.builder-color-field>div{border:1px solid var(--dash-border);background:var(--dash-surface);border-radius:5px;align-items:center;gap:5px;height:31px;padding:3px 6px 3px 3px;display:flex;overflow:hidden}.builder-color-field input{background:0 0;border:0;border-radius:3px;flex:none;width:25px;height:23px;padding:0}.builder-color-field code{min-width:0;color:var(--dash-text-soft);text-overflow:ellipsis;font-size:6px;overflow:hidden}.builder-select-field{margin-bottom:11px;display:block}.builder-select-field>span,.builder-segment-field>span{color:#4f514d;margin-bottom:6px;font-size:7px;font-weight:600;display:block}.builder-select-field select{border:1px solid var(--dash-border-strong);background:var(--dash-surface);border-radius:6px;outline:0;width:100%;height:36px;padding:0 9px;font-size:8px}.builder-property-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.builder-range{margin-top:10px;display:block}.builder-property-grid>.builder-range{min-width:0}.builder-range>span{justify-content:space-between;align-items:center;gap:5px;display:flex}.builder-range strong{color:#4f514d;font-size:7px;font-weight:600}.builder-range output{color:var(--dash-text-faint);font:500 7px var(--sans)}.builder-range input{accent-color:#4e524b;width:100%;height:16px;margin:5px 0 0}.builder-segment-field{margin-top:11px}.builder-segment-field>div{background:var(--dash-surface-muted);border-radius:6px;grid-template-columns:repeat(4,1fr);gap:2px;padding:2px;display:grid}.builder-segment-field button{min-width:0;height:28px;color:var(--dash-text-soft);background:0 0;border:0;border-radius:4px;place-items:center;padding:0;font-size:7px;display:grid}.builder-segment-field button.active{color:var(--dash-text);background:var(--dash-surface);box-shadow:0 1px 2px #14151314}.builder-segment-field svg{width:13px;height:13px}.setting-row.compact{min-height:42px;padding-bottom:0}.builder-reset,.builder-delete{background:0 0;border:0;align-items:center;gap:6px;min-height:32px;margin-top:12px;padding:0;font-size:7px;display:flex}.builder-reset{color:var(--dash-text-soft)}.builder-delete{color:#954a44;margin:10px 14px 16px}.builder-reset svg,.builder-delete svg{width:13px;height:13px}.builder-icon-preview{border:1px solid var(--dash-border);background:#fafaf8;border-radius:6px;grid-template-columns:34px 1fr;align-items:center;gap:9px;min-height:52px;margin-bottom:13px;padding:8px;display:grid}.builder-icon-preview>svg{justify-self:center;width:23px;height:23px}.builder-icon-preview strong,.builder-icon-preview small{display:block}.builder-icon-preview strong{font-size:8px}.builder-icon-preview small{color:var(--dash-text-faint);margin-top:2px;font-size:7px}@media (max-width:1280px){.builder-workspace{grid-template-columns:184px minmax(360px,1fr) 276px}}@media (max-width:1100px) and (min-width:820px){.builder-workspace{grid-template-columns:184px minmax(380px,1fr)}.builder-inspector{grid-column:1/-1;width:100%;height:auto;max-height:680px;position:static}}@media (max-width:819px){.builder-workspace{flex-direction:column;display:flex}.builder-preview,.builder-rail,.builder-inspector{width:100%;height:auto;position:static}.builder-preview{order:1}.builder-rail{order:2}.builder-inspector{order:3;max-height:none}.builder-preview .preview-canvas{height:557px;min-height:557px}.builder-rail-section{max-height:310px}.builder-assets{margin-top:0}.builder-assets>div{grid-template-columns:repeat(7,1fr)}.builder-inspector-scroll{overflow:visible}}@media (max-width:520px){.builder-preview .preview-canvas{height:521px;min-height:521px}.builder-canvas-help small{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.builder-property-grid{grid-template-columns:1fr;gap:0}}
