:root{--terra-beige:#d2c9b1;--terra-beige-light:#e3dcc8;--terra-rust:#924e3e;--terra-rust-hover:#7a3e2e;--terra-dark:#2d2d2d;--terra-gold:#eab308;--terra-green:#16a34a;--terra-red:#dc2626;--terra-blue:#3b82f6;--terra-purple:#8b5cf6;--text-primary:#2d2d2d;--text-secondary:#5c5c5c;--text-tertiary:#8a8a8a;--bg-primary:#d2c9b1;--bg-card:#fff;--bg-header:#ffffffeb;--border-subtle:#0000000f;--border-card:#0000000a;--shadow-card:0 2px 16px #0000000f;--shadow-card-hover:0 4px 24px #0000001a;--radius-card:1.5rem;--radius-card-inner:1.125rem;--radius-btn:9999px;--font-serif:"Playfair Display", serif;--font-sans:"Inter", sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased}.landing-header{z-index:100;background:var(--bg-header);-webkit-backdrop-filter:blur(16px);border-bottom:.5px solid var(--border-subtle);justify-content:space-between;align-items:center;height:64px;padding:0 1.5rem;display:flex;position:sticky;top:0}.landing-header-left{align-items:center;gap:.75rem;display:flex}.landing-back-link{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.375rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.landing-back-link:hover{color:var(--terra-rust)}.landing-brand{align-items:center;gap:.625rem;display:flex}.landing-logo-img{object-fit:contain;border-radius:8px;width:36px;height:36px}.landing-name{font-family:var(--font-serif);letter-spacing:.03em;color:var(--terra-dark);font-size:1.15rem;font-weight:700}.landing-badge{letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary);border:.5px solid var(--border-subtle);border-radius:9999px;padding:.25rem .75rem;font-size:.7rem;font-weight:500}.landing-tabs{background:var(--bg-card);border-bottom:.5px solid var(--border-subtle);z-index:99;gap:.25rem;padding:.5rem 1.5rem;display:flex;position:sticky;top:64px;overflow-x:auto}.landing-tab{font-size:.75rem;font-weight:500;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9999px;align-items:center;gap:.375rem;padding:.5rem 1rem;transition:all .2s;display:flex}.landing-tab:hover{color:var(--terra-dark);background:#00000008}.landing-tab.active{color:#fff;background:var(--terra-rust)}.landing-main{min-height:calc(100vh - 120px);padding-bottom:80px}.btn-terra{border-radius:var(--radius-btn);font-size:.875rem;font-weight:600;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.08em;color:#fff;background:var(--terra-rust);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.75rem 2rem;text-decoration:none;transition:all .2s;display:inline-flex}.btn-terra:hover{background:var(--terra-rust-hover);transform:translateY(-1px);box-shadow:0 4px 12px #924e3e40}.btn-terra-lg{letter-spacing:.1em;padding:.875rem 2.5rem;font-size:.9375rem}.btn-terra-sm{padding:.5rem 1.25rem;font-size:.75rem}.btn-terra-outline{border-radius:var(--radius-btn);font-size:.875rem;font-weight:600;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.08em;color:var(--terra-rust);border:1.5px solid var(--terra-rust);cursor:pointer;background:0 0;align-items:center;gap:.5rem;padding:.75rem 2rem;text-decoration:none;transition:all .2s;display:inline-flex}.btn-terra-outline:hover{background:#924e3e0f}.landing-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:4rem 1.5rem;display:flex;position:relative;overflow:hidden}.landing-hero-bg{z-index:0;position:absolute;inset:0}.landing-hero-bg img{object-fit:cover;object-position:center;width:100%;height:100%}.landing-hero-bg:after{content:"";background:#00000040;position:absolute;inset:0}.landing-hero-content{z-index:1;max-width:720px;position:relative}.landing-hero-content .landing-hero-logo-wrap{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.landing-hero-content .landing-hero-logo-img{object-fit:contain;filter:brightness(1.1);border-radius:10px;width:48px;height:48px}.landing-hero-content .landing-hero-brand{font-family:var(--font-serif);letter-spacing:.05em;color:#fff;font-size:1.35rem;font-weight:700}.landing-hero-eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#ffffffb3;margin-bottom:.75rem;font-size:.7rem;font-weight:500}.landing-hero h1{font-family:var(--font-serif);color:#fff;letter-spacing:.03em;margin-bottom:.75rem;font-size:clamp(2.25rem,6vw,4rem);font-weight:700;line-height:1.12}.landing-hero h1 span{color:var(--terra-gold)}.landing-hero-sub{color:#ffffffbf;max-width:480px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:.9375rem;font-weight:400;line-height:1.6}.landing-hero-actions{flex-direction:column;align-items:center;gap:.5rem;display:flex}.landing-hero-hint{color:#ffffff8c;letter-spacing:.06em;font-size:.7rem}.landing-section{padding:3rem 0}.landing-container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.landing-section-label{text-transform:uppercase;letter-spacing:.15em;color:var(--terra-rust);margin-bottom:.5rem;font-size:.7rem;font-weight:600}.landing-section-title{font-family:var(--font-serif);color:var(--terra-dark);margin-bottom:.5rem;font-size:1.75rem;font-weight:700;line-height:1.25}.landing-section-sub{color:var(--text-secondary);max-width:560px;margin-bottom:2rem;font-size:.875rem;line-height:1.6}.card{background:var(--bg-card);border-radius:var(--radius-card);box-shadow:var(--shadow-card);transition:transform .3s,box-shadow .3s;overflow:hidden}.card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.card-img{height:220px;padding:.75rem .75rem 0;overflow:hidden}.card-img img{object-fit:cover;border-radius:var(--radius-card-inner);width:100%;height:100%}.card-img-emoji{border-radius:var(--radius-card-inner);background:linear-gradient(135deg,#924e3e0f,#eab3080f);justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;display:flex}.card-body{padding:1.25rem 1.5rem}.card-title{font-family:var(--font-serif);color:var(--terra-dark);margin-bottom:.375rem;font-size:1.25rem;font-weight:700}.card-desc{color:var(--text-secondary);margin-bottom:.75rem;font-size:.8125rem;line-height:1.5}.card-footer{border-top:.5px solid var(--border-subtle);justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.card-price{color:var(--terra-rust);font-size:.9375rem;font-weight:700}.card-price small{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem;font-weight:400}.card-tag{text-transform:uppercase;letter-spacing:.1em;color:var(--terra-rust);background:#924e3e14;border-radius:9999px;padding:.2rem .625rem;font-size:.625rem;font-weight:600;position:absolute;top:1rem;right:1rem}.landing-dest-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.landing-trust-bar{background:var(--bg-card);border-top:.5px solid var(--border-subtle);border-bottom:.5px solid var(--border-subtle);flex-wrap:wrap;justify-content:center;gap:1.5rem;padding:1.5rem;display:flex}.landing-trust-item{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;display:flex}.landing-trust-dot{background:var(--terra-green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #16a34a4d}.landing-why-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.landing-why-card{text-align:center;padding:1.5rem}.landing-why-icon{margin-bottom:.5rem;font-size:1.5rem}.landing-why-title{color:var(--terra-dark);margin-bottom:.25rem;font-size:.9375rem;font-weight:700}.landing-why-desc{color:var(--text-secondary);font-size:.75rem;line-height:1.5}.landing-testimonial-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}.landing-testimonial-card{padding:1.5rem}.landing-testimonial-stars{gap:2px;margin-bottom:.625rem;display:flex}.landing-testimonial-stars .star{width:14px;height:14px;color:var(--terra-gold);fill:var(--terra-gold)}.landing-testimonial-text{color:var(--text-secondary);margin-bottom:.625rem;font-size:.8125rem;font-style:italic;line-height:1.6}.landing-testimonial-author{color:var(--terra-dark);font-size:.75rem;font-weight:600}.landing-testimonial-viaje{color:var(--text-tertiary);font-weight:400}.landing-crm-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.landing-lead-card{border-left:4px solid;padding:1.25rem}.landing-lead-card.lead-new{border-left-color:var(--terra-blue)}.landing-lead-card.lead-quoting{border-left-color:var(--terra-gold)}.landing-lead-card.lead-followup{border-left-color:var(--terra-purple)}.landing-lead-card.lead-closed{border-left-color:var(--terra-green)}.landing-lead-status{text-transform:uppercase;letter-spacing:.1em;border-radius:9999px;margin-bottom:.5rem;padding:.15rem .5rem;font-size:.625rem;font-weight:600;display:inline-block}.landing-lead-status.lead-new{color:var(--terra-blue);background:#3b82f614}.landing-lead-status.lead-quoting{color:#a47e00;background:#eab30814}.landing-lead-status.lead-followup{color:var(--terra-purple);background:#8b5cf614}.landing-lead-status.lead-closed{color:var(--terra-green);background:#16a34a14}.landing-lead-name{font-family:var(--font-serif);color:var(--terra-dark);margin-bottom:.25rem;font-size:1.05rem;font-weight:700}.landing-lead-origin{color:var(--text-tertiary);margin-bottom:.375rem;font-size:.7rem}.landing-lead-detail{color:var(--text-secondary);margin-bottom:.5rem;font-size:.75rem;line-height:1.5}.landing-lead-action{color:var(--terra-rust);font-size:.7rem;font-weight:600}.landing-pipeline{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.landing-stage-card{text-align:center;padding:1rem}.landing-stage-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);margin-bottom:.25rem;font-size:.7rem;font-weight:600}.landing-stage-count{font-family:var(--font-serif);color:var(--terra-dark);font-size:1.5rem;font-weight:700}.landing-stage-bar{background:var(--terra-rust);border-radius:2px;width:100%;height:4px;margin-top:.5rem}.landing-kpi-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.landing-kpi-card{padding:1.25rem;position:relative;overflow:hidden}.landing-kpi-icon{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:.625rem;font-size:1.125rem;display:flex}.landing-kpi-value{font-family:var(--font-serif);color:var(--terra-dark);font-size:1.75rem;font-weight:700}.landing-kpi-label{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;margin-top:.125rem;font-size:.7rem}.landing-kpi-delta{align-items:center;gap:.125rem;margin-top:.375rem;font-size:.6875rem;font-weight:600;display:inline-flex}.landing-kpi-delta.up{color:var(--terra-green)}.landing-kpi-delta.down{color:var(--terra-red)}.landing-funnel{max-width:500px;margin:0 auto}.landing-funnel-item{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.landing-funnel-bar{color:var(--terra-dark);background:linear-gradient(90deg,#924e3e1f,#924e3e0a);border-radius:12px;justify-content:space-between;align-items:center;padding:.625rem 1rem;font-size:.8125rem;font-weight:600;display:flex}.landing-funnel-pct{color:var(--text-tertiary);text-align:right;min-width:3.5rem;font-size:.75rem;font-weight:500}.landing-table{border-collapse:collapse;width:100%;font-size:.8125rem}.landing-table th{text-align:left;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;border-bottom:.5px solid var(--border-subtle);padding:.5rem .75rem;font-weight:600}.landing-table td{border-bottom:.5px solid var(--border-subtle);color:var(--text-primary);padding:.625rem .75rem}.landing-store-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}.landing-store-card{align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.landing-store-img{background:linear-gradient(135deg,#924e3e0f,#eab3080f);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.75rem;display:flex}.landing-store-name{color:var(--terra-dark);font-size:.875rem;font-weight:700}.landing-store-price{color:var(--terra-rust);font-size:.8125rem;font-weight:600}.landing-store-meta{color:var(--text-tertiary);margin-top:.125rem;font-size:.6875rem}.landing-cart-title{font-family:var(--font-serif);color:var(--terra-dark);margin-bottom:.75rem;font-size:1.1rem}.landing-cart-item{border-bottom:.5px solid var(--border-subtle);color:var(--text-primary);justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.8125rem;display:flex}.landing-cart-remove{width:24px;height:24px;color:var(--terra-red);cursor:pointer;background:#dc262614;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.landing-cart-total{color:var(--terra-dark);justify-content:space-between;align-items:center;padding:.75rem 0;font-size:.9375rem;font-weight:700;display:flex}.landing-chat-phone{background:#fff;border:2px solid #e5e5e5;border-radius:2rem;max-width:400px;margin:0 auto;overflow:hidden;box-shadow:0 8px 32px #00000014}.landing-chat-header{background:var(--terra-rust);color:#fff;align-items:center;gap:.75rem;padding:.875rem 1.125rem;display:flex}.landing-chat-avatar{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:700;display:flex}.landing-chat-name{font-size:.875rem;font-weight:600}.landing-chat-status{opacity:.8;font-size:.6875rem}.landing-chat-messages{background:#f8f6f0;flex-direction:column;gap:.5rem;min-height:280px;max-height:400px;padding:1rem;display:flex;overflow-y:auto}.landing-chat-msg{border-radius:1rem;max-width:80%;padding:.5rem .75rem;font-size:.75rem;line-height:1.5}.landing-chat-msg-bot{background:#fff;border-bottom-left-radius:.25rem;align-self:flex-start;box-shadow:0 1px 2px #0000000a}.landing-chat-msg-user{background:var(--terra-rust);color:#fff;border-bottom-right-radius:.25rem;align-self:flex-end}.landing-chat-msg-media{background:#fff;border-radius:.75rem;align-self:flex-start;align-items:center;gap:.5rem;padding:.625rem .875rem;font-size:.75rem;display:flex;box-shadow:0 1px 2px #0000000a}.landing-chat-msg-media-body{font-size:1.25rem}.landing-chat-msg-media-text{color:var(--text-secondary)}.landing-chat-hint{text-align:center;color:var(--text-tertiary);cursor:pointer;-webkit-user-select:none;user-select:none;border-top:.5px solid var(--border-subtle);padding:.625rem;font-size:.6875rem}.landing-chat-input-bar{border-top:.5px solid var(--border-subtle);align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.landing-chat-input-bar input{font-size:.75rem;font-family:var(--font-sans);background:#f5f5f5;border:none;border-radius:9999px;outline:none;flex:1;padding:.5rem .875rem}.landing-chat-input-bar button{background:var(--terra-rust);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.landing-insight-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}.landing-insight-card{border-left:4px solid;padding:1.25rem}.landing-insight-icon{margin-bottom:.5rem;font-size:1.25rem}.landing-insight-title{font-family:var(--font-serif);color:var(--terra-dark);margin-bottom:.375rem;font-size:1rem;font-weight:700}.landing-insight-desc{color:var(--text-secondary);font-size:.75rem;line-height:1.5}.landing-cta-section{text-align:center;background:var(--terra-dark);color:#fff;padding:3rem 1.5rem}.landing-cta-section h2{color:#fff;margin-bottom:.5rem}.landing-cta-section h2 span{color:var(--terra-gold)}.landing-cta-section p{color:#ffffff80;margin-bottom:1.5rem}.landing-footer{background:var(--terra-dark);color:#ffffff80;padding:3rem 1.5rem 1.5rem}.landing-footer-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.landing-footer-brand{font-family:var(--font-serif);color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.landing-footer p,.landing-footer li{font-size:.75rem;line-height:1.6}.landing-footer h4{text-transform:uppercase;letter-spacing:.1em;color:#fff9;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.landing-footer ul{padding:0;list-style:none}.landing-footer li{margin-bottom:.25rem}.landing-footer-bottom{text-align:center;border-top:.5px solid #ffffff14;padding-top:1.5rem;font-size:.6875rem}.dest-detail-layout{grid-template-columns:1fr 360px;align-items:start;gap:2rem;display:grid}.dest-detail-main h2{margin-bottom:1rem}.dest-itinerary-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem;margin-bottom:2rem;display:grid}.dest-itinerary-day{background:var(--bg-card);box-shadow:var(--shadow-card);border-radius:1rem;gap:.75rem;padding:1rem;display:flex}.dest-itinerary-day-num{background:var(--terra-rust);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;display:flex}.dest-itinerary-day-title{font-family:var(--font-sans);color:var(--terra-dark);margin-bottom:.25rem;font-size:.8125rem;font-weight:600}.dest-itinerary-day-desc{color:var(--text-secondary);font-size:.75rem;line-height:1.5}.dest-info-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.dest-info-list{margin:0;padding:0;list-style:none}.dest-info-list li{color:var(--text-secondary);border-bottom:.5px solid var(--border-subtle);padding:.375rem 0 .375rem 1rem;font-size:.8125rem;position:relative}.dest-info-list li:before{content:"";background:var(--terra-rust);border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.dest-detail-sidebar{position:sticky;top:140px}.dest-booking-card{padding:1.75rem}.dest-booking-price-label{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem;font-size:.75rem}.dest-booking-price{font-family:var(--font-serif);color:var(--terra-rust);margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}.dest-calendar{margin-bottom:.5rem}.dest-calendar-header{color:var(--terra-dark);justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.8125rem;font-weight:600;display:flex}.dest-calendar-nav{gap:.25rem;display:flex}.dest-calendar-nav button{width:28px;height:28px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;display:flex}.dest-calendar-nav button:hover{color:var(--terra-dark);background:#0000000a}.dest-calendar-grid{text-align:center;grid-template-columns:repeat(7,1fr);gap:.5rem;display:grid}.dest-calendar-day-header{text-transform:uppercase;color:var(--text-tertiary);padding-bottom:.25rem;font-size:.625rem;font-weight:600}.dest-calendar-day{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin:0 auto;padding:.25rem;font-size:.75rem;transition:all .15s;display:flex}.dest-calendar-day:hover{background:#0000000a}.dest-calendar-day.selected{background:var(--terra-rust);color:#fff;font-weight:600}.dest-calendar-day.muted{color:var(--text-tertiary);opacity:.35;pointer-events:none}.landing-cta-overlay{z-index:99;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;background:#2d2d2df2;justify-content:center;align-items:center;gap:1rem;padding:.75rem 1.5rem;font-size:.8rem;font-weight:500;display:flex;position:fixed;bottom:0;left:0;right:0}.landing-crm-kpi-row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-bottom:1.5rem;display:grid}.landing-crm-kpi{align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.landing-crm-kpi-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.landing-crm-kpi-value{font-family:var(--font-serif);color:var(--terra-dark);font-size:1.35rem;font-weight:700;line-height:1.2;display:block}.landing-crm-kpi-label-text{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-top:1px;font-size:.65rem;display:block}.landing-kanban{grid-template-columns:repeat(5,1fr);align-items:start;gap:.75rem;display:grid}.landing-kanban-col{flex-direction:column;gap:.5rem;display:flex}.landing-kanban-header{background:var(--bg-card);box-shadow:var(--shadow-card);border-top:3px solid;border-radius:.75rem;justify-content:space-between;align-items:center;padding:.625rem .75rem;display:flex}.landing-kanban-title{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);font-size:.7rem;font-weight:600}.landing-kanban-count{border-radius:9999px;padding:.15rem .5rem;font-size:.75rem;font-weight:700}.landing-kanban-body{flex-direction:column;gap:.375rem;min-height:60px;display:flex}.landing-kanban-empty{text-align:center;color:var(--text-tertiary);background:var(--bg-card);border:1px dashed var(--border-subtle);border-radius:.75rem;padding:1rem;font-size:.6875rem}.landing-lead-card-compact{border-left:3px solid;padding:.75rem;overflow:visible}.landing-lead-card-compact.lead-new{border-left-color:var(--terra-blue)}.landing-lead-card-compact.lead-contacted{border-left-color:#f59e0b}.landing-lead-card-compact.lead-quoting{border-left-color:var(--terra-purple)}.landing-lead-card-compact.lead-closed_won{border-left-color:var(--terra-green)}.landing-lead-card-compact.lead-closed_lost{border-left-color:var(--terra-red)}.landing-lead-card-top{justify-content:space-between;align-items:flex-start;gap:.375rem;margin-bottom:.375rem;display:flex}.landing-lead-destino{color:var(--terra-dark);font-size:.7rem;font-weight:600}.landing-lead-badges{flex-wrap:wrap;gap:.25rem;display:flex}.landing-lead-source-badge{text-transform:uppercase;letter-spacing:.04em;border:.5px solid;border-radius:9999px;padding:.1rem .375rem;font-size:.55rem;font-weight:600}.landing-lead-status-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:9999px;padding:.1rem .375rem;font-size:.55rem;font-weight:600}.landing-lead-status-badge.lead-new{color:var(--terra-blue);background:#3b82f61a}.landing-lead-status-badge.lead-contacted{color:#b85c00;background:#f59e0b1a}.landing-lead-status-badge.lead-quoting{color:var(--terra-purple);background:#8b5cf61a}.landing-lead-status-badge.lead-closed_won{color:var(--terra-green);background:#16a34a1a}.landing-lead-status-badge.lead-closed_lost{color:var(--terra-red);background:#dc262614}.landing-lead-name-compact{font-family:var(--font-serif);color:var(--terra-dark);margin-bottom:.125rem;font-size:.8rem;font-weight:700}.landing-lead-meta{color:var(--text-tertiary);font-size:.6rem}.landing-lead-expanded{border-top:.5px solid var(--border-subtle);margin-top:.5rem;padding-top:.5rem}.landing-lead-detail-full{color:var(--text-secondary);margin-bottom:.375rem;font-size:.6875rem;line-height:1.5}.landing-lead-action-full{color:var(--terra-rust);font-size:.65rem;font-weight:600}.landing-kpi-grid-enhanced{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;margin-bottom:2rem;display:grid}.landing-kpi-card-enhanced{padding:1.125rem;position:relative;overflow:hidden}.landing-kpi-enhanced-top{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.landing-kpi-enhanced-icon{border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;display:flex}.landing-kpi-enhanced-delta{border-radius:9999px;padding:.15rem .4rem;font-size:.65rem;font-weight:600}.landing-kpi-enhanced-delta.up{color:var(--terra-green);background:#16a34a14}.landing-kpi-enhanced-delta.down{color:var(--terra-red);background:#dc26260f}.landing-kpi-enhanced-value{font-family:var(--font-serif);margin-bottom:.125rem;font-size:1.5rem;font-weight:700;line-height:1.2}.landing-kpi-enhanced-label{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.65rem}.landing-kpi-enhanced-bar{opacity:.25;border-radius:2px;height:3px}.landing-funnel-enhanced{flex-direction:column;gap:.5rem;max-width:620px;margin:0 auto;display:flex}.landing-funnel-enhanced-row{grid-template-columns:100px 1fr 50px 50px;align-items:center;gap:.625rem;display:grid}.landing-funnel-enhanced-label{color:var(--terra-dark);text-align:right;font-size:.75rem;font-weight:600}.landing-funnel-enhanced-track{background:#00000008;border-radius:8px;height:32px;position:relative;overflow:hidden}.landing-funnel-enhanced-bar{border-radius:8px;min-width:4px;height:100%}.landing-funnel-enhanced-value{color:var(--terra-dark);font-size:.8125rem;font-weight:700}.landing-funnel-enhanced-pct{color:var(--text-tertiary);font-size:.7rem;font-weight:500}.landing-conv-box{text-align:center;background:linear-gradient(135deg,#924e3e08,#eab30808);border:1.5px solid #924e3e1f;max-width:400px;margin:1.5rem auto 0;padding:1.5rem}.landing-conv-label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-tertiary);margin-bottom:.375rem;font-size:.65rem;display:block}.landing-conv-value{font-family:var(--font-serif);color:var(--terra-rust);font-size:2.25rem;font-weight:700;line-height:1;display:block}.landing-conv-sub{color:var(--text-tertiary);margin-top:.375rem;font-size:.75rem;display:block}.landing-channels-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem;display:grid}.landing-channel-card{padding:1rem}.landing-channel-header{align-items:center;gap:.5rem;margin-bottom:.625rem;display:flex}.landing-channel-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.landing-channel-name{color:var(--terra-dark);flex:1;font-size:.8rem;font-weight:600}.landing-channel-pct{color:var(--text-tertiary);font-size:.75rem;font-weight:700}.landing-channel-bar-track{background:#0000000a;border-radius:3px;height:6px;margin-bottom:.75rem;overflow:hidden}.landing-channel-bar{border-radius:3px;height:100%}.landing-channel-stats{gap:.75rem;display:flex}.landing-channel-stats div{text-align:center;flex:1}.landing-channel-stats div span{color:var(--terra-dark);font-size:.875rem;font-weight:700;line-height:1.2;display:block}.landing-channel-stats div small{text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);margin-top:1px;font-size:.575rem;display:block}.landing-report-stats{gap:1.25rem;display:flex}.landing-report-stats div{text-align:center}.landing-report-stats div span{font-family:var(--font-serif);color:var(--terra-dark);font-size:1.35rem;font-weight:700;line-height:1.2;display:block}.landing-report-stats div small{text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);margin-top:2px;font-size:.6rem;display:block}.landing-findings-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:.75rem;display:grid}.landing-finding-card{border-left:4px solid;gap:.75rem;padding:1.25rem;display:flex;overflow:visible}.landing-finding-icon{flex-shrink:0;margin-top:.125rem;font-size:1.35rem}.landing-finding-title{font-family:var(--font-serif);margin-bottom:.25rem;font-size:.9rem;font-weight:700;line-height:1.3}.landing-finding-desc{color:var(--text-secondary);font-size:.75rem;line-height:1.5}.landing-reco-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:.75rem;display:grid}.landing-reco-card{background:linear-gradient(135deg,#924e3e05,#8b5cf605);border:.5px solid #924e3e14;gap:.75rem;padding:1.25rem;display:flex;overflow:visible}.landing-reco-num{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex}.landing-reco-title{font-family:var(--font-serif);color:var(--terra-dark);margin-bottom:.25rem;font-size:.875rem;font-weight:700}.landing-reco-desc{color:var(--text-secondary);font-size:.75rem;line-height:1.5}@media (width<=768px){.landing-hero{min-height:400px;padding:2.5rem 1rem}.landing-hero h1{font-size:2rem}.landing-tabs{padding:.25rem .75rem}.landing-tab{padding:.375rem .75rem;font-size:.6875rem}.landing-dest-grid,.landing-crm-grid,.landing-store-grid{grid-template-columns:1fr}.landing-pipeline,.landing-kanban{grid-template-columns:repeat(2,1fr)}.landing-kanban-col:nth-child(5){grid-column:1/-1}.landing-kanban-col:nth-child(4),.landing-kanban-col:nth-child(5){justify-self:center;max-width:50%}.landing-report-stats{gap:.75rem}.landing-footer-grid{grid-template-columns:1fr;gap:1.25rem}.landing-cta-overlay{gap:.5rem;padding:.5rem 1rem;font-size:.7rem}.dest-detail-layout{grid-template-columns:1fr}.dest-detail-sidebar{position:static}.dest-info-grid,.dest-itinerary-grid{grid-template-columns:1fr}}@media (width<=480px){.landing-kpi-grid,.landing-kpi-grid-enhanced,.landing-crm-kpi-row{grid-template-columns:1fr 1fr}.landing-why-grid,.landing-testimonial-grid,.landing-insight-grid,.landing-findings-grid,.landing-reco-grid,.landing-channels-grid,.landing-kanban{grid-template-columns:1fr}.landing-kanban-col:nth-child(4),.landing-kanban-col:nth-child(5){max-width:100%}.landing-funnel-enhanced-row{grid-template-columns:70px 1fr 40px 40px;gap:.375rem;font-size:.7rem}}
