.navbar{box-sizing:border-box;color:#fff;background:#000;align-items:center;width:100%;height:80px;padding:0 32px;display:flex}.logo{color:inherit;margin-right:auto;font-size:2rem;font-weight:800;text-decoration:none}.nav-links{align-items:center;gap:2.5rem;margin:0 auto;display:flex}.nav-links a{color:inherit;opacity:.9;font-weight:600;text-decoration:none;transition:opacity .2s}.nav-links a:hover{opacity:1}.nav-actions{align-items:center;gap:1rem;margin-left:auto;display:flex}.nav-actions a{color:inherit;text-decoration:none}.nav-login{font-weight:600}.primary-button{color:#fff;background:#4b6ef5;border-radius:999px;padding:.85rem 1.5rem;font-weight:700;text-decoration:none}@media (width<=900px){.navbar{flex-direction:column;gap:1rem;height:auto;padding:1rem}.logo,.nav-links,.nav-actions{margin:0}.nav-links{flex-wrap:wrap;justify-content:center}}.footer{color:#fff;background-color:#000;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:32px 8%;display:flex}.footer p{color:inherit;margin:0}.footer-links{flex-wrap:wrap;gap:20px;margin-top:16px;display:flex}.footer-links a:hover,.footer-links a:focus-visible{opacity:1;text-decoration:underline}@media (width<=768px){.footer{text-align:center;flex-direction:column}.footer-links{justify-content:center}}.hero-page{background:#fff;grid-template-columns:1.2fr .8fr;align-items:center;gap:48px;min-height:78vh;display:grid}.hero-content{max-width:850px}.eyebrow{color:#0b5ed7;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-weight:800}.hero-text{color:#333;max-width:700px}.hero-buttons{flex-wrap:wrap;gap:16px;margin-top:32px;display:flex}.primary-button,.secondary-button{border-radius:999px;padding:14px 22px;font-weight:800;transition:all .2s}.primary-button{color:#fff;background:#0b5ed7;border:1px solid #0b5ed7}.primary-button:hover,.primary-button:focus-visible{background:#0950b5}.secondary-button{color:#0b5ed7;background:#fff;border:1px solid #0b5ed7}.secondary-button:hover,.secondary-button:focus-visible{background:#eef5ff}.phone-preview{justify-content:center;display:flex}.phone-screen{color:#fff;background:#0b5ed7;border:8px solid #094fb2;border-radius:36px;width:260px;min-height:500px;padding:28px;box-shadow:0 24px 60px #00000047}.phone-label{color:#dfe9ff;font-size:2.6rem}.phone-screen h2{color:#fff;margin:48px 0 12px;font-size:2.6rem}.phone-screen p{color:#fff}.phone-screen ul{margin-top:12px;margin-bottom:0;padding-left:0;list-style:none}.phone-screen li{text-align:left;margin-bottom:8px}.home-section{padding:2% 8%}.card p{margin-bottom:2rem}@media (width<=900px){.hero-page{text-align:center;grid-template-columns:1fr}.hero-content,.hero-text{max-width:100%}.hero-buttons{justify-content:center}.phone-screen{width:230px;min-height:420px}}.home>.page{padding-top:5rem;padding-bottom:5rem}.why-section{margin-top:1.5rem}.why-section h2{margin-top:0;margin-bottom:2.5rem}*{box-sizing:border-box}body{color:#0a0a0a;background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}main{background:#fff;min-height:80vh}.page{width:min(1400px,100% - 64px);margin:0 auto;padding:72px 0}.narrow-page{width:min(900px,100% - 64px);margin:0 auto}h1{color:#000;margin:0 0 24px;font-size:3rem;line-height:1.1}h2{color:#000;margin-top:0}p{color:#222;font-size:1.05rem;line-height:1.7}.page-intro{color:#444;max-width:720px}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:32px;display:grid}.card{background:#fff;border:1px solid #ddd;border-radius:18px;padding:28px;box-shadow:0 12px 30px #00000014}.content-section{margin-top:64px}.content-section:first-child{margin-top:0}.audience-list{margin-top:1.5rem;padding-left:2rem}.audience-list li{margin-bottom:1rem;line-height:1.7}.pricing-page .page-intro{color:#000}.pricing-button{margin-top:2rem;display:inline-block}.subscriptions-page ul{margin:1.5rem 0;padding-left:1.5rem}.subscriptions-page li{margin-bottom:.9rem;line-height:1.6}.subscriptions-page li:last-child{margin-bottom:0}@media (width<=768px){.page{padding:56px 6%}h1{font-size:2.25rem}.card-grid{grid-template-columns:1fr}}.auth-form{flex-direction:column;gap:1.5rem;max-width:520px;margin-top:2.5rem;display:flex}.auth-form label{font-size:1rem;font-weight:600}.auth-form>label:not(.checkbox-row){flex-direction:column;gap:.5rem;display:flex}.checkbox-row{flex-direction:row;align-items:center;gap:.5rem;display:flex}.checkbox-row input{width:auto;margin:0;padding:0}.auth-form input:not([type=checkbox]){border:1px solid #d6d6d6;border-radius:10px;width:100%;padding:14px 16px;font-size:1rem}.auth-form button{color:#fff;cursor:pointer;background:#0b5ed7;border:none;border-radius:10px;width:100%;padding:14px;font-size:1rem;font-weight:700}.auth-form button:hover{background:#0953c2}.auth-footer{margin-top:1.5rem}.auth-footer a{color:#0b5ed7;font-weight:600}
