@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@500;600;700&family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap";:root{color:#201b2b;font-synthesis:none;text-rendering:optimizelegibility;--ink:#201b2b;--muted:#777184;--line:#e8e5ed;--surface:#fff;--violet:#7257f6;--violet-dark:#5133d5;--violet-pale:#eeeaff;--coral:#ff765f;--mint:#22b88d;--cream:#f5f0e7;--shadow:0 24px 70px #261d4a1f;background:#f8f7fb;font-family:Noto Sans KR,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f8f7fb;min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.logo{letter-spacing:-.45px;white-space:nowrap;align-items:center;gap:10px;font-family:DM Sans,sans-serif;font-size:18px;font-weight:600;display:inline-flex}.logo b{color:var(--violet);font-weight:700}.logo-mark{color:#fff;background:linear-gradient(135deg,#6e52f5,#967bff);border-radius:11px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 8px 18px #7257f64d}.button{cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 22px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(135deg,#7055f4,#5e40e7);box-shadow:0 13px 28px #5e40e740}.button-primary:hover{box-shadow:0 17px 34px #5e40e757}.button-secondary{color:#4b4557;background:#fff;border-color:#ded9e7}.button-light{color:#5139d1;background:#fff;box-shadow:0 16px 38px #180f3a40}.button.compact{border-radius:12px;min-height:43px;padding:0 17px;font-size:14px}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:11px;place-items:center;width:38px;height:38px;padding:0;display:inline-grid}.icon-button:hover{background:#f0edf5}.eyebrow,.page-eyebrow{color:var(--violet);letter-spacing:1.4px;align-items:center;gap:7px;font:700 12px/1 DM Sans,sans-serif;display:inline-flex}.landing-page{background:#fff;overflow:hidden}.landing-nav{z-index:20;justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);height:78px;margin:0 auto;display:flex;position:relative}.landing-nav-links{color:#625b6b;align-items:center;gap:36px;font-size:14px;font-weight:600;display:flex}.landing-nav-links a:hover{color:var(--violet)}.nav-cta{color:#fff;background:#201b2b;border-radius:12px;align-items:center;gap:7px;height:42px;padding:0 17px;font-size:13px;font-weight:700;display:inline-flex}.hero{background:linear-gradient(#fff 0%,#faf8ff 62%,#f5f0e9 100%);grid-template-columns:.9fr 1.1fr;align-items:center;gap:38px;min-height:695px;padding:68px max(24px,50vw - 590px) 105px;display:grid;position:relative}.hero-copy{z-index:2;padding-bottom:20px;position:relative}.hero h1{letter-spacing:-4px;margin:22px 0 24px;font-size:clamp(48px,5vw,72px);font-weight:800;line-height:1.13}.hero h1 em{color:var(--violet);font-style:normal;position:relative}.hero h1 em:after{content:"";z-index:-1;background:#ded6ff;border-radius:50%;height:15px;position:absolute;bottom:1px;left:-3px;right:-3px;transform:rotate(-2deg)}.hero-copy>p{color:#696270;margin:0;font-size:17px;line-height:1.85}.hero-actions{gap:10px;margin-top:34px;display:flex}.hero-proof{color:#77707e;flex-wrap:wrap;gap:18px;margin-top:24px;font-size:12px;display:flex}.hero-proof span{align-items:center;gap:5px;display:inline-flex}.hero-proof svg{color:var(--mint)}.hero-glow{filter:blur(6px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{background:#7c60ff1f;width:420px;height:420px;top:5%;right:2%}.hero-glow-two{background:#ff9b7129;width:260px;height:260px;bottom:0;right:40%}.hero-visual{z-index:2;perspective:1500px;padding:30px 0 0 35px;position:relative}.mock-window{background:#fff;border:1px solid #4e3e7d1f;border-radius:24px;max-width:650px;margin-left:auto;overflow:hidden;transform:rotateY(-4deg)rotateX(1.5deg);box-shadow:0 40px 95px #35266333}.mock-topbar{background:#fbfaff;border-bottom:1px solid #eeeaf4;align-items:center;gap:6px;height:42px;padding:0 15px;display:flex}.mock-topbar i{background:#e2ddeb;border-radius:50%;width:8px;height:8px}.mock-topbar i:first-child{background:#ff8e82}.mock-topbar i:nth-child(2){background:#ffd270}.mock-topbar i:nth-child(3){background:#72d9ad}.mock-topbar span{color:#a39bab;background:#f2f0f6;border-radius:7px;margin:0 auto;padding:5px 60px;font:500 8px DM Sans,sans-serif}.mock-app{height:430px;display:flex}.mock-side{background:#201b2b;flex-direction:column;align-items:center;gap:22px;width:64px;padding:18px 13px;display:flex}.mock-logo{color:#fff;background:var(--violet);border-radius:9px;place-items:center;width:30px;height:30px;margin-bottom:10px;display:grid}.mock-side i{background:#554d60;border-radius:9px;width:24px;height:7px}.mock-side i.active{background:#a88fff;box-shadow:0 0 0 7px #7d61ff24}.mock-content{background:#faf9fc;flex:1;padding:30px}.mock-welcome{color:#9d96a5;flex-direction:column;font-size:9px;display:flex}.mock-welcome b{color:#2a2433;margin-top:5px;font-size:16px}.mock-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px;display:grid}.mock-stats div{background:#fff;border:1px solid #efebf3;border-radius:13px;flex-direction:column;padding:15px;display:flex}.mock-stats span{color:#918a99;font-size:8px}.mock-stats b{margin:5px 0 3px;font:700 20px DM Sans}.mock-stats small{color:#27a47e;font-size:7px}.mock-chart{background:#fff;border:1px solid #efebf3;border-radius:14px;margin-top:12px;padding:17px}.mock-chart-head{justify-content:space-between;font-size:9px;display:flex}.mock-chart-head span{color:#9c94a3}.chart-bars{background:repeating-linear-gradient(#fff,#fff 25px,#f4f1f7 26px);border-bottom:1px solid #eeeaf2;justify-content:space-around;align-items:end;height:105px;padding-top:16px;display:flex}.chart-bars i{background:linear-gradient(#8b70ff,#694de8);border-radius:5px 5px 0 0;width:22px;min-height:10px}.mock-automation{background:#fff;border:1px solid #efebf3;border-radius:13px;align-items:center;gap:11px;margin-top:12px;padding:12px 14px;display:flex}.automation-thumb{color:#ff6d6d;background:#fff0ed;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.mock-automation>span:nth-child(2){flex-direction:column;flex:1;display:flex}.mock-automation b{font-size:9px}.mock-automation small{color:#a099a7;font-size:7px}.mock-automation em{color:#5e43de;background:#eee9ff;border-radius:12px;padding:5px 8px;font-size:7px;font-style:normal;font-weight:700}.floating-pill{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-radius:13px;align-items:center;gap:8px;padding:11px 15px;font-size:11px;font-weight:700;animation:4s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 16px 38px #2e205429}.pill-comment{color:#5a43c3;top:130px;left:2px}.pill-sent{color:#198260;animation-delay:-2s;bottom:45px;right:-12px}@keyframes float{50%{transform:translateY(-9px)}}.trust-strip{background:var(--cream);color:#6e675d;border-top:1px solid #e8e2da;border-bottom:1px solid #e8e2da;justify-content:center;align-items:center;gap:22px;min-height:88px;font-size:13px;font-weight:700;display:flex}.trust-strip svg{color:#b8afa2}.product-section{background:#fff;padding:125px 24px 110px}.section-heading{text-align:center;max-width:720px;margin:0 auto 58px}.section-heading h2{letter-spacing:-2.7px;margin:17px 0 16px;font-size:clamp(34px,4vw,52px);line-height:1.25}.section-heading p{color:#79727f;margin:0;font-size:16px}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:17px;width:min(1120px,100%);margin:0 auto;display:grid}.benefit-card{background:#fbfaff;border:1px solid #ebe7f0;border-radius:25px;min-height:310px;padding:38px 34px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.benefit-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.benefit-number{color:#ebe7f1;font:700 64px DM Sans;position:absolute;top:15px;right:22px}.benefit-icon{color:#674bea;background:#eee9ff;border-radius:18px;place-items:center;width:58px;height:58px;display:grid;position:relative}.benefit-card:nth-child(2) .benefit-icon{color:#ef684e;background:#ffede8}.benefit-card:nth-child(3) .benefit-icon{color:#188d69;background:#e6f8f1}.benefit-card h3{margin:45px 0 13px;font-size:21px;position:relative}.benefit-card p{color:#7b7582;margin:0;font-size:14px;line-height:1.75;position:relative}.feature-showcase{background:#fff;padding:25px 24px 120px}.feature-panel{background:#f6f2ea;border-radius:34px;grid-template-columns:1fr 1fr;align-items:center;gap:90px;width:min(1120px,100%);min-height:560px;margin:0 auto 45px;padding:62px 75px;display:grid}.feature-panel-insight{background:#f2efff}.feature-copy h2{letter-spacing:-2px;margin:17px 0 20px;font-size:40px;line-height:1.3}.feature-copy>p{color:#756f78;margin:0;font-size:15px;line-height:1.8}.feature-kicker{color:#7a5cf1;letter-spacing:1.2px;font:700 11px DM Sans}.feature-copy ul{color:#504957;gap:11px;margin:28px 0 0;padding:0;font-size:13px;font-weight:600;list-style:none;display:grid}.feature-copy li{align-items:center;gap:9px;display:flex}.feature-copy li svg{color:#fff;background:#7358ed;border-radius:50%;width:20px;height:20px;padding:4px}.phone-card{background:#fff;border:1px solid #50413714;border-radius:27px;width:min(330px,100%);margin:auto;padding:18px;box-shadow:0 28px 65px #4f3c2726}.phone-head{border-bottom:1px solid #eee;align-items:center;gap:8px;padding-bottom:15px;display:flex}.phone-head svg{color:#c6459b}.phone-head b{flex:1;font-size:12px}.phone-head span{color:#aaa}.message-bubble{color:#423b47;background:#f0edf4;border-radius:18px 18px 18px 5px;margin:28px 14px 12px;padding:15px 16px;font-size:12px;line-height:1.7}.phone-card button{color:#fff;background:#7558f0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:calc(100% - 28px);height:39px;margin:0 14px;font-size:11px;font-weight:700;display:flex}.phone-card>small{color:#aaa;text-align:center;margin-top:10px;font-size:8px;display:block}.insight-card{background:#fff;border:1px solid #5d43bd1a;border-radius:26px;padding:27px 28px;box-shadow:0 28px 65px #442e8a26}.insight-card-head{justify-content:space-between;font-size:12px;display:flex}.insight-card-head b{color:#918a9a;font-size:9px}.insight-score{justify-content:space-between;align-items:end;margin:28px 0 8px;display:flex}.insight-score>div{flex-direction:column;display:flex}.insight-score small{color:#88808f;font-size:10px}.insight-score strong{font:700 40px DM Sans}.insight-score strong em{font-size:18px;font-style:normal}.insight-score>span{color:#248d6d;align-items:center;gap:5px;font-size:10px;font-weight:700;display:flex}.insight-score>span svg{width:15px}.insight-card svg[viewBox]{width:100%;overflow:visible}.chart-area{fill:url(#area)}.chart-line{fill:none;stroke:#7657ff;stroke-width:4px;stroke-linecap:round}.safety-section{color:#fff;background:#211b2d;grid-template-columns:1fr 1.2fr;align-items:center;gap:80px;padding:110px max(24px,50vw - 560px);display:grid}.eyebrow.light{color:#b9a8ff}.safety-copy h2{letter-spacing:-2px;margin:20px 0;font-size:39px;line-height:1.35}.safety-copy p{color:#aaa2b4;margin:0;font-size:14px;line-height:1.8}.safety-cards{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.safety-cards article{background:#2b2436;border:1px solid #3d354a;border-radius:20px;padding:25px 21px}.safety-cards svg{color:#a993ff}.safety-cards b{margin:25px 0 8px;font-size:14px;display:block}.safety-cards p{color:#aaa2b2;margin:0;font-size:11px;line-height:1.6}.faq-section{background:#fff;padding:120px 24px}.faq-list{border-top:1px solid var(--line);width:min(850px,100%);margin:auto}.faq-list article{border-bottom:1px solid var(--line)}.faq-list button{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:35px 1fr auto;align-items:center;width:100%;padding:27px 5px;display:grid}.faq-list button span{color:var(--violet);font:700 14px DM Sans}.faq-list button b{font-size:15px}.faq-list button svg{color:#9d96a5;transition:transform .2s}.faq-list article.open button svg{transform:rotate(180deg)}.faq-list article>div{grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid}.faq-list article.open>div{grid-template-rows:1fr}.faq-list p{color:#716a77;margin:0;padding:0 48px;font-size:13px;line-height:1.75;overflow:hidden}.faq-list article.open p{padding-bottom:27px}.bottom-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#6748e7,#7d63f6);padding:105px 24px;position:relative;overflow:hidden}.bottom-cta>svg{width:34px;height:34px}.bottom-cta h2{letter-spacing:-2px;margin:18px 0;font-size:42px;line-height:1.3;position:relative}.bottom-cta p{color:#dcd3ff;position:relative}.bottom-cta .button{margin-top:22px;position:relative}.cta-orbit{border:1px solid #ffffff29;border-radius:50%;position:absolute}.orbit-one{width:500px;height:500px;top:-230px;left:-170px}.orbit-two{width:650px;height:650px;bottom:-430px;right:-250px}.landing-footer{color:#77717e;background:#191520;align-items:center;gap:30px;padding:34px max(24px,50vw - 560px);display:flex}.landing-footer .logo{color:#fff}.landing-footer p{flex:1;font-size:11px}.landing-footer>span{font-size:10px}.app-layout{background:#f7f6fa;min-height:100vh;display:flex}.app-sidebar{z-index:30;color:#cac4d1;background:#201b2b;flex-direction:column;width:245px;height:100vh;padding:22px 17px;display:flex;position:fixed}.sidebar-head{justify-content:space-between;align-items:center;padding:0 7px 20px;display:flex}.sidebar-head .logo{color:#fff}.sidebar-close{color:#fff;display:none}.workspace-chip{background:#2a2433;border:1px solid #3d3648;border-radius:13px;align-items:center;gap:10px;padding:11px 10px;display:flex}.workspace-avatar{color:#fff;background:linear-gradient(135deg,#ff8b6e,#e96856);border-radius:10px;place-items:center;width:31px;height:31px;font-size:11px;font-weight:800;display:grid}.workspace-chip>span:nth-child(2){flex-direction:column;flex:1;display:flex}.workspace-chip small{color:#837b8b;font-size:8px}.workspace-chip strong{color:#eeeaf1;margin-top:2px;font-size:11px}.sidebar-nav{flex-direction:column;gap:5px;margin-top:27px;display:flex}.nav-section-label{color:#6e6676;letter-spacing:1.2px;margin:0 12px 8px;font:700 9px DM Sans}.sidebar-nav a{color:#aaa3b2;border-radius:11px;align-items:center;gap:12px;padding:11px 13px;font-size:12px;font-weight:600;display:flex}.sidebar-nav a:hover,.sidebar-nav a.active{color:#fff;background:#332c3e}.sidebar-nav a.active svg{color:#a992ff}.sidebar-guide{background:linear-gradient(145deg,#302940,#292333);border:1px solid #403750;border-radius:16px;margin-top:auto;padding:17px}.guide-icon{color:#d9ceff;background:#493d66;border-radius:10px;place-items:center;width:31px;height:31px;display:grid}.sidebar-guide strong{color:#fff;margin-top:13px;font-size:11px;display:block}.sidebar-guide p{color:#92899b;margin:7px 0 12px;font-size:9px;line-height:1.6}.sidebar-guide a{color:#b7a4ff;font-size:9px;font-weight:700}.sidebar-foot{border-top:1px solid #37303f;margin-top:16px;padding-top:15px}.sidebar-foot>a{color:#918999;align-items:center;gap:9px;padding:7px 8px;font-size:10px;display:flex}.profile-row{align-items:center;gap:9px;margin-top:8px;padding:8px;display:flex}.profile-row>span{color:#fff;background:#7055ef;border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;display:grid}.profile-row>div{flex-direction:column;flex:1;display:flex}.profile-row b{color:#fff;font-size:10px}.profile-row small{color:#777080;font-size:8px}.app-main{width:calc(100% - 245px);margin-left:245px}.mobile-app-header{display:none}.app-page{width:min(1220px,100% - 64px);margin:0 auto;padding:47px 0 80px}.page-topline{justify-content:space-between;align-items:end;gap:20px;margin-bottom:31px;display:flex}.page-topline h1{letter-spacing:-1.2px;margin:10px 0 7px;font-size:27px}.page-topline h1 span{font-size:22px}.page-topline p{color:#85808b;margin:0;font-size:12px}.inline-alert,.success-banner{color:#9e4534;background:#fff0ed;border:1px solid #ffd9d1;border-radius:12px;align-items:center;gap:9px;margin-bottom:18px;padding:12px 15px;font-size:11px;display:flex}.inline-alert b{margin-left:auto}.success-banner{color:#197155;background:#eaf9f2;border-color:#c9eddc}.stats-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.stat-card{background:#fff;border:1px solid #ece9f0;border-radius:17px;padding:20px;position:relative;box-shadow:0 6px 20px #281e4106}.stat-card>div{flex-direction:column;display:flex}.stat-card>div span{color:#89838e;font-size:10px}.stat-card>div b{margin-top:8px;font:700 25px DM Sans}.stat-icon{border-radius:11px;place-items:center;width:37px;height:37px;display:grid;position:absolute;top:16px;right:16px}.tone-violet .stat-icon{color:#674bea;background:#efebff}.tone-coral .stat-icon{color:#ee664e;background:#fff0ec}.tone-mint .stat-icon{color:#178866;background:#e9f8f2}.tone-blue .stat-icon{color:#3979c9;background:#edf5ff}.stat-card>small{color:#aaa4ae;margin-top:15px;font-size:8px;display:block}.stat-card>small em{color:#33ae88;font-style:normal}.dashboard-grid{grid-template-columns:1.65fr .75fr;gap:14px;margin-top:14px;display:grid}.panel{background:#fff;border:1px solid #ebe8ef;border-radius:18px}.performance-panel{min-height:335px;padding:23px 25px}.panel-head{justify-content:space-between;align-items:start;display:flex}.panel-head h2{margin:0;font-size:14px}.panel-head p{color:#9a949f;margin:5px 0 0;font-size:9px}.select-button{color:#6f6876;background:#fff;border:1px solid #e5e1e9;border-radius:8px;padding:7px 10px;font-size:9px}.performance-legend{color:#85808a;justify-content:flex-end;gap:14px;margin-top:17px;font-size:8px;display:flex}.performance-legend span{align-items:center;gap:5px;display:flex}.performance-legend i{border-radius:50%;width:7px;height:7px}.performance-legend i.violet{background:#7659ef}.performance-legend i.coral{background:#ff8068}.performance-chart{background:repeating-linear-gradient(#fff,#fff 48px,#f2eff5 49px);grid-template-columns:repeat(7,1fr);gap:12px;height:225px;padding-top:20px;display:grid}.bar-group{flex-direction:column;justify-content:flex-end;align-items:center;display:flex}.bar-group>div{align-items:end;gap:4px;width:100%;height:175px;display:flex}.bar-group i{background:#7659ef;border-radius:4px 4px 0 0;width:45%;min-height:3px}.bar-group i+i{background:#ff8068}.bar-group span{color:#aaa4af;margin-top:9px;font-size:8px}.account-panel{padding:23px}.account-panel .status-badge{font-size:8px}.instagram-profile{background:#faf8fc;border-radius:13px;align-items:center;gap:11px;margin:25px 0;padding:14px;display:flex}.instagram-profile>span{color:#fff;background:linear-gradient(145deg,#ff9b5e,#bb4ad0);border-radius:50%;place-items:center;width:39px;height:39px;font-size:12px;font-weight:700;display:grid}.instagram-profile>div{flex-direction:column;display:flex}.instagram-profile b{font-size:11px}.instagram-profile small{color:#99929e;margin-top:3px;font-size:8px}.account-panel dl{gap:11px;margin:0;display:grid}.account-panel dl div{justify-content:space-between;display:flex}.account-panel dt{color:#96909b;font-size:9px}.account-panel dd{margin:0;font-size:9px;font-weight:700}.account-panel>a{color:#6950d6;border-top:1px solid #eeeaf1;justify-content:center;align-items:center;gap:6px;margin-top:24px;padding-top:16px;font-size:9px;font-weight:700;display:flex}.recent-panel{margin-top:14px;padding:23px 25px}.recent-panel .panel-head>a{color:#7563c4;align-items:center;gap:5px;font-size:9px;font-weight:700;display:flex}.automation-table{margin-top:19px}.table-head,.table-row{grid-template-columns:2fr .8fr .6fr .6fr .5fr;align-items:center;gap:15px;padding:10px 13px;display:grid}.table-head{color:#a19ba6;background:#faf9fb;font-size:8px}.table-row{border-bottom:1px solid #f0edf2;min-height:62px;font-size:9px}.automation-name{align-items:center;gap:10px;display:flex}.automation-name>span{flex-direction:column;display:flex}.automation-name b{font-size:10px}.automation-name small{color:#aaa3ad;font-size:8px}.thumb{color:#694de6;background:#eee9ff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.thumb-1{color:#e35d45;background:#ffede8}.thumb-2{color:#188866;background:#e5f7f0}.table-empty{color:#8e8794;flex-direction:column;align-items:center;padding:45px;display:flex}.table-empty svg{color:#8c73f3}.table-empty b{color:#4c4654;margin-top:12px}.table-empty p{margin:5px 0 13px;font-size:9px}.table-empty a{color:#684bdf;font-size:10px;font-weight:700}.status-badge{border-radius:12px;align-items:center;width:max-content;padding:5px 9px;font-size:9px;font-weight:700;display:inline-flex}.status-active,.status-connected{color:#2c7f66;background:#e7f7f0}.status-active:before,.status-connected:before{content:"";background:#2eaa82;border-radius:50%;width:5px;height:5px;margin-right:5px}.status-paused{color:#8a6532;background:#fff4db}.status-draft,.status-pending{color:#736d79;background:#f0edf2}.automation-toolbar{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.search-field{color:#a39da7;background:#fff;border:1px solid #e5e1e9;border-radius:11px;align-items:center;gap:8px;width:270px;padding:0 12px;display:flex}.search-field input{background:0 0;border:0;outline:0;width:100%;height:39px;font-size:10px}.filter-tabs{background:#ece9f0;border-radius:10px;padding:3px;display:flex}.filter-tabs button{color:#817a87;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:7px 12px;font-size:9px}.filter-tabs button.active{color:#3d3646;background:#fff;font-weight:700;box-shadow:0 3px 8px #251d3814}.automation-card-list{gap:10px;display:grid}.automation-card{background:#fff;border:1px solid #e9e6ed;border-radius:16px;align-items:center;gap:17px;padding:17px 19px;display:flex}.automation-card-thumb{color:#6549df;background:#eeeaff;border-radius:14px;place-items:center;width:52px;height:52px;display:grid}.automation-card-thumb svg{width:20px}.automation-card-main{flex:1}.automation-card-main>div{align-items:center;gap:10px;display:flex}.automation-card-main h2{margin:0;font-size:13px}.automation-card-main p{color:#746e7a;margin:6px 0 4px;font-size:9px}.automation-card-main small{color:#aaa4ae;font-size:8px}.automation-card-metrics{gap:28px;margin-right:15px;display:flex}.automation-card-metrics span{flex-direction:column;min-width:44px;display:flex}.automation-card-metrics small{color:#a19ba6;font-size:8px}.automation-card-metrics b{margin-top:3px;font:700 15px DM Sans}.switch{cursor:pointer;background:#d8d4dc;border:0;border-radius:20px;width:38px;height:22px;padding:0;position:relative}.switch i{background:#fff;border-radius:50%;width:16px;height:16px;transition:left .2s;position:absolute;top:3px;left:3px}.switch.on{background:#7256ed}.switch.on i{left:19px}.builder-page{width:100%;max-width:none;padding:0}.builder-top{background:#fff;border-bottom:1px solid #e8e4ed;justify-content:space-between;align-items:center;height:68px;padding:0 34px;display:flex}.builder-top>a{color:#77717e;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.text-button{color:#8e8794;cursor:pointer;background:0 0;border:0;font-size:10px}.stepper{align-items:center;gap:28px;display:flex}.stepper span{color:#aaa3ae;align-items:center;gap:7px;font-size:9px;display:flex;position:relative}.stepper span:not(:last-child):after{content:"";background:#ddd8e1;width:12px;height:1px;position:absolute;left:calc(100% + 8px)}.stepper i{background:#eae7ed;border-radius:50%;place-items:center;width:23px;height:23px;font-style:normal;font-weight:700;display:grid}.stepper .active{color:#5740be}.stepper .active i{color:#fff;background:#7257ef}.builder-layout{grid-template-columns:1.1fr .9fr;min-height:calc(100vh - 68px);display:grid}.builder-form{width:100%;max-width:650px;margin-left:auto;padding:65px 75px 80px 45px}.builder-form h1{letter-spacing:-1.7px;margin:16px 0;font-size:32px;line-height:1.35}.builder-intro{color:#827b87;margin:0 0 32px;font-size:12px;line-height:1.7}.field{flex-direction:column;gap:8px;margin-top:20px;display:flex}.field>span{font-size:11px;font-weight:700}.field input,.field textarea{background:#fff;border:1px solid #ded9e4;border-radius:11px;outline:0;width:100%;padding:12px 13px;font-size:11px;transition:border .2s,box-shadow .2s}.field textarea{resize:vertical;min-height:82px;line-height:1.6}.field textarea.tall{min-height:115px}.field input:focus,.field textarea:focus{border-color:#8d76f1;box-shadow:0 0 0 3px #7257f61a}.field small{color:#aaa3ad;font-size:8px}.two-fields{grid-template-columns:.7fr 1.3fr;gap:10px;display:grid}.choice-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.choice-grid button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dfdbe4;border-radius:14px;flex-direction:column;align-items:start;padding:18px;display:flex}.choice-grid button.selected{background:#f7f4ff;border-color:#8067ed;box-shadow:0 0 0 2px #7257f614}.choice-grid svg{color:#6e52e6}.choice-grid b{margin:14px 0 5px;font-size:11px}.choice-grid span{color:#99929d;font-size:8px}.check-row{background:#fff;border:1px solid #dfdbe4;border-radius:13px;align-items:start;gap:11px;margin-top:22px;padding:15px;display:flex}.check-row input{accent-color:#7257ef}.check-row span{flex-direction:column;display:flex}.check-row b{font-size:10px}.check-row small{color:#99929d;margin-top:4px;font-size:8px}.form-error{color:#a43f30;background:#fff0ed;border-radius:9px;padding:10px;font-size:10px}.builder-actions{justify-content:flex-end;gap:9px;margin-top:32px;display:flex}.builder-preview{background:linear-gradient(145deg,#eee9ff,#f8f5ff);flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:55px;display:flex}.preview-label{color:#7258dd;align-items:center;gap:6px;font-size:9px;font-weight:700;display:flex}.preview-post,.preview-dm{background:#fff;border:1px solid #624ca81a;border-radius:20px;width:min(340px,100%);padding:15px;box-shadow:0 20px 55px #4e378f1f}.preview-post-head{align-items:center;gap:8px;display:flex}.preview-post-head i,.preview-comment>i,.preview-dm>div i{color:#fff;background:linear-gradient(145deg,#ff9d5d,#c64dd2);border-radius:50%;place-items:center;width:28px;height:28px;font-size:8px;font-style:normal;display:grid}.preview-post-head>span{flex-direction:column;flex:1;display:flex}.preview-post-head b{font-size:9px}.preview-post-head small{color:#aaa;font-size:7px}.preview-image{color:#fff;background:linear-gradient(135deg,#f7ad7b,#7d5ef3);place-items:center;height:190px;margin:13px -15px;display:grid}.preview-image svg{opacity:.8;width:45px;height:45px}.preview-caption{font-size:8px;line-height:1.6}.preview-caption b{margin-right:4px}.preview-comment{border-top:1px solid #eee;gap:9px;margin-top:15px;padding-top:13px;display:flex}.preview-comment>i{color:#777;background:#ded8e7}.preview-comment>span{flex-direction:column;display:flex}.preview-comment b{font-size:8px}.preview-comment p{margin:2px 0;font-size:8px}.preview-comment em{color:#6751c6;font-size:7px;font-style:normal}.preview-dm{padding:17px 20px}.preview-dm>div{align-items:center;gap:8px;display:flex}.preview-dm>div b{font-size:9px}.preview-dm p{background:#f0edf5;border-radius:13px 13px 13px 4px;margin:17px 0 10px;padding:12px;font-size:8px;line-height:1.6}.preview-dm button{color:#fff;background:#7257ec;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;width:100%;height:34px;font-size:8px;font-weight:700;display:flex}.preview-dm>small{color:#aaa;justify-content:center;align-items:center;gap:4px;margin-top:9px;font-size:7px;display:flex}.insight-placeholder{text-align:center;background:#fff;border:1px solid #e8e4ec;border-radius:20px;flex-direction:column;align-items:center;min-height:420px;padding:70px;display:flex}.insight-placeholder>span{color:#6e53e7;background:#eeeaff;border-radius:18px;place-items:center;width:62px;height:62px;display:grid}.insight-placeholder h2{margin:22px 0 8px;font-size:18px}.insight-placeholder p{color:#8e8793;margin:0;font-size:11px}.insight-placeholder>div{gap:9px;margin-top:30px;display:flex}.insight-placeholder>div span{color:#6f6876;background:#f5f3f7;border-radius:10px;align-items:center;gap:6px;padding:9px 12px;font-size:9px;display:flex}.insight-placeholder>div svg{width:14px}.settings-grid{grid-template-columns:1.2fr .8fr;gap:14px;display:grid}.connection-card,.requirements-card{padding:25px}.connection-brand{align-items:center;gap:13px;display:flex}.connection-brand>span{color:#fff;background:linear-gradient(145deg,#ff9b5e,#b743cf);border-radius:13px;place-items:center;width:45px;height:45px;display:grid}.connection-brand>div{flex:1}.connection-brand h2{margin:0;font-size:14px}.connection-brand p{color:#98919c;margin:4px 0 0;font-size:9px}.connection-brand em{color:#24785f;background:#e8f7f1;border-radius:12px;padding:5px 8px;font-size:8px;font-style:normal;font-weight:700}.connection-card dl{gap:12px;margin:28px 0;display:grid}.connection-card dl div{border-bottom:1px solid #efecf1;padding-bottom:12px;display:flex}.connection-card dt{color:#99929d;flex:1;font-size:9px}.connection-card dd{margin:0;font-size:9px;font-weight:700}.requirements-card h2{margin:0 0 23px;font-size:14px}.requirements-card>div{align-items:center;gap:12px;margin-top:15px;display:flex}.requirements-card>div>span{color:#6c51df;background:#eeeaff;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.requirements-card svg{width:17px}.requirements-card p{flex-direction:column;margin:0;display:flex}.requirements-card b{font-size:10px}.requirements-card small{color:#99929e;margin-top:3px;font-size:8px}@media (width<=980px){.hero{text-align:center;grid-template-columns:1fr;padding-top:70px}.hero-copy{max-width:700px;margin:auto}.hero-actions,.hero-proof{justify-content:center}.hero-visual{width:min(720px,100%);margin:auto;padding-left:0}.landing-nav-links{display:none}.benefit-grid{grid-template-columns:1fr}.benefit-card{min-height:230px}.feature-panel{grid-template-columns:1fr;gap:50px;padding:55px}.feature-panel-insight .feature-copy{order:2}.safety-section{grid-template-columns:1fr}.app-sidebar{transition:transform .25s;transform:translate(-100%)}.app-sidebar.is-open{transform:none}.sidebar-close{display:grid}.sidebar-overlay{z-index:20;background:#16121d61;border:0;position:fixed;inset:0}.app-main{width:100%;margin:0}.mobile-app-header{background:#fff;border-bottom:1px solid #e8e5eb;justify-content:space-between;align-items:center;height:62px;padding:0 18px;display:flex}.mobile-bot{color:#7257ec;background:#eeeaff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.app-page{width:min(100% - 34px,900px);padding-top:34px}.stats-grid{grid-template-columns:1fr 1fr}.dashboard-grid,.settings-grid{grid-template-columns:1fr}.builder-top{padding:0 18px}.builder-top>a b{display:none}.builder-layout{grid-template-columns:1fr}.builder-form{max-width:700px;margin:auto;padding:55px 28px}.builder-preview{padding:50px 25px}.automation-card-metrics{display:none}}@media (width<=620px){.landing-nav{width:calc(100% - 32px)}.nav-cta{font-size:0}.nav-cta svg{width:18px}.hero{min-height:auto;padding:60px 18px 80px}.hero h1{letter-spacing:-2.7px;font-size:43px}.hero-copy>p{font-size:14px}.hero-copy>p br{display:none}.hero-actions{flex-direction:column}.hero-proof{gap:10px}.hero-visual{padding-top:25px}.mock-window{border-radius:17px;transform:none}.mock-app{height:330px}.mock-side{display:none}.mock-content{padding:20px}.mock-stats div{padding:10px}.mock-stats b{font-size:15px}.mock-chart{padding:12px}.chart-bars{height:80px}.floating-pill{display:none}.trust-strip{flex-wrap:wrap;gap:10px;padding:20px}.trust-strip svg{display:none}.product-section,.faq-section{padding:85px 18px}.section-heading h2{letter-spacing:-1.7px;font-size:34px}.feature-showcase{padding:0 13px 85px}.feature-panel{border-radius:24px;gap:38px;padding:38px 23px}.feature-copy h2{font-size:31px}.safety-section{gap:45px;padding:80px 22px}.safety-copy h2{font-size:31px}.safety-cards{grid-template-columns:1fr}.bottom-cta h2{font-size:32px}.landing-footer{flex-direction:column;align-items:start}.landing-footer p{margin:0}.page-topline{align-items:start}.page-topline .button{width:43px;padding:0;font-size:0}.stats-grid{grid-template-columns:1fr}.performance-panel{padding:20px 14px}.performance-chart{gap:5px}.account-panel{padding:20px}.table-head{display:none}.table-row{grid-template-columns:1.8fr .8fr .4fr}.table-row>span:nth-child(4),.table-row>b:nth-child(4),.table-row>b:nth-child(5){display:none}.automation-toolbar{flex-direction:column;align-items:stretch;gap:10px}.search-field{width:100%}.filter-tabs{overflow:auto}.automation-card{gap:11px;padding:14px}.automation-card-thumb{width:43px;height:43px}.automation-card .icon-button,.stepper span b{display:none}.stepper{gap:18px}.builder-top>a{font-size:0}.builder-top>a svg{width:20px}.builder-form{padding:45px 18px}.builder-form h1{font-size:28px}.choice-grid,.two-fields{grid-template-columns:1fr}.builder-preview{padding:45px 15px}.insight-placeholder{padding:50px 18px}.insight-placeholder>div{flex-wrap:wrap;justify-content:center}}
