.landing *,.landing :before,.landing :after{box-sizing:border-box;margin:0;padding:0}.landing{--gold:#c9a227;--gold-dark:#a07d10;--black:#0d0d0d;--white:#fff;--cream:#faf7f2;--gray:#6b6b6b;--gray-light:#ccc;--red:#c00;--green:#1a7a1a;--radius:12px;--shadow:0 4px 24px #0000001a;--shadow-lg:0 8px 48px #0000002e;--transition:.25s ease;font-family:var(--font-montserrat,"Montserrat", sans-serif);color:#0d0d0d;-webkit-font-smoothing:antialiased;background:#fff;font-size:16px;line-height:1.6}.landing a{color:inherit;text-decoration:none}.landing ul{list-style:none}.landing img{max-width:100%;display:block}.landing .container{max-width:1140px;margin:0 auto;padding:0 24px}.landing .btn{font-family:var(--font-montserrat,"Montserrat", sans-serif);cursor:pointer;transition:all var(--transition);text-align:center;border:2px solid #0000;border-radius:8px;font-weight:700;display:inline-block}.landing .btn--gold{background:var(--gold);color:var(--black);border-color:var(--gold)}.landing .btn--gold:hover{background:var(--gold-dark);border-color:var(--gold-dark);transform:translateY(-2px);box-shadow:0 6px 20px #c9a22759}.landing .btn--dark{background:var(--black);color:var(--white);border-color:var(--black)}.landing .btn--dark:hover{background:#222;transform:translateY(-2px)}.landing .btn--outline{color:var(--gold);border-color:var(--gold);background:0 0}.landing .btn--outline:hover{background:var(--gold);color:var(--black);transform:translateY(-2px)}.landing .btn--ghost{color:var(--black);background:0 0;border-color:#00000040;padding:8px 20px;font-size:14px}.landing .btn--ghost:hover{border-color:var(--black);background:#0000000d}.landing .btn--sm{padding:10px 22px;font-size:14px}.landing .btn--lg{padding:16px 36px;font-size:16px}.landing .btn--xl{padding:20px 48px;font-size:18px}.landing .btn--full{width:100%;padding:16px;font-size:15px}.landing .badge{color:var(--gold-dark);letter-spacing:.02em;background:#c9a22726;border:1px solid #c9a22766;border-radius:100px;margin-bottom:20px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-block}.landing .badge--dark{color:var(--gold);background:#c9a22733;border-color:#c9a22766}.landing .section-header{text-align:center;margin-bottom:56px}.landing .section-title{color:var(--black);font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.2}.landing .section-title--light{color:var(--white)}.landing .section-subtitle{color:var(--gray-light);margin-top:12px;font-size:15px}.landing .logo{color:var(--black);align-items:center;gap:10px;font-size:20px;font-weight:800;display:flex}.landing .logo__img{border-radius:10px;width:auto;height:48px;display:block}.landing .logo__img--footer{border-radius:10px;height:56px}.landing .header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:box-shadow var(--transition);background:#fffffff5;border-bottom:1px solid #00000014;position:fixed;top:0;left:0;right:0}.landing .header.scrolled{box-shadow:var(--shadow)}.landing .header__inner{justify-content:space-between;align-items:center;height:72px;display:flex}.landing .nav{align-items:center;gap:28px;display:flex}.landing .nav__link{color:var(--black);transition:color var(--transition);font-size:14px;font-weight:600}.landing .nav__link:hover{color:var(--gold-dark)}.landing .nav__instagram{color:var(--gold-dark);border:1.5px solid var(--gold);transition:background var(--transition), color var(--transition);border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.landing .nav__instagram:hover{background:var(--gold);color:var(--black)}.landing .nav__toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.landing .nav__toggle span{background:var(--black);width:24px;height:2px;transition:all var(--transition);border-radius:2px;display:block}.landing .hero{background:var(--black);padding:140px 0 100px;overflow:hidden}.landing .hero__inner{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.landing .hero__title{color:var(--white);margin-bottom:24px;font-size:clamp(32px,4.5vw,52px);font-weight:800;line-height:1.15}.landing .highlight{color:var(--gold);position:relative}.landing .hero__subtitle{color:var(--gray-light);margin-bottom:36px;font-size:18px;line-height:1.7}.landing .hero__cta{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.landing .hero__cta-note{color:var(--gray);font-size:13px}.landing .hero__stats{border-top:1px solid #ffffff1a;align-items:center;gap:24px;margin-top:48px;padding-top:32px;display:flex}.landing .stat strong{color:var(--gold);font-size:28px;font-weight:800;display:block}.landing .stat span{color:var(--gray);text-transform:uppercase;letter-spacing:.05em;font-size:12px}.landing .stat__divider{background:#ffffff1f;width:1px;height:40px}.landing .phone{background:#1a1a1a;border-radius:36px;max-width:320px;margin:0 auto;padding:16px;animation:4s ease-in-out infinite float;box-shadow:0 32px 80px #0009,0 0 0 1px #ffffff14}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.landing .phone__screen{background:#ededed;border-radius:24px;overflow:hidden}.landing .phone__header{background:#075e54;align-items:center;gap:12px;padding:14px 16px;display:flex}.landing .phone__avatar{background:var(--gold);width:36px;height:36px;color:var(--black);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex}.landing .phone__info strong{color:#fff;font-size:14px;font-weight:700;display:block}.landing .phone__info span{color:#ffffffb3;font-size:11px}.landing .phone__messages{background:#ece5dd;flex-direction:column;gap:8px;min-height:280px;padding:16px 12px;display:flex}.landing .message{max-width:82%;color:var(--black);border-radius:8px;padding:8px 12px;font-size:12px;line-height:1.5}.landing .message--in{background:#fff;border-top-left-radius:2px;align-self:flex-start}.landing .message--out{background:#dcf8c6;border-top-right-radius:2px;align-self:flex-end}.landing .phone__tag{background:var(--gold);color:var(--black);text-align:center;padding:8px;font-size:11px;font-weight:700}.landing .demo-real{background:var(--black);padding:100px 0}.landing .demo-real__sub{color:var(--gray);max-width:600px;margin:12px auto 0;font-size:16px;line-height:1.7}.landing .demo-real__grid{grid-template-columns:1.4fr 1fr;gap:20px;margin-bottom:20px;display:grid}.landing .demo-real__side{flex-direction:column;gap:20px;display:flex}.landing .demo-real__bottom{margin-bottom:48px}.landing .demo-real__card{border-radius:var(--radius);transition:border-color var(--transition);background:#1a1a1a;border:1px solid #c9a22733;overflow:hidden}.landing .demo-real__card:hover{border-color:#c9a22780}.landing .demo-real__card--wide{width:100%}.landing .demo-real__label{color:var(--gold);letter-spacing:.02em;background:#c9a2271a;border-bottom:1px solid #c9a22733;padding:10px 16px;font-size:12px;font-weight:700}.landing .demo-real__video{object-fit:cover;background:#000;width:100%;max-height:320px;display:block}.landing .demo-real__card--main .demo-real__video{max-height:380px}.landing .demo-real__card--wide .demo-real__video{max-height:260px}.landing .demo-real__caption{color:var(--gray);padding:12px 16px;font-size:12px;line-height:1.6}.landing .demo-real__cta{text-align:center}.landing .pain{background:var(--cream);padding:100px 0}.landing .pain__grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px;display:grid}.landing .pain__card{border-radius:var(--radius);box-shadow:var(--shadow);transition:transform var(--transition);background:#fff;padding:32px}.landing .pain__card:hover{transform:translateY(-4px)}.landing .pain__icon{margin-bottom:16px;font-size:32px;display:block}.landing .pain__icon--img{object-fit:contain;width:56px;height:56px;font-size:0}.landing .pain__card h3{color:var(--black);margin-bottom:12px;font-size:18px;font-weight:700}.landing .pain__card p{color:var(--gray);font-size:14px;line-height:1.7}.landing .pain__highlight{text-align:center;background:var(--black);color:var(--white);border-radius:var(--radius);padding:32px;font-size:18px;line-height:1.7}.landing .pain__highlight strong{color:var(--gold)}.landing .solution{background:var(--black);padding:100px 0}.landing .solution__inner{grid-template-columns:1fr 1.8fr;align-items:start;gap:60px;display:grid}.landing .solution__list{flex-direction:column;gap:16px;margin:32px 0 40px;display:flex}.landing .solution__list li{color:var(--white);align-items:center;gap:12px;font-size:16px;display:flex}.landing .solution__visual--dual{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}.landing .juribot-panel{color:#1a1a1a;background:#fff;border-radius:12px;max-width:420px;margin:0 auto;font-size:.88rem;overflow:hidden;box-shadow:0 8px 40px #00000021}.landing .juribot-panel__header{border-bottom:1px solid #f0f0f0;padding:18px 20px 14px}.landing .juribot-panel__name-row{align-items:center;gap:8px;display:flex}.landing .juribot-panel__name{color:#111;font-size:1.05rem;font-weight:700}.landing .juribot-panel__badge{border-radius:20px;padding:2px 10px;font-size:.72rem;font-weight:600}.landing .juribot-panel__badge--green{color:#1a7f4e;background:#e6f9ee}.landing .juribot-panel__badge--red{color:#c0392b;background:#fdecea}.landing .juribot-panel__score{color:#1a7f4e;margin-left:auto;font-size:1.4rem;font-weight:800}.landing .juribot-panel__score--red{color:#c0392b}.landing .juribot-panel__subtitle{color:#888;margin-top:2px;font-size:.75rem}.landing .juribot-panel__section{border-bottom:1px solid #f0f0f0;padding:12px 20px}.landing .juribot-panel__label{letter-spacing:.08em;color:#999;text-transform:uppercase;margin-bottom:6px;font-size:.68rem;font-weight:700}.landing .juribot-panel__contact-row{color:#333;justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.landing .juribot-panel__wa{color:#1a7f4e;font-size:.8rem;font-weight:600;text-decoration:none}.landing .juribot-panel__case-area{color:#222;margin-bottom:4px;font-weight:600}.landing .juribot-panel__conv-link{color:#2563eb;margin-bottom:8px;font-size:.8rem}.landing .juribot-panel__summary{color:#444;background:#f8f8f8;border-left:3px solid #c9a227;border-radius:0 6px 6px 0;padding:8px 10px;font-size:.82rem;line-height:1.55}.landing .juribot-panel__summary--red{border-left-color:#e74c3c}.landing .juribot-panel__bars{flex-direction:column;gap:8px;display:flex}.landing .juribot-panel__bar-row{grid-template-columns:100px 1fr 44px;align-items:center;gap:8px;display:grid}.landing .juribot-panel__bar-label{color:#555;font-size:.78rem}.landing .juribot-panel__bar-track{background:#e5e5e5;border-radius:4px;height:5px;overflow:hidden}.landing .juribot-panel__bar-fill{background:#2563eb;border-radius:4px;height:100%}.landing .juribot-panel__bar-fill--red{background:#e74c3c}.landing .juribot-panel__bar-val{color:#777;text-align:right;font-size:.75rem}.landing .juribot-panel__footer-label{letter-spacing:.08em;color:#999;text-transform:uppercase;padding:10px 20px 4px;font-size:.68rem;font-weight:700}.landing .juribot-panel__actions{gap:8px;padding:0 20px 16px;display:flex}.landing .juribot-panel__action{color:#333;cursor:default;background:#fff;border:1px solid #ddd;border-radius:20px;padding:5px 12px;font-size:.78rem;font-weight:500}.landing .juribot-panel__action--danger{color:#c0392b;border-color:#f5c6c6}.landing .juribot-panel--disqualified{opacity:.85}.landing .how{background:var(--cream);padding:100px 0}.landing .how__steps{justify-content:center;align-items:flex-start;gap:0;margin-bottom:48px;display:flex}.landing .how__step{text-align:center;border-radius:var(--radius);box-shadow:var(--shadow);transition:transform var(--transition);background:#fff;flex:1;padding:40px 32px}.landing .how__step:hover{transform:translateY(-4px)}.landing .how__number{color:var(--gold);margin-bottom:12px;font-size:48px;font-weight:800;line-height:1}.landing .how__icon--img{object-fit:contain;width:88px;height:88px;margin:0 auto 16px;font-size:0;display:block}.landing .how__step h3{color:var(--black);margin-bottom:12px;font-size:18px;font-weight:700}.landing .how__step p{color:var(--gray);font-size:14px;line-height:1.7}.landing .how__arrow{color:var(--gold);flex-shrink:0;margin-top:80px;padding:0 12px;font-size:28px;font-weight:700}.landing .how__note{text-align:center;color:var(--gray);max-width:560px;margin:0 auto;font-size:16px;font-style:italic}.landing .benefits{background:var(--black);padding:100px 0}.landing .benefits__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing .benefits__card{border-radius:var(--radius);transition:all var(--transition);background:#1a1a1a;border:1px solid #ffffff0f;padding:32px}.landing .benefits__card:hover{border-color:#c9a22766;transform:translateY(-4px)}.landing .benefits__icon--img{object-fit:contain;filter:brightness(0)invert();width:96px;height:96px;margin-bottom:16px}.landing .benefits__card h3{color:var(--white);margin-bottom:10px;font-size:17px;font-weight:700}.landing .benefits__card p{color:var(--gray);font-size:14px;line-height:1.7}.landing .testimonials{background:var(--cream);padding:100px 0}.landing .testimonials__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing .testimonials__card{border-radius:var(--radius);box-shadow:var(--shadow);transition:transform var(--transition);background:#fff;flex-direction:column;gap:16px;padding:32px;display:flex}.landing .testimonials__card:hover{transform:translateY(-4px)}.landing .stars{font-size:16px}.landing .testimonials__card p{color:var(--black);flex:1;font-size:15px;font-style:italic;line-height:1.7}.landing .testimonials__author{border-top:1px solid #0000000f;align-items:center;gap:12px;padding-top:16px;display:flex}.landing .author__avatar{background:var(--gold);width:44px;height:44px;color:var(--black);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex}.landing .author__info strong{color:var(--black);font-size:14px;font-weight:700;display:block}.landing .author__info span{color:var(--gray);font-size:12px}.landing .plans{background:var(--black);padding:100px 0}.landing .plans__grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;display:grid}.landing .plans__card{border-radius:var(--radius);transition:transform var(--transition);background:#1a1a1a;border:1px solid #ffffff14;padding:36px 28px;position:relative}.landing .plans__card:hover{transform:translateY(-4px)}.landing .plans__card--featured{border-color:var(--gold);box-shadow:0 0 0 2px var(--gold), var(--shadow-lg);background:#1f1c10;transform:scale(1.04)}.landing .plans__card--featured:hover{transform:scale(1.04)translateY(-4px)}.landing .plans__badge{background:var(--gold);color:var(--black);white-space:nowrap;border-radius:100px;padding:4px 16px;font-size:12px;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.landing .plans__name{color:var(--gold);text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;font-size:18px;font-weight:700}.landing .plans__price{align-items:baseline;gap:4px;margin-bottom:8px;display:flex}.landing .plans__currency{color:var(--white);font-size:20px;font-weight:700}.landing .plans__value{color:var(--white);font-size:52px;font-weight:800;line-height:1}.landing .plans__period{color:var(--gray);font-size:16px}.landing .plans__for{color:var(--gray);border-bottom:1px solid #ffffff14;margin-bottom:28px;padding-bottom:24px;font-size:13px}.landing .plans__features{flex-direction:column;gap:12px;margin-bottom:32px;display:flex}.landing .plans__features li{color:var(--gray-light);font-size:14px}.landing .plans__features li.no{color:#444}.landing .faq{background:var(--cream);padding:100px 0}.landing .faq__list{flex-direction:column;gap:12px;max-width:760px;margin:0 auto;display:flex}.landing .faq__item{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;overflow:hidden}.landing .faq__question{width:100%;color:var(--black);cursor:pointer;text-align:left;transition:color var(--transition);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:22px 28px;font-family:Montserrat,sans-serif;font-size:15px;font-weight:700;display:flex}.landing .faq__question:hover{color:var(--gold-dark)}.landing .faq__arrow{color:var(--gold);transition:transform var(--transition);flex-shrink:0;font-size:22px;font-weight:400}.landing .faq__item.open .faq__arrow{transform:rotate(45deg)}.landing .faq__answer{max-height:0;color:var(--gray);padding:0 28px;font-size:14px;line-height:1.8;transition:max-height .35s,padding .35s;overflow:hidden}.landing .faq__item.open .faq__answer{max-height:200px;padding:0 28px 22px}.landing .cta-final{background:var(--gold);text-align:center;padding:100px 0}.landing .cta-final__title{color:var(--black);max-width:760px;margin:0 auto 20px;font-size:clamp(28px,4vw,44px);font-weight:800;line-height:1.2}.landing .cta-final__subtitle{color:#000000a6;margin-bottom:40px;font-size:18px;line-height:1.7}.landing .cta-final__trust{color:#0009;flex-wrap:wrap;justify-content:center;gap:32px;margin-top:24px;font-size:14px;font-weight:600;display:flex}.landing .footer{background:var(--black);padding:64px 0 0}.landing .footer__inner{border-bottom:1px solid #ffffff14;grid-template-columns:1fr auto 1fr;align-items:start;gap:48px;padding-bottom:48px;display:grid}.landing .footer__brand p{color:var(--gray);max-width:240px;margin-top:12px;font-size:14px}.landing .footer__links{flex-direction:column;align-items:center;gap:14px;display:flex}.landing .footer__links a{color:var(--gray);transition:color var(--transition);font-size:14px;font-weight:600}.landing .footer__links a:hover{color:var(--gold)}.landing .footer__social{justify-content:flex-end;gap:16px;display:flex}.landing .footer__social a{color:var(--gray);transition:color var(--transition)}.landing .footer__social a:hover{color:var(--gold)}.landing .footer__bottom{padding:20px 0}.landing .footer__bottom .container{color:#444;justify-content:space-between;align-items:center;font-size:13px;display:flex}.landing .footer__legal{gap:20px;display:flex}.landing .footer__legal a{color:#444;transition:color var(--transition)}.landing .footer__legal a:hover{color:var(--gray-light)}@media (max-width:960px){.landing .hero__inner{text-align:center;grid-template-columns:1fr}.landing .hero__cta{align-items:center}.landing .hero__mockup{display:none}.landing .hero__stats{justify-content:center}.landing .pain__grid,.landing .solution__inner,.landing .solution__visual--dual{grid-template-columns:1fr}.landing .how__steps{flex-direction:column}.landing .how__arrow{margin:0 auto;transform:rotate(90deg)}.landing .benefits__grid{grid-template-columns:repeat(2,1fr)}.landing .testimonials__grid,.landing .plans__grid{grid-template-columns:1fr}.landing .plans__card--featured{transform:none}.landing .footer__inner{text-align:center;grid-template-columns:1fr}.landing .footer__links{align-items:flex-start}.landing .footer__social{justify-content:flex-start}.landing .footer__brand p{max-width:100%}.landing .demo-real__grid{grid-template-columns:1fr}}@media (max-width:640px){.landing .nav{display:none}.landing .nav.open{box-shadow:var(--shadow);z-index:99;background:#fff;border-bottom:1px solid #00000014;flex-direction:column;gap:20px;padding:24px;display:flex;position:fixed;top:72px;left:0;right:0}.landing .nav__toggle{display:flex}.landing .benefits__grid{grid-template-columns:1fr}.landing .hero__stats{flex-direction:column;gap:16px}.landing .stat__divider{width:40px;height:1px}.landing .cta-final__trust{flex-direction:column;gap:12px}.landing .footer__bottom .container{text-align:center;flex-direction:column;gap:12px}}
