:root{color-scheme:light;--ink: #1d2528;--muted: #637174;--line: #e1e6f0;--panel: #ffffff;--soft: #f7f8fd;--brand: #4f36d6;--brand-dark: #07164a;--accent: #d1198c;--gold: #f18a1b;--danger: #b42318;--success: #147a3f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--soft);color:var(--ink)}button,input,select,textarea{font:inherit}button{border:0;background:linear-gradient(135deg,#1558f0,#6d28d9 58%,#d1198c);color:#fff;min-height:42px;padding:0 16px;border-radius:8px;cursor:pointer;font-weight:700}button.secondary{background:#e8f0ee;color:var(--brand-dark)}button.danger{background:#fff0ee;color:var(--danger)}a{color:var(--brand)}h1,h2,h3,p{margin-top:0}h1{font-size:26px;margin-bottom:0}h2{font-size:28px;margin-bottom:8px}p{color:var(--muted);line-height:1.55}.app-shell{display:grid;grid-template-columns:286px 1fr;min-height:100vh}.sidebar{background:linear-gradient(180deg,#2563eb24,#0f172a00 34%),#0f172a;color:#fff;padding:22px 18px;position:sticky;top:0;height:100vh;overflow-y:auto;overscroll-behavior:contain;border-right:1px solid rgba(226,232,240,.12)}.brand{display:flex;align-items:center;gap:12px;margin-bottom:28px}.brand small,.eyebrow{display:block;color:#7c87a3;font-size:12px}.brand-logo{display:flex;align-items:center;gap:12px}.brand-logo-image{display:block;width:236px;height:auto;line-height:0;overflow:visible}.brand-logo-image img{display:block;width:100%;height:auto;object-fit:contain;object-position:left center}.sidebar .brand-logo-image{width:218px;height:70px;background:#fff;border-radius:12px;padding:5px}.brand-logo-mark{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#fff;box-shadow:0 12px 28px #07164a1f}.brand-logo-mark svg{width:42px;height:42px}.brand-logo-text{display:grid;gap:2px}.brand-logo-text strong{color:#152238;font-size:22px;line-height:1}.brand-logo-text small{color:var(--muted);font-size:12px;font-weight:700}.brand-logo.light .brand-logo-text strong{color:#fff}.brand-logo.light .brand-logo-text small{color:#b8c4df}.nav-list{display:grid;gap:20px;padding-bottom:24px}.nav-group{display:grid;gap:7px}.nav-group-label{color:#94a3b8;font-size:11px;font-weight:900;letter-spacing:.08em;padding:0 12px;text-transform:uppercase}.nav-list button{background:transparent;color:#cbd5e1;display:flex;align-items:center;gap:10px;min-height:44px;padding:0 12px;border-radius:12px;text-align:left;font-weight:650}.nav-list button.active,.nav-list button:hover{background:#ffffff1f;color:#fff;box-shadow:inset 0 0 0 1px #ffffff14}.nav-icon{align-items:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.08);border-radius:10px;display:inline-flex;flex:0 0 auto;font-size:10px;font-weight:1000;height:28px;justify-content:center;width:28px}.nav-list button.active .nav-icon{background:#2563eb;border-color:#60a5fa}.main-area{min-width:0;padding:24px clamp(18px,2.6vw,34px) 34px;background:radial-gradient(circle at top left,rgba(37,99,235,.08),transparent 28%),#f8fafc}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px;background:#ffffffeb;border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 45px #0f172a0f;padding:14px;position:sticky;top:14px;z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-title{min-width:180px}.topbar-title h1{color:#0f172a}.topbar-tools{align-items:center;display:flex;flex:1;gap:10px;justify-content:flex-end;min-width:0}.global-search{display:flex;flex:1;max-width:460px;min-width:180px}.global-search span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.global-search input{min-height:44px;width:100%}.quick-create{white-space:nowrap}.icon-button{align-items:center;display:inline-flex;justify-content:center;min-width:42px;padding:0}.user-chip{display:flex;align-items:center;gap:10px;color:var(--muted)}.avatar{align-items:center;background:linear-gradient(135deg,#2563eb,#0f172a);border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:1000;height:34px;justify-content:center;width:34px}.page-stack,.form-page{display:grid;gap:20px}.actions-row{display:flex;justify-content:space-between;gap:18px;align-items:center}.metric-grid{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:14px}.metric,.post-card,.form-card,.table-card,.calendar-day,.rules-grid article,.media-tile,.login-panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 24px #07164a0f}.metric{padding:18px}.metric span{color:var(--muted)}.metric strong{display:block;font-size:34px;margin-top:8px}.card-grid,.media-grid,.rules-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.post-card{padding:16px;display:grid;gap:12px}.post-card-summary{align-content:start;min-height:0}.post-card-summary p{margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.post-card-summary dl{gap:2px}.post-card-summary dd{margin-bottom:6px}.post-actions{display:flex;gap:8px;flex-wrap:wrap}.post-card img,.post-card video,.media-tile img,.media-tile video{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:8px;background:#edf3f1}.post-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.status{border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800;background:#edf3f1;color:var(--muted)}.status.scheduled{background:#ede9fe;color:var(--brand)}.status.published{background:#e7f7ed;color:var(--success)}.status.failed{background:#fff0ee;color:var(--danger)}.status.publishing{background:#fff7e0;color:#8a6200}dl{margin:0;display:grid;gap:4px}dt{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}dd{margin:0 0 8px;overflow-wrap:anywhere}.form-card{padding:20px;display:grid;gap:16px;max-width:840px}label{display:grid;gap:7px;color:var(--muted);font-weight:750}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:12px;color:var(--ink);background:#fff}.split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.upload-bar{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.filter-bar{display:grid;grid-template-columns:minmax(220px,1fr) 180px 180px;gap:12px}.media-tile{padding:12px;display:grid;gap:8px}.media-tile{cursor:pointer}.media-tile span{color:var(--muted);font-size:13px}.audio-tile-preview{width:100%;aspect-ratio:16 / 10;border-radius:8px;background:linear-gradient(135deg,#f2f6ff,#fbf1ff);display:grid;align-content:center;gap:12px;padding:16px}.audio-tile-preview strong{color:var(--brand-dark);font-size:24px}.audio-tile-preview audio,.audio-preview audio,.voice-preview-panel audio{width:100%}.audio-preview{min-height:160px;border-radius:8px;background:linear-gradient(135deg,#f2f6ff,#fbf1ff);display:grid;place-items:center;padding:20px}.muted-text{color:var(--muted);font-weight:700}.preview-media{width:100%;max-height:56vh;object-fit:contain;border-radius:8px;background:#edf3f1}.helper-panel{display:grid;gap:10px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#f8f7ff}.helper-panel span{color:var(--muted);font-weight:800}.seo-generator-panel strong{color:var(--brand-dark)}.seo-generator-panel p{margin:4px 0 0}.seo-result-list{padding:12px;background:#fff;border:1px solid var(--line);border-radius:8px}.account-choice-panel{border:1px solid var(--line);border-radius:8px;padding:12px;display:grid;gap:10px}.account-choice-panel legend{padding:0 6px;color:var(--muted);font-weight:800}.account-choice{grid-template-columns:auto 1fr;align-items:center;gap:12px;min-height:52px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fbfcff;color:var(--ink)}.account-choice input{width:18px;height:18px}.account-choice span{display:grid;gap:2px;color:var(--muted);font-weight:700}.account-choice strong{align-items:center;color:var(--brand-dark);display:flex;gap:8px;flex-wrap:wrap}.account-choice small{color:var(--muted);font-size:.9rem;font-weight:700}.approval-stage-badge{background:#e8f0ff;border:1px solid #c7d8ff;border-radius:999px;color:#1558f0;font-size:.74rem;font-style:normal;font-weight:900;padding:3px 8px;text-transform:uppercase}.segmented-control{display:flex;gap:10px;flex-wrap:wrap}.segmented-control button.active{background:linear-gradient(135deg,#1558f0,#6d28d9 58%,#d1198c)}.voice-preview-panel{background:#fff;border:1px solid var(--line);border-radius:8px;padding:20px;display:grid;gap:16px;box-shadow:0 10px 24px #07164a0f}.editor-layout{display:grid;grid-template-columns:minmax(300px,520px) 1fr;gap:20px;align-items:start}.canvas-panel{background:#fff;border:1px solid var(--line);border-radius:8px;padding:14px;min-height:380px;display:grid;place-items:center}.canvas-panel canvas{width:100%;max-height:72vh;object-fit:contain;border-radius:8px}.calendar-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.calendar-day{padding:16px;min-height:180px}.calendar-item{border-top:1px solid var(--line);padding-top:10px;margin-top:10px}.calendar-item span{color:var(--brand);font-weight:800}.calendar-item p{margin-bottom:0}.dashboard-summary-grid{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(5,minmax(110px,1fr));gap:14px}.dashboard-hero-card,.dashboard-panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 24px #07164a0f}.dashboard-hero-card{padding:20px;display:grid;align-content:center}.dashboard-hero-card strong{color:var(--brand-dark);font-size:54px;line-height:1}.compact-metric{padding:16px}.compact-metric strong{font-size:30px}.dashboard-two-column{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:16px}.dashboard-panel{padding:16px}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.panel-heading h3{margin:0}.compact-post-list{display:grid;gap:10px}.compact-post-list>article{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(160px,auto);gap:12px;align-items:start;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fbfcff}.compact-post-list p{margin:4px 0 0}.compact-post-list time{color:var(--muted);font-weight:800;font-size:13px;text-align:right}.platform-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.platform-summary-grid article{border:1px solid var(--line);border-radius:8px;padding:14px;background:#fbfcff}.platform-summary-grid span{color:var(--muted);font-weight:800}.platform-summary-grid strong{display:block;margin-top:6px;font-size:30px;color:var(--brand-dark)}.connection-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:16px;max-width:1320px}.connection-card-grid .form-card{max-width:none;align-content:start}.connection-card-grid .split{grid-template-columns:1fr}.connection-card-grid .form-card p{margin-bottom:0}.pinterest-connect-card{border-top:4px solid #e60023}.calendar-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:14px;box-shadow:0 10px 24px #07164a0f}.calendar-toolbar strong{font-size:22px}.calendar-workspace{display:grid;grid-template-columns:minmax(620px,1fr) minmax(320px,.35fr);gap:16px;align-items:start}.calendar-workspace.day-only{grid-template-columns:minmax(320px,720px)}.calendar-month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.calendar-weekday{color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;padding:0 4px 4px}.calendar-cell{min-height:132px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);display:grid;align-content:start;gap:5px;text-align:left;box-shadow:none}.calendar-cell.outside-month{opacity:.45;background:#fbfcff}.calendar-cell.selected{border-color:var(--brand);box-shadow:0 0 0 2px #4f36d624}.calendar-date-number{color:var(--brand-dark);font-weight:900}.calendar-pill,.event-badge{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:6px;padding:4px 6px;font-size:12px;font-weight:800}.calendar-pill.scheduled{background:#ede9fe;color:var(--brand)}.calendar-pill.published{background:#e7f7ed;color:var(--success)}.calendar-pill.failed{background:#fff0ee;color:var(--danger)}.calendar-pill.publishing{background:#fff7e0;color:#8a6200}.calendar-more{color:var(--muted);font-size:12px;font-weight:800}.event-badge.india{background:#fff2df;color:#9a4d00}.event-badge.australia{background:#e7f0ff;color:#004b8d}.event-badge.world{background:#e8f7ee;color:#0d6a37}.event-badge.general{background:#edf3f1;color:var(--muted)}.calendar-detail-panel,.year-month-card{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 24px #07164a0f}.calendar-detail-panel{padding:16px;display:grid;gap:16px}.calendar-detail-panel h3{margin-bottom:0}.day-list{display:grid;gap:10px}.day-list>article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fbfcff}.day-list p{margin:4px 0 0}.year-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}.year-month-card{color:var(--ink);background:#fff;padding:16px;min-height:130px;display:grid;gap:8px;align-content:start;text-align:left}.year-month-card span{color:var(--muted);font-weight:800}.rules-grid article{padding:18px}.table-card{overflow-x:auto}table{width:100%;border-collapse:collapse;background:#fff}th,td{padding:14px 16px;text-align:left;border-bottom:1px solid var(--line)}th{color:var(--muted);font-size:12px;text-transform:uppercase}td span{color:var(--muted);font-size:13px}.checkbox-line{display:flex;align-items:center;gap:10px;align-self:end;min-height:46px}.checkbox-line input{width:auto}.platform-toggle-grid{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:10px}.platform-toggle-grid .checkbox-line{background:#f8f7ff;border:1px solid var(--line);border-radius:8px;padding:12px;min-height:auto;align-self:stretch}.import-panel{background:#fff;border:1px solid var(--line);border-radius:8px;padding:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 10px 24px #07164a0f}.import-panel p{margin-bottom:0}.file-button{display:inline-grid;place-items:center;min-height:42px;padding:0 16px;border-radius:8px;background:linear-gradient(135deg,#1558f0,#6d28d9 58%,#d1198c);color:#fff;font-weight:800;cursor:pointer}.file-button input{display:none}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#f2f6ff,#fbf1ff 56%,#fff8ec)}.login-panel{width:min(440px,100%);padding:28px}.login-panel form{display:grid;gap:14px}.text-button{background:transparent;color:var(--brand);padding:4px;min-height:auto}.password-reset-card{width:min(480px,100%)}.password-reset-card form{display:grid;gap:14px}.error-text{color:var(--danger)}.success-text{color:var(--success);font-weight:800}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#102f326b;z-index:20}.modal-card{width:min(720px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:8px;border:1px solid var(--line);padding:20px;display:grid;gap:16px}.website-page{min-height:100vh;background:radial-gradient(circle at 78% 8%,rgba(209,25,140,.1),transparent 30%),radial-gradient(circle at 12% 18%,rgba(21,88,240,.12),transparent 28%),linear-gradient(135deg,#f7f9ff,#fff7ed);color:var(--ink)}.website-nav{max-width:none;margin:0 auto;padding:22px clamp(18px,3vw,54px);display:flex;justify-content:space-between;align-items:center;gap:20px}.website-nav nav{display:flex;align-items:center;gap:18px}.website-nav a,.hero-actions a{color:var(--brand-dark);text-decoration:none;font-weight:800}.website-hero{max-width:none;margin:0 auto;min-height:calc(100vh - 90px);padding:42px clamp(18px,3vw,54px) 70px;display:grid;grid-template-columns:minmax(520px,.82fr) minmax(620px,1.18fr);gap:clamp(42px,5vw,96px);align-items:center}.hero-copy h1{font-size:clamp(46px,7vw,86px);line-height:.98;margin:12px 0 22px;max-width:820px}.hero-copy p{font-size:20px;max-width:670px}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:28px;flex-wrap:wrap}.hero-product{min-height:520px;border-radius:8px;background:#07164a;padding:20px;display:block;box-shadow:0 28px 80px #07164a33}.preview-main{background:#f7f8fd;border-radius:8px;padding:22px;display:grid;gap:18px;min-height:480px}.preview-top{display:flex;justify-content:space-between;align-items:center;gap:16px}.preview-top p{margin:4px 0 0}.preview-top span{color:var(--success);background:#e7f7ed;padding:8px 12px;border-radius:999px;font-weight:900}.platform-counter-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.platform-counter-grid article,.preview-bars{background:#fff;border:1px solid var(--line);border-radius:8px;padding:16px}.platform-counter-grid article{min-height:220px;display:grid;align-content:center;gap:10px}.platform-counter-grid article>span{width:48px;height:48px;border-radius:999px;background:#fff;box-shadow:0 12px 24px #07164a29;display:inline-grid;place-items:center}.platform-counter-grid article>span svg{width:48px;height:48px}.platform-counter-grid small{color:var(--muted);font-weight:900}.platform-counter-grid strong{display:block;font-size:clamp(40px,4vw,68px);line-height:1;color:var(--brand-dark)}.platform-counter-grid .coming-soon-counter{max-width:130px;font-size:24px;line-height:1.15;color:var(--muted)}.platform-counter-grid p{margin:0;font-size:13px}.preview-bars{display:grid;gap:12px}.preview-bars span{height:18px;border-radius:999px;background:#dfe8e6}.preview-bars span:nth-child(2){width:78%;background:#ddd6fe}.preview-bars span:nth-child(3){width:58%;background:#fed7aa}.website-section{max-width:none;margin:0 auto;padding:80px clamp(18px,3vw,54px)}.section-heading{max-width:760px;margin-bottom:32px}.section-heading h2,.website-band h2{font-size:clamp(34px,4vw,56px);line-height:1.05}.website-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.website-grid article{background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px;min-height:220px}.website-band{background:radial-gradient(circle at 82% 24%,rgba(209,25,140,.24),transparent 28%),linear-gradient(135deg,#07164a,#2d26a4);color:#fff;padding:76px clamp(18px,3vw,54px);display:grid;grid-template-columns:1fr .75fr;gap:48px;align-items:center}.website-band p,.website-band .eyebrow{color:#c5cbe3}.website-band ul{margin:0;padding:0;list-style:none;display:grid;gap:12px}.website-band li{background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:8px;padding:16px;font-weight:800}.website-platforms{display:flex;flex-wrap:wrap;gap:12px}.website-platforms span,.website-platforms a{background:#ede9fe;color:var(--brand-dark);border-radius:999px;padding:12px 16px;font-weight:900;text-decoration:none}.seo-page .website-grid article h2{font-size:24px}.seo-hero{padding:72px clamp(18px,4vw,72px) 34px;max-width:980px}.seo-hero h1{font-size:clamp(44px,7vw,82px);line-height:1;margin:12px 0 20px}.seo-hero p{font-size:20px;max-width:760px}.info-page .website-nav{border-bottom:1px solid var(--line)}.info-hero{padding:72px clamp(18px,4vw,72px) 38px;max-width:980px}.info-hero h1{font-size:clamp(42px,6vw,76px);line-height:1.02;margin:12px 0 20px}.info-hero p{font-size:20px;line-height:1.7;max-width:800px}.contact-layout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.contact-panel{background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px;box-shadow:0 12px 28px #07164a12}.contact-panel h2{margin-bottom:10px}.contact-panel a{color:var(--brand-dark);font-size:20px;font-weight:900}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.faq-grid article{background:#fff;border:1px solid var(--line);border-radius:8px;padding:18px;box-shadow:0 10px 24px #07164a0f}.faq-grid h3{margin-bottom:8px}.website-band a{color:#fff;font-weight:900}.website-footer{max-width:none;margin:0 auto;padding:30px clamp(18px,3vw,54px) 50px;display:flex;justify-content:space-between;gap:20px;color:var(--muted)}.website-footer>div,.website-footer nav{display:flex;align-items:center;gap:18px}.website-footer a{color:var(--brand-dark);font-weight:800}.meta-connect-card{border-top:4px solid var(--accent)}.threads-connect-card{border-top:4px solid #111}.google-business-connect-card{border-top:4px solid #34a853}.linkedin-connect-card{border-top:4px solid #0a66c2}.legal-page{min-height:100vh;background:#f7f8fc;color:var(--ink)}.legal-header{min-height:88px;padding:18px clamp(18px,4vw,64px);background:#fff;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.legal-header>a:last-child{color:var(--brand-dark);font-weight:800}.legal-content{width:min(840px,calc(100% - 36px));margin:0 auto;padding:64px 0 90px}.legal-content h1{font-size:52px;margin:8px 0}.legal-content section{margin-top:34px}.legal-content section h2{font-size:24px;margin-bottom:8px}.legal-content p{line-height:1.75}.legal-updated{color:var(--muted)}@media(max-width:860px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.main-area{padding:20px}.topbar,.actions-row,.user-chip{align-items:flex-start;flex-direction:column}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-summary-grid,.dashboard-two-column,.calendar-workspace{grid-template-columns:1fr}.calendar-month-grid{grid-template-columns:repeat(7,minmax(94px,1fr));overflow-x:auto}.calendar-toolbar{align-items:flex-start;flex-direction:column}.compact-post-list>article{grid-template-columns:1fr}.compact-post-list time{text-align:left}.split,.filter-bar,.editor-layout,.platform-toggle-grid,.faq-grid,.contact-layout{grid-template-columns:1fr}.website-nav,.website-nav nav,.website-footer,.legal-header{align-items:flex-start;flex-direction:column}.import-panel{align-items:flex-start;flex-direction:column}.website-hero,.website-band{grid-template-columns:1fr}.website-hero{min-height:auto;gap:34px}.hero-product,.preview-main{min-height:auto}.platform-counter-grid,.website-grid{grid-template-columns:1fr}}@media print{body{background:#fff}.sidebar,.topbar,.no-print{display:none!important}.app-shell{display:block}.main-area{padding:0}.table-card,.metric,.post-card,.form-card{box-shadow:none;break-inside:avoid}.metric-grid{grid-template-columns:repeat(4,1fr)}}.enterprise-site{--enterprise-blue: #2563eb;--enterprise-navy: #0f172a;--enterprise-muted: #64748b;--enterprise-bg: #f8fafc;--enterprise-line: #e2e8f0;--enterprise-soft: #eff6ff;background:radial-gradient(circle at 18% 8%,rgba(37,99,235,.12),transparent 32%),radial-gradient(circle at 78% 16%,rgba(14,165,233,.1),transparent 30%),linear-gradient(180deg,#fff,#f8fafc 42%,#fff);color:var(--enterprise-navy);min-height:100vh}.enterprise-header{position:sticky;top:0;z-index:30;min-height:88px;padding:16px clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;gap:28px;background:#ffffffeb;border-bottom:1px solid rgba(226,232,240,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 10px 34px #0f172a0a}.enterprise-logo,.enterprise-footer .footer-logo{display:inline-flex;align-items:center}.enterprise-logo .brand-logo-image{width:min(288px,34vw);height:auto;padding-block:2px 6px;object-fit:contain}.enterprise-footer .brand-logo-image{width:230px;height:auto;padding-block:2px 6px;object-fit:contain}.enterprise-nav,.enterprise-actions,.hero-ctas,.form-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.enterprise-nav a,.enterprise-login{color:var(--enterprise-navy);font-weight:800}.enterprise-nav a{padding:10px 4px}.enterprise-actions{flex-shrink:0}.header-cta{min-height:48px}.primary-cta,.secondary-cta{min-height:48px;padding:13px 22px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;line-height:1;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.primary-cta{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 16px 32px #2563eb3d}.secondary-cta{color:var(--enterprise-blue);background:#fff;border:1px solid #bfdbfe}.secondary-cta.light{color:#fff;background:#ffffff1f;border-color:#fff6}.primary-cta:hover,.secondary-cta:hover{transform:translateY(-1px);box-shadow:0 18px 34px #0f172a1f}.enterprise-hero{width:min(1400px,calc(100% - 40px));margin:0 auto;padding:clamp(58px,8vw,108px) 0 42px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(520px,1.05fr);align-items:center;gap:clamp(36px,6vw,76px)}.hero-copy h1{max-width:740px;margin:18px 0 22px;font-size:clamp(56px,7.4vw,116px);line-height:.94;letter-spacing:0}.hero-copy h1 span{color:var(--enterprise-blue);display:block}.hero-copy p,.split-section p,.section-heading p,.enterprise-cta-section p,.enterprise-footer p{color:var(--enterprise-muted);font-size:18px;line-height:1.7}.hero-copy p{max-width:680px;font-size:clamp(18px,1.45vw,23px)}.eyebrow{display:inline-flex;align-items:center;width:fit-content;padding:8px 14px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:13px;font-weight:900;text-transform:uppercase}.trust-line{margin-top:22px;display:flex;flex-wrap:wrap;gap:12px;align-items:center;color:var(--enterprise-muted);font-weight:800}.trust-line span{width:5px;height:5px;border-radius:50%;background:var(--enterprise-blue)}.dashboard-preview,.enterprise-card,.feature-card,.platform-card,.solution-card,.comparison-card,.question-card,.sales-form{background:#fffffff2;border:1px solid var(--enterprise-line);border-radius:24px;box-shadow:0 24px 70px #0f172a17}.dashboard-preview{overflow:hidden}.preview-topbar{min-height:72px;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--enterprise-line);background:#fff}.preview-topbar div,.preview-calendar-head,.section-heading.compact{display:flex;align-items:center;justify-content:space-between;gap:14px}.preview-topbar span{display:block;color:var(--enterprise-muted);font-size:13px;font-weight:800}.preview-topbar button{min-height:38px;padding:0 14px;border:0;border-radius:10px;color:#fff;background:var(--enterprise-blue);font-weight:900}.preview-body{display:grid;grid-template-columns:150px 1fr 164px;min-height:380px}.preview-sidebar{padding:20px 14px;border-right:1px solid var(--enterprise-line);display:flex;flex-direction:column;gap:10px}.preview-sidebar span{padding:10px 12px;border-radius:10px;color:var(--enterprise-muted);font-size:13px;font-weight:900}.preview-sidebar .active{color:var(--enterprise-blue);background:#eff6ff}.preview-calendar{padding:22px}.preview-calendar-head{margin-bottom:16px}.preview-calendar-head span{color:var(--enterprise-muted);font-size:13px;font-weight:900}.calendar-grid-preview{display:grid;grid-template-columns:repeat(7,minmax(42px,1fr));border:1px solid var(--enterprise-line);border-radius:16px;overflow:hidden}.calendar-cell-preview{min-height:64px;padding:8px;border-right:1px solid var(--enterprise-line);border-bottom:1px solid var(--enterprise-line);color:var(--enterprise-muted);font-weight:800}.calendar-cell-preview i{display:block;width:34px;height:10px;margin-top:12px;border-radius:999px;background:var(--enterprise-blue)}.preview-upcoming{padding:22px 16px;border-left:1px solid var(--enterprise-line);display:flex;flex-direction:column;gap:12px}.preview-upcoming span{padding:10px;border-radius:12px;background:var(--enterprise-bg);color:var(--enterprise-muted);font-size:12px;font-weight:900}.platform-counter,.enterprise-section{width:min(1280px,calc(100% - 40px));margin:0 auto}.platform-counter{padding:30px}.section-heading{max-width:780px;margin:0 auto 34px;text-align:center}.section-heading h2,.split-section h2,.enterprise-cta-section h2{margin:12px 0;font-size:clamp(34px,4vw,58px);line-height:1.04;letter-spacing:0}.section-heading.compact{max-width:none;margin:0 0 22px;text-align:left}.section-heading.compact h2{margin:4px 0 0;font-size:28px}.status-pill{padding:9px 16px;border-radius:999px;color:#166534;background:#dcfce7;font-weight:900}.counter-grid,.feature-strip,.platform-grid,.solution-grid,.comparison-grid,.qualification-grid,.upcoming-grid{display:grid;gap:18px}.counter-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.counter-card{min-height:220px;padding:20px;border:1px solid var(--enterprise-line);border-radius:18px;background:#fff}.counter-card h3{min-height:46px;margin:14px 0 10px;color:var(--enterprise-muted);font-size:16px}.counter-card strong{color:#00195c;display:block;font-size:58px;line-height:1}.counter-card p{color:var(--enterprise-muted);font-weight:800}.platform-mark{width:54px;height:54px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;color:var(--enterprise-blue);background:#fff;border:1px solid var(--enterprise-line);box-shadow:0 12px 24px #2563eb1f;font-weight:1000;overflow:hidden}.platform-mark svg{display:block;width:34px;height:34px}.enterprise-section{padding:74px 0}.feature-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-card{padding:26px;box-shadow:none}.feature-card span{width:50px;height:50px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--enterprise-blue);font-weight:1000}.feature-card h3,.platform-card strong,.solution-card strong,.question-card h3{color:var(--enterprise-navy)}.feature-card p{color:var(--enterprise-muted);line-height:1.65}.split-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(30px,5vw,70px)}.platform-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.platform-card{min-height:132px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:none}.solution-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.solution-card{min-height:112px;padding:22px;display:flex;gap:12px;align-items:center;box-shadow:none}.solution-card span{width:30px;height:30px;border-radius:50%;color:#fff;background:var(--enterprise-blue);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-weight:1000}.comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.comparison-card{padding:32px;box-shadow:none}.comparison-card p{padding:14px 0;margin:0;border-top:1px solid var(--enterprise-line);color:var(--enterprise-muted);font-weight:800}.comparison-card.highlight{border-color:#93c5fd;background:linear-gradient(180deg,#eff6ff,#fff)}.comparison-table-wrap{overflow-x:auto;border:1px solid var(--enterprise-line);border-radius:24px;background:#fff;box-shadow:0 18px 48px #0f172a12}.comparison-table{min-width:820px;border-collapse:collapse}.comparison-table th,.comparison-table td{padding:18px 20px;border-bottom:1px solid var(--enterprise-line);vertical-align:top}.comparison-table th{color:var(--enterprise-navy);background:#eff6ff;font-size:14px}.comparison-table td:first-child{color:var(--enterprise-navy);font-weight:1000}.comparison-table td{color:var(--enterprise-muted);line-height:1.55;font-weight:760}.demo-section{background:linear-gradient(180deg,#f8fafc,#eff6ff);border-block:1px solid var(--enterprise-line);max-width:none;width:100%;padding-inline:max(20px,calc((100% - 1280px)/2))}.qualification-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.question-card{padding:24px;box-shadow:none}.question-card.wide{grid-column:1 / -1}.choice{margin:8px 8px 0 0;padding:10px 13px;border:1px solid var(--enterprise-line);border-radius:999px;display:inline-flex;color:var(--enterprise-muted);background:#fff;font-weight:850}.demo-callout{align-items:start}.sales-form{padding:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sales-form input,.sales-form textarea{width:100%;border:1px solid var(--enterprise-line);border-radius:12px;padding:14px 15px;color:var(--enterprise-navy);background:#fff;font:inherit;font-weight:750}.sales-form textarea,.sales-form .form-actions{grid-column:1 / -1}.upcoming-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.upcoming-grid span{padding:14px 16px;border-radius:999px;border:1px solid var(--enterprise-line);color:var(--enterprise-muted);background:#fff;font-weight:850}.enterprise-cta-section{margin-top:40px;padding:clamp(54px,8vw,86px) 20px;color:#fff;background:linear-gradient(135deg,#0f172a,#1d4ed8);text-align:center}.enterprise-cta-section p{max-width:850px;margin:0 auto 24px;color:#ffffffd1}.enterprise-cta-section .hero-ctas{justify-content:center}.enterprise-footer{max-width:none;padding:44px clamp(20px,5vw,72px);display:flex;justify-content:space-between;gap:30px;background:#fff;border-top:1px solid var(--enterprise-line)}.enterprise-footer>div{max-width:520px}.enterprise-footer small{color:var(--enterprise-muted);font-weight:900}.enterprise-footer nav{display:flex;flex-wrap:wrap;gap:16px 22px;align-content:flex-start}.enterprise-footer a{color:var(--enterprise-navy);font-weight:900}@media(max-width:1160px){.enterprise-hero,.split-section{grid-template-columns:1fr}.dashboard-preview{max-width:820px}.counter-grid,.feature-strip,.solution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:840px){.enterprise-header,.enterprise-nav,.enterprise-actions,.enterprise-footer{align-items:flex-start;flex-direction:column}.enterprise-logo .brand-logo-image{width:240px}.preview-body{grid-template-columns:1fr}.preview-sidebar,.preview-upcoming{border:0}.preview-sidebar{flex-direction:row;flex-wrap:wrap}.counter-grid,.feature-strip,.platform-grid,.solution-grid,.comparison-grid,.qualification-grid,.upcoming-grid,.sales-form{grid-template-columns:1fr}.hero-copy h1{font-size:clamp(48px,14vw,72px)}}.marketing-page{min-height:100vh}.marketing-hero{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:clamp(64px,8vw,112px) 0 clamp(36px,5vw,72px);text-align:center}.marketing-hero h1,.demo-callout h1{max-width:980px;margin:18px auto;color:var(--enterprise-navy);font-size:clamp(48px,6vw,88px);line-height:.98;letter-spacing:0}.marketing-hero p,.demo-callout p{max-width:820px;margin:0 auto 26px;color:var(--enterprise-muted);font-size:clamp(18px,1.5vw,22px);line-height:1.7}.marketing-hero .hero-ctas{justify-content:center}.marketing-grid,.integration-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.marketing-card,.integration-card{min-height:240px;padding:28px;border:1px solid var(--enterprise-line);border-radius:24px;background:#fffffff5;box-shadow:0 20px 52px #0f172a12}.marketing-card h2,.integration-card h2{margin:0 0 12px;color:var(--enterprise-navy);font-size:26px;line-height:1.15}.marketing-card p,.integration-card p{color:var(--enterprise-muted);line-height:1.7}.marketing-card a,.integration-card a{display:inline-flex;margin-top:12px;color:var(--enterprise-blue);font-weight:900}.integration-card{display:flex;flex-direction:column;gap:12px}.integration-logo{width:62px;height:62px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--enterprise-line);border-radius:18px;background:#fff;box-shadow:0 12px 24px #2563eb1a;overflow:hidden}.integration-logo svg,.integration-hero-logo svg{width:38px;height:38px;display:block}.integration-hero-logo svg{width:100%;height:100%}.integration-letter{width:62px;height:62px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#2563eb,#0f172a);font-weight:1000;font-size:18px}.integration-card .status-pill{width:fit-content;color:#1d4ed8;background:#dbeafe}.integration-hero-logo{width:92px;height:92px;margin:28px auto 0;display:inline-flex;justify-content:center}.integration-workflow-section h2{font-size:clamp(34px,4vw,58px);color:var(--enterprise-navy);line-height:1.05}.integration-workflow-section p,.integration-support-list{color:var(--enterprise-muted);line-height:1.7}.integration-support-list{padding:0;margin:22px 0 0;list-style:none;display:grid;gap:12px}.integration-support-list li{padding:14px 16px;border:1px solid var(--enterprise-line);border-radius:16px;background:#fff;font-weight:850}.integration-preview-card{padding:26px;border:1px solid var(--enterprise-line);border-radius:28px;background:#fff;box-shadow:0 24px 70px #2563eb21}.preview-topbar.compact{min-height:0;padding:0 0 18px;border-bottom:1px solid var(--enterprise-line)}.integration-preview-media{min-height:210px;margin:22px 0;border-radius:22px;background:linear-gradient(135deg,#eff6ff,#fff);display:grid;place-items:center}.integration-preview-media svg{width:82px;height:82px}.integration-preview-lines{display:grid;gap:10px}.integration-preview-lines span{height:12px;border-radius:999px;background:#dbeafe}.integration-preview-lines span:nth-child(2){width:82%}.integration-preview-lines span:nth-child(3){width:64%}.integration-preview-footer,.workflow-step-grid,.trust-grid,.faq-list{display:grid;gap:18px}.integration-preview-footer{grid-template-columns:repeat(3,1fr);margin-top:20px}.integration-preview-footer span,.workflow-step,.trust-card,.faq-list article{border:1px solid var(--enterprise-line);border-radius:18px;background:#fff}.integration-preview-footer span{padding:12px;color:var(--enterprise-muted);text-align:center;font-weight:900}.workflow-step-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.workflow-step{min-height:130px;padding:20px;display:flex;flex-direction:column;gap:16px;justify-content:center}.workflow-step span,.trust-card span{width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--enterprise-blue);font-weight:1000}.workflow-step strong,.trust-card h3,.faq-list h3{color:var(--enterprise-navy)}.trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-card,.faq-list article{padding:24px;box-shadow:0 16px 40px #0f172a0f}.trust-card p,.faq-list p{color:var(--enterprise-muted);line-height:1.65}.faq-list{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi-card{min-height:150px;overflow:hidden}.kpi-card-head{display:flex;justify-content:space-between;gap:12px}.kpi-card-head em{font-style:normal;font-size:12px;font-weight:900;white-space:nowrap}.trend-up{color:#15803d}.trend-alert{color:#b91c1c}.sparkline{width:100%;height:34px;margin-top:10px}.platform-summary-card{min-height:118px}.platform-summary-logo,.post-platform-label svg,.preview-account-chip svg{display:inline-flex;width:24px;height:24px}.platform-summary-logo{width:42px;height:42px;align-items:center;justify-content:center;border-radius:14px;border:1px solid var(--enterprise-line);background:#fff}.platform-summary-logo svg{width:28px;height:28px}.post-platform-label{display:inline-flex;align-items:center;gap:8px}.empty-state{padding:26px;border:1px dashed #bfdbfe;border-radius:20px;background:#eff6ff;color:var(--enterprise-muted);display:grid;gap:10px;justify-items:start}.empty-state.success{border-color:#bbf7d0;background:#f0fdf4}.empty-state strong{color:var(--enterprise-navy);font-size:18px}.empty-state p{margin:0}.empty-state-illustration{width:44px;height:44px;border-radius:14px;color:#fff;background:var(--enterprise-blue);display:inline-flex;align-items:center;justify-content:center;font-weight:1000}.empty-state.success .empty-state-illustration{background:#16a34a}.create-post-workspace{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:22px;align-items:start}.create-post-form{max-width:none}.post-preview-panel{position:sticky;top:22px;padding:22px;border:1px solid var(--border);border-radius:24px;background:#fff;box-shadow:0 18px 50px #0f172a14;display:grid;gap:18px}.post-preview-panel h3{margin:4px 0 0;color:var(--ink);font-size:24px}.preview-account-row{display:flex;flex-wrap:wrap;gap:8px}.preview-account-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--border);border-radius:999px;background:#f8fafc;color:var(--ink);font-weight:900;font-size:13px}.preview-account-chip.muted{color:var(--muted)}.live-preview-card{border:1px solid var(--border);border-radius:20px;overflow:hidden;background:#f8fafc}.preview-media-frame{aspect-ratio:4 / 3;display:grid;place-items:center;color:var(--muted);background:linear-gradient(135deg,#eff6ff,#fff);font-weight:900}.preview-media-frame img,.preview-media-frame video{width:100%;height:100%;object-fit:cover}.preview-caption{padding:16px;margin:0;color:var(--muted);line-height:1.6;white-space:pre-wrap}.assistant-grid{display:grid;gap:10px}.assistant-grid article{padding:14px;border:1px solid var(--border);border-radius:16px;background:#f8fafc}.assistant-grid strong{color:var(--ink)}.assistant-grid p{margin:6px 0 0;color:var(--muted);line-height:1.55}.timeline-list{padding:0;margin:0;list-style:none;display:grid;gap:10px}.timeline-list li{display:flex;align-items:center;gap:10px;color:var(--muted);font-weight:900}.timeline-list span{width:28px;height:28px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--brand);font-weight:1000}.comparison-section .comparison-card h2{margin-bottom:18px}.demo-callout h1,.demo-callout p{margin-left:0;text-align:left}@media(max-width:1080px){.marketing-grid,.integration-card-grid,.trust-grid,.workflow-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.create-post-workspace{grid-template-columns:1fr}.post-preview-panel{position:static}}@media(max-width:720px){.marketing-grid,.integration-card-grid,.trust-grid,.faq-list,.workflow-step-grid,.integration-preview-footer{grid-template-columns:1fr}.marketing-hero h1,.demo-callout h1{font-size:clamp(42px,13vw,62px)}}
