:root{--berry:#c94662;--berry-dark:#a8314c;--blush:#f9e9ec;--ink:#292326;--muted:#786f72;--line:#ebe5e6;--paper:#f8f7f5;--white:#fff;--shadow:0 18px 50px rgba(65,42,48,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Lato,Arial,sans-serif;background:#fff}button,input,select,textarea{font:inherit}a,button{transition:.2s ease}a,button{color:inherit}a{text-decoration:none}@font-face{font-family:The Seasons;src:local("The Seasons"),local("TheSeasons-Regular");font-display:swap}.brand,h1,h2,h3{font-family:The Seasons,Georgia,serif;font-weight:400}.brand{display:flex;align-items:center;gap:10px;font-size:22px;white-space:nowrap}.brand-mark{color:var(--berry);font-family:Georgia;font-size:30px;letter-spacing:-8px;margin-right:5px}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-name{display:flex;align-items:flex-start;gap:2px}.brand-name sup{line-height:1;margin-top:1px;color:var(--berry)}.brand-name sup,.brand-owner{font-family:Lato,sans-serif;font-size:7px}.brand-owner{letter-spacing:.14em;color:var(--muted);margin-top:5px}.brand-owner,.eyebrow{font-weight:700;text-transform:uppercase}.eyebrow{letter-spacing:.18em;color:var(--berry);font-size:11px}.topbar{height:90px;justify-content:space-between;padding:0 clamp(24px,6vw,96px);position:relative;z-index:5}.nav-links,.topbar{display:flex;align-items:center}.nav-links{gap:34px;font-size:14px}.nav-links>a:first-child:hover{color:var(--berry)}.button{display:inline-flex;align-items:center;gap:14px;border:0;border-radius:100px;background:var(--berry);color:#fff;padding:16px 25px;font-weight:700;box-shadow:0 12px 30px rgba(201,70,98,.22)}.button:hover{background:var(--berry-dark);transform:translateY(-2px)}.button-small{padding:11px 19px;font-size:13px;box-shadow:none}.hero{height:calc(100vh - 90px);min-height:650px;position:relative;display:flex;align-items:center;padding:0 clamp(24px,9vw,150px);overflow:hidden}.hero:after{content:"";position:absolute;width:430px;height:430px;border-radius:50%;right:-100px;top:0;background:radial-gradient(circle,#fcecef 0,rgba(252,236,239,0) 70%)}.hero-copy{position:relative;z-index:2;max-width:600px;opacity:0;animation:reveal 1s 1.7s forwards}.hero h1{font-size:clamp(62px,7.2vw,112px);line-height:.86;letter-spacing:-.045em;margin:20px 0 30px}.hero h1 em{color:var(--berry);font-weight:400}.hero-intro{font-size:18px;line-height:1.7;color:var(--muted);max-width:480px;margin-bottom:35px}.scroll-note{position:absolute;bottom:25px;left:50%;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#9a9093}.scroll-note span{display:block;text-align:center;font-size:18px;margin-top:7px}.flight-scene{position:absolute;inset:0;z-index:1;pointer-events:none}.flight-path{position:absolute;inset:10% -3% 0;width:106%;height:80%}.flight-path path,.perched-butterflies>svg path{fill:none;stroke:#963448;stroke-width:2.2;stroke-linecap:round;stroke-dasharray:8 3 1 3;opacity:.62;vector-effect:non-scaling-stroke}.flight-path path{stroke-dashoffset:1600;animation:draw 2.4s ease-in-out forwards}.butterfly{position:absolute;width:90px;filter:drop-shadow(0 7px 6px rgba(95,39,50,.15));overflow:visible}.left-wing{transform-origin:58px 47px;animation:leftFlap .3s ease-in-out infinite alternate}.right-wing{transform-origin:62px 47px;animation:rightFlap .3s ease-in-out infinite alternate}.fly-one{right:7%;top:11%;width:105px;animation:arrive1 2.3s cubic-bezier(.3,.1,.3,1) both}.fly-two{right:16%;top:21%;width:75px;animation:arrive2 2.5s cubic-bezier(.3,.1,.3,1) both}.fly-three{right:4%;top:31%;width:64px;animation:arrive3 2.1s cubic-bezier(.3,.1,.3,1) both}@keyframes draw{to{stroke-dashoffset:0}}@keyframes reveal{to{opacity:1;transform:none}}@keyframes leftFlap{0%{transform:scaleX(.38)}to{transform:scaleX(1)}}@keyframes rightFlap{0%{transform:scaleX(.38)}to{transform:scaleX(1)}}@keyframes arrive1{0%{transform:translate(-70vw,45vh) rotate(-15deg);opacity:0}20%{opacity:1}55%{transform:translate(-35vw,30vh) rotate(15deg)}to{transform:translate(0) rotate(-8deg)}}@keyframes arrive2{0%{transform:translate(-68vw,25vh) rotate(12deg);opacity:0}20%{opacity:1}65%{transform:translate(-20vw,40vh) rotate(-18deg)}to{transform:translate(0) rotate(10deg)}}@keyframes arrive3{0%{transform:translate(-50vw,60vh) rotate(-12deg);opacity:0}20%{opacity:1}70%{transform:translate(-28vw,8vh) rotate(20deg)}to{transform:translate(0) rotate(-4deg)}}.features{background:var(--paper);padding:110px clamp(24px,9vw,150px)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:70px}.section-heading h2{font-size:56px;line-height:1.05;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.feature-grid article{background:#fff;padding:36px;min-height:290px;border-radius:4px;position:relative}.feature-grid svg{color:var(--berry)}.feature-grid article>span{position:absolute;right:30px;top:30px;color:#c9c1c3;font-size:12px}.feature-grid h3{font-size:27px;margin:70px 0 15px}.feature-grid p{color:var(--muted);line-height:1.6}.app-shell{min-height:100vh;background:#fbfaf9;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;width:245px;background:#fff;border-right:1px solid var(--line);padding:28px 20px;display:flex;flex-direction:column;z-index:20}.sidebar .brand{padding:0 8px;margin-bottom:28px}.search-button{border:1px solid var(--line);background:#faf9f8;border-radius:9px;padding:10px;display:flex;align-items:center;gap:8px;color:var(--muted);cursor:pointer}.search-button kbd{margin-left:auto;font-size:10px;background:#fff;border:1px solid var(--line);padding:2px 5px;border-radius:4px}.side-nav{display:flex;flex-direction:column;gap:4px;margin-top:24px}.side-bottom>a,.side-nav a{display:flex;align-items:center;gap:12px;padding:11px 13px;border-radius:8px;font-size:14px;color:#665e61}.side-bottom>a:hover,.side-nav a:hover{background:var(--paper)}.side-nav a.active{background:var(--blush);color:var(--berry-dark);font-weight:700}.side-bottom{margin-top:auto}.profile{border-top:1px solid var(--line);margin-top:14px;padding:20px 6px 0;display:flex;align-items:center;gap:10px}.preview-account>span,.profile>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#512c35;color:#fff;font-size:11px}.preview-account div,.profile div{display:flex;flex-direction:column}.profile strong{font-size:12px}.preview-account small,.profile small{font-size:10px;color:var(--muted);margin-top:3px}.workspace{margin-left:245px;width:calc(100% - 245px);position:relative}.perched-butterflies{position:absolute;right:2.5%;top:0;width:420px;height:145px;pointer-events:none}.perched-butterflies>svg{position:absolute;inset:22px 0 0;width:100%}.perched-butterflies .perch{width:48px}.p1{right:42px;top:4px;transform:rotate(-8deg)}.p2{right:112px;top:34px;transform:rotate(10deg) scale(.8)}.p3{right:182px;top:22px;transform:rotate(-5deg) scale(.66)}.butterfly-still .left-wing{animation:leftRest 24s ease-in-out infinite}.butterfly-still .right-wing{animation:rightRest 24s ease-in-out infinite}@keyframes leftRest{0%,90%,to{transform:scaleX(1)}92%,96%{transform:scaleX(.42)}}@keyframes rightRest{0%,90%,to{transform:scaleX(1)}92%,96%{transform:scaleX(.42)}}.composer-page{padding:55px clamp(28px,4vw,68px) 80px;max-width:1440px;margin:auto}.composer-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:35px;padding-right:300px}.composer-header h1{font-size:52px;line-height:1;margin:8px 0 10px}.composer-header>div>p:last-child{color:var(--muted);margin:0}.draft-button{background:#fff;border:1px solid var(--line);border-radius:8px;padding:10px 14px;display:flex;gap:8px;align-items:center;white-space:nowrap}.composer-layout{display:grid;grid-template-columns:minmax(480px,1.45fr) minmax(320px,.75fr);grid-gap:24px;gap:24px;align-items:start}.composer-card,.preview-card,.schedule-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:28px;box-shadow:0 5px 22px rgba(60,40,44,.025)}.field-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.field{display:block;margin-bottom:24px}.field>span{display:flex;justify-content:space-between;font-weight:700;font-size:12px;margin:0 0 9px;color:#534b4e}.field>span small{font-weight:400;color:#aaa}.select-wrap{height:45px;border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;padding:0 12px;gap:9px}.select-wrap select{border:0;outline:0;background:transparent;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--ink);font-size:13px}.business-dot{width:8px;height:8px;background:var(--berry);border-radius:50%}.platforms{display:flex;gap:8px}.platforms button{height:45px;width:48px;border:1px solid var(--line);background:#fff;border-radius:8px;display:grid;place-items:center;cursor:pointer}.platforms button svg{width:19px}.platforms button.selected{border-color:var(--berry);color:var(--berry);background:var(--blush)}.caption-box{border:1px solid var(--line);border-radius:9px;overflow:hidden}.caption-box:focus-within{border-color:#d88b9b;box-shadow:0 0 0 3px var(--blush)}textarea{border:0;outline:0;width:100%;min-height:150px;resize:vertical;padding:16px;line-height:1.6}textarea::placeholder{color:#b1aaac}.caption-tools{border-top:1px solid var(--line);height:43px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;color:#9a9294;font-size:11px}.caption-tools button{border:0;background:none;padding:5px;color:#777;cursor:pointer}.caption-tools svg{width:17px}.ai-button{margin:-12px 0 24px;border:0;background:none;color:var(--berry);padding:0;display:flex;gap:7px;align-items:center;font-size:12px;font-weight:700}.ai-button span{font-size:9px;background:var(--blush);padding:3px 6px;border-radius:10px}.upload-zone{min-height:125px;border:1px dashed #d8cfd1;border-radius:9px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;color:var(--muted)}.upload-zone:hover{border-color:var(--berry);background:#fffafb}.upload-zone input{display:none}.upload-zone svg{color:var(--berry);width:20px;margin-bottom:8px}.upload-zone strong{font-size:12px;color:#625a5d}.upload-zone small{font-size:10px;margin-top:4px}.publish-column{display:flex;flex-direction:column;gap:24px}.preview-card h2,.schedule-card h2{font-size:23px;margin:0 0 20px}.schedule-options{display:flex;flex-direction:column;gap:8px}.schedule-options>button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:12px;display:flex;text-align:left;align-items:center;gap:12px;cursor:pointer}.schedule-options>button.selected{border-color:#d6788b;background:#fffafb}.schedule-options>button>svg{width:17px;color:var(--berry)}.schedule-options button span{display:flex;flex-direction:column;flex:1 1}.schedule-options strong{font-size:12px}.schedule-options small{font-size:10px;color:var(--muted);margin-top:3px}.schedule-options i{width:14px;height:14px;border:1px solid #c7bfc1;border-radius:50%}.schedule-options button.selected i{border:4px solid var(--berry)}.date-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:3px 0 5px}.date-fields label{font-size:9px;text-transform:uppercase;color:var(--muted);font-weight:700}.date-fields input{display:block;border:1px solid var(--line);border-radius:7px;padding:8px;width:100%;margin-top:4px;font-size:11px}.evergreen-row{border-top:1px solid var(--line);margin-top:20px;padding-top:20px;display:flex;justify-content:space-between;align-items:center}.evergreen-row>div{display:flex;align-items:center;gap:10px}.evergreen-row>div>span:not(.leaf-icon){display:flex;flex-direction:column}.evergreen-row strong{font-size:12px}.evergreen-row small{font-size:10px;color:var(--muted);margin-top:3px}.leaf-icon{color:var(--berry);font-size:22px}.toggle{border:0;background:#d7d1d3;border-radius:20px;width:35px;height:20px;padding:2px;cursor:pointer}.toggle span{display:block;width:16px;height:16px;background:#fff;border-radius:50%;transition:.2s}.toggle.on{background:var(--berry)}.toggle.on span{transform:translateX(15px)}.publish-button{border:0;background:var(--berry);color:#fff;border-radius:9px;width:100%;height:44px;margin-top:20px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.publish-button:hover{background:var(--berry-dark)}.toast{background:#edf7ef;color:#2f6b3e;font-size:11px;padding:10px;margin-top:10px;border-radius:7px;display:flex;justify-content:space-between;align-items:center}.toast button{border:0;background:none;color:inherit}.preview-title{display:flex;justify-content:space-between;align-items:center}.preview-title span{font-size:10px;background:var(--paper);border-radius:20px;padding:5px 9px;color:var(--muted)}.social-preview{border:1px solid var(--line);border-radius:7px;padding:14px}.preview-account{display:flex;align-items:center;gap:8px}.social-preview>p{font-size:11px;line-height:1.5;min-height:32px;white-space:pre-wrap}.social-preview>p.placeholder{color:#aaa}.preview-media{height:140px;background:#f1efed;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#aaa;gap:8px;font-size:10px}.preview-media svg{width:20px}@media(max-width:1050px){.composer-layout{grid-template-columns:1fr}.composer-header{padding-right:240px}.perched-butterflies{width:330px}.feature-grid{grid-template-columns:1fr}.section-heading{display:block}.section-heading .eyebrow{margin-bottom:18px}}@media(max-width:760px){.topbar{height:72px}.nav-links>a:first-child{display:none}.hero{height:auto;min-height:760px;align-items:flex-start;padding-top:100px}.hero h1{font-size:60px}.features{padding-top:80px}.section-heading h2{font-size:42px}.sidebar{position:fixed;top:auto;right:0;width:auto;height:64px;flex-direction:row;padding:8px;z-index:50}.side-bottom,.sidebar>.brand,.sidebar>.search-button{display:none}.side-nav{margin:0;flex-direction:row;justify-content:space-around;width:100%}.side-nav a{font-size:0;padding:12px}.side-nav a:nth-child(n+6){display:none}.workspace{margin:0 0 64px;width:100%}.composer-page{padding:35px 16px 60px}.perched-butterflies{display:none}.composer-header{padding:0;align-items:flex-start}.composer-header h1{font-size:42px}.composer-header>div>p:last-child{font-size:13px}.draft-button{font-size:0}.field-row{grid-template-columns:1fr}.composer-card,.preview-card,.schedule-card{padding:20px}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}.canva-flourish{position:absolute;z-index:0;inset:0 0 auto auto;width:min(900px,100%);aspect-ratio:1;background-color:#fbfaf9;background-image:url(/butterflies2.png);background-repeat:no-repeat;background-size:100% auto;background-position:100% 0;background-blend-mode:multiply;pointer-events:none;animation:flourishBreathe 24s ease-in-out infinite;transform-origin:86% 9%}.composer-page{position:relative;z-index:1}.canva-butterfly-finish{position:absolute;right:1%;top:-8%;width:min(430px,40vw);aspect-ratio:1;background-image:url(/butterflies-clean.png);background-repeat:no-repeat;background-size:100% auto;background-position:50%;opacity:0;animation:canvaReveal .6s 2.2s forwards,clusterAlive 19s ease-in-out 3s infinite;transform-origin:70% 35%}.flight-path path{stroke:#34345f;stroke-width:2.6;stroke-dasharray:1600}.fly-one{animation:arrive1 2.3s cubic-bezier(.3,.1,.3,1) both,fadeOldButterfly .35s 2.15s forwards}.fly-two{animation:arrive2 2.5s cubic-bezier(.3,.1,.3,1) both,fadeOldButterfly .35s 2.15s forwards}.fly-three{animation:arrive3 2.1s cubic-bezier(.3,.1,.3,1) both,fadeOldButterfly .35s 2.15s forwards}@keyframes canvaReveal{to{opacity:1}}@keyframes fadeOldButterfly{to{opacity:0}}@keyframes flourishBreathe{0%,90%,to{transform:translateY(0)}93%{transform:translateY(-3px) rotate(-.15deg)}96%{transform:translateY(1px)}}@media(max-width:760px){.canva-flourish{width:650px;opacity:.68}.canva-butterfly-finish{width:330px}}.butterfly-decoration{position:absolute;z-index:2;top:0;right:0;width:100%;height:190px;pointer-events:none;overflow:hidden}.butterfly-decoration svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.butterfly-decoration svg path{fill:none;stroke:#34345f;stroke-width:2.4;stroke-linecap:round;vector-effect:non-scaling-stroke;stroke-dasharray:none;stroke-dashoffset:0;animation:none}.dashboard-workspace .butterfly-decoration svg path{stroke-dasharray:1300;stroke-dashoffset:1300;animation:dashboardDraw 2.2s ease-out .2s forwards}.painted-butterfly{position:absolute;height:auto;filter:drop-shadow(0 7px 7px rgba(70,30,38,.1));transform-origin:50% 55%}.butterfly-a{right:42px;top:17px;width:112px;animation:flutterA 17s ease-in-out 1.2s infinite}.butterfly-b{right:142px;top:40px;width:126px;animation:flutterB 23s ease-in-out 4.5s infinite}.butterfly-c{right:260px;top:21px;width:88px;animation:flutterC 19s ease-in-out 8s infinite}@keyframes dashboardDraw{to{stroke-dashoffset:0}}@keyframes clusterAlive{0%,84%,to{transform:translate(0) rotate(0) scale(1)}87%{transform:translate(-3px,-2px) rotate(-.7deg) scaleX(.97)}90%{transform:translate(2px,1px) rotate(.5deg) scaleX(1.02)}93%{transform:translateY(-1px) rotate(0) scale(1)}}@keyframes flutterA{0%,84%,to{transform:translate(0) rotate(0) scaleX(1)}86%{transform:translateY(-2px) rotate(-2deg) scaleX(.72)}88%{transform:translateY(1px) rotate(1deg) scaleX(1)}90%{transform:translateY(-1px) scaleX(.78)}92%{transform:translate(0) scaleX(1)}}@keyframes flutterB{0%,89%,to{transform:translate(0) rotate(-5deg) scaleX(1)}91%{transform:translate(-2px,-2px) rotate(-7deg) scaleX(.68)}93%{transform:translate(1px,1px) rotate(-3deg) scaleX(1)}95%{transform:translateY(-1px) rotate(-5deg) scaleX(.76)}97%{transform:translate(0) rotate(-5deg) scaleX(1)}}@keyframes flutterC{0%,79%,to{transform:translate(0) rotate(7deg) scaleX(1)}81%{transform:translate(2px,-2px) rotate(9deg) scaleX(.7)}83%{transform:translate(-1px,1px) rotate(5deg) scaleX(1)}85%{transform:translateY(-1px) rotate(7deg) scaleX(.8)}87%{transform:translate(0) rotate(7deg) scaleX(1)}}.dashboard-page{position:relative;z-index:3;padding:55px clamp(28px,4vw,68px) 80px;max-width:1440px;margin:auto}.dashboard-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:34px;padding-right:250px}.dashboard-header h1{font-size:50px;margin:7px 0 9px;line-height:1}.dashboard-header p:last-child{color:var(--muted);margin:0}.dashboard-header .button{font-size:12px;padding:13px 18px;white-space:nowrap}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px;margin-bottom:20px}.metric-grid article{background:#fff;border:1px solid var(--line);border-radius:12px;padding:19px;display:flex;flex-direction:column;box-shadow:0 5px 20px rgba(60,40,44,.025)}.metric-grid article>div{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px}.metric-grid svg{color:var(--berry)}.metric-grid strong{font-family:The Seasons,Georgia,serif;font-size:36px;font-weight:400;margin:15px 0 3px}.metric-grid small{font-size:9px;color:#979093}.dashboard-grid{display:grid;grid-template-columns:1.7fr .85fr;grid-gap:20px;gap:20px}.dashboard-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:24px}.card-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:19px}.card-heading h2{font-size:23px;margin:0 0 5px}.card-heading p{font-size:10px;color:var(--muted);margin:0}.card-heading button{border:0;background:none;color:var(--berry);font-size:10px;display:flex;align-items:center;gap:5px}.queue-item{display:grid;grid-template-columns:48px 30px 1fr auto;align-items:center;grid-gap:12px;gap:12px;border-top:1px solid var(--line);padding:15px 0}.queue-item time{font-size:11px;font-weight:700}.queue-item time small{font-size:8px}.platform-badge{width:27px;height:27px;background:linear-gradient(135deg,#a53a9e,#f58a44);border-radius:7px;color:#fff;display:grid;place-items:center;font-size:9px;font-weight:700}.platform-badge.fb{background:#4673c7}.platform-badge.in{background:#27689d}.queue-item>div{display:flex;flex-direction:column;min-width:0}.queue-item>div strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.queue-item>div small{font-size:9px;color:var(--muted);margin-top:4px}.status{font-size:8px;background:#f3f0f1;border-radius:20px;padding:5px 8px;color:#777}.status.published{color:#428253;background:#edf7ef;display:flex;align-items:center;gap:3px}.status svg{width:10px;height:10px}.quick-actions{grid-row:span 2}.quick-actions>a,.quick-actions>button{width:100%;border:0;border-top:1px solid var(--line);background:none;padding:15px 3px;display:grid;grid-template-columns:28px 1fr;text-align:left;align-items:center;color:var(--ink);font-size:11px;font-weight:700}.quick-actions svg{grid-row:span 2;color:var(--berry);width:17px}.quick-actions span{grid-column:2;font-size:9px;color:var(--muted);font-weight:400;margin-top:3px}.activity>p{display:grid;grid-template-columns:32px 1fr;grid-column-gap:9px;column-gap:9px;margin:15px 0}.activity>p>span{grid-row:span 2;width:29px;height:29px;border-radius:50%;background:#512c35;color:#fff;display:grid;place-items:center;font-size:8px}.activity>p>span.auto{background:var(--blush);color:var(--berry);font-size:15px}.activity strong{font-size:10px}.activity small{font-size:8px;color:var(--muted);margin-top:3px}.approval{display:flex;align-items:center;gap:15px;background:#fffafb}.approval>span{width:38px;height:38px;border-radius:50%;background:var(--blush);color:var(--berry);display:grid;place-items:center;font-family:The Seasons,Georgia,serif;font-size:20px}.approval div{flex:1 1}.approval h2{font-family:Lato,sans-serif;font-weight:700;font-size:12px;margin:0 0 4px}.approval p{font-size:9px;color:var(--muted);margin:0}.approval button{border:1px solid #e0a6b2;background:#fff;color:var(--berry);border-radius:7px;padding:8px 10px;font-size:9px;font-weight:700}@media(max-width:1050px){.dashboard-header{padding-right:180px}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.quick-actions{grid-row:auto}}@media(max-width:760px){.butterfly-decoration{height:150px;opacity:.62}.butterfly-decoration svg{width:160%;left:-35%}.butterfly-a{right:18px;width:78px}.butterfly-b{right:84px;width:88px}.butterfly-c{right:166px;width:61px}.dashboard-page{padding:35px 16px 80px}.dashboard-header{padding:0;align-items:flex-start}.dashboard-header h1{font-size:39px}.dashboard-header .button{font-size:0;padding:12px}.metric-grid{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.queue-item{grid-template-columns:40px 26px 1fr}.queue-item .status{display:none}}.notification-wrap{position:absolute;z-index:40;right:38px;top:31px}.notification-bell{position:relative;width:39px;height:39px;border-radius:50%;border:1px solid var(--line);background:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 6px 18px rgba(60,40,44,.05)}.notification-bell:hover{border-color:#dba2ae;color:var(--berry)}.notification-bell svg{width:17px}.notification-bell>span{position:absolute;right:-3px;top:-4px;background:var(--berry);color:#fff;border:2px solid #fbfaf9;border-radius:20px;min-width:18px;height:18px;display:grid;place-items:center;font-size:8px;font-weight:700}.notification-panel{position:absolute;right:0;top:48px;width:355px;background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:0 20px 60px rgba(55,35,41,.15);padding:21px}.notification-panel header{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--line);padding-bottom:15px}.notification-panel h2{font-size:22px;margin:4px 0 0}.notification-panel header button{border:0;background:none;color:var(--muted);cursor:pointer}.notification-panel header button svg{width:16px}.notification-panel article{display:grid;grid-template-columns:35px 1fr;grid-gap:11px;gap:11px;padding:15px 0;border-bottom:1px solid var(--line)}.notification-icon{width:33px;height:33px;border-radius:50%;background:var(--blush);color:var(--berry);display:grid;place-items:center}.notification-icon.success{background:#edf7ef;color:#428253}.notification-icon svg{width:15px}.notification-panel article div{display:flex;flex-direction:column}.notification-panel article strong{font-size:11px}.notification-panel article p{font-size:10px;color:var(--muted);line-height:1.45;margin:5px 0}.notification-panel article small{font-size:8px;color:#aaa}.email-reminder{width:100%;border:0;border-radius:8px;background:var(--berry);color:#fff;padding:11px;margin-top:16px;display:flex;justify-content:center;align-items:center;gap:8px;font-size:10px;font-weight:700;cursor:pointer}.email-reminder:disabled{opacity:.65}.email-reminder svg{width:14px}.notification-message{font-size:9px;line-height:1.4;color:var(--muted);text-align:center;margin:10px 5px 0}.spin{animation:spinner .8s linear infinite}@keyframes spinner{to{transform:rotate(1turn)}}@media(max-width:760px){.notification-wrap{right:16px;top:22px}.notification-panel{position:fixed;left:12px;right:12px;top:72px;width:auto}}.queue-failure-reason{display:block;color:#a33!important;margin-top:5px;line-height:1.4}.attention-chip{border:0;display:inline-flex;align-items:center;gap:4px;cursor:pointer;font-family:inherit}.attention-chip svg{width:11px;height:11px}.attention-chip:focus-visible,.attention-chip:hover{background:#f9dfe4;color:#8c2538;outline:2px solid #e8a5b2;outline-offset:2px}.attention-modal{max-width:620px}.attention-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.attention-modal>header h2{margin:4px 0}.attention-modal>header p:last-child{color:var(--muted);font-size:10px;margin:0}.attention-modal>header>button{border:0;background:transparent;color:var(--muted);padding:4px}.attention-modal>header svg{width:18px}.attention-issue-list{display:grid;grid-gap:12px;gap:12px;margin:22px 0}.attention-issue-list article{display:grid;grid-template-columns:34px 1fr;grid-gap:12px;gap:12px;border:1px solid #efc3c9;background:#fff7f8;border-radius:10px;padding:14px}.attention-issue-list article>span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#f9dfe4;color:#9c3046}.attention-issue-list article>span svg{width:16px}.attention-issue-list small{text-transform:uppercase;letter-spacing:.1em;color:var(--berry);font-weight:700}.attention-issue-list h3{font-family:Lato,sans-serif;font-size:13px;margin:4px 0 7px}.attention-issue-list p{font-size:10px;line-height:1.55;color:var(--ink);margin:3px 0 9px}.attention-issue-list strong{font-size:9px}.attention-issue-list details{margin-top:9px;color:var(--muted);font-size:8px}.attention-issue-list summary{cursor:pointer}.attention-issue-list code{display:block;white-space:pre-wrap;margin-top:6px;padding:8px;background:#fff;border-radius:6px;font-size:8px}.attention-modal footer{display:flex;justify-content:flex-end;gap:8px}.attention-modal footer button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px 12px;font-size:9px}.attention-modal footer button:last-child{background:var(--berry);color:#fff;border-color:var(--berry)}.cloud-calendar-page .calendar-toolbar{display:grid;grid-template-columns:auto 1fr auto}.cloud-calendar-page .month-control{justify-self:center}.cloud-month-calendar .days-grid article{min-height:118px;height:auto}.cloud-month-calendar .days-grid article.today{box-shadow:inset 0 0 0 2px var(--berry);background:#fffafb}.calendar-more{display:block;margin-top:6px;color:var(--berry);font-size:8px}.calendar-agenda{display:grid;grid-gap:0;gap:0}.calendar-agenda article{display:grid;grid-template-columns:82px 1fr;grid-gap:16px;gap:16px;align-items:center;padding:14px 4px;border-bottom:1px solid var(--line)}.calendar-agenda article:last-child{border-bottom:0}.calendar-agenda time{display:grid;grid-gap:2px;gap:2px;color:var(--berry)}.calendar-agenda time strong{font-family:var(--heading);font-size:18px}.calendar-agenda article small,.calendar-agenda time span{font-size:8px;color:var(--muted)}.calendar-agenda article>div{display:grid;grid-gap:4px;gap:4px}.calendar-agenda article>div>strong{font-size:10px}.queue-failure-reason{padding:7px 9px;border:1px solid #efc3c9;border-radius:7px;background:#fff4f5;font-weight:700}@media(max-width:760px){.cloud-calendar-page .calendar-toolbar{grid-template-columns:1fr}.cloud-calendar-page .month-control{justify-self:stretch;justify-content:space-between}.cloud-calendar-page .calendar-toolbar select{width:100%}.cloud-month-calendar{overflow-x:auto}.cloud-month-calendar .days-grid,.cloud-month-calendar .weekday-row{min-width:720px}}.butterfly-ai-nav{margin-top:12px;border:1px solid #efcbd2;background:#fffafb;border-radius:10px;padding:8px 10px;display:flex;align-items:center;gap:9px}.butterfly-ai-nav:hover{border-color:#d98a9a;transform:translateY(-1px)}.butterfly-ai-nav img{width:36px;height:28px;object-fit:contain;animation:navButterfly 12s ease-in-out infinite}.butterfly-ai-nav>span{display:flex;flex-direction:column}.butterfly-ai-nav strong{font-family:The Seasons,Georgia,serif;color:var(--berry-dark);font-size:15px;font-weight:400}.butterfly-ai-nav small{font-size:8px;color:var(--muted);margin-top:2px}@keyframes navButterfly{0%,82%,to{transform:scaleX(1)}85%,91%{transform:scaleX(.72)}88%,94%{transform:scaleX(1)}}.butterfly-ai-panel{background:#fffafb;border:1px solid #edcbd2;border-radius:10px;padding:15px;margin:-12px 0 24px;box-shadow:0 10px 25px rgba(116,55,68,.07)}.butterfly-ai-panel>div:first-child{display:flex;justify-content:space-between;align-items:center}.butterfly-ai-panel strong{display:flex;align-items:center;gap:7px;color:var(--berry);font-size:12px}.butterfly-ai-panel strong svg{width:15px}.butterfly-ai-panel>div:first-child>button{border:0;background:none;color:var(--muted)}.butterfly-ai-panel>div:first-child>button svg{width:14px}.butterfly-ai-panel>p{font-size:10px;color:var(--muted)}.ai-actions{display:flex;gap:7px;flex-wrap:wrap}.ai-actions button{border:1px solid #e7bcc5;background:#fff;color:var(--berry-dark);border-radius:20px;padding:7px 10px;font-size:9px;cursor:pointer}.ai-actions button:hover{background:var(--blush)}.butterfly-ai-panel>small{display:block;color:var(--muted);font-size:9px;margin-top:10px}.ai-microphone{width:100%;border:1px solid #e7bcc5;background:#fff;border-radius:10px;padding:10px 12px;margin:10px 0;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer}.ai-microphone>svg{width:19px;color:var(--berry)}.ai-microphone>span{display:flex;flex-direction:column;gap:2px}.ai-microphone>span strong{font-size:10px}.ai-microphone>span small{font-size:8px;color:var(--muted)}.ai-microphone.listening{background:var(--blush);border-color:var(--berry);box-shadow:0 0 0 3px rgba(201,70,98,.1)}.ai-microphone.listening>svg{animation:micPulse 1s ease-in-out infinite}@keyframes micPulse{50%{transform:scale(1.18);opacity:.65}}.ai-connection-note{background:#fff2c9;color:#725a18!important;border-radius:7px;padding:8px 9px;margin-bottom:10px!important}.ai-preferences label,.ai-prompt-field{display:flex;flex-direction:column;gap:5px;color:#69636d;font-size:9px}.ai-prompt-field textarea{min-height:76px;resize:vertical;border:1px solid #e7cbd1;border-radius:9px;padding:10px;background:#fff;font:10px Lato,sans-serif;color:var(--ink);outline:none}.ai-preferences select:focus,.ai-prompt-field textarea:focus{border-color:var(--berry);box-shadow:0 0 0 3px rgba(201,70,98,.08)}.ai-preferences{display:grid!important;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:9px 0}.ai-preferences select{border:1px solid #e7cbd1;border-radius:8px;padding:8px;background:#fff;font:9px Lato,sans-serif;color:var(--ink)}.ai-generate-primary{width:100%;border:0;border-radius:9px;background:var(--berry);color:#fff;padding:10px 12px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;font-weight:700;cursor:pointer}.ai-generate-primary svg{width:14px}.ai-actions button:disabled,.ai-generate-primary:disabled{opacity:.55;cursor:wait}@media(max-width:520px){.ai-preferences{grid-template-columns:1fr}}.ai-job-grid{display:grid!important;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:10px 0}.ai-job-grid>button{border:1px solid #e7cbd1;background:#fff;border-radius:9px;padding:10px;text-align:left;display:flex;align-items:flex-start;gap:8px;color:var(--ink);cursor:pointer}.ai-job-grid>button:hover{border-color:var(--berry);background:#fffafb}.ai-job-grid>button>svg{width:16px;color:var(--berry);flex:0 0 auto}.ai-job-grid>button>span{display:flex;flex-direction:column;gap:2px}.ai-job-grid>button strong{font:700 10px Lato,sans-serif;color:var(--berry-dark)}.ai-job-grid>button small{font-size:8px;color:var(--muted)}.ai-result{border:1px solid #e7cbd1;background:#fff;border-radius:9px;padding:11px;margin:10px 0}.ai-result header{display:flex;justify-content:space-between;gap:10px;align-items:center}.ai-conversation .assistant button,.ai-result header button{border:0;background:var(--berry);color:#fff;border-radius:7px;padding:6px 8px;font-size:8px}.ai-result p{white-space:pre-wrap;font-size:9px;line-height:1.55;color:#514b54}.ai-refine-label{font-size:8px;color:var(--muted);margin:10px 0 6px}.ai-conversation{display:flex;flex-direction:column;gap:7px;margin:10px 0;max-height:250px;overflow:auto}.ai-conversation>div{max-width:88%;border-radius:10px;padding:8px 10px}.ai-conversation .user{align-self:flex-end;background:var(--blush)}.ai-conversation .assistant{align-self:flex-start;background:#fff;border:1px solid #ead7db}.ai-conversation strong{font:700 8px Lato,sans-serif}.ai-conversation p{font-size:9px;line-height:1.45;margin:4px 0;white-space:pre-wrap}.ai-conversation .assistant button{margin-top:4px}.ai-talk{width:100%;border:1px solid #e7bcc5;background:#fff;border-radius:10px;padding:10px 12px;margin-top:10px;display:flex;align-items:center;gap:10px;text-align:left;color:var(--berry);cursor:pointer}.ai-talk>svg{width:18px}.ai-talk>span{display:flex;flex-direction:column;gap:2px}.ai-talk>span strong{font:700 10px Lato,sans-serif}.ai-talk>span small{font-size:8px;color:var(--muted)}.ai-talk.listening{background:var(--blush);border-color:var(--berry);box-shadow:0 0 0 3px rgba(201,70,98,.1)}.ai-talk.listening>svg{animation:micPulse 1s ease-in-out infinite}@media(max-width:520px){.ai-job-grid{grid-template-columns:1fr}}.media-page{position:relative;z-index:3;padding:55px clamp(28px,4vw,68px) 80px;max-width:1440px;margin:auto}.media-header{margin-bottom:30px;padding-right:300px}.media-header h1{font-size:50px;margin:7px 0 9px}.media-header p:last-child{color:var(--muted)}.integration-notice{background:#fff8e6;color:#78601c;border:1px solid #eedc9f;border-radius:9px;padding:12px 15px;font-size:11px;margin-bottom:16px}.integration-notice.success{background:#edf7ef;color:#2f6b3e;border-color:#c9e3cf}.connection-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;margin-bottom:20px}.connection-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:22px;display:grid;grid-template-columns:45px 1fr auto;grid-gap:14px;gap:14px;align-items:center}.connection-logo{width:43px;height:43px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(135deg,#7655e5,#16c6c1);color:#fff;font-size:20px;font-weight:700}.wix-card .connection-logo{background:#111}.connection-card h2{font-family:Lato,sans-serif;font-size:13px;font-weight:700;margin:0 0 5px}.connection-card p{font-size:10px;color:var(--muted);margin:0}.connection-card>a:not(.external-provider){border:0;border-radius:8px;background:var(--berry);color:#fff;padding:10px 12px;font-size:9px;font-weight:700;display:flex;align-items:center;gap:7px}.connection-card a svg{width:13px}.external-provider{grid-column:2;font-size:9px;color:var(--berry);display:flex;align-items:center;gap:5px}.media-browser{background:#fff;border:1px solid var(--line);border-radius:13px;padding:24px;min-height:360px}.media-browser>header{display:flex;justify-content:space-between;align-items:center}.media-browser h2{font-size:23px;margin:0 0 4px}.media-browser header p{font-size:10px;color:var(--muted);margin:0}.media-actions{display:flex;gap:8px}.media-actions label{border:1px solid var(--line);border-radius:8px;padding:0 9px;display:flex;align-items:center}.media-actions button svg,.media-actions label svg{width:14px}.media-actions input{border:0;outline:0;padding:8px;width:130px;font-size:10px}.media-actions button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 10px;font-size:9px;display:flex;align-items:center;gap:6px}.media-actions .upload-media{background:var(--berry);color:#fff;border-color:var(--berry)}.empty-media{min-height:260px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--muted)}.empty-media>span{width:52px;height:52px;border-radius:50%;background:var(--blush);color:var(--berry);display:grid;place-items:center}.empty-media h3{font-family:Lato,sans-serif;font-weight:700;font-size:12px;margin:13px 0 5px}.empty-media p{font-size:10px;margin:0}.media-actions button:disabled{opacity:.55;cursor:not-allowed}.media-spinner{animation:media-spin 1s linear infinite}.media-error{margin-top:18px;border:1px solid #edc5cd;background:#fff4f6;color:#8a2d42;border-radius:8px;padding:11px 13px;font-size:10px}.media-asset-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));grid-gap:15px;gap:15px;margin-top:24px}.media-asset-card{min-width:0;border:1px solid var(--line);border-radius:10px;padding:9px;color:var(--ink);background:#fff}.media-asset-card:hover{border-color:#d88a9a;box-shadow:0 5px 16px rgba(69,42,47,.08)}.media-asset-preview{height:120px;border-radius:7px;background:var(--paper);display:grid;place-items:center;overflow:hidden;margin-bottom:9px;color:var(--berry)}.media-asset-preview img,.media-asset-preview video{width:100%;height:100%;object-fit:cover}.media-asset-preview>svg{width:30px}.media-asset-card strong{display:block;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.media-asset-card span{display:block;color:var(--muted);font-size:8px;margin-top:4px}@keyframes media-spin{to{transform:rotate(1turn)}}@media(max-width:900px){.connection-grid{grid-template-columns:1fr}.media-header{padding-right:180px}}@media(max-width:760px){.media-page{padding:35px 16px 80px}.media-header{padding:0}.media-header h1{font-size:40px}.connection-card{grid-template-columns:45px 1fr}.connection-card>a:not(.external-provider){grid-column:1/-1;justify-content:center}.media-browser>header{align-items:flex-start;gap:14px;flex-direction:column}.media-actions{width:100%;flex-wrap:wrap}.media-actions label{flex:1 1}.media-actions input{width:100%}}.login-page{min-height:100vh;background:#fbfaf9;position:relative;overflow:hidden;display:grid;place-items:center;padding:110px 24px 50px}.login-page>nav{position:absolute;z-index:4;left:clamp(24px,5vw,72px);right:clamp(24px,5vw,72px);top:27px;display:flex;justify-content:space-between;align-items:center}.login-page>nav>a{font-size:11px;color:var(--muted)}.login-decoration{position:absolute;z-index:1;top:0;left:0;right:0;height:160px}.login-decoration svg{width:100%;height:100%}.login-decoration path{fill:none;stroke:#34345f;stroke-width:2;stroke-linecap:round;vector-effect:non-scaling-stroke}.login-butterfly{position:absolute;object-fit:contain;filter:drop-shadow(0 5px 5px rgba(70,30,38,.1));transform-origin:center}.login-butterfly.la{right:5%;top:15px;width:80px;animation:flutterA 17s ease-in-out infinite}.login-butterfly.lb{right:12%;top:43px;width:92px;animation:flutterB 23s ease-in-out 3s infinite}.login-butterfly.lc{right:20%;top:18px;width:62px;animation:flutterC 19s ease-in-out 7s infinite}.login-card{position:relative;z-index:3;background:#fff;border:1px solid var(--line);border-radius:16px;width:min(430px,100%);padding:38px;box-shadow:0 25px 70px rgba(63,40,46,.1)}.login-card h1{font-size:39px;line-height:1.05;margin:8px 0 12px}.login-card>p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.5;margin-bottom:25px}.login-card form>label{display:block;margin-bottom:16px}.login-card form>label>span{display:block;font-size:10px;font-weight:700;margin-bottom:7px}.login-card form>label>div{border:1px solid var(--line);height:43px;border-radius:8px;display:flex;align-items:center;padding:0 11px;gap:9px}.login-card form>label svg{width:15px;color:#9f9699}.login-card input{border:0;outline:0;width:100%;font-size:11px;background:transparent}.login-options{display:flex;align-items:center;justify-content:space-between;font-size:9px;color:var(--muted);margin:4px 0 20px}.login-options label{display:flex;align-items:center;gap:6px}.login-options input{width:auto}.login-options a{color:var(--berry)}.login-submit{height:44px;border-radius:8px;background:var(--berry);color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;font-size:11px;font-weight:700}.login-submit:hover{background:var(--berry-dark)}.login-submit svg{width:15px}.login-card>small{display:block;color:#aaa;text-align:center;font-size:8px;line-height:1.4;margin-top:17px}@media(max-width:760px){.login-page{padding-top:140px}.login-decoration{height:120px}.login-butterfly.la{right:3%;width:60px}.login-butterfly.lb{right:18%;width:67px}.login-butterfly.lc{right:37%;width:48px}.login-card{padding:28px}.login-card h1{font-size:34px}}.field>span .select-all{border:0;background:none;color:var(--berry);font-size:9px;font-weight:700;padding:0;cursor:pointer}.platforms{flex-wrap:wrap}.platforms button.platform-wide{width:auto;grid-template-columns:18px auto;gap:6px;padding:0 10px}.platform-wide span{font-size:9px;font-weight:700}.platform-letter span{font-size:17px;font-weight:700}.preview-tabs{display:flex;gap:5px;overflow-x:auto;padding:0 0 10px;margin:-8px 0 5px;scrollbar-width:thin}.preview-tabs button{border:1px solid var(--line);background:#fff;border-radius:20px;padding:5px 8px;font-size:8px;white-space:nowrap;color:var(--muted);cursor:pointer}.preview-tabs button.active{background:var(--blush);border-color:#dda0ad;color:var(--berry-dark);font-weight:700}.preview-google-business-profile .preview-account>span{background:#4285f4}.preview-youtube .preview-media{aspect-ratio:16/9;height:auto}.preview-pinterest .preview-media{height:190px}.preview-tiktok{background:#161616;color:#fff}.preview-tiktok .placeholder,.preview-tiktok .preview-account small{color:#aaa}.platforms{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:7px;gap:7px}.platforms button,.platforms button.platform-wide{width:100%;height:44px;display:flex;align-items:center;justify-content:flex-start;gap:6px;padding:0 8px;min-width:0}.platforms button>span{font-size:8px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.platforms button svg{width:15px;flex:0 0 15px}.pinterest-mark,.platform-letter b{font-family:Arial,sans-serif;font-size:15px;line-height:1}.pinterest-mark{color:#bd081c}.platforms button.selected .pinterest-mark{color:var(--berry)}.icon-style-picker{display:flex;gap:4px;margin:-2px 0 8px}.icon-style-picker button{border:1px solid var(--line);background:#fff;border-radius:20px;padding:4px 8px;text-transform:capitalize;font-size:8px;color:var(--muted);cursor:pointer}.icon-style-picker button.active{border-color:#d98a9a;color:var(--berry-dark);background:var(--blush)}.platforms button{justify-content:center;padding:0}.platforms button svg{width:20px;height:20px}.platforms.icon-style-white button{background:#3a3436;color:#fff;border-color:#3a3436}.platforms.icon-style-white button.selected{background:var(--berry);border-color:var(--berry);box-shadow:0 0 0 2px #f5cbd3}.platforms.icon-style-pink button{color:var(--berry);background:#fffafb}.platforms.icon-style-pink button.selected{background:var(--berry);color:#fff}.platforms.icon-style-brand .platform-instagram{color:#c13584}.platforms.icon-style-brand .platform-tiktok{text-shadow:1px 1px #25f4ee,-1px -1px #fe2c55}.platforms.icon-style-brand .platform-google{color:#4285f4}.platforms.icon-style-brand button.selected{background:#f4f1f2;box-shadow:inset 0 0 0 2px currentColor}.select-wrap input{border:0;outline:0;background:transparent;width:100%;font-size:12px;color:var(--ink)}.platform-threads img{width:21px;height:21px;object-fit:contain}.icon-style-pink .platform-threads.selected img,.icon-style-white .platform-threads img{filter:brightness(0) invert(1)}.icon-style-pink .platform-threads img{filter:brightness(0) saturate(100%) invert(36%) sepia(50%) saturate(1352%) hue-rotate(304deg) brightness(84%) contrast(92%)}.icon-style-brand .platform-threads img{filter:none}.platforms{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.platforms button,.platforms button.platform-wide{height:36px}.platforms button svg{width:17px;height:17px}.platform-google img,.platform-threads img{width:17px;height:17px;object-fit:contain}.icon-style-pink .platform-google.selected img,.icon-style-white .platform-google img{filter:brightness(0) invert(1)}.icon-style-pink .platform-google img{filter:brightness(0) saturate(100%) invert(36%) sepia(50%) saturate(1352%) hue-rotate(304deg) brightness(84%) contrast(92%)}.icon-style-brand .platform-google img{filter:none}@media(max-width:420px){.platforms{grid-template-columns:repeat(3,minmax(0,1fr))}}.product-page{position:relative;z-index:3;padding:55px clamp(28px,4vw,68px) 80px;max-width:1440px;margin:auto}.product-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px;padding-right:220px}.product-header h1{font-size:50px;line-height:1;margin:7px 0 9px}.product-header>div>p:last-child{color:var(--muted);margin:0}.product-header>button{border:0;background:var(--berry);color:#fff;border-radius:9px;padding:12px 16px;display:flex;align-items:center;gap:7px;font-size:10px;font-weight:700}.product-header>button svg{width:15px}.product-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:24px;box-shadow:0 5px 22px rgba(60,40,44,.025)}.product-card h2{font-size:22px;margin:0 0 17px}.calendar-toolbar,.page-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px;gap:10px}.calendar-toolbar select,.page-toolbar select{border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px 11px;font-size:10px}.queue-state{display:flex;align-items:center;gap:12px;font-size:10px;color:#428253}.queue-state:before{content:"";width:7px;height:7px;border-radius:50%;background:#55a16a}.queue-state.paused{color:#9b702e}.queue-state.paused:before{background:#dba54f}.queue-state button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 10px;display:flex;align-items:center;gap:6px;font-size:9px}.queue-state svg{width:13px}.section-title{display:flex;justify-content:space-between;align-items:flex-start}.section-title h2{margin-bottom:4px}.section-title p{font-size:9px;color:var(--muted);margin:0}.section-title>span{font-size:9px;background:var(--blush);color:var(--berry);border-radius:20px;padding:5px 8px}.queue-list article{display:grid;grid-template-columns:18px 58px 29px 1fr auto 22px;align-items:center;grid-gap:10px;gap:10px;border-top:1px solid var(--line);padding:15px 0}.queue-list article>svg{width:14px;color:#aaa}.queue-list time{font-size:9px;font-weight:700}.mini-platform{width:27px;height:27px;border-radius:7px;background:linear-gradient(135deg,#9b429c,#ed7553);color:#fff;display:grid;place-items:center}.mini-platform svg{width:14px}.queue-list article>div{display:flex;flex-direction:column}.queue-list article strong{font-size:10px}.queue-list article small{font-size:8px;color:var(--muted);margin-top:3px}.approval-chip{font-size:8px;background:#edf7ef;color:#428253;border-radius:20px;padding:5px 7px}.queue-list article>button{border:0;background:none;color:#aaa}.two-card-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;margin-top:18px}.schedule-line{display:flex;align-items:center;gap:8px;border-top:1px solid var(--line);padding:11px 0;font-size:10px}.schedule-line>span{width:7px;height:7px;border-radius:50%}.schedule-line small{margin-left:auto;color:var(--muted)}.quiet{font-size:10px;color:var(--muted);line-height:1.6}.outline-action{border:1px solid #dba3af;color:var(--berry);background:#fff;border-radius:7px;padding:8px 10px;font-size:9px}.view-switch{display:flex;background:#efedeb;border-radius:8px;padding:3px}.view-switch button{border:0;background:transparent;padding:7px 10px;border-radius:6px;font-size:9px;color:var(--muted)}.view-switch button.active{background:#fff;color:var(--ink);box-shadow:0 2px 7px rgba(60,40,44,.08)}.month-control{display:flex;align-items:center;gap:12px}.month-control button{border:0;background:#fff;width:29px;height:29px;border-radius:7px}.month-control svg{width:13px}.month-control strong{font-family:The Seasons,Georgia,serif;font-weight:400;font-size:18px}.calendar-grid{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden}.days-grid,.weekday-row{display:grid;grid-template-columns:repeat(7,1fr)}.weekday-row span{text-align:center;padding:10px;border-bottom:1px solid var(--line);font-size:8px;text-transform:uppercase;color:var(--muted);font-weight:700}.days-grid article{height:106px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:8px;font-size:9px}.days-grid article.outside{background:#faf9f8;color:#bbb}.calendar-post{background:var(--blush);color:var(--berry-dark);border-left:2px solid var(--berry);padding:6px;margin-top:8px;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-post small{display:block;color:var(--muted);margin-top:3px}.calendar-day .days-grid article,.calendar-week .days-grid article{height:150px}.calendar-day .days-grid{grid-template-columns:1fr}.calendar-day .days-grid article:nth-child(n+2){display:none}.evergreen-summary{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin-bottom:17px}.evergreen-summary>div{background:#fff;border:1px solid var(--line);border-radius:11px;padding:15px;display:grid;grid-template-columns:25px 1fr;align-items:center}.evergreen-summary svg{color:var(--berry);width:17px;grid-row:span 2}.evergreen-summary strong{font-family:The Seasons,Georgia,serif;font-size:20px;font-weight:400}.evergreen-summary span{font-size:8px;color:var(--muted)}.evergreen-summary .recycle-toggle{display:flex;justify-content:space-between}.library-search{border:1px solid var(--line);background:#fff;border-radius:8px;padding:0 10px;display:flex;align-items:center;width:280px}.library-search svg{width:14px;color:#999}.library-search input{border:0;outline:0;padding:9px;width:100%;font-size:10px}.evergreen-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:17px;gap:17px}.evergreen-card-top,.evergreen-card-top+div{display:flex;justify-content:space-between}.evergreen-card-top>span{font-size:8px;background:var(--blush);color:var(--berry);border-radius:20px;padding:4px 7px}.evergreen-card-top button{border:0;background:none}.evergreen-grid article h2{font-family:Lato,sans-serif;font-weight:700;font-size:12px;margin:20px 0 8px}.evergreen-grid article p{font-size:10px;color:var(--muted);line-height:1.5}.evergreen-grid article>div:last-child{display:flex;justify-content:space-between;font-size:8px;color:var(--muted);border-top:1px solid var(--line);padding-top:13px}.evergreen-grid article>div:last-child strong{color:var(--ink)}.evergreen-library-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:28px 0 13px}.evergreen-library-heading h2{font-size:25px;margin:0 0 5px}.evergreen-library-heading p{font-size:10px;color:var(--muted);margin:0}.evergreen-library-heading>span{font-size:8px;color:var(--muted)}.evergreen-card-top>strong{font-size:8px;color:#4f7e5c;display:flex;align-items:center;gap:5px}.evergreen-card-top>strong i{width:6px;height:6px;border-radius:50%;background:#68a276}.evergreen-grid article>div:last-child small{display:flex;flex-direction:column;gap:4px}.evergreen-grid article>div:last-child small:last-child{text-align:right}.evergreen-grid article>div:last-child b{font-size:7px;text-transform:uppercase;letter-spacing:.08em;color:#aaa}.week-calendar{padding:0;overflow:hidden}.week-columns,.week-days{display:grid;grid-template-columns:repeat(7,1fr)}.week-days strong{text-align:center;padding:14px 5px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:9px}.week-days strong.today{color:var(--berry);background:var(--blush)}.week-columns>div{min-height:430px;border-right:1px solid var(--line);padding:34px 7px 7px;background:repeating-linear-gradient(180deg,transparent 0,transparent 53px,#f0ecee 54px)}.week-columns article{background:var(--blush);border-left:3px solid var(--berry);border-radius:5px;padding:8px;margin-bottom:12px;display:flex;flex-direction:column;gap:3px}.week-columns article small,.week-columns article time{font-size:7px;color:var(--muted)}.week-columns article strong{font-size:8px}.day-calendar{padding:0;overflow:hidden}.day-calendar>header{display:flex;align-items:center;justify-content:space-between;padding:16px 22px;border-bottom:1px solid var(--line)}.day-calendar>header div{display:flex;gap:9px;align-items:baseline}.day-calendar>header small,.day-calendar>header span{font-size:9px;color:var(--muted)}.day-calendar>header strong{font-family:The Seasons,Georgia,serif;font-size:20px}.day-hour{display:grid;grid-template-columns:65px 1fr;min-height:59px}.day-hour>time{font-size:8px;color:var(--muted);padding:8px 12px;text-align:right}.day-hour>div{border-top:1px solid var(--line);padding:5px 12px}.day-hour article{max-width:560px;background:var(--blush);border-left:3px solid var(--berry);border-radius:5px;padding:8px 11px;display:flex;flex-direction:column}.day-hour article strong{font-size:9px}.day-hour article small{font-size:7px;color:var(--muted);margin-top:3px}.evergreen-modal textarea{display:block;width:100%;min-height:120px;border:1px solid var(--line);border-radius:8px;padding:10px;margin-top:6px;font-size:10px}.business-layout{display:grid;grid-template-columns:300px 1fr;grid-gap:18px;gap:18px}.business-list{background:#fff;border:1px solid var(--line);border-radius:13px;padding:8px}.business-list button{width:100%;border:0;background:none;border-radius:9px;padding:10px;display:flex;gap:10px;align-items:center;text-align:left}.business-list button.active{background:var(--blush)}.business-list button>span{width:34px;height:34px;border-radius:9px;color:#fff;display:grid;place-items:center;font-size:9px}.business-list button>div{display:flex;flex-direction:column}.business-list strong{font-size:10px}.business-list small{font-size:8px;color:var(--muted);margin-top:3px}.business-identity{display:flex;align-items:center;gap:13px;border-bottom:1px solid var(--line);padding-bottom:20px}.business-identity>span{width:54px;height:54px;background:var(--berry);color:#fff;border-radius:12px;display:grid;place-items:center;font-family:The Seasons,Georgia,serif;font-size:19px}.business-identity h2{margin:0 0 4px}.business-identity p{font-size:9px;color:var(--muted);margin:0}.business-identity button{margin-left:auto;border:1px solid var(--line);background:#fff;border-radius:7px;padding:8px;display:flex;gap:5px;font-size:9px}.business-identity svg{width:13px}.business-detail h3{font-size:10px;margin:22px 0 10px}.connected-platforms{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.connected-platforms>div{border:1px solid var(--line);border-radius:9px;padding:12px;display:flex;flex-direction:column}.connected-platforms>div>span{width:20px;height:20px;border-radius:50%;background:#edf7ef;color:#428253;display:grid;place-items:center}.connected-platforms svg{width:11px}.connected-platforms strong{font-size:9px;margin-top:9px}.connected-platforms small{font-size:7px;color:var(--muted);margin-top:2px}.business-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:22px;padding-top:20px}.business-stats div{display:flex;flex-direction:column}.business-stats strong{font-family:The Seasons,Georgia,serif;font-size:26px;font-weight:400}.business-stats span{font-size:8px;color:var(--muted)}.analytics-metrics{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin-bottom:17px}.analytics-metrics article{background:#fff;border:1px solid var(--line);border-radius:11px;padding:17px;display:flex;flex-direction:column}.analytics-metrics span{font-size:9px;color:var(--muted)}.analytics-metrics strong{font-family:The Seasons,Georgia,serif;font-size:29px;font-weight:400;margin:10px 0 3px}.analytics-metrics small{font-size:7px;color:#428253}.analytics-grid{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:17px;gap:17px}.bar-chart{height:200px;display:flex;align-items:flex-end;gap:10px;border-bottom:1px solid var(--line);padding:15px}.bar-chart span{flex:1 1;background:linear-gradient(#d96f84,#f2c7cf);border-radius:4px 4px 0 0}.chart-labels{display:flex;justify-content:space-between;font-size:7px;color:#aaa;margin-top:7px}.rank-line{display:grid;grid-template-columns:20px 80px 1fr 35px;align-items:center;grid-gap:8px;gap:8px;margin:14px 0;font-size:9px}.rank-line b{color:var(--berry)}.rank-line>div{height:5px;background:#eee;border-radius:5px}.rank-line i{display:block;height:100%;background:var(--berry);border-radius:5px}.platform-result{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:12px 0;font-size:10px}.insight-card{background:#fffafb}.insight-card>svg{color:var(--berry)}.insight-card h2{margin:14px 0 8px}.insight-card p{font-size:10px;line-height:1.6;color:var(--muted)}.insight-card button{border:0;background:var(--berry);color:#fff;border-radius:7px;padding:8px 10px;font-size:8px}.settings-layout{display:grid;grid-template-columns:210px 1fr;grid-gap:18px;gap:18px}.settings-layout>nav{display:flex;flex-direction:column;gap:3px}.settings-layout>nav button{text-align:left;border:0;background:none;border-radius:8px;padding:11px;font-size:10px;color:var(--muted)}.settings-layout>nav button.active{background:var(--blush);color:var(--berry);font-weight:700}.settings-form>p{font-size:10px;color:var(--muted);margin-top:-10px}.settings-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px;margin-top:23px}.settings-fields label{font-size:9px;font-weight:700}.settings-fields input,.settings-fields select{display:block;width:100%;border:1px solid var(--line);border-radius:8px;padding:10px;margin-top:6px;font-size:10px;background:#fff}.settings-section{border-top:1px solid var(--line);margin-top:25px;padding-top:15px}.settings-section h3{font-size:11px}.settings-section>div{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.settings-section>div>span{display:flex;flex-direction:column}.settings-section strong{font-size:9px}.settings-section small{font-size:8px;color:var(--muted);margin-top:3px}.save-settings{border:0;background:var(--berry);color:#fff;border-radius:8px;padding:10px 13px;font-size:9px;display:flex;gap:6px;align-items:center}.save-settings svg{width:13px}@media(max-width:950px){.product-header{padding-right:180px}.analytics-grid,.business-layout,.settings-layout{grid-template-columns:1fr}.business-list{display:grid}.analytics-metrics,.business-list,.evergreen-summary{grid-template-columns:1fr 1fr}}@media(max-width:760px){.product-page{padding:35px 16px 80px}.product-header{padding:0;align-items:flex-start}.product-header h1{font-size:40px}.product-header>button{font-size:0;padding:11px}.evergreen-grid,.settings-fields,.two-card-grid{grid-template-columns:1fr}.connected-platforms{grid-template-columns:1fr 1fr}.calendar-toolbar{align-items:flex-start;flex-wrap:wrap}.days-grid article{height:75px;padding:5px}.calendar-post{font-size:0}.calendar-post small{font-size:7px}.queue-list article{grid-template-columns:16px 45px 25px 1fr}.queue-list article>.approval-chip,.queue-list article>button{display:none}.business-list{grid-template-columns:1fr}.analytics-metrics,.evergreen-summary{grid-template-columns:1fr 1fr}.library-search{width:100%}}.queue-list article{grid-template-columns:18px 58px 29px minmax(0,1fr) auto auto;transition:opacity .18s,transform .18s,background .18s}.queue-list article[draggable=true]{cursor:-webkit-grab;cursor:grab}.queue-list article[draggable=true]:active{cursor:-webkit-grabbing;cursor:grabbing}.queue-list article.dragging{opacity:.42;transform:scale(.99);background:#fff8fa}.queue-drag-handle{cursor:-webkit-grab;cursor:grab}.queue-actions{display:flex!important;flex-direction:row!important;gap:3px}.queue-actions button{width:28px;height:28px;border:1px solid transparent;border-radius:7px;background:transparent;color:#777;display:grid;place-items:center}.queue-actions button:hover{border-color:#ebc7d0;background:#fff7f9;color:var(--berry)}.queue-actions button svg{width:13px}.queue-actions button:last-child:hover{color:#a52f47}.queue-notice{font-size:10px;color:#486f56;background:#f0f8f2;border-radius:8px;padding:9px 11px;margin:12px 0 0}.queue-empty{font-size:11px;color:var(--muted);padding:25px 0;text-align:center}.queue-modal-backdrop{position:fixed;inset:0;z-index:100;background:rgba(31,28,38,.38);display:grid;place-items:center;padding:20px}.queue-modal{width:min(650px,100%);background:#fff;border-radius:15px;padding:28px;box-shadow:0 25px 80px rgba(31,28,38,.2)}.queue-modal h2{font:32px var(--heading);margin:5px 0 20px}.queue-modal label{display:flex;flex-direction:column;gap:7px;font-size:9px;font-weight:700;color:#5d5963}.queue-modal input,.queue-modal select,.queue-modal textarea{width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;padding:11px;font:11px Lato,sans-serif;color:var(--ink)}.queue-modal textarea{min-height:145px;resize:vertical}.queue-edit-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-top:15px}.queue-modal footer{display:flex;justify-content:flex-end;gap:8px;margin-top:22px}.queue-modal footer button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 14px;font-size:10px}.queue-modal footer button[type=submit]{background:var(--berry);border-color:var(--berry);color:#fff}.week-columns>div.calendar-drop-target{background:rgba(201,70,98,.035);outline:1px dashed rgba(201,70,98,.2);outline-offset:-3px}.week-columns article[draggable=true]{cursor:-webkit-grab;cursor:grab}.week-columns article[draggable=true]:active{cursor:-webkit-grabbing;cursor:grabbing}.queue-post-preview{grid-column:4/-1;width:min(520px,100%);margin:4px 0 8px;border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden;cursor:default;display:block!important}.queue-preview-account{display:flex!important;flex-direction:row!important;align-items:center;gap:9px;padding:12px 14px}.queue-preview-account>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--blush);color:var(--berry);font-size:9px;font-weight:800}.queue-preview-account>div{display:flex;flex-direction:column}.queue-preview-account strong{font-size:10px}.queue-preview-account small{font-size:8px;color:var(--muted);margin-top:2px}.queue-post-preview>p{font-size:10px;line-height:1.55;white-space:pre-wrap;margin:0;padding:0 14px 12px}.queue-preview-media{display:block;background:#f2efef}.queue-preview-media img,.queue-preview-media video{display:block;width:100%;max-height:360px;object-fit:contain;background:#f2efef}.queue-preview-link{display:flex;align-items:center;gap:10px;padding:11px 14px;border-top:1px solid var(--line);color:var(--ink);text-decoration:none}.queue-preview-link>img{width:58px;height:44px;object-fit:cover;border-radius:5px}.queue-preview-link>span{display:flex;flex:1 1;min-width:0;flex-direction:column}.queue-preview-link strong{font-size:10px}.queue-preview-link small{font-size:8px;color:var(--muted);line-height:1.4;margin-top:2px}.queue-preview-link em{font-size:7px;color:#999;font-style:normal;margin-top:3px}.queue-preview-link b{border-radius:7px;background:var(--berry);color:#fff;padding:8px 10px;font-size:8px;white-space:nowrap}@media(max-width:760px){.queue-list article{grid-template-columns:16px 45px 25px minmax(0,1fr)}.queue-list article>.approval-chip{display:none}.queue-actions{justify-content:flex-end}.queue-actions,.queue-post-preview{grid-column:2/-1}.queue-edit-grid{grid-template-columns:1fr}}.preview-mode{display:flex;background:var(--paper);padding:2px;border-radius:7px}.preview-mode button{border:0;background:transparent;border-radius:5px;padding:5px 8px;font-size:8px;color:var(--muted)}.preview-mode button.active{background:#fff;color:var(--berry);box-shadow:0 1px 5px rgba(60,40,44,.08)}.all-previews{max-height:520px;overflow:auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;padding-right:3px}.all-previews>div>strong{display:block;font-size:8px;margin:0 0 4px;color:var(--muted)}.compact-preview{padding:9px}.compact-preview .preview-account>span{width:25px;height:25px}.compact-preview .preview-account strong{font-size:9px}.compact-preview>p{font-size:9px;max-height:42px;overflow:hidden}.compact-preview .preview-media{height:75px}.compact-preview.preview-pinterest .preview-media{height:95px}@media(max-width:1050px){.all-previews{grid-template-columns:1fr 1fr}}@media(max-width:420px){.all-previews{grid-template-columns:1fr}}.connected-platforms>div>span.off{background:#f3f1f2}.business-modal-backdrop{position:fixed;z-index:100;inset:0;background:rgba(37,29,32,.42);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:20px}.business-modal{width:min(560px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:15px;padding:27px;box-shadow:0 30px 90px rgba(35,20,25,.25)}.business-modal>header{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--line);padding-bottom:17px}.business-modal h2{font-size:28px;margin:4px 0 0}.business-modal>header>button{border:0;background:none;font-size:24px;color:var(--muted)}.business-modal form{padding-top:19px}.business-form-row label,.business-modal form>label{display:block;font-size:9px;font-weight:700;margin-bottom:14px}.business-modal input:not([type=color]),.business-modal select{display:block;width:100%;border:1px solid var(--line);border-radius:8px;padding:10px;margin-top:6px;font-size:10px;background:#fff}.business-form-row{display:grid;grid-template-columns:120px 1fr;grid-gap:14px;gap:14px}.business-form-row input[type=color]{display:block;width:100%;height:38px;border:1px solid var(--line);border-radius:8px;padding:4px;margin-top:6px;background:#fff}.business-modal fieldset{border:0;padding:0;margin:2px 0 20px}.business-modal legend{font-size:9px;font-weight:700;margin-bottom:8px}.business-platform-picker{display:flex;flex-wrap:wrap;gap:6px}.business-platform-picker button{border:1px solid var(--line);background:#fff;border-radius:20px;padding:6px 9px;font-size:8px;display:flex;align-items:center;gap:4px}.business-platform-picker button.selected{border-color:#d88a9a;background:var(--blush);color:var(--berry-dark)}.business-platform-picker svg{width:10px}.business-modal footer{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid var(--line);padding-top:16px}.business-modal footer button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px 13px;font-size:9px}.business-modal footer button[type=submit]{background:var(--berry);border-color:var(--berry);color:#fff;font-weight:700}.business-modal>small{display:block;text-align:center;color:#aaa;font-size:7px;margin-top:13px}.business-form-row{grid-template-columns:210px 1fr}.business-form-row .brand-color-control input[type=color]{width:54px;height:42px;margin:0}.brand-color-control{display:flex;align-items:flex-start;gap:8px;margin-top:6px}.brand-color-control>div{flex:1 1}.brand-color-control span{display:block;color:var(--muted);font-size:7px;letter-spacing:.12em}.business-modal .brand-color-control .brand-hex-input{margin-top:2px;padding:7px 8px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;text-transform:uppercase}.brand-color-control small{display:block;margin-top:3px;color:var(--muted);font-size:7px;font-weight:400}.social-profiles-panel{margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}.social-profiles-panel>header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.social-profiles-panel>header h3{margin:4px 0 5px;font-size:19px}.social-profiles-panel>header p{margin:0;color:var(--muted);font-size:10px;max-width:560px;line-height:1.5}.social-profiles-panel>header>svg{color:var(--berry);width:25px;height:25px}.profile-notice{display:flex;gap:7px;align-items:center;margin:14px 0 0;padding:10px 12px;border-radius:9px;background:#fff4d6;color:#765500;font-size:9px}.profile-notice svg{width:14px}.profile-list{display:grid;grid-gap:8px;gap:8px;margin-top:14px}.profile-list article{display:grid;grid-template-columns:42px 1fr auto auto;align-items:center;grid-gap:11px;gap:11px;border:1px solid var(--line);border-radius:11px;padding:10px}.profile-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--blush);color:var(--berry-dark);font-weight:800;overflow:hidden}.profile-avatar img{width:42px;height:42px;object-fit:cover}.profile-identity{display:grid;grid-gap:2px;gap:2px}.profile-identity small{text-transform:uppercase;letter-spacing:.09em;color:var(--muted);font-size:7px}.profile-identity strong{font-size:11px}.profile-identity span{font-size:8px;color:var(--muted)}.profile-health{display:flex;align-items:center;gap:4px;border-radius:20px;background:#f0f7f2;color:#35734b;padding:5px 8px;font-size:8px;text-transform:capitalize}.profile-health svg{width:11px}.profile-health.disconnected,.profile-health.expired,.profile-health.failed{background:#fff0f1;color:#a63d50}.profile-list article>button{display:flex;align-items:center;gap:4px;border:0;background:transparent;color:var(--muted);font-size:8px}.profile-list article>button svg{width:11px}.profile-empty{display:grid;place-items:center;text-align:center;border:1px dashed #dcb9c1;border-radius:12px;padding:20px;background:#fffafb}.profile-empty>svg{color:var(--berry);width:23px}.profile-empty strong{font-size:11px;margin-top:7px}.profile-empty p{font-size:9px;color:var(--muted);max-width:430px;margin:5px 0 0;line-height:1.5}.provider-connect-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:13px}.provider-connect-grid a{display:grid;grid-template-columns:34px 1fr 16px;align-items:center;grid-gap:10px;gap:10px;text-decoration:none;color:var(--ink);border:1px solid var(--line);border-radius:10px;padding:11px;background:#fff}.provider-connect-grid a:hover{border-color:#d88a9a;background:var(--blush);transform:translateY(-1px)}.provider-connect-grid a>span{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:#f5eef0;color:var(--berry);font-weight:800}.provider-connect-grid a>div{display:grid;grid-gap:2px;gap:2px}.provider-connect-grid a strong{font-size:9px}.provider-connect-grid a small{font-size:7px;color:var(--muted)}.provider-connect-grid a b{width:max-content;margin-top:5px;border-radius:15px;padding:5px 9px;background:var(--berry);color:#fff;font-size:8px;letter-spacing:.01em}.provider-connect-grid a>svg{width:14px;color:var(--muted)}.provider-connect-grid a.configured{border-color:#afd4bb}.provider-connect-grid a.configured>span{background:#edf8f0;color:#347149}@media(max-width:720px){.provider-connect-grid{grid-template-columns:1fr}.profile-list article{grid-template-columns:42px 1fr}.profile-health,.profile-list article>button{grid-column:2}.business-form-row{grid-template-columns:1fr}}.evergreen-choice{width:100%;margin-top:20px;padding:13px;border:1px solid var(--line);border-radius:10px;background:#fff;display:grid;grid-template-columns:32px 1fr auto;align-items:center;grid-gap:10px;gap:10px;text-align:left;cursor:pointer;color:var(--ink)}.evergreen-choice:hover{border-color:#d88a9a;background:#fffafb}.evergreen-choice.selected{border-color:var(--berry);background:var(--blush);box-shadow:0 0 0 2px rgba(201,70,98,.08)}.evergreen-choice-icon{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#f5eef0;color:var(--berry)}.evergreen-choice-icon .leaf-icon{font-size:18px}.evergreen-choice>span:nth-child(2){display:grid;grid-gap:3px;gap:3px}.evergreen-choice strong{font-size:12px}.evergreen-choice small{font-size:9px;color:var(--muted);line-height:1.35}.evergreen-choice-state{min-width:35px;display:grid;place-items:center;border-radius:20px;background:#eee9ea;color:var(--muted);padding:5px 8px;font-size:8px;font-weight:800;text-transform:uppercase}.evergreen-choice.selected .evergreen-choice-state{background:var(--berry);color:#fff}.evergreen-choice-state svg{width:13px;height:13px}.caption-box,.upload-zone{border-color:rgba(53,53,74,.28);outline:1px dashed rgba(53,53,74,.08);outline-offset:2px;box-shadow:2px 3px 0 rgba(53,53,74,.11),4px 5px 1px rgba(53,53,74,.055),7px 8px 5px rgba(53,53,74,.025)}.caption-box:focus-within{outline-color:rgba(53,53,74,.12);box-shadow:2px 3px 0 rgba(53,53,74,.13),4px 5px 1px rgba(53,53,74,.065),7px 8px 5px rgba(53,53,74,.03),0 0 0 3px var(--blush)}.quick-actions>a{cursor:pointer;text-decoration:none}.quick-actions>a:hover{background:#fffafb;color:var(--berry-dark)}.evergreen-category-heading{display:flex;align-items:baseline;justify-content:space-between;margin:25px 0 10px}.evergreen-category-heading h2{font-size:24px;margin:0}.evergreen-category-heading span{font-size:8px;color:var(--muted)}.evergreen-category-counts{grid-template-columns:repeat(9,minmax(72px,1fr));margin:0 0 18px}@media(max-width:1050px){.evergreen-category-counts{grid-template-columns:repeat(5,1fr)}}@media(max-width:760px){.evergreen-category-counts{grid-template-columns:repeat(3,1fr)}}.pwa-install-card{position:fixed;z-index:150;right:22px;bottom:22px;width:min(390px,calc(100vw - 30px));display:grid;grid-template-columns:48px 1fr auto 24px;align-items:center;grid-gap:11px;gap:11px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px;box-shadow:0 18px 60px rgba(55,29,36,.2)}.pwa-install-card>img{width:48px;height:48px;object-fit:contain;border-radius:11px;background:var(--blush)}.pwa-install-card>div{display:flex;flex-direction:column;gap:4px}.pwa-install-card strong{font-size:11px}.pwa-install-card span{font-size:8px;color:var(--muted)}.pwa-install-card>button:not(.pwa-dismiss){border:0;border-radius:8px;background:var(--berry);color:#fff;padding:9px 11px;display:flex;align-items:center;gap:6px;font-size:9px;font-weight:700;cursor:pointer}.pwa-install-card button svg{width:13px;height:13px}.pwa-install-card .pwa-dismiss{border:0;background:none;color:#aaa;padding:3px;cursor:pointer}.offline-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;background:var(--paper)}.offline-page>img{width:150px;height:150px;object-fit:contain}.offline-page h1{font-size:48px;margin:8px 0}.offline-page>p:not(.eyebrow){max-width:430px;color:var(--muted);font-size:12px;line-height:1.6}.offline-page a{margin-top:14px;background:var(--berry);color:#fff;padding:11px 18px;border-radius:8px;font-size:10px;font-weight:700}@media(max-width:600px){.pwa-install-card{right:15px;bottom:15px;grid-template-columns:42px 1fr 24px}.pwa-install-card>img{width:42px;height:42px}.pwa-install-card>button:not(.pwa-dismiss){grid-column:2;padding:9px;justify-content:center}.pwa-install-card .pwa-dismiss{grid-row:1;grid-column:3}.offline-page h1{font-size:38px}}.mobile-menu-backdrop,.mobile-menu-button,.mobile-menu-close{display:none}@media(max-width:760px){.mobile-menu-button{display:grid;position:fixed;z-index:72;top:14px;left:14px;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--berry-dark);box-shadow:0 5px 18px rgba(55,29,36,.12);cursor:pointer}.mobile-menu-button svg,.mobile-menu-close svg{width:20px}.mobile-menu-backdrop{display:block;position:fixed;z-index:73;inset:0;border:0;background:rgba(40,28,31,.38);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-menu-close{display:grid;position:absolute;right:15px;top:15px;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:var(--paper);color:var(--ink);cursor:pointer}.sidebar{z-index:74;top:0;right:auto;bottom:0;width:min(285px,86vw);height:100dvh;display:flex;flex-direction:column;padding:25px 20px;transform:translateX(-105%);transition:transform .24s ease;box-shadow:12px 0 50px rgba(40,28,31,.2);overflow-y:auto}.sidebar.mobile-open{transform:translateX(0)}.sidebar>.brand{display:flex;padding-right:40px;margin-bottom:22px}.sidebar>.search-button{display:flex}.side-bottom{display:block}.butterfly-ai-nav{display:flex}.side-nav{margin-top:20px;flex-direction:column;justify-content:flex-start;width:100%}.side-nav a{display:flex!important;font-size:14px;padding:10px 13px}.workspace{margin:0;width:100%}.composer-page,.product-page{padding-top:78px}}.mobile-butterfly-ai{display:none}@media(max-width:760px){.mobile-butterfly-ai{display:flex;position:fixed;z-index:70;left:14px;bottom:14px;align-items:center;gap:8px;background:#fffafb;border:1px solid #e9b7c1;border-radius:13px;padding:8px 12px 8px 8px;box-shadow:0 8px 28px rgba(78,36,47,.18)}.mobile-butterfly-ai img{width:38px;height:29px;object-fit:contain;animation:navButterfly 12s ease-in-out infinite}.mobile-butterfly-ai>span{display:flex;flex-direction:column}.mobile-butterfly-ai strong{font-family:The Seasons,Georgia,serif;font-size:14px;font-weight:400;color:var(--berry-dark)}.mobile-butterfly-ai small{font-size:7px;color:var(--muted);margin-top:2px}.sidebar.mobile-open~.workspace+.mobile-butterfly-ai{display:none}}.login-decoration path{stroke-dasharray:1800;stroke-dashoffset:1800;animation:loginLineDraw 2.4s ease-out .15s forwards}@keyframes loginLineDraw{to{stroke-dashoffset:0}}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:var(--paper);border-radius:8px;padding:3px;margin-bottom:22px}.auth-tabs button{border:0;background:transparent;border-radius:6px;padding:8px;font-size:10px;color:var(--muted);cursor:pointer}.auth-tabs button.active{background:#fff;color:var(--berry-dark);font-weight:700;box-shadow:0 2px 8px rgba(60,40,44,.08)}.password-view{border:0;background:none;display:grid;place-items:center;padding:3px;color:var(--muted);cursor:pointer}.password-view svg{width:15px!important}.login-card:has(.auth-tabs button:nth-child(2).active){margin-top:50px}.passwordless-note{display:flex;align-items:center;gap:12px;border:1px solid var(--line);background:var(--paper);border-radius:9px;padding:13px;margin:0 0 18px}.passwordless-note>svg{width:18px;color:var(--berry);flex:0 0 auto}.passwordless-note>div{display:flex;flex-direction:column;gap:3px}.passwordless-note strong{font-size:10px}.passwordless-note span{font-size:9px;color:var(--muted);line-height:1.4}.login-submit{width:100%;border:0;cursor:pointer}.login-submit:disabled{opacity:.7;cursor:wait}.sign-out-button{width:100%;border:0;background:none;color:inherit;display:flex;align-items:center;gap:12px;padding:11px 13px;border-radius:8px;cursor:pointer;font:inherit;font-size:14px}.sign-out-button:hover{background:var(--paper)}.media-thumbnails{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin-top:9px}.media-thumbnails>div{position:relative;min-width:0}.media-thumbnails img,.media-thumbnails video,.media-thumbnails>div>span{width:100%;height:72px;object-fit:cover;border:1px solid var(--line);border-radius:7px;background:#f3f1f2;display:grid;place-items:center;font-size:9px}.media-thumbnails button{position:absolute;right:-4px;top:-5px;width:19px;height:19px;border:2px solid #fff;border-radius:50%;background:var(--berry);color:#fff;display:grid;place-items:center;padding:0}.media-thumbnails button svg{width:10px}.media-thumbnails small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:7px;color:var(--muted);margin-top:4px}.preview-media.has-media{height:auto;background:#eee}.preview-media.has-media img,.preview-media.has-media video{max-height:260px;object-fit:cover}.preview-media.has-media{height:260px;overflow:hidden}.preview-media.has-media img,.preview-media.has-media video{width:100%;height:100%;max-height:none;object-fit:contain;background:#f1efed;display:block}.caption-link-editor{display:grid;grid-template-columns:minmax(160px,1fr) minmax(135px,.55fr) auto auto;grid-gap:7px;gap:7px;align-items:center;border-top:1px solid var(--line);padding:9px 12px;background:#fffafb}.caption-link-editor input,.caption-link-editor select{min-width:0;border:1px solid var(--line);border-radius:7px;padding:8px 10px;font-size:11px;outline:0;background:#fff}.caption-link-editor input:focus,.caption-link-editor select:focus{border-color:#d88b9b}.caption-link-editor button{border:0;border-radius:7px;background:var(--berry);color:#fff;padding:8px 11px;font-size:10px;font-weight:700;cursor:pointer}.caption-link-editor button:last-child{display:grid;place-items:center;background:transparent;color:var(--muted);padding:5px}.caption-link-editor button:last-child svg{width:15px}.caption-link-loading{border-top:1px solid var(--line);padding:13px;color:var(--muted);font-size:10px}.caption-link-preview{display:grid;grid-template-columns:110px 1fr;border-top:1px solid var(--line);background:#f7f5f4;color:var(--ink);text-decoration:none;min-height:90px}.caption-link-preview>img{width:110px;height:100%;min-height:90px;max-height:120px;object-fit:cover}.caption-link-preview>span{min-width:0;padding:13px;display:flex;flex-direction:column;justify-content:center}.caption-link-preview strong{font-size:12px;line-height:1.35}.caption-link-preview small{font-size:9px;line-height:1.45;color:var(--muted);margin-top:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.caption-link-preview em{font-size:8px;color:var(--berry);font-style:normal;margin-top:7px}.owner-code-field{position:relative;display:flex}.owner-code-field input{width:100%;padding-right:40px}.owner-preview-form .owner-code-reveal{position:absolute;right:4px;top:4px;width:32px;height:32px;padding:0;display:grid;place-items:center;background:transparent;color:var(--muted)}.owner-preview-form .owner-code-reveal svg{width:16px}.draft-action{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.draft-action small{font-size:8px;color:#a63d53}.draft-button:disabled{opacity:.65;cursor:wait}.queue-view-tabs{display:flex;background:var(--paper);border-radius:8px;padding:3px;margin-left:auto}.queue-view-tabs button{border:0;background:transparent;border-radius:6px;padding:8px 14px;color:var(--muted);font-size:10px;font-weight:700;cursor:pointer}.queue-view-tabs button.active{background:#fff;color:var(--berry-dark);box-shadow:0 2px 7px rgba(60,40,44,.08)}.queue-evergreen-toggle{width:100%;display:flex;align-items:center;gap:11px;margin-top:14px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:12px;text-align:left;color:var(--ink);cursor:pointer}.queue-evergreen-toggle>svg{width:18px;color:var(--berry)}.queue-evergreen-toggle>span{display:flex;flex-direction:column;gap:3px}.queue-evergreen-toggle strong{font-size:10px}.queue-evergreen-toggle small{font-size:8px;color:var(--muted)}.queue-evergreen-toggle.selected{border-color:var(--berry);background:var(--blush)}.caption-link-preview b{align-self:flex-start;margin-top:9px;background:var(--berry);color:#fff;border-radius:6px;padding:7px 11px;font-size:9px}.caption-link-preview:hover b{background:var(--berry-dark)}@media(max-width:620px){.caption-link-editor{grid-template-columns:1fr auto}.caption-link-editor input{grid-column:1/-1}}.preview-cta-button{display:block;margin:10px 12px 12px;padding:9px 12px;border-radius:7px;background:var(--berry);color:#fff;text-align:center;text-decoration:none;font-size:10px;font-weight:800}.preview-cta-button:hover{background:var(--berry-dark)}.preview-link-summary{display:flex;flex-direction:column;padding:11px 12px 0;color:var(--ink);text-decoration:none}.preview-link-summary strong{font-size:10px;line-height:1.35}.preview-link-summary small{font-size:8px;line-height:1.4;color:var(--muted);margin-top:3px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.preview-link-summary em{font-size:7px;color:var(--berry);font-style:normal;margin-top:5px}.compact-preview .preview-link-summary{padding:8px 9px 0}.compact-preview .preview-link-summary small{display:none}.compact-preview .preview-media.link-card-media,.preview-media.link-card-media{height:auto;aspect-ratio:1200/630;background:#f1efed}.compact-preview .preview-media.link-card-media img,.preview-media.link-card-media img{width:100%;height:100%;object-fit:cover}.preview-account>span{overflow:hidden;flex:0 0 auto}.preview-account>span>img{width:100%;height:100%;display:block;object-fit:cover}.preview-media{position:relative}.preview-media-link{position:absolute;inset:0;z-index:1;border-radius:inherit}.preview-media-link:focus-visible{outline:3px solid var(--berry);outline-offset:-3px}.sequence-builder{margin-top:13px;border:1px solid var(--line);border-radius:10px;background:#fffafb;overflow:hidden}.sequence-builder>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px}.sequence-builder>header>div{display:flex;flex-direction:column;gap:4px}.sequence-builder>header strong{font-size:11px}.sequence-builder>header small{font-size:8px;color:var(--muted)}.sequence-builder>header>button{border:1px solid var(--berry);border-radius:7px;background:#fff;color:var(--berry);padding:8px 11px;font-size:9px;font-weight:800;cursor:pointer}.sequence-builder>header>button.active{background:var(--berry);color:#fff}.sequence-items{display:flex;flex-direction:column;border-top:1px solid var(--line)}.sequence-items article{display:grid;grid-template-columns:24px 76px 1fr;grid-gap:11px;gap:11px;align-items:start;padding:12px;border-bottom:1px solid var(--line)}.sequence-items article:last-child{border-bottom:0}.sequence-items article>span{width:24px;height:24px;border-radius:50%;background:var(--berry);color:#fff;display:grid;place-items:center;font-size:9px;font-weight:800}.sequence-file,.sequence-items article>img{width:76px;height:76px;border-radius:7px;object-fit:cover;background:#eee}.sequence-file{display:grid;place-items:center;color:var(--muted);font-size:9px}.sequence-items label{display:flex;flex-direction:column;gap:5px}.sequence-items textarea{min-height:72px;resize:vertical;border:1px solid var(--line);border-radius:7px;padding:8px;font:inherit;font-size:10px}.sequence-items label>small{text-align:right;font-size:8px;color:var(--muted)}.sequence-interval{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 10px 9px;padding:9px 11px;border:1px solid var(--line);border-radius:7px;font-size:9px;color:var(--muted)}.sequence-interval input{width:65px;border:1px solid var(--line);border-radius:6px;padding:7px}@media(max-width:620px){.sequence-items article{grid-template-columns:24px 58px 1fr}.sequence-file,.sequence-items article>img{width:58px;height:58px}}.post-format-options{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.post-format-options>button{display:flex;align-items:center;gap:11px;min-height:70px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:13px;text-align:left;color:var(--ink);cursor:pointer}.post-format-options>button>svg{width:20px;color:var(--berry);flex:0 0 auto}.post-format-options>button>span{display:flex;flex-direction:column;gap:4px}.post-format-options strong{font-size:11px}.field-help,.post-format-options small{font-size:8px;line-height:1.4;color:var(--muted)}.post-format-options>button.selected{border-color:var(--berry);background:var(--blush);box-shadow:0 0 0 1px rgba(192,72,95,.12)}.field-help{display:block;margin:-4px 0 7px}@media(max-width:620px){.post-format-options{grid-template-columns:1fr}}.sidebar-collapse-button{position:absolute;right:-15px;top:24px;width:30px;height:30px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--berry-dark);display:grid;place-items:center;cursor:pointer;box-shadow:0 4px 12px rgba(55,29,36,.1);z-index:2}.sidebar-collapse-button svg{width:15px}.sidebar-collapsed .sidebar{width:76px;padding-left:13px;padding-right:13px}.sidebar-collapsed .sidebar .brand,.sidebar-collapsed .sidebar .butterfly-ai-nav,.sidebar-collapsed .sidebar .search-button,.sidebar-collapsed .sidebar .side-nav a{font-size:0}.sidebar-collapsed .sidebar .brand{overflow:hidden;width:45px}.sidebar-collapsed .sidebar .brand>:not(:first-child){display:none}.sidebar-collapsed .sidebar .search-button{justify-content:center}.sidebar-collapsed .sidebar .search-button kbd{display:none}.sidebar-collapsed .sidebar .side-bottom>a,.sidebar-collapsed .sidebar .side-nav a,.sidebar-collapsed .sidebar .sign-out-button{justify-content:center;font-size:0}.sidebar-collapsed .sidebar .profile{justify-content:center;padding-left:0;padding-right:0}.sidebar-collapsed .sidebar .profile div{display:none}.sidebar-collapsed .workspace{margin-left:76px;width:calc(100% - 76px)}.sidebar,.workspace{transition:width .2s ease,margin-left .2s ease,padding .2s ease}@media(max-width:760px){.sidebar-collapse-button{display:none}.sidebar-collapsed .sidebar{width:min(285px,86vw);padding:25px 20px}.sidebar-collapsed .sidebar .brand,.sidebar-collapsed .sidebar .butterfly-ai-nav,.sidebar-collapsed .sidebar .search-button,.sidebar-collapsed .sidebar .side-nav a{font-size:14px}.sidebar-collapsed .sidebar .side-bottom>a,.sidebar-collapsed .sidebar .side-nav a,.sidebar-collapsed .sidebar .sign-out-button{justify-content:flex-start;font-size:14px}.sidebar-collapsed .sidebar .profile{justify-content:flex-start}.sidebar-collapsed .sidebar .profile div{display:flex}.sidebar-collapsed .workspace{margin:0;width:100%}}.media-file-input{display:none}.upload-zone{width:100%;background:#fff;font-family:Lato,sans-serif}.media-picker-backdrop{position:fixed;z-index:120;inset:0;background:rgba(37,29,32,.45);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;padding:20px}.media-picker{width:min(680px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:17px;padding:28px;box-shadow:0 32px 100px rgba(35,20,25,.28)}.media-picker>header{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:19px}.media-picker h2{font-size:30px;margin:5px 0 7px}.media-picker header p:last-child{font-size:11px;color:var(--muted);margin:0}.media-picker header>button{border:0;background:var(--paper);width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:var(--muted);cursor:pointer}.media-picker header>button svg{width:15px}.media-source-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;padding:20px 0}.media-source{min-height:66px;border:1px solid var(--line);background:#fff;border-radius:11px;padding:10px 12px;display:flex;align-items:center;gap:11px;text-align:left;color:var(--ink);cursor:pointer}.media-source:hover{border-color:#d9909f;background:#fffafb}.media-source>span{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:var(--blush);color:var(--berry);font-size:15px;font-weight:700}.media-source.upload-source>span{background:var(--berry);color:#fff}.media-source.unsplash>span,.media-source.wix>span{background:#171415;color:#fff}.media-source.canva>span{background:linear-gradient(135deg,#7655e5,#16c6c1);color:#fff}.media-source.shutterstock>span{background:#ef3340;color:#fff}.media-source.adobe>span{background:#fa0f00;color:#fff}.media-source.pexels>span{background:#05a081;color:#fff}.media-source.drive>span{background:#4285f4;color:#fff}.media-source>div{display:flex;flex:1 1;flex-direction:column}.media-source strong{font-size:11px}.media-source small{font-size:8px;color:var(--muted);margin-top:4px}.media-source>svg{width:12px;color:#aaa}.media-picker>footer{border-top:1px solid var(--line);padding-top:16px;display:flex;align-items:center;justify-content:space-between;gap:18px}.media-picker>footer span{font-size:8px;color:var(--muted);line-height:1.5}.media-picker>footer a{white-space:nowrap;color:var(--berry);font-size:9px;font-weight:700}@media(max-width:600px){.media-picker{padding:22px}.media-source-grid{grid-template-columns:1fr}.media-picker>footer{align-items:flex-start;flex-direction:column}.media-picker h2{font-size:25px}}.media-picker-status{font-size:10px;color:var(--muted);padding:18px 2px 0}.media-picker-status.error{color:#96384e}.composer-library-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(105px,1fr));grid-gap:9px;gap:9px;padding-top:20px}.composer-library-grid button{min-width:0;border:1px solid var(--line);border-radius:9px;background:#fff;padding:7px;color:var(--ink);cursor:pointer;text-align:left}.composer-library-grid button:hover{border-color:#d9909f;background:#fffafb}.composer-library-grid button>span,.composer-library-grid img,.composer-library-grid video{display:grid;place-items:center;width:100%;height:82px;object-fit:cover;border-radius:6px;background:var(--paper);color:var(--berry);font-size:10px}.composer-library-grid strong{display:block;font-size:8px;margin-top:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.evergreen-category-counts{display:grid;grid-template-columns:repeat(auto-fit,minmax(95px,1fr));grid-gap:9px;gap:9px;margin:18px 0}.evergreen-category-counts button{border:1px solid var(--line);border-radius:10px;background:#fff;padding:12px;text-align:left;display:flex;flex-direction:column;gap:3px;cursor:pointer}.evergreen-category-counts button.active,.evergreen-category-counts button:hover{border-color:var(--berry);background:var(--blush)}.evergreen-category-counts strong{font-family:The Seasons,Georgia,serif;font-size:23px;font-weight:400}.evergreen-category-counts span{font-size:8px;color:var(--muted)}.evergreen-upcoming-list{display:flex;flex-direction:column;gap:11px}.evergreen-upcoming-list>article{display:grid;grid-template-columns:72px 1fr auto;grid-gap:18px;gap:18px;align-items:start}.evergreen-upcoming-list>article>time{border-right:1px solid var(--line);display:flex;flex-direction:column;gap:3px;padding:5px 15px 5px 0}.evergreen-upcoming-list>article>time strong{font-family:The Seasons,Georgia,serif;font-size:20px;font-weight:400}.evergreen-upcoming-list>article>time span{font-size:7px;text-transform:uppercase;color:var(--berry);font-weight:700}.evergreen-post-copy>div{display:flex;gap:8px;align-items:center}.evergreen-post-copy>div>span{font-size:7px;color:var(--berry);background:var(--blush);border-radius:20px;padding:4px 7px}.evergreen-post-copy>div>small{font-size:8px;color:var(--muted)}.evergreen-post-copy h2{font-family:Lato,sans-serif;font-size:12px;margin:11px 0 5px}.evergreen-post-copy p{font-size:10px;line-height:1.55;color:var(--ink);margin:0}.evergreen-post-copy footer{font-size:8px;color:var(--muted);margin-top:9px}.evergreen-post-actions{display:flex;gap:6px}.evergreen-post-actions button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px 9px;display:flex;align-items:center;gap:5px;font-size:8px;cursor:pointer}.evergreen-post-actions button:hover{border-color:var(--berry);color:var(--berry)}.evergreen-post-actions svg{width:12px;height:12px}.evergreen-empty{text-align:center;border:1px dashed var(--line);border-radius:12px;padding:40px;color:var(--muted)}.evergreen-empty svg{color:var(--berry)}.evergreen-empty h2{font-size:22px;margin:10px 0 5px}.evergreen-empty p{font-size:9px}@media(max-width:760px){.evergreen-upcoming-list>article{grid-template-columns:58px 1fr}.evergreen-post-actions{grid-column:2}.evergreen-category-counts{grid-template-columns:repeat(3,1fr)}}.business-identity .business-actions{margin-left:auto;display:flex;gap:7px}.business-identity .business-actions button{margin-left:0;cursor:pointer}.business-identity .business-actions .delete-business{border-color:#efcbd2;color:#a63d53}.business-identity .business-actions .delete-business:hover{background:#fff2f4;border-color:#d8798c}.business-list button[draggable=true]{cursor:-webkit-grab;cursor:grab}.business-list button[draggable=true]:active{cursor:-webkit-grabbing;cursor:grabbing}.business-list button.dragging{opacity:.48;background:#f5e8eb}.business-list .business-drag-handle{width:14px;height:14px;flex:0 0 14px;color:#b4aaad}.business-platform-picker .select-all-platforms{border-style:dashed;font-weight:700}.business-platform-picker .select-all-platforms.selected{border-style:solid}.login-home-link{position:relative;top:64px}.microsoft-signin:disabled{opacity:.46;cursor:not-allowed}.signin-maintenance{font-size:9px!important;line-height:1.45!important;margin:9px 2px 17px!important;color:#8b7479!important}.owner-preview-form{border-top:1px solid var(--line);padding-top:17px}.owner-preview-form>label{font-size:9px;font-weight:700;color:var(--berry-dark)}.owner-preview-form>div{display:grid;grid-template-columns:1fr auto;grid-gap:7px;gap:7px;margin-top:7px}.owner-preview-form input{height:40px;border:1px solid var(--line);border-radius:8px;padding:0 11px}.owner-preview-form button{border:0;border-radius:8px;background:var(--berry-dark);color:#fff;padding:0 13px;font-size:9px;font-weight:700;display:flex;align-items:center;gap:5px}.owner-preview-form button svg{width:12px}.owner-preview-form>p{font-size:9px;color:#a63d53;margin:8px 0 0}.signed-in-notice{border:1px solid #ead8dc;background:#fff7f8;border-radius:9px;padding:11px 12px;margin-bottom:16px}.signed-in-notice p{font-size:10px;line-height:1.4;color:var(--berry-dark);margin:0 0 8px}.signed-in-notice button{border:0;background:transparent;color:var(--berry);font-size:9px;font-weight:700;padding:0;display:flex;align-items:center;gap:5px;cursor:pointer}.signed-in-notice button:disabled{opacity:.55;cursor:not-allowed}.provider-connect-grid>button{display:grid;grid-template-columns:34px 1fr 16px;align-items:center;grid-gap:10px;gap:10px;width:100%;text-align:left;color:var(--ink);border:1px solid var(--line);border-radius:10px;padding:11px;background:#fff;cursor:pointer}.provider-connect-grid>button:hover:not(:disabled){border-color:#d88a9a;background:var(--blush);transform:translateY(-1px)}.provider-connect-grid>button:disabled{cursor:not-allowed;opacity:.68}.provider-connect-grid>button>span{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:#f5eef0;color:var(--berry);font-weight:800}.provider-connect-grid>button>div{display:grid;grid-gap:2px;gap:2px}.provider-connect-grid>button strong{font-size:9px}.provider-connect-grid>button small{font-size:7px;color:var(--muted)}.provider-connect-grid>button b{width:max-content;margin-top:5px;border-radius:15px;padding:5px 9px;background:var(--berry);color:#fff;font-size:8px;letter-spacing:.01em}.provider-connect-grid>button>svg{width:14px;color:var(--muted)}.provider-connect-grid>button.configured{border-color:var(--line)}.provider-connect-grid>button.configured>span{background:#f5eef0;color:var(--berry)}.select-wrap select{height:100%;cursor:pointer}.select-wrap select:disabled{cursor:wait;color:var(--muted)}.select-wrap>svg{pointer-events:none}.business-dot{flex:0 0 auto}.provider-connect-grid>button.account-connected{border:2px solid #65a978;background:#f2faf4;box-shadow:0 4px 12px rgba(53,115,75,.12)}.provider-connect-grid>button.account-connected>span{overflow:hidden;background:#dff2e4;color:#28623c}.provider-connect-grid>button.account-connected>span img{width:100%;height:100%;object-fit:cover}.provider-connect-grid>button.account-connected b{display:flex;align-items:center;gap:4px;background:#35734b}.provider-connect-grid>button.account-connected b svg{width:11px;height:11px}.provider-connect-grid>button.account-connected .connected-profile-name{font-size:8px;font-weight:700;color:#28623c}.provider-connect-grid>button .provider-connected-check{color:#35734b;width:18px;height:18px}.platforms.icon-style-white button,.platforms.icon-style-white button svg,.platforms.icon-style-white button.selected{color:#fff}.platforms.icon-style-brand button{background:#fff}.platforms.icon-style-brand .platform-instagram{color:#d62976}.platforms.icon-style-brand .platform-facebook{color:#1877f2}.platforms.icon-style-brand .platform-linkedin{color:#0a66c2}.platforms.icon-style-brand .platform-tiktok{color:#111;text-shadow:none}.platforms.icon-style-brand .platform-pinterest{color:#e60023}.platforms.icon-style-brand .platform-youtube{color:#ff0000}.platforms.icon-style-brand .platform-threads,.platforms.icon-style-brand .platform-x{color:#111}.legal-page{min-height:100vh;background:linear-gradient(180deg,#fff,#fffafb);color:var(--ink)}.legal-footer,.legal-header{width:min(980px,calc(100% - 40px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 0}.legal-header{border-bottom:1px solid var(--line)}.legal-header>a:last-child{font-size:10px;color:var(--berry);font-weight:700}.legal-document{width:min(760px,calc(100% - 40px));margin:70px auto 90px}.legal-document>h1{font-family:The Seasons,Georgia,serif;font-size:clamp(42px,7vw,72px);font-weight:400;line-height:1;margin:10px 0 22px}.legal-summary{font-size:15px;line-height:1.75;color:#5f5559}.legal-effective{font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.09em;margin:25px 0 55px}.legal-document section{padding:28px 0;border-top:1px solid var(--line)}.legal-document section h2{font-family:The Seasons,Georgia,serif;font-size:27px;font-weight:400;margin:0 0 16px}.legal-document section li,.legal-document section p{font-size:11px;line-height:1.8;color:#4f474a}.legal-document section p{margin:0 0 12px}.legal-document section ul{padding-left:20px;margin:0}.legal-document section li+li{margin-top:8px}.legal-footer{border-top:1px solid var(--line);font-size:9px;color:var(--muted)}.legal-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:15px}.legal-footer a:hover{color:var(--berry)}.legal-hub{max-width:880px}.legal-hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:36px}.legal-hub-card{display:block;padding:22px;color:inherit;text-decoration:none;border:1px solid #e6dfe4;border-radius:18px;background:#fff;box-shadow:3px 4px 0 rgba(53,53,74,.12);transition:transform .16s ease,box-shadow .16s ease}.legal-hub-card:hover{transform:translateY(-2px);box-shadow:4px 6px 0 rgba(53,53,74,.16)}.legal-hub-card h2{margin:0 0 9px;padding:0;border:0;font-family:The Seasons,Georgia,serif;font-size:25px;font-weight:400}.legal-hub-card p{margin-bottom:16px;color:#655f65;font-size:11px;line-height:1.65}.legal-hub-card span{color:var(--berry);font-size:10px;font-weight:700}@media(max-width:640px){.legal-footer,.legal-header{align-items:flex-start;flex-direction:column}.legal-document{margin-top:50px}.legal-footer nav{justify-content:flex-start}.legal-hub-grid{grid-template-columns:1fr}}.form-error{margin:-16px 0 20px;padding:11px 14px;border:1px solid #e6a8b3;border-radius:10px;background:#fff1f4;color:#8f3044;font-size:10px;font-weight:700}.notification-review-link{display:inline-flex;margin-top:7px;color:var(--berry);font-size:8px;font-weight:800;text-decoration:none}.notification-review-link:hover{text-decoration:underline}.login-page>nav .brand{font-size:31px;gap:13px}.login-page>nav .brand-butterfly{width:54px;height:40px}.login-page>nav .brand-name sup{font-size:9px}.login-page>nav .brand-owner{font-size:8px}.automation-page{position:relative;z-index:1;max-width:1040px;margin:0 auto;padding:68px 34px 90px}.automation-hero{max-width:720px;margin-bottom:28px}.automation-hero h1{font-family:The Seasons,Georgia,serif;font-size:clamp(42px,6vw,70px);font-weight:400;line-height:1;margin:8px 0 16px}.automation-hero>p:last-child{font-size:12px;line-height:1.7;color:var(--muted)}.automation-message{margin:0 0 17px;border:1px solid #e8ccd2;border-radius:10px;background:#fff7f8;padding:12px 14px;color:var(--berry-dark);font-size:10px;font-weight:700}.automation-settings{padding:24px;margin-bottom:34px}.automation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:13px;gap:13px;margin-top:20px}.automation-editor>label,.automation-grid label,.automation-image label{display:flex;flex-direction:column;gap:6px;font-size:9px;font-weight:700;color:var(--berry-dark)}.automation-grid .wide{grid-column:1/-1}.automation-editor input,.automation-editor select,.automation-editor textarea,.automation-grid input,.automation-grid select,.automation-grid textarea{width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;padding:10px 11px;color:var(--ink);font:inherit;font-size:10px}.automation-grid textarea{min-height:90px;resize:vertical}.automation-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap;border-top:1px solid var(--line);margin-top:18px;padding-top:17px}.automation-controls>span{display:flex;align-items:center;gap:5px;margin-right:auto;font-size:8px;color:var(--muted)}.automation-controls>span svg{width:13px;color:#39754d}.automation-controls button,.automation-editor footer button{border:0;border-radius:8px;background:var(--berry);color:#fff;padding:10px 13px;font-size:9px;font-weight:800;display:flex;align-items:center;gap:6px;cursor:pointer}.automation-controls button svg,.automation-editor footer button svg{width:13px}.automation-controls button.secondary,.automation-editor footer button.secondary{background:#fff;color:var(--berry);border:1px solid var(--berry)}.automation-controls button:disabled{opacity:.55;cursor:wait}.automation-controls .automation-toggle{background:#eee7e9;color:var(--muted)}.automation-controls .automation-toggle span{width:10px;height:10px;border-radius:50%;background:#aaa}.automation-controls .automation-toggle.on{background:#edf8f0;color:#326a43}.automation-controls .automation-toggle.on span{background:#4b9661}.automation-review>.section-title{margin-bottom:13px}.automation-item{border:1px solid var(--line);border-radius:13px;background:#fff;margin-bottom:11px;overflow:hidden;box-shadow:0 7px 24px rgba(50,30,36,.04)}.automation-item-summary{width:100%;border:0;background:#fff;padding:17px;display:grid;grid-template-columns:38px 1fr 18px;grid-gap:13px;gap:13px;align-items:start;text-align:left;color:var(--ink);cursor:pointer}.automation-item-summary>span{width:38px;height:38px;border-radius:10px;background:var(--blush);display:grid;place-items:center;color:var(--berry)}.automation-item-summary>span svg{width:17px}.automation-item-summary>div{display:flex;flex-direction:column;gap:4px}.automation-item-summary small{font-size:8px;color:var(--berry);text-transform:uppercase;letter-spacing:.05em}.automation-item-summary strong{font-size:13px}.automation-item-summary p{font-size:9px;line-height:1.5;color:var(--muted);margin:0}.automation-editor{display:flex;flex-direction:column;gap:15px;border-top:1px solid var(--line);padding:20px;background:#fffafb}.automation-editor textarea{min-height:72px;resize:vertical}.automation-editor .blog-editor{min-height:340px;line-height:1.65}.automation-image{display:grid;grid-template-columns:180px 1fr;grid-gap:16px;gap:16px;border:1px solid var(--line);border-radius:10px;padding:13px;background:#fff}.automation-image>div{height:145px;border-radius:8px;background:var(--paper);display:grid;place-items:center;color:var(--berry);overflow:hidden}.automation-image>div img{width:100%;height:100%;object-fit:contain}.automation-image>div svg{width:30px}.automation-editor>label small,.automation-image label small{font-size:8px;font-weight:400;color:var(--muted)}.automation-social{display:flex;flex-direction:column;gap:10px}.automation-social h3{font-size:12px;margin:5px 0 0}.automation-social label{display:grid;grid-template-columns:55px 1fr;grid-gap:9px;gap:9px;align-items:start}.automation-social label span{font-size:8px;color:var(--berry);font-weight:800;padding-top:10px}.automation-social textarea{min-height:95px}.automation-editor footer{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid var(--line);padding-top:16px}.automation-editor footer button.dismiss{margin-right:auto;background:#fff;color:#9e3f52;border:1px solid #e7c0c8}.automation-empty{border:1px dashed var(--line);border-radius:13px;text-align:center;padding:48px 20px;color:var(--muted)}.automation-empty>svg{color:var(--berry)}.automation-empty h2{font-family:The Seasons,Georgia,serif;font-weight:400;font-size:25px;margin:9px 0 4px}.automation-empty p{font-size:9px}.automation-settings>p{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:6px}.automation-settings>p svg{width:15px}@media(max-width:700px){.automation-page{padding:75px 18px}.automation-grid{grid-template-columns:1fr}.automation-grid .wide{grid-column:auto}.automation-image,.automation-social label{grid-template-columns:1fr}.automation-editor footer{flex-wrap:wrap}.automation-editor footer button.dismiss{margin-right:0}.automation-controls>span{width:100%;order:2}.automation-item-summary{grid-template-columns:34px 1fr 15px}.automation-item-summary>span{width:34px;height:34px}}.profile-selection{border:1px solid #ead9de;border-radius:18px;padding:18px;background:#fffafb;display:grid;grid-gap:12px;gap:12px}.profile-selection h4,.profile-selection p{margin:0}.profile-selection-options{display:grid;grid-gap:8px;gap:8px}.profile-selection-options label{display:flex;align-items:center;gap:12px;border:1px solid #e8dfe2;border-radius:12px;padding:12px;cursor:pointer;background:white}.profile-selection-options label:has(input:checked){border-color:#c94662;box-shadow:0 0 0 2px rgba(201,70,98,.12)}.profile-selection-options img{width:38px;height:38px;border-radius:50%;object-fit:cover}.profile-selection-options span{display:grid;grid-gap:2px;gap:2px}.profile-selection-options small{color:#746b70}.profile-selection-instagram{display:flex;gap:9px;align-items:flex-start}.profile-selection>button{justify-self:start;border:0;border-radius:999px;background:#c94662;color:white;padding:11px 17px;font-weight:700}.profile-selection>button:disabled{opacity:.55;cursor:not-allowed}