:root{--red:#6d5dfc;--ink:#0f172a;--muted:#64748b;--line:#e2e8f0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,sans-serif;color:var(--ink);background:#fff}.xc-navbar{padding:18px 0;background:rgba(255,255,255,.84);backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:.25s}.xc-navbar.is-scrolled{padding:10px 0;border-color:var(--line);box-shadow:0 8px 30px rgba(15,23,42,.07)}.navbar-brand{font-weight:700;color:var(--ink)}.navbar-brand small{font-size:10px;color:var(--red);margin-left:4px}.brand-mark{width:42px;height:42px;border-radius:14px;display:inline-grid;place-items:center;background:linear-gradient(135deg,#ef4444,#a80000);color:#fff;box-shadow:0 10px 24px rgba(201,0,0,.22)}.nav-link{font-weight:600;color:#475569}.hero{min-height:800px;padding:150px 0 95px;position:relative;overflow:hidden;background:radial-gradient(circle at 10% 10%,#fee2e2 0,transparent 28%),radial-gradient(circle at 90% 14%,#dbeafe 0,transparent 31%),linear-gradient(180deg,#fff,#f8fafc)}.hero:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:linear-gradient(135deg,rgba(201,0,0,.12),rgba(37,99,235,.1));filter:blur(80px);left:42%;bottom:-260px}.eyebrow{display:inline-flex;align-items:center;gap:8px;border:1px solid #fecaca;background:#fff1f2;color:#9f1239;border-radius:999px;padding:8px 13px;font-size:13px;font-weight:700}.hero h1{font-size:clamp(2.55rem,5vw,5.35rem);letter-spacing:-.055em;line-height:.98;margin:25px 0}.hero h1 span{background:linear-gradient(100deg,#6d5dfc,#ef4444,#2563eb);-webkit-background-clip:text;color:transparent}.hero .lead{font-size:1.13rem;max-width:660px;color:#526176;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0}.btn-hero{padding:14px 22px;border-radius:16px;font-weight:700}.trust-row{display:flex;flex-wrap:wrap;gap:16px;color:#475569;font-size:13px}.trust-row span{display:flex;align-items:center;gap:7px}.trust-row i{color:#16a34a}.hero-visual{position:relative}.hero-visual img{width:100%;filter:drop-shadow(0 30px 50px rgba(15,23,42,.12))}.floating-stat{position:absolute;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border:1px solid rgba(226,232,240,.8);box-shadow:0 18px 48px rgba(15,23,42,.12);border-radius:20px;padding:13px 16px;display:flex;align-items:center;gap:11px}.floating-stat i{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:#fee2e2;color:var(--red)}.floating-stat b{display:block}.floating-stat small{color:var(--muted)}.fs-one{left:2%;top:18%}.fs-two{right:0;bottom:15%}.logo-strip{padding:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.logo-strip .item{display:flex;align-items:center;justify-content:center;gap:9px;color:#475569;font-weight:650}.section{padding:105px 0}.section-soft{background:#f8fafc}.section-dark{background:#0f172a;color:#fff;position:relative;overflow:hidden}.section-dark:before{content:"";position:absolute;inset:auto -150px -300px auto;width:600px;height:600px;border-radius:50%;background:#6d5dfc;filter:blur(170px);opacity:.25}.section-title{max-width:760px;margin:0 auto 55px;text-align:center}.section-title .kicker{color:var(--red);text-transform:uppercase;font-size:12px;letter-spacing:.14em;font-weight:800}.section-title h2{font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.045em;margin:12px 0}.section-title p{color:var(--muted);font-size:1.05rem}.feature-card{height:100%;border:1px solid var(--line);background:#fff;border-radius:24px;padding:25px;box-shadow:0 16px 45px rgba(15,23,42,.06);transition:.25s}.feature-card:hover{transform:translateY(-6px);box-shadow:0 22px 60px rgba(15,23,42,.11)}.feature-icon{width:52px;height:52px;border-radius:17px;display:grid;place-items:center;font-size:20px;background:linear-gradient(135deg,#fee2e2,#fff1f2);color:var(--red);margin-bottom:20px}.feature-card h3{font-size:1.08rem}.feature-card p{color:var(--muted);font-size:.93rem;margin:0}.admin-preview{border-radius:30px;background:#fff;padding:13px;box-shadow:0 30px 90px rgba(15,23,42,.14);border:1px solid var(--line)}.admin-window{border-radius:22px;overflow:hidden;border:1px solid #e5e7eb;background:#f1f5f9}.admin-top{height:48px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;padding:0 15px;gap:7px}.admin-top i{font-size:9px;color:#cbd5e1}.admin-layout{display:grid;grid-template-columns:150px 1fr;min-height:440px}.admin-side{background:#111827;padding:20px 13px}.admin-side span{display:block;height:32px;border-radius:9px;background:rgba(255,255,255,.06);margin-bottom:8px}.admin-side span:first-child{background:#6d5dfc}.admin-content{padding:22px}.preview-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.preview-kpis div{height:90px;background:#fff;border-radius:16px;border:1px solid #e5e7eb}.preview-chart{height:210px;margin-top:15px;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e5e7eb;position:relative;overflow:hidden}.preview-chart:after{content:"";position:absolute;left:28px;right:28px;bottom:32px;height:110px;background:linear-gradient(180deg,rgba(37,99,235,.2),transparent);clip-path:polygon(0 74%,16% 49%,32% 61%,47% 20%,63% 37%,79% 9%,100% 28%,100% 100%,0 100%)}.check-list{display:grid;gap:13px}.check-item{display:flex;gap:12px}.check-item i{width:28px;height:28px;border-radius:9px;background:#dcfce7;color:#16a34a;display:grid;place-items:center;flex:0 0 auto}.check-item p{color:#cbd5e1;margin:4px 0 0}.cta-panel{border-radius:32px;padding:50px;background:linear-gradient(135deg,#6d5dfc,#8a0000 50%,#0f172a);color:#fff;box-shadow:0 35px 80px rgba(201,0,0,.22);position:relative;overflow:hidden}.cta-panel:after{content:"";position:absolute;width:280px;height:280px;border:65px solid rgba(255,255,255,.08);border-radius:50%;right:-70px;top:-90px}.site-footer{background:#090f1e;color:#94a3b8;padding:42px 0}.site-footer strong{color:#fff}.site-footer a{color:#cbd5e1;text-decoration:none;margin-left:18px}.site-footer a:hover{color:#fff}.demo-hero{padding:150px 0 70px;background:linear-gradient(180deg,#f8fafc,#fff)}.demo-stage{min-height:620px;border-radius:34px;background:linear-gradient(135deg,#172033,#334155);position:relative;overflow:hidden;padding:45px;color:#fff;box-shadow:0 30px 80px rgba(15,23,42,.2)}.demo-stage:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(201,0,0,.38),transparent 33%),radial-gradient(circle at 10% 85%,rgba(37,99,235,.35),transparent 35%)}.demo-stage>*{position:relative}.faq-wrap{padding:145px 0 100px;background:#f8fafc;min-height:80vh}.accordion-item{border:0!important;border-radius:18px!important;overflow:hidden;margin-bottom:12px;box-shadow:0 10px 30px rgba(15,23,42,.06)}.accordion-button{font-weight:700;padding:20px}.accordion-button:not(.collapsed){background:#fff1f2;color:#9f1239;box-shadow:none}@media(max-width:991px){.hero{padding-top:125px}.hero-visual{margin-top:45px}.fs-one{left:0}.admin-layout{grid-template-columns:100px}.section{padding:75px 0}.cta-panel{padding:34px}}@media(max-width:576px){.hero{min-height:auto}.hero h1{font-size:2.8rem}.floating-stat{display:none}.admin-side{display:none}.admin-layout{grid-template-columns:1fr}.preview-kpis{grid-template-columns:1fr}.preview-kpis div:nth-child(n+2){display:none}.cta-panel{border-radius:24px}.site-footer{text-align:center}.site-footer a{margin:0 7px}.demo-stage{min-height:520px;padding:28px 20px}}

/* NexoTicket Multiagente IA 2.1 */
.hero-v21{min-height:850px}.smart-search-demo{background:#fff;border:1px solid rgba(226,232,240,.9);border-radius:29px;padding:18px;box-shadow:0 35px 90px rgba(15,23,42,.16);position:relative}.smart-search-demo:before{content:"";position:absolute;inset:-1px;border-radius:30px;padding:1px;background:linear-gradient(135deg,#fecaca,#dbeafe,#ede9fe);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.ssd-head{display:flex;align-items:center;gap:10px;padding:4px 3px 14px;border-bottom:1px solid #e2e8f0}.ssd-head>span{width:43px;height:43px;border-radius:14px;display:grid;place-items:center;background:#6d5dfc;color:#fff}.ssd-head strong,.ssd-head small{display:block}.ssd-head small{color:#64748b;font-size:10px}.ssd-message{margin:18px 0 12px 55px;background:#6d5dfc;color:#fff;border-radius:18px 18px 4px 18px;padding:13px 15px;font-size:13px;line-height:1.55}.ssd-extract{background:#f8fafc;border:1px solid #e2e8f0;border-radius:17px;padding:13px}.ssd-extract small{font-weight:800;color:#475569}.ssd-extract div{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.ssd-extract span{background:#fff;border:1px solid #dbeafe;color:#1d4ed8;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:700}.ssd-property{display:grid;grid-template-columns:110px 1fr;gap:12px;margin-top:12px;border:1px solid #e2e8f0;border-radius:17px;padding:9px;background:#fff}.ssd-property img{width:110px;height:125px;object-fit:cover;border-radius:12px}.ssd-property div{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.ssd-property strong,.ssd-property small,.ssd-property b{display:block}.ssd-property small{font-size:9px;color:#64748b;margin:3px 0 7px}.ssd-property b{font-size:16px}.ssd-match{font-size:9px;border-radius:999px;background:#dcfce7;color:#15803d;padding:5px 8px;font-weight:800;margin-bottom:7px}.feature-card-v21{min-height:265px}.landing-property{height:100%;background:#fff;border:1px solid #e2e8f0;border-radius:24px;overflow:hidden;box-shadow:0 16px 45px rgba(15,23,42,.07);transition:.25s}.landing-property:hover{transform:translateY(-5px);box-shadow:0 24px 60px rgba(15,23,42,.12)}.landing-property-media{height:235px;position:relative;background:#e2e8f0}.landing-property-media img{width:100%;height:100%;object-fit:cover}.landing-property-media span{position:absolute;top:14px;right:14px;background:#16a34a;color:#fff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800;box-shadow:0 8px 22px rgba(22,163,74,.3)}.landing-property-body{padding:19px}.landing-property-body small{color:#64748b;font-size:10px}.landing-property-body h3{font-size:17px;margin:7px 0}.landing-property-body>strong{font-size:22px}.landing-property-body>div{display:flex;flex-wrap:wrap;gap:8px;margin:15px 0}.landing-property-body>div span{font-size:10px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;padding:6px 8px}.landing-property-body>div i{color:#6d5dfc;margin-right:5px}.landing-property-body>a{display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:#6d5dfc;font-size:12px;font-weight:800}.demo-data-note{display:flex;align-items:flex-start;gap:9px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:15px;padding:12px 14px;font-size:11px;margin-top:22px}.catalog-placeholder{display:flex;gap:15px;align-items:center;background:#fff;border:1px dashed #cbd5e1;border-radius:20px;padding:35px}.catalog-placeholder>i{font-size:36px;color:#cbd5e1}.catalog-placeholder strong,.catalog-placeholder span{display:block}.catalog-placeholder span{color:#64748b;font-size:12px;margin-top:4px}.dashboard-showcase{background:#fff;border-radius:26px;padding:12px;box-shadow:0 30px 80px rgba(0,0,0,.3)}.ds-top{height:35px;display:flex;align-items:center;gap:6px;padding:0 8px}.ds-top span{width:9px;height:9px;border-radius:50%;background:#cbd5e1}.ds-grid{display:grid;grid-template-columns:90px 1fr;min-height:430px;border-radius:18px;overflow:hidden;background:#f1f5f9}.ds-side{background:#0f172a;padding:18px 12px;display:grid;align-content:start;gap:12px}.ds-side i{height:10px;background:rgba(255,255,255,.12);border-radius:999px}.ds-side i:nth-child(1),.ds-side i:nth-child(4){background:#6d5dfc}.ds-main{padding:20px}.ds-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.ds-kpis i{height:75px;border-radius:14px;background:#fff;border:1px solid #e2e8f0}.ds-alert{height:55px;border-radius:14px;background:linear-gradient(90deg,#fee2e2,#fff);border-left:5px solid #dc2626;margin:14px 0}.ds-content{display:grid;grid-template-columns:1.5fr 1fr;gap:12px}.ds-content i{height:235px;border-radius:16px;background:#fff;border:1px solid #e2e8f0}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.process-grid article{border:1px solid #e2e8f0;border-radius:20px;padding:20px;background:#fff}.process-grid span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#fee2e2;color:#b91c1c;font-size:11px;font-weight:800}.process-grid h3{font-size:15px;margin:17px 0 8px}.process-grid p{font-size:11px;color:#64748b;line-height:1.6;margin:0}.property-page{padding:130px 0 90px;background:#f8fafc}.property-breadcrumb{display:flex;gap:9px;align-items:center;color:#64748b;font-size:11px;margin-bottom:20px}.property-breadcrumb a{color:#6d5dfc;text-decoration:none}.property-gallery{display:grid;grid-template-columns:2fr 1fr;gap:10px;height:520px}.property-gallery-main,.property-gallery-side img,.gallery-placeholder{border-radius:22px;overflow:hidden}.property-gallery img{width:100%;height:100%;object-fit:cover}.property-gallery-side{display:grid;grid-template-rows:1fr 1fr;gap:10px}.gallery-placeholder{background:#e2e8f0;display:grid;place-items:center;color:#94a3b8;font-size:35px}.property-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:25px}.property-title-row small{display:block;color:#64748b;margin-top:8px}.property-title-row h1{font-size:clamp(2rem,4vw,3.7rem);letter-spacing:-.05em;margin:8px 0}.property-title-row p{color:#64748b}.property-operation{display:inline-flex;background:#fee2e2;color:#b91c1c;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800}.property-price-public{font-size:28px;font-weight:800;white-space:nowrap}.property-spec-public{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:25px 0}.property-spec-public div{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #e2e8f0;border-radius:15px;padding:13px;font-size:11px}.property-spec-public i{color:#6d5dfc}.property-info-block{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:24px;margin-top:16px}.property-info-block h2{font-size:18px}.property-info-block p{color:#475569;line-height:1.8;font-size:13px;margin-bottom:0}.property-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.property-detail-grid div{background:#f8fafc;border-radius:14px;padding:13px}.property-detail-grid small,.property-detail-grid strong{display:block}.property-detail-grid small{color:#64748b;font-size:9px}.property-detail-grid strong{font-size:11px;margin-top:4px}.property-contact-box{position:sticky;top:105px;background:#fff;border:1px solid #e2e8f0;border-radius:25px;padding:25px;box-shadow:0 18px 50px rgba(15,23,42,.09)}.property-contact-box h3{font-size:22px;margin-top:18px}.property-contact-box p{font-size:12px;line-height:1.65;color:#64748b}.compatibility-ring{display:grid;place-items:center;width:90px;height:90px;border:8px solid #dcfce7;border-top-color:#16a34a;border-radius:50%}.compatibility-ring b,.compatibility-ring small{display:block}.compatibility-ring b{font-size:18px}.compatibility-ring small{font-size:8px;color:#64748b}.property-contact-meta{display:grid;gap:9px;margin-top:20px;padding-top:18px;border-top:1px solid #e2e8f0}.property-contact-meta span{font-size:10px;color:#475569}.property-contact-meta i{width:20px;color:#16a34a}.property-not-found{padding:180px 0 100px}.property-not-found>div>i{font-size:70px;color:#cbd5e1}.property-not-found h1{margin-top:20px}
@media(max-width:991px){.hero-v21{min-height:auto}.smart-search-demo{margin-top:35px}.process-grid{grid-template-columns:1fr 1fr}.property-gallery{height:430px}.property-title-row{display:block}.property-price-public{margin-top:12px}.property-contact-box{position:static}.ds-kpis{grid-template-columns:1fr 1fr}}
@media(max-width:576px){.ssd-property{grid-template-columns:90px 1fr}.ssd-property img{width:90px}.process-grid{grid-template-columns:1fr}.property-gallery{grid-template-columns:1fr;height:380px}.property-gallery-side{display:none}.property-spec-public,.property-detail-grid{grid-template-columns:1fr 1fr}.property-title-row h1{font-size:2.25rem}.property-price-public{font-size:23px}.ds-grid{grid-template-columns:1fr}.ds-side{display:none}.ds-content{grid-template-columns:1fr}.ds-content i:last-child{display:none}}
