*{box-sizing:border-box}body{color:#07142f;background:#f7f9fc;margin:0;font-family:Inter,Arial,sans-serif}button{font-family:inherit}.topbar{color:#fff;justify-content:space-between;align-items:center;gap:24px;padding:8px 42px;display:flex}.brand{letter-spacing:-1px;font-size:24px;font-weight:850}.account-area{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;font-size:17px;display:flex}.daily-limit-badge{color:#0f172a;background:#eaf1ff;border:1px solid #ffffff38;border-radius:14px;padding:13px 16px;font-size:14px;font-weight:850}.user-email-badge{color:#0f172a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe0;border:1px solid #ffffff80;border-radius:14px;padding:13px 16px;font-size:14px;font-weight:850}.subscription-badge{color:#fff;background:#dc2626;border-radius:14px;padding:13px 16px;font-size:14px;font-weight:850}.subscription-active{background:#16a34a}.signout-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#07142f8c;border:1px solid #ffffff4d;border-radius:14px;padding:14px 20px;font-size:14px;font-weight:800}.upgrade-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:12px;padding:12px 18px;font-size:14px;font-weight:700;transition:all .2s}.upgrade-btn:hover{background:#b91c1c}.page{max-width:980px;margin:28px auto 18px;padding:0 18px}.login-card,.main-card{background:#fff;border:1px solid #eef1f6;border-radius:18px;box-shadow:0 18px 55px #091e4214}.login-card{max-width:520px;margin:0 auto;padding:42px}.login-card h1{text-align:center;margin:0 0 8px;font-size:24px}.login-card p{text-align:center;color:#516078;margin:0 0 30px;font-size:17px}.main-card{padding:18px 24px 26px}.hero{align-items:center;gap:14px;margin-bottom:8px;padding-left:0;display:flex}.hero-icon{color:#2563eb;background:#eaf1ff;border-radius:18px;place-items:center;width:54px;height:54px;display:grid}.hero h1{letter-spacing:-1px;margin:0 0 12px;font-size:24px}.hero p{color:#516078;margin:0;font-size:14px;line-height:1.5}.section{border-bottom:1px solid #e4e9f1;padding:18px 0}.section:last-child{border-bottom:none;padding-bottom:0}.section-title{letter-spacing:-.8px;margin:0 0 6px;font-size:24px}.section-subtitle{color:#516078;margin:0 0 10px;font-size:14px;line-height:1.5}label{color:#07142f;margin-bottom:10px;font-size:14px;font-weight:850;display:block}input,textarea{color:#07142f;background:#fff;border:1px solid #cfd7e3;border-radius:13px;outline:none;width:100%;margin-bottom:10px;padding:11px 13px;font-family:Inter,Arial,sans-serif;font-size:14px}textarea{resize:vertical;min-height:115px;line-height:1.7}input:focus,textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}input:disabled,textarea:disabled,button:disabled{opacity:.68;cursor:not-allowed}.field-meta{text-align:right;color:#7b8798;margin:0 0 22px;font-size:13px}.tip-card{background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;grid-template-columns:58px 1fr;align-items:center;gap:12px;margin-bottom:6px;padding:16px 18px;display:grid}.tip-icon{color:#2563eb;background:#dbeafe;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.tip-title{color:#07142f;margin:0 0 6px;font-size:14px;font-weight:900}.tip-text{color:#35445e;margin:0;font-size:17px;line-height:1.5}.tip-card--expanded{align-items:start}.format-example.tip-card-example{background:#ffffffa6;margin:10px 0 0}.tip-card-example-label{color:#8ca3c7;margin-right:4px;font-style:italic;font-weight:700}.pill-row.tip-card-pills{margin:10px 0 0}.pill-row{flex-wrap:wrap;gap:10px;margin:-8px 0 26px;display:flex}.placeholder-pill{color:#1d4ed8;cursor:pointer;background:#fff;border:1px solid #bfdbfe;border-radius:999px;padding:10px 15px;font-size:15px;font-weight:900}.placeholder-pill:hover{background:#eff6ff}.format-box{margin-bottom:26px}.compact-example{margin-bottom:8px}.format-label{text-transform:uppercase;letter-spacing:.5px;color:#7b8798;margin-bottom:6px;font-size:14px;font-weight:900}.format-example{color:#516078;word-break:break-word;background:#fbfcfe;border:1px solid #dce3ed;border-radius:13px;padding:11px 13px;font-family:Consolas,monospace;font-size:14px}.placeholder{color:#07142f;font-weight:900;text-decoration:underline}.small-upload{color:#516078;text-align:center;background:#fbfcfe;border:1px dashed #cfd7e3;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;margin:8px 0 26px;padding:18px;font-size:14px;transition:all .15s;display:flex}.small-upload:hover{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.or-divider{text-align:center;color:#94a3b8;letter-spacing:1px;margin:-4px 0 18px;font-size:13px;font-weight:900}.delay-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:26px;display:grid}.delay-option{color:#07142f;cursor:pointer;text-align:center;background:#fff;border:1px solid #cfd7e3;border-radius:14px;padding:18px;font-size:14px;font-weight:850}.delay-option.active{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}button{cursor:pointer;border:none;border-radius:14px;padding:17px 24px;font-size:17px;font-weight:850}.blue-btn{color:#fff;background:#2563eb}.dark-btn{color:#fff;background:#07142f}.green-btn{color:#fff;background:#16a34a}.red-btn{color:#fff;background:#dc2626}.login-actions,.button-row{flex-wrap:wrap;gap:14px;display:flex}.login-actions button{flex:1}.small-links{text-align:center;margin-top:22px}.small-links button{color:#2563eb;cursor:pointer;background:0 0;padding:0;font-weight:850;text-decoration:none}.campaign-btn{flex:1;min-width:280px;padding:21px 26px;font-size:14px}.stop-btn,.end-btn{min-width:190px;padding:21px 26px;font-size:14px}.status-section{background:#f8fafc;border:1px solid #dce3ed;border-radius:16px;margin-top:16px;padding:16px;display:none}.status-section.visible{display:block}.status-title{margin:0 0 20px;font-size:24px;font-weight:900}.status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.status-item{background:#fff;border:1px solid #e5e7eb;border-radius:13px;padding:16px}.status-label{color:#64748b;text-transform:uppercase;letter-spacing:.6px;margin-bottom:8px;font-size:13px;font-weight:900}.status-value{color:#07142f;word-break:break-word;font-size:17px;font-weight:850;line-height:1.4}.simple-log{background:#fff;border:1px solid #e5e7eb;border-radius:13px;margin-top:22px;display:none;overflow:hidden}.simple-log.visible{display:block}.log-row{border-bottom:1px solid #e5e7eb;grid-template-columns:1fr 1fr 1.4fr 1fr .8fr;gap:10px;padding:11px 13px;font-size:14px;display:grid}.log-row>div{overflow-wrap:break-word;word-break:break-word;min-width:0}.log-row:last-child{border-bottom:none}.log-head{color:#475569;background:#f1f5f9;font-weight:900}.log-error-reason{color:#b91c1c;margin-top:2px;font-size:12px;font-weight:600;line-height:1.35}.footer{text-align:center;color:#7b8798;max-width:980px;margin:26px auto 40px;padding:0 18px;font-size:12px}.footer button{color:#7b8798;cursor:pointer;background:0 0;margin:0 8px;padding:0;font-size:12px;font-weight:500;text-decoration:none}.modal-overlay{z-index:999;background:#07142fc2;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{text-align:center;background:#fff;border-radius:18px;width:100%;max-width:760px;max-height:92vh;padding:20px;overflow-y:auto;box-shadow:0 25px 70px #00000047}.modal label{margin-bottom:4px}.modal input,.modal textarea{margin-bottom:8px;padding:8px 12px}.modal-close-sticky{width:calc(100% + 40px);margin:16px -20px -20px;position:sticky;bottom:-20px;box-shadow:0 -8px 16px #0000000f}.modal h2{margin:0 0 8px;font-size:22px}.modal p{color:#516078;font-size:17px;line-height:1.5}.price{margin:24px 0;font-size:42px;font-weight:900}.features{text-align:left;background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:18px;padding:22px 24px;font-size:17px;line-height:1.6}.features p{margin:0 0 8px}.refund-note{color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;margin-bottom:20px;padding:13px 15px;font-size:14px;font-weight:850}.payment-logos{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:20px;display:flex}.logo-pill{color:#07142f;background:#fff;border:1px solid #d1d5db;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:900}.modal button{width:100%;margin-top:8px}.toast{color:#fff;z-index:1000;background:#07142f;border-radius:14px;padding:14px 18px;font-size:14px;font-weight:800;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 45px #07142f3d}.provider-box{background:#f8fafc;border:1px solid #e4e9f1;border-radius:14px;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:18px;padding:16px 18px;display:flex}.provider-box strong{color:#07142f;margin-bottom:2px;font-size:14px;font-weight:850;display:block}.provider-box p{color:#516078;margin:0 0 10px;font-size:14px}.provider-box button{color:#07142f;cursor:pointer;background:#fff;border:1px solid #cfd7e3;border-radius:10px;padding:10px 16px;font-size:13px;font-weight:700;transition:all .15s}.provider-box button:hover{color:#2563eb;background:#eff6ff;border-color:#2563eb}@media (max-width:850px){.topbar{flex-direction:column;align-items:flex-start;padding:16px 18px}.brand{font-size:30px}.page{margin:34px auto 20px}.hero{gap:12px;padding-left:0}.hero h1{font-size:32px}.main-card{padding:0 24px 34px}.section-title{font-size:24px}.tip-card,.delay-options,.status-grid,.log-row{grid-template-columns:1fr}.button-row{flex-direction:column}.campaign-btn,.stop-btn,.end-btn{min-width:100%}}.cleaning-overlay{z-index:9999;background:#080c14b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.cleaning-box{text-align:center;background:#fff;border-radius:18px;width:100%;max-width:360px;padding:16px;box-shadow:0 20px 60px #00000040}.cleaning-box h3{color:#111827;margin:0 0 8px}.cleaning-box p{color:#6b7280;margin:0}.cleaning-spinner{border:4px solid #e5e7eb;border-top-color:#22c55e;border-radius:50%;width:34px;height:34px;margin:0 auto 14px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.clean-review-intro{margin:0 0 8px!important;font-size:14px!important}.clean-review-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin:8px 0 10px;display:grid}.clean-review-card{text-align:left;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:8px 10px}.clean-review-card span{color:#64748b;margin-bottom:2px;font-size:12px;font-weight:700;display:block}.clean-review-card strong{color:#111827;font-size:19px;line-height:1;display:block}.clean-review-help{margin:0 0 8px!important;font-size:12px!important}.clean-review-table-wrap{border:1px solid #e5e7eb;border-radius:14px;max-height:min(260px,40vh);overflow:auto}.clean-review-table{border-collapse:separate;border-spacing:0;width:100%}.clean-review-table th{z-index:2;text-align:left;color:#475569;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:12px;font-size:13px;position:sticky;top:0}.clean-review-table td{border-bottom:1px solid #f1f5f9;padding:8px}.clean-review-table input{box-sizing:border-box;background:#fff;border:1px solid #d9dee7;border-radius:10px;width:100%;padding:9px 10px;font-size:14px}.clean-review-actions{background:#fff;border-top:1px solid #eef2f7;justify-content:center;gap:12px;margin-top:10px;padding:10px 0 0;display:flex;position:sticky;bottom:-20px}.clean-review-actions button{margin:0!important}.remove-recipient-btn{color:#b91c1c;cursor:pointer;white-space:nowrap;background:#fff1f2;border:1px solid #fecaca;border-radius:10px;padding:9px 12px;font-weight:700;transition:all .2s}.remove-recipient-btn:hover{background:#fee2e2;border-color:#fca5a5}.remove-recipient-preview{text-align:left;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;margin:14px 0;padding:11px 13px}.remove-recipient-preview p{margin:6px 0!important;font-size:14px!important}@media (max-width:700px){.clean-review-summary{grid-template-columns:1fr}.clean-review-actions{flex-direction:column}}.complete-banner{color:#1a6e2e;text-align:center;background:#e6f9ed;border:1px solid #4caf50;border-radius:8px;margin-bottom:16px;padding:12px 16px;font-weight:600}.landing-page{justify-content:center;align-items:flex-start;padding:12px 24px;display:flex;position:relative;overflow:hidden}.site-bg{z-index:0;pointer-events:none;background-image:url(/hero-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;animation:.9s ease-out both site-bg-fade-in;position:fixed;inset:0}@keyframes site-bg-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.site-bg{animation:none!important}}.site-shell{position:relative}.site-shell>:not(.site-bg){z-index:1;position:relative}.landing-content{z-index:1;align-items:center;gap:32px;width:100%;max-width:1100px;display:flex;position:relative}.landing-left{flex:0 0 260px}.landing-headline{letter-spacing:-1.5px;color:#07142f;margin:0 0 14px;font-size:36px;font-weight:900;line-height:1.1}.landing-blue{color:#2563eb}.landing-tagline{color:#35445e;margin:0 0 20px;font-size:14px;line-height:1.6}.landing-features{flex-direction:column;gap:14px;display:flex}.landing-feature{align-items:flex-start;gap:10px;display:flex}.landing-feat-icon{color:#fff;background:#2563eb;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:15px;display:grid}.landing-feature div strong{color:#07142f;font-size:13px;font-weight:850;display:block}.landing-feature div span{color:#516078;font-size:12px}.landing-center{flex:0 0 360px}.landing-center .login-card{max-width:100%;margin:0}.landing-right{flex:0 0 220px;transition:transform .3s;transform:perspective(1000px)rotateY(-8deg)rotateX(3deg)}.landing-right:hover{transform:perspective(1000px)rotateY(-4deg)rotateX(1deg)}.landing-dashboard{background:#fff;border:1px solid #eef1f6;border-radius:16px;padding:14px;font-size:12px;box-shadow:0 16px 48px #07142f1f}.ldash-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.ldash-running{color:#07142f;align-items:center;gap:6px;font-size:12px;font-weight:850;display:flex}.ldash-dot{background:#16a34a;border-radius:50%;width:8px;height:8px;display:inline-block}.ldash-stop{color:#fff;cursor:default;background:#2563eb;border:none;border-radius:8px;padding:5px 10px;font-size:11px;font-weight:850}.ldash-grid{grid-template-columns:1fr 1fr;gap:6px;margin-bottom:10px;display:grid}.ldash-stat{background:#f8fafc;border:1px solid #eef1f6;border-radius:10px;padding:7px 9px}.ldash-label{color:#64748b;margin-bottom:3px;font-size:9px;font-weight:700}.ldash-value{color:#07142f;font-size:14px;font-weight:900}.ldash-active{color:#16a34a;font-size:13px}.ldash-recent-title{color:#07142f;margin-bottom:6px;font-size:11px;font-weight:850}.ldash-row-head{color:#94a3b8;grid-template-columns:1fr 1.4fr .8fr .6fr;gap:4px;margin-bottom:4px;padding:0 2px;font-size:9px;font-weight:700;display:grid}.ldash-row{color:#07142f;border-bottom:1px solid #f1f5f9;grid-template-columns:1fr 1.4fr .8fr .6fr;align-items:center;gap:4px;padding:4px 2px;font-size:9px;display:grid}.ldash-row:last-child{border-bottom:none}.ldash-rows{margin-bottom:10px}.ldash-sent{color:#16a34a;font-weight:850}.ldash-progress-label{color:#64748b;justify-content:space-between;margin-bottom:4px;font-size:10px;display:flex}.ldash-bar{background:#e5e7eb;border-radius:99px;height:5px}.ldash-fill{background:#2563eb;border-radius:99px;width:6%;height:5px}@media (max-width:900px){.landing-content{flex-direction:column;align-items:center}.landing-left,.landing-right{flex:none;width:100%;max-width:360px}.landing-right{display:none}.landing-center{flex:none;width:100%;max-width:400px}}.cancel-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#07142f8c;border:1px solid #ffffff4d;border-radius:14px;padding:14px 20px;font-size:14px;font-weight:800}.brand-logo{border-radius:50%;width:auto;height:140px;display:block}.terms-checkbox-row{text-align:left;align-items:flex-start;gap:10px;margin:8px 0;display:flex}.terms-checkbox-row input[type=checkbox]{cursor:pointer;flex-shrink:0;width:16px;height:16px;margin-top:3px}.terms-checkbox-label{color:#555;cursor:pointer;text-align:left;font-size:13px;line-height:1.4}.terms-checkbox-label .terms-link{appearance:none;color:#2563eb;cursor:pointer;background:0 0;border:none;width:auto;margin-top:0;padding:0;font-size:13px;text-decoration:underline;display:inline}.terms-checkbox-label .terms-link:hover{color:#1d4ed8}.pm-overlay{z-index:1000;background:#07142fd1;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.pm-modal{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:480px;max-height:96vh;padding:24px 24px 20px;position:relative;overflow-y:auto;box-shadow:0 32px 80px #00000052}.pm-close-x{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:background .15s;display:flex;position:absolute;top:14px;right:14px}.pm-close-x:hover{background:#e2e8f0}.pm-crown-wrap{justify-content:center;align-items:center;margin-bottom:10px;display:flex;position:relative}.pm-crown-icon{background:#eff6ff;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;font-size:28px;display:flex}.pm-sparkle{color:#93c5fd;font-size:11px;font-weight:900;position:absolute}.pm-sparkle-left{top:2px;left:calc(50% - 48px)}.pm-sparkle-right{top:2px;right:calc(50% - 48px)}.pm-title{color:#07142f;margin:0 0 4px;font-size:24px;font-weight:900}.pm-subtitle{color:#64748b;margin:0 0 14px;font-size:14px}.pm-price-box{background:#eff6ff;border-radius:14px;justify-content:center;align-items:center;gap:14px;margin-bottom:8px;padding:12px 20px;display:flex}.pm-price-arrow{color:#93c5fd;font-size:18px;font-weight:900;line-height:1}.pm-price{color:#1d4ed8;font-size:34px;font-weight:900;line-height:1}.pm-per{color:#1d4ed8;font-size:17px;font-weight:700}.pm-features{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:1fr 1fr;gap:10px 14px;margin-bottom:6px;padding:14px 18px;display:grid}.pm-feature{align-items:center;gap:8px;display:flex}.pm-feature-icon{text-align:center;flex-shrink:0;width:24px;font-size:16px}.pm-feature-text{color:#07142f;font-size:13px;font-weight:500;line-height:1.3}.pm-refund{color:#1e3a8a;background:#eff6ff;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-bottom:6px;padding:10px 14px;font-size:13px;display:flex}.pm-refund strong{font-weight:800}.pm-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:8px;display:flex}.pm-logo-pill{background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;min-width:64px;height:36px;padding:6px 12px;display:flex}.pm-subscribe-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:8px;padding:15px 24px;font-size:16px;font-weight:800;transition:opacity .15s;display:flex}.pm-subscribe-btn:hover{opacity:.92}.pm-lock{font-size:16px}.pm-close-btn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:12px;width:100%;margin-top:0;padding:12px 24px;font-size:14px;font-weight:600;transition:background .15s}.pm-close-btn:hover{background:#f8fafc}
