:root{--font-sans:"Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,Arial,Helvetica,sans-serif;--font-serif:Georgia,"Times New Roman",serif;--radius-sm:11px;--radius-md:12px;--radius-lg:17px;--radius-xl:22px;--radius-2xl:24px;--shadow-sm:0 8px 28px rgba(32,34,31,0.035);--shadow-md:0 12px 42px rgba(32,34,31,0.045);--shadow-lg:0 18px 60px rgba(28,35,31,0.07);--space-xs:8px;--space-sm:12px;--space-md:18px;--space-lg:22px;--space-xl:34px;--focus-ring:0 0 0 3px rgba(52,91,75,0.12);--header-surface:rgba(255,255,255,0.88);--warning-surface:#f4eee0;--warning-foreground:#6f5826}.stack{display:grid;gap:var(--space-lg)}.stack-sm{display:grid;gap:var(--space-sm)}.stack-md{display:grid;gap:var(--space-md)}.cluster{gap:10px}.cluster,.cluster-between{display:flex;flex-wrap:wrap;align-items:center}.cluster-between{gap:1rem;justify-content:space-between}.grid-auto-fit{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--space-sm)}.account-sections{display:grid;gap:var(--space-lg)}.account-card h3,.section-title,.space-create-card h3{margin:4px 0 6px;font-size:1.15rem;letter-spacing:-.02em;line-height:1.3}.account-summary.copy-reset,.copy-reset{margin:0}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:clamp(18px,3vw,24px);box-shadow:var(--shadow-sm)}.card-compact{padding:1rem}.card-read{background:#fcfcfb;border-color:#d6d9d2}.card-read .muted{color:#5f655f}.card-nested{padding:18px;box-shadow:none}.surface-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-xl);padding:clamp(24px,4vw,38px);box-shadow:var(--shadow-md)}.status-new,.status-pill{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:var(--soft);color:var(--accent);font-size:.76rem;font-weight:800;white-space:nowrap}.status-new{background:#e8f0eb}.status-warning{background:var(--warning-surface);color:var(--warning-foreground)}.form-error{margin:0;border-radius:var(--radius-sm);padding:11px 13px;background:#f8eceb;color:var(--danger);font-size:.9rem;line-height:1.45}.danger-zone-card{border-color:#e7c8c3;background:#fffcfb}.danger-eyebrow{color:var(--danger)!important}.header-logout-wrap{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.header-logout-error{color:var(--danger);font-size:.78rem;font-weight:700}.notifications-panel{display:grid;gap:1rem}.notifications-toolbar{display:flex;justify-content:space-between;gap:1rem;align-items:center;flex-wrap:wrap}.notifications-toolbar p{margin:0;color:var(--muted);font-size:.92rem}.notification-item{display:grid;gap:10px}.notification-item-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.notification-item-header strong{line-height:1.4}.notification-item p{margin:0;line-height:1.55}.billing-panel{display:grid;gap:var(--space-lg)}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--space-sm)}.pricing-card{padding:18px;box-shadow:none}.pricing-card .primary-button{margin-top:14px}.invoice-list,.invoice-row{display:grid;gap:var(--space-xs)}.invoice-row{border:1px solid var(--line);border-radius:var(--radius-md);padding:14px;background:#fff}.invoice-row-top{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.invoice-row-amount{text-align:right}.invoice-row-links{display:flex;gap:12px;flex-wrap:wrap}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}a:focus:not(:focus-visible),button:focus:not(:focus-visible),input:focus:not(:focus-visible),select:focus:not(:focus-visible),textarea:focus:not(:focus-visible){outline:none}@media (max-width:620px){.notifications-toolbar{align-items:stretch}.notifications-toolbar .secondary-button{width:100%}.invoice-row-top{flex-direction:column}.invoice-row-amount{text-align:left}}@keyframes print-checkout-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.print-checkout-preparing-spinner{animation:none!important;border-right-color:currentColor!important;opacity:.45}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.invite-welcome-photo-frame,.space-hero-cover-frame,.welcome-photo-frame{display:block;width:100%;max-width:100%;min-width:0;overflow:hidden}.invite-welcome-photo-frame,.welcome-photo-frame{margin:18px 0;border-radius:16px;border:1px solid var(--line);background:#eef1ed;aspect-ratio:16/9}.invite-welcome-photo-frame{aspect-ratio:3/2}.invite-welcome-photo,.welcome-photo{display:block;width:100%;height:100%;max-width:100%;min-width:0;-o-object-fit:cover;object-fit:cover;border:0;margin:0;background:transparent}.welcome-photo-empty{display:grid;place-items:center;min-height:220px;margin:18px 0;border:1px dashed #c7ccc7;border-radius:16px;background:#f5f7f4;color:var(--muted);text-align:center;padding:24px}.photo-upload-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;margin-top:14px;min-width:0;max-width:100%}.photo-upload-form input[type=file]{width:100%;max-width:100%;min-width:0;border:1px solid var(--line);border-radius:12px;padding:10px;background:white}@media(max-width:700px){.photo-upload-form{grid-template-columns:1fr}.welcome-photo-empty{min-height:170px}}.push-foreground-toast_host__xjxD_{position:fixed;top:max(12px,env(safe-area-inset-top,0px));right:max(12px,env(safe-area-inset-right,0px));z-index:80;display:grid;gap:8px;width:min(26rem,calc(100vw - 24px));max-width:calc(100% - 24px);pointer-events:none;box-sizing:border-box}.push-foreground-toast_toast__voNNH{pointer-events:auto;display:grid;gap:8px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:var(--surface);color:var(--foreground);box-shadow:0 10px 28px rgba(32,34,31,.12);min-width:0}.push-foreground-toast_heading__1O8aj{margin:0;font-size:.82rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--accent)}.push-foreground-toast_body__uaGbX{margin:0;font-size:.95rem;line-height:1.45;overflow-wrap:anywhere}.push-foreground-toast_actions__8zhrg{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.push-foreground-toast_dismiss__FmZ_J,.push-foreground-toast_view__FEf7D{font:inherit;cursor:pointer;border-radius:12px;padding:8px 14px;font-weight:800}.push-foreground-toast_view__FEf7D{border:1px solid var(--accent);background:var(--accent);color:#fff}.push-foreground-toast_dismiss__FmZ_J{border:1px solid var(--line);background:#fff;color:var(--foreground)}.push-foreground-toast_dismiss__FmZ_J:focus-visible,.push-foreground-toast_view__FEf7D:focus-visible{outline:3px solid var(--accent);outline-offset:2px}@media (max-width:620px){.push-foreground-toast_host__xjxD_{left:max(12px,env(safe-area-inset-left,0px));width:auto}}@media (prefers-reduced-motion:no-preference){.push-foreground-toast_toast__voNNH{animation:push-foreground-toast_kireliPushToastIn__TbFkA .22s ease-out}}@keyframes push-foreground-toast_kireliPushToastIn__TbFkA{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}