.account-page{background:var(--color-sidebar);flex-direction:column;min-height:100dvh;display:flex}.account-header{justify-content:space-between;align-items:center;gap:24px;padding:28px 48px;display:flex}.studio-brand{letter-spacing:-1px;align-items:center;gap:11px;font-size:24px;text-decoration:none;display:inline-flex}.account-header .field{width:154px}.account-header .input-wrap{background:0 0}.account-header .select{min-height:44px;font-size:14px}.account-main{flex:1;justify-content:center;align-items:center;padding:36px 24px 64px;display:flex}.auth-panel{background:var(--color-surface);border-radius:var(--radius-card);width:100%;max-width:472px;box-shadow:var(--shadow-card);padding:36px}.auth-brand{justify-content:center;padding:4px 0 28px;display:flex}.auth-brand .pingy-brand{transform-origin:50%;transform:scale(1.25)}.auth-description{text-align:center}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.account-symbol{background:var(--color-accent-soft);width:56px;height:56px;color:var(--color-accent);border-radius:18px;place-items:center;margin-bottom:24px;display:grid}.account-symbol svg{stroke-width:1.65px;width:25px;height:25px}.account-main h1{letter-spacing:-1.15px;text-wrap:balance;margin:0 0 14px;font-size:clamp(27px,3.2vw,34px);font-weight:700;line-height:1.24}.account-description{color:var(--color-muted);margin:0 0 30px;font-size:16px;line-height:1.65}.account-form{flex-direction:column;gap:20px;display:flex}.account-form .field{gap:9px}.account-form .input{min-height:54px;font-size:16px}.account-form .field-label{font-size:14px}.account-actions{flex-direction:column;gap:12px;display:flex}.phone-field .input{font-variant-numeric:tabular-nums}.button.auth-telegram{background:var(--color-telegram);color:var(--color-on-telegram);border-color:#0000}.button.auth-telegram:hover:not(:disabled){background:var(--color-telegram-hover)}.account-form .button--lg{min-height:54px;font-size:15px}.account-error,.account-notice{border-radius:var(--radius-input);margin:0;padding:14px 16px;font-size:14px;line-height:1.6}.account-error{color:var(--color-danger);background:var(--color-danger-soft)}.account-error a{margin-top:8px;text-decoration:underline;display:block}.account-notice{color:var(--color-muted);background:var(--color-subtle)}.auth-footnote{color:var(--color-muted);text-align:center;margin:0;font-size:13px;line-height:1.7}.auth-consent a{color:var(--color-ink);text-underline-offset:3px;text-decoration:underline}.account-footer{text-align:center;color:var(--color-muted);padding:20px 24px 28px;font-size:13px}.auth-waiting{color:var(--color-muted);justify-content:center;align-items:center;gap:9px;font-size:14px;display:flex}.auth-waiting .status-dot{background:var(--color-accent);border-radius:50%;width:7px;height:7px}.otp-field{border:0;min-width:0;margin:0;padding:0}.otp-inputs{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;width:min(100%,328px);display:grid}.otp-digit{border:1px solid var(--color-border);background:var(--color-field);width:100%;min-width:0;height:54px;color:var(--color-ink);font-variant-numeric:tabular-nums;text-align:center;caret-color:var(--color-ink);transition:background var(--duration-fast) var(--ease-color), box-shadow var(--duration-fast) var(--ease-color);border-radius:14px;padding:0;font-size:24px;font-weight:600}.otp-digit:focus{background:var(--color-surface);border-color:var(--color-ink);box-shadow:var(--focus-ring);outline:none}.otp-digit[aria-invalid=true]{border-color:var(--color-danger)}.otp-digit:disabled{opacity:.6;cursor:not-allowed}.onboarding-panel{width:100%;max-width:464px}.onboarding-progress{color:var(--color-muted);justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;font-size:13px;display:flex}.onboarding-track{gap:5px;display:flex}.onboarding-track span{background:var(--color-border);border-radius:99px;width:26px;height:4px}.onboarding-track span[data-complete=true]{background:var(--color-brand)}.onboarding-fields{border:0;min-width:0;margin:0;padding:0}.choice-list{flex-direction:column;gap:10px;display:flex}.choice-card{border:1px solid var(--color-border);cursor:pointer;background:var(--color-surface);min-height:64px;transition:background var(--duration-fast), border-color var(--duration-fast);border-radius:24px;align-items:center;gap:15px;padding:16px 19px;font-size:16px;display:flex;position:relative}.choice-card:has(input:checked){border-color:var(--color-accent);background:var(--color-accent-soft)}.choice-card:hover{border-color:var(--color-accent)}.choice-card:has(input:focus-visible){outline:3px solid var(--color-focus);outline-offset:3px}.choice-card:has(input:disabled){cursor:wait;opacity:.7}.choice-card input{opacity:0;width:100%;height:100%;cursor:inherit;margin:0;position:absolute;inset:0}.choice-check{border:1px solid var(--color-border);background:var(--color-surface);border-radius:50%;flex-shrink:0;place-items:center;width:20px;height:20px;margin-left:auto;display:grid}.choice-card:has(input:checked) .choice-check{background:var(--color-brand);color:var(--color-on-brand);border-color:var(--color-brand)}.choice-country{color:var(--color-accent);width:28px;font-size:12px;font-weight:800}.onboarding-actions{align-items:center;gap:12px;margin-top:8px;display:flex}.onboarding-actions .button--lg{flex:1}.onboarding-actions .button--icon{width:50px;height:50px}.save-note{color:var(--color-muted);text-align:center;justify-content:center;align-items:center;gap:6px;margin:0;font-size:12px;line-height:1.6;display:flex}.logo-upload{border:1px dashed var(--color-border);border-radius:24px;flex-direction:column;align-items:center;gap:15px;padding:34px 24px;display:flex}.logo-preview{background:var(--color-subtle);border-radius:22px;place-items:center;width:96px;height:96px;display:grid;overflow:hidden}.logo-preview img{object-fit:contain}.logo-picker{cursor:pointer;position:relative}.logo-picker input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.logo-picker:has(input:focus-visible){outline:3px solid var(--color-focus);outline-offset:3px}.studio-workspace{align-items:center;gap:11px;padding:0 8px 28px;display:flex}.studio-workspace-icon{background:var(--color-surface);width:42px;height:42px;color:var(--color-accent);border-radius:13px;flex-shrink:0;place-items:center;display:grid;overflow:hidden}.studio-workspace-icon img{object-fit:contain}.studio-workspace>div{min-width:0}.studio-workspace strong{overflow-wrap:anywhere;font-size:14px;line-height:1.45;display:block}.studio-workspace small{color:var(--color-muted);font-size:11px}.studio-heading{justify-content:space-between;align-items:center;gap:24px;display:flex}.studio-eyebrow{color:var(--color-accent)!important;margin-bottom:10px!important;font-size:13px!important}.studio-heading h1{letter-spacing:-1px;margin:0 0 12px;font-size:34px;line-height:1.2}.studio-heading p{color:var(--color-muted);margin:0;font-size:15px}.studio-empty{text-align:center;flex-direction:column;align-items:center;padding:clamp(48px,8vh,94px) 24px 80px;display:flex}.empty-property-art{width:220px;height:164px;margin:0 0 32px;position:relative}.empty-photo-back{background:var(--color-illustration-soft);border:6px solid var(--color-surface);width:126px;height:125px;color:var(--color-muted);box-shadow:var(--shadow-card);border-radius:17px;place-items:center;display:grid;position:absolute;top:8px;left:10px;transform:rotate(-12deg)}.empty-photo-front{background:var(--color-surface);width:134px;height:142px;color:var(--color-accent);box-shadow:var(--shadow-float);border-radius:17px;flex-direction:column;align-items:center;gap:13px;padding:21px;display:flex;position:absolute;top:17px;right:12px;transform:rotate(9deg)}.empty-photo-front span{background:var(--color-illustration-soft);border-radius:9px;width:74px;height:5px}.empty-photo-front span:last-child{width:49px;margin-top:-5px}.empty-photo-spark{background:var(--color-highlight);width:39px;height:39px;color:var(--color-accent);border-radius:50%;place-items:center;display:grid;position:absolute;top:0;right:0}.studio-empty h2{letter-spacing:-.8px;margin:0 0 13px;font-size:27px;line-height:1.3}.studio-empty>p{color:var(--color-muted);max-width:370px;margin:0 0 28px;font-size:16px;line-height:1.75}.studio-empty .button{min-width:208px}.draft-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px;padding-top:36px;display:grid}.draft-card{background:var(--color-surface);border-radius:var(--radius-card);box-shadow:var(--shadow-card);overflow:hidden}.draft-cover{background:var(--color-subtle);height:166px;color:var(--color-muted);place-items:center;display:grid}.draft-card-content{padding:20px}.draft-card h2{overflow-wrap:anywhere;margin:12px 0 0;font-size:18px;line-height:1.5}.draft-badge{background:var(--color-subtle);color:var(--color-muted);border-radius:7px;padding:5px 9px;font-size:12px}@media (max-width:900px){.studio-heading{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.account-header{gap:12px;padding:20px 16px}.auth-panel{padding:26px 22px}.account-header .field{width:126px}.account-main{align-items:flex-start;padding:24px 16px 32px}.account-footer{padding-bottom:max(24px, env(safe-area-inset-bottom));font-size:12px}.account-main h1{font-size:28px}.account-description{margin-bottom:24px;font-size:15px}.onboarding-progress{margin-bottom:26px}.save-note{font-size:11px}.choice-card{min-height:62px}.studio-heading h1{font-size:29px}.studio-heading>div{overflow-wrap:anywhere;max-width:100%}.studio-empty{padding:54px 0 56px}.studio-empty h2{font-size:25px}.studio-empty>p{font-size:15px}.studio-empty .button{width:100%;max-width:340px}.studio-heading>.button{width:100%}.draft-grid{grid-template-columns:1fr}}.field-required{color:var(--color-muted)}.field-optional{font-size:var(--text-xs);color:var(--color-muted);margin-inline-start:8px;font-weight:400;display:inline-block}
.pingy-brand{flex-shrink:0;align-items:center;gap:8px;min-height:44px;display:inline-flex}.pingy-brand>img{object-fit:contain;width:110px;height:31px}.pingy-product{font-family:var(--font-product);letter-spacing:-.7px;color:var(--color-ink);text-decoration:underline;-webkit-text-decoration-color:var(--color-brand);text-decoration-color:var(--color-brand);text-underline-offset:4px;font-size:22px;font-weight:400;text-decoration-thickness:5px;transform:rotate(-5deg)}.brand-mark{object-fit:contain}.main-content{flex-direction:column;min-height:calc(100dvh - 82px);display:flex}.main-content>.page-footer{margin-top:auto}.page-enter{animation:page-enter var(--duration-page) var(--ease-enter)}@keyframes page-enter{0%{opacity:0;translate:0 4px}to{opacity:1;translate:0}}.ecosystem-trigger{border-radius:var(--radius-pill);background:var(--color-surface);border:1px solid var(--color-border);min-width:44px;min-height:44px;transition:background var(--duration-fast) var(--ease-color), transform var(--duration-normal) var(--ease-motion);flex-shrink:0;justify-content:center;align-items:center;gap:11px;display:inline-flex}.ecosystem-trigger:hover{background:var(--color-subtle)}.ecosystem-trigger:active{transform:scale(.96)}.ecosystem-trigger--expanded{width:100%;font-size:var(--text-sm);background:0 0;border:0;justify-content:flex-start;padding:12px 14px}.dialog-content.ecosystem-dialog{max-width:408px;padding:24px}.ecosystem-dialog .dialog-heading{margin-bottom:16px;padding-right:24px}.ecosystem-dialog .dialog-heading h2{letter-spacing:-.6px;font-size:22px}.ecosystem-dialog .dialog-heading p{margin-top:6px;font-size:13px;line-height:1.5}.ecosystem-list{gap:4px;margin:0;padding:0;list-style:none;display:grid}.ecosystem-product{min-height:64px;transition:background var(--duration-fast) var(--ease-color);border-radius:16px;align-items:center;gap:12px;padding:10px 12px;display:flex}a.ecosystem-product:hover,.ecosystem-product--current{background:var(--color-subtle)}.ecosystem-product-icon{background:var(--color-subtle);width:36px;height:36px;color:var(--color-ink);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.ecosystem-product-icon--pingy{background:var(--color-brand)}.ecosystem-product--current .ecosystem-product-icon{background:var(--color-ink);color:var(--color-surface)}.ecosystem-product-icon .brand-mark{width:18px;height:22px}.ecosystem-product>span:nth-child(2){flex:1;min-width:0}.ecosystem-product>svg{flex-shrink:0}.ecosystem-product strong{font-size:15px;font-weight:650;line-height:1.4;display:block}.ecosystem-product small{color:var(--color-muted);margin-top:2px;font-size:13px;line-height:1.4;display:block}.settings-ecosystem{display:none}@media (max-width:600px){.settings-ecosystem{border-top:1px solid var(--color-border);margin-top:24px;padding-top:12px;display:block}.dialog-content.ecosystem-dialog{padding:24px 20px calc(20px + env(safe-area-inset-bottom))}}.studio-entry-link{font-size:var(--text-sm);border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:8px;min-height:48px;margin-top:10px;padding:14px;display:flex}.studio-entry-link:hover{text-underline-offset:4px;text-decoration:underline}.sidebar .account{margin-top:20px}.sidebar .account>div{overflow-wrap:anywhere;min-width:0}.sidebar .avatar{background:var(--color-brand);color:var(--color-ink);flex-shrink:0}.sidebar .studio-workspace{padding:12px 8px}.settings-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:28px;max-width:940px;display:grid}.settings-card{background:var(--color-surface);border-radius:var(--radius-card);box-shadow:var(--shadow-card);padding:32px}.settings-icon,.activity-icon{background:var(--color-accent-soft);border-radius:16px;flex-shrink:0;place-items:center;width:48px;height:48px;margin-bottom:20px;display:grid}.settings-card h2{letter-spacing:-.5px;margin-bottom:26px;font-size:21px}.settings-card--quiet{background:var(--color-subtle);box-shadow:none;align-self:start}.workspace-facts{gap:24px;margin:0;display:grid}.workspace-facts dt{font-size:var(--text-sm);color:var(--color-muted)}.workspace-facts dd{font-size:var(--text-base);overflow-wrap:anywhere;margin:4px 0 0;font-weight:550}.activity-list{background:var(--color-surface);border-radius:var(--radius-card);max-width:820px;box-shadow:var(--shadow-card);margin:0;padding:12px 28px;list-style:none}.activity-list li{align-items:center;gap:18px;padding:24px 0;display:flex}.activity-list li+li{border-top:1px solid var(--color-subtle)}.activity-icon{margin:0}.activity-list h2{font-size:var(--text-base);font-weight:600}.activity-list time{color:var(--color-muted);font-size:var(--text-sm);margin-top:4px;display:block}@media (max-width:760px){.settings-grid{grid-template-columns:1fr}}@media (max-width:540px){.pingy-brand{gap:6px}.pingy-brand>img{width:88px;height:26px}.pingy-product{font-size:20px}.preview-badge{display:none}.settings-card{padding:24px}.activity-list{padding:4px 20px}.activity-list li{gap:12px}.activity-list time{font-size:12px}}@media (prefers-reduced-motion:reduce){.page-enter,.dialog-content,.dialog-overlay{animation:none!important}.ecosystem-trigger:active{transform:none}}.page-skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:36px;display:grid}.page-skeleton-card{border-radius:var(--radius-card);height:320px}@media (max-width:760px){.page-skeleton-grid{grid-template-columns:1fr}}
.pd-heading{justify-content:space-between;align-items:center;gap:28px;margin-bottom:40px;display:flex}.pd-heading>div{min-width:0}.pd-heading h1{letter-spacing:-1.4px;overflow-wrap:anywhere;text-wrap:balance;font-size:clamp(28px,2.7vw,38px);line-height:1.22}.pd-heading p{color:var(--color-muted);margin-top:12px;font-size:15px}.pd-heading .pd-eyebrow{color:var(--color-muted);margin:0 0 12px;font-size:13px}.pd-collection{margin-bottom:48px}.pd-section-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.pd-section-heading h2{letter-spacing:-.5px;font-size:21px}.pd-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:18px 0 24px;display:flex}.pd-toolbar .segment{padding-inline:14px}.pd-search{max-width:260px}.pd-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.pd-property-card{background:var(--color-surface);border-radius:var(--radius-card);min-width:0;box-shadow:var(--shadow-card);position:relative}.pd-property-link{border-radius:inherit;height:100%;transition:transform var(--duration-normal) var(--ease-motion), box-shadow var(--duration-normal) var(--ease-color);display:block}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.pd-property-link:hover{box-shadow:var(--shadow-float);transform:translateY(-3px)}}.pd-property-image{border-radius:var(--radius-card) var(--radius-card) 0 0;position:relative;overflow:hidden}.pd-cover{aspect-ratio:1.55;background:var(--color-subtle);width:100%;position:relative;overflow:hidden}.pd-cover img{object-fit:cover}.pd-cover-empty{width:100%;height:100%;color:var(--color-muted);flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.pd-cover-empty>span:last-child{align-items:center;gap:7px;font-size:13px;display:flex}.pd-cover-symbol{background:var(--color-surface);width:76px;height:70px;color:var(--color-ink);box-shadow:var(--shadow-card);border-radius:24px;place-items:center;display:grid;transform:rotate(-7deg)}.pd-property-image .pd-status{max-width:calc(100% - 76px);position:absolute;top:14px;left:14px}.pd-status{border-radius:var(--radius-pill);background:var(--color-subtle);color:var(--color-muted);align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:650;line-height:1.4;display:inline-flex}.pd-status--draft,.pd-status--archived{color:#57575e;background:#f1f0f6}.pd-status--uploading,.pd-status--processing{background:var(--color-info-bg);color:var(--color-info-text)}.pd-status--review_required{background:var(--color-warning-bg);color:var(--color-warning-text)}.pd-status--ready,.pd-status--completed{background:var(--color-success-soft);color:var(--color-success)}.pd-property-info{padding:20px 22px}.pd-property-type{color:var(--color-muted);font-size:12px}.pd-property-info h3{letter-spacing:-.35px;overflow-wrap:anywhere;margin:6px 0 11px;font-size:18px;line-height:1.4}.pd-address{color:var(--color-muted);align-items:flex-start;gap:5px;font-size:13px;line-height:1.6;display:flex}.pd-address svg{flex-shrink:0;margin-top:3px}.pd-address span{overflow-wrap:anywhere}.pd-facts{min-height:22px;color:var(--color-ink);flex-wrap:wrap;gap:8px 16px;margin-top:18px;font-size:14px;display:flex}.pd-facts>span+span{position:relative}.pd-facts>span+span:before{content:"";background:var(--color-border);border-radius:50%;width:3px;height:3px;position:absolute;top:9px;left:-9px}.pd-property-bottom{border-top:1px solid var(--color-subtle);color:var(--color-muted);justify-content:space-between;align-items:center;gap:8px;margin-top:18px;padding-top:15px;font-size:12px;display:flex}.pd-property-bottom svg{flex-shrink:0}.pd-menu-trigger{z-index:2;background:var(--color-surface);color:var(--color-ink);position:absolute;top:8px;right:8px}.pd-menu{z-index:45;background:var(--color-surface);min-width:220px;max-width:calc(100vw - 24px);box-shadow:var(--shadow-dialog);border:1px solid var(--color-border);transform-origin:var(--radix-dropdown-menu-content-transform-origin);border-radius:20px;padding:7px}.pd-menu [role=menuitem]{cursor:pointer;border-radius:13px;outline:none;align-items:center;gap:12px;min-height:46px;padding:10px 14px;font-size:14px;display:flex}.pd-menu [role=menuitem][data-highlighted]{background:var(--color-accent-soft);color:var(--color-ink)}.pd-menu-separator{background:var(--color-subtle);height:1px;margin:5px 7px}.pd-action-title{overflow-wrap:anywhere;font-weight:600}.pd-property-dialog{max-width:560px}.pd-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.pd-form-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.pd-pagination{justify-content:space-between;align-items:center;gap:20px;margin-top:24px;display:flex}.pd-pagination p,.pd-readonly{color:var(--color-muted);font-size:13px}.pd-readonly{margin-top:20px}.pd-empty{text-align:center;background:var(--color-surface);border-radius:32px;flex-direction:column;align-items:center;margin-top:20px;padding:44px 28px 32px;display:flex}.pd-empty h2{letter-spacing:-.8px;text-wrap:balance;margin-bottom:12px;font-size:28px}.pd-empty>p{max-width:390px;color:var(--color-muted);margin-bottom:24px;font-size:16px;line-height:1.75}.pd-empty-steps{border-top:1px solid var(--color-subtle);flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:20px 40px;width:100%;margin:36px 0 0;padding:28px 0 0;list-style:none;display:flex}.pd-empty-steps li{text-align:left;align-items:center;gap:12px;font-size:13px;display:flex}.pd-empty-steps small{color:var(--color-muted);font-size:11px;display:block}.pd-step-icon{background:var(--color-accent-soft);border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.pd-work-sections{margin-bottom:var(--space-6)}.pd-work-section{row-gap:var(--space-2);border:1px solid var(--color-border);grid-template-rows:auto auto 1fr;min-width:0;display:grid}.pd-work-section .pd-section-heading{align-items:flex-start;min-height:40px}.pd-work-section .pd-section-heading h2{overflow-wrap:anywhere;padding-top:6px;line-height:1.35}.pd-work-section>.pd-section-hint{margin-top:0}.pd-work-body{min-width:0;margin-top:var(--space-4);padding-top:var(--space-6);border-top:1px solid var(--color-subtle);flex-direction:column;display:flex}.pd-section-icon{background:var(--color-subtle);border-radius:14px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.pd-section-hint{color:var(--color-muted);margin-top:8px;font-size:13px;line-height:1.7}.pd-work-empty{justify-content:flex-start;align-items:flex-start;gap:var(--space-2);min-height:156px;color:var(--color-muted);flex-direction:column;flex:1;display:flex}.pd-work-empty>svg{box-sizing:content-box;margin-bottom:var(--space-2);background:var(--color-subtle);border-radius:18px;flex-shrink:0;padding:12px}.pd-work-empty strong{font-size:var(--text-md);color:var(--color-ink);font-weight:600;line-height:1.5}.pd-work-empty p{font-size:var(--text-xs);max-width:345px;line-height:1.7}.pd-job-list{gap:9px;margin-top:20px;display:grid}.pd-work-body>.pd-job-list:first-child{margin-top:0}.pd-job-row{background:var(--color-surface);transition:background var(--duration-fast) var(--ease-color);border-radius:20px;align-items:center;gap:14px;min-width:0;padding:14px;display:flex}.pd-job-row:hover{background:var(--color-subtle)}.pd-cover--compact{border-radius:13px;flex-shrink:0;width:62px;height:68px}.pd-cover--compact .pd-cover-symbol{background:var(--color-subtle);width:100%;height:100%;box-shadow:none;transform:none}.pd-job-copy{flex:1;min-width:0}.pd-job-copy strong{overflow-wrap:anywhere;font-size:14px;font-weight:600;line-height:1.45;display:block}.pd-job-copy>span,.pd-job-copy>small{color:var(--color-muted);margin-top:3px;font-size:12px;display:block}.pd-job-row>svg{flex-shrink:0}.pd-job-check{color:var(--color-success)}.pd-job-progress{background:var(--color-subtle);border-radius:99px;height:4px;margin-top:9px;overflow:hidden}.pd-job-progress>span{background:var(--color-brand);border-radius:inherit;height:100%;display:block}.pd-usage{padding:var(--space-5) var(--space-6);border:1px solid var(--color-border);align-items:center;gap:12px;display:flex}.pd-usage-icon{background:var(--color-subtle);border-radius:14px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.pd-usage strong{font-size:13px;font-weight:550}.pd-usage p{color:var(--color-muted);margin-top:2px;font-size:12px}.pd-card-skeleton{border-radius:var(--radius-card);height:410px;margin-top:18px}.pd-refresh-error{flex-direction:column;align-items:flex-start;gap:12px;margin:20px 0;display:flex}.pd-refresh-error>p{color:var(--color-muted);font-size:13px}.pd-back{min-height:44px;color:var(--color-muted);align-items:center;gap:8px;margin-bottom:20px;font-size:14px;display:inline-flex}@media (max-width:1250px){.pd-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pd-search{max-width:none}}@media (max-width:760px){.pd-heading{flex-direction:column;align-items:flex-start;gap:22px}.pd-empty-steps{gap:24px}.pd-toolbar .segment{padding-inline:11px}}@media (max-width:540px){.pd-grid{grid-template-columns:1fr;gap:22px}.pd-heading{margin-bottom:30px}.pd-heading h1{letter-spacing:-1.1px;font-size:31px}.pd-heading>.button{width:100%}.pd-heading p{font-size:14px}.pd-toolbar .segmented{width:100%}.pd-toolbar .segment{white-space:normal;text-align:center;flex:1;gap:5px;padding-inline:8px;font-size:12px;line-height:1.4}.pd-toolbar .segment-count{flex-shrink:0;min-width:18px}.pd-empty{padding:36px 20px 28px}.pd-empty h2{font-size:26px}.pd-empty>p{font-size:15px}.pd-empty .button{width:100%}.pd-empty-steps{flex-direction:column;align-items:flex-start;padding-inline:10px}.pd-work-section,.pd-usage{padding:var(--space-5)}.pd-collection{margin-bottom:36px}.pd-form-actions .button{flex:1}.pd-job-row{gap:11px;padding:12px}.pd-cover--compact{width:52px;height:62px}}@media (prefers-reduced-motion:reduce){.pd-property-link:hover{transform:none}.pd-menu{animation:none}}
.capture-flow{flex-direction:column;gap:28px;min-width:0;max-width:1100px;margin:0 auto;display:flex}.capture-flow--basics{max-width:760px}.capture-steps{grid-template-columns:repeat(4,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.capture-steps li{color:var(--color-muted);align-items:center;gap:10px;font-size:14px;display:flex}.capture-steps li>span{background:var(--color-subtle);border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}.capture-steps li[aria-current]{color:var(--color-ink)}.capture-steps li[aria-current]>span{background:var(--color-brand);color:var(--color-ink)}.capture-steps li.is-complete>span{background:var(--color-surface);color:var(--color-ink);box-shadow:inset 0 0 0 1px var(--color-border)}.capture-heading h1{letter-spacing:-.035em;margin:8px 0 12px;font-size:clamp(28px,3vw,38px);font-weight:650;line-height:1.15}.capture-heading>p:last-child{color:var(--color-muted);max-width:620px;margin:0;font-size:16px;line-height:1.6}.capture-basics{background:var(--color-surface);width:100%;max-width:690px;box-shadow:var(--shadow-card);border-radius:24px;align-self:center;padding:28px}.capture-extra{background:var(--color-subtle);border-radius:16px;padding:0 18px}.capture-extra summary{cursor:pointer;align-content:center;min-height:56px;font-size:15px;font-weight:550}.capture-extra .form-note{margin-top:0}.capture-fields{gap:18px;padding:8px 0 20px;display:grid}.capture-description{resize:vertical;width:100%;min-height:110px;padding:12px 14px;font-family:inherit}.capture-drop{background:var(--color-subtle);border-radius:var(--radius-card);text-align:center;min-height:310px;transition:background var(--duration-fast) var(--ease-color), border-color var(--duration-fast) var(--ease-color);border:2px dashed #0000;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:36px 24px;display:flex}.capture-drop.is-dragging{background:var(--color-accent-soft);border-color:var(--color-brand-hover)}.capture-upload-icon{background:var(--color-surface);width:72px;height:72px;color:var(--color-ink);box-shadow:0 5px 0 var(--color-border);border-radius:22px;place-items:center;display:grid;transform:rotate(-5deg)}.capture-drop h2{letter-spacing:-.025em;margin:5px 0 0;font-size:23px;font-weight:600}.capture-drop p,.capture-drop small{color:var(--color-muted);margin:0;line-height:1.5}.capture-upload-buttons{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.capture-drop small{font-size:12px}.capture-mobile-copy{display:none}.capture-safety{color:var(--color-muted);justify-content:center;align-items:center;gap:7px;margin:15px 0;font-size:13px;line-height:1.5;display:flex}.capture-safety svg{flex-shrink:0}.capture-total{padding:18px 0 10px}.capture-total>div{justify-content:space-between;gap:12px;margin-bottom:10px;font-size:13px;display:flex}.capture-total span{color:var(--color-muted)}.capture-upload progress{background:var(--color-border);width:100%;height:6px;accent-color:var(--color-success);border:0;border-radius:6px;display:block;overflow:hidden}.capture-upload progress::-webkit-progress-bar{background:var(--color-border)}.capture-upload progress::-webkit-progress-value{background:var(--color-success);border-radius:6px}.capture-queue{gap:8px;margin:16px 0 0;padding:0;list-style:none;display:grid}.capture-queue li{background:var(--color-subtle);border-radius:16px;align-items:center;gap:16px;min-width:0;padding:14px 16px;display:flex}.capture-queue-main{flex:1;gap:6px;min-width:0;font-size:13px;line-height:1.5;display:grid}.capture-queue-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.capture-queue-main span{color:var(--color-muted)}.capture-queue-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.capture-gallery-section{gap:20px;min-width:0;margin-top:8px;display:grid}.capture-gallery-section .pd-section-heading{flex-wrap:wrap;gap:12px}.capture-gallery-section .pd-section-heading>span{color:var(--color-muted);font-size:13px}.capture-gallery-section .pd-section-hint{margin-top:-12px}.capture-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.capture-photo{background:var(--color-surface);min-width:0;box-shadow:var(--shadow-card);border-radius:20px;scroll-margin-block:110px;position:relative;overflow:hidden}.capture-photo-image{aspect-ratio:4/3;background:var(--color-subtle);cursor:zoom-in;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.capture-photo-image img{object-fit:cover;transition:transform var(--duration-normal) var(--ease-motion)}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.capture-photo-image:hover img{transform:scale(1.025)}}.capture-photo-remove{background:var(--color-surface);border-radius:50%;position:absolute;top:10px;right:10px}.capture-cover-label{border-radius:var(--radius-pill);background:var(--color-surface);color:var(--color-ink);pointer-events:none;padding:6px 10px;font-size:12px;font-weight:600;position:absolute;top:14px;left:12px}.capture-photo-meta{gap:10px;padding:14px 16px;display:grid}.capture-photo-meta>p{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;font-weight:500;overflow:hidden}.capture-photo-room,.capture-photo-meta small{color:var(--color-muted);font-size:13px}.capture-photo-meta .field{min-width:0}.capture-photo-meta select{width:100%}.capture-reorder{justify-content:space-between;margin:-2px -5px -5px;display:flex}.capture-preview-dialog{max-width:960px!important}.capture-preview{aspect-ratio:4/3;background:var(--color-subtle);border-radius:16px;width:100%;margin-bottom:20px;position:relative;overflow:hidden}.capture-preview img{object-fit:contain}.capture-image-failed{height:100%;color:var(--color-muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:20px;font-size:13px;display:flex}.capture-footer{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:20px;margin-top:6px;padding-top:22px;display:flex}.capture-footer>div{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.capture-footer small{color:var(--color-muted);max-width:380px;font-size:12px;line-height:1.5}.capture-ready{text-align:center;background:var(--color-subtle);border-radius:var(--radius-card);flex-direction:column;align-self:center;align-items:center;gap:16px;width:100%;max-width:650px;padding:38px;display:flex}.capture-ready-icon{background:var(--color-surface);width:112px;height:112px;color:var(--color-ink);border-radius:32px;place-items:center;margin:10px 0;display:grid;position:relative}.capture-ready-icon>span{background:var(--color-brand);border:4px solid var(--color-subtle);border-radius:50%;place-items:center;padding:8px;display:grid;position:absolute;bottom:0;right:-4px}.capture-ready h2{overflow-wrap:anywhere;margin:0;font-size:23px}.capture-ready p{color:var(--color-muted);margin:0}.capture-ready small{color:var(--color-muted);font-size:13px}.capture-property-description{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--color-muted);font-size:14px;line-height:1.6}@media (max-width:1000px){.capture-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.capture-flow{gap:22px}.capture-steps{gap:4px}.capture-steps li{flex-direction:column;gap:7px;font-size:11px}.capture-steps li>span{width:28px;height:28px}.capture-basics{border-radius:20px;padding:20px 16px}.capture-extra{padding:0 12px}.capture-desktop-copy{display:none}.capture-mobile-copy{display:inline}.capture-drop{border-radius:22px;min-height:320px;padding:28px 16px}.capture-drop h2{font-size:21px}.capture-drop p{font-size:13px}.capture-upload-buttons,.capture-upload-buttons .button{width:100%}.capture-gallery{grid-template-columns:minmax(0,1fr);gap:16px}.capture-photo-meta{padding:14px 16px}.capture-queue li{flex-wrap:wrap;align-items:flex-start;gap:10px}.capture-queue-main{flex-basis:100%}.capture-queue-actions{width:100%}.capture-total>div{flex-direction:column;gap:5px}.capture-footer{flex-direction:column-reverse;align-items:stretch;gap:12px}.capture-footer>div{align-items:center}.capture-footer>.button{width:100%}.capture-footer small{text-align:center}.capture-ready{padding:28px 18px}.capture-gallery-section .pd-section-heading .button{width:100%}.capture-heading h1{font-size:29px}.capture-safety{font-size:12px}}@media (prefers-reduced-motion:reduce){.capture-drop,.capture-photo-image img{transition:none}}.capture-heading h1:focus{outline:none}.pc-form{gap:22px}.pc-type-field{border:0;min-width:0;margin:0;padding:0}.pc-type-field legend{margin-bottom:12px}.pc-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pc-type-option{cursor:pointer;min-width:0;position:relative}.pc-type-option input{opacity:0;width:1px;height:1px;position:absolute}.pc-type-option>span{border:1px solid var(--color-border);border-radius:18px;align-items:center;gap:10px;min-height:64px;padding:14px;transition:background-color .15s,border-color .15s;display:flex}.pc-type-option strong{overflow-wrap:anywhere;font-size:14px;font-weight:550}.pc-type-option svg{flex-shrink:0}.pc-type-check{opacity:0;margin-left:auto}.pc-type-option input:checked+span{background:var(--color-ink);color:var(--color-surface);border-color:var(--color-ink)}.pc-type-option input:checked+span .pc-type-check{opacity:1}.pc-type-option input:focus-visible+span{outline:2px solid var(--color-ink);outline-offset:3px}.pc-type-option input:disabled+span{opacity:.55;cursor:wait}.pc-type-field[aria-invalid=true] .pc-type-option>span{border-color:var(--color-danger)}.pc-name{border-bottom:1px solid var(--color-border);padding-bottom:18px}.pc-name summary{cursor:pointer;align-items:center;gap:10px;min-height:44px;font-size:14px;list-style:none;display:flex}.pc-name summary>span{overflow-wrap:anywhere;flex:1;min-width:0}.pc-name summary>svg{flex-shrink:0}.pc-name small,.pc-details-summary small{color:var(--color-muted);margin-top:3px;font-size:12px;font-weight:400;line-height:1.5;display:block}.pc-name .field{margin-top:14px}.pc-key-facts h2{letter-spacing:-.025em;margin:0 0 8px;font-size:18px;line-height:1.4}.pc-key-facts>.field-hint{margin:0 0 12px}.pc-key-facts .capture-fields{padding-bottom:0}.pc-rooms{min-width:0}.pc-room-choices{flex-wrap:wrap;gap:4px;margin-top:10px;display:flex}.pc-room-choices button{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-ink);min-width:40px;min-height:40px;font:inherit;cursor:pointer;border-radius:12px;font-size:14px}.pc-room-choices button[aria-pressed=true]{background:var(--color-ink);border-color:var(--color-ink);color:var(--color-surface)}.pc-room-choices button:disabled{opacity:.55;cursor:wait}.pc-price-row{grid-template-columns:minmax(0,1fr) minmax(100px,.6fr)}.pc-more{background:var(--color-surface);border:1px solid var(--color-border)}.pc-more .pc-details-summary{justify-content:space-between;align-items:center;gap:12px;min-height:76px;list-style:none;display:flex}.pc-more .pc-details-summary svg{flex-shrink:0;transition:transform .15s}.pc-more[open] .pc-details-summary svg{transform:rotate(180deg)}.pc-name summary::-webkit-details-marker{display:none}.pc-details-summary::-webkit-details-marker{display:none}.pc-more>.field{padding-bottom:20px}.pc-submit{z-index:6;background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-card);border-radius:20px;gap:12px;margin-inline:-14px;padding:14px;display:grid;position:sticky;bottom:16px}.pc-submit>small{color:var(--color-muted);font-size:12px;line-height:1.5}.pc-submit .pd-form-actions{justify-content:flex-end}.pc-form .pd-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pc-form .field{min-width:0}@media (max-width:600px){.pc-type-grid{gap:8px}.pc-type-option>span{gap:8px;padding:12px}.pc-type-option strong{font-size:13px}.pc-type-check{display:none}.pc-key-facts>.capture-fields>.pd-form-grid:first-child{grid-template-columns:minmax(0,1fr)}.pd-form-grid.pc-price-row{grid-template-columns:minmax(0,1fr) 112px}.pc-room-choices{gap:8px}.pc-room-choices button{min-width:44px;min-height:44px}.pc-submit .pd-form-actions{flex-direction:column-reverse}.pc-submit .button{width:100%}}@media (max-width:380px){.pd-form-grid.pc-price-row{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.pc-type-option>span,.pc-more .pc-details-summary svg{transition:none}}@media (max-width:1000px){.pc-submit{bottom:calc(92px + env(safe-area-inset-bottom))}}@media (max-height:500px){.pc-submit{position:static}}.pc-form input,.pc-form textarea,.pc-form summary,.pc-form [role=combobox]{scroll-margin-block:100px 220px}.capture-flow--basics .capture-heading h1{margin-top:0}.photo-library{gap:24px;min-width:0;display:grid}.capture-photo-image--studio{cursor:pointer}.capture-photo-menu{background:var(--color-surface);box-shadow:var(--shadow-card);border-radius:50%;position:absolute;top:10px;right:10px}.photo-library-ready{color:var(--color-muted);justify-content:space-between;align-items:center;gap:16px;font-size:14px;display:flex}.photo-library .capture-drop{min-height:250px}@media (max-width:600px){.photo-library-ready{flex-direction:column;align-items:stretch}.photo-library .capture-drop{gap:12px;min-height:0;padding:24px 16px}.photo-library .capture-upload-icon{border-radius:16px;width:48px;height:48px}.photo-library .capture-upload-icon svg{width:26px;height:26px}.photo-library .capture-drop h2{font-size:20px}}
.pw-workspace{gap:36px;min-width:0;max-width:1180px;margin:0 auto;display:grid}.pw-back-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.pw-header{align-items:center;gap:32px;min-width:0;display:grid}.pw-header--hero{grid-template-columns:minmax(0,1.65fr) minmax(0,1fr)}.pw-hero-image{border-radius:var(--radius-card);isolation:isolate;min-width:0;display:block;position:relative;overflow:hidden}.pw-header--hero .pd-cover{aspect-ratio:4/3;min-height:320px}.pw-header .pd-cover{border-radius:inherit}.pw-header--hero .pd-cover img{object-fit:cover}.pw-image-link{background:var(--color-surface);border-radius:var(--radius-pill);font-size:var(--text-sm);box-shadow:var(--shadow-card);align-items:center;gap:18px;padding:10px 16px;display:flex;position:absolute;bottom:18px;left:18px}.pw-header-copy{flex-direction:column;align-items:flex-start;gap:16px;min-width:0;display:flex}.pw-header-copy h1{letter-spacing:-.045em;overflow-wrap:anywhere;font-size:clamp(28px,2.7vw,40px);line-height:1.12}.pw-address{color:var(--color-muted);font-size:var(--text-md);overflow-wrap:anywhere;align-items:flex-start;gap:7px;line-height:1.5;display:flex}.pw-address svg{flex-shrink:0;margin-top:3px}.pw-price{letter-spacing:-.03em;font-size:24px;font-weight:600;line-height:1.2}.pw-facts{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.pw-facts li{background:var(--color-subtle);border-radius:var(--radius-pill);font-size:var(--text-sm);padding:7px 12px}.pw-header--compact{grid-template-columns:112px minmax(0,1fr)}.pw-header--compact .pd-cover{aspect-ratio:1;width:100%;height:112px;min-height:112px}.pw-header--compact .pd-cover-symbol{justify-content:center}.pw-header--compact h1{font-size:28px}.pw-header--compact .pw-header-copy{gap:10px;position:relative}.pw-header--compact .pw-price{font-size:20px}.pw-nav-mobile{display:none}.pw-section-trigger,.pw-return{min-height:48px;font-size:var(--text-sm);align-items:center;gap:8px;font-weight:550;display:inline-flex}.pw-section-trigger{border:1px solid var(--color-border);border-radius:var(--radius-pill);background:var(--color-surface);color:var(--color-ink);min-width:0;padding:10px 16px}.pw-section-trigger span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pw-section-trigger svg{flex-shrink:0}.pw-section-menu{z-index:70;width:260px;max-width:calc(100vw - 32px);max-height:var(--radix-dropdown-menu-content-available-height);border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-card);border-radius:24px;padding:8px;overflow-y:auto}.pw-section-menu>div{color:var(--color-muted);font-size:var(--text-xs);padding:10px 12px}.pw-section-menu a{min-height:48px;font-size:var(--text-sm);outline-offset:-2px;border-radius:16px;align-items:center;gap:12px;padding:10px 12px;display:flex}.pw-section-menu a span{flex:1}.pw-section-menu a[data-highlighted]{background:var(--color-subtle)}.pw-section-menu a[aria-current=page]{font-weight:650}.pw-section-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.pw-section-heading h2,.pw-actions h2,.pw-recent>h2{letter-spacing:-.035em;font-size:26px}.pw-section-heading p{color:var(--color-muted);font-size:var(--text-md);max-width:640px;margin-top:8px;line-height:1.55}.pw-recent,.pw-actions,.pw-materials{gap:20px;min-width:0;display:grid}.pw-material-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.pw-material-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);min-width:0;transition:transform var(--duration-normal) var(--ease-motion), border-color var(--duration-fast) var(--ease-color), box-shadow var(--duration-fast) var(--ease-color);flex-direction:column;gap:20px;padding:26px;display:flex}.pw-material-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.pw-material-icon,.pw-package-icon{background:var(--color-subtle);border-radius:16px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.pw-material-empty{color:var(--color-muted);font-size:var(--text-xs)}.pw-material-copy h3{letter-spacing:-.025em;text-wrap:balance;font-size:22px}.pw-material-copy p,.pw-package-copy p{color:var(--color-muted);font-size:var(--text-sm);text-wrap:pretty;margin-top:8px;line-height:1.6}.pw-material-cta{font-size:var(--text-sm);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:4px;font-weight:650;display:flex}.pw-material-cta svg{transition:transform var(--duration-normal) var(--ease-motion);flex-shrink:0}.pw-package{background:var(--color-subtle);border-radius:var(--radius-card);align-items:center;gap:22px;padding:26px;display:flex}.pw-package-icon{background:var(--color-surface)}.pw-package-copy{flex:1;min-width:0}.pw-package-copy h2{letter-spacing:-.025em;text-wrap:balance;font-size:22px}.pw-package-copy .pw-state{margin-top:10px}.pw-package>.button{white-space:normal;flex-shrink:0}@media (hover:hover) and (pointer:fine){.pw-material-card:hover{border-color:var(--color-muted);box-shadow:var(--shadow-card)}}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.pw-material-card:hover{transform:translateY(-2px)}.pw-material-card:hover .pw-material-cta svg{transform:translate(3px)}}.pw-state{font-size:var(--text-xs);color:var(--color-muted);align-items:center;gap:5px;font-weight:500;line-height:1.4;display:inline-flex}.pw-state svg{flex-shrink:0}.pw-state--processing{color:var(--color-info-text)}.pw-state--review{color:var(--color-warning-text)}.pw-state--ready{color:var(--color-success)}.pw-actions>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.pw-actions :is(button,.pw-action-link){text-align:left;background:var(--color-surface);border:1px solid var(--color-border);min-width:0;color:var(--color-ink);transition:background var(--duration-fast) var(--ease-color);border-radius:22px;align-items:center;gap:14px;padding:18px 16px;display:flex}.pw-actions :is(button,.pw-action-link):hover{background:var(--color-accent-soft)}.pw-action-icon{background:var(--color-accent-soft);border-radius:14px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.pw-actions :is(button,.pw-action-link)>span:nth-child(2){flex:1;gap:4px;min-width:0;display:grid}.pw-actions strong{font-size:var(--text-md);font-weight:550;line-height:1.4}.pw-actions small{font-size:var(--text-xs);color:var(--color-muted);line-height:1.4}.pw-actions :is(button,.pw-action-link)>svg{flex-shrink:0}.pw-jobs{background:var(--color-accent-soft);border-radius:var(--radius-card);gap:20px;padding:26px;display:grid}.pw-job-list{gap:8px;display:grid}.pw-job{background:var(--color-surface);border-radius:20px;align-items:center;gap:16px;min-width:0;padding:16px;display:flex}.pw-job>div{flex:1;gap:5px;min-width:0;display:grid}.pw-job strong{font-size:var(--text-md)}.pw-job span{font-size:var(--text-sm);color:var(--color-muted)}.pw-job progress{width:100%;height:5px;accent-color:var(--color-success);border:0}.pw-pulse{background:var(--color-success);border-radius:50%;width:11px;height:11px;animation:2s ease-in-out infinite pw-pulse}@keyframes pw-pulse{50%{opacity:.35}}.pw-text-link{min-height:44px;font-size:var(--text-sm);align-items:center;gap:8px;font-weight:600;display:flex}.pw-result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.pw-result{background:var(--color-surface);border-radius:var(--radius-card);min-width:0;box-shadow:var(--shadow-card);overflow:hidden}.pw-result-preview{aspect-ratio:4/3;background:var(--color-subtle);width:100%;color:var(--color-ink);text-align:left;border:0;padding:0;display:block;position:relative;overflow:hidden}.pw-result-video{object-fit:cover;width:100%;height:100%;display:block}.pw-result-preview>span:not(.pw-result-label){place-items:center;height:100%;display:grid}.pw-result-preview>p{font-size:var(--text-sm);white-space:pre-wrap;overflow-wrap:anywhere;margin:24px;line-height:1.7}.pw-result-preview--listing{background:var(--color-accent-soft)}.pw-result-label{border-radius:var(--radius-pill);background:var(--color-surface);width:fit-content;max-width:calc(100% - 24px);font-size:var(--text-xs);box-shadow:var(--shadow-card);padding:7px 12px;position:absolute;bottom:12px;left:12px;right:12px}.pw-result-meta{gap:7px;padding:18px;display:grid}.pw-result-meta>strong{font-size:var(--text-base)}.pw-result-meta>small{color:var(--color-muted)}.pw-result-meta>.button{justify-self:start;margin-left:-10px}.pw-result-dialog.dialog-content{max-width:900px}.pw-result-dialog video{background:var(--color-ink);border-radius:20px;width:100%;max-height:60vh}.pw-output-image{aspect-ratio:4/3;position:relative}.pw-output-image img{object-fit:contain}.pw-listing-text{white-space:pre-wrap;overflow-wrap:anywhere;background:var(--color-subtle);line-height:1.8;font-size:var(--text-base);border-radius:20px;padding:24px}.pw-review-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.pw-notice,.pw-estimated{background:var(--color-warning-bg);color:var(--color-warning-text);font-size:var(--text-sm);border-radius:18px;align-items:flex-start;gap:10px;margin-bottom:8px;padding:16px 20px;display:flex}.pw-notice svg{flex-shrink:0}.pw-action-sheet{gap:18px;display:grid}.pw-action-sheet p{color:var(--color-muted)}.pw-action-sheet .button{justify-self:start}.pw-pagination{font-size:var(--text-sm);flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.pw-history{border-top:1px solid var(--color-border);color:var(--color-muted);font-size:var(--text-sm);padding-top:16px}.pw-history summary{cursor:pointer;align-content:center;min-height:44px}.pw-history>div{gap:12px;padding:12px 0;display:flex}.pw-history p{gap:5px;display:grid}.pw-history svg{flex-shrink:0;margin-top:3px}.pw-loading-hero{border-radius:var(--radius-card);height:360px}@media (max-width:1250px){.pw-header--hero{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.pw-actions>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.pw-workspace{gap:28px}.pw-header--hero{flex-direction:column;align-items:stretch;gap:22px;display:flex}.pw-header--hero .pd-cover{aspect-ratio:4/3;min-height:0}.pw-header-copy h1{font-size:30px}.pw-header-copy{gap:12px}.pw-price{font-size:24px}.pw-header--compact{grid-template-columns:76px minmax(0,1fr);gap:16px}.pw-header--compact .pd-cover{height:76px;min-height:76px}.pw-header--compact h1{font-size:23px}.pw-header--compact:not(.pw-header--overview) .pw-facts{display:none}.pw-actions>div{grid-template-columns:1fr}.pw-actions :is(button,.pw-action-link){padding:16px}.pw-section-heading h2,.pw-actions h2,.pw-recent>h2{font-size:24px}.pw-section-heading>.button{width:100%}.pw-result-grid{grid-template-columns:1fr}.pw-jobs{padding:20px}.pw-job{gap:10px;padding:14px}.pw-job>span{font-size:var(--text-xs)}.pw-result-dialog.dialog-content{padding:28px 20px}.pw-review-actions>.button{width:100%}.pw-listing-text{padding:18px}.pw-loading-hero{height:280px}}@media (prefers-reduced-motion:reduce){.pw-pulse{animation:none}}.pw-plan-disclaimer{color:var(--color-warning-text);font-size:var(--text-xs);line-height:1.5}@media (max-width:1100px){.pw-package{flex-wrap:wrap}.pw-package>.button{margin-left:70px}}@media (max-width:700px){.pw-nav-mobile{justify-content:space-between;align-items:center;gap:12px;display:flex}.pw-return{white-space:nowrap;flex-shrink:0}.pw-section-trigger{max-width:65%}.pw-material-grid{grid-template-columns:minmax(0,1fr);gap:12px}.pw-material-card{gap:14px;padding:20px}.pw-material-copy h3{font-size:21px}.pw-material-icon{border-radius:14px;width:42px;height:42px}.pw-package{align-items:flex-start;gap:16px;padding:22px}.pw-package-copy{flex-basis:calc(100% - 64px)}.pw-package-copy h2{font-size:20px}.pw-package>.button{width:100%;margin-left:0}}@media (prefers-reduced-motion:reduce){.pw-material-card,.pw-material-cta svg,.pw-actions :is(button,.pw-action-link){transition:none}}
.refresh-icon--turning{animation:spin var(--duration-turn) linear infinite}.select-menu,.pd-menu,.profile-menu,.pw-section-menu{animation:menu-in var(--duration-normal) var(--ease-enter)}.profile-menu{transform-origin:var(--radix-dropdown-menu-content-transform-origin)}:is(.select-menu,.pd-menu,.profile-menu,.pw-section-menu)[data-state=closed]{animation:menu-out var(--duration-press) var(--ease-color)}@keyframes menu-in{0%{opacity:0;scale:.96}to{opacity:1;scale:1}}@keyframes menu-out{to{opacity:0;scale:.98}}.nav-item>svg,.profile-trigger>svg,.ecosystem-trigger>svg,.ecosystem-product>svg,.pd-property-bottom>svg,.property-name-row>svg,.pw-action-icon>svg,.ps-action>svg,.asset-preview>svg,.upload-icon>svg{transition:transform var(--duration-normal) var(--ease-motion)}.profile-trigger[data-state=open]>svg{transform:rotate(180deg)}.pd-property-image .pd-cover img{transition:transform var(--duration-sheet) var(--ease-motion)}.header-wallet-add,.profile-trigger,.asset-preview{transition:transform var(--duration-normal) var(--ease-motion)}.pw-actions :is(button,.pw-action-link){transition:background var(--duration-fast) var(--ease-color), transform var(--duration-normal) var(--ease-motion)}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.button:not(:disabled):not([aria-disabled=true]):hover{transform:translateY(-1px)}.nav-item:hover>svg,.ecosystem-trigger:hover>svg,.ps-action:not(:disabled):hover>svg,.pw-actions :is(button,.pw-action-link):hover .pw-action-icon>svg{transform:translateY(-2px)}.pd-property-link:hover .pd-cover img{transform:scale(1.025)}.pd-property-link:hover .pd-property-bottom>svg,.property-card-open:hover .property-name-row>svg,a.ecosystem-product:hover>svg{transform:translate(2px,-2px)}.asset-preview:hover>svg{transform:scale(1.1)}}@media (prefers-reduced-motion:no-preference){:is(.header-wallet-add,.profile-trigger,.asset-preview):active,.pw-actions :is(button,.pw-action-link):active,.ps-action:not(:disabled):active,.button:not(:disabled):not([aria-disabled=true]):active{transition-duration:var(--duration-press);transform:scale(.97)}.nav-item:active>svg{transform:scale(.92)}.upload-card--dragging .upload-icon>svg{transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.refresh-icon,.select-menu,.pd-menu,.profile-menu,.pw-section-menu{animation:none!important}.profile-trigger>svg{transform:none!important}}
.sidebar--studio{overscroll-behavior:contain;padding-top:24px;overflow-y:auto}.sidebar--studio .studio-workspace{margin-block:24px 16px}.sidebar--studio .sidebar-bottom{padding-top:24px}.studio-navigation{gap:14px;display:grid}.studio-navigation .sidebar-nav{gap:3px}.studio-navigation .nav-item{min-height:44px;padding-block:8px;font-size:14px}.studio-navigation-label{color:var(--color-muted);margin:0 14px 7px;font-size:12px;font-weight:600}.studio-navigation-account{border-top:1px solid var(--color-border);padding-top:14px}.studio-object-context{background:var(--color-surface);border-radius:20px;gap:2px;padding:8px;display:grid}.studio-object-overview,.studio-change-property{border-radius:12px;align-items:center;gap:9px;min-height:40px;padding:8px;font-size:13px;display:flex}.studio-object-overview{font-weight:600}.studio-object-overview[aria-current=page]{background:var(--color-ink);color:var(--color-surface)}.studio-change-property{color:var(--color-muted)}.studio-change-property:hover{color:var(--color-ink);background:var(--color-subtle)}.studio-picker{gap:40px;width:100%;max-width:1180px;margin:0 auto;display:grid}.studio-picker-heading{align-items:center;gap:20px;display:flex}.studio-tool-symbol{background:var(--color-subtle);border-radius:22px;flex-shrink:0;place-items:center;width:64px;height:64px;display:grid}.studio-picker-heading h1,.pw-tool-title h1{letter-spacing:-.04em;margin:0;font-size:clamp(28px,3vw,38px);line-height:1.15}.studio-picker-heading p{color:var(--color-muted);max-width:640px;margin:10px 0 0}.studio-picker-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.studio-picker-toolbar h2{margin:0;font-size:22px}.studio-picker-toolbar p{color:var(--color-muted);margin:6px 0 0;font-size:14px}.studio-picker-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.studio-picker-search{max-width:440px;margin-bottom:24px}.studio-mobile-tools,.pw-navigation{display:none}.pw-tool-header{min-width:0}.pw-tool-title{gap:6px;min-width:0;display:grid}.pw-tool-property{max-width:100%;min-height:24px;color:var(--color-muted);border-radius:6px;justify-self:start;align-items:center;gap:6px;font-size:13px;line-height:1.5;display:inline-flex}.pw-tool-property>span{overflow-wrap:anywhere;min-width:0}.pw-tool-property:hover{color:var(--color-ink);text-underline-offset:3px;text-decoration:underline}.pw-tool-property>svg{flex-shrink:0}@media (max-height:820px) and (min-width:1001px){.sidebar--studio .studio-workspace{margin-block:12px 8px}.studio-navigation{gap:10px}.studio-navigation .nav-item{min-height:40px}.sidebar--studio .sidebar-bottom{padding-top:16px}}@media (max-width:1000px){.pw-navigation{display:block}.pw-nav-mobile{justify-content:space-between;align-items:center;gap:12px;display:flex}}@media (max-width:600px){.studio-picker{gap:28px}.studio-picker-heading{align-items:flex-start;gap:14px}.studio-tool-symbol{border-radius:16px;width:48px;height:48px}.studio-picker-heading p{font-size:14px}.studio-picker-toolbar{flex-direction:column;align-items:flex-start;gap:16px}.studio-picker-actions{flex-direction:row-reverse;justify-content:space-between;width:100%}.studio-picker-search{max-width:none}}.pd-heading.studio-home-header{flex-direction:row;align-items:flex-start;gap:16px}.pd-heading.studio-home-header>.button{flex-shrink:0;width:44px}.studio-home-tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:32px;display:grid}.studio-home-tools>a{border:1px solid var(--color-border);background:var(--color-surface);border-radius:24px;align-items:center;gap:18px;padding:24px;transition:background .16s,transform .16s;display:flex}.studio-home-tools>a:hover{background:var(--color-subtle);transform:translateY(-2px)}.studio-home-tools>a>svg{flex-shrink:0;margin-left:auto}.studio-home-tools h2{margin:0 0 6px;font-size:20px}.studio-home-tools p{color:var(--color-muted);margin:0;font-size:14px}.studio-home-icon{background:var(--color-subtle);border-radius:16px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.studio-topbar{z-index:20;background:var(--color-canvas);position:sticky;top:0}.studio-topbar>.topbar{position:static}@media (max-width:1000px){html:has(.studio-topbar){scroll-padding-top:148px}.studio-mobile-tools{overscroll-behavior-x:contain;scrollbar-width:none;border-bottom:1px solid var(--color-border);gap:6px;padding:8px 20px 10px;scroll-padding-inline:20px;display:flex;position:relative;overflow-x:auto}.studio-mobile-tools::-webkit-scrollbar{display:none}.studio-mobile-tools a{white-space:nowrap;border-radius:var(--radius-pill);flex:none;align-items:center;gap:8px;min-height:44px;padding:10px 14px;font-size:14px;display:flex}.studio-mobile-tools a[aria-current=page]{background:var(--color-ink);color:var(--color-surface)}}@media (max-width:600px){.studio-home-tools{grid-template-columns:minmax(0,1fr);gap:10px}.studio-home-tools>a{padding:18px}}@media (prefers-reduced-motion:reduce){.studio-home-tools>a{transition:none}.studio-home-tools>a:hover{transform:none}}
