.co-theme{--bg: #ffffff;--bg-soft: #fafaf9;--bg-muted: #f5f5f4;--border: #e7e5e4;--border-strong: #d6d3d1;--text: #0c0a09;--text-muted: #292524;--text-subtle: #44403c;--brand: #10b981;--brand-dark: #059669;--brand-soft: #ecfdf5;--accent: #1c1917;--radius: 12px;--radius-lg: 20px;position:relative;min-height:100vh;padding-top:56px;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text);background-color:var(--bg);background-image:linear-gradient(to right,rgba(12,10,9,.045) 1px,transparent 1px),linear-gradient(to bottom,rgba(12,10,9,.045) 1px,transparent 1px);background-size:56px 56px;line-height:1.55;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.co-theme *{box-sizing:border-box}.co-theme img{max-width:100%;display:block}.co-theme a{color:inherit;text-decoration:none}.co-theme .co-container{max-width:1180px;margin:0 auto;padding:0 24px}.co-theme .co-hellobar{position:fixed;top:0;left:0;right:0;z-index:60;min-height:56px;background:linear-gradient(90deg,#0c0a09,#1c1917);color:#fff;padding:10px 24px;display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;border-bottom:1px solid rgba(255,255,255,.06);font-size:14px;font-weight:600}.co-theme .co-hellobar .hb-tag{background:var(--brand);color:#fff;padding:3px 10px;border-radius:6px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.co-theme .co-hellobar .hb-msg{white-space:nowrap}.co-theme .co-hellobar .hb-timer{display:inline-flex;align-items:center;gap:6px}.co-theme .co-hellobar .hb-timer-box{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;background:#ffffff14;border:1px solid rgba(255,255,255,.18);border-radius:4px;padding:3px 8px;min-width:38px;line-height:1}.co-theme .co-hellobar .hb-timer-num{font-size:15px;font-weight:800;color:#fff;font-variant-numeric:tabular-nums}.co-theme .co-hellobar .hb-timer-lbl{font-size:8px;font-weight:700;color:#fbbf24;letter-spacing:.06em;margin-top:3px}.co-theme .co-hellobar .hb-cta{background:var(--brand);color:#fff;padding:6px 14px;border-radius:999px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;transition:background .15s ease,transform .15s ease;white-space:nowrap}.co-theme .co-hellobar .hb-cta:hover{background:var(--brand-dark);transform:translateY(-1px)}.co-theme .co-nav{background:#ffffffd1;backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--border)}.co-theme .co-nav-inner{display:flex;align-items:center;justify-content:space-between;height:64px}.co-theme .logo{display:flex;align-items:center;gap:11px;font-weight:800;font-size:20px;letter-spacing:-.025em;color:var(--text)}.co-theme .co-logo-img{height:38px;width:auto;display:block}.co-theme .logo-mark{width:40px;height:40px;border-radius:50%;background:var(--brand);border:2.5px solid var(--text);display:grid;place-items:center;flex-shrink:0;box-shadow:3px 3px 0 var(--text);transition:transform .15s ease,box-shadow .15s ease;overflow:hidden}.co-theme .logo:hover .logo-mark{transform:translate(-1px,-1px);box-shadow:4px 4px 0 var(--text)}.co-theme .logo-mark svg{width:100%;height:100%;display:block}.co-theme .co-hero{position:relative;overflow:hidden;padding:64px 0 56px}.co-theme .co-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(800px 360px at 50% -10%,rgba(16,185,129,.1),transparent 70%);pointer-events:none}.co-theme .co-hero-inner{position:relative;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center}.co-theme .co-check{width:64px;height:64px;border-radius:50%;background:var(--brand);border:2.5px solid var(--text);box-shadow:4px 4px 0 var(--text);display:grid;place-items:center;margin-bottom:22px}.co-theme .co-check svg{width:38px;height:38px}.co-theme .co-hero-title{font-size:clamp(30px,5vw,52px);font-weight:800;line-height:1.15;letter-spacing:-.04em;margin:6px 0 16px}.co-theme .co-hero-title .accent{background:linear-gradient(120deg,var(--brand),#34d399,var(--brand-dark));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.co-theme .co-hero-sub{font-size:clamp(15px,1.5vw,18px);color:var(--text-muted);max-width:620px;margin:0 auto 28px}.co-theme .co-progress{width:100%;max-width:720px;height:26px;border-radius:999px;background:var(--bg-muted);border:2px solid var(--text);overflow:hidden}.co-theme .co-progress-fill{width:72%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--brand);background-image:linear-gradient(45deg,rgba(255,255,255,.18) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.18) 50%,rgba(255,255,255,.18) 75%,transparent 75%,transparent);background-size:1rem 1rem;animation:coProgressStripes 1s linear infinite}.co-theme .co-progress-fill span{font-size:12px;font-weight:700;color:#fff;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.25)}@keyframes coProgressStripes{0%{background-position:1rem 0}to{background-position:0 0}}.co-theme .co-section{padding:0 0 56px}.co-theme .section-head{text-align:center;max-width:820px;margin:0 auto 40px}.co-theme .eyebrow{display:inline-block;font-size:12px;font-weight:700;color:#064e3b;text-transform:uppercase;letter-spacing:.1em;background:var(--brand-soft);border:1.5px solid rgba(16,185,129,.35);padding:5px 12px;border-radius:999px;margin-bottom:18px}.co-theme .co-h2{font-size:clamp(26px,4vw,42px);font-weight:800;line-height:1.2;letter-spacing:-.035em;margin-bottom:16px}.co-theme .co-h2-sm{font-size:clamp(20px,3vw,30px)}.co-theme .section-sub{font-size:16px;color:var(--text-muted);line-height:1.6}.co-theme .section-sub strong{color:var(--text)}.co-theme .save-highlight{color:var(--brand-dark);text-decoration:underline;text-decoration-color:var(--brand-dark);text-decoration-thickness:3px;text-underline-offset:4px}.co-theme .co-lastchance-eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:clamp(20px,3vw,30px);font-weight:800;letter-spacing:-.03em;margin-bottom:10px}.co-theme .co-alarm{width:40px;height:40px;flex-shrink:0}.co-theme #pricing .section-head{max-width:1090px;padding:0 24px}.co-theme #pricing .section-head .co-h2{max-width:900px;margin-left:auto;margin-right:auto;margin-bottom:32px}.co-theme #pricing .section-head .section-sub{max-width:1090px;margin-left:auto;margin-right:auto}.co-theme #pricing .h2-fancy .h2f-green{color:var(--brand-dark)}.co-theme #pricing .h2-fancy .h2f-highlight{display:inline-block;background:#fde047;padding:0 14px;border-radius:10px;color:var(--text);box-decoration-break:clone;-webkit-box-decoration-break:clone}@media(max-width:640px){.co-theme #pricing .h2-fancy{font-size:clamp(20px,6vw,26px);line-height:1.25}.co-theme #pricing .h2-fancy br{display:none}.co-theme #pricing .h2-fancy .h2f-green,.co-theme #pricing .h2-fancy .h2f-highlight{white-space:nowrap}}.co-theme #pricing .co-container{position:relative;max-width:1180px}.co-theme .pricing-upgrade-gif{display:none;position:absolute;pointer-events:none;width:auto;height:auto;z-index:5}@media(min-width:1536px){.co-theme .pricing-upgrade-gif{display:block;right:90px;top:440px;max-width:220px}}@media(min-width:1700px){.co-theme .pricing-upgrade-gif{right:120px;top:420px;max-width:250px}}.co-theme .co-pricing-single{max-width:440px;margin:0 auto}.co-theme .price-tier{font-size:13px;font-weight:600;color:var(--brand);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.co-theme .price-name{font-size:22px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:24px}.co-theme .price-savings{display:inline-block;background:#fef9c3;color:#713f12;padding:4px 10px;border-radius:8px;font-size:12px;font-weight:800;margin-bottom:18px}.co-theme .co-card-price{overflow:visible;position:relative;display:flex;flex-direction:column;background:#fff;border:2.5px solid var(--text);border-radius:var(--radius-lg);box-shadow:8px 8px 0 var(--text)}.co-theme .co-card-price.tier-popular{box-shadow:8px 8px 0 var(--brand)}.co-theme .tier-body{padding:32px 28px 28px;flex:1;display:flex;flex-direction:column}.co-theme .tier-tasks-pill{display:block;background:var(--bg-soft);border:1.5px dashed var(--border);border-radius:10px;padding:12px 18px;text-align:center;font-size:17px;font-weight:800;color:var(--text);margin-bottom:22px}.co-theme .tier-price-row{margin-bottom:6px}.co-theme .tier-price-norm{font-size:17px;font-weight:700;color:var(--text-subtle)}.co-theme .tier-price-norm s{text-decoration:line-through;text-decoration-color:#ef4444;text-decoration-thickness:2.5px;margin-left:6px;font-size:18px;color:var(--text-muted)}.co-theme .tier-price-now{display:flex;align-items:baseline;gap:10px;margin-bottom:22px}.co-theme .tier-price-big{font-size:clamp(44px,5.5vw,56px);font-weight:900;letter-spacing:-.035em;line-height:1;color:var(--text)}.co-theme .tier-price-meta{font-size:14px;font-weight:600;color:var(--text-subtle)}.co-theme .tier-cta{display:block;width:100%;background:var(--brand);color:#fff;border:2.5px solid var(--text);border-radius:10px;padding:16px 20px;font-size:16px;font-weight:800;letter-spacing:-.005em;box-shadow:4px 4px 0 var(--text);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;font-family:inherit;position:relative;overflow:hidden}.co-theme .tier-cta:hover{background:var(--brand-dark);transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--text)}.co-theme .tier-cta:active{transform:translate(0);box-shadow:2px 2px 0 var(--text)}.co-theme .tier-cta:after{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transform:skew(-20deg);animation:coCtaShine 4s ease-in-out infinite;animation-delay:1.6s;pointer-events:none}@keyframes coCtaShine{0%{left:-120%}50%{left:200%}to{left:200%}}.co-theme .tier-inr-link{display:block;text-align:center;font-size:12.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-subtle);text-decoration:none;margin-top:12px;padding:4px 0;transition:color .15s ease}.co-theme a.tier-inr-link:hover{color:var(--brand)!important}.co-theme .tier-included{margin-top:8px;padding-top:12px;border-top:1px solid var(--border)}.co-theme .tier-included-title{font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle);margin:0 0 10px}.co-theme .tier-included-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px;text-align:left}.co-theme .tier-included-list li{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:600;color:var(--text-muted);line-height:1.4}.co-theme .tier-included-list li svg{flex-shrink:0;width:16px;height:16px;color:var(--brand)}.co-theme .tier-included-list li.is-excluded svg{color:#dc2626}.co-theme .tier-included-list li.is-highlight{color:#dc2626;font-weight:800}.co-theme .co-reviews-head{max-width:880px}.co-theme .co-reviews-head .co-warn{width:64px;height:64px;margin:0 auto 14px;display:block}.co-theme .co-decline{text-align:center;margin-top:40px}.co-theme .co-decline-or{font-style:italic;font-weight:700;color:var(--text-subtle);margin-bottom:12px}.co-theme .co-decline p{font-weight:600;margin-bottom:6px}.co-theme .co-decline a{color:var(--brand-dark);font-weight:700;text-decoration:underline;text-underline-offset:3px}.co-theme .co-footer{border-top:1px solid var(--border);background:#fafaf999;padding:28px 0}.co-theme .co-foot-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px;font-size:14px;color:var(--text-muted);text-align:center}@media(max-width:860px){.co-theme .co-pricing-single{max-width:480px}}@media(max-width:720px){.co-theme .co-section{padding:40px 0}}@media(max-width:640px){.co-theme{padding-top:0;background-size:40px 40px}.co-theme .co-check{width:48px;height:48px;margin-bottom:16px;box-shadow:3px 3px 0 var(--text)}.co-theme .co-check svg{width:28px;height:28px}.co-theme .co-hellobar{position:static;flex-direction:column;gap:8px;padding:12px 16px}.co-theme .co-hellobar .hb-msg{white-space:normal;text-align:center}.co-theme .co-container{padding:0 16px}.co-theme .co-foot-row{justify-content:center;text-align:center}}
