:root{--bg:#120d09;--card:#21170f;--card2:#2b1d12;--line:#4c321d;--text:#fff6e9;--muted:#b9a188;--gold:#f6b83f;--red:#f14632;--green:#42b879}*{box-sizing:border-box}body{background:radial-gradient(circle at 50% 0,#2d1b0d 0,transparent 38%),var(--bg);color:var(--text);min-height:100vh;margin:0;font:15px Arial,sans-serif}button,input,textarea,select{font:inherit}.login-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--line);background:linear-gradient(160deg,var(--card2),var(--card));text-align:center;border-radius:24px;width:min(440px,100%);padding:38px;box-shadow:0 24px 80px #0008}.brand-icon{background:var(--red);border-radius:20px;place-items:center;width:72px;height:72px;margin:0 auto 18px;font-size:34px;display:grid}.eyebrow{color:var(--gold);letter-spacing:2px;font-size:12px;font-weight:800}.login-card h1{margin:10px 0;font-size:32px}.muted{color:var(--muted)}label{text-align:left;gap:8px;font-weight:700;display:grid}.login-card form{gap:18px;margin-top:28px;display:grid}input,textarea,select{border:1px solid var(--line);width:100%;color:var(--text);background:#17100b;border-radius:10px;outline:none;padding:13px}input:focus,textarea:focus,select:focus{border-color:var(--gold)}button,summary{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:12px 18px;font-weight:800}button:disabled{cursor:not-allowed;opacity:.45}.panel{max-width:1240px;margin:auto;padding:34px 24px 70px}.panel header,.toolbar,.store-head,.links,.actions,.section-title,.billing-control{justify-content:space-between;align-items:center;gap:16px;display:flex}.panel h1{margin:6px 0;font-size:36px}.ghost{border:1px solid var(--line);background:0 0}.stats{grid-template-columns:repeat(3,1fr);gap:14px;margin:26px 0;display:grid}.stats article{border:1px solid var(--line);background:var(--card);border-radius:16px;padding:20px}.stats span{color:var(--muted);display:block}.stats strong{margin-top:8px;font-size:30px;display:block}.danger-text{color:#ff8f82}.billing-control{background:linear-gradient(160deg,#2a1712,#20120e);border:1px solid #70402f;border-radius:16px;margin:0 0 28px;padding:20px 22px}.billing-control h2{margin:4px 0 8px}.billing-control p{margin:5px 0}.billing-control .danger{background:#8b2f26}.toolbar{margin:30px 0 18px}.toolbar h2,.section-title h2{margin:0}.toolbar details{position:relative}.toolbar summary{background:var(--gold);color:#241508;list-style:none}.store-form{z-index:5;background:#291c13;border:1px solid #704b28;border-radius:16px;grid-template-columns:1fr 1fr;gap:14px;width:min(820px,92vw);padding:22px;display:grid;position:absolute;top:52px;right:0;box-shadow:0 20px 60px #000b}.store-form .wide{grid-column:1/-1}textarea{min-height:75px}.store-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.store-card,.empty{background:linear-gradient(160deg,var(--card2),var(--card));border:1px solid var(--line);border-radius:18px;padding:22px}.store-card h3{margin:12px 0 4px;font-size:23px}.store-card small{color:var(--muted)}.badge-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.badge,.billing-badge,.plan-badge{border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-block}.badge.trial{color:#ffd978;background:#6e5019}.badge.active{color:#7be0a9;background:#164d32}.badge.suspended{color:#ff9d92;background:#59221e}.plan-badge{color:#ffd98a;background:#40301f;border:1px solid #6b4a26}.billing-badge.pending{color:#c9b9a8;background:#3b3026}.billing-badge.ok{color:#83e5ad;background:#143f2b}.billing-badge.soon,.billing-badge.today{color:#ffe08a;background:#644919}.billing-badge.overdue{color:#ffaca3;background:#61241f}.days{text-align:right}.days strong{color:var(--gold);font-size:30px;display:block}.days span{color:var(--muted);font-size:12px}dl{grid-template-columns:1fr 1fr;gap:12px;margin:22px 0;display:grid}dl div{background:#180f0a;border-radius:10px;padding:12px;overflow:hidden}dt{color:var(--muted);text-transform:uppercase;margin-bottom:6px;font-size:11px}dd{white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.links{justify-content:flex-start}.links a{color:var(--gold);font-weight:700}.actions{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:flex-start;margin-top:18px;padding-top:18px}.actions button{background:#76551c}.actions .green{background:#257a50}.actions .payment{background:#b56f18}.actions .danger{background:#8b2f26}.success,.error{border-radius:12px;margin:18px 0;padding:14px 18px}.success{color:#81e5ae;background:#17482f}.error{color:#ffb0a8;background:#57201d}.empty{text-align:center;grid-column:1/-1;padding:60px}.payments-section{margin-top:42px}.section-title{margin-bottom:16px}.section-title>strong{color:var(--green)}.payment-list{gap:10px;display:grid}.payment-row{border:1px solid var(--line);background:#1b120c;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;display:flex}.payment-row>div{gap:5px;display:grid}.payment-row>div:last-child{text-align:right}.payment-row small{color:var(--muted)}.payment-row strong{color:var(--green);font-size:18px}.payment-empty{padding:36px}.plans-section{border:1px solid var(--line);background:#18100b;border-radius:18px;margin:0 0 28px;padding:24px}.plans-title{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.plans-title h2{margin:5px 0 7px}.trial-pill{white-space:nowrap;color:#ffe099;background:#5d4418;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:800}.plan-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.plan-card{border:1px solid var(--line);background:linear-gradient(160deg,#291d13,#20150e);border-radius:16px;padding:18px}.plan-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.plan-card-head small{color:var(--muted);font-weight:800}.plan-card-head h3{margin:3px 0;font-size:24px}.plan-card-head>span{border:1px solid var(--line);color:var(--gold);background:#17100b;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800}.plan-feature-list{gap:7px;margin:16px 0;display:grid}.plan-feature-list>div{align-items:center;gap:8px;font-size:12px;display:flex}.plan-feature-list .enabled{color:#dff7e9}.plan-feature-list .enabled b{color:#63d595}.plan-feature-list .disabled{color:#756657;text-decoration:line-through}.plan-price{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding-top:13px;font-size:12px;display:flex}.plan-price strong{color:var(--gold)}.trial-note{background:#3a2b13;border:1px solid #6d4f1c;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.trial-note b{color:#ffe09b}.trial-note span{color:#d5bea0;font-size:12px}.feature-box{background:#18110b;border:1px solid #463722;border-radius:12px;margin:18px 0 0;padding:14px}.feature-box-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.feature-box-title span{color:var(--muted);font-size:11px}.feature-chips{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.feature-chips span{color:#9ce9be;background:#173d2b;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:800}.activation-box{background:#2e2415;border:1px solid #60471e;border-radius:12px;gap:8px;margin-top:18px;padding:15px;display:grid}.activation-box>span{color:var(--muted);font-size:12px}.activation-plans{flex-wrap:wrap;gap:8px;display:flex}.activation-plans .green{background:#257a50;padding:10px 12px}.change-plan{border:1px solid var(--line);background:#18100b;border-radius:12px;grid-template-columns:1fr auto;align-items:end;gap:10px;margin-top:18px;padding:14px;display:grid}.change-plan label{font-size:12px}.change-plan select{padding:10px}.change-plan button{background:#76551c;padding:11px 14px}@media (max-width:1000px){.plan-grid{grid-template-columns:1fr}.plan-feature-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.stats{grid-template-columns:1fr 1fr}.store-grid{grid-template-columns:1fr}.store-form{grid-template-columns:1fr;width:auto;max-height:80vh;position:fixed;inset:80px 14px auto;overflow:auto}.store-form .wide{grid-column:auto}.panel header,.toolbar,.section-title,.billing-control,.plans-title{align-items:flex-start}.billing-control,.plans-title{flex-direction:column}.panel h1{font-size:29px}.actions{flex-wrap:wrap}.payment-row{align-items:flex-start}.payment-row>div:last-child{text-align:right}.trial-note{flex-direction:column;align-items:flex-start}}@media (max-width:520px){.stats{grid-template-columns:1fr}.payment-row{display:grid}.payment-row>div:last-child{text-align:left}.plan-feature-list,.change-plan{grid-template-columns:1fr}.activation-plans{display:grid}.activation-plans form,.activation-plans button{width:100%}}
.published-reviews-module__XMRYRW__wrap{max-width:1180px;margin:34px auto 0;padding:0 24px}.published-reviews-module__XMRYRW__summary{justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;display:flex}.published-reviews-module__XMRYRW__summary h3{color:#fff;margin:8px 0;font-size:30px}.published-reviews-module__XMRYRW__summary p{color:#cdbbae;margin:0;line-height:1.6}.published-reviews-module__XMRYRW__kicker{color:#f6b83f;letter-spacing:1.8px;font-size:11px;font-weight:900}.published-reviews-module__XMRYRW__score{text-align:right;min-width:180px}.published-reviews-module__XMRYRW__score strong{color:#fff;font-size:38px;display:block}.published-reviews-module__XMRYRW__score span{color:#f6b83f;letter-spacing:2px;display:block}.published-reviews-module__XMRYRW__score small{color:#bda99b}.published-reviews-module__XMRYRW__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.published-reviews-module__XMRYRW__card{background:linear-gradient(145deg,#ffffff13,#ffffff09);border:1px solid #f6b83f38;border-radius:20px;padding:24px;box-shadow:0 18px 50px #00000029}.published-reviews-module__XMRYRW__stars{color:#f6b83f;letter-spacing:2px;font-size:18px}.published-reviews-module__XMRYRW__card blockquote{color:#f7eee6;margin:16px 0 22px;font-size:15px;line-height:1.7}.published-reviews-module__XMRYRW__person{gap:4px;display:grid}.published-reviews-module__XMRYRW__person b{color:#fff}.published-reviews-module__XMRYRW__person span{color:#d6c4b8;font-size:12px}.published-reviews-module__XMRYRW__person small{color:#86ddb0;font-size:10px;font-weight:800}.published-reviews-module__XMRYRW__reviewLink{color:#f6b83f;margin-top:18px;font-weight:800;text-decoration:none;display:inline-flex}@media (max-width:850px){.published-reviews-module__XMRYRW__summary{flex-direction:column;align-items:start}.published-reviews-module__XMRYRW__score{text-align:left}.published-reviews-module__XMRYRW__grid{grid-template-columns:1fr}.published-reviews-module__XMRYRW__wrap{padding:0 18px}}
.commercial-showcase-module__IqC-Mq__section{max-width:1180px;margin:0 auto;padding:84px 24px 48px}.commercial-showcase-module__IqC-Mq__copy{text-align:center;max-width:780px;margin:0 auto 34px}.commercial-showcase-module__IqC-Mq__copy>span{color:#ef4a35;letter-spacing:1.8px;font-size:11px;font-weight:950;display:block}.commercial-showcase-module__IqC-Mq__copy h2{color:#1b120e;letter-spacing:-2px;margin:12px 0;font-size:clamp(34px,4vw,54px);line-height:1.04}.commercial-showcase-module__IqC-Mq__copy p{color:#765e50;margin:0;font-size:15px;line-height:1.7}.commercial-showcase-module__IqC-Mq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.commercial-showcase-module__IqC-Mq__card{background:#fff;border:1px solid #ead8ca;border-radius:22px;overflow:hidden;box-shadow:0 18px 48px #49251214}.commercial-showcase-module__IqC-Mq__screenButton{cursor:zoom-in;text-align:left;background:#160f0c;border:0;width:100%;padding:0;display:block;position:relative}.commercial-showcase-module__IqC-Mq__screen{aspect-ratio:560/273;background-image:var(--demo-sprite);background-repeat:no-repeat;background-size:100% 600%;width:100%;transition:transform .28s;display:block}.commercial-showcase-module__IqC-Mq__screenButton:hover .commercial-showcase-module__IqC-Mq__screen{transform:scale(1.018)}.commercial-showcase-module__IqC-Mq__zoomHint{color:#fff;letter-spacing:.3px;background:#100c0ad6;border-radius:999px;padding:8px 10px;font-size:10px;font-weight:900;position:absolute;bottom:12px;right:12px;box-shadow:0 6px 18px #0003}.commercial-showcase-module__IqC-Mq__cardCopy{padding:20px 21px 22px}.commercial-showcase-module__IqC-Mq__cardCopy small{color:#ef4a35;letter-spacing:1.2px;font-size:9px;font-weight:950;display:block}.commercial-showcase-module__IqC-Mq__cardCopy h3{color:#21150f;margin:7px 0 8px;font-size:19px;line-height:1.2}.commercial-showcase-module__IqC-Mq__cardCopy p{color:#765e50;margin:0;font-size:12px;line-height:1.6}.commercial-showcase-module__IqC-Mq__footerCta{background:#fffaf2;border:1px solid #ead8ca;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;margin-top:22px;padding:22px 24px;display:flex}.commercial-showcase-module__IqC-Mq__footerCta>div{gap:4px;display:grid}.commercial-showcase-module__IqC-Mq__footerCta strong{color:#241710;font-size:14px}.commercial-showcase-module__IqC-Mq__footerCta span{color:#765e50;font-size:12px}.commercial-showcase-module__IqC-Mq__footerCta a{color:#fff;background:#ef4a35;border-radius:11px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #ef4a3533}.commercial-showcase-module__IqC-Mq__lightbox{z-index:1000;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.commercial-showcase-module__IqC-Mq__lightbox[aria-hidden=true]{display:none}.commercial-showcase-module__IqC-Mq__lightboxBackdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:zoom-out;background:#0a0705db;border:0;position:absolute;inset:0}.commercial-showcase-module__IqC-Mq__lightboxPanel{z-index:1;background:#160f0c;border:1px solid #ffffff29;border-radius:24px;width:min(1120px,96vw);position:relative;overflow:hidden;box-shadow:0 32px 100px #00000080}.commercial-showcase-module__IqC-Mq__closeButton{z-index:3;color:#fff;cursor:pointer;background:#0a0705cc;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:38px;height:38px;font-size:25px;line-height:1;display:grid;position:absolute;top:14px;right:14px}.commercial-showcase-module__IqC-Mq__lightboxScreen{aspect-ratio:560/273;background-image:var(--demo-sprite);background-color:#160f0c;background-repeat:no-repeat;background-size:100% 600%;width:100%}.commercial-showcase-module__IqC-Mq__lightboxCopy{background:#fff;align-items:center;gap:16px;padding:18px 22px;display:flex}.commercial-showcase-module__IqC-Mq__lightboxCopy strong{color:#21150f;font-size:16px}.commercial-showcase-module__IqC-Mq__lightboxCopy span{color:#765e50;font-size:12px;line-height:1.5}.commercial-showcase-module__IqC-Mq__lightboxCopy strong+span{border-left:1px solid #ead8ca;padding-left:16px}@media (max-width:760px){.commercial-showcase-module__IqC-Mq__section{padding:58px 16px 30px}.commercial-showcase-module__IqC-Mq__copy h2{letter-spacing:-1.3px;font-size:36px}.commercial-showcase-module__IqC-Mq__grid{grid-template-columns:1fr;gap:14px}.commercial-showcase-module__IqC-Mq__card{border-radius:17px}.commercial-showcase-module__IqC-Mq__cardCopy{padding:16px 17px 18px}.commercial-showcase-module__IqC-Mq__footerCta{flex-direction:column;align-items:stretch}.commercial-showcase-module__IqC-Mq__footerCta a{width:100%}.commercial-showcase-module__IqC-Mq__lightbox{padding:10px}.commercial-showcase-module__IqC-Mq__lightboxPanel{border-radius:15px}.commercial-showcase-module__IqC-Mq__lightboxScreen{aspect-ratio:560/273}.commercial-showcase-module__IqC-Mq__lightboxCopy{flex-direction:column;align-items:flex-start;gap:6px;padding:14px 16px}.commercial-showcase-module__IqC-Mq__lightboxCopy strong+span{border-left:0;padding-left:0}.commercial-showcase-module__IqC-Mq__closeButton{width:34px;height:34px;top:9px;right:9px}}
.sales-whatsapp-module__zzdl7G__button{z-index:60;color:#fff;background:#21c063;border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:9px;min-height:48px;padding:0 17px;font-size:12px;font-weight:900;text-decoration:none;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 36px #14784147}.sales-whatsapp-module__zzdl7G__button span{font-size:19px}.sales-whatsapp-module__zzdl7G__button:hover{filter:brightness(.98);transform:translateY(-1px)}@media (max-width:640px){.sales-whatsapp-module__zzdl7G__button{padding:0 14px;bottom:72px;right:16px}.sales-whatsapp-module__zzdl7G__button b{font-size:11px}}
.representative-links-module__thiYxG__button{z-index:60;color:#fff;background:#f14632;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:9px;min-height:48px;padding:0 17px;font-size:12px;font-weight:900;text-decoration:none;display:flex;position:fixed;bottom:22px;left:22px;box-shadow:0 14px 36px #a02d1e47}.representative-links-module__thiYxG__button span{font-size:19px}.representative-links-module__thiYxG__button:hover{filter:brightness(1.03);transform:translateY(-1px)}@media (max-width:640px){.representative-links-module__thiYxG__button{padding:0 14px;bottom:16px;left:16px}.representative-links-module__thiYxG__button b{font-size:11px}}
