:root{color-scheme:light;--cream:#f5efe6;--paper:#ffffff;--ink:#2b2320;--ink-soft:#6b5f56;--marquee:#c8553d;--marquee-deep:#b5271c;--hairline:rgba(43,35,32,0.14);--tip-bg:#fff8dc;--tip-border:#e3c84f;--radius:12px;--shadow-card:0 1px 2px rgba(43,35,32,0.06),0 8px 24px rgba(43,35,32,0.07);--app-bg:var(--cream);--app-ink:var(--ink);--app-muted:var(--ink-soft);--app-line:var(--hairline);--app-surface:var(--paper);--app-accent:var(--marquee)}*{box-sizing:border-box}body,html{min-height:100%;background:var(--app-bg)}body{margin:0;color:var(--app-ink);font-family:var(--font-inter),Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px}a{color:inherit}button,input,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}.actor-page{min-height:100vh;color:var(--page-ink);background:var(--page-bg);font-family:var(--ub)}.actor-shell{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:42px 0 28px}.free-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px max(16px,calc((100vw - 1120px) / 2));color:#fff;background:#171717;font-size:.86rem}.free-topbar a{color:#fff;font-weight:800;text-decoration:none}.hero-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);grid-gap:clamp(28px,5vw,72px);gap:clamp(28px,5vw,72px);align-items:center;min-height:560px}.actor-page--prestige .hero-section{min-height:680px}.clip-grid article>p,.dashboard-header p,.panel-heading p,.section-header p,.template-label{margin:0;color:var(--ua);font-size:.76rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.hero-copy h1{max-width:780px;margin:12px 0;font-family:var(--ud);font-size:clamp(3.3rem,8vw,7.6rem);line-height:.92;letter-spacing:0}.status-line{max-width:660px;margin:0;color:var(--page-muted);font-size:clamp(1.08rem,2vw,1.4rem);line-height:1.45}.hero-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;max-width:700px;margin:30px 0}.hero-facts div{padding:16px;border:1px solid color-mix(in srgb,var(--ua),transparent 72%);background:color-mix(in srgb,var(--page-surface),transparent 8%)}.hero-facts dd,.hero-facts dt{margin:0}.hero-facts dt{color:var(--page-muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.hero-facts dd{margin-top:8px;font-weight:900}.link-row{display:flex;flex-wrap:wrap;gap:10px}.contact-band a,.dashboard-header a,.link-row a,.relay-section button,.resume-paper button,.swatches button,.template-options button{min-height:44px;border:1px solid var(--ua);background:var(--ua);color:#fff;font-weight:900;text-decoration:none;cursor:pointer}.contact-band a,.dashboard-header a,.link-row a{display:inline-flex;align-items:center;justify-content:center;padding:0 16px}.featured-headshot{position:relative;overflow:hidden;aspect-ratio:4/5;border:1px solid color-mix(in srgb,var(--ua),transparent 40%);background:var(--page-surface);text-decoration:none}.featured-headshot img{width:100%;height:100%;object-fit:cover}.featured-headshot span{position:absolute;right:16px;bottom:16px;padding:10px 12px;background:#171717;color:#fff;font-size:.84rem;font-weight:900}.contact-band{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px;margin:12px 0 72px;padding:24px;border-top:3px solid var(--ua);border-bottom:1px solid color-mix(in srgb,var(--ua),transparent 65%);background:var(--page-surface)}.contact-band h2,.contact-band p{margin:0}.contact-band h2{font-family:var(--ud);font-size:1.7rem}.contact-band p{margin-top:6px;color:var(--page-muted)}.page-section,.press-section,.relay-section{margin:72px 0}.section-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,360px);grid-gap:24px;gap:24px;align-items:start;margin-bottom:24px}.section-header h2{margin:4px 0 0;font-family:var(--ud);font-size:clamp(2rem,4vw,3.8rem);line-height:1;letter-spacing:0}.section-header aside{padding:16px;border-left:4px solid var(--ua);background:color-mix(in srgb,var(--page-surface),transparent 7%)}.section-header aside span,.section-header aside strong{display:block}.section-header aside span{margin-top:6px;color:var(--page-muted);line-height:1.45}.headshot-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.headshot-grid figure{margin:0;background:var(--page-surface)}.headshot-grid img{width:100%;height:100%;object-fit:cover}.headshot-image{position:relative;aspect-ratio:4/5}.headshot-grid figcaption{padding:10px 0;color:var(--page-muted);font-size:.9rem;font-weight:800}.resume-paper{max-width:860px;padding:clamp(24px,5vw,54px);border:1px solid #d8d0c3;background:#fff;box-shadow:0 20px 60px rgb(44 37 29/10%)}.sync-strip{margin:0 0 24px;padding:10px 12px;color:#174f3f;background:#e4f4ea;font-weight:900}.credit-list{display:grid;grid-gap:12px;gap:12px}.credit-list div{display:grid;grid-template-columns:1.1fr .8fr 1fr;grid-gap:16px;gap:16px;padding-bottom:12px;border-bottom:1px solid #e8e1d6}.credit-list span:first-child{font-weight:900}.relay-section button,.resume-paper button{margin-top:24px;padding:0 16px}.clip-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.clip-grid article{background:var(--page-surface)}.embed-frame{overflow:hidden;aspect-ratio:16/9;background:#151515}.embed-frame iframe{width:100%;height:100%;border:0}.clip-grid h3{margin:4px 0 0;padding:0 16px 16px;font-family:var(--ud);font-size:1.5rem}.clip-grid article>p{padding:16px 16px 0}.feed-list{display:grid;grid-gap:12px;gap:12px}.feed-list article{padding:18px;border-left:4px solid var(--ua);background:var(--page-surface)}.feed-list time{color:var(--page-muted);font-size:.84rem;font-weight:800}.feed-list h3,.feed-list p{margin:6px 0 0}.press-section figure{max-width:860px;margin:0;padding:clamp(28px,5vw,56px);color:#fff;background:#171717}.press-section blockquote{margin:0;font-family:var(--ud);font-size:clamp(2rem,5vw,4.7rem);line-height:1.02}.press-section figcaption{margin-top:18px;color:#e5ded2;font-weight:900}.relay-section{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:28px;border:1px solid color-mix(in srgb,var(--ua),transparent 62%);background:var(--page-surface)}.relay-section h2,.relay-section p{margin:0}.relay-section h2{font-family:var(--ud)}.relay-section p{margin-top:6px;color:var(--page-muted)}.ecosystem-footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1px;gap:1px;background:#171717}.ecosystem-footer div{min-height:150px;padding:24px;color:#fff;background:#24211f}.ecosystem-footer p,.ecosystem-footer span,.plus-credit{margin:0}.ecosystem-footer p{font-family:var(--ud);font-size:1.8rem;font-weight:900}.ecosystem-footer span{display:block;margin-top:8px;color:#d9d1c7;line-height:1.5}.plus-credit{padding:24px;color:var(--page-muted);text-align:center;font-size:.86rem;font-weight:900}.actor-page--splash .featured-headshot,.actor-page--splash .hero-facts div,.actor-page--splash .template-options button{border-radius:0;box-shadow:10px 10px 0 #171717}.actor-page--prestige .ecosystem-footer,.actor-page--prestige .free-topbar{display:none}.classic-template{--accent:var(--ua,#c8553d);--display:var(--ud,var(--font-outfit),Outfit);--bodyf:var(--ub,var(--font-inter),Inter);min-height:100vh;background:#ffffff;color:#1f1d1a;font-family:var(--bodyf),sans-serif}.classic-template *{box-sizing:border-box}.classic-template button{font-family:inherit}.classic-template a{transition:all .15s ease}.classic-template :focus-visible{outline:3px solid var(--accent);outline-offset:3px}.classic-template .ph{display:flex;align-items:center;justify-content:center;background:linear-gradient(150deg,#e0d5c3,#cdbfa7 55%,#b9a98d)}.classic-template .img-wrap,.classic-template .ph,.prestige-template .img-wrap,.splash-template .img-wrap{position:relative;overflow:hidden}.classic-template .ph:after{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 28%,rgba(255,255,255,.5),transparent 62%);content:""}.classic-template .ph span{position:relative;z-index:1;color:rgba(43,35,32,.28);font-family:var(--display),sans-serif;font-size:30px;font-weight:700}.classic-template .vid{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;aspect-ratio:16/9;border-radius:10px;background:#221c18}.classic-template .vid:before{position:absolute;width:56px;height:56px;border:1.5px solid rgba(245,239,230,.55);border-radius:50%;content:""}.classic-template .vid:after{width:0;height:0;margin-left:4px;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:17px solid rgba(245,239,230,.9);content:""}.classic-template .vid:has(iframe):after,.classic-template .vid:has(iframe):before{display:none}.classic-template .vid iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.classic-template .freebar{padding:10px 16px;border-bottom:1px solid rgba(43,35,32,.1);background:#f5efe6;color:#5c5048;font-size:12px;font-weight:600;text-align:center}.classic-template .freebar b{color:var(--accent);font-weight:800}.classic-template .freebar a{margin-left:8px;color:var(--accent);font-weight:700;text-decoration:none;white-space:nowrap}.classic-template .freebar a:hover{text-decoration:underline}.classic-template .page{max-width:680px;margin:0 auto;padding:64px 24px 0;text-align:center}.classic-template .sec{margin-top:84px}.classic-template .sec-title{margin-bottom:30px;color:#8a847c;font-size:12px;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.classic-template .feature{position:relative;display:block;width:min(380px,80vw);margin:0 auto 32px;padding:0;border:none;background:none;cursor:pointer}.classic-template .feature .img-wrap,.classic-template .feature .ph{aspect-ratio:4/5;border-radius:14px}.classic-template .feature .ph span{font-size:64px}.classic-template .feature .img-wrap img,.classic-template .feature img,.classic-template .feed-img img,.classic-template .grid3 .img-wrap img,.classic-template .lb-stage .img-wrap img,.classic-template .lb-stage img,.classic-template .photo-btn img{object-fit:cover}.classic-template .slate-badge{position:absolute;bottom:-16px;left:50%;display:flex;align-items:center;gap:8px;padding:11px 20px;border-radius:999px;background:var(--accent);box-shadow:0 8px 22px rgba(31,29,26,.2);color:#fff;font-size:11.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;transform:translateX(-50%);transition:transform .15s ease;white-space:nowrap}.classic-template .slate-badge:before{font-size:9px;content:"▶"}.classic-template .feature:hover .slate-badge{transform:translateX(-50%) scale(1.05)}.classic-template h1{margin-top:36px;font-family:var(--display),sans-serif;font-size:clamp(36px,7vw,48px);font-weight:700;letter-spacing:-.02em;line-height:1.05}.classic-template h1 em{color:var(--accent);font-style:normal}.classic-template .status{margin-top:14px;font-size:16px;font-weight:500;line-height:1.55}.classic-template .reps{margin-top:14px;color:#6e6862;font-size:13px;line-height:1.85}.classic-template .reps a{color:#1f1d1a;font-weight:600;text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-decoration-thickness:2px;text-underline-offset:3px}.classic-template .parent-btn,.classic-template .reps a.parent-btn{display:inline-block;margin-top:10px;padding:13px 26px;border-radius:999px;background:var(--accent);color:#fff;font-size:12px;font-weight:700;letter-spacing:.14em;text-decoration:none;text-transform:uppercase;transition:opacity .15s ease}.classic-template .parent-btn:hover{color:#fff;opacity:.88}.classic-template .parent-note{margin-top:12px;color:#6e6862;font-size:11.5px;line-height:1.5}.relay-card{position:relative;display:grid;grid-gap:18px;gap:18px;margin-top:26px;padding:24px;border:1px solid color-mix(in srgb,var(--accent),transparent 68%);border-radius:18px;background:color-mix(in srgb,var(--bg),white 12%)}.relay-copy h2{margin:0;font-family:var(--display),serif;font-size:clamp(1.45rem,3.4vw,2.2rem);line-height:1}.relay-copy p{margin:10px 0 0;color:var(--ink-soft);font-size:13px;line-height:1.55}.relay-form{position:relative;display:grid;grid-gap:12px;gap:12px}.relay-form label{display:grid;grid-gap:7px;gap:7px;color:var(--ink-soft);font-size:12px;font-weight:700}.relay-form input,.relay-form textarea{width:100%;padding:12px 14px;border:1px solid color-mix(in srgb,var(--accent),transparent 72%);border-radius:12px;outline:none;background:color-mix(in srgb,var(--page-surface),white 10%);color:var(--ink);font:inherit}.relay-form textarea{min-height:140px;resize:vertical}.relay-form input:focus,.relay-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent),transparent 82%)}.relay-form button{justify-self:start;min-height:44px;padding:0 20px;border:0;border-radius:999px;background:var(--accent);color:#fff;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.relay-form button:disabled{cursor:wait;opacity:.7}.relay-status{margin:0;color:var(--ink-soft);font-size:12px;font-weight:600;line-height:1.5}.relay-honeypot{position:absolute;left:-9999px;top:0;width:1px;height:1px;overflow:hidden}.classic-template .links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:26px}.classic-template .links a{padding:11px 18px;border-radius:9px;background:#f2efea;color:#1f1d1a;font-size:12.5px;font-weight:600;text-decoration:none}.classic-template .links a:hover{background:var(--accent);color:#fff}.classic-template .grid3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.classic-template .grid3 button{position:relative;padding:0;border:none;background:none;cursor:zoom-in;transition:transform .18s ease}.classic-template .grid3 button:hover{transform:translateY(-4px)}.classic-template .grid3 .img-wrap,.classic-template .grid3 .ph,.classic-template .grid3 .photo-btn{width:100%;aspect-ratio:4/5;border-radius:10px}.classic-template .sheet{padding:44px 46px;border-radius:3px;background:#fff;box-shadow:0 1px 2px rgba(20,15,12,.14),0 16px 42px rgba(20,15,12,.22);color:#26201c;font-family:var(--font-inter),Inter,sans-serif;text-align:left}.classic-template .sheet-head{margin-bottom:8px;padding-bottom:16px;border-bottom:2px solid #26201c;text-align:center}.classic-template .sheet-head h3{font-family:var(--display),sans-serif;font-size:26px;font-weight:700}.classic-template .sheet-head p{margin-top:7px;color:#7a6e64;font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.classic-template .sheet h4{display:flex;align-items:center;gap:12px;margin:24px 0 10px;font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.classic-template .sheet h4:after{flex:1 1;border-top:1px solid rgba(38,32,28,.18);content:""}.classic-template .srow{display:grid;grid-template-columns:1.25fr .9fr 1fr;grid-gap:12px;gap:12px;padding:4px 0;font-size:13px;line-height:1.5}.classic-template .srow .p{font-weight:600}.classic-template .srow .r{color:#5c5048;font-style:italic}.classic-template .srow .d{color:#5c5048;text-align:right}.classic-template .skills{color:#3d352f;font-size:13px;line-height:1.7}.classic-template .sheet-sync{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:24px;padding:14px 18px;border:1px dashed rgba(38,32,28,.25);border-radius:8px;background:#faf6ee}.classic-template .sheet-sync p{color:#5c5048;font-size:12px;line-height:1.5;text-align:left}.classic-template .sheet-sync p b{color:#26201c}.classic-template .sheet-sync a{padding:10px 16px;border-radius:999px;background:var(--accent);color:#fff;font-size:10.5px;font-weight:800;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;white-space:nowrap}.resume-preview{display:grid;overflow:hidden;margin-top:14px;border:1px solid rgba(38,32,28,.14);border-radius:12px;background:#fff;aspect-ratio:8.5/11}.resume-preview canvas{width:100%;height:auto;border:0;display:block;grid-area:1/1}.resume-preview-state{z-index:1;display:grid;place-items:center;padding:18px;color:var(--ink-soft);font-size:12px;font-weight:700;text-align:center;grid-area:1/1}.resume-preview-state--error{color:#8c2f24}.resume-file-card{display:grid;grid-gap:10px;gap:10px;place-items:start;margin-top:14px;padding:18px;border:1px solid rgba(38,32,28,.14);border-radius:12px;background:#fff;aspect-ratio:8.5/11}.resume-file-card p{margin:0;color:var(--ink);font-size:15px;font-weight:800;line-height:1.4}.resume-file-badge{align-items:center;min-height:28px;padding:0 10px;background:rgba(200,85,61,.1);color:var(--marquee);font-size:10px}.resume-file-badge,.sheet>a{display:inline-flex;border-radius:999px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.sheet>a{align-self:start;margin-top:14px;padding:10px 16px;background:var(--accent);color:#fff;font-size:10.5px;text-decoration:none;white-space:nowrap}.classic-template .clips{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;text-align:left}.classic-template .clip p{margin-bottom:8px;font-size:13px;font-weight:700}.classic-template .clip small{display:block;margin-bottom:8px;color:var(--accent);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.classic-template .feed{display:grid;grid-gap:16px;gap:16px;text-align:left}.classic-template .feed-card{display:grid;grid-gap:12px;gap:12px;padding:22px;border-radius:14px;background:#f8f6f2}.classic-template .feed-date{color:var(--accent);font-size:10.5px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.classic-template .feed-text{font-size:15px;line-height:1.6}.classic-template .feed-img,.classic-template .feed-img.img-wrap{aspect-ratio:16/9;border-radius:10px}.classic-template .promo{margin-top:92px;padding:44px 24px 20px;border-top:1px solid rgba(43,35,32,.1);background:#f5efe6}.classic-template .promo-in{max-width:680px;margin:0 auto;text-align:center}.classic-template .promo-eyebrow{margin-bottom:18px;color:var(--accent);font-size:10.5px;font-weight:800;letter-spacing:.24em;text-transform:uppercase}.classic-template .promo-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;text-align:left}.classic-template .promo-card{display:block;padding:20px;border:1px solid rgba(43,35,32,.12);border-radius:12px;background:#fff;color:#1f1d1a;text-decoration:none}.classic-template .promo-card:hover{border-color:var(--accent);box-shadow:0 8px 22px rgba(43,35,32,.08)}.classic-template .promo-card b{display:block;margin-bottom:5px;font-family:var(--display),sans-serif;font-size:16px;font-weight:700}.classic-template .promo-card span{display:block;color:#6e6862;font-size:12.5px;line-height:1.5}.classic-template .promo-card i{display:block;margin-top:10px;color:var(--accent);font-size:11px;font-style:normal;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.classic-template .promo-badge{margin-top:28px;padding-top:20px;border-top:1px solid rgba(43,35,32,.12);color:#8a847c;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.classic-template .promo-badge b{color:var(--accent)}.classic-template .classic-plus-credit{margin:92px 0 40px;padding-top:0;border-top:0;text-align:center}.splash-template{--accent:var(--ua,#ff4d8d);--display:var(--ud,var(--font-bricolage),Bricolage Grotesque);--bodyf:var(--ub,var(--font-inter),Inter);--ink:#221c3a;--bg:#ffde59;--blue:#3e63dd;min-height:100vh;background:var(--bg);color:var(--ink);font-family:var(--bodyf),sans-serif}.splash-template a{transition:all .15s ease}.splash-template :focus-visible{outline:3px solid var(--ink);outline-offset:3px}.splash-template .page{max-width:680px;margin:0 auto;padding:64px 24px 0;text-align:center}.splash-template .sec{margin-top:80px}.splash-template .sec-title{margin-bottom:30px;font-family:var(--display),sans-serif;font-size:30px;font-weight:800;letter-spacing:-.02em;-webkit-text-decoration:underline wavy var(--accent) 3px;text-decoration:underline wavy var(--accent) 3px;text-underline-offset:9px}.prestige-template .ph,.splash-template .ph{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(150deg,#e0d5c3,#cdbfa7 55%,#b9a98d)}.prestige-template .ph:after,.splash-template .ph:after{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 28%,rgba(255,255,255,.5),transparent 62%);content:""}.splash-template .ph span{position:relative;z-index:1;color:rgba(43,35,32,.28);font-family:var(--display),sans-serif;font-size:30px;font-weight:700}.splash-template .vid{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;aspect-ratio:16/9;border:2.5px solid var(--ink);border-radius:16px;background:#221c18;box-shadow:5px 5px 0 var(--ink)}.prestige-template .vid:before,.splash-template .vid:before{position:absolute;width:56px;height:56px;border:1.5px solid rgba(245,239,230,.55);border-radius:50%;content:""}.prestige-template .vid:after,.splash-template .vid:after{width:0;height:0;margin-left:4px;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:17px solid rgba(245,239,230,.9);content:""}.prestige-template .vid:has(iframe):after,.prestige-template .vid:has(iframe):before,.splash-template .vid:has(iframe):after,.splash-template .vid:has(iframe):before{display:none}.prestige-template .vid iframe,.splash-template .vid iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.splash-template .feature{position:relative;display:block;width:min(330px,78vw);margin:0 auto 32px;padding:0;border:none;background:none;cursor:pointer}.splash-template .feature .img-wrap,.splash-template .feature .ph{aspect-ratio:4/5;border:3px solid var(--ink);border-radius:22px;box-shadow:8px 8px 0 var(--ink)}.splash-template .feature .ph span{font-size:64px}.prestige-template .feed-img img,.prestige-template .grid3 .img-wrap img,.prestige-template .hero .img-wrap img,.prestige-template .hero img,.prestige-template .lb-stage .img-wrap img,.prestige-template .lb-stage img,.prestige-template .photo-btn img,.splash-template .feature .img-wrap img,.splash-template .feature img,.splash-template .feed-img img,.splash-template .grid3 .img-wrap img,.splash-template .lb-stage .img-wrap img,.splash-template .lb-stage img,.splash-template .photo-btn img{object-fit:cover}.splash-template .slate-badge{position:absolute;bottom:-16px;left:50%;display:flex;align-items:center;gap:8px;padding:11px 20px;border:3px solid var(--ink);border-radius:999px;background:var(--accent);box-shadow:4px 4px 0 var(--ink);color:#fff;font-size:11.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;transform:translateX(-50%);transition:transform .15s ease;white-space:nowrap}.splash-template .slate-badge:before{font-size:9px;content:"▶"}.splash-template .feature:hover .slate-badge{transform:translateX(-50%) scale(1.05)}.splash-template h1{margin-top:34px;font-family:var(--display),sans-serif;font-size:clamp(48px,10vw,76px);font-weight:800;letter-spacing:-.03em;line-height:.96}.splash-template h1 em{color:transparent;font-style:normal;-webkit-text-stroke:2.5px var(--ink)}.splash-template .pills{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px}.splash-template .pill{padding:9px 16px;border:2.5px solid var(--ink);border-radius:999px;background:#fff;font-size:12px;font-weight:800;letter-spacing:.06em}.splash-template .pill:first-child{transform:rotate(-2.5deg)}.splash-template .pill:nth-child(2){background:var(--blue);color:#fff;transform:rotate(1.5deg)}.splash-template .pill:nth-child(3){transform:rotate(-1deg)}.splash-template .status{margin-top:24px;font-size:18px;font-weight:700;line-height:1.5}.splash-template .reps{margin-top:14px;color:rgba(34,28,58,.75);font-size:13.5px;font-weight:500;line-height:1.9}.splash-template .reps a{color:var(--ink);font-weight:700;text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-decoration-thickness:2.5px;text-underline-offset:3px}.splash-template .parent-btn,.splash-template .reps a.parent-btn{display:inline-block;margin-top:10px;padding:13px 26px;border:3px solid var(--ink);border-radius:999px;background:var(--accent);box-shadow:4px 4px 0 var(--ink);color:#fff;font-size:12px;font-weight:800;letter-spacing:.14em;text-decoration:none;text-transform:uppercase;transition:transform .14s ease}.splash-template .parent-btn:hover{color:#fff;box-shadow:2px 2px 0 var(--ink);transform:translate(2px,2px)}.splash-template .parent-note{margin-top:12px;color:rgba(34,28,58,.65);font-size:11.5px;line-height:1.5}.splash-template .relay-card{box-shadow:4px 4px 0 var(--ink)}.splash-template .links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:28px}.splash-template .links a{padding:11px 19px;border:2.5px solid var(--ink);border-radius:12px;background:#fff;box-shadow:3px 3px 0 var(--ink);color:var(--ink);font-size:12.5px;font-weight:800;text-decoration:none}.splash-template .links a:hover{background:var(--accent);box-shadow:1px 1px 0 var(--ink);color:#fff;transform:translate(2px,2px)}.splash-template .grid3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.splash-template .grid3 button{padding:0;border:none;background:none;cursor:zoom-in;transition:transform .18s ease}.splash-template .grid3 button:nth-child(odd){transform:rotate(-1.4deg)}.splash-template .grid3 button:nth-child(2n){transform:rotate(1.4deg)}.splash-template .grid3 button:hover{transform:translateY(-4px) rotate(0deg)}.splash-template .grid3 .img-wrap,.splash-template .grid3 .ph,.splash-template .grid3 .photo-btn{position:relative;width:100%;aspect-ratio:4/5;border:2.5px solid var(--ink);border-radius:16px}.splash-template .clips{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;text-align:left}.splash-template .clip p{margin-bottom:8px;font-size:13px;font-weight:700}.splash-template .clip small{display:block;margin-bottom:8px;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.splash-template .feed{display:grid;grid-gap:16px;gap:16px;text-align:left}.splash-template .feed-card{display:grid;grid-gap:12px;gap:12px;padding:22px;border:2.5px solid var(--ink);border-radius:14px;background:#fff;box-shadow:5px 5px 0 var(--ink)}.splash-template .feed-date{color:var(--accent);font-size:10.5px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.splash-template .feed-text{font-size:15px;line-height:1.6}.splash-template .feed-img,.splash-template .feed-img.img-wrap{aspect-ratio:16/9;border:2px solid var(--ink);border-radius:10px}.splash-template .footer{margin-top:92px;padding:28px 0 44px;border-top:2.5px solid var(--ink);color:rgba(34,28,58,.65);font-size:11px;font-weight:700;letter-spacing:.18em;text-align:center;text-transform:uppercase}.splash-template .footer b{color:var(--accent)}.splash-template .slate-stage .vid{border:none;border-radius:12px;box-shadow:none}.prestige-template{--accent:var(--ua,#8a6f47);--display:var(--ud,var(--font-cormorant),Cormorant Garamond);--bodyf:var(--ub,var(--font-inter),Inter);--ink:#1e1c19;--bg:#faf8f4;min-height:100vh;background:var(--bg);color:var(--ink);font-family:var(--bodyf),sans-serif}.prestige-template a{transition:all .15s ease}.prestige-template :focus-visible{outline:3px solid var(--accent);outline-offset:3px}.prestige-template .ph span{position:relative;z-index:1;color:rgba(43,35,32,.22);font-family:var(--display),serif;font-size:30px;font-weight:600}.prestige-template .vid{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;aspect-ratio:16/9;background:#221c18}.prestige-template .hero{position:relative;overflow:hidden;height:min(92vh,820px)}.prestige-template .hero .img-wrap,.prestige-template .hero .ph{position:absolute;inset:0}.prestige-template .hero .ph span{color:rgba(43,35,32,.18);font-size:clamp(120px,22vw,220px)}.prestige-template .hero:after{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(18,15,12,.32) 0,transparent 30%,transparent 45%,rgba(18,15,12,.62));content:""}.prestige-template .nav{position:absolute;z-index:3;top:0;right:0;left:0;display:flex;align-items:center;justify-content:flex-end;padding:26px clamp(22px,5vw,54px)}.prestige-template .nav ul{display:flex;gap:26px;margin-left:auto;list-style:none}.prestige-template .nav a{color:rgba(255,255,255,.85);font-size:11px;font-weight:600;letter-spacing:.2em;text-decoration:none;text-transform:uppercase}.prestige-template .nav a:hover{color:#fff}.prestige-template .hero-info{position:absolute;z-index:2;right:0;bottom:0;left:0;padding:0 clamp(22px,5vw,54px) clamp(34px,5vh,56px);text-align:left}.prestige-template .hero-info h1{color:#fff;font-family:var(--display),serif;font-size:clamp(54px,9vw,96px);font-weight:500;letter-spacing:.01em;line-height:.98}.prestige-template .hero-info p{margin-top:16px;color:rgba(255,255,255,.85);font-size:11.5px;font-weight:600;letter-spacing:.32em;text-transform:uppercase}.prestige-template .hero-slate{position:absolute;z-index:3;right:clamp(22px,5vw,54px);bottom:clamp(34px,5vh,56px);display:flex;align-items:center;gap:9px;padding:14px 22px;border:none;border-radius:999px;background:rgba(250,248,244,.94);color:var(--ink);cursor:pointer;font-size:10.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;transition:transform .15s ease}.prestige-template .hero-slate:before{color:var(--accent);font-size:8px;content:"▶"}.prestige-template .hero-slate:hover{transform:scale(1.05)}.prestige-template .quote{max-width:760px;margin:0 auto;padding:96px 24px 12px;text-align:center}.prestige-template .quote p{color:var(--ink);font-family:var(--display),serif;font-size:clamp(24px,4vw,31px);font-style:italic;font-weight:500;line-height:1.45}.prestige-template .quote cite{display:block;margin-top:20px;color:var(--accent);font-size:11px;font-style:normal;font-weight:600;letter-spacing:.26em;text-transform:uppercase}.prestige-template .page{max-width:880px;margin:0 auto;padding:64px 24px 0;text-align:center}.prestige-template .sec{margin-top:84px}.prestige-template .sec-title{display:flex;align-items:center;gap:18px;margin-bottom:30px;color:#9c958a;font-size:11px;font-weight:600;letter-spacing:.34em;text-transform:uppercase}.prestige-template .sec-title:after,.prestige-template .sec-title:before{flex:1 1;border-top:1px solid rgba(30,28,25,.14);content:""}.prestige-template .reps-block{margin-top:14px;color:#6e675e;font-size:13px;line-height:2}.prestige-template .reps-block a{color:var(--ink);font-weight:600;text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-decoration-thickness:1.5px;text-underline-offset:4px}.prestige-template .parent-btn,.prestige-template .reps-block a.parent-btn{display:inline-block;margin-top:12px;padding:14px 28px;background:var(--ink);color:var(--bg);font-size:11px;font-weight:700;letter-spacing:.18em;text-decoration:none;text-transform:uppercase;transition:background .15s ease}.prestige-template .parent-btn:hover{background:var(--accent);color:#fff}.prestige-template .parent-note{margin-top:12px;color:#9c958a;font-size:11.5px;line-height:1.5}.prestige-template .relay-card{background:#fffaf4}.prestige-template .links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:26px}.prestige-template .links a{padding:13px 24px;border:1px solid rgba(30,28,25,.35);border-radius:0;color:var(--ink);font-size:11px;font-weight:600;letter-spacing:.18em;text-decoration:none;text-transform:uppercase}.prestige-template .links a:hover{border-color:var(--ink);background:var(--ink);color:var(--bg)}.prestige-template .grid3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.prestige-template .grid3 button{padding:0;border:none;background:none;cursor:zoom-in;transition:transform .18s ease}.prestige-template .grid3 button:hover{transform:translateY(-4px)}.prestige-template .grid3 .img-wrap,.prestige-template .grid3 .ph,.prestige-template .grid3 .photo-btn{position:relative;width:100%;aspect-ratio:4/5;border-radius:0}.prestige-template .clips{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;text-align:left}.prestige-template .clip p{margin-bottom:8px;font-family:var(--display),serif;font-size:16px;font-weight:600}.prestige-template .clip small{display:block;margin-bottom:8px;color:var(--accent);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.prestige-template .feed{display:grid;grid-gap:16px;gap:16px;text-align:left}.prestige-template .feed-card{display:grid;grid-gap:12px;gap:12px;padding:22px;border:1px solid rgba(30,28,25,.1);border-radius:0;background:#fff}.prestige-template .feed-date{color:var(--accent);font-size:10.5px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.prestige-template .feed-text{color:#3d3833;font-size:15px;line-height:1.6}.prestige-template .feed-img,.prestige-template .feed-img.img-wrap{aspect-ratio:16/9}.prestige-template .footer{margin-top:100px;padding:34px 24px 48px;border-top:1px solid rgba(30,28,25,.14);text-align:center}.prestige-template .footer .fm{margin-bottom:10px;font-family:var(--display),serif;font-size:15px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.prestige-template .footer small{color:#9c958a;font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.prestige-template .footer small b{color:var(--accent)}.prestige-template .slate-stage .vid{border-radius:12px}.prestige-template .sheet,.splash-template .sheet{padding:44px 46px;border-radius:3px;background:#fff;box-shadow:0 1px 2px rgba(20,15,12,.14),0 16px 42px rgba(20,15,12,.22);color:#26201c;font-family:var(--font-inter),Inter,sans-serif;text-align:left}.prestige-template .sheet-head,.splash-template .sheet-head{margin-bottom:8px;padding-bottom:16px;border-bottom:2px solid #26201c;text-align:center}.prestige-template .sheet-head h3,.splash-template .sheet-head h3{font-family:var(--display),sans-serif;font-size:26px;font-weight:700}.prestige-template .sheet-head h3{font-family:var(--display),serif;font-size:27px;font-weight:600}.prestige-template .sheet-head p,.splash-template .sheet-head p{margin-top:7px;color:#7a6e64;font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.prestige-template .sheet h4,.splash-template .sheet h4{display:flex;align-items:center;gap:12px;margin:24px 0 10px;font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.prestige-template .sheet h4:after,.splash-template .sheet h4:after{flex:1 1;border-top:1px solid rgba(38,32,28,.18);content:""}.prestige-template .srow,.splash-template .srow{display:grid;grid-template-columns:1.25fr .9fr 1fr;grid-gap:12px;gap:12px;padding:4px 0;font-size:13px;line-height:1.5}.prestige-template .srow .p,.splash-template .srow .p{font-weight:600}.prestige-template .srow .r,.splash-template .srow .r{color:#5c5048;font-style:italic}.prestige-template .srow .d,.splash-template .srow .d{color:#5c5048;text-align:right}.prestige-template .skills,.splash-template .skills{color:#3d352f;font-size:13px;line-height:1.7}.prestige-template .sheet-sync,.splash-template .sheet-sync{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:24px;padding:14px 18px;border:1px dashed rgba(38,32,28,.25);border-radius:8px;background:#faf6ee}.prestige-template .sheet-sync p,.splash-template .sheet-sync p{color:#5c5048;font-size:12px;line-height:1.5;text-align:left}.prestige-template .sheet-sync p b,.splash-template .sheet-sync p b{color:#26201c}.prestige-template .sheet-sync a,.splash-template .sheet-sync a{padding:10px 16px;border-radius:999px;background:var(--accent);color:#fff;font-size:10.5px;font-weight:800;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;white-space:nowrap}.prestige-template .resume-preview,.splash-template .resume-preview{overflow:hidden;margin-top:14px;border:1px solid rgba(38,32,28,.14);border-radius:12px;background:#fff;aspect-ratio:8.5/11}.prestige-template .resume-preview iframe,.splash-template .resume-preview iframe{width:100%;height:100%;border:0}.prestige-template .modal,.splash-template .modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(15,12,10,.92)}.prestige-template .modal.open,.splash-template .modal.open{display:flex}.prestige-template .m-btn,.splash-template .m-btn{position:absolute;padding:14px;border:none;background:none;color:rgba(245,239,230,.85);cursor:pointer;font-size:34px;line-height:1}.prestige-template .m-btn:hover,.splash-template .m-btn:hover{color:#fff}.prestige-template .m-close,.splash-template .m-close{top:14px;right:18px;font-size:26px}.prestige-template .m-prev,.splash-template .m-prev{top:50%;left:8px;transform:translateY(-50%)}.prestige-template .m-next,.splash-template .m-next{top:50%;right:8px;transform:translateY(-50%)}.prestige-template .lb-stage,.splash-template .lb-stage{width:min(500px,86vw)}.prestige-template .lb-stage .img-wrap,.prestige-template .lb-stage .ph,.splash-template .lb-stage .img-wrap,.splash-template .lb-stage .ph{aspect-ratio:4/5;border-radius:8px}.prestige-template .lb-stage .img-wrap,.prestige-template .lb-stage .ph{border-radius:0}.prestige-template .lb-stage .ph span,.splash-template .lb-stage .ph span{font-size:60px}.prestige-template .m-cap,.splash-template .m-cap{margin-top:14px;color:rgba(245,239,230,.75);font-size:12px;font-weight:700;letter-spacing:.14em;text-align:center;text-transform:uppercase}.prestige-template .slate-stage,.splash-template .slate-stage{width:min(760px,92vw)}@media (max-width:700px){.prestige-template .nav ul{display:none}.prestige-template .hero-slate{right:50%;transform:translateX(50%)}.prestige-template .hero-slate:hover{transform:translateX(50%) scale(1.05)}.prestige-template .hero-info{padding-bottom:96px;text-align:center}}@media (prefers-reduced-motion:reduce){.prestige-template *,.prestige-template :after,.prestige-template :before,.splash-template *,.splash-template :after,.splash-template :before{transition:none!important;animation:none!important}}@media (max-width:600px){.prestige-template .grid3,.splash-template .grid3{grid-template-columns:repeat(2,1fr)}.prestige-template .clips,.splash-template .clips{grid-template-columns:1fr}.prestige-template .page,.splash-template .page{padding-top:48px}.prestige-template .sheet,.splash-template .sheet{padding:30px 22px}.prestige-template .srow,.splash-template .srow{grid-template-columns:1.4fr 1fr}.prestige-template .srow .d,.splash-template .srow .d{display:none}.prestige-template .sheet-sync,.splash-template .sheet-sync{flex-direction:column;align-items:flex-start}}.classic-template .modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(15,12,10,.92)}.classic-template .modal.open{display:flex}.classic-template .m-btn{position:absolute;padding:14px;border:none;background:none;color:rgba(245,239,230,.85);cursor:pointer;font-size:34px;line-height:1}.classic-template .m-btn:hover{color:#fff}.classic-template .m-close{top:14px;right:18px;font-size:26px}.classic-template .m-prev{top:50%;left:8px;transform:translateY(-50%)}.classic-template .m-next{top:50%;right:8px;transform:translateY(-50%)}.classic-template .lb-stage{width:min(500px,86vw)}.classic-template .lb-stage .img-wrap,.classic-template .lb-stage .ph{aspect-ratio:4/5;border-radius:8px}.classic-template .lb-stage .ph span{font-size:60px}.classic-template .m-cap{margin-top:14px;color:rgba(245,239,230,.75);font-size:12px;font-weight:700;letter-spacing:.14em;text-align:center;text-transform:uppercase}.classic-template .slate-stage{width:min(760px,92vw)}@media (prefers-reduced-motion:reduce){.classic-template *,.classic-template :after,.classic-template :before{transition:none!important;animation:none!important}}@media (max-width:600px){.classic-template .grid3{grid-template-columns:repeat(2,1fr)}.classic-template .clips,.classic-template .promo-cards{grid-template-columns:1fr}.classic-template .page{padding-top:48px}.classic-template .sheet{padding:30px 22px}.classic-template .srow{grid-template-columns:1.4fr 1fr}.classic-template .srow .d{display:none}.classic-template .sheet-sync{flex-direction:column;align-items:flex-start}}.dashboard-shell{min-height:100vh;background:var(--cream)}.editor-toolbar{position:-webkit-sticky;position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:64px;padding:0 clamp(16px,3vw,32px);border-bottom:1px solid var(--hairline);background:var(--paper)}.editor-brand{display:flex;align-items:baseline;gap:8px;min-width:0}.editor-brand span{color:var(--marquee);font-family:var(--font-fraunces),Fraunces,Georgia,serif;font-size:20px;font-style:italic;font-weight:600}.editor-brand strong{color:var(--ink-soft);font-weight:600}.editor-brand p{overflow:hidden;margin:0;color:var(--ink);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.editor-actions{display:flex;align-items:center;gap:10px}.save-state{color:var(--ink-soft);font-size:12px;font-weight:600}.button-primary,.button-secondary{min-height:40px;border-radius:999px;font-weight:800;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease}.button-secondary{padding:10px 20px;border:1.5px solid var(--ink);color:var(--ink);background:transparent}.button-secondary:hover{color:var(--cream);background:var(--ink)}.button-primary{padding:10px 22px;border:1.5px solid var(--marquee-deep);color:#fff;background:var(--marquee-deep)}.button-primary:hover{border-color:#8f1f16;background:#8f1f16}.editor-workspace{display:grid;grid-template-columns:minmax(440px,480px) minmax(0,1fr);grid-gap:22px;gap:22px;width:min(1440px,calc(100% - 32px));margin:0 auto;padding:24px 0 56px}.editor-column{display:grid;align-content:start;grid-gap:18px;gap:18px}.editor-panel{padding:20px;border:1px solid var(--hairline);border-radius:var(--radius);background:var(--paper);box-shadow:var(--shadow-card)}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.panel-heading p{margin:0;color:var(--ink-soft);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.panel-heading>span:not(.status-pill){color:var(--ink-soft);font-size:12px;font-weight:700}.status-pill{display:inline-flex;align-items:center;gap:7px;min-height:26px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap}.status-pill:before{width:7px;height:7px;border-radius:999px;content:""}.status-pill--ok{color:#2f6b3c;background:#eaf4ec}.status-pill--ok:before{background:#2f6b3c}.status-pill--error{color:#8c2f24;background:#fae9e5}.status-pill--error:before{background:#8c2f24}.editor-panel label{display:grid;grid-gap:8px;gap:8px;margin-top:14px;color:var(--ink-soft);font-size:12px;font-weight:600}.editor-panel input,.editor-panel select{width:100%;min-height:44px;padding:12px 14px;border:1px solid var(--hairline);border-radius:8px;outline:none;background:var(--paper);color:var(--ink);font-family:var(--font-inter),Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px}.editor-panel input:focus,.editor-panel select:focus{border-color:var(--marquee);box-shadow:0 0 0 2px rgba(200,85,61,.18)}.page-location{display:grid;grid-gap:6px;gap:6px;margin-top:14px;padding:12px 14px;border:1px solid var(--hairline);border-radius:12px;background:rgba(255,251,247,.92)}.page-location span{color:var(--ink-soft);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.page-location code{display:block;overflow-wrap:anywhere;color:var(--ink);font-size:13px;font-weight:700}.page-location p{margin:0;color:var(--ink-soft);font-size:12px;font-weight:600;line-height:1.45}.domain-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.domain-help{display:grid;grid-gap:10px;gap:10px;margin-top:14px;padding:14px;border:1px solid var(--hairline);border-radius:12px;background:rgba(255,251,247,.92)}.domain-help p{margin:0;color:var(--ink-soft);font-size:12px;font-weight:600;line-height:1.45}.domain-help ol{margin:0;padding-left:20px;color:var(--ink);font-size:12px;font-weight:700;line-height:1.5}.domain-help li+li{margin-top:6px}.domain-help code{color:var(--ink);font-weight:800}.checkbox-line{display:flex!important;grid-template-columns:none!important;align-items:center;gap:10px!important}.checkbox-line input{width:18px;min-height:18px;accent-color:var(--marquee)}.checkbox-line span{color:var(--ink);font-size:13px;font-weight:800}.editor-rows{display:grid;grid-gap:12px;gap:12px;margin-top:14px}.editor-row{padding:12px;border:1px solid var(--hairline);border-radius:12px;background:#fbf8f2}.editor-row,.field-grid{display:grid;grid-gap:10px;gap:10px}.field-grid--rep{grid-template-columns:minmax(0,1.1fr) 116px minmax(0,1.2fr)}.field-grid--link{grid-template-columns:minmax(0,.8fr) minmax(0,1.4fr)}.field-grid--clip{grid-template-columns:minmax(0,1fr) 132px minmax(0,1.25fr)}.editor-row label{margin-top:0}.row-remove{justify-self:start;min-height:32px;padding:0 12px;border:1px solid rgba(43,35,32,.24);border-radius:999px;color:var(--ink);background:var(--paper);font-size:12px;font-weight:800;cursor:pointer}.row-remove:hover{border-color:var(--marquee);color:var(--marquee-deep)}.panel-action{justify-self:start}.auth-form{display:grid;grid-gap:10px;gap:10px;margin-top:12px}.auth-form .button-secondary{justify-self:start}.auth-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;margin-top:12px;padding:9px 10px 9px 14px;border:1px solid var(--hairline);border-radius:10px;background:#fbf8f2}.auth-strip span{overflow:hidden;color:var(--ink);font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.auth-strip button,.uploaded-headshot button{min-height:32px;padding:0 12px;border:1px solid rgba(43,35,32,.24);border-radius:999px;color:var(--ink);background:var(--paper);font-size:12px;font-weight:800;cursor:pointer}.upload-dropzone{padding:14px;border:1.5px dashed rgba(43,35,32,.24);border-radius:12px;background:#fbf8f2}.upload-dropzone input{min-height:0;padding:0;border:0;background:transparent}.upload-dropzone input:disabled{cursor:not-allowed}.upload-dropzone>span{color:var(--ink);font-size:13px;font-weight:800}.panel-note{margin:10px 0 0;color:var(--ink-soft);font-size:12px;font-weight:700;line-height:1.45}.uploaded-headshots{display:grid;grid-gap:10px;gap:10px;margin-top:14px}.uploaded-headshot{display:grid;grid-template-columns:54px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;padding:8px;border:1px solid var(--hairline);border-radius:10px;background:var(--paper)}.uploaded-headshot-thumb{width:54px;height:54px;border-radius:8px;background-position:50%;background-size:cover}.uploaded-headshot div{display:grid;grid-gap:3px;gap:3px;min-width:0}.uploaded-headshot strong{overflow:hidden;color:var(--ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.uploaded-headshot span{color:var(--marquee);font-size:11px;font-weight:900;text-transform:uppercase}.uploaded-headshot-controls{display:grid;grid-gap:8px;gap:8px;justify-items:end}.uploaded-headshot-controls label{display:grid;grid-gap:4px;gap:4px;color:var(--ink-soft);font-size:11px;font-weight:800;text-transform:uppercase}.uploaded-headshot-controls select{min-width:140px}.btn-set-featured{min-height:28px;padding:0 10px;border:1px solid rgba(43,35,32,.24);border-radius:999px;color:var(--ink-soft);background:var(--paper);font-size:11px;font-weight:800;cursor:pointer;white-space:nowrap}.btn-set-featured:hover{border-color:var(--marquee);color:var(--marquee)}.field-grid--credit{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,1fr)}.resume-import-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;padding:10px 12px;border:1px dashed rgba(43,35,32,.22);border-radius:10px;background:#faf8f4}.resume-import-bar p{margin:0;color:var(--ink-soft);font-size:11.5px;line-height:1.45}.resume-import-bar p b{color:var(--ink)}.btn-import{min-height:34px;padding:0 14px;border:1.5px solid var(--marquee);border-radius:999px;color:var(--marquee);background:transparent;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap;transition:background .16s ease,color .16s ease}.btn-import:hover{background:var(--marquee);color:#fff}.btn-import:disabled{opacity:.55;cursor:not-allowed}.field-grid--feed{grid-template-columns:minmax(0,1fr)}.feed-body-input{width:100%;min-height:80px;padding:10px 14px;border:1px solid var(--hairline);border-radius:8px;background:var(--paper);color:var(--ink);font-family:var(--font-inter),Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;resize:vertical}.feed-body-input:focus{border-color:var(--marquee);box-shadow:0 0 0 2px rgba(200,85,61,.18);outline:none}.plus-gate-strip{display:flex;align-items:center;gap:12px;margin-top:14px;padding:12px 14px;border:1.5px solid rgba(200,85,61,.3);border-radius:10px;background:#fff8f5}.plus-gate-strip p{margin:0;color:var(--ink-soft);font-size:12px;line-height:1.4}.plus-badge{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:6px;background:var(--marquee);color:#fff;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.upgrade-bar{margin-top:14px;padding:14px;border:1.5px solid var(--marquee);border-radius:12px;background:#fff8f5}.upgrade-bar p{margin:0 0 10px;color:var(--ink-soft);font-size:12px;line-height:1.45}.upgrade-bar strong{color:var(--ink)}.plan-badge{display:inline-flex;align-items:center;gap:5px;min-height:26px;padding:0 10px;border-radius:999px;font-weight:900}.plan-badge--free{background:#eee;color:var(--ink-soft)}.plan-badge--plus{background:var(--marquee);color:#fff}.template-options,.three-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.template-card{position:relative;display:grid;grid-gap:8px;gap:8px;min-height:128px;padding:10px;border:1px solid var(--hairline);border-radius:10px;color:var(--ink);background:var(--paper);text-decoration:none}.template-card:hover{border-color:rgba(43,35,32,.34)}.template-card[aria-current=true]{border:2px solid var(--marquee);padding:9px}.template-card strong{font-size:14px;font-weight:800}.template-card small{justify-self:start;color:var(--marquee);font-size:11px;font-weight:800;text-transform:uppercase}.template-thumb{position:relative;display:block;overflow:hidden;width:80px;height:56px;border:1px solid var(--hairline);border-radius:7px}.template-thumb span{position:absolute;border-radius:999px;content:""}.template-thumb--classic{background:#fff}.template-thumb--classic span{right:10px;bottom:9px;width:14px;height:14px;background:var(--marquee)}.template-thumb--splash{background:#fff03f}.template-thumb--splash span{left:12px;top:12px;width:20px;height:20px;background:#f04f91;box-shadow:28px 13px 0 #1d6fd6}.template-thumb--prestige{background:#f7f1e6}.template-thumb--prestige:before{position:absolute;inset:8px 36px 8px 8px;background:#211d19;content:""}.template-thumb--prestige span{right:12px;bottom:9px;color:#a97725;font-family:var(--font-fraunces),Fraunces,Georgia,serif;font-size:30px;font-weight:680}.template-thumb--prestige span:before{content:"P"}.check-badge{position:absolute;right:8px;top:8px;display:grid;place-items:center;width:22px;height:22px;border-radius:999px;color:#fff;background:var(--marquee);font-size:13px;font-weight:900}.swatches{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.swatches button{width:22px;height:22px;min-height:22px;padding:0;border:1px solid rgba(43,35,32,.22);border-radius:999px;background:var(--swatch);cursor:pointer}.swatches button[aria-pressed=true]{outline:2px solid var(--ink);outline-offset:2px}.swatches .swatch-auto{background:conic-gradient(#c8553d,#ff4d8d,#3e63dd,#4e7458,#8a6f47,#c8553d)}.section-sorter{display:grid;grid-gap:10px;gap:10px}.section-card{border:1px solid var(--hairline);border-radius:10px;background:var(--paper);transition:box-shadow .16s ease,transform .16s ease}.section-card:hover{background:#fbf8f2}.section-card:active{transform:rotate(1deg);box-shadow:var(--shadow-card)}.section-row{display:grid;grid-template-columns:32px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;min-height:54px;padding:0 12px}.section-row--disabled>span{opacity:.55}.drag-handle{width:28px;height:28px;border:0;color:var(--ink-soft);background:transparent;font-size:16px;cursor:-webkit-grab;cursor:grab}.section-row>span{color:var(--ink);font-size:14px;font-weight:600;text-transform:capitalize}.toggle-switch{position:relative;display:inline-flex;align-items:center;width:44px;height:24px;margin:0}.toggle-switch input{position:absolute;inset:0;width:100%;height:100%;min-height:0;margin:0;opacity:0;cursor:pointer}.toggle-switch span{overflow:hidden;width:44px;height:24px;border-radius:999px;background:rgba(43,35,32,.24);color:transparent;pointer-events:none;transition:background .16s ease}.toggle-switch span:before{display:block;width:18px;height:18px;margin:3px;border-radius:999px;background:#fff;box-shadow:0 1px 2px rgba(43,35,32,.22);content:"";transition:transform .16s ease}.toggle-switch input:checked+span{background:var(--marquee)}.toggle-switch input:checked+span:before{transform:translateX(20px)}.tip-disclosure{margin-top:10px;padding:12px 14px;border:1.5px solid var(--tip-border);border-radius:10px;background:var(--tip-bg);color:#4a3f1d;font-size:13px}.tip-disclosure summary{cursor:pointer;font-weight:800}.tip-disclosure p{margin:8px 0 0;line-height:1.45}.preview-pane{position:-webkit-sticky;position:sticky;top:88px;align-self:start;min-width:0}.browser-frame{overflow:hidden;border:1px solid var(--hairline);border-radius:var(--radius);background:var(--paper);box-shadow:var(--shadow-card)}.browser-bar{display:flex;align-items:center;min-height:42px;padding:0 16px;border-bottom:1px solid var(--hairline);background:#fbf8f2}.browser-bar span{overflow:hidden;color:var(--ink-soft);font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.browser-frame iframe,.live-preview-surface{display:block;width:100%;height:calc(100vh - 168px);min-height:680px;border:0;background:#fff}.live-preview-surface{overflow:auto}.floating-preview{display:none;position:fixed;right:18px;bottom:18px;z-index:35;min-height:44px;padding:0 18px;border:1.5px solid var(--marquee-deep);border-radius:999px;color:#fff;background:var(--marquee-deep);font-weight:900;box-shadow:var(--shadow-card)}.preview-overlay{position:fixed;inset:0;z-index:80;display:grid;grid-template-rows:58px minmax(0,1fr);background:var(--cream)}.preview-overlay-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 16px;border-bottom:1px solid var(--hairline);background:var(--paper)}.preview-overlay-bar span{overflow:hidden;color:var(--ink-soft);font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.preview-overlay-bar button{min-height:38px;padding:0 16px;border:1.5px solid var(--ink);border-radius:999px;color:var(--ink);background:transparent;font-weight:900}.preview-overlay iframe,.preview-overlay-surface{width:100%;height:100%;border:0;background:#fff}.preview-overlay-surface{overflow:auto}.not-found{display:grid;place-content:center;min-height:100vh;padding:24px;text-align:center}.not-found h1{margin:0;font-size:clamp(2.4rem,6vw,5rem)}.not-found p{color:var(--app-muted)}.not-found a{color:var(--app-accent);font-weight:900}@media (max-width:1099px){.editor-toolbar{flex-wrap:wrap;min-height:64px;padding-top:10px;padding-bottom:10px}.editor-actions{margin-left:auto}.editor-workspace{grid-template-columns:1fr;width:min(680px,calc(100% - 24px))}.editor-column{width:100%}.preview-pane{display:none}.floating-preview{display:block}}@media (max-width:880px){.free-topbar,.relay-section{align-items:stretch;flex-direction:column}.hero-section,.section-header{grid-template-columns:1fr}.hero-section{min-height:0;padding-top:22px}.hero-copy h1{font-size:clamp(3rem,18vw,5rem)}.clip-grid,.ecosystem-footer,.field-grid--clip,.field-grid--link,.field-grid--rep,.headshot-grid,.hero-facts,.template-options,.three-fields{grid-template-columns:1fr}.editor-brand{width:100%}.editor-actions{width:100%;justify-content:flex-end}.contact-band{margin-bottom:48px}.credit-list div{grid-template-columns:1fr;gap:4px}}.landing-page{background:var(--cream);color:var(--ink);font-family:var(--font-inter),Inter,sans-serif;min-height:100vh}.landing-nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(245,239,230,.85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--hairline);min-height:64px;display:flex;align-items:center}.landing-nav-container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.landing-logo{font-family:var(--font-fraunces),Fraunces,Georgia,serif;font-size:24px;font-style:italic;font-weight:700;color:var(--ink)}.landing-logo span{color:var(--marquee)}.btn-nav-primary{background:var(--marquee);color:white;padding:8px 18px;border-radius:8px;border:none;font-weight:600;cursor:pointer;transition:background .2s ease,transform .1s ease}.btn-nav-primary:hover{background:var(--marquee-deep);transform:translateY(-1px)}.btn-nav-secondary{background:transparent;color:var(--ink-soft);padding:8px 18px;border-radius:8px;border:1px solid var(--hairline);font-weight:600;cursor:pointer;transition:all .2s ease}.btn-nav-secondary:hover{background:var(--paper);color:var(--ink);border-color:var(--ink)}.landing-hero{padding:80px 24px;background:radial-gradient(circle at top right,rgba(200,85,61,.05),transparent 60%)}.landing-hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;grid-gap:48px;gap:48px;align-items:center}.landing-hero-title{font-family:var(--font-fraunces),Fraunces,Georgia,serif;font-size:clamp(2.5rem,5vw,4rem);line-height:1.15;font-weight:700;margin:0 0 24px;color:var(--ink)}.landing-hero-subtitle{font-size:clamp(16px,2vw,18px);color:var(--ink-soft);line-height:1.6;margin:0 0 32px}.landing-hero-ctas{display:flex;gap:16px;flex-wrap:wrap}.btn-hero-primary{background:var(--marquee);color:white;padding:14px 28px;border-radius:8px;border:none;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s ease,transform .1s ease;box-shadow:0 4px 14px rgba(200,85,61,.2)}.btn-hero-primary:hover{background:var(--marquee-deep);transform:translateY(-1px)}.btn-hero-secondary{background:var(--paper);color:var(--ink);padding:14px 28px;border-radius:8px;border:1px solid var(--hairline);font-size:16px;font-weight:600;text-decoration:none;display:inline-block;text-align:center;transition:all .2s ease}.btn-hero-secondary:hover{border-color:var(--ink-soft);box-shadow:0 2px 8px rgba(0,0,0,.05)}.landing-hero-visual{display:flex;justify-content:center}.mock-profile-card{background:var(--paper);border:1px solid var(--hairline);border-radius:16px;padding:24px;width:100%;max-width:440px;box-shadow:var(--shadow-card);transition:transform .3s ease}.mock-profile-card:hover{transform:translateY(-4px)}.mock-profile-header{display:flex;gap:16px;align-items:center;margin-bottom:20px}.mock-profile-avatar{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,var(--marquee),#e3c84f);opacity:.85}.mock-profile-meta h3{margin:0 0 4px;font-family:var(--font-fraunces),Fraunces,Georgia,serif;font-size:20px}.mock-profile-meta span{font-size:12px;color:var(--marquee);font-weight:600;display:block;margin-bottom:2px}.mock-profile-meta p{margin:0;font-size:12px;color:var(--ink-soft)}.mock-badge-strip{display:flex;gap:8px;margin-bottom:16px}.mock-badge-strip span{background:rgba(200,85,61,.08);color:var(--marquee);padding:4px 10px;border-radius:100px;font-size:11px;font-weight:600}.mock-reps{font-size:12px;color:var(--ink-soft);border-top:1px dashed var(--hairline);padding-top:12px;margin-bottom:16px}.mock-resume-row{background:var(--cream);border-radius:8px;padding:12px;font-size:11px}.mock-resume-line{margin-bottom:8px;color:var(--ink-soft)}.mock-resume-line:last-child{margin-bottom:0}.landing-social{background:var(--paper);border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);padding:24px;text-align:center}.landing-social p{margin:0;font-size:15px;font-weight:500;color:var(--ink-soft)}.landing-features{padding:80px 24px;max-width:1200px;margin:0 auto}.landing-section-header{text-align:center;max-width:700px;margin:0 auto 56px}.landing-section-header h2{font-family:var(--font-fraunces),Fraunces,Georgia,serif;font-size:32px;margin:0 0 16px;color:var(--ink)}.landing-section-header p{font-size:16px;color:var(--ink-soft);margin:0}.landing-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:32px;gap:32px}.feature-card{background:var(--paper);border:1px solid var(--hairline);border-radius:12px;padding:32px 24px;box-shadow:0 2px 10px rgba(0,0,0,.02);transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(43,35,32,.05)}.feature-icon{font-size:32px;margin-bottom:16px}.feature-card h3{font-size:18px;margin:0 0 12px}.feature-card p{font-size:13px;color:var(--ink-soft);line-height:1.6;margin:0}.landing-templates{background:var(--paper);border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);padding:80px 24px}.template-previewer{max-width:800px;margin:0 auto}.template-tabs{display:flex;justify-content:center;gap:12px;margin-bottom:32px;border-bottom:1px solid var(--hairline);padding-bottom:12px}.template-tab{background:transparent;border:none;font-size:16px;font-weight:600;padding:12px 24px;cursor:pointer;color:var(--ink-soft);display:flex;align-items:center;gap:8px;position:relative}.template-tab.active{color:var(--marquee)}.template-tab.active:after{content:"";position:absolute;bottom:-13px;left:0;right:0;height:2px;background:var(--marquee)}.badge-free{background:var(--hairline);color:var(--ink)}.badge-free,.badge-plus{font-size:10px;padding:2px 6px;border-radius:100px}.badge-plus{background:rgba(200,85,61,.1);color:var(--marquee)}.template-mock-display{background:var(--cream);border:1px solid var(--hairline);border-radius:12px;padding:40px;min-height:280px;display:flex;align-items:center;justify-content:center}.mock-display-canvas{width:100%;max-width:500px;background:var(--paper);border-radius:8px;padding:24px;box-shadow:var(--shadow-card);animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.mock-canvas-header h3{margin:0 0 4px;font-family:var(--font-fraunces),Fraunces,Georgia,serif}.mock-canvas-header p{margin:0 0 16px;font-size:11px;color:var(--ink-soft)}.mock-canvas-accent-bar{height:3px;background:var(--marquee);width:60px;margin-bottom:16px}.mock-canvas-text{font-size:13px;line-height:1.5;color:var(--ink-soft);margin-bottom:20px}.mock-canvas-buttons{display:flex;gap:8px}.mock-btn{background:var(--cream);padding:6px 12px;border-radius:6px;font-size:11px;font-weight:600}.splash-style{background:#fdf5e6;border:3px solid var(--ink);transform:rotate(-1deg)}.splash-style .mock-canvas-header h3{font-family:var(--font-inter),Inter,sans-serif;font-weight:900;color:#ff69b4}.mock-btn-badge{background:#ff69b4;color:white;font-weight:700;padding:8px 16px;border-radius:20px;font-size:11px}.prestige-style{background:#fcfbfa;border-top:4px solid #d4af37}.prestige-style .mock-canvas-header h3{font-family:var(--font-fraunces),Fraunces,serif;font-size:24px;color:#2b2320}.mock-btn-prestige{border:1px solid #d4af37;color:#d4af37;padding:8px 16px;font-size:11px;font-weight:600}.landing-login{padding:80px 24px;background:radial-gradient(circle at bottom left,rgba(200,85,61,.05),transparent 60%)}.landing-login-container{max-width:1200px;margin:0 auto;display:flex;justify-content:center}.login-card{background:var(--paper);border:1px solid var(--hairline);border-radius:16px;padding:48px;width:100%;max-width:460px;box-shadow:var(--shadow-card);text-align:center}.login-card h2{font-family:var(--font-fraunces),Fraunces,Georgia,serif;font-size:28px;margin:0 0 8px}.login-card-subtitle{font-size:14px;color:var(--ink-soft);margin:0 0 32px;line-height:1.5}.login-form{display:flex;flex-direction:column;gap:16px}.login-input{width:100%;padding:14px 16px;border-radius:8px;border:1px solid var(--hairline);background:var(--cream);font-size:15px;color:var(--ink);transition:border-color .2s ease,background-color .2s ease}.login-input:focus{outline:none;border-color:var(--marquee);background:var(--paper)}.btn-login{background:var(--marquee);color:white;padding:14px 16px;border-radius:8px;border:none;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.btn-login:hover{background:var(--marquee-deep)}.btn-login:disabled{background:var(--ink-soft);opacity:.6;cursor:not-allowed}.error-message{color:var(--marquee-deep);font-size:13px;margin:8px 0 0;font-weight:500}.login-success-state{animation:fadeIn .3s ease}.success-icon{font-size:48px;margin-bottom:16px}.login-success-state h3{font-size:20px;margin:0 0 12px}.login-success-state p{color:var(--ink-soft);font-size:14px;line-height:1.6;margin:0 0 24px}.oauth-separator{display:flex;align-items:center;text-align:center;color:var(--ink-soft);font-size:12px;margin:24px 0}.oauth-separator:after,.oauth-separator:before{content:"";flex:1 1;border-bottom:1px solid var(--hairline)}.oauth-separator span{padding:0 12px}.oauth-buttons{display:flex;gap:12px}.btn-oauth{flex:1 1;background:var(--paper);border:1px solid var(--hairline);padding:12px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease}.btn-oauth:hover{background:var(--cream);border-color:var(--ink-soft)}.landing-pricing{padding:80px 24px;background:var(--paper);border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.pricing-grid{max-width:900px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;align-items:stretch}.pricing-tier{background:var(--cream);border:1px solid var(--hairline);border-radius:16px;padding:40px;display:flex;flex-direction:column;position:relative}.pricing-tier.featured{background:var(--paper);border:2px solid var(--marquee);box-shadow:var(--shadow-card)}.tier-badge{position:absolute;top:-14px;right:24px;background:var(--marquee);color:white;font-size:11px;font-weight:700;padding:4px 12px;border-radius:100px;text-transform:uppercase}.pricing-tier h3{font-family:var(--font-fraunces),Fraunces,Georgia,serif;font-size:24px;margin:0 0 8px}.tier-price{font-size:40px;font-weight:700;color:var(--ink);margin-bottom:16px}.tier-price span{font-size:14px;color:var(--ink-soft);font-weight:400}.tier-desc{font-size:13px;color:var(--ink-soft);margin:0 0 24px;line-height:1.5}.tier-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.tier-features li{font-size:13px;color:var(--ink)}.landing-footer{background:var(--cream);padding:48px 24px;border-top:1px solid var(--hairline)}.landing-footer-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.footer-brand{font-family:var(--font-fraunces),Fraunces,Georgia,serif;font-size:20px;font-style:italic;font-weight:700}.footer-brand span{color:var(--marquee)}.footer-links{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}.footer-links a{text-decoration:none;font-size:13px;color:var(--ink-soft);font-weight:500;transition:color .2s ease}.footer-links a:hover{color:var(--marquee)}.footer-credit{font-size:12px;color:var(--ink-soft);margin:0}.dashboard-page{background:var(--cream);color:var(--ink);font-family:var(--font-inter),Inter,sans-serif;min-height:100vh}.dashboard-nav-header{background:var(--paper);border-bottom:1px solid var(--hairline);min-height:64px;display:flex;align-items:center}.nav-header-container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.nav-brand{font-family:var(--font-fraunces),Fraunces,Georgia,serif;font-size:20px;font-style:italic;font-weight:700}.nav-brand span{color:var(--marquee)}.nav-user-controls{display:flex;align-items:center;gap:16px}.user-email{font-size:13px;color:var(--ink-soft)}.btn-signout{background:transparent;border:1px solid var(--hairline);padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;color:var(--ink-soft);transition:all .2s ease}.btn-signout:hover{background:var(--cream);color:var(--ink)}.dashboard-container{max-width:1200px;margin:0 auto;padding:40px 24px}.dashboard-columns{display:grid;grid-template-columns:2.2fr 1fr;grid-gap:32px;gap:32px}.dashboard-main-col{background:var(--paper);border:1px solid var(--hairline);border-radius:12px;padding:32px;box-shadow:0 1px 3px rgba(0,0,0,.02)}.col-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;border-bottom:1px solid var(--hairline);padding-bottom:16px}.col-header h2{font-family:var(--font-fraunces),Fraunces,serif;font-size:24px;margin:0}.btn-add-performer{background:var(--marquee);color:white;border:none;padding:8px 16px;border-radius:6px;font-weight:600;font-size:13px;cursor:pointer;transition:background-color .2s ease}.btn-add-performer:hover{background:var(--marquee-deep)}.btn-add-performer.disabled{background:var(--ink-soft);opacity:.5;cursor:not-allowed}.creation-card{background:var(--cream);border:1px solid var(--hairline);border-radius:8px;padding:24px;margin-bottom:24px;animation:fadeIn .2s ease}.creation-card h3{margin:0 0 16px;font-size:16px}.creation-form{display:flex;flex-direction:column;gap:16px}.creation-form label{font-size:12px;font-weight:600;color:var(--ink);display:flex;flex-direction:column;gap:6px}.creation-form input[type=text]{padding:10px 12px;border-radius:6px;border:1px solid var(--hairline);background:var(--paper);font-size:14px}.creation-form input[type=text]:focus{outline:none;border-color:var(--marquee)}.slug-input-wrapper{display:flex;align-items:center;border:1px solid var(--hairline);border-radius:6px;background:var(--paper);overflow:hidden}.slug-prefix{background:var(--cream);padding:10px 12px;color:var(--ink-soft);border-right:1px solid var(--hairline);font-size:13px}.slug-input-wrapper input{border:none!important;flex:1 1;padding:10px 12px;font-size:14px}.input-hint{font-size:11px;color:var(--ink-soft);font-weight:400;margin-top:-2px}.form-error-msg{color:var(--marquee-deep);font-size:12px;margin:0;font-weight:500}.form-buttons{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}.btn-form-cancel{background:transparent;border:1px solid var(--hairline);padding:8px 16px;border-radius:6px;font-weight:600;font-size:13px;cursor:pointer;transition:all .2s ease}.btn-form-cancel:hover{background:var(--paper)}.btn-form-submit{background:var(--marquee);color:white;border:none;padding:8px 16px;border-radius:6px;font-weight:600;font-size:13px;cursor:pointer;transition:background-color .2s ease}.btn-form-submit:hover{background:var(--marquee-deep)}.empty-state-card{text-align:center;padding:64px 24px}.empty-state-icon{font-size:64px;margin-bottom:16px}.empty-state-card h3{font-size:18px;margin:0 0 8px}.empty-state-card p{color:var(--ink-soft);max-width:400px;margin:0 auto;font-size:13px;line-height:1.5}.pages-list{display:flex;flex-direction:column;gap:20px}.performer-card{display:flex;gap:20px;padding:24px;border:1px solid var(--hairline);border-radius:8px;align-items:center;background:var(--paper);transition:box-shadow .2s ease}.performer-card:hover{box-shadow:0 2px 12px rgba(0,0,0,.03)}.performer-avatar{width:52px;height:52px;background:var(--cream);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:var(--marquee);border:1px solid var(--hairline)}.performer-details{flex:1 1;min-width:0}.performer-header{display:flex;align-items:center;gap:12px;margin-bottom:4px;flex-wrap:wrap}.performer-header h3{margin:0;font-family:var(--font-fraunces),Fraunces,serif;font-size:18px}.status-pill{font-size:11px;font-weight:600;padding:2px 8px;border-radius:100px}.status-published{background:rgba(40,167,69,.1);color:#28a745}.status-draft{background:rgba(255,193,7,.15);color:#b8860b}.performer-slug-link{font-size:12px;color:var(--marquee);text-decoration:none;display:inline-block;margin-bottom:8px;font-weight:500}.performer-slug-link:hover{text-decoration:underline}.performer-meta{font-size:12px;color:var(--ink-soft)}.performer-actions{display:flex;gap:8px;flex-wrap:wrap}.btn-action-edit{background:var(--marquee);color:white;border:none;padding:8px 14px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:background-color .15s ease}.btn-action-edit:hover{background:var(--marquee-deep)}.btn-action-view{background:var(--paper);color:var(--ink);border:1px solid var(--hairline);padding:8px 14px;border-radius:6px;font-size:12px;font-weight:600;text-decoration:none;display:inline-block;text-align:center;transition:all .15s ease}.btn-action-view:hover{border-color:var(--ink-soft)}.btn-action-delete{background:transparent;color:var(--ink-soft);border:none;padding:8px 10px;font-size:12px;cursor:pointer;transition:color .15s ease}.btn-action-delete:hover{color:var(--marquee-deep)}.dashboard-sidebar{display:flex;flex-direction:column;gap:24px}.sidebar-section{background:var(--paper);border:1px solid var(--hairline);border-radius:12px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.02)}.sidebar-section h3{margin:0 0 16px;font-size:16px;font-family:var(--font-fraunces),Fraunces,serif}.plan-summary{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid var(--hairline)}.plan-label{font-size:13px;color:var(--ink-soft)}.plan-badge{font-size:11px;font-weight:700;padding:4px 10px;border-radius:100px;text-transform:uppercase}.plan-free{background:var(--cream);color:var(--ink-soft)}.plan-plus{background:rgba(200,85,61,.1);color:var(--marquee);border:1px solid rgba(200,85,61,.2)}.limits-progress{margin-bottom:20px}.limits-header{display:flex;justify-content:space-between;font-size:12px;margin-bottom:8px}.progress-bar-container{height:6px;background:var(--cream);border-radius:100px;overflow:hidden;border:1px solid var(--hairline)}.progress-bar-fill{height:100%;background:var(--marquee);border-radius:100px}.upgrade-upsell-box{background:rgba(227,200,79,.05);border:1px solid rgba(227,200,79,.2);border-radius:8px;padding:16px}.upgrade-upsell-box h4{margin:0 0 8px;color:var(--ink);font-size:13px}.upgrade-upsell-box p{font-size:11px;color:var(--ink-soft);margin:0 0 10px}.upgrade-upsell-box ul{padding:0;margin:0 0 16px;list-style:none}.upgrade-upsell-box li{font-size:11px;color:var(--ink-soft);margin-bottom:4px}.btn-upgrade-now{width:100%;background:var(--marquee);color:white;border:none;padding:10px;border-radius:6px;font-weight:600;font-size:13px;cursor:pointer;transition:background-color .2s ease;box-shadow:0 2px 6px rgba(200,85,61,.15)}.btn-upgrade-now:hover{background:var(--marquee-deep)}.btn-upgrade-now:disabled{background:var(--ink-soft);opacity:.6;cursor:not-allowed}.plus-active-box{background:rgba(40,167,69,.05);border:1px solid rgba(40,167,69,.2);border-radius:8px;padding:16px}.plus-features-note{font-size:11px;color:var(--ink-soft);margin:0 0 12px;text-align:center}.btn-manage-billing{width:100%;background:var(--paper);color:var(--ink);border:1px solid var(--hairline);padding:10px;border-radius:6px;font-weight:600;font-size:13px;cursor:pointer;transition:all .2s ease}.btn-manage-billing:hover{background:var(--cream)}.btn-manage-billing:disabled{background:var(--cream);opacity:.6;cursor:not-allowed}.tips-box h4{margin:0 0 12px;font-size:14px}.tips-box p{font-size:12px;color:var(--ink-soft);line-height:1.6;margin:0 0 12px}.tips-box p:last-child{margin-bottom:0}@media (max-width:992px){.landing-hero-container{grid-template-columns:1fr;gap:32px;text-align:center}.landing-hero-ctas{justify-content:center}.landing-hero-visual{order:-1}.pricing-grid{max-width:500px}.dashboard-columns,.pricing-grid{grid-template-columns:1fr;gap:24px}}@media (max-width:576px){.landing-hero{padding:40px 16px}.landing-hero-title{font-size:32px}.template-tab{padding:8px 12px;font-size:14px}.template-mock-display{padding:20px}.login-card{padding:24px}.oauth-buttons{flex-direction:column}.dashboard-main-col{padding:20px}.col-header{flex-direction:column;align-items:stretch;gap:12px}.btn-add-performer,.performer-card{text-align:center}.performer-card{flex-direction:column;align-items:stretch}.performer-avatar{margin:0 auto}.performer-actions,.performer-header{justify-content:center}.performer-actions{margin-top:12px}}.browser-mockup{width:100%;max-width:500px;background:var(--paper);border:1px solid var(--hairline);border-radius:8px;box-shadow:var(--shadow-card),0 20px 40px rgba(0,0,0,.12);overflow:hidden;display:flex;flex-direction:column;animation:fadeIn .3s ease}.browser-mockup-header{height:36px;background:#f1f0ee;border-bottom:1px solid var(--hairline);display:flex;align-items:center;padding:0 16px;gap:6px}.browser-mockup-dot{width:9px;height:9px;border-radius:50%}.browser-mockup-dot.red{background:#ff5f56}.browser-mockup-dot.yellow{background:#ffbd2e}.browser-mockup-dot.green{background:#27c93f}.browser-mockup-address{flex:1 1;height:20px;background:#fff;border:1px solid var(--hairline);border-radius:4px;margin:0 16px;display:flex;align-items:center;justify-content:center;font-size:10px;color:var(--ink-soft);font-family:monospace}.browser-mockup-body{height:480px;overflow-y:auto;background:#fff}.browser-mockup-body img{width:100%;height:auto;display:block}