:root{--ink:#292434;--muted:#625c6b;--purple:#353b38;--purple-dark:#242927;--accent:#b89362;--accent-soft:#f5efe4;--success:#4e8b72;--warning:#b77f45;--danger:#b95d6a;--line:#e8e2ea;--paper:#fbf9fb;--sidebar:#f3eff6;--shadow-sm:0 5px 18px #4a27440d;--shadow-md:0 18px 48px #4a274419;--focus-ring:0 0 0 3px #353b382b}html{text-size-adjust:100%;height:100%;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-x:clip}@media(prefers-reduced-motion:reduce){body,html{scroll-behavior:auto}}*{box-sizing:border-box}body{margin:0;min-height:100dvh;overflow-x:hidden;overflow-x:clip;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;touch-action:auto}.not-found-page{position:relative;display:grid;min-height:100svh;place-items:center;padding:32px 20px;overflow:hidden;background:radial-gradient(circle at 18% 18%,#f0e8ff 0,transparent 31%),radial-gradient(circle at 84% 78%,#e6f3ef 0,transparent 29%),linear-gradient(145deg,#fbf9fd,#f5f2f8)}.not-found-orbit{position:absolute;border:1px solid rgba(139,120,188,.1411764706);border-radius:50%;pointer-events:none}.not-found-orbit.orbit-one{width:460px;height:460px;top:-230px;right:-90px}.not-found-orbit.orbit-two{width:320px;height:320px;bottom:-190px;left:-70px}.not-found-card{position:relative;z-index:1;width:min(100%,660px);padding:clamp(34px,6vw,64px);border:1px solid #e3d9d4;border-radius:28px;background:linear-gradient(155deg,#fffefc,#fffaf7);box-shadow:0 30px 90px rgba(76,55,48,.1019607843),inset 0 1px #fff;text-align:center}.not-found-card:before{position:absolute;width:90px;height:4px;top:0;left:50%;border-radius:0 0 999px 999px;background:linear-gradient(90deg,#d9947d,#b89362);content:"";transform:translateX(-50%)}.not-found-card h1{max-width:520px;margin:14px auto 12px;color:#2d2735;font:800 clamp(34px,7vw,52px)/1.04 Helvetica Neue,Arial,sans-serif;letter-spacing:-.05em}.not-found-card>p:not(.not-found-code){max-width:470px;margin:0 auto;color:#625b69;font-size:15px;line-height:1.65}.not-found-brand{display:inline-flex;align-items:center;gap:9px;color:#302938;font:800 17px Helvetica Neue,Arial,sans-serif;text-decoration:none}.not-found-brand>.brand-lockup{width:auto;height:auto;color:inherit;background:rgba(0,0,0,0);box-shadow:none}.not-found-brand strong>span{color:#353b38}.not-found-code{margin:14px 0 0;color:#6c59a7;font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.not-found-status{display:flex;align-items:center;justify-content:center;margin-top:28px;color:#242927;font:800 clamp(52px,12vw,82px)/1 Helvetica Neue,Arial,sans-serif;letter-spacing:-.075em}.not-found-status i{position:relative;width:58px;height:58px;margin:0 8px;border:1px solid rgba(184,147,98,.4);border-radius:50%}.not-found-status i:after,.not-found-status i:before{position:absolute;border-radius:50%;content:""}.not-found-status i:before{inset:10px;border:8px solid #b89362}.not-found-status i:after{width:8px;height:8px;top:1px;right:5px;background:#242927}.not-found-actions{display:flex;justify-content:center;margin-top:30px;gap:12px}.not-found-actions a,.not-found-actions button{min-width:148px;padding:12px 20px;border:1px solid #d6cede;border-radius:11px;color:#51485c;background:#fff;font-size:13px;font-weight:750;text-decoration:none;cursor:pointer}.not-found-actions .primary{color:#fff;box-shadow:0 8px 20px rgba(36,41,39,.168627451)}.not-found-actions a:hover,.not-found-actions button:hover{border-color:#bcaeaa;transform:translateY(-2px);box-shadow:0 9px 20px rgba(58,45,40,.062745098)}.not-found-help{margin-top:20px!important;font-size:13px!important}.not-found-help a{color:#242927;font-weight:750;text-underline-offset:3px}@media(max-width:480px){.not-found-actions{align-items:stretch;flex-direction:column}.not-found-card{border-radius:18px}.not-found-status i{width:46px;height:46px}}button,input,select,textarea{box-sizing:border-box;max-width:100%;margin:0;font:inherit;color:inherit}button{cursor:pointer}:where(button,[role=button],a,input,textarea,select){touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0)}:where(input,textarea,select){min-width:0;border-radius:0;background-clip:padding-box;letter-spacing:normal;-webkit-text-size-adjust:100%}textarea{overflow:auto;vertical-align:top}:where(input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input:not([type]),textarea){appearance:none;-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{appearance:none;-webkit-appearance:none}input[type=file]::file-selector-button{font:inherit}input[type=file]::-webkit-file-upload-button{font:inherit}:where(input,textarea)::placeholder{color:inherit;opacity:.55}:where(input,textarea):disabled,:where(input,textarea):read-only{opacity:1}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{padding:0;border:0}:where(button,[role=button],a,input,textarea,select,summary):focus-visible{outline:3px solid color-mix(in srgb,var(--theme-focus,#353b38) 55%,transparent);outline-offset:2px}:where(button,[role=button],a):focus-visible{box-shadow:var(--focus-ring)}@media(forced-colors:active){:where(button,[role=button],a,input,textarea,select,summary):focus-visible{outline:3px solid Highlight}}.app-shell{min-height:100vh;min-height:100dvh;display:grid;grid-template-columns:240px 1fr}.sidebar{position:sticky;top:0;height:100vh;height:100dvh;padding:28px 20px 22px;background:var(--sidebar);border-right:1px solid var(--line);display:flex;flex-direction:column}.brand{font:800 20px Helvetica Neue,sans-serif;display:flex;align-items:center;gap:10px;padding:0 8px 30px}.brand>span:last-child>span{color:var(--purple)}.brand-mark{display:grid;place-items:center;width:32px;height:32px;color:#fff;border-radius:10px;background:linear-gradient(145deg,#4b514e,#1c201f);box-shadow:0 7px 16px rgba(28,32,31,.3019607843)}.brand-mark svg{width:18px}nav{display:grid;gap:7px}.nav-item{border:0;color:#615c69;background:rgba(0,0,0,0);border-radius:11px;height:44px;padding:0 13px;display:flex;align-items:center;gap:13px;text-align:left;font-weight:600}.nav-item:hover{background:#ebe7f5;color:#3e374c}.nav-item.active{color:var(--purple);box-shadow:0 4px 14px rgba(78,59,118,.062745098)}.plan-card{margin-top:auto;border:1px solid #ddd3f7;border-radius:15px;padding:15px}.plan-card>div:first-child{display:flex;justify-content:space-between;font-weight:700}.meter{height:5px;border-radius:6px;background:#d4caed;margin:10px 0 8px;overflow:hidden}.meter span{display:block;width:68%;height:100%;background:var(--purple)}.plan-card p{margin:0 0 12px;font-size:10px;color:#716a7c}.plan-card button{border:0;background:rgba(0,0,0,0);padding:0;color:var(--purple);font-size:11px;font-weight:700;display:flex;gap:5px;align-items:center}.plan-card svg{width:12px}.profile{margin-top:17px;padding:15px 4px 0;border-top:1px solid #ddd8e6;display:flex;align-items:center;gap:9px}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#d9d0fb;color:#5c43c6;font-weight:700;font-size:12px}.profile div:nth-child(2){display:grid;gap:2px;font-size:11px}.profile span{color:var(--muted);font-size:9px}.profile button{margin-left:auto;border:0;background:rgba(0,0,0,0);color:#8d8995}.workspace{min-width:0;padding:32px 4.2vw 50px;max-width:1600px;width:100%;margin:auto}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.topbar p{color:var(--muted);margin:0 0 5px}.topbar h1{font:700 25px Helvetica Neue,sans-serif;margin:0}.topbar h1 span{color:#f4aa3d}.primary{border:0;border-radius:11px;padding:12px 18px;color:#fff;background:var(--purple);font-size:12px;font-weight:700;display:flex;align-items:center;gap:8px;box-shadow:0 8px 20px rgba(36,41,39,.2156862745)}.primary:hover{background:var(--purple-dark)}.hero-card{min-height:330px;border-radius:22px;color:#fff;display:grid;grid-template-columns:1.15fr .85fr;background:radial-gradient(circle at 70% 20%,#8a70f7 0,transparent 27%),linear-gradient(120deg,#6b50ed,#8d73ed);box-shadow:0 18px 40px rgba(85,65,167,.168627451)}.hero-copy{padding:42px 44px;z-index:2}.eyebrow{display:flex;gap:7px;align-items:center;width:max-content;background:hsla(0,0%,100%,.1254901961);border:1px solid hsla(0,0%,100%,.1607843137);border-radius:20px;padding:6px 11px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.hero-copy h2{font:800 34px/1.12 Helvetica Neue,sans-serif;letter-spacing:-1.3px;margin:18px 0 10px}.hero-copy>p{font-size:12px;color:#eeeaff;margin:0 0 22px}.prompt-box{max-width:490px;background:#fff;padding:5px;border-radius:12px;display:flex;box-shadow:0 10px 25px rgba(50,31,134,.2196078431)}.prompt-box input{flex:1 1;border:0;outline:0;padding:0 12px;min-width:0;font-size:11px}.prompt-box button{border:0;width:39px;height:36px;border-radius:9px;background:#1e1b28}.suggestions{display:flex;align-items:center;gap:6px;margin-top:12px;font-size:9px;color:#e6e0ff}.suggestions button{border:1px solid hsla(0,0%,100%,.1568627451);color:#fff;background:hsla(0,0%,100%,.0941176471);border-radius:14px;padding:5px 10px;font-size:9px}.visual{position:relative;overflow:hidden}.orbit{position:absolute;border:1px solid hsla(0,0%,100%,.1254901961);border-radius:50%;width:420px;height:420px;top:-60px;right:-50px}.orbit.two{width:300px;height:300px;top:0;right:10px}.phone{position:absolute;width:176px;height:310px;background:#fff;color:#191620;border:6px solid #1f1b2d;border-radius:26px;left:50%;top:36px;transform:translateX(-50%) rotate(5deg);box-shadow:0 25px 45px rgba(52,33,112,.4);overflow:hidden}.phone-head{height:40px;display:flex;align-items:center;gap:5px;padding:0 9px;font-size:7px;font-weight:700}.phone-head span:last-child{margin-left:auto}.mini-avatar{width:15px;height:15px;border-radius:50%;background:linear-gradient(145deg,#ffb26f,#8c59f8)}.post-art{height:190px;background:#c9fa55;display:flex;flex-direction:column;align-items:center;justify-content:center;font:700 15px Helvetica Neue;position:relative}.post-art strong{font-size:30px;letter-spacing:-2px}.post-art i{position:absolute;right:18px;top:28px;font-style:normal}.phone-actions{font-size:14px;padding:10px}.spark{position:absolute;color:#dcff83;font-size:20px}.s1{left:15%;top:45px}.s2{right:10%;top:90px;font-size:11px}.s3{left:12%;bottom:50px;font-size:10px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0}.stats article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px;display:flex;gap:13px}.stat-icon{width:40px;height:40px;border-radius:11px;display:grid;place-items:center}.stat-icon svg{width:19px}.purple{background:#eff0ed;color:#7050ec}.orange{background:#fff0e5;color:#ea8a4b}.green{background:#e7f7ed;color:#31a969}.pink{background:#fae9f4;color:#d855a1}.stats article>div:last-child{display:grid}.stats span{font-size:9px;color:var(--muted)}.stats strong{font:700 21px Helvetica Neue;margin:2px 0}.stats small{font-size:8px;color:#96919e}.stats small b{color:#2aa365}.content-grid{display:grid;grid-template-columns:1.28fr .72fr}.panel{background:#fff;border:1px solid var(--line);border-radius:17px;padding:21px}.panel-heading{display:flex;justify-content:space-between;align-items:flex-start}.panel-heading h3{font:700 15px Helvetica Neue;margin:0 0 3px}.panel-heading p{font-size:9px;color:var(--muted);margin:0}.panel-heading button{border:0;background:rgba(0,0,0,0);color:var(--purple);font-size:9px;font-weight:700;display:flex;align-items:center;gap:5px}.panel-heading svg{width:11px}.post-list{margin-top:13px}.post-row{display:grid;grid-template-columns:35px 45px 1fr auto 20px;gap:11px;align-items:center;padding:11px 0;border-top:1px solid #efedf2}.date{display:grid;text-align:center}.date strong{font:700 15px Helvetica Neue}.date span{font-size:7px;color:var(--muted)}.thumb{height:42px;border-radius:8px;display:grid;place-items:center;color:#fff}.thumb.coral{background:linear-gradient(135deg,#fb705d,#fa9a74)}.thumb.violet{background:linear-gradient(135deg,#7354dd,#aa87f4)}.thumb.lime{background:linear-gradient(135deg,#6f8438,#b9e857)}.post-info{display:grid;gap:4px}.post-info strong{font-size:9px}.post-info span{font-size:8px;color:var(--muted)}.ready{background:#e8f8ed;color:#29965a!important;border-radius:12px;padding:4px 8px;display:flex;align-items:center;gap:4px;font-size:7px!important;font-weight:700}.ready svg{width:8px}.post-row>button{border:0;background:rgba(0,0,0,0);color:#8d8995}.top-post{margin-top:15px;display:grid;grid-template-columns:110px 1fr;gap:13px}.top-art{height:110px;border-radius:10px;background:#211d2b;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:14px}.top-art span{color:#c9fa55;font:800 25px Helvetica Neue}.top-art strong{font:800 13px/1.05 Helvetica Neue}.top-art small{font-size:6px;color:#c9fa55;margin-top:7px}.top-meta{display:flex;flex-direction:column;padding:5px 0}.top-meta>span{font-size:7px;color:var(--muted)}.top-meta>strong{font-size:9px;line-height:1.5;margin:9px 0 auto}.top-meta>div{display:flex;gap:10px}.top-meta>div span{font-size:8px}.insight{display:flex;gap:9px;background:#f2f3f1;border-radius:10px;padding:11px;margin-top:14px}.insight>span{color:var(--purple)}.insight p{font-size:8px;line-height:1.5;color:#696274;margin:0}.insight strong{display:block;color:#4c3f72;margin-bottom:2px}@media(max-width:1000px){.app-shell{grid-template-columns:76px 1fr}.sidebar{padding-inline:12px}.brand>span:last-child,.nav-item span,.plan-card,.profile button,.profile div:nth-child(2){display:none}.brand{padding-inline:0}.brand,.nav-item,.profile{justify-content:center}.hero-card{grid-template-columns:1fr}.visual{display:none}.stats{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}}@media(max-width:650px){.app-shell{display:block}.sidebar{position:fixed;z-index:10;top:auto;bottom:0;width:100%;height:64px;padding:8px 12px;border:0;border-top:1px solid var(--line);flex-direction:row}.brand,.plan-card,.profile{display:none}.sidebar nav{width:100%;display:flex;justify-content:space-around}.nav-item{height:46px;padding:0 14px}.workspace{padding:22px 16px 84px}.topbar h1{font-size:20px}.topbar p{display:none}.primary{padding:11px}.primary svg{margin:0}.hero-card{min-height:380px}.hero-copy{padding:31px 24px}.hero-copy h2{font-size:30px}.suggestions{flex-wrap:wrap}.stats{grid-template-columns:1fr 1fr}.stats article{padding:13px;gap:9px}.stat-icon{display:none}.content-grid{grid-template-columns:1fr}.post-row{grid-template-columns:32px 40px 1fr 16px}.performance,.ready{display:none}}.auth-page{min-height:100vh;min-height:100dvh;display:grid;grid-template-columns:1.05fr .95fr;background:#fff}.auth-intro{padding:48px 8vw 42px;color:#fff;background:radial-gradient(circle at 80% 20%,#a17bf1 0,transparent 30%),radial-gradient(circle at 18% 86%,rgba(216,197,154,.5019607843) 0,transparent 32%),linear-gradient(140deg,#382f4c,#7667ad);display:flex;flex-direction:column;justify-content:space-between}.auth-brand{font:800 22px Helvetica Neue;color:#fff;text-decoration:none}.auth-brand span{color:#d9c99c}.auth-intro h1{font:800 clamp(36px,4vw,64px)/1.05 Helvetica Neue;letter-spacing:-2px;margin:22px 0}.auth-intro p{max-width:560px;color:#e8e2ff}.auth-intro small{color:#c9ceca}.auth-panel{display:grid;place-items:center;padding:40px}.auth-form-wrap{width:min(410px,100%)}.auth-tabs{background:#f1eef6;display:grid;grid-template-columns:1fr 1fr}.auth-tabs button{border:0;background:rgba(0,0,0,0);padding:10px;color:#777482;font-weight:700}.auth-tabs button.active{color:var(--purple);box-shadow:0 3px 12px rgba(50,31,134,.0705882353)}.auth-form-wrap h2{font:800 28px Helvetica Neue;margin:30px 0 6px}.auth-form-wrap>p{color:var(--muted);font-size:13px;margin:0 0 25px}.auth-form-wrap form{display:grid}.auth-form-wrap label{display:grid;gap:7px;font-size:11px;font-weight:700}.auth-form-wrap label small{font-size:9px;font-weight:400;color:var(--muted)}.auth-submit{height:46px;min-height:46px;padding-block:10px;border:0;border-radius:10px;background:var(--purple);color:#fff;font-weight:700;margin-top:5px}.auth-submit:disabled{opacity:.6}.form-error{padding:10px;border-radius:8px;background:#fff0f0;color:#b32f2f;font-size:11px}.auth-form-wrap input:invalid:not(:placeholder-shown){border-color:#d85b5b}@media(max-width:760px){.auth-page{grid-template-columns:1fr}.auth-intro{display:none}.auth-panel{padding:24px 16px 32px}.auth-form-wrap{width:min(100%,440px)}.auth-tabs button{padding:10px 8px;font-size:11px}.auth-form-wrap h2{margin-top:22px;font-size:24px}.auth-form-wrap form{gap:12px}}.hero-feedback{margin:10px 0 0!important;color:#fff!important;font-weight:600}.editor-panel{margin-top:18px}.save-draft{background:var(--purple)!important;color:#fff!important;padding:9px 14px!important;border-radius:9px}.editor-grid{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.editor-grid label{display:grid;gap:7px;font-size:10px;font-weight:700}.editor-grid label:nth-child(2){grid-row:span 3}.editor-grid input,.editor-grid textarea{width:100%;border:1px solid var(--line);border-radius:9px;padding:10px;resize:vertical;outline:0;font:400 11px/1.5 Segoe UI}.editor-grid input:focus,.editor-grid textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px rgba(36,41,39,.0823529412)}@media(max-width:650px){.editor-grid{grid-template-columns:1fr}.editor-grid label:nth-child(2){grid-row:auto}}.page-intro{display:flex;justify-content:space-between;align-items:end;margin:4px 0 24px}.page-intro h2{font:800 30px Helvetica Neue;margin:12px 0 5px}.page-intro p{color:var(--muted)}.eyebrow.dark{color:var(--purple);background:#eff0ed;border-color:#e2dafe}.create-page{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.65fr);gap:18px}.create-form{padding:28px}.period-pill,.step-pill{font-size:9px;font-weight:700;color:var(--purple);background:#eff0ed;padding:6px 10px;border-radius:20px}.field-label{display:grid;gap:8px;margin-top:22px;font-size:11px;font-weight:700}.field-label select,.field-label textarea{border:1px solid var(--line);border-radius:11px;background:#fff;padding:12px;outline:0;color:var(--ink);font:400 12px/1.6 Segoe UI}.field-label select:focus,.field-label textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px rgba(36,41,39,.0823529412)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.generate-button{margin-top:22px}.inline-feedback{font-size:11px;color:#b32f2f;margin:12px 0 -8px}.idea-panel{padding:28px;background:linear-gradient(145deg,#f5f6f4,#f1f2ef)}.idea-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;color:#fff;background:var(--purple)}.idea-panel h3{font:700 18px Helvetica Neue;margin:20px 0 6px}.idea-panel>p{font-size:11px;color:var(--muted);line-height:1.5;margin-bottom:20px}.idea-panel>button{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:left;border:1px solid #e3dcf3;background:#fff;border-radius:10px;padding:13px;margin-top:9px;font-size:10px;font-weight:600;color:#514a5b}.idea-panel button svg{width:13px;color:var(--purple)}.calendar-toolbar{display:flex;align-items:center;gap:11px;margin-bottom:14px;padding:14px 18px}.calendar-toolbar>button{border:1px solid var(--line);background:#fff;border-radius:8px;width:34px;height:34px}.calendar-toolbar div{margin-right:auto}.calendar-toolbar h3{font:700 15px Helvetica Neue;margin:0}.calendar-toolbar p{font-size:9px;color:var(--muted);margin:2px 0 0}.calendar-toolbar .today-button{width:auto;padding:0 14px;font-size:10px;font-weight:700}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);padding:0;overflow:hidden}.weekday{padding:13px;font-size:8px;color:var(--muted)}.calendar-day,.weekday{border-bottom:1px solid var(--line)}.calendar-day{min-height:115px;padding:9px;border-right:1px solid var(--line);font-size:10px}.calendar-day:nth-child(7n){border-right:0}.muted-day{color:#bbb7c1;background:#faf9fc}.calendar-post{width:100%;margin-top:8px;border:0;padding:7px;color:#fff;text-align:left;font-size:8px;font-weight:700;display:grid;grid-template-columns:13px 1fr;align-items:center}.calendar-post svg{width:10px}.calendar-post small{grid-column:2;font-size:7px;font-weight:400;opacity:.85}.calendar-post.coral{background:#f47d69}.calendar-post.violet{background:#7255da}.calendar-post.lime{background:#779837}.library-tools{display:flex;justify-content:space-between;gap:14px;margin-bottom:14px}.search-box{width:min(340px,100%);display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:10px;padding:0 12px}.search-box svg{width:16px;color:var(--muted)}.search-box input{height:40px;min-width:0;flex:1 1;border:0;outline:0;font-size:11px}.filter-tabs{display:flex;gap:4px;background:#f0edf5;padding:4px;border-radius:10px}.filter-tabs button{border:0;background:rgba(0,0,0,0);border-radius:7px;padding:7px 12px;font-size:9px;font-weight:700;color:var(--muted)}.filter-tabs button.active{color:var(--purple)}.content-table{padding:0;overflow:hidden}.table-head,.table-row{display:grid;grid-template-columns:minmax(280px,1fr) 100px 110px 90px 30px;align-items:center;gap:12px;padding:12px 18px}.table-head{background:#faf9fc;font-size:8px;font-weight:700;color:var(--muted);text-transform:uppercase}.table-head,.table-row{border-bottom:1px solid var(--line)}.table-row{font-size:9px}.content-title{display:flex;align-items:center;min-width:0;gap:11px}.content-thumb{flex:0 0 40px;height:40px;border-radius:8px;display:grid;place-items:center;background:linear-gradient(135deg,#7859ec,#b18df2);color:#fff}.content-title>div{min-width:0;display:grid;gap:4px}.content-title small,.content-title strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content-title small{color:var(--muted)}.status-badge{width:max-content;border-radius:20px;padding:5px 8px;background:#eff0ed;color:var(--purple);font-size:7px;font-weight:800}.status-badge.scheduled{background:#fff0e5;color:#bb672e}.status-badge.published{background:#e7f7ed;color:#278c56}.table-row>button{border:0;background:rgba(0,0,0,0);color:var(--muted)}.empty-state{text-align:center;padding:70px 20px!important;color:var(--muted);font-size:11px}.empty-state>span{margin:auto;display:grid;place-items:center;width:50px;height:50px;border-radius:15px;background:#eff0ed;color:var(--purple)}.empty-state h3{font:700 17px Helvetica Neue;color:var(--ink);margin:15px 0 4px}.empty-state p{margin:0 0 18px}.empty-state .primary{margin:auto}.analytics-page>.stats{margin-top:0}.analytics-grid{display:grid;grid-template-columns:1.5fr .65fr;gap:18px}.chart-panel{min-height:330px}.chart{height:210px;margin-top:27px;border-bottom:1px solid var(--line);display:flex;align-items:flex-end;gap:clamp(5px,1.1vw,16px);background:repeating-linear-gradient(180deg,#fff 0,#fff 51px,#efedf2 52px)}.chart i{flex:1 1;min-width:5px;border-radius:5px 5px 0 0;background:linear-gradient(#947df8,#6549e6)}.chart-axis{display:flex;justify-content:space-between;color:var(--muted);font-size:8px;margin-top:9px}.format-panel{padding:23px}.format-row{margin-top:27px}.format-row>div:first-child{display:flex;justify-content:space-between;font-size:10px}.format-row span{font-weight:700;color:var(--purple)}.format-row>div:last-child{height:7px;border-radius:6px;background:#eeebf2;margin-top:9px;overflow:hidden}.format-row i{display:block;height:100%;border-radius:6px;background:var(--purple)}.insight-banner{display:flex;align-items:center;gap:14px;margin-top:18px;padding:20px 24px;border:1px solid #ddd2fa;border-radius:15px;background:#f2f3f1}.insight-banner>span{font-size:22px;color:var(--purple)}.insight-banner div{margin-right:auto}.insight-banner strong{font:700 12px Helvetica Neue}.insight-banner p{font-size:9px;color:#6b6476;margin:4px 0 0}.insight-banner button{border:0;background:rgba(0,0,0,0);color:var(--purple);font-size:9px;font-weight:700;display:flex;align-items:center;gap:5px}.insight-banner svg{width:12px}@media(max-width:900px){.analytics-grid,.create-page{grid-template-columns:1fr}.calendar-day{min-height:90px}.calendar-post{font-size:0;display:block}.calendar-post svg{width:13px}.calendar-post small{display:none}.table-head,.table-row{grid-template-columns:minmax(200px,1fr) 90px 90px 30px}.table-head span:nth-child(4),.table-row>span:nth-child(4){display:none}}@media(max-width:650px){.page-intro{align-items:flex-start}.page-intro>.primary{display:none}.page-intro h2{font-size:25px}.field-row{grid-template-columns:1fr}.library-tools{display:grid}.filter-tabs{overflow:auto}.calendar-grid{overflow-x:auto;grid-template-columns:repeat(7,90px)}.calendar-toolbar{margin-inline:-1px}.table-head{display:none}.table-row{grid-template-columns:1fr auto 25px;padding:13px}.content-thumb,.table-row>span:nth-child(2){display:none}.content-table{overflow:visible}.analytics-page>.stats{grid-template-columns:1fr 1fr}.insight-banner{align-items:flex-start;flex-wrap:wrap}.insight-banner button{margin-left:36px}}.data-label{font-size:8px;font-weight:800;letter-spacing:.7px;text-transform:uppercase;color:#2d9460;background:#e7f7ed;border-radius:20px;padding:6px 9px}.calendar-empty{text-align:center;padding:24px;border:1px dashed var(--line);border-radius:13px;color:var(--muted)}.calendar-empty svg{width:23px}.calendar-empty strong{display:block;color:var(--ink);font-size:11px;margin-top:6px}.calendar-empty p,.list-empty{font-size:9px;color:var(--muted);margin:4px 0}.list-empty{padding:28px 10px;text-align:center;border-top:1px solid var(--line)}.overview-integration{text-align:center;padding:28px 12px}.integration-icon,.overview-integration>span{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 13px;border-radius:14px;background:#eff0ed;color:var(--purple)}.overview-integration strong{font:700 12px Helvetica Neue}.overview-integration p{font-size:9px;line-height:1.6;color:var(--muted);max-width:280px;margin:6px auto}.integration-state{display:flex;align-items:center;gap:22px;padding:30px}.integration-state .integration-icon{flex:0 0 56px;width:56px;height:56px;margin:0}.integration-state h3{font:700 18px Helvetica Neue;margin:8px 0 5px}.integration-state p{max-width:720px;color:var(--muted);font-size:10px;line-height:1.6}.integration-state>button{margin-left:auto;border:0;border-radius:10px;padding:11px 15px;background:#dedbe5;color:#8b8791;font-size:10px;font-weight:700;white-space:nowrap}.integration-requirements{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.integration-requirements span{display:flex;align-items:center;gap:4px;font-size:8px;color:#4c4852}.integration-requirements svg{width:11px;color:#2d9460}.workflow-summary{margin-top:18px}.workflow-bars{display:grid;gap:18px;margin-top:24px}.workflow-bars>div>div{display:flex;justify-content:space-between;font-size:10px}.workflow-bars i{display:block;height:8px;margin-top:8px;border-radius:8px;background:#efedf2;overflow:hidden}.workflow-bars b{display:block;height:100%;border-radius:8px}.workflow-bars b.purple{background:var(--purple)}.workflow-bars b.orange{background:#ed914e}.workflow-bars b.green{background:#35a86d}@media(max-width:650px){.integration-state{align-items:flex-start;flex-direction:column}.integration-state .integration-icon,.integration-state>button{margin:0}.data-label{display:none}}:root{--ui-radius-control:10px;--ui-radius-card:16px;--ui-control-height:48px;--ui-surface-border:var(--theme-border,var(--line));--ui-surface-bg:var(--theme-surface,var(--surface));--ui-shadow-raised:0 1px 2px #2f211b0a,0 18px 48px #59382c0d;--ui-shadow-floating:0 2px 4px #2f211b0d,0 28px 72px #59382c17}.ui-action{display:inline-flex;min-height:var(--ui-control-height);align-items:center;justify-content:center;gap:9px;border:1px solid rgba(0,0,0,0);border-radius:var(--ui-radius-control);font-weight:750;line-height:1;text-decoration:none;transition:color .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.ui-action--compact{min-height:40px;padding:0 16px;font-size:13px}.ui-action--default{padding:0 21px}.ui-action--primary{color:var(--theme-on-brand,#fff);border-color:var(--theme-brand,var(--purple));background:var(--theme-brand,var(--purple))}.ui-action--secondary{color:var(--theme-text,var(--ink));border-color:var(--ui-surface-border);background:var(--ui-surface-bg)}.ui-action--quiet{min-height:auto;padding:6px 0;color:var(--theme-brand-hover,var(--purple-dark));background:rgba(0,0,0,0)}.ui-action:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 28px color-mix(in srgb,var(--theme-brand,var(--purple)) 20%,transparent)}.ui-action:disabled{opacity:.58}.ui-section-heading{display:grid;max-width:760px;gap:12px}.ui-section-heading--center{margin-inline:auto;justify-items:center;text-align:center}.ui-section-heading h2{margin:0;color:var(--theme-text,var(--ink));font:700 clamp(34px,4.2vw,56px)/1.04 var(--font-editorial,"Helvetica Neue",Arial,sans-serif);letter-spacing:-.045em;text-wrap:balance}.ui-section-heading p{max-width:66ch;margin:0;color:var(--theme-text-muted,var(--muted));font-size:15px;line-height:1.7;text-wrap:pretty}.ui-eyebrow{color:var(--theme-brand-hover,var(--purple-dark));font-size:11px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.ui-surface{border:1px solid var(--ui-surface-border);border-radius:var(--ui-radius-card);background:var(--ui-surface-bg)}.ui-surface--flat{box-shadow:none}.ui-surface--raised{box-shadow:var(--ui-shadow-raised)}.ui-surface--floating{box-shadow:var(--ui-shadow-floating)}@media(prefers-reduced-motion:reduce){.ui-action{transition-duration:.01ms}}.pwa-notice{position:fixed;z-index:120;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));display:flex;width:min(410px,100vw - 32px);min-height:64px;padding:12px 13px 12px 15px;align-items:center;gap:12px;border:1px solid #d8cdc6;border-radius:14px;color:#443632;background:rgba(255,253,248,.96);box-shadow:0 16px 45px rgba(53,39,34,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.pwa-notice>div{display:grid;min-width:0;flex:1 1;gap:2px}.pwa-notice strong{font-size:11px}.pwa-notice span{color:#796a64;font-size:8.5px;line-height:1.45}.pwa-notice button{min-height:38px;padding:0 11px;border:0;border-radius:9px;color:#fff;background:#9f5146;font-size:8.5px;font-weight:850;white-space:nowrap}.pwa-notice button:disabled{cursor:wait;opacity:.62}.pwa-notice button.dismiss{width:34px;min-height:34px;padding:0;color:#766963;background:rgba(0,0,0,0);font-size:18px}.pwa-notice.offline{border-color:#e4c997;background:rgba(255,249,236,.97)}.pwa-notice.update{border-color:#cbb8dc}.pwa-notice.install,.pwa-notice.update{top:max(88px,env(safe-area-inset-top) + 72px);bottom:auto}@media(max-width:520px){.pwa-notice{right:12px;bottom:max(82px,env(safe-area-inset-bottom) + 76px);left:12px;width:auto}.pwa-notice.is-workspace{bottom:calc(76px + env(safe-area-inset-bottom))}.pwa-notice.install,.pwa-notice.update{top:auto;bottom:max(82px,env(safe-area-inset-bottom) + 76px)}.pwa-notice.is-workspace.install,.pwa-notice.is-workspace.update{top:auto;bottom:calc(76px + env(safe-area-inset-bottom))}.pwa-notice>button:not(.dismiss){flex:0 0 auto}}@media(max-width:1000px){.pwa-notice.is-workspace{right:max(14px,env(safe-area-inset-right));bottom:calc(92px + env(safe-area-inset-bottom));left:max(14px,env(safe-area-inset-left));width:auto}.pwa-notice.is-workspace:is(.install,.update){top:auto;bottom:calc(92px + env(safe-area-inset-bottom))}}@media(max-width:360px){.pwa-notice{flex-wrap:wrap}.pwa-notice>div{flex-basis:calc(100% - 58px)}.pwa-notice>button:not(.dismiss){flex:1 1 120px}}.content-feedback{padding:10px 12px;border-radius:9px;background:#fff0f0;color:#a73434;font-size:10px}.table-head,.table-row{grid-template-columns:minmax(280px,1fr) 100px 110px 90px 70px}.row-actions{display:flex;gap:5px}.row-actions button{display:grid;place-items:center;width:27px;height:27px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--muted)}.row-actions button:hover{color:var(--purple);border-color:#c9ceca}.row-actions svg{width:13px;height:13px;flex:0 0 13px}@media(max-width:900px){.table-head,.table-row{grid-template-columns:minmax(200px,1fr) 90px 90px 70px}}@media(max-width:650px){.table-row{grid-template-columns:1fr auto 58px}}.idea-lab{margin-bottom:22px;padding:0;overflow:hidden;background:radial-gradient(circle at 94% 0,#efe4ff 0,transparent 32%),linear-gradient(145deg,#fff,#fbf9fd)}.idea-lab>summary{display:flex;min-height:82px;padding:16px 20px;align-items:center;justify-content:space-between;gap:18px;cursor:pointer;list-style:none}.idea-lab>summary::-webkit-details-marker{display:none}.idea-lab>summary>b{display:inline-flex;flex:0 0 auto;padding:7px 10px;align-items:center;gap:8px;border-radius:999px;color:#604b89;background:#eee7f7;font-size:9px;font-weight:800;white-space:nowrap}.idea-lab>summary>b:after{width:7px;height:7px;margin-top:-3px;border-right:2px solid;border-bottom:2px solid;content:"";transform:rotate(45deg);transition:margin .18s ease,transform .18s ease}.idea-lab>summary:focus-visible{outline:3px solid rgba(102,80,164,.2);outline-offset:-3px}.idea-lab[open]>summary{border-bottom:1px solid #ded6e5}.idea-lab[open]>summary>b:after{margin-top:3px;transform:rotate(225deg)}@media(prefers-reduced-motion:reduce){.idea-lab>summary>b:after{transition:none}}.idea-lab-content{display:grid;padding:20px;gap:20px}.idea-lab-intro{display:flex;align-items:center;gap:13px}.idea-lab-intro>span{display:grid;flex:0 0 42px;place-items:center;width:42px;height:42px;border-radius:13px;color:#fff;background:#6650a4;box-shadow:0 8px 20px rgba(102,80,164,.2)}.idea-lab-intro>span svg{width:20px;height:20px}.idea-lab-intro small{color:#78698a;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.idea-lab-intro h2{margin:2px 0 0;color:#2f2836;font-size:18px;letter-spacing:-.025em}.idea-lab-intro p{margin:4px 0 0;color:#706878;font-size:11px}.idea-lab form{display:grid;max-width:720px;gap:7px}.idea-lab form label{color:#514958;font-size:10px;font-weight:750}.idea-lab form>div{display:flex;gap:8px}.idea-lab form input{min-width:0;height:43px;flex:1 1;padding:0 13px;border:1px solid #d4ccdc;border-radius:11px;color:#312b36;background:#fff;font:inherit;font-size:12px}.idea-lab form input:focus{outline:0;border-color:#353b38;box-shadow:0 0 0 3px rgba(53,59,56,.1294117647)}.idea-lab form button{display:inline-flex;align-items:center;justify-content:center;padding:0 16px;gap:7px;border:0;border-radius:11px;color:#fff;background:#4f3c75;font-size:10px;font-weight:800;white-space:nowrap}.idea-lab form button svg{width:13px;height:13px}.idea-lab-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.idea-lab-results article{display:flex;padding:15px;flex-direction:column;border:1px solid #ddd5e4;border-radius:13px;background:hsla(0,0%,100%,.8509803922)}.idea-lab-results small{color:#806b93;font-size:9px;font-weight:800;text-transform:uppercase}.idea-lab-results h3{margin:7px 0 0;color:#332b3a;font-size:12px;line-height:1.4}.idea-lab-results p{margin:7px 0 14px;color:#706777;font-size:10px;line-height:1.5}.idea-lab-results button{display:inline-flex;align-items:center;align-self:flex-start;margin-top:auto;padding:0;gap:5px;border:0;color:#604b89;background:rgba(0,0,0,0);font-size:10px;font-weight:800}.idea-lab-results button svg{width:12px;height:12px}@media(max-width:850px){.idea-lab-results{grid-template-columns:1fr}}@media(max-width:520px){.idea-lab>summary{min-height:0;padding:14px;align-items:flex-start;flex-direction:column}.idea-lab>summary>b{margin-left:55px}.idea-lab-content{padding:14px}.idea-lab form>div{align-items:stretch;flex-direction:column}.idea-lab form button{min-height:42px}}.workspace>:not(.topbar){animation:content-enter .42s cubic-bezier(.22,1,.36,1) both}.workspace .topbar{animation:header-enter .38s ease-out both}.sidebar .brand-mark{transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s ease}.sidebar .brand-mark:hover{transform:rotate(-5deg) scale(1.06);box-shadow:0 13px 28px rgba(28,32,31,.3333333333),inset 0 1px hsla(0,0%,100%,.4705882353)}.sidebar .nav-item svg{transition:transform .2s ease}.sidebar .nav-item:hover svg{transform:scale(1.1)}.sidebar .nav-item.active:before{animation:active-rail .28s ease-out both}.hero-card{background-size:120% 120%;animation:content-enter .48s cubic-bezier(.22,1,.36,1) both,hero-breathe 12s ease-in-out infinite alternate}.hero-card .phone{animation:phone-float 5s ease-in-out infinite}.hero-card .orbit.one{animation:orbit-drift 13s linear infinite}.hero-card .orbit.two{animation:orbit-drift 17s linear infinite reverse}.hero-card .spark{animation:spark-pulse 2.8s ease-in-out infinite}.hero-card .s2{animation-delay:-.9s}.hero-card .s3{animation-delay:-1.8s}.idea-panel button,.onboarding-steps button,.panel,.stats article{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.panel:hover,.stats article:hover{transform:translateY(-2px);border-color:#dcd1e3;box-shadow:0 16px 38px rgba(74,39,68,.0784313725)}.onboarding-progress i{animation:progress-grow .7s cubic-bezier(.22,1,.36,1) both}.account-menu,.command-dialog,.notification-panel{transform-origin:top right;animation:popover-enter .2s cubic-bezier(.22,1,.36,1) both}.auth-intro{background-size:115% 115%;animation:auth-gradient 14s ease-in-out infinite alternate}.auth-panel .auth-form-wrap{animation:auth-form-enter .48s cubic-bezier(.22,1,.36,1) both}@keyframes content-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes header-enter{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}@keyframes active-rail{0%{opacity:0;transform:scaleY(.25)}to{opacity:1;transform:scaleY(1)}}@keyframes hero-breathe{0%{background-position:0 50%}to{background-position:100% 50%}}@keyframes phone-float{0%,to{transform:translateX(-50%) rotate(5deg) translateY(0)}50%{transform:translateX(-50%) rotate(3deg) translateY(-8px)}}@keyframes orbit-drift{to{transform:rotate(1turn)}}@keyframes spark-pulse{0%,to{opacity:.5;transform:scale(.82) rotate(0)}50%{opacity:1;transform:scale(1.12) rotate(12deg)}}@keyframes progress-grow{0%{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}@keyframes popover-enter{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes auth-gradient{0%{background-position:0 50%}to{background-position:100% 50%}}@keyframes auth-form-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.account-menu,.auth-intro,.auth-panel .auth-form-wrap,.command-dialog,.hero-card,.hero-card .orbit,.hero-card .phone,.hero-card .spark,.notification-panel,.onboarding-progress i,.workspace .topbar,.workspace>:not(.topbar){animation:none!important}.panel:hover,.sidebar .brand-mark:hover,.sidebar .nav-item:hover svg,.stats article:hover{transform:none}}@media(max-width:1180px){.workspace{padding-inline:28px}.create-page{grid-template-columns:minmax(0,1fr) minmax(260px,.6fr)}.admin-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-detail-grid{grid-template-columns:1fr}}@media(max-width:900px){.workspace{padding-inline:22px}.topbar{align-items:flex-start;gap:16px}.topbar-actions{flex-wrap:wrap;justify-content:flex-end}.analytics-page,.create-page,.settings-layout{grid-template-columns:1fr}.idea-panel{min-width:0}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-card{grid-template-columns:1fr}.hero-card .visual{display:none}.integration-state{grid-template-columns:auto minmax(0,1fr)}.integration-state>button{grid-column:2;justify-self:start}.members-table,.platform-user-list{overflow-x:auto;overscroll-behavior-inline:contain}.platform-user-head,.platform-user-row{min-width:760px}.member-head,.member-row{min-width:620px}}@media(max-width:650px){.app-shell{display:block}.sidebar{position:fixed;z-index:100;inset:auto 0 0;display:flex;width:100%;height:calc(70px + env(safe-area-inset-bottom));padding:8px 10px calc(8px + env(safe-area-inset-bottom));border:0;border-top:1px solid var(--line);background:rgba(251,248,251,.9490196078);box-shadow:0 -10px 30px rgba(74,39,68,.0705882353);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sidebar .brand,.sidebar .plan-card,.sidebar .profile-wrap{display:none}.sidebar nav{display:flex;flex:1 1 auto;justify-content:flex-start;gap:4px;min-width:0;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:x proximity}.sidebar nav::-webkit-scrollbar{display:none}.sidebar .nav-item{flex:0 0 52px;width:52px;height:48px;min-height:48px;padding:0;justify-content:center;scroll-snap-align:start}.sidebar .nav-item span{display:none}.sidebar .nav-item:before{inset:auto auto -6px;width:20px;height:3px}.sidebar .mobile-logout{display:grid;flex:0 0 48px;width:48px;height:48px;margin:0 0 0 6px}.workspace{width:100%;padding:18px 14px calc(92px + env(safe-area-inset-bottom));overflow:hidden}.topbar{align-items:center;margin-bottom:20px;padding-bottom:12px}.topbar h1{max-width:54vw;font-size:21px;line-height:1.15;overflow-wrap:anywhere}.topbar p{display:none}.topbar-actions{flex-wrap:nowrap;gap:6px}.topbar-actions .command-trigger kbd,.topbar-actions .command-trigger span{display:none}.topbar-actions .command-trigger,.topbar-actions .notification-trigger,.topbar-actions>.primary{width:40px;height:40px;min-height:40px;padding:0;justify-content:center}.topbar-actions>.primary{font-size:0}.notification-panel{position:fixed;inset:70px 12px auto;width:auto;max-height:calc(100dvh - 165px);overflow-y:auto}.onboarding-panel{padding:18px;gap:14px}.onboarding-panel,.onboarding-panel .onboarding-steps{grid-template-columns:1fr}.hero-copy{padding:28px 20px 30px}.hero-copy h2{font-size:clamp(28px,9vw,34px)}.suggestions{flex-wrap:wrap}.suggestions>span{flex-basis:100%}.stats{grid-template-columns:1fr 1fr;gap:10px}.stats article{min-width:0;min-height:108px;padding:14px;align-items:flex-start;flex-direction:column}.stats .stat-icon{display:grid}.create-form,.idea-panel,.panel,.settings-card{padding:18px}.panel-heading{gap:10px}.panel-heading h3{font-size:16px}.field-row,.post-modal-grid{grid-template-columns:1fr}.post-modal-grid .wide{grid-column:auto}.library-tools{align-items:stretch;flex-direction:column}.search-box{width:100%}.filter-tabs{width:100%;overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.filter-tabs button{flex:0 0 auto}.content-table{padding:0;overflow:hidden}.table-head{display:none}.table-row{display:grid;grid-template-columns:1fr auto;gap:10px 14px;min-height:0;padding:16px}.table-row>span:not(.status-badge){font-size:10px}.table-row .content-title{grid-column:1/-1;min-width:0}.table-row .content-title small{max-width:100%}.table-row .row-actions{grid-column:1/-1;justify-content:flex-end}.calendar-page{overflow-x:auto;padding-bottom:5px}.calendar-grid,.calendar-toolbar{min-width:720px}.calendar-empty{position:sticky;left:0;width:calc(100vw - 28px)}.admin-summary{grid-template-columns:1fr 1fr;gap:10px}.admin-summary article{min-width:0;padding:14px}.invitation-panel .invitation-form{grid-template-columns:1fr}.integration-readiness,.integration-state{display:flex;align-items:flex-start;flex-wrap:wrap}.integration-state>button{width:100%;justify-content:center}.post-modal{width:calc(100% - 20px);max-height:calc(100dvh - 20px);border-radius:18px;overflow-y:auto}.post-modal footer,.post-modal header,.post-modal-grid{padding-inline:18px}.post-modal footer{position:sticky;bottom:0;flex-wrap:wrap;background:#fff}.command-dialog{width:calc(100% - 20px);max-height:calc(100dvh - 24px)}.command-dialog>header{padding-inline:14px}.auth-page{display:block;min-height:100dvh}.auth-intro{display:none}.auth-panel{min-height:100dvh;padding:18px 14px}.auth-form-wrap{width:100%;padding:24px 18px;border-radius:18px}.auth-field-row{grid-template-columns:1fr}}@media(max-width:390px){.workspace{padding-inline:12px}.topbar h1{max-width:47vw;font-size:19px}.admin-summary,.stats{grid-template-columns:1fr}.hero-copy{padding-inline:17px}.prompt-box input{padding-inline:8px}}.onboarding-panel{display:grid;grid-template-columns:minmax(210px,.7fr) minmax(180px,1fr);align-items:center;gap:14px 28px;margin-bottom:18px;padding:20px 22px}.onboarding-panel .eyebrow{color:var(--purple)}.onboarding-panel h2{margin:8px 0 2px;font:750 18px Helvetica Neue,Arial,sans-serif}.onboarding-panel p{margin:0;color:var(--muted);font-size:11px}.onboarding-panel .onboarding-progress{height:7px;overflow:hidden;border-radius:999px;background:#ece8f2}.onboarding-panel .onboarding-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--purple),var(--accent));transition:width .3s ease}.onboarding-panel .onboarding-steps{grid-column:1/-1;grid-template-columns:repeat(4,1fr)}.onboarding-panel .onboarding-steps>button,.onboarding-panel .onboarding-steps>span{display:flex;align-items:center;gap:7px;min-height:58px;padding:10px 12px;border:1px solid #e5e0eb;border-radius:10px;color:#665f6d;background:#faf9fc;font-size:10px;font-weight:700;text-align:left}.onboarding-panel .onboarding-steps>button>svg,.onboarding-panel .onboarding-steps>span>svg{flex:0 0 16px;width:16px;color:var(--purple)}.onboarding-panel .onboarding-steps>button>span,.onboarding-panel .onboarding-steps>span>span{display:grid;min-width:0;gap:3px}.onboarding-panel .onboarding-steps>button strong,.onboarding-panel .onboarding-steps>span strong{font-size:10px}.onboarding-panel .onboarding-steps>button small,.onboarding-panel .onboarding-steps>span small{color:var(--muted);font-size:8px;font-weight:600;line-height:1.35}.onboarding-panel .onboarding-steps>button.complete,.onboarding-panel .onboarding-steps>span.complete{color:var(--success);background:var(--accent-soft);border-color:#cdebe1}.autosave-status{display:flex;align-items:center;gap:6px;width:max-content;margin:14px 0 0;color:#5f5870;font-size:10px}.autosave-status svg{width:15px;color:var(--success)}.invitation-panel{margin:0 0 18px;border-color:color-mix(in srgb,var(--theme-brand,#a65347) 28%,var(--line));background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 72%,transparent),transparent 240px),color-mix(in srgb,var(--theme-surface,#fffdf8) 97%,#fff);box-shadow:0 18px 44px color-mix(in srgb,var(--theme-brand,#a65347) 10%,transparent)}.invitation-panel .panel-heading h3{font-size:clamp(17px,1.6vw,22px)}.invitation-panel .panel-heading p{max-width:52ch}.invitation-panel .role-badge{display:flex;align-items:center;gap:6px}.invitation-panel .role-badge svg{width:14px}.invitation-panel .invitation-form{display:grid;grid-template-columns:minmax(220px,1fr) 150px auto;align-items:end;gap:12px;margin-top:14px}.invitation-panel .invitation-form label{display:grid;gap:7px;color:#4a4451;font-size:10px;font-weight:700}.invitation-panel .invitation-form input,.invitation-panel .invitation-form select{height:42px;border:1px solid #ddd7e4;border-radius:10px;padding:0 12px;background:#fff}.invitation-panel .invitation-form .primary{min-height:42px;justify-content:center}.invitation-panel .invitation-link{display:grid;gap:7px;margin-top:14px;padding:13px;border-radius:10px;background:var(--purple-soft);font-size:10px}.invitation-panel .invitation-link label{color:var(--purple-dark);font-weight:800}.invitation-panel .invitation-link>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.invitation-panel .invitation-link input{width:100%;min-width:0;height:40px;border:1px solid #d7cde0;border-radius:9px;padding:0 11px;color:#4a3559;background:#fff}.invitation-panel .invitation-link button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;border:0;border-radius:9px;padding:0 13px;color:#fff;background:var(--purple-dark);font-weight:800;cursor:pointer}.invitation-panel .invitation-link button.copied{background:#287454}.invitation-panel .invitation-link button svg{width:14px;height:14px}.invitation-panel .invitation-link small{color:var(--muted)}.invitation-panel .invitation-list{margin-top:14px;border-top:1px solid var(--line)}.invitation-panel .invitation-list>div{display:flex;align-items:center;justify-content:space-between;padding:11px 0;border-bottom:1px solid #efecf2}.invitation-panel .invitation-list>div span{display:grid}.invitation-panel .invitation-list>div small{color:var(--muted)}.invitation-panel .invitation-list>div button{border:0;color:#b33b4b;background:rgba(0,0,0,0);font-size:10px;font-weight:700}.integration-readiness{display:flex;align-items:center;gap:14px;margin-top:18px}.integration-readiness>span:first-child{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;color:var(--purple);background:var(--purple-soft)}.integration-readiness>span:first-child svg{width:21px}.integration-readiness>div{flex:1 1}.integration-readiness>div p{margin:3px 0 0;color:var(--muted);font-size:11px}.integration-readiness.connected>span:first-child{color:var(--success);background:var(--accent-soft)}@media(max-width:760px){.onboarding-panel{grid-template-columns:1fr}.onboarding-panel .onboarding-steps{grid-template-columns:1fr 1fr}.invitation-panel .invitation-form{grid-template-columns:1fr}}@media(max-width:480px){.onboarding-panel .onboarding-steps{grid-template-columns:1fr}.integration-readiness{align-items:flex-start;flex-wrap:wrap}.integration-readiness>div{min-width:calc(100% - 60px)}}.app-shell{background:radial-gradient(circle at 88% 4%,#eee5ff 0,transparent 24rem),radial-gradient(circle at 72% 42%,rgba(255,240,236,.5333333333) 0,transparent 27rem),linear-gradient(180deg,#fdfbfc,#f8f5f7 34rem)}.app-shell .sidebar{border-right-color:#e6dfe8;background:linear-gradient(180deg,rgba(248,243,248,.9607843137),rgba(240,233,241,.9490196078)),#f4eff5;box-shadow:8px 0 32px rgba(75,42,74,.0392156863)}.app-shell .brand{gap:12px;padding-bottom:28px}.app-shell .brand-mark{position:relative;width:38px;height:38px;border:1px solid hsla(0,0%,100%,.5019607843);border-radius:13px;background:radial-gradient(circle at 72% 22%,#d9c99c 0 3px,transparent 4px),linear-gradient(145deg,#4b514e,#1c201f 68%);box-shadow:0 9px 24px rgba(28,32,31,.2784313725),inset 0 1px hsla(0,0%,100%,.4705882353)}.app-shell .brand-mark svg{width:19px;transform:translate(-1px,1px) rotate(-8deg)}.app-shell .brand-copy{display:grid;gap:1px}.app-shell .brand-copy strong{font:800 19px/1 Helvetica Neue,Arial,sans-serif;letter-spacing:-.6px}.app-shell .brand-copy strong span{color:var(--purple)}.app-shell .brand-copy small{color:#888191;font-size:8px;font-weight:700;letter-spacing:1.6px;text-transform:uppercase}.app-shell .nav-item{min-height:46px;transition:color .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.app-shell .nav-item:before{content:"";position:absolute;left:-7px;width:3px;height:18px;border-radius:999px;background:rgba(0,0,0,0)}.app-shell .nav-item.active{border-color:#e4def3;background:hsla(0,0%,100%,.8509803922);box-shadow:0 8px 22px rgba(78,59,118,.0705882353)}.app-shell .nav-item.active:before{background:var(--purple)}.app-shell .workspace{padding-top:28px}.app-shell .topbar{padding-bottom:18px;border-bottom:1px solid #e9e5ee}.app-shell .topbar p{color:#857d8d;font-weight:700;letter-spacing:1px;text-transform:uppercase}.app-shell .topbar h1{letter-spacing:-.8px}.app-shell .hero-card{border:1px solid hsla(0,0%,100%,.3215686275);background:radial-gradient(circle at 74% 14%,#a983f2 0,transparent 25%),radial-gradient(circle at 16% 110%,rgba(200,180,130,.6588235294) 0,transparent 38%),linear-gradient(120deg,#633abf,#8961df);box-shadow:0 24px 60px rgba(89,50,162,.1764705882),inset 0 1px hsla(0,0%,100%,.1882352941)}.app-shell .panel,.app-shell .stats article{border-color:#e9e5ee;background:hsla(0,0%,100%,.9215686275);box-shadow:0 10px 30px rgba(53,38,83,.0392156863);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.app-shell .stats article{min-height:104px}.app-shell .stats article .stat-icon{border:1px solid #fff;box-shadow:0 7px 18px rgba(67,49,104,.0705882353)}.app-shell .profile .avatar{color:#fff;background:linear-gradient(145deg,#8d67e4,#633cbf);box-shadow:0 6px 16px rgba(99,60,191,.2196078431)}.auth-brand{display:inline-flex;align-items:center;gap:10px}.auth-brand-mark{display:grid;place-items:center;width:34px;height:34px;border:1px solid hsla(0,0%,100%,.4);border-radius:11px;color:#fff!important;background:linear-gradient(145deg,#4b514e,#1c201f);box-shadow:0 9px 22px rgba(66,37,95,.2509803922);font:800 15px Helvetica Neue,Arial,sans-serif}.auth-brand strong{font:800 19px Helvetica Neue,Arial,sans-serif;letter-spacing:-.5px}.auth-brand strong>span{color:#d9c99c}@media(max-width:650px){.app-shell .workspace{padding-top:20px}.app-shell .topbar{padding-bottom:14px;border-bottom:0}.app-shell .panel,.app-shell .stats article{-webkit-backdrop-filter:none;backdrop-filter:none}}.auth-page{grid-template-columns:minmax(380px,.9fr) minmax(520px,1.1fr);min-height:100svh}.auth-intro{min-height:100svh;padding:clamp(40px,5vw,72px)}.auth-intro>div{max-width:650px}.auth-intro h1{max-width:680px;margin:24px 0 18px;font-size:clamp(40px,4.3vw,68px)}.auth-intro>small{font-size:11px;letter-spacing:.02em}.auth-benefits{display:grid;max-width:520px;margin:34px 0 0;padding:0;gap:18px;list-style:none}.auth-benefits li{display:flex;align-items:flex-start;gap:12px}.auth-benefits li>span{display:grid;flex:0 0 24px;place-items:center;width:24px;height:24px;border:1px solid rgba(223,255,165,.4);border-radius:50%;background:rgba(201,250,85,.1294117647);color:#d9ff8b;font-size:11px;font-weight:800}.auth-benefits li div{display:grid;gap:3px}.auth-benefits li strong{font-size:13px}.auth-benefits li small{color:#d8d0fa;font-size:11px;line-height:1.45}.auth-panel{align-items:center;overflow-y:auto;padding:clamp(28px,5vw,72px)}.auth-form-wrap{width:min(560px,100%);padding:clamp(26px,3vw,40px)}.auth-form-wrap form{gap:17px}.hero-card .prompt-box{position:relative;border:2px solid rgba(0,0,0,0);background:#fff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.hero-card .prompt-box:focus-within{border-color:#7764b8;box-shadow:0 0 0 4px rgba(119,100,184,.1607843137),0 14px 32px rgba(81,69,102,.1411764706);transform:translateY(-1px)}.hero-card .prompt-box:has(input[aria-invalid=true]){border-color:#a84f60}.hero-card .prompt-box input{color:#292434}.hero-card .prompt-box input::placeholder{color:#6e6874;opacity:1}.hero-card .prompt-box button{display:grid;flex:0 0 44px;place-items:center;transition:background-color .2s ease,transform .2s ease,opacity .2s ease}.hero-card .prompt-box button:hover:not(:disabled){background:#332c3d;transform:translateX(2px)}.hero-card .prompt-box button:disabled{cursor:wait;opacity:1}.hero-card .prompt-box.is-generating{border-color:#9a8bc5;animation:generator-pulse 1.4s ease-in-out infinite}.hero-card .prompt-meta{display:flex;justify-content:space-between;max-width:570px;margin-top:7px;color:#5d5666;font-size:10px;font-weight:600}.hero-card .hero-feedback{display:flex;align-items:flex-start;max-width:570px;padding:10px 12px;gap:8px;border:1px solid #d4aeb5;border-radius:10px;color:#742f3c!important;background:rgba(255,248,247,.9098039216);box-shadow:0 8px 20px rgba(77,48,52,.0509803922);font-size:11px;line-height:1.45;animation:validation-enter .22s ease-out both}.hero-card .hero-feedback>span{display:grid;flex:0 0 18px;place-items:center;width:18px;height:18px;border-radius:50%;color:#fff;background:#9c4453;font-size:10px}.editor-panel{animation:draft-reveal .48s cubic-bezier(.22,1,.36,1) both}@keyframes generator-pulse{0%,to{box-shadow:0 0 0 3px rgba(119,100,184,.0941176471),0 12px 28px rgba(81,69,102,.1254901961)}50%{box-shadow:0 0 0 6px rgba(119,100,184,.168627451),0 16px 36px rgba(81,69,102,.168627451)}}@keyframes validation-enter{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes draft-reveal{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.editor-panel,.hero-card .hero-feedback,.hero-card .prompt-box.is-generating{animation:none}}.auth-form-heading{margin:29px 0 27px}.auth-form-heading>span{color:var(--purple);font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.auth-form-heading h2{margin:7px 0 6px;font-size:clamp(25px,2.3vw,31px);letter-spacing:-.7px}.auth-form-heading p{margin:0;color:var(--muted);font-size:13px}.social-auth{display:grid;margin:6px 0 4px;gap:12px}.social-auth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.social-auth-grid .social-provider{position:relative;display:flex;align-items:center;justify-content:center;min-height:48px;padding:8px 12px;gap:8px;border:1px solid #ddd8e5;border-radius:11px;color:#393443;background:#fff;font-size:13px;font-weight:700}.social-auth-grid .social-provider:hover:not(:disabled){border-color:#a99bc8;background:#faf8fd}.social-auth-grid .social-provider:disabled{cursor:not-allowed;opacity:.58}.social-auth-grid .social-provider[data-tooltip]:after{content:attr(data-tooltip);position:absolute;z-index:5;bottom:calc(100% + 7px);left:50%;padding:6px 9px;border-radius:7px;color:#fff;background:#292431;box-shadow:0 7px 20px rgba(41,36,49,.1803921569);font-size:9px;font-weight:700;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(-50%,4px);transition:opacity .16s ease,transform .16s ease}.social-auth-grid .social-provider[data-tooltip]:hover:after{opacity:1;transform:translate(-50%)}.social-auth-grid .social-provider .social-provider-logo{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;color:#24212a}.social-auth-grid .social-provider .social-provider-logo>svg{width:22px;height:22px}.social-auth-grid .social-provider .social-auth-label{display:flex;align-items:flex-start;width:auto;height:auto;gap:2px;border-radius:0;color:inherit;background:rgba(0,0,0,0);flex-direction:column;line-height:1.15}.social-auth-grid .social-provider .social-auth-label small{color:#8b8591;font-size:8px;font-weight:600}.social-auth-grid .social-provider-google .social-provider-logo{color:#4285f4}.social-auth-grid .social-provider-apple .social-provider-logo>svg{width:28px;height:28px}.social-auth-grid .social-provider-facebook .social-provider-logo{color:#1877f2}.social-provider-primary{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:8px 14px;gap:10px;border:1px solid #d3d7df;border-radius:10px;color:#393443;background:#fff;font-size:14px;font-weight:700}.social-provider-primary:hover:not(:disabled){border-color:#aeb5c0;background:#fafbfc}.social-provider-primary:disabled{cursor:not-allowed;opacity:.58}.social-provider-primary[data-tooltip]:after{content:attr(data-tooltip);position:absolute;z-index:5;bottom:calc(100% + 7px);left:50%;padding:6px 9px;border-radius:7px;color:#fff;background:#292431;box-shadow:0 7px 20px rgba(41,36,49,.1803921569);font-size:9px;font-weight:700;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(-50%,4px);transition:opacity .16s ease,transform .16s ease}.social-provider-primary[data-tooltip]:hover:after{opacity:1;transform:translate(-50%)}.social-provider-primary .social-provider-logo{display:grid;place-items:center;width:24px;height:24px}.social-provider-primary .google-logo{width:22px;height:22px}.social-provider-primary .social-auth-label{display:flex;align-items:flex-start;gap:2px;flex-direction:column}.social-provider-primary small{color:#8b8591;font-size:8px}.social-options-toggle{display:flex;align-items:center;justify-content:center;justify-self:center;padding:5px 8px;gap:8px;border:0;color:#393443;background:rgba(0,0,0,0);font-size:11px;font-weight:700}.social-options-toggle:hover{color:var(--purple)}.social-options-toggle svg{width:15px;transition:transform .18s ease}.social-options-toggle svg.open{transform:rotate(180deg)}.microsoft-logo{display:grid;grid-template-columns:repeat(2,9px);grid-template-rows:repeat(2,9px);gap:2px}.microsoft-logo i:first-child{background:#f25022}.microsoft-logo i:nth-child(2){background:#7fba00}.microsoft-logo i:nth-child(3){background:#00a4ef}.microsoft-logo i:nth-child(4){background:#ffb900}.auth-divider{display:flex;align-items:center;gap:12px;color:#8b8591;font-size:9px;text-transform:uppercase;letter-spacing:.06em}.auth-divider:after,.auth-divider:before{content:"";flex:1 1;height:1px;background:#ebe7ef}@media(max-width:560px){.social-auth-grid{grid-template-columns:1fr}}.auth-tabs{padding:5px}.auth-tabs button{min-height:40px}.auth-tabs button:disabled{cursor:wait}.auth-tabs button[aria-selected=true]{box-shadow:0 4px 14px rgba(50,31,134,.0901960784)}.auth-field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.auth-form-wrap label{gap:8px}.auth-form-wrap label>span:first-child{color:#393443;font-size:12px}.auth-form-wrap label.has-error .auth-input{border-color:#d95b69;box-shadow:0 0 0 3px rgba(217,91,105,.0705882353)}.auth-form-wrap label.has-error>span:first-child{color:#ae3442}.auth-input{display:flex;align-items:center;min-width:0;height:50px;padding:0 12px;border:1px solid #ddd8e5;border-radius:11px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.auth-input:focus-within{border-color:var(--purple);box-shadow:0 0 0 3px rgba(36,41,39,.0901960784)}.auth-input:hover:not(:focus-within){border-color:#cbc4d5}.auth-input>svg{flex:0 0 18px;width:18px;color:#8e8799}.auth-input input{appearance:none;flex:1 1;min-width:0;height:100%;padding:0 10px;border:0!important;border-radius:0;outline:0;box-shadow:none!important;background:rgba(0,0,0,0)}.auth-input input:active,.auth-input input:focus,.auth-input input:focus-visible{border:0!important;outline:0;box-shadow:none!important}.auth-input input:-webkit-autofill,.auth-input input:-webkit-autofill:focus,.auth-input input:-webkit-autofill:hover{border:0!important;border-radius:0;box-shadow:inset 0 0 0 1000px #fff!important;-webkit-text-fill-color:#17141f}.auth-input input::placeholder{color:#aaa4b1}.password-toggle{display:grid;flex:0 0 34px;place-items:center;width:34px;height:34px;border:0;border-radius:8px;background:rgba(0,0,0,0);color:#777080}.password-toggle:hover{background:#f2eef8;color:var(--purple)}.password-toggle svg{width:18px}.field-error{color:#b33b49!important;font-size:12px!important;font-weight:600!important}.password-requirements{display:grid;grid-template-columns:1fr 1fr;margin:-5px 0 0;padding:12px 14px;gap:8px 12px;border:1px solid #ebe7ef;border-radius:11px;background:#faf9fc;list-style:none}.password-requirements li{display:flex;align-items:center;gap:7px;color:#817b88;font-size:9px}.password-requirements li>span{display:grid;place-items:center;width:15px;height:15px;border:1px solid #d9d4df;border-radius:50%;color:rgba(0,0,0,0)}.password-requirements li svg{width:9px}.password-requirements li.met{color:#287d50}.password-requirements li.met>span{border-color:#9ed5b7;background:#e3f5ea;color:#278c56}.form-error{display:grid;padding:12px 14px;gap:3px;border:1px solid #f0cbd0;border-radius:10px;background:#fff4f5}.form-error strong{font-size:11px}.form-error span{color:#8f3b45;font-size:10px;line-height:1.45}.auth-submit{display:flex;align-items:center;justify-content:center;gap:9px;height:50px;margin-top:2px;border-radius:11px}.auth-submit:disabled{cursor:wait}.button-spinner{width:15px;height:15px;border:2px solid hsla(0,0%,100%,.4);border-top-color:#fff;border-radius:50%;animation:auth-spin .7s linear infinite}.auth-security-note{display:flex;align-items:center;margin:-4px 0 0;gap:6px;color:#8b8591;font-size:9px;text-align:center}.auth-security-note svg{width:12px}.auth-back,.forgot-password{width:max-content;border:0;background:rgba(0,0,0,0);color:var(--purple);font-size:10px;font-weight:700}.auth-back:hover,.forgot-password:hover{color:var(--purple-dark);text-decoration:underline}.forgot-password{justify-self:end;margin-top:-10px;padding:2px 0}.auth-back{padding:0}.password-recovery .auth-form-heading{margin-top:24px}.password-recovery .development-link{margin-top:0;text-align:center}.recovery-success{padding:12px 14px;border:1px solid #bfe4cd;border-radius:10px;background:#edf9f1;color:#26784d;font-size:10px;line-height:1.5}@keyframes auth-spin{to{transform:rotate(1turn)}}@media(max-width:900px){.auth-page{grid-template-columns:1fr}.auth-intro{display:none}.auth-panel{min-height:100svh}}@media(max-width:560px){.auth-panel{align-items:start;padding:18px 14px}.auth-form-wrap{padding:24px 20px;border-radius:18px}.auth-field-row,.password-requirements{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.button-spinner{animation-duration:1.5s!important}}.profile-wrap{position:relative}.profile-wrap .profile{margin-top:17px}.profile-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:10px}.profile-actions button{display:flex;align-items:center;justify-content:center;gap:6px;min-height:36px;border:1px solid #ded5e2;border-radius:9px;color:#5f5665;background:hsla(0,0%,100%,.6588235294);font-size:10px;font-weight:700;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.profile-actions button svg{width:15px}.profile-actions button:hover{color:var(--purple-dark);border-color:#cfc0db;background:#fff;transform:translateY(-1px)}.profile-actions button.logout{color:#ad3d4d;border-color:#edcbd1;background:#fff7f7}.profile-actions button.logout:hover{color:#932d3c;border-color:#ddaeb7;background:#fff}.auth-intro{background:radial-gradient(circle at 82% 18%,#e2d7f5 0,transparent 31%),radial-gradient(circle at 18% 88%,#dce9e2 0,transparent 34%),linear-gradient(140deg,#eee8f7,#edf1eb)}.auth-intro,.auth-intro .auth-brand{color:var(--ink)}.auth-intro .auth-brand strong>span{color:#353b38}.auth-intro p{color:#5f5769}.auth-intro small{color:#756b7d}.auth-intro .auth-benefits li>span{background:hsla(0,0%,100%,.5490196078)}.auth-panel{background:radial-gradient(circle at 100% 0,#eceeeb 0,transparent 28%),#fbf9fb}.auth-submit{background:#353b38;box-shadow:0 8px 20px rgba(53,59,56,.1725490196)}.auth-submit:hover:not(:disabled){background:#242927}.mobile-logout{display:none}.account-menu{position:absolute;z-index:20;left:4px;right:4px;bottom:58px;padding:6px;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:0 12px 30px rgba(48,37,71,.1490196078)}.account-menu button{width:100%;display:flex;align-items:center;gap:9px;padding:10px;border:0;border-radius:7px;background:rgba(0,0,0,0);color:var(--ink);font-size:10px;font-weight:700;text-align:left}.account-menu button:hover{background:#f3f0fa}.account-menu button.logout{color:#b53c3c}.account-menu svg{width:15px}.settings-layout{display:grid;grid-template-columns:1fr 1fr;gap:18px}.settings-card{padding:26px}.role-badge{padding:5px 9px;border-radius:20px;background:#eff0ed;color:var(--purple);font-size:8px;font-weight:800;text-transform:capitalize}.settings-form{display:grid;gap:18px;margin-top:24px}.settings-form label{display:grid;gap:7px;font-size:10px;font-weight:700}.settings-form input{height:43px;padding:0 12px;border:1px solid var(--line);border-radius:9px;outline:0}.settings-form input:focus{border-color:var(--purple);box-shadow:0 0 0 3px rgba(36,41,39,.0823529412)}.settings-form input[aria-invalid=true]{border-color:#c94b4b}.settings-form input[aria-invalid=true]:focus{box-shadow:0 0 0 3px rgba(201,75,75,.1215686275)}.settings-form input:disabled{background:#f5f3f7;color:#8b8791;cursor:not-allowed}.settings-form small{color:var(--muted);font-size:8px;font-weight:400}.settings-form small.field-error{color:#a73434;font-weight:650}.settings-loading{padding:35px 0;color:var(--muted);font-size:10px}.settings-status{grid-column:1/-1;margin:0;padding:11px;border-radius:9px;background:#fff0f0;color:#a73434;font-size:10px}.settings-status.success{background:#e7f7ed;color:#278c56}.settings-actions{grid-column:1/-1;display:flex;max-width:min(100%,620px);align-items:center;flex-wrap:wrap;gap:10px}.settings-save-state{flex:0 0 100%;color:var(--theme-text-muted,#776b66);font-size:10px;font-weight:700}.settings-save-state.unsaved{color:var(--theme-brand-hover,#874238)}.logout-button{display:flex;align-items:center;gap:6px;padding:11px 14px;border:1px solid #efcaca;border-radius:10px;background:#fff;color:#ac3939;font-size:10px;font-weight:700}.logout-button svg{width:14px}@media(max-width:1000px){.profile-wrap .profile{margin-top:17px}.account-menu{left:0;right:auto;width:165px}.profile-actions{grid-template-columns:1fr}.profile-actions button{width:40px;min-height:36px;margin-inline:auto;font-size:0}}@media(max-width:750px){.settings-layout{grid-template-columns:1fr}.settings-actions>button{min-height:44px}}@media(max-width:480px){.settings-actions>button{flex:1 1 140px;justify-content:center}}@media(max-width:650px){.profile-wrap{display:none}.mobile-logout{display:grid;flex:0 0 46px;place-items:center;width:46px;height:46px;margin-left:5px;border:1px solid #edcbd1;border-radius:11px;color:#ad3d4d;background:#fff7f7}.mobile-logout svg{width:20px}.mobile-logout span{display:none}}:root{--surface:#ffffff;--surface-subtle:#f7f5fb;--shadow-sm:0 1px 2px #241d3610,0 8px 24px #4938790a;--shadow-md:0 14px 34px #43317418}.member-removal-list,.user-memberships{display:grid;gap:10px}.member-removal-list>div,.user-memberships>span{align-items:center;border:1px solid var(--line);border-radius:14px;display:flex;gap:12px;padding:12px}.member-removal-list>div>span:nth-child(2){display:grid;flex:1 1}.member-removal-list button,.user-memberships>span button{align-items:center;background:#fff4f2;border:1px solid #e9bbb3;border-radius:10px;color:#9b3028;display:inline-flex;gap:6px;margin-left:auto;padding:8px 10px}.membership-add-form{align-items:end;background:var(--surface-muted);border-radius:14px;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) 140px auto;padding:12px}.membership-add-form label{display:grid;gap:6px}@media(max-width:1000px){.membership-add-form{grid-template-columns:1fr}}body{background:linear-gradient(135deg,#f8f9f7,#f8f6fc 55%,#f8f9f7)}a,button,input,select,textarea{transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease,opacity .18s ease}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(36,41,39,.2);outline-offset:2px}button:disabled{cursor:not-allowed}.sidebar{width:240px;background:linear-gradient(180deg,#f6f3fc,#f1edf8);border-right-color:#e5dfed}.nav-item{border:1px solid rgba(0,0,0,0)}.nav-item.active{border-color:#e6dff4;box-shadow:var(--shadow-sm)}.nav-item.active:before{left:-1px;height:20px;border-radius:0 3px 3px 0;background:var(--purple)}.workspace{padding-top:28px}.topbar{min-height:54px;margin-bottom:22px}.topbar p{letter-spacing:.9px}.topbar h1{font-size:clamp(23px,2.2vw,29px);letter-spacing:-.7px}.primary{min-height:40px;justify-content:center;box-shadow:0 8px 20px rgba(36,41,39,.168627451)}.primary:hover{box-shadow:0 10px 26px rgba(36,41,39,.2588235294)}.page-intro{align-items:center;min-height:44px;margin-top:-13px;margin-bottom:22px;padding-bottom:17px;border-bottom:1px solid var(--line)}.page-intro p{max-width:650px;font-size:11px}.panel,.stats article{border-color:#e7e2ed}.panel:hover{border-color:#ded6e8}.panel-heading h3{font-size:16px}.hero-card{border:1px solid hsla(0,0%,100%,.168627451);box-shadow:0 20px 48px rgba(77,56,156,.1960784314)}.stats article{min-height:92px;padding:19px}.stats article:hover{transform:translateY(-1px);box-shadow:var(--shadow-md)}.stat-icon{flex:0 0 42px;width:42px;height:42px}.stats strong{letter-spacing:-.55px}.create-form,.idea-panel,.settings-card{min-height:100%}.calendar-toolbar{box-shadow:var(--shadow-sm)}.calendar-day:hover:not(.muted-day){background:#f7f8f6}.calendar-day>span{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;font-weight:700}.calendar-post{box-shadow:0 5px 12px rgba(64,45,113,.1254901961)}.content-table{box-shadow:var(--shadow-sm)}.search-box:focus-within{border-color:var(--purple);box-shadow:0 0 0 3px rgba(36,41,39,.0823529412)}.filter-tabs{border:1px solid #e6e1ec}.account-menu{animation:account-menu-in .16s ease-out}@keyframes account-menu-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.settings-card .panel-heading{padding-bottom:16px;border-bottom:1px solid var(--line)}.integration-state{background:linear-gradient(135deg,#fff,#f5f6f4)}.integration-state.is-unavailable{border-color:color-mix(in srgb,var(--theme-danger,#a33f35) 28%,var(--line));background:color-mix(in srgb,var(--theme-danger,#a33f35) 5%,var(--theme-surface,#fffdf8))}.integration-state.is-unavailable .integration-icon{color:var(--theme-danger,#a33f35);background:color-mix(in srgb,var(--theme-danger,#a33f35) 10%,var(--theme-surface,#fffdf8))}.workflow-summary{padding:26px}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(max-width:1000px){.sidebar{width:auto}.nav-item.active:before{display:none}}@media(max-width:650px){.sidebar nav{overflow-x:auto;justify-content:flex-start;gap:4px;scrollbar-width:none}.sidebar nav::-webkit-scrollbar{display:none}.nav-item{flex:0 0 52px;padding:0}.workspace{padding-top:18px}.topbar{margin-bottom:17px}.topbar h1{font-size:21px}.topbar .primary{font-size:0;width:42px;height:42px;padding:0}.topbar .primary svg{width:18px}.page-intro{margin-top:-8px;align-items:flex-start}.stats{gap:10px}.stats article{min-height:82px;padding:14px}.panel{border-radius:15px}}.table-head,.table-row{grid-template-columns:minmax(280px,1fr) 90px 105px 80px 118px}.modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:24px;background:rgba(23,18,32,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.post-modal{position:relative;width:min(760px,100%);max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);overflow:auto;padding:28px;border:1px solid #e7e1ee;border-radius:20px;background:#fff;box-shadow:0 30px 80px rgba(30,20,47,.3333333333)}.post-modal-workflow-note{margin:18px 0 0;padding:11px 13px;border:1px solid #dcd2f3;border-radius:10px;color:#514467;background:#f5f6f4;font-size:10px;font-weight:650;line-height:1.5}.post-modal .content-feedback{display:grid;gap:4px;border:1px solid #e8bfc3;box-shadow:0 8px 24px rgba(133,42,50,.0705882353)}.post-modal .content-feedback:before{content:"Action required";font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.post-modal header{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:19px;border-bottom:1px solid var(--line)}.post-modal h2{margin:10px 0 0;font:800 24px Helvetica Neue}.post-modal header>button{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--muted)}.post-modal header svg{width:17px}.post-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-top:22px}.post-modal-grid label{display:grid;gap:7px;font-size:11px;font-weight:700}.field-heading{gap:12px}.field-heading button{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid #daddd9;border-radius:7px;background:#f7f4ff;color:var(--purple);font-size:9px;font-weight:800}.field-heading button:hover:not(:disabled){background:#eff0ed}.field-heading button:disabled{cursor:wait;opacity:.65}.field-heading button svg{width:12px;height:12px}.post-modal-grid label.wide{grid-column:1/-1}.post-modal-grid input,.post-modal-grid select,.post-modal-grid textarea{width:100%;padding:11px;border:1px solid var(--line);border-radius:9px;outline:none;resize:vertical;font:400 12px/1.5 Segoe UI}.post-modal-grid input:focus,.post-modal-grid select:focus,.post-modal-grid textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px rgba(36,41,39,.0823529412)}.post-modal footer{display:flex;justify-content:flex-end;gap:9px;margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}.secondary-button{padding:10px 16px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font-size:11px;font-weight:700}.ai-fill-button{display:inline-flex;align-items:center;gap:7px;margin-right:auto;border-color:#daddd9;color:var(--purple)}.ai-fill-button svg{width:15px;height:15px}.content-preflight{margin-top:22px;padding:20px;border:1px solid #ded6f3;border-radius:14px;background:linear-gradient(135deg,#f8f9f7,#f5f1ff)}.content-preflight header{display:flex;align-items:center;justify-content:space-between;gap:18px}.content-preflight header>div{display:grid;gap:3px}.content-preflight header span{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.content-preflight header strong{font:800 16px Helvetica Neue}.content-preflight header>b{display:grid;place-items:center;width:52px;height:52px;border:5px solid #daddd9;border-radius:50%;color:var(--purple);font:800 16px Helvetica Neue}.preflight-meter{height:6px;margin:16px 0;overflow:hidden;border-radius:10px;background:#e5e0ec}.preflight-meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8b6dff,#4fc58a);transition:width .25s ease}.content-preflight ul{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:0;padding:0;list-style:none}.content-preflight li{display:grid;grid-template-columns:25px 1fr;gap:9px;padding:10px;border:1px solid #eadde0;border-radius:9px;background:#fffaf9}.content-preflight li>span{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#f9e4e1;color:#ad3939;font-size:10px;font-weight:800}.content-preflight li.passed{border-color:#d8ebdf;background:#f8fcf9}.content-preflight li.passed>span{background:#dff4e7;color:#278c56}.content-preflight li svg{width:12px}.content-preflight li div{display:grid;gap:2px}.content-preflight li strong{display:flex;align-items:baseline;justify-content:space-between;gap:8px;font-size:10px}.content-preflight li strong em{color:#625c6b;font-size:8px;font-style:normal;font-weight:800;white-space:nowrap}.content-preflight li small{color:var(--muted);font-size:9px;line-height:1.4}.content-preflight>p{margin:14px 0 0;color:var(--muted);font-size:9px}.content-memory{display:grid;grid-template-columns:34px 1fr;gap:11px;margin-top:14px;padding:13px;border:1px solid #dce8e1;border-radius:10px;background:#f8fcf9}.profile-readiness{margin-top:14px;padding:14px;border:1px solid #d9d3e2;border-radius:11px;background:#fffdfb}.profile-readiness>summary{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;cursor:pointer;list-style:none}.profile-readiness>summary::-webkit-details-marker{display:none}.profile-readiness>summary>div{display:grid;gap:2px}.profile-readiness>summary small{color:#665f6e;font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.profile-readiness>summary strong{font-size:11px}.profile-readiness>summary>span{padding:4px 8px;border-radius:999px;color:#8a3f4d;background:#f8e9eb;font-size:8px;font-weight:800}.profile-readiness>summary>span.ready{color:#36725a;background:#e4f2eb}.profile-readiness>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:11px;gap:8px}.profile-readiness article{display:grid;grid-template-columns:22px 1fr;padding:10px;gap:8px;border:1px solid #eadde0;border-radius:9px;background:#fff9f8}.profile-readiness article>span{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;color:#a04453;background:#f6e3e6;font-size:9px;font-weight:800}.profile-readiness article>div{display:grid;gap:2px}.profile-readiness article strong{color:#342e3b;font-size:9px}.profile-readiness article small{color:#625b69;font-size:8px;line-height:1.4}.profile-readiness article.ready{border-color:#d3e8dc;background:#f7fbf8}.profile-readiness article.ready>span{color:#34785b;background:#dff2e7}@media(max-width:750px){.profile-readiness>div{grid-template-columns:1fr}}.content-memory>span{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#dff4e7;color:#278c56}.content-memory svg{width:15px}.content-memory div{display:grid;min-width:0;gap:3px}.content-memory small{color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.35px;text-transform:uppercase}.content-memory strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.content-memory p{margin:0;color:var(--muted);font-size:9px;line-height:1.4}.content-memory.warning{border-color:#efd9b5;background:#fffaf1}.content-memory.warning>span{background:#f7e6c5;color:#9a651b}@media(max-width:650px){.content-preflight ul{grid-template-columns:1fr}.post-modal footer{flex-wrap:wrap}.ai-fill-button{flex-basis:100%;justify-content:center;margin-right:0}}@media(max-width:900px){.table-head,.table-row{grid-template-columns:minmax(200px,1fr) 90px 90px 118px}}@media(max-width:650px){.modal-backdrop{padding:0;align-items:end}.post-modal{width:100%;max-height:92vh;padding:22px 18px;border-radius:20px 20px 0 0}.post-modal-grid{grid-template-columns:1fr}.post-modal-grid label.wide{grid-column:auto}.table-row{grid-template-columns:1fr auto 118px}}.admin-page{display:grid;gap:18px}.admin-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.admin-summary article{display:flex;align-items:center;gap:13px;padding:19px}.admin-summary article>span{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:11px;background:#eff0ed;color:var(--purple)}.admin-summary svg{width:19px}.admin-summary article>div{display:grid;gap:3px}.admin-summary small{color:var(--muted);font-size:10px}.admin-summary strong{font:800 23px Helvetica Neue}.members-panel{padding:25px}.members-table{margin-top:20px;border:1px solid var(--line);border-radius:12px;overflow:hidden}.member-head,.member-row{display:grid;grid-template-columns:minmax(240px,1fr) 150px 180px;align-items:center;gap:16px;padding:13px 16px}.member-head{background:#faf9fc;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.45px;text-transform:uppercase}.member-row{min-height:66px;border-top:1px solid var(--line);font-size:11px}.member-row:hover{background:#f8f9f7}.member-row>div{display:flex;align-items:center;gap:11px;min-width:0}.member-row .avatar{flex:0 0 36px}.member-row>div>div{display:grid;min-width:0;gap:3px}.member-row small{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.member-row select{height:34px;padding:0 9px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:10px}.member-row select:disabled{background:#f3f1f6;color:var(--muted)}.member-role-control{display:grid!important;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:8px!important}.member-delete-button{display:inline-flex;width:34px;height:34px;padding:0;align-items:center;justify-content:center;border:1px solid #e2caca;border-radius:8px;color:#8b4545;background:#fff7f7;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.member-delete-button:hover:not(:disabled){border-color:#c99696;background:#fcecec;transform:translateY(-1px)}.member-delete-button:focus-visible{outline:3px solid rgba(139,69,69,.1803921569);outline-offset:2px}.member-delete-button:disabled{cursor:not-allowed;opacity:.48}.member-delete-button svg{width:15px;height:15px}.owner-role{display:flex;align-items:center;gap:5px;width:max-content;padding:6px 9px;border-radius:20px;background:#eff0ed;color:var(--purple);font-size:9px;font-weight:800}.owner-role svg{width:12px}.admin-note{display:flex;align-items:flex-start;gap:13px;padding:18px;border:1px solid #ddd4f4;border-radius:13px;background:#f4f0ff;color:#51456e}.admin-note>svg{flex:0 0 20px;width:20px}.admin-note strong{font-size:11px}.admin-note p{margin:4px 0 0;font-size:10px;line-height:1.55}@media(max-width:900px){.admin-summary{grid-template-columns:1fr 1fr}}@media(max-width:650px){.admin-summary{grid-template-columns:1fr 1fr;gap:10px}.admin-summary article{padding:14px}.admin-summary article>span{display:none}.members-panel{padding:18px;overflow:hidden}.members-table{overflow-x:auto}.member-head,.member-row{min-width:560px}}.admin-detail-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.activity-panel,.admin-breakdown,.recent-content,.workspace-facts{padding:24px}.breakdown-row{display:grid;grid-template-columns:90px 1fr 25px;align-items:center;gap:12px;margin-top:14px;font-size:9px}.breakdown-row>span{color:var(--muted);font-weight:700}.breakdown-row i{display:block;height:6px;overflow:hidden;border-radius:5px;background:#efedf2}.breakdown-row b{display:block;height:100%;border-radius:5px;background:var(--purple)}.breakdown-row strong{text-align:right}.workspace-facts dl{margin:18px 0 0}.workspace-facts dl>div{display:flex;justify-content:space-between;gap:18px;padding:11px 0;border-bottom:1px solid var(--line);font-size:10px}.workspace-facts dt{color:var(--muted)}.workspace-facts dd{margin:0;font-weight:700;text-align:right;overflow-wrap:anywhere}.activity-list{margin-top:16px}.activity-list>div{display:grid;grid-template-columns:9px 1fr auto;align-items:start;gap:10px;padding:11px 0;border-bottom:1px solid var(--line)}.activity-dot{width:8px;height:8px;margin-top:4px;border:2px solid #cfc4f7;border-radius:50%;background:var(--purple)}.activity-list strong{font-size:10px;text-transform:capitalize}.activity-list p{margin:3px 0 0;color:var(--muted);font-size:9px}.activity-list time{color:var(--muted);font-size:8px;white-space:nowrap}.recent-post{display:flex;align-items:center;justify-content:space-between;gap:13px;padding:13px 0;border-bottom:1px solid var(--line)}.recent-post>div{display:grid;min-width:0;gap:3px}.recent-post small,.recent-post strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-post strong{font-size:10px}.recent-post small{color:var(--muted);font-size:9px}.recent-post em{color:#ad3939;font-size:8px;font-style:normal}@media(max-width:900px){.admin-detail-grid{grid-template-columns:1fr}}.super-admin-page{display:grid;gap:18px}.platform-users{padding:25px;overflow:hidden}.generated-assets{padding:22px;overflow:hidden}.generated-assets>.panel-heading{align-items:flex-start;padding-bottom:17px;gap:18px;border-bottom:1px solid var(--line)}.generated-assets>.panel-heading h3{margin-bottom:4px}.generated-assets>.panel-heading p{max-width:520px;line-height:1.5}.image-assignment-actions,.image-selection-actions{display:flex;flex-wrap:wrap;gap:9px;align-items:center}.image-assignment-actions>button{flex:1 1 190px;min-height:44px}.image-library-page{display:grid;gap:20px}.content-pagination{position:relative;padding:8px 0;flex-wrap:wrap}.content-page-list,.content-pagination{display:flex;min-width:0;align-items:center;justify-content:center}.content-page-list{gap:6px}.content-page-list button{display:inline-flex;width:38px;height:38px;padding:0;align-items:center;justify-content:center;border:1px solid var(--theme-border,#ded5d0);border-radius:10px;color:var(--theme-text,#443632);background:var(--theme-surface,#fffdf8);font-size:11px;font-weight:800;cursor:pointer;transition:border-color .16s ease,color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.content-page-list button svg{width:14px;height:14px}.content-page-list button:hover:not(:disabled):not(.active){border-color:color-mix(in srgb,var(--theme-brand,#b65f50) 45%,var(--theme-border,#ded5d0));color:var(--theme-brand-hover,#874238);background:var(--theme-brand-soft,#f5e1da);transform:translateY(-1px)}.content-page-list button.active{border-color:var(--theme-brand,#b65f50);color:var(--theme-on-brand,#fffaf3);background:var(--theme-brand,#b65f50);box-shadow:0 6px 15px color-mix(in srgb,var(--theme-brand,#b65f50) 24%,transparent)}.content-page-list button:focus-visible{outline:0;box-shadow:var(--focus-ring,0 0 0 3px rgba(182,95,80,.1411764706))}.content-page-list button:disabled{cursor:not-allowed;opacity:.42}.content-page-list>span{width:24px;color:var(--theme-text-muted,#776b66);font-size:13px;font-weight:800;text-align:center}.content-page-nav{color:var(--theme-brand-hover,#874238)!important}@media(max-width:720px){.content-pagination{padding:8px 0}.content-page-list{width:100%;justify-content:center}.content-page-list button{width:42px;height:42px}}.image-library-heading{display:flex;padding:22px 24px;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--line);border-radius:16px;background:var(--theme-surface,#fff)}.image-library-heading>div{display:flex;align-items:center;gap:14px}.image-library-heading>div>span{display:grid;width:45px;height:45px;flex:0 0 auto;place-items:center;border-radius:12px;color:var(--theme-brand,#a65347);background:var(--theme-brand-soft,#f5e1da)}.image-library-heading svg{width:23px;height:23px}.image-library-heading small{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.image-library-heading h2{margin:3px 0;color:var(--ink);font-size:clamp(20px,2vw,24px);line-height:1.2}.image-library-heading p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.image-library-heading>strong{padding:8px 11px;border-radius:999px;color:var(--theme-brand-hover,#8d4339);background:var(--theme-brand-soft,#f5e1da);font-size:11px;white-space:nowrap}.image-assignment-guidance{display:flex;align-items:center;padding:14px 16px;gap:11px;border:1px solid #ead8b6;border-radius:13px;color:#8d6229;background:#fff9ec}.image-assignment-guidance>svg{width:20px;height:20px;flex:0 0 auto}.image-assignment-guidance>div{min-width:0}.image-assignment-guidance strong{color:#63471f;font-size:13px}.image-assignment-guidance p{margin:3px 0 0;color:#846b49;font-size:12px;line-height:1.5}.image-assignment-guidance button{display:inline-flex;min-height:40px;margin-left:auto;padding:0 13px;align-items:center;gap:6px;border:1px solid #d8bd8d;border-radius:9px;color:#714e20;background:#fff;font-size:12px;font-weight:800;white-space:nowrap}.image-assignment-guidance button svg{width:14px;height:14px}.image-library-grid{align-items:start}.image-library-grid,.image-library-loading{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:18px}.image-library-loading>article{position:relative;overflow:hidden;min-height:390px;padding:0;pointer-events:none}.image-library-loading>article:after{position:absolute;inset:0;background:linear-gradient(100deg,transparent 25%,rgba(255,255,255,.6588235294) 42%,transparent 60%);content:"";transform:translateX(-100%);animation:placeholder-shimmer 1.45s ease-in-out infinite}.image-library-loading>article>i{display:block;height:270px;background:color-mix(in srgb,var(--theme-border,#ded5d0) 70%,var(--theme-surface,#fffdf8))}.image-library-loading>article>div{display:grid;padding:18px;gap:10px}.image-library-loading>article b,.image-library-loading>article span{height:10px;border-radius:999px;background:color-mix(in srgb,var(--theme-border,#ded5d0) 82%,var(--theme-surface,#fffdf8))}.image-library-loading>article b{width:82%}.image-library-loading>article span{width:58%}.image-library-loading>article span:last-child{width:36%}.image-library-error{display:grid;min-height:150px;padding:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;border-color:color-mix(in srgb,var(--theme-danger,#a33f35) 28%,var(--line));background:color-mix(in srgb,var(--theme-danger,#a33f35) 5%,var(--theme-surface,#fffdf8))}.image-library-error>svg{width:28px;height:28px;color:var(--theme-danger,#a33f35)}.image-library-error h3{margin:0;color:var(--ink);font-size:16px}.image-library-error p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.image-library-error button{display:inline-flex;min-height:42px;padding:0 14px;align-items:center;justify-content:center;gap:7px;border:1px solid var(--theme-brand,#a65347);border-radius:9px;color:var(--theme-on-brand,#fffaf3);background:var(--theme-brand,#a65347);font-size:12px;font-weight:800;white-space:nowrap;cursor:pointer}.image-library-error button svg{width:15px;height:15px}.image-library-error button:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-brand,#a65347) 24%,transparent);outline-offset:3px}.image-library-grid>article{overflow:hidden;padding:0;content-visibility:auto;contain-intrinsic-size:320px 480px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.image-library-preview{position:relative;display:grid;width:100%;aspect-ratio:4/3;padding:0;place-items:center;overflow:hidden;border:0;background:var(--theme-surface-muted,#f5efeb);cursor:zoom-in}.image-library-preview img{width:100%;height:100%;object-fit:cover}.image-library-preview>span{display:grid;place-items:center;gap:7px;color:var(--muted)}.image-library-preview>i{position:absolute;right:12px;bottom:12px;display:inline-flex;min-height:32px;padding:0 10px;align-items:center;gap:5px;border-radius:999px;color:#fff;background:rgba(36,29,41,.7882352941);font-size:11px;font-style:normal;font-weight:800;opacity:0;transform:translateY(4px);transition:opacity .16s ease,transform .16s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.image-library-preview:focus-visible>i,.image-library-preview:hover>i{opacity:1;transform:none}.image-library-preview>i svg{width:13px;height:13px}.image-library-details{display:grid;padding:15px;gap:8px}.image-library-meta{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:12px}.image-library-meta>div:first-child{min-width:0}.image-library-meta p{display:-webkit-box;overflow:hidden;margin:0;color:var(--ink);font-size:13px;font-weight:700;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.image-library-meta small{display:block;margin-top:5px;color:var(--muted);font-size:11px;line-height:1.4}.image-library-utilities{display:flex;flex:0 0 auto;gap:6px}.image-library-utilities>a,.image-library-utilities>button{display:grid;width:36px;min-height:36px;padding:0;place-items:center;border-radius:9px;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,color .16s ease,opacity .16s ease,transform .16s ease}.image-library-utilities>a svg,.image-library-utilities>button svg{width:16px;height:16px}.image-library-utilities>button:disabled{opacity:.52}.image-library-utilities>a:active,.image-library-utilities>button:active:not(:disabled){transform:translateY(1px)}.image-library-details>.image-library-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2px;gap:8px}.image-library-details a,.image-library-details button{display:inline-flex;min-height:40px;padding:0 10px;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line);border-radius:9px;color:var(--theme-brand-hover,#8d4339);background:var(--theme-surface,#fff);font-size:11px;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer}.image-library-details a svg,.image-library-details button svg{width:13px;height:13px}.image-library-actions>:only-child{grid-column:1/-1}.image-library-details button.danger{color:#a44743;border-color:#e5c4c1;background:#fff8f6}.image-library-details button.assign{color:#fff;border-color:var(--theme-brand,#a65347);background:var(--theme-brand,#a65347)}.image-library-empty{display:grid;min-height:300px;place-items:center;align-content:center;gap:8px;color:var(--muted);text-align:center}.image-library-empty>svg{width:36px;height:36px}.image-library-empty h3{margin:0;color:var(--ink)}.image-library-empty p{max-width:360px;margin:0;font-size:13px;line-height:1.55}.image-library-draft-search{display:grid;min-width:0;gap:10px}.image-library-draft-search label{color:var(--theme-text);font-size:13px;font-weight:700}.image-library-draft-search input{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-surface);color:var(--theme-text);font-size:16px}.image-library-draft-search p{margin:0;color:var(--theme-text-muted);font-size:13px;line-height:1.5}.image-library-draft-search button{min-height:44px;padding:8px;border:1px solid var(--theme-border);border-radius:6px;color:var(--theme-text);background:var(--theme-surface);font-size:12px}.image-library-draft-search button:disabled{opacity:.5;cursor:not-allowed}.image-library-draft-search :where(input,button):focus-visible{outline:2px solid var(--theme-focus);outline-offset:2px}.image-library-draft-pages{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px}.image-library-draft-pages span{color:var(--theme-text-muted);font-size:11px}.image-library-assignment>select{width:100%;min-width:0;min-height:44px;padding:10px;border:1px solid var(--theme-border);border-radius:8px;color:var(--theme-text);background:var(--theme-surface);font-size:16px}.image-library-assignment>select:focus-visible{outline:2px solid var(--theme-focus);outline-offset:2px}.image-library-assignment-backdrop{position:fixed;z-index:1100;inset:0;display:grid;padding:max(20px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));place-items:center;overflow:hidden;background:rgba(29,22,32,.58);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.image-library-assignment{display:grid;width:min(560px,100%);max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px);padding:24px;gap:14px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;box-shadow:0 24px 70px rgba(24,18,28,.28);-webkit-overflow-scrolling:touch}.image-library-assignment>header{position:sticky;z-index:2;top:-24px;display:flex;margin:-24px 0 0;padding:24px 0 10px;align-items:flex-start;justify-content:space-between;gap:16px;background:var(--theme-surface,#fffdf8)}.image-library-assignment>header small{color:var(--theme-brand,#a65347);font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.image-library-assignment>header h3{margin:4px 0 0;color:var(--ink);font-size:22px;line-height:1.2}.image-library-assignment>header p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.image-library-assignment>header>button{display:grid;flex:0 0 auto;width:44px;height:44px;place-items:center;border:1px solid var(--line);border-radius:11px;color:var(--ink);background:var(--theme-surface,#fff);cursor:pointer}.image-library-assignment>header>button svg{width:18px;height:18px}.image-library-assignment-preview{display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;padding:10px;gap:12px;border:1px solid var(--line);border-radius:11px;background:var(--theme-surface-muted,#f7f2ee)}.image-library-assignment-preview img{width:82px;height:82px;border-radius:8px;object-fit:cover}.image-library-assignment-preview div{min-width:0}.image-library-assignment-preview small{display:block;margin-bottom:3px;color:var(--muted);font-size:11px;font-weight:750}.image-library-assignment-preview p{display:-webkit-box;margin:0;overflow:hidden;color:var(--ink);font-size:13px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.image-library-assignment>label{color:var(--ink);font-size:13px;font-weight:800}.image-library-assignment>textarea{width:100%;padding:11px 12px;border:1px solid var(--line);border-radius:9px;color:var(--ink);background:var(--theme-surface,#fff);font:inherit;font-size:14px;font-weight:500;line-height:1.5;min-height:96px;resize:vertical}.image-library-assignment>select:not(.has-value){color:var(--muted);font-weight:650}.image-library-field-help{margin-top:-8px;color:var(--muted);font-size:12px;line-height:1.45}.image-library-alt-meta{display:flex;margin-top:-8px;align-items:flex-start;justify-content:space-between;gap:16px;color:var(--muted)}.image-library-alt-meta small{font-size:12px;line-height:1.45}.image-library-alt-meta small:last-child{flex:0 0 auto;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.image-library-assignment-requirement{margin:-4px 0 0;color:var(--muted);font-size:12px;line-height:1.4}.image-library-assignment>button.primary{min-height:44px}.image-library-no-drafts{display:grid;padding:22px;place-items:center;gap:7px;border:1px dashed #dfcda9;border-radius:11px;color:#8d6229;background:#fffaf0;text-align:center}.image-library-no-drafts>svg{width:25px;height:25px}.image-library-no-drafts strong{color:#5e451f;font-size:14px}.image-library-no-drafts p{max-width:360px;margin:0;font-size:12px;line-height:1.5}.image-library-no-drafts button{min-height:40px;padding:0 13px;border:1px solid #d7bd8d;border-radius:8px;color:#68491f;background:#fff;font-size:12px;font-weight:800}.image-library-assignment-status{margin:0;padding:11px 12px;border:1px solid #e3bbb6;border-radius:8px;color:#7f302d;background:#fff4f2;font-size:13px;line-height:1.45}.image-selection-actions{padding:6px;justify-content:flex-end;border:1px solid var(--line);border-radius:12px;background:var(--theme-surface-muted,#f8f3ef)}.image-selection-summary{display:grid;min-width:70px;padding:0 7px;gap:1px;border-right:1px solid var(--line)}.image-selection-summary strong{color:var(--ink);font-size:10px}.image-selection-summary small{color:var(--muted);font-size:7px;white-space:nowrap}.image-selection-actions>button{min-height:34px;padding-inline:10px;border-radius:8px;white-space:nowrap}.image-selection-actions>.secondary-button{color:var(--theme-brand-hover,#8d4339);border:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0)}.image-selection-actions>.secondary-button:hover{border-color:var(--line);background:var(--theme-surface,#fff)}.delete-all-assets,.delete-selected-assets,.generated-assets-grid>article>div:last-child button,.remove-media-button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 11px;gap:6px;border:1px solid #e5c4c1;border-radius:9px;color:#a44743;background:#fff8f6;font-size:9px;font-weight:800}.delete-all-assets svg,.delete-selected-assets svg,.generated-assets-grid>article>div:last-child button svg,.remove-media-button svg{width:13px;height:13px}.delete-all-assets:disabled,.delete-selected-assets:disabled,.generated-assets-grid>article>div:last-child button:disabled{cursor:not-allowed;opacity:.55}.generated-assets-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-top:18px;gap:12px}.generated-assets-grid>article{position:relative;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--theme-surface,#fff);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease;content-visibility:auto;contain-intrinsic-size:260px 360px}.generated-assets-grid>article:hover{border-color:color-mix(in srgb,var(--theme-brand,#a65347) 35%,var(--line));transform:translateY(-1px)}.generated-assets-grid>article.selected{border-color:var(--theme-brand,#a65347);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-brand,#a65347) 14%,transparent)}.generated-asset-select{position:absolute;z-index:2;top:10px;left:10px;display:grid;width:30px;height:30px;place-items:center;border:1px solid hsla(0,0%,100%,.7882352941);border-radius:50%;background:rgba(255,253,249,.9098039216);box-shadow:0 4px 14px rgba(44,29,24,.1568627451);cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.generated-asset-select:before{width:13px;height:13px;content:"";border:1.5px solid #675d66;border-radius:3px;background:#fff;transition:border-color .16s ease,background .16s ease}.generated-asset-select:after{position:absolute;top:50%;left:50%;color:#fff;content:"✓";font-size:9px;font-weight:900;line-height:1;opacity:0;transform:translate(-50%,-52%) scale(.7);transition:opacity .16s ease,transform .16s ease}.generated-asset-select input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.generated-asset-select:hover{border-color:color-mix(in srgb,var(--theme-brand,#a65347) 35%,#fff);transform:scale(1.04)}.generated-asset-select:focus-within{outline:3px solid color-mix(in srgb,var(--theme-brand,#a65347) 35%,transparent);outline-offset:2px}.generated-assets-grid>article.selected .generated-asset-select{border-color:var(--theme-brand,#a65347);background:var(--theme-brand,#a65347);box-shadow:0 5px 16px color-mix(in srgb,var(--theme-brand,#a65347) 30%,transparent)}.generated-assets-grid>article.selected .generated-asset-select:before{border-color:#fff;background:rgba(0,0,0,0)}.generated-assets-grid>article.selected .generated-asset-select:after{opacity:1;transform:translate(-50%,-52%) scale(1)}.generated-asset-preview{display:block;width:100%;padding:0;aspect-ratio:1;overflow:hidden;border:0;background:var(--theme-surface-muted,#f5efeb);cursor:zoom-in}.generated-asset-preview img{width:100%;height:100%;object-fit:cover}.generated-asset-preview>span{display:grid;width:100%;height:100%;place-items:center;align-content:center;gap:7px;color:var(--muted)}.generated-asset-preview svg{width:26px;height:26px}.generated-assets-grid>article>div:last-child{display:grid;padding:11px;gap:5px}.generated-assets-grid>article strong{font-size:10px}.generated-assets-grid>article small{color:var(--muted);font-size:8px;overflow-wrap:anywhere}.generated-assets-grid>article>div:last-child button{width:100%;min-height:32px;margin-top:4px}.generated-assets-empty{display:grid;min-height:180px;place-items:center;align-content:center;gap:6px;color:var(--muted);text-align:center}.generated-assets-empty svg{width:30px;height:30px}.generated-assets-empty strong{color:var(--ink);font-size:12px}.generated-assets-empty p{margin:0;font-size:9px}.image-lightbox{position:fixed;z-index:1200;inset:0;display:grid;padding:clamp(10px,2.5vw,28px);place-items:center;background:rgba(18,15,20,.9294117647);-webkit-backdrop-filter:blur(18px) saturate(.8);backdrop-filter:blur(18px) saturate(.8);animation:image-lightbox-in .18s ease-out}.image-lightbox>section{display:grid;width:min(100%,1680px);height:100%;min-height:0;grid-template-rows:auto minmax(0,1fr) auto;gap:12px}.image-lightbox header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:20px;color:#fff}.image-lightbox header>div{display:grid;min-width:0;gap:2px}.image-lightbox header small{color:#c9c0cb;font-size:8px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.image-lightbox header strong{overflow:hidden;max-width:min(68vw,900px);font-size:clamp(11px,1.2vw,15px);text-overflow:ellipsis;white-space:nowrap}.image-lightbox nav{display:flex;flex:none;gap:8px}.image-lightbox nav a,.image-lightbox nav button{display:grid;width:40px;height:40px;padding:0;place-items:center;border:1px solid hsla(0,0%,100%,.1803921569);border-radius:50%;color:#fff;background:hsla(0,0%,100%,.0705882353);cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.image-lightbox nav a:hover,.image-lightbox nav button:hover{border-color:hsla(0,0%,100%,.3803921569);background:hsla(0,0%,100%,.1411764706);transform:translateY(-1px)}.image-lightbox nav a:focus-visible,.image-lightbox nav button:focus-visible{outline:3px solid hsla(0,0%,100%,.4392156863);outline-offset:2px}.image-lightbox nav svg{width:18px;height:18px}.image-lightbox-stage{position:relative;min-width:0;min-height:0;overflow:hidden;border:1px solid hsla(0,0%,100%,.1215686275);border-radius:clamp(10px,1.4vw,18px);background:#09080a;box-shadow:0 30px 100px rgba(0,0,0,.7333333333)}.image-lightbox-stage img{padding:clamp(4px,1vw,12px);object-fit:contain}.image-lightbox p{margin:0;color:#aaa0ad;font-size:8px;line-height:1.4;text-align:center}@keyframes image-lightbox-in{0%{opacity:0}to{opacity:1}}@media(hover:hover)and (pointer:fine){.image-library-grid>article:hover{border-color:color-mix(in srgb,var(--theme-brand,#a65347) 28%,var(--line));box-shadow:0 14px 34px rgba(42,30,46,.1);transform:translateY(-2px)}.image-library-utilities>a:hover,.image-library-utilities>button:hover:not(:disabled){border-color:color-mix(in srgb,var(--theme-brand,#a65347) 48%,var(--line));color:var(--theme-brand-hover,#8d4339);background:var(--theme-brand-soft,#f5e1da);box-shadow:0 5px 14px rgba(73,45,43,.12);transform:translateY(-1px)}.image-library-utilities>button.danger:hover:not(:disabled){border-color:#d89590;color:#903a36;background:#ffefec}.image-library-actions>button:hover:not(:disabled){border-color:color-mix(in srgb,var(--theme-brand,#a65347) 55%,var(--line));background:var(--theme-brand-soft,#f5e1da)}.image-library-actions>button.assign:hover:not(:disabled){border-color:var(--theme-brand-hover,#8d4339);background:var(--theme-brand-hover,#8d4339)}}@media(hover:none){.image-library-preview>i{opacity:1;transform:none}}@media(max-width:650px){.image-library-page{gap:16px}.image-library-heading{padding:18px;align-items:flex-start}.image-library-heading>div{align-items:flex-start}.image-library-heading>div>span{width:42px;height:42px}.image-library-heading p{max-width:28rem}.image-library-heading>strong{margin-top:3px}.image-assignment-guidance{align-items:flex-start;flex-wrap:wrap}.image-assignment-guidance button{width:100%;min-height:42px;margin-left:0;justify-content:center}.image-library-assignment-backdrop{padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));place-items:end center}.image-library-assignment{width:100%;max-height:calc(100dvh - max(10px,env(safe-area-inset-top)) - max(10px,env(safe-area-inset-bottom)));padding:17px;border-radius:18px}.image-library-assignment>header{top:-17px;margin-top:-17px;padding-top:17px}.image-library-assignment>textarea{font-size:16px}}@media(max-width:430px){.image-library-heading{display:grid}.image-library-heading>strong{width:fit-content;margin-left:56px}.image-library-error{grid-template-columns:auto minmax(0,1fr);padding:18px}.image-library-error button{grid-column:1/-1}.image-library-details a,.image-library-details button{min-height:44px;font-size:12px}.image-library-utilities>a,.image-library-utilities>button{width:44px}}@media(prefers-reduced-motion:reduce){.image-library-loading>article:after{animation:none}.image-library-grid>article{transition:none}.image-library-grid>article:hover{transform:none}}@media(max-width:650px){.image-lightbox{padding:max(8px,env(safe-area-inset-top)) 8px max(8px,env(safe-area-inset-bottom))}.image-lightbox>section{gap:8px}.image-lightbox header strong{max-width:55vw}.image-lightbox nav a,.image-lightbox nav button{width:38px;height:38px}.image-lightbox p{display:none}}@media(prefers-reduced-motion:reduce){.image-lightbox{animation:none}}.media-url-field .field-heading-actions{flex-wrap:wrap;justify-content:flex-end}.remove-media-button{min-height:28px;padding-inline:8px}.platform-user-list{margin-top:20px;border:1px solid var(--line);border-radius:12px;overflow-x:auto}.platform-user-filters{display:grid;margin-top:18px;grid-template-columns:minmax(220px,1fr) repeat(3,minmax(140px,170px));gap:10px}.platform-user-filters label{display:grid;gap:6px;color:var(--muted);font-size:9px;font-weight:800}.platform-user-filters label>div{position:relative}.platform-user-filters svg{position:absolute;width:15px;height:15px;top:50%;left:11px;color:var(--muted);transform:translateY(-50%);pointer-events:none}.platform-user-filters input,.platform-user-filters select{width:100%;min-height:40px;padding:9px 11px;border:1px solid var(--line);border-radius:10px;background:#fff;font:inherit}.platform-user-filters input{padding-left:34px;font-weight:500}.platform-user-filters input:focus,.platform-user-filters select:focus{outline:0;border-color:var(--purple);box-shadow:0 0 0 3px rgba(118,81,150,.0941176471)}.platform-user-results{margin:10px 0 0;color:var(--muted);font-size:10px}.platform-user-head,.platform-user-row{min-width:1030px;display:grid;grid-template-columns:minmax(230px,1fr) minmax(160px,.75fr) 150px 105px 115px 34px;align-items:center;gap:14px;padding:13px 16px}.platform-user-limits{display:flex;flex-wrap:wrap;gap:5px;overflow:visible!important}.platform-user-limits b{padding:5px 7px;border-radius:7px;color:#5e4475;background:#f1ebf6;font-size:8px;white-space:nowrap}.platform-user-empty{display:grid;min-height:150px;place-items:center;align-content:center;gap:5px;color:var(--muted);text-align:center}.platform-user-empty svg{width:22px;height:22px}.platform-user-empty p{margin:0;font-size:10px}.platform-user-head{background:#faf9fc;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.45px;text-transform:uppercase}.platform-user-row{min-height:67px;border-top:1px solid var(--line);font-size:10px}.platform-user-row:hover{background:#f8f9f7}.platform-user-row>div{display:flex;align-items:center;gap:11px;min-width:0}.platform-user-row>div>div{display:grid;min-width:0;gap:3px}.platform-user-row small,.platform-user-row strong,.platform-user-row>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-user-row small{color:var(--muted)}.platform-user-row>button{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--purple)}.platform-user-row>button svg{width:14px}.system-role,.verification{width:max-content;padding:5px 8px;border-radius:20px;background:#f2eff5;color:var(--muted);font-size:8px;font-weight:800}@media(min-width:1001px)and (max-height:900px){.sidebar{padding-block:18px 14px}.sidebar .brand{padding-bottom:16px}.sidebar .desktop-navigation{gap:3px}.sidebar .nav-item{height:40px;min-height:40px}.sidebar .ai-usage-card{padding:11px}.sidebar .ai-usage-list{margin-top:8px;gap:7px}.sidebar .ai-usage-reset{margin-top:1px}.sidebar .profile{min-height:46px;margin-top:10px;padding-top:10px}.sidebar .profile-actions{margin-top:7px}}@media(min-width:1001px)and (max-height:760px){.sidebar{padding-block:12px 10px}.sidebar .brand{padding-bottom:9px}.sidebar .desktop-navigation{gap:1px}.sidebar .nav-item{height:36px;min-height:36px}.sidebar .ai-usage-card{padding:9px}.sidebar .ai-usage-list{margin-top:6px;gap:5px}.sidebar .profile{margin-top:7px;padding-top:7px}}@media(max-width:650px){.generated-assets{padding:18px}.generated-assets .panel-heading{align-items:stretch;flex-direction:column}.image-selection-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.image-selection-summary{grid-column:1/-1;padding:4px 7px 8px;border-right:0;border-bottom:1px solid var(--line)}.image-selection-actions>button{width:100%}.delete-selected-assets{grid-column:1/-1}.generated-assets-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}}.verification.verified{background:#e7f7ed;color:#278c56}.system-role{background:#eff0ed;color:var(--purple)}.checkbox-label{grid-template-columns:18px 1fr!important;align-items:center;align-self:end;min-height:43px}.checkbox-label input{width:17px;height:17px;padding:0;accent-color:var(--purple)}.user-ai-limits{display:grid;gap:10px;margin-top:18px;padding:16px;border:1px solid var(--line);border-radius:12px;background:var(--surface-muted)}.user-profile-fields{margin:0;padding:0;border:0}.user-ai-limits legend,.user-profile-fields legend{padding:0 6px;color:var(--ink);font-size:11px;font-weight:800}.user-profile-fields>.post-modal-grid{margin-top:10px}.user-ai-limits .field-error{color:#9b3028;font-weight:700}.user-ai-limits input[aria-invalid=true]{border-color:#bd5146;box-shadow:0 0 0 3px rgba(189,81,70,.0901960784)}.user-ai-limits legend{padding:0 6px;font-size:11px;font-weight:800}.user-ai-limits>p,.user-ai-limits>small{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.user-ai-limits .post-modal-grid{margin:0}.user-ai-limits input:disabled{cursor:not-allowed;opacity:.65}.user-memberships{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px;padding:16px;border-radius:11px;background:#f8f6fb}.user-memberships>strong{flex-basis:100%;font-size:10px}.user-memberships>span{display:flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:9px}.user-memberships b{color:var(--purple);font-size:8px;text-transform:capitalize}.user-memberships p{margin:0;color:var(--muted);font-size:9px}@media(max-width:720px){.platform-user-filters{grid-template-columns:1fr}.platform-user-list{overflow:visible;border:0}.platform-user-head{display:none}.platform-user-row{min-width:0;margin-top:10px;padding:14px;grid-template-columns:1fr auto;grid-template-areas:"identity edit" "workspace workspace" "limits limits" "verification role";gap:10px;border:1px solid var(--line);border-radius:12px}.platform-user-row>div{grid-area:identity}.platform-user-row>span:first-of-type{grid-area:workspace;white-space:normal}.platform-user-row>span:nth-of-type(2){grid-area:limits}.platform-user-row>span:nth-of-type(3){grid-area:verification}.platform-user-row>span:nth-of-type(4){grid-area:role;justify-self:end}.platform-user-row>button{grid-area:edit}.user-modal{display:flex;flex-direction:column}.user-modal>header{flex:0 0 auto}.user-modal>footer{z-index:2;margin-top:auto;box-shadow:0 -10px 24px rgba(47,37,51,.062745098)}.user-ai-limits,.user-memberships,.user-profile-fields{margin-inline:16px}.user-ai-limits .post-modal-grid,.user-profile-fields .post-modal-grid{padding-inline:0}}.verification-page{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 0,#e9e2ff 0,transparent 35%),linear-gradient(145deg,#f8f6fc,#f8f9f7)}.verification-card{width:min(480px,100%);padding:42px;border:1px solid #e4deeb;border-radius:24px;background:#fff;box-shadow:0 24px 70px rgba(53,37,87,.1098039216);text-align:center}.verification-mark{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 20px;border-radius:19px;background:#eff0ed;color:var(--purple)}.verification-mark.complete{background:#e7f7ed;color:#29965a}.verification-mark svg{width:31px;height:31px}.verification-card .eyebrow{margin:auto}.verification-card h1{margin:17px 0 8px;font:800 30px Helvetica Neue;letter-spacing:-.8px}.verification-card>p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.verification-card>small{display:block;margin-top:10px;color:var(--muted);font-size:10px}.development-link{display:block;margin-top:18px;padding:11px;border:1px dashed #cfc3f4;border-radius:9px;background:#f6f2ff;color:var(--purple);font-size:11px;font-weight:700;text-decoration:none}.development-link:hover{background:#eee8ff}.verification-actions{display:grid;gap:9px;margin-top:24px}.verification-actions .primary{width:100%;border:0;text-decoration:none}.verification-actions .secondary-button{display:flex;align-items:center;justify-content:center;gap:6px}.verification-actions svg{width:14px}.verification-card footer{margin-top:24px;padding-top:17px;border-top:1px solid var(--line);color:var(--muted);font-size:9px}@media(max-width:520px){.verification-page{padding:16px}.verification-card{padding:30px 22px;border-radius:19px}.verification-card h1{font-size:26px}}@media(min-width:1001px){.app-shell{grid-template-columns:260px minmax(0,1fr)}.sidebar{width:260px;padding:30px 22px 24px}.workspace{max-width:1480px;padding-left:clamp(32px,4vw,64px);padding-right:clamp(32px,4vw,64px)}}.brand{font-size:21px;padding-bottom:34px}.nav-item{height:46px}.plan-card>div:first-child{font-size:12px}.plan-card button,.plan-card p{font-size:11px;line-height:1.45}.profile div:nth-child(2){font-size:12px}.profile span,.topbar p{font-size:10px}.page-intro p{font-size:13px}.hero-copy{padding:clamp(38px,4vw,54px)}.hero-copy h2{font-size:clamp(34px,3vw,43px)}.hero-copy>p{font-size:14px;line-height:1.55}.prompt-box input{min-height:40px;font-size:13px}.suggestions,.suggestions button{font-size:10px}.stats span{font-size:11px}.stats small{font-size:10px;line-height:1.4}.panel-heading p{font-size:11px;line-height:1.45}.post-info strong{font-size:11px}.post-info span{font-size:10px}.ready{font-size:9px!important}.field-label{font-size:12px}.field-label select,.field-label textarea{font-size:13px}.idea-panel>p{font-size:12px}.idea-panel>button{min-height:47px;font-size:11px;line-height:1.35}.weekday{font-size:10px;letter-spacing:.45px}.calendar-day{min-height:126px;font-size:11px}.calendar-post{font-size:9px;line-height:1.25}.calendar-post small{font-size:8px}.search-box input{font-size:12px}.filter-tabs button{font-size:10px}.table-head{font-size:9px}.table-row{min-height:66px;font-size:11px}.content-title small{font-size:10px}.status-badge{font-size:9px;letter-spacing:.2px}.settings-form label{font-size:12px}.settings-form input{font-size:13px}.integration-requirements span,.settings-form small{font-size:10px}.integration-state p{font-size:12px}.integration-state>button{font-size:11px}.workflow-bars>div>div{font-size:12px}.auth-form-wrap>p{font-size:14px;line-height:1.55}.auth-form-wrap label{font-size:12px}.auth-form-wrap input{height:48px;font-size:14px}.auth-submit{height:48px}.auth-page{background:#f8f6fc}.auth-intro{position:relative}.auth-intro:after{width:420px;height:420px;right:-160px;bottom:-150px;border:1px solid hsla(0,0%,100%,.1450980392);box-shadow:0 0 0 70px hsla(0,0%,100%,.031372549),0 0 0 140px hsla(0,0%,100%,.0235294118)}.auth-intro p{font-size:16px}.auth-panel{background:radial-gradient(circle at 100% 0,#eff0ed 0,transparent 28%),#f8f9f7}.auth-form-wrap{padding:34px;border:1px solid #e8e3ee;border-radius:20px;background:#fff;box-shadow:0 18px 50px rgba(61,47,101,.0784313725)}.auth-tabs{border:1px solid #e5dfeb}.auth-tabs button{font-size:12px}.auth-submit{box-shadow:0 8px 20px rgba(36,41,39,.1725490196)}.auth-submit:hover:not(:disabled){background:var(--purple-dark);box-shadow:0 11px 26px rgba(36,41,39,.2392156863)}@media(max-width:1000px)and (min-width:651px){.workspace{padding-left:28px;padding-right:28px}.sidebar{padding-top:24px}}@media(max-width:650px){.sidebar{height:70px;padding:8px 10px max(8px,env(safe-area-inset-bottom))}.sidebar nav{justify-content:space-between}.nav-item{flex:1 0 48px;height:50px}.nav-item svg{width:21px;height:21px}.workspace{padding:18px 16px calc(90px + env(safe-area-inset-bottom))}.hero-card{min-height:0}.hero-copy{padding:30px 23px 34px}.hero-copy h2{font-size:29px}.hero-copy>p{font-size:13px}.stats{grid-template-columns:1fr}.stats article{min-height:76px}.stat-icon{display:grid}.page-intro p{font-size:12px}.calendar-day{min-height:100px}.create-form,.idea-panel,.settings-card{padding:21px}.auth-panel{padding:28px 20px}.auth-form-wrap h2{font-size:26px}.auth-form-wrap{padding:24px;border-radius:16px}}html{color-scheme:light;scroll-behavior:smooth}body{min-width:320px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::selection{background:var(--purple)}button{-webkit-tap-highlight-color:rgba(0,0,0,0)}.calendar-toolbar>button,.nav-item,.panel-heading button,.platform-user-row>button,.post-modal header>button,.post-row>button,.primary,.secondary-button{touch-action:manipulation}.nav-item:focus-visible,.nav-item:hover{transform:translateX(2px)}.nav-item.active{font-weight:700}.auth-submit:active:not(:disabled),.primary:active:not(:disabled){transform:translateY(1px);box-shadow:0 4px 12px rgba(36,41,39,.168627451)}.calendar-toolbar>button:hover,.post-modal header>button:hover,.secondary-button:hover{border-color:#d5cbea;background:#f5f6f4;color:var(--purple)}.panel-heading button:hover{color:var(--purple-dark)}.post-row>button,.table-row>button{border-radius:7px}.post-row>button:hover,.table-row>button:hover{background:#f1edfb;color:var(--purple)}.form-error,.inline-feedback,.settings-status{line-height:1.5}.auth-form-wrap input:hover:not(:focus),.field-label select:hover:not(:focus),.field-label textarea:hover:not(:focus),.settings-form input:hover:not(:focus){border-color:#cfc8d9}@media(max-width:1000px)and (min-width:651px){.nav-item{position:relative}.nav-item:after{content:attr(aria-label);position:absolute;z-index:30;left:calc(100% + 10px);padding:6px 9px;border:1px solid var(--line);border-radius:7px;background:#211b2d;color:#fff;box-shadow:var(--shadow-sm);font-size:10px;opacity:0;pointer-events:none;transform:translateX(-4px);transition:opacity .15s ease,transform .15s ease;white-space:nowrap}.nav-item:focus-visible:after,.nav-item:hover:after{opacity:1;transform:none}}@media(max-width:650px){.sidebar{box-shadow:0 -8px 30px rgba(52,38,83,.0862745098)}.sidebar nav{padding:0 2px;scroll-snap-type:x proximity}.nav-item{scroll-snap-align:center;border-radius:12px}.nav-item:focus-visible,.nav-item:hover{transform:none}.nav-item.active{background:#eff0ed;box-shadow:none}.nav-item.active svg{filter:drop-shadow(0 2px 3px rgba(36,41,39,.168627451))}.topbar{gap:12px}.topbar>div{min-width:0}.topbar h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-tools{align-items:stretch;flex-direction:column}.search-box{width:100%}.filter-tabs{max-width:100%;overflow-x:auto}.filter-tabs button{flex:1 0 auto;min-height:38px}}.topbar-actions{display:flex;align-items:center;gap:10px}.command-trigger{min-height:40px;display:flex;align-items:center;gap:8px;padding:0 10px 0 12px;border:1px solid #e2dce9;border-radius:11px;background:#fff;color:var(--muted);box-shadow:var(--shadow-sm);font-size:11px;font-weight:700}.command-trigger:hover{border-color:#d2c7e5;background:#f7f8f6;color:var(--purple)}.command-trigger svg{width:15px}kbd{min-width:24px;padding:3px 6px;border:solid #dfdae5;border-width:1px 1px 2px;border-radius:6px;background:#f7f5f9;color:#77717e;font:700 9px/1.2 Segoe UI;text-align:center}.command-backdrop{position:fixed;z-index:120;inset:0;display:grid;place-items:start center;padding:min(14vh,120px) 20px 20px;background:rgba(23,18,32,.6);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.command-dialog{width:min(620px,100%);overflow:hidden;border:1px solid #e5deeb;border-radius:18px;background:#fff;box-shadow:0 30px 90px rgba(29,19,47,.4);animation:command-in .16s ease-out}@keyframes command-in{0%{opacity:0;transform:translateY(-8px) scale(.985)}to{opacity:1;transform:none}}.command-dialog>header{display:flex;align-items:center;gap:12px;padding:15px 17px;border-bottom:1px solid var(--line)}.command-dialog>header svg{width:20px;color:var(--purple)}.command-dialog>header input{flex:1 1;min-width:0;border:0;outline:0;background:rgba(0,0,0,0);color:var(--ink);font-size:14px}.command-dialog>header input::-webkit-search-cancel-button{display:none}.command-dialog>header .command-clear{display:grid;flex:0 0 30px;width:30px;height:30px;place-items:center;border:0;border-radius:9px;color:var(--muted);background:rgba(0,0,0,0);cursor:pointer}.command-dialog>header .command-clear:focus-visible,.command-dialog>header .command-clear:hover{color:var(--ink);background:var(--theme-surface-muted,#f3ece7)}.command-dialog>header .command-clear svg{width:14px;color:currentColor}.command-dialog>header .command-close{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;border:1px solid var(--line);border-radius:10px;background:#faf8fc;color:var(--muted);cursor:pointer}.command-dialog>header .command-close:focus-visible,.command-dialog>header .command-close:hover{border-color:color-mix(in srgb,var(--purple) 35%,var(--line));color:var(--purple);background:#f3effd}.command-dialog>header .command-close svg{width:16px;color:currentColor}.command-summary{display:flex;min-height:38px;padding:9px 17px;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);color:var(--muted);background:color-mix(in srgb,var(--theme-surface-muted,#f3ece7) 45%,transparent);font-size:9px}.command-summary span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.command-summary span b{color:var(--ink);font-weight:750}.command-summary>strong{flex:0 0 auto;padding:3px 7px;border-radius:999px;color:var(--theme-brand-hover,#874238);background:var(--theme-brand-soft,#f5e1da);font-size:8px}.command-results{max-height:min(55vh,480px);overflow-y:auto;padding:8px}.command-group{display:grid;gap:2px;padding:7px 0}.command-group+.command-group{border-top:1px solid var(--line)}.command-group>strong{padding:6px 10px;color:var(--muted);font-size:9px;letter-spacing:.7px;text-transform:uppercase}.command-group>button{display:flex;align-items:center;justify-content:space-between;min-height:45px;padding:8px 10px;border:0;border-radius:10px;background:rgba(0,0,0,0);color:var(--ink);text-align:left}.command-group>button:focus-visible,.command-group>button:hover{background:#f3effd;color:var(--purple)}.command-group>button>span{display:flex;align-items:center;gap:11px;min-width:0}.command-group>button svg{flex:0 0 17px;width:17px}.command-group>button>svg{width:13px;color:#aaa3b3}.command-group b,.command-group small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.command-group b{color:var(--ink);font-size:11px}.command-group small{display:flex;align-items:center;margin-top:2px;color:var(--muted);font-size:8px}.command-status{font-weight:750;text-transform:capitalize}.command-status.status-failed{color:#a33f4d}.command-status.status-published{color:#32705e}.command-status.status-in_review{color:#775c2f}.command-empty{display:grid;justify-items:center;padding:45px 20px;text-align:center}.command-empty svg{width:25px;color:#aaa1b5}.command-empty strong{margin-top:12px;font-size:13px}.command-empty p{margin:5px 0 0;color:var(--muted);font-size:10px}.command-dialog>footer{display:flex;justify-content:flex-end;gap:14px;padding:10px 15px;border-top:1px solid var(--line);background:#faf9fc;color:var(--muted);font-size:9px}.command-dialog>footer span{display:flex;align-items:center;gap:5px}@media(max-width:650px){.command-trigger{width:42px;height:42px;padding:0;justify-content:center}.command-trigger kbd,.command-trigger span{display:none}.command-backdrop{align-items:end;padding:0}.command-dialog{width:100%;max-height:88vh;border-radius:20px 20px 0 0}.command-results{max-height:calc(88vh - 146px)}.command-summary{padding-inline:14px}.command-dialog>footer{justify-content:space-between;gap:6px}.command-dialog>footer span:first-child{display:none}}.workspace{padding-top:36px}.topbar{margin-bottom:30px}.topbar p{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.topbar h1{font-size:clamp(24px,2.2vw,30px);letter-spacing:-.65px}.primary{min-height:44px;padding:0 18px;border-radius:12px;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.primary:hover:not(:disabled){box-shadow:0 11px 27px rgba(36,41,39,.231372549);transform:translateY(-1px)}.primary:disabled{opacity:.58;box-shadow:none}.sidebar{background:linear-gradient(180deg,#f3f0fa,#eeebf5)}.brand{letter-spacing:-.45px}.brand-mark{width:36px;height:36px;border-radius:12px}.nav-item{min-height:46px;font-size:13px;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.nav-item.active{box-shadow:0 7px 22px rgba(57,39,94,.0705882353)}.nav-item svg{flex:0 0 auto}.plan-card{padding:17px;background:linear-gradient(145deg,#ebe5ff,#e2daf9)}.plan-card p{margin-top:10px}.profile{min-height:54px}.panel,.stats article{border-color:#e7e3eb;box-shadow:var(--shadow-sm)}.panel{border-radius:18px}.panel-heading{gap:16px}.panel-heading h3{font-size:17px;letter-spacing:-.25px}.panel-heading p{margin-top:4px;font-size:12px}.panel-heading button{min-height:34px;font-size:11px}.hero-card{min-height:360px;border-radius:25px;background:radial-gradient(circle at 72% 14%,#a38cfb 0,transparent 29%),linear-gradient(125deg,#563de1,#775cf0 52%,#8f75ef);box-shadow:0 24px 58px rgba(78,54,157,.1882352941)}.hero-copy h2{max-width:620px;font-size:clamp(36px,3.5vw,48px);letter-spacing:-1.8px}.hero-copy>p{max-width:580px;font-size:15px;line-height:1.6}.eyebrow{font-size:10px}.prompt-box{max-width:570px;min-height:54px;padding:6px;border-radius:15px}.prompt-box input{font-size:14px}.prompt-box button{width:43px;height:42px;border-radius:11px}.suggestions{margin-top:15px;font-size:11px}.suggestions button{min-height:30px;padding-inline:12px;font-size:10px}.suggestions button:hover{border-color:hsla(0,0%,100%,.4);background:hsla(0,0%,100%,.168627451)}.stats{gap:16px;margin:22px 0}.stats article{min-height:96px;padding:20px;border-radius:17px;transition:border-color .18s ease,box-shadow .18s ease}.stats article:hover{border-color:#d9d1e7;box-shadow:0 12px 30px rgba(52,38,83,.0784313725)}.stat-icon{width:44px;height:44px;border-radius:13px}.stats span{font-size:12px;font-weight:600}.stats strong{font-size:24px}.stats small{font-size:11px}.create-page{grid-template-columns:minmax(0,1.45fr) minmax(300px,.65fr);gap:22px}.create-form,.idea-panel{padding:32px}.field-label{margin-top:24px;font-size:13px}.editor-grid input,.editor-grid textarea,.field-label select,.field-label textarea,.post-modal-grid input,.post-modal-grid select,.post-modal-grid textarea,.settings-form input{border-color:#ddd8e5;font-size:14px}.field-label select,.field-label textarea{border-radius:12px}.field-label textarea{min-height:160px}.advanced-brief{margin-top:22px;border:1px solid #e1dbea;border-radius:14px;background:#f8f9f7;overflow:hidden}.advanced-brief summary{position:relative;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:3px 12px;padding:16px 48px 16px 17px;cursor:pointer;font-size:13px;font-weight:750;color:var(--ink);transition:background-color .16s ease,color .16s ease;list-style:none}.advanced-brief summary::-webkit-details-marker{display:none}.advanced-brief summary>b{grid-column:2;grid-row:1/span 2;padding:4px 7px;border:1px solid #d9d0eb;border-radius:999px;color:#67558a;background:#f5f1fc;font-size:9px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.05em}.advanced-brief summary:after{content:"";position:absolute;top:50%;right:20px;width:8px;height:8px;margin-top:-6px;border-right:2px solid #665777;border-bottom:2px solid #665777;transform:rotate(45deg);transition:transform .18s ease,margin-top .18s ease}.advanced-brief summary:hover{color:var(--purple);background:#f7f3fd}.advanced-brief summary:focus-visible{outline:3px solid rgba(36,41,39,.1490196078);outline-offset:-3px}.advanced-brief[open] summary{margin-bottom:15px;border-bottom:1px solid #e6e0ed;background:#f7f3fd}.advanced-brief[open] summary:after{margin-top:-2px;transform:rotate(225deg)}.advanced-brief summary small{grid-column:1;font-size:11px;font-weight:500;color:var(--muted)}.advanced-brief-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:0 17px 17px}.advanced-brief-grid label{display:grid;gap:7px;min-width:0;font-size:12px;font-weight:700;color:var(--ink)}.advanced-brief-grid label.wide{grid-column:1/-1}.advanced-brief-grid input,.advanced-brief-grid select,.advanced-brief-grid textarea{width:100%;min-width:0;padding:11px 12px;border:1px solid #ddd8e5;border-radius:10px;background:#fff;color:var(--ink);font:inherit;font-weight:500;resize:vertical}.advanced-brief-grid input:focus,.advanced-brief-grid select:focus,.advanced-brief-grid textarea:focus{outline:none;border-color:var(--purple);box-shadow:0 0 0 3px rgba(36,41,39,.0823529412)}.advanced-brief-actions{display:flex;padding:0 17px 17px;align-items:center;justify-content:space-between;gap:14px}.advanced-brief-actions>span{max-width:430px;color:var(--muted);font-size:10px;line-height:1.45}.advanced-brief-actions button{display:inline-flex;min-height:38px;padding:0 12px;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:var(--surface);font-size:10px;font-weight:800}.advanced-brief-actions button:hover{color:var(--purple);border-color:color-mix(in srgb,var(--purple) 35%,var(--line))}.advanced-brief-actions button:focus-visible{outline:3px solid rgba(36,41,39,.1490196078);outline-offset:2px}.advanced-brief-actions svg{width:14px}.preference-panel{align-items:end}.model-panel,.preference-panel{display:flex;justify-content:space-between;gap:24px;margin-top:20px;padding:22px 26px}.model-panel{align-items:center;border-color:#d8d0e8;background:linear-gradient(135deg,#fff,#f7f4fc)}.create-image-studio-cta{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;margin-bottom:22px;padding:20px 22px;gap:14px;border-color:#e2cfc7;background:linear-gradient(135deg,#fffdf9,#f7e8e1)}.create-image-studio-cta>span{display:grid;width:46px;height:46px;place-items:center;border-radius:13px;color:#fffaf3;background:#a65347}.create-image-studio-cta>span svg{width:21px;height:21px}.create-image-studio-cta>div{display:grid;min-width:0;gap:3px}.create-image-studio-cta small{color:#954d42;font-size:8px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.create-image-studio-cta h3{margin:0;color:var(--ink);font-size:15px}.create-image-studio-cta p{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.create-image-studio-cta>button{display:inline-flex;align-items:center;min-height:42px;padding:0 15px;gap:7px;border:1px solid #a65347;border-radius:11px;color:#fffaf3;background:#a65347;font-size:9px;font-weight:850;white-space:nowrap}.create-image-studio-cta>button svg{width:13px;height:13px}.create-image-studio-cta>button:hover{background:#874238}@media(max-width:650px){.create-image-studio-cta{grid-template-columns:auto minmax(0,1fr);padding:16px;gap:12px}.create-image-studio-cta>button{grid-column:1/-1;width:100%;justify-content:center}}.model-panel>div{display:flex;align-items:center;gap:13px}.model-panel h3,.model-panel p{margin:0}.model-panel h3{font-size:16px}.model-panel label small,.model-panel p{margin-top:3px;color:var(--muted);font-size:11px}.model-panel label{display:grid;min-width:min(100%,330px);gap:6px;color:var(--muted);font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.model-panel select{width:100%;padding:11px 34px 11px 12px;border:1px solid #d6cee1;border-radius:10px;color:var(--ink);background:#fff;font:inherit;font-size:12px;font-weight:700;text-transform:none;letter-spacing:normal}.model-panel label small{text-transform:none;letter-spacing:normal;font-weight:500}.preference-panel>div:first-child{display:flex;align-items:center;gap:13px}.preference-panel h3,.preference-panel p{margin:0}.preference-panel h3{font-size:16px}.preference-panel p{margin-top:3px;color:var(--muted);font-size:12px}.preference-options{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:12px}.preference-options label{display:grid;gap:6px;color:var(--muted);font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.preference-options select{min-width:0;padding:10px 30px 10px 11px;border:1px solid #ddd8e5;border-radius:10px;color:var(--ink);background:#fff;font:inherit;font-size:12px;font-weight:650;text-transform:none;letter-spacing:normal}.idea-panel{background:radial-gradient(circle at 100% 0,#ddd2ff 0,transparent 34%),linear-gradient(145deg,#f7f8f6,#f1f2ef)}.idea-panel h3{font-size:20px}.idea-panel>p{font-size:13px}.idea-panel>button{min-height:52px;padding:14px;font-size:12px;line-height:1.4;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.idea-panel>button:hover{border-color:#cec2ec;box-shadow:0 8px 18px rgba(73,56,117,.0705882353);transform:translateY(-1px)}.page-intro{margin-top:-17px;margin-bottom:26px}.page-intro p{max-width:720px;font-size:14px;line-height:1.55}.library-tools{margin-bottom:18px}.search-box{min-height:46px;border-radius:12px}.search-box input{font-size:13px}.filter-tabs{padding:5px;border-radius:12px}.filter-tabs-shell{position:relative;min-width:0}.filter-tabs-scroll-cue{display:none}.filter-tabs button{min-height:36px;padding-inline:14px;font-size:11px}.table-head,.table-row{padding-inline:22px}.table-head{min-height:44px;font-size:10px;letter-spacing:.04em}.table-row{min-height:76px;font-size:12px;transition:background .15s ease}.table-row:hover{background:#f8f9f7}.content-thumb{flex-basis:44px;height:44px;border-radius:11px}.content-title strong{font-size:13px}.content-title small{font-size:11px}.status-badge{font-size:10px}.row-actions button{width:34px;height:34px}.calendar-toolbar{padding:17px 20px}.calendar-toolbar h3{font-size:17px}.calendar-toolbar>div>small{color:var(--theme-brand-hover,#874238);font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.calendar-toolbar>button svg{width:16px;height:16px}.calendar-toolbar .today-button:disabled{cursor:default;opacity:.62}.calendar-toolbar p{font-size:11px}.calendar-day{min-height:132px;font-size:12px}.calendar-post{font-size:10px}.calendar-post small{font-size:9px}.post-modal{border-radius:22px;box-shadow:0 30px 90px rgba(32,19,50,.3607843137)}.post-modal footer,.post-modal header,.post-modal-grid{padding-inline:26px}.post-modal-grid label{font-size:12px}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:1000px)and (min-width:651px){.workspace{padding-top:30px}.hero-copy h2{font-size:39px}}@media(max-width:650px){.workspace{padding:20px 16px calc(92px + env(safe-area-inset-bottom))}.topbar{align-items:flex-start;margin-bottom:24px}.topbar h1{font-size:22px}.topbar-actions{gap:7px}.topbar-actions>.primary{width:42px;padding:0;justify-content:center;font-size:0}.command-trigger,.notification-trigger{width:42px;height:42px}.hero-card{min-height:0;border-radius:21px}.hero-copy{padding:31px 22px 34px}.hero-copy h2{font-size:31px;letter-spacing:-1.2px}.hero-copy>p{font-size:14px}.prompt-box{min-height:52px}.suggestions{align-items:flex-start}.suggestions>span{flex-basis:100%}.stats{grid-template-columns:1fr 1fr;gap:10px}.stats article{min-height:105px;padding:15px;align-items:flex-start}.stat-icon{width:36px;height:36px}.stats strong{font-size:21px}.stats small{font-size:10px}.create-form,.idea-panel{padding:22px}.page-intro{margin-top:-12px}.page-intro p{font-size:13px}.sidebar{height:74px}.sidebar nav{justify-content:flex-start;gap:4px;overflow-x:auto;scrollbar-width:none}.sidebar nav::-webkit-scrollbar{display:none}.nav-item{flex:1 0 54px;min-width:54px;padding:0 15px}.calendar-toolbar{flex-wrap:wrap}.calendar-toolbar div{flex-grow:1;flex-shrink:0;flex-basis:calc(100% - 90px)}.content-table{overflow-x:auto}.table-head,.table-row{min-width:620px}.post-modal{max-height:94vh;border-radius:20px 20px 0 0}.post-modal footer,.post-modal header,.post-modal-grid{padding-inline:19px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.placeholder-cards{display:grid;gap:12px}.placeholder-cards--row .placeholder-card{min-height:70px}.placeholder-cards--row .placeholder-avatar{border-radius:10px}.placeholder-cards--form .placeholder-card{min-height:116px;align-items:flex-start}.placeholder-card{position:relative;overflow:hidden;contain:paint;background-color:#faf9fc;color:rgba(0,0,0,0);font-size:0;pointer-events:none;display:flex;align-items:center;min-height:76px;margin:0;padding:15px 17px;gap:14px;border:1px solid #e7e3eb;border-radius:14px;box-shadow:var(--shadow-sm)}.placeholder-card:after{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(100deg,transparent 25%,rgba(255,255,255,.6588235294) 42%,transparent 60%);transform:translateX(-100%);animation:placeholder-shimmer 1.45s ease-in-out infinite}.placeholder-avatar{flex:0 0 42px;width:42px;height:42px;border-radius:50%;background:#e7e4eb}.placeholder-copy{display:grid;flex:1 1;min-width:0;gap:9px}.placeholder-copy i{display:block;width:min(72%,310px);height:10px;border-radius:999px;background:#e7e4eb}.placeholder-copy i:nth-child(2){width:min(48%,210px);height:8px;background:#eeebf1}.placeholder-copy i:nth-child(3){width:min(86%,380px)}.placeholder-action{flex:0 0 30px;width:30px;height:30px;border-radius:8px;background:#ebe8ee}.admin-loading-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:24px}.admin-loading-grid+:where(.admin-page,.super-admin-page) .settings-loading{display:none}.settings-loading-grid{grid-column:1/-1}.content-table>p.empty-state,.settings-loading{position:relative;overflow:hidden;contain:paint;background-color:#faf9fc;color:rgba(0,0,0,0);font-size:0;pointer-events:none;min-height:76px;margin:0;border:1px solid #e7e3eb;border-radius:14px;box-shadow:var(--shadow-sm);background:linear-gradient(#e7e4eb 0 0) 76px 22px/min(36%,240px) 11px no-repeat,linear-gradient(#eeebf1 0 0) 76px 44px/min(64%,420px) 9px no-repeat,radial-gradient(circle at 38px 38px,#e5e2e9 0 21px,transparent 22px),#faf9fc}.content-table>p.empty-state:after,.settings-loading:after{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(100deg,transparent 25%,rgba(255,255,255,.6588235294) 42%,transparent 60%);transform:translateX(-100%);animation:placeholder-shimmer 1.45s ease-in-out infinite}.content-table>p.empty-state{min-height:228px;border-width:1px 0 0;border-radius:0 0 14px 14px;box-shadow:none;background:linear-gradient(#e7e4eb 0 0) 76px 22px/min(30%,220px) 11px no-repeat,linear-gradient(#eeebf1 0 0) 76px 44px/min(52%,390px) 9px no-repeat,radial-gradient(circle at 38px 38px,#e5e2e9 0 21px,transparent 22px),linear-gradient(#e7e4eb 0 0) 76px 98px/min(38%,270px) 11px no-repeat,linear-gradient(#eeebf1 0 0) 76px 120px/min(46%,350px) 9px no-repeat,radial-gradient(circle at 38px 114px,#e5e2e9 0 21px,transparent 22px),linear-gradient(#e7e4eb 0 0) 76px 174px/min(34%,250px) 11px no-repeat,linear-gradient(#eeebf1 0 0) 76px 196px/min(58%,430px) 9px no-repeat,radial-gradient(circle at 38px 190px,#e5e2e9 0 21px,transparent 22px),#faf9fc}.settings-loading{min-height:112px;margin-top:20px;padding:0}.settings-card:has(.settings-loading)+.settings-card{position:relative;overflow:hidden}.settings-card:has(.settings-loading)+.settings-card:before{content:"";position:absolute;right:26px;bottom:26px;left:26px;height:112px;border-radius:14px;background:linear-gradient(#e7e4eb 0 0) 18px 25px/42% 11px no-repeat,linear-gradient(#eeebf1 0 0) 18px 48px/68% 9px no-repeat,linear-gradient(#e7e4eb 0 0) 18px 73px/34% 11px no-repeat,#faf9fc}.stats.is-loading article{position:relative;overflow:hidden;contain:paint;background-color:#faf9fc;color:rgba(0,0,0,0);font-size:0;pointer-events:none;background:radial-gradient(circle at 42px 50%,#e5e2e9 0 21px,transparent 22px),linear-gradient(#e7e4eb 0 0) 82px 29px/42% 10px no-repeat,linear-gradient(#eeebf1 0 0) 82px 51px/28% 8px no-repeat,#faf9fc}.stats.is-loading article>*{visibility:hidden}.stats.is-loading article:after{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(100deg,transparent 25%,rgba(255,255,255,.6588235294) 42%,transparent 60%);transform:translateX(-100%);animation:placeholder-shimmer 1.45s ease-in-out infinite}@keyframes placeholder-shimmer{to{transform:translateX(100%)}}@media(prefers-reduced-motion:reduce){.content-table>p.empty-state:after,.placeholder-card:after,.settings-loading:after,.stats.is-loading article:after{display:none;animation:none}}@media(max-width:650px){.placeholder-card{padding-inline:14px}.placeholder-avatar{flex-basis:38px;width:38px;height:38px}.placeholder-copy i{width:78%}.placeholder-copy i:nth-child(2){width:54%}.stats.is-loading article{background:radial-gradient(circle at 33px 33px,#e5e2e9 0 18px,transparent 19px),linear-gradient(#e7e4eb 0 0) 15px 64px/64% 10px no-repeat,linear-gradient(#eeebf1 0 0) 15px 84px/48% 8px no-repeat,#faf9fc}.settings-card:has(.settings-loading)+.settings-card:before{right:21px;left:21px}}@media(max-width:900px){.admin-detail-grid,.create-page,.settings-layout{grid-template-columns:1fr}.members-table,.platform-user-list{overflow-x:auto}.platform-user-head,.platform-user-row{min-width:760px}.member-head,.member-row{min-width:620px}}@media(max-width:650px){.app-shell{display:block}.sidebar{position:fixed;z-index:100;inset:auto 0 0;display:flex;width:100%;height:calc(70px + env(safe-area-inset-bottom));padding:8px 10px calc(8px + env(safe-area-inset-bottom));border:0;border-top:1px solid var(--line);background:rgba(251,248,251,.9490196078);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sidebar .brand,.sidebar .plan-card,.sidebar .profile-wrap{display:none}.sidebar nav{display:flex;flex:1 1 auto;justify-content:flex-start;gap:4px;min-width:0;overflow-x:auto;scrollbar-width:none}.sidebar nav::-webkit-scrollbar{display:none}.sidebar .nav-item{display:flex;flex:0 0 52px;width:52px;height:48px;min-height:48px;padding:0;justify-content:center}.sidebar .nav-item span{display:none}.sidebar .mobile-logout{display:grid;flex:0 0 48px;width:48px;height:48px;margin:0 0 0 6px}.workspace{width:100%;padding:18px 14px calc(92px + env(safe-area-inset-bottom));overflow:hidden}.topbar{align-items:center;gap:10px}.topbar h1{max-width:54vw;font-size:21px;overflow-wrap:anywhere}.topbar-actions{flex-wrap:nowrap;gap:6px}.topbar-actions .command-trigger kbd,.topbar-actions .command-trigger span{display:none}.topbar-actions .command-trigger,.topbar-actions .notification-trigger,.topbar-actions>.primary{width:40px;height:40px;min-height:40px;padding:0;justify-content:center}.topbar-actions>.primary{font-size:0}.create-page,.field-row,.onboarding-panel,.onboarding-panel .onboarding-steps,.post-modal-grid,.settings-layout{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr;gap:10px}.stats article{min-width:0;padding:14px}.library-tools{flex-direction:column;align-items:stretch}.search-box{width:100%}.filter-tabs{width:100%;overflow-x:auto;justify-content:flex-start}.filter-tabs button{flex:0 0 auto}.content-table{padding:0;overflow:hidden}.table-head{display:none}.table-row{display:grid;grid-template-columns:1fr auto;gap:10px;min-height:0;padding:16px}.table-row .content-title,.table-row .row-actions{grid-column:1/-1}.table-row .row-actions{justify-content:flex-end}.calendar-page{overflow-x:auto}.calendar-grid,.calendar-toolbar{min-width:720px}.admin-summary{grid-template-columns:1fr 1fr}.invitation-panel .invitation-form{grid-template-columns:1fr}.post-modal{width:calc(100% - 20px);max-height:calc(100dvh - 20px);overflow-y:auto}.command-dialog{width:calc(100% - 20px);max-height:calc(100dvh - 24px)}.auth-page{display:block;min-height:100dvh}.auth-intro{display:none}.auth-panel{min-height:100dvh;padding:18px 14px}.auth-form-wrap{width:100%;padding:24px 18px}}@media(max-width:390px){.workspace{padding-inline:12px}.topbar h1{max-width:46vw;font-size:19px}.admin-summary,.stats{grid-template-columns:1fr}}body{background:radial-gradient(circle at 86% 4%,#eceeeb 0,transparent 25rem),radial-gradient(circle at 14% 90%,#e5eee8 0,transparent 28rem),#fbf9fb}.app-shell{background:radial-gradient(circle at 88% 5%,#ede7f9 0,transparent 24rem),radial-gradient(circle at 72% 44%,rgba(228,242,236,.6) 0,transparent 28rem),linear-gradient(180deg,#fcfafc,#f8f5f8)}.app-shell .sidebar{border-right-color:#e4dce8;background:linear-gradient(180deg,rgba(245,240,247,.968627451),rgba(238,232,242,.9607843137))}.app-shell .brand-mark{background:radial-gradient(circle at 72% 22%,#d8c89c 0 3px,transparent 4px),linear-gradient(145deg,#aa96d9,#7764b8 70%);box-shadow:0 9px 22px rgba(119,100,184,.2392156863),inset 0 1px hsla(0,0%,100%,.6509803922)}.app-shell .nav-item{color:#625c69}.app-shell .nav-item:hover{color:#4f4758;background:#ebe4f0}.app-shell .nav-item.active{color:#242927;border-color:#ded4e8;background:#fdfbfe}.app-shell .hero-card{color:var(--ink);border-color:#dfd3e8;background:radial-gradient(circle at 82% 14%,#eadfff 0,transparent 28%),radial-gradient(circle at 16% 110%,#e4d8bb 0,transparent 43%),linear-gradient(125deg,#ddd6ed,#e3e6f2 48%,#e2eee8);box-shadow:0 22px 52px rgba(108,88,123,.1254901961),inset 0 1px hsla(0,0%,100%,.6588235294)}.app-shell .hero-card .eyebrow{color:#5f4e91;border-color:hsla(0,0%,100%,.5803921569);background:hsla(0,0%,100%,.4392156863)}.app-shell .hero-card .hero-copy>p{color:#514a5a}.app-shell .hero-card .suggestions{color:#57505f}.app-shell .hero-card .suggestions button{color:#443d4c;border-color:hsla(0,0%,100%,.7803921569);background:hsla(0,0%,100%,.8784313725)}.app-shell .hero-card .prompt-box{box-shadow:0 12px 28px rgba(119,100,130,.1411764706)}.app-shell .hero-card .prompt-box button{background:#4c4257}.app-shell .hero-card .orbit{border-color:rgba(124,105,159,.1490196078)}.app-shell .hero-card .spark{color:#9b7440}.app-shell .panel,.app-shell .stats article{border-color:#e7e0e9;background:rgba(255,253,254,.8588235294);box-shadow:0 10px 28px rgba(102,80,109,.0431372549)}.app-shell .panel p,.app-shell .stats p,.app-shell .stats small{color:#625c6b}.app-shell .purple{color:#7662b5;background:#eceeeb}.app-shell .orange{color:#b77a50;background:#faeadf}.app-shell .green{color:#4e8b72;background:#e2f1ea}.app-shell .pink{color:#5f7998;background:#e5edf5}.app-shell .onboarding-progress{background:#ebe5ef}.app-shell .onboarding-progress i{background:linear-gradient(90deg,#9a8bc5,#9eb8a9)}.app-shell .onboarding-steps>button,.app-shell .onboarding-steps>span{border-color:#e5dfe8;background:#fcfafc}.app-shell .onboarding-steps .complete{color:#477d67;border-color:#cce3d8;background:#edf7f2}.app-shell .auth-submit,.app-shell .primary{background:#353b38;box-shadow:0 8px 20px rgba(53,59,56,.1725490196)}.app-shell .auth-submit:hover:not(:disabled),.app-shell .primary:hover{background:#242927}.app-shell .profile .avatar{background:linear-gradient(145deg,#a18bd3,#7561b5);box-shadow:0 6px 15px rgba(117,97,181,.1882352941)}.profile-actions{grid-template-columns:1fr}.profile-actions .logout{width:100%;color:#a84f60;border-color:#d9cec9;background:#f7f4f2}.profile-actions .logout svg{display:block!important;flex:0 0 17px;width:17px!important;height:17px!important;color:currentColor}.profile-actions .logout span{display:inline}@media(max-width:1000px)and (min-width:651px){.profile-actions{display:grid;place-items:center}.profile-actions .logout{position:relative;display:grid!important;place-items:center;width:46px;height:44px;min-height:44px;padding:0;border:1px solid #d9cec9;border-radius:12px;background:#f7f4f2}.profile-actions .logout span{display:none}.profile-actions .logout svg{display:block!important;width:20px!important;height:20px!important}.profile-actions .logout:after{content:"Log out";position:absolute;left:calc(100% + 10px);padding:6px 9px;border-radius:7px;color:#fff;background:#3d3544;font-size:10px;white-space:nowrap;opacity:0;pointer-events:none;transform:translateX(-4px);transition:opacity .16s ease,transform .16s ease}.profile-actions .logout:focus-visible:after,.profile-actions .logout:hover:after{opacity:1;transform:translateX(0)}}@media(max-width:650px){.sidebar{background:rgba(250,247,250,.9490196078)}.mobile-logout{color:#9c4f59;border-color:#d9cec9;background:#f7f4f2}}.auth-intro p{color:#4f4858}.auth-intro>small{color:#625b6b}.auth-intro .auth-benefits li>span{color:#5f4f98;border-color:#cfc5df;background:#fffdf8}.auth-intro .auth-benefits li strong{color:#302a39}.auth-intro .auth-benefits li small{color:#5b5464}.auth-panel .auth-form-wrap{color:#292434}.auth-panel .auth-form-wrap .auth-form-heading>span{color:#6958a8}.auth-panel .auth-form-wrap .auth-form-heading p{color:#5d5666}.auth-panel .auth-form-wrap .auth-tabs button{color:#5d5765}.auth-panel .auth-form-wrap .auth-tabs button.active,.auth-panel .auth-form-wrap .auth-tabs button[aria-selected=true]{color:#242927}.auth-panel .auth-form-wrap .auth-input{border-color:#cec7d7}.auth-panel .auth-form-wrap .auth-input>svg{color:#706879}.auth-panel .auth-form-wrap .auth-input input{color:#292434}.auth-panel .auth-form-wrap .auth-input input::placeholder{color:#777080;opacity:1}.auth-panel .auth-form-wrap .auth-back,.auth-panel .auth-form-wrap .forgot-password{color:#242927}.auth-panel .auth-form-wrap .auth-security-note{color:#696270}.auth-panel .auth-submit{color:#fff;background:#6f5caf}.auth-panel .auth-submit:hover:not(:disabled){background:#5e4d99}.app-shell .hero-card .hero-copy .prompt-box button svg{display:block;width:19px;height:19px;opacity:1}.app-shell .hero-card .hero-copy .prompt-box button.is-loading svg{animation:arrow-working .85s ease-in-out infinite alternate}.app-shell .hero-card .hero-copy>.prompt-meta{color:#514b59}.app-shell .hero-card .hero-copy>.generation-status{display:flex;align-items:center;max-width:570px;margin-top:10px;padding:10px 12px;gap:11px;border:1px solid #cfc5df;border-radius:11px;color:#393242;background:rgba(255,253,248,.8509803922);box-shadow:0 8px 22px rgba(81,69,102,.0705882353);animation:generation-status-enter .22s ease-out both}.app-shell .hero-card .hero-copy>.generation-status>span:last-child{display:grid;gap:1px}.app-shell .hero-card .hero-copy>.generation-status strong{font-size:11px;line-height:1.35}.app-shell .hero-card .hero-copy>.generation-status small{color:#5e5766;font-size:10px;line-height:1.4}.app-shell .hero-card .hero-copy .generation-dots{display:flex;flex:0 0 32px;align-items:center;justify-content:center;gap:3px;width:32px;height:32px;border-radius:9px;background:#eceeeb}.app-shell .hero-card .hero-copy .generation-dots i{width:5px;height:5px;border-radius:50%;background:#242927;animation:generation-dot 1s ease-in-out infinite}.app-shell .hero-card .hero-copy .generation-dots i:nth-child(2){animation-delay:.14s}.app-shell .hero-card .hero-copy .generation-dots i:nth-child(3){animation-delay:.28s}.app-shell .hero-card .hero-copy>.hero-feedback{display:flex;align-items:center;max-width:570px;margin:12px 0 0!important;padding:10px 12px;gap:8px;border:1px solid #d4aeb5;border-radius:10px;color:#742f3c!important;background:rgba(255,248,247,.9294117647);box-shadow:0 8px 20px rgba(77,48,52,.0509803922);font-size:11px;font-weight:700;line-height:1.45}.app-shell .hero-card .hero-copy>.hero-feedback>span{display:grid;flex:0 0 19px;place-items:center;width:19px;height:19px;border-radius:50%;color:#fff;background:#9c4453;font-size:10px}.app-shell .hero-card .hero-copy>.hero-feedback>span svg{width:11px;height:11px}.app-shell .hero-card .hero-copy>.hero-feedback.success{color:#285e49!important;border-color:#b8d8c8;background:rgba(241,248,244,.9294117647)}.app-shell .hero-card .hero-copy>.hero-feedback.success>span{background:#4e8b72}@keyframes arrow-working{0%{transform:translateX(-2px)}to{transform:translateX(2px)}}@keyframes generation-status-enter{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes generation-dot{0%,60%,to{opacity:.38;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media(prefers-reduced-motion:reduce){.app-shell .hero-card .hero-copy .generation-dots i,.app-shell .hero-card .hero-copy .generation-status,.app-shell .hero-card .hero-copy .prompt-box button.is-loading svg{animation:none}}@media(max-width:650px){.advanced-brief-grid{grid-template-columns:1fr}.advanced-brief-grid label.wide{grid-column:auto}.model-panel,.preference-panel{display:grid;align-items:stretch;padding:20px}.model-panel label{min-width:0}.preference-options{grid-template-columns:1fr}}.editor-grid .field-heading{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:30px;gap:12px}.editor-grid .field-heading .field-copy-button{display:inline-flex;align-items:center;width:auto;min-height:30px;padding:5px 10px;gap:6px;border:1px solid #d6cde0;border-radius:9px;color:#51465e;background:linear-gradient(180deg,#fff,#f7f4fa);box-shadow:0 2px 7px rgba(73,57,82,.0509803922);font-size:10px;font-weight:700;line-height:1;white-space:nowrap;transition:color .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.editor-grid .field-heading .field-copy-button svg{width:14px;height:14px}.editor-grid .field-heading .field-copy-button:hover{color:#55438f;border-color:#b9aad0;background:#f4f0fa;box-shadow:0 5px 12px rgba(73,57,82,.0862745098);transform:translateY(-1px)}.editor-grid .field-heading .field-copy-button:active{transform:translateY(0) scale(.98)}.editor-grid .field-heading .field-copy-button:focus-visible{outline:0;border-color:#353b38;box-shadow:0 0 0 3px rgba(53,59,56,.1607843137)}.editor-grid .field-heading .field-copy-button.copied{color:#2f694f;border-color:#acd1bd;background:linear-gradient(180deg,#f4fbf7,#e8f5ee);box-shadow:0 4px 12px rgba(52,113,88,.0784313725)}@media(max-width:420px){.editor-grid .field-heading .field-copy-button{min-width:32px;padding-inline:8px}.editor-grid .field-heading .field-copy-button span{display:none}}.content-playbook{display:grid;margin-bottom:22px;gap:12px}.product-fidelity-comparison,.studio-brand-guide{display:grid;margin-bottom:18px;padding:18px;gap:14px;border:1px solid var(--theme-border,#ded5d0);border-radius:16px;background:linear-gradient(135deg,var(--theme-surface,#fffdf8),color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 34%,var(--theme-surface,#fffdf8)))}.studio-brand-guide.disabled{grid-template-columns:auto minmax(0,1fr);align-items:center;color:var(--theme-text-muted,#776b66)}.studio-brand-guide.disabled>svg{width:38px;height:38px;padding:10px;border-radius:11px;color:var(--theme-brand,#a65347);background:var(--theme-brand-soft,#f5e1da)}.studio-brand-guide.disabled strong{color:var(--theme-text,#443632);font-size:11px}.studio-brand-guide.disabled p{margin:3px 0 0;font-size:9px;line-height:1.45}.product-fidelity-comparison>header,.studio-brand-guide>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px}.product-fidelity-comparison>header>span,.studio-brand-guide>header>span{display:grid;width:40px;height:40px;place-items:center;border-radius:11px;color:var(--theme-on-brand,#fffaf3);background:var(--theme-brand,#a65347)}.product-fidelity-comparison>header svg,.studio-brand-guide>header svg{width:19px;height:19px}.product-fidelity-comparison>header>div,.studio-brand-guide>header>div{display:grid;gap:2px}.product-fidelity-comparison header small,.studio-brand-guide header small{color:var(--theme-brand-hover,#874238);font-size:8px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.product-fidelity-comparison h3,.studio-brand-guide h3{margin:0;color:var(--theme-text,#443632);font-size:14px}.product-fidelity-comparison header p,.studio-brand-guide header p{margin:0;color:var(--theme-text-muted,#776b66);font-size:9px;line-height:1.45}.studio-brand-guide header>b{padding:6px 9px;border-radius:999px;color:var(--theme-success,#2f7d5a);background:var(--theme-success-soft,#e2f3e9);font-size:8px}.studio-brand-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.studio-brand-facts>span{display:grid;min-width:0;padding:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2px 6px;border:1px solid var(--theme-border,#ded5d0);border-radius:10px;background:var(--theme-surface,#fffdf8)}.studio-brand-facts>span>:where(svg,i){width:18px;height:18px;grid-row:1/span 2;border-radius:6px;color:var(--theme-brand,#a65347)}.studio-brand-facts>span>i+i{width:10px;margin-left:10px}.studio-brand-facts small{color:var(--theme-text-muted,#776b66);font-size:7.5px}.studio-brand-facts strong{overflow:hidden;color:var(--theme-text,#443632);font-size:8.5px;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.studio-brand-copy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.studio-brand-copy>span{padding:11px;border-radius:10px;background:color-mix(in srgb,var(--theme-surface-muted,#f3ece7) 55%,transparent)}.studio-brand-copy strong,.studio-brand-recipes>strong,.studio-prohibited-phrases>strong{color:var(--theme-text,#443632);font-size:9px}.studio-brand-copy p{margin:4px 0 0;color:var(--theme-text-muted,#776b66);font-size:8.5px;line-height:1.45}.studio-prohibited-phrases{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.studio-prohibited-phrases>strong{flex-basis:100%}.studio-prohibited-phrases>span{padding:5px 7px;border-radius:999px;color:var(--theme-danger,#a44743);background:var(--theme-danger-soft,#f8e7e5);font-size:8px;font-weight:700}.studio-brand-recipes{display:grid;gap:7px}.studio-brand-recipes>div{display:flex;flex-wrap:wrap;gap:7px}.studio-brand-recipes button{display:inline-flex;min-height:38px;padding:0 11px;align-items:center;gap:7px;border:1px solid var(--theme-brand,#a65347);border-radius:9px;color:var(--theme-brand-hover,#874238);background:var(--theme-surface,#fffdf8);font-size:8.5px;font-weight:800;cursor:pointer}.studio-brand-recipes button:hover{color:var(--theme-on-brand,#fffaf3);background:var(--theme-brand,#a65347)}.studio-brand-recipes button svg{width:12px;height:12px}.product-fidelity-comparison{margin-top:18px;background:var(--theme-surface,#fffdf8)}.product-fidelity-comparison>header>b{padding:6px 9px;border-radius:999px;color:var(--theme-brand-hover,#874238);background:var(--theme-brand-soft,#f5e1da);font-size:8px;white-space:nowrap}.product-comparison-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-comparison-images figure{display:grid;min-width:0;margin:0;padding:8px;gap:7px;border:1px solid var(--theme-border,#ded5d0);border-radius:12px;background:var(--theme-canvas,#faf6ef)}.product-comparison-images figure>span{color:var(--theme-brand-hover,#874238);font-size:8px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.product-comparison-media{display:grid;height:clamp(280px,42vw,520px);place-items:center;overflow:hidden;border-radius:9px;background:linear-gradient(135deg,#f0ebe7,#e8e2de)}.comparison-landscape .product-comparison-media{height:clamp(240px,31vw,390px)}.comparison-vertical .product-comparison-media{height:clamp(360px,52vw,600px)}.product-comparison-images img{width:100%;height:100%;border-radius:9px;object-fit:contain}.product-comparison-images figcaption{overflow:hidden;color:var(--theme-text-muted,#776b66);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.product-comparison-checklist{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.product-comparison-checklist>button{display:flex;min-height:52px;padding:8px 10px;align-items:center;gap:8px;border:1px solid var(--theme-border,#ded5d0);border-radius:9px;color:var(--theme-text,#443632);background:var(--theme-surface,#fffdf8);text-align:left;cursor:pointer}.product-comparison-checklist>button:hover{border-color:color-mix(in srgb,var(--theme-success,#2f7d5a) 38%,var(--theme-border,#ded5d0))}.product-comparison-checklist>button.reviewed{border-color:color-mix(in srgb,var(--theme-success,#2f7d5a) 32%,var(--theme-border,#ded5d0));background:var(--theme-success-soft,#e2f3e9)}.product-comparison-checklist svg{width:17px;height:17px;flex:0 0 auto;color:var(--theme-success,#2f7d5a)}.product-comparison-checklist button>span{display:grid;gap:2px}.product-comparison-checklist strong{font-size:8.5px}.product-comparison-checklist small{color:var(--theme-text-muted,#776b66);font-size:7.5px}.product-fidelity-comparison>p{display:flex;margin:0;align-items:flex-start;gap:7px;color:var(--theme-text-muted,#776b66);font-size:8.5px;line-height:1.45}.product-fidelity-comparison>p svg{width:15px;height:15px;flex:0 0 auto;color:var(--theme-success,#2f7d5a)}@media(max-width:760px){.product-comparison-checklist,.studio-brand-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-brand-copy{grid-template-columns:minmax(0,1fr)}}@media(min-width:521px)and (max-width:900px){.product-comparison-checklist{grid-template-columns:repeat(2,minmax(0,1fr))}.product-comparison-media{height:clamp(260px,45vw,430px)}}@media(max-width:520px){.product-fidelity-comparison,.studio-brand-guide{padding:14px}.studio-brand-guide>header{grid-template-columns:auto minmax(0,1fr)}.studio-brand-guide header>b{grid-column:2;justify-self:start}.product-comparison-checklist,.product-comparison-images,.studio-brand-facts{grid-template-columns:minmax(0,1fr)}.product-fidelity-comparison>header{grid-template-columns:auto minmax(0,1fr)}.product-fidelity-comparison>header>b{grid-column:2;justify-self:start}.comparison-landscape .product-comparison-media,.comparison-vertical .product-comparison-media,.product-comparison-media{height:min(68dvh,480px)}.product-comparison-checklist>button{min-height:58px}.studio-brand-recipes button{width:100%;min-height:44px;justify-content:space-between}}.content-playbook-library{overflow:hidden;border:1px solid var(--theme-border,#ded5d0);border-radius:14px;background:var(--theme-surface,#fffdf8)}.content-playbook-library>summary{display:flex;min-height:68px;padding:12px 15px;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;list-style:none}.content-playbook-library>summary::-webkit-details-marker{display:none}.content-playbook-library>summary>span{display:flex;min-width:0;align-items:center;gap:10px}.content-playbook-library>summary>span>svg{width:34px;height:34px;padding:9px;flex:0 0 auto;border-radius:10px;color:var(--theme-on-brand,#fffaf3);background:var(--theme-brand,#a65347)}.content-playbook-library>summary>span>span{display:grid;min-width:0;gap:2px}.content-playbook-library>summary strong{color:var(--theme-text,#443632);font-size:11px}.content-playbook-library>summary small{color:var(--theme-text-muted,#776b66);font-size:9px;line-height:1.4}.content-playbook-library>summary>b{display:inline-flex;flex:0 0 auto;padding:6px 9px;align-items:center;gap:8px;border-radius:999px;color:var(--theme-brand-hover,#874238);background:var(--theme-brand-soft,#f5e1da);font-size:8px}.content-playbook-library>summary>b:after{width:7px;height:7px;margin-top:-3px;border-right:2px solid;border-bottom:2px solid;content:"";transform:rotate(45deg);transition:margin .18s ease,transform .18s ease}.content-playbook-library>summary:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-focus,#8f4339) 24%,transparent);outline-offset:-3px}.content-playbook-library[open]>summary{border-bottom:1px solid var(--theme-border,#ded5d0)}.content-playbook-library[open]>summary>b:after{margin-top:3px;transform:rotate(225deg)}.content-playbook-library>.content-playbook-grid{padding:12px}.content-idea-field>span{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.content-idea-field>span small{color:var(--theme-text-muted,#776b66);font-size:8.5px;font-weight:600;line-height:1.45}.content-idea-field>span b{flex:0 0 auto;color:var(--theme-text-subtle,#938680);font-size:8px;font-weight:750}.content-idea-field textarea[aria-invalid=true]{border-color:color-mix(in srgb,var(--theme-danger,#a44743) 54%,var(--theme-border,#ded5d0))}.generate-draft-footer{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding-top:16px;gap:18px;border-top:1px solid var(--theme-border,#ded5d0)}.generate-draft-footer>span{display:flex;max-width:330px;align-items:center;gap:8px;color:var(--theme-text-muted,#776b66)}.generate-draft-footer>span svg{width:18px;height:18px;flex:0 0 auto;color:var(--theme-brand,#a65347)}.generate-draft-footer small{font-size:8.5px;line-height:1.45}.generate-draft-footer .generate-button{width:auto;min-width:156px;margin:0}.create-draft-feedback{margin:14px 0 0;padding:10px 12px;border:1px solid color-mix(in srgb,var(--theme-danger,#a44743) 28%,var(--theme-border,#ded5d0));border-radius:10px;color:var(--theme-danger,#a44743);background:color-mix(in srgb,var(--theme-danger-soft,#f8e7e5) 62%,var(--theme-surface,#fffdf8));font-size:9.5px;font-weight:650;line-height:1.45}.create-draft-feedback.success{border-color:color-mix(in srgb,var(--theme-success,#2f7d5a) 28%,var(--theme-border,#ded5d0));color:var(--theme-success,#2f7d5a);background:color-mix(in srgb,var(--theme-success-soft,#e2f3e9) 62%,var(--theme-surface,#fffdf8))}.create-output-preferences{display:grid;margin-top:18px;padding:18px;gap:16px;border:1px solid var(--theme-border,#ded5d0);border-radius:14px;background:color-mix(in srgb,var(--theme-surface-muted,#f3ece7) 32%,var(--theme-surface,#fffdf8));box-shadow:0 8px 22px color-mix(in srgb,var(--theme-text,#443632) 5%,transparent)}.create-output-preferences>div:first-child{display:flex;align-items:center;gap:11px}.create-output-preferences>div:first-child>svg{width:36px;height:36px;padding:9px;border-radius:10px;color:var(--theme-on-brand,#fffaf3);background:var(--theme-brand,#a65347)}.create-output-preferences>div:first-child>span{display:grid;gap:2px}.create-output-preferences>div:first-child strong{color:var(--theme-text,#443632);font-size:12px}.create-output-preferences>div:first-child small{color:var(--theme-text-muted,#776b66);font-size:9px;line-height:1.4}.create-output-preferences .preference-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.create-output-preferences .preference-options label{display:grid;min-width:0;gap:7px;color:var(--theme-text-muted,#776b66);font-size:8.5px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.create-output-preferences .preference-options select{width:100%;min-width:0;min-height:44px;padding:0 38px 0 12px;border:1px solid var(--theme-border,#ded5d0);border-radius:10px;color:var(--theme-text,#443632);background:var(--theme-surface,#fffdf8);box-shadow:0 2px 8px color-mix(in srgb,var(--theme-text,#443632) 4%,transparent);font-size:10px;font-weight:750;letter-spacing:normal;text-transform:none}.create-output-preferences .preference-options select:hover{border-color:color-mix(in srgb,var(--theme-brand,#a65347) 36%,var(--theme-border,#ded5d0))}.create-output-preferences .preference-options select:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-focus,#8f4339) 24%,transparent);outline-offset:2px}.brief-readiness{display:grid;align-content:start;padding:20px;gap:16px;border-color:var(--theme-border,#ded5d0);background:linear-gradient(145deg,var(--theme-surface,#fffdf8),color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 42%,var(--theme-surface,#fffdf8)))}.brief-readiness header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px}.brief-readiness header>div{display:grid;gap:2px}.brief-readiness header small{color:var(--theme-brand-hover,#874238);font-size:8px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.brief-readiness h3{margin:0;color:var(--theme-text,#443632);font-size:13px}.brief-readiness header>b{display:grid;min-width:38px;height:38px;place-items:center;border-radius:999px;color:var(--theme-brand-hover,#874238);background:var(--theme-brand-soft,#f5e1da);font-size:10px}.brief-readiness ul{display:grid;margin:0;padding:0;gap:7px;list-style:none}.brief-readiness li{display:grid;min-height:52px;padding:9px 10px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;border:1px solid var(--theme-border,#ded5d0);border-radius:10px;background:color-mix(in srgb,var(--theme-surface,#fffdf8) 82%,transparent)}.brief-readiness li>:where(svg,span){display:grid;width:28px;height:28px;place-items:center;border-radius:8px;color:var(--theme-text-subtle,#938680);background:var(--theme-surface-muted,#f3ece7);font-size:9px;font-weight:850}.brief-readiness li>svg{padding:7px}.brief-readiness li.complete{border-color:color-mix(in srgb,var(--theme-success,#2f7d5a) 25%,var(--theme-border,#ded5d0))}.brief-readiness li.complete>svg{color:var(--theme-success,#2f7d5a);background:var(--theme-success-soft,#e2f3e9)}.brief-readiness li>div{display:grid;gap:2px}.brief-readiness li strong{color:var(--theme-text,#443632);font-size:9px}.brief-readiness li small{color:var(--theme-text-muted,#776b66);font-size:8px;line-height:1.35}.brief-readiness>p{margin:0;color:var(--theme-text-muted,#776b66);font-size:8.5px;line-height:1.5}.brief-readiness-meter{height:6px;overflow:hidden;border-radius:999px;background:var(--theme-surface-muted,#f3ece7)}.brief-readiness-meter i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--theme-brand,#a65347),var(--theme-success,#2f7d5a));transition:width .25s ease}.content-playbook-heading{display:flex;align-items:end;justify-content:space-between;gap:24px}.content-playbook-heading>div{max-width:680px}.content-playbook-heading .eyebrow{margin-bottom:8px}.content-playbook-heading h2{margin:0;color:#292331;font-size:clamp(21px,2vw,28px);letter-spacing:-.035em}.content-playbook-heading p{margin:7px 0 0;color:#6d6673;font-size:12px;line-height:1.55}.content-playbook-heading>span{padding:7px 10px;border:1px solid #d9d0e2;border-radius:999px;color:#63596c;background:#fffdf9;font-size:10px;font-weight:700;white-space:nowrap}.content-playbook-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.content-playbook-grid article{display:flex;min-height:210px;padding:17px;flex-direction:column;border:1px solid #ded6e5;border-radius:16px;background:linear-gradient(145deg,#fff,#faf7fc);box-shadow:0 8px 24px rgba(63,49,74,.0392156863);transition:border-color .18s ease,box-shadow .18s ease}.content-playbook-grid article:hover{border-color:#bfb0d0;box-shadow:0 12px 28px rgba(63,49,74,.0705882353)}.content-playbook-grid header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.content-playbook-grid header span{color:#8b7d98;font-size:10px;font-weight:800;letter-spacing:.08em}.content-playbook-grid header small{padding:5px 8px;border-radius:999px;color:#645474;background:#eee8f4;font-size:9px;font-weight:700}.content-playbook-grid h3{margin:0;color:#302837;font-size:14px;letter-spacing:-.015em}.content-playbook-grid p{margin:7px 0 18px;color:#6b6471;font-size:11px;line-height:1.55}.content-playbook-grid button{display:inline-flex;align-items:center;align-self:flex-start;margin-top:auto;padding:0;gap:6px;border:0;color:#5d4888;background:rgba(0,0,0,0);font-size:10px;font-weight:800}.content-playbook-grid button svg{width:13px;height:13px;transition:transform .18s ease}.content-playbook-grid button:hover svg{transform:translateX(3px)}.content-playbook-grid button:focus-visible{outline:2px solid #353b38;outline-offset:4px;border-radius:2px}.content-playbook-more{overflow:hidden;border:1px solid var(--theme-border,#ded5d0);border-radius:14px;background:color-mix(in srgb,var(--theme-surface,#fffdf8) 88%,transparent)}.content-playbook-more>summary{display:flex;min-height:62px;padding:12px 15px;align-items:center;justify-content:space-between;gap:18px;cursor:pointer;list-style:none}.content-playbook-more>summary::-webkit-details-marker{display:none}.content-playbook-more>summary>span{display:grid;gap:3px}.content-playbook-more>summary strong{color:var(--theme-text,#443632);font-size:11px}.content-playbook-more>summary small{color:var(--theme-text-muted,#776b66);font-size:8.5px}.content-playbook-more>summary b{padding:6px 9px;border-radius:999px;color:var(--theme-brand-hover,#874238);background:var(--theme-brand-soft,#f5e1da);font-size:8px;white-space:nowrap}.content-playbook-more>summary:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-focus,#8f4339) 24%,transparent);outline-offset:-3px}.content-playbook-more[open]>summary{border-bottom:1px solid var(--theme-border,#ded5d0)}.content-playbook-more>.content-playbook-grid{padding:12px}.product-studio-shell{overflow:hidden;margin-bottom:0;border:1px solid var(--theme-border,#ded5d0);border-top:0;border-radius:0;background:var(--theme-surface,#fffdf8)}.product-studio-heading{display:grid;padding:17px 18px 13px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;background:linear-gradient(135deg,color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 58%,var(--theme-surface,#fffdf8)),var(--theme-surface,#fffdf8))}.product-studio-heading>span{display:grid;width:40px;height:40px;place-items:center;border-radius:11px;color:var(--theme-brand,#a65347);background:var(--theme-brand-soft,#f5e1da)}.product-studio-heading>span svg{width:20px;height:20px}.product-studio-heading>div{display:grid;gap:2px}.product-studio-heading small{color:var(--theme-brand-hover,#874238);font-size:8px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.product-studio-heading h3{margin:0;color:var(--theme-text,#443632);font-size:14px}.product-studio-heading p{margin:0;color:var(--theme-text-muted,#776b66);font-size:8.5px;line-height:1.45}.studio-product-recipes{padding:14px 18px 16px;border-bottom:1px solid var(--theme-border,#ded5d0)}.studio-product-recipes .product-scene-picker{gap:10px}.studio-product-recipes .product-recipe-select{margin:0}.studio-clothing-recipes{padding:14px 18px 16px;border-right:1px solid var(--theme-border,#ded5d0);border-bottom:1px solid var(--theme-border,#ded5d0);border-left:1px solid var(--theme-border,#ded5d0);background:var(--theme-surface,#fffdf8)}.studio-clothing-recipes .product-scene-picker{gap:10px}.studio-clothing-recipes .product-recipe-select{margin:0}.studio-category-confirmation{display:grid;padding:14px 18px;grid-template-columns:minmax(0,1fr) minmax(180px,260px);align-items:center;gap:14px;border-bottom:1px solid var(--theme-border,#ded5d0);background:var(--theme-surface,#fffdf8)}.studio-category-confirmation>span{display:grid;gap:3px}.studio-category-confirmation strong{color:var(--theme-text,#443632);font-size:9px}.studio-category-confirmation small{color:var(--theme-text-muted,#776b66);font-size:8px;line-height:1.4}.studio-category-confirmation select{min-height:38px;border:1px solid var(--theme-border,#ded5d0);border-radius:9px;color:var(--theme-text,#443632);background:var(--theme-surface,#fffdf8);font-size:9px;font-weight:750}.studio-category-confirmation select:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-focus,#8f4339) 24%,transparent);outline-offset:2px}.studio-category-confirmation.clothing-category{margin:0;border:1px solid var(--theme-border,#ded5d0);border-top:0;border-bottom:0;border-radius:0;background:var(--theme-surface,#fffdf8)}.product-studio-heading.clothing-studio-heading{border:1px solid var(--theme-border,#ded5d0);border-bottom:0;border-radius:0}.studio-reference-quality{display:grid;margin:0 0 18px;padding:16px 18px;gap:11px;border:1px solid var(--theme-border,#ded5d0);border-top:0;border-radius:0 0 16px 16px;background:var(--theme-surface,#fffdf8)}.studio-reference-quality>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.studio-reference-quality>header>div{display:grid;gap:3px}.studio-reference-quality>header small{color:var(--theme-brand-hover,#874238);font-size:8px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.studio-reference-quality h3{margin:0;color:var(--theme-text,#443632);font-size:14px}.studio-reference-quality p{margin:0;color:var(--theme-text-muted,#776b66);font-size:8.5px;line-height:1.45}.studio-reference-quality>header>span{padding:5px 8px;border-radius:999px;color:var(--theme-success,#2f7d5a);background:color-mix(in srgb,var(--theme-success,#2f7d5a) 12%,transparent);font-size:8px;font-weight:800;white-space:nowrap}.reference-quality-warning{display:flex;padding:10px;gap:9px;border:1px solid #dbc98d;border-radius:10px;color:#725d1d;background:#fff9df}.reference-quality-warning>svg{width:18px;height:18px;flex:0 0 auto}.reference-quality-warning>span{display:grid;gap:2px}.reference-quality-warning strong{font-size:9px}.reference-quality-warning small{color:#776729;font-size:8px;line-height:1.4}.supporting-reference-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.supporting-reference-list article{display:grid;padding:8px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid var(--theme-border,#ded5d0);border-radius:10px}.supporting-reference-list img{width:52px;height:52px;border-radius:8px;object-fit:cover}.supporting-reference-list article>span{display:grid;min-width:0;gap:3px}.supporting-reference-list strong{overflow:hidden;color:var(--theme-text,#443632);font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.supporting-reference-list small{color:var(--theme-text-muted,#776b66);font-size:7.5px}.supporting-reference-list button{display:grid;width:28px;height:28px;padding:0;place-items:center;border:0;border-radius:7px;color:var(--theme-danger,#a34d4d);background:rgba(0,0,0,0);cursor:pointer}.supporting-reference-list button:hover{background:color-mix(in srgb,var(--theme-danger,#a34d4d) 10%,transparent)}.supporting-reference-list button svg{width:14px;height:14px}.supporting-reference-upload{display:flex!important;min-height:58px;padding:10px 12px;align-items:center;justify-content:center;gap:9px!important;border:1px dashed color-mix(in srgb,var(--theme-brand,#a65347) 52%,var(--theme-border,#ded5d0));border-radius:10px;color:var(--theme-brand-hover,#874238)!important;background:var(--theme-brand-soft,#f5e1da);cursor:pointer}.supporting-reference-upload>span{display:grid;gap:2px}.supporting-reference-upload strong{font-size:9px}.supporting-reference-upload small{color:var(--theme-text-muted,#776b66);font-size:7.5px}.supporting-reference-upload input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.reference-privacy-note{display:flex;align-items:center;gap:5px;color:var(--theme-text-muted,#776b66);font-size:7.5px}.reference-privacy-note svg{width:13px;height:13px;color:var(--theme-success,#2f7d5a)}@media(max-width:720px){.studio-category-confirmation,.supporting-reference-list{grid-template-columns:minmax(0,1fr)}.studio-reference-quality>header{align-items:flex-start}}.product-scene-picker{display:grid;padding:16px;gap:13px;border:1px solid var(--theme-border,#ded5d0);border-radius:16px;background:linear-gradient(145deg,var(--theme-surface,#fffdf8),color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 28%,var(--theme-surface,#fffdf8)));box-shadow:0 10px 28px color-mix(in srgb,var(--theme-brand,#a65347) 6%,transparent)}.product-scene-heading{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px}.product-scene-heading>span{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;color:var(--theme-on-brand,#fffaf3);background:var(--theme-brand,#a65347);box-shadow:0 7px 16px color-mix(in srgb,var(--theme-brand,#a65347) 18%,transparent)}.product-scene-heading>span svg{width:17px;height:17px}.product-scene-heading>div{display:grid;gap:4px}.product-scene-heading strong{color:var(--theme-text,#443632);font-size:13px}.product-scene-heading p{margin:0;color:var(--theme-text-muted,#776b66);font-size:9px;line-height:1.45}.product-scene-heading>b{padding:5px 8px;border-radius:999px;color:var(--theme-brand-hover,#874238);background:var(--theme-brand-soft,#f5e1da);font-size:7px;font-weight:850;text-transform:uppercase}.product-recipe-filters{display:flex;padding:5px;gap:5px;overflow-x:auto;border:1px solid var(--theme-border,#ded5d0);border-radius:12px;background:color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 38%,var(--theme-surface,#fffdf8));scrollbar-width:thin}.product-recipe-filters button{display:flex;min-width:max-content;min-height:38px;padding:7px 9px;align-items:center;gap:7px;border:1px solid rgba(0,0,0,0);border-radius:9px;color:var(--theme-text-muted,#776b66);background:rgba(0,0,0,0);cursor:pointer}.product-recipe-filters button strong{font-size:8.5px}.product-recipe-filters button span{display:grid;min-width:20px;height:20px;padding:0 5px;place-items:center;border-radius:999px;color:var(--theme-text-muted,#776b66);background:var(--theme-surface,#fffdf8);font-size:7px;font-weight:850}.product-recipe-filters button:hover:not(:disabled){color:var(--theme-brand-hover,#874238);background:color-mix(in srgb,var(--theme-surface,#fffdf8) 72%,transparent)}.product-recipe-filters button.active{border-color:color-mix(in srgb,var(--theme-brand,#a65347) 56%,var(--theme-border,#ded5d0));color:var(--theme-on-brand,#fffaf3);background:var(--theme-brand,#a65347);box-shadow:0 5px 12px color-mix(in srgb,var(--theme-brand,#a65347) 18%,transparent)}.product-recipe-filters button.active span{color:var(--theme-brand-hover,#874238)}.product-recipe-filters button:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-focus,#8f4339) 24%,transparent);outline-offset:1px}.product-recipe-filters button:disabled{cursor:not-allowed;opacity:.58}.product-recipe-controls{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(320px,1.2fr);align-items:end;gap:12px}.recipe-search{display:grid;gap:7px;color:var(--theme-text,#443632);font-size:9px;font-weight:800}.recipe-search-control{position:relative;display:flex;align-items:center}.recipe-search-control>svg{position:absolute;left:12px;z-index:1;width:15px;height:15px;color:var(--theme-text-muted,#776b66);pointer-events:none}.recipe-search-control input{width:100%;min-height:44px;padding:9px 42px 9px 36px!important;border:1px solid color-mix(in srgb,var(--theme-text-muted,#776b66) 38%,var(--theme-border,#ded5d0));border-radius:11px;color:var(--theme-text,#443632);background:var(--theme-surface,#fffdf8);font-size:10px}.recipe-search-control input:focus-visible{border-color:var(--theme-focus,#8f4339);outline:3px solid color-mix(in srgb,var(--theme-focus,#8f4339) 22%,transparent);outline-offset:1px}.recipe-search-control input:disabled{cursor:not-allowed;opacity:.58}.recipe-search-control button{position:absolute;right:7px;display:grid;width:30px;height:30px;padding:0;place-items:center;border:0;border-radius:8px;color:var(--theme-text-muted,#776b66);background:rgba(0,0,0,0);cursor:pointer}.recipe-search-control button:hover:not(:disabled){color:var(--theme-brand-hover,#874238);background:var(--theme-brand-soft,#f5e1da)}.recipe-search-control button:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-focus,#8f4339) 24%,transparent);outline-offset:1px}.recipe-search-control button svg{width:14px;height:14px}.studio-subject-picker{display:grid;padding:16px 18px;grid-template-columns:minmax(210px,.7fr) repeat(2,minmax(240px,1fr));align-items:center;gap:18px;border:1px solid var(--theme-border,#ded5d0);border-radius:16px 16px 0 0;background:linear-gradient(135deg,var(--theme-surface,#fffdf8),color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 28%,var(--theme-surface,#fffdf8)))}.studio-subject-picker>div:first-child{display:grid;gap:3px}.studio-subject-picker>div:first-child small{color:var(--theme-brand-hover,#874238);font-size:8px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.studio-subject-picker h3{margin:0;color:var(--theme-text,#443632);font-size:14px}.studio-subject-picker p{margin:0;color:var(--theme-text-muted,#776b66);font-size:8.5px;line-height:1.45}.studio-subject-picker>div:last-child{display:contents}.studio-subject-picker button{display:grid;min-width:0;min-height:64px;padding:9px 10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid var(--theme-border,#ded5d0);border-radius:11px;color:var(--theme-text,#443632);background:var(--theme-surface,#fffdf8);text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.studio-subject-picker button:hover{border-color:color-mix(in srgb,var(--theme-brand,#a65347) 40%,var(--theme-border,#ded5d0));transform:translateY(-1px)}.studio-subject-picker button:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-focus,#8f4339) 24%,transparent);outline-offset:2px}.studio-subject-picker button.active{border-color:color-mix(in srgb,var(--theme-brand,#a65347) 52%,var(--theme-border,#ded5d0));background:var(--theme-brand-soft,#f5e1da)}.studio-subject-picker button>svg:first-child{width:20px;height:20px;color:var(--theme-brand,#a65347)}.studio-subject-picker button>svg:last-child{width:16px;height:16px;color:var(--theme-text-subtle,#938680)}.studio-subject-picker button.active>svg:last-child{color:var(--theme-success,#2f7d5a)}.studio-subject-picker button>span{display:grid;min-width:0;gap:2px}.studio-subject-picker button strong{font-size:9px}.studio-subject-picker button small{color:var(--theme-text-muted,#776b66);font-size:7.5px;line-height:1.35}.studio-additional-direction{display:grid;position:relative;z-index:1;padding:14px 18px;gap:8px;border:0;border-bottom:1px solid var(--theme-border,#ded5d0);background:var(--theme-surface,#fffdf8)}.studio-additional-direction>span{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.studio-additional-direction>span strong{color:var(--theme-text,#443632);font-size:9px}.studio-additional-direction>span small{color:var(--theme-text-muted,#776b66);font-size:8px;font-weight:600}.studio-additional-direction textarea{width:100%;min-height:70px;padding:10px 11px;resize:vertical;border:1px solid var(--theme-border,#ded5d0);border-radius:10px;color:var(--theme-text,#443632);background:var(--theme-canvas,#faf6ef);font:inherit;font-size:9.5px;line-height:1.5}.studio-additional-direction textarea:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-focus,#8f4339) 24%,transparent);outline-offset:2px}.studio-additional-direction>b{justify-self:end;color:var(--theme-text-subtle,#938680);font-size:7.5px}.studio-additional-direction.clothing-direction{margin-bottom:0;border:1px solid var(--theme-border,#ded5d0);border-top:0;border-radius:0}.product-subject-clothing :is(.studio-product-recipes,.product-color-studio){display:none}.image-studio-page .product-reference-prompt,.product-subject-product .garment-recolor,.studio-clothing-recipes+.clothing-studio-shell .garment-feature-actions>button:not(.garment-restyle-button),.studio-clothing-recipes+.clothing-studio-shell .garment-recolor-heading>span:first-child{display:none}.studio-clothing-recipes+.clothing-studio-shell .garment-feature-actions{padding-top:0;border-top:0}.garment-recolor.clothing-studio-shell{container-type:inline-size;margin:0;padding:17px 18px;border-color:var(--theme-border,#ded5d0);border-top:0;border-radius:0;background:linear-gradient(135deg,color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 42%,var(--theme-surface,#fffdf8)),var(--theme-surface,#fffdf8));box-shadow:none}.garment-recolor.clothing-studio-shell legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.garment-recolor.clothing-studio-shell .garment-recolor-heading>span{gap:2px}.garment-recolor.clothing-studio-shell .garment-recolor-heading strong{color:var(--theme-text,#443632);font-size:11px}.garment-recolor.clothing-studio-shell .garment-recolor-heading small{color:var(--theme-text-muted,#776b66)}.garment-recolor.clothing-studio-shell .garment-feature-actions{grid-template-columns:repeat(4,minmax(0,1fr));border-color:var(--theme-border,#ded5d0)}.garment-recolor.clothing-studio-shell .garment-feature-actions>button{display:grid;min-width:0;border:1px solid var(--theme-border,#ded5d0);border-radius:10px;color:var(--theme-brand-hover,#874238);background:var(--theme-surface,#fffdf8);min-height:58px;padding:9px 11px;align-content:center;gap:3px;font-size:9.5px;font-weight:800;text-align:left;overflow-wrap:anywhere;cursor:pointer;transition:border-color .18s ease,color .18s ease,background .18s ease,transform .18s ease}.garment-recolor.clothing-studio-shell .garment-feature-actions>button:after{color:var(--theme-text-muted,#776b66);font-size:7.5px;font-weight:600;line-height:1.3}.garment-recolor.clothing-studio-shell .garment-feature-actions>button:first-child:after{content:"Campaign-led styling"}.garment-recolor.clothing-studio-shell .garment-feature-actions>button:nth-child(2):after{content:"Urban lifestyle styling"}.garment-recolor.clothing-studio-shell .garment-feature-actions>button:nth-child(3):after{content:"Overhead catalog layout"}.garment-recolor.clothing-studio-shell .garment-feature-actions>button:nth-child(4):after{content:"Natural worn presentation"}.garment-recolor.clothing-studio-shell .garment-feature-actions>button:nth-child(5):after{content:"Clean retail form"}.garment-recolor.clothing-studio-shell .garment-feature-actions>button:nth-child(6):after{content:"Invisible form and shape"}.garment-recolor.clothing-studio-shell .garment-feature-actions>button:nth-child(7):after{content:"Simple hanging display"}.garment-recolor.clothing-studio-shell .garment-feature-actions>button:nth-child(8):after{content:"Soft natural catalog light"}.garment-recolor.clothing-studio-shell .garment-feature-actions>button:nth-child(9):after{content:"Controlled fabric movement"}.garment-recolor.clothing-studio-shell .garment-feature-actions>button:nth-child(10):after{content:"Texture and construction"}.garment-recolor.clothing-studio-shell .garment-feature-actions>button:hover:not(:disabled){border-color:var(--theme-brand,#a65347);background:var(--theme-brand-soft,#f5e1da);transform:translateY(-1px)}.garment-recolor.clothing-studio-shell .garment-feature-actions>button.active{color:var(--theme-on-brand,#fffaf3);border-color:var(--theme-brand,#a65347);background:var(--theme-brand,#a65347);box-shadow:0 5px 12px color-mix(in srgb,var(--theme-brand,#a65347) 18%,transparent)}.garment-recolor.clothing-studio-shell .garment-feature-actions>button.active:after{color:color-mix(in srgb,var(--theme-on-brand,#fffaf3) 78%,transparent)}.garment-recolor.clothing-studio-shell .garment-feature-actions>button:disabled{cursor:not-allowed;opacity:.55}.garment-recolor.clothing-studio-shell .garment-recolor-toggle-label{padding-top:12px;border-top:1px solid var(--theme-border,#ded5d0);color:var(--theme-text,#443632)}.garment-recolor.clothing-studio-shell .garment-feature-actions>.garment-toggle{margin-top:12px}.garment-recolor.clothing-studio-shell .garment-recolor-toggle-label:after{color:var(--theme-text-muted,#776b66)}.garment-recolor.clothing-studio-shell .garment-feature-actions>.garment-restyle-button{min-height:50px;color:var(--theme-text,#443632);background:var(--theme-surface,#fffdf8)}.garment-recolor.clothing-studio-shell .garment-feature-actions>.garment-restyle-button:after{content:none}.garment-recolor.clothing-studio-shell .garment-feature-actions>.garment-restyle-button small{color:var(--theme-text-muted,#776b66)}.garment-recolor.clothing-studio-shell .garment-feature-actions>.garment-restyle-button.active,.garment-recolor.clothing-studio-shell .garment-feature-actions>.garment-restyle-button.active small{color:var(--theme-on-brand,#fffaf3);background:var(--theme-brand,#a65347)}.garment-recolor.clothing-studio-shell .garment-recolor-fields{border-color:var(--theme-border,#ded5d0)}.garment-recolor.clothing-studio-shell .garment-color-input,.garment-recolor.clothing-studio-shell .garment-recolor-fields input[type=text]{color:var(--theme-text,#443632);border-color:var(--theme-border,#ded5d0);background:var(--theme-surface,#fffdf8)}.garment-recolor.clothing-studio-shell .garment-protection-note{color:var(--theme-text-muted,#776b66);background:var(--theme-brand-soft,#f5e1da)}@container (max-width: 720px){.garment-recolor.clothing-studio-shell .garment-feature-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.garment-recolor.clothing-studio-shell .garment-recolor-toggle-label{grid-column:1}.garment-recolor.clothing-studio-shell .garment-feature-actions>.garment-toggle{grid-column:2}}@container (max-width: 400px){.garment-recolor.clothing-studio-shell{padding:14px}.garment-recolor.clothing-studio-shell .garment-feature-actions{gap:7px}.garment-recolor.clothing-studio-shell .garment-feature-actions>button{min-height:68px;padding:9px}.garment-recolor.clothing-studio-shell .garment-recolor-toggle-label{grid-column:1/-1}.garment-recolor.clothing-studio-shell .garment-feature-actions>.garment-toggle{grid-column:1/-1;justify-self:start;margin-top:0}}.studio-additional-direction.clothing-direction textarea{height:74px;min-height:74px;max-height:140px}.product-color-studio{display:grid;position:relative;z-index:1;padding:14px 18px;gap:14px;border:0;background:color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 18%,var(--theme-surface,#fffdf8));box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease}.product-color-studio.enabled{background:color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 34%,var(--theme-surface,#fffdf8))}.product-color-studio>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px}.product-color-studio>header>span{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;color:var(--theme-brand,#a65347);background:var(--theme-brand-soft,#f5e1da)}.product-color-studio>header>span svg{width:18px;height:18px}.product-color-studio>header>div{display:grid;gap:3px}.product-color-studio>header small{color:var(--theme-brand-hover,#874238);font-size:8px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.product-color-studio h3{margin:0;color:var(--theme-text,#443632);font-size:11px}.product-color-studio p{margin:0;color:var(--theme-text-muted,#776b66);font-size:8.5px;line-height:1.45}.product-color-controls{display:grid;padding-top:15px;grid-template-columns:minmax(220px,1fr) minmax(250px,1fr);gap:15px;border-top:1px solid var(--theme-border,#ded5d0)}.product-color-controls>div,.product-color-controls>label{display:grid;align-content:start;gap:7px;color:var(--theme-text,#443632);font-size:9px;font-weight:800}.product-color-controls input[type=text]{min-height:43px;padding:0 11px;border:1px solid var(--theme-border,#ded5d0);border-radius:10px;color:var(--theme-text,#443632);background:var(--theme-surface,#fffdf8);font:inherit}.product-color-controls label small{color:var(--theme-text-muted,#776b66);font-size:8px;font-weight:600;line-height:1.4}.product-color-controls>aside{display:flex;padding:11px 12px;grid-column:1/-1;align-items:flex-start;gap:9px;border-radius:10px;color:var(--theme-success,#2f7d5a);background:var(--theme-success-soft,#e2f3e9)}.product-color-controls>aside svg{width:17px;height:17px;flex:0 0 auto}.product-color-controls>aside span{display:grid;gap:2px}.product-color-controls>aside strong{color:var(--theme-text,#443632);font-size:8.5px}.product-color-swatches{display:flex;flex-wrap:wrap;gap:7px}.product-color-swatches button{display:grid;width:32px;height:32px;padding:3px;place-items:center;border:1px solid var(--theme-border,#ded5d0);border-radius:9px;background:var(--theme-surface,#fffdf8);cursor:pointer}.product-color-swatches button span{width:100%;height:100%;border:1px solid rgba(0,0,0,.0941176471);border-radius:6px;background:var(--swatch-color)}.product-color-swatches button.selected{border-color:var(--theme-brand,#a65347);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-brand,#a65347) 16%,transparent)}.product-color-custom{display:flex;width:fit-content;min-height:38px;padding:4px 9px 4px 4px;align-items:center;gap:8px;border:1px solid var(--theme-border,#ded5d0);border-radius:9px;background:var(--theme-surface,#fffdf8)}.product-color-custom input{width:30px;height:30px;padding:0;border:0;border-radius:6px;background:rgba(0,0,0,0);cursor:pointer}.product-color-custom>span{display:grid;gap:1px}.product-color-custom output{color:var(--theme-text,#443632);font-size:8px}.product-color-conflict{display:flex;padding:10px 12px;align-items:center;gap:8px;border-radius:10px;color:var(--theme-warning,#8a5b26);background:var(--theme-warning-soft,#fff5df)}.product-color-conflict svg{width:17px;height:17px;flex:0 0 auto}@media(max-width:1050px){.clothing-studio-shell .garment-feature-actions,.content-playbook-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.clothing-studio-shell .garment-recolor-toggle-label{grid-column:1}.clothing-studio-shell .garment-feature-actions>.garment-toggle{grid-column:2}.studio-subject-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-subject-picker>div:first-child{grid-column:1/-1}}@media(max-width:650px){.content-playbook-heading{align-items:start;flex-direction:column;gap:12px}.content-playbook-grid{grid-template-columns:1fr}.content-playbook-grid article{min-height:0}.content-playbook-more>summary{align-items:flex-start}.studio-product-recipes{padding:15px;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:13px}.studio-clothing-recipes{padding:15px}.product-scene-heading{grid-template-columns:auto minmax(0,1fr);gap:9px}.product-scene-heading>b{grid-column:2;justify-self:start}.product-recipe-controls{grid-template-columns:minmax(0,1fr);align-items:stretch}.studio-subject-picker{padding:15px;grid-template-columns:minmax(0,1fr);gap:12px}.studio-subject-picker>div:first-child{grid-column:auto}.studio-additional-direction{padding:13px 15px}.studio-additional-direction>span{align-items:flex-start;flex-direction:column;gap:2px}.product-color-studio{padding:15px}.product-color-studio>header{grid-template-columns:auto minmax(0,1fr)}.product-color-studio>header>label{grid-column:1/-1;justify-self:end}.product-color-controls{grid-template-columns:minmax(0,1fr)}.product-color-controls>aside{grid-column:auto}.generate-draft-footer{align-items:stretch;flex-direction:column}.generate-draft-footer>span{max-width:none}.generate-draft-footer .generate-button{width:100%}.create-output-preferences{margin-top:14px;padding:14px}.create-output-preferences .preference-options{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.brief-readiness-meter i,.content-playbook-library>summary>b:after{transition:none}}.image-prompt-recipes{display:grid;margin:14px 0 0;padding:16px;gap:13px;border:1px solid var(--theme-border);border-radius:16px;background:linear-gradient(145deg,var(--theme-surface),color-mix(in srgb,var(--theme-brand-soft) 28%,var(--theme-surface)));box-shadow:0 10px 28px color-mix(in srgb,var(--theme-brand) 6%,transparent)}.image-prompt-recipes>legend{padding:0 7px;color:var(--theme-brand-hover);font-size:8px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.image-prompt-recipes-heading{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px}.image-prompt-recipes-heading>span{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;color:var(--theme-on-brand);background:var(--theme-brand);box-shadow:0 7px 16px color-mix(in srgb,var(--theme-brand) 18%,transparent)}.image-prompt-recipes-heading>span svg{width:17px;height:17px}.image-prompt-recipes-heading>div{display:grid;gap:4px}.image-prompt-recipes-heading strong{color:var(--theme-text);font-size:13px}.image-prompt-recipes-heading p{margin:0;color:var(--theme-text-muted);font-size:9px;line-height:1.45}.image-prompt-recipes-heading>b{flex:0 0 auto;padding:5px 8px;border-radius:999px;color:var(--theme-brand-hover);background:var(--theme-brand-soft);font-size:7px;font-weight:850;text-transform:uppercase}.image-recipe-categories{display:flex;max-width:100%;padding:4px;gap:5px;overflow-x:auto;border:1px solid var(--theme-border);border-radius:12px;background:var(--theme-surface-muted);scrollbar-width:thin}.image-recipe-categories button{display:inline-flex;min-height:34px;padding:0 9px;flex:0 0 auto;align-items:center;gap:6px;border:1px solid rgba(0,0,0,0);border-radius:9px;color:var(--theme-text-muted);background:rgba(0,0,0,0);cursor:pointer}.image-recipe-categories button strong{font-size:8px}.image-recipe-categories button span{display:grid;min-width:19px;height:19px;padding-inline:4px;place-items:center;border-radius:999px;color:var(--theme-text-muted);background:color-mix(in srgb,var(--theme-surface) 72%,transparent);font-size:7px;font-weight:850}.image-recipe-categories button:hover{color:var(--theme-brand-hover);background:var(--theme-surface)}.image-recipe-categories button:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-focus) 24%,transparent);outline-offset:-1px}.image-recipe-categories button.active{color:var(--theme-on-brand);border-color:var(--theme-brand);background:var(--theme-brand)}.image-recipe-categories button.active span{color:var(--theme-brand-hover);background:var(--theme-on-brand)}.image-recipe-select{display:grid;gap:7px;color:var(--theme-text);font-size:9px;font-weight:800}.image-recipe-select .product-select-trigger{min-height:48px;padding-inline:13px 10px;border-color:color-mix(in srgb,var(--theme-text-muted) 45%,var(--theme-border));border-radius:12px;color:var(--theme-text);background:var(--theme-surface);box-shadow:0 5px 14px color-mix(in srgb,var(--theme-brand) 5%,transparent);font-size:10px;font-weight:750}.image-recipe-select .product-select-trigger:hover{border-color:color-mix(in srgb,var(--theme-brand) 48%,var(--theme-border))}.image-recipe-select .product-select-icon{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;color:var(--theme-brand-hover);background:var(--theme-brand-soft)}.image-recipe-select small{padding-inline:2px;color:var(--theme-text-muted);font-size:8px;font-weight:600;line-height:1.45}.image-recipe-select small.selected{color:var(--theme-success)}.image-text-separation{display:flex;margin-top:10px;padding:12px 14px;align-items:flex-start;gap:10px;border:1px solid #cfe1d7;border-radius:12px;color:#365f4b;background:#eef7f2}.image-text-separation>svg{flex:0 0 19px;width:19px;height:19px}.image-text-separation>div{display:grid;gap:3px}.image-text-separation strong{font-size:10px}.image-text-separation p{margin:0;color:#617a6d;font-size:8.5px;line-height:1.5}.image-studio{position:relative;display:grid;margin-top:22px;padding:24px;gap:22px;overflow:hidden;border:1px solid #ded6e5;border-radius:20px;background:radial-gradient(circle at 100% 0,#e9ddff 0,transparent 30%),linear-gradient(145deg,#fbf9ff,#fffdfb 58%,#fff8f1);box-shadow:0 18px 48px rgba(61,40,82,.0509803922)}.image-studio:before{position:absolute;top:-70px;right:-55px;width:190px;height:190px;border:1px solid rgba(138,112,183,.1019607843);border-radius:50%;box-shadow:0 0 0 28px rgba(138,112,183,.0392156863),0 0 0 58px rgba(138,112,183,.031372549);content:"";pointer-events:none}.image-studio-copy{position:relative;z-index:1;display:flex;align-items:center;gap:12px}.image-studio-copy>span{display:grid;flex:0 0 46px;place-items:center;width:46px;height:46px;border:1px solid hsla(0,0%,100%,.2196078431);border-radius:14px;color:#fff;background:linear-gradient(145deg,#8264b4,#4c376f);box-shadow:0 10px 24px rgba(96,72,143,.2196078431)}.image-studio-copy svg{width:19px;height:19px}.image-studio-copy small{color:#735e84;font-size:9px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.image-studio-copy h3{margin:2px 0 0;color:#2d2534;font-size:18px;letter-spacing:-.02em}.image-studio-copy p{margin:4px 0 0;color:#6f6775;font-size:10px;line-height:1.55}.image-studio-workspace{display:grid;position:relative;z-index:1;grid-template-columns:minmax(340px,1fr) minmax(300px,.82fr);align-items:start;gap:22px}.image-studio-controls{display:flex;min-width:0;flex-direction:column;padding:16px;gap:14px;border:1px solid #e2dce7;border-radius:16px;background:hsla(0,0%,100%,.8509803922);box-shadow:0 10px 30px rgba(51,33,64,.0392156863)}.image-studio-controls label{display:grid;gap:6px;color:#514958;font-size:11px;font-weight:800}.image-studio-controls select,.image-studio-controls textarea{width:100%;padding:11px 12px;border:1px solid #d4ccdc;border-radius:11px;color:#312b36;background:#fff;font:inherit;font-size:11px;line-height:1.5;resize:vertical;transition:border-color .16s ease,box-shadow .16s ease}.image-studio-controls select:focus,.image-studio-controls textarea:focus{outline:0;border-color:#353b38;box-shadow:0 0 0 3px rgba(53,59,56,.1294117647)}.image-studio-controls select{min-height:40px;resize:none}.image-studio-controls>small{color:#766e7b;font-size:10px;line-height:1.5}.image-studio-controls>small code{color:#5e487f;font-family:inherit;font-weight:750}.image-prompt-guidance{display:flex;flex-wrap:wrap;padding:10px 11px;gap:6px;border:1px solid #e3ddea;border-radius:10px;color:#62596b;background:linear-gradient(135deg,#faf7ff,#fff)}.image-prompt-guidance strong{flex-basis:100%;font-size:10px}.image-prompt-guidance span{padding:4px 7px;border-radius:999px;color:#5c477c;background:#f2edfa;font-size:9px;font-weight:700}.image-prompt-guidance small{flex-basis:100%;color:#7b7380;font-size:9px;line-height:1.45}.advanced-image-controls{overflow:hidden;border:1px solid var(--theme-border);border-radius:13px;background:var(--theme-surface)}.advanced-image-controls>summary{display:flex;min-height:58px;padding:11px 13px;align-items:center;justify-content:space-between;gap:12px;color:var(--theme-text);cursor:pointer;list-style:none}.advanced-image-controls>summary::-webkit-details-marker{display:none}.advanced-image-controls>summary:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-focus) 24%,transparent);outline-offset:-3px}.advanced-image-controls>summary>span{display:flex;min-width:0;align-items:center;gap:9px}.advanced-image-controls>summary>span>svg{width:20px;height:20px;flex:0 0 auto;color:var(--theme-brand)}.advanced-image-controls>summary>span>span{display:grid;min-width:0;gap:2px}.advanced-image-controls>summary strong{font-size:10px}.advanced-image-controls>summary small{color:var(--theme-text-muted);font-size:8px;font-weight:600}.advanced-image-controls>summary>b{flex:0 0 auto;padding:5px 7px;border-radius:999px;color:var(--theme-brand-hover);background:var(--theme-brand-soft);font-size:7px;text-transform:uppercase}.advanced-image-controls[open]>summary{border-bottom:1px solid var(--theme-border);background:var(--theme-surface-muted)}.advanced-image-controls>div{display:grid;padding:14px;gap:13px}.advanced-image-controls>div>header{display:flex;align-items:start;justify-content:space-between;gap:12px}.advanced-image-controls>div>header>div{display:grid;gap:3px}.advanced-image-controls>div>header small{color:var(--theme-brand-hover);font-size:7px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.advanced-image-controls>div>header strong{color:var(--theme-text);font-size:11px}.advanced-image-controls>div>header p{margin:0;color:var(--theme-text-muted);font-size:8px;line-height:1.45}.advanced-image-controls>div>header button{display:inline-flex;min-height:30px;padding:0 9px;align-items:center;gap:5px;border:1px solid var(--theme-border);border-radius:8px;color:var(--theme-brand-hover);background:var(--theme-surface);font-size:8px;font-weight:800;cursor:pointer}.advanced-image-controls>div>header button:disabled{cursor:not-allowed;opacity:.5}.advanced-image-controls>div>header button svg{width:13px;height:13px}.advanced-image-controls>div>aside{display:flex;padding:9px 10px;gap:6px;border-radius:9px;color:var(--theme-text-muted);background:var(--theme-brand-soft);font-size:8px;line-height:1.45}.advanced-image-controls>div>aside strong{flex:0 0 auto;color:var(--theme-brand-hover)}.advanced-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.advanced-image-exclusions,.advanced-image-grid label{display:grid;gap:5px;color:var(--theme-text);font-size:8px;font-weight:800}.advanced-image-exclusions{position:relative}.advanced-image-exclusions>span{display:flex;align-items:center;justify-content:space-between}.advanced-image-exclusions>span small{color:var(--theme-text-muted);font-size:7px;font-weight:650}.advanced-image-exclusions textarea{min-height:62px;padding-right:52px;resize:vertical}.advanced-image-exclusions>b{position:absolute;right:9px;bottom:8px;color:var(--theme-text-muted);font-size:7px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media(max-width:650px){.advanced-image-controls>div>header{align-items:stretch;flex-direction:column}.advanced-image-controls>div>header button{width:fit-content}.advanced-image-grid{grid-template-columns:minmax(0,1fr)}.advanced-image-controls>div>aside{display:grid}}.product-reference-card{display:grid;padding:14px;gap:12px;border:1px solid #d8cee3;border-radius:13px;background:linear-gradient(145deg,#f8f3ff,#fffaf6)}.product-reference-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.product-reference-card>header>div{display:grid;gap:3px}.product-reference-card>header small{color:#7a5ca1;font-size:8px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.product-reference-card>header strong{color:#352a40;font-size:11px}.product-reference-card>header p{margin:0;color:#746a7a;font-size:9.5px;line-height:1.5}.product-reference-card>header>span{flex:0 0 auto;padding:5px 7px;border-radius:999px;color:#356a50;background:#e5f3eb;font-size:7px;font-weight:800}.product-reference-upload{position:relative;display:flex!important;min-height:82px;padding:13px;align-items:center;justify-content:center;gap:10px!important;border:1px dashed #a994c0;border-radius:11px;color:#60457e!important;background:#fff;cursor:pointer}.product-reference-upload>svg{width:24px;height:24px}.product-reference-upload>span{display:grid;gap:2px}.product-reference-upload strong{font-size:10px}.product-reference-upload small{color:#85788e;font-size:8px;font-weight:600}.product-reference-upload input{position:absolute;z-index:1;inset:0;width:100%;height:100%;margin:0;cursor:pointer;opacity:0}.product-reference-upload>span,.product-reference-upload>svg{pointer-events:none}.product-reference-upload:hover{border-color:#72549a;background:#fcf9ff}.product-reference-upload:focus-within{outline:3px solid rgba(128,102,175,.2196078431);outline-offset:2px}.product-reference-preview{display:flex;padding:9px;align-items:center;gap:11px;border:1px solid #ddd4e5;border-radius:11px;background:#fff}.product-reference-preview>img{width:68px;height:68px;flex:0 0 68px;border-radius:9px;object-fit:cover;background:#f1edf3}.product-reference-preview>div{display:grid;min-width:0;gap:4px}.product-reference-preview strong{overflow:hidden;color:#45374f;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.product-reference-preview small{color:#817589;font-size:8px}.product-reference-preview button{width:fit-content;padding:0;border:0;color:#8c4e4e;background:rgba(0,0,0,0);font-size:8px;font-weight:800;cursor:pointer}.product-reference-prompt{display:grid;padding:11px;gap:9px;border:1px solid #d9cfe3;border-radius:11px;background:#fff}.product-reference-prompt label{color:#4e4058;font-size:9px;font-weight:800}.product-reference-prompt textarea{min-height:88px;resize:vertical}.product-reference-prompt>div{display:flex;flex-wrap:wrap;gap:6px}.product-reference-prompt button{min-height:29px;padding:0 9px;border:1px solid #d6cbe0;border-radius:8px;color:#5e477b;background:#f8f4fb;font-size:8px;font-weight:800;cursor:pointer}.product-reference-prompt button:hover{border-color:#8d74aa;background:#f1eafa}.product-reference-prompt button.active{color:#fff;border-color:#634889;background:#634889;box-shadow:0 5px 12px rgba(79,55,111,.1333333333)}.product-reference-prompt>small{color:#7b7082;font-size:8px;line-height:1.45}.product-reference-prompt>label:first-child{display:none}.product-reference-prompt textarea:disabled{cursor:not-allowed;background:var(--theme-surface-muted)}.product-recipe-select{display:grid;gap:7px}.product-recipe-select>span{color:var(--theme-text,#443632);font-size:9px;font-weight:800}.product-recipe-select .product-select-trigger{min-height:48px;padding-inline:13px 10px;border-color:color-mix(in srgb,var(--theme-text-muted,#776b66) 45%,var(--theme-border,#ded5d0));border-radius:12px;color:var(--theme-text,#443632);background:var(--theme-surface,#fffdf8);box-shadow:0 5px 14px color-mix(in srgb,var(--theme-brand,#a65347) 5%,transparent);font-size:10px;font-weight:750}.product-recipe-select .product-select-trigger:hover{border-color:color-mix(in srgb,var(--theme-brand,#a65347) 48%,var(--theme-border,#ded5d0))}.product-recipe-select .product-select-icon{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;color:var(--theme-brand-hover,#874238);background:var(--theme-brand-soft,#f5e1da)}.product-recipe-status{padding-inline:2px;color:var(--theme-text-muted,#776b66);font-size:8px;font-weight:600;line-height:1.45}.product-recipe-status.selected{color:var(--theme-success,#2f7d5a)}.garment-recolor{display:grid;padding:14px;gap:12px;border:1px solid #d9cfe3;border-radius:14px;background:linear-gradient(145deg,#fcfaff,#f7f1fb);transition:border-color .18s ease,box-shadow .18s ease}.garment-recolor legend{padding:0 6px;color:#6d5683;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.garment-recolor.enabled{border-color:#ab91c4;box-shadow:0 8px 22px rgba(99,72,137,.0705882353)}.garment-recolor-heading{display:grid;gap:12px}.garment-recolor-heading>span{display:grid;gap:3px}.garment-recolor-heading strong{color:#44354f;font-size:11px}.garment-recolor-heading small{color:#7b7082;font-size:8.5px;line-height:1.4}.garment-feature-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:8px;padding-top:11px;border-top:1px solid #e2d9e9}.garment-feature-actions>button{min-height:40px;padding:7px 10px;line-height:1.2}.garment-recolor-toggle-label{grid-column:1/4;margin:4px 0 0;color:#5d5066;font-size:0;font-weight:800}.garment-recolor-toggle-label:before{display:block;content:"Change garment color";font-size:9px}.garment-recolor-toggle-label:after{display:block;margin-top:2px;content:"Optional · logos, stitching, folds, and the scene stay protected";color:#83788a;font-size:7.5px;font-weight:600;line-height:1.35}.garment-feature-actions>.garment-toggle{grid-column:4;justify-self:end;margin-top:4px}.garment-feature-actions>.garment-restyle-button{display:flex;grid-column:1/-1;min-height:54px;padding:9px 12px;align-items:center;justify-content:flex-start;gap:9px;text-align:left}.garment-feature-actions>.garment-restyle-button>svg{width:18px;height:18px;flex:0 0 auto}.garment-feature-actions>.garment-restyle-button>span{display:grid;gap:2px}.garment-feature-actions>.garment-restyle-button strong{font-size:9px}.garment-feature-actions>.garment-restyle-button small{font-size:7.5px;font-weight:600}.garment-feature-actions>.garment-restyle-button.active{color:#fff;border-color:#76558f;background:#76558f}.garment-feature-actions>.garment-restyle-button.active small,.garment-feature-actions>.garment-restyle-button.active strong{color:inherit}.garment-recolor-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.85fr);padding-top:12px;gap:14px;border-top:1px solid #e2d9e9}.garment-recolor-fields label{display:grid;gap:7px}.garment-recolor-fields .garment-color-field>span,.garment-recolor-fields label>span{color:#50415b;font-size:9px;font-weight:800}.garment-recolor-fields input[type=text]{width:100%;min-height:44px;padding:0 12px;border:1px solid #d6cbe0;border-radius:10px;color:#342b3a;background:#fff;font-size:11px}.garment-recolor-fields input[type=text]:focus{border-color:#8d74aa;outline:3px solid rgba(128,102,175,.1254901961)}.garment-recolor-fields .garment-name-field small{color:#83788a;font-size:8px;font-weight:600}.garment-color-field{display:grid;gap:8px}.garment-color-swatches{display:grid!important;grid-template-columns:repeat(5,30px);gap:7px!important}.garment-color-swatches button{width:30px;min-height:30px;padding:3px;border:1px solid #cfc5d7;border-radius:50%;background:#fff}.garment-color-swatches button>span{display:block;width:100%;height:100%;border:1px solid rgba(0,0,0,.0784313725);border-radius:50%;background:var(--swatch-color)}.garment-color-swatches button.selected{border-color:#65488b;background:#fff;box-shadow:0 0 0 3px rgba(101,72,139,.1333333333);transform:scale(1.06)}.garment-color-swatches button:focus-visible{outline:3px solid rgba(101,72,139,.168627451);outline-offset:2px}.garment-color-input{display:flex;min-height:44px;padding:5px 10px 5px 5px;align-items:center;gap:9px!important;border:1px solid #d6cbe0;border-radius:10px;background:#fff;cursor:pointer}.garment-color-input input{width:38px;height:32px;padding:0;border:0;border-radius:7px;background:rgba(0,0,0,0);cursor:pointer}.garment-color-input>span{display:grid;gap:1px}.garment-color-input small{color:#83788a;font-size:7.5px;font-weight:700}.garment-color-input output{color:#4e4058;font-size:9px;font-weight:850;letter-spacing:.04em}.garment-protection-note{display:flex;margin:0;padding:9px 10px;grid-column:1/-1;align-items:flex-start;gap:7px;border-radius:9px;color:#5d5264;background:#eee8f4;font-size:8.5px;line-height:1.5}.garment-protection-note svg{width:14px;height:14px;flex:0 0 14px;color:#674b87}.studio-toggle{position:relative;cursor:pointer}.studio-toggle>input{position:absolute;width:1px!important;height:1px!important;overflow:hidden;opacity:0;pointer-events:none}.studio-toggle-track{display:block;width:44px;height:26px;padding:3px;flex:0 0 44px;border:1px solid #cfc5d7;border-radius:99px;background:#e7e1eb;transition:border-color .18s ease,background .18s ease}.studio-toggle-track i{display:block;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(52,38,61,.1490196078);transition:transform .18s ease}.studio-toggle>input:checked+.studio-toggle-track{border-color:#65488b;background:#65488b}.studio-toggle>input:checked+.studio-toggle-track i{transform:translateX(18px)}.studio-toggle>input:focus-visible+.studio-toggle-track{outline:3px solid rgba(101,72,139,.1882352941);outline-offset:2px}.generate-image-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 16px;gap:7px;border:0;border-radius:12px;color:#fff;background:linear-gradient(135deg,#71539f,#493468);box-shadow:0 10px 24px rgba(80,60,120,.1882352941);font-size:11px;font-weight:800}.generate-image-button svg{width:15px;height:15px}.generate-image-button{transition:transform .16s ease,box-shadow .16s ease}.generate-image-button:hover:not(:disabled){box-shadow:0 13px 28px rgba(80,60,120,.2196078431);transform:translateY(-1px)}.generate-image-button:disabled{cursor:wait;opacity:.7}.generate-image-button:focus-visible{outline:3px solid rgba(53,59,56,.2196078431);outline-offset:2px}.generation-retry-guidance{margin:-2px 2px 2px;color:#746a7b;font-size:10px;line-height:1.5}.studio-generation-readiness{display:grid;padding:14px 16px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;border:1px solid #d5cae3;border-radius:13px;color:#5b4774;background:#f5f1fa}.studio-generation-readiness>span{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;background:#e8e0f2}.studio-generation-readiness>span svg{width:18px;height:18px}.studio-generation-readiness>div{display:grid;min-width:0;gap:3px}.studio-generation-readiness small{font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.studio-generation-readiness strong{color:#4d3868;font-size:12px}.studio-generation-readiness p{margin:0;color:#6e607c;font-size:10px;line-height:1.5}.studio-generation-readiness.needs-input{border-color:#e3c9b5;color:#8b5635;background:#fff6ed}.studio-generation-readiness.needs-input>span{background:#f5dfca}.studio-generation-readiness.needs-input strong{color:#754328}.studio-generation-readiness.needs-input p{color:#80634f}.studio-generation-readiness.complete{border-color:#cbded3;color:#365f4b;background:#edf7f1}.studio-generation-readiness.complete>span{background:#dcefe4}.studio-generation-readiness.complete strong{color:#2f5643}.studio-generation-readiness.complete p{color:#587263}.generate-image-button:has(+.studio-generation-readiness.needs-input){box-shadow:none}.image-generation-feedback{display:grid;padding:11px 12px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;border:1px solid #d5cce0;border-radius:11px;color:#554860;background:#f7f3fa}.image-generation-feedback>span:first-child,.image-generation-feedback>svg{display:grid;width:19px;height:19px;place-items:center;border-radius:50%}.image-generation-feedback>svg{padding:4px;color:#fff;background:#4e7c67}.image-generation-feedback>span:first-child:not(.button-spinner){color:#fff;background:#a44743;font-size:10px;font-weight:900}.image-generation-feedback>.button-spinner{border-color:#a65347 rgba(166,83,71,.2509803922) rgba(166,83,71,.2509803922)}.image-generation-feedback>div{display:grid;gap:3px}.image-generation-feedback strong{font-size:10px}.image-generation-feedback p{margin:0;color:#756a7b;font-size:8.5px;line-height:1.5}.image-generation-feedback.loading{border-color:#e1cfc6;color:#75453d;background:#fbf1ec}.image-generation-feedback.success{border-color:#cbded3;color:#365f4b;background:#edf7f1}.image-generation-feedback.error{border-color:#e3c4c2;color:#873b38;background:#fff1f0}.image-generation-feedback.error p{color:#805b59}.image-text-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:16px;gap:12px;border:1px solid #ded7e5;border-radius:14px;background:linear-gradient(145deg,#fff,#f9faf8);box-shadow:0 7px 20px rgba(60,40,70,.0392156863)}.image-text-editor legend{padding:0 8px;color:#40364a;font-size:11px;font-weight:850;letter-spacing:.01em}.image-text-editor .image-text-actions,.image-text-editor .wide{grid-column:1/-1}.image-text-editor label{position:relative}.image-text-editor label input:not([type=range]):not([type=color]),.image-text-editor label select{width:100%;min-height:39px;padding:8px 10px;border:1px solid #d4ccdc;border-radius:10px;color:#312b36;background:#fff;font-size:11px}.image-text-editor label input[type=range]{width:calc(100% - 42px)}.image-text-editor label>span{color:#716779;font-size:8px}.image-text-editor .image-text-color{width:100%;min-height:39px;padding:4px;border:1px solid #d4ccdc;border-radius:9px;background:#fff;cursor:pointer}.image-text-editor .image-text-color::-webkit-color-swatch-wrapper{padding:2px}.image-text-editor .image-text-color::-webkit-color-swatch{border:0;border-radius:6px}.image-text-editor .image-text-color::-moz-color-swatch{border:0;border-radius:6px}.image-adjustment-editor{display:grid;padding:16px;gap:15px;border:1px solid #ded7e5;border-radius:14px;background:linear-gradient(145deg,#fff,#f9faf8);box-shadow:0 7px 20px rgba(60,40,70,.0392156863)}.image-adjustment-editor legend{padding:0 8px;color:#40364a;font-size:11px;font-weight:850;letter-spacing:.01em}.image-editor-heading,.image-editor-section-heading{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:12px}.image-editor-heading{padding-bottom:13px;border-bottom:1px solid #e8e1eb}.image-editor-heading>div{display:grid;min-width:0;gap:3px}.image-editor-heading strong{color:#382f40;font-size:12px}.image-editor-heading small{color:#7c7182;font-size:8.5px;line-height:1.45}.image-editor-heading>span{flex:0 0 auto;padding:5px 8px;border-radius:999px;color:#654b84;background:#f0eaf6;font-size:7.5px;font-weight:800}.image-editor-section{display:grid;min-width:0;gap:9px}.image-editor-section-heading{align-items:center}.image-editor-section-heading strong{color:#504657;font-size:9px}.image-editor-section-heading small{color:#928794;font-size:7.5px}.image-text-editor .text-uppercase-option{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:56px;padding:9px 11px;gap:12px;border:1px solid #d4ccdc;border-radius:10px;background:#faf9fc;cursor:pointer}.image-text-editor .text-uppercase-option .studio-toggle-copy{display:grid;gap:3px}.image-text-editor .text-uppercase-option .studio-toggle-copy strong{color:#4b4052;font-size:9px}.image-text-editor .text-uppercase-option .studio-toggle-copy small{color:#807586;font-size:7.5px;line-height:1.35}.image-text-layer-list{display:flex;min-width:0;flex-wrap:wrap;gap:7px}.image-text-layer-list button{display:inline-flex;min-width:0;min-height:34px;padding:6px 9px;align-items:center;gap:6px;border:1px solid #d9d0e1;border-radius:9px;color:#5f5368;background:#fff;font-size:8.5px;font-weight:750;cursor:pointer}.image-text-layer-list button>span{display:grid;width:18px;height:18px;place-items:center;border-radius:50%;color:#fff;background:#7a61a5;font-size:7px}.image-text-layer-list button>strong{overflow:hidden;max-width:105px;text-overflow:ellipsis;white-space:nowrap}.image-text-layer-list button>small{color:#94879d;font-size:7px;text-transform:capitalize}.image-text-layer-list button>svg{width:13px;height:13px}.image-text-layer-list button:hover{border-color:#9b87b8}.image-text-layer-list button.active{border-color:#73599f;color:#4e376e;background:#f3eef9;box-shadow:0 0 0 2px rgba(115,89,159,.0941176471)}.image-text-layer-list button.add-layer{color:#fff;border-color:#62478c;background:#62478c}.image-text-layer-list button.duplicate-layer{color:#594873;border-color:#d4c8e2;background:#faf7fd}.image-text-layer-list button.remove-layer{color:#8b4545;border-color:#e2caca;background:#fff7f7}.image-text-layer-list button:disabled{cursor:not-allowed;opacity:.48}.creator-editing-toolbar .image-text-layer-list{grid-column:1/-1}.image-filter-presets{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.image-filter-presets button{position:relative;display:grid;min-width:0;padding:5px 5px 8px;gap:7px;border:1px solid #ded7e5;border-radius:11px;color:#655b6d;background:#fff;font-size:8.5px;font-weight:750;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.image-filter-presets button i{display:block;width:100%;aspect-ratio:1;border-radius:8px;background:radial-gradient(circle at 32% 28%,#ffd3a5,transparent 22%),linear-gradient(145deg,#ef9c72,#7a64b5 52%,#79b6a5);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1960784314)}.image-filter-presets button>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-filter-presets button>svg{position:absolute;top:9px;right:9px;display:grid;width:19px;height:19px;padding:4px;border-radius:50%;color:#fff;background:#5e477f;box-shadow:0 3px 8px rgba(51,40,59,.2588235294)}.image-filter-presets button:hover:not(:disabled){border-color:#927fc2;box-shadow:0 7px 16px rgba(93,65,115,.0862745098);transform:translateY(-2px)}.image-filter-presets button.active{color:#523d78;border-color:#7660ae;background:#f5f1fb;box-shadow:0 0 0 2px rgba(118,96,174,.1098039216),0 8px 18px rgba(92,67,112,.0941176471)}.image-filter-presets button:disabled{cursor:wait;opacity:.6}.image-adjustment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:12px;gap:13px 16px;border-radius:11px;background:#f8f6fa}.image-adjustment-grid label{display:grid;grid-template-columns:1fr auto;min-width:0;align-items:center;gap:5px;color:#514958;font-size:9px;font-weight:750}.image-adjustment-grid input{grid-column:1/-1;width:100%;accent-color:#242927;cursor:pointer}.image-adjustment-grid label>span{color:#514958}.image-adjustment-grid output{min-width:42px;padding:3px 6px;border-radius:6px;color:#655574;background:#eee8f2;font-size:8px;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:center}.image-adjustment-grid input[type=range],.image-text-editor input[type=range]{height:28px;min-width:0;margin:0;padding:0;border:0;background:rgba(0,0,0,0);appearance:none;-webkit-appearance:none;cursor:pointer;touch-action:pan-y}.image-adjustment-grid input[type=range]::-webkit-slider-runnable-track,.image-text-editor input[type=range]::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:linear-gradient(90deg,#765eaa,#b65f50);box-shadow:inset 0 0 0 1px rgba(76,55,69,.1215686275)}.image-adjustment-grid input[type=range]::-webkit-slider-thumb,.image-text-editor input[type=range]::-webkit-slider-thumb{width:20px;height:20px;margin-top:-7px;border:3px solid #fff;border-radius:50%;background:#5f477f;box-shadow:0 0 0 1px #5f477f,0 3px 8px rgba(77,56,84,.1803921569);appearance:none;-webkit-appearance:none}.image-adjustment-grid input[type=range]::-moz-range-track,.image-text-editor input[type=range]::-moz-range-track{height:6px;border:0;border-radius:999px;background:#e6dfe9;box-shadow:inset 0 0 0 1px rgba(76,55,69,.1215686275)}.image-adjustment-grid input[type=range]::-moz-range-progress,.image-text-editor input[type=range]::-moz-range-progress{height:6px;border-radius:999px;background:#765eaa}.image-adjustment-grid input[type=range]::-moz-range-thumb,.image-text-editor input[type=range]::-moz-range-thumb{width:14px;height:14px;border:3px solid #fff;border-radius:50%;background:#5f477f;box-shadow:0 0 0 1px #5f477f,0 3px 8px rgba(77,56,84,.1803921569)}.image-adjustment-grid input[type=range]:focus-visible,.image-text-editor input[type=range]:focus-visible{outline:0}.image-adjustment-grid input[type=range]:focus-visible::-webkit-slider-thumb,.image-text-editor input[type=range]:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 1px #5f477f,0 0 0 4px rgba(118,94,170,.168627451)}.image-adjustment-grid input[type=range]:focus-visible::-moz-range-thumb,.image-text-editor input[type=range]:focus-visible::-moz-range-thumb{box-shadow:0 0 0 1px #5f477f,0 0 0 4px rgba(118,94,170,.168627451)}.image-adjustment-grid input[type=range]:disabled,.image-text-editor input[type=range]:disabled{cursor:not-allowed;opacity:.55}.image-adjustment-actions{display:flex;gap:8px}.image-adjustment-actions button{min-height:39px;padding:0 12px;border:1px solid #242927;border-radius:10px;color:#fff;background:linear-gradient(135deg,#765eaa,#58417e);font-size:9px;font-weight:800;transition:transform .16s ease,box-shadow .16s ease}.image-adjustment-actions button.secondary{color:#584f61;border-color:#d7cfdf;background:#fff}.image-adjustment-actions button:hover:not(:disabled){box-shadow:0 7px 16px rgba(88,65,126,.1411764706);transform:translateY(-1px)}.image-adjustment-actions button:disabled{cursor:wait;opacity:.55}.image-text-actions{display:flex;gap:8px}.image-text-actions button{min-height:38px;padding:0 13px;border:1px solid #242927;border-radius:10px;color:#fff;background:linear-gradient(135deg,#765eaa,#58417e);font-size:9px;font-weight:800;transition:transform .16s ease,box-shadow .16s ease}.image-text-actions button:disabled{opacity:.55}.image-text-actions button.secondary{color:#584f61;border-color:#d7cfdf;background:#fff}.image-text-actions button:hover:not(:disabled){box-shadow:0 7px 16px rgba(88,65,126,.1411764706);transform:translateY(-1px)}.image-preview{position:sticky;top:18px;display:grid;min-height:360px;place-items:center;overflow:hidden;border:1px dashed #c9bdd4;border-radius:18px;background:radial-gradient(circle at 50% 35%,#fff 0,#f3eef7 65%,#ece5f1 100%);box-shadow:0 16px 38px rgba(46,32,59,.0941176471)}.image-preview.has-image{display:flex;align-items:stretch;flex-direction:column;margin-top:82px;overflow:visible;border-style:solid;border-color:#342d39;background:linear-gradient(145deg,#2b2630,#17141a)}.image-preview>img{width:100%;height:auto;min-height:0;flex:none;object-fit:contain;background:#211c22;border-radius:inherit}.image-preview>img.draggable-text-preview{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.image-preview>img.draggable-text-preview:active{cursor:grabbing}.image-preview.preview-square>img{aspect-ratio:1}.image-preview.preview-portrait>img{aspect-ratio:4/5}.image-preview.preview-vertical>img{aspect-ratio:9/16}.image-preview.preview-landscape>img{aspect-ratio:1200/628}.image-preview>.image-preview-actions{position:absolute;z-index:2;top:-82px;right:0;left:0;display:flex;align-items:center;justify-content:space-between;padding:12px 14px;gap:10px;border:1px solid hsla(0,0%,100%,.2196078431);min-height:66px;border-radius:14px;color:#fff;background:rgba(23,20,26,.8);box-shadow:0 8px 24px rgba(0,0,0,.1803921569);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:9px;font-weight:700}.image-preview>.image-preview-actions>span{margin-right:auto}.image-preview>.image-preview-actions button{display:inline-flex;align-items:center;padding:8px 11px;gap:5px;border:1px solid hsla(0,0%,100%,.1803921569);border-radius:8px;color:#fff;background:hsla(0,0%,100%,.0862745098);font-size:9px;font-weight:800}.image-preview>.image-preview-actions button svg{width:13px;height:13px}.image-preview>.image-preview-actions button:hover{border-color:hsla(0,0%,100%,.3607843137);background:hsla(0,0%,100%,.1411764706)}.image-preview>.image-preview-actions button.preview-add-text{color:#2f2826;border-color:#fffaf3;background:#fffaf3}.image-preview>.image-preview-actions button.preview-add-text:hover{color:#2f2826;border-color:#f3ded5;background:#f3ded5}@media(max-width:560px){.image-preview.has-image{margin-top:112px}.image-preview>.image-preview-actions{top:-112px;min-height:96px;flex-wrap:wrap;padding:10px;gap:7px}.image-preview>.image-preview-actions>span{flex-basis:100%}.image-preview>.image-preview-actions>button{flex:1 1;justify-content:center}}.image-preview-empty{display:grid;max-width:230px;place-items:center;padding:24px;text-align:center}.image-preview-empty svg{width:27px;height:27px;margin-bottom:10px;color:#8a789a}.image-preview-empty strong{color:#4c4353;font-size:12px}.image-preview-empty p{margin:5px 0 0;color:#7b7280;font-size:10px;line-height:1.5}.creator-editing-toolbar{display:grid;grid-template-columns:minmax(190px,.8fr) minmax(260px,1.3fr) auto;align-items:center;margin-top:14px;padding:16px;gap:16px;border:1px solid #ded7e5;border-radius:15px;background:linear-gradient(135deg,#fff,#faf6f2);box-shadow:0 8px 24px rgba(60,40,70,.0392156863)}.creator-editing-toolbar>div:first-child{display:grid;gap:2px}.creator-editing-toolbar>div:first-child span{color:#a65347;font-size:8px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.creator-editing-toolbar>div:first-child strong{color:#382d2a;font-size:12px}.creator-editing-toolbar>div:first-child small{color:#74645f;font-size:8.5px;line-height:1.45}.image-studio-controls>.creator-editing-toolbar{grid-template-columns:1fr;align-items:start;margin-top:0;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.image-studio-controls>.creator-editing-toolbar .image-text-layer-list{grid-column:auto}.image-studio-controls>.creator-editing-toolbar .image-history-actions{justify-content:flex-start}.image-studio-controls>.creator-editing-toolbar .image-history-actions small{text-align:left}.creator-style-actions,.image-history-actions{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.creator-style-actions button,.image-history-actions button{min-height:34px;padding:0 10px;border:1px solid #dfd2cc;border-radius:9px;color:#5c4c47;background:#fff;font-size:8.5px;font-weight:800;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.creator-style-actions button:hover:not(:disabled),.image-history-actions button:hover:not(:disabled){border-color:#c88d79;box-shadow:0 6px 14px rgba(166,83,71,.0705882353);transform:translateY(-1px)}.creator-style-actions button:disabled,.image-history-actions button:disabled{opacity:.45}.creator-style-actions button.workspace-brand,.image-history-actions button.workspace-brand{color:#fff;border-color:#6650a4;background:linear-gradient(135deg,#b65f50,#6650a4)}.creator-style-actions button.saved,.image-history-actions button.saved{color:#8b493f;border-color:#dcb5a8;background:#f9e9e2}.creator-style-actions button.save-style,.image-history-actions button.save-style{color:#fffaf3;border-color:#a65347;background:#a65347}.style-recipes-label{flex-basis:100%;color:#8b493f;font-size:8px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.image-history-actions{justify-content:flex-end}.image-history-actions button{display:inline-flex;align-items:center;gap:5px}.image-history-actions svg{width:13px;height:13px}.image-history-actions small{flex-basis:100%;color:#83746f;font-size:8px;text-align:right}@media(max-width:760px){.image-prompt-recipes{padding:14px}.image-prompt-recipes-heading{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px}.image-prompt-recipes-heading>b{grid-column:2;justify-self:start}.image-studio{padding:17px;border-radius:16px}.image-studio-workspace{grid-template-columns:1fr}.image-preview{position:static;min-height:270px;grid-row:1}.image-text-editor{grid-template-columns:1fr}.image-text-editor .image-text-actions,.image-text-editor .wide{grid-column:auto}.garment-recolor{padding:12px}.garment-feature-actions{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.garment-feature-actions>button{min-height:44px}.garment-recolor-toggle-label{grid-column:1;margin-top:6px}.garment-feature-actions>.garment-toggle{grid-column:2;margin-top:6px}.garment-recolor-fields{grid-template-columns:1fr}.garment-color-swatches{grid-template-columns:repeat(5,minmax(30px,1fr))}.garment-color-swatches button{width:100%;max-width:38px;min-height:38px;justify-self:center}.garment-color-input{min-height:48px}.image-text-editor .text-uppercase-option{min-height:60px}.image-filter-presets{display:flex;margin-inline:-4px;padding:2px 4px 8px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;scroll-snap-type:x proximity}.image-filter-presets button{flex:0 0 78px;scroll-snap-align:start}.image-adjustment-grid{grid-template-columns:1fr}.image-text-editor input[type=range]{width:calc(100% - 48px)}.image-adjustment-grid input[type=range],.image-text-editor input[type=range]{height:34px}.creator-editing-toolbar{grid-template-columns:1fr}.image-history-actions{justify-content:flex-start}.image-history-actions small{text-align:left}.image-editor-heading{align-items:flex-start}}@media(max-width:420px){.creator-editing-toolbar,.image-adjustment-editor,.image-text-editor{padding:13px}.image-editor-heading{align-items:stretch;flex-direction:column}.image-editor-heading>span{width:fit-content}.image-editor-section-heading{align-items:flex-start;flex-direction:column;gap:2px}.image-adjustment-actions,.image-text-actions{grid-template-columns:minmax(0,1fr)}}@media(max-width:650px){body,html{max-width:100%;overflow-x:clip}.workspace{padding:14px 12px calc(96px + env(safe-area-inset-bottom));overflow:visible}.topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;width:100%;margin-bottom:14px;padding:2px 0 12px;gap:10px}.topbar>div:first-child{min-width:0}.topbar h1{max-width:none;margin:0;font-size:clamp(20px,6vw,24px);line-height:1.12;overflow-wrap:normal}.topbar-actions{align-self:center}.topbar-actions .command-trigger,.topbar-actions .notification-trigger,.topbar-actions>.primary{flex:0 0 42px;width:42px;height:42px;min-height:42px;border-radius:11px}.sidebar{height:calc(78px + env(safe-area-inset-bottom));padding:7px 8px calc(7px + env(safe-area-inset-bottom));box-shadow:0 -8px 30px rgba(61,45,40,.0901960784)}.sidebar nav{gap:2px}.sidebar .nav-item{flex:0 0 62px;width:62px;height:58px;min-height:58px;flex-direction:column;gap:3px;border-radius:11px;scroll-snap-align:center}.sidebar .nav-item svg{width:19px;height:19px}.sidebar .nav-item span{display:block;max-width:58px;overflow:hidden;font-size:8px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.sidebar .nav-item:before{bottom:-2px}.sidebar .mobile-logout{flex:0 0 44px;width:44px;height:58px}.page-intro{min-height:0;margin:-4px 0 14px;padding-bottom:12px}.page-intro p{font-size:10px}.hero-card{border-radius:18px}.hero-copy{padding:24px 17px 26px}.hero-copy h2{font-size:clamp(27px,9vw,34px);line-height:1.03}.hero-copy>p{font-size:12px;line-height:1.55}.prompt-box{min-width:0}.prompt-box input{min-width:0;padding-left:10px;font-size:12px}.suggestions button{min-height:34px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stats article{min-height:112px;padding:14px;gap:10px}.stats strong{font-size:24px}.stats small,.stats span{font-size:9px}.content-grid,.create-page,.editor-grid,.preference-options{grid-template-columns:minmax(0,1fr)}.create-form,.editor-panel,.idea-panel,.panel,.settings-card{min-width:0;padding:16px;border-radius:15px}.editor-grid label{min-width:0}.editor-grid input,.editor-grid textarea{max-width:100%}.field-heading{align-items:flex-start}.content-preflight{padding:14px}.content-preflight ul{grid-template-columns:1fr}.content-preflight header>b{flex:0 0 52px}.profile-readiness{padding:12px}.profile-readiness>summary{gap:8px}.calendar-page,.library-page{min-width:0}.calendar-page{margin-inline:-12px;padding-inline:12px;overflow-x:auto;overscroll-behavior-inline:contain}.calendar-toolbar{min-width:620px}.calendar-grid{min-width:680px}.modal-backdrop{align-items:end;padding:0}.post-modal{width:100%;max-height:calc(100dvh - 12px);margin:0;padding:20px 0 0;border-radius:20px 20px 0 0}.post-modal footer,.post-modal header,.post-modal-grid{padding-inline:16px}.post-modal>.preflight-with-media{margin:22px 16px 0}.post-modal>.content-feedback{margin:16px 16px 0}.post-modal footer{padding-bottom:calc(14px + env(safe-area-inset-bottom))}.post-modal footer button{flex:1 1 auto;justify-content:center}.post-modal footer .ai-fill-button{flex-basis:100%}.command-dialog{width:100%;max-height:calc(100dvh - 12px);margin:0;border-radius:20px 20px 0 0}.notification-panel{inset:62px 10px auto;max-height:calc(100dvh - 158px)}.image-studio{margin-inline:-2px;padding:14px}.image-studio-controls{padding:12px}.creator-style-actions button{flex:1 1 auto}}@media(max-width:390px){.workspace{padding-inline:10px}.topbar{grid-template-columns:1fr}.topbar-actions{justify-content:flex-start}.stats{grid-template-columns:1fr}.stats article{min-height:92px;flex-direction:row;align-items:center}.calendar-page{margin-inline:-10px;padding-inline:10px}}@media(min-width:761px){.image-studio-workspace{min-height:min(720px,100dvh - 150px);max-height:min(820px,100dvh - 110px);align-items:stretch}.image-studio-controls{max-height:inherit;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#b6a8c4 rgba(0,0,0,0)}.image-preview{position:relative;top:auto;height:100%;max-height:inherit}.studio-product-region .image-preview.has-image{height:auto;max-height:none;align-self:start}.image-studio-workspace:not(:has(.image-preview.has-image)) .image-preview{align-self:start;height:clamp(320px,48dvh,500px)}.image-preview>img{max-height:100%}.post-modal footer{position:sticky;z-index:2;bottom:-28px;margin-inline:-28px;padding:16px 28px 20px;background:hsla(0,0%,100%,.9490196078);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}@media(max-width:760px){.image-studio-workspace{gap:12px}.image-preview{position:sticky;z-index:4;top:8px;min-height:0;height:clamp(180px,46dvh,300px);box-shadow:0 14px 34px rgba(36,23,47,.1882352941)}.image-preview.has-image>img{min-height:0;height:100%}.advanced-brief-grid input,.advanced-brief-grid select,.advanced-brief-grid textarea,.editor-grid input,.editor-grid textarea,.image-studio-controls input:not([type=range]):not([type=color]),.image-studio-controls select,.image-studio-controls textarea,.post-modal-grid input,.post-modal-grid select,.post-modal-grid textarea{font-size:16px}.image-adjustment-actions,.image-text-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.generate-image-button,.image-adjustment-actions button,.image-text-actions button{min-height:44px}.post-modal header{position:sticky;z-index:3;top:0;padding-top:2px;background:#fff}.post-modal footer{position:sticky;z-index:3;bottom:0;margin-top:18px;background:hsla(0,0%,100%,.9490196078);box-shadow:0 -10px 28px rgba(47,32,51,.0784313725);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}@media(max-width:480px){.content-playbook,.idea-lab,.model-panel,.preference-panel{min-width:0}.advanced-brief summary{grid-template-columns:minmax(0,1fr) auto;padding-right:38px}.advanced-brief summary>b{grid-column:2}.advanced-brief-actions{align-items:stretch;flex-direction:column}.advanced-brief-actions button{width:100%}.advanced-brief-grid,.post-modal-grid,.preference-options{grid-template-columns:minmax(0,1fr)}.advanced-brief-grid label.wide,.post-modal-grid label.wide{grid-column:auto}.image-preview{height:clamp(170px,42dvh,240px)}}.plan-card{display:none}.review-workflow{margin-bottom:18px;padding:clamp(18px,2.4vw,28px);border-color:#dcd3e7;background:linear-gradient(145deg,#fff,#fbf8fd)}.review-workflow-heading{display:flex;align-items:start;justify-content:space-between;gap:20px}.review-workflow-heading h2{margin:7px 0 0;color:var(--ink);font-size:clamp(20px,2vw,25px)}.review-workflow-heading p{max-width:620px;margin:7px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.review-workflow-heading>span{padding:9px 13px;border:1px solid #ddd5e5;border-radius:999px;color:#716779;background:#fff;font-size:10px;font-weight:800;white-space:nowrap}.review-workflow-heading>span.has-items{color:#674a87;border-color:#cbb9dc;background:#f3ebfa}.review-workflow-grid{display:grid;margin-top:22px;gap:16px}.review-workflow-grid .review-post-card{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(360px,1.28fr);overflow:hidden;border:1px solid #e2dce8;border-radius:16px;background:#fff;box-shadow:0 12px 30px rgba(66,46,76,.07)}.review-post-media{position:relative;display:grid;min-height:330px;overflow:hidden;background:#eee8f1}.review-post-media.multiple{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:2px}.review-post-media>button{position:relative;min-width:0;min-height:0;padding:0;overflow:hidden;border:0;border-radius:0;background:#eee8f1;cursor:zoom-in}.review-post-media>button:focus-visible{z-index:2;outline:3px solid #7f5fa1;outline-offset:-3px}.review-post-media>button img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.review-post-media>button:hover img{transform:scale(1.025)}.review-post-media>button>span{display:grid;height:100%;min-height:150px;place-content:center;justify-items:center;gap:7px;color:#82748a}.review-post-media>button>span svg{width:28px;height:28px}.review-post-media>button>span small{font-size:9px}.review-post-media>button>b{position:absolute;inset:0;display:grid;place-content:center;color:#fff;background:rgba(35,27,39,.64);font-size:20px}.review-media-count{position:absolute;right:12px;bottom:12px;display:inline-flex;align-items:center;padding:7px 9px;gap:5px;border-radius:999px;color:#fff;background:rgba(34,27,38,.76);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:9px;font-weight:800}.review-media-count svg{width:12px;height:12px}.review-post-no-media{display:grid;min-height:330px;place-content:center;justify-items:center;padding:30px;text-align:center;color:#786b80;background:radial-gradient(circle at 50% 38%,#fff 0,#f3edf6 70%)}.review-post-no-media svg{width:38px;height:38px;margin-bottom:12px;color:#9b85aa}.review-post-no-media strong{color:#493e50;font-size:12px}.review-post-no-media small{max-width:200px;margin-top:5px;font-size:9px;line-height:1.5}.review-post-body{display:flex;min-width:0;padding:clamp(18px,2.3vw,28px);flex-direction:column}.review-post-body>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.review-post-body>header>div{display:flex;min-width:0;align-items:center;flex-wrap:wrap;gap:8px}.review-post-body time{color:#83778a;font-size:9px}.review-post-body h3{margin:18px 0 0;color:#312936;font-size:clamp(17px,1.65vw,21px);line-height:1.25}.review-format-badge,.review-readiness{display:inline-flex;align-items:center;padding:6px 9px;gap:5px;border-radius:999px;font-size:8.5px;font-weight:850}.review-format-badge{color:#64477c;background:#f2eafa}.review-readiness{flex:0 0 auto;color:#3c714e;background:#eaf6ee}.review-readiness.attention{color:#976521;background:#fff3dc}.review-readiness svg{width:13px;height:13px}.review-post-caption{display:-webkit-box;margin:9px 0 0;overflow:hidden;color:#655c6a;font-size:10.5px;line-height:1.6;white-space:pre-line;-webkit-box-orient:vertical;-webkit-line-clamp:4}.review-post-hashtags{margin:8px 0 0;overflow:hidden;color:#76518f;font-size:9px;font-weight:750;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.review-checklist{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:18px 0 0;border:1px solid #e8e1eb;border-radius:11px;background:#fbf9fc}.review-checklist>div{min-width:0;padding:10px;border-right:1px solid #e8e1eb}.review-checklist>div:last-child{border-right:0}.review-checklist dt{display:flex;align-items:center;gap:4px;color:#514858;font-size:8.5px;font-weight:850}.review-checklist dd{margin:4px 0 0;overflow:hidden;color:#837888;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.review-checklist svg{width:11px;height:11px}.review-checklist .complete dt{color:#477357}.review-checklist .attention dt{color:#a06a24}.review-checklist .neutral dt{color:#7e7383}.review-post-body>footer{display:flex;align-items:flex-end;justify-content:space-between;margin-top:auto;padding-top:20px;gap:16px;border-top:1px solid #eee8f0}.review-change-request{display:grid;margin-top:16px;padding:14px;gap:8px;border:1px solid color-mix(in srgb,var(--theme-warning,#9a6624) 32%,var(--theme-border));border-radius:12px;background:color-mix(in srgb,var(--theme-warning-soft,#fff3dc) 68%,var(--theme-surface))}.review-change-request>label{color:var(--theme-text);font-size:9px;font-weight:850}.review-change-request>textarea{min-height:96px;resize:vertical}.review-change-request>div{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.review-change-request>div>small{min-width:180px;flex:1 1 220px;color:var(--theme-text-muted);font-size:8px;line-height:1.45}.review-change-request>div>button{min-height:40px;padding:0 11px;border:1px solid var(--theme-brand);border-radius:9px;color:var(--theme-on-brand);background:var(--theme-brand);font-size:8.5px;font-weight:850}.review-change-request>div>button.secondary{color:var(--theme-text);border-color:var(--theme-border);background:var(--theme-surface)}.review-change-request>div>button:disabled{cursor:not-allowed;opacity:.55}.post-review-feedback{display:flex;margin:18px 26px 0;padding:13px;align-items:flex-start;gap:10px;border:1px solid color-mix(in srgb,var(--theme-warning,#9a6624) 38%,var(--theme-border));border-radius:12px;color:var(--theme-text-muted);background:color-mix(in srgb,var(--theme-warning-soft,#fff3dc) 72%,var(--theme-surface))}.post-review-feedback>svg{width:19px;height:19px;flex:0 0 auto;color:var(--theme-warning,#9a6624)}.post-review-feedback>div{display:grid;min-width:0;gap:4px}.post-review-feedback strong{color:var(--theme-text);font-size:10px}.post-review-feedback p{margin:0;color:var(--theme-text);font-size:9.5px;line-height:1.55;white-space:pre-wrap}.post-review-feedback small{font-size:8px;line-height:1.45}.review-decision-copy{display:grid;max-width:230px;gap:3px}.review-decision-copy strong{color:#453a4b;font-size:9px}.review-decision-copy span{display:inline-flex;align-items:center;gap:5px;color:#827787;font-size:8px;line-height:1.4}.review-decision-copy svg{flex:0 0 auto;width:12px;height:12px}.review-decision-copy.blocked strong{color:#995d1f}.review-decision-copy.blocked span{color:#8b682f}.review-post-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:7px}.review-post-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 11px;gap:5px;border:1px solid #674a87;border-radius:8px;color:#fff;background:#674a87;font-size:8.5px;font-weight:850}.review-post-actions button.review-approve{border-color:#476f55;background:#476f55}.review-post-actions button.secondary{color:#5d5363;border-color:#ddd5e2;background:#fff}.review-post-actions button:disabled{cursor:not-allowed;opacity:.58}.review-post-actions svg{width:13px;height:13px}.review-workflow-empty{display:flex;align-items:center;padding:14px;gap:11px;border:1px dashed #d8cfdf;border-radius:12px;color:#58705d;background:#fbfcfa}.review-workflow-empty>svg{width:18px;height:18px}.review-workflow-empty strong{color:#3e4941;font-size:10px}.review-workflow-empty p{margin:2px 0 0;color:#748078;font-size:9px}.assigned-media-editor-notice{display:flex;padding:10px 12px;align-items:flex-start;gap:9px;border:1px solid color-mix(in srgb,var(--theme-warning,#a66a2c) 30%,var(--theme-border));border-radius:11px;color:var(--theme-text-muted);background:color-mix(in srgb,var(--theme-warning-soft,#fff5df) 76%,var(--theme-surface))}.assigned-media-editor-notice>svg{width:17px;height:17px;flex:0 0 auto;color:var(--theme-warning,#8a5b26)}.assigned-media-editor-notice>span{display:grid;gap:2px}.assigned-media-editor-notice strong{color:var(--theme-text);font-size:9px}.assigned-media-editor-notice small{font-size:8px;line-height:1.45}.assigned-media-editor-list textarea:disabled,.assigned-media-remove:disabled{cursor:not-allowed;opacity:.58}.mobile-calendar{display:none}.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-day,.weekday{min-width:0}.calendar-post{min-width:0;max-width:100%;overflow:hidden;grid-template-columns:13px minmax(0,1fr)}.calendar-day.today{box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--theme-brand) 58%,transparent)}.calendar-day.today>.calendar-date-trigger{color:#fff;background:var(--theme-brand)}.calendar-day.selected{background:color-mix(in srgb,var(--theme-brand-soft) 58%,var(--theme-surface));box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--theme-brand) 42%,transparent)}.calendar-date-trigger{display:grid;width:28px;height:28px;padding:0;place-items:center;border:0;border-radius:50%;color:inherit;background:rgba(0,0,0,0);font:inherit;font-weight:800}.calendar-date-trigger:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-brand) 32%,transparent);outline-offset:2px}.calendar-planning-note,.library-workflow-guidance{margin:12px 0;color:var(--theme-text-muted);font-size:13px;line-height:1.65}.calendar-agenda-empty{padding:20px 10px;text-align:center}.calendar-agenda-empty p{margin:0 0 12px;color:var(--theme-text-muted);font-size:13px;line-height:1.6}.calendar-agenda-empty button{min-height:44px;padding:10px 16px;border:1px solid var(--theme-border);border-radius:8px;color:var(--theme-brand-hover);background:var(--theme-surface);font-size:13px;font-weight:700}.calendar-agenda-empty button:hover{background:var(--theme-brand-soft)}.calendar-agenda-empty button:focus-visible{outline:2px solid var(--theme-focus);outline-offset:3px}.calendar-agenda{display:grid;margin-top:14px;padding:16px;gap:12px}.calendar-agenda>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.calendar-agenda>header>div:first-child{display:grid;gap:2px}.calendar-agenda>header small{color:var(--theme-text-muted);font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.calendar-agenda>header strong{color:var(--theme-text);font-size:14px}.calendar-agenda .calendar-agenda-summary{display:flex;align-items:center;gap:8px}.calendar-agenda .calendar-agenda-summary>span{display:grid;min-width:30px;height:30px;padding-inline:7px;place-items:center;border-radius:999px;color:var(--theme-brand-hover);background:var(--theme-brand-soft);font-size:10px;font-weight:850}.calendar-agenda .calendar-agenda-summary>button{min-height:36px;padding-inline:10px;border:1px solid var(--theme-border);border-radius:8px;color:var(--theme-brand-hover);background:var(--theme-surface);font-size:9px;font-weight:800}.calendar-agenda .calendar-agenda-summary>button:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-brand) 32%,transparent);outline-offset:2px}.calendar-agenda>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.calendar-agenda>div>button{display:grid;grid-template-columns:56px minmax(0,1fr) auto;width:100%;min-height:76px;padding:9px;align-items:center;gap:11px;border:1px solid var(--theme-border);border-radius:12px;color:var(--theme-text);background:var(--theme-surface);text-align:left}.calendar-agenda>div>button>:where(img,svg,span:first-child){width:56px;height:56px;border-radius:9px;object-fit:cover}.calendar-agenda>div>button>span{display:grid;min-width:0;gap:3px}.calendar-agenda>div>button small{color:var(--theme-brand-hover);font-size:8px;font-weight:800;text-transform:uppercase}.calendar-agenda>div>button strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.calendar-agenda>div>button em{color:var(--theme-text-muted);font-size:8.5px;font-style:normal;text-transform:capitalize}.calendar-agenda>div>button>svg:last-child{width:18px;height:18px;color:var(--theme-brand)}.calendar-agenda>div>button i.status-badge{width:fit-content;margin-top:2px;font-size:7px;font-style:normal}.calendar-agenda>p{margin:0;padding:20px 10px;color:var(--theme-text-muted);font-size:10px;line-height:1.55;text-align:center}.calendar-empty{margin-top:14px;border:1px dashed var(--theme-border);border-radius:14px;background:color-mix(in srgb,var(--theme-surface) 82%,var(--theme-brand-soft))}.draft-handoff-strip{display:grid;grid-template-columns:minmax(160px,.55fr) minmax(0,1.45fr);align-items:center;margin-top:12px;padding-top:12px;gap:14px;border-top:1px solid #e4dee8}.draft-handoff-strip>div:first-child{display:grid;gap:2px}.draft-handoff-strip>div:first-child strong{color:#403747;font-size:10px}.draft-handoff-strip small,.draft-handoff-strip>div:first-child span{color:#7b7180;font-size:8.5px}.draft-handoff-strip>div:last-child{display:flex;min-width:0;flex-wrap:wrap;justify-content:flex-end;gap:7px}.draft-handoff-strip button{display:flex;min-width:0;max-width:210px;align-items:center;justify-content:space-between;min-height:35px;padding:0 10px;gap:8px;border:1px solid #d7cce0;border-radius:9px;color:#5b466d;background:#fff;font-size:8.5px;font-weight:800}.draft-handoff-strip button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.draft-handoff-strip button svg{flex:0 0 12px;width:12px}@media(min-width:651px)and (max-width:1000px){.calendar-page{min-width:0;margin-inline:-4px;padding:0 4px 8px;overflow-x:auto;overscroll-behavior-inline:contain;touch-action:pan-x pan-y;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.calendar-grid,.calendar-toolbar{min-width:720px}}@media(max-width:650px){.calendar-page{margin-inline:0;padding-inline:0;overflow:visible}.calendar-toolbar{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;min-width:0;padding:12px;gap:8px}.calendar-toolbar>button{width:44px;height:44px;min-height:44px}.calendar-toolbar>button svg{width:18px;height:18px}.calendar-toolbar>div{min-width:0;margin:0;text-align:center}.calendar-toolbar>div>small{color:var(--theme-brand-hover);font-size:8px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.calendar-toolbar h3{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.calendar-toolbar .today-button{grid-column:1/-1;width:100%;min-height:42px}.calendar-toolbar .today-button:disabled{cursor:default;opacity:.62}.calendar-grid{display:none}.mobile-calendar{display:grid;margin-bottom:14px;padding:12px;gap:10px}.mobile-calendar-view{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:3px;gap:3px;border:1px solid var(--theme-border);border-radius:9px;background:var(--theme-surface-muted)}.mobile-calendar-view button{min-height:40px;border:0;border-radius:7px;color:var(--theme-text-muted);background:rgba(0,0,0,0);font-size:10px;font-weight:800}.mobile-calendar-view button[aria-pressed=true]{color:var(--theme-on-brand);background:var(--theme-brand);box-shadow:0 2px 7px color-mix(in srgb,var(--theme-brand) 24%,transparent)}.mobile-calendar-view button:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-brand) 32%,transparent);outline-offset:2px}.mobile-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:3px}.mobile-calendar-grid>strong{display:grid;height:22px;place-items:center;color:var(--theme-text-muted);font-size:8px}.mobile-calendar-grid>button{position:relative;display:grid;min-width:0;min-height:40px;padding:4px;place-items:center;border:1px solid rgba(0,0,0,0);border-radius:8px;color:var(--theme-text);background:rgba(0,0,0,0);font-size:10px;font-weight:750}.mobile-calendar-grid>button.muted-day{color:color-mix(in srgb,var(--theme-text-muted) 55%,transparent)}.mobile-calendar-grid>button.today>span{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;color:var(--theme-on-brand);background:var(--theme-brand)}.mobile-calendar-grid>button.selected{border-color:color-mix(in srgb,var(--theme-brand) 58%,var(--theme-border));background:var(--theme-brand-soft)}.mobile-calendar-grid>button i{position:absolute;bottom:3px;width:4px;height:4px;border-radius:50%;background:var(--theme-brand)}.mobile-calendar-grid>button.today i{background:var(--theme-on-brand)}.mobile-calendar-grid>button:focus-visible{z-index:1;outline:3px solid color-mix(in srgb,var(--theme-brand) 32%,transparent);outline-offset:1px}.calendar-agenda{margin-top:0;scroll-margin-top:12px;padding:14px}.calendar-agenda>header small{font-size:8px}.calendar-agenda>header strong{font-size:13px}.calendar-agenda>div{grid-template-columns:1fr}.image-studio-workspace:not(:has(.image-preview.has-image)) .image-studio-controls{grid-row:1}.image-studio-workspace:not(:has(.image-preview.has-image)) .image-preview{grid-row:2}.calendar-empty{display:none}.image-assignment-actions,.studio-mode-picker>div{display:grid;grid-template-columns:minmax(0,1fr)}.image-assignment-actions>button,.image-preview-actions button,.studio-mode-picker button{width:100%;min-height:44px}.review-workflow{padding:15px}.review-workflow-heading{flex-direction:column;gap:10px}.review-workflow-grid .review-post-card{grid-template-columns:minmax(0,1fr)}.review-post-media,.review-post-no-media{min-height:280px}.review-post-body>header{align-items:flex-start;flex-direction:column}.review-checklist{grid-template-columns:repeat(2,minmax(0,1fr))}.review-checklist>div:nth-child(2){border-right:0}.review-checklist>div:nth-child(-n+2){border-bottom:1px solid #e8e1eb}.review-post-body>footer{align-items:stretch;flex-direction:column}.review-decision-copy{max-width:none}.review-post-actions{justify-content:stretch}.review-post-actions button{min-height:44px;flex:1 1 140px}.review-change-request>div>button{width:100%;min-height:44px}.post-review-feedback{margin:16px 16px 0}.draft-handoff-strip{grid-template-columns:1fr}.draft-handoff-strip>div:last-child{flex-direction:column}.draft-handoff-strip button{width:100%;max-width:none;min-height:42px}}.studio-session-history{margin-top:14px;padding:15px;border:1px solid color-mix(in srgb,var(--theme-border,#ded5d0) 82%,transparent);border-radius:15px;background:color-mix(in srgb,var(--theme-surface,#fffdf8) 92%,var(--theme-brand-soft,#f5e1da));box-shadow:0 10px 28px rgba(63,46,39,.0431372549)}.studio-session-history summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none}.studio-session-history summary::-webkit-details-marker{display:none}.studio-session-history summary>span{display:grid;gap:2px}.studio-session-history summary small{color:var(--theme-text-muted,#776b66);font-size:8px}.studio-session-history summary>svg{width:15px;height:15px;transition:transform .18s ease}.studio-session-history[open] summary>svg{transform:rotate(90deg)}.studio-session-history>div{display:grid;max-height:260px;margin-top:10px;gap:7px;overflow:auto}.studio-session-history>div>button{display:grid;width:100%;padding:6px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:9px;border:1px solid var(--theme-border,#ded5d0);border-radius:9px;text-align:left;background:var(--theme-surface,#fffdf8);cursor:pointer}.studio-session-history>div>button.selected{border-color:var(--theme-brand,#a65347)}.studio-session-history img{width:48px;height:48px;border-radius:7px;object-fit:cover}.studio-session-history button>span{display:grid;gap:2px;min-width:0}.studio-session-history button small{overflow:hidden;color:var(--theme-text-muted,#776b66);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.field-heading{display:flex;width:100%;min-width:0;min-height:34px;align-items:center;justify-content:space-between;gap:8px 12px;flex-wrap:wrap}.field-heading>span:first-child{min-width:0;color:var(--theme-text,#443632);font-weight:800}.field-heading-actions{display:flex;min-width:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:7px}.field-heading .field-copy-button{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:72px;min-height:34px;padding:7px 11px;gap:6px;border:1px solid #d6cde0;border-radius:10px;color:color-mix(in srgb,var(--theme-brand,#b65f50) 72%,var(--theme-text,#443632));background:color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 35%,var(--theme-surface,#fffdf8));box-shadow:inset 0 1px hsla(0,0%,100%,.7215686275),0 2px 7px rgba(73,57,82,.0509803922);font-size:10px;font-weight:800;line-height:1;white-space:nowrap;transition:color .16s ease,border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.field-heading .field-copy-button svg{flex:0 0 14px;width:14px;height:14px}.field-heading .field-copy-button:hover:not(:disabled){border-color:color-mix(in srgb,var(--theme-brand,#b65f50) 48%,var(--theme-border,#ded5d0));background:var(--theme-brand-soft,#f5e1da);box-shadow:inset 0 1px hsla(0,0%,100%,.7215686275),0 5px 13px rgba(73,57,82,.0862745098);transform:translateY(-1px)}.field-heading .field-copy-button:active:not(:disabled){transform:translateY(0) scale(.98)}.field-heading .field-copy-button:focus-visible{outline:0;border-color:var(--theme-focus,#b65f50);box-shadow:var(--focus-ring,0 0 0 3px rgba(182,95,80,.1411764706))}.field-heading .field-copy-button.copied{color:#2f694f;border-color:#9bc8ae;background:#e8f5ee;box-shadow:inset 0 1px #fff,0 4px 12px rgba(52,113,88,.0941176471)}.field-heading .field-copy-button:disabled{color:var(--theme-text-muted,#776b66);background:var(--theme-surface-muted,#f3ece7);cursor:not-allowed;opacity:.62}.assigned-media-link button.copied{color:#276247;border-color:#a5ceb4;background:#e8f5ee;box-shadow:0 4px 14px rgba(40,93,64,.1882352941)}.member-joined,.member-role-control{min-width:0}.member-joined>small,.member-role-control>small{display:none}.member-role-control{display:grid}.brand-kit-card{grid-column:1/-1}.brand-kit-icon{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border-radius:12px;color:var(--theme-on-brand,#fffaf3);background:linear-gradient(135deg,var(--theme-brand,#b65f50),#6650a4)}.brand-kit-icon svg{width:19px;height:19px}.brand-kit-preview{display:flex;margin:18px 0;padding:16px;align-items:center;gap:13px;border:1px solid var(--theme-border,#ded5d0);border-radius:13px;background:color-mix(in srgb,var(--theme-surface-muted,#f3ece7) 72%,var(--theme-surface,#fffdf8))}.brand-kit-preview>span{width:46px;height:46px;flex:0 0 auto;border:7px solid var(--brand-secondary);border-radius:50%;background:var(--brand-primary);box-shadow:0 0 0 1px color-mix(in srgb,var(--theme-border,#ded5d0) 70%,transparent)}.brand-kit-preview>div{display:grid;min-width:0;gap:3px}.brand-kit-preview strong{color:var(--theme-text,#443632);font-size:15px}.brand-kit-preview small{color:var(--theme-text-muted,#776b66);font-size:9px}.brand-kit-toggle{display:flex;min-height:58px;margin-top:18px;padding:10px 12px;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--theme-border,#ded5d0);border-radius:12px;background:var(--theme-surface-muted,#f3ece7)}.brand-kit-toggle>span{display:grid;gap:2px}.brand-kit-toggle strong{color:var(--theme-text,#443632);font-size:10px}.brand-kit-toggle small{color:var(--theme-text-muted,#776b66);font-size:8px}.brand-kit-toggle input{width:22px;height:22px;flex:0 0 auto;accent-color:var(--theme-brand,#b65f50)}.brand-kit-form{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-kit-form .wide{grid-column:1/-1}.brand-color-control{display:grid;grid-template-columns:48px minmax(0,1fr);min-height:46px;align-items:center;gap:10px;border:1px solid var(--theme-border,#ded5d0);border-radius:10px;background:var(--theme-surface,#fffdf8)}.brand-color-control input{width:48px;height:44px;padding:4px;border:0;border-radius:9px;background:rgba(0,0,0,0)}.brand-color-control output{color:var(--theme-text,#443632);font-size:11px;font-weight:800}.brand-kit-readonly{margin:14px 0 0;padding:10px 12px;border-radius:10px;color:var(--theme-text-muted,#776b66);background:var(--theme-surface-muted,#f3ece7);font-size:9px;line-height:1.5}.workspace-switcher{position:relative;display:grid;grid-template-rows:auto auto;min-width:190px;padding:7px 30px 7px 10px;column-gap:8px;border:1px solid #ded7e3;border-radius:11px;color:#54495b;background:#fff;box-shadow:0 4px 14px rgba(73,57,82,.0470588235)}.workspace-switcher>svg{align-self:center;width:16px;height:16px;color:#765b8f}.workspace-switcher>span:not(.product-select-field){color:var(--muted);font-size:8px;font-weight:800;line-height:1;text-transform:uppercase}.workspace-switcher:focus-within{border-color:#a995bb;box-shadow:0 0 0 3px rgba(118,91,143,.1098039216)}.workspace-switcher:has(.product-select-trigger.is-open){z-index:120}@media(max-width:1000px){.members-panel{padding:16px;overflow:visible}.members-table{display:grid;gap:10px;border:0;overflow:visible}.member-head{display:none}.member-row{grid-template-columns:minmax(0,1fr) auto;min-width:0;min-height:0;padding:14px;gap:13px 16px;border:1px solid var(--line);border-radius:12px;background:#fff}.member-row:first-of-type{border-top:1px solid var(--line)}.member-identity{grid-column:1/-1}.member-identity small{overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.member-joined,.member-role-control{display:grid;align-content:end;gap:5px;font-size:10px}.member-joined>small,.member-role-control>small{display:block;color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.35px;text-transform:uppercase}.member-role-control{justify-items:end;grid-template-columns:minmax(118px,1fr) 40px}.member-role-control>small{grid-column:1/-1;justify-self:start}.member-role-control>.product-select-field{grid-column:1;min-width:118px}.member-role-control>.member-delete-button{grid-column:2}}@media(max-width:760px){.topbar{grid-template-columns:minmax(0,1fr) auto}.topbar-actions{display:grid;grid-template-columns:auto auto auto}.workspace-switcher{grid-column:1/-1;grid-row:1;width:100%;min-width:0}.invitation-panel{min-width:0;padding:16px}.invitation-panel .panel-heading{align-items:flex-start}.invitation-panel .invitation-form{grid-template-columns:minmax(0,1fr)}.invitation-panel .invitation-form .primary{width:100%;min-height:44px}.invitation-link>div{grid-template-columns:minmax(0,1fr)}.invitation-link input{min-width:0;font-size:16px}.invitation-link button{width:100%;min-height:44px}.invitation-list>div{align-items:flex-start;gap:12px}.invitation-list>div span{min-width:0}.invitation-list>div small,.invitation-list>div strong{overflow-wrap:anywhere}.invitation-list>div button{flex:0 0 auto;min-height:36px;padding-inline:8px}.review-post-actions{width:100%;justify-content:stretch}.review-post-actions button{flex:1 1 130px;min-height:44px}.brand-kit-form{grid-template-columns:minmax(0,1fr)}.brand-kit-form .wide{grid-column:auto}}@media(max-width:480px){.topbar{grid-template-columns:minmax(0,1fr)}.topbar-actions{width:100%;grid-template-columns:auto auto minmax(0,1fr);justify-content:stretch}.workspace-switcher{grid-column:1/-1}.field-heading{min-height:40px;align-items:center;gap:7px}.field-heading-actions{width:auto;margin-left:auto;justify-content:flex-end}.field-heading-actions>button{flex:0 0 auto;min-height:40px}.field-heading .field-copy-button{min-width:84px;min-height:40px;padding-inline:11px}.field-heading .field-copy-button span{display:inline}.member-row{grid-template-columns:minmax(0,1fr)}.member-joined,.member-role-control{width:100%;justify-items:start;grid-template-columns:minmax(0,1fr) 40px}.review-post-media,.review-post-no-media{min-height:230px}.review-post-actions button{flex-basis:100%;width:100%}}.product-select-field,.product-select-library{display:block;width:100%;min-width:0}.product-select-library{position:relative}.product-select-trigger{display:inline-flex;width:100%;min-width:0;min-height:50px;padding:0 14px;align-items:center;justify-content:space-between;gap:14px;overflow:hidden;border:1px solid color-mix(in srgb,var(--theme-text-muted,#776b66) 52%,var(--theme-border,#ded5d0));border-radius:12px;color:var(--theme-text,#443632);background:var(--theme-surface,#fffdf8);box-shadow:inset 0 1px hsla(0,0%,100%,.7215686275),0 2px 7px rgba(63,46,39,.0509803922);font:700 14px/1.25 var(--font-sans,"Helvetica Neue",Arial,sans-serif);text-align:left;cursor:pointer}.product-select-trigger:hover:not(.is-disabled){border-color:color-mix(in srgb,var(--theme-brand,#b65f50) 52%,var(--theme-border,#ded5d0));background:color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 16%,var(--theme-surface,#fffdf8));box-shadow:inset 0 1px hsla(0,0%,100%,.7803921569),0 5px 14px rgba(63,46,39,.0705882353)}.product-select-trigger.is-focused,.product-select-trigger.is-open{outline:0;border-color:var(--theme-focus,#b65f50);box-shadow:inset 0 -3px var(--theme-focus,#b65f50),var(--focus-ring,0 0 0 3px rgba(182,95,80,.1411764706))}.product-select-trigger.is-disabled{color:var(--theme-text-muted,#776b66);background:var(--theme-surface-muted,#f3ece7);cursor:not-allowed;opacity:.72}.product-select-value{min-width:0;padding:0;overflow:hidden}.product-select-placeholder,.product-select-single-value{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-select-placeholder{color:var(--theme-text-muted,#776b66);font-weight:600}.product-select-input{margin:0;padding:0;color:inherit;font:inherit}.product-select-input input{font:inherit}.product-select-trigger input[role=combobox]{min-height:0;padding:0;border:0;border-radius:0;background:rgba(0,0,0,0);box-shadow:none}.product-select-trigger input[role=combobox]:focus{border:0;box-shadow:none}.product-select-indicators{display:flex;flex:0 0 auto;align-items:center;justify-content:center}.product-select-separator{display:none}.product-select-icon{display:grid;width:26px;height:26px;margin:0;padding:0;flex:0 0 26px;place-items:center;color:var(--theme-brand,#b65f50);background:rgba(0,0,0,0);line-height:0}.product-select-icon svg{display:block;width:14px;height:14px;margin:0;transition:transform .16s ease}.product-select-icon.is-open svg{transform:rotate(180deg)}.product-select-portal{z-index:2100}.product-select-content{z-index:2100;min-width:min(180px,100vw - 24px);max-width:calc(100vw - 24px);overflow:hidden;border:1px solid color-mix(in srgb,var(--theme-text-muted,#776b66) 52%,var(--theme-border,#ded5d0));border-radius:14px;color:var(--theme-text,#443632);background:var(--theme-surface,#fffdf8);box-shadow:inset 0 3px var(--theme-focus,#b65f50),0 22px 54px rgba(63,46,39,.1607843137);animation:product-select-enter .16s cubic-bezier(.2,.8,.2,1)}.product-select-viewport{max-height:min(420px,100dvh - 32px);padding:8px;overflow-y:auto;overscroll-behavior:contain}.product-select-option{position:relative;display:flex;min-height:46px;padding:11px 42px 11px 13px;align-items:center;border-radius:9px;color:var(--theme-text,#443632);font:650 15px/1.4 var(--font-sans,"Helvetica Neue",Arial,sans-serif);cursor:pointer;-webkit-user-select:none;user-select:none;overflow-wrap:anywhere}.product-select-option.is-focused{outline:0;background:var(--theme-brand-soft,#f5e1da)}.product-select-option.is-selected{color:color-mix(in srgb,var(--theme-brand,#b65f50) 76%,var(--theme-text,#443632));background:color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 72%,var(--theme-surface,#fffdf8));font-weight:800}.product-select-option.is-disabled{color:color-mix(in srgb,var(--theme-text-muted,#776b66) 62%,transparent);pointer-events:none}.product-select-option-label{display:flex;width:100%;min-width:0;align-items:center}.product-select-option-label>span:first-child{min-width:0;overflow-wrap:anywhere}.product-select-check{position:absolute;right:13px;display:grid;width:22px;height:22px;place-items:center;border-radius:7px;color:var(--theme-on-brand,#fffaf3);background:var(--theme-brand,#b65f50);box-shadow:0 3px 8px color-mix(in srgb,var(--theme-brand,#b65f50) 28%,transparent)}.product-select-check svg{width:12px;height:12px}.product-select-empty{padding:13px;color:var(--theme-text-muted,#776b66);font-size:14px;text-align:center}@keyframes product-select-enter{0%{opacity:0;transform:translateY(-4px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.workspace-switcher>.product-select-field{grid-column:2;min-width:0}.workspace-switcher>.product-select-field .product-select-trigger{min-height:26px;padding:0 24px 0 0;border:0;border-radius:0;background:rgba(0,0,0,0);box-shadow:none;font-size:12px}.workspace-switcher>.product-select-field .product-select-icon svg{width:11px;height:11px}.workspace-switcher:has(.product-select-trigger.is-disabled){cursor:wait;opacity:.62}.mobile-workspace-switcher>.product-select-field{display:block}.workspace-switcher{grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto minmax(24px,auto);min-width:clamp(210px,22vw,290px);min-height:54px;padding:7px 9px 7px 11px;column-gap:9px;border-color:var(--theme-border,#ded5d0);border-radius:12px;background:var(--theme-surface,#fffdf8);box-shadow:0 6px 18px rgba(63,46,39,.062745098);overflow:hidden}.workspace-switcher>svg{grid-row:1/-1;width:18px;height:18px;color:var(--theme-brand,#b65f50)}.workspace-switcher>span{color:var(--theme-text-muted,#776b66);font-size:8px;letter-spacing:.08em}.workspace-switcher:focus-within{border-color:var(--theme-focus,#b65f50);box-shadow:var(--focus-ring,0 0 0 3px rgba(182,95,80,.1411764706))}@media(max-width:760px){.workspace-switcher{min-width:0;min-height:58px;padding-block:8px}.workspace-switcher>.product-select-field{width:calc(100% + 27px);margin-left:-27px}.workspace-switcher>.product-select-field .product-select-trigger{padding-left:27px}.product-select-trigger{min-height:48px;font-size:16px}.product-select-content{min-width:min(180px,100vw - 32px);max-width:calc(100vw - 32px)}.product-select-viewport{max-height:min(60dvh,420px)}.product-select-option{min-height:50px;padding-block:13px;font-size:16px;line-height:1.35}}@media(max-width:480px){.topbar-actions{gap:8px}.workspace-switcher{grid-column:1/-1;width:100%}.workspace-switcher>span{font-size:9px}.product-select-content{min-width:min(180px,100vw - 32px)}}@media(prefers-reduced-motion:reduce){.product-select-content,.product-select-icon svg{animation:none;transition:none}}.app-shell :where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=hidden]),textarea){box-sizing:border-box;display:block;width:100%;min-width:0;min-height:44px;padding:11px 13px;border:1px solid var(--theme-border,#ded5d0);border-radius:10px;color:var(--theme-text,#443632);background:var(--theme-surface,#fffdf8);box-shadow:0 1px 2px rgba(63,46,39,.031372549);font:600 12px/1.45 var(--font-sans,"Helvetica Neue",Arial,sans-serif);letter-spacing:normal;background-clip:padding-box;-webkit-text-size-adjust:100%;caret-color:var(--theme-brand,#b65f50);transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.app-shell :where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=hidden]),textarea)::placeholder{color:color-mix(in srgb,var(--theme-text-muted,#776b66) 72%,transparent);opacity:1}.app-shell :where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=hidden]),textarea):hover:not(:disabled):not(:read-only){border-color:color-mix(in srgb,var(--theme-brand,#b65f50) 40%,var(--theme-border,#ded5d0))}.app-shell :where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=hidden]),textarea):focus,.app-shell :where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=hidden]),textarea):focus-visible{outline:0;border-color:var(--theme-focus,#b65f50);box-shadow:var(--focus-ring,0 0 0 3px rgba(182,95,80,.1411764706))}.app-shell :where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=hidden]),textarea):disabled{color:var(--theme-text-muted,#776b66);background:var(--theme-surface-muted,#f3ece7);cursor:not-allowed;opacity:.74}.app-shell :where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=hidden]),textarea):read-only{color:var(--theme-text-muted,#776b66);background:color-mix(in srgb,var(--theme-surface-muted,#f3ece7) 62%,#fff);cursor:text}.app-shell :where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=hidden]),textarea)[aria-invalid=true]{border-color:#bd4f5d;box-shadow:0 0 0 3px rgba(189,79,93,.0784313725)}.app-shell :where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=hidden]),textarea):-webkit-autofill{-webkit-text-fill-color:var(--theme-text,#443632);box-shadow:inset 0 0 0 1000px var(--theme-surface,#fffdf8);-webkit-transition:background-color 9999s ease-out;transition:background-color 9999s ease-out}.app-shell :where(input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input:not([type]),textarea){appearance:none;-webkit-appearance:none}.app-shell input[type=search]::-webkit-search-cancel-button,.app-shell input[type=search]::-webkit-search-decoration,.app-shell input[type=search]::-webkit-search-results-button,.app-shell input[type=search]::-webkit-search-results-decoration{appearance:none;-webkit-appearance:none}.app-shell textarea{min-height:104px;line-height:1.6}.app-shell :where(input[type=date],input[type=datetime-local],input[type=time]){min-height:44px;color-scheme:light}.app-shell :where(input[type=date],input[type=datetime-local],input[type=time])::-webkit-date-and-time-value{min-width:0;text-align:left}.app-shell :where(input[type=date],input[type=datetime-local],input[type=time])::-webkit-calendar-picker-indicator{min-width:20px;min-height:20px;cursor:pointer;opacity:.72}.app-shell :where(.editor-grid,.post-modal-grid)>label{display:grid;min-width:0;align-content:start;gap:7px}.app-shell :where(.editor-grid,.post-modal-grid) :where(input,textarea){max-width:100%;overflow-wrap:anywhere}.app-shell :where(.prompt-box,.search-box,.command-dialog>header) input{min-height:40px;padding-block:0;border:0;border-radius:0;background:rgba(0,0,0,0);box-shadow:none}.app-shell :where(.prompt-box,.search-box,.command-dialog>header) input:focus,.app-shell :where(.prompt-box,.search-box,.command-dialog>header) input:focus-visible,.app-shell :where(.prompt-box,.search-box,.command-dialog>header) input:hover{border:0;box-shadow:none}.app-shell :where(.field-label,.editor-grid>label,.post-modal-grid>label,.settings-form>label,.advanced-brief-grid>label,.invitation-form>label,.image-studio-controls>label,.image-text-editor>label){color:var(--theme-text,#443632);font-weight:750}@media(max-width:760px){.app-shell :where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=hidden]),textarea){min-height:46px;padding:12px 13px;border-radius:11px;font-size:16px}.app-shell textarea{min-height:116px}.app-shell :where(.prompt-box,.search-box,.command-dialog>header) input{padding-block:0}.auth-form-wrap input{min-height:48px;font-size:16px}.auth-input{min-height:50px;height:auto}}@media(max-width:480px){.app-shell textarea{min-height:128px}.app-shell .invitation-link input{min-height:48px}.app-shell :where(.editor-grid,.post-modal-grid){grid-template-columns:minmax(0,1fr)}}.mobile-more-menu,.mobile-navigation,.mobile-navigation-backdrop{display:none}@media(max-width:1000px){.app-shell{display:block}.sidebar{position:fixed;z-index:100;inset:auto 0 0;display:flex;width:100%;height:calc(78px + env(safe-area-inset-bottom));padding:7px 10px calc(7px + env(safe-area-inset-bottom));border:0;border-top:1px solid var(--theme-border,var(--line));background:color-mix(in srgb,var(--theme-surface-muted,#f6ebe5) 94%,transparent);box-shadow:0 -8px 30px rgba(61,45,40,.0901960784);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sidebar>:where(.brand,.ai-usage-card,.plan-card,.profile-wrap){display:none}.workspace{width:100%}.admin-detail-grid,.analytics-page,.create-page,.settings-layout{grid-template-columns:minmax(0,1fr)}.mobile-ai-usage{display:flex;align-items:center;margin-left:auto;padding:7px 9px;gap:7px;border:1px solid var(--theme-border,#ded5d0);border-radius:9px;color:var(--theme-text-muted,#776b66);background:var(--theme-surface,#fffdf8);font-size:9px}.sidebar .desktop-navigation,.sidebar>.mobile-logout{display:none}.sidebar .mobile-navigation{display:grid;width:100%;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;overflow:visible}.sidebar .mobile-navigation.six-items{grid-template-columns:repeat(6,minmax(0,1fr))}.sidebar .mobile-navigation .nav-item{position:relative;display:flex;width:100%;min-width:0;height:58px;min-height:58px;padding:5px 2px 4px;flex-direction:column;gap:4px;border-radius:11px;color:var(--theme-text-muted,#776b66)}.sidebar .mobile-navigation .nav-item svg{width:20px;height:20px}.sidebar .mobile-navigation .nav-item span{display:block;width:100%;overflow:hidden;font-size:8px;font-weight:750;line-height:1.1;text-align:center;text-overflow:ellipsis;white-space:nowrap}.sidebar .mobile-navigation .nav-item:before{right:18%;bottom:-2px;left:18%;width:auto;height:3px;border-radius:3px 3px 0 0}.sidebar .mobile-navigation .nav-item.active{color:var(--theme-brand-hover,#994d43);background:var(--theme-brand-soft,#f5e1da)}.mobile-navigation-backdrop{position:fixed;z-index:101;inset:0;display:block;border:0;border-radius:0;background:rgba(47,33,29,.3607843137);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mobile-more-menu{position:fixed;z-index:102;right:10px;bottom:calc(76px + env(safe-area-inset-bottom));left:10px;display:grid;max-height:min(70dvh,520px);padding:16px;gap:12px;overflow-y:auto;border:1px solid var(--theme-border,#ded5d0);border-radius:20px;color:var(--theme-text,#443632);background:color-mix(in srgb,var(--theme-surface,#fffdf8) 96%,transparent);box-shadow:0 24px 70px rgba(47,33,29,.2588235294);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);animation:mobile-menu-enter .2s cubic-bezier(.22,1,.36,1) both}.mobile-more-menu>header{display:flex;align-items:center;justify-content:space-between}.mobile-more-menu>header>div{display:grid;gap:2px}.mobile-more-menu>header strong{font-size:16px}.mobile-more-menu>header small{color:var(--theme-text-muted,#776b66);font-size:9px}.mobile-more-menu>header>button{display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--theme-border,#ded5d0);border-radius:10px;color:var(--theme-text,#443632);background:var(--theme-surface,#fffdf8)}.mobile-more-menu>header svg{width:18px;height:18px}.mobile-more-menu>div{display:grid;gap:6px}.mobile-more-menu .mobile-more-logout,.mobile-more-menu>div>button{display:flex;width:100%;min-height:48px;padding:0 13px;align-items:center;justify-content:space-between;border:1px solid rgba(0,0,0,0);border-radius:11px;color:var(--theme-text,#443632);background:rgba(0,0,0,0)}.mobile-more-menu .mobile-more-logout>span,.mobile-more-menu>div>button>span{display:flex;align-items:center;gap:11px}.mobile-more-menu .mobile-more-logout svg,.mobile-more-menu>div>button svg{width:18px;height:18px;color:var(--theme-brand,#b65f50)}.mobile-more-menu>div>button>svg{width:13px;color:var(--theme-text-muted,#776b66)}.mobile-more-menu .mobile-more-logout b,.mobile-more-menu>div>button b{font-size:12px}.mobile-more-menu>div>button.active{border-color:color-mix(in srgb,var(--theme-brand,#b65f50) 22%,var(--theme-border,#ded5d0));background:var(--theme-brand-soft,#f5e1da)}.mobile-more-menu .mobile-more-logout{border-top-color:var(--theme-border,#ded5d0);border-radius:0;color:#a33f4d}.mobile-more-menu .mobile-more-logout svg{color:#a33f4d}}@media(min-width:651px)and (max-width:1000px){.workspace{padding-inline:24px}.topbar{align-items:center}.topbar-actions{max-width:min(100%,560px)}.workspace-switcher{flex:1 1 230px}.create-page{gap:18px}.idea-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:10px}.idea-panel>:where(.idea-icon,h3,p){grid-column:1/-1}.idea-panel>button{min-width:0;min-height:58px;padding:12px;align-items:center}.onboarding-panel .onboarding-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.workspace{padding-top:10px;padding-inline:10px;overflow-x:clip}.topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-bottom:12px;gap:8px 6px}.topbar>div:first-child{grid-column:1;min-width:0}.topbar>div:first-child p{display:none}.topbar h1{max-width:none;margin:0;overflow:hidden;font-size:clamp(20px,7vw,26px);line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.topbar>.mobile-ai-usage{grid-column:2;margin:0;padding:6px 8px;gap:6px;white-space:nowrap}.topbar>.topbar-actions,.topbar>.topbar-actions:not(:has(.workspace-switcher)){display:grid;grid-column:1/-1;grid-template-columns:minmax(0,1fr) repeat(3,38px);width:100%;max-width:none;align-items:center;justify-content:stretch;gap:6px}.topbar>.topbar-actions:not(:has(.workspace-switcher)){grid-template-columns:repeat(3,38px);justify-content:end}.topbar:has(>.topbar-actions:not(:has(.workspace-switcher))){grid-template-columns:minmax(0,1fr) auto auto}.topbar>.topbar-actions:not(:has(.workspace-switcher)){grid-column:3;grid-row:1;width:auto;grid-template-columns:auto;justify-self:end}.topbar-actions .workspace-switcher{display:grid;grid-column:1;grid-row:1;width:100%;min-width:0;min-height:42px;padding:5px 7px 5px 9px;grid-template-columns:16px minmax(0,1fr);grid-template-rows:1fr;column-gap:7px;border-radius:10px}.topbar-actions .workspace-switcher>svg{grid-row:1;width:15px;height:15px}.topbar-actions .workspace-switcher>span:not(.product-select-field){display:none}.topbar-actions .workspace-switcher .product-select-trigger{min-height:30px;padding-right:0;font-size:14px}.topbar-actions .command-trigger,.topbar-actions .notification-trigger,.topbar-actions>.primary{width:38px;height:38px;min-height:38px;padding:0;justify-content:center;border-radius:10px}.topbar-actions .command-trigger :where(span,kbd),.topbar-actions>.primary{font-size:0}.topbar-actions>.primary svg{display:block;width:18px;height:18px}.onboarding-panel{padding:18px}.onboarding-panel h2{font-size:20px}.onboarding-panel .onboarding-steps{gap:8px}.onboarding-panel .onboarding-steps :where(span,button){min-height:46px;padding:10px 12px}.onboarding-panel .progress-track{margin-block:14px}.idea-panel{padding:22px 18px}.idea-panel h2,.idea-panel h3{font-size:clamp(30px,10vw,40px)}.filter-tabs-shell{width:100%;overflow:hidden;border-radius:12px}.filter-tabs-shell .filter-tabs{padding-right:48px;scroll-padding-right:48px}.filter-tabs-scroll-cue{position:absolute;z-index:2;top:1px;right:1px;bottom:1px;display:grid;width:44px;place-items:center;border-radius:0 11px 11px 0;color:var(--theme-brand-hover,#994d43);background:linear-gradient(90deg,transparent,var(--theme-surface,#fffdf8) 42%);pointer-events:none}.filter-tabs-scroll-cue svg{width:17px;height:17px;filter:drop-shadow(0 1px 1px #fff)}}@keyframes mobile-menu-enter{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:370px){.sidebar{padding-inline:5px}.sidebar .mobile-navigation{gap:1px}.sidebar .mobile-navigation .nav-item span{font-size:7px}.mobile-more-menu{right:6px;left:6px;padding:14px}}@media(prefers-reduced-motion:reduce){.mobile-more-menu{animation:none}}@media(min-width:481px)and (max-width:1000px){.topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:auto;gap:14px 18px}.topbar>div:first-child{grid-column:1;min-width:0}.topbar>.mobile-ai-usage{grid-column:2;margin:0;white-space:nowrap}.topbar>.topbar-actions{display:grid;grid-column:1/-1;grid-template-columns:minmax(240px,420px) auto auto auto;width:100%;max-width:none;align-items:center;justify-content:start;gap:10px}.topbar:has(>.topbar-actions:not(:has(.workspace-switcher))){grid-template-columns:minmax(0,1fr) auto auto}.topbar>.topbar-actions:not(:has(.workspace-switcher)){grid-column:3;grid-row:1;width:auto;grid-template-columns:repeat(3,auto);justify-content:end;justify-self:end}.topbar-actions .workspace-switcher{grid-column:1;grid-row:1;width:100%;min-width:0;max-width:420px}.topbar-actions .command-trigger,.topbar-actions .notification-trigger,.topbar-actions>.primary{width:46px;height:46px;min-height:46px;padding:0;justify-content:center;border-radius:11px}.topbar-actions .command-trigger :where(span,kbd),.topbar-actions>.primary{font-size:0}.topbar-actions>.primary svg{display:block;width:19px;height:19px;color:#fff}}@media(min-width:481px)and (max-width:620px){.topbar>.topbar-actions{grid-template-columns:minmax(170px,1fr) auto auto auto;gap:7px}.topbar>.topbar-actions:not(:has(.workspace-switcher)){grid-template-columns:auto}.topbar-actions .command-trigger,.topbar-actions .notification-trigger,.topbar-actions>.primary{width:42px;height:42px;min-height:42px}}@media(min-width:651px)and (max-width:1000px){.library-page{width:100%;min-width:0;overflow:visible}.library-tools{min-width:0}.library-tools .search-box{min-width:190px}.content-table,.library-tools .filter-tabs{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.content-table{width:100%;overflow-y:hidden;scroll-behavior:smooth;scrollbar-gutter:stable;scrollbar-color:color-mix(in srgb,var(--theme-brand,#b65f50) 45%,transparent) rgba(0,0,0,0);-webkit-overflow-scrolling:touch}.content-table::-webkit-scrollbar{height:9px}.content-table::-webkit-scrollbar-track{background:var(--theme-surface-muted,#f3ece7)}.content-table::-webkit-scrollbar-thumb{border:2px solid var(--theme-surface-muted,#f3ece7);border-radius:999px;background:color-mix(in srgb,var(--theme-brand,#b65f50) 48%,transparent)}.content-table>:where(.table-head,.table-row){width:100%;min-width:820px}.content-table>.empty-state{min-width:0}}@media(min-width:651px){.library-page .content-table{width:100%;max-width:100%;max-height:min(68dvh,760px);overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--theme-brand,#b65f50) 45%,transparent) rgba(0,0,0,0)}.library-page .content-table>:where(.table-head,.table-row){min-width:820px}.library-page .content-table>.table-head{position:sticky;z-index:2;top:0}.library-page .content-table::-webkit-scrollbar{width:9px;height:9px}.library-page .content-table::-webkit-scrollbar-track{background:var(--theme-surface-muted,#f3ece7)}.library-page .content-table::-webkit-scrollbar-thumb{border:2px solid var(--theme-surface-muted,#f3ece7);border-radius:999px;background:color-mix(in srgb,var(--theme-brand,#b65f50) 48%,transparent)}}@media(min-width:1201px){.library-page .content-table{max-height:none;overflow:clip;overscroll-behavior:auto;scrollbar-gutter:auto;border-color:color-mix(in srgb,var(--theme-border,#ded5d0) 88%,transparent);border-radius:16px;background:var(--theme-surface,#fffdf8);box-shadow:0 12px 32px rgba(73,57,82,.0470588235)}.library-page .content-table>:where(.table-head,.table-row){grid-template-columns:minmax(360px,1fr) 92px 128px 96px 166px;min-width:920px;padding-inline:20px;column-gap:16px}.library-page .content-table>.table-head{position:static;min-height:48px;border-bottom:1px solid var(--theme-border,#ded5d0);color:var(--theme-text-muted,#776b66);background:color-mix(in srgb,var(--theme-surface-muted,#f3ece7) 62%,var(--theme-surface,#fffdf8));box-shadow:0 4px 12px rgba(73,57,82,.031372549);font-size:9px;letter-spacing:.08em}.library-page .content-table>.table-row{min-height:88px;border-top-color:color-mix(in srgb,var(--theme-border,#ded5d0) 72%,transparent);transition:background-color .16s ease,box-shadow .16s ease}.library-page .content-table>.table-row:hover{background:color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 24%,var(--theme-surface,#fffdf8));box-shadow:inset 3px 0 var(--theme-brand,#b65f50)}.library-page .content-title{gap:14px}.library-page .content-thumb{width:54px;height:54px;flex:0 0 54px;border-radius:13px}.library-page .content-title>div{gap:5px}.library-page .content-title strong{font-size:13px;line-height:1.35}.library-page .content-title small{max-width:62ch;font-size:10px;line-height:1.45}.library-page .content-format{color:var(--theme-text,#443632);font-size:10px;font-weight:750;text-transform:capitalize}.library-page .content-updated{color:var(--theme-text-muted,#776b66);font-size:10px;font-weight:650}.library-page .row-actions{justify-content:flex-end;gap:6px}.library-page .row-actions button{width:36px;height:36px;flex:0 0 36px;border-radius:10px;background:var(--theme-surface,#fffdf8)}.library-page .row-actions button>svg{width:16px;height:16px;flex-basis:16px}}@media(min-width:651px)and (max-width:1200px){.library-page .content-table{display:grid;max-height:none;padding:0;gap:12px;overflow:visible;border:0;background:rgba(0,0,0,0);box-shadow:none;scrollbar-gutter:auto}.library-page .content-table>.table-head{display:none}.library-page .content-table>.table-row{display:grid;width:100%;min-width:0;min-height:0;grid-template-columns:minmax(120px,1fr) auto auto;padding:16px;gap:12px 18px;border:1px solid var(--theme-border,#ded5d0);border-radius:14px;background:var(--theme-surface,#fffdf8);box-shadow:0 8px 22px rgba(73,57,82,.0431372549)}.library-page .table-row .content-title{grid-column:1/-1;padding-bottom:12px;border-bottom:1px solid color-mix(in srgb,var(--theme-border,#ded5d0) 76%,transparent)}.library-page .content-title small{display:-webkit-box;max-width:72ch;overflow:hidden;line-height:1.45;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.library-page .content-format{color:var(--theme-text,#443632);font-weight:750;text-transform:capitalize}.library-page .content-updated{color:var(--theme-text-muted,#776b66)}.library-page :where(.content-format,.content-updated){display:grid;gap:3px}.library-page :where(.content-format,.content-updated):before{color:color-mix(in srgb,var(--theme-text-muted,#776b66) 76%,transparent);content:attr(data-label);font-size:8px;font-weight:800;letter-spacing:.07em;line-height:1;text-transform:uppercase}.library-page .table-row .row-actions{grid-column:1/-1;justify-content:flex-end;padding-top:2px;gap:7px;flex-wrap:wrap}.library-page .table-row .row-actions button{display:inline-flex;width:auto;min-width:82px;height:38px;padding-inline:11px;flex:0 0 auto;align-items:center;justify-content:center;gap:6px;border-radius:10px}.library-page .table-row .row-actions button>svg{width:16px;height:16px;flex-basis:16px}.library-page .table-row .row-actions button>span{display:inline;font-size:9px;font-weight:800}.library-page .content-table>p.empty-state{min-height:280px;border:1px solid var(--theme-border,#ded5d0);border-radius:14px;box-shadow:0 8px 22px rgba(73,57,82,.0431372549)}}@media(min-width:651px)and (max-width:820px){.library-page .table-row .row-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.library-page .table-row .row-actions button{width:100%;min-width:0;min-height:44px;height:auto;padding:10px 12px}.library-page .table-row .row-actions button>span{line-height:1.25;text-wrap:balance}}.library-result-summary{display:flex;min-height:34px;margin:-8px 0 12px;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:11px}.library-result-summary strong{color:var(--ink);font-size:12px}.library-result-summary button{display:inline-flex;min-height:34px;padding:0 10px;align-items:center;gap:6px;border:1px solid var(--line);border-radius:9px;color:var(--theme-brand-hover,#874238);background:var(--surface);font-size:10px;font-weight:800}.library-result-summary button svg{width:13px;height:13px}.library-page .row-actions button>span{display:none}@media(max-width:650px){.library-page .content-table{max-height:none;overflow:clip;overscroll-behavior-y:auto;scrollbar-gutter:auto}.library-page .content-table>.table-head{display:none}.library-page .content-table>.table-row{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;min-width:0;min-height:0;padding:12px;gap:8px 10px}.library-page .table-row .content-title{grid-column:1/-1}.library-page .table-row>span:nth-child(2),.library-page .table-row>span:nth-child(4){display:grid;align-self:center;gap:2px;color:var(--muted);font-size:10px}.library-page :where(.content-format,.content-updated):before{content:attr(data-label);color:color-mix(in srgb,var(--muted) 78%,transparent);font-size:8px;font-weight:800;letter-spacing:.06em;line-height:1;text-transform:uppercase}.library-page .content-format{text-transform:capitalize}.library-page .table-row .row-actions{grid-column:1/-1;justify-content:flex-start;padding-top:8px;gap:6px;border-top:1px solid var(--line)}.library-page .table-row .row-actions button{display:inline-flex;width:auto;min-width:40px;height:40px;padding:0 10px;align-items:center;justify-content:center;gap:6px;border-radius:9px}.library-page .table-row .row-actions button>svg{width:16px;height:16px;flex-basis:16px}.library-page .table-row .row-actions button>span{display:inline;font-size:10px;font-weight:800}.library-page .table-row .row-actions button.danger{color:var(--theme-danger,#a44743);border-color:color-mix(in srgb,var(--theme-danger,#a44743) 25%,var(--line));background:var(--theme-danger-soft,#f8e7e5)}.library-page .content-thumb{display:grid;width:88px;height:88px;flex:0 0 88px;border-radius:22px}.library-page .content-title{gap:20px}.library-page .content-thumb.has-media{overflow:visible}.library-page .content-thumb.has-media img{position:absolute;inset:0;display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}.library-page .content-thumb-count{z-index:1;right:-1px;bottom:-1px;display:grid;min-width:38px;height:38px;padding-inline:7px;border-width:3px;font-size:14px;box-shadow:0 2px 7px color-mix(in srgb,var(--theme-text,#443632) 28%,transparent)}.library-page .content-title strong{font-size:13px}.library-page .content-title small{font-size:10px}}@media(max-width:650px)and (max-width:400px){.library-page .content-table>.table-row{grid-template-columns:auto auto minmax(0,1fr)}.library-page .table-row .row-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.library-page .table-row .row-actions button{width:100%}}@media(max-width:650px){.library-page .content-table::-webkit-scrollbar{width:7px}.library-page .content-table::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.library-page .content-table::-webkit-scrollbar-thumb{border:2px solid rgba(0,0,0,0);border-radius:999px;background:color-mix(in srgb,var(--theme-brand,#b65f50) 52%,transparent);background-clip:padding-box}}.app-shell{--dashboard-radius-sm:12px;--dashboard-radius-md:18px;--dashboard-radius-lg:26px;--dashboard-shadow:0 18px 48px #4d30270d;--dashboard-shadow-hover:0 24px 58px #4d302719;background:radial-gradient(circle at 92% 0,color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 64%,transparent),transparent 28rem),radial-gradient(circle at 56% 58%,rgba(232,241,236,.5019607843),transparent 32rem),var(--theme-canvas,#faf6ef)}.workspace{position:relative;display:flex;flex-direction:column}.workspace:before{position:fixed;z-index:0;width:340px;height:340px;top:38%;right:-230px;border:1px solid color-mix(in srgb,var(--theme-brand,#a65347) 8%,transparent);border-radius:50%;box-shadow:0 0 0 64px color-mix(in srgb,var(--theme-brand,#a65347) 2.5%,transparent);content:"";pointer-events:none}.workspace>*{position:relative;z-index:1}.workspace.admin-workspace>.topbar{order:0}.workspace.admin-workspace>.page-intro{order:1;margin-bottom:clamp(24px,2.5vw,34px)}.workspace.admin-workspace>.invitation-panel{order:2;margin-bottom:clamp(28px,3vw,42px);padding:clamp(24px,2.5vw,36px)}.workspace.admin-workspace>.invitation-panel .invitation-form{gap:clamp(14px,1.5vw,20px);margin-top:24px}.workspace.admin-workspace>.invitation-panel .invitation-list{margin-top:24px}.workspace.admin-workspace>.invitation-panel .invitation-list>div{padding-block:16px}.workspace.admin-workspace>.admin-loading-grid{order:2}.workspace.admin-workspace>.admin-page{order:3}.panel{border-color:color-mix(in srgb,var(--theme-border,#ded5d0) 86%,transparent);border-radius:var(--dashboard-radius-md);background:color-mix(in srgb,var(--theme-surface,#fffdf8) 94%,transparent);box-shadow:var(--dashboard-shadow);-webkit-backdrop-filter:blur(12px) saturate(115%);backdrop-filter:blur(12px) saturate(115%)}.panel:hover{box-shadow:var(--dashboard-shadow-hover)}.workspace-data-alert{display:grid;margin:0 0 22px;padding:14px 16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid color-mix(in srgb,var(--theme-danger,#a73434) 24%,var(--theme-border,#ded5d0));border-radius:var(--dashboard-radius-sm);color:var(--theme-danger,#a73434);background:color-mix(in srgb,var(--theme-danger,#a73434) 7%,var(--theme-surface,#fffdf8))}.workspace-data-alert>svg{width:22px;height:22px}.workspace-data-alert strong{display:block;color:var(--theme-text,#443632);font-size:12px}.workspace-data-alert p{margin:3px 0 0;color:var(--theme-text-muted,#776b66);font-size:10px;line-height:1.5}.workspace-data-alert button{min-height:36px;padding:0 14px;border:1px solid color-mix(in srgb,var(--theme-danger,#a73434) 30%,var(--theme-border,#ded5d0));border-radius:9px;color:var(--theme-danger,#a73434);background:var(--theme-surface,#fffdf8);font-size:10px;font-weight:800;cursor:pointer}.workspace-data-alert button:disabled{cursor:wait;opacity:.65}.workspace-data-alert button:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-danger,#a73434) 20%,transparent);outline-offset:2px}@media(min-width:1001px){.workspace{padding-right:clamp(28px,4vw,64px);padding-left:clamp(28px,4vw,64px)}}@media(max-width:1000px){.workspace:before{display:none}}@media(max-width:650px){.workspace{padding-inline:14px}.panel{border-radius:18px}.workspace-data-alert{grid-template-columns:auto minmax(0,1fr);margin-bottom:18px;padding:13px 14px}.workspace-data-alert button{grid-column:2;width:fit-content}.workspace.admin-workspace>.page-intro{margin-bottom:20px}.workspace.admin-workspace>.invitation-panel{margin-bottom:28px;padding:20px 16px}.workspace.admin-workspace>.invitation-panel .panel-heading{gap:16px}.workspace.admin-workspace>.invitation-panel .invitation-form{gap:16px;margin-top:20px}.workspace.admin-workspace>.invitation-panel .invitation-list{margin-top:20px}}@media(max-width:420px){.workspace{padding-inline:10px}.panel{border-radius:16px}}.topbar h1{text-wrap:balance}.topbar h1>span{display:inline-block;color:var(--theme-brand,#a65347);animation:dashboard-spark 3.2s ease-in-out infinite}.topbar-actions :where(.notification-trigger,.command-trigger){border-color:color-mix(in srgb,var(--theme-border,#ded5d0) 88%,transparent);background:color-mix(in srgb,var(--theme-surface,#fffdf8) 94%,transparent);box-shadow:0 6px 18px rgba(63,46,39,.0509803922);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.topbar-actions :where(.notification-trigger,.command-trigger):hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--theme-brand,#a65347) 34%,var(--theme-border,#ded5d0));box-shadow:0 10px 24px rgba(63,46,39,.0862745098)}.ai-usage-error{display:grid;min-height:68px;padding-top:10px;grid-template-columns:auto 1fr;align-items:center;gap:5px 6px;color:var(--theme-text-muted,#776b66);font-size:9px}.ai-usage-error>svg{width:15px;height:15px;color:var(--theme-danger,#a33f35)}.ai-usage-error>button{display:flex;min-height:32px;padding:5px 8px;grid-column:1/-1;align-items:center;justify-content:center;gap:5px;border:1px solid var(--theme-border,#ded5d0);border-radius:8px;color:var(--theme-text,#443632);background:var(--theme-surface,#fffdf8);font:inherit;font-weight:800;cursor:pointer}.ai-usage-error>button:hover{border-color:var(--theme-brand,#a65347);color:var(--theme-brand-hover,#874238)}.ai-usage-error>button:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-brand,#a65347) 24%,transparent);outline-offset:2px}.ai-usage-error>button svg{width:13px;height:13px}@media(min-width:1001px){.app-shell{transition:grid-template-columns .38s cubic-bezier(.4,0,.2,1)}.sidebar{position:sticky;z-index:50;overflow:visible;border-right:1px solid color-mix(in srgb,var(--theme-border,#ded5d0) 82%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--theme-surface-muted,#f3ece7) 90%,#fff),color-mix(in srgb,var(--theme-surface-muted,#f3ece7) 76%,#fff));transition:width .38s cubic-bezier(.4,0,.2,1),min-width .38s cubic-bezier(.4,0,.2,1),max-width .38s cubic-bezier(.4,0,.2,1),padding .38s cubic-bezier(.4,0,.2,1)}.sidebar-collapse-toggle{position:absolute;z-index:60;top:32px;right:-12px;display:flex;width:24px;min-width:24px;min-height:44px;margin:0;padding:0;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--theme-border,#ded5d0) 88%,transparent);border-left:0;border-radius:0 10px 10px 0;color:var(--theme-text-muted,#776b66);background:color-mix(in srgb,var(--theme-surface-muted,#f3ece7) 94%,#fff);box-shadow:8px 0 22px rgba(63,46,39,.0901960784),3px 4px 8px rgba(63,46,39,.0705882353),inset 0 1px hsla(0,0%,100%,.6509803922);isolation:isolate;transition:color .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.sidebar-collapse-toggle .sidebar-toggle-glyph{display:grid;width:14px;height:14px;place-items:center;transition:scale .18s ease}.sidebar-collapse-toggle .sidebar-toggle-glyph svg{width:13px;height:13px}.sidebar-collapse-toggle .sidebar-tooltip{position:absolute;top:50%;left:calc(100% + 10px);z-index:20;min-width:max-content;padding:6px 9px;border:1px solid var(--theme-border,#ded5d0);border-radius:8px;color:var(--theme-text,#443632);background:color-mix(in srgb,var(--theme-surface,#fffdf8) 96%,transparent);box-shadow:0 8px 20px rgba(54,34,31,.1019607843);font-size:10px;font-weight:800;line-height:1.2;text-align:center;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(6px,-50%) scale(.96);transition:opacity .15s ease,transform .15s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sidebar-collapse-toggle .sidebar-tooltip:after{position:absolute;top:50%;left:-5px;width:9px;height:9px;border-bottom:1px solid var(--theme-border,#ded5d0);border-left:1px solid var(--theme-border,#ded5d0);background:var(--theme-surface,#fffdf8);content:"";transform:translateY(-50%) rotate(45deg)}.sidebar-collapse-toggle:hover{transform:translateX(1px);color:var(--theme-brand-hover,#874238);background:color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 68%,var(--theme-surface,#fffdf8));box-shadow:10px 0 28px color-mix(in srgb,var(--theme-brand,#a65347) 22%,transparent),4px 5px 10px rgba(63,46,39,.0901960784),inset 0 1px hsla(0,0%,100%,.768627451)}.sidebar-collapse-toggle:hover .sidebar-toggle-glyph{scale:1.1}.sidebar-collapse-toggle:hover .sidebar-tooltip{opacity:1;transform:translateY(-50%) scale(1)}.sidebar-collapse-toggle:focus-visible{outline:0;transform:translateX(1px);border-color:var(--theme-brand,#a65347);color:var(--theme-on-brand,#fffaf3);background:var(--theme-brand,#a65347);box-shadow:0 0 0 4px color-mix(in srgb,var(--theme-brand,#a65347) 20%,transparent),9px 0 24px rgba(63,46,39,.1254901961),3px 4px 9px rgba(63,46,39,.0941176471),inset 0 1px hsla(0,0%,100%,.3607843137)}.sidebar-collapse-toggle:focus-visible .sidebar-toggle-glyph{scale:1.1}.sidebar-collapse-toggle:focus-visible .sidebar-tooltip{opacity:1;transform:translateY(-50%) scale(1)}.sidebar-collapse-toggle:active{transform:translateX(0) scale(.96)}.ai-usage-compact,.desktop-navigation .sidebar-tooltip{display:none}.app-shell.sidebar-transitioning .sidebar .ai-usage-card{animation:sidebar-ai-usage-settle .43s ease both;pointer-events:none}.app-shell:not(.sidebar-collapsed) .sidebar .ai-usage-card{padding:11px;border-color:color-mix(in srgb,var(--theme-brand,#a65347) 18%,var(--theme-border,#ded5d0));border-radius:14px;background:color-mix(in srgb,var(--theme-surface,#fffdf8) 62%,var(--theme-brand-soft,#f5e1da));box-shadow:0 12px 30px rgba(63,46,39,.0509803922),inset 0 1px hsla(0,0%,100%,.7215686275)}.app-shell:not(.sidebar-collapsed) .sidebar .ai-usage-card>header{display:flex;align-items:flex-start;gap:4px}.app-shell:not(.sidebar-collapsed) .sidebar .ai-usage-card>header span{font-size:12px}.app-shell:not(.sidebar-collapsed) .sidebar .ai-usage-card>header small{width:fit-content;padding:3px 6px;border-radius:999px;background:color-mix(in srgb,var(--theme-surface,#fffdf8) 64%,transparent);line-height:1.2}.app-shell:not(.sidebar-collapsed) .sidebar .ai-usage-list{margin-top:8px;gap:5px}.app-shell:not(.sidebar-collapsed) .sidebar .ai-usage-list>div{padding:6px 8px;border:1px solid color-mix(in srgb,var(--theme-border,#ded5d0) 58%,transparent);border-radius:9px;background:color-mix(in srgb,var(--theme-surface,#fffdf8) 58%,transparent)}.app-shell:not(.sidebar-collapsed) .sidebar .ai-usage-list>div>span{gap:3px}.app-shell:not(.sidebar-collapsed) .sidebar .ai-usage-list>div>span b{font-size:10.5px}.app-shell:not(.sidebar-collapsed) .sidebar .ai-usage-list>div>strong{font-size:12px}.app-shell:not(.sidebar-collapsed) .sidebar .ai-usage-list>div>i{height:4px}.app-shell:not(.sidebar-collapsed) .sidebar .ai-usage-reset{margin-top:1px;padding-top:6px;border-top:1px solid color-mix(in srgb,var(--theme-border,#ded5d0) 72%,transparent);line-height:1.35}.app-shell:not(.sidebar-collapsed) .sidebar .profile-wrap .profile{min-height:0;margin-top:10px;padding:10px 6px 2px;gap:11px;border-top-color:color-mix(in srgb,var(--theme-border,#ded5d0) 82%,transparent)}.app-shell:not(.sidebar-collapsed) .sidebar .profile .avatar{width:40px;height:40px;flex:0 0 40px;box-shadow:0 8px 18px color-mix(in srgb,var(--theme-brand,#a65347) 20%,transparent)}.app-shell:not(.sidebar-collapsed) .sidebar .profile>div:last-child{min-width:0}.app-shell:not(.sidebar-collapsed) .sidebar .profile>div:last-child span,.app-shell:not(.sidebar-collapsed) .sidebar .profile>div:last-child strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell:not(.sidebar-collapsed) .sidebar .profile-actions{margin-top:9px}.app-shell:not(.sidebar-collapsed) .sidebar .profile-actions .logout{min-height:42px;border-radius:12px;box-shadow:0 6px 18px rgba(156,53,69,.0392156863)}.app-shell:not(.sidebar-collapsed) .sidebar .profile-actions .logout:hover{transform:translateY(-1px);box-shadow:0 9px 24px rgba(156,53,69,.0784313725)}.app-shell.sidebar-collapsed{grid-template-columns:76px minmax(0,1fr)}.app-shell.sidebar-collapsed .sidebar{width:76px;min-width:76px;max-width:76px;padding-inline:14px}.app-shell.sidebar-collapsed .brand{justify-content:center;padding-inline:0}.app-shell.sidebar-collapsed .brand-copy,.app-shell.sidebar-collapsed .desktop-navigation .sidebar-nav-label,.app-shell.sidebar-collapsed .plan-card,.app-shell.sidebar-collapsed .profile-wrap .profile{display:none}.app-shell.sidebar-collapsed .desktop-navigation .nav-item{width:48px;min-width:48px;padding:0;justify-content:center;gap:0}.app-shell.sidebar-collapsed .desktop-navigation .nav-item.active{transform:none}.app-shell.sidebar-collapsed .desktop-navigation .nav-item .sidebar-tooltip{position:absolute;top:50%;left:calc(100% + 10px);z-index:20;display:block;min-width:max-content;padding:6px 9px;border:1px solid var(--theme-border,#ded5d0);border-radius:8px;color:var(--theme-text,#443632);background:color-mix(in srgb,var(--theme-surface,#fffdf8) 96%,transparent);box-shadow:0 8px 20px rgba(54,34,31,.1019607843);font-size:10px;font-weight:800;line-height:1.2;opacity:0;pointer-events:none;transform:translate(6px,-50%) scale(.96);transition:opacity .15s ease,transform .15s ease;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.app-shell.sidebar-collapsed .desktop-navigation .nav-item .sidebar-tooltip:after{position:absolute;top:50%;left:-5px;width:9px;height:9px;border-bottom:1px solid var(--theme-border,#ded5d0);border-left:1px solid var(--theme-border,#ded5d0);background:var(--theme-surface,#fffdf8);content:"";transform:translateY(-50%) rotate(45deg)}.app-shell.sidebar-collapsed .desktop-navigation .nav-item:is(:hover,:focus-visible) .sidebar-tooltip{opacity:1;transform:translateY(-50%) scale(1)}.app-shell.sidebar-collapsed .sidebar-collapse-toggle{width:24px;min-width:24px}.app-shell.sidebar-collapsed .ai-usage-card{display:block;width:48px;margin-top:auto;padding:6px;border-radius:12px}.app-shell.sidebar-collapsed .ai-usage-card>.ai-usage-error,.app-shell.sidebar-collapsed .ai-usage-card>.ai-usage-list,.app-shell.sidebar-collapsed .ai-usage-card>.ai-usage-loading,.app-shell.sidebar-collapsed .ai-usage-card>header{display:none}.app-shell.sidebar-collapsed .ai-usage-compact{display:grid;gap:4px}.app-shell.sidebar-collapsed .ai-usage-compact>span{display:grid;min-height:42px;padding:4px 2px;grid-template-columns:auto 1fr;align-items:center;gap:2px;border-radius:8px;background:color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 52%,transparent);text-align:center}.app-shell.sidebar-collapsed .ai-usage-compact b{color:var(--theme-text-muted,#776b66);font-size:8px}.app-shell.sidebar-collapsed .ai-usage-compact strong{color:var(--theme-brand-hover,#874238);font-size:12px}.app-shell.sidebar-collapsed .ai-usage-compact small{grid-column:1/-1;color:var(--theme-text-muted,#776b66);font-size:6.5px;line-height:1}.app-shell.sidebar-collapsed .ai-usage-compact>button{display:grid;min-height:46px;padding:5px 2px;place-items:center;gap:3px;border:0;border-radius:8px;color:var(--theme-danger,#a33f35);background:color-mix(in srgb,var(--theme-danger,#a33f35) 9%,var(--theme-surface,#fffdf8));cursor:pointer}.app-shell.sidebar-collapsed .ai-usage-compact>button:hover{background:color-mix(in srgb,var(--theme-danger,#a33f35) 14%,var(--theme-surface,#fffdf8))}.app-shell.sidebar-collapsed .ai-usage-compact>button:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-brand,#a65347) 24%,transparent);outline-offset:2px}.app-shell.sidebar-collapsed .ai-usage-compact>button svg{width:16px;height:16px}.app-shell.sidebar-collapsed .ai-usage-compact>button small{font-size:7px;font-weight:800}.app-shell.sidebar-collapsed .profile-wrap{margin-top:0}.app-shell.sidebar-collapsed .profile-actions{margin-top:10px}.app-shell.sidebar-collapsed .profile-actions .logout{width:48px;min-width:48px;height:44px;padding:0}.app-shell.sidebar-collapsed .profile-actions .logout span{display:none}.desktop-navigation{gap:5px}.desktop-navigation .nav-item{min-height:48px;padding-inline:13px;border-radius:var(--dashboard-radius-sm)}.desktop-navigation .nav-item.active{transform:translateX(3px)}.topbar{position:sticky;z-index:45;top:0;margin-inline:-10px;padding:18px 10px 16px;border-bottom-color:color-mix(in srgb,var(--theme-border,#ded5d0) 72%,transparent);background:color-mix(in srgb,var(--theme-canvas,#faf6ef) 84%,transparent);-webkit-backdrop-filter:blur(22px) saturate(135%);backdrop-filter:blur(22px) saturate(135%)}}@media(max-width:1000px){.sidebar-collapse-toggle{display:none}.sidebar{border-top-color:color-mix(in srgb,var(--theme-border,#ded5d0) 82%,transparent);background:color-mix(in srgb,var(--theme-surface,#fffdf8) 90%,transparent);box-shadow:0 -16px 44px rgba(61,45,40,.1254901961)}.sidebar .mobile-navigation .nav-item{border:0;background:rgba(0,0,0,0)}.sidebar .mobile-navigation .nav-item:before{display:none}.sidebar .mobile-navigation .nav-item:after{display:none;content:none}.sidebar .mobile-navigation .nav-item svg{padding:2px;border-radius:9px;transition:background-color .2s ease,transform .2s ease}.sidebar .mobile-navigation .nav-item span{font-size:9px}.sidebar .mobile-navigation .nav-item.active{background:rgba(0,0,0,0);box-shadow:none}.sidebar .mobile-navigation .nav-item.active svg{color:var(--theme-on-brand,#fffaf3);background:var(--theme-brand,#a65347);box-shadow:0 6px 16px rgba(135,66,56,.1764705882);transform:translateY(-2px)}.sidebar .mobile-navigation .nav-item.active span{color:var(--theme-brand-hover,#874238)}.mobile-navigation-backdrop{z-index:125}.mobile-more-menu{z-index:126;right:max(18px,env(safe-area-inset-right));bottom:calc(88px + env(safe-area-inset-bottom));left:auto;width:min(460px,100vw - 36px);max-height:min(72dvh,600px);padding-bottom:max(16px,env(safe-area-inset-bottom));overscroll-behavior:contain;border-radius:24px 24px 18px 18px}.mobile-workspace-switcher{display:grid;padding:12px;gap:10px;border:1px solid color-mix(in srgb,var(--theme-brand,#a65347) 18%,var(--theme-border,#ded5d0));border-radius:14px;background:color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 34%,var(--theme-surface,#fffdf8))}.mobile-workspace-switcher>span:not(.product-select-field){display:flex;min-width:0;align-items:center;gap:10px}.mobile-workspace-switcher>span:not(.product-select-field)>svg{width:20px;height:20px;color:var(--theme-brand,#a65347)}.mobile-workspace-switcher>span:not(.product-select-field)>span{display:grid;min-width:0;gap:2px}.mobile-workspace-switcher strong{color:var(--theme-text,#443632);font-size:10px}.mobile-workspace-switcher small{color:var(--theme-text-muted,#776b66);font-size:8px}.mobile-workspace-switcher .product-select-trigger{min-height:44px;padding:0 11px;border-color:var(--theme-border,#ded5d0);border-radius:10px;background:var(--theme-surface,#fffdf8);font-size:16px;font-weight:750}.mobile-ai-usage:is(button){font:inherit;cursor:pointer}.mobile-ai-usage>svg{width:14px;height:14px;flex:0 0 auto}.mobile-ai-usage-error{color:var(--theme-danger,#a33f35)}.mobile-ai-usage.mobile-ai-usage-loading>i{width:14px;height:4px;border-radius:999px;background:currentColor;opacity:.35;animation:ai-usage-pulse 1.2s ease-in-out infinite}}@media(min-width:651px)and (max-width:1000px){.app-shell{padding-bottom:calc(118px + env(safe-area-inset-bottom));scroll-padding-bottom:calc(118px + env(safe-area-inset-bottom))}}@media(max-width:820px)and (min-width:651px){.topbar-actions .command-trigger{width:44px;padding:0;justify-content:center}.topbar-actions .command-trigger kbd,.topbar-actions .command-trigger span{display:none}.topbar-actions>.primary{width:44px;padding:0;justify-content:center;font-size:0}.workspace-switcher{min-width:172px;width:172px}}@media(max-width:650px){.topbar{padding-top:max(10px,env(safe-area-inset-top))}.topbar-actions .command-trigger,.topbar-actions>.primary,.topbar-actions>.workspace-switcher{display:none}.mobile-ai-usage{margin-left:0}.mobile-more-menu{right:max(8px,env(safe-area-inset-right));bottom:calc(84px + env(safe-area-inset-bottom));left:max(8px,env(safe-area-inset-left));width:auto;max-height:min(74dvh,620px)}}@media(max-width:420px){.sidebar{height:calc(74px + env(safe-area-inset-bottom));padding-inline:6px}.sidebar .mobile-navigation .nav-item{height:56px;min-height:56px}.sidebar .mobile-navigation .nav-item span{font-size:8.5px}.mobile-more-menu{right:max(6px,env(safe-area-inset-right));bottom:calc(80px + env(safe-area-inset-bottom));left:max(6px,env(safe-area-inset-left))}}@media(display-mode:standalone)and (max-width:1000px){.sidebar{padding-right:max(10px,env(safe-area-inset-right));padding-left:max(10px,env(safe-area-inset-left))}.topbar{padding-top:max(14px,env(safe-area-inset-top))}}@keyframes ai-usage-pulse{0%,to{opacity:.22;transform:scaleX(.72)}50%{opacity:.55;transform:scaleX(1)}}@keyframes dashboard-spark{0%,to{opacity:.55;transform:rotate(0) scale(.9)}50%{opacity:1;transform:rotate(16deg) scale(1.08)}}@keyframes sidebar-ai-usage-settle{0%,72%{opacity:0;transform:translateY(4px) scale(.97)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.mobile-ai-usage-loading>i,.topbar h1>span{animation:none}.app-shell,.sidebar,.sidebar-collapse-toggle{transition:none}.app-shell.sidebar-transitioning .sidebar .ai-usage-card{animation:none}}.topbar h1>span{animation:none}.topbar-actions :where(.notification-trigger,.command-trigger){border-radius:8px;box-shadow:none}.topbar-actions :where(.notification-trigger,.command-trigger):hover{transform:none;box-shadow:none}@media(min-width:1001px){.sidebar{background:var(--theme-surface-muted,#f3ece7);transition-duration:.24s}.sidebar-collapse-toggle{border-radius:0 7px 7px 0;background:var(--theme-surface,#fffdf8);box-shadow:5px 0 14px rgba(63,46,39,.0509803922)}.sidebar-collapse-toggle:hover{transform:none;box-shadow:5px 0 14px rgba(63,46,39,.0705882353)}.desktop-navigation .nav-item{min-height:46px;border-radius:8px}.desktop-navigation .nav-item.active{transform:none}.app-shell:not(.sidebar-collapsed) .sidebar .ai-usage-card{border-radius:10px;background:var(--theme-surface,#fffdf8);box-shadow:none}.app-shell:not(.sidebar-collapsed) .sidebar .ai-usage-list>div{border-radius:7px;background:var(--theme-surface-muted,#f3ece7)}.app-shell:not(.sidebar-collapsed) .sidebar .profile .avatar{box-shadow:none}.app-shell:not(.sidebar-collapsed) .sidebar .profile-actions .logout{border-radius:8px;box-shadow:none}.topbar{background:color-mix(in srgb,var(--theme-canvas,#faf6ef) 94%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}@media(max-width:1000px){.sidebar{box-shadow:0 -8px 24px rgba(61,45,40,.062745098)}.sidebar .mobile-navigation .nav-item.active svg{box-shadow:none;transform:none}}.page-intro{max-width:720px;margin:-14px 0 26px;padding-left:14px;border-left:3px solid var(--theme-brand,#a65347)}.page-intro p{margin:0;color:var(--theme-text-muted,#776b66);font-size:12px;line-height:1.6}.overview-command-center{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(280px,.78fr);align-items:stretch;gap:18px}.overview-command-center>:where(.hero-card,.onboarding-panel){min-height:100%;margin:0}.overview-orbit-path{display:grid;margin-top:18px;padding:18px 20px;grid-template-columns:minmax(170px,.7fr) minmax(0,1.7fr);align-items:center;gap:22px;border:1px solid color-mix(in srgb,var(--theme-brand,#a65347) 16%,var(--theme-border,#ded5d0));border-radius:var(--dashboard-radius-md);background:color-mix(in srgb,var(--theme-surface,#fffdf8) 90%,transparent);box-shadow:0 12px 30px color-mix(in srgb,var(--theme-text,#443632) 5%,transparent)}.overview-orbit-path>div{display:grid;gap:5px}.overview-orbit-path>div strong{color:var(--theme-text,#443632);font-size:12px;line-height:1.35}.overview-orbit-path ol{display:grid;margin:0;padding:0;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none}.overview-orbit-path li{position:relative}.overview-orbit-path li:not(:last-child):after{position:absolute;z-index:0;height:1px;top:18px;right:-12px;left:calc(50% + 18px);background:color-mix(in srgb,var(--theme-border,#ded5d0) 88%,transparent);content:""}.overview-orbit-path button{position:relative;z-index:1;display:grid;width:100%;min-height:68px;padding:0 8px;justify-items:center;align-content:center;gap:3px;border:0;color:var(--theme-text-muted,#776b66);background:rgba(0,0,0,0);cursor:pointer}.overview-orbit-path button span{display:grid;width:30px;height:30px;margin-bottom:2px;place-items:center;border:1px solid var(--theme-border,#ded5d0);border-radius:50%;background:var(--theme-surface,#fffdf8);font-size:8px;font-weight:850;transition:transform .18s ease,color .18s ease,border-color .18s ease,background-color .18s ease}.overview-orbit-path button b{font-size:9px}.overview-orbit-path button strong{color:var(--theme-text,#443632);font-size:11px}.overview-orbit-path button:hover span{transform:translateY(-2px);border-color:var(--theme-brand,#a65347);color:var(--theme-on-brand,#fffaf3);background:var(--theme-brand,#a65347)}.overview-orbit-path button:focus-visible{border-radius:10px;outline:3px solid color-mix(in srgb,var(--theme-focus,#8f4339) 22%,transparent);outline-offset:1px}.overview-orbit-path .has-items button span{border-color:color-mix(in srgb,var(--theme-brand,#a65347) 35%,var(--theme-border,#ded5d0));color:var(--theme-brand-hover,#874238);background:var(--theme-brand-soft,#f5e1da)}.onboarding-panel{position:relative;display:flex;grid-template-columns:none;align-items:stretch;flex-direction:column;overflow:hidden;padding:26px;gap:20px;border-color:color-mix(in srgb,var(--theme-brand,#a65347) 18%,var(--theme-border,#ded5d0));border-radius:var(--dashboard-radius-lg);background:radial-gradient(circle at 94% -22%,color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 88%,transparent),transparent 35%),color-mix(in srgb,var(--theme-surface,#fffdf8) 96%,transparent)}.onboarding-panel:after{position:absolute;width:170px;height:170px;top:-116px;right:6%;border:1px solid color-mix(in srgb,var(--theme-brand,#a65347) 12%,transparent);border-radius:50%;box-shadow:0 0 0 32px color-mix(in srgb,var(--theme-brand,#a65347) 3%,transparent);content:"";pointer-events:none}.onboarding-copy{position:relative;z-index:1}.onboarding-copy h2{margin-top:9px;color:var(--theme-text,#443632);font-size:clamp(20px,2vw,25px);line-height:1.12;letter-spacing:-.035em}.onboarding-copy p{max-width:36ch;margin-top:7px;font-size:11px;line-height:1.55}.onboarding-progress-wrap{position:relative;z-index:1;display:grid;gap:9px}.onboarding-progress-wrap>div:first-child{display:flex;justify-content:space-between;color:var(--theme-text-muted,#776b66);font-size:10px;font-weight:700}.onboarding-progress-wrap strong{color:var(--theme-brand,#a65347);font-size:11px}.onboarding-progress{outline:1px solid color-mix(in srgb,var(--theme-brand,#a65347) 6%,transparent);outline-offset:2px}.onboarding-steps>:where(span,button){position:relative;z-index:1;border-radius:var(--dashboard-radius-sm);transition:transform .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.onboarding-steps>:where(span,button):hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(77,48,39,.062745098)}.onboarding-panel .onboarding-steps{display:grid;grid-template-columns:minmax(0,1fr);margin-top:auto;gap:8px}.onboarding-panel .onboarding-steps>:where(span,button){min-height:61px;padding:11px 12px;gap:10px}.onboarding-panel .onboarding-steps>:where(span,button)>svg:first-child{display:grid;flex:0 0 30px;width:30px;height:30px;padding:7px;border-radius:9px;background:color-mix(in srgb,currentColor 9%,transparent)}.onboarding-panel .onboarding-steps>:where(span,button)>svg:last-child:not(:first-child){flex:0 0 13px;width:13px;margin-left:auto;opacity:.68}.onboarding-panel .onboarding-steps>:where(span,button) strong{color:var(--theme-text,#443632);font-size:10px}.onboarding-panel .onboarding-steps>:where(span,button) small{font-size:8px;line-height:1.4}.onboarding-steps>button:not(.complete){border-color:color-mix(in srgb,var(--theme-brand,#a65347) 22%,var(--theme-border,#ded5d0));background:color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 34%,var(--theme-surface,#fffdf8))}.overview-section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin:28px 2px 12px}.overview-section-heading h2{margin:5px 0 0;color:var(--theme-text,#443632);font-size:clamp(19px,2vw,24px);letter-spacing:-.035em}.overview-section-heading>p{max-width:360px;margin:0 0 2px;color:var(--theme-text-muted,#776b66);font-size:11px;line-height:1.5;text-align:right}.overview-section-heading-secondary{margin-top:32px}.hero-card{isolation:isolate;overflow:hidden;grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr);border-radius:30px;box-shadow:0 22px 52px rgba(80,66,91,.0784313725)}.hero-card .hero-copy{position:relative;z-index:2;min-width:0;align-self:center}.hero-card .visual{display:grid;min-height:100%;place-items:center;isolation:isolate}.hero-card .visual:after{position:absolute;z-index:-1;width:min(88%,360px);aspect-ratio:1;top:50%;left:50%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.2392156863) 0 22%,rgba(255,255,255,.0784313725) 48%,transparent 70%);filter:blur(4px);content:"";transform:translate(-50%,-50%);animation:overview-visual-aura 7s ease-in-out infinite}.hero-card .phone{position:relative;width:clamp(170px,13vw,194px);height:clamp(300px,23vw,342px);top:auto;left:auto;border-width:7px;border-color:#fffdf9;border-radius:31px;box-shadow:0 24px 46px rgba(60,42,82,.168627451),0 0 0 1px rgba(47,38,51,.062745098);animation:overview-phone-float 5s ease-in-out infinite}.hero-card .phone:after{position:absolute;z-index:2;width:46%;height:160%;top:-30%;left:-72%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2196078431),transparent);content:"";pointer-events:none;transform:rotate(12deg);animation:overview-phone-sheen 7s ease-in-out 1.2s infinite}.hero-card .phone-head{height:13%;padding-inline:12px;font-size:8px}.hero-card .post-art{height:62%}.hero-card .post-art strong{font-size:clamp(30px,2.4vw,38px);animation:overview-word-breathe 5s ease-in-out infinite}.hero-card .post-art i{animation:overview-spark-turn 4.2s ease-in-out infinite}.hero-card .phone-actions{padding:13px}.hero-card .orbit{top:50%;right:auto;left:50%;width:min(35vw,440px);height:min(35vw,440px);translate:-50% -50%;transform-origin:center}.hero-card .orbit.two{top:50%;right:auto;left:50%;width:min(25vw,310px);height:min(25vw,310px)}.hero-card:after{position:absolute;z-index:-1;width:40%;height:180%;top:-40%;left:-60%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1333333333),transparent);content:"";pointer-events:none;transform:rotate(14deg);animation:dashboard-hero-glint 9s ease-in-out 2s infinite}.hero-visual-note{position:absolute;z-index:3;display:flex;min-width:128px;padding:9px 11px;align-items:center;gap:8px;border:1px solid hsla(0,0%,100%,.5098039216);border-radius:12px;color:var(--theme-text,#443632);background:rgba(255,253,249,.7803921569);box-shadow:0 9px 20px rgba(60,42,82,.0784313725);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-visual-note>svg{flex:0 0 17px;width:17px;color:var(--theme-brand,#a65347)}.hero-visual-note>span{display:grid;gap:2px}.hero-visual-note b{font-size:8px}.hero-visual-note small{color:var(--theme-text-muted,#776b66);font-size:7px}.hero-visual-note.note-ready{top:10%;right:3%}.hero-visual-note.note-brand{left:3%;bottom:7%;animation-delay:-2.2s}.hero-visual-note{animation:overview-note-float 4.8s ease-in-out infinite}.hero-visual-caption{position:absolute;z-index:3;display:grid;right:7%;bottom:7%;padding:10px 12px;gap:4px;border-radius:10px;color:var(--theme-text,#443632);background:rgba(255,253,249,.4705882353)}.hero-visual-caption small{color:var(--theme-text-muted,#776b66);font-size:7px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.hero-visual-caption strong{display:flex;align-items:center;gap:5px;font-size:8px}.hero-visual-caption i{width:3px;height:3px;border-radius:50%;background:var(--theme-brand,#a65347)}.hero-visual-caption{animation:overview-caption-enter 5.5s ease-in-out infinite}.prompt-box{border:1px solid hsla(0,0%,100%,.7215686275);box-shadow:0 16px 36px rgba(60,48,66,.1411764706);transition:transform .2s ease,box-shadow .2s ease}.prompt-box:focus-within{transform:translateY(-2px);box-shadow:0 20px 44px rgba(60,48,66,.1803921569)}.stats{margin-top:0;grid-template-columns:repeat(4,minmax(0,1fr))}.stats article{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:118px;padding-right:56px;gap:14px;overflow:hidden;border-radius:var(--dashboard-radius-md);border-color:color-mix(in srgb,var(--theme-border,#ded5d0) 86%,transparent);background:color-mix(in srgb,var(--theme-surface,#fffdf8) 94%,transparent);box-shadow:var(--dashboard-shadow);-webkit-backdrop-filter:blur(12px) saturate(115%);backdrop-filter:blur(12px) saturate(115%)}.stats article:after{position:absolute;width:76px;height:76px;right:-38px;bottom:-40px;border:1px solid color-mix(in srgb,var(--theme-brand,#a65347) 9%,transparent);border-radius:50%;content:"";transition:transform .3s ease}.stats article:has(.metric-link:focus-visible):after,.stats article:hover:after{transform:translate(-8px,-8px) scale(1.15)}.stats article:has(.metric-link:focus-visible){border-color:color-mix(in srgb,var(--theme-brand,#a65347) 34%,var(--theme-border,#ded5d0));box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-focus,#8f4339) 18%,transparent),var(--dashboard-shadow)}.stats article .metric-accent{position:absolute;width:34px;height:3px;right:16px;top:16px;border-radius:999px;background:color-mix(in srgb,var(--theme-brand,#a65347) 24%,transparent)}.stats article>div:nth-child(2){display:grid;min-width:0;align-content:center;gap:3px}.stats small,.stats span,.stats strong{display:block;min-width:0}.stats span{overflow-wrap:anywhere;font-weight:700;line-height:1.3}.stats strong{margin:0;color:var(--theme-text,#443632);font-size:clamp(22px,2vw,28px);line-height:1;letter-spacing:-.04em}.stats small{max-width:22ch;padding-right:6px;line-height:1.45;overflow-wrap:anywhere}.stats .stat-icon{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.4)}.stats .metric-link{position:absolute;z-index:2;display:grid;width:30px;height:30px;right:14px;bottom:14px;place-items:center;border:1px solid color-mix(in srgb,var(--theme-border,#ded5d0) 90%,transparent);border-radius:9px;color:var(--theme-text-muted,#776b66);background:color-mix(in srgb,var(--theme-surface,#fffdf8) 92%,transparent);cursor:pointer;transition:transform .18s ease,color .18s ease,border-color .18s ease,background-color .18s ease}.stats .metric-link svg{width:13px;height:13px}.stats .metric-link:hover{transform:translateX(2px);color:var(--theme-on-brand,#fffaf3);border-color:var(--theme-brand,#a65347);background:var(--theme-brand,#a65347)}.stats .metric-link:focus-visible{outline:0;color:var(--theme-brand,#a65347);border-color:var(--theme-brand,#a65347)}.content-grid{margin-top:0;gap:18px}.content-grid>.panel{min-width:0;border-radius:var(--dashboard-radius-md);box-shadow:0 16px 38px color-mix(in srgb,var(--theme-text,#443632) 7%,transparent)}.overview-empty-state{display:grid;min-height:210px;padding:30px;place-items:center;align-content:center;gap:14px;border:1px dashed color-mix(in srgb,var(--theme-border,#ded5d0) 92%,transparent);border-radius:var(--dashboard-radius-sm);background:color-mix(in srgb,var(--theme-surface-muted,#f3ece7) 48%,transparent);text-align:center}.overview-empty-state>span{display:grid;width:46px;height:46px;place-items:center;border-radius:14px;color:var(--theme-brand,#a65347);background:var(--theme-brand-soft,#f5e1da)}.overview-empty-state>span svg{width:23px;height:23px}.overview-empty-state>div{display:grid;max-width:340px;gap:5px}.overview-empty-state strong{color:var(--theme-text,#443632);font-size:13px}.overview-empty-state p{margin:0;color:var(--theme-text-muted,#776b66);font-size:11px;line-height:1.55}.overview-empty-state button{display:inline-flex;min-height:38px;padding:0 14px;align-items:center;gap:8px;border:1px solid var(--theme-border,#ded5d0);border-radius:10px;color:var(--theme-text,#443632);background:var(--theme-surface,#fffdf8);font-size:10px;font-weight:800;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.overview-empty-state button svg{width:13px}.overview-empty-state button:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--theme-brand,#a65347) 34%,var(--theme-border,#ded5d0));box-shadow:0 8px 18px rgba(63,46,39,.0705882353)}.overview-empty-state button:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-focus,#8f4339) 24%,transparent);outline-offset:2px}.overview-integration button{display:inline-flex;min-height:38px;margin-top:15px;padding:0 14px;align-items:center;gap:8px;border:0;border-radius:10px;color:var(--theme-on-brand,#fffaf3);background:var(--theme-brand,#a65347);font-size:10px;font-weight:800;cursor:pointer;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}.overview-integration button svg{width:13px}.overview-integration button:hover{transform:translateY(-1px);background:var(--theme-brand-hover,#874238);box-shadow:0 8px 18px rgba(63,46,39,.0941176471)}.overview-integration button:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-focus,#8f4339) 24%,transparent);outline-offset:2px}.overview-integration.is-connected>span{color:var(--theme-success,#2f7d5a);background:color-mix(in srgb,var(--theme-success-soft,#e2f3e9) 88%,transparent)}.overview-integration.is-unavailable>span{color:var(--theme-danger,#a33f35);background:color-mix(in srgb,var(--theme-danger,#a33f35) 10%,var(--theme-surface,#fffdf8))}@media(max-width:1350px){.overview-command-center{grid-template-columns:minmax(0,1fr)}.overview-command-center>.onboarding-panel{min-height:0}.onboarding-panel{display:grid;grid-template-columns:minmax(210px,.7fr) minmax(180px,1fr);align-items:center}.onboarding-panel .onboarding-steps{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.overview-orbit-path{grid-template-columns:minmax(0,1fr);gap:12px}}@media(max-width:1000px){.stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.page-intro{margin-top:-2px;margin-bottom:20px}.hero-card{min-height:0;padding:28px 20px;grid-template-columns:minmax(0,1fr);border-radius:22px}.hero-card .hero-copy h2{font-size:clamp(31px,10.5vw,42px);line-height:1.02;letter-spacing:-.055em}.hero-card .hero-copy>p{font-size:13px;line-height:1.55}.hero-card .visual{display:none}.onboarding-panel{padding:20px;border-radius:20px;display:flex;align-items:stretch}.onboarding-progress-wrap{width:100%}.onboarding-panel .onboarding-steps{width:100%;grid-template-columns:minmax(0,1fr)}.onboarding-steps>:where(span,button){width:100%;min-height:58px}.overview-section-heading{display:grid;gap:5px;margin-top:24px}.overview-section-heading h2{margin-top:3px}.overview-section-heading>p{max-width:none;margin:0;text-align:left}.overview-section-heading-secondary{margin-top:28px}.overview-orbit-path{padding:17px 14px}.overview-orbit-path ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.overview-orbit-path li:after{display:none}.overview-orbit-path button{min-height:76px;border:1px solid color-mix(in srgb,var(--theme-border,#ded5d0) 80%,transparent);border-radius:11px;background:color-mix(in srgb,var(--theme-surface-muted,#f3ece7) 42%,transparent)}.stats{gap:10px}.stats article{min-height:126px;padding:15px 48px 15px 15px;align-items:start;grid-template-columns:minmax(0,1fr);gap:10px}.stats .stat-icon{width:38px;height:38px;border-radius:11px}.stats strong{font-size:22px}.stats small{font-size:9px}.stats .metric-link{width:28px;height:28px;right:12px;bottom:12px}.content-grid{grid-template-columns:minmax(0,1fr)}.overview-empty-state{min-height:190px;padding:24px 18px}.panel-heading{align-items:flex-start}.panel-heading>button{min-height:40px}}@media(max-width:420px){.stats article{padding:13px}.stats span{font-size:10px}}@keyframes dashboard-hero-glint{0%,72%,to{left:-60%;opacity:0}78%{opacity:.7}94%{left:125%;opacity:0}}@keyframes overview-phone-float{0%,to{transform:rotate(4deg) translateY(0)}50%{transform:rotate(3deg) translateY(-5px)}}@keyframes overview-phone-sheen{0%,64%,to{left:-72%;opacity:0}70%{opacity:.85}88%{left:132%;opacity:0}}@keyframes overview-note-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes overview-visual-aura{0%,to{opacity:.58;transform:translate(-50%,-50%) scale(.98)}50%{opacity:.78;transform:translate(-50%,-50%) scale(1.02)}}@keyframes overview-word-breathe{0%,to{letter-spacing:-2px;transform:scale(1)}50%{letter-spacing:-1.6px;transform:scale(1.012)}}@keyframes overview-spark-turn{0%,to{opacity:.75;transform:rotate(0) scale(.9)}50%{opacity:1;transform:rotate(18deg) scale(1.12)}}@keyframes overview-caption-enter{0%,12%,to{opacity:.82;transform:translateY(0)}18%{opacity:.94;transform:translateY(-2px)}30%{opacity:.92;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hero-card:after{display:none;animation:none}.hero-card .phone{animation:none;transform:rotate(4deg)}.hero-card .phone:after,.hero-card .post-art i,.hero-card .post-art strong,.hero-card .visual:after,.hero-visual-caption,.hero-visual-note{animation:none}.overview-empty-state button,.overview-integration button,.overview-orbit-path button span,.stats .metric-link{transition:none}}.overview-command-center{grid-template-columns:minmax(0,1.55fr) minmax(290px,.75fr);gap:14px}.hero-card{border-radius:var(--dashboard-radius-md)}.hero-card .hero-visual-caption,.hero-card .orbit,.hero-card .spark,.hero-card .visual:after,.hero-card:after{display:none}.hero-card .phone{animation:none;box-shadow:0 16px 34px rgba(60,42,82,.1098039216),0 0 0 1px rgba(47,38,51,.062745098)}.hero-card .phone:after{display:none}.hero-card .post-art i,.hero-card .post-art strong{animation:none}.hero-visual-note{min-width:118px;padding:8px 9px;border-color:color-mix(in srgb,var(--theme-border,#ded5d0) 78%,transparent);border-radius:8px;background:color-mix(in srgb,var(--theme-surface,#fffdf8) 92%,transparent);box-shadow:0 8px 18px rgba(60,42,82,.0509803922);animation:none;-webkit-backdrop-filter:none;backdrop-filter:none}.prompt-box{border-color:color-mix(in srgb,var(--theme-border,#ded5d0) 90%,transparent);box-shadow:none}.prompt-box:focus-within{transform:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-focus,#8f4339) 16%,transparent)}.onboarding-panel{padding:22px;gap:17px;border-radius:var(--dashboard-radius-md);background:var(--theme-surface,#fffdf8)}.onboarding-panel:after{display:none}.onboarding-steps>:where(span,button){border-radius:8px}.onboarding-steps>:where(span,button):hover{transform:none;box-shadow:none}.onboarding-panel .onboarding-steps>:where(span,button){min-height:56px;padding:9px 10px}.overview-orbit-path{margin-top:14px;padding:14px 16px;border-radius:var(--dashboard-radius-sm);box-shadow:none}.overview-orbit-path li:not(:last-child):after{background:var(--theme-border,#ded5d0)}.overview-orbit-path button{min-height:60px}.overview-orbit-path button span{width:27px;height:27px;border-radius:7px}.overview-orbit-path button:hover span{transform:none}.overview-section-heading{margin-top:25px;margin-bottom:10px}.overview-section-heading h2{font-size:clamp(18px,1.8vw,22px)}.overview-section-heading-secondary{margin-top:28px}.stats{gap:10px}.stats article{min-height:104px;padding:16px 48px 16px 16px;gap:11px;border-radius:var(--dashboard-radius-sm);background:var(--theme-surface,#fffdf8);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.stats article .metric-accent,.stats article:after{display:none}.stats strong{font-size:clamp(20px,1.8vw,25px)}.stats .metric-link{width:28px;height:28px;right:12px;bottom:12px;border-radius:7px}.content-grid{gap:14px}.content-grid>.panel{border-radius:var(--dashboard-radius-sm);box-shadow:none}.overview-empty-state{min-height:190px;padding:24px;border-radius:8px}.overview-empty-state>span{width:40px;height:40px;border-radius:8px}.overview-empty-state button,.overview-integration button{border-radius:7px}@media(max-width:1080px){.overview-command-center{grid-template-columns:minmax(0,1fr)}.overview-command-center>.onboarding-panel{min-height:0}}@media(max-width:680px){.overview-orbit-path{padding:14px 12px}.overview-orbit-path ol{gap:6px}.overview-orbit-path button{min-height:68px;border-radius:8px}.stats{gap:8px}.stats article{min-height:96px;padding:14px 44px 14px 14px}.overview-section-heading{align-items:flex-start;flex-direction:column;gap:4px}.overview-section-heading>p{max-width:none;text-align:left}}.command-dialog,.notification-panel,.post-modal{border-color:color-mix(in srgb,var(--theme-border,#ded5d0) 90%,transparent);background:color-mix(in srgb,var(--theme-surface,#fffdf8) 97%,transparent);box-shadow:0 32px 90px rgba(47,33,29,.2196078431);-webkit-backdrop-filter:blur(22px) saturate(120%);backdrop-filter:blur(22px) saturate(120%)}.content-edit-backdrop{padding:clamp(16px,3vw,32px);overscroll-behavior:contain}.content-edit-modal{width:min(900px,100%);max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);padding:0;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable;scroll-padding-block:92px 96px}.content-edit-modal>header{position:sticky;z-index:5;top:0;min-height:104px;padding:18px 24px;align-items:center;border-bottom-color:color-mix(in srgb,var(--theme-brand,#b65f50) 18%,var(--theme-border,#ded5d0));background:color-mix(in srgb,var(--theme-surface,#fffdf8) 94%,transparent);box-shadow:0 8px 24px color-mix(in srgb,var(--theme-text,#443632) 5%,transparent);-webkit-backdrop-filter:blur(18px) saturate(120%);backdrop-filter:blur(18px) saturate(120%)}.content-edit-modal>header:after{position:absolute;bottom:-1px;left:24px;width:56px;height:3px;border-radius:0;background:var(--theme-brand,#b65f50);content:""}.content-edit-modal>header h2{margin:1px 0 0;font-size:22px;line-height:1.1}.content-edit-modal>header>button{width:42px;height:42px;flex:0 0 auto;border-color:color-mix(in srgb,var(--theme-border,#ded5d0) 88%,transparent);border-radius:11px;color:var(--theme-text-muted,#776b66);background:var(--theme-surface,#fffdf8);box-shadow:0 3px 10px color-mix(in srgb,var(--theme-text,#443632) 8%,transparent)}.content-edit-modal>header>button:hover{color:var(--theme-brand-hover,#874238);border-color:color-mix(in srgb,var(--theme-brand,#b65f50) 42%,var(--theme-border,#ded5d0));background:var(--theme-brand-soft,#f5e1da)}.content-edit-modal>header>button:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-brand,#b65f50) 28%,transparent);outline-offset:2px}.content-edit-modal>.post-modal-workflow-note{margin:18px 24px 0}.content-edit-modal>.post-review-feedback{margin-inline:24px}.content-edit-modal>.post-modal-grid{margin:20px 24px 0}.content-edit-modal>.assigned-media-editor,.content-edit-modal>.content-feedback,.content-edit-modal>.preflight-with-media{margin-right:24px;margin-left:24px}.content-edit-modal>footer{position:sticky;z-index:5;bottom:0;min-height:68px;margin-top:22px;padding:12px 24px;align-items:center;border-top-color:color-mix(in srgb,var(--theme-border,#ded5d0) 88%,transparent);background:color-mix(in srgb,var(--theme-surface,#fffdf8) 95%,transparent);box-shadow:0 -8px 22px color-mix(in srgb,var(--theme-text,#443632) 6%,transparent);-webkit-backdrop-filter:blur(18px) saturate(120%);backdrop-filter:blur(18px) saturate(120%)}.content-edit-modal>footer button{display:inline-flex;min-height:40px;padding:0 13px;align-items:center;justify-content:center;gap:7px;border-radius:8px;font-size:9.5px;line-height:1;white-space:nowrap}.content-edit-modal>footer button svg{width:15px;height:15px;flex:0 0 15px}.content-edit-modal>footer .primary{min-width:124px;box-shadow:0 5px 14px color-mix(in srgb,var(--theme-text,#443632) 14%,transparent)}.content-edit-modal>footer .primary:disabled{color:color-mix(in srgb,var(--theme-text-muted,#776b66) 78%,transparent);border-color:var(--theme-border,#ded5d0);background:var(--theme-surface-muted,#f3ece7);box-shadow:none;opacity:1}.content-edit-modal>footer .ai-fill-button{margin-right:0;color:var(--theme-brand-hover,#874238);border-color:color-mix(in srgb,var(--theme-brand,#b65f50) 24%,var(--theme-border,#ded5d0));background:color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 58%,var(--theme-surface,#fffdf8));box-shadow:none}.content-edit-modal>footer .ai-fill-button:hover:not(:disabled){border-color:color-mix(in srgb,var(--theme-brand,#b65f50) 48%,var(--theme-border,#ded5d0));background:var(--theme-brand-soft,#f5e1da)}.content-edit-modal .post-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-edit-modal .post-modal-grid>label{min-width:0}.content-edit-modal .post-modal-grid textarea{min-height:132px}.content-edit-modal .post-modal-grid .wide textarea{min-height:190px}.content-edit-modal .field-count{color:var(--theme-text-muted,#776b66);font-size:9px;font-weight:700;line-height:1;white-space:nowrap}.content-edit-modal .field-help{color:var(--theme-text-muted,#776b66);font-size:9px;font-weight:600;line-height:1.45}.content-edit-modal .post-modal-grid label:has(input[type=datetime-local]){min-width:0;overflow:hidden}.content-edit-modal input[type=datetime-local]{display:block;width:100%;min-width:0;max-width:100%;min-height:50px;padding:10px 12px;color-scheme:light;line-height:1.25;appearance:auto;-webkit-appearance:auto}.content-edit-modal input[type=datetime-local]::-webkit-date-and-time-value{min-width:0;margin:0;text-align:left}.content-edit-modal input[type=datetime-local]::-webkit-calendar-picker-indicator{width:22px;height:22px;margin:0 0 0 8px;padding:2px;flex:0 0 auto;cursor:pointer;opacity:.72}.content-edit-modal input[type=datetime-local]:disabled::-webkit-calendar-picker-indicator{cursor:not-allowed;opacity:.38}.content-edit-heading{display:flex;min-width:0;align-items:center;gap:13px}.content-edit-heading>div{display:grid;min-width:0;gap:4px}.content-edit-heading-icon{display:grid;width:46px;height:46px;flex:0 0 46px;place-items:center;border:1px solid color-mix(in srgb,var(--theme-brand,#b65f50) 24%,var(--theme-border,#ded5d0));border-radius:13px;color:var(--theme-brand-hover,#874238);background:var(--theme-brand-soft,#f5e1da);box-shadow:inset 0 1px hsla(0,0%,100%,.7215686275)}.content-edit-heading-icon svg{width:21px;height:21px}.post-modal-section-heading{display:grid;min-width:0;padding:2px 0 9px;grid-template-columns:34px minmax(0,1fr);grid-column:1/-1;align-items:center;gap:10px;border-bottom:1px solid var(--theme-border,#ded5d0)}.post-modal-section-heading>svg{width:34px;height:34px;padding:8px;border-radius:9px;color:var(--theme-brand-hover,#874238);background:var(--theme-brand-soft,#f5e1da)}.post-modal-section-heading>div{display:grid;min-width:0;gap:2px}.post-modal-section-heading h3{margin:0;color:var(--theme-text,#443632);font-size:12px;line-height:1.3}.post-modal-section-heading p{margin:0;color:var(--theme-text-muted,#776b66);font-size:9px;line-height:1.4}.post-modal-section-heading.publishing{margin-top:5px}.content-edit-field{padding:12px;border:1px solid color-mix(in srgb,var(--theme-border,#ded5d0) 82%,transparent);border-radius:12px;background:color-mix(in srgb,var(--theme-surface-muted,#f6f1ed) 48%,var(--theme-surface,#fffdf8))}.content-edit-field:focus-within{border-color:color-mix(in srgb,var(--theme-brand,#b65f50) 52%,var(--theme-border,#ded5d0));box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-brand,#b65f50) 10%,transparent)}.content-edit-field :where(input,textarea,.product-select-trigger){background:var(--theme-surface,#fffdf8)}.content-edit-field :where(input,textarea):disabled{color:var(--theme-text-muted,#776b66);background:var(--theme-surface-muted,#f6f1ed)}.content-edit-context{display:flex;min-width:0;flex-wrap:wrap;gap:6px}.content-edit-context span{padding:4px 7px;border:1px solid color-mix(in srgb,var(--theme-brand,#b65f50) 20%,var(--theme-border,#ded5d0));border-radius:999px;color:var(--theme-brand-hover,#874238);background:var(--theme-brand-soft,#f5e1da);font-size:8px;font-weight:800;text-transform:capitalize}.content-edit-context .unsaved{color:var(--theme-warning,#9a651b);border-color:color-mix(in srgb,var(--theme-warning,#9a651b) 25%,var(--theme-border,#ded5d0));background:#fff6df}@media(min-width:651px){.content-edit-modal>footer{display:grid;grid-template-columns:minmax(0,1fr) repeat(3,max-content);align-items:center;justify-content:end;gap:8px;bottom:0;margin-inline:0}.content-edit-modal>footer .ai-fill-button{margin:0}.content-edit-modal>footer.read-only-footer{grid-template-columns:minmax(0,1fr) max-content}.content-edit-modal .field-copy-button{width:34px;min-width:34px;padding-inline:0}.content-edit-modal .field-copy-button span{display:none}.content-edit-modal .field-copy-button.copied{width:auto;min-width:72px;padding-inline:10px}.content-edit-modal .field-copy-button.copied span{display:inline}}.editor-save-state{display:inline-flex;align-items:center;gap:7px;color:var(--theme-text-muted,#776b66);font-size:9px;font-weight:700}.editor-save-state:before{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:var(--theme-success,#477254);content:"";box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-success,#477254) 12%,transparent)}.editor-save-state.unsaved{color:var(--theme-warning,#9a651b)}.editor-save-state.unsaved:before{background:var(--theme-warning,#9a651b);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-warning,#9a651b) 12%,transparent)}.field-error{color:var(--theme-danger,#a44743);font-size:9px;font-weight:700;line-height:1.4}.destructive-confirm-backdrop{z-index:140;padding:20px}.destructive-confirm-dialog{display:grid;width:min(480px,100%);padding:26px;grid-template-columns:46px minmax(0,1fr);gap:16px;border:1px solid color-mix(in srgb,var(--theme-danger,#a44743) 25%,var(--theme-border,#ded5d0));border-radius:20px;color:var(--theme-text,#443632);background:var(--theme-surface,#fffdf8);box-shadow:0 30px 90px rgba(47,33,29,.3019607843)}.destructive-confirm-dialog .destructive-confirm-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:14px;color:var(--theme-danger,#a44743);background:var(--theme-danger-soft,#f8e7e5)}.destructive-confirm-dialog .destructive-confirm-icon svg{width:23px;height:23px}.destructive-confirm-dialog>div{min-width:0}.destructive-confirm-dialog .eyebrow{color:var(--theme-danger,#a44743)}.destructive-confirm-dialog h2{margin:7px 0 8px;font-size:20px;line-height:1.2;letter-spacing:-.025em}.destructive-confirm-dialog p{margin:0;color:var(--theme-text-muted,#776b66);font-size:11px;line-height:1.6}.destructive-confirm-dialog footer{display:flex;margin-top:6px;grid-column:1/-1;justify-content:flex-end;gap:9px}.destructive-confirm-dialog footer button{display:inline-flex;min-height:44px;padding:0 16px;align-items:center;justify-content:center;gap:7px;border-radius:11px;font-size:10px;font-weight:800}.destructive-confirm-dialog .confirm-delete-button{color:#fff;border:1px solid var(--theme-danger,#a44743);background:var(--theme-danger,#a44743)}.destructive-confirm-dialog .confirm-delete-button:hover{background:color-mix(in srgb,var(--theme-danger,#a44743) 84%,#000)}.destructive-confirm-dialog .confirm-delete-button svg{width:15px;height:15px}.user-modal>footer .confirm-delete-button{margin-right:auto;color:var(--theme-danger,#a44743);border:1px solid color-mix(in srgb,var(--theme-danger,#a44743) 35%,var(--theme-border,#ded5d0));background:var(--theme-danger-soft,#f8e7e5)}.user-modal>footer .confirm-delete-button:hover:not(:disabled){color:#fff;background:var(--theme-danger,#a44743)}.user-modal>footer .confirm-delete-button svg{width:15px;height:15px}.content-edit-modal :where(input,textarea,select)[aria-invalid=true]{border-color:var(--theme-danger,#a44743);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-danger,#a44743) 14%,transparent)}.content-edit-modal .post-modal-workflow-note{display:flex;align-items:flex-start;gap:10px}.content-edit-modal .post-modal-workflow-note>svg{width:18px;height:18px;flex:0 0 auto;color:var(--theme-brand,#b65f50)}.content-edit-modal .post-modal-workflow-note>span{display:grid;gap:2px}.content-edit-modal .post-modal-workflow-note strong{color:var(--theme-text,#443632);font-size:10px}@media(max-width:650px){.post-modal{width:100%;max-height:94dvh;margin:auto 0 0;border-radius:22px 22px 0 0}.post-modal>header{top:0}.post-modal>footer,.post-modal>header{position:sticky;z-index:4;background:color-mix(in srgb,var(--theme-surface,#fffdf8) 96%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.post-modal>footer{bottom:0;padding-bottom:calc(14px + env(safe-area-inset-bottom))}.content-edit-backdrop{display:flex;align-items:stretch;justify-content:stretch;padding:0;overflow:hidden;overscroll-behavior:contain}.content-edit-modal{width:100%;height:100dvh;max-height:100dvh;margin:0;padding-top:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scroll-padding-block:calc(72px + env(safe-area-inset-top)) calc(88px + env(safe-area-inset-bottom));border:0;border-radius:0;box-shadow:none;-webkit-overflow-scrolling:touch}.content-edit-modal>header{top:0;min-height:92px;padding:max(14px,env(safe-area-inset-top)) 18px 14px;border-radius:0}.content-edit-modal>header:after{left:18px;width:48px}.content-edit-modal>footer{min-height:0;padding-top:12px;padding-bottom:calc(14px + env(safe-area-inset-bottom));border-radius:0}.content-edit-modal>footer button{min-height:46px}.content-edit-modal>footer .primary{min-width:0}.content-edit-modal .editor-save-state{width:100%}.content-edit-modal>.assigned-media-editor,.content-edit-modal>.content-feedback,.content-edit-modal>.post-modal-grid,.content-edit-modal>.post-modal-workflow-note,.content-edit-modal>.post-review-feedback,.content-edit-modal>.preflight-with-media{margin-right:16px;margin-left:16px}.content-edit-modal>.post-modal-grid{padding-inline:0}.content-edit-modal .post-modal-grid{grid-template-columns:minmax(0,1fr)}.content-edit-modal .post-modal-grid label.wide{grid-column:auto}.content-edit-modal .post-modal-grid .wide textarea{min-height:180px}.content-edit-modal .post-modal-grid{gap:20px}.content-edit-modal .content-edit-field{padding:11px}.content-edit-modal input[type=datetime-local]{min-height:52px;padding-inline:11px 8px;font-size:16px}}@media(max-width:420px){.content-edit-modal>header{min-height:84px;padding-inline:14px}.content-edit-modal>footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding-inline:16px}.content-edit-modal>footer .ai-fill-button{grid-column:1/-1;width:100%;margin:0}.content-edit-modal>footer button{width:100%;justify-content:center}.content-edit-modal>footer .editor-save-state{grid-column:1/-1;text-align:center}.content-edit-modal .field-heading-actions{width:auto;margin-left:auto;justify-content:flex-end}.content-edit-modal .field-heading-actions .field-count,.content-edit-modal .field-heading-actions>button{flex:0 0 auto}.content-edit-modal .post-modal-grid .wide textarea{min-height:220px}.content-edit-modal .post-modal-section-heading{padding-bottom:8px}.content-edit-modal .post-modal-section-heading p{font-size:8.5px}.content-edit-modal input[type=datetime-local]{letter-spacing:-.01em}.content-edit-heading{gap:10px}.content-edit-heading-icon{width:40px;height:40px;flex-basis:40px;border-radius:7px}.content-edit-heading-icon svg{width:18px;height:18px}.content-edit-modal>header h2{font-size:19px}.content-edit-modal>header>button{width:40px;height:40px;border-radius:7px;box-shadow:none}.content-edit-modal>header:after{left:14px}.content-edit-context span{padding:3px 6px;font-size:7.5px}.destructive-confirm-dialog{padding:22px 18px 18px;grid-template-columns:40px minmax(0,1fr);border-radius:18px}.destructive-confirm-dialog .destructive-confirm-icon{width:40px;height:40px;border-radius:12px}.destructive-confirm-dialog h2{font-size:18px}.destructive-confirm-dialog footer{display:grid;grid-template-columns:minmax(0,1fr)}.destructive-confirm-dialog footer button{width:100%}.destructive-confirm-dialog .confirm-delete-button{grid-row:1}}.notification-wrap{position:relative}.topbar:has(.notification-panel){position:relative;z-index:200}.notification-trigger{position:relative;display:grid;place-items:center;width:40px;height:40px;border:1px solid #e2dce9;border-radius:11px;background:#fff;color:var(--muted);box-shadow:var(--shadow-sm)}.notification-trigger:hover,.notification-trigger[aria-expanded=true]{border-color:#d2c7e5;background:#faf8ff;color:var(--purple)}.notification-trigger>svg{width:17px}.notification-trigger>span{position:absolute;top:-5px;right:-6px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border:2px solid #fff;border-radius:10px;background:#d94c60;color:#fff;font-size:8px;font-weight:800}.notification-panel{position:absolute;z-index:210;top:calc(100% + 10px);right:0;width:min(390px,100vw - 32px);overflow:hidden;border:1px solid #e5deeb;border-radius:16px;background:#fff;box-shadow:0 22px 60px rgba(38,24,60,.1882352941);animation:notification-in .16s ease-out}.notification-panel>header{display:flex;align-items:center;justify-content:space-between;padding:16px 17px;border-bottom:1px solid var(--line)}.notification-panel>header>div{display:grid;gap:2px}.notification-panel>header strong{font:700 14px Helvetica Neue}.notification-panel>header small{color:var(--muted);font-size:9px}.notification-panel>header button{display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:8px;background:rgba(0,0,0,0);color:var(--muted)}.notification-panel>header button:hover{background:#f3eff8;color:var(--ink)}.notification-panel>header button svg{width:15px}.notification-panel>footer{padding:10px;border-top:1px solid var(--line);background:#faf9fc}.notification-panel>footer button{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:34px;border:0;border-radius:8px;background:rgba(0,0,0,0);color:var(--purple);font-size:10px;font-weight:700}.notification-panel>footer button:hover{background:#f0ebfc}.notification-panel>footer button svg{width:12px}@keyframes notification-in{0%{opacity:0;transform:translateY(-6px) scale(.985)}to{opacity:1;transform:none}}.notification-list{max-height:390px;overflow-y:auto;padding:7px}.notification-list>button{display:grid;grid-template-columns:38px minmax(0,1fr) 14px;align-items:center;gap:10px;width:100%;min-height:68px;padding:10px;border:0;border-radius:10px;background:rgba(0,0,0,0);color:var(--ink);text-align:left}.notification-list>button:focus-visible,.notification-list>button:hover{background:#f7f4fc}.notification-list>button>span:nth-child(2){display:grid;gap:3px;min-width:0}.notification-list>button strong{font-size:11px}.notification-list>button small{color:var(--muted);font-size:9px;line-height:1.35}.notification-list>button>svg{width:13px;color:#aaa3b3}.notification-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;font-weight:800}.notification-icon svg{width:16px}.notification-icon.danger{background:#fff0f1;color:#c84458}.notification-icon.draft{background:#eee9ff;color:var(--purple)}.notification-icon.upcoming{background:#fff3e8;color:#d47735}.notification-empty,.notification-loading{display:grid;justify-items:center;padding:36px 20px;color:var(--muted);text-align:center}.notification-empty>span{display:grid;place-items:center;width:42px;height:42px;margin-bottom:10px;border-radius:13px;background:#e7f7ed;color:#278c56}.notification-empty svg{width:19px}.notification-empty strong{color:var(--ink);font-size:12px}.notification-empty small{margin-top:4px;font-size:9px}.notification-loading{font-size:10px}@media(max-width:650px){.notification-panel{position:fixed;top:auto;right:12px;left:12px;width:auto;max-height:calc(100vh - 170px);max-height:calc(100dvh - 170px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overscroll-behavior:contain}.notification-list{max-height:calc(100vh - 290px);max-height:calc(100dvh - 290px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}}html:has(.landing-page){scroll-padding-top:96px;scroll-behavior:smooth}.landing-page{--landing-ink:#272131;--landing-purple:#7458c7;min-height:100vh;min-height:100dvh;overflow-x:visible;overflow-y:visible;background:#fcfafc;overflow-anchor:auto}.landing-page :where(section,footer)[id]{scroll-margin-top:96px}.landing-skip-link{position:fixed;z-index:100;top:10px;left:12px;padding:10px 14px;border-radius:8px;color:#fff;background:#33283f;font-weight:700;text-decoration:none;transform:translateY(-160%)}.landing-skip-link:focus{transform:translateY(0)}.landing-header{position:sticky;z-index:50;border-bottom:1px solid #e6e0e8;background:rgba(252,250,252,.9098039216);-webkit-backdrop-filter:blur(18px) saturate(160%);backdrop-filter:blur(18px) saturate(160%);backface-visibility:hidden;transform:translateZ(0)}.landing-nav{position:relative;z-index:10;display:flex;width:min(1180px,100% - 48px);min-height:82px;margin:auto;align-items:center;justify-content:space-between}.landing-nav a{color:inherit;text-decoration:none}.landing-brand{display:inline-flex;align-items:center;gap:9px;font:800 18px Helvetica Neue,Arial,sans-serif;letter-spacing:-.03em}.landing-brand strong>span{color:var(--landing-purple)}.landing-brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;color:#fff;background:linear-gradient(145deg,#9679e8,#6746bd);box-shadow:0 8px 18px rgba(28,32,31,.231372549)}.landing-nav-links{gap:34px;font-size:13px;font-weight:600;color:#625a6b}.landing-nav-links a:hover{color:var(--landing-purple)}.landing-menu-toggle,.landing-mobile-menu{display:none}.landing-auth-actions{display:flex;align-items:center;gap:10px}.landing-register-compact{display:none}.landing-login{display:inline-flex;min-height:40px;padding:0 15px;align-items:center;justify-content:center;border:1px solid var(--theme-border,#e4d4cc);border-radius:10px;color:var(--theme-text,#3d302d);background:color-mix(in srgb,var(--theme-surface,#fffdf9) 78%,transparent);font-weight:750;transition:color .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.landing-login:hover{color:var(--theme-brand-hover,#874238);border-color:color-mix(in srgb,var(--theme-brand,#a65347) 36%,var(--theme-border,#e4d4cc));background:var(--theme-surface,#fffdf9);box-shadow:0 7px 18px rgba(104,61,50,.0705882353);transform:translateY(-1px)}.landing-login:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-focus,#8f4339) 22%,transparent);outline-offset:2px}.landing-button{display:inline-flex;min-height:48px;padding:0 21px;align-items:center;justify-content:center;gap:9px;border:1px solid #684ab8;border-radius:12px;color:#fff;background:linear-gradient(135deg,#8065d0,#6648b7);box-shadow:0 12px 26px rgba(96,67,170,.1882352941);font-weight:700;text-decoration:none;transition:.2s ease}.landing-button svg{width:16px}.landing-button:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(96,67,170,.2588235294)}.landing-button-small{min-height:40px;padding:0 16px;border-radius:10px;font-size:13px}@media(min-width:961px){.landing-nav{min-height:64px}.landing-brand{gap:8px;font-size:16px}.landing-brand-mark{width:30px;height:30px;border-radius:9px}.landing-nav-links{gap:28px;font-size:12px}.landing-auth-actions{gap:6px}.landing-login{min-height:36px;padding:0 12px;font-size:12px}.landing-auth-actions .landing-button{min-height:36px;padding:0 13px;gap:7px;border-radius:9px;font-size:12px;box-shadow:0 6px 15px rgba(135,66,56,.1254901961)}.landing-auth-actions .landing-button svg{width:14px}}.landing-hero{position:relative;display:grid;width:min(1180px,100% - 48px);min-height:680px;margin:auto;padding:92px 0 100px;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:42px}.landing-hero:before{position:absolute;z-index:0;width:620px;height:620px;top:-180px;left:-380px;border:1px solid rgba(53,59,56,.1098039216);border-radius:50%;box-shadow:0 0 0 80px rgba(53,59,56,.031372549),0 0 0 160px rgba(53,59,56,.0196078431);content:""}.landing-hero>*{min-width:0}.landing-hero-copy{position:relative;z-index:2;max-width:100%}.landing-hero-copy h1{max-width:100%;margin:20px 0 24px;overflow-wrap:anywhere;font:800 clamp(48px,5.3vw,73px)/.99 Helvetica Neue,Arial,sans-serif;letter-spacing:-.062em}.landing-hero-copy h1 em{color:var(--landing-purple)}.landing-hero-copy>p{max-width:565px;margin:0;overflow-wrap:break-word;color:#696170;font-size:17px;line-height:1.75}.landing-kicker{display:inline-flex;align-items:center;gap:7px;color:#765bc1;font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.landing-kicker svg{width:14px}.landing-hero-actions{display:flex;flex-wrap:wrap;margin-top:32px;align-items:center;gap:24px}.landing-proof{max-width:620px;margin-top:24px;overflow:hidden;border:1px solid color-mix(in srgb,var(--theme-border,#e4d4cc) 82%,transparent);border-radius:14px;background:color-mix(in srgb,var(--theme-surface,#fffdf9) 78%,transparent);box-shadow:0 14px 34px rgba(104,61,50,.0392156863)}.landing-proof span{display:inline-flex;min-height:54px;padding:9px 12px;align-items:center;gap:8px;justify-content:center;color:var(--theme-text-muted,#74645f);font-size:10px;font-weight:800;line-height:1.35;text-align:center}.landing-proof span svg{flex:0 0 15px;color:var(--theme-success,#4e7c67)}.landing-text-link{color:#544b5c;font-weight:700;text-underline-offset:5px;display:inline-flex;align-items:center;gap:8px;padding:0 16px;min-height:44px;border:1px solid rgba(0,0,0,0);border-radius:999px;background:hsla(0,0%,100%,.82);transition:color .2s ease,transform .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.landing-text-link:focus-visible,.landing-text-link:hover{color:var(--landing-purple);transform:translateX(3px);box-shadow:0 12px 30px rgba(49,40,67,.08)}.landing-product{position:relative;z-index:2;max-width:100%;min-width:0;margin:0;transform:perspective(1400px) rotateY(-3deg) rotateX(1deg)}.landing-product figcaption{margin-top:14px;color:#8a828e;font-size:10px}.product-window{overflow:hidden;border:1px solid #dfd8e5;border-radius:19px;background:#fff;box-shadow:0 35px 90px rgba(64,41,93,.1490196078)}.product-topbar{display:flex;height:58px;padding:0 18px;align-items:center;justify-content:space-between;border-bottom:1px solid #ece7ef;background:#fdfcfd}.product-topbar .landing-brand{font-size:12px;gap:6px}.product-topbar .landing-brand-mark{width:23px;height:23px;border-radius:7px;font-size:10px}.product-avatar{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;color:#5a3ea6;font-size:9px;font-weight:800}.product-body{display:grid;min-height:420px;grid-template-columns:52px 1fr}.product-sidebar{display:flex;padding-top:27px;align-items:center;flex-direction:column;gap:22px;border-right:1px solid #ece7ef;background:#f5f1f7}.product-sidebar i{width:17px;height:17px;border-radius:5px;background:#d9d2df}.product-sidebar i.active{background:#856bd0;box-shadow:0 0 0 7px #e7e0f7}.product-canvas{min-width:0;padding:25px 24px;background:#fbfafb}.product-heading{display:flex;margin-bottom:20px;align-items:center;justify-content:space-between}.product-heading div{display:grid;gap:4px}.product-heading small{color:#8c7aa1;font-size:7px;font-weight:800;letter-spacing:.13em}.product-heading strong{font:800 17px Helvetica Neue,Arial,sans-serif}.product-heading>span{padding:5px 9px;border-radius:6px;color:#786d7f;background:#eee9f0;font-size:8px;font-weight:700}.product-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:16px}.product-editor,.product-preview{min-width:0;padding:18px;border:1px solid #ebe5ed;border-radius:12px;background:#fff}.product-editor label{display:block;margin-bottom:8px;font-size:9px;font-weight:800}.product-input{height:100px;padding:11px;border:1px solid #dfd8e4;border-radius:8px;color:#6c6570;font-size:9px;line-height:1.6}.product-tags{display:flex;margin:12px 0 20px;gap:6px}.product-tags span{padding:5px 7px;border-radius:5px;color:#765bbd;background:#f0ebfa;font-size:7px;font-weight:700}.product-generate{display:flex;height:34px;align-items:center;justify-content:center;gap:6px;border-radius:7px;color:#fff;background:#7557c4;font-size:8px;font-weight:800}.product-generate svg{width:11px}.preview-label{display:flex;margin-bottom:12px;align-items:center;justify-content:space-between;font-size:8px;font-weight:800}.preview-label small{color:#4d8b70}.preview-post{overflow:hidden;border:1px solid #e7e1e8;border-radius:8px;background:#fff}.preview-post>p{margin:9px;font-size:6.5px;line-height:1.45}.preview-account{display:flex;padding:7px;align-items:center;gap:6px}.preview-account i{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;color:#fff;background:#7b61c5;font-size:6px;font-style:normal}.preview-account span{display:grid;font-size:6px}.preview-account small{color:#8d8792;font-size:5px}.preview-image{position:relative;display:grid;height:138px;place-items:center;overflow:hidden;color:#fff;background:linear-gradient(145deg,#332641,#7656a0)}.preview-image svg{z-index:2;width:25px}.preview-orbit{position:absolute;width:95px;height:95px;border:1px solid hsla(0,0%,100%,.4);border-radius:50%;box-shadow:0 0 0 22px hsla(0,0%,100%,.0431372549),0 0 0 43px hsla(0,0%,100%,.0352941176)}.product-float{position:absolute;display:flex;align-items:center;border:1px solid #e3dce7;border-radius:12px;background:#fff;box-shadow:0 18px 40px rgba(64,41,93,.1411764706)}.product-float-score{right:-26px;bottom:50px;padding:11px 14px;gap:8px;transform:translateZ(30px)}.product-float-score svg{width:23px;color:#55a27d}.product-float-score span{display:grid}.product-float-score small{color:#8b8490;font-size:7px}.product-float-score strong{font-size:9px}.product-float-team{left:-34px;top:78px;padding:10px 12px;gap:9px}.product-float-team small{font-size:8px;font-weight:700}.float-avatars{display:flex}.float-avatars i{display:grid;width:24px;height:24px;margin-left:-5px;place-items:center;border:2px solid #fff;border-radius:50%;color:#fff;background:#8c72cf;font-size:6px;font-style:normal}.float-avatars i:nth-child(2){background:#c88883}.float-avatars i:nth-child(3){background:#668f85}.landing-trust{display:flex;min-height:76px;padding:20px 24px;align-items:center;justify-content:center;gap:30px;color:#706878;background:#f3eff6;font:700 11px Helvetica Neue,Arial,sans-serif;letter-spacing:.055em;text-transform:uppercase}.landing-trust i{width:4px;height:4px;border-radius:50%;background:#a793cb}.landing-availability{display:grid;width:min(1120px,100% - 48px);margin:34px auto 0;padding:18px;grid-template-columns:minmax(210px,.75fr) repeat(2,minmax(0,1fr));align-items:stretch;gap:10px;border:1px solid var(--theme-border,#e4d4cc);border-radius:18px;background:color-mix(in srgb,var(--theme-surface,#fffdf9) 88%,transparent);box-shadow:0 18px 42px rgba(104,61,50,.0431372549)}.landing-availability>div{display:grid;padding:9px 12px;align-content:center;gap:7px}.landing-availability h2{max-width:290px;margin:0;color:var(--theme-text,#3d302d);font:800 20px/1.18 Helvetica Neue,Arial,sans-serif;letter-spacing:-.035em;text-wrap:balance}.landing-availability article{display:grid;min-width:0;padding:16px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:11px;border:1px solid var(--theme-border,#e4d4cc);border-radius:13px;background:var(--theme-surface-muted,#f6ebe5)}.landing-availability article>svg{width:21px;height:21px;color:var(--theme-brand,#a65347)}.landing-availability article.is-available{background:color-mix(in srgb,var(--theme-success,#4e7c67) 8%,var(--theme-surface,#fffdf9))}.landing-availability article.is-available>svg{color:var(--theme-success,#4e7c67)}.landing-availability article>span{display:grid;gap:5px}.landing-availability strong{color:var(--theme-text,#3d302d);font-size:12px}.landing-availability small{color:var(--theme-text-muted,#74645f);font-size:12px;line-height:1.65}.landing-positioning{display:grid;width:min(1040px,100% - 48px);margin:auto;padding:120px 0 20px;grid-template-columns:1.15fr .85fr;column-gap:80px}.landing-positioning .landing-kicker{grid-column:1/-1;margin-bottom:22px}.landing-positioning h2{margin:0;font:800 clamp(35px,4.2vw,51px)/1.11 Helvetica Neue,Arial,sans-serif;letter-spacing:-.052em}.landing-positioning>div{padding-top:8px}.landing-positioning>div p{margin:0 0 19px;color:#6c6471;font-size:15px;line-height:1.75}.landing-positioning>div strong{color:#3c3343}.landing-post-system{position:relative;width:min(1120px,100% - 48px);margin:92px auto 0;padding:48px;border:1px solid hsla(0,0%,100%,.0705882353);border-radius:26px;color:#fffaf3;background:radial-gradient(circle at 92% 10%,rgba(208,138,114,.1490196078) 0,transparent 28%),linear-gradient(145deg,#332724,#49332f);box-shadow:0 28px 70px rgba(104,61,50,.1254901961)}.landing-post-system:after{position:absolute;width:260px;height:260px;top:-205px;right:-30px;border:1px solid rgba(255,248,240,.1098039216);border-radius:50%;box-shadow:0 0 0 44px rgba(255,248,240,.0352941176),0 0 0 88px rgba(255,248,240,.0235294118);content:"";pointer-events:none}.landing-post-system header{position:relative;z-index:1;display:grid;max-width:780px;gap:12px}.landing-post-system header .landing-kicker{color:#efb7a5}.landing-post-system header h2{margin:0;font:800 clamp(30px,3.4vw,46px)/1.08 Helvetica Neue,Arial,sans-serif;letter-spacing:-.05em}.landing-post-system header p{max-width:650px;margin:0;color:#d2c3be;font-size:13px}.landing-post-system>div{position:relative;z-index:1;display:grid;margin-top:42px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.landing-post-system>div:before{position:absolute;height:1px;top:42px;right:10%;left:10%;border-top:1px dashed rgba(239,183,165,.3019607843);content:"";pointer-events:none}.landing-post-system article{position:relative;display:grid;min-width:0;min-height:210px;gap:20px;overflow:hidden;border:1px solid hsla(0,0%,100%,.0862745098);border-radius:16px;background:rgba(255,250,243,.0509803922);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.landing-post-system article:nth-child(2n){transform:translateY(18px)}.landing-post-system article:after{position:absolute;width:80px;height:80px;right:-42px;bottom:-42px;border:1px solid rgba(239,183,165,.1019607843);border-radius:50%;content:""}.landing-post-system article>span{z-index:1;display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(239,183,165,.2117647059);border-radius:50%;color:#efb7a5;background:rgba(239,183,165,.0784313725);box-shadow:0 0 0 7px #332724}.landing-post-system article>span svg{width:20px;height:20px}.landing-post-system article>div{display:grid;gap:7px}.landing-post-system article small{color:#efb7a5;font-size:8px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.landing-post-system article h3{margin:0;font:800 16px/1.3 Helvetica Neue,Arial,sans-serif}.landing-post-system article p{margin:0;color:#c9bbb6;font-size:11px;line-height:1.65}.landing-tour{width:min(1120px,100% - 48px);margin:auto;padding:80px 0 20px;scroll-margin-top:78px}.landing-tour .landing-section-heading{display:grid;max-width:none;margin-bottom:36px;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:end;gap:16px 48px;text-align:left}.landing-tour .landing-section-heading>.ui-eyebrow{grid-column:1/-1}.landing-tour .landing-section-heading h2{max-width:14ch;margin:0;text-wrap:balance}.landing-tour .landing-section-heading p{max-width:42ch;margin:0;font-size:15px;line-height:1.75}.tour-shell{overflow:hidden;border:1px solid var(--theme-border);border-radius:12px;background:var(--theme-surface);box-shadow:none}.tour-tabs{display:grid;padding:6px;grid-template-columns:repeat(4,1fr);gap:5px;border-bottom:1px solid #e8e1eb;background:#f7f3f8}.tour-tabs button{position:relative;display:grid;min-height:52px;padding:6px 9px;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;align-content:center;align-items:center;gap:0 8px;border:1px solid rgba(0,0,0,0);border-radius:10px;color:#766d7d;background:rgba(0,0,0,0);text-align:left;cursor:pointer;transition:.18s ease}.tour-tabs button:hover{color:#523d8d;background:hsla(0,0%,100%,.6)}.tour-tabs button:focus-visible{outline:3px solid rgba(140,112,212,.3333333333);outline-offset:2px}.tour-tabs button.active{border-color:#d9cdea;color:#493375;background:#fff;box-shadow:0 5px 14px rgba(71,49,93,.062745098)}.tour-tabs button>span{display:grid;width:28px;height:28px;grid-row:1/3;place-items:center;border-radius:8px;color:#7255bd;background:#ebe4f6}.tour-tabs svg{width:15px}.tour-tabs small{align-self:end;color:#a198a6;font-size:7px;font-weight:800;line-height:1;letter-spacing:.08em}.tour-tabs strong{overflow:hidden;align-self:start;font:800 11px/1.15 Helvetica Neue,Arial,sans-serif;text-overflow:ellipsis;white-space:nowrap}.tour-tabs em{display:none}.tour-introduction{margin:0;padding:18px 24px;border-bottom:1px solid var(--theme-border,#e4d4cc);color:var(--theme-text-muted,#74645f);font-size:13px;line-height:1.6}.landing-first-post{display:grid;margin-top:32px;padding:32px;grid-template-columns:minmax(0,.85fr) minmax(0,1.4fr);gap:28px 40px;border-block:1px solid var(--theme-border);background:var(--theme-surface-muted)}.landing-first-post h3{max-width:22ch;margin:12px 0;color:var(--theme-text);font-size:26px;line-height:1.2;letter-spacing:-.035em;text-wrap:balance}.landing-first-post p{margin:0;color:var(--theme-text-muted);font-size:13px;line-height:1.7}.landing-first-post .first-post-action{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:12px}.landing-first-post .first-post-action a{flex:none}.landing-first-post small{color:var(--theme-text-muted);font-size:11px;line-height:1.6}@media(max-width:680px){.tour-introduction{padding:16px 20px}.landing-first-post{padding:24px 20px;grid-template-columns:minmax(0,1fr);gap:24px}.landing-first-post .first-post-action{align-items:stretch;flex-direction:column;gap:12px}.landing-first-post .first-post-action a{justify-content:center}}.tour-content{display:grid;padding:44px;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:start;gap:42px;outline:0}.tour-copy{min-width:0}.tour-copy .tour-step-label{display:inline-flex;padding:7px 10px;align-items:center;gap:6px;border-radius:999px;color:#6347a6;background:#eee8f7;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tour-copy .tour-step-label svg{width:13px}.tour-copy h3{max-width:540px;margin:18px 0 14px;font:800 clamp(28px,2.75vw,39px)/1.08 Helvetica Neue,Arial,sans-serif;letter-spacing:-.045em;text-wrap:balance}.tour-copy>p{margin:0;color:var(--theme-text-muted);font-size:14px;line-height:1.72}.tour-copy ul{display:grid;margin:25px 0 0;padding:0;gap:11px;list-style:none}.tour-copy li{display:flex;align-items:flex-start;gap:9px;color:var(--theme-text);font-size:12px;font-weight:700;line-height:1.45}.tour-copy li svg{flex:0 0 17px;width:17px;margin-top:1px;padding:3px;border-radius:50%;color:#fff;background:#5d9a7b}.tour-list-label{display:block;margin-top:24px;color:var(--theme-text-muted);font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.tour-copy .tour-list-label+ul{margin-top:10px}.tour-copy li svg{flex:0 0 18px;width:18px;height:18px;margin-top:0;padding:0;border-radius:0;color:var(--theme-success,#4e7c67);background:rgba(0,0,0,0)}.tour-step-controls{display:flex;margin-top:25px;padding-top:16px;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #e6d8d1}.tour-step-controls>span{color:#8a7b75;font-size:9px;font-weight:800}.tour-step-controls>div{display:flex;gap:7px}.tour-step-controls button{display:inline-flex;min-height:44px;padding:0 12px;align-items:center;gap:5px;border:1px solid #d9c8c0;border-radius:8px;color:#684a43;background:#fffdf9;font-size:9px;font-weight:800}.tour-step-controls button:last-child{color:#fffaf3;border-color:#a65347;background:#a65347}.tour-step-controls button:disabled{cursor:not-allowed;opacity:.38}.tour-step-controls button:focus-visible{outline:3px solid rgba(166,83,71,.1882352941);outline-offset:2px}.tour-step-controls svg{width:12px}.tour-preview{overflow:hidden;border:1px solid #ddd5e2;border-radius:18px;background:#fbfafb;box-shadow:0 24px 54px rgba(63,40,85,.1019607843)}.tour-preview>header{display:flex;min-height:48px;padding:0 15px;align-items:center;gap:10px;border-bottom:1px solid #e8e2ea;background:#fff}.tour-preview>header>span{display:flex;gap:4px}.tour-preview>header>span i{width:6px;height:6px;border-radius:50%;background:#d5ccd9}.tour-preview>header>span i:first-child{background:#9c82d4}.tour-preview>header small{flex:1 1;color:#746b79;font-size:8px;font-weight:800}.tour-preview>header em{padding:5px 7px;border-radius:6px;color:#547565;background:#e8f3ed;font-size:7px;font-style:normal;font-weight:800}.tour-preview>footer{display:flex;padding:13px 16px;align-items:center;gap:9px;color:#3f735b;background:#edf6f1}.tour-preview>footer svg{width:18px}.tour-preview>footer span{display:grid;gap:1px}.tour-preview>footer strong{font-size:11px}.tour-preview>footer small{color:var(--theme-text-muted,#74645f);font-size:12px;line-height:1.6}.tour-preview-body{display:grid;min-height:0;padding:24px;grid-template-columns:minmax(0,1fr);align-items:center;gap:12px}.tour-preview-body>svg{width:18px;margin:0 auto;color:var(--theme-brand);transform:rotate(90deg)}.tour-preview-context,.tour-preview-result{display:grid;min-width:0;min-height:104px;padding:20px;align-content:center;gap:8px;border:1px solid #e4dce7;border-radius:14px;background:#fff}.tour-preview-context small,.tour-preview-result small{color:var(--theme-text-muted);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tour-preview-context strong,.tour-preview-result strong{font:700 16px/1.4 Helvetica Neue,Arial,sans-serif;text-wrap:balance}.tour-preview-context>span{color:var(--theme-text-muted);font-size:11px;line-height:1.5}.tour-preview-result{position:relative;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;align-content:center;gap:10px;border-color:#d3c5e3;background:linear-gradient(145deg,#fff,#f5f0f9)}.tour-preview-result>span{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;color:#fff;background:#7457bf}.tour-preview-result>span svg{width:18px}.tour-preview-result>div{display:grid;min-width:0;gap:4px}.tour-preview-result>svg{width:20px;color:#529372}.tour-preview-result p{margin:0;color:var(--theme-text-muted);font-size:11px;line-height:1.6}@media(min-width:681px)and (max-width:960px){.tour-preview-body{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);padding:20px}.tour-preview-body>svg{transform:none}.tour-preview-context,.tour-preview-result{height:100%;padding:16px}.tour-preview-result{grid-template-columns:minmax(0,1fr) auto}.tour-preview-result>span{display:none}}.landing-features{width:min(1120px,100% - 48px);margin:auto;padding:36px 0 96px}.landing-product-photos{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(36px,5vw,64px);align-items:center;width:min(1120px,100% - 48px);margin:auto;padding:64px 0 30px;scroll-margin-top:100px}.product-photos-copy h2{max-width:540px;margin:16px 0;color:#241d29;font:800 clamp(34px,3.8vw,48px)/1.04 Helvetica Neue,Arial,sans-serif;letter-spacing:-.045em}.product-photos-copy>p{max-width:520px;margin:0;color:#716a76;font-size:14px}.product-photos-copy ol{display:grid;gap:9px;margin:28px 0 30px;padding:0;list-style:none}.product-photos-copy li{display:flex;gap:14px;align-items:center;padding:12px 14px;border:1px solid #e7e0e9;border-radius:12px;background:#fff}.product-photos-copy li>span{color:#8c54b3;font-size:10px;font-weight:800;letter-spacing:.12em}.product-photos-copy li div{display:grid;gap:3px}.product-photos-copy li strong{color:#312838;font-size:13px}.product-photos-copy li small{color:#817985;font-size:11px}.product-photos-copy .landing-button{width:fit-content}.image-studio-facts{display:grid;margin-top:28px;gap:9px}.image-studio-facts article{display:grid;padding:12px 13px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:11px;border:1px solid color-mix(in srgb,var(--theme-border,#e4d4cc) 86%,transparent);border-radius:12px;background:color-mix(in srgb,var(--theme-surface,#fffdf9) 84%,transparent)}.image-studio-facts article>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:var(--theme-brand,#a65347);background:var(--theme-brand-soft,#f5e1da)}.image-studio-facts svg{width:17px;height:17px}.image-studio-facts article>div{display:grid;gap:3px}.image-studio-facts strong{color:var(--theme-text,#3d302d);font-size:13px}.image-studio-facts p{max-width:450px;margin:0;color:var(--theme-text-muted,#74645f);font-size:12px}.image-generator-guides{display:grid;margin:28px 0 30px;gap:10px}.image-generator-guides details{overflow:hidden;border:1px solid var(--theme-border,#e4d4cc);border-radius:14px;background:var(--theme-surface,#fffdf9)}.image-generator-guides details[open]{border-color:color-mix(in srgb,var(--theme-brand,#a65347) 28%,var(--theme-border,#e4d4cc));box-shadow:0 12px 28px rgba(104,61,50,.0509803922)}.image-generator-guides summary{display:grid;min-height:70px;padding:14px 16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;cursor:pointer;list-style:none}.image-generator-guides summary::-webkit-details-marker{display:none}.image-generator-guides summary:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-focus,#8f4339) 22%,transparent);outline-offset:-3px}.image-generator-guides summary>span:first-child{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;color:var(--theme-brand,#a65347);background:var(--theme-brand-soft,#f5e1da)}.image-generator-guides summary>span:nth-child(2){display:grid;gap:2px}.image-generator-guides summary svg{width:20px;height:20px}.image-generator-guides summary>svg{width:17px;height:17px;color:var(--theme-brand,#a65347);transition:transform .2s ease}.image-generator-guides summary small{color:var(--theme-text-subtle,#8b7b75);font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.image-generator-guides summary strong{color:var(--theme-text,#3d302d);font-size:14px}.image-generator-guides ol{padding:0 16px 16px;gap:7px}.image-generator-guides li{padding:9px 10px;border-radius:9px;background:var(--theme-canvas,#faf6ef)}.product-photos-note{display:flex;gap:8px;align-items:flex-start;margin-top:16px;color:#77707c;font-size:12px;line-height:1.55}.product-photos-note svg{width:15px;height:15px;flex:none;margin-top:2px;color:#765196}.product-photos-note a{color:#70438f;font-weight:800;text-decoration:underline;text-underline-offset:2px}@media(prefers-reduced-motion:reduce){.product-photo-after img,.product-photo-before img{transition:none}.product-photo-comparison figure:hover img{transform:none}}.product-photos-preview{min-width:0;max-width:100%;overflow:hidden;border:1px solid #ded3e5;border-radius:22px;background:#fff;box-shadow:0 28px 70px rgba(75,56,92,.0941176471)}.product-photos-preview>header{display:flex;align-items:center;gap:11px;padding:17px 19px;border-bottom:1px solid #eee8f0}.product-photos-preview>header>span{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;color:#794d99;background:#f0e8f5}.product-photos-preview>header>span svg{width:21px;height:21px}.product-photos-preview>header div{display:grid;gap:2px}.product-photos-preview>header small{color:#8b838e;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-photos-preview>header strong{color:#33293a;font-size:13px}.product-photos-preview>header em{margin-left:auto;padding:6px 9px;border-radius:999px;color:#42735d;background:#e8f4ed;font-size:9px;font-style:normal;font-weight:800}.product-photos-preview>footer{display:flex;gap:10px;align-items:center;padding:15px 19px;border-top:1px solid #eee8f0;color:#4d7e68;background:#faf8fb}.product-photos-preview>footer svg{width:21px;height:21px;flex:none}.product-photos-preview>footer span{display:grid;gap:2px}.product-photos-preview>footer strong{color:#3d3443;font-size:11px}.product-photos-preview>footer small{font-size:9px}.product-photo-case-heading{display:flex;padding:16px 22px 0;align-items:center;justify-content:space-between;gap:14px}.product-photo-case-heading>span{display:grid;gap:2px}.product-photo-case-heading small{color:var(--theme-brand,#a65347);font-size:7px;font-weight:850;text-transform:uppercase}.product-photo-case-heading strong{color:var(--theme-text,#3d302d);font-size:11px}.product-photo-case-heading b{padding:5px 8px;border-radius:999px;color:var(--theme-success,#4e7c67);background:color-mix(in srgb,var(--theme-success,#4e7c67) 11%,transparent);font-size:7px;white-space:nowrap}.product-photo-case-heading.clothing-case{margin-top:3px;padding-top:17px;border-top:1px solid var(--theme-border,#e4d4cc)}.product-photo-comparison{display:grid;min-width:0;max-width:100%;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;padding:22px 22px 14px}.product-photo-comparison figure{min-width:0;margin:0}.product-photo-comparison figcaption{margin-top:8px;color:#817a84;font-size:9px;font-weight:700;text-align:center}.product-photo-comparison.clothing-comparison{padding-top:15px}.product-photo-after,.product-photo-before{position:relative;display:grid;min-width:0;max-width:100%;aspect-ratio:1;overflow:hidden;place-items:center;border:1px solid var(--theme-border,#e4d4cc);border-radius:14px;background:var(--theme-surface-muted,#f6ebe5)}.product-photo-before{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--theme-surface,#fffdf9) 40%,transparent)}.product-photo-after{border-color:color-mix(in srgb,var(--theme-brand,#a65347) 32%,var(--theme-border,#e4d4cc));box-shadow:0 10px 24px color-mix(in srgb,var(--theme-brand,#a65347) 12%,transparent)}.product-photo-after img,.product-photo-before img{display:block;width:100%;min-width:0;max-width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-photo-after img{filter:saturate(1.03) contrast(1.02)}.product-photo-stage-label{position:absolute;z-index:1;top:10px;left:10px;padding:5px 8px;border:1px solid color-mix(in srgb,var(--theme-surface,#fffdf9) 62%,transparent);border-radius:999px;color:var(--theme-text,#3d302d);background:color-mix(in srgb,var(--theme-surface,#fffdf9) 86%,transparent);box-shadow:0 4px 12px rgba(51,41,58,.0784313725);font-weight:850;letter-spacing:.1em;line-height:1;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-photo-after .product-photo-stage-label{color:var(--theme-surface,#fffdf9);border-color:color-mix(in srgb,var(--theme-brand,#a65347) 78%,transparent);background:color-mix(in srgb,var(--theme-brand,#a65347) 88%,transparent)}.product-photo-comparison figure:hover img{transform:scale(1.035)}.product-photo-arrow{width:28px;height:28px;padding:7px;flex:none;border:1px solid color-mix(in srgb,var(--theme-brand,#a65347) 22%,var(--theme-border,#e4d4cc));border-radius:50%;color:var(--theme-brand,#a65347);background:var(--theme-surface,#fffdf9);box-shadow:0 6px 16px color-mix(in srgb,var(--theme-brand,#a65347) 10%,transparent)}.product-photo-styles{display:flex;flex-wrap:wrap;gap:7px;padding:0 22px 20px}.product-photo-styles span{padding:6px 10px;border:1px solid #e3dbe7;border-radius:999px;color:#817985;font-size:9px;font-weight:800}.product-photo-styles span.active{color:#fff;border-color:#765196;background:#765196}.landing-section-heading{max-width:650px;margin:0 auto 58px;text-align:center}.landing-section-heading h2{margin:15px 0 17px;font:800 clamp(35px,4.5vw,53px)/1.08 Helvetica Neue,Arial,sans-serif;letter-spacing:-.05em}.landing-section-heading p{max-width:570px;margin:auto;color:#6c6472;font-size:16px;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-grid article{position:relative;min-height:280px;padding:28px;overflow:hidden;border:1px solid #e8e2eb;border-radius:16px;background:#fff;transition:.2s ease}.feature-grid article:hover{transform:translateY(-4px);border-color:#cfc2e4;box-shadow:0 18px 40px rgba(75,56,92,.0509803922)}.feature-grid article:hover .feature-line{width:calc(100% - 56px)}.feature-grid h3{max-width:270px;margin:25px 0 10px;font:800 18px/1.3 Helvetica Neue,Arial,sans-serif}.feature-grid p{margin:0;color:#716a76;font-size:13px;line-height:1.7}.feature-card-top{align-items:center;justify-content:space-between}.feature-card-top small{color:#8e8296;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.feature-line{position:absolute;width:40px;height:3px;bottom:0;left:28px;border-radius:5px 5px 0 0;background:#8064cc;transition:width .25s ease}.feature-icon{width:42px;height:42px;border-radius:12px;color:#7659c3;background:#eee9f8}.feature-icon svg{width:21px}.feature-audiences{display:grid;margin-top:28px;padding:28px;gap:24px;border:1px solid var(--theme-border,#e4d4cc);border-radius:18px;background:linear-gradient(145deg,var(--theme-surface-muted,#f6ebe5),color-mix(in srgb,var(--theme-surface,#fffdf9) 88%,transparent));box-shadow:0 16px 38px rgba(104,61,50,.0431372549)}.feature-audiences>header{display:grid;max-width:760px;gap:7px}.feature-audiences>header>span{color:var(--theme-brand,#a65347);font-size:9px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.feature-audiences>header h3{margin:0;color:var(--theme-text,#3d302d);font:800 clamp(24px,3vw,34px)/1.12 Helvetica Neue,Arial,sans-serif;letter-spacing:-.04em;text-wrap:balance}.feature-audiences>header p{max-width:670px;margin:0;color:var(--theme-text-muted,#74645f);font-size:12px;line-height:1.65}.feature-audiences>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.feature-audiences article{display:grid;min-width:0;min-height:230px;padding:19px;grid-template-rows:auto auto auto 1fr auto;align-content:start;gap:10px;border:1px solid color-mix(in srgb,var(--theme-border,#e4d4cc) 84%,transparent);border-radius:13px;background:color-mix(in srgb,var(--theme-surface,#fffdf9) 90%,transparent);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.feature-audiences article:hover{border-color:color-mix(in srgb,var(--theme-brand,#a65347) 28%,var(--theme-border,#e4d4cc));box-shadow:0 12px 26px rgba(104,61,50,.0470588235);transform:translateY(-3px)}.feature-audiences article small{color:var(--theme-brand-hover,#874238);font-size:10px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.feature-audiences article h4{margin:0;color:var(--theme-text,#3d302d);font:800 14px/1.35 Helvetica Neue,Arial,sans-serif}.feature-audiences article p{margin:0;color:var(--theme-text-muted,#74645f);font-size:12px;line-height:1.55}.feature-audiences article strong{padding-top:10px;border-top:1px solid var(--theme-border,#e4d4cc);color:var(--theme-text,#3d302d);font-size:11px;letter-spacing:.03em}.feature-audience-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;color:var(--theme-brand,#a65347);background:var(--theme-brand-soft,#f5e1da)}.feature-audience-icon svg{width:18px;height:18px}.landing-collaboration{display:grid;margin:0 auto 120px;padding:70px;grid-template-columns:.95fr 1.05fr;align-items:center;gap:72px;border:1px solid #e3dce7;border-radius:28px;background:linear-gradient(145deg,#f6f1f8,#fff 58%);box-shadow:0 28px 70px rgba(68,45,89,.062745098)}.collaboration-copy h2{margin:16px 0 18px;font:800 clamp(34px,4vw,49px)/1.08 Helvetica Neue,Arial,sans-serif;letter-spacing:-.052em}.collaboration-copy>p{margin:0;color:#6c6472;line-height:1.75}.collaboration-feature-list{display:grid;margin-top:30px;gap:17px}.collaboration-feature-list article{display:grid;grid-template-columns:auto 1fr;gap:12px}.collaboration-feature-list article>span{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;color:var(--landing-purple);background:#eee8f7}.collaboration-feature-list svg{width:18px}.collaboration-feature-list h3{margin:1px 0 4px;font:800 13px Helvetica Neue,Arial,sans-serif}.collaboration-feature-list p{margin:0;color:#736b78;font-size:11px;line-height:1.55}.collaboration-preview{overflow:hidden;border:1px solid #ddd4e2;border-radius:18px;background:#fff;box-shadow:0 26px 58px rgba(61,39,87,.1098039216)}.collaboration-preview header{display:flex;min-height:76px;padding:15px 18px;align-items:center;justify-content:space-between;border-bottom:1px solid #ebe5ee;background:#fcfafc}.collaboration-preview header>div{display:flex;align-items:center;gap:10px}.collaboration-preview header>div>svg{width:25px;color:#7659c3}.collaboration-preview header>div span{display:grid;gap:2px}.collaboration-preview header>div small{color:#92899a;font-size:7px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.collaboration-preview header>div strong{font-size:12px}.collaboration-preview>section{display:grid;padding:6px 18px 18px;gap:9px}.collaboration-preview>section>div{display:grid;padding:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid #e7e0ea;border-radius:11px}.collaboration-preview>section div>div{display:grid;gap:2px}.collaboration-preview>section small{color:#92889a;font-size:7px;font-weight:800;text-transform:uppercase}.collaboration-preview>section strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.collaboration-preview>section p{margin:0;color:#7b7280;font-size:8px}.collaboration-preview>section em{padding:6px 8px;border-radius:7px;color:#684ea8;background:#eee8f8;font-size:7px;font-style:normal;font-weight:800}.collaboration-preview>section em.secure{color:#39745a;background:#e6f3ec}.collaboration-preview>footer{display:flex;padding:14px 18px;align-items:center;gap:9px;color:#356d55;background:#edf7f1}.collaboration-preview>footer svg{width:19px}.collaboration-preview>footer span{display:grid;gap:2px}.collaboration-preview>footer strong{font-size:9px}.collaboration-preview>footer small{color:#658074;font-size:7px}.collaboration-preview-switch{display:inline-flex;min-height:32px;padding:0 10px;align-items:center;gap:6px;border:1px solid #d9cfdf;border-radius:8px;color:#61556a;background:#fff;font-size:8px;font-weight:800}.collaboration-preview-switch svg{width:12px}.workspace-preview-options{display:grid;margin:16px 18px 10px;padding:7px;gap:5px;border:1px solid #e4dce8;border-radius:12px;background:#f8f5f9}.workspace-preview-options>span{display:grid;min-width:0;padding:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;border-radius:8px}.workspace-preview-options>span:first-child{background:#fff;box-shadow:0 3px 10px rgba(77,54,90,.0509803922)}.workspace-preview-options>span>i{display:grid;width:27px;height:27px;place-items:center;border-radius:8px;color:#fff;background:var(--landing-purple);font-size:7px;font-style:normal;font-weight:800}.workspace-preview-options>span>b{display:grid;min-width:0;gap:2px;font-size:9px}.workspace-preview-options>span small{color:#8a8190;font-size:7px;font-weight:600;text-transform:none}.workspace-preview-options>span>svg{width:16px;color:#4e9975}.preview-section-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;color:#6f52b5;background:#eee8f8}.preview-section-icon svg{width:16px}.preview-section-icon.review{color:#39745a;background:#e8f3ed}.landing-workflow{display:grid;width:min(1120px,100% - 48px);margin:0 auto 120px;padding:68px;grid-template-columns:.9fr 1.1fr;gap:100px;border-radius:26px;background:#30283a;color:#fff}.landing-workflow .workflow-intro h2{margin:15px 0 18px;font:800 clamp(34px,4vw,48px)/1.08 Helvetica Neue,Arial,sans-serif;letter-spacing:-.05em}.landing-workflow .workflow-intro p{margin:0 0 28px;color:#c5bdca;font-size:14px;line-height:1.7}.landing-workflow ol{margin:0;padding:0;list-style:none}.landing-workflow ol li{display:flex;padding:25px 0;gap:20px;border-bottom:1px solid hsla(0,0%,100%,.0901960784)}.landing-workflow ol li:last-child{border:0}.landing-workflow ol li>span{color:#aa93e2;font:800 12px Helvetica Neue,Arial,sans-serif}.landing-workflow ol li strong{font:800 16px Helvetica Neue,Arial,sans-serif}.landing-workflow ol li p{margin:6px 0 0;color:#ada5b2;font-size:12px;line-height:1.55}.landing-principles{display:grid;width:min(1040px,100% - 48px);margin:0 auto 120px;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:start}.landing-principles header{position:sticky;top:120px}.landing-principles header h2{margin:14px 0 0;font:800 clamp(34px,4vw,48px)/1.1 Helvetica Neue,Arial,sans-serif;letter-spacing:-.05em}.landing-principles>div{display:grid}.landing-principles article{display:grid;padding:26px 0;grid-template-columns:150px 1fr;gap:20px;border-top:1px solid #e2dce5}.landing-principles article:last-child{border-bottom:1px solid #e2dce5}.landing-principles article strong{font:800 15px Helvetica Neue,Arial,sans-serif}.landing-principles article p{margin:0;color:#706875;font-size:13px;line-height:1.7}.landing-collaboration,.landing-faq,.landing-features,.landing-positioning,.landing-principles,.landing-workflow{scroll-margin-top:100px}.landing-faq{width:min(960px,100% - 48px);margin:0 auto 120px}.faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px}.faq-list details{overflow:hidden;border:1px solid #e2dce5;border-radius:12px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.faq-list details[open]{border-color:#d3b8ae;box-shadow:0 10px 26px rgba(104,61,50,.0509803922)}.faq-list summary{display:flex;min-height:72px;padding:20px 22px;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;list-style:none;font:800 14px/1.4 Helvetica Neue,Arial,sans-serif}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-focus,#8f4339) 22%,transparent);outline-offset:-3px}.faq-list summary svg{width:17px;flex:0 0 auto;color:var(--landing-purple);transition:transform .2s ease}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list details>div{padding:0 22px 22px}.faq-list p{margin:0;color:#706875;font-size:13px;line-height:1.7}.faq-follow-up{display:flex;margin-top:18px;padding:22px 24px;align-items:center;justify-content:space-between;gap:24px;border-radius:12px;background:#f6ebe5}.faq-follow-up span{display:grid;gap:4px}.faq-follow-up strong{font:800 14px Helvetica Neue,Arial,sans-serif}.faq-follow-up small{color:#74645f;font-size:11px}.faq-follow-up .landing-text-link{flex:0 0 auto}.landing-cta{position:relative;display:grid;min-height:480px;padding:70px 24px;place-items:center;overflow:hidden;color:#fff;background:linear-gradient(140deg,#795ac9,#56399c);text-align:center}.landing-cta>div{position:relative;z-index:2;display:flex;align-items:center;flex-direction:column}.landing-cta .landing-kicker{color:#ddd1ff}.landing-cta h2{margin:17px 0;font:800 clamp(38px,5vw,58px)/1.06 Helvetica Neue,Arial,sans-serif;letter-spacing:-.055em}.landing-cta p{margin:0 0 28px;color:#e7e0f6;font-size:15px}.landing-cta small{margin-top:15px;color:#ddd4ea;font-size:10px}.cta-orbit{position:absolute;width:330px;height:330px;border:1px solid hsla(0,0%,100%,.168627451);border-radius:50%;box-shadow:0 0 0 80px hsla(0,0%,100%,.0392156863),0 0 0 160px hsla(0,0%,100%,.031372549),0 0 0 240px hsla(0,0%,100%,.0196078431)}.landing-button-light{color:#5d43a0;box-shadow:0 14px 30px rgba(44,23,107,.2)}.landing-footer{color:#f7f1ed;background:#2f2927}.footer-main{display:grid;width:min(1180px,100% - 48px);margin:auto;padding:68px 0 54px;grid-template-columns:minmax(280px,1fr) minmax(460px,.95fr);gap:clamp(70px,10vw,150px)}.footer-brand{display:grid;justify-items:start;align-content:start;gap:18px}.footer-brand>a{display:inline-flex;color:inherit;text-decoration:none}.footer-brand .landing-brand{color:#fff}.footer-brand p{max-width:430px;margin:0;color:#c9bfba;font-size:14px;line-height:1.7}.footer-product-status{display:inline-flex;min-height:34px;padding:0 12px;align-items:center;gap:8px;border:1px solid hsla(0,0%,100%,.1215686275);border-radius:999px;color:#d8ceca;background:hsla(0,0%,100%,.031372549);font-size:10px;font-weight:700}.footer-product-status i{width:7px;height:7px;border-radius:50%;background:#74c69d;box-shadow:0 0 0 4px rgba(116,198,157,.1215686275)}.footer-account-actions{display:flex;align-items:center;gap:12px}.footer-account-actions a{display:inline-flex;min-height:42px;padding:0 16px;align-items:center;justify-content:center;gap:8px;border:1px solid hsla(0,0%,100%,.168627451);border-radius:10px;color:#fff;font-size:11px;font-weight:800;text-decoration:none;transition:border-color .2s ease,background .2s ease,transform .2s ease}.footer-account-actions a:first-child{color:#3d302d;border-color:#fff;background:#fff}.footer-account-actions a:hover{transform:translateY(-2px);border-color:#e4a994}.footer-account-actions a:focus-visible{outline:3px solid rgba(228,169,148,.4);outline-offset:3px}.footer-account-actions a svg{width:14px}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));gap:38px}.footer-links nav{display:grid;align-content:start;gap:2px}.footer-links strong{margin-bottom:12px;color:#a99e99;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.footer-links a{display:inline-flex;align-items:center;min-height:44px;width:fit-content;color:#eee7e3;font-size:12px;font-weight:700;line-height:1.35;text-decoration:none;transition:color .2s ease,transform .2s ease}.footer-links a:hover{color:#e4a994;transform:translateX(2px)}.footer-links a:focus-visible{border-radius:3px;outline:3px solid rgba(228,169,148,.4);outline-offset:3px}.footer-links a span{color:#a99e99;font-size:10px}.footer-bottom{display:grid;width:min(1180px,100% - 48px);min-height:74px;margin:auto;padding:18px 0;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;border-top:1px solid hsla(0,0%,100%,.0901960784);color:#a99e99}.footer-bottom small{font-size:10px}.footer-bottom>span{display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:700}.footer-bottom>span svg{width:14px;color:#74c69d}.footer-bottom nav{display:flex;justify-content:flex-end;gap:18px}.footer-bottom a{color:#bdb3ae;font-size:10px;font-weight:700;text-decoration:none}.footer-bottom a:hover{color:#fff}.footer-bottom a:focus-visible{outline:3px solid rgba(228,169,148,.4);outline-offset:3px}.landing-footer .footer-brand p{color:#c9bfba}.landing-header .brand-lockup>strong>span{color:#98483f!important}.landing-login,.landing-nav-links a{display:inline-flex;min-height:32px;align-items:center}.tour-tabs button em,.tour-tabs button small{color:#655d69}.image-generator-guides summary small{color:#695a55}.product-photos-preview>header small{color:#655d69}.product-photo-case-heading b{color:#35634f}.product-photo-comparison figcaption,.product-photo-styles span{color:#655d69}.feature-card-top small{color:#665b70}.landing-page .collaboration-preview header small,.landing-page .collaboration-preview>section small{color:#65586d!important}.landing-page .workspace-preview-options small{color:#625867!important}.collaboration-preview>footer small{color:#3d6654}.landing-footer .brand-lockup>strong,.landing-footer .brand-lockup>strong>span{color:#f4e5df!important}.landing-footer .footer-account-actions a,.landing-footer .footer-bottom,.landing-footer .footer-bottom a,.landing-footer .footer-brand p,.landing-footer .footer-links a,.landing-footer .footer-links strong{color:#d8cec9}.landing-footer .footer-bottom>small,.landing-footer .footer-brand p{color:#d8cec9!important}.landing-footer .footer-account-actions a:first-child{color:#3d302d}.faq-list summary,.image-generator-guides summary{min-height:44px!important}.landing-menu-toggle{min-width:44px;min-height:44px}.footer-account-actions a{min-height:44px}.product-photo-styles:focus-visible{border-radius:8px;outline:3px solid color-mix(in srgb,var(--theme-focus,#8f4339) 25%,transparent);outline-offset:3px}@media(max-width:960px){.landing-hero{padding-top:65px;grid-template-columns:minmax(0,1fr)}.landing-hero-copy{max-width:720px;text-align:center}.landing-hero-copy>p{margin-inline:auto}.landing-hero-actions{justify-content:center}.landing-proof{margin-inline:auto}.landing-product{width:min(680px,92%);margin:20px auto 0}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-audiences>div{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-audiences article{min-height:205px}.landing-product-photos{grid-template-columns:1fr}.product-photos-copy{text-align:center}.product-photos-copy h2,.product-photos-copy>p{margin-inline:auto}.product-photos-copy ol{max-width:620px;margin-inline:auto;text-align:left}.product-photos-copy .landing-button{margin-inline:auto}.product-photos-note{justify-content:center}.product-photos-preview{width:min(680px,100%);margin:auto}.landing-positioning{gap:45px}.landing-availability{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-availability>div{grid-column:1/-1;padding-bottom:4px;text-align:center}.landing-availability h2{max-width:500px;margin-inline:auto}.landing-post-system>div{grid-template-columns:repeat(2,minmax(0,1fr))}.tour-content{padding:42px;grid-template-columns:1fr;gap:38px}.landing-workflow{padding:48px;gap:50px}.landing-collaboration{padding:48px;grid-template-columns:1fr;gap:45px}.footer-main{grid-template-columns:minmax(0,1fr);gap:48px}.landing-nav-links{display:none}.landing-menu-toggle{display:grid;width:44px;height:44px;padding:0;flex:0 0 auto;place-items:center;border:1px solid var(--theme-border,#e4d4cc);border-radius:10px;color:var(--theme-text,#3d302d);background:var(--theme-surface,#fffdf9);cursor:pointer}.landing-menu-toggle svg{width:20px}.landing-menu-toggle:focus-visible{outline:3px solid rgba(166,83,71,.1882352941);outline-offset:2px}.landing-mobile-menu{display:grid;position:absolute;top:100%;right:24px;left:24px;max-height:0;padding:0 18px;overflow:hidden;visibility:hidden;border:1px solid rgba(0,0,0,0);border-radius:0 0 14px 14px;background:var(--theme-surface,#fffdf9);box-shadow:0 18px 36px rgba(80,53,45,.1019607843);opacity:0;transform:translateY(-8px);transition:max-height .25s ease,padding .25s ease,opacity .2s ease,transform .2s ease,visibility .2s ease}.landing-mobile-menu.open{max-height:590px;padding:12px 18px 18px;visibility:visible;border-color:var(--theme-border,#e4d4cc);opacity:1;transform:translateY(0)}.landing-mobile-menu>a{display:flex;min-height:48px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--theme-border,#e4d4cc);color:var(--theme-text,#3d302d);font-size:13px;font-weight:800;text-decoration:none}.landing-mobile-menu>a svg{width:15px;color:var(--theme-brand,#a65347)}.landing-mobile-menu>div{display:grid;padding-top:16px;grid-template-columns:1fr 1fr;gap:10px}.landing-mobile-menu>div>a{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border:1px solid var(--theme-border,#e4d4cc);border-radius:10px;color:var(--theme-text,#3d302d);font-size:12px;font-weight:800;text-decoration:none}.landing-mobile-menu>div .landing-button{color:var(--theme-on-brand,#fffaf3)}.landing-auth-actions{margin-left:auto}.landing-auth-actions .landing-button,.landing-auth-actions .landing-login{min-height:44px}}@media(max-width:680px){.landing-header{background:var(--theme-canvas,#faf6ef);-webkit-backdrop-filter:none;backdrop-filter:none}.landing-nav{width:min(100% - 30px,1180px);min-height:70px}.landing-brand{font-size:16px}.landing-nav .landing-brand-mark{width:30px;height:30px}.landing-auth-actions{display:none}.landing-mobile-menu{right:15px;left:15px}.landing-hero{width:min(100% - 30px,1180px);padding:60px 0 80px}.landing-hero-copy h1{font-size:clamp(41px,14vw,56px)}.landing-hero-copy>p{font-size:15px}.landing-hero-actions{flex-direction:column;gap:15px}.landing-proof{align-items:center;flex-direction:column;gap:7px}.landing-product{width:100%;margin-inline:0;transform:none}.product-body{min-height:310px;grid-template-columns:36px 1fr}.product-canvas{padding:16px 12px}.product-grid{grid-template-columns:1fr}.product-float-team,.product-preview{display:none}.product-float-score{right:-4px;bottom:24px}.landing-trust{flex-direction:column;gap:8px;text-align:center}.landing-trust i{display:none}.landing-availability{width:min(100% - 30px,1120px);margin-top:22px;padding:12px;grid-template-columns:1fr}.landing-availability>div{grid-column:auto;padding:10px 8px}.landing-availability article{padding:14px}.landing-positioning{width:min(100% - 30px,1040px);padding-top:85px;grid-template-columns:1fr;gap:24px}.landing-positioning .landing-kicker{margin-bottom:0}.landing-post-system{width:min(100% - 30px,1120px);margin-top:54px;padding:28px 20px 32px;border-radius:18px}.landing-post-system>div{margin-top:22px;grid-template-columns:minmax(0,1fr)}.landing-post-system>div:before{width:1px;height:auto;top:22px;right:auto;bottom:22px;left:41px;border-top:0;border-left:1px dashed rgba(239,183,165,.3019607843)}.landing-post-system article{min-height:0;grid-template-columns:auto minmax(0,1fr);gap:14px;transform:none}.landing-post-system article:nth-child(2n){transform:none}.landing-tour{width:calc(100% - 32px);padding:56px 0 0}.landing-tour .landing-section-heading{grid-template-columns:minmax(0,1fr);gap:16px;margin-bottom:28px}.landing-tour .landing-section-heading h2{max-width:14ch;font-size:clamp(32px,9.5vw,40px)}.tour-shell{border-radius:10px}.tour-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.tour-tabs button{min-height:56px}.tour-content{padding:28px 20px 22px;gap:28px}.tour-copy h3{font-size:30px}.tour-step-controls{align-items:center;flex-direction:row}.tour-step-controls>div{width:auto}.tour-step-controls button{flex:1 1;justify-content:center}.tour-preview-body{min-height:0;padding:14px;grid-template-columns:1fr;gap:10px}.tour-preview-body>svg{margin:auto;transform:rotate(90deg)}.tour-preview-context,.tour-preview-result{min-height:112px;padding:15px}.tour-preview>header em{display:none}.landing-features{width:min(100% - 30px,1120px);padding:85px 0}.landing-product-photos{width:min(100% - 30px,1120px);padding:80px 0 0}.product-photos-copy h2{font-size:clamp(30px,9vw,36px)}.product-photo-comparison{gap:7px;padding:15px 12px 12px}.product-photo-comparison figcaption{font-size:10px}.product-photo-styles{padding:0 12px 15px}.feature-grid{grid-template-columns:1fr}.feature-audiences{margin-top:18px;padding:20px 16px;gap:18px}.feature-audiences>div{grid-template-columns:1fr}.feature-audiences article{min-height:0;padding:17px}.feature-audiences article:hover{transform:none}.landing-workflow{padding:35px 25px;grid-template-columns:1fr;gap:25px}.landing-collaboration,.landing-workflow{width:min(100% - 30px,1120px);margin-bottom:85px}.landing-collaboration{padding:32px 20px;gap:32px;border-radius:20px}.collaboration-preview>section>div{grid-template-columns:auto minmax(0,1fr)}.collaboration-preview>section em{grid-column:2;justify-self:start}.landing-principles{width:min(100% - 30px,1040px);margin-bottom:85px;grid-template-columns:1fr;gap:28px}.landing-principles header{position:static}.landing-principles article{grid-template-columns:1fr;gap:8px}.landing-faq{width:min(100% - 30px,960px);margin-bottom:85px}.faq-list{grid-template-columns:1fr}.faq-list summary{min-height:64px;padding:18px}.faq-list details>div{padding:0 18px 18px}.faq-follow-up{align-items:flex-start;flex-direction:column}.landing-cta{min-height:420px}.footer-main{padding:54px 0 42px}.footer-bottom,.footer-main{width:min(100% - 30px,1180px)}.footer-bottom{padding:24px 0;grid-template-columns:1fr auto}.footer-bottom>span{justify-self:end}.footer-bottom nav{grid-column:1/-1;justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.landing-page,.landing-page *,html:has(.landing-page){scroll-behavior:auto!important;transition:none!important}}.landing-page{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}@media(max-width:620px){html:has(.landing-page){scroll-padding-top:76px}.landing-page :where(section,footer)[id]{scroll-margin-top:76px}.footer-main{padding:44px 0 34px;gap:38px}.footer-brand{justify-items:stretch}.footer-brand p{font-size:13px}.footer-brand>a{width:fit-content}.footer-product-status{width:fit-content;line-height:1.4}.footer-account-actions{display:grid;grid-template-columns:1fr 1fr}.footer-account-actions a{width:100%}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 24px}.footer-links nav:last-child{grid-column:1/-1;grid-template-columns:repeat(3,auto);justify-content:start;gap:2px 24px}.footer-links nav:last-child strong{grid-column:1/-1}.footer-bottom{grid-template-columns:1fr;gap:14px}.footer-bottom>span{justify-self:start}.footer-bottom nav{grid-column:auto;flex-wrap:wrap}}.landing-page{--landing-ink:var(--theme-text,#3d302d);--landing-purple:var(--theme-brand,#a65347);color:var(--theme-text,#3d302d)}.landing-header{border-color:var(--theme-border,#e4d4cc);background:color-mix(in srgb,var(--theme-canvas,#faf6ef) 94%,transparent);-webkit-backdrop-filter:blur(12px) saturate(130%);backdrop-filter:blur(12px) saturate(130%)}.landing-nav-links{color:var(--theme-text-muted,#74645f)}.landing-kicker{color:var(--theme-brand,#a65347)}.landing-text-link{color:var(--theme-text,#3d302d)}.landing-hero-copy>p,.landing-positioning>div p,.landing-section-heading p{color:var(--theme-text-muted,#74645f)}.landing-button{border-color:var(--theme-brand-hover,#874238);border-radius:10px;color:var(--theme-on-brand,#fffaf3);background:linear-gradient(135deg,var(--theme-brand,#a65347),var(--theme-brand-hover,#874238));box-shadow:0 8px 18px rgba(135,66,56,.1411764706)}.landing-button:hover{box-shadow:0 11px 22px rgba(135,66,56,.1803921569)}.landing-button:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-focus,#8f4339) 24%,transparent);outline-offset:3px}.landing-button-light{border-color:var(--theme-on-brand,#fffaf3);color:var(--theme-brand-hover,#874238);background:var(--theme-on-brand,#fffaf3);box-shadow:0 8px 18px rgba(89,39,32,.1568627451)}.collaboration-preview,.product-window{border-color:var(--theme-border,#e4d4cc);border-radius:14px;box-shadow:0 18px 42px rgba(104,61,50,.0901960784)}.collaboration-preview header,.product-topbar,.tour-preview>header{background:var(--theme-surface,#fffdf9);border-color:var(--theme-border,#e4d4cc)}.product-canvas,.product-editor,.product-preview{background:var(--theme-surface,#fffdf9)}.product-sidebar{border-color:var(--theme-border,#e4d4cc);background:var(--theme-surface-muted,#f6ebe5)}.product-sidebar i.active{box-shadow:0 0 0 7px var(--theme-brand-soft,#f5e1da)}.preview-account i,.product-generate,.product-sidebar i.active{background:var(--theme-brand,#a65347)}.preview-image{background:linear-gradient(145deg,#4b302c,#a65347)}.product-float{border-color:var(--theme-border,#e4d4cc);border-radius:10px;box-shadow:0 10px 24px rgba(104,61,50,.1019607843)}.landing-trust{color:var(--theme-text-muted,#74645f);background:var(--theme-surface-muted,#f6ebe5)}.landing-trust i{background:var(--theme-accent,#d08a72)}.landing-trust{counter-reset:landing-trust-step;border-block:1px solid color-mix(in srgb,var(--theme-border,#e4d4cc) 72%,transparent)}.landing-trust span{counter-increment:landing-trust-step}.landing-trust span:before{display:grid;width:23px;height:23px;place-items:center;border:1px solid color-mix(in srgb,var(--theme-brand,#a65347) 25%,var(--theme-border,#e4d4cc));border-radius:50%;color:var(--theme-brand-hover,#874238);background:color-mix(in srgb,var(--theme-surface,#fffdf9) 78%,transparent);content:counter(landing-trust-step,decimal-leading-zero);font-size:7px;font-weight:850;letter-spacing:0}.tour-shell{background:var(--theme-surface,#fffdf9)}.tour-tabs{border-color:var(--theme-border,#e4d4cc);background:var(--theme-surface-muted,#f6ebe5)}.tour-tabs button{border-radius:9px;color:var(--theme-text-muted,#74645f)}.tour-tabs button.active,.tour-tabs button:hover{color:var(--theme-brand-hover,#874238);background:var(--theme-surface,#fffdf9)}.tour-tabs button.active{border-color:var(--theme-brand);box-shadow:none}.feature-icon,.tour-tabs button>span{color:var(--theme-brand,#a65347);background:var(--theme-brand-soft,#f5e1da)}.tour-copy .tour-step-label{color:var(--theme-brand-hover,#874238);background:var(--theme-brand-soft,#f5e1da)}.tour-preview{border-color:var(--theme-border,#e4d4cc);border-radius:10px;background:var(--theme-surface);box-shadow:none}.tour-preview>header>span i{background:#d8c5be}.tour-preview>header>span i:first-child{background:var(--theme-brand,#a65347)}.tour-preview-body>svg{color:var(--theme-brand,#a65347)}.tour-preview-context,.tour-preview-result{border-color:var(--theme-border,#e4d4cc);border-radius:10px;background:var(--theme-surface,#fffdf9)}.tour-preview-result{background:var(--theme-surface-muted)}.tour-preview-result>span{background:var(--theme-brand,#a65347)}.feature-grid article{border-color:var(--theme-border,#e4d4cc);background:var(--theme-surface,#fffdf9)}.feature-grid article:hover{border-color:#d2b5aa;box-shadow:0 10px 24px rgba(104,61,50,.0705882353)}.feature-line{background:var(--theme-brand,#a65347)}.landing-hero:after{z-index:-1;width:clamp(360px,46vw,680px);aspect-ratio:1;top:50%;right:-18%;background:radial-gradient(circle,color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 86%,transparent) 0 28%,transparent 68%);filter:blur(10px);transform:translateY(-50%);animation:landing-ambient-pulse 9s ease-in-out infinite}.product-window{position:relative}.product-window:after{position:absolute;width:38%;height:160%;top:-30%;left:-55%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3215686275),transparent);content:"";pointer-events:none;transform:rotate(14deg);animation:landing-window-glint 8s ease-in-out 1.4s infinite}.product-topbar-status{display:flex;align-items:center;gap:12px}.product-topbar-status>span:first-child{display:inline-flex;align-items:center;gap:5px;color:var(--theme-text-muted,#74645f);font-size:7px;font-weight:750}.product-topbar-status i{width:5px;height:5px;border-radius:50%;background:var(--theme-success,#4e7c67);box-shadow:0 0 0 4px color-mix(in srgb,var(--theme-success,#4e7c67) 12%,transparent);animation:landing-status-pulse 2.8s ease-out infinite}.product-heading>span{display:inline-flex;align-items:center;gap:5px}.product-heading>span i{width:5px;height:5px;border-radius:50%;background:#d08a72}.product-input{position:relative}.product-cursor{display:inline-block;width:1px;height:10px;margin-left:2px;vertical-align:-2px;background:var(--theme-brand,#a65347);animation:landing-cursor-blink 1.15s step-end infinite}.product-generate{position:relative;overflow:hidden}.product-generate-sheen{position:absolute;width:50%;height:160%;top:-30%;left:-70%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2588235294),transparent);transform:skewX(-18deg);animation:landing-generate-sheen 4.8s ease-in-out 2s infinite}.product-float-schedule{right:30px;top:-22px;padding:10px 12px;gap:8px;animation-delay:-3.6s}.product-float-schedule>svg{width:20px;color:var(--theme-brand,#a65347)}.product-float-schedule>span{display:grid;gap:2px}.product-float-schedule small{color:var(--theme-text-muted,#74645f);font-size:7px}.product-float-schedule strong{color:var(--theme-text,#3d302d);font-size:8px}.feature-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch}.feature-grid .feature-card{grid-column:span 4}.feature-grid .feature-card-1,.feature-grid .feature-card-2{grid-column:span 6}.feature-card{display:flex;min-height:280px;flex-direction:column;justify-content:space-between}.feature-card:before{position:absolute;width:150px;height:150px;right:-76px;bottom:-92px;border:1px solid color-mix(in srgb,var(--theme-brand,#a65347) 13%,transparent);border-radius:50%;box-shadow:0 0 0 28px color-mix(in srgb,var(--theme-brand,#a65347) 3%,transparent);content:"";transition:transform .45s cubic-bezier(.2,.75,.25,1)}.feature-card:hover:before{transform:translate(-10px,-10px) scale(1.08)}.feature-card-copy{position:relative;z-index:1}.feature-card-1,.feature-card-2{min-height:320px;background:linear-gradient(145deg,var(--theme-surface,#fffdf9),color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 50%,#fffdf9))}.feature-card-1 h3,.feature-card-2 h3{max-width:360px;font-size:22px}.feature-card-1 p,.feature-card-2 p{max-width:430px}@keyframes landing-ambient-pulse{0%,to{opacity:.65;transform:translateY(-50%) scale(.94)}50%{opacity:1;transform:translateY(-52%) scale(1.04)}}@keyframes landing-window-glint{0%,72%,to{left:-55%;opacity:0}78%{opacity:.7}92%{left:125%;opacity:0}}@keyframes landing-status-pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb,var(--theme-success,#4e7c67) 28%,transparent)}65%,to{box-shadow:0 0 0 6px rgba(0,0,0,0)}}@keyframes landing-cursor-blink{0%,48%{opacity:1}49%,to{opacity:0}}@keyframes landing-generate-sheen{0%,62%,to{left:-70%;opacity:0}70%{opacity:1}90%{left:130%;opacity:0}}@media(max-width:960px){.feature-grid .feature-card{grid-column:span 6}.feature-grid .feature-card-8{grid-column:1/-1}}@media(max-width:680px){.product-float-schedule{display:none}.feature-grid .feature-card{grid-column:1/-1;min-height:260px}.feature-grid .feature-card-8{min-height:220px}}@media(prefers-reduced-motion:reduce){.landing-hero:after,.product-cursor,.product-generate-sheen,.product-topbar-status i,.product-window:after{animation:none!important}.product-generate-sheen,.product-window:after{display:none}.product-cursor{opacity:1}}.landing-product{--preview-rotate-x:0deg;--preview-rotate-y:0deg;padding-top:24px;transform:perspective(1400px) rotateX(var(--preview-rotate-x)) rotateY(var(--preview-rotate-y));transition:transform .22s ease-out;animation:landing-preview-arrive-interactive .9s cubic-bezier(.2,.75,.25,1) .12s both}.product-mode-switcher{position:absolute;z-index:5;display:flex;top:0;left:50%;padding:4px;gap:3px;border:1px solid color-mix(in srgb,var(--theme-border,#e4d4cc) 90%,transparent);border-radius:12px;background:color-mix(in srgb,var(--theme-surface,#fffdf9) 92%,transparent);box-shadow:0 12px 28px rgba(104,61,50,.0941176471);-webkit-backdrop-filter:blur(16px) saturate(140%);backdrop-filter:blur(16px) saturate(140%);transform:translate(-50%,-18%)}.product-mode-switcher button{display:inline-flex;min-height:34px;padding:0 11px;align-items:center;gap:6px;border:0;border-radius:8px;color:var(--theme-text-muted,#74645f);background:rgba(0,0,0,0);font-size:8px;font-weight:800;cursor:pointer;transition:color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .2s ease}.product-mode-switcher button svg{width:13px}.product-mode-switcher button:hover{color:var(--theme-brand-hover,#874238);transform:translateY(-1px)}.product-mode-switcher button:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-focus,#8f4339) 25%,transparent);outline-offset:2px}.product-mode-switcher button.active{color:var(--theme-on-brand,#fffaf3);background:var(--theme-brand,#a65347);box-shadow:0 5px 12px rgba(135,66,56,.168627451)}.product-canvas{animation:landing-product-state-in .42s cubic-bezier(.2,.75,.25,1) both}.preview-image-review{background:linear-gradient(145deg,#314b41,#5d8d76)}.preview-image-schedule{background:linear-gradient(145deg,#30394b,#657590)}.landing-trust{position:relative;overflow:hidden}.landing-trust:after{position:absolute;width:22%;height:1px;right:-22%;bottom:0;background:linear-gradient(90deg,transparent,var(--theme-brand,#a65347),transparent);content:"";animation:landing-trust-line 7s ease-in-out infinite}.motion-ready [data-reveal=visible] .feature-card{animation:landing-card-enter .62s cubic-bezier(.2,.75,.25,1) both}.motion-ready [data-reveal=visible] .feature-card:nth-child(2){animation-delay:70ms}.motion-ready [data-reveal=visible] .feature-card:nth-child(3){animation-delay:.12s}.motion-ready [data-reveal=visible] .feature-card:nth-child(4){animation-delay:.17s}.motion-ready [data-reveal=visible] .feature-card:nth-child(5){animation-delay:.22s}.motion-ready [data-reveal=visible] .feature-card:nth-child(6){animation-delay:.27s}.motion-ready [data-reveal=visible] .feature-card:nth-child(7){animation-delay:.32s}.feature-card{transform-style:preserve-3d}.feature-card:hover{transform:translateY(-7px) rotateX(.6deg);box-shadow:0 20px 44px rgba(104,61,50,.0941176471)}@keyframes landing-preview-arrive-interactive{0%{opacity:0;transform:perspective(1400px) rotateX(5deg) rotateY(-7deg) translate3d(34px,28px,0)}to{opacity:1;transform:perspective(1400px) rotateX(var(--preview-rotate-x)) rotateY(var(--preview-rotate-y)) translateZ(0)}}@keyframes landing-product-state-in{0%{opacity:.25;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-trust-line{0%,12%{right:-22%;opacity:0}24%{opacity:1}58%,to{right:100%;opacity:0}}@keyframes landing-card-enter{0%{opacity:0;transform:translateY(22px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:680px){.landing-product{padding-top:22px;transform:none!important;transform-style:flat;animation:none}.product-mode-switcher{width:max-content;max-width:calc(100vw - 30px)}.product-mode-switcher button{padding-inline:9px}.product-topbar-status>span:first-child{display:none}}@media(prefers-reduced-motion:reduce){.landing-product,.landing-trust:after,.motion-ready [data-reveal=visible] .feature-card,.product-canvas{animation:none!important}.landing-product{transform:none!important;transition:none!important}}.landing-scroll-progress{position:absolute;z-index:4;right:0;left:0;background:linear-gradient(90deg,var(--theme-brand,#a65347),var(--theme-accent,#d08a72));transform:scaleX(0);transform-origin:left center;transition:transform 80ms linear}.landing-outcomes{position:relative;z-index:3;width:min(1120px,100% - 48px);margin:72px auto 0;padding:18px;overflow:hidden;border:1px solid color-mix(in srgb,var(--theme-border,#e4d4cc) 84%,transparent);border-radius:24px;background:radial-gradient(circle at 8% 0,rgba(255,255,255,.062745098),transparent 28%),var(--theme-text,#3d302d);color:var(--theme-on-brand,#fffaf3);box-shadow:0 28px 70px rgba(90,44,36,.1098039216)}.landing-outcomes:before{position:absolute;width:320px;height:320px;top:-240px;right:8%;border:1px solid hsla(0,0%,100%,.0705882353);border-radius:50%;box-shadow:0 0 0 55px hsla(0,0%,100%,.031372549),0 0 0 110px hsla(0,0%,100%,.0196078431);content:"";pointer-events:none;animation:landing-outcome-orbit 12s ease-in-out infinite}.landing-outcomes>header{display:flex;padding:10px 12px 22px;align-items:end;justify-content:space-between;gap:24px}.landing-outcomes>header span{color:#c7b5af;font-size:9px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.landing-outcomes>header strong{max-width:380px;font:750 clamp(18px,2vw,25px)/1.15 Helvetica Neue,Arial,sans-serif;letter-spacing:-.035em;text-align:right}.landing-outcomes>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid hsla(0,0%,100%,.0705882353);border-radius:15px;background:hsla(0,0%,100%,.0705882353)}.landing-outcomes article{position:relative;display:grid;min-height:210px;padding:24px;grid-template-columns:auto 1fr;align-content:space-between;gap:36px 14px;background:hsla(0,0%,100%,.031372549);transition:background-color .3s ease}.landing-outcomes article:hover{background:hsla(0,0%,100%,.0588235294)}.outcome-index{color:#bfa9a2;font-size:8px;font-weight:850;letter-spacing:.12em}.outcome-icon{display:grid;width:38px;height:38px;margin-left:auto;place-items:center;border:1px solid hsla(0,0%,100%,.0941176471);border-radius:11px;color:#f3b8a5;background:hsla(0,0%,100%,.0470588235)}.outcome-icon svg{width:19px}.landing-outcomes article>div{grid-column:1/-1;align-self:end}.landing-outcomes article>div strong{font:750 16px/1.25 Helvetica Neue,Arial,sans-serif;letter-spacing:-.02em}.landing-outcomes article>div p{max-width:260px;margin:8px 0 0;color:#c9bbb6;font-size:10px;line-height:1.6}.outcome-arrow{position:absolute;z-index:2;width:15px;right:-8px;bottom:26px;color:#d9a99a}.landing-positioning{padding-top:145px}.landing-positioning h2{position:relative}.landing-positioning h2:before{position:absolute;width:44px;height:3px;top:-24px;left:0;border-radius:99px;background:var(--theme-brand,#a65347);content:""}@keyframes landing-outcome-orbit{0%,to{transform:translateZ(0) rotate(0)}50%{transform:translate3d(-24px,18px,0) rotate(8deg)}}@media(max-width:760px){.landing-outcomes{width:min(100% - 30px,1120px);margin-top:46px;padding:12px;border-radius:18px}.landing-outcomes>header{align-items:flex-start;flex-direction:column;padding:10px 8px 18px;gap:9px}.landing-outcomes>header strong{max-width:300px;text-align:left}.landing-outcomes>div{grid-template-columns:1fr}.landing-outcomes article{min-height:150px;padding:20px;gap:22px 12px}.outcome-arrow{right:20px;bottom:-8px;transform:rotate(90deg)}.landing-positioning{padding-top:110px}}@media(prefers-reduced-motion:reduce){.landing-scroll-progress{transition:none}.landing-outcomes:before{animation:none}}.landing-collaboration{border-radius:16px;background:linear-gradient(145deg,var(--theme-surface-muted,#f6ebe5),var(--theme-surface,#fffdf9) 58%);box-shadow:0 16px 38px rgba(104,61,50,.062745098)}.landing-hero-copy .landing-kicker{border:1px solid color-mix(in srgb,var(--theme-brand,#a65347) 20%,transparent);background:color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 72%,transparent)}.landing-positioning>div{padding:24px;border:1px solid var(--theme-border,#e4d4cc);border-radius:16px;background:color-mix(in srgb,var(--theme-surface,#fffdf9) 82%,transparent);box-shadow:0 14px 34px rgba(104,61,50,.0470588235)}.landing-positioning>div p:last-child{margin-bottom:0}.landing-features,.landing-product-photos,.landing-tour{position:relative}.landing-features:before,.landing-product-photos:before,.landing-tour:before{position:absolute;width:42px;height:3px;top:54px;left:50%;border-radius:999px;background:color-mix(in srgb,var(--theme-brand,#a65347) 58%,transparent);content:"";transform:translateX(-50%)}.landing-product-photos:before{top:34px;left:0;transform:none}.landing-features:before{top:12px}.landing-product-photos{width:min(1216px,100% - 48px);padding:64px 40px 42px;overflow:hidden;border:1px solid color-mix(in srgb,var(--theme-border,#e4d4cc) 82%,transparent);border-radius:28px;background:radial-gradient(circle at 96% 4%,color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 74%,transparent) 0,transparent 24%),linear-gradient(145deg,color-mix(in srgb,var(--theme-surface,#fffdf9) 90%,transparent),color-mix(in srgb,var(--theme-surface-muted,#f6ebe5) 72%,transparent));box-shadow:0 28px 74px rgba(104,61,50,.0509803922)}.landing-product-photos:after{position:absolute;z-index:0;width:260px;height:260px;right:-185px;bottom:-185px;border:1px solid color-mix(in srgb,var(--theme-brand,#a65347) 10%,transparent);border-radius:50%;box-shadow:0 0 0 46px color-mix(in srgb,var(--theme-brand,#a65347) 3%,transparent),0 0 0 92px color-mix(in srgb,var(--theme-brand,#a65347) 2%,transparent);content:"";pointer-events:none}.product-photos-copy,.product-photos-preview{position:relative;z-index:1}.landing-product-photos:before{left:48px}.faq-list details,.image-generator-guides details{transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}@media(min-width:961px){.landing-product-photos{align-items:start}.product-photos-preview{margin-top:-28px}}.faq-list details:hover,.image-generator-guides details:hover{border-color:color-mix(in srgb,var(--theme-brand,#a65347) 30%,var(--theme-border,#e4d4cc));box-shadow:0 12px 28px rgba(104,61,50,.062745098);transform:translateY(-2px)}.landing-workflow{position:relative;overflow:hidden}.landing-workflow:after{position:absolute;width:280px;height:280px;right:-180px;bottom:-180px;border:1px solid hsla(0,0%,100%,.0705882353);border-radius:50%;box-shadow:0 0 0 48px hsla(0,0%,100%,.031372549),0 0 0 96px hsla(0,0%,100%,.0196078431);content:"";pointer-events:none}.landing-workflow>*{position:relative;z-index:1}.landing-workflow ol{display:grid;gap:9px}.landing-workflow ol li{padding-inline:18px;border:1px solid hsla(0,0%,100%,.0705882353);border-radius:10px;background:hsla(0,0%,100%,.031372549);transition:padding .2s ease,background-color .2s ease}.landing-workflow ol li:hover{padding-inline:14px;background:hsla(0,0%,100%,.031372549)}.landing-principles>div{counter-reset:landing-principle}.landing-principles header{padding:28px;overflow:hidden;border:1px solid var(--theme-border,#e4d4cc);border-radius:18px;background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 82%,transparent) 0,transparent 42%),var(--theme-surface,#fffdf9);box-shadow:0 16px 38px rgba(104,61,50,.0470588235)}.landing-principles article{position:relative;padding-inline:18px;counter-increment:landing-principle;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.landing-principles article:hover{border-color:color-mix(in srgb,var(--theme-brand,#a65347) 28%,var(--theme-border,#e4d4cc));background:color-mix(in srgb,var(--theme-surface,#fffdf9) 72%,transparent);transform:translateX(4px)}.landing-principles article:before{position:absolute;top:28px;left:-34px;color:var(--theme-brand,#a65347);content:"0" counter(landing-principle);font-size:9px;font-weight:850;letter-spacing:.08em}.faq-list{counter-reset:landing-faq}.faq-list details{counter-increment:landing-faq}.faq-list summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto}.faq-list summary:before{color:color-mix(in srgb,var(--theme-brand,#a65347) 72%,var(--theme-text-muted,#74645f));content:counter(landing-faq,decimal-leading-zero);font-size:9px;font-weight:850;letter-spacing:.08em}.landing-cta>div{max-width:680px;padding-inline:16px}.landing-cta p{max-width:560px;line-height:1.65;text-wrap:balance}@media(max-width:960px){.landing-hero{min-height:auto;padding-bottom:76px;gap:54px}.landing-hero-copy{margin-inline:auto}.landing-positioning{grid-template-columns:1fr 1fr}.landing-product-photos{display:flex;width:min(100% - 36px,760px);padding:64px clamp(24px,5vw,40px) 42px;align-items:stretch;flex-direction:column;gap:0}.landing-product-photos:before{top:30px;left:50%;transform:translateX(-50%)}.product-photos-copy{display:contents}.product-photos-copy>.landing-kicker{order:1;align-self:center}.product-photos-copy>h2{order:2;align-self:center}.product-photos-copy>p{order:3;align-self:center}.image-studio-facts{order:4;width:min(680px,100%);margin-inline:auto;text-align:left}.product-photos-preview{order:5;margin-top:24px}.image-generator-guides{order:6;width:min(680px,100%);margin-inline:auto}.product-photos-copy>.landing-button{order:7;align-self:center}.product-photos-note{order:8;width:min(680px,100%);margin-inline:auto}.landing-workflow{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.tour-tabs{padding:6px;gap:5px}.tour-tabs button{min-height:56px}}@media(max-width:820px){.landing-positioning,.landing-workflow{grid-template-columns:minmax(0,1fr)}.landing-workflow{gap:32px}.landing-principles{gap:44px}}@media(max-width:680px){.landing-hero{padding-top:42px;padding-bottom:60px;gap:34px}.landing-hero-copy h1{margin-block:18px;font-size:clamp(38px,12.5vw,52px);line-height:1.02}.landing-hero-copy>p{line-height:1.65}.landing-hero-actions{width:100%;margin-top:26px;gap:10px}.landing-hero-actions .landing-button{width:100%}.landing-hero-actions .landing-text-link{min-height:44px}.landing-proof{width:100%;grid-template-columns:1fr;align-items:stretch}.landing-proof span{justify-content:center}.landing-proof span+span{border-top:0;border-left:0}.landing-trust{padding:18px 15px;align-items:stretch;gap:6px;background:rgba(0,0,0,0)}.landing-trust span{padding:10px 12px;border:1px solid var(--theme-border,#e4d4cc);border-radius:10px;background:var(--theme-surface-muted,#f6ebe5);font-size:10px}.landing-positioning{grid-template-columns:1fr}.tour-tabs{padding:4px;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;overflow:visible}.tour-tabs button{min-width:0;min-height:60px;padding:6px 3px;grid-template-columns:1fr;grid-template-rows:28px auto;justify-items:center;gap:3px;text-align:center}.tour-tabs button>span{width:27px;height:27px;grid-row:1}.tour-tabs button small{position:absolute;top:4px;right:5px}.tour-tabs button strong{width:100%;align-self:center;font-size:10px;line-height:1.1}.landing-positioning>div{padding:20px}.landing-product-photos{width:min(100% - 30px,1120px);margin-top:20px;padding:54px 15px 24px;border-radius:20px}.landing-product-photos:before{top:24px}.landing-product-photos:after{display:none}.landing-workflow{grid-template-columns:1fr}.landing-workflow ol li{padding-block:20px}.landing-workflow ol li:hover{padding-inline:18px}.landing-principles article{padding-left:34px}.landing-principles article:before{left:0}.landing-principles header{padding:23px 20px}.landing-principles article:hover{transform:none}.product-photos-preview>header{align-items:flex-start}.product-photos-preview>header em{display:none}.product-photo-styles{overflow-x:auto;flex-wrap:nowrap;scrollbar-width:thin}.product-photo-styles span{flex:0 0 auto}.faq-list details:hover,.image-generator-guides details:hover{transform:none}}@media(max-width:420px){.landing-hero-copy .landing-kicker{max-width:100%;font-size:9px;letter-spacing:.08em}.landing-hero-copy h1{font-size:clamp(35px,11.6vw,46px);overflow-wrap:normal}.landing-hero-copy>p{font-size:14px}.landing-product{width:100%;margin-left:0}.product-float-score{display:none}.footer-account-actions{grid-template-columns:1fr}}@media(max-width:480px){.product-photo-comparison{grid-template-columns:1fr}.product-photo-comparison figure{width:100%}.product-photo-comparison>svg{margin:1px auto;transform:rotate(90deg)}.product-photo-comparison figcaption{font-size:11px}.product-photo-case-heading{align-items:flex-start;flex-wrap:wrap}}.collaboration-feature-list article>span,.preview-section-icon{color:var(--theme-brand,#a65347);background:var(--theme-brand-soft,#f5e1da)}.workspace-preview-options{border-color:var(--theme-border,#e4d4cc);background:var(--theme-surface-muted,#f6ebe5)}.workspace-preview-options>span>i{background:var(--theme-brand,#a65347)}.landing-workflow{border-radius:16px;background:#3d302d}.landing-workflow .landing-kicker,.landing-workflow ol li>span{color:#e4a994}.landing-workflow .landing-button{border-color:#d98d75;background:#a65347}.landing-principles article{border-color:var(--theme-border,#e4d4cc)}.landing-faq{display:grid;width:min(1120px,100% - 48px);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:0 64px}.landing-faq>.landing-section-rail{grid-column:1/-1}.landing-faq .landing-section-heading{display:block;align-self:start;margin:0;text-align:left}.landing-faq .landing-section-heading h2{max-width:14ch;margin-top:18px;font-size:clamp(34px,3.6vw,46px);text-wrap:balance}.landing-faq .landing-section-heading p{font-size:15px}.landing-faq .faq-list{grid-template-columns:minmax(0,1fr);gap:0;border-top:1px solid var(--theme-border,#e4d4cc)}.landing-faq .faq-list details{border:0;border-bottom:1px solid var(--theme-border,#e4d4cc);border-radius:0;background:rgba(0,0,0,0);box-shadow:none;transform:none}.landing-faq .faq-list summary{padding:22px 4px;gap:16px;font-size:15px;font-weight:650}.landing-faq .faq-list details[open]{background:color-mix(in srgb,var(--theme-surface) 65%,transparent)}.landing-faq .faq-list details[open]>summary,.landing-faq .faq-list summary:hover{color:var(--theme-brand-hover)}.landing-faq .faq-list details>div{padding:0 28px 24px 4px}.landing-faq .faq-list p{color:var(--theme-text-muted,#74645f);font-size:14px;line-height:1.75}.landing-faq .faq-follow-up{grid-column:1/-1;margin-top:32px;padding:24px 0;border:0;border-top:1px solid var(--theme-border);border-radius:0;background:rgba(0,0,0,0);box-shadow:none}.faq-questions{min-width:0}.faq-more{margin-top:18px;padding:0 18px;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-surface)}.faq-more>summary{display:flex;min-height:72px;padding-block:16px;align-items:center;justify-content:space-between;gap:16px;color:var(--theme-text);font-size:13px;font-weight:700;line-height:1.5;cursor:pointer;list-style:none}.faq-more>summary::-webkit-details-marker{display:none}.faq-more>summary span{display:grid;gap:4px}.faq-more>summary small{color:var(--theme-text-muted);font-size:11px;font-weight:400}.faq-more>summary svg{width:16px;height:16px;flex:none;color:var(--theme-brand)}.faq-more>summary:focus-visible{outline:2px solid var(--theme-focus);outline-offset:4px;border-radius:4px}.faq-more[open]>summary svg{transform:rotate(180deg)}@media(max-width:960px){.landing-faq{grid-template-columns:minmax(0,1fr);gap:28px}.landing-faq .landing-section-heading{max-width:640px}.landing-faq .landing-section-heading h2{max-width:20ch}.landing-faq .landing-section-heading p{margin-inline:0}.landing-faq .faq-follow-up{margin-top:0}}@media(max-width:680px){.landing-faq{width:calc(100% - 32px);grid-template-columns:minmax(0,1fr)}.landing-faq .landing-section-heading{margin-bottom:0}.landing-faq .landing-section-heading h2{max-width:16ch}.landing-faq .faq-list summary{padding-block:20px}.landing-faq .faq-list details>div{padding-right:4px}.landing-faq .faq-follow-up{padding:20px 0;gap:16px}}.landing-cta{background:linear-gradient(140deg,#b65f50,#874238)}.landing-footer>small{border-color:var(--theme-border,#e4d4cc)}@media(max-width:680px){.landing-nav{gap:6px}.landing-auth-actions{display:flex;margin-left:auto;gap:2px}.landing-auth-actions .landing-login{display:inline-flex;min-height:44px;padding:0 8px;align-items:center;font-size:12px}.landing-auth-actions .landing-button{min-height:44px;padding:0 10px;gap:0;font-size:12px;box-shadow:none}.landing-auth-actions .landing-button svg,.landing-register-full{display:none}.landing-register-compact{display:inline}.landing-menu-toggle{margin-left:2px}.landing-mobile-menu.open{max-height:430px}}@media(max-width:370px){.landing-nav{width:calc(100% - 20px);min-height:70px;gap:8px}.landing-nav>a .brand-lockup>strong{display:none}.landing-nav .brand-symbol{width:34px;height:34px}.landing-auth-actions{min-width:0;margin-left:auto;gap:3px}.landing-auth-actions .landing-login{padding-inline:6px;white-space:nowrap}.landing-auth-actions .landing-button{min-height:44px;padding-inline:9px;white-space:nowrap}}.landing-page{background:radial-gradient(circle at 8% 5%,color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 66%,transparent) 0,transparent 24%),radial-gradient(circle at 96% 18%,color-mix(in srgb,var(--theme-accent,#d08a72) 12%,transparent) 0,transparent 20%),var(--theme-canvas,#faf6ef)}.landing-header{box-shadow:0 1px 0 hsla(0,0%,100%,.5490196078),0 10px 30px rgba(104,61,50,.031372549)}.landing-hero:before{opacity:.72;-webkit-mask-image:linear-gradient(180deg,#000,transparent 78%);mask-image:linear-gradient(180deg,#000,transparent 78%)}.landing-hero-copy h1 em{display:inline-block;background:linear-gradient(112deg,var(--theme-brand-hover,#874238),var(--theme-accent,#d08a72) 72%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.landing-hero-copy>p{max-width:590px}.landing-product:before{position:absolute;z-index:-1;inset:7% -5% -7% 5%;border:1px solid color-mix(in srgb,var(--theme-brand,#a65347) 11%,transparent);border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.2509803922),transparent 55%);content:"";pointer-events:none;transform:translateZ(-1px)}.product-window{box-shadow:0 32px 80px rgba(104,61,50,.137254902),0 5px 16px rgba(104,61,50,.062745098)}.landing-trust{width:min(1180px,100% - 48px);min-height:82px;margin:0 auto;border:1px solid var(--theme-border,#e4d4cc);border-radius:18px;background:color-mix(in srgb,var(--theme-surface,#fffdf9) 84%,transparent);box-shadow:0 16px 40px rgba(104,61,50,.0470588235);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-faq,.landing-features,.landing-positioning,.landing-principles,.landing-product-photos,.landing-tour{isolation:isolate}.landing-positioning h2,.landing-principles h2,.landing-section-heading h2,.product-photos-copy h2{text-wrap:balance}.landing-collaboration,.landing-workflow{box-shadow:0 28px 70px rgba(104,61,50,.0823529412)}.landing-cta{width:min(1180px,100% - 48px);min-height:510px;margin:0 auto 24px;border:1px solid rgba(255,248,240,.1215686275);border-radius:26px;box-shadow:0 30px 80px rgba(104,61,50,.1411764706)}.landing-cta:after{position:absolute;width:280px;height:280px;top:-190px;right:-90px;border:1px solid rgba(255,248,240,.1098039216);border-radius:50%;box-shadow:0 0 0 60px rgba(255,248,240,.0352941176),0 0 0 120px rgba(255,248,240,.0235294118);content:""}.landing-cta .landing-button-light{min-height:50px;padding-inline:23px}@media(max-width:960px){.landing-trust{width:min(100% - 36px,760px)}.landing-product:before{inset:8% -3% -5% 3%}}@media(max-width:680px){.landing-page{background:var(--theme-canvas,#faf6ef)}.landing-product:before{display:none}.landing-trust{border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.landing-cta,.landing-trust{width:min(100% - 30px,1180px)}.landing-cta{min-height:440px;margin-bottom:15px;border-radius:20px}}.landing-page{--landing-ink:#251c1a;--landing-panel:color-mix(in srgb,var(--theme-surface,#fffdf9) 82%,transparent);position:relative;overflow:clip;color:var(--landing-ink)}.landing-page:before{position:absolute;z-index:0;width:min(92vw,1160px);height:760px;top:62px;left:50%;background-image:linear-gradient(color-mix(in srgb,var(--theme-brand,#a65347) 6%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--theme-brand,#a65347) 6%,transparent) 1px,transparent 1px);background-size:42px 42px;content:"";opacity:.68;pointer-events:none;transform:translateX(-50%);-webkit-mask-image:radial-gradient(ellipse at 50% 34%,#000 0,transparent 70%);mask-image:radial-gradient(ellipse at 50% 34%,#000 0,transparent 70%)}.landing-header{width:100%;border:0;border-bottom:1px solid color-mix(in srgb,var(--theme-border,#e4d4cc) 76%,transparent);border-radius:0;background:color-mix(in srgb,var(--theme-canvas,#faf6ef) 88%,transparent);box-shadow:0 10px 30px rgba(75,44,36,.0352941176);-webkit-backdrop-filter:blur(22px) saturate(150%);backdrop-filter:blur(22px) saturate(150%)}.landing-scroll-progress{border-radius:0 0 999px 999px}.landing-hero{min-height:760px;padding-top:118px;grid-template-columns:minmax(0,.9fr) minmax(540px,1.1fr);gap:clamp(42px,5vw,76px)}.landing-hero:after{position:absolute;z-index:0;width:500px;height:500px;right:-190px;bottom:20px;border-radius:50%;background:color-mix(in srgb,var(--theme-accent,#d08a72) 12%,transparent);content:"";filter:blur(1px);pointer-events:none}.landing-hero-copy .landing-kicker{padding:8px 11px;border:1px solid color-mix(in srgb,var(--theme-brand,#a65347) 18%,transparent);border-radius:999px;background:color-mix(in srgb,var(--theme-surface,#fffdf9) 66%,transparent);box-shadow:inset 0 1px hsla(0,0%,100%,.7607843137);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landing-hero-copy h1{margin-block:24px 22px;font-size:clamp(52px,5.65vw,78px);line-height:.96;letter-spacing:-.068em}.landing-hero-copy h1 em{padding-right:.06em;background-image:linear-gradient(110deg,#7d382f 4%,#b85f4f 48%,#8056aa 96%)}.landing-hero-copy>p{max-width:570px;color:color-mix(in srgb,var(--theme-text-muted,#74645f) 92%,#251c1a);font-size:18px;line-height:1.68}.landing-hero-actions .landing-button{min-height:52px;padding-inline:24px;border-radius:14px;box-shadow:0 16px 34px color-mix(in srgb,var(--theme-brand,#a65347) 28%,transparent),inset 0 1px hsla(0,0%,100%,.2196078431)}.landing-proof{max-width:640px;margin-top:26px;padding:6px;gap:5px;border-radius:18px;background:color-mix(in srgb,var(--theme-surface,#fffdf9) 70%,transparent);box-shadow:0 18px 48px rgba(75,44,36,.0509803922),inset 0 1px #fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landing-proof span{min-height:68px;padding:10px 12px;grid-template-columns:20px minmax(0,1fr);justify-content:normal;gap:1px 7px;border-radius:12px}.landing-proof span:hover{background:color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 42%,transparent)}.landing-proof span svg{width:16px;height:16px;grid-row:1/3;align-self:center;color:var(--theme-brand,#a65347)}.landing-proof span b{align-self:end;letter-spacing:.02em}.landing-proof span small{align-self:start;font-size:9px;font-weight:650}.landing-product{transform:perspective(1500px) rotateY(-4deg) rotateX(1.5deg) translateY(-4px);transform-style:preserve-3d}.product-window{border-color:color-mix(in srgb,var(--theme-brand,#a65347) 15%,var(--theme-border,#e4d4cc));border-radius:24px;box-shadow:0 48px 110px rgba(75,44,36,.1568627451),0 12px 30px rgba(75,44,36,.0784313725),inset 0 1px #fff}.landing-trust{margin-top:-16px}.landing-availability,.landing-collaboration,.landing-faq .faq-follow-up,.landing-product-photos{-webkit-backdrop-filter:blur(18px) saturate(125%);backdrop-filter:blur(18px) saturate(125%)}.landing-collaboration,.landing-cta,.landing-post-system,.landing-product-photos{border-radius:32px}@media(max-width:1080px){.landing-hero{grid-template-columns:minmax(0,.92fr) minmax(470px,1.08fr);gap:34px}.landing-hero-copy h1{font-size:clamp(48px,5.7vw,66px)}}@media(min-width:961px)and (max-height:880px){.landing-hero{min-height:650px;padding-block:58px 54px;align-items:center}.landing-hero-copy h1{margin-block:18px 16px;font-size:clamp(48px,4.7vw,66px);line-height:.97}.landing-hero-copy>p{font-size:16px;line-height:1.6}.landing-hero-actions{margin-top:24px}.landing-proof{margin-top:18px}.landing-proof span{min-height:60px}.landing-product{transform:perspective(1500px) rotateY(-3deg) rotateX(1deg) scale(.93);transform-origin:center}}@media(max-width:960px){.landing-hero{min-height:auto;padding-top:94px;grid-template-columns:1fr}.landing-hero:after{right:-280px;bottom:300px}.landing-hero-copy{max-width:720px;text-align:center}.landing-hero-copy>p{margin-inline:auto}.landing-hero-copy h1{font-size:clamp(50px,9vw,74px)}.landing-hero-actions{justify-content:center}.landing-product,.landing-proof{margin-inline:auto}.landing-product{width:min(720px,100%);transform:none}.landing-trust{margin-top:0}}@media(max-width:680px){.landing-page:before{display:none}.landing-hero{width:min(100% - 30px,1180px);padding-top:74px}.landing-hero:after{display:none}.landing-hero-copy h1{font-size:clamp(40px,12vw,56px);letter-spacing:-.06em}.landing-hero-copy>p{font-size:15px}.landing-proof{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-proof span{min-height:74px;padding:9px 6px;grid-template-columns:1fr;grid-template-rows:auto auto auto;justify-items:center;text-align:center}.landing-proof span svg{grid-row:auto}.landing-proof span b{font-size:9px}.landing-proof span small{font-size:8px}.landing-collaboration,.landing-cta,.landing-post-system,.landing-product-photos{border-radius:22px}}.landing-header{background:linear-gradient(90deg,color-mix(in srgb,var(--theme-canvas,#faf6ef) 94%,transparent),color-mix(in srgb,var(--theme-surface,#fffdf9) 88%,transparent) 52%,color-mix(in srgb,var(--theme-canvas,#faf6ef) 94%,transparent));box-shadow:0 1px 0 hsla(0,0%,100%,.6588235294),0 12px 34px rgba(75,44,36,.031372549)}.landing-nav{min-height:72px;gap:28px}.landing-nav>a{display:inline-flex;min-height:46px;align-items:center;border-radius:12px}.landing-header .landing-brand{gap:10px;font-size:17px;letter-spacing:-.045em}.landing-header .landing-brand-mark{width:36px;height:36px;border:1px solid hsla(0,0%,100%,.4);border-radius:11px;box-shadow:0 10px 22px rgba(135,66,56,.1568627451),inset 0 1px hsla(0,0%,100%,.3294117647);transition:box-shadow .2s ease,transform .2s ease}.landing-nav>a:focus-visible .landing-brand-mark,.landing-nav>a:hover .landing-brand-mark{box-shadow:0 13px 26px rgba(135,66,56,.1960784314),inset 0 1px hsla(0,0%,100%,.4);transform:rotate(-5deg) scale(1.04)}.landing-nav>a:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-focus,#8f4339) 20%,transparent);outline-offset:3px}.landing-nav-links{display:flex;padding:4px;align-items:center;gap:2px;border:1px solid color-mix(in srgb,var(--theme-border,#e4d4cc) 62%,transparent);border-radius:999px;background:color-mix(in srgb,var(--theme-surface-muted,#f6ebe5) 48%,transparent);box-shadow:inset 0 1px hsla(0,0%,100%,.7098039216)}.landing-nav-links a{position:relative;display:inline-flex;min-height:34px;padding:0 14px;align-items:center;border-radius:999px;color:var(--theme-text-muted,#74645f);font-size:12px;font-weight:760;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.landing-nav-links a:hover{color:var(--theme-brand-hover,#874238);background:color-mix(in srgb,var(--theme-surface,#fffdf9) 88%,transparent);box-shadow:0 5px 14px rgba(104,61,50,.0509803922);transform:translateY(-1px)}.landing-nav-links a:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-focus,#8f4339) 20%,transparent);outline-offset:2px}.landing-auth-actions{padding-left:6px;gap:8px}.landing-auth-actions .landing-login{min-height:40px;padding-inline:15px;border-color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.landing-auth-actions .landing-login:hover{border-color:color-mix(in srgb,var(--theme-border,#e4d4cc) 84%,transparent)}.landing-auth-actions .landing-button{min-height:42px;padding-inline:17px;border-radius:12px;box-shadow:0 10px 24px rgba(135,66,56,.1490196078),inset 0 1px hsla(0,0%,100%,.2)}.landing-scroll-progress{height:3px;background:linear-gradient(90deg,var(--theme-brand,#a65347),var(--theme-accent,#d08a72),#8d63a6);box-shadow:0 1px 5px color-mix(in srgb,var(--theme-brand,#a65347) 24%,transparent)}@media(max-width:1080px)and (min-width:961px){.landing-nav{gap:16px}.landing-nav-links a{padding-inline:10px}.landing-header .landing-brand{font-size:16px}}@media(max-width:960px){.landing-nav{min-height:68px}.landing-nav>a{min-height:44px}.landing-nav-links{display:none}.landing-header .landing-brand-mark{width:34px;height:34px}.landing-auth-actions{padding-left:0}}@media(max-width:680px){.landing-header{background:color-mix(in srgb,var(--theme-canvas,#faf6ef) 94%,transparent);box-shadow:0 8px 24px rgba(75,44,36,.0352941176)}.landing-nav{width:calc(100% - 24px);gap:6px}.landing-header .landing-brand{gap:7px;font-size:15px}.landing-header .landing-brand-mark{width:33px;height:33px;border-radius:10px}.landing-auth-actions .landing-login{min-height:42px;padding-inline:7px}.landing-auth-actions .landing-button{min-height:42px;padding-inline:10px;border-radius:10px}}@media(max-width:440px){.landing-nav>a .brand-lockup>strong{display:none}.landing-nav>a{flex:0 0 auto}.landing-header .brand-symbol{width:34px;height:34px}}.landing-page{--landing-frame:min(1240px,calc(100% - 64px));background:var(--theme-canvas,#faf6ef)}.landing-page:before{display:none}.landing-header{border-bottom:0;background:color-mix(in srgb,var(--theme-canvas,#faf6ef) 96%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-hero,.landing-nav{width:var(--landing-frame)}.landing-nav-links{gap:26px;border-radius:0}.landing-nav-links a{min-height:40px;letter-spacing:.015em}.landing-nav-links a:after{position:absolute;height:1px;right:0;bottom:4px;left:0;background:var(--theme-brand,#a65347);content:"";transform:scaleX(0);transform-origin:right center;transition:transform .2s ease}.landing-nav-links a:hover{background:rgba(0,0,0,0);box-shadow:none;transform:none}.landing-nav-links a:focus-visible:after,.landing-nav-links a:hover:after{transform:scaleX(1);transform-origin:left center}.landing-header .landing-brand-mark,.landing-nav>a:focus-visible .landing-brand-mark,.landing-nav>a:hover .landing-brand-mark{box-shadow:none;transform:none}.landing-auth-actions .landing-button{border-radius:7px}.landing-hero{min-height:690px;padding-block:76px 72px;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:clamp(44px,4vw,64px)}.landing-hero-copy .landing-kicker{padding:0;border:0;border-radius:0;background:rgba(0,0,0,0);box-shadow:none;font-size:10px;letter-spacing:.13em;-webkit-backdrop-filter:none;backdrop-filter:none}.landing-hero-copy h1{margin-block:27px 24px;font-size:clamp(50px,4.5vw,66px);line-height:.98;letter-spacing:-.067em}.landing-hero-copy h1 em{position:relative;display:inline;padding:0;color:var(--theme-brand,#a65347);background:none;-webkit-text-fill-color:currentColor;font-family:Helvetica Neue,Arial,sans-serif;font-size:.88em;font-style:normal;font-weight:500;letter-spacing:-.06em}.landing-hero-copy>p{max-width:535px;padding-left:0;border-left:0;font-size:16px;line-height:1.65}.landing-hero-actions{gap:12px}.landing-hero-actions .landing-button{min-height:50px;border-radius:7px}.landing-hero-actions .landing-text-link{border-radius:7px;background:rgba(0,0,0,0)}.landing-proof{max-width:590px;margin-top:28px;padding:0;gap:8px;overflow:visible;-webkit-backdrop-filter:none;backdrop-filter:none}.landing-proof span{min-height:72px;padding:14px 16px;grid-template-columns:1fr;grid-template-rows:auto auto;align-content:center;border:0;border-radius:0}.landing-proof span,.landing-proof span:hover{background:rgba(0,0,0,0)}.landing-proof span b{align-self:auto;color:var(--theme-brand-hover,#874238);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.landing-proof span small{align-self:auto;margin-top:5px;color:var(--theme-text,#3d302d);line-height:1.4}.landing-product{transform:none;transform-style:flat}.landing-product:before{display:none}.product-window{border-radius:10px;box-shadow:0 20px 52px rgba(75,44,36,.0705882353)}.product-float,.product-mode-switcher{border-radius:7px;box-shadow:0 10px 24px rgba(75,44,36,.0784313725)}.landing-availability,.landing-collaboration,.landing-cta,.landing-post-system,.landing-product-photos,.landing-trust{border-radius:12px}.landing-availability{padding:0;gap:0;border:0;border-block:1px solid var(--theme-border,#e4d4cc);border-radius:0;background:rgba(0,0,0,0);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.landing-availability>div{padding-inline:0}.landing-availability article{border-width:0 0 0 1px;border-radius:0;background:rgba(0,0,0,0)}.landing-availability article.is-available{background:rgba(0,0,0,0)}@media(max-width:1120px){.landing-availability>div{padding-block:20px}.landing-availability article:first-of-type{border-left:0}}@media(max-width:680px){.landing-availability>div{text-align:left}.landing-availability h2{margin-inline:0}.landing-availability article{padding:18px 0;border-width:1px 0 0}}.landing-collaboration,.landing-cta,.landing-product-photos{box-shadow:none}.landing-cta{min-height:420px;border:0;background:var(--theme-brand-hover,#874238)}.landing-cta:after{display:none}@media(min-width:961px)and (max-height:880px){.landing-hero{min-height:640px;padding-block:52px 50px}.landing-hero-copy h1{font-size:clamp(48px,4.6vw,64px)}.landing-product{transform:scale(.94);transform-origin:center}}@media(min-width:681px)and (max-width:1120px){.landing-hero{min-height:auto;padding-block:64px 76px;grid-template-columns:minmax(0,1fr);gap:54px}.landing-hero-copy{max-width:760px;margin-inline:auto;text-align:center}.landing-hero-copy>p{margin-inline:auto}.landing-hero-actions{justify-content:center}.landing-product,.landing-proof{margin-inline:auto}.landing-product{width:min(880px,100%)}}@media(max-width:960px){.landing-hero-copy>p{padding-left:0;border-left:0}.landing-product{transform:none}}@media(max-width:680px){.landing-page{background:var(--theme-canvas,#faf6ef)}.landing-hero,.landing-nav{width:calc(100% - 24px)}.landing-nav{justify-content:space-between}.landing-auth-actions{display:flex}.landing-mobile-menu.open{max-height:min(520px,100dvh - 84px);overflow-y:auto}.landing-hero{min-height:auto;padding-block:36px 58px;grid-template-columns:minmax(0,1fr);gap:36px}.landing-hero-copy{max-width:100%;margin-inline:auto;text-align:left}.landing-hero-copy .landing-kicker{padding-bottom:8px;line-height:1.45}.landing-hero-copy h1{margin-block:16px 20px;font-size:clamp(38px,10.8vw,44px);line-height:.98;letter-spacing:-.06em;text-wrap:balance}.landing-hero-copy h1 em{font-size:.9em}.landing-hero-copy>p{max-width:36ch;margin-inline:0;font-size:15px;line-height:1.6}.landing-hero-actions{width:100%;margin-top:24px;justify-content:center;flex-direction:column;gap:8px}.landing-hero-actions .landing-button{width:100%}.landing-proof{margin-top:22px;gap:0;grid-template-columns:1fr;border-block:1px solid color-mix(in srgb,var(--theme-border,#e4d4cc) 82%,transparent)}.landing-proof span{min-height:52px;padding:9px 4px;grid-template-columns:94px minmax(0,1fr);align-items:center;gap:10px;border-radius:0;text-align:left}.landing-proof span,.landing-proof span:hover{background:rgba(0,0,0,0)}.landing-proof span b{font-size:10px}.landing-proof span small{font-size:11px;margin-top:0}.landing-product{width:100%;margin-inline:0;padding-top:22px;transform:none;transform-style:flat}.product-window{box-shadow:8px 8px 0 color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 58%,transparent),0 18px 44px rgba(75,44,36,.0705882353)}}.landing-hero:after{display:none}.preview-image{height:150px;padding:12px;place-items:stretch;color:var(--theme-text,#3d302d)}.preview-image,.preview-image-create,.preview-image-review,.preview-image-schedule{background:var(--theme-surface-muted,#f6ebe5)}.preview-campaign{position:relative;display:grid;height:100%;padding:12px;align-content:space-between;overflow:hidden;border:1px solid #d9b9ae;background:linear-gradient(125deg,#f1d5c7 0 34%,transparent 34%),linear-gradient(145deg,#a65347,#6f3d36)}.preview-campaign:after{position:absolute;width:70px;height:100%;right:13px;background:rgba(255,250,243,.1098039216);content:"";transform:skewX(-15deg)}.preview-campaign>span{z-index:1;display:grid;max-width:105px;gap:3px;color:#fffaf3}.preview-campaign small{font-size:5px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.preview-campaign strong{font-size:10px;line-height:1.08}.preview-campaign>div{z-index:1;display:flex;gap:4px}.preview-campaign>div i{width:18px;height:3px;background:#fffaf3;opacity:.85}.preview-campaign>b{z-index:1;width:fit-content;padding:4px 6px;color:#6f3d36;background:#fffaf3;font-size:6px;text-transform:uppercase}.preview-readiness{display:grid;height:100%;padding:12px;align-content:center;gap:6px;border:1px solid #cbdcd3;background:#f7fbf8}.preview-readiness>small{color:#58806c;font-size:5px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.preview-readiness>strong{margin-bottom:3px;font-size:10px}.preview-readiness>span{display:flex;padding-top:5px;align-items:center;gap:5px;border-top:1px solid #dce8e1;color:#52645b;font-size:6px;font-weight:750}.preview-readiness svg{width:9px;height:9px;color:#3f8967}.preview-calendar-card{display:grid;height:100%;padding:10px;grid-template-rows:auto 1fr auto;gap:7px;border:1px solid #d9d1c9;background:#fffdf9}.preview-calendar-card header{display:flex;align-items:center;justify-content:space-between}.preview-calendar-card header span{font-size:9px;font-weight:850}.preview-calendar-card header small{color:#8c7a72;font-size:5px;text-transform:uppercase}.preview-calendar-card>div{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.preview-calendar-card i{display:grid;min-width:0;place-items:center;border:1px solid #eee4de;color:#786b65;background:#faf5ef;font-size:6px;font-style:normal}.preview-calendar-card i.scheduled{position:relative;color:#fffaf3;background:#a65347;font-weight:850}.preview-calendar-card i b{position:absolute;bottom:2px;font-size:4px}.preview-calendar-card footer{display:flex;align-items:center;gap:5px;color:#684a43;font-size:6px;font-weight:800}.preview-calendar-card footer svg{width:9px}.landing-product-photos{background:var(--theme-surface,#fffdf9)}.landing-product-photos:after{display:none}.product-photos-copy h2{max-width:650px;margin-block:18px 16px;font-size:clamp(38px,4.2vw,54px);line-height:1.02;letter-spacing:-.055em}.product-photos-copy>p{max-width:610px;font-size:15px;line-height:1.65}.image-studio-modes{display:grid;margin-top:28px;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.image-studio-modes article{display:grid;min-width:0;min-height:0;padding:18px 0;grid-template-rows:auto auto auto 1fr;align-content:start;gap:7px;border:0;border-top:1px solid var(--theme-border);border-radius:0;background:var(--theme-surface,#fffdf9)}.image-studio-modes article>span{display:grid;width:32px;height:32px;margin-bottom:8px;place-items:center;border-radius:6px;color:var(--theme-brand,#a65347);background:var(--theme-brand-soft,#f5e1da)}.image-studio-modes svg{width:17px;height:17px}.image-studio-modes small{color:var(--theme-brand-hover,#874238);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.image-studio-modes strong{color:var(--theme-text,#3d302d);font-size:13px}.image-studio-modes p{margin:0;color:var(--theme-text-muted,#74645f);font-size:12px;line-height:1.65}.image-studio-facts-label{display:block;margin-top:26px;color:var(--theme-text-muted,#74645f);font-size:8px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.image-studio-facts{margin-top:10px;gap:0;border-block:1px solid var(--theme-border,#e4d4cc)}.image-studio-facts article{padding:17px 2px;grid-template-columns:32px minmax(0,1fr);gap:12px;border:0;border-radius:0;background:rgba(0,0,0,0)}.image-studio-facts article+article{border-top:1px solid var(--theme-border,#e4d4cc)}.image-studio-facts article>span{width:28px;height:28px;border:1px solid color-mix(in srgb,var(--theme-brand,#a65347) 20%,var(--theme-border,#e4d4cc));border-radius:6px;background:rgba(0,0,0,0)}.image-studio-facts svg{width:15px;height:15px}.image-studio-facts article>div{gap:4px}.image-studio-facts strong{font-size:12px}.image-studio-facts p{max-width:560px;font-size:11px;line-height:1.55}.image-generator-guides{margin:10px 0 24px;gap:0;border-block:1px solid var(--theme-border,#e4d4cc)}.image-generator-guides details,.image-generator-guides details[open]{border:0;border-radius:0;background:rgba(0,0,0,0);box-shadow:none}.image-generator-guides details+details{border-top:1px solid var(--theme-border,#e4d4cc)}.image-generator-guides details:hover{border-color:rgba(0,0,0,0);box-shadow:none;transform:none}.image-generator-guides summary{min-height:64px;margin-inline:-8px;padding:11px 10px;border-radius:7px;transition:color .18s ease,background-color .18s ease}.image-generator-guides summary>span:first-child{width:34px;height:34px;border-radius:6px;transition:color .18s ease,background-color .18s ease,transform .18s ease}.image-generator-guides summary strong{font-size:13px}.image-generator-guides summary>svg{transition:color .18s ease,transform .18s ease}.image-generator-guides details[open] summary{color:var(--theme-brand-hover,#874238);border-bottom:1px solid var(--theme-border,#e4d4cc);border-radius:7px 7px 0 0;background:color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 28%,transparent)}.image-generator-guides details[open] summary>svg{transform:rotate(180deg)}.image-generator-guides ol{position:relative;margin:0;padding:5px 10px 14px 46px;gap:0}.image-generator-guides ol:before{position:absolute;width:1px;top:19px;bottom:29px;left:24px;background:var(--theme-border,#e4d4cc);content:""}.image-generator-guides li{position:relative;display:grid;padding:13px 0;grid-template-columns:minmax(0,1fr);gap:0;border:0;border-radius:0;background:rgba(0,0,0,0)}.image-generator-guides li+li{border-top:1px solid color-mix(in srgb,var(--theme-border,#e4d4cc) 74%,transparent)}.image-generator-guides li>span{position:absolute;z-index:1;width:22px;height:22px;top:16px;left:-33px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--theme-brand,#a65347) 28%,var(--theme-border,#e4d4cc));border-radius:50%;color:var(--theme-brand-hover,#874238);background:var(--theme-surface,#fffdf9);font-size:7px;font-weight:850;letter-spacing:.02em}.image-generator-guides li>div{display:grid;gap:4px}.image-generator-guides li strong{color:var(--theme-text,#3d302d);font-size:12px}.image-generator-guides li small{color:var(--theme-text-muted,#74645f);font-size:10px;line-height:1.55}@media(hover:hover)and (pointer:fine){.image-generator-guides summary:hover{color:var(--theme-brand-hover,#874238);background:color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 38%,transparent)}.image-generator-guides summary:hover>span:first-child{color:var(--theme-on-brand,#fffaf3);background:var(--theme-brand,#a65347);transform:translateX(2px)}.image-generator-guides summary:hover>svg{color:var(--theme-brand-hover,#874238);transform:translateY(2px)}.image-generator-guides details[open] summary:hover>svg{transform:rotate(180deg) translateY(-2px)}.product-photos-copy>.landing-button:hover{border-color:var(--theme-brand-hover,#874238);background:var(--theme-brand-hover,#874238);box-shadow:0 10px 24px color-mix(in srgb,var(--theme-brand,#a65347) 16%,transparent);transform:translateY(-2px)}}.image-generator-guides-label{display:block;margin-top:24px;color:var(--theme-text-muted,#74645f);font-size:8px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.product-photos-preview{border-color:color-mix(in srgb,var(--theme-border,#e4d4cc) 88%,transparent);box-shadow:none;border-radius:12px;background:var(--theme-surface,#fffdf9)}.product-photos-preview>header{min-height:72px;padding:14px 18px;border-bottom-color:var(--theme-border,#e4d4cc)}.product-photos-preview>header>span{width:34px;height:34px;border-radius:7px}.product-photos-preview>header small{font-size:8px;letter-spacing:.11em}.product-photos-preview>header strong{font-size:14px}.product-photos-preview>header em{padding:5px 8px;border-radius:5px}.product-photo-case{padding:18px}.product-photo-case+.product-photo-case{border-top:1px solid var(--theme-border,#e4d4cc)}.product-photo-case-heading{padding:0 0 16px;flex-wrap:wrap}.product-photo-case-heading>span{gap:4px}.product-photo-case-heading small{font-size:10px;letter-spacing:.1em}.product-photo-case-heading strong{font-size:16px;line-height:1.35}.product-photo-case-heading b{display:inline-flex;padding:0;align-items:center;gap:5px;border-radius:0;background:rgba(0,0,0,0);font-size:8px}.product-photo-case-heading b svg{width:13px;height:13px}.product-photo-comparison,.product-photo-comparison.clothing-comparison{position:relative;padding:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-photo-comparison figure,.product-photo-comparison.clothing-comparison figure{display:grid;gap:8px}.product-photo-comparison figcaption,.product-photo-comparison.clothing-comparison figcaption{display:grid;margin:0;padding-inline:2px;gap:1px;text-align:left}.product-photo-comparison figcaption strong,.product-photo-comparison.clothing-comparison figcaption strong{color:var(--theme-text,#3d302d);font-size:10px}.product-photo-comparison figcaption small,.product-photo-comparison.clothing-comparison figcaption small{color:var(--theme-text-muted,#74645f);font-size:8px;font-weight:600}.product-photo-after,.product-photo-before{aspect-ratio:1.08;border-radius:8px}.product-photo-after{box-shadow:none}.product-photo-stage-label{top:9px;left:9px;padding:5px 7px;border-radius:4px;box-shadow:none;font-size:7px;-webkit-backdrop-filter:none;backdrop-filter:none}.product-photo-arrow{position:absolute;z-index:2;width:30px;height:30px;top:calc(50% - 27px);left:50%;border-radius:7px;box-shadow:0 4px 12px rgba(75,44,36,.0705882353);transform:translate(-50%,-50%)}.product-photo-options{display:grid;padding:17px 18px 16px;gap:10px;border-top:1px solid var(--theme-border,#e4d4cc)}.product-photo-options>small{color:var(--theme-text-muted,#74645f);font-size:8px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.product-photo-styles{padding:0;gap:6px}.product-photo-styles span{padding:6px 9px;border-color:var(--theme-border,#e4d4cc);border-radius:6px;background:rgba(0,0,0,0);font-size:8px}.product-photo-styles span.active{color:var(--theme-brand-hover,#874238);border-color:color-mix(in srgb,var(--theme-brand,#a65347) 30%,var(--theme-border,#e4d4cc));background:var(--theme-brand-soft,#f5e1da)}.product-photo-assurance{display:grid;padding:16px 18px 18px;grid-template-columns:minmax(180px,.8fr) minmax(0,1.2fr);align-items:center;gap:18px;border-top:1px solid var(--theme-border,#e4d4cc);background:color-mix(in srgb,var(--theme-success-soft,#e4eee8) 28%,var(--theme-surface,#fffdf9))}.product-photo-assurance>div{display:flex;min-width:0;align-items:flex-start;gap:9px}.product-photo-assurance>div>svg{width:18px;height:18px;flex:none;color:var(--theme-success,#4e7c67)}.product-photo-assurance>div>span{display:grid;gap:3px}.product-photo-assurance strong{color:var(--theme-text,#3d302d);font-size:10px}.product-photo-assurance small{color:var(--theme-text-muted,#74645f);font-size:8px;line-height:1.45}.product-photo-assurance ul{display:flex;margin:0;padding:0;flex-wrap:wrap;gap:5px 14px;list-style:none}.product-photo-assurance li{position:relative;padding-left:10px;color:var(--theme-text-muted,#74645f);font-size:8px;font-weight:700}.product-photo-assurance li:before{position:absolute;width:4px;height:4px;top:.55em;left:0;border-radius:50%;background:var(--theme-success,#4e7c67);content:""}@media(max-width:680px){.product-photos-copy h2{font-size:clamp(34px,10vw,42px)}.product-photos-copy>p{font-size:14px}.image-studio-facts{margin-top:8px}.product-photo-case{padding:14px 12px}.product-photo-case-heading{align-items:flex-start}.product-photo-case-heading b{margin-top:2px}.product-photo-after,.product-photo-before{aspect-ratio:1}.product-photo-options{padding-inline:12px}.product-photo-assurance{padding-inline:12px;grid-template-columns:1fr;gap:12px}}@media(max-width:520px){.image-studio-modes{grid-template-columns:1fr}.image-studio-modes article{min-height:0}}@media(min-width:1081px){.landing-product-photos{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);align-items:start;gap:clamp(40px,4vw,56px)}.product-photos-preview{margin-top:0}}@media(max-width:1080px){.landing-product-photos{display:grid;width:min(100% - 36px,820px);padding:58px clamp(24px,5vw,38px) 38px;grid-template-columns:minmax(0,1fr);gap:32px}.landing-product-photos:before{top:26px;left:clamp(24px,5vw,38px);transform:none}.product-photos-copy{display:block;text-align:left}.product-photos-copy>.landing-button,.product-photos-copy>.landing-kicker,.product-photos-copy>h2,.product-photos-copy>p{align-self:auto;margin-inline:0}.image-generator-guides,.image-studio-facts,.product-photos-note{width:100%;margin-inline:0}.product-photos-preview{order:0;width:100%;margin:0}}@media(min-width:681px)and (max-width:1080px){.product-photos-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.product-photos-preview>.product-photo-assurance,.product-photos-preview>.product-photo-options,.product-photos-preview>header{grid-column:1/-1}.product-photo-case{min-width:0;padding:18px 14px}.product-photo-case+.product-photo-case{border-top:0;border-left:1px solid var(--theme-border,#e4d4cc)}.product-photo-case-heading{display:grid;min-height:100px;align-content:start;gap:8px}}@media(max-width:680px){.landing-product-photos{width:calc(100% - 24px);margin-top:12px;padding:46px 12px 18px;gap:24px;border-radius:10px}.landing-product-photos:before{top:22px;left:12px}.product-photos-copy h2{max-width:12ch;margin-block:14px}.product-photos-copy>p{max-width:38ch}.image-generator-guides ol{padding-right:2px;padding-left:40px}.image-generator-guides ol:before{left:18px}.image-generator-guides li>span{left:-33px}.product-photos-copy>.landing-button{width:100%}.product-photos-note{font-size:11px}.product-photos-preview>header{min-height:64px;padding:12px;align-items:center}.product-photo-options{padding-inline:12px}}@media(max-width:560px){.product-photo-case{padding-block:16px}.product-photo-case-heading{display:grid;gap:8px}.product-photo-comparison,.product-photo-comparison.clothing-comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-photo-comparison .product-photo-arrow{display:none}.product-photo-comparison figcaption{padding-bottom:2px}.product-photo-after,.product-photo-before{aspect-ratio:1.08}.product-photo-assurance ul{display:grid;gap:6px}}.landing-features .landing-section-heading{display:grid;max-width:none;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:end;gap:12px 56px;text-align:left}.landing-features .landing-section-heading>.ui-eyebrow{grid-column:1/-1}.landing-features .landing-section-heading h2{max-width:17ch;margin:0;text-wrap:balance}.landing-features .landing-section-heading p{margin:0;padding-bottom:4px;font-size:15px}@media(max-width:680px){.landing-features .landing-section-heading{grid-template-columns:minmax(0,1fr);gap:16px}}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 40px}.feature-grid .feature-card{display:flex;min-height:0;padding:26px 0;grid-column:auto;flex-direction:column;justify-content:flex-start;gap:16px;border:0;border-top:1px solid var(--theme-border);border-radius:0;background:rgba(0,0,0,0);box-shadow:none;transform:none}.feature-grid .feature-card:after,.feature-grid .feature-card:before{display:none}.feature-grid .feature-card h3{max-width:none;font-size:21px}.feature-grid .feature-card p{max-width:52ch}.feature-grid .feature-card:hover{background:rgba(0,0,0,0);box-shadow:none;transform:none}.feature-grid .feature-card-7{display:grid;grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:40px}.feature-card-top{display:flex;justify-content:flex-start;gap:12px}.feature-card-top small{color:var(--theme-brand-hover);font-size:10px;letter-spacing:.09em}.feature-icon{display:grid;width:32px;height:32px;flex:none;place-items:center;border:1px solid var(--theme-border);border-radius:6px;color:var(--theme-brand);background:var(--theme-surface)}.feature-icon svg{width:17px;height:17px}.feature-card-copy h3{margin:0 0 9px;line-height:1.25;letter-spacing:-.025em}.feature-card-copy p{margin:0;color:var(--theme-text-muted);font-size:14px;line-height:1.7}.feature-roadmap{display:flex;margin-top:16px;padding:22px 24px;align-items:baseline;gap:24px;border:1px dashed var(--theme-border);border-radius:8px}.feature-roadmap>span{flex:none;color:var(--theme-brand-hover);font-size:11px;font-weight:700}.feature-roadmap p{display:grid;margin:0;gap:6px;color:var(--theme-text-muted);font-size:13px;line-height:1.6}.feature-roadmap strong{color:var(--theme-text);font-size:14px}@media(max-width:680px){.landing-features{padding-block:60px}.landing-features .landing-section-heading{margin-bottom:28px;text-align:left}.landing-features .landing-section-heading h2{font-size:clamp(32px,9.5vw,40px)}.feature-grid{grid-template-columns:minmax(0,1fr);gap:0}.feature-grid .feature-card{padding:24px 0;grid-column:auto;gap:14px}.feature-grid .feature-card h3{font-size:20px}.feature-grid .feature-card-7{grid-template-columns:minmax(0,1fr);gap:14px}.feature-roadmap{padding:20px;flex-direction:column;gap:10px}}.landing-collaboration{width:min(1120px,100% - 48px);margin-bottom:80px;padding:clamp(28px,3.5vw,40px);grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:start;gap:clamp(40px,5vw,68px);border-color:var(--theme-border,#e4d4cc);border-radius:12px;background:var(--theme-surface,#fffdf9);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.collaboration-copy h2{max-width:560px;margin-block:18px 16px;font-size:clamp(34px,3.6vw,46px);line-height:1.02;letter-spacing:-.058em}.collaboration-copy>p{max-width:540px;font-size:14px;line-height:1.65}.collaboration-feature-list{margin-top:28px;gap:0;border-block:1px solid var(--theme-border,#e4d4cc)}.collaboration-feature-list article{padding:14px 2px;grid-template-columns:30px minmax(0,1fr);gap:11px}.collaboration-feature-list article+article{border-top:1px solid var(--theme-border,#e4d4cc)}.collaboration-feature-list article>span{width:28px;height:28px;border:1px solid color-mix(in srgb,var(--theme-brand,#a65347) 18%,var(--theme-border,#e4d4cc));border-radius:6px;background:rgba(0,0,0,0)}.collaboration-feature-list svg{width:15px;height:15px}.collaboration-feature-list h3{margin:0 0 5px;font-size:14px}.collaboration-feature-list p{max-width:480px;font-size:13px;line-height:1.65}.team-review-example{min-width:0;margin:0;overflow:hidden;border:1px solid var(--theme-border);border-radius:10px;background:var(--theme-surface)}.team-review-example figcaption{display:flex;flex-wrap:wrap;background:var(--theme-surface-muted);padding:18px 26px;align-items:center;justify-content:space-between;gap:8px 16px;border-bottom:1px solid var(--theme-border)}.team-review-example figcaption>span:last-child{color:var(--theme-text-muted);font-size:11px}.team-review-example header{padding:26px 26px 0}.team-review-example header small{color:var(--theme-text-muted);font-size:11px}.team-review-example h3{max-width:25ch;margin:10px 0 0;color:var(--theme-text);font-size:26px;line-height:1.2;letter-spacing:-.035em;text-wrap:balance}.team-review-example ol{margin:24px 26px;padding:0;list-style:none}.team-review-example li{display:grid;position:relative;padding-bottom:24px;grid-template-columns:32px minmax(0,1fr);gap:12px}.team-review-example li:not(:last-child):before{position:absolute;top:40px;bottom:8px;left:15px;width:1px;background:var(--theme-border);content:""}.team-review-example li:last-child{padding-bottom:0}.team-review-example blockquote,.team-review-example li p{margin:8px 0;color:var(--theme-text);font-size:13px;line-height:1.7}.team-review-example li small{display:block;color:var(--theme-text-muted);font-size:11px;line-height:1.6}.team-review-example blockquote{padding:12px 14px;border-left:2px solid var(--theme-brand);background:var(--theme-surface-muted)}.team-review-example .review-example-avatar{display:grid;width:32px;height:32px;place-items:center;border:1px solid var(--theme-border);border-radius:50%;background:var(--theme-surface-muted);color:var(--theme-brand-hover);font-size:10px;font-weight:700}.team-review-example .review-example-status{display:inline-flex;width:fit-content;margin-top:4px;padding:4px 8px;border:1px solid var(--theme-border);border-radius:4px;background:var(--theme-surface-muted);font-size:10px}.team-review-example .review-example-status.is-changes{color:var(--theme-brand-hover);border-color:color-mix(in srgb,var(--theme-brand) 30%,var(--theme-border))}.team-review-example .review-example-person{display:flex;flex-wrap:wrap;min-height:32px;align-items:center;gap:8px}.team-review-example .review-example-person strong{color:var(--theme-text);font-size:13px}.team-review-example .review-example-person>span,.team-review-example footer{color:var(--theme-text-muted);font-size:11px}.team-review-example footer{display:flex;padding:18px 26px;align-items:flex-start;gap:10px;border-top:1px solid var(--theme-border);line-height:1.7}.team-review-example footer svg{width:20px;height:20px;flex:none;color:var(--theme-brand)}@media(max-width:680px){.team-review-example figcaption,.team-review-example footer{padding:16px}.team-review-example header{padding:22px 16px 0}.team-review-example h3{font-size:24px}.team-review-example ol{margin:22px 16px}.team-review-example li{gap:10px}.team-review-example blockquote{padding:10px 12px}}.collaboration-preview{margin-top:32px;border-radius:10px;box-shadow:0 18px 44px rgba(104,61,50,.062745098)}.collaboration-preview header{min-height:66px;padding:12px 15px}.collaboration-preview header>div>svg{width:21px}.collaboration-preview header>div strong{font-size:11px}.collaboration-preview>section{padding:4px 14px 14px;gap:7px}.collaboration-preview>section>div{padding:11px;border-radius:8px}.collaboration-preview>footer{padding:12px 15px}.workspace-preview-options{margin:12px 14px 8px;padding:5px;border-radius:8px}.workspace-preview-options>span{padding:7px;border-radius:6px}.collaboration-preview-switch{border-radius:6px}.preview-section-icon{border-radius:7px}@media(max-width:1080px){.landing-collaboration{width:min(100% - 36px,820px);padding:42px clamp(24px,5vw,38px);grid-template-columns:minmax(0,1fr);gap:34px}.collaboration-copy h2{max-width:680px}.collaboration-copy>p{max-width:650px}.collaboration-feature-list{grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:0}.collaboration-feature-list article{border-bottom:1px solid var(--theme-border,#e4d4cc)}.collaboration-feature-list article:nth-child(2n){padding-left:16px;border-left:1px solid var(--theme-border,#e4d4cc)}.collaboration-feature-list article:nth-child(2){border-top:0}.collaboration-preview{width:100%;margin-top:0}}@media(max-width:680px){.landing-collaboration{width:calc(100% - 24px);margin-bottom:72px;padding:34px 12px 12px;gap:26px;border-radius:10px}.collaboration-copy h2{max-width:11ch;margin-block:14px;font-size:clamp(34px,10vw,42px)}.collaboration-copy>p{font-size:15px}.collaboration-feature-list{margin-top:24px;grid-template-columns:1fr;border-bottom:0}.collaboration-feature-list article,.collaboration-feature-list article:nth-child(2n){padding:13px 0;border-left:0}.collaboration-feature-list article:nth-child(2){border-top:1px solid var(--theme-border,#e4d4cc)}.collaboration-preview{border-radius:8px;box-shadow:none}.collaboration-preview header{min-height:60px;padding-inline:11px}.collaboration-preview-switch{min-height:30px;padding-inline:8px}.workspace-preview-options{margin-inline:10px}.collaboration-preview>section{padding-inline:10px}.collaboration-preview>footer{padding-inline:11px}.landing-hero-copy{text-align:center}.landing-hero-copy .landing-kicker{margin-inline:auto;justify-content:center}.landing-hero-copy h1,.landing-hero-copy>p{margin-inline:auto}.landing-hero-actions{align-items:center}.landing-hero-actions .landing-text-link{justify-content:center}.landing-proof span{grid-template-columns:minmax(0,1fr);justify-items:center;text-align:center}.landing-proof span small{max-width:28ch}}@media(prefers-reduced-motion:reduce){.landing-principles article:hover,.landing-product:before{transform:none}}.landing-header{box-shadow:0 1px 0 color-mix(in srgb,var(--theme-border,#e4d4cc) 72%,transparent),0 12px 28px color-mix(in srgb,var(--theme-brand,#a65347) 9%,transparent)}.landing-menu-toggle:disabled{cursor:wait;opacity:.65}@media(max-width:680px){.landing-header{box-shadow:0 1px 0 color-mix(in srgb,var(--theme-border,#e4d4cc) 78%,transparent),0 9px 20px color-mix(in srgb,var(--theme-brand,#a65347) 8%,transparent)}}.landing-header{border-bottom:1px solid color-mix(in srgb,var(--theme-border,#e4d4cc) 82%,transparent);background:color-mix(in srgb,var(--theme-canvas,#faf6ef) 97%,transparent);box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-nav{width:min(1216px,100% - 48px);min-height:68px;gap:24px}.landing-nav>a{min-height:44px;border-radius:6px}.landing-header .landing-brand{gap:8px;font-size:16px}.landing-header .landing-brand-mark{width:32px;height:32px;border:0;border-radius:7px;box-shadow:none}.landing-nav-links{margin-left:auto;padding:0;gap:24px;border:0;background:rgba(0,0,0,0);box-shadow:none}.landing-nav-links a{min-height:38px;padding:0;border-radius:0;font-size:11px;font-weight:700}.landing-nav-links a:after{bottom:2px}.landing-auth-actions{margin-left:8px;padding-left:20px;gap:7px;border-left:1px solid var(--theme-border,#e4d4cc)}.landing-auth-actions .landing-login{min-height:38px;padding-inline:10px;border:0;border-radius:6px;font-size:11px}.landing-auth-actions .landing-login:hover{border-color:rgba(0,0,0,0);background:var(--theme-surface-muted,#f6ebe5);box-shadow:none;transform:none}.landing-auth-actions .landing-button{min-height:38px;padding-inline:14px;border-radius:6px;box-shadow:none;font-size:11px}.landing-scroll-progress{height:2px;bottom:-1px;border-radius:0;background:var(--theme-brand,#a65347);box-shadow:none;opacity:.72}.landing-menu-toggle{width:40px;height:40px;border-radius:7px;box-shadow:none}@media(max-width:1080px)and (min-width:961px){.landing-nav,.landing-nav-links{gap:16px}.landing-auth-actions{margin-left:0;padding-left:14px}}@media(max-width:960px){.landing-nav{width:min(100% - 32px,820px);min-height:64px}.landing-nav-links{display:none}.landing-auth-actions{margin-left:auto;padding-left:0;border-left:0}.landing-menu-toggle{display:grid;flex:0 0 auto;place-items:center}.landing-mobile-menu{width:min(420px,100% - 24px);right:12px;left:auto;padding-inline:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 10px;border-radius:0 0 10px 10px;background:var(--theme-surface,#fffdf9);box-shadow:0 18px 42px rgba(75,44,36,.0941176471)}.landing-mobile-menu.open{padding:10px}.landing-mobile-menu>a{min-height:46px;padding-inline:8px;border-bottom-color:var(--theme-border,#e4d4cc);font-size:12px}}@media(max-width:680px){.landing-header{box-shadow:none}.landing-nav{width:calc(100% - 20px);min-height:60px;gap:5px}.landing-header .landing-brand{gap:6px;font-size:14px}.landing-header .landing-brand-mark{width:30px;height:30px}.landing-auth-actions{gap:3px}.landing-auth-actions .landing-login{min-height:38px;padding-inline:7px}.landing-auth-actions .landing-button{min-height:38px;padding-inline:9px}.landing-menu-toggle{width:38px;height:38px}.landing-mobile-menu{right:10px;width:min(400px,100% - 20px)}}@media(max-width:520px){.landing-auth-actions .landing-login{display:inline-flex}.landing-mobile-menu{grid-template-columns:1fr;max-height:calc(100dvh - 70px);overflow-y:auto}}.landing-hero{isolation:isolate;overflow:visible}.landing-hero-copy,.landing-product{position:relative;z-index:2}.landing-hero-copy .landing-kicker{color:var(--theme-brand-hover,#874238)}.landing-hero-copy h1{max-width:12ch;margin-block:24px 20px;line-height:1.04;color:var(--theme-text,#3d302d);text-wrap:balance}.landing-hero-copy h1 em{color:var(--theme-brand);font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400;letter-spacing:-.045em}.landing-hero-copy>p:not(.landing-hero-assurance){max-width:46ch;padding-left:0;border-left:0;color:var(--theme-text-muted,#74645f);text-wrap:pretty}.landing-hero-eyebrow{display:flex;max-width:590px;flex-wrap:wrap;padding-bottom:12px;align-items:center;justify-content:space-between;gap:8px 18px;border-bottom:1px solid color-mix(in srgb,var(--theme-brand,#a65347) 28%,var(--theme-border,#e4d4cc))}.landing-hero-edition{flex:none;color:var(--theme-text-muted,#74645f);font-size:8px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.landing-hero-actions{margin-top:30px}.landing-hero-actions .landing-button{min-height:54px;padding-inline:23px;border-color:var(--theme-brand,#a65347);background:var(--theme-brand,#a65347);box-shadow:none}.landing-hero-actions .landing-text-link{padding-inline:14px;color:var(--theme-text,#3d302d)}.landing-hero-copy>.landing-hero-assurance{display:flex;width:100%;max-width:none;margin:14px 0 0;padding:0;align-items:center;flex-wrap:wrap;gap:6px;border:0;color:var(--theme-text-muted);font-size:11px;line-height:1.6;letter-spacing:0}.landing-proof{display:grid;max-width:605px;margin-top:32px;padding-block:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border:0;border-block:1px solid var(--theme-border,#e4d4cc);border-radius:0;background:rgba(0,0,0,0);box-shadow:none;counter-reset:landing-proof-step}.landing-proof span{counter-increment:landing-proof-step;display:grid;min-width:0;padding-inline:14px;gap:7px;text-align:left}.landing-proof span:first-child{padding-left:0}.landing-proof span+span{border-left:1px solid var(--theme-border,#e4d4cc)}.landing-proof span:before{display:none}.landing-proof span b{color:var(--theme-text,#3d302d);font-size:12px;font-weight:700}.landing-proof span b:before{margin-right:8px;color:var(--theme-brand,#a65347);content:counter(landing-proof-step,decimal-leading-zero);font-size:10px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.landing-proof span small{margin:0;color:var(--theme-text-muted,#74645f);font-size:11px;line-height:1.5}.landing-product{isolation:isolate;padding-top:0}.landing-product:after,.landing-product:before{display:none}.product-preview-toolbar{display:flex;margin-bottom:12px;align-items:center;justify-content:space-between;gap:16px}.product-preview-toolbar>span{color:var(--theme-text-muted);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-mode-switcher{position:static;width:auto;max-width:100%;flex:none;border-radius:8px;box-shadow:none;background:var(--theme-surface);-webkit-backdrop-filter:none;backdrop-filter:none;transform:none}.product-mode-switcher button{min-height:44px;font-size:12px}.landing-product figcaption{display:grid;max-width:52ch;margin:20px auto 0;gap:6px;color:var(--theme-text-muted,#74645f);line-height:1.5;text-align:center}.landing-product figcaption strong{color:var(--theme-text,#3d302d);font-size:14px;font-weight:600}.landing-product figcaption>span{font-size:12px;font-weight:400}.product-window{border-color:color-mix(in srgb,var(--theme-brand,#a65347) 20%,var(--theme-border,#e4d4cc));box-shadow:0 18px 40px color-mix(in srgb,var(--theme-text,#3d302d) 8%,transparent)}.product-example-sidebar{gap:10px;padding:18px 4px}.product-example-sidebar>span{display:grid;width:100%;padding:8px 2px;justify-items:center;gap:5px;color:var(--theme-text-muted);border-radius:5px}.product-example-sidebar>span.is-current{color:var(--theme-brand-hover);background:var(--theme-brand-soft)}.product-example-sidebar svg{width:17px;height:17px}.product-example-sidebar small{max-width:9ch;font-size:7px;line-height:1.3;text-align:center}.product-example-canvas{padding:22px 18px}.product-example-canvas .product-grid{gap:12px}.product-example-canvas .product-heading strong{font-size:18px}.product-example-canvas .product-example-editor,.product-example-canvas .product-example-output{padding:14px;border-radius:8px}.product-example-canvas .product-input{height:auto;min-height:112px;padding:10px;color:var(--theme-text);font-size:11px;line-height:1.6}.product-example-canvas .preview-post>p{font-size:11px;line-height:1.65}.product-example-canvas .preview-image{height:150px}.product-example-label{margin-bottom:8px;color:var(--theme-text);font-size:11px;font-weight:700;line-height:1.5}.product-example-title{display:block;color:var(--theme-text);font-size:14px;line-height:1.5}.product-example-action{display:flex;min-height:36px;padding:9px;align-items:center;justify-content:center;gap:7px;border-radius:5px;background:var(--theme-brand-hover);color:var(--theme-surface);font-size:10px;font-weight:700;line-height:1.5;text-align:center}.product-example-action svg{width:14px;height:14px;flex:none}.product-example-note{display:block;margin:10px 0 0;color:var(--theme-text-muted);font-size:11px;line-height:1.6}.product-example-description{margin:10px 0;color:var(--theme-text-muted);font-size:11px;line-height:1.65}.product-example-checks{display:grid;margin:14px 0;padding:0;list-style:none}.product-example-checks li{display:grid;padding-block:10px;grid-template-columns:16px minmax(0,1fr);align-items:start;gap:6px;border-top:1px solid var(--theme-border)}.product-example-checks svg{width:13px;height:13px;color:var(--theme-success)}.product-example-checks strong{display:block;color:var(--theme-text);font-size:10px;line-height:1.5}.product-example-checks small{display:block;margin-top:3px;color:var(--theme-text-muted);font-size:9px;line-height:1.5}.product-example-checks b{color:var(--theme-text-muted);font-size:9px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-example-feedback{margin-block:20px;padding:14px;border-left:2px solid var(--theme-brand);background:var(--theme-surface-muted)}.product-example-feedback small{color:var(--theme-text-muted);font-size:9px}.product-example-feedback p{margin:8px 0 0;color:var(--theme-text);font-size:12px;line-height:1.7}.product-example-output-note{margin-top:14px;color:var(--theme-text-muted);font-size:10px;line-height:1.6}.hero-image-carousel-controls button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid var(--theme-border);border-radius:50%;background:var(--theme-surface);color:var(--theme-text);cursor:pointer}.hero-image-carousel-controls button:last-child{border-color:var(--theme-brand);background:var(--theme-brand);color:var(--theme-on-brand)}.hero-image-carousel-controls button:hover{border-color:var(--theme-brand-hover);background:var(--theme-brand-soft);color:var(--theme-brand-hover)}.hero-image-carousel-controls button:active{transform:scale(.96)}.hero-image-carousel-controls button:focus-visible{outline:2px solid var(--theme-focus);outline-offset:3px}.hero-image-carousel-controls svg{width:17px;height:17px}.hero-image-carousel-arrows{display:flex;align-items:center;gap:8px}.hero-image-carousel-count{min-width:30px;text-align:center;color:var(--theme-text-muted);font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hero-image-carousel-status{margin:14px 0 0;color:var(--theme-text-muted);font-size:11px;line-height:1.5}.hero-image-studio{width:100%;max-width:440px;margin-inline:auto;padding:18px;border:1px solid var(--theme-border);border-radius:12px;background:var(--theme-surface);box-shadow:0 12px 32px color-mix(in srgb,var(--theme-text) 5%,transparent)}.hero-image-studio>header{display:flex;margin-bottom:0;padding-bottom:14px;border-bottom:1px solid var(--theme-border);align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.hero-image-studio>header>span:last-child{color:var(--theme-text-muted);font-size:10px}.hero-image-studio .image-comparison{width:100%}.hero-image-studio .image-comparison>figcaption{gap:4px}.hero-image-studio .image-comparison-actions{border:0;padding:0;background:rgba(0,0,0,0);gap:6px}.hero-image-studio .image-comparison-actions button{border-color:var(--theme-border)}.hero-image-studio .image-comparison-actions button[aria-pressed=true]{background:var(--theme-brand-soft);border-color:var(--theme-brand)}.hero-image-studio>footer{display:flex;margin-top:12px;padding-top:0;align-items:flex-start;gap:8px}.hero-image-studio>footer svg{width:16px;height:16px;margin-top:1px;flex:none;color:var(--theme-brand-hover)}.hero-image-studio .hero-image-heading{display:flex;min-height:110px;flex-direction:column;justify-content:center;margin-block:0;padding-block:16px;text-align:left}.hero-image-studio h2{margin:0;color:var(--theme-text);font-size:clamp(20px,2vw,24px);line-height:1.25;letter-spacing:-.035em;text-wrap:balance}.hero-image-studio .hero-image-heading p{margin:8px 0 0;color:var(--theme-text-muted);font-size:12px;line-height:1.6}.hero-image-studio>footer small{color:var(--theme-text-muted);font-size:11px;line-height:1.6}@media(min-width:1121px){.hero-image-studio{display:flex;flex-direction:column;margin-inline:auto 0;align-self:start}.landing-hero-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.landing-hero-copy>.landing-hero-eyebrow,.landing-hero-copy>.landing-proof{width:100%;max-width:none}.landing-hero{width:min(1120px,100% - 64px);min-height:auto;padding-block:48px 56px;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:stretch;gap:clamp(32px,4vw,56px)}}@media(min-width:1121px)and (max-height:900px){.landing-hero{padding-block:24px 32px;align-items:center}.landing-hero-copy h1{margin-block:24px 18px;font-size:clamp(48px,4.6vw,62px)}.landing-hero-actions,.landing-proof{margin-top:24px}.landing-proof{padding-block:12px}.hero-image-studio{max-width:380px;padding:14px}.hero-image-studio>header{padding-bottom:10px}.hero-image-studio .hero-image-heading{min-height:86px;padding-block:12px}.hero-image-studio h2{font-size:21px}.hero-image-studio .hero-image-heading p{margin-top:6px}.hero-image-studio .image-comparison-stage{width:clamp(220px,100svh - 490px,340px);max-width:100%;margin-inline:auto}.hero-image-studio .image-comparison>figcaption{padding-top:8px}.hero-image-carousel-status,.hero-image-studio>footer{margin-top:10px}}@media(max-width:960px){.landing-hero-copy h1{max-width:12ch}.landing-product:after{display:none}}@media(min-width:681px)and (max-width:1120px){.landing-hero{padding-block:58px 66px;gap:28px}.landing-hero-copy h1{max-width:14ch;margin-inline:auto;font-size:clamp(48px,7vw,64px)}.landing-hero-eyebrow{margin-inline:auto}.landing-hero-copy>.landing-hero-assurance{justify-content:center}.landing-hero-copy>p{max-width:46ch}.landing-hero-actions{margin-top:26px}.landing-proof{margin-top:24px}.landing-product{margin-top:0}}@media(max-width:680px){.landing-hero{width:calc(100% - 32px);padding-block:28px 40px;gap:22px}.landing-hero-copy{margin-inline:auto;text-align:center}.landing-hero-eyebrow{padding-bottom:10px;align-items:center;flex-direction:column;gap:6px}.landing-hero-edition{display:none}.landing-hero-copy .landing-kicker,.landing-hero-copy>.landing-hero-assurance{justify-content:center;font-size:10px}.landing-hero-copy .landing-kicker{display:flex;width:fit-content;margin-inline:auto;line-height:1.45;letter-spacing:.085em}.landing-hero-copy h1{max-width:12ch;margin-inline:auto;margin-block:12px 16px;font-size:clamp(38px,10vw,52px);line-height:1.01;letter-spacing:-.055em;text-wrap:balance}.landing-hero-copy h1 em{display:inline-block;margin-top:4px;font-size:.92em;line-height:1.04}.landing-hero-copy>p{max-width:38ch;margin-inline:auto;color:color-mix(in srgb,var(--theme-text,#3d302d) 76%,transparent);font-size:15.5px;line-height:1.68;letter-spacing:-.01em;text-wrap:pretty}.landing-hero-actions{margin-top:18px;gap:6px}.landing-hero-actions .landing-button,.landing-hero-actions .landing-text-link{width:100%;min-height:52px;justify-content:center;font-size:13px;letter-spacing:-.01em}.landing-hero-actions .landing-text-link{border:0;background:rgba(0,0,0,0)}.landing-proof{margin-top:20px;padding-block:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.landing-proof span{min-height:0;padding-inline:7px;grid-template-columns:minmax(0,1fr);grid-template-rows:auto 1fr;align-content:start;justify-items:center;text-align:center}.landing-proof span:first-child{padding-left:7px}.landing-proof span b{font-size:11px}.landing-proof span b:before{margin-right:5px;font-size:9px}.landing-proof span small{font-size:11px}.landing-product{margin-top:0;padding-top:0}.product-preview-toolbar{flex-direction:column;gap:10px}.product-mode-switcher{width:min(100% - 24px,310px);padding:4px;justify-content:stretch;border-radius:11px;transform:none}.product-mode-switcher button{min-height:44px;padding-inline:8px;flex:1 1;justify-content:center;font-size:11px}.product-window{border-radius:15px;box-shadow:0 12px 28px color-mix(in srgb,var(--theme-text) 7%,transparent)}.product-topbar{min-height:52px;padding-inline:14px}.product-topbar .landing-brand{font-size:11px}.product-topbar .landing-brand-mark{width:24px;height:24px}.product-body{min-height:0;grid-template-columns:minmax(0,1fr)}.product-float,.product-sidebar{display:none}.product-canvas{padding:17px 14px 15px}.product-heading{margin-bottom:14px}.product-heading strong{font-size:15px}.product-heading>span{padding:5px 8px;font-size:8px}.product-grid{grid-template-columns:minmax(0,1fr)}.product-editor{padding:15px;border-radius:11px}.product-editor label{font-size:10px}.product-input{height:auto;min-height:96px;padding:11px;font-size:12px;line-height:1.6}.product-tags{margin:10px 0 14px;flex-wrap:wrap}.product-tags span{font-size:8px}.product-generate{min-height:44px;font-size:11px}.landing-product figcaption{max-width:46ch;margin:14px auto 0;color:var(--theme-text-muted,#74645f);font-size:10px;font-weight:700;line-height:1.45}.product-example-canvas{padding:16px 12px}.product-example-canvas .product-example-output{display:block}.product-example-canvas .product-heading strong{font-size:16px}.product-example-canvas .product-example-editor,.product-example-canvas .product-example-output{padding:14px}.product-example-canvas .product-input{font-size:12px}.product-example-action,.product-example-canvas .preview-post>p,.product-example-label{font-size:11px}.product-example-note{font-size:10px}.product-example-checks strong{font-size:11px}.product-example-checks small{font-size:10px}}.landing-section-rail{display:grid;width:100%;margin-bottom:clamp(22px,3vw,34px);grid-template-columns:auto auto minmax(48px,1fr);grid-column:1/-1;align-items:center;gap:10px;color:var(--theme-text-muted,#74645f)}.landing-section-rail>span{display:grid;width:28px;height:28px;place-items:center;border:1px solid color-mix(in srgb,var(--theme-brand,#a65347) 32%,var(--theme-border,#e4d4cc));color:var(--theme-brand-hover,#874238);background:var(--theme-surface,#fffdf9);font-size:10px;font-weight:900;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.05em}.landing-section-rail>strong{font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.landing-section-rail>i{height:1px;background:linear-gradient(90deg,color-mix(in srgb,var(--theme-brand,#a65347) 34%,var(--theme-border,#e4d4cc)),transparent)}.landing-features:before,.landing-product-photos:before,.landing-tour:before{display:none}.landing-collaboration,.landing-product-photos{row-gap:32px}.landing-collaboration>.landing-section-rail,.landing-product-photos>.landing-section-rail{margin-bottom:0}@media(max-width:680px){.landing-section-rail{margin-bottom:22px;gap:8px}.landing-section-rail>span{width:26px;height:26px}.landing-section-rail>strong{font-size:9px;letter-spacing:.08em}}.motion-ready [data-reveal=visible] .landing-section-rail>i{transform-origin:left;animation:landing-rail-draw .8s ease-out both}@keyframes landing-rail-draw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){.motion-ready [data-reveal=visible] .landing-section-rail>i{animation:none}}.landing-use-cases{width:min(1120px,100% - 48px);margin:64px auto 0;color:var(--theme-text,#3d302d)}.use-cases-heading{display:grid;gap:10px}.use-cases-heading h2{margin:0;color:var(--theme-text);font-size:clamp(26px,3vw,36px);line-height:1.2;letter-spacing:-.035em;text-wrap:balance}.use-cases-heading p{max-width:54ch;margin:0;color:var(--theme-text-muted);font-size:14px;line-height:1.7;text-wrap:pretty}.use-cases-links{display:grid;margin-top:24px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.use-cases-links a{display:grid;min-width:0;padding:24px;border:1px solid var(--theme-border);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:26px 1fr;align-items:start;gap:20px 16px;color:inherit;text-decoration:none;transition:background-color .18s ease,border-color .18s ease;background:color-mix(in srgb,var(--theme-surface) 55%,transparent)}.use-cases-links a:is(:hover,:focus-visible){border-color:var(--theme-brand);background:var(--theme-surface,#fffdf9)}.use-cases-links a:is(:hover,:focus-visible) strong{text-decoration:underline;text-underline-offset:4px}.use-cases-links a:focus-visible{outline:2px solid var(--theme-focus,#8f4339);outline-offset:-2px}.use-cases-links svg{width:20px;height:20px;color:var(--theme-brand-hover,#874238)}.use-cases-links a>svg:last-child{width:18px;height:18px;align-self:center;transition:transform .18s ease}.use-cases-links a:is(:hover,:focus-visible)>svg:last-child{transform:translateX(3px)}.use-cases-links a>svg:first-child{width:26px;height:26px;grid-column:1/-1}.use-cases-links span{display:grid;align-content:start;gap:9px}.use-cases-links strong{font-size:18px;line-height:1.4}.use-cases-links small{color:var(--theme-text-muted,#74645f);font-size:13px;line-height:1.6}.use-cases-links .use-case-step{color:var(--theme-brand-hover);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}@media(min-width:961px){.use-cases-heading{grid-template-columns:minmax(0,1fr) minmax(0,.8fr);column-gap:48px;align-items:end}.use-cases-heading>.landing-kicker{grid-column:1/-1}.use-cases-heading p{max-width:44ch;justify-self:end}}@media(min-width:681px)and (max-width:1120px){.use-cases-links a{padding:20px 16px;grid-template-columns:minmax(0,1fr) auto;align-items:start}.use-cases-links a>svg:first-child{grid-column:1/-1}}@media(max-width:680px){.use-cases-links{grid-template-columns:minmax(0,1fr)}.use-cases-links a{padding:22px 12px;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto;gap:14px}.use-cases-links a>svg:first-child{width:22px;height:22px;grid-column:auto;margin-top:3px}.landing-use-cases{width:calc(100% - 32px);margin-top:32px}}@media(prefers-reduced-motion:reduce){.use-cases-links a,.use-cases-links a>svg:last-child{transition:none}.use-cases-links a:is(:hover,:focus-visible)>svg:last-child{transform:none}}.image-comparison{width:min(100%,320px);margin:0 auto;min-width:0}.image-comparison>figcaption{display:grid;margin:0;padding:12px 0 0;gap:6px;text-align:left}.image-comparison label{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:var(--theme-text);font-size:12px;font-weight:700;line-height:1.5}.image-comparison label span{color:var(--theme-text-muted);font-size:10px;font-weight:400}.image-comparison input[type=range]{display:block;width:100%;height:36px;margin:0;padding:0;appearance:none;background:rgba(0,0,0,0);cursor:ew-resize}.image-comparison input[type=range]::-webkit-slider-runnable-track{height:3px;border-radius:2px;background:var(--theme-border)}.image-comparison input[type=range]::-moz-range-track{height:3px;border-radius:2px;background:var(--theme-border)}.image-comparison input[type=range]::-webkit-slider-thumb{width:16px;height:16px;margin-top:-6.5px;appearance:none;border:3px solid var(--theme-surface);border-radius:50%;background:var(--theme-brand);box-shadow:0 0 0 1px var(--theme-brand)}.image-comparison input[type=range]::-moz-range-thumb{width:10px;height:10px;border:3px solid var(--theme-surface);border-radius:50%;background:var(--theme-brand);box-shadow:0 0 0 1px var(--theme-brand)}.image-comparison input:focus-visible{outline:2px solid var(--theme-focus);outline-offset:3px;border-radius:4px}.image-comparison p{margin:4px 0 0;color:var(--theme-text-muted);font-size:11px;line-height:1.6}.image-comparison-stage{position:relative;aspect-ratio:1;cursor:ew-resize;touch-action:pan-y;overflow:hidden;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-surface-muted)}.image-comparison-stage>img{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;pointer-events:none}.image-comparison-stage>.image-comparison-reference{clip-path:inset(0 calc(100% - var(--reference-visible)) 0 0)}.image-comparison-label{position:absolute;top:12px;padding:6px 9px;border-radius:4px;color:var(--theme-text);background:var(--theme-surface);font-size:10px;font-weight:700}.image-comparison-label.is-reference{left:12px}.image-comparison-label.is-campaign{right:12px}.image-comparison-divider{position:absolute;top:0;bottom:0;left:var(--reference-visible);width:2px;background:var(--theme-surface);transform:translateX(-50%);pointer-events:none}.image-comparison-divider svg{position:absolute;top:50%;left:50%;width:34px;height:34px;padding:8px;border:1px solid var(--theme-border);border-radius:50%;color:var(--theme-text);background:var(--theme-surface);transform:translate(-50%,-50%)}.image-comparison-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;padding:3px;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-surface-muted)}.image-comparison-actions button{min-height:44px;padding:8px 6px;border:1px solid rgba(0,0,0,0);border-radius:5px;color:var(--theme-text-muted);background:rgba(0,0,0,0);font-size:11px;line-height:1.4;cursor:pointer}.image-comparison-actions button[aria-pressed=true]{border-color:var(--theme-border);font-weight:700}.image-comparison-actions button:hover,.image-comparison-actions button[aria-pressed=true]{color:var(--theme-brand-hover);background:var(--theme-surface)}.image-comparison-actions button:focus-visible{outline:2px solid var(--theme-focus);outline-offset:2px}@media(max-width:680px){.image-comparison input[type=range]{height:44px}.image-comparison label{flex-wrap:wrap;gap:3px 12px}}.image-comparison-preview-actions{position:absolute;inset:auto 8px 8px;display:flex;justify-content:space-between;gap:8px}.image-comparison-preview-actions button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:44px;padding:6px 8px;border:1px solid var(--theme-border);border-radius:6px;color:var(--theme-text);background:var(--theme-surface);font-size:10px;line-height:1.3;cursor:pointer}.image-comparison-preview-actions button:hover{color:var(--theme-brand-hover);background:var(--theme-brand-soft)}.image-comparison-preview-actions button:focus-visible{outline:2px solid var(--theme-focus);outline-offset:2px}.image-comparison-preview-actions svg{width:14px;height:14px;flex:none}.visual-studio{width:min(1120px,100% - 48px);margin:64px auto;padding:clamp(24px,3vw,40px);border:1px solid var(--theme-border);border-radius:8px;background:color-mix(in srgb,var(--theme-surface-muted) 38%,var(--theme-canvas));scroll-margin-top:96px;color:var(--theme-text)}.visual-studio-layout{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(24px,3vw,44px)}.visual-studio-intro{padding-block:14px}.visual-studio-intro h2{margin:18px 0;text-wrap:balance;font-size:clamp(34px,4vw,54px);line-height:1.06;letter-spacing:-.05em}.visual-studio-intro h2 em{color:var(--theme-brand);font-family:Georgia,serif;font-weight:400}.visual-studio-intro>p{max-width:36ch;margin:0;color:var(--theme-text-muted);font-size:15px;line-height:1.75}.visual-studio-intro .landing-button{width:fit-content;margin-top:24px}.visual-studio-paths{display:grid;margin-top:28px;border-block:1px solid var(--theme-border)}.visual-studio-paths>div{display:flex;padding:18px 0;align-items:flex-start;gap:12px}.visual-studio-paths>div+div{border-top:1px solid var(--theme-border)}.visual-studio-paths svg{width:20px;height:20px;flex:none;color:var(--theme-brand)}.visual-studio-paths span{display:grid;gap:5px}.visual-studio-paths strong{font-size:13px}.visual-studio-paths small{color:var(--theme-text-muted);font-size:12px;line-height:1.6}.visual-studio-review{display:flex;margin-top:14px;align-items:flex-start;gap:7px;color:var(--theme-text-muted);font-size:11px;line-height:1.6}.visual-studio-review svg{width:16px;height:16px;flex:none}.visual-studio-gallery{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;width:100%;max-width:440px;margin-inline:auto;min-width:0}.visual-studio-gallery-heading{display:flex;padding:0 0 16px;grid-column:1/-1;align-items:baseline;justify-content:space-between;gap:12px;border-bottom:1px solid var(--theme-border)}.visual-studio-gallery-heading>span{color:var(--theme-text);font-size:14px;font-weight:600}.visual-studio-gallery-heading small{color:var(--theme-text-muted);font-size:11px}.visual-studio-example{min-width:0;padding:clamp(16px,2vw,24px);border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-surface)}.visual-studio-example .image-comparison{width:100%}.visual-studio-example header{min-height:110px;max-width:none;margin-inline:auto}.visual-studio-example header>span{color:var(--theme-brand-hover);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.visual-studio-example h3{margin:10px 0 6px;font-size:24px;line-height:1.3;letter-spacing:-.03em}.visual-studio-example header p{margin:0 0 16px;color:var(--theme-text-muted);font-size:12px;line-height:1.6}.visual-studio-gallery-note{display:flex;margin:0;padding:0;background:rgba(0,0,0,0);grid-column:1/-1;align-items:baseline;gap:8px;color:var(--theme-text-muted);font-size:11px;line-height:1.7}.visual-studio-gallery-note>svg{width:16px;height:16px;flex:none;align-self:flex-start;margin-top:2px;color:var(--theme-brand)}.visual-studio-guides{margin-top:28px;padding-top:24px;border-top:1px solid var(--theme-border)}.visual-studio-guides-heading{display:flex;margin-bottom:18px;align-items:baseline;gap:18px}.visual-studio-guides-heading h3{margin:0;font-size:18px;letter-spacing:-.025em}.visual-studio-guide-list{display:grid;min-width:0;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:12px}.visual-studio-guide-list details{min-width:0;padding-inline:14px;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-surface)}.visual-studio-guide-list details[open]{background:var(--theme-surface)}.visual-studio-guide-list summary{display:flex;min-height:76px;padding:12px 0;align-items:center;gap:12px;cursor:pointer;list-style:none}.visual-studio-guide-list summary::-webkit-details-marker{display:none}.visual-studio-guide-list summary svg{width:18px;height:18px;flex:none;color:var(--theme-brand)}.visual-studio-guide-list summary svg:last-child{margin-left:auto}.visual-studio-guide-list summary>span{display:grid;gap:4px}.visual-studio-guide-list summary small{color:var(--theme-text-muted);font-size:10px;font-weight:400}.visual-studio-guide-list summary strong{font-size:13px;line-height:1.5}.visual-studio-guide-list summary:hover strong{color:var(--theme-brand-hover)}.visual-studio-guide-list summary:focus-visible{outline:2px solid var(--theme-focus);outline-offset:4px;border-radius:4px}.visual-studio-guide-list details[open] summary svg:last-child{transform:rotate(180deg)}.visual-studio-guide-list ol{display:grid;margin:0;padding:4px 12px 20px 30px;gap:16px}.visual-studio-guide-list li{padding-left:6px;color:var(--theme-brand-hover);font-size:12px}.visual-studio-guide-list li strong{color:var(--theme-text)}.visual-studio-guide-list li p{margin:5px 0 0;color:var(--theme-text-muted);line-height:1.7}@media(min-width:681px){.visual-studio-layout{grid-template-columns:minmax(0,1fr);gap:28px}.visual-studio-intro{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);column-gap:clamp(32px,7vw,100px);padding:0;align-items:start}.visual-studio-intro>.landing-kicker,.visual-studio-intro>h2,.visual-studio-intro>p{grid-column:1}.visual-studio-intro>.landing-kicker{grid-row:1}.visual-studio-intro>h2{grid-row:2;margin-block:14px}.visual-studio-intro>p{grid-row:3/5}.visual-studio-intro .landing-button{grid-column:2;grid-row:3;margin-top:18px}.visual-studio-review{grid-column:2;grid-row:4}.visual-studio-intro .visual-studio-paths{grid-column:2;grid-row:1/3;grid-template-columns:minmax(0,1fr);margin-top:0;gap:0}.visual-studio-paths>div{padding-block:14px}.visual-studio-intro .visual-studio-paths>div+div{border-top:1px solid var(--theme-border)}.visual-studio-intro>p{max-width:60ch}.visual-studio-example header{min-height:110px;max-width:none;margin-inline:auto}}@media(max-width:900px){.visual-studio-guide-list{grid-template-columns:minmax(0,1fr);gap:8px}.visual-studio-guide-list summary{min-height:60px}}@media(max-width:680px){.visual-studio{width:calc(100% - 24px);margin-block:32px;padding:24px 14px;border-radius:12px}.visual-studio-intro{display:block}.visual-studio-intro>p{font-size:15px;line-height:1.7}.visual-studio-intro .visual-studio-paths{margin-top:22px}.visual-studio-intro h2{font-size:clamp(34px,9vw,42px)}.visual-studio-paths{grid-template-columns:minmax(0,1fr);gap:0}.visual-studio-paths>div+div{border-top:1px solid var(--theme-border)}.visual-studio-intro .landing-button{width:100%}.visual-studio-gallery{grid-template-columns:minmax(0,1fr)}.visual-studio-gallery-heading{padding:0 0 14px;flex-wrap:wrap;gap:6px 12px}.visual-studio-example{padding:16px}.visual-studio-example+.visual-studio-example{padding-top:16px}.visual-studio-example h3{font-size:22px}.visual-studio-gallery-note{padding:0}.visual-studio-example header{max-width:none;min-height:0}.visual-studio-guides{margin-top:24px}.visual-studio-guides-heading{align-items:flex-start;flex-direction:column;gap:8px}.visual-studio-guide-list{grid-template-columns:minmax(0,1fr);gap:8px}.visual-studio-guide-list summary{min-height:60px}}.visual-studio-guide-list details[open] ol{animation:studio-guide-enter .25s ease-out}.visual-studio-guide-list summary svg:last-child{transition:transform .2s ease}@keyframes studio-guide-enter{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.visual-studio-guide-list details[open] ol{animation:none}.visual-studio-guide-list summary svg:last-child{transition:none}}.landing-post-system{isolation:isolate;padding:clamp(32px,4vw,52px);overflow:hidden;color:var(--theme-text,#3d302d);border-color:color-mix(in srgb,var(--theme-brand,#a65347) 22%,var(--theme-border,#e4d4cc));background:var(--theme-surface,#fffdf9);box-shadow:none}.landing-post-system:after{display:none}.landing-post-system header{max-width:860px}.landing-post-system header>div{display:flex;align-items:center;justify-content:space-between;gap:18px}.landing-post-system header .landing-kicker{color:var(--theme-brand-hover,#874238)}.landing-post-system header h2{max-width:18ch;text-wrap:balance;color:var(--theme-text,#3d302d)}.landing-post-system header p{color:var(--theme-text-muted,#74645f);font-size:14px;line-height:1.7}.landing-post-system .post-system-status{display:inline-flex;min-height:30px;padding:0 10px;align-items:center;gap:7px;flex:none;border:1px solid color-mix(in srgb,var(--theme-success,#4e7c67) 24%,var(--theme-border,#e4d4cc));border-radius:4px;color:var(--theme-success,#4e7c67);background:color-mix(in srgb,var(--theme-success-soft,#e4eee8) 55%,var(--theme-surface,#fffdf9));font-size:9px;font-weight:800;letter-spacing:.04em}.landing-post-system .post-system-status i{width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px color-mix(in srgb,var(--theme-success,#4e7c67) 12%,transparent)}.landing-post-system .post-system-stages{counter-reset:orbit-stage;margin-top:38px;gap:0}.landing-post-system .post-system-stages:before{display:none}.landing-post-system article{counter-increment:orbit-stage;min-height:0;padding:20px;align-content:start;gap:18px;border:0;border-top:1px solid var(--theme-border,#e4d4cc);border-radius:0;background:rgba(0,0,0,0);box-shadow:none}.landing-post-system article:after{display:none}.landing-post-system article small{color:var(--theme-brand-hover,#874238)}.landing-post-system article h3{color:var(--theme-text,#3d302d)}.landing-post-system article p{color:var(--theme-text-muted,#74645f);font-size:14px;line-height:1.7}.landing-post-system article>div{min-height:152px;grid-template-rows:auto auto 1fr auto}.landing-post-system article em{display:inline-flex;width:fit-content;margin-top:5px;padding-top:9px;align-items:center;gap:6px;border-top:1px solid var(--theme-border,#e4d4cc);color:var(--theme-text,#3d302d);font-size:11px;font-style:normal;font-weight:600}.landing-post-system article em:before{width:5px;height:5px;border-radius:50%;background:var(--theme-brand,#a65347);content:""}.landing-post-system article>span{position:relative;width:46px;height:46px;border-color:color-mix(in srgb,var(--theme-brand,#a65347) 24%,var(--theme-border,#e4d4cc));border-radius:8px;color:var(--theme-brand,#a65347);background:var(--theme-surface-muted,#f6ebe5);box-shadow:none}.landing-post-system article>span:after{display:none}.landing-post-system>footer{position:relative;display:grid;margin-top:20px;padding:16px 18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid color-mix(in srgb,var(--theme-success,#4e7c67) 20%,var(--theme-border,#e4d4cc));border-radius:6px;background:color-mix(in srgb,var(--theme-success-soft,#e4eee8) 42%,var(--theme-surface,#fffdf9))}.landing-post-system>footer>svg{width:22px;height:22px;color:var(--theme-success,#4e7c67)}.landing-post-system>footer>span{display:grid;gap:2px}.landing-post-system>footer strong{color:var(--theme-text,#3d302d);font-size:11px}.landing-post-system>footer small{color:var(--theme-text-muted,#74645f);font-size:12px;line-height:1.6}.landing-post-system>footer a{display:inline-flex;min-height:44px;padding:0 11px;align-items:center;gap:6px;border-radius:8px;color:var(--theme-brand-hover,#874238);font-size:12px;font-weight:800;text-decoration:none}.landing-post-system>footer a:hover{background:color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 55%,transparent)}.landing-post-system>footer a:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-focus,#8f4339) 22%,transparent);outline-offset:2px}.landing-post-system>footer a svg{width:12px;height:12px}@media(max-width:960px){.landing-post-system{padding:34px}.landing-post-system .post-system-stages{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-post-system article{min-height:150px}.landing-post-system article>div{min-height:0}}.motion-ready .landing-post-system[data-reveal=pending] article{opacity:0;transform:translateY(20px)}.motion-ready .landing-post-system[data-reveal=visible] article{animation:landing-post-stage-enter .55s cubic-bezier(.16,1,.3,1) both}.motion-ready .landing-post-system[data-reveal=visible] article:nth-child(2){animation-delay:80ms}.motion-ready .landing-post-system[data-reveal=visible] article:nth-child(3){animation-delay:.16s}.motion-ready .landing-post-system[data-reveal=visible] article:nth-child(4){animation-delay:.24s}@keyframes landing-post-stage-enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(max-width:820px){.landing-post-system .post-system-stages:before{display:none}}@media(max-width:680px){.landing-post-system{padding:28px 18px}.landing-post-system header{text-align:left}.landing-post-system header>div{align-items:flex-start;flex-direction:column;gap:10px}.landing-post-system header p{margin-inline:auto}.landing-post-system .post-system-stages{margin-top:24px;grid-template-columns:minmax(0,1fr)}.landing-post-system article,.landing-post-system article:nth-child(2n),.landing-post-system article:nth-child(2n):hover{min-height:0;padding:16px 4px;transform:none}.landing-post-system article{padding-inline:14px;grid-template-columns:auto minmax(0,1fr)}.landing-post-system article>div{min-height:0}.landing-post-system>footer{grid-template-columns:auto minmax(0,1fr);text-align:left}.landing-post-system>footer a{grid-column:1/-1;justify-content:center;border-top:1px solid color-mix(in srgb,var(--theme-success,#4e7c67) 16%,var(--theme-border,#e4d4cc));border-radius:0}}@media(prefers-reduced-motion:reduce){.landing-post-system article{transition:none}.landing-post-system article:hover{transform:none}.motion-ready .landing-post-system[data-reveal] article{opacity:1;animation:none;transform:none}}.landing-audiences{width:min(1120px,100% - 48px);margin:auto;padding:42px 0 96px}.landing-audiences .landing-section-heading{display:grid;max-width:none;margin-bottom:36px;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:end;gap:12px 48px;text-align:left}.landing-audiences .landing-section-heading>.ui-eyebrow{grid-column:1/-1}.landing-audiences .landing-section-heading h2{max-width:17ch;margin:0;text-wrap:balance}.landing-audiences .landing-section-heading p{margin:0;font-size:15px}.audience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-surface)}.audience-card,.audience-grid{position:relative;overflow:hidden}.audience-card{display:flex;min-width:0;min-height:0;padding:28px;flex-direction:column;border:0;border-radius:0;background:rgba(0,0,0,0)}.audience-card+.audience-card{border-left:1px solid var(--theme-border)}.audience-card{box-shadow:none}.audience-card header{position:relative;z-index:1;display:flex;align-items:center;gap:11px}.audience-card header>span:first-child{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border:1px solid color-mix(in srgb,var(--theme-brand,#a65347) 18%,transparent);border-radius:8px;color:var(--theme-brand,#a65347);background:var(--theme-surface,#fffdf9);box-shadow:none}.audience-card header svg{width:21px;height:21px}.audience-card header small{color:var(--theme-brand-hover,#874238);font-size:10px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.audience-card .audience-card-label{display:grid;min-width:0;gap:4px}.audience-card .audience-card-label b{color:var(--theme-text-muted,#74645f);font-size:11px;line-height:1.2}.audience-card h3{margin:26px 0 12px;color:var(--theme-text,#3d302d);font-size:24px;font-weight:650;line-height:1.25;letter-spacing:-.035em;text-wrap:balance}.audience-card>p{margin:0;color:var(--theme-text-muted,#74645f);font-size:14px;line-height:1.7}.audience-card ul{display:grid;margin:auto 0 0;padding:22px 0 0;gap:4px;list-style:none}.audience-card li{display:flex;padding:8px 0;align-items:flex-start;gap:8px;color:var(--theme-text,#3d302d);font-size:12px;line-height:1.5}.audience-card li svg{width:16px;height:16px;flex:0 0 16px;color:var(--theme-success,#4e7c67)}.audience-card-link{display:flex;min-height:48px;margin-top:20px;padding-top:16px;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--theme-border,#e4d4cc);color:var(--theme-brand-hover,#874238);font-size:12px;font-weight:700;line-height:1.5;text-decoration:none}.audience-card-link svg{width:18px;height:18px;flex:none}.audience-card-link:hover{text-decoration:underline;text-underline-offset:4px}.audience-card-link:focus-visible{outline:2px solid var(--theme-focus,#8f4339);outline-offset:4px}.audience-follow-up{display:flex;margin-top:14px;padding:20px 0;align-items:center;justify-content:space-between;gap:28px;border:0;border-radius:0;background:rgba(0,0,0,0)}.audience-follow-up>span{display:grid;max-width:680px;gap:4px}.audience-follow-up strong{color:var(--theme-text,#3d302d);font-size:13px}.audience-follow-up small{color:var(--theme-text-muted,#74645f);font-size:12px;line-height:1.65}.audience-follow-up .landing-button{flex:0 0 auto}@media(max-width:960px){.audience-grid{grid-template-columns:1fr}.audience-grid:before{display:none}.audience-card{min-height:0}.audience-card+.audience-card{border-left:0;border-top:1px solid var(--theme-border)}.audience-card ul{margin-top:4px}.audience-card-2{margin:0}}@media(min-width:681px)and (max-width:960px){.audience-card{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:0 32px}.audience-card h3,.audience-card header,.audience-card>p{grid-column:1}.audience-card h3{margin-top:20px}.audience-card ul{grid-column:2;grid-row:1/span 3;margin:0;padding:0 0 0 24px;align-content:center;border-left:1px solid var(--theme-border,#e4d4cc)}.audience-card-link{grid-column:1/-1}}@media(max-width:680px){.landing-audiences{width:calc(100% - 24px);padding:30px 0 76px}.landing-audiences .landing-section-heading{grid-template-columns:minmax(0,1fr);gap:16px;margin-bottom:28px}.landing-audiences .landing-section-heading h2{font-size:clamp(32px,9.5vw,40px)}.audience-card{padding:22px}.audience-card h3{margin-top:21px;font-size:20px}.audience-follow-up{padding:20px;align-items:stretch;flex-direction:column;gap:18px}.audience-follow-up .landing-button{width:100%}}@media(prefers-reduced-motion:reduce){.audience-card{transition:none}}@keyframes landing-hero-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-preview-arrive{0%{opacity:0;transform:perspective(1200px) rotateX(4deg) rotateY(-5deg) translate3d(26px,24px,0)}to{opacity:1;transform:perspective(1200px) rotateX(0) rotateY(0) translateZ(0)}}@keyframes landing-orbit-drift{0%,to{transform:translateZ(0) rotate(0)}50%{transform:translate3d(0,-10px,0) rotate(4deg)}}@keyframes landing-panel-swap{0%{opacity:0;transform:translateY(12px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}.landing-hero-copy{animation:landing-hero-rise .75s cubic-bezier(.2,.75,.25,1) both}.landing-product{animation:landing-preview-arrive .9s cubic-bezier(.2,.75,.25,1) .12s both}.product-float{animation:landing-orbit-drift 5.5s ease-in-out infinite}.product-float-team{animation-delay:-2.4s}.tour-content{animation:landing-panel-swap .42s cubic-bezier(.2,.75,.25,1) both}.motion-ready [data-reveal=pending]{opacity:0;transform:translate3d(0,20px,0) scale(.995)}.motion-ready [data-reveal=pending][data-reveal-variant=from-left]{transform:translate3d(-24px,18px,0) scale(.992)}.motion-ready [data-reveal=pending][data-reveal-variant=from-right]{transform:translate3d(24px,18px,0) scale(.992)}.motion-ready [data-reveal=visible]{opacity:1;transform:translateZ(0) scale(1);transition:opacity .5s ease,transform .62s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.motion-ready [data-reveal] :is(.feature-grid article,.audience-grid article,.collaboration-feature-list article,.landing-workflow li){transition:opacity .55s ease,border-color .22s ease,box-shadow .22s ease,transform .62s cubic-bezier(.16,1,.3,1)}.motion-ready [data-reveal=pending] :is(.feature-grid article,.audience-grid article,.collaboration-feature-list article,.landing-workflow li){opacity:0;transform:translateY(16px)}.motion-ready [data-reveal=visible] :is(.feature-grid article,.audience-grid article,.collaboration-feature-list article,.landing-workflow li){opacity:1;transform:translateY(0)}.motion-ready [data-reveal=visible] :is(.feature-grid article,.audience-grid article,.collaboration-feature-list article,.landing-workflow li):nth-child(2){transition-delay:55ms}.motion-ready [data-reveal=visible] :is(.feature-grid article,.audience-grid article,.collaboration-feature-list article,.landing-workflow li):nth-child(3){transition-delay:.11s}.motion-ready [data-reveal=visible] :is(.feature-grid article,.collaboration-feature-list article,.landing-workflow li):nth-child(4){transition-delay:165ms}.motion-ready [data-reveal=visible] :is(.feature-grid article,.collaboration-feature-list article,.landing-workflow li):nth-child(n+5){transition-delay:.22s}.motion-ready [data-reveal=visible]:not(:hover){will-change:auto}.audience-grid article,.collaboration-feature-list article,.feature-grid article,.landing-workflow li{transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.audience-grid article:hover,.collaboration-feature-list article:hover,.feature-grid article:hover,.motion-ready [data-reveal=visible] :is(.feature-grid article,.audience-grid article,.collaboration-feature-list article):hover{transform:translateY(-2px)}.collaboration-feature-list article:hover>span,.feature-grid article:hover .feature-icon{transform:none}.collaboration-feature-list article>span,.feature-icon{transition:color .22s ease,background-color .22s ease,transform .22s ease}.landing-button svg,.landing-contact-linkedin>svg:last-child,.landing-text-link svg{transition:transform .2s ease}.landing-button:hover svg,.landing-contact-linkedin:hover>svg:last-child,.landing-text-link:hover svg{transform:translateX(4px)}.landing-cta .cta-orbit{animation:landing-orbit-drift 8s ease-in-out infinite}@media(max-width:680px){.motion-ready [data-reveal=pending][data-reveal-variant=from-left],.motion-ready [data-reveal=pending][data-reveal-variant=from-right]{transform:translate3d(0,18px,0) scale(.992)}}@media(prefers-reduced-motion:reduce){.landing-cta .cta-orbit,.landing-hero-copy,.landing-product,.product-float,.tour-content{animation:none!important}.motion-ready [data-reveal],.motion-ready [data-reveal] :is(.feature-grid article,.audience-grid article,.collaboration-feature-list article,.landing-workflow li){opacity:1;filter:none;transform:none;transition:none}}.landing-contact{position:relative;display:grid;width:min(100% - 48px,1120px);margin:0 auto 110px;padding:clamp(34px,5vw,64px);grid-template-columns:minmax(0,.82fr) minmax(440px,1.18fr);gap:clamp(36px,7vw,78px);border:1px solid var(--theme-border);overflow:hidden;border-radius:28px;background:radial-gradient(circle at 0 0,color-mix(in srgb,var(--theme-accent) 22%,transparent),transparent 35%),radial-gradient(circle at 100% 100%,color-mix(in srgb,var(--theme-brand) 8%,transparent),transparent 34%),var(--theme-surface);box-shadow:0 2px 4px color-mix(in srgb,var(--theme-text) 4%,transparent),0 34px 90px color-mix(in srgb,var(--theme-text) 11%,transparent);scroll-margin-top:100px}.landing-contact:before{position:absolute;width:150px;height:150px;top:-100px;right:38%;border:1px solid color-mix(in srgb,var(--theme-brand) 14%,transparent);border-radius:50%;box-shadow:0 0 0 34px color-mix(in srgb,var(--theme-brand) 4%,transparent);content:"";pointer-events:none}.landing-contact-intro{align-self:center}.landing-contact-intro h2{max-width:520px;margin:20px 0 18px;color:var(--theme-text);font-family:var(--font-editorial,"Helvetica Neue",Arial,sans-serif);font-size:clamp(38px,4.3vw,56px);font-weight:650;line-height:1.01;letter-spacing:-.052em;text-wrap:balance}.landing-contact-intro>p{max-width:540px;margin:0;color:var(--theme-text-muted);font-size:15px;line-height:1.7}.landing-contact-points{display:grid;margin:34px 0;gap:17px}.landing-contact-points>span{display:grid;grid-template-columns:34px 1fr;align-items:center;column-gap:12px}.landing-contact-points svg{grid-row:span 2;width:32px;height:32px;padding:7px;border:1px solid color-mix(in srgb,var(--theme-brand) 18%,var(--theme-border));border-radius:10px;color:var(--theme-brand);background:color-mix(in srgb,var(--theme-brand-soft) 70%,transparent)}.landing-contact-points b{color:var(--theme-text);font-size:13px}.landing-contact-points small{color:var(--theme-text-muted)}.landing-contact-linkedin{display:grid;grid-template-columns:38px 1fr auto;align-items:center;padding:13px 15px;gap:11px;border:1px solid var(--theme-border);border-radius:14px;color:var(--theme-text);background:color-mix(in srgb,var(--theme-surface-muted) 68%,transparent);text-decoration:none;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.landing-contact-linkedin>svg:first-child{width:38px;height:38px;padding:9px;border-radius:10px;color:var(--theme-on-brand);background:var(--theme-brand)}.landing-contact-linkedin>svg:last-child{width:17px;color:var(--theme-brand)}.landing-contact-linkedin span{display:grid;gap:1px}.landing-contact-linkedin small{color:var(--theme-text-muted);font-size:10px}.landing-contact-linkedin strong{font-size:12px}.landing-contact-linkedin:hover{border-color:color-mix(in srgb,var(--theme-brand) 42%,var(--theme-border));transform:translateY(-2px);box-shadow:0 10px 24px color-mix(in srgb,var(--theme-brand) 10%,transparent)}.landing-contact-form{position:relative;display:grid;padding:clamp(24px,3.5vw,38px);gap:17px;border:1px solid color-mix(in srgb,var(--theme-border) 92%,transparent);border-radius:21px;background:color-mix(in srgb,var(--theme-canvas) 90%,transparent);box-shadow:inset 0 1px color-mix(in srgb,#fff 70%,transparent),0 20px 50px color-mix(in srgb,var(--theme-text) 8%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-contact-form label{display:grid;color:var(--theme-text);font-size:11px;font-weight:800;letter-spacing:.01em}.landing-contact-form input,.landing-contact-form textarea{display:block;width:100%;min-width:0;scroll-margin-top:104px;border:1px solid var(--theme-border);border-radius:11px;color:var(--theme-text);background:color-mix(in srgb,var(--theme-surface) 96%,transparent);background-clip:padding-box;font:inherit;line-height:1.5;box-shadow:inset 0 1px 2px color-mix(in srgb,var(--theme-text) 3%,transparent);appearance:none;-webkit-appearance:none;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.landing-contact-form textarea{min-height:148px;resize:vertical}.landing-contact-form input::placeholder,.landing-contact-form textarea::placeholder{color:color-mix(in srgb,var(--theme-text-muted) 70%,transparent)}.landing-contact-form input:hover,.landing-contact-form textarea:hover{border-color:color-mix(in srgb,var(--theme-brand) 30%,var(--theme-border))}.landing-contact-form input:focus,.landing-contact-form textarea:focus{outline:0;border-color:var(--theme-brand);background:var(--theme-surface);box-shadow:var(--focus-ring),0 8px 22px color-mix(in srgb,var(--theme-brand) 6%,transparent)}.landing-contact-form input[aria-invalid=true],.landing-contact-form textarea[aria-invalid=true]{border-color:var(--theme-danger);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-danger) 12%,transparent)}.landing-contact-form input:disabled,.landing-contact-form textarea:disabled{color:var(--theme-text-muted);background:var(--theme-surface-muted);cursor:not-allowed;opacity:.72}.landing-contact-form input:-webkit-autofill,.landing-contact-form input:-webkit-autofill:focus,.landing-contact-form input:-webkit-autofill:hover{-webkit-text-fill-color:var(--theme-text);box-shadow:inset 0 0 0 1000px var(--theme-surface)}.landing-contact-form input:-moz-autofill{color:var(--theme-text);background:var(--theme-surface)}.landing-contact-form label>small{min-height:15px;color:var(--theme-danger);font-size:9px;font-weight:650}.contact-form-heading{display:grid;grid-template-columns:42px 1fr auto;align-items:center;margin-bottom:4px;padding-bottom:20px;gap:12px;border-bottom:1px solid var(--theme-border)}.contact-form-heading>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;color:var(--theme-on-brand);background:var(--theme-brand);box-shadow:0 9px 20px color-mix(in srgb,var(--theme-brand) 22%,transparent)}.contact-form-heading>span svg{width:20px;height:20px}.contact-form-heading>div{display:grid;gap:2px}.contact-form-heading>div small{color:var(--theme-brand-hover);font-size:8px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.contact-form-heading>div strong{color:var(--theme-text);font-size:15px;letter-spacing:-.015em}.contact-form-heading>em{color:var(--theme-text-muted);font-size:9px;font-style:normal}.contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-honeypot{position:absolute!important;width:1px!important;height:1px!important;opacity:0;pointer-events:none}.contact-form-status{display:none;min-height:44px;align-items:center;padding:11px 13px;border:1px solid rgba(0,0,0,0);border-radius:11px;font-size:11px;font-weight:700}.contact-form-status:not(:empty){display:flex}.contact-form-status.success{color:var(--theme-success);border-color:color-mix(in srgb,var(--theme-success) 30%,transparent);background:color-mix(in srgb,var(--theme-success) 9%,var(--theme-surface))}.contact-form-status.error{color:var(--theme-danger);border-color:color-mix(in srgb,var(--theme-danger) 30%,transparent);background:color-mix(in srgb,var(--theme-danger) 8%,var(--theme-surface))}.contact-form-status.sending{color:var(--theme-brand-hover);background:var(--theme-brand-soft)}.contact-field-meta{display:flex;min-height:15px;justify-content:space-between;gap:12px}.contact-field-meta>small{min-height:15px;font-size:9px;font-weight:650}.contact-field-meta>small:first-child{color:var(--theme-danger)}.contact-field-meta>small:last-child{margin-left:auto;color:var(--theme-text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}.contact-form-footer{display:flex;align-items:center;justify-content:space-between;margin-top:2px;gap:18px}.contact-privacy-note{display:flex;max-width:245px;align-items:flex-start;margin:0;gap:7px;color:var(--theme-text-muted);font-size:9px;line-height:1.5}.contact-privacy-note svg{width:14px;min-width:14px;color:var(--theme-success)}.contact-submit{min-width:164px;min-height:48px}.contact-submit:disabled{opacity:.65;cursor:wait;transform:none}@media(max-width:900px){.landing-contact{grid-template-columns:1fr}.landing-contact-intro{text-align:center}.landing-contact-intro h2,.landing-contact-intro>p{margin-inline:auto}.landing-contact-points{width:min(100%,520px);margin-inline:auto;text-align:left}.landing-contact-linkedin{width:min(100%,440px);margin-inline:auto;text-align:left}}@media(max-width:680px){.landing-contact{width:min(100% - 30px,1120px);margin-bottom:85px;padding:28px 20px;border-radius:18px}.landing-contact-intro h2{font-size:36px}.landing-contact-form{padding:20px 16px}.contact-form-heading{grid-template-columns:42px 1fr}.contact-form-heading>em{display:none}.contact-form-row{grid-template-columns:1fr;gap:18px}.contact-form-footer{align-items:stretch;flex-direction:column}.contact-privacy-note{max-width:none}.contact-submit{width:100%;justify-content:center}.landing-contact-form :where(input,textarea,select){min-height:48px;font-size:16px}.landing-contact-form textarea{min-height:164px}.landing-contact-form label{font-size:12px}.contact-field-meta>small,.landing-contact-form label>small{min-height:17px;font-size:11px;line-height:1.4}.contact-privacy-note{font-size:11px}}@media(max-width:380px){.landing-contact{width:min(100% - 20px,1120px);padding-inline:12px}.landing-contact-form{min-width:0;padding-inline:13px}}@media(prefers-reduced-motion:reduce){.landing-contact-linkedin{transition:none}}.landing-contact{width:min(1120px,100% - 48px);margin-bottom:80px;padding:clamp(28px,3.5vw,40px);grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:start;gap:clamp(44px,5vw,68px);border-radius:12px;background:var(--theme-surface,#fffdf9);box-shadow:none}.landing-contact:before{display:none}.landing-contact-intro{align-self:start;padding-top:16px}.landing-contact-intro h2{max-width:560px;margin-block:18px 16px;font-family:Helvetica Neue,Arial,sans-serif;font-size:clamp(34px,3.6vw,46px);font-weight:700;line-height:1.08;letter-spacing:-.058em}.landing-contact-intro>p{max-width:520px;font-size:14px;line-height:1.65}.landing-contact-points{margin-block:28px;gap:0;border-block:1px solid var(--theme-border,#e4d4cc)}.landing-contact-points>span{padding:13px 2px;grid-template-columns:28px minmax(0,1fr);column-gap:10px}.landing-contact-points>span+span{border-top:1px solid var(--theme-border,#e4d4cc)}.landing-contact-points svg{width:26px;height:26px;padding:6px;border-radius:6px;background:rgba(0,0,0,0)}.landing-contact-points b{font-size:12px}.landing-contact-points small{font-size:11px;line-height:1.6}.landing-contact-linkedin{padding:11px 12px;grid-template-columns:34px 1fr auto;border-radius:8px;background:rgba(0,0,0,0)}.landing-contact-linkedin>svg:first-child{width:34px;height:34px;padding:8px;border-radius:6px}.landing-contact-form{padding:24px;gap:13px;border-radius:10px;background:var(--theme-surface,#fffdf9);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.landing-contact-form label{gap:8px;font-size:12px}.landing-contact-form input,.landing-contact-form textarea{padding:12px 14px;border-radius:7px;box-shadow:none;font-size:14px;font-weight:400;background:var(--theme-canvas)}.landing-contact-form input::placeholder,.landing-contact-form textarea::placeholder{color:var(--theme-text-muted);opacity:.85;font-weight:400}.landing-contact-form input{min-height:48px}.landing-contact-form textarea{min-height:124px}.contact-form-heading{grid-template-columns:36px 1fr auto;padding-bottom:15px;gap:10px}.contact-form-heading>span{width:36px;height:36px;border-radius:7px;box-shadow:none}.contact-form-heading>span svg{width:17px;height:17px}.contact-form-heading>div strong{font-size:14px}.contact-form-row{gap:10px}.contact-form-footer{gap:14px;padding-top:8px}.contact-privacy-note{font-size:11px;line-height:1.6}.contact-submit{min-width:150px;min-height:44px}@media(max-width:1080px){.landing-contact{width:min(100% - 36px,820px);padding:42px clamp(24px,5vw,38px);grid-template-columns:minmax(0,1fr);gap:34px}.landing-contact-intro{padding-top:0;text-align:left}.landing-contact-intro h2,.landing-contact-intro>p{margin-inline:0}.landing-contact-points{width:100%;margin-inline:0;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:0;text-align:left}.landing-contact-points>span{padding-right:12px;align-content:start;border-bottom:1px solid var(--theme-border,#e4d4cc)}.landing-contact-points>span+span{padding-left:12px;border-top:0;border-left:1px solid var(--theme-border,#e4d4cc)}.landing-contact-linkedin{width:fit-content;min-width:280px;margin-inline:0}}@media(max-width:680px){.landing-contact{width:calc(100% - 24px);margin-bottom:72px;padding:34px 12px 12px;gap:26px;border-radius:10px}.landing-contact-intro h2{max-width:16ch;margin-block:14px;font-size:clamp(34px,10vw,42px)}.landing-contact-intro>p{font-size:15px;line-height:1.7}.landing-contact-linkedin{width:100%;min-width:0}.landing-contact-points{margin-block:24px;grid-template-columns:1fr;border-bottom:1px solid var(--theme-border,#e4d4cc)}.landing-contact-points>span,.landing-contact-points>span+span{padding:12px 0;border-left:0;border-bottom:0}.landing-contact-points>span+span{border-top:1px solid var(--theme-border,#e4d4cc)}.landing-contact-form{padding:16px 12px;border-radius:8px;box-shadow:none}.contact-form-heading{grid-template-columns:34px 1fr}.contact-form-heading>span{width:34px;height:34px}.contact-form-row{gap:14px}.landing-contact-form input,.landing-contact-form textarea{font-size:16px}.landing-contact-form textarea{min-height:140px}}.landing-finale{display:grid;width:min(1120px,100% - 48px);margin:0 auto 40px;padding:clamp(36px,5vw,72px);grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);align-items:center;gap:48px;border-radius:8px;color:var(--theme-on-brand);background:var(--theme-text)}.landing-finale-title>span{color:var(--theme-on-brand-muted);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.landing-finale-title h2{margin:24px 0 0;color:inherit;font-size:clamp(36px,4.6vw,62px);font-weight:700;line-height:1.07;letter-spacing:-.05em}.landing-finale-title em{font-family:var(--font-editorial);font-weight:400}.landing-finale-action{display:grid;justify-items:start;gap:22px;padding-left:36px;border-left:1px solid color-mix(in srgb,var(--theme-on-brand) 22%,transparent)}.landing-finale-action p{margin:0;max-width:32ch;color:var(--theme-on-brand-muted);font-size:15px;line-height:1.75}.landing-finale-action a{display:inline-flex;min-height:52px;padding:14px 20px;align-items:center;gap:16px;border:1px solid rgba(0,0,0,0);border-radius:6px;color:var(--theme-text);background:var(--theme-on-brand);font-size:13px;font-weight:700;line-height:1.5;text-decoration:none}.landing-finale-action a:hover{background:var(--theme-brand-soft)}.landing-finale-action a:focus-visible{outline:2px solid var(--theme-on-brand);outline-offset:5px}.landing-finale-action a svg{width:18px;height:18px;flex:none}.landing-finale-action small{color:var(--theme-on-brand-muted);font-size:11px;line-height:1.7}@media(max-width:960px){.landing-finale{gap:32px;grid-template-columns:minmax(0,1fr)}.landing-finale-action{padding:24px 0 0;border-left:0;border-top:1px solid color-mix(in srgb,var(--theme-on-brand) 22%,transparent)}.landing-finale-action p{max-width:48ch}}@media(max-width:680px){.landing-finale{width:calc(100% - 24px);padding:32px 24px;margin-bottom:24px}.landing-finale-title h2{font-size:clamp(34px,9vw,44px)}.landing-finale-action a{width:100%;justify-content:space-between;padding-inline:14px}}.capability-groups{border-top:1px solid var(--theme-border)}.capability-group{display:grid;min-width:0;padding-block:36px;grid-template-columns:minmax(0,.6fr) minmax(0,2fr);gap:32px;border-bottom:1px solid var(--theme-border)}.capability-group header{display:grid;align-content:start;gap:10px}.capability-group header>span{width:fit-content;padding-bottom:8px;border-bottom:2px solid var(--theme-brand);color:var(--theme-brand);font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.capability-group h3{margin:0;color:var(--theme-text);font-size:clamp(32px,3.2vw,42px);font-weight:600;letter-spacing:-.045em}.capability-group header p{max-width:24ch;margin:0;color:var(--theme-text-muted);font-size:13px;line-height:1.6}.capability-group article{min-width:0}.capability-group article+article{padding-left:28px;border-left:1px solid var(--theme-border)}.capability-group h4{margin:16px 0 10px;color:var(--theme-text);font-size:20px;font-weight:650;line-height:1.3;letter-spacing:-.025em;text-wrap:balance}.capability-group article p{margin:0;color:var(--theme-text-muted);font-size:14px;line-height:1.75}.capability-group-tools{display:grid;min-width:0;padding-left:32px;grid-template-columns:minmax(0,1fr);gap:24px 28px;border-left:1px solid var(--theme-border)}.capability-group .capability-group-output{display:flex;grid-column:1/-1;flex-wrap:wrap;align-items:baseline;gap:8px 24px;margin:0;padding-top:18px;border-top:1px solid var(--theme-border)}.capability-group .capability-group-output span{color:var(--theme-text-muted);font-size:11px}.capability-group .capability-group-output strong{color:var(--theme-text);font-size:12px;font-weight:500}.capability-label{display:flex;align-items:center;gap:9px;color:var(--theme-brand-hover)}.capability-label svg{width:19px;height:19px;flex:none}.capability-label span{font-size:11px;font-weight:700;line-height:1.5}.capability-brand{display:grid;margin-top:36px;padding:36px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:40px;background:var(--theme-surface-muted);border-radius:8px;border:1px solid var(--theme-border);border-top:3px solid var(--theme-brand)}.capability-brand-copy{padding-top:12px}.capability-brand-copy h3{max-width:20ch;margin:16px 0;color:var(--theme-text);font-size:30px;line-height:1.15;letter-spacing:-.035em;text-wrap:balance}.capability-brand-copy p{max-width:46ch;margin:0;color:var(--theme-text-muted);font-size:14px;line-height:1.75}.capability-brand-note{display:block;margin-top:22px;color:var(--theme-brand-hover);font-size:12px;font-weight:600;line-height:1.6}.capability-brand-example{min-width:0;padding:24px;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-surface)}.capability-brand-example header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px 16px}.capability-brand-example header strong{color:var(--theme-text);font-size:15px}.capability-brand-example header small{color:var(--theme-text-muted);font-size:10px}.capability-brand-example dl{margin:22px 0 0}.capability-brand-example dl>div{display:grid;padding-block:15px;grid-template-columns:64px minmax(0,1fr);gap:16px;border-top:1px solid var(--theme-border)}.capability-brand-example dt{color:var(--theme-text-muted);font-size:11px;line-height:1.7}.capability-brand-example dd{margin:0;color:var(--theme-text);font-size:12px;line-height:1.6}.capability-brand-example footer{padding-top:14px;border-top:1px solid var(--theme-border);color:var(--theme-text-muted);font-size:10px;line-height:1.6}.brand-example-palette{display:flex;flex-wrap:wrap;gap:12px 18px}.brand-example-palette span{display:grid;gap:6px;font-size:10px}.brand-example-palette i{display:block;width:58px;height:36px;border:1px solid var(--theme-border);border-radius:3px}.brand-example-palette .is-clay{background:var(--theme-brand)}.brand-example-palette .is-cream{background:var(--theme-surface-muted)}.brand-example-palette .is-ink{background:var(--theme-text)}.capability-roadmap{display:flex;margin-top:24px;padding-top:20px;gap:24px;border-top:1px dashed var(--theme-border)}.capability-roadmap>span{flex:none;padding-top:2px;color:var(--theme-brand-hover);font-size:11px;font-weight:700}.capability-roadmap p{display:grid;margin:0;gap:6px;color:var(--theme-text-muted);font-size:12px;line-height:1.7}.capability-roadmap strong{color:var(--theme-text);font-size:13px}@media(min-width:1081px){.capability-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--theme-border)}.capability-group{grid-template-columns:minmax(0,1fr);grid-template-rows:auto 1fr;padding:28px 24px;gap:28px;border-bottom:0}.capability-group+.capability-group{border-left:1px solid var(--theme-border)}.capability-group h3{font-size:28px;line-height:1.2}.capability-group header p{max-width:none}.capability-group h4{font-size:19px}.capability-group-tools{padding-left:0;border-left:0;grid-template-rows:1fr auto}.capability-group .capability-group-output{display:grid;gap:6px}}@media(min-width:681px)and (max-width:1080px){.capability-group{grid-template-columns:minmax(0,1fr);gap:24px}.capability-group-tools{padding-left:0;border-left:0;gap:24px 32px}.capability-group header{grid-column:1/-1;grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:8px 16px}.capability-group header p{grid-column:2;max-width:none}.capability-brand{padding:28px;gap:24px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.capability-brand-example{padding:20px}.capability-brand-example dl>div{grid-template-columns:minmax(0,1fr);gap:8px}}@media(max-width:680px){.capability-group{padding-block:26px;grid-template-columns:minmax(0,1fr);gap:24px}.capability-group header{grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:8px 14px}.capability-group header p{grid-column:2;max-width:none}.capability-group h3{font-size:30px}.capability-group-tools{padding-left:0;grid-template-columns:minmax(0,1fr);border-left:0;gap:24px}.capability-group .capability-group-output{display:grid;gap:5px}.capability-group h4{margin-top:10px;font-size:19px}.capability-group article+article{padding:22px 0 0;border-left:0;border-top:1px solid var(--theme-border)}.capability-group article p{font-size:15px;line-height:1.7}.capability-brand-copy{padding-top:0}.capability-brand{margin-top:28px;padding:22px 18px;grid-template-columns:minmax(0,1fr);gap:24px}.capability-brand-copy h3{font-size:27px}.capability-brand-example{padding:18px}.capability-brand-example dl>div{grid-template-columns:minmax(0,1fr);gap:8px}.capability-roadmap{flex-direction:column;gap:10px}}.brand-example-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-top:18px;padding:4px;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-surface-muted)}.brand-example-options button{min-width:0;min-height:44px;padding:8px 4px;border:1px solid rgba(0,0,0,0);border-radius:5px;background:rgba(0,0,0,0);color:var(--theme-text-muted);font:inherit;font-size:11px;cursor:pointer;transition:background-color .2s,color .2s}.brand-example-options button:hover{color:var(--theme-brand-hover)}.brand-example-options button[aria-pressed=true]{background:var(--theme-surface);border-color:var(--theme-border);color:var(--theme-brand-hover);font-weight:700}.brand-example-options button:focus-visible{outline:2px solid var(--theme-focus);outline-offset:2px}.brand-example-result{animation:brand-direction-enter .3s ease-out}.brand-example-result h4{margin:22px 0 0;color:var(--theme-text);font-size:15px}.brand-example-result blockquote{margin:0 0 18px;padding:16px;border-left:2px solid var(--theme-brand);background:var(--theme-surface-muted)}.brand-example-result blockquote span{color:var(--theme-text-muted);font-size:10px}.brand-example-result blockquote p{margin:8px 0 0;color:var(--theme-text);font-size:13px;line-height:1.7}@keyframes brand-direction-enter{0%{opacity:.4;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.brand-example-result{animation:none}.brand-example-options button{transition:none}}.chatbot{position:fixed;z-index:240;right:max(22px,env(safe-area-inset-right));bottom:max(22px,env(safe-area-inset-bottom));color:var(--theme-text,#443632)}.chatbot-launcher{display:flex;min-height:58px;align-items:center;padding:7px 15px 7px 7px;gap:10px;border:1px solid color-mix(in srgb,var(--theme-brand,#b65f50) 22%,var(--theme-border,#ded5d0));border-radius:999px;color:var(--theme-on-brand,#fffaf3);background:linear-gradient(135deg,var(--theme-brand-hover,#874238),var(--theme-brand,#b65f50));box-shadow:0 18px 40px color-mix(in srgb,var(--theme-brand,#b65f50) 30%,transparent),inset 0 1px hsla(0,0%,100%,.1411764706);transition:transform .2s ease,box-shadow .2s ease}.chatbot-launcher>span:first-child{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:var(--theme-brand-hover,#874238);background:var(--theme-on-brand,#fffaf3);box-shadow:0 7px 16px rgba(61,32,31,.2196078431)}.chatbot-launcher>span:first-child svg{width:21px;height:21px}.chatbot-launcher>span:last-child{display:grid;text-align:left;line-height:1.15}.chatbot-launcher small{color:var(--theme-on-brand-muted,#f5ddd4);font-size:9px;font-weight:700}.chatbot-launcher strong{margin-top:3px;font-size:12px}.chatbot-launcher:hover{transform:translateY(-2px);box-shadow:0 22px 48px color-mix(in srgb,var(--theme-brand,#b65f50) 36%,transparent),inset 0 1px hsla(0,0%,100%,.168627451)}.chatbot.is-open .chatbot-launcher{opacity:0;pointer-events:none;transform:translateY(8px)}.chatbot-back-to-top{position:absolute;right:8px;bottom:66px;display:grid;width:34px;height:34px;place-items:center;padding:0;border:1px solid color-mix(in srgb,var(--theme-brand,#b65f50) 24%,var(--theme-border,#ded5d0));border-radius:50%;color:var(--theme-brand-hover,#874238);background:color-mix(in srgb,var(--theme-surface,#fffdf8) 94%,transparent);box-shadow:0 10px 26px rgba(54,34,31,.1254901961);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px) scale(.94);transition:opacity .18s ease,transform .22s ease,visibility .18s ease,color .18s ease,background-color .18s ease}.chatbot-back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.chatbot-back-to-top:hover{color:var(--theme-on-brand,#fffaf3);background:var(--theme-brand,#b65f50)}.chatbot-back-to-top svg{width:15px}.chatbot-dialog{position:absolute;right:0;bottom:0;display:flex;width:min(420px,100vw - 36px);height:min(650px,100vh - 44px);height:min(650px,100dvh - 44px);flex-direction:column;overflow:hidden;border:1px solid color-mix(in srgb,var(--theme-brand,#b65f50) 18%,var(--theme-border,#ded5d0));border-radius:24px;background:color-mix(in srgb,var(--theme-surface,#fffdf8) 97%,transparent);box-shadow:0 34px 90px rgba(54,34,31,.1882352941),0 10px 30px rgba(54,34,31,.0784313725),inset 0 1px #fff;-webkit-backdrop-filter:blur(22px) saturate(140%);backdrop-filter:blur(22px) saturate(140%);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(14px) scale(.98);transform-origin:bottom right;transition:opacity .2s ease,transform .3s cubic-bezier(.16,1,.3,1),visibility .2s}.chatbot-dialog>header{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;padding:14px 15px;gap:11px;border-bottom:1px solid color-mix(in srgb,var(--theme-border,#ded5d0) 82%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--theme-surface,#fffdf8) 98%,transparent),color-mix(in srgb,var(--theme-brand-soft,#f7e5df) 30%,var(--theme-surface,#fffdf8)))}.chatbot-dialog>header>div{display:grid;gap:3px}.chatbot-dialog>header strong{font-size:15px;letter-spacing:-.02em}.chatbot-dialog>header small{display:flex;min-width:0;align-items:center;gap:6px;color:var(--theme-text-muted,#776b66);font-size:10px;font-weight:650}.chatbot-dialog>header small i{width:6px;height:6px;border-radius:50%;background:var(--theme-success,#47836b);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-success,#47836b) 14%,transparent)}.chatbot-dialog>header small em{overflow:hidden;padding:3px 6px;border-radius:999px;color:var(--theme-brand-hover,#874238);background:var(--theme-brand-soft,#f7e5df);font-size:8px;font-style:normal;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.chatbot-dialog>footer{padding:8px 16px calc(8px + env(safe-area-inset-bottom));color:var(--theme-text-muted,#776b66);background:color-mix(in srgb,var(--theme-surface-muted,#f3ece7) 76%,var(--theme-surface,#fffdf8));font-size:9px;text-align:center}.chatbot-dialog>footer a{color:var(--theme-brand-hover,#874238);font-weight:800;text-underline-offset:2px}.chatbot.is-open .chatbot-dialog{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.chatbot-avatar{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;color:var(--theme-on-brand,#fffaf3);background:linear-gradient(145deg,var(--theme-brand,#b65f50),var(--theme-brand-hover,#874238));box-shadow:0 8px 18px color-mix(in srgb,var(--theme-brand,#b65f50) 24%,transparent)}.chatbot-avatar svg{width:23px;height:23px}.chatbot-header-actions{display:flex;gap:3px}.chatbot-header-actions button{display:grid;width:34px;height:34px;place-items:center;padding:0;border:0;border-radius:10px;color:var(--theme-text-muted,#776b66);background:rgba(0,0,0,0)}.chatbot-header-actions button:hover:not(:disabled){color:var(--theme-text,#443632);background:var(--theme-surface-muted,#f3ece7)}.chatbot-header-actions button:focus-visible{outline:0;box-shadow:var(--focus-ring,0 0 0 3px rgba(182,95,80,.1411764706))}.chatbot-header-actions button:disabled{opacity:.32}.chatbot-header-actions svg{width:16px}.chatbot-header-actions button:last-child{width:38px;height:38px;border:1px solid color-mix(in srgb,var(--theme-text,#443632) 16%,var(--theme-border,#ded5d0));color:var(--theme-text,#443632);background:var(--theme-surface,#fffdf8);box-shadow:0 3px 10px rgba(61,42,38,.0705882353)}.chatbot-header-actions button:last-child:hover{color:var(--theme-on-brand,#fffaf3);border-color:var(--theme-brand,#b65f50);background:var(--theme-brand,#b65f50)}.chatbot-header-actions button:last-child:focus-visible{outline:0;box-shadow:var(--focus-ring,0 0 0 3px rgba(182,95,80,.1411764706))}.chatbot-header-actions button:last-child svg{width:18px;height:18px;stroke-width:2.4}.chatbot-messages{display:flex;flex:1 1;min-height:0;flex-direction:column;overflow-y:auto;padding:18px 15px 20px;gap:14px;background:linear-gradient(180deg,color-mix(in srgb,var(--theme-brand-soft,#f7e5df) 22%,transparent),transparent 140px);overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--theme-brand,#b65f50) 24%,transparent) rgba(0,0,0,0)}.chatbot-messages.is-welcome-state{gap:12px}.chatbot-message{font-size:13px;line-height:1.55;animation:chatbot-message-in .24s cubic-bezier(.16,1,.3,1)}.chatbot-message.is-user{align-self:flex-end;max-width:82%;padding:10px 13px;border-radius:15px 15px 4px 15px;color:var(--theme-on-brand,#fffaf3);background:var(--theme-brand,#b65f50);box-shadow:0 8px 18px color-mix(in srgb,var(--theme-brand,#b65f50) 18%,transparent)}.chatbot-message.is-guide{display:grid;max-width:96%;grid-template-columns:24px minmax(0,1fr);align-self:flex-start;gap:8px}.chatbot-message.is-guide>span{display:grid;width:24px;height:24px;place-items:center;margin-top:2px;border-radius:8px;color:var(--theme-brand-hover,#874238);background:var(--theme-brand-soft,#f7e5df)}.chatbot-message.is-guide>span svg{width:13px}.chatbot-message.is-guide>div{padding:11px 12px;border:1px solid color-mix(in srgb,var(--theme-border,#ded5d0) 88%,transparent);border-radius:5px 15px 15px;background:color-mix(in srgb,var(--theme-surface,#fffdf8) 94%,transparent);box-shadow:0 8px 22px rgba(61,42,38,.0431372549)}.chatbot-message.is-guide strong{color:var(--theme-text,#443632);font-size:13px;letter-spacing:-.01em}.chatbot-message.is-guide p{margin:5px 0 0;color:var(--theme-text-muted,#776b66)}.chatbot-message.is-guide ol{display:grid;margin:9px 0 0;padding-left:19px;gap:6px;color:var(--theme-text,#443632)}.chatbot-message.is-guide li::marker{color:var(--theme-brand,#b65f50);font-weight:800}.chatbot-message.is-guide>div>a,.chatbot-message.is-guide>div>button{display:inline-flex;min-height:36px;align-items:center;margin-top:11px;padding:7px 10px;gap:7px;border:1px solid color-mix(in srgb,var(--theme-brand,#b65f50) 28%,var(--theme-border,#ded5d0));border-radius:9px;color:var(--theme-brand-hover,#874238);background:var(--theme-brand-soft,#f7e5df);font-size:10px;font-weight:800;text-decoration:none}.chatbot-message.is-guide>div>a:hover,.chatbot-message.is-guide>div>button:hover{border-color:var(--theme-brand,#b65f50)}.chatbot-message.is-guide>div>a svg,.chatbot-message.is-guide>div>button svg{width:12px}.chatbot-message.is-welcome{width:100%;max-width:100%;grid-template-columns:1fr}.chatbot-message.is-welcome>span{display:none}.chatbot-message.is-welcome>div{padding:16px;border-color:color-mix(in srgb,var(--theme-brand,#b65f50) 20%,var(--theme-border,#ded5d0));border-radius:16px;background:linear-gradient(145deg,color-mix(in srgb,var(--theme-brand-soft,#f7e5df) 72%,var(--theme-surface,#fffdf8)),var(--theme-surface,#fffdf8) 72%);box-shadow:0 12px 28px color-mix(in srgb,var(--theme-brand,#b65f50) 9%,transparent)}.chatbot-message.is-welcome strong{font-size:16px}.chatbot-message.is-welcome p{max-width:48ch;margin-top:7px;font-size:12px;line-height:1.6}.chatbot-message.is-thinking>span svg{animation:chatbot-pulse 1s ease-in-out infinite alternate}.chatbot-message.is-thinking>div{display:flex;min-width:66px;min-height:44px;align-items:center;border-style:dashed}.chatbot-typing{display:inline-flex;align-items:center;gap:5px}.chatbot-typing i{width:7px;height:7px;border-radius:50%;background:var(--theme-brand,#b65f50);animation:chatbot-typing-dot .9s ease-in-out infinite}.chatbot-typing i:nth-child(2){animation-delay:.14s}.chatbot-typing i:nth-child(3){animation-delay:.28s}.chatbot-quick-prompts{display:grid;width:100%;padding:2px 0 0;gap:8px;background:rgba(0,0,0,0)}.chatbot-quick-prompts>span{color:var(--theme-text-muted,#776b66);font-size:9px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.chatbot-suggestions{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.chatbot-suggestions button{display:grid;min-width:0;min-height:42px;grid-template-columns:minmax(0,1fr) 14px;align-items:center;padding:8px 9px 8px 10px;gap:5px;border:1px solid var(--theme-border,#ded5d0);border-radius:11px;color:var(--theme-text,#443632);background:var(--theme-surface,#fffdf8);box-shadow:0 3px 10px rgba(61,42,38,.031372549);font-size:10px;font-weight:750;line-height:1.3;text-align:left}.chatbot-suggestions button svg{width:13px;color:var(--theme-brand,#b65f50);transition:transform .18s ease}.chatbot-suggestions button:hover{color:var(--theme-brand-hover,#874238);border-color:color-mix(in srgb,var(--theme-brand,#b65f50) 38%,var(--theme-border,#ded5d0));background:var(--theme-brand-soft,#f7e5df)}.chatbot-suggestions button:hover svg{transform:translateX(2px)}.chatbot-suggestions button:focus-visible{outline:0;border-color:var(--theme-brand,#b65f50);box-shadow:var(--focus-ring,0 0 0 3px rgba(182,95,80,.1411764706))}.chatbot-suggestions button:disabled{opacity:.5}.chatbot-quick-prompts:not(.is-compact) .chatbot-suggestions button:last-child:nth-child(odd){grid-column:1/-1}.chatbot-quick-prompts.is-compact{padding:8px 0 7px;gap:6px;border-top:1px solid color-mix(in srgb,var(--theme-border,#ded5d0) 82%,transparent);background:color-mix(in srgb,var(--theme-surface,#fffdf8) 97%,transparent)}.chatbot-quick-prompts.is-compact>span{padding-inline:14px}.chatbot-quick-prompts.is-compact .chatbot-suggestions{display:flex;padding:0 14px 2px;gap:7px;overflow-x:auto;scroll-padding-inline:14px;scroll-snap-type:x proximity;scrollbar-width:none}.chatbot-quick-prompts.is-compact .chatbot-suggestions::-webkit-scrollbar{display:none}.chatbot-quick-prompts.is-compact button{min-height:32px;flex:0 0 auto;grid-template-columns:auto 12px;padding:6px 9px 6px 10px;border-radius:999px;font-size:9px;scroll-snap-align:start;white-space:nowrap}.chatbot-quick-prompts.is-compact button svg{width:11px}.chatbot-input{display:grid;padding:10px 12px;grid-template-columns:minmax(0,1fr) 44px;gap:8px;border-top:1px solid var(--theme-border,#ded5d0);background:var(--theme-surface,#fffdf8)}.chatbot-input input{display:block;width:100%;min-width:0;min-height:46px;padding:10px 13px;border:1px solid var(--theme-border,#ded5d0);border-radius:14px;color:var(--theme-text,#443632);background:var(--theme-canvas,#fbf7f3);background-clip:padding-box;box-shadow:inset 0 1px 2px rgba(61,42,38,.031372549);font-size:16px;line-height:1.35;outline:0;appearance:none;-webkit-appearance:none}.chatbot-input input:focus{border-color:var(--theme-brand,#b65f50);box-shadow:var(--focus-ring,0 0 0 3px rgba(182,95,80,.1411764706))}.chatbot-input input:-webkit-autofill{-webkit-text-fill-color:var(--theme-text,#443632);box-shadow:inset 0 0 0 1000px var(--theme-canvas,#fbf7f3)}.chatbot-input>button{display:grid;width:44px;height:44px;place-items:center;padding:0;border:0;border-radius:13px;color:var(--theme-on-brand,#fffaf3);background:var(--theme-brand,#b65f50);box-shadow:0 7px 16px color-mix(in srgb,var(--theme-brand,#b65f50) 20%,transparent)}.chatbot-input>button:disabled{opacity:.45}.chatbot-input>button:focus-visible{outline:0;box-shadow:var(--focus-ring,0 0 0 3px rgba(182,95,80,.1411764706)),0 7px 16px color-mix(in srgb,var(--theme-brand,#b65f50) 20%,transparent)}.chatbot-input>button svg{width:17px}@media(min-width:601px){.chatbot-launcher{position:relative;width:56px;height:56px;min-height:56px;padding:7px;justify-content:center;gap:0;border-color:color-mix(in srgb,var(--theme-brand,#b65f50) 46%,var(--theme-border,#ded5d0));border-radius:17px;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.1803921569),transparent 36%),linear-gradient(145deg,var(--theme-brand,#b65f50),var(--theme-brand-hover,#874238));box-shadow:0 12px 28px color-mix(in srgb,var(--theme-brand,#b65f50) 24%,transparent),0 3px 9px rgba(54,34,31,.1098039216),inset 0 1px hsla(0,0%,100%,.2196078431);isolation:isolate;cursor:pointer}.chatbot-launcher>span:first-child{width:40px;height:40px;color:var(--theme-on-brand,#fffaf3);background:rgba(0,0,0,0);box-shadow:none}.chatbot-launcher>span:first-child svg{width:24px;height:24px}.chatbot-launcher>.chatbot-launcher-label{position:absolute;top:50%;right:calc(100% + 10px);display:block;min-width:82px;padding:6px 9px;border:1px solid var(--theme-border,#ded5d0);border-radius:8px;color:var(--theme-text,#443632);background:color-mix(in srgb,var(--theme-surface,#fffdf8) 96%,transparent);box-shadow:0 8px 20px rgba(54,34,31,.1019607843);font-size:10px;font-weight:800;line-height:1.2;text-align:center;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(6px,-50%) scale(.96);animation:chatbot-tooltip-cycle 3.5s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.chatbot-launcher>.chatbot-launcher-label:after{position:absolute;top:50%;right:-5px;width:9px;height:9px;border-top:1px solid var(--theme-border,#ded5d0);border-right:1px solid var(--theme-border,#ded5d0);background:var(--theme-surface,#fffdf8);content:"";transform:translateY(-50%) rotate(45deg)}.chatbot-launcher small{display:none}.chatbot-launcher strong{margin:0;font-size:11px}.chatbot-launcher:before{position:absolute;z-index:1;top:5px;right:5px;width:8px;height:8px;border:2px solid color-mix(in srgb,var(--theme-brand-hover,#874238) 88%,var(--theme-surface,#fffdf8));border-radius:50%;background:var(--theme-success,#47836b);box-shadow:0 2px 5px rgba(54,34,31,.168627451);content:""}.chatbot-launcher:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 17px 34px color-mix(in srgb,var(--theme-brand,#b65f50) 30%,transparent),0 4px 10px rgba(54,34,31,.1215686275),inset 0 1px hsla(0,0%,100%,.2588235294)}.chatbot-launcher:active{transform:translateY(0) scale(.97)}.chatbot-launcher:focus-visible{outline:0;box-shadow:0 0 0 4px color-mix(in srgb,var(--theme-focus,#8f4339) 24%,transparent),0 14px 30px color-mix(in srgb,var(--theme-brand,#b65f50) 30%,transparent)}.chatbot-back-to-top{right:11px;bottom:66px}.chatbot-dialog{width:min(452px,100vw - 32px);height:min(680px,100vh - 40px);height:min(680px,100dvh - 40px);border-radius:20px}.chatbot-dialog>header small em{display:none}.chatbot-input input{font-size:14px}}@media(max-width:1000px){.app-shell .chatbot{right:max(10px,env(safe-area-inset-right));bottom:calc(88px + env(safe-area-inset-bottom))}}@media(max-width:600px){.app-shell .chatbot,.chatbot{inset:0;z-index:260;pointer-events:none}.chatbot-launcher{position:fixed;right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom));width:44px;min-width:44px;height:44px;min-height:44px;padding:4px;justify-content:center;gap:0;border-color:color-mix(in srgb,var(--theme-brand,#b65f50) 46%,var(--theme-border,#ded5d0));border-radius:15px;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.1803921569),transparent 36%),linear-gradient(145deg,var(--theme-brand,#b65f50),var(--theme-brand-hover,#874238));box-shadow:0 12px 28px color-mix(in srgb,var(--theme-brand,#b65f50) 24%,transparent),0 3px 9px rgba(54,34,31,.1098039216),inset 0 1px hsla(0,0%,100%,.2196078431);pointer-events:auto;z-index:260}.app-shell .chatbot-launcher{bottom:calc(88px + env(safe-area-inset-bottom))}.chatbot-launcher>span:first-child{width:34px;height:34px;color:var(--theme-on-brand,#fffaf3);background:rgba(0,0,0,0);box-shadow:none}.chatbot-launcher>span:first-child svg{width:20px;height:20px}.chatbot-launcher:before{position:absolute;z-index:1;top:5px;right:5px;width:8px;height:8px;border:2px solid color-mix(in srgb,var(--theme-brand-hover,#874238) 88%,var(--theme-surface,#fffdf8));border-radius:50%;background:var(--theme-success,#47836b);box-shadow:0 2px 5px rgba(54,34,31,.168627451);content:""}.chatbot-launcher:hover{transform:none}.chatbot-launcher:active{transform:scale(.96)}.chatbot-launcher:focus-visible{outline:0;box-shadow:0 0 0 4px color-mix(in srgb,var(--theme-focus,#8f4339) 24%,transparent),0 14px 30px color-mix(in srgb,var(--theme-brand,#b65f50) 30%,transparent)}.app-shell .chatbot-launcher>span:last-child,.chatbot-launcher>span:last-child{display:none}.chatbot-back-to-top{position:fixed;right:max(12px,env(safe-area-inset-right));bottom:calc(74px + env(safe-area-inset-bottom));z-index:270}.app-shell .chatbot-back-to-top{bottom:calc(148px + env(safe-area-inset-bottom));right:20px}.app-shell .chatbot-dialog,.chatbot-dialog{position:fixed;inset:0;width:100%;height:100vh;height:100dvh;max-width:none;border:0;border-radius:0;pointer-events:none;transform:translateY(24px)}.chatbot.is-open{pointer-events:auto}.chatbot.is-open .chatbot-dialog{pointer-events:auto;transform:translateY(0)}.chatbot-messages{padding:15px 13px}.chatbot-suggestions button{min-height:40px}.chatbot-dialog>header{padding-top:max(14px,env(safe-area-inset-top))}.chatbot-back-to-top.is-visible{right:20px}.chatbot-back-to-top{width:30px;height:30px}}@media(prefers-reduced-motion:reduce){.chatbot-dialog,.chatbot-launcher{transition:none}.chatbot-launcher:active,.chatbot-launcher:hover{transform:none}.chatbot-launcher-label{animation:none!important;opacity:1;transform:translateY(-50%) scale(1)}.chatbot-message.is-thinking>span svg{animation:none}.chatbot-typing i{animation:none;opacity:.7}.chatbot-message{animation:none}.chatbot-back-to-top{transition:none}}@keyframes chatbot-pulse{to{opacity:.45;transform:rotate(16deg) scale(.88)}}@keyframes chatbot-typing-dot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@keyframes chatbot-message-in{0%{opacity:0;transform:translateY(5px)}}@keyframes chatbot-tooltip-cycle{0%,to{opacity:0;transform:translate(6px,-50%) scale(.96)}12%,78%{opacity:1;transform:translateY(-50%) scale(1)}92%{opacity:0;transform:translate(-3px,-50%) scale(.98)}}.offline-page{position:relative;display:grid;min-height:100svh;place-items:center;padding:clamp(20px,4vw,56px);overflow:hidden;color:var(--theme-text,#443632);background:radial-gradient(circle at 12% 10%,color-mix(in srgb,var(--theme-brand-soft,#f5e1da) 78%,transparent),transparent 30rem),radial-gradient(circle at 92% 88%,color-mix(in srgb,var(--theme-success-soft,#e2f3e9) 72%,transparent),transparent 28rem),var(--theme-canvas,#faf6ef)}.offline-orbit{position:absolute;border:1px solid color-mix(in srgb,var(--theme-brand,#a65347) 12%,transparent);border-radius:50%;pointer-events:none}.offline-orbit.orbit-one{width:420px;height:420px;top:-250px;right:-80px;box-shadow:0 0 0 70px color-mix(in srgb,var(--theme-brand,#a65347) 2.5%,transparent)}.offline-orbit.orbit-two{width:280px;height:280px;bottom:-180px;left:-70px;box-shadow:0 0 0 48px color-mix(in srgb,var(--theme-success,#2f7d5a) 2.5%,transparent)}.offline-card{position:relative;z-index:1;width:min(100%,1040px);overflow:hidden;border:1px solid color-mix(in srgb,var(--theme-border,#ded5d0) 90%,transparent);border-radius:28px;background:color-mix(in srgb,var(--theme-surface,#fffdf8) 96%,transparent);box-shadow:0 32px 90px color-mix(in srgb,var(--theme-text,#443632) 14%,transparent),inset 0 1px #fff;-webkit-backdrop-filter:blur(18px) saturate(115%);backdrop-filter:blur(18px) saturate(115%)}.offline-card>header{display:flex;min-height:74px;padding:17px 22px;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--theme-border,#ded5d0)}.offline-brand{color:var(--theme-text,#443632);text-decoration:none}.offline-brand .brand-lockup{width:auto;color:inherit;background:rgba(0,0,0,0);box-shadow:none}.offline-status-label{display:inline-flex;min-height:34px;padding:7px 11px;align-items:center;gap:7px;border:1px solid color-mix(in srgb,var(--theme-warning,#8a5b26) 24%,var(--theme-border,#ded5d0));border-radius:999px;color:var(--theme-warning,#8a5b26);background:var(--theme-warning-soft,#fff5df);font-size:10px;font-weight:800}.offline-status-label i{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px color-mix(in srgb,currentColor 13%,transparent)}.offline-content{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.75fr)}.offline-message{padding:clamp(34px,6vw,72px)}.offline-signal{position:relative;display:grid;width:70px;height:70px;place-items:center;margin-bottom:26px;border:1px solid color-mix(in srgb,var(--theme-brand,#a65347) 24%,var(--theme-border,#ded5d0));border-radius:22px;color:var(--theme-brand,#a65347);background:var(--theme-brand-soft,#f5e1da);box-shadow:0 15px 34px color-mix(in srgb,var(--theme-brand,#a65347) 18%,transparent)}.offline-signal svg{width:38px;height:38px}.offline-signal span{position:absolute;width:24px;height:3px;border-radius:999px;background:var(--theme-brand-hover,#874238);transform:rotate(-42deg);box-shadow:0 0 0 3px var(--theme-brand-soft,#f5e1da)}.offline-eyebrow{margin:0 0 10px;color:var(--theme-brand-hover,#874238);font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.offline-message h1{max-width:620px;margin:0;color:var(--theme-text,#443632);font-size:clamp(35px,5vw,58px);line-height:1.02;letter-spacing:-.055em;text-wrap:balance}.offline-message>p:last-of-type{max-width:620px;margin:20px 0 0;color:var(--theme-text-muted,#776b66);font-size:14px;line-height:1.7}.offline-actions{display:flex;margin-top:30px;flex-wrap:wrap;align-items:center;gap:10px}.offline-actions button,.offline-actions>a{display:inline-flex;min-height:46px;padding:10px 15px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--theme-border,#ded5d0);border-radius:11px;font-size:11px;font-weight:800;text-decoration:none}.offline-actions button{color:var(--theme-on-brand,#fffaf3);border-color:var(--theme-brand,#a65347);background:var(--theme-brand,#a65347);box-shadow:0 10px 24px color-mix(in srgb,var(--theme-brand,#a65347) 24%,transparent)}.offline-actions>a{color:var(--theme-text,#443632);background:var(--theme-surface,#fffdf8)}.offline-actions button:hover,.offline-actions>a:hover{transform:translateY(-1px)}.offline-actions svg{width:16px;height:16px}.offline-actions>p{display:flex;flex-basis:100%;align-items:center;margin:6px 0 0;gap:7px;color:var(--theme-text-muted,#776b66);font-size:9.5px}.offline-actions>p i{width:7px;height:7px;border-radius:50%;background:var(--theme-warning,#8a5b26)}.offline-actions>p i.online{background:var(--theme-success,#2f7d5a)}.offline-expectations{display:flex;padding:clamp(28px,4vw,46px);flex-direction:column;border-left:1px solid var(--theme-border,#ded5d0);background:color-mix(in srgb,var(--theme-surface-muted,#f3ece7) 54%,var(--theme-surface,#fffdf8))}.offline-expectations>p{margin:0 0 18px;color:var(--theme-text-subtle,#938680);font-size:9px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.offline-expectations ul{display:grid;margin:0;padding:0;gap:10px;list-style:none}.offline-expectations li{display:grid;min-height:78px;padding:13px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:11px;border:1px solid var(--theme-border,#ded5d0);border-radius:12px;background:color-mix(in srgb,var(--theme-surface,#fffdf8) 88%,transparent)}.offline-expectations li>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:var(--theme-brand-hover,#874238);background:var(--theme-brand-soft,#f5e1da);font-size:9px;font-weight:850}.offline-expectations li div{display:grid;gap:3px}.offline-expectations li strong{font-size:10px}.offline-expectations li small{color:var(--theme-text-muted,#776b66);font-size:8.5px;line-height:1.4}.offline-expectations footer{display:flex;margin-top:auto;padding-top:26px;align-items:center;gap:10px;color:var(--theme-success,#2f7d5a)}.offline-expectations footer>i{width:10px;height:10px;border:3px solid;border-radius:50%;box-shadow:0 0 0 5px color-mix(in srgb,currentColor 10%,transparent)}.offline-expectations footer>span{display:grid;gap:2px}.offline-expectations footer strong{font-size:9.5px}.offline-expectations footer small{color:var(--theme-text-muted,#776b66);font-size:8px}@media(max-width:760px){.offline-page{place-items:start center;padding:14px;overflow:visible}.offline-card{border-radius:20px}.offline-card>header{min-height:64px;padding:13px 15px}.offline-status-label{min-height:30px;padding:5px 9px;font-size:8.5px}.offline-content{grid-template-columns:minmax(0,1fr)}.offline-message{padding:32px 20px 28px}.offline-signal{width:58px;height:58px;margin-bottom:22px;border-radius:18px}.offline-signal svg{width:31px;height:31px}.offline-message h1{font-size:clamp(33px,10vw,45px)}.offline-message>p:last-of-type{font-size:12px}.offline-actions{align-items:stretch;flex-direction:column}.offline-actions button,.offline-actions>a{width:100%}.offline-actions>p{justify-content:center;text-align:center}.offline-expectations{padding:24px 20px;border-top:1px solid var(--theme-border,#ded5d0);border-left:0}.offline-expectations footer{margin-top:24px}}@media(max-width:390px){.offline-card>header{align-items:flex-start;flex-direction:column;gap:8px}.offline-brand .brand-lockup{transform-origin:left center;transform:scale(.9)}}@media(prefers-reduced-motion:reduce){.offline-actions button:hover,.offline-actions>a:hover{transform:none}}.legal-page{min-height:100vh;min-height:100svh;padding:0 24px 70px;color:var(--theme-text,#443632);background:var(--theme-canvas,#fbf7f3)}.legal-header{display:flex;width:min(100%,920px);min-height:78px;align-items:center;justify-content:space-between;margin:0 auto;border-bottom:1px solid var(--theme-border,#ded5d0)}.legal-header>a{display:inline-flex;align-items:center;gap:7px;color:var(--theme-text-muted,#776b66);font-size:11px;font-weight:750;text-decoration:none}.legal-header>a:hover{color:var(--theme-brand-hover,#874238)}.legal-header>a>svg{width:14px}.legal-header .brand-lockup>strong>span{color:#98483f!important}.legal-document{width:min(100%,760px);margin:64px auto 0}.legal-hero{padding-bottom:40px;border-bottom:1px solid var(--theme-border,#ded5d0)}.legal-hero>span{display:inline-flex;align-items:center;gap:8px;color:var(--theme-brand-hover,#874238);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.legal-hero>span svg{width:17px}.legal-hero h1{margin:16px 0 14px;color:var(--theme-text,#443632);font-size:clamp(42px,7vw,70px);line-height:1;letter-spacing:-.055em}.legal-hero p{max-width:650px;margin:0;font-size:16px;line-height:1.7}.legal-hero p,.legal-hero small{color:var(--theme-text-muted,#776b66)}.legal-hero small{display:block;margin-top:18px;font-size:10px;font-weight:750}.legal-document section{padding:34px 0;border-bottom:1px solid var(--theme-border,#ded5d0)}.legal-document section h2{margin:0 0 13px;color:var(--theme-text,#443632);font-size:20px;letter-spacing:-.025em}.legal-document section li,.legal-document section p{color:var(--theme-text-muted,#776b66);font-size:13px;line-height:1.75}.legal-document section p{margin:10px 0 0}.legal-document section ul{display:grid;margin:12px 0 0;padding-left:20px;gap:7px}.legal-document section a{color:var(--theme-brand-hover,#874238);font-weight:750;text-underline-offset:3px}@media(max-width:600px){.legal-page{padding-inline:16px}.legal-header{min-height:68px}.legal-header .brand-lockup>strong{font-size:15px}.legal-header>a:last-child{font-size:0}.legal-header>a:last-child>svg{width:20px}.legal-document{margin-top:42px}.legal-hero{padding-bottom:30px}.legal-hero p{font-size:15px}.legal-document section{padding:28px 0}}:root{--ink:#191b1a;--muted:#666b68;--purple:#242927;--purple-dark:#111514;--purple-soft:#eceeeb;--accent:#545957;--accent-soft:#eceeeb;--success:#237a57;--warning:#a96826;--danger:#b64d4d;--line:#dfe5e3;--paper:#f6f8f7;--sidebar:#eef2f0;--surface:#fff;--shadow-sm:0 4px 16px #171b1a09;--shadow-md:0 18px 48px #171b1a12;--focus-ring:0 0 0 3px #24292724}body{background:var(--paper)}::selection{color:#fff;background:#242927}.brand-lockup{display:inline-flex;align-items:center;gap:9px}.brand-symbol{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;color:#f7f7f3;background:#171b1a;box-shadow:0 8px 20px rgba(23,27,26,.1215686275)}.brand-symbol .orbit-mark{width:27px;height:27px}.brand-lockup>strong{color:#171b1a;font:800 18px Helvetica Neue,Arial,sans-serif;letter-spacing:-.035em}.brand-lockup>strong>span{color:inherit!important;font-weight:600}.brand-mark .orbit-mark{width:24px;height:24px}.auth-brand .brand-symbol{width:40px;height:40px;border-radius:11px}.auth-brand .brand-lockup>strong{color:#fff;font-size:19px}.not-found-brand .brand-symbol{width:34px;height:34px}.product-topbar .brand-symbol{width:23px;height:23px;border-radius:6px}.product-topbar .brand-symbol .orbit-mark{width:18px;height:18px}.product-topbar .brand-lockup>strong{font-size:12px}.auth-brand-mark,.brand-mark,.not-found-brand .brand-symbol{background:linear-gradient(145deg,#202523,#242927);box-shadow:0 8px 20px rgba(36,41,39,.168627451)}.auth-brand strong>span,.brand>span:last-child>span,.not-found-brand strong>span{color:#242927}.app-shell{background:#f6f8f7}.sidebar{border-color:#dce3e0;background:linear-gradient(180deg,#eef2f0,#e8eeeb)}.nav-item{color:#596866}.nav-item:hover{color:#18312e;background:#dfe8e4}.nav-item.active{color:#202523;background:#fff;box-shadow:0 8px 25px rgba(22,60,53,.062745098)}.plan-card{border-color:#c8ddd7;background:linear-gradient(145deg,#e7e9e6,#dfe2de)}.meter{background:#d1d5d1}.meter span{background:#242927}.plan-card button{color:#242a28}.profile{border-color:#d6dedb}.avatar{color:#343b38;background:#dde1dd}.ai-usage-card{margin-top:auto;padding:14px;border:1px solid #d8dcd8;border-radius:11px;background:#f8f9f7}.ai-usage-card>header{display:flex;align-items:flex-start;flex-direction:column;gap:3px}.ai-usage-card>header span{color:#252a28;font-size:11px;font-weight:750}.ai-usage-card>header small{color:#7b817e;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.ai-usage-list{display:grid;margin-top:12px;gap:11px}.ai-usage-list>div{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;gap:7px 10px}.ai-usage-list>div>span{display:grid;gap:1px}.ai-usage-list>div>span b{color:#303532;font-size:10px}.ai-usage-list>div>span small{color:#7a807d;font-size:8px}.ai-usage-list>div>strong{color:#242927;font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ai-usage-list>div>i{grid-column:1/-1;height:3px;overflow:hidden;border-radius:999px;background:#dfe3df}.ai-usage-list>div>i b{display:block;height:100%;border-radius:inherit;background:#343936;transition:width .2s ease}.ai-usage-reset{color:#8a908c;font-size:8px}.ai-usage-loading{min-height:68px;padding-top:14px;color:#858b87;font-size:9px}.ai-usage-card+.plan-card{margin-top:10px}.mobile-ai-usage{display:none}.workspace{background:#f6f8f7}.topbar p{color:#71807d}.topbar h1{color:#191b1a}.panel,.stats article{border-color:#dfe5e3;background:#fff;box-shadow:0 8px 25px rgba(24,49,44,.031372549)}.panel:hover,.stats article:hover{border-color:#c8d6d2;box-shadow:0 18px 45px rgba(24,49,44,.062745098)}.auth-submit,.create-form .primary,.primary,.save-draft{border-color:#242927;background:#242927;box-shadow:0 9px 22px rgba(36,41,39,.1333333333)}.auth-submit:hover:not(:disabled),.primary:hover:not(:disabled),.save-draft:hover:not(:disabled){background:#111514;box-shadow:0 12px 28px rgba(36,41,39,.168627451)}.calendar-toolbar>button:hover,.post-modal header>button:hover,.secondary-button:hover{color:#242927;border-color:#b9d1ca;background:#f1f2f0}.hero-card{background:radial-gradient(circle at 78% 13%,rgba(255,255,255,.0941176471) 0,transparent 27%),radial-gradient(circle at 92% 90%,rgba(217,119,87,.168627451) 0,transparent 28%),linear-gradient(125deg,#171b1a,#2d3331 53%,#242927);box-shadow:0 24px 58px rgba(19,60,54,.1607843137)}.sidebar .brand-mark:hover{transform:none;box-shadow:none}.sidebar .nav-item:hover svg{transform:none}.auth-intro,.hero-card .orbit,.hero-card .phone,.hero-card .spark{animation:none}.hero-card .phone{border-color:hsla(0,0%,100%,.231372549);background:#eff7f4}.hero-card .phone:before{background:#252a28}.hero-card .phone-card{border-color:#d7e7e2}.prompt-box{border-color:hsla(0,0%,100%,.2196078431);box-shadow:0 18px 40px rgba(9,42,38,.1882352941)}.prompt-box button{color:#fff;background:#242927}.suggestions button:hover{border-color:hsla(0,0%,100%,.4509803922);background:hsla(0,0%,100%,.1254901961)}.stat-icon.purple{color:#242927;background:#eceeeb}.stat-icon.orange{color:#b65f3d;background:#fae9e2}.stat-icon.green{color:#287454;background:#e1f2e9}.stat-icon.pink{color:#b04c56;background:#f8e6e8}.idea-lab{background:radial-gradient(circle at 94% 0,#e7e9e6 0,transparent 34%),linear-gradient(145deg,#fff,#f7faf9)}.idea-lab form button,.idea-lab-intro>span{background:#2d3331;box-shadow:0 8px 20px rgba(45,51,49,.1882352941)}.idea-lab-intro small,.idea-lab-results button,.idea-lab-results small{color:#353c39}.idea-lab form input:focus{border-color:#242927;box-shadow:var(--focus-ring)}.advanced-brief{border-color:#dce5e2;background:#f8faf9}.auth-input,.editor-grid input,.editor-grid textarea,.field-label select,.field-label textarea,.post-modal-grid input,.post-modal-grid select,.post-modal-grid textarea,.search-box,.settings-form input{border-color:#d7dfdc}:where(input,textarea,select):focus{border-color:#242927!important}.filter-tabs button.active,.status-badge.approved{color:#292f2d;background:#e1f1ed}.calendar-post.violet{border-color:#9bcfc4;color:#343b38;background:#eff1ee}.panel-heading button:hover,.post-row>button:hover,.row-actions button:hover,.table-row>button:hover{color:#242927;border-color:#bcd3cd;background:#f0f1ef}.auth-page{background:#f3f6f5}.auth-intro{background:radial-gradient(circle at 15% 13%,rgba(45,140,128,.3137254902) 0,transparent 30%),radial-gradient(circle at 90% 90%,rgba(255,255,255,.0431372549) 0,transparent 30%),linear-gradient(145deg,#151817,#282d2b 58%,#363b39)}.auth-intro:after{border-color:hsla(0,0%,100%,.1254901961)}.auth-intro p{color:#d5e1de}.auth-intro>small{color:#b9cac6}.auth-intro .auth-benefits li>span{color:#242927;border-color:#c9dcd6;background:#f7fbfa}.auth-intro .auth-benefits strong{color:#f7fbfa}.auth-intro .auth-benefits small{color:#c5d4d1}.auth-panel{background:radial-gradient(circle at 100% 0,#e4e6e3 0,transparent 31%),#f6f8f7}.auth-form-wrap{border-color:#dbe3e0;box-shadow:0 25px 70px rgba(24,49,44,.0784313725)}.auth-panel .auth-form-wrap .auth-back,.auth-panel .auth-form-wrap .auth-form-heading>span,.auth-panel .auth-form-wrap .auth-tabs button.active,.auth-panel .auth-form-wrap .auth-tabs button[aria-selected=true],.auth-panel .auth-form-wrap .forgot-password{color:#242927}.auth-tabs{border-color:#dbe3e0;background:#f3f6f5}.auth-tabs button.active{background:#fff}.auth-submit{background:#242927}.landing-page{--landing-ink:#142323;--landing-purple:#242927;color:#142323;background:#f7f9f8}.landing-header{top:0;margin:0;border-color:#dfe6e3;background:rgba(247,249,248,.9490196078)}.landing-nav>a{flex:0 0 auto}.landing-nav .landing-button{color:#fff}.landing-brand strong>span{color:#242927}.landing-brand-mark{background:linear-gradient(145deg,#202523,#242927);box-shadow:0 8px 18px rgba(36,41,39,.1607843137)}.landing-nav-links{color:#64706e}.landing-nav-links a:hover{color:#242927}.landing-button{border-color:#292f2d;background:#242927;box-shadow:0 12px 26px rgba(36,41,39,.1411764706)}.landing-button:hover{background:#242a28;box-shadow:0 16px 34px rgba(36,41,39,.1921568627)}.landing-kicker{color:#3e4643}.landing-hero:before{border-color:rgba(36,41,39,.1137254902);box-shadow:0 0 0 80px rgba(36,41,39,.031372549),0 0 0 160px rgba(36,41,39,.0196078431)}.landing-hero-copy h1 em{color:#242927}.landing-hero-copy>p{color:#5e6b69}.landing-proof{color:#66726f}.landing-proof svg{color:#242927}.product-window{border-color:#d8e1de;box-shadow:0 35px 90px rgba(24,49,44,.1333333333)}.product-topbar{border-color:#e2e8e6;background:#fbfcfc}.product-avatar{color:#343b38;background:#e5e7e4}.product-sidebar{border-color:#dde6e3;background:#edf2f0}.product-sidebar i{background:#cbd7d3}.product-sidebar i.active{background:#242927;box-shadow:0 0 0 7px #e3e5e2}.product-canvas{background:#f6f8f7}.product-editor,.product-preview{border-color:#dfe6e3}.product-tags span{color:#313835;background:#eceeeb}.product-generate{background:#242927}.preview-image{background:linear-gradient(145deg,#191d1b,#424744)}.preview-account i{background:#242927}.product-float{border-color:#d5e0dc;box-shadow:0 18px 42px rgba(24,49,44,.1137254902)}.product-float-score svg{color:#188163}.float-avatars i{background:#242927}.float-avatars i:nth-child(2){background:#d97757}.float-avatars i:nth-child(3){background:#405c58}.landing-trust{color:#596864;background:#e9ebe8}.landing-trust i{background:#8c928f}.landing-positioning strong{color:#202422}.feature-grid article{border-color:#dfe6e3}.feature-grid article:hover{border-color:#b9d2cc;box-shadow:0 18px 42px rgba(24,49,44,.0509803922)}.feature-icon{color:#242927;background:#eceeeb}.feature-line{background:#242927}.landing-workflow{background:#1c1f1e}.landing-workflow .landing-kicker{color:#c7cbc8}.landing-workflow ol li>span{color:#b8bdb9}.landing-principles article{border-color:#dbe3e0}.landing-cta{background:radial-gradient(circle at 20% 15%,rgba(255,255,255,.0705882353) 0,transparent 34%),radial-gradient(circle at 87% 90%,rgba(255,255,255,.0431372549) 0,transparent 32%),linear-gradient(140deg,#1b201f,#303633)}.landing-cta .landing-kicker{color:#d8dbd8}.landing-button-light{color:#343b38;border-color:#fff;background:#fff}.landing-footer>small{border-color:#dfe6e3}.not-found-page{background:radial-gradient(circle at 18% 18%,#e4e6e3 0,transparent 31%),radial-gradient(circle at 84% 78%,#f6e6df 0,transparent 29%),#f5f7f6}.not-found-code{color:#242927}.not-found-actions .primary{border-color:#242927;background:#242927;box-shadow:0 8px 20px rgba(36,41,39,.1568627451)}.brand-mark,.brand-symbol{border-radius:9px;box-shadow:none}.sidebar{background:#eef0ed}.plan-card{border-color:#d8dcd8;background:#e5e7e4}.panel,.stats article{border-radius:14px;box-shadow:none}.panel:hover,.stats article:hover{transform:none;border-color:#cbd0cc;box-shadow:0 8px 24px rgba(23,27,26,.0392156863)}.auth-submit,.create-form .primary,.primary,.save-draft{border-radius:9px;box-shadow:none}.auth-submit:hover:not(:disabled),.primary:hover:not(:disabled),.save-draft:hover:not(:disabled){box-shadow:none;transform:translateY(-1px)}.hero-card{border:1px solid #252a28;border-radius:18px;background:#1b1f1d;box-shadow:none;animation:content-enter .35s ease-out both}.idea-lab{background:#fff}.idea-lab form button,.idea-lab-intro>span{box-shadow:none}.auth-intro{background:#1b1f1d}.auth-intro:after,.not-found-orbit{display:none}.auth-panel{background:#f5f6f4}.auth-form-wrap{border-radius:14px;box-shadow:0 16px 50px rgba(23,27,26,.0509803922)}.cta-orbit,.landing-hero:before,.product-float-team{display:none}.landing-button{border-radius:9px;box-shadow:none}.landing-button:hover{box-shadow:none}.product-window{border-radius:14px;box-shadow:0 22px 60px rgba(23,27,26,.0901960784)}.product-float{border-radius:9px;box-shadow:0 12px 30px rgba(23,27,26,.0705882353)}.feature-grid article{min-height:250px;border-radius:12px}.feature-grid article:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(23,27,26,.0392156863)}.feature-icon{border-radius:9px}.landing-workflow{border-radius:18px}.landing-cta{min-height:440px;background:#1b1f1d}.landing-kicker{letter-spacing:.095em}@media(prefers-reduced-motion:reduce){.hero-card{animation:none}}.command-trigger:hover,.logout:hover,.notification-trigger:hover{border-color:#afc7bd;background:#edf4f0}.create-form,.editor-panel,.idea-panel,.preference-panel,.settings-card{border-color:#d7e1dc}.field-label,.post-modal-grid label,.settings-form label{color:#354741}.field-label input:hover,.field-label select:hover,.field-label textarea:hover,.post-modal-grid input:hover,.post-modal-grid select:hover,.post-modal-grid textarea:hover,.settings-form input:hover{border-color:#aac3b8}.field-label:focus-within,.post-modal-grid label:focus-within,.settings-form label:focus-within{color:#245b54}.advanced-brief summary:hover{background:#edf3ef}.advanced-brief[open] summary{border-color:#d5e0da}.filter-tabs button.active{box-shadow:0 1px 4px rgba(40,86,76,.0470588235)}.search-box:focus-within{border-color:#3f7b70}.table-head{color:#687872;background:#edf2ee}.table-row{border-color:#dde5e0}.content-thumb{color:#315f57;background:#e1ece7}.onboarding-panel{border-color:#d5e0da;background:#fbfbf7}.onboarding-progress{background:#dce6e1}.onboarding-steps button{border-color:#d5dfda;background:#f2f5f1}.integration-readiness,.integration-state{border-color:#d5e0da;background:#f3f6f2}.integration-icon{color:#2f6f66;background:#e0ebe6}.notification-panel{border-color:#d3dfd9;box-shadow:0 20px 55px rgba(36,77,68,.1058823529)}.command-group button:hover,.notification-list button:hover{background:#eaf2ee}:root{--ink:#382d2a;--muted:#786b66;--purple:#b65f50;--purple-dark:#8e493f;--purple-soft:#f5e1da;--accent:#cf806c;--accent-soft:#f7e8e1;--line:#e7d9d2;--paper:#faf6ef;--sidebar:#f6ebe5;--surface:#fdfaf5;--shadow-sm:0 5px 18px #74493c0c;--shadow-md:0 20px 54px #74493c14;--focus-ring:0 0 0 3px #c8756126}.app-shell,.workspace,body{color:#382d2a;background:#faf6ef}.command-trigger:hover,.logout:hover,.notification-trigger:hover{border-color:#d8beb3;background:#f7e9e3}.integration-readiness,.integration-state,.onboarding-steps button{border-color:#e6dad4;background:#f8f2ec}.auth-intro{background:radial-gradient(circle at 16% 13%,rgba(227,163,138,.2901960784) 0,transparent 31%),radial-gradient(circle at 88% 88%,rgba(217,185,120,.2431372549) 0,transparent 31%),linear-gradient(145deg,#82493f,#aa5d4e 58%,#846052)}.auth-panel{background:radial-gradient(circle at 100% 0,#f0dfbd 0,transparent 31%),#faf5ee}.command-dialog,.post-modal{border-color:#e5d6cf;background:#fdfaf5;box-shadow:0 28px 80px rgba(105,65,55,.1215686275)}@media(max-width:650px){.sidebar{background:#f6ebe5}.mobile-ai-usage{color:#806d67;border-color:#e4d0c7;background:linear-gradient(145deg,#f7e7df,#eee6cf);box-shadow:0 5px 16px rgba(128,80,67,.0470588235)}.mobile-ai-usage b{color:#71463d}.mobile-ai-usage>i{background:#e2d2ca}}:root{--ink:#2b2530;--muted:#6f6877;--purple:#624789;--purple-dark:#473360;--purple-soft:#eee8f5;--accent:#8b6cb0;--accent-soft:#f1ebf6;--line:#ded6e5;--paper:#f7f4f8;--sidebar:#f0eaf4;--surface:#fcfafc;--shadow-sm:0 5px 18px #4b365c0d;--shadow-md:0 20px 54px #4b365c16;--focus-ring:0 0 0 3px #76569c28}::selection{color:#fffafc;background:#624789}.auth-brand-mark,.brand-mark,.brand-symbol,.landing-brand-mark,.not-found-brand .brand-symbol{color:#fffafc;background:linear-gradient(145deg,#9a7bc5,#72539c 58%,#594078);box-shadow:0 8px 20px rgba(99,69,139,.168627451)}.brand-lockup>strong,.brand>span:last-child{color:#2f2934}.brand-lockup>strong>span,.brand>span:last-child>span,.landing-brand strong>span,.not-found-brand strong>span{color:#72539c!important}.sidebar{border-color:#ddd3e5;background:radial-gradient(circle at 10% 0,#f6eaf3 0,transparent 33%),linear-gradient(180deg,#f3eef7,#eee8f3)}.nav-item{color:#655d6d}.nav-item:hover{color:#50386d;background:#e8def0}.nav-item.active{color:#533875;border:1px solid #dacde7;background:#fbf8fc;box-shadow:0 8px 24px rgba(95,66,120,.0745098039)}.plan-card{border-color:#d5c9df;background:linear-gradient(145deg,#e9e1f0,#dfece7)}.plan-card button{color:#624789}.profile{border-color:#d9cfe1}.avatar{color:#fffafc;background:linear-gradient(145deg,#9678c1,#6f50a0)}.ai-usage-card{border-color:#d8cbe3;background:radial-gradient(circle at 100% 0,#d9eee5 0,transparent 43%),linear-gradient(145deg,#f3edf7,#ebe4f1);box-shadow:inset 0 1px hsla(0,0%,100%,.5490196078),0 8px 24px rgba(94,66,116,.0431372549)}.ai-usage-card>header span,.ai-usage-list>div>span b,.ai-usage-list>div>strong{color:#463451}.ai-usage-card>header small,.ai-usage-list>div>span small,.ai-usage-loading,.ai-usage-reset{color:#776c7e}.ai-usage-list>div>i{background:#d9d1df}.ai-usage-list>div:first-child>i b{background:linear-gradient(90deg,#76569c,#9a7bc5)}.ai-usage-list>div:nth-child(2)>i b{background:linear-gradient(90deg,#578b79,#86b39f)}.topbar p{color:#776e7e}.topbar h1{color:#29242d}.command-dialog,.onboarding-panel,.panel,.post-modal,.stats article{border-color:#e1d9e6;background:#fcfafc}.panel:hover,.stats article:hover{border-color:#cfc0db;box-shadow:0 12px 32px rgba(93,66,114,.0509803922)}.auth-submit,.create-form .primary,.primary,.product-generate,.prompt-box button,.save-draft{color:#fffafc;border-color:#624789;background:#624789}.auth-submit:hover:not(:disabled),.primary:hover:not(:disabled),.save-draft:hover:not(:disabled){background:#4e386d}:where(input,textarea,select):focus{border-color:#76569c!important}:where(button,a,input,textarea,select,[tabindex]):focus-visible{outline-color:#76569c}.hero-card{border-color:#d2c2df;background:radial-gradient(circle at 82% 18%,#d8c9f2 0,transparent 29%),radial-gradient(circle at 8% 92%,#f0d9c9 0,transparent 34%),linear-gradient(125deg,#e5dcf0,#e7e4f2 54%,#dcece6);box-shadow:0 24px 58px rgba(94,66,117,.1019607843)}.hero-card .eyebrow,.hero-card h2,.hero-card p{color:#2d2633}.hero-card .suggestions{color:#6c6173}.hero-card .suggestions button{color:#5e4c69;border-color:#d9cde1;background:rgba(251,248,249,.8)}.prompt-box{border-color:#d7cce0;box-shadow:0 16px 38px rgba(93,66,115,.0980392157)}.auth-page{background:#f7f2f7}.auth-intro{background:radial-gradient(circle at 16% 13%,rgba(179,139,211,.3019607843) 0,transparent 31%),radial-gradient(circle at 88% 88%,rgba(133,182,167,.231372549) 0,transparent 31%),linear-gradient(145deg,#49345f,#624681 58%,#4d596f)}.auth-panel{background:radial-gradient(circle at 100% 0,#eadff1 0,transparent 31%),#f7f3f7}.auth-form-wrap{border-color:#ded3e5;background:#fcfafc;box-shadow:0 24px 68px rgba(86,60,109,.0862745098)}.auth-tabs{border-color:#ddd3e5;background:#f1ebf4}.landing-page{--landing-ink:#2b2530;--landing-purple:#624789;color:#2b2530;background:#f8f5f8}.landing-header{border-color:#e1d8e6;background:rgba(248,245,248,.9294117647)}.landing-button{border-color:#624789;background:#624789}.landing-button:hover{background:#4e386d}.feature-icon,.landing-hero-copy h1 em,.landing-kicker,.landing-proof svg{color:#624789}.landing-hero:before{border-color:rgba(118,86,156,.1411764706);box-shadow:0 0 0 80px rgba(141,111,175,.0431372549),0 0 0 160px rgba(110,161,142,.0392156863)}.product-sidebar{border-color:#dcd1e3;background:#eee7f2}.product-canvas{background:#f5f0f5}.feature-line,.product-sidebar i.active{background:#76569c}.preview-image{background:linear-gradient(145deg,#76569c,#6d9d8c)}.landing-trust{color:#665d6d;background:#ebe4ef}.landing-cta,.landing-workflow{background:linear-gradient(140deg,#48345e,#594274 58%,#45685f)}.command-backdrop,.modal-backdrop{background:rgba(50,36,63,.5607843137)}.command-dialog>footer,.command-dialog>header,.post-modal footer,.post-modal header{border-color:#e3dbe8;background:#f7f3f8}@media(max-width:650px){.sidebar{background:#f1ebf4}.mobile-ai-usage{color:#756a7d;border-color:#d8cbe3;background:linear-gradient(145deg,#f3edf7,#e8f1ed);box-shadow:0 5px 16px rgba(94,66,116,.0509803922)}.mobile-ai-usage b{color:#503b61}.mobile-ai-usage>i{background:#d5c9df}}:root{--ink:#24322f;--muted:#66736f;--purple:#2f6f66;--purple-dark:#21524c;--purple-soft:#e1eee9;--accent:#5f8f83;--accent-soft:#e8f1ed;--line:#d5dfda;--paper:#f5f6f1;--sidebar:#eaf1ed;--surface:#fbfbf7;--shadow-sm:0 5px 18px #294f450d;--shadow-md:0 20px 54px #294f4515;--focus-ring:0 0 0 3px #3f7b7026}.app-shell,.workspace,body{color:#24322f;background:#f5f6f1}::selection{color:#fffdf8;background:#2f6f66}.auth-brand-mark,.brand-mark,.brand-symbol,.landing-brand-mark,.not-found-brand .brand-symbol{color:#fffdf8;background:linear-gradient(145deg,#6f9f92,#3f7b70 58%,#285d56);box-shadow:0 8px 20px rgba(45,102,92,.1607843137)}.brand-lockup>strong,.brand>span:last-child{color:#26322f}.brand-lockup>strong>span,.brand>span:last-child>span,.landing-brand strong>span,.not-found-brand strong>span{color:#2f6f66!important}.sidebar{border-color:#d2ded8;background:radial-gradient(circle at 8% 0,#f3e8dd 0,transparent 31%),linear-gradient(180deg,#edf3ef,#e7efeb)}.nav-item{color:#5e6c68}.nav-item:hover{color:#285d56;background:#dceae4}.nav-item.active{color:#285d56;border-color:#c9dbd3;background:#fafbf7;box-shadow:0 8px 24px rgba(46,98,88,.0705882353)}.plan-card{border-color:#cadbd3;background:linear-gradient(145deg,#dfece6,#eee3d5)}.plan-card button{color:#2f6f66}.profile{border-color:#cfddd7}.avatar{color:#fffdf8;background:linear-gradient(145deg,#6f9f92,#3f766c)}.ai-usage-card{border-color:#cbdcd4;background:radial-gradient(circle at 100% 0,#efdccd 0,transparent 43%),linear-gradient(145deg,#e7f0ec,#dfeae5);box-shadow:inset 0 1px hsla(0,0%,100%,.5490196078),0 8px 24px rgba(45,93,83,.0431372549)}.ai-usage-card>header span,.ai-usage-list>div>span b,.ai-usage-list>div>strong{color:#294d46}.ai-usage-card>header small,.ai-usage-list>div>span small,.ai-usage-loading,.ai-usage-reset{color:#677a74}.ai-usage-list>div>i{background:#cfddd7}.ai-usage-list>div:first-child>i b{background:linear-gradient(90deg,#35756a,#6c9c8f)}.ai-usage-list>div:nth-child(2)>i b{background:linear-gradient(90deg,#b76f54,#d39a7e)}.topbar p{color:#6a7874}.topbar h1{color:#24302d}.command-dialog,.onboarding-panel,.panel,.post-modal,.stats article{border-color:#d9e1dc;background:#fbfbf7}.panel:hover,.stats article:hover{border-color:#bcd0c7;box-shadow:0 12px 32px rgba(42,89,79,.0509803922)}.auth-submit,.create-form .primary,.primary,.product-generate,.prompt-box button,.save-draft{color:#fffdf8;border-color:#2f6f66;background:#2f6f66}.auth-submit:hover:not(:disabled),.primary:hover:not(:disabled),.save-draft:hover:not(:disabled){background:#245b54}:where(input,textarea,select):focus{border-color:#3f7b70!important}:where(button,a,input,textarea,select,[tabindex]):focus-visible{outline-color:#3f7b70}.hero-card{border-color:#c9d9d1;background:radial-gradient(circle at 82% 18%,#cfe5dc 0,transparent 29%),radial-gradient(circle at 8% 92%,#efd9c7 0,transparent 34%),linear-gradient(125deg,#e8eee8,#e1ebe7 54%,#eee6d9);box-shadow:0 24px 58px rgba(45,95,85,.0980392157)}.hero-card .eyebrow,.hero-card h2,.hero-card p{color:#293632}.hero-card .suggestions{color:#67746f}.hero-card .suggestions button{color:#49635c;border-color:#cfddd7;background:rgba(250,250,245,.8509803922)}.prompt-box{border-color:#cad9d2;box-shadow:0 16px 38px rgba(43,91,81,.0941176471)}.auth-page{background:#f3f5ef}.auth-intro{background:radial-gradient(circle at 16% 13%,rgba(142,184,168,.2901960784) 0,transparent 31%),radial-gradient(circle at 88% 88%,rgba(211,148,117,.2509803922) 0,transparent 31%),linear-gradient(145deg,#234d47,#32685f 58%,#536b62)}.auth-panel{background:radial-gradient(circle at 100% 0,#e6dacc 0,transparent 31%),#f4f6f1}.auth-form-wrap{border-color:#d4dfda;background:#fbfbf7;box-shadow:0 24px 68px rgba(40,86,76,.0862745098)}.auth-tabs{border-color:#d4dfda;background:#eaf1ed}.landing-page{--landing-ink:#24322f;--landing-purple:#2f6f66;color:#24322f;background:#f7f7f2}.landing-header{border-color:#d8e1dc;background:rgba(247,247,242,.9294117647)}.landing-button{border-color:#2f6f66;background:#2f6f66}.landing-button:hover{background:#245b54}.feature-icon,.landing-hero-copy h1 em,.landing-kicker,.landing-proof svg{color:#2f6f66}.landing-hero:before{border-color:rgba(63,123,112,.1333333333);box-shadow:0 0 0 80px rgba(79,137,126,.0431372549),0 0 0 160px rgba(201,132,101,.0392156863)}.product-sidebar{border-color:#d1ddd7;background:#e7efeb}.product-canvas{background:#f2f5f0}.feature-line,.product-sidebar i.active{background:#3f7b70}.preview-image{background:linear-gradient(145deg,#3f7b70,#c17a5f)}.landing-trust{color:#61716c;background:#e5ede8}.landing-cta,.landing-workflow{background:linear-gradient(140deg,#234f48,#315f57 58%,#745646)}.command-backdrop,.modal-backdrop{background:rgba(31,64,58,.5607843137)}.command-dialog>footer,.command-dialog>header,.post-modal footer,.post-modal header{border-color:#dae3de;background:#f2f6f3}@media(prefers-contrast:more){:root{--line:#aab7b3;--muted:#465450}.feature-grid article,.panel,.stats article{border-color:#aab7b3}}.workspace{scrollbar-color:#c7cbc8 rgba(0,0,0,0);scrollbar-width:thin}.page-intro h1,.page-intro h2,.topbar h1,.topbar h2{text-wrap:balance}.page-intro p,.topbar p{color:#676d6a}.nav-item{position:relative;border-radius:9px;transition:color .16s ease,background-color .16s ease,transform .16s ease}.nav-item.active:before{position:absolute;width:3px;height:18px;left:-8px;border-radius:3px;background:#242927;content:""}.command-trigger,.logout,.notification-trigger{border-color:#d9ddda;background:#fff}.command-trigger:hover,.logout:hover,.notification-trigger:hover{border-color:#bcc2be;background:#f7f8f6}.create-form,.editor-panel,.idea-panel,.preference-panel,.settings-card{border-color:#dde1de}.field-label,.post-modal-grid label,.settings-form label{color:#333835}.field-label input,.field-label select,.field-label textarea,.post-modal-grid label input,.post-modal-grid label select,.post-modal-grid label textarea,.settings-form label input,.settings-form label select,.settings-form label textarea{transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.field-label input:hover,.field-label select:hover,.field-label textarea:hover,.post-modal-grid label input:hover,.post-modal-grid label select:hover,.post-modal-grid label textarea:hover,.settings-form label input:hover,.settings-form label select:hover,.settings-form label textarea:hover{border-color:#bcc2be}.field-label:focus-within,.post-modal-grid label:focus-within,.settings-form label:focus-within{color:#171b1a}.advanced-brief summary:hover{background:#f1f3f0}.advanced-brief[open] summary{border-bottom:1px solid #dde1de}.filter-tabs button,.image-filter-presets button,.preference-options label,.suggestions button{transition:color .15s ease,border-color .15s ease,background-color .15s ease}.filter-tabs{border-color:#dde1de;background:#eff1ee}.filter-tabs button.active{color:#171b1a;background:#fff;box-shadow:0 1px 4px rgba(23,27,26,.0470588235)}.search-box{border-color:#d9ddda;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.search-box:focus-within{border-color:#747a77;box-shadow:var(--focus-ring)}.table-head{color:#737976;background:#f5f6f4}.table-row{border-color:#e4e7e4;transition:background-color .14s ease}.content-thumb{color:#343936;background:#eceeeb}.status-badge{border:1px solid #d9ddda}.status-badge.draft{color:#555b58;background:#f1f2f0}.status-badge.in_review{color:#6d572e;border-color:#ead8b8;background:#fbf5e9}.status-badge.scheduled{color:#345a70;border-color:#cadce6;background:#edf5f8}.status-badge.approved,.status-badge.published{color:#246245;border-color:#c7dfd2;background:#edf7f1}.status-badge.canceled,.status-badge.failed{color:#8b3e44;border-color:#e5c9cc;background:#fbf0f1}.calendar-toolbar{border-color:#dde1de}.calendar-day{border-color:#e3e6e3;background:#fff;transition:border-color .14s ease,background-color .14s ease}.calendar-day.muted-day{background:#f6f7f5}.calendar-day>span{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.calendar-post{border-radius:7px;transition:transform .14s ease,box-shadow .14s ease}.onboarding-panel{border-color:#d9ddda;background:#fff}.onboarding-progress{background:#e4e7e4}.onboarding-progress i{background:#242927}.onboarding-steps button{border-color:#dde1de;background:#f7f8f6}.onboarding-steps button.complete{color:#255f44;border-color:#c9ded2;background:#eef7f2}.integration-readiness,.integration-state{border-color:#dce1dd;background:#f8f9f7}.integration-icon{color:#343936;background:#e8ebe8}.command-backdrop,.modal-backdrop{background:rgba(17,20,18,.6);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.command-dialog,.post-modal{border:1px solid #d9ddda;border-radius:14px;background:#fff;box-shadow:0 28px 80px rgba(17,20,18,.168627451)}.post-modal:not(.user-modal):before{display:none}.command-dialog>footer,.command-dialog>header,.post-modal footer,.post-modal header{border-color:#e1e4e1;background:#fafbfa}.command-group>strong{color:#7a807d}.command-group button{border-radius:8px}.notification-panel{border-color:#d9ddda;border-radius:12px;box-shadow:0 20px 55px rgba(17,20,18,.1254901961)}.notification-list button:hover{background:#f4f5f3}.date strong,.stats strong,.workflow-bars span{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media(hover:hover)and (pointer:fine){.nav-item:hover{transform:translateX(2px)}.table-row:hover{background:#f8f9f7}.calendar-day:hover:not(.muted-day){border-color:#bfc5c1;background:#fafbfa}.calendar-post:hover{z-index:2;box-shadow:0 5px 12px rgba(23,27,26,.0705882353)}.calendar-post:hover,.row-actions button:hover{transform:translateY(-1px)}.onboarding-steps button:hover{border-color:#c2c8c4;background:#fff}.command-group button:hover{background:#f0f2ef}}:where(.primary,.secondary-button,.save-draft,.auth-submit,.row-actions button,.command-trigger,.notification-trigger):active:not(:disabled){transform:translateY(1px)}:where(button,a,input,textarea,select,[tabindex]):focus-visible{outline:2px solid #242927;outline-offset:2px}.command-dialog:focus-visible,.post-modal:focus-visible{outline:none}@media(max-width:650px){.ai-usage-card{display:none}.mobile-ai-usage{display:flex;align-items:center;gap:7px;margin-left:auto;padding:7px 9px;border:1px solid #d9ddda;border-radius:9px;background:#fff;box-shadow:0 4px 14px rgba(24,49,44,.0392156863);color:#747b77;font-size:9px;white-space:nowrap}.mobile-ai-usage span{display:flex;align-items:baseline;gap:3px}.mobile-ai-usage b{color:#222725;font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.mobile-ai-usage>i{width:1px;height:14px;background:#e0e3e1}.calendar-toolbar>button,.command-trigger,.notification-panel header>button,.notification-trigger,.post-modal header>button,.row-actions button,.topbar-actions>button{min-width:44px;min-height:44px}.filter-tabs button,.onboarding-steps button{min-height:44px}.post-modal footer{padding-bottom:max(18px,env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){.calendar-post,.field-label input,.field-label select,.field-label textarea,.nav-item,.row-actions button{transition:none}}.nav-item.active:before{background:#2f6f66}.calendar-day,.command-trigger,.logout,.notification-trigger,.search-box{border-color:#d3ded8;background:#fafbf7}.filter-tabs{border-color:#d4dfd9;background:#e8efeb}.filter-tabs button.active{color:#285d56;background:#f9faf6}.onboarding-progress i{background:#3f7b70}.integration-readiness,.integration-state,.onboarding-steps button{border-color:#d5e0da;background:#f2f5f1}.command-dialog,.post-modal{border-color:#d3dfd9;background:#fbfbf7;box-shadow:0 28px 80px rgba(36,77,68,.1215686275)}@media(max-width:650px){.sidebar{background:#eaf1ed}.mobile-ai-usage{color:#62756f;border-color:#cbdcd4;background:linear-gradient(145deg,#e7f0ec,#efe3d6);box-shadow:0 5px 16px rgba(45,93,83,.0509803922)}.mobile-ai-usage b{color:#294f47}.mobile-ai-usage>i{background:#cbdad3}}:root{--font-sans:"Helvetica Neue",Helvetica,Arial,sans-serif;--font-editorial:Georgia,"Times New Roman",serif;--theme-brand:#a65347;--theme-brand-hover:#874238;--theme-brand-soft:#f5e1da;--theme-accent:#d08a72;--theme-accent-soft:#f7e8e1;--theme-canvas:#faf6ef;--theme-surface:#fffdf9;--theme-surface-muted:#f6ebe5;--theme-border:#e4d4cc;--theme-text:#3d302d;--theme-text-muted:#74645f;--theme-on-brand:#fffaf3;--theme-on-brand-muted:#f5ded4;--theme-focus:#8f4339;--theme-success:#4e7c67;--theme-warning:#9a6c35;--theme-danger:#a44743;--ink:var(--theme-text);--muted:var(--theme-text-muted);--purple:var(--theme-brand);--purple-dark:var(--theme-brand-hover);--purple-soft:var(--theme-brand-soft);--accent:var(--theme-accent);--accent-soft:var(--theme-accent-soft);--line:var(--theme-border);--paper:var(--theme-canvas);--sidebar:var(--theme-surface-muted);--surface:var(--theme-surface);--focus-ring:0 0 0 3px color-mix(in srgb,var(--theme-focus) 20%,transparent)}.app-shell,.workspace,body{color:var(--ink);background:var(--paper);font-family:var(--font-sans)}::selection{color:#fffaf3;background:#b65f50}.auth-brand-mark,.brand-mark,.brand-symbol,.landing-brand-mark,.not-found-brand .brand-symbol{color:#fffaf3;background:linear-gradient(145deg,#df9a82,#c87561 58%,#aa5549);box-shadow:0 8px 20px rgba(159,89,72,.1607843137)}.brand-lockup>strong,.brand>span:last-child{color:#382d2a}.brand-lockup>strong>span,.brand>span:last-child>span,.landing-brand strong>span,.not-found-brand strong>span{color:#b65f50!important}.sidebar{border-color:#eadbd4;background:radial-gradient(circle at 8% 0,#f3e2bd 0,transparent 31%),linear-gradient(180deg,#f8eee8,#f4e8e2)}.nav-item{color:#746864}.nav-item:hover{color:#934f43;background:#f2ddd5}.nav-item.active{color:#994f43;border-color:#e7cfc6;background:#fdf9f4;box-shadow:0 8px 24px rgba(149,85,71,.062745098)}.nav-item.active:before{background:#c87561}.plan-card{border-color:#e5d2c6;background:linear-gradient(145deg,#f2dfd7,#f4e8c9)}.plan-card button{color:#a75548}.profile{border-color:#e5d5ce}.avatar{color:#fffaf3;background:linear-gradient(145deg,#d88c76,#b65f50)}.ai-usage-card{border-color:#e7d2c8;background:radial-gradient(circle at 100% 0,#dce7ef 0,transparent 43%),linear-gradient(145deg,#f7e8e1,#f3e4d9);box-shadow:inset 0 1px hsla(0,0%,100%,.568627451),0 8px 24px rgba(128,80,67,.0392156863)}.ai-usage-card>header span,.ai-usage-list>div>span b,.ai-usage-list>div>strong{color:#684038}.ai-usage-card>header small,.ai-usage-list>div>span small,.ai-usage-loading,.ai-usage-reset{color:#806e68}.ai-usage-list>div>i{background:#e5d8d1}.ai-usage-list>div:first-child>i b{background:linear-gradient(90deg,#c56f5d,#df9a82)}.ai-usage-list>div:nth-child(2)>i b{background:linear-gradient(90deg,#7894a8,#a8bdcb)}.topbar p{color:#7d706b}.topbar h1{color:#382e2b}.command-dialog,.onboarding-panel,.panel,.post-modal,.stats article{border-color:#e9ddd7;background:#fdfaf5}.panel:hover,.stats article:hover{border-color:#ddc6bb;box-shadow:0 12px 32px rgba(128,81,67,.0470588235)}.auth-submit,.create-form .primary,.primary,.product-generate,.prompt-box button,.save-draft{color:#fffaf3;border-color:#b65f50;background:#b65f50}.auth-submit:hover:not(:disabled),.primary:hover:not(:disabled),.save-draft:hover:not(:disabled){background:#994d43}:where(input,textarea,select):focus{border-color:#c87561!important;box-shadow:var(--focus-ring)!important}:where(button,a,input,textarea,select,[tabindex]):focus-visible{outline-color:#c87561}.hero-card{border-color:#e4cec3;background:radial-gradient(circle at 82% 18%,#dce7ef 0,transparent 29%),radial-gradient(circle at 8% 92%,#f1dfb8 0,transparent 34%),linear-gradient(125deg,#f3e0d9,#f5e8df 54%,#efe7d4);box-shadow:0 24px 58px rgba(130,81,67,.0862745098)}.hero-card .eyebrow,.hero-card h2,.hero-card p{color:#44332f}.hero-card .suggestions{color:#7c6b66}.hero-card .suggestions button{color:#75544c;border-color:#e4d2ca;background:rgba(255,250,243,.8509803922)}.prompt-box{border-color:#e1ccc3;box-shadow:0 16px 38px rgba(134,84,70,.0823529412)}.calendar-day,.command-trigger,.logout,.notification-trigger,.search-box{border-color:#e5d9d3;background:#fdfaf5}.filter-tabs{border-color:#e4d6cf;background:#f3e9e3}.filter-tabs button.active{color:#934f43;background:#fdf9f4}.onboarding-progress{background:#eaded7}.onboarding-progress i{background:linear-gradient(90deg,#c87561,#d7a275)}.auth-page{background:#faf4ed}.auth-intro{background:radial-gradient(circle at 16% 13%,rgba(227,163,138,.2901960784) 0,transparent 31%),radial-gradient(circle at 88% 88%,rgba(226,184,176,.2431372549) 0,transparent 31%),linear-gradient(145deg,#82493f,#aa5d4e 58%,#846052)}.auth-panel{background:radial-gradient(circle at 100% 0,#f1d9d3 0,transparent 31%),#faf5ee}.auth-form-wrap{border-color:#e7d8d0;background:#fdfaf5;box-shadow:0 24px 68px rgba(131,80,67,.0784313725)}.auth-tabs{background:#f5e9e3}.auth-brand .brand-lockup>strong{color:#fffaf3}.auth-brand .brand-lockup>strong>span{color:#d98d75!important}.auth-intro .eyebrow{color:#f1cbc0;border-color:hsla(0,0%,100%,.1960784314);background:hsla(0,0%,100%,.0705882353)}.auth-intro p{color:#f6e6df}.auth-intro>small{color:#ead4ca}.auth-benefits li>span{color:#9a5044;border-color:#efd7c9}.auth-benefits strong{color:#fffaf3}.auth-benefits small{color:#ead6ce}.auth-back,.auth-form-heading>span,.forgot-password{color:#a95649}.auth-form-heading h2{color:#3d302d}.auth-form-heading p,.auth-security-note{color:#7e706a}.auth-tabs button{color:#806f69}.auth-tabs button.active,.auth-tabs button[aria-selected=true]{color:#9e5145;background:#fffaf4;box-shadow:0 4px 14px rgba(131,80,67,.062745098)}.auth-form-wrap label>span:first-child{color:#5d4943}.auth-input{color:#9b6558;border-color:#e4d5ce;background:#fffdf8}.auth-input:focus-within{color:#a95649;border-color:#c87561;box-shadow:var(--focus-ring)}.auth-input input{color:#3d312e}.auth-input input::placeholder{color:#ad9c95}.auth-back,.forgot-password,.password-toggle{color:#a95649}.password-requirements li{color:#81736d}.password-requirements li>span{color:#a99a94;border-color:#e1d4cd;background:#f5eee9}.password-requirements li.met{color:#426b58}.password-requirements li.met>span{color:#426b58;border-color:#b9d2c6;background:#eaf4ef}.auth-divider:after,.auth-divider:before{background:#e7d9d2}.auth-divider span{color:#998983;background:#fdfaf5}.social-provider{color:#554743;border-color:#e4d6cf;background:#fffdf8}.social-provider:hover:not(:disabled){border-color:#d6bbb0;background:#faf0e9}.social-options-toggle{color:#9f574a}.form-error{color:#9d403d;border-color:#ecc8c4;background:#fbe9e7}.field-error{color:#a5423f!important}.recovery-success{color:#746333;border-color:#e7d394;background:#faf0c9}.development-link{color:#985044;background:#f7e7df}.landing-page{--landing-ink:#382d2a;--landing-purple:#b65f50;color:#382d2a;background:#fbf7f0}.landing-header{border-color:#e8dcd6;background:rgba(251,247,240,.9294117647)}.landing-button{border-color:#b65f50;background:#b65f50}.landing-button:hover{background:#994d43}.feature-icon,.landing-hero-copy h1 em,.landing-kicker,.landing-proof svg{color:#b65f50}.landing-hero:before{border-color:rgba(200,117,97,.1333333333);box-shadow:0 0 0 80px rgba(214,143,122,.0392156863),0 0 0 160px rgba(121,150,170,.0392156863)}.product-sidebar{border-color:#e4d5ce;background:#f3e7e1}.product-canvas{background:#f9f3ec}.feature-line,.product-sidebar i.active{background:#c87561}.preview-image{background:linear-gradient(145deg,#c87561,#7f9caf)}.landing-trust{color:#766762;background:#f1e5df}.landing-cta,.landing-workflow{background:linear-gradient(140deg,#744239,#995247 58%,#765c50)}.command-backdrop,.modal-backdrop{background:rgba(84,52,45,.5019607843)}.idea-lab{border-color:#ead9d1;background:radial-gradient(circle at 94% 0,#dce7ef 0,transparent 32%),linear-gradient(145deg,#fdfaf5,#f8eee7)}.idea-lab form button,.idea-lab-intro>span{color:#fffaf3;background:#b65f50;box-shadow:0 8px 20px rgba(155,85,69,.1137254902)}.idea-lab-intro small,.idea-lab-results button,.idea-lab-results small{color:#a65749}.idea-lab-intro h2,.idea-lab-results h3{color:#493732}.idea-lab-intro p,.idea-lab-results p{color:#7b6b65}.idea-lab-results article{border-color:#e7d7cf;background:rgba(255,250,244,.8509803922)}.advanced-brief,.content-preflight,.image-studio,.preference-panel{border-color:var(--theme-border);background:var(--theme-surface)}.image-studio-page{min-width:0;max-width:1440px}.studio-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(290px,.6fr);align-items:center;margin-bottom:16px;padding:28px;gap:28px;overflow:hidden;border:1px solid color-mix(in srgb,var(--theme-brand) 25%,var(--theme-border));border-radius:20px;background:radial-gradient(circle at 90% 10%,color-mix(in srgb,var(--theme-accent) 22%,transparent),transparent 34%),linear-gradient(135deg,var(--theme-surface),var(--theme-surface-muted));box-shadow:0 20px 50px color-mix(in srgb,var(--theme-brand) 10%,transparent)}.studio-hero:after{position:absolute;right:-72px;bottom:-110px;width:260px;height:260px;border:1px solid color-mix(in srgb,var(--theme-brand) 12%,transparent);border-radius:50%;box-shadow:0 0 0 38px color-mix(in srgb,var(--theme-brand) 4%,transparent),0 0 0 78px color-mix(in srgb,var(--theme-brand) 3%,transparent);content:"";pointer-events:none}.studio-hero-copy{position:relative;z-index:1;display:grid;justify-items:start;gap:10px}.studio-kicker{display:inline-flex;align-items:center;padding:6px 9px;gap:6px;border:1px solid color-mix(in srgb,var(--theme-brand) 24%,var(--theme-border));border-radius:999px;color:var(--theme-brand-hover);background:color-mix(in srgb,var(--theme-brand-soft) 70%,transparent);font-size:8px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.studio-kicker svg{width:13px;height:13px}.studio-hero h2{max-width:720px;margin:0;color:var(--theme-text);font-family:var(--font-editorial);font-size:clamp(27px,3vw,42px);font-weight:500;line-height:1.05;letter-spacing:-.035em}.studio-hero-copy>p{max-width:670px;margin:0;color:var(--theme-text-muted);font-size:11px;line-height:1.65}.studio-capabilities{display:flex;flex-wrap:wrap;margin-top:4px;gap:7px}.studio-capabilities span{display:inline-flex;align-items:center;padding:6px 8px;gap:5px;border:1px solid var(--theme-border);border-radius:8px;color:var(--theme-text-muted);background:color-mix(in srgb,var(--theme-surface) 78%,transparent);font-size:8px;font-weight:750}.studio-capabilities svg{width:13px;height:13px;color:var(--theme-brand)}.studio-hero-actions{position:relative;z-index:1;display:grid;padding:12px;gap:8px;border:1px solid color-mix(in srgb,var(--theme-border) 80%,transparent);border-radius:14px;background:color-mix(in srgb,var(--theme-surface) 82%,transparent);box-shadow:0 12px 28px color-mix(in srgb,var(--theme-brand) 8%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.studio-hero-actions>small{padding:1px 2px 3px;color:var(--theme-text-muted);font-size:8px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.studio-hero-actions button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:52px;padding:9px 10px;gap:9px;border:1px solid var(--theme-border);border-radius:10px;color:var(--theme-text);background:var(--theme-surface);text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.studio-hero-actions button:hover:not(:disabled){border-color:color-mix(in srgb,var(--theme-brand) 42%,var(--theme-border));background:var(--theme-brand-soft);transform:translateY(-1px)}.studio-hero-actions button:disabled{opacity:.5;cursor:not-allowed}.studio-hero-actions button>svg{width:17px;height:17px;color:var(--theme-brand)}.studio-hero-actions button>span{display:grid;gap:2px}.studio-hero-actions button strong{font-size:9px}.studio-hero-actions button small{color:var(--theme-text-muted);font-size:7.5px}.studio-hero-actions button b{padding:4px 6px;border-radius:999px;color:var(--theme-brand-hover);background:var(--theme-brand-soft);font-size:7px;text-transform:uppercase}.studio-hero-actions .studio-continue-action{color:var(--theme-on-brand);border-color:var(--theme-brand);background:var(--theme-brand)}.studio-hero-actions .studio-continue-action:hover:not(:disabled){border-color:var(--theme-brand-hover);background:var(--theme-brand-hover)}.studio-hero-actions .studio-continue-action small,.studio-hero-actions .studio-continue-action>svg{color:var(--theme-on-brand-muted)}.studio-hero-actions .studio-continue-action b{color:var(--theme-brand-hover);background:var(--theme-on-brand)}.studio-mode-status{display:grid;min-height:52px;padding:9px 10px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;border:1px solid color-mix(in srgb,var(--theme-brand) 36%,var(--theme-border));border-radius:10px;background:var(--theme-brand-soft)}.studio-mode-status>span{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;color:var(--theme-on-brand);background:var(--theme-brand)}.studio-mode-status>span svg{width:15px;height:15px}.studio-mode-status>div{display:grid;gap:2px}.studio-mode-status strong{color:var(--theme-text);font-size:9px}.studio-mode-status small{color:var(--theme-text-muted);font-size:7.5px}.studio-mode-status b{padding:4px 6px;border-radius:999px;color:var(--theme-success);background:var(--theme-success-soft);font-size:7px;text-transform:uppercase}.studio-workflow{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;margin-bottom:20px;gap:10px}.studio-workflow>svg{width:17px;height:17px;color:color-mix(in srgb,var(--theme-text-muted) 55%,transparent)}.studio-workflow article{display:flex;min-width:0;min-height:86px;align-items:center;padding:14px;gap:11px;border:1px solid var(--theme-border);border-radius:14px;background:color-mix(in srgb,var(--theme-surface) 94%,transparent);box-shadow:0 7px 22px color-mix(in srgb,var(--theme-brand) 5%,transparent);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.studio-workflow article>span{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border-radius:10px;color:var(--theme-text-muted);background:var(--theme-surface-muted);font-size:11px;font-weight:850}.studio-workflow article>span svg{width:15px;height:15px}.studio-workflow article>div{display:grid;min-width:0;gap:2px}.studio-workflow article small{color:var(--theme-text-muted);font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.studio-workflow article strong{color:var(--theme-text);font-size:12px}.studio-workflow article p{margin:0;color:var(--theme-text-muted);font-size:8.5px;line-height:1.4}.studio-workflow article.active{border-color:color-mix(in srgb,var(--theme-brand) 46%,var(--theme-border));box-shadow:0 10px 28px color-mix(in srgb,var(--theme-brand) 12%,transparent);transform:translateY(-1px)}.studio-workflow article.active>span{color:var(--theme-on-brand);background:var(--theme-brand)}.studio-workflow article.complete>span{color:var(--theme-on-brand);background:var(--theme-success)}.studio-workflow article.ready>span{color:var(--theme-brand-hover);background:var(--theme-brand-soft)}.studio-workflow article.locked{opacity:.64;box-shadow:none}.studio-setup-grid{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(300px,.78fr);align-items:stretch;margin-bottom:24px;gap:14px}.studio-mode-picker{display:grid;padding:20px 22px;gap:16px;border:1px solid var(--theme-border);border-radius:17px;background:var(--theme-surface);box-shadow:0 10px 28px color-mix(in srgb,var(--theme-brand) 7%,transparent)}.studio-mode-picker>header{display:grid;gap:4px}.studio-mode-picker>header small{color:var(--theme-brand-hover);font-size:8px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.studio-mode-picker>header h3{margin:0;color:var(--theme-text);font-size:16px}.studio-mode-picker>header p{margin:0;color:var(--theme-text-muted);font-size:9px;line-height:1.5}.studio-mode-picker>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.studio-mode-picker button{display:grid;min-width:0;min-height:92px;padding:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid var(--theme-border);border-radius:13px;color:var(--theme-text);background:var(--theme-canvas);text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.studio-mode-picker button:hover{border-color:color-mix(in srgb,var(--theme-brand) 38%,var(--theme-border));transform:translateY(-1px)}.studio-mode-picker button:disabled{cursor:not-allowed;opacity:.58;transform:none}.studio-mode-picker button:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-focus) 24%,transparent);outline-offset:2px}.studio-mode-picker button.active{border-color:color-mix(in srgb,var(--theme-brand) 54%,var(--theme-border));background:var(--theme-brand-soft);box-shadow:0 8px 20px color-mix(in srgb,var(--theme-brand) 10%,transparent)}.studio-mode-picker button>span{display:grid;width:40px;height:40px;place-items:center;border-radius:11px;color:var(--theme-brand);background:var(--theme-surface)}.studio-mode-picker button>span svg{width:20px;height:20px}.studio-mode-picker button>div{display:grid;min-width:0;gap:3px}.studio-mode-picker button small{color:var(--theme-brand-hover);font-size:8px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.studio-mode-picker button strong{font-size:12px}.studio-mode-picker button p{margin:0;color:var(--theme-text-muted);font-size:9px;line-height:1.45}.studio-mode-picker button>svg{width:19px;height:19px;color:var(--theme-text-subtle)}.studio-mode-picker button.active>svg{color:var(--theme-success)}.studio-output-size{display:grid;align-content:start;padding:19px 22px;gap:16px;border:1px solid var(--theme-border);border-radius:17px;background:var(--theme-surface);box-shadow:0 10px 28px color-mix(in srgb,var(--theme-brand) 8%,transparent)}.studio-output-size>div{display:flex;align-items:center;min-width:0;gap:12px}.studio-output-size>div>span{display:grid;flex:0 0 40px;width:40px;height:40px;place-items:center;border-radius:11px;color:var(--theme-brand-hover);background:var(--theme-brand-soft)}.studio-output-size>div>span svg{width:18px;height:18px}.studio-output-size>div>div{display:grid;gap:3px}.studio-output-size small{color:var(--theme-brand-hover);font-size:8px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.studio-output-size strong{color:var(--theme-text);font-size:12px}.studio-output-size p{margin:0;color:var(--theme-text-muted);font-size:9px;line-height:1.45}.studio-size-options{display:grid;margin:0;padding:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;border:0}.studio-size-options legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.studio-size-options button{display:grid;min-width:0;min-height:58px;padding:8px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:7px;border:1px solid var(--theme-border);border-radius:10px;color:var(--theme-text);background:var(--theme-canvas);text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.studio-size-options button:hover:not(:disabled){border-color:color-mix(in srgb,var(--theme-brand) 42%,var(--theme-border));transform:translateY(-1px)}.studio-size-options button:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-focus) 24%,transparent);outline-offset:2px}.studio-size-options button:disabled{cursor:not-allowed;opacity:.58}.studio-size-options button.active{border-color:color-mix(in srgb,var(--theme-brand) 54%,var(--theme-border));background:var(--theme-brand-soft)}.studio-size-options button>span{display:grid;min-width:0;gap:2px}.studio-size-options button strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.studio-size-options button small{color:var(--theme-text-muted);font-size:7.5px;letter-spacing:0;text-transform:none}.studio-size-options button>svg{width:14px;height:14px;color:var(--theme-text-subtle)}.studio-size-options button.active>svg{color:var(--theme-success)}.studio-ratio-preview{display:block;justify-self:center;border:2px solid;border-radius:3px;color:var(--theme-brand)}.studio-ratio-preview.square{width:18px;height:18px}.studio-ratio-preview.portrait{width:15px;height:19px}.studio-ratio-preview.vertical{width:11px;height:20px}.studio-ratio-preview.landscape{width:22px;height:13px}.image-studio-page.product-upload-collapsed .product-reference-card{display:none}.image-studio-page.image-editor-collapsed :is(.image-adjustment-editor,.creator-editing-toolbar,.image-text-editor){display:none}.image-studio-page .image-studio{margin-top:0;padding:28px;gap:26px;border-color:var(--theme-border);background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--theme-accent-soft) 72%,transparent) 0,transparent 31%),linear-gradient(145deg,var(--theme-surface),color-mix(in srgb,var(--theme-surface-muted) 55%,var(--theme-surface)));box-shadow:0 18px 48px color-mix(in srgb,var(--theme-brand) 9%,transparent)}.image-studio-page .image-studio-copy{display:none}.image-studio-page .image-studio:before{border-color:color-mix(in srgb,var(--theme-accent) 16%,transparent);box-shadow:0 0 0 28px color-mix(in srgb,var(--theme-accent) 7%,transparent),0 0 0 58px color-mix(in srgb,var(--theme-accent) 4%,transparent)}.feature-icon,.image-studio-copy>span,.stat-icon.purple{color:#a95649;background:#f5e1da}.image-studio-copy>span{color:var(--theme-on-brand);border-color:color-mix(in srgb,var(--theme-on-brand) 24%,transparent);background:linear-gradient(145deg,var(--theme-accent),var(--theme-brand));box-shadow:0 10px 24px color-mix(in srgb,var(--theme-brand) 24%,transparent)}.copy-field-button,.field-heading button,.image-studio-copy small{color:var(--theme-brand)}.image-studio-copy h3{margin-top:3px;color:var(--theme-text);font-size:22px}.image-studio-copy p{max-width:680px;margin-top:6px;color:var(--theme-text-muted);font-size:11px}.image-studio-page .image-studio-workspace{grid-template-columns:minmax(420px,1.05fr) minmax(360px,.95fr);gap:26px}.image-studio-controls{padding:20px;gap:17px;border-color:var(--theme-border);border-radius:18px;background:color-mix(in srgb,var(--theme-surface) 92%,transparent);box-shadow:0 10px 30px color-mix(in srgb,var(--theme-brand) 5%,transparent)}.image-studio-controls label{color:var(--theme-text)}.image-studio-controls input:not([type=range]):not([type=color]),.image-studio-controls select,.image-studio-controls textarea{color:var(--theme-text);border-color:var(--theme-border);background:var(--theme-surface)}.image-studio-controls>small{color:var(--theme-text-muted)}.image-studio-controls>small code{color:var(--theme-brand)}.image-prompt-guidance{color:var(--theme-text-muted);border-color:var(--theme-border);background:var(--theme-surface-muted)}.image-prompt-guidance span{color:var(--theme-brand-hover);border-color:color-mix(in srgb,var(--theme-brand) 18%,var(--theme-border));background:var(--theme-brand-soft)}.image-prompt-status{display:flex;align-items:center;justify-content:space-between;margin-top:7px;gap:10px;color:var(--theme-text-muted);font-size:8px;font-weight:750}.image-prompt-status>span{display:inline-flex;align-items:center;gap:5px}.image-prompt-status svg{width:13px;height:13px}.image-prompt-status b{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:750}.image-prompt-status.ready>span{color:var(--theme-success)}.image-prompt-status.needs-input>span{color:var(--theme-warning)}.product-reference-card{border-color:var(--theme-border);background:linear-gradient(145deg,var(--theme-brand-soft),var(--theme-surface))}.product-reference-card>header small{color:var(--theme-brand)}.product-reference-card>header strong{color:var(--theme-text)}.product-reference-card>header p{color:var(--theme-text-muted)}.product-reference-upload{color:var(--theme-brand-hover)!important;border-color:color-mix(in srgb,var(--theme-brand) 45%,var(--theme-border));background:var(--theme-surface)}.product-reference-upload small{color:var(--theme-text-muted)}.product-reference-upload:hover{border-color:var(--theme-brand);background:var(--theme-brand-soft)}.product-reference-preview,.product-reference-prompt{border-color:var(--theme-border);background:var(--theme-surface)}.image-studio-page .product-reference-prompt>label:first-child{display:none}.product-recipe-select span,.product-reference-preview strong,.product-reference-prompt label{color:var(--theme-text)}.product-reference-preview small,.product-reference-prompt>small{color:var(--theme-text-muted)}.product-reference-prompt button{color:var(--theme-brand-hover);border-color:var(--theme-border);background:var(--theme-surface-muted)}.product-reference-prompt button:hover{border-color:var(--theme-accent);background:var(--theme-brand-soft)}.product-reference-prompt button.active{color:var(--theme-on-brand);border-color:var(--theme-brand);background:var(--theme-brand);box-shadow:0 5px 12px color-mix(in srgb,var(--theme-brand) 22%,transparent)}.general-product-styles{border-color:var(--theme-border);background:linear-gradient(145deg,var(--theme-surface),var(--theme-surface-muted))}.general-product-styles>header strong{color:var(--theme-text)}.general-product-styles>header small{color:var(--theme-text-muted)}.garment-recolor{border-color:var(--theme-border);background:linear-gradient(145deg,var(--theme-surface),var(--theme-surface-muted))}.garment-recolor.enabled{border-color:var(--theme-accent)}.garment-color-field>span,.garment-recolor legend,.garment-recolor-fields label>span,.garment-recolor-heading strong{color:var(--theme-text)}.garment-color-input small,.garment-name-field small,.garment-recolor-heading small,.garment-recolor-toggle-label{color:var(--theme-text-muted)}.garment-recolor-fields{border-color:var(--theme-border)}.garment-color-input,.garment-recolor-fields input[type=text]{color:var(--theme-text);border-color:var(--theme-border);background:var(--theme-surface)}.garment-protection-note{color:var(--theme-text-muted);background:var(--theme-brand-soft)}.garment-color-swatches button.selected{border-color:var(--theme-brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-brand) 18%,transparent)}.studio-toggle>input:checked+.studio-toggle-track{border-color:var(--theme-brand);background:var(--theme-brand)}.image-adjustment-editor,.image-text-editor{border-color:var(--theme-border);background:linear-gradient(145deg,var(--theme-surface),var(--theme-surface-muted));box-shadow:0 7px 20px color-mix(in srgb,var(--theme-brand) 6%,transparent)}.image-adjustment-editor legend,.image-text-editor legend{color:var(--theme-text)}.image-text-editor .image-text-color,.image-text-editor label input:not([type=range]):not([type=color]),.image-text-editor label select{color:var(--theme-text);border-color:var(--theme-border);background:var(--theme-surface)}.image-text-editor label input[type=range]{accent-color:var(--theme-brand)}.image-text-editor label>span{color:var(--theme-text-muted)}.image-text-editor .text-uppercase-option{border-color:var(--theme-border);background:var(--theme-surface)}.ai-fill-button,.generate-image-button{color:#fffaf3;border-color:#b65f50;background:#b65f50}.image-studio-page .image-preview{top:22px;min-height:440px;border-color:var(--theme-border);background:radial-gradient(circle at 50% 35%,var(--theme-surface) 0,var(--theme-surface-muted) 72%);box-shadow:0 18px 44px color-mix(in srgb,var(--theme-brand) 13%,transparent)}.image-preview-empty{color:var(--theme-text-muted)}.studio-product-region{position:relative;display:grid;grid-template-columns:minmax(420px,1.05fr) minmax(360px,.95fr);align-items:start;padding:28px;gap:24px 30px;overflow:hidden;border:1px solid var(--theme-border);border-radius:24px;background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--theme-accent-soft) 72%,transparent) 0,transparent 31%),linear-gradient(145deg,var(--theme-surface),color-mix(in srgb,var(--theme-surface-muted) 55%,var(--theme-surface)));box-shadow:0 18px 48px color-mix(in srgb,var(--theme-brand) 9%,transparent)}.studio-product-region .image-studio-workspace,.studio-product-region>.image-studio{display:contents}.studio-product-region>.image-studio:before{display:none}.studio-product-region .image-studio-controls{grid-column:1;grid-row:1}.studio-product-region .image-preview{grid-column:2;grid-row:1;width:100%}.studio-product-region .image-preview.has-image{margin-bottom:12px}.studio-product-region>.product-fidelity-comparison{grid-column:1/-1;grid-row:2;margin:0}.studio-product-region .image-asset-assignment{grid-column:1/-1;grid-row:3}.generated-edit-callout{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;padding:16px 18px;gap:13px;border:1px solid color-mix(in srgb,var(--theme-brand) 28%,var(--theme-border));border-radius:16px;background:linear-gradient(135deg,var(--theme-brand-soft),color-mix(in srgb,var(--theme-accent-soft) 48%,var(--theme-surface)));box-shadow:0 10px 28px color-mix(in srgb,var(--theme-brand) 10%,transparent);margin-block:8px}.generated-edit-callout>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;color:var(--theme-on-brand);background:var(--theme-brand)}.generated-edit-callout>span svg{width:19px;height:19px}.generated-edit-callout>div{display:grid;min-width:0;gap:3px}.generated-edit-callout small{color:var(--theme-brand-hover);font-size:8px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.generated-edit-callout strong{color:var(--theme-text);font-size:13px}.generated-edit-callout p{margin:0;color:var(--theme-text-muted);font-size:9px;line-height:1.45}.generated-edit-callout button{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;gap:7px;border:1px solid var(--theme-brand);border-radius:11px;color:var(--theme-on-brand);background:var(--theme-brand);font-size:10px;font-weight:850;white-space:nowrap}.generated-edit-callout button svg{width:14px;height:14px}.generated-edit-callout button:hover{background:var(--theme-brand-hover)}.image-asset-assignment{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;margin:0;padding:16px 18px;gap:12px;border-color:var(--theme-border);border-radius:16px;background:linear-gradient(110deg,var(--theme-surface),color-mix(in srgb,var(--theme-brand-soft) 50%,var(--theme-surface)));box-shadow:0 10px 28px color-mix(in srgb,var(--theme-brand) 7%,transparent)}.image-asset-assignment h3{margin:2px 0 3px;color:var(--theme-text);font-size:15px}.image-asset-assignment p,.image-asset-assignment small{margin:0;color:var(--theme-text-muted);line-height:1.4}.image-asset-assignment label{display:grid;align-content:start;gap:6px;color:var(--theme-text);font-size:10px;font-weight:800}.image-asset-assignment select{width:100%;min-height:44px;margin:0;padding:0 12px;border:1px solid var(--theme-border);border-radius:10px;color:var(--theme-text);background:var(--theme-surface)}.image-asset-assignment>button{min-height:44px;padding-inline:14px;white-space:nowrap}.image-asset-assignment>.image-assignment-actions,.image-asset-assignment>.image-assignment-alt,.image-asset-assignment>div,.image-asset-assignment>small{grid-column:1/-1}.image-asset-assignment .image-assignment-alt textarea{height:88px;min-height:88px;max-height:150px}.image-asset-assignment .image-assignment-target>small{max-width:76ch}.image-asset-assignment .image-assignment-actions.single-action{display:grid;grid-template-columns:minmax(0,1fr)}.image-asset-assignment .image-assignment-actions.single-action>button{width:100%}@media(max-width:900px){.image-asset-assignment{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.image-asset-assignment>div{grid-column:1/-1}}@media(max-width:720px){.studio-mode-picker{padding:16px}.studio-mode-picker>div{grid-template-columns:1fr}.studio-mode-picker button{min-height:86px}.studio-output-size{padding:15px;gap:14px}}@media(max-width:600px){.image-asset-assignment{grid-template-columns:minmax(0,1fr)}.image-asset-assignment>:where(div,label,small){grid-column:auto}}.image-filter-presets button.active,.preference-options input:checked+span{color:#8f493f;border-color:#dfbdb0;background:#f7e4dc}.content-preflight>header b{color:#fffaf3;border-color:#ead9d2;background:#a65347;box-shadow:0 0 0 5px rgba(166,83,71,.0784313725);text-shadow:0 1px 1px rgba(113,61,54,.2509803922)}.preflight-with-media{display:grid;gap:22px}.post-modal>.preflight-with-media{margin:28px 26px 0}.post-modal>.preflight-with-media>.content-preflight{margin-top:0}.post-modal>.content-feedback{margin:18px 26px 0}.assigned-media-editor{display:grid;width:100%;padding:18px;gap:16px;border:1px solid var(--theme-border);border-radius:18px;background:var(--theme-surface)}.assigned-media-editor>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.assigned-media-editor>header div{display:grid;gap:3px}.assigned-media-editor>header strong{color:var(--theme-text);font-size:11px}.assigned-media-editor>header small{color:var(--theme-text-muted);font-size:8px}.assigned-media-editor>header>span{padding:5px 9px;border-radius:999px;color:var(--theme-brand-hover);background:var(--theme-brand-soft);font-size:8px;font-weight:850}.post-modal-grid>.assigned-media-editor{grid-column:1/-1}.post-modal>.assigned-media-editor{width:auto;margin:28px 26px 0}.assigned-media-editor-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.assigned-media-editor-list>article{position:relative;display:grid;grid-template-columns:116px minmax(0,1fr);align-items:stretch;padding:10px;gap:12px;border:1px solid var(--theme-border);border-radius:14px;background:color-mix(in srgb,var(--theme-surface) 82%,var(--theme-surface-muted))}.assigned-media-editor-list>article:not(:only-child){grid-template-columns:minmax(0,1fr);align-content:start}.assigned-media-editor-list>article:only-child{grid-column:1/-1}.assigned-media-editor-preview{position:relative;width:116px;min-height:156px;overflow:hidden;border-radius:11px;background:#211c22}.assigned-media-editor-list>article:not(:only-child) .assigned-media-editor-preview{width:100%;min-height:0;aspect-ratio:4/3}.assigned-media-editor-preview img{width:100%;height:100%;object-fit:contain}.assigned-media-editor-preview>span{display:grid;height:100%;place-items:center;align-content:center;gap:5px;color:#d8ceda}.assigned-media-editor-preview b{position:absolute;right:6px;bottom:6px;display:grid;width:21px;height:21px;place-items:center;border-radius:50%;color:var(--theme-text);background:color-mix(in srgb,var(--theme-surface) 92%,transparent);font-size:7px}.assigned-media-editor-fields{display:grid;min-width:0;align-content:center;grid-template-columns:minmax(0,1fr);padding-right:38px;gap:8px}.assigned-media-editor-list>article:not(:only-child) .assigned-media-editor-fields{padding:0}.assigned-media-editor-fields label{display:grid;gap:5px;color:var(--theme-text-muted);font-size:8px;font-weight:750}.post-modal-grid .assigned-media-editor-fields textarea,.post-modal>.assigned-media-editor .assigned-media-editor-fields textarea{width:100%;min-width:0;height:82px;min-height:82px;max-height:140px;margin:0;padding:9px 10px;border-radius:9px;font-size:9px;font-weight:400;line-height:1.45;resize:vertical}.assigned-media-link{position:absolute;z-index:2;top:12px;left:12px;display:block}.assigned-media-link>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.post-modal-grid .assigned-media-link button,.post-modal>.assigned-media-editor .assigned-media-link button{display:inline-flex;width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;align-items:center;justify-content:center;padding:0;border:1px solid hsla(0,0%,100%,.7882352941);border-radius:50%;color:var(--theme-brand-hover);background:rgba(255,253,249,.9098039216);box-shadow:0 4px 14px rgba(44,29,24,.1568627451);line-height:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.post-modal-grid .assigned-media-link button:hover,.post-modal>.assigned-media-editor .assigned-media-link button:hover{border-color:color-mix(in srgb,var(--theme-brand) 38%,var(--theme-border));background:var(--theme-brand-soft)}.assigned-media-link button svg{width:14px;height:14px}.assigned-media-remove{position:absolute;top:12px;right:12px;display:grid;width:32px;height:32px;padding:0;place-items:center;color:#a5473f;border-color:#e9c0ba;border-radius:50%;background:#fff8f6}.assigned-media-remove svg{width:15px;height:15px}.assigned-media-remove span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.assigned-media-preview{display:grid;padding:20px;gap:16px;overflow:hidden;border:1px solid var(--theme-border);border-radius:18px;background:var(--theme-surface);box-shadow:0 8px 24px color-mix(in srgb,var(--theme-brand) 6%,transparent)}.assigned-media-preview>header{display:flex;align-items:center;justify-content:space-between;gap:14px}.assigned-media-preview>header div{display:grid;gap:4px}.assigned-media-preview>header small{color:var(--theme-brand-hover);font-size:8px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.assigned-media-preview>header strong{color:var(--theme-text);font-size:15px}.assigned-media-preview>header>span{padding:6px 10px;border:1px solid color-mix(in srgb,var(--theme-brand) 18%,transparent);border-radius:999px;color:var(--theme-brand-hover);background:var(--theme-brand-soft);font-size:8px;font-weight:850;text-transform:capitalize}.assigned-media-gallery{display:grid;gap:10px}.assigned-media-gallery.multiple{grid-template-columns:repeat(2,minmax(0,1fr))}.assigned-media-gallery figure{position:relative;min-width:0;margin:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--theme-border) 82%,#211c22);border-radius:13px;background:#211c22}.assigned-media-gallery img{display:block;width:100%;height:clamp(220px,34dvh,390px);object-fit:contain}.assigned-media-gallery.multiple img{height:clamp(180px,28dvh,300px)}.assigned-media-gallery figcaption{position:absolute;right:9px;bottom:9px;display:grid;width:25px;height:25px;place-items:center;border-radius:50%;color:var(--theme-text);background:color-mix(in srgb,var(--theme-surface) 90%,transparent);font-size:8px;font-weight:850;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.assigned-media-unavailable{display:grid;min-height:220px;place-items:center;align-content:center;padding:24px;gap:8px;color:var(--theme-text-muted);text-align:center}.assigned-media-unavailable svg{width:30px;height:30px;color:var(--theme-brand)}.assigned-media-unavailable strong{color:var(--theme-text)}.assigned-media-unavailable small{max-width:360px;line-height:1.5}@media(max-width:600px){.post-modal>.assigned-media-editor,.post-modal>.preflight-with-media{margin:22px 16px 0}.post-modal>.content-feedback{margin-inline:16px}.assigned-media-preview{padding:14px;gap:12px;border-radius:15px}.assigned-media-gallery.multiple{grid-template-columns:1fr}.assigned-media-gallery img,.assigned-media-gallery.multiple img{height:min(38dvh,340px)}.assigned-media-editor{padding:12px}.assigned-media-editor-list{grid-template-columns:minmax(0,1fr)}.assigned-media-editor-list>article,.assigned-media-editor-list>article:only-child{grid-column:auto;grid-template-columns:minmax(0,1fr);padding:9px;gap:10px}.assigned-media-editor-preview{width:88px;min-height:126px}.assigned-media-editor-list>article .assigned-media-editor-preview{width:100%;min-height:0;aspect-ratio:4/3}.assigned-media-editor-fields{padding:0}.assigned-media-remove{top:9px;right:9px;width:29px;height:29px}}.preflight-meter i{background:linear-gradient(90deg,#a65347,#d08a72)}.content-memory,.profile-readiness{border-color:#e4d6ce;background:#f8f0e9}.creator-editing-toolbar{border-color:#e4d6ce;background:linear-gradient(135deg,#fffdf9,#f8eee7)}.calendar-shell,.content-table,.members-panel,.platform-users,.settings-card{border-color:#e7dad3}.editor-grid input,.editor-grid textarea,.field-label input,.field-label select,.field-label textarea,.post-modal-grid input,.post-modal-grid select,.post-modal-grid textarea,.settings-form input{color:#443632;border-color:#e2d4cd;background:#fffdf8}.table-head{color:#81736d;background:#f4ebe5}.table-row{border-color:#eadfd9}.table-row:hover{background:#faf1eb}.content-thumb{color:#a95649;background:#f5e1da}.content-thumb.has-media{overflow:hidden;background:var(--theme-surface-muted)}.content-thumb.has-media img{width:100%;height:100%;object-fit:cover}.content-thumb.has-media{position:relative}.content-thumb-count{position:absolute;right:-1px;bottom:-1px;display:grid;min-width:20px;height:20px;padding-inline:4px;place-items:center;border:2px solid var(--theme-surface);border-radius:999px;color:var(--theme-on-brand);background:var(--theme-brand);font-size:7px;font-weight:900}.calendar-post.has-media{grid-template-columns:34px minmax(0,1fr);column-gap:7px}.calendar-post.has-media img{grid-row:1/span 2;width:34px;height:34px;border-radius:6px;object-fit:cover}.calendar-post b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-day{border-color:#e6dad4;background:#fdfaf5}.calendar-day.muted-day{background:#f5ede7}.calendar-post.violet{color:#87463d;border-color:#e2bfb2;background:#f6e2da}.command-group>strong{color:#8d7d77}.command-group button:hover,.notification-list button:hover{background:#f8eae4}.notification-panel{border-color:#e2d4cd;background:#fdfaf5;box-shadow:0 20px 55px rgba(116,73,60,.1019607843)}.role-badge,.system-role,.verification.verified{color:#945044;background:#f5e3dc}.logout-button,.mobile-logout{color:#a44743;border-color:#e8c9c5;background:#fbedeb}@media(max-width:1100px){.studio-product-region{grid-template-columns:minmax(0,1fr);padding:16px}.studio-product-region .image-preview{position:static;grid-column:1;grid-row:1}.studio-product-region .image-preview.has-image{margin-top:0;gap:12px;border:0;background:rgba(0,0,0,0);box-shadow:none}.studio-product-region .image-preview.has-image>img{border:1px solid #342d39;border-radius:18px;box-shadow:0 16px 38px rgba(46,32,59,.0941176471)}.studio-product-region .image-preview>.image-preview-actions{position:static;order:-1;border-radius:16px}.studio-product-region .image-studio-controls{grid-column:1;grid-row:2}.studio-product-region>.product-fidelity-comparison{grid-column:1;grid-row:3}.studio-product-region .image-asset-assignment{grid-column:1;grid-row:4}}@media(max-width:760px){.studio-product-region .image-preview.has-image{display:grid;grid-template-rows:auto minmax(0,1fr);height:clamp(300px,65dvh,520px)}.studio-product-region .image-preview.has-image>img{width:100%;height:100%}}@media(max-width:620px){.generated-edit-callout{grid-template-columns:auto minmax(0,1fr);padding:14px}.generated-edit-callout button{grid-column:1/-1;width:100%;justify-content:center}}@media(max-width:900px){.studio-hero{grid-template-columns:1fr;padding:22px}.studio-hero-actions{grid-template-columns:1fr 1fr}.studio-hero-actions>small{grid-column:1/-1}.studio-workflow{grid-template-columns:repeat(3,minmax(190px,1fr));overflow-x:auto;padding:2px 1px 8px;scrollbar-width:thin}.studio-workflow>svg{display:none}.studio-workflow article{min-height:78px}.studio-setup-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:650px){.studio-hero{padding:18px;gap:18px;border-radius:16px}.studio-hero h2{font-size:29px}.studio-hero-actions{grid-template-columns:1fr}.studio-hero-actions>small{grid-column:auto}.studio-setup-grid{margin-bottom:18px;gap:10px}.studio-mode-picker,.studio-output-size{padding:16px}.studio-size-options{grid-template-columns:minmax(0,1fr)}.image-studio-page .image-studio{padding:16px;gap:18px}.image-studio-copy h3{font-size:19px}.image-studio-page .image-preview{min-height:300px}.sidebar{background:#f6ebe5}.mobile-ai-usage{color:#806d67;border-color:#e4d0c7;background:linear-gradient(145deg,#f7e7df,#eee6cf);box-shadow:0 5px 16px rgba(128,80,67,.0470588235)}.mobile-ai-usage b{color:#71463d}.mobile-ai-usage>i{background:#e2d2ca}}.ai-fill-button,.auth-submit,.create-form .primary,.generate-image-button,.primary,.product-generate,.prompt-box button,.save-draft{color:#fffaf3;border-color:#9f4b40;background:#9f4b40}.ai-fill-button:hover:not(:disabled),.auth-submit:hover:not(:disabled),.generate-image-button:hover:not(:disabled),.primary:hover:not(:disabled),.save-draft:hover:not(:disabled){background:#873f37}.ai-usage-card>header small,.ai-usage-list>div>span small,.ai-usage-loading,.ai-usage-reset,.auth-form-heading p,.auth-security-note,.idea-lab-intro p,.idea-lab-results p,.image-preview-empty,.mobile-ai-usage,.topbar p{color:#6f5d58}.auth-benefits small,.auth-intro p{color:#fff5ee}.auth-intro>small{color:#f5ded4}.auth-input input::placeholder,.editor-grid :is(input,textarea)::placeholder,.field-label :is(input,textarea)::placeholder,.post-modal-grid :is(input,textarea)::placeholder,.search-box::placeholder,.settings-form input::placeholder{color:#7d6e69;opacity:1}.auth-input,.command-trigger,.editor-grid input,.editor-grid textarea,.field-label input,.field-label select,.field-label textarea,.notification-trigger,.post-modal-grid input,.post-modal-grid select,.post-modal-grid textarea,.search-box,.settings-form input{border-color:#9b8178}.auth-divider span,.auth-tabs button,.command-group>strong,.password-requirements li,.table-head{color:#6f5d58}.calendar-toolbar>button,.filter-tabs button,.row-actions button,.secondary-button,.suggestions button{color:#5f4d48}:where(button,a,input,textarea,select,[tabindex]):focus-visible{outline:3px solid #8f4339;outline-offset:3px}:where(input,textarea,select):focus{border-color:#8f4339!important;box-shadow:0 0 0 3px rgba(143,67,57,.1607843137)!important}@media(prefers-contrast:more){:root{--muted:#5d4e49;--line:#9b8178}.ai-usage-card,.auth-form-wrap,.feature-grid article,.panel,.stats article{border-color:#8f766d}}.auth-page{position:relative;overflow:hidden}.auth-intro{isolation:isolate;overflow:hidden}.auth-intro:after{position:absolute;z-index:-1;width:clamp(360px,38vw,620px);aspect-ratio:1;right:-34%;bottom:-30%;border:1px solid rgba(255,248,240,.1254901961);border-radius:50%;box-shadow:0 0 0 70px rgba(255,248,240,.0392156863),0 0 0 140px rgba(255,248,240,.031372549);content:"";pointer-events:none}.auth-intro-content .eyebrow{display:inline-flex;padding:8px 11px;border:1px solid rgba(255,248,240,.168627451);border-radius:999px;background:hsla(0,0%,100%,.062745098);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-benefits{position:relative}.auth-benefits:before{position:absolute;width:1px;top:28px;bottom:28px;left:29px;background:linear-gradient(rgba(255,248,240,.231372549),rgba(255,248,240,.0392156863));content:""}.auth-benefits li{position:relative;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.auth-benefits li:hover{border-color:rgba(255,248,240,.2392156863);background:hsla(0,0%,100%,.0901960784);transform:translateX(4px)}.auth-benefits li>span{position:relative;z-index:1}.auth-panel{position:relative;isolation:isolate}.auth-panel:after,.auth-panel:before{position:absolute;z-index:-1;border-radius:50%;content:"";pointer-events:none}.auth-panel:before{width:260px;height:260px;top:-120px;right:-80px;background:color-mix(in srgb,var(--theme-brand-soft) 68%,transparent);filter:blur(2px)}.auth-panel:after{width:190px;height:190px;bottom:-110px;left:-80px;border:1px solid color-mix(in srgb,var(--theme-brand) 12%,transparent);box-shadow:0 0 0 44px color-mix(in srgb,var(--theme-brand) 3%,transparent)}.auth-form-wrap{position:relative;z-index:1;box-shadow:0 28px 74px rgba(105,71,62,.1019607843),0 2px 7px rgba(105,71,62,.0509803922)}.auth-form-wrap:before{position:absolute;height:3px;top:0;right:44px;left:44px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,transparent,var(--theme-accent),var(--theme-brand),transparent);content:""}.auth-form-wrap.auth-form-register{width:min(610px,100%)}.auth-form-assurance{display:grid;margin:-10px 0 22px;padding:12px 14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;border:1px solid color-mix(in srgb,var(--theme-brand) 14%,var(--theme-border));border-radius:12px;background:linear-gradient(135deg,color-mix(in srgb,var(--theme-brand-soft) 62%,var(--theme-surface)),var(--theme-surface))}.auth-form-assurance>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:var(--theme-brand-hover);background:var(--theme-surface);box-shadow:0 5px 14px rgba(105,71,62,.0705882353)}.auth-form-assurance svg{width:17px;height:17px}.auth-form-assurance div{display:grid;gap:2px}.auth-form-assurance strong{color:var(--theme-text);font-size:11px;line-height:1.35}.auth-form-assurance small{color:var(--theme-text-muted);font-size:9px;line-height:1.45}.auth-input,.auth-submit,.social-provider{transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease,transform .2s ease}.auth-input:hover{border-color:color-mix(in srgb,var(--theme-brand) 28%,var(--theme-border))}.auth-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 26px color-mix(in srgb,var(--theme-brand) 29%,transparent)}@media(max-width:900px){.auth-page{overflow:visible}.auth-intro:after{display:none}.auth-panel:before{right:-130px}}@media(max-width:560px){.auth-page{min-height:100dvh;overflow-x:hidden}.auth-panel{padding:20px 14px 28px;align-content:start}.auth-form-wrap{width:100%;max-width:100%;padding:18px 14px 16px;border-radius:18px}.auth-form-wrap:before{right:24px;left:24px}.auth-form-assurance{margin:0 0 16px;padding:11px 12px}.auth-form-assurance small{font-size:9px}.auth-form-wrap h2{margin:18px 0 6px;font-size:22px}.auth-form-wrap>p{margin-bottom:16px}.auth-tabs{padding:4px}.auth-tabs button{padding:9px 7px;font-size:10px}.password-requirements{margin:0 0 4px}.auth-submit{height:44px}}@media(prefers-reduced-motion:reduce){.auth-benefits li:hover,.auth-submit:hover:not(:disabled){transform:none}}@media(min-width:651px)and (max-width:1000px){.mobile-ai-usage{display:flex}.topbar-actions .command-trigger>:where(span,kbd){display:none}.topbar-actions :where(.command-trigger,.notification-trigger) svg,.topbar-actions>.primary svg{display:block;width:19px;height:19px;flex:0 0 19px}.topbar-actions .command-trigger{color:var(--theme-text-muted)}.topbar-actions>.primary{color:var(--theme-on-brand)}}.auth-page{grid-template-columns:minmax(420px,.92fr) minmax(540px,1.08fr);background:#f7f1eb}.auth-intro{padding:clamp(34px,5vw,68px);background:radial-gradient(circle at 12% 12%,rgba(232,165,139,.2509803922) 0,transparent 30%),radial-gradient(circle at 90% 88%,rgba(229,183,174,.168627451) 0,transparent 28%),linear-gradient(145deg,#713d36,#985347 55%,#6f4b42)}.auth-intro:before{content:"";position:absolute;inset:18px;z-index:-1;border:1px solid rgba(255,244,235,.1215686275);border-radius:28px;pointer-events:none}.auth-intro .auth-brand{align-self:start;padding:0;border:0;border-radius:0;color:var(--theme-text);background:rgba(0,0,0,0);box-shadow:none}.auth-intro .auth-brand .brand-lockup{gap:8px}.auth-intro .auth-brand .brand-symbol{width:30px;height:30px;border-radius:9px;color:#fff}.auth-intro .auth-brand .brand-symbol .orbit-mark{width:23px;height:23px}.auth-intro .auth-brand .brand-lockup>strong{color:var(--theme-text);font-size:16px}.auth-intro .auth-brand .brand-lockup>strong>span{color:var(--theme-brand)!important}.auth-intro .auth-intro-content{max-width:590px;margin-block:auto}.auth-intro h1{max-width:590px;margin:22px 0 18px;color:#fffaf3;font-size:clamp(42px,4.4vw,68px);line-height:.98;letter-spacing:-.055em}.auth-intro h1 em{color:#f0bbaa;font-family:Georgia,serif;font-weight:400}.auth-intro p{max-width:555px;color:#f9e9e1;font-size:15px;line-height:1.7}.auth-compact-context{display:none}.auth-benefits{margin-top:32px;gap:10px}.auth-benefits li{padding:13px 14px;border:1px solid rgba(255,248,240,.1294117647);border-radius:14px;background:hsla(0,0%,100%,.0470588235);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-benefits li>span{width:30px;height:30px;border:0;background:#fff7ed;color:#8c493f;font-size:9px;letter-spacing:.04em}.auth-benefits li strong{color:#fffaf3;font-size:12px}.auth-benefits li small{color:#f4ddd3}.auth-proof{display:flex;align-items:center;max-width:520px;gap:14px}.auth-proof>p{display:grid;margin:0;gap:2px;font-size:11px;line-height:1.4}.auth-proof strong{color:#fffaf3}.auth-proof small{color:#efd9d0}.auth-proof-avatars{display:flex;padding-left:8px}.auth-proof-avatars i{display:grid;place-items:center;width:30px;height:30px;margin-left:-8px;border:2px solid #8a4b41;border-radius:50%;color:#704038;background:#fff6eb;font-size:8px;font-style:normal;font-weight:800}.auth-panel{padding:clamp(24px,5vw,70px);background:radial-gradient(circle at 90% 8%,rgba(239,217,189,.4392156863) 0,transparent 27%),#f8f4ef}.auth-form-wrap{width:min(570px,100%);padding:clamp(26px,3.2vw,42px);border:1px solid #e4d6ce;border-radius:24px;background:#fffdf9;box-shadow:0 24px 64px rgba(105,71,62,.0784313725),inset 0 1px 0 #fff}.auth-form-wrap form{gap:15px}.auth-tabs{padding:4px;border-color:#e5d7d0;border-radius:12px;background:#f5ebe5}.auth-tabs button{position:relative;min-height:42px;border-radius:9px;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease}.auth-tabs button.active,.auth-tabs button[aria-selected=true]{background:#fffdf9;box-shadow:0 5px 16px rgba(112,72,60,.0705882353)}.auth-form-heading{margin:26px 0 24px}.auth-form-heading>span{display:inline-flex;align-items:center;gap:7px;letter-spacing:.1em}.auth-form-heading>span:before{width:18px;height:1px;background:currentColor;content:""}.auth-form-heading h2{max-width:15ch;margin-top:9px;font-size:clamp(27px,2.5vw,34px);line-height:1.08;letter-spacing:-.04em;text-wrap:balance}.auth-form-heading p{max-width:48ch;line-height:1.55}.auth-input{background:#fff;box-shadow:inset 0 1px 0 #fff}.auth-input,.auth-submit{min-height:50px;border-radius:12px}.auth-submit{margin-top:3px}.auth-security-note{justify-content:center}.auth-form-register .auth-form-assurance{border-color:color-mix(in srgb,var(--theme-brand) 20%,var(--theme-border));background:linear-gradient(135deg,color-mix(in srgb,var(--theme-brand-soft) 72%,var(--theme-surface)),var(--theme-surface))}@media(min-width:901px)and (max-width:1200px){.auth-page{grid-template-columns:minmax(390px,.82fr) minmax(500px,1.18fr)}.auth-intro{padding:clamp(32px,4vw,48px)}.auth-intro h1{font-size:clamp(40px,4.7vw,56px)}.auth-panel{padding:clamp(24px,3.5vw,44px)}}@media(max-width:900px){.auth-page{grid-template-columns:1fr}.auth-intro{display:grid;min-height:auto;padding:22px clamp(22px,5vw,48px);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:24px}.auth-intro-content,.auth-proof{display:none}.auth-compact-context{display:grid;justify-self:end;gap:3px;text-align:right}.auth-compact-context strong{color:var(--theme-text);font-size:11px;letter-spacing:.04em}.auth-compact-context span{color:var(--theme-text-muted);font-size:9px;line-height:1.4}.auth-panel{min-height:calc(100svh - 84px);padding:34px clamp(24px,8vw,72px) 48px}.auth-form-wrap{width:min(620px,100%)}}@media(max-width:560px){.auth-page{display:block;width:100%;max-width:100vw}.auth-intro{padding:15px 16px;gap:14px;background:var(--theme-canvas)}.auth-intro:after,.auth-intro:before{display:none}.auth-intro .auth-brand .brand-lockup>strong{font-size:14px}.auth-compact-context{display:none}.auth-panel{display:block;width:100%;max-width:100vw;min-width:0;min-height:calc(100svh - 64px);padding:16px 12px max(40px,env(safe-area-inset-bottom) + 24px);overflow-x:hidden}.auth-form-wrap,.auth-form-wrap.auth-form-register{width:100%;max-width:100%;min-width:0;margin-inline:auto;padding:20px 16px;overflow:hidden;border-radius:18px;box-shadow:0 18px 44px rgba(105,71,62,.062745098)}.auth-form-wrap :where(form,label,.auth-field-row,.auth-input,.auth-form-assurance,.social-auth,.password-requirements){min-width:0}.auth-tabs{min-width:0}.auth-tabs button{min-width:0;white-space:normal}.auth-form-heading{margin:20px 0}.auth-form-heading h2{max-width:100%;font-size:clamp(24px,8vw,29px);overflow-wrap:anywhere}.auth-form-heading p{font-size:11px}.auth-field-row{grid-template-columns:1fr}.auth-input input{font-size:16px}.auth-form-assurance{align-items:start}.auth-form-assurance>span{width:32px;height:32px}.auth-security-note{align-items:flex-start;text-align:left}}@media(max-width:380px){.auth-intro{grid-template-columns:minmax(0,1fr)}.auth-compact-context{display:none}.auth-panel{min-height:calc(100svh - 64px);padding-inline:8px}.auth-form-wrap{padding:18px 13px;border-radius:16px}.auth-tabs button{padding-inline:5px;font-size:10px}}:where(body,button,input,textarea,select){font-family:var(--font-sans)}:where(h1,h2,h3,h4,h5,h6,.brand-lockup,.brand){font-family:var(--font-sans)}:where(.auth-intro h1,.landing-cta h2) em{font-family:var(--font-editorial)}::selection{color:var(--theme-on-brand);background:var(--theme-brand)}.app-shell{color:var(--theme-text);background:var(--theme-canvas)}.app-shell .sidebar{border-color:var(--theme-border);background:var(--theme-surface-muted)}.app-shell .avatar,.app-shell .brand-mark{color:var(--theme-on-brand);background:linear-gradient(145deg,var(--theme-accent),var(--theme-brand));box-shadow:0 8px 20px color-mix(in srgb,var(--theme-brand) 28%,transparent)}.app-shell .nav-item{color:var(--theme-text-muted)}.app-shell .nav-item:hover{color:var(--theme-brand-hover);background:var(--theme-brand-soft)}.app-shell .nav-item.active{color:var(--theme-brand-hover);border-color:var(--theme-border);background:var(--theme-surface)}.app-shell .nav-item.active:before{background:var(--theme-brand)}.app-shell .hero-card{border-color:var(--theme-border);background:radial-gradient(circle at 82% 14%,color-mix(in srgb,var(--theme-accent-soft) 76%,white) 0,transparent 29%),linear-gradient(125deg,var(--theme-brand-soft),var(--theme-accent-soft) 55%,var(--theme-surface-muted));box-shadow:0 22px 52px color-mix(in srgb,var(--theme-brand) 13%,transparent)}.app-shell .hero-card,.app-shell .hero-card .eyebrow,.app-shell .hero-card .hero-copy>p,.app-shell .hero-card .suggestions{color:var(--theme-text)}.app-shell .hero-card .prompt-box button{color:var(--theme-on-brand);background:var(--theme-brand)}.app-shell .hero-card .prompt-box button:hover:not(:disabled){background:var(--theme-brand-hover)}.app-shell :where(.primary,.save-draft,.product-generate,.generate-image-button,.ai-fill-button,.idea-lab form button){color:var(--theme-on-brand);border-color:var(--theme-brand);background:var(--theme-brand)}.app-shell :where(.primary,.save-draft,.product-generate,.generate-image-button,.ai-fill-button,.idea-lab form button):hover:not(:disabled){color:var(--theme-on-brand);border-color:var(--theme-brand-hover);background:var(--theme-brand-hover)}.app-shell :where(.panel,.stats article,.onboarding-panel,.settings-card,.members-panel,.platform-users,.calendar-shell,.content-table){border-color:var(--theme-border);background:var(--theme-surface)}.app-shell :where(.purple,.stat-icon.purple,.feature-icon,.content-thumb){color:var(--theme-brand-hover);background:var(--theme-brand-soft)}.app-shell :where(.filter-tabs button.active,.image-filter-presets button.active,.preference-options input:checked+span){color:var(--theme-brand-hover);border-color:color-mix(in srgb,var(--theme-brand) 38%,var(--theme-border));background:var(--theme-brand-soft)}.app-shell :where(.onboarding-progress i,.preflight-meter i){background:linear-gradient(90deg,var(--theme-brand),var(--theme-accent))}.landing-page{--landing-ink:var(--theme-text);--landing-purple:var(--theme-brand);color:var(--theme-text);background:var(--theme-canvas);font-family:var(--font-sans)}.landing-page .landing-header{border-color:var(--theme-border);background:color-mix(in srgb,var(--theme-canvas) 92%,transparent)}.landing-page .brand-symbol,.landing-page .landing-brand-mark{color:var(--theme-on-brand);background:linear-gradient(145deg,var(--theme-accent),var(--theme-brand));box-shadow:0 8px 20px color-mix(in srgb,var(--theme-brand) 28%,transparent)}.landing-page .landing-brand,.landing-page .landing-login,.landing-page .landing-nav-links{color:var(--theme-text)}.landing-page .landing-brand strong>span,.landing-page .landing-footer a:hover,.landing-page .landing-kicker,.landing-page .landing-nav-links a:hover,.landing-page .landing-text-link:hover{color:var(--theme-brand)}.landing-page .landing-button{color:var(--theme-on-brand);border-color:var(--theme-brand);background:var(--theme-brand);box-shadow:none}.landing-page .landing-button:hover{color:var(--theme-on-brand);border-color:var(--theme-brand-hover);background:var(--theme-brand-hover);box-shadow:none}.landing-page .landing-hero-copy h1{color:var(--theme-text);font-family:var(--font-sans)}.landing-page .landing-hero-copy h1 em{color:var(--theme-brand)}.landing-page .feature-grid p,.landing-page .landing-footer p,.landing-page .landing-hero-copy>p,.landing-page .landing-positioning p,.landing-page .landing-principles p,.landing-page .landing-section-heading p{color:var(--theme-text-muted)}.landing-page .feature-grid article,.landing-page .product-editor,.landing-page .product-float,.landing-page .product-preview,.landing-page .product-window{color:var(--theme-text);border-color:var(--theme-border);background:var(--theme-surface)}.landing-page .product-canvas,.landing-page .product-topbar{border-color:var(--theme-border);background:var(--theme-surface)}.landing-page .product-sidebar{border-color:var(--theme-border);background:var(--theme-surface-muted)}.landing-page .product-sidebar i{background:color-mix(in srgb,var(--theme-text-muted) 18%,transparent)}.landing-page .product-sidebar i.active{background:var(--theme-brand);box-shadow:0 0 0 7px var(--theme-brand-soft)}.landing-page .float-avatars i,.landing-page .preview-account i,.landing-page .product-avatar{color:var(--theme-on-brand);background:var(--theme-brand)}.landing-page .product-tags span{color:var(--theme-brand-hover);background:var(--theme-brand-soft)}.landing-page .product-generate{color:var(--theme-on-brand);background:var(--theme-brand)}.landing-page .preview-image{background:linear-gradient(145deg,var(--theme-brand),var(--theme-accent))}.landing-page .landing-trust{color:var(--theme-text-muted);background:var(--theme-surface-muted)}.landing-page .landing-trust i{background:var(--theme-accent)}.landing-page .feature-grid article:hover{border-color:color-mix(in srgb,var(--theme-brand) 38%,var(--theme-border))}.landing-page .feature-icon{color:var(--theme-brand-hover);background:var(--theme-brand-soft)}.landing-page .feature-line{background:var(--theme-brand)}.landing-page .landing-cta,.landing-page .landing-workflow{color:var(--theme-on-brand);background:radial-gradient(circle at 12% 12%,color-mix(in srgb,var(--theme-accent) 32%,transparent) 0,transparent 31%),linear-gradient(140deg,#713d36,var(--theme-brand) 58%,#6f4b42)}.landing-page .landing-cta .landing-kicker,.landing-page .landing-workflow .landing-kicker,.landing-page .landing-workflow ol li>span{color:#f3c7ba}.landing-page .landing-cta h2,.landing-page .landing-workflow :where(h2,strong){color:var(--theme-on-brand)}.landing-page .landing-cta :where(p,small),.landing-page .landing-workflow :where(.workflow-intro p,ol p){color:var(--theme-on-brand-muted)}.landing-page .landing-button-light{color:var(--theme-brand-hover);border-color:var(--theme-on-brand);background:var(--theme-on-brand)}.landing-page .landing-button-light:hover{color:var(--theme-brand-hover);border-color:#f3dfd1;background:#f3dfd1}.landing-page .landing-footer>small,.landing-page .landing-principles article{border-color:var(--theme-border)}.landing-page .landing-footer :where(a,strong,small){color:var(--theme-text-muted)}.auth-page{color:var(--theme-text)}.auth-page .auth-intro{background:radial-gradient(circle at 12% 12%,color-mix(in srgb,var(--theme-accent) 35%,transparent) 0,transparent 30%),radial-gradient(circle at 90% 88%,rgba(229,183,174,.168627451) 0,transparent 28%),linear-gradient(145deg,#713d36 0,var(--theme-brand) 55%,#6f4b42 100%)}.auth-page .auth-intro,.auth-page .auth-intro .auth-benefits strong,.auth-page .auth-intro .auth-proof strong,.auth-page .auth-intro h1,.auth-page .auth-intro>.auth-intro-content>p{color:var(--theme-on-brand)}.auth-page .auth-intro .auth-benefits small,.auth-page .auth-intro .auth-proof small{color:var(--theme-on-brand-muted)}.auth-page .auth-benefits li{border-color:rgba(255,248,240,.168627451);background:hsla(0,0%,100%,.0705882353)}.auth-page .auth-benefits li>span{color:var(--theme-brand-hover);background:var(--theme-on-brand)}.auth-page .auth-panel{background:var(--theme-canvas)}.auth-page .auth-form-wrap{color:var(--theme-text);border-color:var(--theme-border);background:var(--theme-surface)}.auth-page .auth-form-heading h2{color:var(--theme-text)}.auth-page .auth-back,.auth-page .auth-form-heading>span,.auth-page .forgot-password,.auth-page .social-options-toggle{color:var(--theme-brand-hover)}.auth-page .auth-input{color:var(--theme-brand);border-color:var(--theme-border);background:#fff}.auth-page .auth-input:focus-within{border-color:var(--theme-focus);box-shadow:var(--focus-ring)}.auth-page .auth-input input{color:var(--theme-text)}.auth-page .auth-panel .auth-submit{color:var(--theme-on-brand);border-color:var(--theme-brand);background:var(--theme-brand);box-shadow:0 8px 20px color-mix(in srgb,var(--theme-brand) 25%,transparent)}.auth-page .auth-panel .auth-submit:hover:not(:disabled){background:var(--theme-brand-hover)}:where(button,a,input,textarea,select,[tabindex]):focus-visible{outline-color:var(--theme-focus)}@media(prefers-contrast:more){:root{--theme-text-muted:#5d4e49;--theme-border:#8f766d}}.auth-page{background:var(--theme-canvas)}.auth-page .auth-intro{color:var(--theme-text);justify-content:flex-start;border-right:1px solid color-mix(in srgb,var(--theme-border) 78%,transparent);background:radial-gradient(circle at 8% 4%,rgba(239,193,176,.368627451) 0,transparent 28%),radial-gradient(circle at 92% 88%,rgba(232,198,192,.3215686275) 0,transparent 30%),linear-gradient(145deg,#fbf3ec,#f7e8e1 56%,#f4ece3)}.auth-page .auth-intro:after,.auth-page .auth-intro:before{border-color:color-mix(in srgb,var(--theme-brand) 12%,transparent)}.auth-page .auth-intro:after{box-shadow:0 0 0 70px color-mix(in srgb,var(--theme-brand) 3%,transparent),0 0 0 140px color-mix(in srgb,var(--theme-brand) 2%,transparent)}.auth-page .auth-intro-content .eyebrow{color:var(--theme-brand-hover);border-color:color-mix(in srgb,var(--theme-brand) 22%,var(--theme-border));background:color-mix(in srgb,var(--theme-surface) 72%,transparent)}.auth-page .auth-intro h1{color:var(--theme-text)}.auth-page .auth-intro h1 em{color:var(--theme-brand)}.auth-page .auth-intro>.auth-intro-content>p{color:var(--theme-text-muted)}.auth-page .auth-intro .auth-intro-content{margin:clamp(52px,8vh,88px) 0 0}.auth-page .auth-intro .auth-benefits:before{background:linear-gradient(color-mix(in srgb,var(--theme-brand) 24%,transparent),transparent)}.auth-page .auth-intro .auth-benefits li{border-color:color-mix(in srgb,var(--theme-border) 86%,transparent);background:color-mix(in srgb,var(--theme-surface) 70%,transparent);box-shadow:0 10px 28px rgba(104,61,50,.031372549)}.auth-page .auth-intro .auth-benefits li:hover{border-color:color-mix(in srgb,var(--theme-brand) 30%,var(--theme-border));background:color-mix(in srgb,var(--theme-surface) 90%,transparent)}.auth-page .auth-intro .auth-benefits li>span{color:var(--theme-on-brand);background:linear-gradient(145deg,var(--theme-accent),var(--theme-brand));box-shadow:0 7px 16px color-mix(in srgb,var(--theme-brand) 22%,transparent)}.auth-page .auth-intro .auth-benefits strong,.auth-page .auth-intro .auth-proof strong{color:var(--theme-text)}.auth-page .auth-intro .auth-benefits small,.auth-page .auth-intro .auth-proof small{color:var(--theme-text-muted)}.auth-page .auth-proof-avatars i{color:var(--theme-brand-hover);border-color:var(--theme-canvas);background:var(--theme-surface);box-shadow:0 5px 14px rgba(104,61,50,.0784313725)}.auth-page .auth-intro .auth-proof{margin-top:auto;padding-top:32px}.auth-page .auth-panel{background:radial-gradient(circle at 92% 5%,color-mix(in srgb,var(--theme-brand-soft) 72%,transparent) 0,transparent 26%),radial-gradient(circle at 8% 96%,rgba(232,198,192,.1803921569) 0,transparent 25%),var(--theme-canvas)}@media(max-width:900px){.auth-page .auth-intro{border-right:0;border-bottom:1px solid var(--theme-border)}}@media(min-width:901px){.auth-page{height:100vh;height:100svh;min-height:0}.auth-intro,.auth-panel{height:100%;min-height:0}.auth-panel{align-items:start;justify-items:center;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable}.auth-panel .auth-form-wrap{margin-block:auto}}@media(min-width:901px)and (max-height:820px){.auth-intro{padding-block:28px}.auth-intro h1{margin-block:16px 13px;font-size:clamp(38px,3.8vw,56px)}.auth-benefits{margin-top:22px}.auth-benefits li{padding-block:10px}.auth-page .auth-intro .auth-intro-content{margin-top:34px}.auth-page .auth-intro .auth-proof{margin-top:auto;padding-top:20px}.auth-panel{padding-block:28px}}.app-shell{--product-radius-sm:10px;--product-radius-md:14px;--product-control-height:42px;--product-space:clamp(18px,2vw,28px);--product-shadow-resting:0 1px 2px color-mix(in srgb,var(--theme-text) 4%,transparent),0 10px 30px color-mix(in srgb,var(--theme-text) 5%,transparent);--product-shadow-raised:0 2px 4px color-mix(in srgb,var(--theme-text) 5%,transparent),0 18px 44px color-mix(in srgb,var(--theme-brand) 10%,transparent);min-height:100svh}.app-shell .sidebar{padding-inline:16px;border-right-color:color-mix(in srgb,var(--theme-border) 82%,transparent);box-shadow:8px 0 32px color-mix(in srgb,var(--theme-text) 3%,transparent)}.app-shell .brand{min-height:48px;padding-inline:10px}.app-shell .nav-item{position:relative;min-height:44px;padding-inline:13px;border:1px solid rgba(0,0,0,0);border-radius:var(--product-radius-sm);transition:color .16s ease,border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.app-shell .nav-item:hover{transform:translateX(2px)}.app-shell .nav-item.active{box-shadow:0 6px 20px color-mix(in srgb,var(--theme-brand) 9%,transparent)}.app-shell .workspace{width:100%;max-width:1680px;margin-inline:auto;padding:var(--product-space)}.app-shell .topbar{position:sticky;z-index:20;top:0;min-height:72px;margin:calc(var(--product-space)*-1) calc(var(--product-space)*-1) var(--product-space);padding:14px var(--product-space);border-bottom:1px solid color-mix(in srgb,var(--theme-border) 72%,transparent);background:color-mix(in srgb,var(--theme-canvas) 88%,transparent);box-shadow:0 10px 28px color-mix(in srgb,var(--theme-text) 3%,transparent);-webkit-backdrop-filter:blur(18px) saturate(1.15);backdrop-filter:blur(18px) saturate(1.15)}.app-shell .topbar h1{margin:0;font-size:clamp(22px,2vw,30px);line-height:1.12;letter-spacing:-.035em}.app-shell .topbar p{margin-top:4px;line-height:1.4}.app-shell :where(.panel,.stats article,.calendar-shell,.content-table,.onboarding-panel){border-radius:var(--product-radius-md);box-shadow:var(--product-shadow-resting)}.app-shell :where(.panel,.stats article):hover{border-color:color-mix(in srgb,var(--theme-brand) 24%,var(--theme-border));box-shadow:var(--product-shadow-raised)}.app-shell .panel-heading{align-items:flex-start;gap:16px}.app-shell .panel-heading h3{line-height:1.2;letter-spacing:-.018em}.app-shell .panel-heading p{max-width:62ch;margin-top:5px;line-height:1.55}.app-shell :where(.primary,.save-draft,.command-trigger,.notification-trigger,.logout-button,.calendar-toolbar>button,.panel-heading>button){min-height:var(--product-control-height);border-radius:var(--product-radius-sm);font-weight:750;transition:color .16s ease,border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.app-shell :where(.primary,.save-draft):hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 24px color-mix(in srgb,var(--theme-brand) 24%,transparent)}.app-shell :where(input,textarea,select){min-height:var(--product-control-height);border-radius:var(--product-radius-sm);line-height:1.45;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.app-shell :where(input,textarea,select):hover:not(:disabled):not(:focus){border-color:color-mix(in srgb,var(--theme-brand) 28%,var(--theme-border))}.app-shell textarea{min-height:112px;resize:vertical}.app-shell :where(button,input,textarea,select):disabled{opacity:.58}.app-shell .stats{gap:14px}.app-shell .stats article{min-height:116px}.app-shell .stats strong{letter-spacing:-.04em}.app-shell .empty-state,.app-shell .generated-assets-empty,.app-shell .notification-empty{border-radius:var(--product-radius-md)}.app-shell .empty-state>span:first-child,.app-shell .generated-assets-empty>span:first-child,.app-shell .notification-empty>span:first-child{display:grid;width:48px;height:48px;place-items:center;border:1px solid color-mix(in srgb,var(--theme-brand) 18%,var(--theme-border));border-radius:14px;color:var(--theme-brand-hover);background:var(--theme-brand-soft)}.app-shell .content-row{transition:background-color .15s ease,box-shadow .15s ease}.app-shell .content-row:hover{background:color-mix(in srgb,var(--theme-brand-soft) 34%,var(--theme-surface))}.app-shell .row-actions button{border-radius:9px;transition:color .15s ease,border-color .15s ease,background-color .15s ease,transform .15s ease}.app-shell .row-actions button:hover{transform:translateY(-1px)}@media(max-width:650px){.app-shell{--product-space:16px;--product-control-height:44px;padding-bottom:calc(92px + env(safe-area-inset-bottom))}.app-shell .workspace{padding-top:0}.app-shell .topbar{width:auto;min-height:64px;margin-top:0;padding-top:max(12px,env(safe-area-inset-top));gap:12px}.app-shell .topbar h1{font-size:21px}.app-shell .topbar p{display:none}.app-shell :where(.panel,.stats article,.calendar-shell,.content-table,.onboarding-panel){border-radius:13px}.app-shell .panel-heading{gap:10px}.app-shell .stats{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .stats article{min-height:104px;padding:16px}}@media(prefers-reduced-motion:reduce){.app-shell :where(.nav-item,.panel,.stats article,.primary,.save-draft,.row-actions button){transition-duration:.01ms}}