@layer theme{:root,:host{--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{*,:after,:before,::backdrop{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}html,:host{-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,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components,utilities;:root{color:#292c32;font-synthesis:none;--muted:#8a8b91;--coral:#f36c55;--border:#ebeae6;--dark:#272b2d;background:#faf9f6;font-family:Segoe UI,Arial,sans-serif;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{transition:background .18s,color .18s,transform .18s}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline-offset:4px;outline:3px solid #f3a795}input:focus,textarea:focus,select:focus{border-color:#0000;outline:2px solid #f6b7a8}button{border:0}h1,h2,h3,p{margin:0}svg{flex-shrink:0}small{color:var(--muted);font-size:12px}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--border);z-index:30;background:#fff;flex-direction:column;width:244px;padding:33px 21px 0;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-1.4px;align-items:center;font-size:29px;font-weight:760;line-height:1;display:flex}.brand-symbol{color:#fff;background:var(--coral);border-radius:11px;place-items:center;width:36px;height:36px;margin-right:10px;display:grid;transform:rotate(-5deg)}.brand-dot{color:var(--coral)}.workspace{border:1px solid var(--border);border-radius:9px;align-items:center;gap:10px;margin:36px 0 30px;padding:12px 10px;display:flex}.workspace-avatar{background:#f0ede6;border:1px solid #e3dfd5;border-radius:7px;place-items:center;width:32px;height:34px;font-family:Georgia,serif;font-size:20px;display:grid}.workspace div{flex:1}.workspace strong,.profile strong{font-size:12px;font-weight:650;display:block}.workspace small{font-size:10px}.nav-label{letter-spacing:1.8px;color:#a1a2a7;margin:0 13px 13px;font-size:9px;font-weight:650}.nav-item{color:#797c84;text-align:left;background:0 0;border-radius:8px;align-items:center;gap:12px;width:100%;margin-bottom:6px;padding:13px 12px;font-size:12px;font-weight:550;display:flex}.nav-item:hover{background:#faf7f3}.nav-item.active{color:#e5684c;background:#fff0e9}.nav-count{text-align:center;background:#fbe1d6;border-radius:5px;min-width:20px;margin-left:auto;padding:2px 4px;font-size:10px}.sidebar-bottom{margin-top:auto;padding-top:28px}.creative-note{background:#f8f8f3;border:1px solid #eeeee6;border-radius:9px;margin-bottom:21px;padding:18px 15px 15px}.creative-note>span{color:#a1a888;margin-bottom:10px;display:block}.creative-note strong{font-size:12px}.creative-note p{color:#909287;margin:6px 0 12px;font-size:11px;line-height:1.7}.creative-note button{color:#757e5d;background:0 0;align-items:center;gap:8px;font-size:11px;font-weight:650;display:flex}.sidebar-bottom>.nav-item{gap:9px;padding-left:8px;font-size:11px}.sidebar-bottom>.nav-item svg:last-child{margin-left:auto}.profile{border-top:1px solid var(--border);align-items:center;gap:9px;padding:22px 0;display:flex}.profile-avatar,.top-avatar{color:#78624e;background:#e8dcce;border-radius:50%;place-items:center;width:33px;height:33px;font-size:12px;font-weight:650;display:grid}.profile>div{flex:1}.profile small{font-size:9px}.profile .icon-button{padding:3px}.main-shell{width:calc(100% - 244px);margin-left:244px}.topbar{border-bottom:1px solid var(--border);background:#fdfcf9;justify-content:space-between;align-items:center;height:77px;padding:0 43px;display:flex}.breadcrumb{align-items:center;gap:17px;font-size:11px;display:flex}.breadcrumb>span{color:#959599}.breadcrumb strong{font-weight:500}.slash{color:#c5c4c2!important}.topbar-right{align-items:center;gap:23px;display:flex}.connection-indicator{color:#6f8375;align-items:center;gap:7px;font-size:10px;display:flex}.connection-indicator i,.hero-kicker>span{background:#8cb494;border-radius:50%;width:5px;height:5px}.connection-indicator.is-demo{color:#9c8465}.is-demo i{background:#c1a373}.icon-button{color:#8e9097;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:7px;display:inline-flex}.icon-button:hover{color:#34383c;background:#f0eee9}.top-avatar{width:29px;height:29px;font-size:10px}.mobile-menu{display:none}main{max-width:1510px;margin:0 auto;padding:38px 43px 0}.eyebrow{letter-spacing:1.8px;color:#9b9c9d;margin-bottom:10px;font-size:9px;font-weight:650;display:block}.page-heading{justify-content:space-between;align-items:center;gap:22px;margin-bottom:24px;display:flex}h1{letter-spacing:-1.1px;font-size:29px;font-weight:640;line-height:1.3}.wave{color:#e7a877;margin-left:4px;font-size:30px;font-weight:400}.page-heading p{color:#898b91;margin-top:8px;font-size:12px}.button{white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:38px;padding:12px 16px;font-size:11px;font-weight:600;line-height:1.4;display:inline-flex}.primary{background:var(--coral);color:#fff;box-shadow:0 3px 6px #f36c5515}.primary:hover{background:#e9614c}.secondary{color:#666b70;background:#fff;border:1px solid #e5e4e0}.secondary:hover{background:#faf8f4}.dark{color:#fff;background:#292f31}.dark:hover{background:#414849}.text-button{color:#777d80;background:0 0;align-items:center;gap:7px;font-size:11px;font-weight:500;display:inline-flex}.text-button:hover{color:var(--coral)}.demo-banner{color:#a08a6a;background:#f7f4eb;border:1px solid #eae5d8;border-radius:7px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:21px;padding:9px 12px;font-size:10px;display:flex}.demo-banner>span,.demo-banner button{align-items:center;gap:8px;display:flex}.demo-banner button{white-space:nowrap;background:0 0;font-size:10px;font-weight:600}.hero-card{background:#f1eee6;border:1px solid #e9e5dc;border-radius:13px;min-height:322px;display:flex;position:relative;overflow:hidden}.hero-copy{z-index:2;width:53%;padding:30px 33px;position:relative}.hero-kicker{letter-spacing:1.5px;color:#9b927e;align-items:center;gap:7px;margin-bottom:16px;font-size:8px;font-weight:650;display:flex}.hero-kicker>span{background:#c8a881}.hero-copy h2{letter-spacing:-1px;font-size:29px;font-weight:600;line-height:1.25}.hero-copy p{color:#989286;margin:12px 0 18px;font-size:11px;line-height:1.9}.hero-copy .button{padding:10px 14px;font-size:10px}.hero-foot{color:#a79f90;align-items:center;gap:6px;margin-top:16px;font-size:9px;display:flex}.hero-art{width:47%;height:100%;position:absolute;top:0;right:0}.hero-ring{border:1px solid #e1dacb;border-radius:50%;width:330px;height:330px;position:absolute;top:50%;left:45%;transform:translate(-50%,-50%)}.ring-two{opacity:.6;border-style:dashed;width:435px;height:435px}.phone-card{border:5px solid #fff;border-radius:15px;width:151px;height:233px;position:absolute;overflow:hidden;box-shadow:8px 14px 20px #77765a20}.phone-back{background:#e7cead;top:59px;left:42%;transform:rotate(12deg)}.phone-front{background:#c8d5be;top:45px;left:14%;transform:rotate(-10deg)}.phone-card .artwork{border-radius:0;height:100%}.phone-card .artwork>svg{width:86px;height:86px;margin-top:22px}.phone-card .art-spark,.phone-card .art-play{display:none}.phone-back>span{color:#735a42;font-family:Georgia,serif;font-size:17px;line-height:1.2;position:absolute;top:14px;left:12px}.phone-top{letter-spacing:1.8px;color:#576548;font-size:6px;position:absolute;top:14px;left:13px}.phone-caption{color:#f9fff2;text-shadow:0 1px 5px #54674710;font-family:Georgia,serif;font-size:20px;font-weight:700;line-height:1.05;position:absolute;top:33px;left:13px}.phone-caption>span{margin-top:4px;font-size:16px;display:block}.phone-product{color:#637457;background:#fffef1ed;border-radius:4px;justify-content:space-between;align-items:center;gap:4px;padding:7px 5px;font-size:7px;display:flex;position:absolute;bottom:11px;left:8px;right:8px}.floating-tag{color:#66685f;z-index:3;background:#fffef9;border:1px solid #ece9e1;border-radius:8px;align-items:center;gap:9px;padding:10px 12px;font-size:9px;display:flex;position:absolute;box-shadow:0 6px 15px #77704b0b}.tag-top{top:22px;left:30%;transform:rotate(4deg)}.tag-icon{color:#b5956a;background:#fbf0df;border-radius:6px;place-items:center;padding:5px;display:grid}.tag-top>svg{color:#c1b590;margin-left:4px}.tag-bottom{width:196px;bottom:22px;left:29%;transform:rotate(-4deg)}.tag-bottom>svg{color:#929f80;margin-left:auto}.tag-bottom small{margin-top:3px;font-size:7px;display:block}.success-icon{color:#77926e;background:#edf4e8;border-radius:50%;place-items:center;padding:6px;display:grid}.hero-asterisk{color:#b4bc97;font-size:42px;position:absolute;bottom:37px;left:8%;transform:rotate(15deg)}.section-heading{justify-content:space-between;align-items:center;gap:14px;margin:26px 0 16px;display:flex}.section-heading h2{letter-spacing:-.3px;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.subtle-pill{color:#9d9b92;letter-spacing:0;background:#f0efe9;border:1px solid #e7e5df;border-radius:4px;padding:3px 6px;font-size:8px;font-weight:400}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.stat-card{border:1px solid var(--border);background:#fff;border-radius:10px;padding:18px 19px}.stat-card>div{color:#888b91;justify-content:space-between;align-items:center;gap:7px;font-size:10px;display:flex}.stat-icon{border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.coral{color:#d9966f;background:#fff5ed}.purple{color:#a197bc;background:#f6f3fc}.pink{color:#cb94a1;background:#fdf0f3}.green{color:#94a98b;background:#f3f6ee}.stat-card>strong{letter-spacing:-.8px;margin:9px 0 7px;font-size:28px;font-weight:600;display:block}.stat-card>small{color:#a6a7aa;font-size:9px}.overview-bottom{grid-template-columns:minmax(0,1.9fr) minmax(235px,1fr);gap:20px;margin-top:23px;display:grid}.panel{border:1px solid var(--border);background:#fff;border-radius:10px}.recent-panel{padding:0 20px 8px}.recent-panel .section-heading{margin-top:22px;margin-bottom:12px}.recent-row{border-bottom:1px solid #f0efec;align-items:center;gap:12px;padding:15px 0;display:flex}.recent-row:last-child{border-bottom:0}.recent-title{flex:1;min-width:0}.recent-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:550;display:block;overflow:hidden}.recent-title small{margin-top:6px;font-size:9px;display:block}.status{white-space:nowrap;color:#999382;background:#f4f2ec;border-radius:4px;align-items:center;gap:5px;padding:4px 6px;font-size:8px;display:inline-flex}.status i{background:currentColor;border-radius:50%;width:4px;height:4px}.status-published{color:#86a17e;background:#f0f6ed}.status-failed,.status-uncertain{color:#c37567;background:#fff0eb}.status-queued,.status-sending,.status-processing{color:#8d8db4;background:#f3f1fa}.artwork{border-radius:8px 8px 0 0;justify-content:center;align-items:center;height:225px;display:flex;position:relative;overflow:hidden}.artwork-0{color:#f7faf1;background:linear-gradient(130deg,#d8e0c5,#a7b791)}.artwork-1{color:#816943;background:linear-gradient(130deg,#eddabe,#cbae87)}.artwork-2{color:#faf1e4;background:linear-gradient(130deg,#f0d4cb,#d5a99c)}.artwork>svg{filter:drop-shadow(9px 12px 7px #443a2f20);z-index:1;width:93px;height:93px;transform:rotate(-9deg)}.artwork-1>svg{transform:rotate(6deg)}.art-orbit{border:1px solid #ffffff40;border-radius:50%;width:185px;height:185px;position:absolute;transform:translate(28px,15px)}.art-spark{opacity:.6;position:absolute;top:24px;right:23px}.art-play{color:#fff;background:#ffffff25;border:1px solid #ffffff50;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:absolute;bottom:13px;right:13px}.artwork-small{border-radius:5px;flex-shrink:0;width:44px;height:52px}.artwork-small>svg{width:28px;height:28px}.artwork-small .art-orbit{width:45px;height:45px}.artwork-small .art-spark{display:none}.checklist{background:#fdfdf9;padding:22px 22px 16px}.checklist-icon{color:#acb59b;margin-bottom:13px;display:block}.checklist h2{font-size:14px;font-weight:600}.checklist>p{color:#999c94;margin:7px 0 14px;font-size:10px}.checklist-step{text-align:left;color:#737974;background:0 0;align-items:center;gap:10px;width:100%;padding:10px 0;font-size:10px;display:flex}.checklist-step>span{color:#9ea38d;border:1px solid #e6e8de;border-radius:50%;place-items:center;width:19px;height:19px;font-size:8px;display:grid}.checklist-step>span.checked{background:#e9eee2;border-color:#e9eee2}.checklist-step>svg{color:#b2b6a9;margin-left:auto}.page-footer{color:#aaa9a4;justify-content:space-between;padding:27px 0 23px;font-size:9px;display:flex}.page-footer>span:last-child{letter-spacing:.5px;font-size:9px}.page-footer>span:last-child>span{color:#c6aa91;margin-left:8px}.library{padding:22px}.library-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.tabs{flex-wrap:wrap;gap:17px;display:flex}.tabs button{color:#96979b;background:0 0;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:8px 0;font-size:11px;display:flex}.tabs .selected{color:#ed755b;border-color:#ed755b}.tabs span{background:#f9ece6;border-radius:4px;padding:1px 5px;font-size:9px}.search{border:1px solid var(--border);color:#aaa;background:#fbfaf8;border-radius:6px;align-items:center;gap:8px;max-width:250px;padding:8px 10px;display:flex}.search input{background:0 0;border:0;width:100%;min-width:0;font-size:10px}.search input:focus{outline:none}.video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.video-card{border:1px solid var(--border);border-radius:9px;overflow:hidden}.video-card>video{object-fit:contain;background:#242725;width:100%;height:225px}.video-card-body{padding:16px}.video-card-meta{justify-content:space-between;align-items:center;display:flex}.video-card-meta small{font-size:9px}.video-card h3{margin:13px 0 9px;font-size:13px;font-weight:550;line-height:1.5}.video-card p{color:#92958f;align-items:center;gap:6px;font-size:10px;display:flex}.video-actions{border-top:1px solid var(--border);align-items:center;gap:10px;margin-top:16px;padding-top:12px;display:flex}.video-actions .button{min-height:30px;margin-left:auto;padding:7px 10px;font-size:10px}.empty{text-align:center;color:#a5a89d;padding:50px 20px}.empty>svg{width:30px;height:30px;margin:auto auto 14px}.empty h3{color:#687064;font-size:16px;font-weight:550}.empty p{margin:9px 0 17px;font-size:12px;line-height:1.6}.analytics-panel{margin-top:22px;padding:0 23px 20px}.analytics-panel .section-heading p{color:#a1a2a6;margin-top:7px;font-size:10px}.table-scroll{overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:11px}th{color:#9d9e9f;white-space:nowrap;background:#fafaf7;padding:14px 12px;font-weight:500}td{color:#777e78;border-bottom:1px solid #f0efeb;padding:22px 12px}td:first-child{color:#525c53;min-width:190px;max-width:350px}th:first-child{border-radius:6px 0 0 6px}.metric-bar{min-width:100px}.metric-bar strong{font-weight:500}.metric-bar span{background:#f2b4a4;border-radius:3px;height:4px;margin-top:8px;display:block}.analytics-note{color:#a2a29c;padding-top:20px;font-size:10px;line-height:1.7}.connections-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.connection-card{padding:27px;position:relative}.integration-logo{color:#fff;background:#292e30;border-radius:13px;place-items:center;width:55px;height:55px;margin-bottom:23px;display:grid}.integration-logo.shop{color:#df9676;background:#fff0e7}.connection-state{color:#a19f92;background:#f6f5ef;border-radius:4px;padding:5px 8px;font-size:9px;position:absolute;top:30px;right:24px}.connection-state.connected{color:#779b79;background:#f0f7ee}.connection-card h2{margin-bottom:6px;font-size:21px;font-weight:600}.connection-card>strong{color:#999b97;font-size:11px;font-weight:500}.connection-card>p{color:#90988f;max-width:350px;margin:19px 0 23px;font-size:12px;line-height:1.9}.connection-card>small{margin-top:12px;font-size:10px;line-height:1.6;display:block}.connection-requirements{border-top:1px solid var(--border);color:#a5a397;align-items:center;gap:7px;margin-top:25px;padding-top:18px;font-size:9px;display:flex}.account-connected{color:#86a17e;align-items:center;gap:8px;margin-bottom:15px;font-size:12px;display:flex}.integration-note{color:#a7ae9a;background:#f8faf4;gap:17px;margin-top:22px;padding:24px;display:flex}.integration-note h3{color:#727e64;font-size:13px;font-weight:550}.integration-note p{color:#9a9f92;max-width:780px;margin:8px 0 12px;font-size:11px;line-height:1.9}.modal{border:1px solid var(--border);color:#3d4244;background:#fff;border-radius:15px;width:min(610px,100% - 30px);max-height:90vh;margin:auto;padding:0;box-shadow:0 24px 90px #20252b30}.modal::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#222b3560}.modal-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:20px;padding:25px 27px 20px;display:flex}.modal-head h2{letter-spacing:-.6px;font-size:21px;font-weight:600}.modal-head p{color:#969b99;margin-top:8px;font-size:11px;line-height:1.6}.upload-form{flex-direction:column;gap:17px;padding:23px 27px;display:flex}label{color:#777f7d;font-size:11px;font-weight:500;display:block}label>span:not(.consent span){color:#bd977e}label>input:not([type=checkbox]):not([type=file]),label>textarea,label>select{color:#495249;background:#fdfefb;border:1px solid #e5e8e4;border-radius:6px;width:100%;margin-top:8px;padding:11px 12px;font-size:12px;display:block}input::placeholder,textarea::placeholder{color:#b3b7af;font-size:11px}textarea{resize:vertical;min-height:75px}label>small{text-align:right;margin-top:5px;font-size:9px;display:block}.dropzone{text-align:center;background:#fcfcf6;border:1.5px dashed #deded1;border-radius:9px;padding:23px 17px}.dropzone.dragging{border-color:var(--coral);background:#fff2e9}.upload-circle{color:#a4aa83;background:#f1f1e5;border-radius:12px;place-items:center;width:51px;height:51px;margin:0 auto 13px;display:grid}.dropzone h3{color:#7c806e;font-size:14px;font-weight:550}.dropzone p{color:#aeb0a1;overflow-wrap:anywhere;justify-content:center;align-items:center;gap:5px;margin:8px 0 15px;font-size:10px;display:flex}.file-picker{cursor:pointer;position:relative}.file-picker input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.file-picker:focus-within{outline:2px solid #f6b7a8}.upload-preview{background:#252a27;border-radius:7px;width:100%;max-height:220px}.publish-preview{background:#252a27;border-radius:8px;width:100%;max-height:280px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-divider{color:#929e88;border-top:1px solid var(--border);align-items:center;gap:7px;padding-top:18px;font-size:11px;display:flex}.form-note{color:#a3a79c;font-size:10px;line-height:1.8}.notice{color:#a18c69;background:#faf7ec;border:1px solid #f0eada;border-radius:6px;padding:11px 14px;font-size:11px;line-height:1.8}.error{overflow-wrap:anywhere;background:#fff4ef;border-radius:6px;padding:10px;line-height:1.7;color:#bd6456!important;font-size:11px!important}.modal-footer{border-top:1px solid var(--border);justify-content:flex-end;gap:10px;margin-top:4px;padding-top:17px;display:flex}.checkbox{align-items:flex-start;gap:9px;font-size:11px;line-height:1.7;display:flex}.checkbox input{accent-color:var(--coral);flex-shrink:0;width:14px;height:14px;margin-top:3px}.checkbox:has(input:disabled){opacity:.5}.check-row{gap:25px;display:flex}.inset{background:#fafaf6;border-radius:6px;flex-direction:column;gap:10px;padding:14px;display:flex}.inset small{font-size:10px;line-height:1.6}.consent{border-top:1px solid var(--border);padding-top:15px}.consent a{color:#d58972;text-decoration:underline}.caption-preview{border:1px solid var(--border);background:#fafbf7;border-radius:7px;padding:15px}.caption-preview strong{font-size:13px}.caption-preview p{color:#999e95;white-space:pre-wrap;margin:8px 0;font-size:11px;line-height:1.7}.help-content{flex-direction:column;gap:20px;padding:25px 28px;display:flex}.help-content ol{margin:0;padding-left:20px}.help-content li{color:#7c8474;padding:0 0 20px 8px;font-size:13px}.help-content li:last-child{padding-bottom:0}.help-content li strong{font-weight:550}.help-content p{color:#999e92;margin-top:7px;font-size:11px;line-height:1.9}.help-content .notice{color:#a18c69}.toast{color:#f8fbf4;z-index:100;background:#333c34;border:1px solid #515b51;border-radius:9px;align-items:center;gap:15px;max-width:calc(100% - 30px);padding:13px 12px 13px 20px;font-size:12px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #24302122}.toast .icon-button{color:#dce2d6}.loading-screen,.login-screen{color:#a1aa92;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100vh;display:flex}.loading-screen p{font-size:12px}.login-screen{background:radial-gradient(at 20% 20%,#f4eadc,#0000 60%),#f8f8f1;padding:25px}.login-card{background:#fff;border:1px solid #e7e5da;border-radius:15px;flex-direction:column;gap:20px;width:min(430px,100%);padding:40px;display:flex;box-shadow:0 14px 60px #b9b59815}.login-card .brand{margin-bottom:20px}.login-card .eyebrow{margin:0}.login-card h1{font-size:34px}.login-card>p{color:#929c8b;font-size:12px;line-height:1.9}.login-card>.text-button{justify-content:center}.spin{animation:1.5s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1550px){main{padding-top:45px}.hero-card{min-height:355px}.hero-copy{padding:38px 42px}.hero-copy h2{font-size:34px}.phone-front{top:58px;left:23%}.phone-back{top:69px;left:46%}.hero-copy p{font-size:12px}.tag-top{top:29px;left:39%}.tag-bottom{bottom:30px;left:37%}.hero-asterisk{left:17%}.stat-card{padding:22px}.stat-card>strong{font-size:32px}.recent-row{padding:18px 0}}@media(max-width:1200px){.sidebar{width:214px;padding-left:17px;padding-right:17px}.main-shell{width:calc(100% - 214px);margin-left:214px}main{padding:29px 27px 0}.topbar{padding:0 27px}.hero-copy{width:57%;padding:27px}.hero-copy h2{font-size:26px}.hero-art{width:43%}.phone-card{width:130px;height:210px}.phone-front{top:61px;left:5%}.phone-back{top:75px;left:36%}.tag-top{font-size:8px;top:29px;left:13%}.tag-bottom{width:181px;bottom:17px;left:10%}.hero-asterisk{display:none}.overview-bottom{grid-template-columns:minmax(0,1.6fr) minmax(215px,1fr);gap:14px}.recent-panel{padding:0 15px}.recent-row{gap:9px}.recent-row>.icon-button{display:none}.stat-card{padding:14px}.stats-grid{gap:10px}.stat-card>div{font-size:9px}.checklist{padding:20px 17px}.library-toolbar{flex-direction:column;align-items:flex-start}.search{width:100%;max-width:none}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:960px){.sidebar{width:195px;padding-left:12px;padding-right:12px}.brand{font-size:26px}.main-shell{width:calc(100% - 195px);margin-left:195px}main{padding:26px 22px 0}.topbar{padding:0 22px}.page-heading{align-items:flex-start}h1{font-size:25px}.page-heading p{max-width:300px;font-size:11px;line-height:1.7}.demo-banner{flex-direction:column;align-items:flex-start;gap:5px}.hero-copy{width:65%;padding:25px}.hero-copy h2{font-size:25px}.hero-art{opacity:.9;width:33%}.phone-back{display:none}.phone-front{width:115px;height:195px;top:80px;left:0}.tag-top,.tag-bottom{display:none}.phone-caption{font-size:18px;left:8px}.phone-product{font-size:6px}.hero-ring{width:250px;height:250px}.ring-two{width:320px;height:320px}.hero-copy p{max-width:220px}.desktop-break{display:none}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-bottom{grid-template-columns:1fr}.checklist{display:none}.connections-grid{grid-template-columns:1fr}.topbar-right{gap:12px}.connection-indicator{font-size:9px}.recent-row>.icon-button{display:flex}.analytics-panel .section-heading{align-items:flex-start}.analytics-panel .section-heading>.button{padding:8px;font-size:9px}.creative-note{padding:15px 12px}.sidebar-bottom>.nav-item{font-size:10px}}@media(max-width:700px){.sidebar{width:244px;transition:transform .2s;transform:translate(-100%)}.sidebar.is-open{transform:translate(0)}.sidebar-scrim{z-index:29;background:#202a3050;position:fixed;inset:0}.main-shell{width:100%;margin-left:0}.mobile-menu{display:flex}.topbar{height:62px;padding:0 18px}.breadcrumb{gap:9px;font-size:10px}.topbar-right{gap:7px}.connection-indicator{font-size:8px}.topbar-right>.icon-button{display:none}.top-avatar{width:25px;height:25px}.breadcrumb>span:first-of-type,.breadcrumb .slash{display:none}main{padding:27px 18px 0}.page-heading{gap:10px;margin-bottom:19px}.page-heading>.button{gap:4px;padding:10px;font-size:10px}.page-heading>.button svg{width:15px}h1{font-size:24px}.eyebrow{letter-spacing:1.1px;font-size:8px}.page-heading p{font-size:10px}.wave{font-size:25px}.hero-card{min-height:290px}.hero-copy{width:67%;padding:23px 20px}.hero-copy h2{font-size:23px}.hero-kicker{letter-spacing:.8px;gap:5px;font-size:6px}.hero-copy p{max-width:180px;font-size:10px}.hero-foot{font-size:7px}.hero-art{width:33%}.phone-front{width:111px;height:184px;top:76px;left:-5%}.phone-top{font-size:5px;left:8px}.phone-caption{font-size:16px}.hero-copy .button{padding:10px;font-size:9px}.hero-copy .button svg{width:13px}.demo-banner{font-size:9px}.demo-banner>span{align-items:flex-start;line-height:1.7}.demo-banner button{font-size:9px}.section-heading h2{font-size:13px}.section-heading>.text-button,.stat-card>div{font-size:10px}.stat-card>strong{font-size:28px}.stat-card>small{font-size:9px}.recent-title strong{font-size:10px}.recent-row{gap:9px}.recent-row>.icon-button{display:none}.recent-title small{font-size:8px}.recent-row .status{font-size:7px}.page-footer{font-size:8px}.library{padding:16px}.tabs{gap:14px}.tabs button{font-size:10px}.video-grid{grid-template-columns:1fr}.video-card>.artwork{height:245px}.video-card>video{height:260px}.connection-card{padding:22px}.connection-card>p{font-size:11px}.analytics-panel{padding:0 14px 15px}.analytics-panel .section-heading{flex-direction:column;gap:13px}.modal-head{padding:20px}.modal-head h2{font-size:19px}.upload-form{gap:16px;padding:20px}.form-grid{grid-template-columns:1fr}.modal{max-height:94vh}.check-row{gap:18px}.help-content{padding:22px}.toast{width:calc(100% - 30px);font-size:11px}.login-card{padding:28px}.creative-note{padding:18px 15px}.sidebar-bottom>.nav-item{font-size:11px}}@media(prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}:root{color-scheme:light}:root[data-theme=dark]{color-scheme:dark;color:#e5e7e8;background:#171b1e;--muted: #a5adb2;--border: #343b3f;--coral: #f58b75;--dark: #dce1dd}.topbar-right>.theme-toggle{display:inline-flex}.theme-toggle{min-width:34px;min-height:34px}.login-theme{position:absolute;top:24px;right:24px}[data-theme=dark] :is(.sidebar,.panel,.stat-card,.modal,.login-card){background:#21272b;color:#e5e7e8;border-color:var(--border)}[data-theme=dark] .topbar{background:#1c2226}[data-theme=dark] :is(.workspace-avatar,.profile-avatar,.top-avatar){background:#3f3933;color:#e5cfb6;border-color:#554c42}[data-theme=dark] :is(.nav-item,.icon-button,.text-button){color:#b3bbc0}[data-theme=dark] :is(.nav-item:hover,.icon-button:hover){background:#30383d;color:#f0f0eb}[data-theme=dark] .nav-item.active{background:#3e2e2a;color:#ffac95}[data-theme=dark] :is(.nav-count,.tabs span){background:#50352e;color:#ffb49e}[data-theme=dark] .creative-note{background:#292e28;border-color:#3a4235}[data-theme=dark] :is(.creative-note>span,.creative-note button,.checklist-icon){color:#bdcda6}[data-theme=dark] :is(.creative-note p,.checklist>p,.checklist-step){color:#b4bdaa}[data-theme=dark] .checklist-step>span{border-color:#505b46;color:#c6d2b6}[data-theme=dark] .checklist-step>span.checked{background:#3a4633;border-color:#3a4633}[data-theme=dark] :is(.page-heading p,.eyebrow,.nav-label,.breadcrumb>span,.stat-card>div,.stat-card>small,.page-footer,.recent-title small,.video-card-meta small,.analytics-panel .section-heading p,.analytics-note,.connection-card>strong,.connection-card>p,.connection-requirements,.modal-head p,.form-note,.caption-preview p,.help-content p,.login-card>p){color:#aeb7bb}[data-theme=dark] .connection-indicator{color:#b2cba8}[data-theme=dark] .connection-indicator.is-demo{color:#d1ba96}[data-theme=dark] :is(.demo-banner,.notice){background:#302d24;border-color:#494234;color:#d9c69f}[data-theme=dark] .hero-card{background:#292e2b;border-color:#3b443b}[data-theme=dark] .hero-copy h2{color:#eef0e6}[data-theme=dark] :is(.hero-kicker,.hero-foot){color:#c1bea7}[data-theme=dark] .hero-copy p{color:#b6bdae}[data-theme=dark] .hero-ring{border-color:#4a5545}[data-theme=dark] .floating-tag{background:#343c32;border-color:#4d5846;color:#e1e8d8}[data-theme=dark] .floating-tag small{color:#b9c4af}[data-theme=dark] .tag-icon{background:#49412f;color:#e5c797}[data-theme=dark] .success-icon{background:#425238;color:#c6e1b5}[data-theme=dark] .phone-card{border-color:#57604f}[data-theme=dark] .primary{color:#221b18;box-shadow:none}[data-theme=dark] .primary:hover{background:#ffa28c}[data-theme=dark] .secondary{background:#2a3237;border-color:#424d53;color:#dce3e6}[data-theme=dark] .secondary:hover{background:#374147}[data-theme=dark] .dark{background:#dce2d5;color:#263022}[data-theme=dark] .dark:hover{background:#edf2e7}[data-theme=dark] .text-button:hover{color:#ffac95}[data-theme=dark] .subtle-pill{background:#323832;border-color:#475047;color:#c1c9b9}[data-theme=dark] .coral{background:#423228;color:#efb08b}[data-theme=dark] .purple{background:#383147;color:#c8b5ed}[data-theme=dark] .pink{background:#442e39;color:#ecb1c6}[data-theme=dark] .green{background:#303e2e;color:#b8d5a8}[data-theme=dark] :is(.recent-row,td,.consent){border-color:var(--border)}[data-theme=dark] .status{background:#3b382d;color:#d9c99e}[data-theme=dark] .status-published{background:#2e402f;color:#b9daa9}[data-theme=dark] :is(.status-failed,.status-uncertain){background:#472e2b;color:#ffb4a3}[data-theme=dark] :is(.status-queued,.status-sending,.status-processing){background:#353149;color:#cbbdf2}[data-theme=dark] .search{background:#1c2327;border-color:#3d484d;color:#adb8be}[data-theme=dark] .search input{color:#e4e9ec}[data-theme=dark] .tabs button{color:#aeb8be}[data-theme=dark] .tabs .selected{color:#ffac95;border-color:#ffac95}[data-theme=dark] .video-card p{color:#b5beb4}[data-theme=dark] :is(.empty,.empty h3,.form-divider){color:#bdcbb3}[data-theme=dark] th{background:#2a3235;color:#b8c5c9}[data-theme=dark] td{color:#c1c9c1}[data-theme=dark] td:first-child{color:#e1e8de}[data-theme=dark] .integration-logo{background:#11171a}[data-theme=dark] .integration-logo.shop{background:#48362d;color:#f4b293}[data-theme=dark] .connection-state{background:#38392f;color:#c9c7ac}[data-theme=dark] .connection-state.connected{background:#31432f;color:#b5d8a7}[data-theme=dark] .account-connected{color:#b5d8a7}[data-theme=dark] .integration-note{background:#282f26;color:#bdcba9}[data-theme=dark] .integration-note h3{color:#d8e1cb}[data-theme=dark] .integration-note p{color:#b8c2ad}[data-theme=dark] .modal::backdrop{background:#060b10b3}[data-theme=dark] label{color:#c1cbc9}[data-theme=dark] label>input:not([type=checkbox]):not([type=file]),[data-theme=dark] label>textarea,[data-theme=dark] label>select{background:#181f23;border-color:#425057;color:#e0e8e5}[data-theme=dark] :is(input::placeholder,textarea::placeholder){color:#99a7a6}[data-theme=dark] .dropzone{background:#272e25;border-color:#57624c}[data-theme=dark] .dropzone.dragging{background:#42322c;border-color:#f58b75}[data-theme=dark] .upload-circle{background:#3b4532;color:#c9d7b4}[data-theme=dark] .dropzone h3{color:#d0ddbf}[data-theme=dark] .dropzone p{color:#b4bfa7}[data-theme=dark] :is(.caption-preview,.inset){background:#29302a;border-color:#424c40}[data-theme=dark] .consent a{color:#ffb199}[data-theme=dark] .error{color:#ffb3a2!important;background:#422c29}[data-theme=dark] .help-content li{color:#d0d9c6}[data-theme=dark] .help-content .notice{color:#d9c69f}[data-theme=dark] .login-screen{background:radial-gradient(ellipse at 20% 20%,#33372b,transparent 60%),#171b1e}[data-theme=dark] .login-card{box-shadow:0 14px 60px #0003}[data-theme=dark] .toast{background:#354032;border-color:#64725d}@media(max-width:700px){.topbar-right{gap:4px}.topbar-right>.theme-toggle{padding:6px}}
