/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--paper:#f8f7f4;--white:#fff;--ink:#25252c;--muted:#85838d;--line:#e9e7e3;--violet:#7154e8;--lavender:#f0ecfc;--green:#e7f1dd;--serif:Georgia,"Times New Roman",serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:light;scroll-padding-top:95px}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:14px;line-height:1.6}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:wait;opacity:.55}a:focus-visible,button:focus-visible{outline-offset:4px;outline:3px solid #ad98ff}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{letter-spacing:-.04em;font-weight:600;line-height:1.15}input,select,textarea{outline:none}input:focus,select:focus,textarea:focus{box-shadow:0 0 0 3px #7154e814;border-color:var(--violet)!important}svg{flex-shrink:0}.muted{color:var(--muted)}.eyebrow{letter-spacing:.17em;text-transform:uppercase;color:var(--violet);margin-bottom:14px;font-size:10px;font-weight:700}.site-width{max-width:1220px;margin:auto;padding:0 42px}.button{white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:11px 21px;font-size:13px;font-weight:600;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--violet);color:#fff;box-shadow:0 4px 10px #7154e819}.button.primary:hover{background:#6043d6;box-shadow:0 5px 16px #7154e830}.button.dark{background:var(--ink);color:#fff}.button.secondary{border-color:var(--line);color:var(--ink);background:#fff}.button.ghost{background:0 0;border-color:#0000}.button.small{min-height:36px;padding:7px 14px;font-size:12px}.button.danger{color:#a34246;background:#fff0ed;border-color:#f1d7d2}.text-link{color:var(--violet);gap:7px;font-size:12px;font-weight:600}.logo,.text-link{align-items:center;display:inline-flex}.logo{letter-spacing:-1px;white-space:nowrap;gap:8px;font-size:21px;font-weight:700}.logo-mark{background:var(--violet);color:#fff;border-radius:7px;place-items:center;width:29px;height:31px;display:grid}.logo-mark svg{width:24px;height:24px}.logo-dot{color:var(--violet)}.marketing-nav{border-bottom:1px solid var(--line);z-index:50;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#f8f7f4ee;height:88px;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.nav-actions,.nav-links{align-items:center;gap:30px;font-size:12px;display:flex}.nav-links{color:#65636d}.nav-links a:hover{color:var(--violet)}.hero{text-align:center;padding:67px 0 0;position:relative;overflow:hidden}.hero-kicker{color:#6e637f;background:#fff8;border:1px solid #ded9e9;border-radius:30px;align-items:center;gap:9px;margin-bottom:25px;padding:5px 12px;font-size:11px;display:inline-flex}.hero-kicker .pill{background:var(--violet);color:#fff;letter-spacing:.05em;border-radius:4px;padding:2px 5px;font-size:8px}.hero h1{letter-spacing:-4px;font-size:clamp(48px,5.8vw,78px);font-weight:500;line-height:1.05}.hero h1 em{font-family:var(--serif);color:var(--violet);font-weight:400}.hero-description{color:#7e7b86;max-width:470px;margin:22px auto;font-size:15px;line-height:1.8}.hero-actions{justify-content:center;gap:10px;display:flex}.hero-footnote{letter-spacing:.02em;color:#98949f;margin:13px 0 37px;font-size:10px}.hero-glow{background:linear-gradient(125deg,#e4def8,#ece8de 50%,#e7edda);border-radius:20px 20px 0 0;max-width:1030px;margin:auto;padding:18px 22px 0;position:relative;box-shadow:0 0 80px #eae3fd80}.studio-preview{text-align:left;background:#fff;border:1px solid #d9d6df;border-radius:11px 11px 0 0;grid-template-columns:165px 1fr;display:grid;overflow:hidden;box-shadow:0 15px 50px #34303f16}.preview-sidebar{background:#fcfbfa;border-right:1px solid #ebe8ed;padding:21px 16px}.preview-sidebar .logo{gap:5px;font-size:14px}.preview-sidebar .logo-mark{width:21px;height:22px}.preview-sidebar .logo-mark svg{width:18px}.preview-menu{color:#949099;flex-direction:column;gap:7px;margin-top:30px;font-size:10px;display:flex}.preview-menu span{align-items:center;gap:8px;padding:7px;display:flex}.preview-menu .selected{color:#6d51d7;background:#eee9fc;border-radius:5px}.preview-work{background:#faf9f7;padding:20px 25px}.preview-work-top{justify-content:space-between;align-items:center;font-size:11px;display:flex}.preview-work-top h3{margin:7px 0 14px;font-size:16px}.preview-work-top small{color:var(--muted);font-size:9px}.preview-dot{background:#91b87d;border-radius:50%;width:5px;height:5px;margin-right:4px;display:inline-block}.preview-body{grid-template-columns:minmax(0,1fr) 150px;gap:17px;display:grid}.ad-canvas{aspect-ratio:16/9;text-align:center;background:#e8e4f0;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex;position:relative;overflow:hidden}.ad-canvas .canvas-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#7b699a;margin-bottom:9px;font-size:7px}.ad-canvas h3{font-size:clamp(18px,2.8vw,34px);font-family:var(--serif);font-weight:400;line-height:1.07}.ad-canvas h3 em{color:#795ba7}.canvas-card{text-align:left;background:#fff;border:1px solid #fff;border-radius:7px;align-items:center;gap:9px;width:65%;margin-top:17px;padding:12px;display:flex;box-shadow:0 10px 35px #4b376b17}.canvas-icon{width:27px;height:27px;color:var(--violet);background:#edebf8;border-radius:7px;place-items:center;display:grid}.canvas-card b{font-size:9px}.canvas-card p{color:#a09aa9;margin-top:3px;font-size:7px}.canvas-check{color:#5f9062;background:#e9f2e6;border-radius:50%;margin-left:auto;padding:3px}.canvas-tag{color:#7b7186;letter-spacing:.06em;font-size:6px;position:absolute;bottom:12px;left:13px}.canvas-play{color:#5a477e;background:#ffffffbd;border:0;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:absolute;bottom:12px;right:15px}.preview-inspector{color:#86828d;font-size:9px}.preview-inspector strong{color:#4b4752;margin:4px 0 12px;font-size:10px;display:block}.inspector-row{border-bottom:1px solid var(--line);justify-content:space-between;margin:13px 0;padding-bottom:10px;display:flex}.swatches{gap:5px;display:flex}.swatches i{border-radius:50%;width:12px;height:12px;display:inline-block}.preview-inspector .selected-chip{color:#7956c2;background:#eee8fa;border-radius:5px;padding:6px 9px;font-size:8px;display:inline-block}.preview-timeline{border:1px solid var(--line);background:#fff;border-radius:6px;margin-top:16px;padding:10px}.timeline-ruler{color:#aaa3b1;justify-content:space-between;margin-bottom:7px;font-size:7px;display:flex}.timeline-blocks{gap:4px;display:flex;position:relative}.timeline-blocks span{color:#796096;background:#dcd1f4;border-radius:3px;flex:1;justify-content:center;align-items:center;height:29px;font-size:7px;display:flex}.timeline-blocks span:nth-child(2){color:#7e8c4c;background:#e6eccc}.timeline-blocks span:nth-child(3){color:#a08a72;background:#ecddcd}.timeline-blocks:after{content:"";background:#7554c8;width:1px;position:absolute;top:-13px;bottom:-20px;left:28%}.waveform{opacity:.8;background:repeating-linear-gradient(90deg,#bad5ba 0 2px,#eaf0e5 2px 4px);border-radius:3px;height:13px;margin-top:6px}.feature-strip{border-bottom:1px solid var(--line);color:#8a8690;letter-spacing:.03em;flex-wrap:wrap;justify-content:center;gap:42px;padding:25px 20px;font-size:10px;display:flex}.feature-strip span{align-items:center;gap:8px;display:flex}.section{padding:85px 0}.section-head{justify-content:space-between;align-items:end;gap:40px;margin-bottom:37px;display:flex}.center-heading h2,.section-head h2{letter-spacing:-1.7px;font-size:42px;font-weight:500;line-height:1.13}.center-heading h2 em,.section-head h2 em{font-family:var(--serif);font-weight:400}.section-head p:not(.eyebrow){color:var(--muted);max-width:330px;font-size:13px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.step-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:27px}.step-card .step-number{font-family:var(--serif);color:#a294b8;font-size:15px}.step-card h3{margin:19px 0 12px;font-size:19px}.step-card p{color:#8b8790;font-size:12px;line-height:1.85}.mini-input{color:#8f859c;background:#f8f7fa;border:1px solid #eeebf1;border-radius:7px;align-items:center;gap:9px;margin-top:24px;padding:13px 10px;font-size:10px;display:flex}.mini-input span:last-child{background:var(--violet);color:#fff;border-radius:4px;margin-left:auto;padding:4px}.mini-shots{gap:6px;margin-top:23px;display:flex}.mini-shots i{color:#9d80c1;height:48px;font-style:normal;font-family:var(--serif);background:#e7ddf7;border-radius:5px;flex:1;place-items:center;font-size:17px;display:grid}.mini-shots i:nth-child(2){color:#819065;background:#e9ecdc}.mini-shots i:nth-child(3){color:#ab8d72;background:#ece2d7}.format-chips{gap:8px;margin-top:27px;display:flex}.format-chips span{color:#82758e;border:1px solid #e6e1ec;border-radius:5px;padding:7px 10px;font-size:10px}.feature-section{background:#efede7;border-top:1px solid #e6e2db;border-bottom:1px solid #e6e2db}.feature-grid{grid-template-columns:1.25fr 1fr;gap:25px;display:grid}.feature-big{background:#e6dff2;border-radius:14px;min-height:340px;padding:32px;position:relative;overflow:hidden}.feature-big h3{max-width:300px;font-size:27px;font-weight:500}.feature-big>p{color:#81748e;max-width:270px;margin-top:13px;font-size:12px}.feature-big .floating-edit{background:#fff;border:1px solid #e0d5ed;border-radius:9px;width:62%;padding:20px;position:absolute;bottom:0;right:25px;transform:rotate(-5deg);box-shadow:0 12px 30px #5c44751a}.floating-edit strong{font-size:12px}.fake-field{color:#8f7fa2;background:#faf8fc;border:1px solid #eee8f5;border-radius:6px;margin-top:12px;padding:11px;font-size:10px}.fake-slider{background:linear-gradient(90deg,#8260b9 60%,#ebe3f4 0);border-radius:9px;height:4px;margin-top:17px}.feature-stack{gap:20px;display:grid}.feature-small{background:#f9f8f5;border:1px solid #e2dfd8;border-radius:13px;align-items:start;gap:21px;padding:25px;display:flex}.feature-small h3{margin-bottom:12px;font-size:19px}.feature-small p{color:#8a8590;font-size:12px}.feature-small .feature-icon{color:#768550;background:#e8ecdc;border-radius:9px;padding:11px}.center-heading{text-align:center;max-width:580px;margin:0 auto 38px}.faq-grid{max-width:740px;margin:auto}.faq-grid details{border-bottom:1px solid var(--line);padding:21px 0}.faq-grid summary{cursor:pointer;justify-content:space-between;font-size:15px;font-weight:500;list-style:none;display:flex}.faq-grid summary:after{content:"+";color:var(--muted);font-size:20px;font-weight:400}.faq-grid details[open] summary:after{content:"−"}.faq-grid details p{color:var(--muted);max-width:650px;margin-top:13px;font-size:13px;line-height:1.8}.closing-cta{text-align:center;background:#e9e2f4;border-radius:18px;margin-bottom:60px;padding:65px 20px;position:relative;overflow:hidden}.closing-cta h2{letter-spacing:-1.7px;font-size:43px;font-weight:500}.closing-cta h2 em{font-family:var(--serif);color:#786094;font-weight:400}.closing-cta p{color:#92859e;margin:17px 0 25px;font-size:13px}.closing-cta .ornament{font-family:var(--serif);color:#c9b5e2;font-size:115px;line-height:1;position:absolute;top:45px;left:65px}.marketing-footer{border-top:1px solid var(--line);padding:30px 0}.footer-inner{justify-content:space-between;align-items:center;display:flex}.footer-inner>p{color:#a09aa5;font-size:10px}.footer-links{color:#918a99;gap:20px;font-size:11px;display:flex}.studio-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:40;background:#fff;flex-direction:column;flex:0 0 228px;width:228px;padding:26px 18px 15px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar>.logo{margin:0 4px 32px;font-size:20px}.workspace-switch{border:1px solid var(--line);border-radius:8px;align-items:center;gap:9px;margin-bottom:29px;padding:10px 8px;font-size:11px;display:flex}.workspace-avatar{color:#96846a;width:29px;height:30px;font-family:var(--serif);background:#eeeadf;border-radius:6px;place-items:center;font-size:16px;display:grid}.workspace-switch strong{font-size:11px;font-weight:600;display:block}.workspace-switch small{color:var(--muted);font-size:9px;display:block}.workspace-switch>svg{margin-left:auto}.sidebar-label{letter-spacing:.13em;color:#b0aab4;margin-bottom:10px;padding:0 10px;font-size:8px}.studio-nav{flex-direction:column;gap:5px;display:flex}.studio-nav a{color:#8b8592;border-radius:7px;align-items:center;gap:11px;padding:10px;font-size:11px;transition:background .2s;display:flex}.studio-nav a.active{color:#7354cc;background:#f0ecfc;font-weight:600}.studio-nav a:hover{background:#f8f6fc}.nav-shortcut{color:#b0a2d1;margin-left:auto;font-size:9px}.sidebar-bottom{margin-top:auto;padding-top:40px}.sidebar-note{background:#f8f6ef;border:1px solid #eeeadf;border-radius:9px;margin-bottom:22px;padding:17px}.tiny-star{color:#a49a7b;margin-bottom:12px;font-size:27px;line-height:1;display:block}.sidebar-note strong{letter-spacing:-.3px;font-size:13px;line-height:1.5}.sidebar-note p{color:#aba18f;margin-top:8px;font-size:10px;line-height:1.7}.sidebar-note a{color:#8b8068;justify-content:space-between;align-items:center;margin-top:14px;font-size:9px;font-weight:600;display:flex}.sidebar-secondary{color:#938b9b;align-items:center;gap:10px;padding:8px 10px;font-size:10px;display:flex}.studio-main{flex-direction:column;flex:1;min-width:0;margin-left:228px;display:flex}.studio-topbar{border-bottom:1px solid var(--line);background:#ffffffa8;justify-content:space-between;align-items:center;height:70px;padding:0 38px;display:flex}.studio-topbar>div,.studio-topbar>span{align-items:center;gap:15px;font-size:11px;display:flex}.beta-label{letter-spacing:.12em;color:#a79fae;border:1px solid #e5dfee;border-radius:4px;padding:3px 7px;font-size:8px!important}.studio-content{flex:1;width:100%;max-width:1530px;margin:0 auto;padding:34px 38px 50px}.studio-footer{border-top:1px solid var(--line);color:#a69fac;padding:16px 38px;font-size:9px}.page-heading,.studio-footer{justify-content:space-between;display:flex}.page-heading{align-items:center;gap:20px;margin-bottom:29px}.page-heading h1{letter-spacing:-1.1px;font-size:30px;font-weight:500}.page-heading .eyebrow{color:#9a909f;margin-bottom:11px;font-size:8px}.page-heading p.muted{margin-top:9px;font-size:11px}.dashboard-hero{background:#e9e3f2;border:1px solid #ded5e9;border-radius:12px;grid-template-columns:1.1fr 1fr;min-height:229px;margin-bottom:25px;display:grid;position:relative;overflow:hidden}.dashboard-hero-copy{z-index:2;padding:30px 33px}.dashboard-hero .eyebrow{color:#8c78a3;margin-bottom:12px;font-size:8px}.dashboard-hero h2{font-family:var(--serif);letter-spacing:-1px;font-size:36px;font-weight:400;line-height:1.1}.dashboard-hero h2 em{color:#8d6aaf}.dashboard-hero p:not(.eyebrow){color:#9987a9;max-width:265px;margin:12px 0 20px;font-size:11px}.dashboard-art{min-height:235px;position:relative}.floating-video{background:#eef0df;border:5px solid #fff;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;width:210px;height:140px;display:flex;position:absolute;top:45px;right:100px;transform:rotate(-9deg);box-shadow:0 15px 30px #5c437328}.floating-video small{letter-spacing:.12em;color:#8e9970;font-size:7px}.floating-video strong{font-family:var(--serif);text-align:center;color:#768359;margin:8px;font-size:25px;font-weight:400;line-height:1.05}.floating-video.portrait{z-index:2;background:#e6d3f1;width:104px;height:175px;top:28px;right:33px;transform:rotate(9deg)}.floating-video.portrait strong{color:#9868b2;font-size:21px}.floating-video.portrait small{color:#ab80bd}.art-spark{color:#bca4d0;font-size:48px;position:absolute;top:10px;right:230px}.art-chip{z-index:3;color:#8e7e98;background:#fff;border-radius:5px;align-items:center;gap:6px;padding:7px 12px;font-size:8px;display:flex;position:absolute;bottom:27px;right:139px;box-shadow:0 5px 20px #4939500d}.stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:23px 0 30px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:9px;padding:19px 20px}.stat-card-top{color:#97909e;justify-content:space-between;align-items:center;font-size:10px;display:flex}.stat-card-top svg{color:#b2a8be}.stat-card strong{letter-spacing:-1px;margin-top:11px;font-size:28px;font-weight:500;display:block}.stat-card small{color:#aaa2b0;font-size:9px}.section-title{justify-content:space-between;align-items:center;margin:29px 0 17px;display:flex}.section-title h2{letter-spacing:-.5px;font-size:17px;font-weight:600}.section-title p{color:var(--muted);margin-top:5px;font-size:10px}.toolbar{flex-wrap:wrap;gap:13px;margin-bottom:20px}.search-field,.toolbar{align-items:center;display:flex}.search-field{border:1px solid var(--line);color:#b2a9bc;background:#fff;border-radius:7px;gap:8px;min-width:220px;padding:8px 12px}.search-field input{background:0 0;border:0;width:100%;font-size:11px;box-shadow:none!important}.filter-tabs{background:#eeeae4;border:1px solid #e6e0d8;border-radius:7px;gap:4px;padding:3px;display:flex}.filter-tabs a,.filter-tabs button{color:#98919c;background:0 0;border:0;border-radius:5px;padding:6px 13px;font-size:10px}.filter-tabs .active{color:#6d6279;background:#fff;box-shadow:0 1px 5px #251b3010}.creative-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:19px;display:grid}.creative-card{border:1px solid var(--line);background:#fff;border-radius:10px;transition:transform .2s,box-shadow .2s;overflow:hidden}.creative-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #5147600c}.creative-cover{aspect-ratio:16/10;background:#eee9f4;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.creative-cover img{object-fit:cover;width:100%;height:100%}.creative-cover .placeholder-title{font-family:var(--serif);text-align:center;color:#9882b1;max-width:80%;font-size:28px;font-weight:400;line-height:1.1}.creative-cover .cover-duration{color:#fff;background:#282230a6;border-radius:4px;padding:3px 6px;font-size:8px;position:absolute;bottom:10px;right:10px}.cover-format{letter-spacing:.07em;background:#ffffffa8;border:1px solid #ffffff8c;border-radius:4px;padding:3px 6px;font-size:7px;position:absolute;top:11px;left:11px}.creative-card-body{padding:14px 16px 15px}.creative-card-body h3{letter-spacing:-.2px;white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.4;overflow:hidden}.creative-card-body p{color:#aaa1b1;margin-top:5px;font-size:9px}.creative-card-footer{color:#b1a7b8;justify-content:space-between;margin-top:12px;display:flex}.badge,.creative-card-footer{align-items:center;font-size:8px}.badge{border-radius:5px;gap:5px;padding:3px 7px;font-weight:500;line-height:1.5;display:inline-flex}.badge.green{color:#81966f;background:#edf4e8}.badge.red{color:#b27069;background:#fff0ec}.badge.neutral{color:#9a8ea5;background:#f1eef3}.badge.violet{color:#9273b2;background:#f0ebfa}.status-dot{background:currentColor;border-radius:50%;width:4px;height:4px}.empty-state{text-align:center;background:#fff;border:1px dashed #ded7e6;border-radius:10px;grid-column:1/-1;padding:50px 25px}.empty-icon{background:var(--lavender);color:#997dbc;border-radius:15px;place-items:center;width:60px;height:60px;margin-bottom:20px;display:inline-grid}.empty-state h3{font-size:20px;font-weight:500}.empty-state p{color:#a299ac;max-width:380px;margin:13px auto 23px;font-size:12px}.dashboard-bottom{grid-template-columns:1fr 1fr;gap:18px;margin-top:28px;display:grid}.tip-card{border:1px solid var(--line);background:#fff;border-radius:9px;gap:18px;padding:23px;display:flex}.tip-icon{color:#929c76;background:#eef0e4;border-radius:9px;align-self:start;padding:12px}.tip-card h3{letter-spacing:-.3px;font-size:13px}.tip-card p{color:#a49aab;max-width:270px;margin:8px 0 12px}.tip-card .text-link,.tip-card p{font-size:10px}.panel{border:1px solid var(--line);background:#fff;border-radius:11px;padding:25px}.form-grid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:24px;display:grid}.form-section{margin-bottom:24px}.form-section h2{letter-spacing:-.4px;margin-bottom:7px;font-size:17px}.form-section>p{color:var(--muted);margin-bottom:24px;font-size:11px}.field{flex-direction:column;gap:7px;min-width:0;margin-bottom:16px;display:flex}.field>label,.field>span{color:#645b6f;font-size:11px;font-weight:500}.field input,.field select,.field textarea,.input{color:#5f526c;background:#fff;border:1px solid #e4dfe9;border-radius:7px;width:100%;padding:10px 12px;font-size:12px;transition:box-shadow .2s}.field textarea{resize:vertical;min-height:85px}.field input::placeholder,.field textarea::placeholder{color:#b5aabe}.field small{color:#a99bb3;font-size:9px}.fields-two{grid-template-columns:1fr 1fr;gap:16px;display:grid}.number-label{background:var(--lavender);color:#997fc1;vertical-align:middle;border-radius:6px;place-items:center;width:23px;height:23px;margin-right:9px;font-size:10px;display:inline-grid}.direction-options{gap:10px;display:grid}.direction-option{cursor:pointer;background:#fff;border:1px solid #e8e1ed;border-radius:8px;align-items:center;gap:14px;padding:15px;display:flex}.direction-option.selected{background:#f8f5fc;border-color:#b297d8}.direction-option input{accent-color:var(--violet)}.direction-option strong{font-size:12px;font-weight:500;display:block}.direction-option small{color:#a193ad;margin-top:5px;font-size:10px;display:block}.form-aside{position:sticky;top:25px}.aside-preview{text-align:center;background:#ece6f3;border:1px solid #dfd6e9;border-radius:10px;padding:20px}.aside-preview .ad-canvas{aspect-ratio:9/12;background:linear-gradient(150deg,#e6dcef,#f2efdd);margin-top:16px}.aside-preview .ad-canvas h3{font-size:30px}.aside-preview>h3{letter-spacing:0;font-size:13px}.aside-preview>p{color:#9c8caa;margin-top:6px;font-size:10px}.preview-label{color:#a395ae;margin-top:12px;font-size:8px;display:block}.check-row{color:#8c7d98;cursor:pointer;align-items:start;gap:9px;margin:14px 0;font-size:11px;line-height:1.7;display:flex}.check-row input{accent-color:var(--violet);flex-shrink:0;width:14px;height:14px;margin-top:4px}.form-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding-top:21px;display:flex}.form-actions p{color:#a396af;font-size:10px}.notice{border-radius:7px;margin:15px 0;padding:12px 15px;font-size:11px;line-height:1.7}.notice.error{color:#b57269;background:#fff1ed;border:1px solid #f1d4cd}.notice.success{color:#82956d;background:#edf5e7;border:1px solid #d8e7cb}.notice.info{color:#9780b3;background:#f0ebfa;border:1px solid #e2d6f2}.format-options{flex-wrap:wrap;gap:8px;display:flex}.format-option{cursor:pointer;background:#fff;border:1px solid #e4dce9;border-radius:7px;align-items:center;gap:7px;padding:8px 12px;font-size:10px;display:flex}.format-option:has(input:checked){color:#8964b3;background:#f6f1fc;border-color:#b39ed0}.format-option input{accent-color:var(--violet)}.details-panel{border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.details-panel summary{cursor:pointer;color:#a190b0;margin-bottom:15px;font-size:11px}.progress-panel{border:1px solid var(--line);background:#fff;border-radius:10px;margin-bottom:25px;padding:22px}.progress-heading{justify-content:space-between;margin-bottom:14px;font-size:12px;display:flex}.progress-heading p{color:#a396b0;margin-top:5px;font-size:10px}.progress-track{background:#f1ebf5;border-radius:9px;height:5px;overflow:hidden}.progress-track>div{background:var(--violet);border-radius:9px;height:100%;transition:width .4s}.editor-layout{grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);align-items:start;gap:23px;display:grid}.video-stage{background:#22202b;border-radius:11px;justify-content:center;align-items:center;min-height:250px;display:flex;overflow:hidden}.video-stage video{max-width:100%;max-height:550px;display:block}.video-stage p{color:#9a8fa6;text-align:center;padding:40px;font-size:12px}.player-toolbar{flex-wrap:wrap;gap:7px;padding:13px 0;display:flex}.editor-sidebar .panel{margin-bottom:17px;padding:20px}.editor-sidebar h2{margin-bottom:15px;font-size:14px}.quality-list{margin:0;padding:0;list-style:none}.quality-list li{color:#a091ad;border-bottom:1px solid #f0eaf4;align-items:start;gap:9px;padding:10px 0;font-size:10px;line-height:1.7;display:flex}.quality-list li svg{color:#a59ab5;margin-top:2px}.quality-list li.error{color:#bc847b}.output-link{border:1px solid #ebe3ef;border-radius:7px;justify-content:space-between;align-items:center;margin:8px 0;padding:11px 12px;font-size:11px;display:flex}.output-link small{color:#b0a1bc;margin-top:2px;font-size:9px;display:block}.shot-editor{margin-top:25px}.shot-editor-head{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.shot-editor-head h2{font-size:17px}.shot-card{background:#fff;border:1px solid #e6dfed;border-radius:9px;margin-bottom:13px;padding:17px}.shot-card.disabled{opacity:.5}.shot-card-top{color:#a091ad;align-items:center;gap:8px;margin-bottom:13px;font-size:10px;display:flex}.shot-card-top strong{color:#776180;font-weight:500}.shot-card-top .shot-tools{gap:4px;margin-left:auto;display:flex}.icon-button{color:#ab98ba;background:#fff;border:1px solid #e7deee;border-radius:5px;place-items:center;padding:5px;display:grid}.shot-card .fields-two{gap:12px}.shot-card .field{margin-bottom:10px}.shot-card .field input,.shot-card .field textarea{padding:8px 10px;font-size:11px}.shot-card .field>span{font-size:10px}.shot-card textarea{min-height:58px}.shot-controls{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.shot-controls .field small{font-size:8px}.editor-actions{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#fffffff2;border:1px solid #e0d6ea;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:15px;display:flex;position:sticky;bottom:15px;box-shadow:0 5px 20px #5b456317}.editor-actions small{color:#a18cab;font-size:9px}.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.brand-preview{background:#f4efec;border-radius:9px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:28px;display:flex}.brand-preview h3{font-family:var(--serif);font-size:26px;font-weight:400}.brand-preview .swatches i{border:2px solid #fff;width:30px;height:30px}.data-table{border-collapse:collapse;width:100%;font-size:11px}.data-table th{text-transform:uppercase;letter-spacing:.07em;color:#a092ad;text-align:left;border-bottom:1px solid var(--line);padding:12px;font-size:9px;font-weight:500}.data-table td{color:#8e7f9a;border-bottom:1px solid #f1eaf5;padding:16px 12px}.table-wrap{overflow-x:auto}.guide-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.guide-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:25px}.guide-card>span{font-family:var(--serif);color:#b7a3c9;font-size:35px}.guide-card h2{margin:15px 0;font-size:19px}.guide-card li,.guide-card p{color:#a594b0;font-size:11px;line-height:1.9}.guide-card ul{margin:15px 0;padding-left:15px}.form-divider{background:var(--line);height:1px;margin:25px 0}.settings-row{border-bottom:1px solid var(--line);justify-content:space-between;padding:20px 0;font-size:12px;display:flex}.settings-row span{color:#a090ac}.settings-row strong{font-weight:500}.save-indicator{color:#a195aa;font-size:9px}.brand-row{align-items:center;gap:7px;display:flex}.brand-row input[type=color]{flex-shrink:0;width:38px;height:36px;padding:3px}.hover-lift{transition:transform .25s}.hover-lift:hover{transform:translateY(-3px)}@media (min-width:1500px){.studio-content{padding:45px 55px}.dashboard-hero{min-height:260px}.dashboard-hero-copy{padding:40px}.dashboard-art .floating-video{top:60px;right:130px}.dashboard-art .floating-video.portrait{top:35px;right:58px}}@media (max-width:1100px){.sidebar{flex-basis:200px;width:200px;padding:23px 13px}.sidebar>.logo{font-size:18px}.studio-main{margin-left:200px}.studio-content{padding:28px 25px}.studio-topbar{padding:0 25px}.creative-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid{grid-template-columns:1fr 240px}.dashboard-hero h2{font-size:31px}.floating-video{width:180px;right:55px}.floating-video.portrait{right:5px}.art-chip{right:80px}.dashboard-hero-copy{padding:26px}.editor-layout{grid-template-columns:minmax(0,1.2fr) minmax(245px,1fr)}.guide-grid{grid-template-columns:1fr}.preview-body{grid-template-columns:1fr 125px}.hero h1{letter-spacing:-2.8px}.feature-big .floating-edit{width:76%}}@media (max-width:850px){.site-width{padding:0 25px}.nav-links{gap:18px}.hero{padding-top:48px}.hero h1{font-size:58px}.hero-glow{padding:12px 12px 0}.studio-preview{grid-template-columns:130px 1fr}.preview-sidebar{padding:18px 12px}.preview-sidebar .logo{font-size:11px}.preview-body{grid-template-columns:1fr}.preview-inspector{display:none}.steps-grid{gap:13px}.step-card{padding:20px}.section{padding:60px 0}.section-head h2{font-size:35px}.feature-grid{grid-template-columns:1fr}.feature-big{min-height:310px}.feature-big .floating-edit{width:45%}.feature-stack{grid-template-columns:1fr 1fr}.feature-small{padding:22px;display:block}.feature-small .feature-icon{margin-bottom:17px;display:inline-flex}.sidebar{flex-basis:70px;width:70px;padding:20px 10px}.sidebar>.logo{margin:0 auto 30px}.studio-nav a{justify-content:center;padding:13px;font-size:0}.sidebar-bottom{padding-top:20px}.studio-main{margin-left:70px}.form-grid{grid-template-columns:1fr}.form-aside{display:none}.editor-layout{grid-template-columns:1fr}.editor-sidebar{grid-template-columns:1fr 1fr;gap:15px;display:grid}.stats-grid{gap:10px}.stat-card{padding:15px}.stat-card-top{font-size:9px}.brand-grid,.dashboard-bottom{grid-template-columns:1fr}.page-heading h1{font-size:27px}}@media (max-width:600px){.nav-links{display:none}.site-width{padding:0 20px}.marketing-nav{height:70px}.logo{font-size:18px}.logo-mark{width:25px;height:28px}.nav-actions .button{min-height:34px;padding:7px 10px;font-size:10px}.hero{padding-top:37px}.hero h1{letter-spacing:-2px;font-size:45px}.hero-description{margin:18px auto;padding:0 10px;font-size:12px}.hero-actions .button{min-height:42px;padding:10px 14px;font-size:11px}.hero-footnote{margin-bottom:28px;font-size:8px}.hero-kicker{margin-bottom:22px;font-size:9px}.hero-glow{border-radius:12px 12px 0 0;margin:0 -8px;padding:8px 8px 0}.studio-preview{grid-template-columns:1fr}.preview-sidebar{display:none}.preview-work{padding:14px}.preview-work-top h3{font-size:13px}.ad-canvas h3{font-size:29px}.ad-canvas .canvas-card{width:68%;margin-top:12px;padding:9px}.preview-timeline{margin-top:10px;padding:8px}.feature-strip{gap:14px 21px;padding:18px 10px;font-size:8px}.feature-strip svg{width:13px}.section{padding:48px 0}.section-head{margin-bottom:23px;display:block}.center-heading h2,.section-head h2{letter-spacing:-1.2px;font-size:33px}.section-head p:not(.eyebrow){margin-top:16px;font-size:12px}.steps-grid{grid-template-columns:1fr}.step-card{padding:24px}.step-card h3{margin-top:12px}.feature-big{min-height:355px;padding:25px}.feature-big h3{font-size:26px}.feature-big .floating-edit{width:76%;right:15px}.feature-stack{grid-template-columns:1fr}.feature-small{display:flex}.feature-small .feature-icon{margin:0}.faq-grid summary{font-size:13px}.faq-grid details p{font-size:12px}.closing-cta{margin-bottom:35px;padding:45px 20px}.closing-cta h2{font-size:33px}.closing-cta .ornament{display:none}.closing-cta p{font-size:11px}.footer-inner{flex-direction:column;gap:17px}.footer-inner>p{order:3}.sidebar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-right:0;border-top:1px solid var(--line);background:#fffffff5;width:100%;height:61px;padding:5px 10px;position:fixed;inset:auto 0 0}.sidebar-bottom,.sidebar>.logo{display:none}.studio-nav{flex-direction:row;justify-content:space-around;gap:0;height:100%}.studio-nav a{padding:8px 14px}.studio-main{margin-bottom:61px;margin-left:0}.studio-topbar{height:60px;padding:0 18px}.studio-topbar>span{gap:8px;font-size:10px}.beta-label{display:none}.studio-content{padding:25px 18px 35px}.studio-footer{padding:14px 18px;font-size:7px}.page-heading{gap:10px;margin-bottom:23px}.page-heading h1{font-size:25px}.page-heading .eyebrow{font-size:7px}.page-heading p.muted{max-width:240px;font-size:10px}.page-heading .button{padding:7px 10px;font-size:10px}.dashboard-hero{grid-template-columns:1fr;min-height:0}.dashboard-hero-copy{padding:27px}.dashboard-hero h2{font-size:34px}.dashboard-art{display:none}.stats-grid{grid-template-columns:1fr 1fr;margin:18px 0 26px}.stat-card strong{font-size:25px}.creative-grid{gap:12px}.creative-card-body{padding:12px}.creative-card-body h3{font-size:10px}.creative-card-body p{font-size:8px}.creative-card-footer{flex-wrap:wrap;gap:5px;margin-top:10px}.creative-cover .placeholder-title{font-size:22px}.section-title h2{font-size:15px}.section-title .text-link{font-size:10px}.toolbar{gap:10px}.search-field{flex:1;min-width:0}.filter-tabs a,.filter-tabs button{padding:5px 9px;font-size:9px}.panel,.tip-card{padding:20px}.fields-two{grid-template-columns:1fr;gap:0}.form-section h2{font-size:16px}.editor-sidebar{grid-template-columns:1fr}.editor-sidebar .panel{margin-bottom:0}.shot-controls{grid-template-columns:1fr 1fr}.shot-card .fields-two{grid-template-columns:1fr}.editor-actions{flex-wrap:wrap;padding:11px;bottom:75px}.editor-actions small{display:none}.editor-actions .button{min-height:37px;padding:8px 11px;font-size:10px}.closing-cta .button{font-size:12px}.page-heading>div:last-child:not(:first-child){flex-shrink:0}.form-actions{align-items:start}.form-actions p{font-size:9px}.form-actions .button{font-size:11px}.guide-card{padding:22px}.quality-list li{font-size:11px}.data-table{min-width:600px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important;animation:none!important}}.marketing-sign-in{white-space:nowrap}@media (max-width:600px){.nav-actions{gap:12px}.marketing-sign-in{font-size:11px}.studio-topbar>div{gap:9px}}@media (max-width:380px){.nav-actions .button{gap:0;padding:8px;font-size:0}.nav-actions .button svg{width:16px;height:16px}}