:root{--brand-black:#0b0b0b;--brand-white:#fff;--brand-amber:#e2b23a;--background:#f3f3f0;--card:#fff;--secondary:#f3f3f0;--border:#e2e2dd;--line-strong:#bdbdb5;--foreground:#171717;--muted-foreground:#666660;--primary:#0b0b0b;--primary-foreground:#fff;--accent-brand:#805d00;--accent-brand-strong:#614900;--accent-soft:#faf2d9;--sidebar:#efebe3;--sidebar-foreground:#55514a;--sidebar-primary:#e2b23a;--sidebar-primary-foreground:#171400;--sidebar-accent:#fdfcf9;--sidebar-accent-foreground:#171717;--sidebar-border:#dfd9ce;--sidebar-ring:#e2b23a;--shadow-sm:0 1px 2px #00000008;--shadow-md:0 12px 28px -18px #0000002e;--shadow-lg:0 24px 60px -20px #0000004d;--display-weight:700;--display-tracking:-.015em;--brand-soft:var(--accent-soft);--brand-ink:var(--accent-brand);--champagne:var(--brand-amber);--champagne-soft:var(--accent-soft);--champagne-ink:var(--accent-brand);--stage-paper:var(--secondary)}[data-theme=dark]{--sidebar:#191919;--sidebar-foreground:#adadad;--sidebar-accent:#292929;--sidebar-accent-foreground:#f5f5f5;--sidebar-border:#353535;--background:#111;--card:#191919;--secondary:#252525;--border:#353535;--line-strong:#555;--foreground:#f5f5f5;--muted-foreground:#adadad;--primary:#f5f5f5;--primary-foreground:#0b0b0b;--accent-brand:#e2b23a;--accent-brand-strong:#f0cc70;--accent-soft:#302719;--shadow-sm:none;--shadow-md:0 12px 28px -18px #00000080;--shadow-lg:0 24px 60px -20px #000000b3}.pentas-shell{background:var(--sidebar);min-height:100dvh}.main-shell{border:1px solid var(--border);background:var(--card);min-width:0;box-shadow:var(--shadow-sm);border-radius:14px;overflow:clip}.main-shell .topbar{background:color-mix(in srgb, var(--card) 88%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);z-index:20;height:60px;padding:0 24px 0 18px;position:sticky;top:0}.demo-page .main-shell .topbar{top:52px}.workspace-sidebar-trigger{color:var(--muted-foreground);border-radius:8px!important;width:32px!important;height:32px!important}.mobile-workspace-brand{display:none}.feedback-trigger{gap:6px;font-size:14px;border-radius:999px!important}@media (max-width:767px){.feedback-trigger{justify-content:center;width:36px;padding:0!important}.feedback-trigger>span{display:none}.topbar-right{gap:6px}.mobile-workspace-brand .pentas-wordmark{display:none}}:is(.pentas-sidebar,[data-mobile=true][data-slot=sidebar]){--foreground:#1b1a17;--muted-foreground:#6b665c;--primary:#1b1a17;--primary-foreground:#f8f5ef;--card:#fdfcf9;--border:#e0dad0;--accent-brand:#b8432c;--shadow-sm:0 1px 2px #1b1a170f}[data-theme=dark] :is(.pentas-sidebar,[data-mobile=true][data-slot=sidebar]){--foreground:#f0f0f0;--muted-foreground:#a8a8a8;--primary:#f0f0f0;--primary-foreground:#151515;--card:#1d1d1d;--border:#333;--accent-brand:#e2795d}.page-heading h1,.public-hero h1,.pricing-aside h2,.empty h2,.price,.account-hub-heading h1{font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;font-weight:var(--display-weight);letter-spacing:var(--display-tracking)}.page-heading h1,.account-hub-heading h1{font-size:46px;line-height:1}.pentas-brand{min-width:0;color:var(--foreground);align-items:center;gap:10px;display:flex}.pentas-mark{width:30px;height:30px;color:var(--foreground);flex-shrink:0;display:block}.pentas-brand-copy{flex-direction:column;min-width:0;display:flex}.pentas-wordmark{font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;font-size:28px;font-weight:700;line-height:1}.pentas-descriptor{letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground);white-space:nowrap;margin-top:5px;font-size:12px}.pentas-sidebar-header{gap:18px;padding:22px 14px 10px}.sidebar-brand-row{justify-content:space-between;align-items:center;gap:8px;padding:0 6px;display:flex}.sidebar-mobile-close{flex-shrink:0;width:30px!important;height:30px!important}.workspace-identity{border:1px solid var(--sidebar-border);background:var(--sidebar-accent);border-radius:10px;align-items:center;gap:11px;min-width:0;padding:10px;display:flex}.workspace-identity>div{flex-direction:column;gap:1px;min-width:0;display:flex}.workspace-identity strong,.workspace-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-identity strong{color:var(--foreground);font-size:14px;font-weight:600}.workspace-identity small{color:var(--muted-foreground);font-size:12.5px}.studio-avatar{background:var(--foreground);width:32px;height:32px;color:var(--primary-foreground);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.studio-avatar svg{width:17px;height:17px}.demo-role-switch{height:32px;color:var(--accent-brand);justify-content:flex-start;margin:-6px 0 0;padding:0 10px;font-size:13px}.pentas-sidebar [data-slot=sidebar-content]{scrollbar-width:thin;gap:10px}.pentas-sidebar [data-slot=sidebar-group]{padding:0 14px}.pentas-sidebar [data-slot=sidebar-group-label]{letter-spacing:.1em;text-transform:uppercase;height:24px;color:var(--muted-foreground);margin-bottom:4px;padding-left:10px;font-size:11.5px;font-weight:600}.pentas-sidebar [data-slot=sidebar-menu]{gap:2px}.pentas-sidebar [data-slot=sidebar-menu-button]{height:36px;color:var(--sidebar-foreground);border-radius:8px;gap:10px;padding-left:10px;font-size:14.5px;font-weight:500}.pentas-sidebar [data-slot=sidebar-menu-button]:hover{background:color-mix(in srgb, var(--sidebar-accent) 70%, transparent);color:var(--foreground)}.pentas-sidebar [data-slot=sidebar-menu-button][data-active=true]{background:var(--sidebar-accent);color:var(--foreground);box-shadow:var(--shadow-sm);font-weight:600}.pentas-sidebar [data-slot=sidebar-menu-button]>svg{width:18px;height:18px;color:var(--muted-foreground)}.pentas-sidebar [data-slot=sidebar-menu-button][data-active=true]>svg{color:var(--accent-brand)}.pentas-sidebar [data-slot=sidebar-menu-badge]{border:1px solid var(--sidebar-border);background:var(--card);color:var(--muted-foreground);font-variant-numeric:tabular-nums;border-radius:999px;min-width:19px;height:19px;font-size:12px;line-height:17px;top:9px;right:10px}.pentas-sidebar [data-slot=sidebar-footer]{gap:8px;padding:10px 14px 14px}.sidebar-user-copy{text-align:left;flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.sidebar-user-copy strong{text-overflow:ellipsis;white-space:nowrap;color:var(--foreground);font-size:14px;font-weight:600;overflow:hidden}.sidebar-user-copy small{color:var(--muted-foreground);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:400;overflow:hidden}.sidebar-user{height:52px!important}.sidebar-shortcut{color:var(--muted-foreground);white-space:nowrap;justify-content:space-between;gap:6px;padding:2px 8px 0;font-size:12px;display:flex}.sidebar-shortcut kbd{border:1px solid var(--sidebar-border);border-radius:4px;padding:0 4px;font-family:inherit;font-size:11px}[data-collapsible=icon] .pentas-brand-copy,[data-collapsible=icon] .sidebar-user-copy,[data-collapsible=icon] .workspace-identity>div,[data-collapsible=icon] .demo-role-switch,[data-collapsible=icon] .sidebar-user>svg{display:none}[data-collapsible=icon] .pentas-sidebar-header{align-items:center;gap:18px;padding:22px 8px 10px}[data-collapsible=icon] .sidebar-brand-row{padding:0}[data-collapsible=icon] .pentas-mark{width:30px;height:30px}[data-collapsible=icon] .workspace-identity{background:0 0;border:0;justify-content:center;padding:4px}[data-collapsible=icon] [data-slot=sidebar-group],[data-collapsible=icon] [data-slot=sidebar-footer]{padding-left:12px;padding-right:12px}[data-collapsible=icon] .sidebar-user{height:32px!important}[data-collapsible=icon] [data-slot=sidebar-menu-button]{justify-content:center;padding-left:0}[data-collapsible=icon] [data-slot=sidebar-menu-button]>span:not(.studio-avatar){display:none}.sidebar-resize-handle{cursor:col-resize;touch-action:none;z-index:25;border-radius:4px;outline:none;justify-content:center;align-items:center;width:9px;display:flex;position:absolute;top:10px;bottom:10px;right:-1px}.sidebar-resize-handle:before{content:"";background:0 0;width:2px;height:100%;transition:background .15s;position:absolute}.sidebar-resize-handle>span{background:var(--sidebar-border);border-radius:4px;width:4px;height:25px;transition:height .15s,background .15s;position:relative}.sidebar-resize-handle:hover:before,.sidebar-resize-handle:focus-visible:before,.sidebar-resize-handle:hover>span,.sidebar-resize-handle:focus-visible>span{background:var(--accent-brand)}.sidebar-resize-handle:hover>span,.sidebar-resize-handle:focus-visible>span{height:42px}[data-resizing] [data-slot=sidebar-gap],[data-resizing] [data-slot=sidebar-container]{transition:none!important}[data-resizing],[data-resizing] *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.talent-card{box-shadow:none;border-radius:12px}.talent-card:hover{box-shadow:var(--shadow-md)}.talent-name-row h3{font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;letter-spacing:-.01em;font-size:19px;font-weight:500}.top-avatar{letter-spacing:.04em;font-weight:600;background:var(--foreground)!important;color:var(--primary-foreground)!important;border-radius:999px!important;font-size:12px!important}.public-profile .pentas-brand{margin:0;padding:0}.public-hero .eyebrow{color:var(--accent-brand);letter-spacing:.08em}.public-hero>img{border-radius:8px}.public-hero h1{color:var(--foreground);font-weight:500}.toast{left:50%}.discovery-tabs [data-slot=tabs-trigger][data-state=active]{border-bottom-color:var(--foreground);color:var(--foreground)}.bookmark-button.saved,.bookmark-button:hover{background:var(--accent-soft);color:var(--accent-brand-strong);border-color:var(--accent-soft)}@media (max-height:800px) and (min-width:768px){.pentas-sidebar-header{gap:14px;padding-top:16px}.pentas-sidebar [data-slot=sidebar-content]{gap:6px}.pentas-sidebar [data-slot=sidebar-menu-button]{height:34px}.sidebar-shortcut{display:none}}@media (max-width:767px){.main-shell{box-shadow:none;border:0;border-radius:0}.main-shell .topbar{height:56px;padding:0 16px}.demo-page .main-shell .topbar{top:44px}.workspace-sidebar-trigger{margin-left:0}.breadcrumbs>span,.breadcrumbs>svg,.breadcrumbs>strong,.malaysia,.topbar-divider{display:none}.mobile-workspace-brand{display:block}.mobile-workspace-brand .pentas-brand{gap:7px}.mobile-workspace-brand .pentas-wordmark{font-size:21px}.mobile-workspace-brand .pentas-mark{width:26px;height:26px}[data-mobile=true][data-slot=sidebar]{background:var(--sidebar);color:var(--sidebar-foreground)}[data-mobile=true] .pentas-sidebar-header{gap:18px;padding:22px 16px 12px}[data-mobile=true] [data-slot=sidebar-group],[data-mobile=true] [data-slot=sidebar-footer]{padding:10px 16px}[data-mobile=true] [data-slot=sidebar-menu-button]{height:42px;font-size:15px}[data-mobile=true] .sidebar-user{height:52px}.public-profile .pentas-descriptor{display:none}.public-profile .pentas-wordmark{font-size:21px}.public-profile .pentas-mark{width:26px;height:26px}}
.pentas-descriptor{letter-spacing:1.4px;font-size:14px}.pentas-mark{width:37px;height:40px;color:var(--primary)}.main-shell{border-radius:14px}.page-heading h1{font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;font-weight:var(--display-weight);letter-spacing:var(--display-tracking)}.casting-context{flex-wrap:wrap;align-items:center;gap:16px;padding:15px 0 19px;display:flex}.casting-context>div:first-child{flex:1;min-width:180px}.casting-context .eyebrow{letter-spacing:1.5px;color:var(--muted);margin-bottom:6px;font-size:14px;display:block}.casting-context strong{font-size:14px;font-weight:500}.casting-context>[data-slot=select-trigger]{background:var(--card);width:240px;max-width:100%}.casting-context button{font-size:14px}.quick-searches{align-items:center;gap:8px;margin-bottom:16px;display:flex;overflow:auto}.quick-searches>span{color:var(--muted);white-space:nowrap;font-size:14px}.quick-searches button{white-space:nowrap;height:28px;font-size:14px}.talent-card{background:var(--card);border:1px solid var(--border);border-radius:5px}.portrait-button{aspect-ratio:1.3}.talent-name-row h3{font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;font-size:21px;font-weight:var(--display-weight);letter-spacing:-.01em}.talent-info{padding:15px 15px 0}.talent-bottom>button{color:var(--primary);font-size:14px}.bookmark-button.saved{background:var(--foreground);color:var(--primary-foreground)}.public-hero h1,.profile-detail h2{font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;font-weight:var(--display-weight);letter-spacing:var(--display-tracking)}.public-hero h1{text-transform:none;font-size:48px}.price{font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;letter-spacing:-.03em;font-variant-numeric:lining-nums;font-weight:500}.management-summary{border:1px solid var(--border);background:var(--card);border-radius:5px;flex-wrap:wrap;align-items:center;gap:26px;margin:0 0 24px;padding:17px 20px;display:flex}.management-summary>span{color:var(--muted);font-size:14px}.management-summary strong{color:var(--foreground);margin-right:7px;font-size:22px;font-weight:500}.management-summary button{margin-left:auto;font-size:14px}.project-readiness{border-top:1px solid var(--border);padding:11px 0;font-size:14px}.project-readiness>span{color:var(--primary)}.project-readiness p{color:var(--muted);margin:6px 0;font-size:14px}.form-section-title{border-top:1px solid var(--border);align-items:flex-start;gap:15px;margin:25px 0 20px;padding-top:20px;display:flex}.form-section-title>span{letter-spacing:1px;color:var(--primary);padding-top:6px;font-size:14px}.form-section-title h2,.form-section-title h3{font-family:var(--font-body), Arial, sans-serif;font-size:22px;font-weight:600;line-height:1.2}.form-section-title p{color:var(--muted);margin-top:5px;font-size:14px;line-height:1.6}.brief-form .form-section-title:first-child{border-top:0;margin-top:0;padding-top:0}.brief-form .field{margin-bottom:17px}.fee-summary{border:1px solid var(--border);background:var(--secondary);border-radius:5px;margin-bottom:20px;padding:15px}.fee-summary>span{justify-content:space-between;align-items:center;gap:15px;font-size:14px;display:flex}.fee-summary strong{color:var(--primary);white-space:nowrap;font-size:20px;font-weight:500}.fee-summary p{color:var(--muted);margin-top:8px;font-size:14px}.brief-actions{border-top:1px solid var(--border);background:var(--card);z-index:2;justify-content:flex-end;gap:10px;margin-top:20px;padding-top:16px;padding-bottom:12px;display:flex;position:sticky;bottom:0}.invite-recipient{align-items:center;gap:12px;margin-bottom:22px;display:flex}.invite-recipient img{border-radius:4px;width:48px;height:54px}.invite-recipient small{color:var(--muted);margin-top:4px;font-size:14px;display:block}.invitation-brief{background:var(--secondary);border:1px solid var(--border);border-radius:5px;margin:16px 0;padding:15px}.invitation-brief>div{flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:14px;display:flex}.invitation-brief>div>span{color:var(--primary)}.invitation-brief p{margin-top:8px;font-size:14px;line-height:1.6}.invitation-brief details{margin-top:12px;font-size:14px}.invitation-brief summary{cursor:pointer;color:var(--primary)}.invitation-brief pre{white-space:pre-wrap;color:var(--muted);padding-top:12px;font-family:inherit;line-height:1.7}.invitation-composer>.muted{margin:15px 0;font-size:14px}.conversation-terms{border-bottom:1px solid var(--border);color:var(--muted);background:var(--secondary);padding:13px 18px;font-size:14px;line-height:1.6}.message p{white-space:pre-wrap}.profile-route{border-top:1px solid var(--border);color:var(--primary);flex-wrap:wrap;gap:23px;padding:16px 0 20px;font-size:14px;display:flex}.profile-route strong{color:var(--muted);margin-left:7px;font-weight:400}.cinematic-editor{max-width:960px;padding:0 24px}.cinematic-editor>section:first-of-type>.form-section-title{border:0;margin-top:0}.cinematic-editor .profile-editor-heading{padding-top:0}.photo-placeholder{font-family:var(--font-body), Arial, sans-serif;color:var(--primary);font-size:50px}.editor-section-heading{justify-content:space-between;align-items:center;gap:20px;margin:23px 0 15px;display:flex}.editor-section-heading h3{font-size:14px;font-weight:500}.editor-section-heading p{color:var(--muted);margin-top:5px;font-size:14px;line-height:1.6}.editor-section-heading button,.editor-section-heading .upload-label{white-space:nowrap}.gallery-editor{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.gallery-editor img{object-fit:cover;border-radius:4px;width:100%;height:165px;margin-bottom:8px}.gallery-editor button{color:var(--muted);width:100%;height:30px;font-size:14px}.gallery-editor input{font-size:14px}.media-editor{grid-template-columns:140px 1fr 1.2fr 32px;align-items:center;gap:8px;margin-bottom:10px;display:grid}.media-editor input,.media-editor [data-slot=select-trigger]{font-size:14px}.sticky-save{background:var(--card);z-index:3;border-top:1px solid var(--border);margin-top:24px;padding:18px 0;position:sticky;bottom:0}.sticky-save>div{gap:10px;display:flex}.portfolio-showcase section{margin-top:25px}.portfolio-showcase h3{margin-bottom:15px;font-size:18px}.portfolio-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.portfolio-gallery img{aspect-ratio:3/4;object-fit:cover;border-radius:4px;width:100%}.portfolio-gallery figcaption{color:var(--muted);margin-top:8px;font-size:14px}.portfolio-media{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.portfolio-media>a{background:var(--secondary);border:1px solid var(--border);border-radius:5px;align-items:center;gap:12px;padding:17px;display:flex}.portfolio-media>a>span:last-child{margin-left:auto}.portfolio-media strong,.portfolio-media small{display:block}.portfolio-media small{color:var(--muted);margin-bottom:4px;font-size:14px}.portfolio-media strong{overflow-wrap:anywhere;font-size:14px;font-weight:500}.media-play{color:var(--primary);font-size:18px}.payment-guide .payment-notice{align-items:center}.payment-guide .payment-notice h2{font-family:var(--font-body), Arial, sans-serif;margin:8px 0;font-size:29px}.payment-columns{grid-template-columns:.85fr 1.3fr;gap:20px;margin:22px 0;display:grid}.terms-card{border:1px solid var(--border);background:var(--card);border-radius:5px;margin-bottom:20px;padding:25px}.terms-card h2{font-family:var(--font-body), Arial, sans-serif;margin:9px 0 15px;font-size:29px;font-weight:600}.terms-card h2 small{font-family:var(--font-body), Arial, sans-serif;color:var(--muted);font-size:14px;font-weight:400}.terms-card p{color:var(--muted);margin:12px 0;font-size:14px;line-height:1.8}.terms-card>.eyebrow{letter-spacing:1.3px;color:var(--primary);font-size:14px}.terms-card .editor-section-heading{margin:0 0 10px}.terms-card .editor-section-heading>[data-slot=select-trigger]{max-width:275px}.cost-lines>div{border-bottom:1px solid var(--border);grid-template-columns:1fr 1.3fr;gap:18px;padding:13px 0;font-size:14px;line-height:1.7;display:grid}.cost-lines dt{color:var(--muted)}.cost-lines dd{white-space:pre-wrap;overflow-wrap:anywhere}.payment-steps{border:0}@media (max-width:1100px){.media-editor{grid-template-columns:120px 1fr 32px}.media-editor input[type=url]{grid-area:2/1/auto/3}.media-editor>button{grid-area:1/3/3}.payment-columns{grid-template-columns:1fr}.gallery-editor{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.casting-context>[data-slot=select-trigger],.casting-context>div:first-child{width:100%}.portfolio-media{grid-template-columns:1fr}.terms-card .editor-section-heading{flex-wrap:wrap}.terms-card .editor-section-heading>[data-slot=select-trigger]{max-width:100%}}@media (max-width:767px){.casting-context{gap:10px}.management-summary{gap:17px;padding:14px}.management-summary button{justify-content:space-between;width:100%;margin-left:0}.cinematic-editor{padding:0 15px}.profile-route{gap:10px;font-size:14px}.editor-section-heading{flex-direction:column;align-items:flex-start;gap:10px}.portfolio-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-editor img{height:130px}.media-editor{grid-template-columns:110px 1fr 28px}.sticky-save{flex-direction:column;align-items:stretch;gap:8px}.sticky-save>span{font-size:14px}.sticky-save>div{justify-content:stretch}.sticky-save button{flex:1;font-size:14px}.terms-card{padding:18px}.cost-lines>div{grid-template-columns:1fr;gap:5px}.brief-actions button{flex:1;font-size:14px}.fee-summary>span{flex-direction:column;align-items:flex-start}.public-hero h1{font-size:48px}.portrait-button{aspect-ratio:1.1}}html{scrollbar-gutter:stable}@supports (scrollbar-gutter:stable){html body[data-scroll-locked]{--removed-body-scroll-bar-size:0px;margin-right:0!important}}.pentas-shell [data-slot=sidebar-gap],.pentas-shell [data-slot=sidebar-container]{transition:none}.main-shell{box-shadow:none;border:0;border-radius:0;margin:0}.main-shell .topbar{background:var(--card);border-bottom:1px solid var(--border)}.pentas-sidebar{border-right:1px solid var(--sidebar-border)}.page-heading h1{font-size:36px;line-height:1.1}.page-heading p{font-size:14px}.casting-hero{border:0;border-bottom:1px solid var(--border);background:0 0;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:36px;min-width:0;margin:0 0 4px;padding:14px 0 28px;display:grid}.casting-hero-copy{min-width:0}.hero-kicker{color:var(--accent-brand);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:600;line-height:1.5;display:block}.casting-hero h1{font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;letter-spacing:var(--display-tracking);font-size:clamp(34px,4.6cqi,52px);line-height:1.04;font-weight:var(--display-weight);margin:14px 0 15px}.casting-hero h1 span{color:var(--accent-brand)}.casting-hero-copy>p{max-width:320px;color:var(--muted);font-size:14px;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:22px;display:flex}.hero-actions button{border-radius:6px;height:40px;padding:0 16px;font-size:14px}.hero-actions button>span{margin-left:12px;font-size:18px}.hero-actions>span{color:var(--muted);max-width:110px;font-size:14px;line-height:1.6}.hero-cast{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0;min-height:248px;display:grid}.hero-cast figure{min-width:0;margin:0}.hero-cast button{background:var(--secondary);outline-offset:4px;border:0;border-radius:3px;width:100%;height:220px;padding:0;display:block;position:relative;overflow:hidden}.hero-cast img{object-fit:cover;object-position:center 32%;width:100%;height:100%;position:absolute;inset:0}.hero-cast button:hover{box-shadow:0 0 0 2px var(--primary)}.hero-cast button:focus-visible{outline:2px solid var(--primary)}.hero-cast figcaption{justify-content:space-between;align-items:baseline;gap:8px;min-height:28px;padding-top:9px;display:flex}.hero-cast strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.hero-cast figcaption>span{color:var(--muted);font-size:14px}.casting-context{gap:12px;padding-block:18px}.casting-context .eyebrow{letter-spacing:1.1px;font-size:14px}.casting-context>[data-slot=select-trigger]{flex:0 0 240px;width:240px;min-width:0;height:40px}.casting-context strong{font-size:14px}[data-slot=select-trigger]{min-width:0}.result-actions [data-slot=select-trigger]{width:142px;min-width:142px}.talent-grid:not(.list-view){align-items:stretch;gap:20px}.talent-card{box-shadow:none;border-radius:8px}.talent-card:hover{box-shadow:none;border-color:var(--line-strong)}.talent-grid:not(.list-view) .portrait-button{aspect-ratio:4/3;border-radius:4px;flex:none;width:calc(100% - 16px);margin:8px 8px 0}.portrait-button img{width:100%;height:100%;transition:none;position:absolute;inset:0}.portrait-button:hover img{transform:none}.talent-info{flex-direction:column;flex:1;padding-inline:16px;display:flex}.talent-name-row{flex-wrap:wrap;align-items:baseline;min-height:27px}.talent-name-row button{white-space:normal;text-align:left;min-width:0}.talent-name-row h3{font-size:21px;line-height:1.3}.talent-card .language-tags{padding-bottom:14px}.talent-bottom{min-height:46px;margin-top:auto}.talent-bottom>button{font-size:14px}.bookmark-button{top:17px;right:17px}.talent-grid:not(.list-view) .discipline-label{background:0 0;padding-inline:0;font-size:14px}.availability{font-size:14px}.public-hero h1{color:var(--foreground)}.public-hero>img{aspect-ratio:4/5}.profile-detail h2{font-size:25px}.terms-card h2,.payment-notice h2{letter-spacing:-.6px;font-size:24px}@container workspace (min-width:721px){.search-toolbar{grid-template-columns:minmax(0,1fr) 155px 145px auto}}@container workspace (max-width:720px){.casting-hero{grid-template-columns:minmax(0,1fr) 150px;gap:24px}.casting-hero h1{letter-spacing:-1.3px;font-size:35px}.hero-cast{grid-template-columns:minmax(0,1fr);min-height:241px}.hero-cast figure:nth-child(2){display:none}.hero-cast button{height:213px}.hero-actions>span{display:none}.hero-kicker{letter-spacing:.7px;font-size:14px}.casting-context>[data-slot=select-trigger]{flex-basis:205px;width:205px}.casting-context>div:first-child{width:auto;min-width:150px}.talent-grid:not(.list-view){grid-template-columns:repeat(2,minmax(0,1fr))}}@container workspace (max-width:460px){.casting-hero{grid-template-columns:minmax(0,1fr);gap:0;padding-block:9px 24px}.casting-hero h1{font-size:37px;line-height:1.1}.hero-cast{display:none}.casting-hero-copy>p{max-width:295px;font-size:14px}.hero-actions{margin-top:19px}.casting-context{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.casting-context>[data-slot=select-trigger]{width:100%}.talent-grid:not(.list-view){grid-template-columns:minmax(0,1fr)}.talent-grid:not(.list-view) .portrait-button{aspect-ratio:4/3}.page-heading h1{font-size:28px}}
[hidden]{display:none!important}body{font-size:16px}.pentas-descriptor,.sidebar-shortcut,.malaysia,.topbar-divider{display:none}.pentas-sidebar [data-slot=sidebar-menu-button]{height:44px;font-size:15px}.pentas-sidebar [data-slot=sidebar-group-label]{letter-spacing:0;text-transform:none;margin-bottom:8px;font-size:14px}.sidebar-navigation-group>summary{cursor:pointer;color:var(--muted);padding:12px 8px;font-size:15px;font-weight:500}.sidebar-navigation-group>summary:focus-visible{outline:2px solid var(--primary);outline-offset:-2px;border-radius:4px}[data-collapsible=icon] .sidebar-navigation-group>summary{padding-inline:4px;font-size:0}[data-collapsible=icon] .sidebar-navigation-group>summary:after{content:"…";font-size:22px}.status-line{flex-wrap:wrap;gap:8px;margin-bottom:28px;font-size:14px}.status-right{display:none}.topbar .breadcrumbs{font-size:14px}[data-slot=input],[data-slot=textarea],[data-slot=select-trigger]{font-size:16px}[data-slot=select-trigger],.field [data-slot=input]{min-height:44px}[data-slot=select-item],[data-slot=dropdown-menu-item],[data-slot=tooltip-content]{font-size:14px}.field>span,.checkbox-field,.form-section-title p,.form-error{font-size:15px}.form-section-title h2,.form-section-title h3{font-size:24px}.cinematic-editor p,.payment-guide p,.profile-detail p,.invitation-composer p{font-size:16px;line-height:1.65}.guide-kicker{letter-spacing:1px;color:var(--primary);font-size:14px;font-weight:600}.guided-start{max-width:820px;margin:12px auto 40px}.guided-start h1{font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;font-size:clamp(34px,4.5cqi,46px);font-weight:var(--display-weight);letter-spacing:var(--display-tracking);margin:14px 0 18px;line-height:1.08}.guided-start h1:focus,.profile-guide-heading h2:focus{outline:none}.guide-lead{color:var(--muted);max-width:650px;margin-bottom:32px;font-size:18px;line-height:1.65}.guided-start h2{margin:0 0 16px;font-size:22px;font-weight:600;line-height:1.4}.guide-intents{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:20px 0 36px;display:grid}.guide-intents.single{grid-template-columns:minmax(0,1fr)}.intent-button{white-space:normal;text-align:left;background:var(--card);border-radius:8px;align-items:flex-start;gap:16px;height:auto;min-height:146px;padding:24px;display:flex}.intent-button>svg:first-child{color:var(--primary)}.intent-button>span{flex:1}.intent-button strong{font-size:20px;font-weight:600;line-height:1.35;display:block}.intent-button small{color:var(--muted);margin-top:9px;font-size:16px;font-weight:400;line-height:1.6;display:block}.intent-button:hover{background:var(--brand-soft);border-color:var(--primary)}.guide-explainer{border-top:1px solid var(--border);padding-top:26px}.guide-explainer ol{gap:22px;margin:0;padding:0;list-style:none;display:grid}.guide-explainer li{align-items:flex-start;gap:16px;display:flex}.guide-explainer li>span{border:1px solid var(--border);width:32px;height:32px;color:var(--primary);background:var(--card);border-radius:50%;flex-shrink:0;place-items:center;font-size:16px;display:grid}.guide-explainer h3{font-size:18px;font-weight:600;line-height:1.5}.guide-explainer p{color:var(--muted);margin-top:3px;font-size:16px;line-height:1.6}.guide-price{color:var(--muted);margin:30px 0 16px;font-size:16px;line-height:1.7}.guide-price button{color:var(--primary);text-underline-offset:3px;text-decoration:underline}.guide-directory{white-space:normal;text-align:left;justify-content:flex-start;height:auto;padding:8px 0;font-size:15px}.guide-progress{border-bottom:1px solid var(--border);margin-bottom:28px;padding:0 0 22px}.guide-progress>span{color:var(--primary);font-size:16px;font-weight:600}.guide-progress>button{min-height:44px;margin-left:16px;font-size:14px}.guided-profile-editor .form-section-title{display:none}.profile-extra-details>summary{cursor:pointer;color:var(--primary);padding:18px 0;font-size:16px;font-weight:500}.profile-extra-details>summary:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.guide-progress ol{gap:22px;margin:18px 0 0;padding:0;list-style:none;display:flex}.guide-progress li{color:var(--muted);align-items:center;gap:8px;font-size:15px;display:flex}.guide-progress li>span{border:1px solid var(--border);border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.guide-progress li[aria-current=step]{color:var(--foreground);font-weight:600}.guide-progress li[aria-current=step]>span{color:var(--primary-foreground);background:var(--primary);border-color:var(--primary)}.guide-progress li[data-complete=true]>span{color:var(--primary);background:var(--brand-soft)}.guide-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:700px;display:grid}.guide-choices label{border:1px solid var(--border);background:var(--card);cursor:pointer;border-radius:7px;align-items:center;gap:14px;min-height:64px;padding:18px;font-size:17px;display:flex}.guide-choices input{accent-color:var(--primary);flex-shrink:0;width:18px;height:18px}.guide-choices label.chosen{border-color:var(--primary);background:var(--brand-soft)}.guide-fields{gap:24px;max-width:580px;display:grid}.guide-fields .field{gap:10px;margin:0}.guide-fields .field>span{font-size:17px}.guide-fields [data-slot=select-trigger]{width:100%;height:50px;font-size:16px}.guide-actions{border-top:1px solid var(--border);justify-content:space-between;gap:16px;margin-top:30px;padding-top:22px;display:flex}.guide-actions button,.guide-person-actions button,.guide-saved button{white-space:normal;height:auto;min-height:44px;padding:10px 18px;font-size:16px}.guide-selection{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:24px;font-size:16px;display:flex}.guide-selection button{min-height:44px;font-size:15px}.guided-results{gap:18px;display:grid}.guided-results article{border:1px solid var(--border);background:var(--card);border-radius:8px;align-items:flex-start;gap:24px;padding:24px;display:flex}.guide-portrait{background:var(--secondary);border-radius:4px;flex:0 0 100px;width:100px;height:125px;overflow:hidden}.guide-portrait img{object-fit:cover;width:100%;height:100%}.guide-person{flex:1;min-width:0}.guide-person h2{margin:0 0 5px;font-size:22px}.guide-person p{color:var(--muted);font-size:16px;line-height:1.6}.guide-person .guide-availability{margin-top:8px}.guide-person-actions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.guide-next{border-left:3px solid var(--primary);background:var(--brand-soft);margin-top:26px;padding:24px}.guide-next h2{margin-bottom:8px;font-size:20px}.guide-next p{font-size:16px;line-height:1.7}.guide-saved{background:var(--brand-soft);flex-wrap:wrap;align-items:center;gap:14px;margin:0 0 30px;padding:20px;display:flex}.guide-saved p{flex:1;min-width:200px;font-size:16px;line-height:1.6}.directory-guidance{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-bottom:20px;font-size:16px;display:flex}.directory-guidance button{min-height:44px;font-size:15px}.profile-guide-heading{margin-bottom:26px}.profile-guide-heading>span{color:var(--primary);font-size:16px}.profile-guide-heading h2{margin:12px 0;font-size:28px;line-height:1.35}.profile-guide-heading p{color:var(--muted);max-width:660px;font-size:17px;line-height:1.7}.profile-editor .sticky-save{gap:18px}.profile-editor .sticky-save button{min-height:44px;font-size:16px}.profile-editor .sticky-save>span{font-size:14px}@container workspace (max-width:680px){.guide-intents{grid-template-columns:minmax(0,1fr)}.intent-button{min-height:120px;padding:20px}.guide-progress ol{gap:12px}.guide-progress li{flex-direction:column;flex:1;align-items:flex-start}.result-actions{flex-wrap:wrap}.result-actions [data-slot=select-trigger]{min-width:160px}}@container workspace (max-width:460px){.status-dot{display:none}.guided-start{margin-top:4px}.guided-start h1{font-size:32px}.guide-lead{font-size:17px}.guide-choices{grid-template-columns:minmax(0,1fr)}.guided-results article{flex-wrap:wrap;gap:16px;padding:18px}.guide-portrait{flex-basis:76px;width:76px;height:95px}.guide-person{min-width:165px}.guide-person-actions{margin-left:0}.guide-actions{flex-wrap:wrap}.guide-actions button{flex:1}.intent-button>svg:last-child{display:none}.profile-editor .sticky-save{position:sticky}.profile-guide-heading h2{font-size:25px}}
.casting-studio{--studio-ink:var(--foreground);--studio-soft:var(--secondary);width:100%;color:var(--studio-ink);margin:0;font-size:16px;line-height:1.55}.casting-studio button,.studio-dialog button{cursor:pointer}.casting-studio button:disabled,.studio-dialog button:disabled{cursor:not-allowed}.casting-studio [data-slot=button],.studio-dialog [data-slot=button]{white-space:normal;border-radius:7px;height:auto;min-height:44px;padding:10px 16px;font-size:15px;line-height:1.4}.casting-studio [data-slot=button] svg,.studio-dialog [data-slot=button] svg{flex-shrink:0;width:18px;height:18px}.casting-studio h1,.casting-studio h2,.casting-studio h3,.studio-dialog h3{letter-spacing:-.02em;font-weight:600;line-height:1.2}.casting-studio h1,.casting-studio .studio-section-heading h2,.casting-studio .studio-spotlight h2,.casting-studio .talent-next h2,.casting-studio .talent-profile-summary h2{font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;font-weight:var(--display-weight);letter-spacing:var(--display-tracking)}.casting-studio h1{margin:12px 0 14px;font-size:clamp(40px,5cqi,58px);line-height:.98}.casting-studio h2{font-size:25px}.casting-studio .studio-section-heading h2{font-size:32px}.casting-studio h3,.studio-dialog h3{font-size:20px}.studio-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-brand);font-size:12px;font-weight:600;display:block}.studio-heading{justify-content:space-between;align-items:center;gap:28px;margin:30px 0 35px;display:flex}.studio-heading p{color:var(--muted);max-width:630px;font-size:17px}.studio-heading>[data-slot=button]{flex-shrink:0}.studio-demo-switch{color:var(--muted);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding-bottom:16px;font-size:14px;display:flex}.studio-demo-switch>div{border:1px solid var(--border);background:var(--card);border-radius:8px;padding:3px;display:flex}.studio-demo-switch [data-slot=button]{min-height:34px;padding:5px 14px;font-size:14px}.patron-overview{grid-template-columns:minmax(0,1.45fr) minmax(300px,1fr);gap:36px;margin-bottom:45px;display:grid}.studio-spotlight{background:var(--foreground);color:var(--background);border-radius:16px;padding:36px 38px 26px;position:relative;overflow:hidden}[data-theme=dark] .studio-spotlight{background:var(--secondary);color:var(--foreground);border:1px solid var(--border)}.studio-spotlight:before{content:"";border:1px solid color-mix(in srgb, currentColor 14%, transparent);pointer-events:none;border-radius:50%;width:260px;height:260px;position:absolute;top:-60px;right:-60px}.studio-spotlight:after{content:"";border:1px solid color-mix(in srgb, currentColor 22%, transparent);pointer-events:none;border-radius:50%;width:60px;height:60px;position:absolute;top:40px;right:40px}.studio-spotlight h2{max-width:14ch;margin:0 0 14px;font-size:48px;line-height:1.05}.studio-spotlight>p{max-width:560px;color:color-mix(in srgb, currentColor 68%, transparent);margin-bottom:26px;font-size:16px;line-height:1.7}.studio-spotlight [data-slot=button]{background:var(--background);color:var(--foreground);border-color:#0000}[data-theme=dark] .studio-spotlight [data-slot=button]{background:var(--foreground);color:var(--background)}.studio-spotlight [data-slot=button]:hover{background:color-mix(in srgb, var(--background) 88%, var(--foreground))}.spotlight-foot{border-top:1px solid color-mix(in srgb, currentColor 18%, transparent);letter-spacing:.06em;text-transform:uppercase;color:color-mix(in srgb, currentColor 70%, transparent);align-items:center;gap:10px;margin-top:32px;padding-top:18px;font-size:13px;display:flex}.studio-inbox{padding:16px 0}.studio-inbox>button{text-align:left;border-bottom:1px solid var(--border);align-items:center;gap:20px;width:100%;padding:26px 0;display:flex}.studio-inbox>button:hover strong{color:var(--accent-brand)}.studio-inbox>button>span:nth-child(2){flex:1}.studio-inbox strong{font-size:17px;font-weight:600;display:block}.studio-inbox small{color:var(--muted);margin-top:5px;font-size:15px;line-height:1.6;display:block}.inbox-number{font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;letter-spacing:-.03em;color:var(--foreground);font-variant-numeric:tabular-nums lining-nums;min-width:56px;font-size:42px;font-weight:400;line-height:1}.studio-inbox .studio-help-link,.studio-help-link{text-align:left;color:var(--foreground);border:0;align-items:center;gap:12px;margin-top:16px;padding:10px 0;font-size:15px;font-weight:500;display:flex}.studio-help-link svg{margin-left:auto}.studio-section-heading{justify-content:space-between;align-items:center;gap:20px;margin:28px 0 20px;display:flex}.studio-section-heading h2{white-space:nowrap}.studio-section-heading h2 span{color:var(--muted);margin-left:8px;font-size:16px;font-weight:400}.studio-section-heading p{color:var(--muted);margin-top:8px;font-size:15px;line-height:1.6}.studio-section-heading>div{min-width:0}.studio-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.production-grid,.gig-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px;display:grid}.production-tile{background:var(--card);border:1px solid var(--border);border-radius:14px;transition:box-shadow .18s,border-color .18s;overflow:hidden}.production-tile:hover{box-shadow:var(--shadow-md);border-color:var(--line-strong)}.production-cover{background:var(--secondary);text-align:left;width:100%;height:176px;display:block;position:relative;overflow:hidden}.cover-art{background:var(--cover-tone,#2c2a26);position:absolute;inset:0}.cover-art:before{content:"";background:radial-gradient(120% 90% at 100% 0,#ffffff29,#0000 55%),linear-gradient(#0000 40%,#00000038);position:absolute;inset:0}.cover-art:after{content:"";background:#ffffff47;height:1px;position:absolute;top:22px;left:26px;right:26px}.cover-art span{letter-spacing:.16em;text-transform:uppercase;color:#ffffffb3;font-size:11px;position:absolute;top:30px;left:26px}.production-cover img{object-fit:cover;filter:brightness(.57);width:100%;height:100%;transition:filter .18s}.production-cover:hover img{filter:brightness(.7)}.cover-title{font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;color:#fbf8f2;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:38px;font-weight:500;line-height:1;position:absolute;bottom:22px;left:26px;right:26px;overflow:hidden}.production-tile-body{padding:22px 26px}.production-name{letter-spacing:-.02em;justify-content:space-between;align-items:center;width:100%;margin:12px 0;font-size:21px;font-weight:600;display:flex}.production-name:hover{color:var(--accent-brand)}.production-tile-body>p{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;font-size:14px;display:flex}.production-tile-body>p>span{margin-left:auto}.production-tile-footer{border-top:1px solid var(--border);color:var(--muted);align-items:center;gap:20px;margin-top:22px;padding-top:18px;font-size:14px;display:flex}.production-tile-footer strong{color:var(--foreground);font-size:16px;font-weight:600}.mini-portraits{margin-left:auto;display:flex}.mini-portraits img{object-fit:cover;border:2px solid var(--card);border-radius:50%;width:28px;height:28px;margin-left:-7px}.studio-status{letter-spacing:.02em;background:var(--secondary);color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12.5px;font-weight:600;line-height:1.4;display:inline-flex}.studio-status:before{content:"";opacity:.55;background:currentColor;border-radius:50%;width:6px;height:6px}.status-shortlisted,.status-casting,.status-public-profile,.status-locked-agreement,.status-booked{background:var(--accent-soft);color:var(--accent-brand-strong)}.status-booked,.status-locked-agreement{background:var(--foreground);color:var(--background)}.status-offered,.status-audition{background:var(--secondary);color:var(--foreground)}.status-passed,.status-withdrawn{opacity:.7}.studio-back{color:var(--muted);align-items:center;gap:10px;margin:25px 0;font-size:15px;display:flex}.studio-back svg{width:18px}.production-heading{margin-top:15px}.production-meta{color:var(--muted);flex-wrap:wrap;gap:22px;font-size:15px;display:flex}.production-meta span{align-items:center;gap:7px;display:flex}.production-meta svg{width:18px;height:18px}.production-budget{border-block:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-bottom:34px;padding:22px 0;display:grid}.production-budget>div{border-right:1px solid var(--border);padding-right:20px}.production-budget>div:last-child{border:0}.production-budget span{color:var(--muted);margin-bottom:8px;font-size:14px;display:block}.production-budget strong{font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;letter-spacing:-.02em;font-variant-numeric:lining-nums tabular-nums;font-size:28px;font-weight:500}.production-budget>div:last-child strong{color:var(--accent-brand)}.production-budget .over-budget strong,.budget-warning{color:var(--destructive)}.budget-warning{margin-bottom:20px;font-size:15px}.casting-columns{grid-template-columns:220px minmax(0,1fr);gap:30px;display:grid}.casting-role-nav{min-width:0}.casting-role-nav h2{font-size:18px}.casting-role-nav>.studio-row{margin-bottom:14px}.casting-role-nav>button{text-align:left;border:1px solid #0000;border-radius:7px;justify-content:space-between;gap:10px;width:100%;margin:4px 0;padding:16px;display:flex}.casting-role-nav>button:hover{background:var(--secondary)}.casting-role-nav>button.active,.casting-role-nav>button.active:hover{background:var(--secondary);border-color:var(--line-strong)}.casting-role-nav strong{font-size:16px;font-weight:600;display:block}.casting-role-nav small{color:var(--muted);margin-top:4px;font-size:14px;display:block}.casting-role-nav>button>span:last-child{color:var(--muted);font-variant-numeric:tabular-nums;font-size:13px}.casting-role-nav>p{color:var(--muted);margin:23px 15px;font-size:14px;line-height:1.7}.casting-candidates{min-width:0;container:candidates/inline-size}.casting-candidates>.studio-section-heading{align-items:flex-start;margin-top:0}.casting-candidates>.studio-section-heading p{max-width:540px}.studio-tabs{border-bottom:1px solid var(--border);gap:26px;margin:20px 0;display:flex;overflow-x:auto}.studio-tabs>button{white-space:nowrap;color:var(--muted);border-bottom:2px solid #0000;align-items:center;gap:8px;padding:13px 0;font-size:15px;display:flex}.studio-tabs>button[aria-selected=true],.studio-tabs>button.active{border-color:var(--foreground);color:var(--foreground);font-weight:600}.studio-tabs>button>span{background:var(--secondary);color:var(--foreground);border-radius:999px;padding:0 6px;font-size:14px}.candidate-toolbar,.gig-filter-bar{gap:12px;margin:22px 0;display:flex}.studio-search{flex:1;align-items:center;min-width:0;display:flex;position:relative}.studio-search>svg{width:18px;color:var(--muted);pointer-events:none;position:absolute;left:14px}.studio-search>[data-slot=input]{background:var(--card);height:46px;padding-left:42px}.candidate-toolbar [data-slot=select-trigger]{min-width:150px;min-height:46px}.gig-filter-bar>[data-slot=select-trigger]{min-width:170px;min-height:46px}.candidate-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.candidate-tile{background:var(--card);border:1px solid var(--border);border-radius:14px;transition:box-shadow .18s,border-color .18s;position:relative;overflow:hidden}.candidate-tile:hover{box-shadow:var(--shadow-md);border-color:var(--line-strong)}.candidate-photo{background:var(--secondary);width:100%;height:210px;display:block}.candidate-photo img{object-fit:cover;object-position:center 30%;width:100%;height:100%}.candidate-photo>span{color:var(--muted);font-size:44px}.compare-check{background:var(--card);border-radius:5px;padding:6px;display:flex;position:absolute;top:12px;left:12px}.candidate-info{padding:16px}.candidate-source{color:var(--muted);font-size:14px}.candidate-info>.studio-row{gap:5px}.candidate-info h3{font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;font-weight:var(--display-weight);text-align:left;margin-top:14px;font-size:23px}.candidate-info>p{color:var(--muted);min-height:42px;margin:8px 0 18px;font-size:14px}.candidate-actions{gap:8px;display:flex}.candidate-actions [data-slot=button]{flex:1;padding:8px 10px;font-size:14px}.candidate-actions svg{width:16px!important}.comparison-bar{background:var(--card);border:1px solid var(--border);z-index:2;border-radius:8px;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-top:20px;padding:16px;display:flex;position:sticky;bottom:20px;box-shadow:0 8px 30px #1b1a1712}.comparison-bar>span{margin-right:auto;font-size:15px}.talent-result-list article{border-bottom:1px solid var(--border);align-items:center;gap:18px;padding:22px 0;display:flex}.talent-result-list img{object-fit:cover;border-radius:5px;width:70px;height:88px}.talent-result-list article>div{flex:1;min-width:0}.talent-result-list h3{font-size:20px}.talent-result-list p,.talent-result-list small{color:var(--muted);margin-top:5px;font-size:14px;display:block}.talent-overview{grid-template-columns:minmax(0,1.5fr) minmax(270px,1fr);gap:28px;margin:30px 0 40px;display:grid}.talent-profile-summary{background:var(--card);border:1px solid var(--border);border-radius:16px;align-items:center;gap:28px;padding:26px;display:flex}.talent-profile-summary>img,.talent-upload-prompt{object-fit:cover;border-radius:6px;flex-shrink:0;width:145px;height:210px}.talent-upload-prompt{background:var(--secondary);color:var(--foreground);border:1px dashed var(--line-strong);flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:18px;font-size:14px;display:flex}.talent-profile-summary h2{margin:14px 0 8px;font-size:38px}.talent-profile-summary p{color:var(--muted);font-size:15px}.profile-counts{color:var(--muted);gap:18px;margin:22px 0;font-size:14px;display:flex}.profile-counts strong{color:var(--foreground);font-size:18px}.talent-next{background:var(--foreground);color:var(--background);border-radius:16px;padding:30px;position:relative;overflow:hidden}[data-theme=dark] .talent-next{background:var(--secondary);color:var(--foreground);border:1px solid var(--border)}.talent-next:before{content:"";border:1px solid color-mix(in srgb, currentColor 14%, transparent);pointer-events:none;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-90px;right:-70px}.talent-next h2{margin:0 0 12px;font-size:36px;line-height:1.08}.talent-next p{color:color-mix(in srgb, currentColor 68%, transparent);margin-bottom:22px;font-size:16px}.talent-next [data-slot=button]{background:var(--background);color:var(--foreground);border-color:#0000}[data-theme=dark] .talent-next [data-slot=button]{background:var(--foreground);color:var(--background)}.talent-next .studio-help-link{color:inherit;opacity:.85}.gig-tile{background:var(--card);border:1px solid var(--border);border-radius:16px;flex-direction:column;padding:27px;transition:box-shadow .18s,border-color .18s;display:flex}.gig-tile:hover{box-shadow:var(--shadow-md);border-color:var(--line-strong)}.gig-top{align-items:center;gap:14px;display:flex}.gig-top>div{flex:1}.gig-top strong,.gig-top span:not(.gig-company-icon){font-size:14px;display:block}.gig-top>div>span{color:var(--muted);margin-top:2px}.gig-company-icon,.application-icon{background:var(--secondary);color:var(--foreground);border-radius:12px;flex-shrink:0;place-items:center;width:46px;height:46px;display:grid}.gig-title{text-align:left;justify-content:space-between;align-items:center;gap:10px;margin-top:25px;display:flex}.gig-title h3{font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;font-weight:var(--display-weight);letter-spacing:var(--display-tracking);font-size:36px}.gig-title:hover{color:var(--accent-brand)}.gig-production{color:var(--muted);margin:5px 0 18px;font-size:16px}.gig-meta{flex-wrap:wrap;gap:8px;display:flex}.gig-meta>span{background:var(--secondary);border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:13.5px;display:flex}.gig-meta svg{width:14px}.gig-description{color:var(--muted);flex:1;margin:20px 0 26px;font-size:15px;line-height:1.7}.gig-bottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding-top:20px;display:flex}.gig-bottom strong{font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;letter-spacing:-.02em;font-variant-numeric:lining-nums;font-size:26px;font-weight:500}.gig-bottom small{color:var(--muted);margin-top:3px;font-size:14px;display:block}.gig-deadline{color:var(--muted);margin-top:20px;font-size:14px}.application-list{gap:14px;display:grid}.application-list>article{background:var(--card);border:1px solid var(--border);border-radius:14px;align-items:center;gap:22px;padding:24px;display:flex}.application-list>article>div{flex:1;min-width:0}.application-list h3{margin:8px 0;font-size:22px}.application-list p,.application-list>article>div>span{color:var(--muted);font-size:14px}.studio-empty{text-align:center;border:1px dashed var(--border);border-radius:10px;margin:20px 0;padding:52px 25px}.studio-empty>svg{color:var(--primary);margin:0 auto 18px}.studio-empty h3{margin-bottom:12px;font-size:24px}.studio-empty>div{color:var(--muted);max-width:500px;margin:auto;font-size:16px;line-height:1.7}.studio-empty [data-slot=button]{margin-top:18px}.studio-hint{color:var(--muted);margin:18px 0;font-size:15px;line-height:1.7}.studio-legacy,.offer-history{padding:24px 0;font-size:15px}.studio-legacy summary,.offer-history summary{cursor:pointer;color:var(--primary)}.studio-legacy p{margin:16px 0}.studio-error{background:var(--secondary);border:1px solid var(--destructive);border-radius:6px;justify-content:space-between;align-items:center;margin:20px 0;padding:12px 20px;display:flex}.studio-notice{background:var(--foreground);max-width:min(520px,100vw - 48px);color:var(--background);z-index:70;border-radius:8px;align-items:center;gap:12px;padding:17px 20px;font-size:15px;display:flex;position:fixed;bottom:22px;right:24px;box-shadow:0 8px 25px #1112}.studio-notice>svg{flex-shrink:0}.studio-notice button{margin-left:12px}.studio-dialog{max-width:900px!important}.studio-dialog .dialog-body{font-size:16px;line-height:1.65}.studio-dialog .dialog-body h3{margin:24px 0 12px}.studio-dialog .field{margin:18px 0}.studio-dialog .field>span{font-size:15px}.studio-dialog .form-grid{gap:0 22px}.studio-form-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:15px;margin-top:28px;padding-top:22px;display:flex}.role-editor{border:1px solid var(--border);border-radius:8px;margin:25px 0;padding:12px 22px 22px}.role-editor legend{color:var(--primary);padding:0 8px;font-size:16px;font-weight:600}.role-editor .checkbox-field{flex:1;font-size:15px}.role-detail-meta{background:var(--brand-soft);border-radius:6px;flex-wrap:wrap;gap:16px;padding:18px;font-size:15px;display:flex}.role-detail-meta span{align-items:center;gap:8px;display:flex}.role-detail-meta svg{width:18px}.role-detail-meta strong{color:var(--primary);margin-left:auto}.application-profile{background:var(--secondary);border-radius:6px;flex-wrap:wrap;align-items:center;gap:12px;padding:14px;display:flex}.application-profile span{color:var(--muted);font-size:14px}.application-profile button{margin-left:auto}.review-summary{align-items:center;gap:20px;display:flex}.review-summary>div{flex:1}.review-summary img{object-fit:cover;border-radius:5px;width:82px;height:105px}.review-summary h3{margin:10px 0!important}.review-summary p{color:var(--muted);font-size:15px}.review-facts{background:var(--secondary);border-radius:7px;grid-template-columns:1fr 1fr;gap:22px;margin:25px 0;padding:22px;display:grid}.review-facts span{color:var(--muted);font-size:14px}.review-facts p{font-size:16px}.studio-bio{margin:18px 0;font-size:16px;line-height:1.8}.review-credit{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding:15px 0;font-size:15px;display:flex}.review-credit span{color:var(--muted)}.private-casting-note{background:var(--secondary);border-radius:7px;margin-top:30px;padding:20px}.studio-external{color:var(--primary);align-items:center;gap:8px;text-decoration:underline;display:inline-flex}.casting-messages{gap:16px;max-height:350px;margin:24px 0;display:grid;overflow:auto}.casting-messages>div:not(.studio-empty){background:var(--secondary);border-radius:8px;max-width:85%;padding:16px 20px}.casting-messages>div.own{background:var(--brand-soft);margin-left:auto}.casting-messages strong{font-size:14px}.casting-messages p{white-space:pre-wrap;font-size:16px}.casting-messages time{color:var(--muted);margin-top:7px;font-size:14px;display:block}.casting-message-form{align-items:flex-end;gap:12px;display:flex}.casting-message-form textarea{flex:1}.offer-document{border:1px solid var(--border);background:var(--card);border-radius:8px;margin:20px 0;padding:26px}.offer-document h3{font-size:34px!important}.offer-document>p>svg{vertical-align:middle;margin-right:8px;display:inline-block}.offer-document .checkbox-field{margin:22px 0}.offer-document small,.offer-history small{color:var(--muted);font-size:14px}.offer-terms{white-space:pre-wrap;overflow-wrap:anywhere;margin:20px 0;line-height:1.8}.offer-history article{border-bottom:1px solid var(--border);padding:20px 0}.offer-form{margin-top:24px}.portfolio-compare{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:24px;display:grid}.portfolio-compare img{object-fit:cover;border-radius:6px;width:100%;height:230px}.portfolio-compare p{color:var(--muted);font-size:15px;line-height:1.7}.portfolio-compare h4{margin-top:18px;font-size:14px;font-weight:600}.portfolio-compare [data-slot=button]{margin-top:24px}.studio-walkthrough{gap:25px;padding-left:25px;list-style:decimal;display:grid}.studio-walkthrough p{color:var(--muted);font-size:16px}@container candidates (max-width:740px){.candidate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.candidate-photo{height:220px}.talent-result-list article{flex-wrap:wrap}.talent-result-list article>[data-slot=button]{margin-left:88px}}@container candidates (max-width:430px){.candidate-grid{grid-template-columns:1fr}.candidate-photo{height:270px}.candidate-info>p{min-height:0}.candidate-toolbar{flex-wrap:wrap}.candidate-toolbar>.studio-search{flex-basis:100%}}@container workspace (max-width:800px){.patron-overview,.talent-overview{grid-template-columns:1fr}.studio-inbox{grid-template-columns:1fr 1fr;gap:0 30px;display:grid}.studio-inbox>.studio-eyebrow{grid-column:1/-1}.studio-inbox>button{padding:18px 0}.studio-inbox .studio-help-link{grid-column:1/-1}.casting-columns{grid-template-columns:190px minmax(0,1fr);gap:22px}.production-budget strong{font-size:22px}.gig-bottom{flex-wrap:wrap}.talent-next{display:none}}@container workspace (max-width:680px){.studio-heading{flex-direction:column;align-items:flex-start;gap:20px}.studio-heading h1{font-size:36px}.studio-demo-switch{flex-wrap:wrap;align-items:flex-start}.studio-demo-switch>span{font-size:14px}.production-grid,.gig-grid{grid-template-columns:1fr}.studio-spotlight{padding:26px}.studio-spotlight h2{font-size:36px}.patron-overview{gap:20px}.studio-inbox{grid-template-columns:1fr}.production-budget{grid-template-columns:1fr 1fr;gap:25px}.production-budget>div:nth-child(2){border:0}.casting-columns{grid-template-columns:1fr}.casting-role-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.casting-role-nav>.studio-row{grid-column:1/-1}.casting-role-nav>p{grid-column:1/-1;margin:6px 0 16px}.casting-role-nav>button{margin:0;padding:13px}.casting-role-nav small{font-size:14px}.casting-candidates>.studio-section-heading,.gig-filter-bar{flex-wrap:wrap}.gig-filter-bar>.studio-search{flex-basis:100%}.gig-filter-bar>[data-slot=select-trigger]{flex:1;min-width:0}.talent-profile-summary{gap:20px;padding:20px}.talent-profile-summary>img,.talent-upload-prompt{width:105px;height:175px}.talent-profile-summary h2{font-size:24px}.profile-counts{flex-wrap:wrap;gap:10px}.application-list>article{flex-wrap:wrap;gap:16px;padding:20px}.application-list>article>div{flex-basis:calc(100% - 65px)}.application-list>article>[data-slot=button]{margin-left:auto}.production-meta{gap:12px}.studio-section-heading{align-items:flex-start}.studio-section-heading h2{font-size:23px}.production-cover{height:190px}}@media (max-width:600px){.studio-dialog .review-summary{flex-wrap:wrap}.studio-dialog .review-facts{grid-template-columns:1fr}.studio-dialog .role-editor{padding:8px 14px 18px}.studio-dialog .form-grid{grid-template-columns:1fr}.studio-dialog .studio-tabs{gap:20px}.studio-dialog .studio-tabs>button{font-size:14px}.studio-dialog .review-credit{flex-wrap:wrap;gap:8px}.studio-dialog .casting-message-form{flex-wrap:wrap}.studio-dialog .casting-message-form textarea{flex-basis:100%}.studio-dialog .role-detail-meta strong{margin:0}.portfolio-compare{grid-template-columns:1fr}.portfolio-compare img{height:260px}.talent-profile-summary{flex-wrap:wrap;align-items:flex-start}.talent-profile-summary>div{flex:1;min-width:180px}}.production-heading{margin-bottom:24px}.production-budget{margin-bottom:24px;padding-block:18px}.casting-studio .studio-back{margin-block:12px}.candidate-toolbar>[data-slot=select-trigger],.gig-filter-bar>[data-slot=select-trigger]{flex:0 180px;width:auto}.studio-search>[data-slot=input]{width:100%;min-width:0;font-size:16px}@container workspace (max-width:680px){.gig-filter-bar>[data-slot=select-trigger]{flex-basis:auto;width:100%}}.role-editor{border-radius:8px;margin:16px 0;padding:16px 20px}.role-editor>summary{cursor:pointer;color:var(--foreground);font-size:17px}.role-editor>summary>span{color:var(--muted);margin-top:5px;font-size:14px;font-weight:400;display:block}.role-editor[open]>summary{border-bottom:1px solid var(--border);padding-bottom:12px}.profile-tabs{border-bottom:1px solid var(--border);background:0 0;gap:28px;margin-bottom:28px;padding:0;display:flex}.profile-tabs>button{min-height:48px;color:var(--muted);cursor:pointer;border-bottom:2px solid #0000;padding:15px 0;font-size:16px}.profile-tabs>button[aria-selected=true]{color:var(--primary);border-bottom-color:var(--primary)}.cinematic-editor .field>span,.cinematic-editor .muted,.cinematic-editor .form-footer>span,.cinematic-editor .upload-label{font-size:15px}.cinematic-editor [data-slot=input],.cinematic-editor [data-slot=textarea],.cinematic-editor [data-slot=select-trigger]{font-size:16px}.profile-tabs[hidden]{display:none}.offer-document>small{margin:16px 0;display:block}.booking-actions{flex-wrap:wrap;align-items:center;gap:12px;margin:20px 0;display:flex}.booking-actions>p,.booking-actions>.field{flex-basis:100%;margin:0}.offer-document>p{margin:16px 0}.workspace-detail-page{width:100%;margin:0;padding:0}.workspace-detail-heading{border-bottom:1px solid var(--border);margin-bottom:24px;padding:24px 0}.workspace-detail-heading h1{font:600 clamp(30px, 4vw, 44px)/1.15 var(--font-display);margin:8px 0}.workspace-detail-heading>p{color:var(--muted-foreground);margin:8px 0 0}.workspace-detail-body{min-width:0}.workspace-detail-page .review-summary{border:1px solid var(--border);background:var(--card);border-radius:12px;padding:24px}.workspace-detail-page .offer-document{max-width:850px}.workspace-detail-page .form-grid{gap:24px}.workspace-detail-page form>button[type=submit]{margin-top:24px}.workspace-detail-page .dialog-body{max-height:none;overflow:visible}.workspace-detail-page footer{position:static}.workspace-detail-page .role-detail-body{padding:0}.workspace-detail-page .studio-tabs{margin-top:0}.workspace-detail-page [class*=footer]{position:static}@media (max-width:600px){.workspace-detail-page .form-grid{grid-template-columns:1fr}.workspace-detail-page .review-summary{padding:16px}.workspace-detail-heading{padding-top:20px}.workspace-detail-page{padding-bottom:24px}}.application-withdraw-action{margin-top:28px;margin-bottom:8px}.skill-media-tags{border:0;min-width:0;padding:10px 0}.skill-media-tags legend{margin-bottom:10px;font-size:12px;font-weight:600}.skill-media-tags>div{flex-wrap:wrap;gap:12px 18px;display:flex}.skill-media-tags label{align-items:center;gap:8px;font-size:12px;display:flex}.skill-media-tags p{color:var(--muted-foreground);font-size:12px;line-height:1.5}.application-review-content{gap:24px;display:grid}.application-review-content>header{gap:10px;display:grid}.application-review-content .application-withdraw-action{justify-self:start;margin-top:8px}.application-review-content .review-facts{margin:0}
.role-description-field{margin:24px 0}.role-description-field>span{margin-bottom:10px;font-size:15px;font-weight:600;display:block}.rich-editor{border:1px solid var(--border);background:var(--card);border-radius:8px;overflow:hidden}.rich-editor:focus-within{border-color:var(--primary);box-shadow:0 0 0 2px var(--brand-soft)}.rich-editor-toolbar{background:var(--secondary);border-bottom:1px solid var(--border);flex-wrap:wrap;gap:2px;padding:7px;display:flex}.studio-dialog .rich-editor-toolbar [data-slot=button]{border-radius:5px;width:38px;min-height:38px;padding:8px}.editor-toolbar-spacer{flex:1}.rich-editor-content{overflow-wrap:anywhere;outline:0;min-height:240px;max-height:540px;padding:20px;font-size:16px;line-height:1.75;overflow:auto}.rich-editor-content p{margin:0 0 12px}.rich-editor-content h2,.rich-editor-content h3{font-size:22px;font-weight:600;margin:22px 0 10px!important}.rich-editor-content ul,.rich-description ul{margin:12px 0;padding-left:26px;list-style:outside}.rich-editor-content ol,.rich-description ol{margin:12px 0;padding-left:26px;list-style:decimal}.rich-editor-content li p,.rich-description li p{margin:4px 0}.rich-editor-content blockquote,.rich-description blockquote{border-left:3px solid var(--primary);color:var(--muted);margin:18px 0;padding-left:18px}.rich-editor-content a,.rich-description a{color:var(--primary);text-underline-offset:3px;text-decoration:underline}.rich-description{overflow-wrap:anywhere;font-size:16px;line-height:1.75}.rich-description p{white-space:pre-wrap;margin:12px 0}.rich-editor-footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;gap:12px;padding:9px 14px;font-size:14px;display:flex}.rich-editor-loading{border:1px solid var(--border);min-height:330px;color:var(--muted);border-radius:8px;padding:20px}.rich-link-popover{width:min(360px,100vw - 32px)}.rich-link-popover label{gap:8px;font-size:15px;display:grid}.rich-link-popover>div{justify-content:space-between;gap:8px;margin-top:15px;display:flex}.role-files-section,.application-file-section{border-top:1px solid var(--border);margin:25px 0;padding-top:4px}.role-files-section>p,.application-file-section>p,.com-card-section p{color:var(--muted);margin:10px 0 18px;font-size:15px;line-height:1.65}.file-upload-area{background:var(--secondary);border:1px dashed var(--border);border-radius:8px;align-items:flex-start;gap:16px;padding:20px;display:flex}.upload-file-symbol{color:var(--primary);flex-shrink:0;margin-top:8px}.file-upload-area p{color:var(--muted);line-height:1.6;margin:8px 0 0!important;font-size:14px!important}.file-uploader{margin:16px 0}.file-attachments{gap:10px;margin:12px 0;display:grid}.attached-file{border:1px solid var(--border);background:var(--card);border-radius:8px;align-items:center;gap:14px;min-width:0;padding:14px;display:flex}.attached-file-icon{color:var(--primary);flex-direction:column;flex-shrink:0;align-items:center;gap:4px;width:44px;display:flex}.attached-file-icon small{letter-spacing:.4px;font-size:11px;line-height:1}.attached-file-name{flex:1;min-width:0}.attached-file-name strong{overflow-wrap:anywhere;font-size:15px;font-weight:600;line-height:1.5;display:block}.attached-file-name>span{color:var(--muted);margin-top:2px;font-size:14px;display:block}.attached-file-actions{flex-shrink:0;gap:2px;display:flex}.attached-file-actions [data-slot=button]{width:36px;min-height:40px!important;padding:8px!important}.com-card-section{border:1px solid var(--border);border-top:3px solid var(--primary);background:var(--card);border-radius:8px;margin:0 0 30px;padding:25px}.com-card-section h3{margin:10px 0!important;font-size:26px!important}.com-card-section .studio-eyebrow{font-size:13px}.com-card-showcase{margin:20px 0}.application-com-card{padding:12px 0}.application-com-card h4,.application-file-section h4{margin-top:14px;font-size:17px;font-weight:600}.casting-message-form{flex-direction:column;display:flex;align-items:stretch!important}.casting-message-form>[data-slot=button]{align-self:flex-end}.casting-messages .attached-file{color:var(--foreground)}.role-brief-disclosure{border:1px solid var(--border);background:var(--card);border-radius:8px;margin:18px 0;padding:14px 18px}.role-brief-disclosure>summary{color:var(--primary);cursor:pointer;font-size:15px;font-weight:600}@media (max-width:600px){.rich-editor-content{min-height:240px;padding:14px}.rich-editor-footer{flex-direction:column;gap:2px}.attached-file{flex-wrap:wrap;gap:10px}.attached-file-actions{margin-left:54px}.com-card-section{padding:18px}.file-upload-area{gap:10px;padding:14px}.studio-dialog .rich-editor-toolbar [data-slot=button]{width:40px;min-height:40px}}.upload-label[aria-disabled=true]{opacity:.5;cursor:not-allowed}.rich-editor-toolbar [data-slot=button]{flex-shrink:0}
.profile-page{width:100%;font-size:var(--workspace-body-size);background:var(--card);border:1px solid var(--border);color:var(--foreground);border-radius:12px;min-width:0;line-height:1.6;overflow:hidden;container:talent-profile/inline-size}.profile-cover{background:radial-gradient(90% 120% at 100% 0%, color-mix(in srgb, var(--accent-soft) 70%, transparent), transparent 60%), linear-gradient(180deg, var(--secondary), color-mix(in srgb, var(--secondary) 60%, var(--card)));height:200px;overflow:hidden}.profile-cover>img{object-fit:cover;object-position:center 28%;width:100%;height:100%}.profile-cover.is-empty{color:color-mix(in srgb, var(--foreground) 30%, transparent);border-bottom:1px solid var(--border);justify-content:flex-end;align-items:center;padding:40px 8%;display:flex}.profile-page-header{grid-template-columns:144px minmax(0,1fr) auto;align-items:end;gap:28px;padding:0 28px 28px;display:grid}.profile-main-photo{border:5px solid var(--card);background:var(--foreground);height:186px;color:var(--background);font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;box-shadow:none;border-radius:6px;place-items:center;margin-top:-60px;font-size:72px;font-weight:500;display:grid;position:relative;overflow:hidden}.profile-main-photo:has(img){background:var(--secondary)}.profile-main-photo img{object-fit:cover;object-position:center 30%;width:100%;height:100%}.profile-main-photo.company-photo img{object-fit:contain;padding:8px}.profile-title{min-width:0;padding-top:26px}.profile-profession{color:var(--accent-brand);letter-spacing:.12em;text-transform:uppercase;font-size:12.5px;font-weight:600}.profile-title h1{font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;font-weight:var(--display-weight);letter-spacing:var(--display-tracking);overflow-wrap:anywhere;margin:7px 0 10px;font-size:42px;line-height:1.04}.profile-title>p{overflow-wrap:anywhere;max-width:58ch;margin:0 0 12px;font-size:16px;line-height:1.5}.profile-location{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;display:flex}.profile-page-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;max-width:240px;padding-bottom:4px;display:flex}.profile-page-actions [role=status]{font-size:14px}.profile-page-navigation{border-block:1px solid var(--border);padding:0 28px;overflow:auto}.profile-page-navigation [role=tablist]{gap:28px;display:flex}.profile-page-navigation [role=tab]{white-space:nowrap;border-bottom:3px solid #0000;align-items:center;gap:9px;padding:18px 2px;font-size:16px;font-weight:500;display:flex}.profile-page-navigation [role=tab][aria-selected=true]{color:var(--foreground);border-bottom-color:var(--foreground)}.profile-page-navigation [role=tab] span{color:var(--muted-foreground);font-size:13px}.profile-page-content{min-height:340px;padding:28px}.profile-overview-grid{grid-template-columns:230px minmax(0,1fr);gap:32px;display:grid}.profile-page h2{letter-spacing:-.4px;margin:0 0 18px;font-size:24px;font-weight:600;line-height:1.25}.profile-page h3{margin:0;font-size:17px;font-weight:600;line-height:1.4}.profile-facts-panel{min-width:0}.profile-facts-panel h2{font-size:18px}.profile-facts-panel dt{color:var(--muted-foreground);margin-top:20px;font-size:14px}.profile-facts-panel dd{margin:5px 0 0;font-size:16px;line-height:1.6}.profile-facts-panel h3{margin:26px 0 12px}.profile-skill-list{flex-wrap:wrap;gap:7px;display:flex}.profile-skill-list span{background:var(--secondary);border-radius:999px;padding:5px 10px;font-size:14px}.profile-socials{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.profile-socials a{color:var(--primary);border:1px solid var(--border);border-radius:999px;align-items:center;gap:9px;max-width:100%;padding:9px 11px;font-size:14px;display:inline-flex}.profile-socials a:hover{background:var(--brand-soft)}.profile-story{min-width:0}.profile-story>section+section{border-top:1px solid var(--border);margin-top:38px;padding-top:32px}.profile-biography .rich-description{font-size:17px;line-height:1.8}.profile-empty-copy{color:var(--muted-foreground);font-size:16px;line-height:1.8}.profile-section-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:18px;display:flex}.profile-section-heading h2{font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;margin:0;font-size:32px;font-weight:700;line-height:1.1}.profile-section-heading>span{color:var(--muted-foreground);font-size:14px}.profile-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.profile-photo-grid button{text-align:left;min-width:0;overflow:hidden}.profile-photo-grid img{aspect-ratio:3/4;object-fit:cover;background:var(--secondary);border-radius:6px;width:100%}.profile-photo-grid button>span{overflow-wrap:anywhere;justify-content:space-between;align-items:flex-start;gap:8px;margin-top:9px;font-size:14px;line-height:1.5;display:flex}.profile-photo-grid svg{flex-shrink:0}.profile-photo-grid button:hover img{opacity:.9}.profile-gallery-empty{border:1px dashed var(--border);color:var(--muted-foreground);border-radius:8px;padding:34px 24px}.profile-gallery-empty p{margin:12px 0 6px;font-size:16px;line-height:1.6}.profile-gallery-empty>span{font-size:14px}.profile-clips a{background:var(--brand-soft);border-radius:8px;align-items:center;gap:18px;margin-top:12px;padding:20px;display:flex}.profile-clips a>div{flex:1;min-width:0}.profile-clips a h3{overflow-wrap:anywhere}.profile-clips small{color:var(--muted-foreground);margin-bottom:5px;font-size:14px;display:block}.profile-play{background:var(--card);width:48px;height:48px;color:var(--primary);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.profile-filmography article{border-bottom:1px solid var(--border);grid-template-columns:56px minmax(0,1fr) auto;align-items:start;gap:18px;padding:20px 0;display:grid}.profile-filmography p{color:var(--muted-foreground);margin:5px 0 0;font-size:15px}.profile-filmography article>span{color:var(--muted-foreground);font-size:14px}.profile-filmography .credit-year{color:var(--primary);font-weight:600}.profile-shared-card .attached-file{flex-wrap:wrap}.profile-shared-card .attached-file-name{flex-basis:110px}.profile-lightbox{max-height:94dvh;overflow:auto;width:min(94vw,1000px)!important;max-width:1000px!important}.profile-lightbox>img{object-fit:contain;background:var(--secondary);border-radius:6px;width:100%;max-height:64dvh}.profile-lightbox-controls{justify-content:space-between;gap:16px;display:flex}.public-profile-layout{background:var(--card);min-height:100vh}.public-profile-shell,.public-profile-masthead{width:100%;max-width:var(--workspace-page-width);padding-inline:var(--workspace-gutter);margin-inline:auto}.public-profile-shell{padding-block:24px 64px}.public-profile-masthead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding-block:24px;display:flex}.public-profile-masthead .brand{width:auto}.public-profile-layout [data-ui=action],.profile-page [data-ui=action]{border-radius:var(--control-radius,999px);box-shadow:none;font-size:14px;font-weight:600}.public-profile-notice{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;font-size:14px;display:flex}.public-profile-notice>span{background:var(--secondary);color:var(--foreground);border-radius:999px;padding:4px 10px;font-weight:600}.public-profile-notice p{margin:0}.own-profile-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 0 22px;display:flex}.own-profile-toolbar p{color:var(--muted-foreground);font-size:15px}.own-profile-toolbar a{color:var(--primary);font-size:14px;text-decoration:underline}.cover-editor{margin:28px 0}.cover-editor>img,.cover-empty{object-fit:cover;background:var(--brand-soft);border-radius:8px;width:100%;height:200px;margin:20px 0 14px}.cover-empty{color:var(--primary);place-items:center;font-size:20px;display:grid}.cover-controls{align-items:center;gap:12px;display:flex}.social-editor{border-top:1px solid var(--border);padding-block:28px}.social-editor-row{grid-template-columns:150px minmax(0,1fr) auto;align-items:end;gap:12px;margin:16px 0;display:grid}.social-editor-row .field{margin:0}.gallery-photo-controls{flex-wrap:wrap;gap:6px;padding-top:12px;display:flex}.gallery-photo-controls [data-slot=button]{padding:8px;font-size:13px}.comp-library{border:1px solid var(--border);background:var(--card);border-radius:10px;margin:24px 0 32px;padding:24px}.comp-library-heading{justify-content:space-between;align-items:start;gap:18px;display:flex}.comp-library-heading h3{margin:0 0 8px!important;font-size:21px!important}.comp-library-heading>span{white-space:nowrap;color:var(--primary);padding-top:5px;font-size:14px}.comp-library p{color:var(--muted-foreground);margin:0 0 14px;font-size:15px;line-height:1.65}.comp-library .comp-privacy{background:var(--brand-soft);color:var(--primary);border-radius:6px;margin-top:16px;padding:12px 15px}.comp-library-options{gap:10px;max-height:320px;margin:18px 0;display:grid;overflow:auto}.comp-choice{border:1px solid var(--border);cursor:pointer;border-radius:7px;align-items:center;gap:12px;padding:15px;display:flex!important}.comp-choice.selected{border-color:var(--primary);background:var(--brand-soft)}.comp-choice input{width:18px;height:18px;accent-color:var(--primary);flex-shrink:0}.comp-choice>span{min-width:0}.comp-choice strong{overflow-wrap:anywhere;font-size:15px;display:block}.comp-choice small{color:var(--muted-foreground);margin-top:4px;font-size:13px;display:block}.comp-choice .comp-selected-label{color:var(--primary);margin-left:auto;font-size:13px}.comp-new-card{border-top:1px solid var(--border);margin-top:22px;padding-top:20px}.comp-new-card h4{margin:0 0 8px;font-size:16px}.comp-new-card .file-upload-area{margin:0}@container talent-profile (max-width:1100px){.profile-page-header{grid-template-columns:120px minmax(0,1fr);gap:22px}.profile-main-photo{height:160px}.profile-page-actions{grid-column:2;justify-content:flex-start;max-width:none}.profile-overview-grid{grid-template-columns:190px minmax(0,1fr);gap:28px}.profile-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container talent-profile (max-width:760px){.profile-page-header{grid-template-columns:80px minmax(0,1fr);gap:18px;padding:0 20px 24px}.profile-main-photo{align-self:start;height:108px;margin-top:-35px}.profile-title{padding-top:18px}.profile-title h1{font-size:32px}.profile-title>p{font-size:15px}.profile-page-actions{grid-column:1/-1}.profile-page-navigation{padding-inline:20px}.profile-page-content{padding:24px 20px}.profile-overview-grid{grid-template-columns:1fr;gap:30px}.profile-facts-panel{border-top:1px solid var(--border);order:2;padding-top:28px}.profile-facts-panel dl{grid-template-columns:1fr 1fr;gap:10px 20px;display:grid}.profile-facts-panel dt,.profile-facts-panel dd{margin:0}.profile-filmography article{grid-template-columns:45px 1fr;gap:12px}.profile-filmography article>span:last-child{grid-column:2}.profile-page h2{font-size:22px}}@media (max-width:760px){.public-profile-layout{--workspace-gutter:16px}.public-profile-masthead{gap:12px;padding-block:18px}.public-profile-shell{padding-block:20px 40px}.social-editor-row{grid-template-columns:1fr}.social-editor-row>button{justify-self:start}.comp-library{padding:18px}.comp-selected-label{display:none}.profile-page h2{font-size:22px}}@media (prefers-reduced-motion:reduce){.profile-page *{scroll-behavior:auto!important;transition:none!important}}.gallery-photo-controls [data-slot=button]{width:auto;height:auto;min-height:36px;color:var(--foreground)}.gallery-photo-controls [aria-pressed=true]{color:var(--primary);border-color:var(--primary)}.profile-media-section{gap:20px;display:grid}.profile-hosted-media{gap:12px;min-width:0;margin:0;display:grid}.profile-hosted-media figcaption{font-size:14px;font-weight:600}.profile-hosted-media video{background:#111;border-radius:10px}.profile-hosted-media audio{width:100%}.profile-shared-card{margin-top:24px}.profile-shared-card .attached-file{flex-wrap:wrap;min-width:0}.profile-shared-card .attached-file-name{min-width:0}.profile-shared-card .attached-file-name strong{overflow-wrap:anywhere;white-space:normal}.profile-proficiency-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.profile-proficiency-list li{justify-content:space-between;align-items:center;gap:16px;font-size:14px;line-height:1.5;display:flex}.profile-proficiency{border-radius:3px;flex-shrink:0;align-items:center;gap:3px;padding-block:5px;display:inline-flex}.profile-proficiency i{background:var(--border);border-radius:2px;width:13px;height:6px;display:block}.profile-proficiency i[data-filled=true]{background:var(--foreground)}.profile-proficiency:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.profile-socials-compact{gap:6px;margin-top:14px}.profile-socials-compact a{width:32px;height:32px;color:var(--muted-foreground);background:0 0;border:0;border-radius:50%;justify-content:center;padding:0;display:inline-flex}.profile-socials-compact a:hover{color:var(--foreground);background:var(--secondary)}.profile-socials-compact a:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.profile-social-wordmark{font-size:10px;font-weight:700}@container talent-profile (max-width:760px){.profile-facts-panel dl{display:block}.profile-facts-panel dt{margin-top:20px}.profile-facts-panel dd{margin-top:8px}}.profile-comp-card-links{gap:8px;display:grid}.profile-comp-card-link{border:1px solid var(--border);border-radius:var(--control-radius,999px);grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid;overflow:hidden}.profile-comp-card-link [data-ui=action]{width:100%;min-width:0;height:34px;min-height:34px;color:var(--primary-foreground);background:var(--primary);border:0;padding-inline:8px;border-radius:0!important}.profile-comp-card-link [data-ui=action]+[data-ui=action]{border-inline-start:1px solid var(--border);background:var(--secondary);color:var(--foreground)}.profile-comp-card-link [data-ui=action]:first-child:hover{background:color-mix(in srgb, var(--primary) 85%, var(--primary-foreground))}.profile-comp-card-link [data-ui=action]:last-child:hover{background:color-mix(in srgb, var(--secondary) 85%, var(--foreground))}.profile-comp-card-link [data-ui=action]:focus-visible{outline-offset:-4px;box-shadow:none;outline:2px solid}
.comp-builder-dialog{flex-direction:column;gap:20px;width:min(960px,100vw - 32px);max-height:92dvh;padding:28px;display:flex;max-width:960px!important}.comp-builder-body{min-height:0;padding:0 4px 8px;overflow-y:auto}.comp-builder-body h3{margin:0 0 8px;font-size:21px;line-height:1.4}.comp-builder-body p{color:var(--muted-foreground);margin:8px 0 20px;font-size:16px;line-height:1.6}.comp-builder-body .field{margin:16px 0}.comp-builder-steps{color:var(--muted-foreground);gap:12px;padding:0;font-size:15px;list-style:none;display:flex}.comp-builder-steps li{border-bottom:2px solid var(--border);flex:1;padding-bottom:8px}.comp-builder-steps li[aria-current]{color:var(--foreground);border-color:var(--foreground);font-weight:600}.comp-builder-photos{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.comp-builder-photos button{background:var(--secondary);text-align:left;cursor:pointer;border:2px solid #0000;border-radius:8px;overflow:hidden}.comp-builder-photos button[aria-pressed=true]{border-color:var(--foreground)}.comp-builder-photos button:disabled{opacity:.5;cursor:default}.comp-builder-photos img{aspect-ratio:3/4;object-fit:cover;width:100%}.comp-builder-photos span{padding:10px 8px;font-size:14px;display:block}.comp-builder-preview{aspect-ratio:1;border:1px solid var(--border);width:min(100%,600px);height:auto;margin:0 auto;display:block}.comp-builder-actions{border-top:1px solid var(--border);justify-content:space-between;gap:12px;padding-top:16px;display:flex}.comp-builder-entry{background:var(--secondary);border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding:20px;display:flex}.comp-builder-entry button{flex-shrink:0}.access-notice{border:1px solid var(--border);background:var(--secondary);color:var(--foreground);border-radius:8px;margin:12px 0 24px;padding:18px 22px}.access-notice strong{font-size:17px}.access-notice p{margin-top:6px;font-size:15px;line-height:1.6}@media (max-width:600px){.comp-builder-dialog{gap:14px;padding:20px 16px}.comp-builder-photos{grid-template-columns:repeat(2,minmax(0,1fr))}.comp-builder-entry{flex-direction:column;align-items:stretch}.comp-builder-steps{gap:6px;font-size:13px}}.feedback-dialog{max-height:90dvh;overflow-y:auto}.feedback-note{color:var(--muted-foreground);font-size:14px;line-height:1.6}.feedback-success{gap:16px;padding:20px 0;display:grid}.comp-builder-preview{aspect-ratio:10/7;width:100%}.comp-stat-fields{border:0;grid-template-columns:1fr 1fr;gap:0 16px;margin-top:20px;padding:0;display:grid}.comp-stat-fields legend{margin-bottom:4px;font-size:17px;font-weight:600}.comp-photo-option{gap:8px;min-width:0;display:grid}.comp-photo-option button{width:100%}.comp-photo-option [role=combobox]{width:100%;padding:8px;font-size:13px}.comp-compositions{border:0;margin:24px 0;padding:0}.comp-compositions legend{margin-bottom:12px;font-size:18px;font-weight:600}.comp-composition-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.comp-composition-options>button{border:2px solid var(--border);text-align:left;cursor:pointer;background:#fff;border-radius:10px;padding:12px}.comp-composition-options>button[aria-pressed=true]{border-color:var(--foreground);background:var(--secondary)}.comp-composition-options>button:focus-visible{outline:3px solid var(--foreground);outline-offset:3px}.comp-composition-options strong{margin:10px 0 4px;font-size:16px;display:block}.comp-composition-options>button>span:last-child{color:var(--muted-foreground);font-size:14px;line-height:1.4;display:block}.comp-composition-swatch{aspect-ratio:10/7;background:var(--card);border:1px solid var(--border);width:100%;display:block;position:relative}.comp-composition-swatch>span{background:var(--line-strong);position:absolute}.comp-composition-swatch>span:first-child{background:var(--foreground)}.comp-order{margin-top:24px}.comp-order-list{flex-wrap:wrap;gap:12px;padding:0;list-style:none;display:flex}.comp-order-list li{background:var(--secondary);border:1px solid var(--border);cursor:grab;border-radius:8px;width:140px;padding:8px}.comp-order-list li:active{cursor:grabbing}.comp-order-list img{object-fit:cover;pointer-events:none;border-radius:4px;width:100%;height:132px}.comp-order-position{align-items:center;gap:4px;margin:8px 0;font-size:14px;font-weight:600;display:flex}.comp-order-list li>div{justify-content:space-between;gap:8px;display:flex}.comp-order-list button{min-width:44px;min-height:44px}@media (max-width:600px){.comp-composition-options{gap:6px}.comp-composition-options>button{padding:8px}.comp-composition-options strong{font-size:14px}.comp-composition-options>button>span:last-child{font-size:13px}.comp-order-list li{width:126px}}.comp-photo-option [role=combobox] span{padding:0;font-size:14px}.comp-builder-body:has(canvas) .comp-composition-options>button{grid-template-columns:64px 1fr;align-items:center;gap:0 12px;display:grid}.comp-builder-body:has(canvas) .comp-composition-swatch{grid-row:1/3}.comp-builder-body:has(canvas) .comp-composition-options strong{margin:0}.comp-builder-body:has(canvas) .comp-composition-options>button>span:last-child{font-size:13px}@media (max-width:600px){.comp-builder-body:has(canvas) .comp-composition-options>button{display:block}.comp-builder-body:has(canvas) .comp-composition-swatch{display:none}.comp-builder-body:has(canvas) .comp-composition-options>button>span:last-child{display:none}}.comp-builder-final{width:min(1280px,100vw - 32px);max-width:1280px!important}.comp-final-heading{justify-content:space-between;align-items:start;gap:24px;display:flex}.comp-export-spec{color:var(--muted-foreground);white-space:nowrap;padding-top:6px;font-size:13px}.comp-final-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:28px;display:grid}.comp-final-preview{min-width:0;position:sticky;top:0}.comp-card-surface{background:#fff;position:relative;box-shadow:0 8px 28px #1b1a1712}.comp-card-surface .comp-builder-preview{border:1px solid var(--border);margin:0}.comp-preview-targets{position:absolute;inset:0}.comp-preview-targets button{cursor:pointer;background:0 0;border:0;border-radius:0;padding:0;position:absolute}.comp-preview-targets button:hover,.comp-preview-targets button[aria-pressed=true],.comp-preview-targets button:focus-visible{outline:none}.comp-preview-targets span{color:var(--foreground);background:#fff;border-radius:3px;padding:3px 6px;font-size:12px;font-weight:600;position:absolute;top:8px;left:8px}.comp-preview-caption{justify-content:space-between;align-items:center;gap:16px;margin:16px 0;display:flex}.comp-preview-caption>span{color:var(--muted-foreground);font-size:14px}.comp-builder-body .comp-private-note{max-width:58ch;font-size:14px;line-height:1.5}.comp-crop-panel{border:1px solid var(--border);background:var(--secondary);border-radius:10px;min-width:0;padding:18px}.comp-crop-panel:disabled{opacity:.65;pointer-events:none}.comp-crop-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.comp-crop-eyebrow{color:var(--foreground);letter-spacing:.12em;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.comp-crop-editor h3{font-size:19px}.comp-crop-editor>p{margin:8px 0 16px;font-size:14px}.comp-crop-stage{background:var(--secondary);border-radius:6px;justify-content:center;align-items:center;margin-bottom:16px;padding:14px;display:flex}.comp-crop-frame{background:var(--secondary);cursor:grab;flex-shrink:0;position:relative;overflow:hidden}.comp-crop-frame:active{cursor:grabbing}.comp-crop-frame img{object-fit:fill;pointer-events:none;-webkit-user-select:none;user-select:none;max-width:none;max-height:none;position:absolute}.comp-crop-guides{pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000 calc(33.33% - .5px),#ffffff80 33.33%,#0000 calc(33.33% + .5px) calc(66.66% - .5px),#ffffff80 66.66%,#0000 calc(66.66% + .5px)),linear-gradient(#0000 calc(33.33% - .5px),#ffffff80 33.33%,#0000 calc(33.33% + .5px) calc(66.66% - .5px),#ffffff80 66.66%,#0000 calc(66.66% + .5px));position:absolute;inset:0}.comp-crop-frame:active .comp-crop-guides{opacity:1}.comp-crop-editor [role=combobox]{width:100%;font-size:14px}.comp-crop-sliders{gap:8px;margin-top:18px;display:grid}.comp-crop-sliders label>span{justify-content:space-between;font-size:14px;font-weight:500;display:flex}.comp-crop-sliders output{color:var(--muted-foreground);font-variant-numeric:tabular-nums}.comp-slider{touch-action:none;-webkit-user-select:none;user-select:none;align-items:center;width:100%;min-height:38px;display:flex;position:relative}.comp-slider[data-disabled]{opacity:.35}.comp-slider-track{background:var(--line-strong);border-radius:8px;flex:1;height:4px;position:relative;overflow:hidden}.comp-slider-range{background:var(--foreground);height:100%;position:absolute}.comp-slider-thumb{border:2px solid var(--foreground);background:#fff;border-radius:50%;outline:none;width:20px;height:20px;display:block;box-shadow:0 1px 3px #1b1a1721}.comp-slider-thumb:focus-visible{outline:3px solid color-mix(in srgb, var(--foreground) 35%, transparent);outline-offset:3px}.comp-crop-editor .comp-resolution-note{color:#715227;background:#faf2df;border:1px solid #e8d8b4;border-radius:6px;margin-bottom:0;padding:10px 12px;font-size:13px}.comp-photo-guidance{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:16px 0;display:grid}.comp-photo-guidance span{color:var(--muted-foreground);font-size:14px;line-height:1.5}.comp-photo-guidance strong{color:var(--foreground);margin-bottom:4px;font-size:15px;display:block}@media (max-width:980px){.comp-final-layout{grid-template-columns:1fr;gap:20px}.comp-final-preview{position:static}.comp-crop-stage{min-height:180px}.comp-final-heading{display:block}.comp-export-spec{margin-bottom:12px;display:block}}@media (max-width:600px){.comp-photo-guidance{grid-template-columns:1fr;gap:12px}.comp-photo-guidance strong{margin-right:8px;display:inline}.comp-crop-panel{padding:16px}.comp-preview-targets span{padding:2px 4px;font-size:11px;top:4px;left:4px}.comp-export-spec{white-space:normal;font-size:13px}.comp-builder-body .comp-composition-options>button{min-height:48px}}.account-hub{border-bottom:1px solid var(--border);margin:20px 0 32px;padding-bottom:24px}.account-hub-heading{justify-content:space-between;align-items:center;gap:24px;display:flex}.account-hub h1{letter-spacing:-1.2px;margin:12px 0;font-size:36px;line-height:1.15}.account-hub p{color:var(--muted-foreground);margin:0;font-size:16px;line-height:1.6}.account-sections{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.account-sections button{min-height:44px;padding:10px 18px;font-size:15px}.account-privacy{max-width:780px;margin-bottom:36px}.account-privacy>p,.privacy-control p,.privacy-explanation p{color:var(--muted-foreground);font-size:16px;line-height:1.65}.privacy-control{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:32px;padding:24px 0;display:flex}.privacy-control label{cursor:pointer;font-size:17px;font-weight:600}.privacy-control p{max-width:590px;margin:6px 0 0}.privacy-save{flex-wrap:wrap;align-items:center;gap:18px;margin:24px 0 32px;display:flex}.privacy-save span{color:var(--muted-foreground);font-size:14px}.privacy-explanation{background:var(--secondary);border-radius:12px;padding:24px}.privacy-explanation h3{margin:0 0 16px;font-size:17px}.privacy-explanation p{margin:12px 0}.comp-tool{padding:30px 0 20px}.comp-tool-header{max-width:760px}.comp-tool h1{font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;font-size:clamp(38px,4.2vw,60px);font-weight:var(--display-weight);letter-spacing:var(--display-tracking);margin:20px 0;line-height:1.02}.comp-tool-header>p{max-width:660px;color:var(--muted-foreground);font-size:18px;line-height:1.65}.comp-tool-header .comp-demo-notice{border-left:3px solid var(--primary);margin:24px 0;padding-left:16px;font-size:15px}.comp-tool-actions{flex-wrap:wrap;gap:12px;margin:28px 0 36px;display:flex}.comp-tool-actions button,.comp-tool-actions a{min-height:46px;padding-inline:20px;font-size:15px}.comp-tool-gallery{grid-template-columns:1.2fr repeat(4,1fr);gap:14px;margin:0;display:grid}.comp-tool-gallery figure{min-width:0;margin:0}.comp-tool-gallery img{aspect-ratio:3/4;object-fit:cover;object-position:center 30%;background:var(--secondary);border-radius:4px;width:100%;height:auto;display:block}.comp-tool-gallery figure:nth-child(2) img{object-fit:contain}.comp-tool-gallery figcaption{color:var(--muted-foreground);gap:10px;margin-top:12px;font-size:13px;line-height:1.4;display:flex}.comp-tool-gallery figcaption span{color:var(--primary);font-weight:600}.comp-tool-features{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:32px;margin-top:36px;padding-top:24px;display:grid}.comp-tool-features p{color:var(--muted-foreground);margin:0;font-size:15px;line-height:1.65}.comp-tool-features strong{color:var(--foreground);margin-bottom:6px;font-size:17px;display:block}@media (max-width:700px){.account-hub h1{font-size:30px}.account-hub-heading{align-items:flex-start}.account-sections{gap:4px}.account-sections button{padding-inline:12px;font-size:14px}.privacy-control{gap:18px}.privacy-explanation{padding:18px}.comp-tool{padding-top:20px}.comp-tool-header>p{font-size:17px}.comp-tool-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.comp-tool-gallery figure:first-child{grid-column:span 2}.comp-tool-gallery figure:first-child img{aspect-ratio:4/3;object-position:center 26%}.comp-tool-features{grid-template-columns:1fr;gap:20px}}.account-section-title{letter-spacing:-.5px;margin:0 0 10px;font-size:26px;font-weight:600;line-height:1.3}.comp-frame-shapes{border:0;margin:24px 0;padding:0}.comp-frame-shapes legend{margin-bottom:12px;font-size:18px;font-weight:600}.comp-frame-shapes>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.comp-frame-shapes button{border:2px solid var(--border);text-align:left;min-height:76px;color:var(--foreground);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:12px;padding:12px;display:flex}.comp-frame-shapes button>span:first-child{background:var(--line-strong);flex-shrink:0;width:38px;height:42px;display:block}.comp-frame-shapes button[aria-pressed=true]{border-color:var(--foreground);background:var(--secondary)}.comp-frame-shapes button[aria-pressed=true]>span:first-child{background:var(--foreground)}.comp-frame-shapes button:focus-visible{outline:3px solid var(--foreground);outline-offset:3px}.comp-frame-shapes strong{font-size:15px;line-height:1.3;display:block}.comp-frame-shapes small{color:var(--muted-foreground);margin-top:4px;font-size:13px;line-height:1.4;display:block}.comp-builder-body .comp-frame-shapes p{margin:12px 0 0;font-size:14px}.comp-composition-swatch>span{background-position:50%;background-size:cover}.comp-preview-targets span{top:12px;left:20%}.comp-preview-targets button[aria-pressed=true]{background:#395ba50e}@media (min-width:800px){.comp-composition-options{grid-template-columns:repeat(5,minmax(0,1fr))}.comp-builder-body:has(canvas) .comp-composition-options>button{display:block}.comp-builder-body:has(canvas) .comp-composition-swatch{width:72px;margin-bottom:8px}.comp-builder-body:has(canvas) .comp-composition-options strong{margin:0 0 4px}}@media (max-width:799px){.comp-frame-shapes>div,.comp-composition-options{grid-template-columns:repeat(2,minmax(0,1fr))}.comp-composition-swatch{max-width:180px}}@media (max-width:480px){.comp-frame-shapes button{gap:8px;min-height:68px;padding:10px}.comp-frame-shapes button>span:first-child{width:26px;height:34px}.comp-frame-shapes small{display:none}.comp-frame-shapes strong{font-size:14px}.comp-preview-targets span{padding:2px 4px;top:5px}}.comp-layout-adjustments{border:1px solid var(--border);background:#fff;border-radius:10px;margin:16px 0 24px;padding:0 16px}.comp-layout-adjustments summary{cursor:pointer;min-height:54px;color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:16px;font-size:15px;list-style:none;display:flex}.comp-layout-adjustments summary::-webkit-details-marker{display:none}.comp-layout-adjustments summary strong{color:var(--foreground)}.comp-layout-adjustments summary>span:last-child{color:var(--foreground);font-weight:600}.comp-layout-adjustments summary>span:last-child:after{content:" +";font-size:18px}.comp-layout-adjustments[open] summary>span:last-child:after{content:" −"}.comp-layout-adjustments summary:focus-visible{outline:3px solid var(--foreground);outline-offset:3px}@media (max-width:600px){.comp-layout-adjustments summary{flex-direction:column;align-items:flex-start;gap:6px;padding:12px 0;font-size:14px}}.comp-studio-page{padding:24px 0 48px}.studio-page-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.studio-page-heading h1{font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;font-weight:var(--display-weight);letter-spacing:var(--display-tracking);margin:10px 0;font-size:44px;line-height:1.05}.studio-page-heading p{color:var(--muted-foreground);margin:0;font-size:16px}.comp-studio-navigation{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;margin-top:12px;padding:20px 0;display:flex}.comp-studio-navigation nav{gap:8px;display:flex}.comp-studio-navigation button{min-height:44px;font-size:15px}.studio-step-number{opacity:.65;margin-right:2px;font-size:12px}.comp-studio-toolbar{align-items:center;gap:12px;padding:20px 0;display:flex}.comp-studio-toolbar>p{color:var(--muted-foreground);margin-left:auto;font-size:13px}.comp-design-trigger{border:1px solid var(--border);background:var(--card);text-align:left;cursor:pointer;border-radius:10px;align-items:center;gap:12px;min-width:210px;max-width:300px;padding:10px 14px;display:flex}.comp-design-trigger:hover{border-color:var(--primary)}.comp-design-trigger>span:not(.design-edge-icon):not(.design-layout-preview){flex:1}.comp-design-trigger small{color:var(--muted-foreground);font-size:12px;display:block}.comp-design-trigger strong{color:var(--foreground);font-size:15px;font-weight:600;display:block}.comp-design-trigger>.design-layout-preview{flex-shrink:0;width:54px}.design-edge-icon{background:var(--primary);width:30px;height:36px;display:block}.design-layout-preview{aspect-ratio:10/7;background:var(--card);width:100%;display:block;position:relative}.design-layout-preview>span{background:var(--line-strong);position:absolute;overflow:hidden}.design-layout-preview img{object-fit:cover;object-position:50% 20%;width:100%;height:100%}.comp-design-library{z-index:80;width:min(620px,100vw - 24px);height:min(650px,100dvh - 24px);max-height:var(--radix-popover-content-available-height);background:var(--card);border-radius:16px;flex-direction:column;gap:14px;padding:20px;display:flex;box-shadow:0 18px 70px #1b1a1724}.design-library-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.design-library-heading h3{margin:0;font-size:19px;font-weight:600}.design-library-heading p{color:var(--muted-foreground);margin:4px 0 0;font-size:14px}.design-library-grid{overscroll-behavior:contain;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:14px 12px;min-height:0;padding:0 4px 0 0;display:grid;overflow-y:auto}.design-library-option{text-align:left;cursor:pointer;min-width:0;color:var(--foreground);background:0 0;border:0;border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:0 0 8px;display:flex}.design-library-option>.design-layout-preview,.design-edge-preview{background:var(--secondary);border:2px solid #0000;border-radius:10px;flex-shrink:0;width:100%;padding:8px}.design-library-option:hover>.design-layout-preview,.design-library-option:hover>.design-edge-preview,.design-library-option:focus-visible>.design-layout-preview,.design-library-option:focus-visible>.design-edge-preview{border-color:var(--line-strong)}.design-library-option[aria-pressed=true]>.design-layout-preview,.design-library-option[aria-pressed=true]>.design-edge-preview{border-color:var(--primary)}.design-library-option:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}.design-edge-preview{aspect-ratio:1.1;justify-content:center;align-items:center;display:flex}.design-edge-preview>span{background:var(--line-strong);width:72%;height:100%;display:block;overflow:hidden}.design-edge-preview img{object-fit:cover;object-position:50% 25%;width:100%;height:100%;display:block}.design-option-label{justify-content:space-between;align-items:center;gap:6px;min-height:20px;margin:8px 0 3px;display:flex}.design-option-label strong{font-size:14px;font-weight:600}.design-option-label svg{color:var(--primary);flex-shrink:0}.design-library-option>small{color:var(--muted-foreground);min-height:2.8em;padding:0;font-size:12px;line-height:1.4;display:block}.design-library-footer{border-top:1px solid var(--border);color:var(--muted-foreground);padding-top:12px;font-size:12px;line-height:1.4}.comp-studio-grid{grid-template-columns:minmax(300px,360px) minmax(0,1fr);align-items:start;gap:28px;display:grid}.comp-studio-controls{background:var(--card);border:1px solid var(--border);border-radius:14px;min-height:400px;padding:22px}.comp-studio-controls p{color:var(--muted-foreground);margin:8px 0 16px;font-size:14px;line-height:1.6}.comp-studio-controls h2{margin:0;font-size:22px;font-weight:600}.comp-studio-controls h3{margin:0;font-size:16px;font-weight:600}.studio-photo-library summary,.studio-measurements summary{cursor:pointer;justify-content:space-between;align-items:center;gap:8px;min-height:36px;font-size:16px;font-weight:600;display:flex}.studio-photo-library summary span,.studio-measurements summary span{color:var(--muted-foreground);font-size:12px;font-weight:400}.studio-photo-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;display:grid}.studio-photo-grid button{cursor:pointer;background:var(--secondary);border:2px solid #0000;border-radius:5px;padding:0;position:relative;overflow:hidden}.studio-photo-grid button[aria-pressed=true]{border-color:var(--primary)}.studio-photo-grid img{aspect-ratio:3/4;object-fit:cover;object-position:50% 20%;width:100%;display:block}.studio-photo-grid button>span{background:var(--primary);color:#fff;justify-content:center;align-items:center;gap:3px;font-size:10px;display:flex;position:absolute;inset:auto 0 0}.studio-order{border-top:1px solid var(--border);margin:20px 0;padding-top:20px}.studio-order ol{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin:0;padding:0;list-style:none;display:grid}.studio-order li>button{cursor:grab;border:2px solid #0000;border-radius:5px;width:100%;padding:0;position:relative;overflow:hidden}.studio-order li>button[aria-pressed=true]{border-color:var(--primary)}.studio-order img{aspect-ratio:3/4;object-fit:cover;width:100%;display:block}.studio-order li>button span{color:var(--foreground);background:#fff;border-radius:2px;padding:0 3px;font-size:11px;position:absolute;top:3px;left:4px}.studio-order li>div{justify-content:space-between;display:flex}.studio-order li>div button{cursor:pointer;background:0 0;border:0;justify-content:center;width:50%;min-height:32px;padding:4px 0;display:flex}.studio-order button:disabled{opacity:.3;cursor:default}.comp-studio-controls .comp-crop-editor{border-top:1px solid var(--border);padding-top:20px}.comp-studio-controls .comp-crop-heading h3{font-size:19px}.comp-studio-controls .comp-crop-stage{background:var(--secondary);margin:12px 0;padding:10px}.comp-studio-controls .comp-crop-frame{outline-offset:3px;max-width:100%;max-height:230px}.comp-crop-frame:focus-visible{outline:3px solid var(--primary)}.comp-studio-controls .comp-crop-sliders{gap:12px}.studio-continue{width:100%;margin-top:22px}.comp-studio-controls .field{margin:16px 0}.comp-studio-controls .field>span{font-size:14px}.studio-measurements{border-block:1px solid var(--border);margin:22px 0;padding:14px 0}.studio-export button{width:100%;min-height:44px;margin-top:10px}.studio-save-notice{background:var(--secondary);border-radius:8px;padding:12px}.comp-studio-preview{min-width:0;position:sticky;top:88px}.studio-preview-label{letter-spacing:1px;color:var(--muted-foreground);justify-content:space-between;align-items:center;margin:0 0 12px;font-size:11px;display:flex}.studio-preview-label>span:last-child{letter-spacing:0;font-size:13px}.comp-studio-preview .comp-card-surface{background:var(--card);border:1px solid var(--border);aspect-ratio:10/7;box-shadow:0 10px 35px #1b1a170d}.comp-studio-preview canvas{aspect-ratio:10/7;width:100%;height:100%;display:block}.studio-preview-empty{color:var(--muted-foreground);text-align:center;place-content:center;padding:24px;display:grid;position:absolute;inset:0}.studio-preview-help{color:var(--muted-foreground);margin:14px 0 8px;font-size:14px}.studio-privacy-note{color:var(--muted-foreground);max-width:580px;font-size:12px;line-height:1.6}.comp-studio-preview .comp-preview-targets button{cursor:grab;touch-action:none}.comp-studio-preview .comp-preview-targets button:active{cursor:grabbing}.comp-studio-preview .comp-preview-targets button[data-drop=true]{background:color-mix(in srgb, var(--foreground) 25%, transparent);outline:none}@media (max-width:1100px){.comp-studio-grid{grid-template-columns:300px minmax(0,1fr);gap:18px}.comp-studio-controls{padding:16px}.comp-studio-toolbar>p{display:none}}@media (max-width:800px){.comp-studio-page{padding-top:14px}.studio-page-heading h1{font-size:36px}.studio-page-heading{align-items:flex-start;gap:12px}.studio-page-heading>button,.studio-page-heading>a{white-space:normal;max-width:135px;font-size:13px}.comp-studio-navigation{gap:8px}.comp-studio-navigation>.comp-export-spec{display:none}.comp-studio-navigation button{padding:10px;font-size:14px}.comp-studio-toolbar{gap:8px;padding:14px 0}.comp-design-trigger{flex:1;gap:8px;min-width:0;padding:10px}.comp-design-trigger strong{font-size:13px}.comp-design-trigger>.design-layout-preview{width:36px}.design-edge-icon{width:22px;height:28px}.comp-studio-grid{flex-direction:column;gap:20px;display:flex}.comp-studio-preview{z-index:10;background:var(--background);order:-1;width:100%;padding:8px 0;top:58px}.comp-studio-preview .comp-card-surface{max-width:430px;margin:auto}.studio-preview-help,.studio-privacy-note{display:none}.comp-studio-controls{width:100%;max-height:none;overflow:visible}.studio-photo-grid img{max-height:130px}.studio-order img{max-height:110px}.design-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.comp-design-library{padding:16px}}.studio-photo-edges{margin:22px 0 18px}.studio-photo-edges .comp-design-trigger{width:100%}.comp-design-library>:not(.design-library-grid){flex-shrink:0}.design-edge-mode{border:1px solid var(--border);background:var(--secondary);border-radius:10px;flex-shrink:0;align-items:center;gap:2px;padding:3px;display:flex}.design-edge-mode button{width:38px;height:38px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;display:grid}.design-edge-mode button[aria-pressed=true]{background:var(--card);color:var(--primary);box-shadow:0 1px 3px #1b1a1717}.design-edge-mode button:hover{color:var(--primary)}.design-edge-mode button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.design-mode-tooltip{z-index:90}.design-header-controls{flex-shrink:0;align-items:center;gap:8px;display:flex}.design-mirror{border:1px solid var(--border);background:var(--card);width:44px;height:44px;color:var(--muted-foreground);cursor:pointer;border-radius:10px;place-items:center;display:grid}.design-mirror[aria-pressed=true]{background:var(--secondary);color:var(--primary);border-color:var(--primary)}.design-mirror:disabled{opacity:.4;cursor:default}.design-mirror:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.studio-order li>button{touch-action:none;cursor:grab}.studio-order li>button:active{cursor:grabbing}.studio-order li[data-drop=true]>button{outline:2px solid var(--primary);outline-offset:2px}.comp-preview-outline{pointer-events:none;opacity:0;width:100%;height:100%;position:absolute;inset:0}.comp-preview-outline polygon{fill:none;stroke:var(--accent-brand);stroke-width:5px;stroke-linejoin:round}.comp-preview-targets button:is(:hover,:focus-visible,[aria-pressed=true],[data-drop=true]) .comp-preview-outline{opacity:1}.comp-preview-targets button:is(:focus-visible,[data-drop=true]) .comp-preview-outline polygon{stroke-width:7px}.studio-drag-preview{z-index:100;pointer-events:none;border:2px solid var(--primary);border-radius:6px;width:70px;height:90px;position:fixed;overflow:hidden;transform:rotate(4deg);box-shadow:0 8px 24px #1b1a1740}.studio-drag-preview img{object-fit:cover;width:100%;height:100%}
