body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
.App{text-align:center}.App-logo{pointer-events:none;height:40vmin}@media (prefers-reduced-motion:no-preference){.App-logo{animation:20s linear infinite App-logo-spin}}.App-header{color:#fff;background-color:#282c34;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-size:calc(10px + 2vmin);display:flex}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.login-container{width:100%;height:100vh;display:flex}.site_ifo{justify-content:center;margin-top:15%}.login-left{background:#e8b88a;justify-content:center;align-items:center;width:50%;padding:40px;display:flex}.left-content{text-align:left;max-width:450px}.left-content h2{color:#6a3e2a;margin-bottom:40px;font-size:36px;font-weight:700}.cards{position:relative}.card-img{border-radius:12px;width:260px;box-shadow:0 6px 18px #0003}.overlapping{position:absolute;top:80px;left:120px}.dots{gap:10px;margin-top:140px;display:flex}.dot{background:#d7b798;border-radius:50%;width:10px;height:10px}.dot.active{background:#6a3e2a}.login-right{background:#f0e9da;justify-content:center;align-items:center;width:50%;display:flex}.right-content{text-align:center;width:360px}.logo{width:180px;margin-bottom:20px}.title{color:#3d2d1c;font-size:32px;font-weight:700}.subtitle{color:#6a6a6a;margin-bottom:30px}.login-form input{border:1px solid #d2c6b5;border-radius:6px;width:100%;margin-bottom:15px;padding:14px;font-size:15px}.btn-login{color:#fff;cursor:pointer;background:#8a5733;border:none;border-radius:6px;width:100%;margin-top:10px;padding:14px;font-size:16px}.divider{align-items:center;margin:25px 0;display:flex}.divider:before,.divider:after{content:"";border-top:1px solid #ccc;flex:1}.divider span{color:#777;margin:0 15px}.google-btn{cursor:pointer;background:#fff;border:1px solid #d2c6b5;border-radius:6px;width:100%;padding:12px}.signup-text{margin-top:20px}.signup-text a{color:#6a3e2a;font-weight:700}
*{box-sizing:border-box;font-family:Inter,sans-serif}body{background:#f6f1e7;margin:0}.app-layout{height:100vh;display:flex}.sidebar{background:#eae2d1;flex-shrink:0;width:240px;padding:20px}.logo{margin-bottom:20px;font-weight:800}.create-btn{background:#e5d6b8;border:none;border-radius:8px;width:100%;margin-bottom:20px;padding:10px}.sidebar nav a{color:#333;border-radius:8px;margin-bottom:8px;padding:10px;text-decoration:none;display:block}.sidebar nav .active{background:#e0cfaa}.main-content{flex:1;overflow:auto}.topbar{background:#eae2d1;justify-content:space-between;margin-bottom:20px;padding:20px;display:flex}.topbar input{border:1px solid #ddd;border-radius:20px;width:300px;padding:10px}.notification-icon{background:#d8c9aa;border-radius:50%;margin-right:10px;padding:12px}.avatar{color:#fff;background:#6b4e2e;border-radius:50%;padding:10px 14px}.calendar-wrapper{margin:20px}.calendar-header{background:#eae2d1;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:25px;display:flex}.calendar-grid{background:#eae2d1;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.day-column{border-radius:12px;max-height:75vh;padding:10px}.day-header{justify-content:space-between;margin-bottom:10px;display:flex}.clandar-title{margin:0!important}.post-card-exact{background:#efe6d8;border:1px solid #d6cbb8;border-radius:16px;margin-bottom:16px;padding:12px}.post-header{align-items:center;margin-bottom:10px;display:flex}.brand{align-items:center;gap:8px;display:flex}.brand-name{font-size:14px;font-weight:600}.platform{border-radius:50%;width:22px;height:22px;display:inline-block}.platform.linkedin{background:#0a66c2}.platform.instagram{background:#e1306c}.platform.facebook{background:#1877f2}.platform.pinterest{background:#e60023}.media{border-radius:14px;margin-bottom:10px;position:relative;overflow:hidden}.media img{object-fit:cover;width:100%;height:220px;display:block}.media-loading{color:#888;background:#f2f2f2;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:220px;font-size:13px;display:flex}.media-spinner{border:3px solid #ddd;border-top-color:#888;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite media-spin}@keyframes media-spin{to{transform:rotate(360deg)}}.video-badge{color:#fff;background:#000000b3;border-radius:8px;padding:4px 8px;font-size:12px;position:absolute;bottom:8px;right:8px}.description{color:#4a3b2c;margin-bottom:12px;font-size:13px;line-height:1.4}.post-footer{justify-content:space-between;align-items:center;display:flex}.time{font-size:13px;font-weight:600}.connect-btn{color:#fff;cursor:pointer;background:#8b5a2b;border:none;border-radius:14px;padding:6px 14px;font-size:13px}.week-dropdown{background:#efe6d8;border:1px solid #d6c3a5;border-radius:10px;padding:6px 12px}.calendar-create-btn{color:#fff;cursor:pointer;background:#8b5e34;border:none;border-radius:10px;padding:8px 18px;font-size:14px;font-weight:600;transition:background .15s}.calendar-create-btn:hover{background:#744c29}.calendar-vertical{background:#eae2d1;border-radius:16px;flex-direction:row;gap:16px;display:flex;overflow:auto}.vertical-day{border-radius:18px;flex:0 0 280px;width:280px;padding:10px}.vertical-header{justify-content:space-between;margin-bottom:10px;display:flex}.vertical-posts{flex-direction:column;gap:16px;display:flex}.date-range-filter{color:#6b5b46;align-items:center;gap:8px;font-size:13px;display:flex}.calendar-title{margin:0!important}.calendar-header-right{gap:40px;display:flex}.site-logo img{width:200px;height:55px;margin-bottom:33px}button.connect-btn.connected{background:#a59999}.analytics-header-row{flex-wrap:wrap;gap:12px;display:flex}.analytics-tabs{border-bottom:1px solid #d6cbb8;gap:8px;margin-bottom:20px;display:flex}.analytics-tab{color:#8b7a63;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 16px;font-size:14px;font-weight:600}.analytics-tab.active{color:#4a3b2c;border-bottom-color:#7c6a4f}.stat-card{background:#efe6d8;border:1px solid #d6cbb8;border-radius:12px;padding:20px 12px}.stat-value{color:#4a3b2c;align-items:baseline;gap:4px;font-size:22px;font-weight:700;display:flex}.stat-label{color:#8b7a63;margin-top:4px;font-size:13px}.growth-chart-card{background:#efe6d8;border:1px solid #d6cbb8;border-radius:12px;padding:20px}.growth-chart-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.growth-chart-title{color:#4a3b2c;font-weight:700}.growth-chart-stats{color:#6b5b46;gap:16px;font-size:13px;display:flex}.growth-chart-axis{color:#8b7a63;justify-content:space-between;margin-top:4px;font-size:11px;display:flex}.growth-chart-empty{color:#8b7a63;text-align:center;padding:24px 0;font-size:13px}.positive{color:#2e7d32;font-weight:600}.negative{color:#c0392b;font-weight:600}
*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif}body{background:#efe9dd;margin:0}header.site-header{max-width:1200px;margin:0 auto;padding-top:40px}.onboarding-wrapper{background:#efe9dd;width:100%;min-height:100vh;padding:40px 60px}.onboarding-card{max-width:1200px;margin:0 auto}.logo{width:auto;height:55px;margin-bottom:30px}.onboarding-card h1{color:#2d2d2d;margin-bottom:40px;font-size:32px;line-height:1.4}.form-card{background:#f7f2e9;border-radius:12px;padding:30px 40px}.form-card label{margin-bottom:8px;font-weight:600;display:block}.form-card input,.form-card select{background:#efe9dd;border:1px solid #cfc7b9;border-radius:8px;width:100%;margin-bottom:22px;padding:14px}.field-hint{color:#6b6355;margin-top:-14px;margin-bottom:22px;font-size:13px}.no-website{text-align:right;cursor:pointer;font-size:14px;text-decoration:underline}.actions{justify-content:space-between;align-items:center;max-width:1200px;margin-top:40px;display:flex}.site-actions{text-align:right;max-width:1200px;margin-top:40px}.btn-back{cursor:pointer;background:0 0;border:1px solid #2d2d2d;border-radius:8px;padding:12px 22px}.btn-continue{color:#fff;cursor:pointer;background:#8b5e34;border:none;border-radius:8px;padding:12px 26px}.btn-continue:disabled{opacity:.6;cursor:not-allowed}.brand-wrapper{color:#2b2b2b;background:#f4efe4;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif}.header{padding:24px 48px}.logo{height:36px}.page{justify-content:center;padding:16px 16px 80px;display:flex}.card{background:#faf6ee;border-radius:16px;width:100%;max-width:900px;padding:48px}h1{margin-bottom:24px;font-size:28px}h2{margin:32px 0 12px;font-size:18px}p{color:#5f5f5f;font-size:14px}ul{margin-top:12px;padding-left:18px}li{color:#4b4b4b;margin-bottom:14px;font-size:14px}.sub-list{margin-top:8px;padding-left:18px}hr{border:none;border-top:1px solid #e2ddd3;margin:32px 0}.progress-wrapper{background-color:#f3ede3;min-height:100vh;padding:40px;position:relative}.content{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.content h1{color:#2e2e2e;margin-bottom:50px;font-size:28px;font-weight:600;line-height:1.4}.status-pill{color:#333;background:#fff;border-radius:30px;margin-bottom:12px;padding:12px 28px;font-size:14px;box-shadow:0 2px 6px #00000014}.progress-container{width:380px}.progress-bar{background:#ded6c8;border-radius:10px;width:100%;height:10px;overflow:hidden}.progress-fill{background:#7b5a32;border-radius:10px;height:100%;transition:width .4s}.progress-text{color:#333;margin-top:12px;font-size:14px}.status-pill.completed,.status-pill.active{opacity:1}.progress-bar{background:#ddd6c9;border-radius:20px;height:8px}.status-list{height:250px}.brandKiit p{color:#2e2e2e;margin-bottom:50px}.brandKiit h1{margin-bottom:10px}.media-wrapper{background:#efe9dd;min-height:100vh;padding:32px 40px;position:relative}.media-header img{height:34px}.media-card{background:#f7f4ee;border-radius:12px;max-width:900px;margin:40px auto;padding:40px}.media-card h2{color:#2d2a26;margin-bottom:12px;font-size:26px}.media-description{color:#6b665f;margin-bottom:20px;font-size:14px;line-height:1.6}.media-subtitle{margin-bottom:10px;font-weight:500}.upload-btn{cursor:pointer;background:0 0;border:1px dashed #c6bfb5;border-radius:24px;margin-bottom:24px;padding:12px 22px;font-size:14px}.upload-btn:hover{background:#eee8dc}.media-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.media-img{border-radius:8px;height:130px;position:relative;overflow:hidden}.media-img img{object-fit:cover;width:100%;height:100%}.overlay{color:#fff;background:#00000073;flex-direction:column;justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex;position:absolute;inset:0}.media-footer{justify-content:space-between;max-width:900px;margin:30px auto 0;display:flex}.back-btn{cursor:pointer;background:0 0;border:1px solid #1f1f1f;border-radius:6px;padding:10px 18px}.continue-btn{color:#fff;cursor:pointer;background:#8b5a2b;border:none;border-radius:6px;padding:10px 22px}.continue-btn:hover{background:#74471f}.brand-wrapper{background:#f5efe4;min-height:100vh;padding:32px}.brand-header img{height:34px}.brand-title{text-align:center;color:#2c2925;margin:30px 0 24px;font-size:22px}.brand-card{background:#f7f3ea;border-radius:10px;max-width:900px;margin:auto;padding:24px;position:relative}.edit-link{color:#7a6f63;cursor:pointer;font-size:13px;position:absolute;top:20px;right:20px}.brand-section{background:#efe9dc;border-radius:8px;margin-bottom:14px;padding:14px}.brand-section h4{color:#6b645b;margin-bottom:10px;font-size:11px;font-weight:600}.logo-box img{width:60px}.logo-brand-name{display:flex}.palette{gap:6px;display:flex}.palette span{border-radius:3px;width:36px;height:18px}.image-row{gap:8px;display:flex}.image-row img{object-fit:cover;border-radius:4px;width:70px;height:48px}.typography-grid{gap:25%;display:flex}.typography-grid span{color:#777;font-size:11px}.typography-grid strong{font-size:14px;display:block}.brand-section p{color:#555;font-size:13px;line-height:1.5}.brand-footer{justify-content:space-between;max-width:900px;margin:26px auto 0;display:flex}.auto-wrapper{background:#f5efe4;min-height:100vh;padding:32px}.auto-header img{height:34px}.auto-title{text-align:center;color:#2d2a26;margin:28px 0;font-size:22px}.auto-card{background:#f0ece6;border:1px solid #e1d8c8;border-radius:10px;max-width:720px;margin:0 auto 18px;padding:18px 20px}.auto-card.active{border-color:#8b5a2b}.card-title{align-items:center;gap:10px;font-size:15px;font-weight:600;display:flex}.card-title input{accent-color:#8b5a2b}.card-desc{color:#6b665f;margin:6px 0 14px 26px;font-size:13px}.card-options{margin-left:26px}.card-options span{color:#4a453e;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.option-row{flex-wrap:wrap;gap:18px;display:flex}.option-row label{align-items:center;gap:6px;font-size:13px;display:flex}.option-row input{accent-color:#8b5a2b}.auto-footer{justify-content:space-between;max-width:720px;margin:30px auto 0;display:flex}.form-error{color:#c0392b;text-align:center;max-width:720px;margin:20px auto 0;font-size:14px}.approach-page{min-height:100vh;padding:60px 80px;font-family:Inter,sans-serif}.title{text-align:center;margin-bottom:50px;font-size:34px;font-weight:600}.cards{justify-content:center;gap:30px;max-width:900px;margin:0 auto;display:flex}.approach-card{background:#fff;border:1px solid #d6c8a8;border-radius:18px;width:340px;padding:28px 24px 30px;position:relative}.step{color:#fff;background:#8b6b3e;border-radius:0 0 12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:600;display:flex;position:absolute;top:0;left:0}.approach-card h3{margin:20px 0 18px;font-size:18px}.content-box{background:#f8f8f8;border-radius:14px;height:260px;padding:18px;position:relative}.stack-img{border-radius:10px;width:150px;position:absolute;box-shadow:0 10px 20px #0000001f}.stack-img.left{top:20px;left:10px}.stack-img.right{bottom:50px;right:10px}.caption{font-size:13px;position:absolute;bottom:16px;left:16px}.horizontal{align-items:center;gap:10px;display:flex}.fit-img{border-radius:12px;width:140px}.palette-img{border-radius:10px;width:80px;height:80px}.graph-box{background:#f8f8f8;border-radius:14px;height:260px;padding:10px;position:relative}.graph-box svg{width:100%;height:100%}.tooltip{color:#fff;background:#000;border-radius:6px;padding:6px 10px;font-size:13px;position:absolute;top:30px;right:20px}.approach-cardactions{justify-content:space-between;max-width:900px;margin:40px auto;display:flex}.btn-outline{background:0 0;border:1px solid #000;border-radius:8px;padding:12px 22px}.btn-primary{color:#fff;background:#8b6b3e;border:none;border-radius:8px;padding:12px 24px}.modal-backdrop{z-index:9999;background:#000000bf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:16px;width:90%;max-width:1200px;height:85vh;padding:20px;position:relative;overflow-y:auto}.close-btn{float:right;color:#fff;cursor:pointer;z-index:2;background:#000;border:none;border-radius:6px;padding:8px 12px;position:sticky;top:0}.modal-grid{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:20px;display:grid}.modal-grid img{object-fit:cover;border-radius:10px;width:100%;height:160px}.summary-bullets{margin-top:10px;padding-left:20px}.summary-bullets li{margin-bottom:6px;line-height:1.5}.blur-loader{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:999;background:#ffffff26;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dot-spinner{width:80px;height:80px;position:relative}.app-loader{top:34%}.dot-spinner div{background:#876d49;border-radius:50%;width:14px;height:14px;animation:1.2s linear infinite dotSpin;position:absolute}.dot-spinner div:first-child{animation-delay:0s;top:0;left:33px}.dot-spinner div:nth-child(2){animation-delay:.15s;top:8px;right:8px}.dot-spinner div:nth-child(3){animation-delay:.3s;top:33px;right:0}.dot-spinner div:nth-child(4){animation-delay:.45s;bottom:8px;right:8px}.dot-spinner div:nth-child(5){animation-delay:.6s;bottom:0;left:33px}.dot-spinner div:nth-child(6){animation-delay:.75s;bottom:8px;left:8px}.dot-spinner div:nth-child(7){animation-delay:.9s;top:33px;left:0}.dot-spinner div:nth-child(8){animation-delay:1.05s;top:8px;left:8px}@keyframes dotSpin{0%,to{opacity:.3;transform:scale(.6)}50%{opacity:1;transform:scale(1)}}.btn-highlight{animation:1.5s infinite highlightPulse;box-shadow:0 0 #5a5cf5b3}@keyframes highlightPulse{0%{transform:scale(1);box-shadow:0 0 #5a5cf599}50%{transform:scale(1.05);box-shadow:0 0 18px 6px #af8d5d}to{transform:scale(1);box-shadow:0 0 #5a5cf500}}.prompt-wrapper{max-width:900px;margin:auto;padding:40px}.prompt-title{font-size:32px;font-weight:700}.prompt-subtitle{color:#666;margin-top:10px}.prompt-input{border:1px solid #ddd;border-radius:12px;width:100%;min-height:180px;margin-top:20px;padding:16px;font-size:16px}.suggestion-box{margin-top:30px}.suggestion-list{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.suggestion-item{cursor:pointer;background:#f5f5f5;border-radius:10px;padding:12px 16px}.info-window{background:#eef6ff;border-radius:12px;margin-top:30px;padding:20px}.brand-layout{grid-template-columns:340px 1fr;gap:32px;display:grid}.brand-menu{background:0 0}.menu-item{cursor:pointer;border:1px solid #ddd4c4;justify-content:space-between;align-items:center;height:95px;padding:0 24px;display:flex}.menu-item.active{color:#9f7442;border-left:4px solid #9f7442;font-weight:600}.brand-content{min-height:600px}.card,.profile-card,.style-card{background:#eae2d1;border-radius:18px;margin-bottom:20px;padding:24px}.images-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.grid-image,.upload-card{object-fit:cover;border-radius:12px;width:100%;height:135px}.upload-card{cursor:pointer;background:#e1d6bf;justify-content:center;align-items:center;display:flex}.brand-kit-page{width:100%;padding:28px}.brand-header{background:#ece4d6;border-radius:14px;justify-content:space-between;align-items:center;height:93px;margin-bottom:20px;padding:0 40px;display:flex}.brand-header h1{color:#222;margin:0;font-size:32px;font-weight:700}.add-context-btn{color:#8d6735;cursor:pointer;background:#dfd3ba;border:1px solid #785d32;border-radius:12px;height:43px;padding:0 26px;font-size:16px}.brand-body{align-items:flex-start;gap:36px;display:flex}.brand-menu{flex-shrink:0;width:360px}.menu-card{cursor:pointer;color:#333;background:#ece4d6;border-bottom:1px solid #d8cfbf;justify-content:space-between;align-items:center;height:80px;padding:0 26px;font-size:16px;display:flex}.menu-card.active{color:#9c7540;border-left:4px solid #9c7540;font-weight:600}.brand-content{flex:1;min-width:0}.brand-content h2{color:#222;margin:0 0 20px;font-size:22px;font-weight:700}.add-more{color:#8f6835;cursor:pointer;justify-content:flex-end;margin-top:24px;font-size:18px;font-weight:600;display:flex}.url-row span{color:#191919;font-size:14px;line-height:24px}.url-row{border-bottom:1px solid #dbd5c6;justify-content:space-between;padding:20px;display:flex}.url-row:last-child{border-bottom:none}.icons-div{gap:10px;display:flex}.icons-div svg{color:#815932;width:20px;height:20px;margin:5px}.iconn{text-align:center;background:#dfd3ba;border-radius:5px;width:32px;height:32px;margin:0 auto}button.show-more-btn{color:#815931;cursor:pointer;background:0 0;border:2px solid #815931;border-radius:6px;margin-top:35px;padding:12px 20px;font-size:14px}.btn-div{text-align:center}.profile-menu{position:relative}.avatar{color:#fff;cursor:pointer;background:#8b5e34;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:600;display:flex}.dropdown-menu{z-index:1000;background:#fff;border-radius:8px;min-width:140px;position:absolute;top:50px;right:0;box-shadow:0 4px 12px #00000026}.dropdown-menu button{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:12px 16px;font-size:14px}.dropdown-menu button:hover{background:#f5f5f5}.topbar-right{display:flex}.login-error{color:#e21111;text-align:center;border-radius:6px;width:100%;margin-bottom:10px;padding:12px;font-size:14px}.btn-login:disabled{opacity:.7;cursor:not-allowed}
