@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap";:root{--color-primary: #6366f1;--color-primary-hover: #5558e3;--color-primary-active: #4f46e5;--color-success: #4caa0e;--color-success-hover: #43960c;--color-success-active: #3a820b}html,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0;padding:0;overflow-x:hidden;max-width:100vw}.btn-success{height:3rem;background:var(--color-success);border:none;border-radius:8px;font-size:1rem;font-weight:600;color:#fff;padding:.75rem 1.5rem;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.btn-success:hover:not(:disabled){background:var(--color-success-hover)}.btn-success:active:not(:disabled){background:var(--color-success-active)}.btn-success:focus{box-shadow:0 0 0 3px #4caa0e4d}.btn-success:disabled{opacity:.6;cursor:not-allowed}.btn-success-outlined{height:3rem;background:#fff;border:1.5px solid var(--color-success);border-radius:8px;font-size:1rem;font-weight:600;color:var(--color-success);padding:.75rem 1.5rem;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.btn-success-outlined:hover:not(:disabled){background:#4caa0e0d;border-color:var(--color-success-hover);color:var(--color-success-hover)}.btn-success-outlined:active:not(:disabled){background:#4caa0e1a}.btn-success-outlined:focus{box-shadow:0 0 0 3px #4caa0e33}.btn-success-outlined:disabled{opacity:.6;cursor:not-allowed}.text-muted{color:var(--p-text-muted-color)}#home-page{font-family:Inter,system-ui,sans-serif;background:#fafafa;color:#1a1a2e;overflow-x:hidden}#home-page *{margin:0;padding:0;box-sizing:border-box}#home-page .flex{display:flex}#home-page .items-center{align-items:center}#home-page .gap-2{gap:.5rem}#home-page .text-xs{font-size:.75rem}#home-page .text-gray-500{color:#6b7280}#home-page .hero{min-height:90vh;position:relative;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:0}#home-page .hero-bg{position:absolute;inset:0}#home-page .hero-image{width:100%;height:100%;object-fit:cover;filter:saturate(1.15) contrast(1.05)}#home-page .hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#1e3a26e0,#142d1ebf 35%,#00000059 65%,#0003)}#home-page .hero-inner{position:relative;z-index:10;width:100%;max-width:1280px;margin:0 auto;padding:1rem 2.5rem 1.5rem;display:grid;grid-template-columns:1.15fr .85fr;gap:3rem;align-items:center}#home-page .hero-left{display:flex;flex-direction:column;gap:1.5rem}#home-page .hero-badges{display:flex;gap:.6rem;flex-wrap:wrap}#home-page .hero-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .9rem;border-radius:2rem;font-size:.78rem;font-weight:600;letter-spacing:.02em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}#home-page .hero-badge i{font-size:.85rem}#home-page .hero-badge--warm{background:#ea8a1e40;border:1px solid rgba(234,138,30,.45);color:#fcd34d}#home-page .hero-badge--warm i{color:#fbbf24}#home-page .hero-badge--trust{background:#ffffff26;border:1px solid rgba(255,255,255,.3);color:#ffffffeb}#home-page .hero-badge--trust i{color:#4ade80}#home-page .hero-title{font-family:Kaushan Script,cursive;font-size:clamp(2.8rem,5.5vw,4.5rem);font-weight:400;color:#fff;line-height:1.08;margin:0;text-shadow:0 3px 30px rgba(0,0,0,.35)}#home-page .text-accent{color:#fbbf24;text-shadow:0 0 40px rgba(251,191,36,.3),0 3px 30px rgba(0,0,0,.35)}#home-page .hero-subtitle{font-size:clamp(1rem,1.6vw,1.2rem);color:#ffffffe0;line-height:1.65;max-width:520px;margin:0}#home-page .hero-cta-group{display:flex;gap:.85rem;flex-wrap:wrap;margin-top:.25rem}#home-page .hero-cta-primary{display:inline-flex;align-items:center;gap:.6rem;padding:.85rem 1.75rem;background:linear-gradient(135deg,#ea8a1e,#f59e0b);color:#fff;font-weight:700;font-size:.95rem;border-radius:50px;text-decoration:none;letter-spacing:.01em;box-shadow:0 6px 25px #ea8a1e59;transition:all .3s ease}#home-page .hero-cta-primary i{font-size:1.1rem}#home-page .hero-cta-primary:hover{transform:translateY(-2px);box-shadow:0 10px 35px #ea8a1e73;background:linear-gradient(135deg,#d97706,#ea8a1e)}#home-page .hero-cta-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.5rem;background:#ffffff1f;border:1.5px solid rgba(255,255,255,.35);color:#fff;font-weight:600;font-size:.9rem;border-radius:50px;text-decoration:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:all .3s ease}#home-page .hero-cta-secondary i{font-size:1.1rem;color:#25d366}#home-page .hero-cta-secondary:hover{background:#fff3;border-color:#ffffff8c;transform:translateY(-2px)}#home-page .hero-trust-bar{display:flex;align-items:center;gap:1.75rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.15);margin-top:.5rem}#home-page .trust-item{display:flex;align-items:center;gap:.5rem}#home-page .trust-value{font-size:1.6rem;font-weight:800;color:#fbbf24;line-height:1}#home-page .trust-label{font-size:.7rem;color:#fff9;text-transform:uppercase;letter-spacing:.04em;line-height:1.25}#home-page .trust-divider{width:1px;height:32px;background:#ffffff26}#home-page .hero-right{display:flex;justify-content:flex-end}#home-page .search-card{background:#ffffff1a;border-radius:1.25rem;box-shadow:0 25px 60px #0003,inset 0 0 0 1px #ffffff26;width:100%;max-width:420px;overflow:hidden;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}#home-page .search-card-header{display:flex;align-items:center;gap:.6rem;padding:1.1rem 1.5rem;background:#ffffff14;border-bottom:1px solid rgba(255,255,255,.1);color:#fffffff2;font-size:.9rem;font-weight:600}#home-page .search-card-header i{font-size:1rem;color:#fbbf24}#home-page .search-tabs{display:flex;gap:0;padding:1rem 1.5rem 0;border-bottom:1px solid #f0f0f0}#home-page .tab{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:transparent;border:none;color:#666;font-size:.9rem;font-weight:500;cursor:pointer;border-radius:.5rem .5rem 0 0;transition:all .2s;position:relative}#home-page .tab.active{background:#e8f5e9;color:#16a34a}#home-page .tab.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#16a34a}#home-page .tab:hover:not(.active){background:#f5f5f5}#home-page .search-form{display:flex;flex-direction:column;gap:.85rem;padding:1.25rem 1.5rem 1.5rem}#home-page .form-group{display:flex;flex-direction:column;gap:.5rem}#home-page .form-group label{font-size:.7rem;font-weight:600;color:#ffffff8c;letter-spacing:.5px;text-transform:uppercase}#home-page .form-group .search-select{width:100%}#home-page .form-group .search-select :deep(.p-select){width:100%;border:1px solid rgba(255,255,255,.18);border-radius:.5rem;transition:all .2s;background:#ffffff14;--p-select-padding-x: 1rem;--p-select-padding-y: .875rem}#home-page .form-group .search-select :deep(.p-select):hover{border-color:#ffffff4d;background:#ffffff1f}#home-page .form-group .search-select :deep(.p-select):focus,#home-page .form-group .search-select :deep(.p-select).p-focus{border-color:#fbbf24;box-shadow:0 0 0 3px #fbbf2426;outline:none}#home-page .form-group .search-select :deep(.p-select) .p-select-label{padding:.875rem 1rem;font-size:.95rem;display:flex;align-items:center;gap:.5rem;min-height:48px;color:#ffffffe6}#home-page .form-group .search-select :deep(.p-select) .p-select-label i{color:#ffffff80}#home-page .form-group .search-select :deep(.p-select) .p-select-dropdown{color:#fbbf24;padding-right:.75rem}#home-page .form-group .search-datepicker{width:100%}#home-page .input-wrapper{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border:1px solid rgba(255,255,255,.18);border-radius:.5rem;transition:all .2s;background:#ffffff14}#home-page .input-wrapper:focus-within{border-color:#fbbf24;box-shadow:0 0 0 3px #fbbf2426}#home-page .input-wrapper i{color:#ffffff80;font-size:1rem}#home-page .input-wrapper input{flex:1;border:none;outline:none;font-size:.95rem;color:#ffffffe6;background:transparent}#home-page .input-wrapper input::placeholder{color:#fff6}#home-page .input-wrapper select{flex:1;border:none;outline:none;font-size:.95rem;color:#ffffffe6;background:transparent;cursor:pointer;appearance:none}#home-page .input-wrapper select option{color:#1a1a2e}#home-page .input-wrapper select optgroup{font-weight:600;color:#16a34a}#home-page .input-wrapper.select-wrapper{position:relative}#home-page .input-wrapper.select-wrapper:after{content:"";font-family:primeicons;position:absolute;right:1rem;color:#ffffff80;pointer-events:none}#home-page .search-btn{margin-top:.25rem}.p-select-overlay,.p-datepicker-overlay{box-shadow:0 10px 40px #00000026!important;border:1px solid #e5e5e5!important;border-radius:.5rem!important}.p-select-list{padding:.5rem!important}.p-select .p-select-label{padding:.875rem 1rem!important;min-height:48px!important;display:flex!important;align-items:center!important}.p-select-option{padding:.75rem 1rem!important;border-radius:.375rem!important;margin-bottom:.25rem!important;transition:all .2s!important;display:flex!important;align-items:center!important;gap:.5rem!important}.p-select-option>div{display:flex!important;align-items:center!important;width:100%!important}.p-select-option>div>span{line-height:1.5!important;display:inline-flex!important;align-items:center!important}.p-select-option:hover{background:#f0fdf4!important;color:#16a34a!important}.p-select-option.p-focus{background:#f0fdf4!important;color:#16a34a!important;box-shadow:none!important}.p-select-option.p-select-option-selected{background:#e8f5e9!important;color:#16a34a!important;font-weight:500!important}.p-select-option-group{padding:.75rem 1rem .5rem!important;font-weight:600!important;color:#666!important;font-size:.85rem!important;text-transform:uppercase!important;letter-spacing:.5px!important}.search-datepicker.p-datepicker,.p-datepicker.search-datepicker,div.search-datepicker{width:100%;border:1px solid #e5e7eb!important;border-radius:.5rem!important;background:#fff!important;transition:all .2s}.search-datepicker.p-datepicker:hover,.p-datepicker.search-datepicker:hover,div.search-datepicker:hover{border-color:#d1d5db!important;background:#fff!important}.search-datepicker.p-datepicker:focus-within,.p-datepicker.search-datepicker:focus-within,div.search-datepicker:focus-within{border-color:#fbbf24!important;box-shadow:0 0 0 3px #fbbf2426!important}.search-datepicker.p-datepicker .p-datepicker-input,.search-datepicker.p-datepicker input,.p-datepicker.search-datepicker .p-datepicker-input,.p-datepicker.search-datepicker input,div.search-datepicker .p-datepicker-input,div.search-datepicker input{width:100%;padding:.875rem 1rem!important;font-size:.95rem;border:none!important;background:transparent!important;min-height:48px;outline:none!important;box-shadow:none!important;color:#64748b!important}.search-datepicker.p-datepicker .p-datepicker-input::placeholder,.search-datepicker.p-datepicker input::placeholder,.p-datepicker.search-datepicker .p-datepicker-input::placeholder,.p-datepicker.search-datepicker input::placeholder,div.search-datepicker .p-datepicker-input::placeholder,div.search-datepicker input::placeholder{color:#94a3b8!important}.search-datepicker.p-datepicker .p-datepicker-input-icon-container,.p-datepicker.search-datepicker .p-datepicker-input-icon-container,div.search-datepicker .p-datepicker-input-icon-container{right:.75rem}.search-datepicker.p-datepicker .p-datepicker-input-icon-container .p-icon,.search-datepicker.p-datepicker .p-datepicker-input-icon-container .pi,.p-datepicker.search-datepicker .p-datepicker-input-icon-container .p-icon,.p-datepicker.search-datepicker .p-datepicker-input-icon-container .pi,div.search-datepicker .p-datepicker-input-icon-container .p-icon,div.search-datepicker .p-datepicker-input-icon-container .pi{color:#94a3b8!important}.search-btn.p-button{width:100%!important;height:48px!important;min-width:unset!important;min-height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:.5rem!important;padding:0 1.25rem!important;background:linear-gradient(135deg,#ea8a1e,#f59e0b)!important;color:#fff!important;border:none!important;border-radius:.65rem!important;font-size:.9rem!important;font-weight:700!important;cursor:pointer;transition:all .25s}.search-btn.p-button .p-button-icon{font-size:1rem;margin:0}.search-btn.p-button:hover{background:linear-gradient(135deg,#d97706,#ea8a1e)!important;transform:translateY(-1px);box-shadow:0 6px 20px #ea8a1e59}.search-btn.p-button:active{transform:translateY(0)}.search-btn.p-button:focus{outline:none!important;box-shadow:0 0 0 3px #ea8a1e40!important}@media(max-width:768px){.search-btn.p-button{margin-top:0!important}}.p-datepicker-panel .p-datepicker-header{padding:1rem!important;background:#f9fafb!important;border-bottom:1px solid #e5e5e5!important;border-radius:.5rem .5rem 0 0!important}.p-datepicker-panel .p-datepicker-calendar-container{padding:.5rem!important}.p-datepicker-panel .p-datepicker-day{border-radius:.375rem!important}.p-datepicker-panel .p-datepicker-day:not(.p-disabled):hover{background:#f0fdf4!important;color:#16a34a!important}.p-datepicker-panel .p-datepicker-day.p-datepicker-day-selected{background:#16a34a!important;color:#fff!important}.p-datepicker-panel .p-datepicker-today .p-datepicker-day{background:#e8f5e9!important;color:#16a34a!important;font-weight:600!important}#home-page .scroll-hint{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffff26;border:1px solid rgba(255,255,255,.2);border-radius:50%;cursor:pointer;animation:bounce 2s infinite;z-index:25;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}#home-page .scroll-hint i{color:#fff;font-size:1.25rem}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}#home-page .section-header.centered{text-align:center;margin-bottom:3rem}#home-page .tag.light{color:#22c55e}@media(max-width:1024px){#home-page .hero{min-height:88vh}#home-page .hero-inner{grid-template-columns:1fr;gap:2.5rem;padding:1rem 2rem 1.5rem}#home-page .hero-right{justify-content:flex-start}#home-page .search-card{max-width:520px}#home-page .hero-title{font-size:3.2rem}#home-page .hero-floating{padding:1rem 2rem}}@media(max-width:768px){#home-page .hero{min-height:auto}#home-page .hero-inner{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem 1.25rem}#home-page .hero-left{align-items:center;text-align:center;gap:1rem}#home-page .hero-badges{justify-content:center;gap:.4rem}#home-page .hero-title{font-size:2.2rem;text-align:center}#home-page .hero-subtitle{text-align:center;font-size:.9rem;max-width:340px;margin:0 auto;line-height:1.55}#home-page .hero-cta-group{justify-content:center;width:100%;gap:.65rem}#home-page .hero-cta-primary,#home-page .hero-cta-secondary{padding:.7rem 1.2rem;font-size:.85rem;flex:1;justify-content:center;min-width:0}#home-page .hero-trust-bar{justify-content:center;gap:1rem;flex-wrap:wrap;padding-top:.75rem;margin-top:.25rem}#home-page .trust-value{font-size:1.25rem}#home-page .trust-label{font-size:.62rem}#home-page .trust-divider{height:24px}#home-page .hero-right{justify-content:center}#home-page .search-card{max-width:100%}#home-page .search-card-header{padding:.9rem 1.25rem;font-size:.85rem}#home-page .search-form{padding:1rem 1.25rem 1.25rem;gap:.75rem}#home-page .scroll-hint{display:none}#home-page section{padding:2rem 1rem}#home-page .section-header{flex-direction:column;align-items:flex-start}#home-page .section-header h2{font-size:1.5rem}#home-page .header-tabs{display:flex;flex-wrap:wrap;gap:.5rem}}@media(max-width:480px){#home-page .hero-inner{padding:1.25rem 1rem;gap:1.25rem}#home-page .hero-badge{padding:.3rem .6rem;font-size:.68rem}#home-page .hero-title{font-size:1.85rem}#home-page .hero-subtitle{font-size:.84rem;max-width:280px}#home-page .hero-cta-group{flex-direction:column;width:100%}#home-page .hero-cta-primary,#home-page .hero-cta-secondary{width:100%;justify-content:center;flex:none}#home-page .hero-trust-bar{gap:.6rem;width:100%;justify-content:center}#home-page .trust-item{gap:.35rem;justify-content:center}#home-page .trust-value{font-size:1.1rem}#home-page .trust-label{font-size:.55rem}#home-page .trust-divider{height:20px}#home-page .search-card-header{padding:.8rem 1rem;font-size:.82rem}#home-page .search-form{padding:.85rem 1rem 1rem;gap:.65rem}#home-page .form-group label{font-size:.65rem}}#home-page .section-title-cursive{font-family:Kaushan Script,cursive;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:400;color:#1a1a2e;line-height:1.2}#home-page .text-accent-green{color:#166534}#home-page .text-accent-gold{color:#fbbf24}#home-page .tag{display:inline-flex;align-items:center;gap:.35rem}#home-page .tag i{font-size:.8rem}#home-page .header-tabs{display:flex;gap:.5rem}#home-page .tab-btn{padding:.55rem 1.2rem;border:1.5px solid #e5e7eb;background:#fff;border-radius:50px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .25s ease;color:#6b7280}#home-page .tab-btn:hover{border-color:#166534;color:#166534;background:#f0fdf4}#home-page .tab-btn.active{background:linear-gradient(135deg,#166534,#15803d);color:#fff;border-color:#166534;box-shadow:0 3px 12px #16653440}#home-page .regions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}#home-page .load-more-wrapper{display:flex;justify-content:center;margin-top:2rem}#home-page .load-more-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background:#fff;border:1.5px solid #166534;border-radius:50px;color:#166534;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .25s ease}#home-page .load-more-btn i{font-size:1rem}#home-page .load-more-btn:hover{background:#166534;color:#fff;box-shadow:0 4px 16px #16653440}#home-page .region-card{position:relative;display:flex;flex-direction:column;background:#fff;border-radius:1rem;overflow:hidden;cursor:pointer;text-decoration:none;color:inherit;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008;transition:all .35s cubic-bezier(.4,0,.2,1)}#home-page .region-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000001a,0 4px 12px #0000000d;border-color:#16653426}#home-page .region-card:hover .region-image img{transform:scale(1.08)}#home-page .region-card:hover .region-overlay{opacity:1}#home-page .region-card:hover .region-stats{opacity:1;transform:translateY(0)}#home-page .region-card:hover .region-accent-line{width:48px}#home-page .region-card:hover .region-cta{color:#166534}#home-page .region-card:hover .region-cta i{transform:translate(3px)}#home-page .region-card.featured{grid-column:span 2}#home-page .region-card.featured .region-image{height:280px}@media(max-width:768px){#home-page .region-card.featured{grid-column:span 1}#home-page .region-card.featured .region-image{height:200px}}#home-page .region-image{position:relative;height:200px;overflow:hidden}#home-page .region-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}#home-page .region-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.55) 0%,rgba(0,0,0,.1) 40%,transparent 70%);opacity:.6;transition:opacity .35s}#home-page .region-badge{position:absolute;top:.75rem;left:.75rem;display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .7rem;background:linear-gradient(135deg,#ea8a1e,#f59e0b);color:#fff;font-size:.72rem;font-weight:700;border-radius:2rem;letter-spacing:.02em;box-shadow:0 2px 8px #ea8a1e59;z-index:5}#home-page .region-badge i{font-size:.65rem}#home-page .region-next-date{position:absolute;bottom:.75rem;left:.75rem;right:.75rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .75rem;background:#fff;border:1.5px solid #166534;border-radius:.5rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 8px #16653440;z-index:6}#home-page .region-next-date .date-label{font-size:.72rem;font-weight:600;color:#166534;white-space:nowrap}#home-page .region-next-date .date-value{font-size:.78rem;font-weight:700;color:#166534;white-space:nowrap}#home-page .region-stats{position:absolute;bottom:.75rem;left:.75rem;display:flex;gap:.75rem;color:#fff;font-size:.78rem;font-weight:500;opacity:0;transform:translateY(6px);transition:all .35s ease;z-index:5}#home-page .region-stats span{display:flex;align-items:center;gap:.25rem;text-shadow:0 1px 4px rgba(0,0,0,.5)}#home-page .region-stats span i{font-size:.72rem}#home-page .region-info{padding:1.15rem 1.25rem;display:flex;flex-direction:column;flex:1}#home-page .region-info h3{font-size:1.05rem;font-weight:700;margin-bottom:.35rem;color:#1a1a2e;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em;max-height:2.6em}#home-page .region-accent-line{width:32px;height:3px;background:linear-gradient(90deg,#ea8a1e,#f59e0b);border-radius:3px;margin-bottom:.75rem;transition:width .35s ease}#home-page .region-price{display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem;color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;padding:.25rem .75rem;margin-bottom:.6rem;font-weight:500}#home-page .region-price strong{font-size:1rem;font-weight:800;color:#15803d}#home-page .region-desc{font-size:.84rem;color:#6b7280;margin-bottom:.6rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#home-page .region-tags{display:flex;gap:.4rem;flex-wrap:wrap;margin-bottom:.5rem}#home-page .mini-tag{font-size:.7rem;padding:.2rem .55rem;background:#f0fdf4;color:#166534;border-radius:2rem;font-weight:500;border:1px solid rgba(22,101,52,.1)}#home-page .region-card-footer{margin-top:auto;padding-top:.5rem}#home-page .region-cta{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;font-weight:600;color:#9ca3af;transition:all .25s ease}#home-page .region-cta i{font-size:.7rem;transition:transform .25s ease}#home-page .filter-pills{display:flex;gap:.5rem;flex-wrap:wrap}#home-page .pill{display:flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border:1.5px solid #e5e7eb;background:#fff;border-radius:50px;font-size:.85rem;cursor:pointer;transition:all .25s;color:#6b7280}#home-page .pill:hover{border-color:#166534;color:#166534}#home-page .pill.active{border-color:#166534;background:#f0fdf4;color:#166534;font-weight:500}@media(max-width:768px){#home-page .regions-grid{grid-template-columns:1fr;gap:1rem}#home-page .region-card.featured{grid-column:span 1}#home-page .region-card.featured .region-image,#home-page .region-image{height:180px}#home-page .region-info{padding:.9rem 1rem}#home-page .region-info h3{font-size:.95rem}#home-page .region-stats{opacity:1;transform:translateY(0)}#home-page .header-tabs{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;flex-wrap:nowrap}#home-page .header-tabs::-webkit-scrollbar{display:none}#home-page .tab-btn{padding:.45rem .85rem;font-size:.78rem;white-space:nowrap;flex-shrink:0}#home-page .section-title-cursive{font-size:1.5rem}}@media(max-width:480px){#home-page .region-image,#home-page .region-card.featured .region-image{height:160px}#home-page .region-info{padding:.8rem .85rem}#home-page .region-info h3{font-size:.9rem}#home-page .region-desc{font-size:.8rem}#home-page .section-title-cursive{font-size:1.35rem}}#home-page .tours-section{padding:4rem 2rem;margin:0 auto;overflow:hidden}#home-page .filter-pills{display:flex;gap:.75rem;flex-wrap:wrap}#home-page .pill{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border:1.5px solid #e5e7eb;background:#fff;border-radius:.75rem;font-size:.85rem;font-weight:600;color:#4b5563;cursor:pointer;transition:all .25s ease;white-space:nowrap}#home-page .pill:hover{border-color:#166534;background:#f0fdf4;color:#166534}#home-page .pill.active{border-color:#166534;background:#f0fdf4;color:#166534;box-shadow:0 3px 12px #1665341f}#home-page .tours-carousel{position:relative;overflow:hidden;padding:1rem 0}#home-page .tours-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;padding:1rem 0}#home-page .tours-track{display:flex;gap:1.5rem;transition:transform .5s ease;touch-action:pan-y pinch-zoom;cursor:grab}#home-page .tours-track:active{cursor:grabbing}#home-page .tours-track>*{flex-shrink:0;pointer-events:auto}#home-page .carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;background:#fff;border:1.5px solid rgba(0,0,0,.06);box-shadow:0 2px 10px #00000014;color:#166534;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .25s ease;z-index:10}#home-page .carousel-btn i{font-size:.9rem}#home-page .carousel-btn:hover:not(:disabled){background:#166534;color:#fff;box-shadow:0 4px 16px #16653440}#home-page .carousel-btn:disabled{opacity:.3;cursor:not-allowed}#home-page .carousel-btn.prev{left:8px}#home-page .carousel-btn.next{right:8px}#home-page .carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}#home-page .dot{width:8px;height:8px;border-radius:50%;background:#d1d5db;cursor:pointer;transition:all .3s ease}#home-page .dot.active{width:24px;border-radius:10px;background:linear-gradient(135deg,#166534,#15803d)}@media(max-width:768px){#home-page .tours-section{padding:2rem 1rem}#home-page .filter-pills{width:100%;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;gap:.5rem}#home-page .filter-pills::-webkit-scrollbar{display:none}#home-page .pill{flex-shrink:0;padding:.55rem .85rem;font-size:.78rem}#home-page .tours-carousel{margin:0 -1rem;padding:1rem}#home-page .tours-track{gap:.85rem}#home-page .carousel-btn{width:36px;height:36px}#home-page .carousel-btn.prev{left:4px}#home-page .carousel-btn.next{right:4px}#home-page .carousel-dots{margin-top:1rem}}@media(max-width:480px){#home-page .tours-section{padding:1.5rem .75rem}#home-page .tours-carousel{margin:0 -.75rem;padding:.75rem}}#home-page .pois-section{padding:1rem 2rem;margin:0 auto}#home-page .pois-categories{display:flex;gap:.75rem;margin-bottom:2rem;overflow-x:auto;padding-bottom:.5rem}#home-page .category-btn{display:flex;align-items:center;gap:.75rem;padding:.85rem 1.35rem;background:#fff;border:1.5px solid #e5e7eb;border-radius:.75rem;cursor:pointer;transition:all .25s ease;white-space:nowrap}#home-page .category-btn:hover{border-color:#166534;background:#f0fdf4}#home-page .category-btn.active{border-color:#166534;background:#f0fdf4;box-shadow:0 3px 12px #1665341f}#home-page .category-icon{font-size:1.35rem;color:#6b7280}.category-btn.active #home-page .category-icon{color:#166534}#home-page .category-name{font-weight:600;color:#1a1a2e;font-size:.9rem}#home-page .category-count{background:#f3f4f6;padding:.15rem .55rem;border-radius:2rem;font-size:.75rem;color:#6b7280;font-weight:600}#home-page .category-btn.active .category-count{background:linear-gradient(135deg,#166534,#15803d);color:#fff}#home-page .pois-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:1rem 0}#home-page .pois-carousel{position:relative;overflow:hidden;padding:1rem 0}#home-page .pois-track{display:flex;gap:1rem;transition:transform .5s ease;touch-action:pan-y pinch-zoom}#home-page .poi-dots{margin-top:.75rem}#home-page .poi-card{display:flex;flex-direction:column;background:#fff;border-radius:1rem;overflow:hidden;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008;transition:all .35s cubic-bezier(.4,0,.2,1);height:310px;cursor:pointer}#home-page .poi-card:hover{transform:translateY(-5px);box-shadow:0 12px 32px #0000001a,0 4px 12px #0000000d;border-color:#16653426}#home-page .poi-card:hover .poi-image img{transform:scale(1.08)}#home-page .poi-card:hover .poi-accent-line{width:48px}#home-page .poi-card:hover .poi-link i{transform:translate(3px)}#home-page .poi-accent-line{width:32px;height:3px;background:linear-gradient(90deg,#ea8a1e,#f59e0b);border-radius:2px;margin:0 auto;transition:width .35s ease}#home-page .poi-image{position:relative;width:100%;height:130px;flex-shrink:0;overflow:hidden}#home-page .poi-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}#home-page .poi-image:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.3) 0%,transparent 50%);pointer-events:none}#home-page .poi-type-badge{position:absolute;bottom:.6rem;left:.6rem;background:#0f2816d9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;padding:.2rem .6rem;border-radius:2rem;font-size:.68rem;font-weight:600;letter-spacing:.01em;z-index:2}#home-page .poi-content{flex:1;padding:.85rem 1rem .75rem;display:flex;flex-direction:column}#home-page .poi-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.3rem}#home-page .poi-header h4{font-size:.95rem;font-weight:700;color:#1a1a2e;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#home-page .poi-rating{display:flex;align-items:center;gap:.25rem;font-size:.85rem;font-weight:600}#home-page .poi-rating i{color:#fbbf24;font-size:.8rem}#home-page .poi-location{display:flex;align-items:center;gap:.3rem;font-size:.8rem;color:#6b7280;margin-bottom:.5rem}#home-page .poi-location i{color:#166534;font-size:.75rem}#home-page .poi-amenities{display:flex;gap:.35rem;flex-wrap:wrap}#home-page .poi-amenities .amenity{font-size:.68rem;padding:.18rem .5rem;background:#f0fdf4;border-radius:2rem;color:#166534;font-weight:500;border:1px solid rgba(22,101,52,.1)}#home-page .poi-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.5rem}#home-page .poi-price{font-size:.85rem;font-weight:700;color:#166534}#home-page .poi-link{display:flex;align-items:center;gap:.3rem;font-size:.78rem;color:#9ca3af;background:none;border:none;cursor:pointer;font-weight:600;text-decoration:none;transition:all .25s}#home-page .poi-link i{font-size:.7rem;transition:transform .25s ease}#home-page .poi-link:hover{color:#166534}@media(max-width:768px){#home-page .pois-section{padding:2rem 1rem}#home-page .pois-categories{gap:.5rem;padding-bottom:.5rem}#home-page .pois-categories::-webkit-scrollbar{display:none}#home-page .category-btn{padding:.55rem .75rem;gap:.4rem}#home-page .category-icon{font-size:1.1rem}#home-page .category-name{font-size:.78rem}#home-page .category-count{font-size:.68rem;padding:.1rem .45rem}#home-page .pois-grid{display:flex;overflow-x:auto;margin:0 -1rem;padding:1rem;gap:.85rem;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}#home-page .pois-grid::-webkit-scrollbar{display:none}#home-page .pois-carousel{margin:0 -1rem;padding:1rem}#home-page .pois-track{gap:.85rem}#home-page .poi-card{flex:0 0 260px;height:290px}#home-page .poi-content{padding:.75rem}#home-page .poi-header h4{font-size:.88rem}#home-page .poi-image{height:120px}#home-page .carousel-btn.prev{left:4px}#home-page .carousel-btn.next{right:4px}}@media(max-width:480px){#home-page .pois-section{padding:1.5rem .75rem}#home-page .pois-carousel{margin:0 -.75rem;padding:.75rem}#home-page .poi-card{flex:0 0 240px;height:275px}}#home-page section{padding:4rem 2rem;margin:0 auto}#home-page .section-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}#home-page .header-left{display:flex;flex-direction:column;gap:.5rem}#home-page .tag{font-size:.85rem;color:#16a34a;font-weight:600}#home-page .section-header h2{font-size:2rem;font-weight:700;color:#1a1a2e}#home-page .section-header.centered{text-align:center;margin-bottom:3rem;display:block}#home-page .section-header.centered h2{max-width:600px;margin:0 auto}#home-page .map-section{background:#1a1a2e;border-radius:24px;overflow:hidden;padding:0;margin:2rem}#home-page .map-container{display:grid;grid-template-columns:300px 1fr;min-height:400px}@media(max-width:768px){#home-page .map-container{grid-template-columns:1fr}}#home-page .map-sidebar{padding:2rem;color:#fff}#home-page .map-sidebar h3{font-size:1.3rem;margin-bottom:.5rem}#home-page .map-sidebar>p{font-size:.9rem;color:#ffffffb3;margin-bottom:1.5rem}#home-page .map-filters{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}#home-page .map-filter{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.9rem}#home-page .map-filter input{accent-color:#16a34a}#home-page .filter-icon{font-size:1.1rem}#home-page .selected-region{background:#ffffff1a;border-radius:12px;padding:1rem}#home-page .selected-region h4{font-size:1rem;margin-bottom:.25rem}#home-page .selected-region p{font-size:.8rem;color:#ffffffb3;margin-bottom:1rem}#home-page .explore-btn{width:100%;padding:.75rem;background:#16a34a;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background .3s}#home-page .explore-btn:hover{background:#15803d}#home-page .map-view{position:relative;background:linear-gradient(135deg,#2d3748,#1a202c)}#home-page .map-placeholder{position:relative;width:100%;height:100%;min-height:400px;background:url(/placeholder.svg?height=400&width=800) center/cover;opacity:.3}#home-page .map-pins{position:absolute;inset:0}#home-page .map-pin{position:absolute;width:40px;height:40px;transform:translate(-50%,-50%);cursor:pointer;transition:transform .3s}#home-page .map-pin:hover{transform:translate(-50%,-50%) scale(1.2);z-index:10}#home-page .pin-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;border-radius:50%;font-size:1.2rem;box-shadow:0 4px 15px #0000004d}#home-page .pin-tooltip{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#fff;color:#1a1a2e;padding:.5rem .75rem;border-radius:8px;font-size:.8rem;font-weight:600;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .3s;margin-bottom:.5rem}#home-page .map-pin:hover .pin-tooltip{opacity:1}#home-page .testimonials-section{position:relative;padding:5rem 2rem;background:linear-gradient(180deg,#f8fafc,#f0fdf4);overflow:hidden}#home-page .testimonials-bg{position:absolute;inset:0;pointer-events:none}#home-page .testimonials-shapes .shape{position:absolute;border-radius:50%;background:linear-gradient(135deg,#16a34a1a,#22c55e0d)}#home-page .testimonials-shapes .shape-1{width:400px;height:400px;top:-100px;right:-100px}#home-page .testimonials-shapes .shape-2{width:300px;height:300px;bottom:-50px;left:-50px}#home-page .testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem}#home-page .testimonial-card{background:#fff;border-radius:20px;padding:1.5rem;box-shadow:0 4px 20px #0000000d;transition:transform .3s,box-shadow .3s;position:relative}#home-page .testimonial-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001a}#home-page .testimonial-card.featured{grid-row:span 2;background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff}#home-page .testimonial-card.featured .testimonial-trip,#home-page .testimonial-card.featured .testimonial-date,#home-page .testimonial-card.featured .testimonial-verified{color:#fffc}#home-page .testimonial-card.featured .testimonial-rating i{color:#fbbf24}#home-page .testimonial-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}#home-page .testimonial-avatar{width:56px;height:56px;border-radius:50%;overflow:hidden;flex-shrink:0;border:3px solid #f0fdf4}#home-page .testimonial-card.featured .testimonial-avatar{border-color:#ffffff4d}#home-page .testimonial-avatar img{width:100%;height:100%;object-fit:cover}#home-page .testimonial-info{flex:1}#home-page .testimonial-info h4{font-size:1rem;font-weight:700;margin-bottom:.25rem}#home-page .testimonial-trip{font-size:.8rem;color:#16a34a;font-weight:500}#home-page .testimonial-rating{display:flex;gap:2px}#home-page .testimonial-rating i{font-size:.8rem;color:#fbbf24}#home-page .testimonial-text{font-size:.95rem;line-height:1.6;margin-bottom:1rem;color:inherit}#home-page .testimonial-footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid rgba(0,0,0,.05);font-size:.8rem}#home-page .testimonial-card.featured .testimonial-footer{border-top-color:#fff3}#home-page .testimonial-date,#home-page .testimonial-verified{display:flex;align-items:center;gap:.4rem;color:#6b7280}#home-page .testimonial-verified i{color:#16a34a}#home-page .testimonial-card.featured .testimonial-verified i{color:#fff}#home-page .testimonial-images{display:flex;gap:.5rem;margin-top:1rem}#home-page .testimonial-images img{width:60px;height:60px;border-radius:12px;object-fit:cover}#home-page .testimonial-card.featured .testimonial-images img{border:2px solid rgba(255,255,255,.3)}#home-page .more-images{width:60px;height:60px;border-radius:12px;background:#00000080;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.85rem;font-weight:600}#home-page .testimonials-stats{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}#home-page .stat-box{display:flex;align-items:center;gap:1rem;background:#fff;padding:1.25rem 2rem;border-radius:16px;box-shadow:0 4px 15px #0000000d}#home-page .stat-icon{width:50px;height:50px;border-radius:12px;background:linear-gradient(135deg,#f0fdf4,#dcfce7);display:flex;align-items:center;justify-content:center}#home-page .stat-icon i{font-size:1.25rem;color:#16a34a}#home-page .stat-content{display:flex;flex-direction:column}#home-page .stat-number{font-size:1.5rem;font-weight:800;color:#1a1a2e}#home-page .stat-text{font-size:.8rem;color:#6b7280}#home-page .benefits-section{padding:5rem 2rem;background:#1a1a2e;color:#fff}#home-page .benefits-container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin:0 auto;align-items:center}@media(max-width:968px){#home-page .benefits-container{grid-template-columns:1fr;gap:3rem}}#home-page .benefits-left .tag.light{color:#22c55e}#home-page .benefits-left h2{font-size:2.25rem;font-weight:800;line-height:1.2;margin-bottom:1rem;color:#fff}#home-page .benefits-left h2 .highlight{color:#22c55e}#home-page .benefits-description{font-size:1rem;color:#ffffffb3;line-height:1.7;margin-bottom:2rem}#home-page .benefits-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}#home-page .benefit-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;background:#ffffff0d;border-radius:12px;cursor:pointer;transition:all .3s;border:1px solid transparent}#home-page .benefit-item:hover{background:#ffffff14}#home-page .benefit-item.active{background:#22c55e26;border-color:#22c55e4d}#home-page .benefit-icon{width:44px;height:44px;border-radius:10px;background:#22c55e33;display:flex;align-items:center;justify-content:center;flex-shrink:0}#home-page .benefit-icon i{font-size:1.1rem;color:#22c55e}#home-page .benefit-content{flex:1}#home-page .benefit-content h4{font-size:1rem;font-weight:600;margin-bottom:.5rem}#home-page .benefit-content p{font-size:.85rem;color:#fff9;line-height:1.5;margin:0}#home-page .benefit-arrow{color:#ffffff4d;transition:transform .3s,color .3s}#home-page .benefit-item.active .benefit-arrow{color:#22c55e;transform:rotate(90deg)}#home-page .benefits-cta{display:flex;gap:1rem;flex-wrap:wrap}#home-page .btn-benefits{display:flex;align-items:center;gap:.5rem;padding:1rem 1.75rem;background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;border:none;border-radius:50px;font-size:.95rem;font-weight:600;cursor:pointer;text-decoration:none;transition:transform .3s,box-shadow .3s}#home-page .btn-benefits:hover{transform:translateY(-2px);box-shadow:0 10px 30px #22c55e4d}#home-page .btn-benefits-secondary{display:flex;align-items:center;gap:.5rem;padding:1rem 1.75rem;background:transparent;color:#fff;border:2px solid rgba(255,255,255,.2);border-radius:50px;font-size:.95rem;font-weight:600;cursor:pointer;text-decoration:none;transition:all .3s}#home-page .btn-benefits-secondary:hover{background:#ffffff1a;border-color:#ffffff4d}#home-page .benefits-right{position:relative}#home-page .benefits-image-stack{position:relative;height:500px}#home-page .stack-image{position:absolute;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #0000004d}#home-page .stack-image img{width:100%;height:100%;object-fit:cover}#home-page .stack-image.main{width:320px;height:400px;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2}#home-page .stack-image.secondary{width:180px;height:220px;left:0;bottom:20px;z-index:1}#home-page .image-badge{position:absolute;bottom:1rem;left:1rem;right:1rem;display:flex;align-items:center;gap:.5rem;background:#000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem 1rem;border-radius:10px;color:#fff;font-size:.8rem}#home-page .image-badge i{color:#ef4444}#home-page .floating-card{position:absolute;background:#fff;border-radius:16px;padding:1rem;box-shadow:0 15px 40px #0003;z-index:3}#home-page .floating-card.trust{display:flex;align-items:center;gap:.75rem;top:30px;right:0}#home-page .floating-card.trust i{font-size:1.5rem;color:#16a34a}#home-page .floating-card.trust strong{display:block;font-size:.9rem;color:#1a1a2e}#home-page .floating-card.trust span{font-size:.75rem;color:#6b7280}#home-page .floating-card.experience{bottom:60px;right:20px;text-align:center}#home-page .floating-card.experience .exp-number{font-size:2rem;font-weight:800;color:#16a34a;line-height:1}#home-page .floating-card.experience span{font-size:.75rem;color:#6b7280;line-height:1.3}@media(max-width:768px){#home-page .benefits-left h2{font-size:1.75rem}#home-page .benefits-image-stack{height:400px}#home-page .stack-image.main{width:260px;height:320px}#home-page .stack-image.secondary{width:140px;height:180px}#home-page .testimonials-grid{grid-template-columns:1fr}#home-page .testimonial-card.featured{grid-row:span 1}}#home-page .cta-section{position:relative;background:linear-gradient(135deg,#16a34a,#22c55e);border-radius:24px;padding:4rem 2rem;text-align:center;overflow:hidden;margin:2rem}#home-page .cta-content{position:relative;z-index:10}#home-page .cta-content h2{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:.75rem}#home-page .cta-content p{font-size:1.1rem;color:#ffffffe6;margin-bottom:2rem}#home-page .cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}#home-page .btn-primary,#home-page .btn-secondary{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .3s,box-shadow .3s}#home-page .btn-primary{background:#fff;color:#16a34a;border:none}#home-page .btn-primary:hover{transform:scale(1.05);box-shadow:0 10px 30px #0003}#home-page .btn-secondary{background:transparent;color:#fff;border:2px solid white}#home-page .btn-secondary:hover{background:#ffffff1a}#home-page .cta-decoration{position:absolute;inset:0;pointer-events:none}#home-page .deco-circle{position:absolute;border-radius:50%;border:2px solid rgba(255,255,255,.1)}#home-page .deco-circle:nth-child(1){width:200px;height:200px;top:-50px;left:-50px}#home-page .deco-circle:nth-child(2){width:300px;height:300px;bottom:-100px;right:-100px}#home-page .deco-circle:nth-child(3){width:150px;height:150px;top:50%;right:10%}@media(max-width:1024px){#home-page .benefits-grid{grid-template-columns:1fr;gap:2rem}#home-page .benefits-right{order:-1}#home-page .benefits-image-stack{max-width:400px;margin:0 auto}}@media(max-width:768px){#home-page section{padding:2rem 1rem}#home-page .section-header h2{font-size:1.5rem}#home-page .map-section{margin:1rem;border-radius:16px;max-width:calc(100% - 2rem)}#home-page .map-sidebar{padding:1.25rem}#home-page .map-sidebar h3{font-size:1.05rem}#home-page .cta-section{margin:1rem;padding:2rem 1.25rem;border-radius:16px;max-width:calc(100% - 2rem)}#home-page .cta-content h2{font-size:1.6rem}#home-page .cta-content p{font-size:.9rem}#home-page .cta-buttons{flex-direction:column;align-items:center}#home-page .btn-primary,#home-page .btn-secondary{width:100%;max-width:300px;justify-content:center;padding:.875rem 1.5rem}#home-page .testimonials-section{padding:2.5rem 1rem}#home-page .testimonials-grid{grid-template-columns:1fr;gap:1rem}#home-page .testimonial-card{padding:1.15rem}#home-page .testimonial-card.featured{grid-row:span 1}#home-page .testimonial-header{gap:.75rem}#home-page .testimonial-avatar{width:44px;height:44px}#home-page .testimonial-text{font-size:.88rem}#home-page .testimonials-stats{gap:.75rem;flex-direction:column;align-items:center}#home-page .stat-box{width:100%;max-width:320px;padding:1rem 1.25rem}#home-page .stat-icon{width:42px;height:42px}#home-page .stat-number{font-size:1.3rem}#home-page .benefits-section{padding:2rem 1rem}#home-page .benefits-left h2{font-size:1.5rem}#home-page .benefits-description{font-size:.9rem}#home-page .benefits-list{gap:.65rem}#home-page .benefit-item{padding:.85rem;gap:.75rem}#home-page .benefit-icon{width:38px;height:38px}#home-page .benefit-icon i{font-size:1rem}#home-page .benefit-content h4{font-size:.92rem}#home-page .benefit-content p{font-size:.82rem}#home-page .benefits-cta{flex-direction:column}#home-page .btn-benefits,#home-page .btn-benefits-secondary{width:100%;justify-content:center;padding:.85rem 1.5rem;font-size:.88rem}#home-page .benefits-image-stack{height:320px}#home-page .stack-image.main{width:220px;height:280px}#home-page .stack-image.secondary{width:120px;height:150px}#home-page .floating-card{padding:.65rem;font-size:.78rem}#home-page .floating-card.trust{top:15px;right:-5px}#home-page .floating-card.experience{bottom:35px;right:5px}#home-page .floating-card.experience .exp-number{font-size:1.4rem}}@media(max-width:480px){#home-page .cta-content h2{font-size:1.35rem}#home-page .deco-circle{display:none}#home-page .benefits-image-stack{height:280px}#home-page .stack-image.main{width:170px;height:220px}#home-page .stack-image.secondary{width:95px;height:120px}#home-page .image-badge{padding:.45rem;font-size:.68rem}#home-page .testimonials-section{padding:2rem .75rem}#home-page .testimonial-card{padding:1rem}#home-page .testimonial-text{font-size:.84rem}#home-page .stat-box{padding:.85rem 1rem}#home-page .benefits-section{padding:1.5rem .75rem}#home-page .benefit-item{padding:.75rem}}#home-page .directions-section{padding:5rem 2rem;max-width:1280px;margin:0 auto}#home-page .directions-section .directions-subtitle{color:#6b7280;font-size:1rem;margin-top:.5rem;max-width:500px}#home-page .directions-section .directions-content{display:grid;grid-template-columns:380px 1fr;gap:2rem;margin-top:2.5rem;min-height:450px}@media(max-width:900px){#home-page .directions-section .directions-content{grid-template-columns:1fr}}#home-page .directions-section .directions-cards{display:flex;flex-direction:column;gap:.85rem;padding:.25rem!important}#home-page .directions-section .direction-card{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem!important;background:#fff;border:1.5px solid #e5e7eb;border-radius:.85rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}#home-page .directions-section .direction-card:hover{border-color:#166534;box-shadow:0 4px 16px #1665341a;transform:translate(4px)}#home-page .directions-section .direction-card.active{border-color:#166534;background:#f0fdf4;box-shadow:0 4px 20px #1665341f}#home-page .directions-section .direction-card.active .direction-arrow{color:#166534;transform:translate(3px)}#home-page .directions-section .direction-card .direction-card-icon{width:44px;height:44px;min-width:44px;border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.1rem}#home-page .directions-section .direction-card .direction-card-icon i{font-size:1.1rem}#home-page .directions-section .direction-card .direction-card-content{flex:1;padding-right:.35rem}#home-page .directions-section .direction-card .direction-card-content h4{font-size:.92rem;font-weight:700;color:#1a1a2e;margin:0 0 .2rem}#home-page .directions-section .direction-card .direction-card-content p{font-size:.78rem;color:#6b7280;margin:0;line-height:1.4}#home-page .directions-section .direction-card .direction-arrow{color:#9ca3af;font-size:.8rem;transition:all .3s;flex-shrink:0}#home-page .directions-section .directions-cta{display:flex;gap:.75rem;margin-top:.5rem}@media(max-width:480px){#home-page .directions-section .directions-cta{flex-direction:column}}#home-page .directions-section .directions-cta .btn-directions{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.25rem;background:linear-gradient(135deg,#166534,#15803d);color:#fff;border-radius:.6rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .25s}#home-page .directions-section .directions-cta .btn-directions:hover{transform:translateY(-2px);box-shadow:0 4px 16px #1665344d}#home-page .directions-section .directions-cta .btn-directions i{font-size:.85rem}#home-page .directions-section .directions-cta .btn-directions-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.25rem;background:#fff;color:#166534;border:1.5px solid #166534;border-radius:.6rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .25s}#home-page .directions-section .directions-cta .btn-directions-secondary:hover{background:#f0fdf4;transform:translateY(-2px)}#home-page .directions-section .directions-cta .btn-directions-secondary i{font-size:.95rem}#home-page .directions-section .directions-map{border-radius:1rem;overflow:hidden;border:1.5px solid #e5e7eb;box-shadow:0 1px 3px #0000000a,0 8px 24px #0000000f}#home-page .directions-section .directions-map .map-container{width:100%;height:100%;min-height:450px}@media(max-width:900px){#home-page .directions-section .directions-map .map-container{min-height:350px}}#home-page .custom-map-marker{background:none!important;border:none!important}.direction-marker-wrapper{background:none!important;border:none!important;box-shadow:none!important}.direction-marker-icon-only{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;font-size:18px;box-shadow:0 3px 12px #0000004d;cursor:pointer;transition:all .2s;border:3px solid white}.direction-marker-icon-only:hover{transform:scale(1.15);box-shadow:0 4px 16px #0006}.direction-tooltip{background:#1a1a2ef2!important;border:none!important;border-radius:6px!important;padding:6px 12px!important;color:#fff!important;font-size:13px!important;font-weight:600!important;box-shadow:0 4px 12px #00000040!important}.direction-tooltip:before{border-top-color:#1a1a2ef2!important}.direction-marker{display:flex;align-items:center;gap:5px;padding:6px 14px;border-radius:20px;color:#fff;font-size:13px;font-weight:700;white-space:nowrap;box-shadow:0 3px 12px #0000004d;width:max-content;transform:translate(-50%);position:relative;left:50%}.direction-marker .direction-marker-icon{font-size:15px;line-height:1}.direction-marker .direction-marker-label{line-height:1}.pois-page{background:#f8fafc;min-height:100vh}.pois-page .page-hero{position:relative;height:280px;background:linear-gradient(135deg,#166534,#22c55e);display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.pois-page .page-hero .hero-overlay{position:absolute;inset:0;background:url(/img/pattern-dots.svg) repeat;opacity:.1}.pois-page .page-hero .hero-content{position:relative;z-index:10;color:#fff;padding:2rem}.pois-page .page-hero .hero-content h1{font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.pois-page .page-hero .hero-content p{font-size:1.125rem;opacity:.9}.filters-section{max-width:1400px;margin:-2rem auto 0;padding:0 2rem;position:relative;z-index:20}.filters-section .filters-container{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 10px 40px #0000001a;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:1rem;align-items:center}.filters-section .search-box{display:flex;align-items:center;gap:.75rem;background:#f3f4f6;padding:.75rem 1rem;border-radius:10px}.filters-section .search-box i{color:#9ca3af}.filters-section .search-box .search-input::placeholder{color:#9ca3af}.filters-section .filter-group .filter-select{width:100%}.filters-section .active-filters{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.filters-section .active-filters .results-count{font-size:.875rem;color:#6b7280}.view-section{max-width:1400px;margin:2rem auto 0;padding:0 2rem}.view-section .view-container{display:flex;justify-content:flex-end}.view-section .view-toggle{display:flex;background:#fff;border-radius:10px;padding:.25rem;box-shadow:0 2px 10px #0000000d}.view-section .view-toggle .toggle-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border:none;background:transparent;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:500;color:#6b7280;transition:all .2s}.view-section .view-toggle .toggle-btn:hover{color:#166534}.view-section .view-toggle .toggle-btn.active{background:#166534;color:#fff}.pois-grid-section{max-width:1400px;margin:0 auto;padding:2rem}.pois-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem}@media(max-width:640px){.pois-grid{grid-template-columns:1fr}}.poi-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000000d;transition:transform .3s,box-shadow .3s;cursor:pointer}.poi-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001f}.poi-card:hover .card-image img{transform:scale(1.05)}.poi-card .card-image{position:relative;height:200px;overflow:hidden}.poi-card .card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.poi-card .card-image .card-badges{position:absolute;top:1rem;left:1rem;display:flex;gap:.5rem}.poi-card .card-image .card-badges .badge{padding:.35rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600}.poi-card .card-image .card-badges .badge.type{background:#0009;color:#fff}.poi-card .card-image .card-badges .badge.free{background:#22c55e;color:#fff}.poi-card .card-image .favorite-btn{position:absolute;top:1rem;right:1rem;width:36px;height:36px;border-radius:50%;background:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .3s}.poi-card .card-image .favorite-btn:hover{transform:scale(1.1)}.poi-card .card-image .favorite-btn i{color:#ef4444}.poi-card .card-content{padding:.875rem}.poi-card .card-content .card-title{font-size:1.05rem;font-weight:700;color:#1a1a2e;margin-bottom:.25rem;line-height:1.3}.poi-card .card-content .card-location{display:flex;align-items:center;gap:.35rem;font-size:.8rem;color:#6b7280;margin-bottom:.5rem}.poi-card .card-content .card-location i{color:#16a34a;font-size:.75rem}.poi-card .card-content .card-description{font-size:.85rem;color:#6b7280;line-height:1.5;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.poi-card .card-content .card-tags{display:flex;flex-wrap:wrap;gap:.3rem;margin-bottom:0}.poi-card .card-content .card-tags .tag{background:#f0fdf4;color:#166534;padding:.2rem .5rem;border-radius:20px;font-size:.7rem;font-weight:500}.poi-card .card-content .card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;margin-top:.75rem;border-top:1px solid #f1f5f9}.poi-card .card-content .card-footer .price{font-size:.9rem;font-weight:600;color:#16a34a}.poi-card .card-content .card-footer .view-details-link{display:flex;align-items:center;gap:.35rem;font-size:.875rem;font-weight:600;color:#16a34a;text-decoration:none;background:none;border:none;cursor:pointer;padding:0;transition:color .2s}.poi-card .card-content .card-footer .view-details-link i{font-size:.75rem;transition:transform .2s}.poi-card .card-content .card-footer .view-details-link:hover{color:#15803d}.poi-card .card-content .card-footer .view-details-link:hover i{transform:translate(3px)}.poi-card .card-content .card-footer .view-more{display:flex;align-items:center;gap:.35rem;font-size:.875rem;font-weight:600;color:#16a34a}.poi-card .card-content .card-footer .view-more i{font-size:.75rem;transition:transform .2s}.poi-card .card-content .card-footer :deep(.p-button){color:#16a34a!important;font-weight:600;transition:transform .2s}.poi-card .card-content .card-footer :deep(.p-button):hover{color:#15803d!important;background:transparent!important;transform:translate(2px)}.poi-card:hover .card-footer .view-more i{transform:translate(3px)}.empty-state{text-align:center;padding:4rem 2rem}.empty-state i{font-size:4rem;color:#d1d5db;margin-bottom:1rem}.empty-state h3{font-size:1.5rem;color:#1a1a2e;margin-bottom:.5rem}.map-section{max-width:1400px;margin:0 auto;padding:2rem}.map-section .map-container{display:grid;grid-template-columns:350px 1fr;gap:1.5rem;height:600px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 40px #0000001a}@media(max-width:1024px){.map-section .map-container{grid-template-columns:1fr;height:auto}}.map-section .map-sidebar{display:flex;flex-direction:column;border-right:1px solid #e5e7eb;height:100%;overflow:hidden}@media(max-width:1024px){.map-section .map-sidebar{max-height:300px;border-right:none;border-bottom:1px solid #e5e7eb}}.map-section .map-sidebar .sidebar-header{padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb}.map-section .map-sidebar .sidebar-header h3{font-size:.95rem;color:#374151;font-weight:600}.map-section .map-sidebar .sidebar-list{flex:1;overflow-y:auto}.map-section .map-sidebar .sidebar-item{display:flex;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background .2s}.map-section .map-sidebar .sidebar-item:hover{background:#f9fafb}.map-section .map-sidebar .sidebar-item.active{background:#f0fdf4;border-left:3px solid #16a34a}.map-section .map-sidebar .sidebar-item img{width:60px;height:60px;object-fit:cover;border-radius:8px}.map-section .map-sidebar .sidebar-item .item-info{flex:1;min-width:0}.map-section .map-sidebar .sidebar-item .item-info .item-type{font-size:.7rem;text-transform:uppercase;color:#16a34a;font-weight:600}.map-section .map-sidebar .sidebar-item .item-info h4{font-size:.9rem;font-weight:600;color:#1a1a2e;margin:.25rem 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.map-section .map-sidebar .sidebar-item .item-info p{font-size:.8rem;color:#6b7280}.map-section .map-wrapper{height:100%;min-height:400px;padding:1rem}@media(max-width:1024px){.map-section .map-wrapper{height:400px}}.poi-modal .modal-image{position:relative;height:250px;margin:-1.5rem -1.5rem 1.5rem;overflow:hidden}.poi-modal .modal-image img{width:100%;height:100%;object-fit:cover}.poi-modal .modal-image .modal-type{position:absolute;bottom:1rem;left:1rem;background:#000000b3;color:#fff;padding:.35rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600}.poi-modal .modal-content .modal-location{display:flex;align-items:center;gap:.5rem;color:#16a34a;font-size:.9rem;margin-bottom:1rem}.poi-modal .modal-content .modal-description{color:#4b5563;line-height:1.7;margin-bottom:1rem}.poi-modal .modal-content .modal-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.poi-modal .modal-content .modal-tags .tag{background:#f0fdf4;color:#166534;padding:.35rem .75rem;border-radius:20px;font-size:.8rem}.poi-modal .modal-content .modal-price{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;color:#16a34a;margin-bottom:1.5rem}.poi-modal .modal-content .modal-actions .btn-directions{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#166534;color:#fff;border-radius:10px;text-decoration:none;font-weight:600;transition:background .2s}.poi-modal .modal-content .modal-actions .btn-directions:hover{background:#15803d}.cta-section{background:linear-gradient(135deg,#166534,#22c55e);padding:4rem 2rem}.cta-section .cta-content .cta-buttons .btn-primary,.cta-section .cta-content .cta-buttons .btn-secondary{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:50px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s}.cta-section .cta-content .cta-buttons .btn-primary:hover,.cta-section .cta-content .cta-buttons .btn-secondary:hover{transform:scale(1.05)}.cta-section .cta-content .cta-buttons .btn-secondary{background:transparent;color:#fff;border:2px solid white}@media(max-width:768px){.page-hero{height:220px}.page-hero .hero-content h1{font-size:1.75rem}.page-hero .hero-content p{font-size:1rem}.filters-section{padding:0 1rem;margin-top:-1.5rem}.view-section{padding:0 1rem}.pois-grid-section,.map-section{padding:1.5rem 1rem}.cta-section{padding:3rem 1rem}.cta-section .cta-content h2{font-size:1.5rem}.cta-section .cta-content .cta-buttons{flex-direction:column;align-items:center}.cta-section .cta-content .cta-buttons .btn-primary,.cta-section .cta-content .cta-buttons .btn-secondary{width:100%;max-width:280px;justify-content:center}}.poi-show-page{min-height:100vh;background:#f8fafc}.poi-hero{position:relative;height:320px;overflow:hidden}@media(max-width:768px){.poi-hero{height:250px}}.poi-hero .hero-background{position:absolute;inset:0}.poi-hero .hero-background img{width:100%;height:100%;object-fit:cover}.poi-hero .hero-background .hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000004d,#000000b3)}.poi-hero .hero-content{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:2rem 1.5rem;height:100%;display:flex;flex-direction:column;justify-content:flex-end;color:#fff}@media(max-width:968px){.poi-hero .hero-content{padding:2rem 1rem}}.poi-hero .breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;margin-bottom:1rem}.poi-hero .breadcrumb a{color:#fffc;text-decoration:none;transition:color .2s}.poi-hero .breadcrumb a:hover{color:#fff}.poi-hero .breadcrumb i{font-size:.75rem;opacity:.6}.poi-hero .breadcrumb span{color:#fff}.poi-hero .poi-type-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:600;margin-bottom:1rem;width:fit-content}.poi-hero .poi-type-badge.hotel{background:#3b82f6}.poi-hero .poi-type-badge.restaurant{background:#10b981}.poi-hero .poi-type-badge.attraction{background:#f59e0b}.poi-hero h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}@media(max-width:768px){.poi-hero h1{font-size:1.75rem}}.poi-hero .poi-location{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;opacity:.9;margin-bottom:1rem}.poi-hero .poi-status{display:flex;align-items:center;gap:1rem}.poi-hero .poi-status .today-hours{font-size:.875rem;opacity:.9}.poi-main{padding:2rem 0}.poi-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:1fr 350px;gap:1.5rem}@media(max-width:968px){.poi-container{grid-template-columns:1fr;padding:0 1rem}}.poi-content{display:flex;flex-direction:column;gap:2rem}.poi-carousel{border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.poi-carousel :deep(.p-carousel) .p-carousel-content .carousel-item{width:100%;aspect-ratio:16/9;max-height:500px;display:flex;align-items:center;justify-content:center;background:#000}.poi-carousel :deep(.p-carousel) .p-carousel-content .carousel-item img{width:100%;height:100%;object-fit:contain}.poi-carousel :deep(.p-carousel) .p-carousel-indicators{padding:1rem}.poi-carousel :deep(.p-carousel) .p-carousel-indicators .p-carousel-indicator button{width:12px;height:12px;background:#ffffff80;border-radius:50%;transition:all .3s}.poi-carousel :deep(.p-carousel) .p-carousel-indicators .p-carousel-indicator button:hover{background:#fffc}.poi-carousel :deep(.p-carousel) .p-carousel-indicators .p-carousel-indicator.p-active button{background:#10b981;width:30px;border-radius:6px}.poi-carousel :deep(.p-carousel) .p-carousel-prev,.poi-carousel :deep(.p-carousel) .p-carousel-next{width:3rem;height:3rem;background:#ffffffe6;color:#1e293b;border-radius:50%;transition:all .3s}.poi-carousel :deep(.p-carousel) .p-carousel-prev:hover,.poi-carousel :deep(.p-carousel) .p-carousel-next:hover{background:#fff;transform:scale(1.1)}.poi-gallery .gallery-main{position:relative;border-radius:16px;overflow:hidden;cursor:pointer;aspect-ratio:2/1;max-height:450px}.poi-gallery .gallery-main img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.poi-gallery .gallery-main:hover img{transform:scale(1.02)}.poi-gallery .gallery-main .gallery-overlay{position:absolute;inset:0;background:#0000004d;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;opacity:0;transition:opacity .3s}.poi-gallery .gallery-main .gallery-overlay i{font-size:2rem;margin-bottom:.5rem}.poi-gallery .gallery-main:hover .gallery-overlay{opacity:1}.poi-gallery .gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-top:.5rem}.poi-gallery .gallery-thumbs .thumb{position:relative;aspect-ratio:4/3;border-radius:8px;overflow:hidden;cursor:pointer}.poi-gallery .gallery-thumbs .thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.poi-gallery .gallery-thumbs .thumb:hover img{transform:scale(1.05)}.poi-gallery .gallery-thumbs .thumb .thumb-more{position:absolute;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem;font-weight:600}.poi-section{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.poi-section h2{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.poi-section h2 i{color:#10b981}.poi-section .description-content{color:#475569;line-height:1.7;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;max-width:100%}.poi-section .tags-list{display:flex;flex-wrap:wrap;gap:.5rem}.poi-section .tours-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.poi-section .tours-grid .tour-card{display:block;border-radius:12px;overflow:hidden;background:#f8fafc;text-decoration:none;transition:transform .2s,box-shadow .2s}.poi-section .tours-grid .tour-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.poi-section .tours-grid .tour-card img{width:100%;height:120px;object-fit:cover}.poi-section .tours-grid .tour-card .tour-info{padding:1rem}.poi-section .tours-grid .tour-card .tour-info h4{font-size:.95rem;font-weight:600;color:#1e293b;margin-bottom:.25rem}.poi-section .tours-grid .tour-card .tour-info span{font-size:.8rem;color:#64748b;display:flex;align-items:center;gap:.25rem}.poi-sidebar{display:flex;flex-direction:column;gap:1rem}.sidebar-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.sidebar-card h3{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.sidebar-card h3 i{color:#10b981}.sidebar-card.price-card{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.sidebar-card.price-card .price-free{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600}.sidebar-card.price-card .price-free i{font-size:1.5rem}.sidebar-card.price-card .price-range .label{display:block;font-size:.875rem;opacity:.9;margin-bottom:.25rem}.sidebar-card.price-card .price-range .value{font-size:1.5rem;font-weight:700}.sidebar-card.price-card .price-unknown{font-size:.95rem;opacity:.9}.sidebar-card .address{color:#475569;margin-bottom:.25rem}.sidebar-card .city-state{color:#64748b;font-size:.9rem}.sidebar-card .coordinates{margin-top:.5rem;color:#94a3b8;font-size:.8rem}.sidebar-card .hours-list{display:flex;flex-direction:column;gap:.5rem}.sidebar-card .hours-list .hour-row{display:flex;justify-content:space-between;padding:.5rem;border-radius:8px}.sidebar-card .hours-list .hour-row.today{background:#f0fdf4;font-weight:600}.sidebar-card .hours-list .hour-row .day{color:#475569}.sidebar-card .hours-list .hour-row .time{color:#1e293b}.sidebar-card .hours-list .hour-row .time.closed{color:#ef4444}.sidebar-card .share-buttons{display:flex;gap:.5rem}.related-section{padding:3rem 0;background:#fff}.related-container{max-width:1200px;margin:0 auto;padding:0 2rem}.related-container h2{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:1024px){.related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.related-grid{grid-template-columns:1fr}}.related-grid .related-card{display:block;border-radius:16px;overflow:hidden;background:#f8fafc;text-decoration:none;transition:transform .2s,box-shadow .2s}.related-grid .related-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.related-grid .related-card .card-image{position:relative;aspect-ratio:4/3}.related-grid .related-card .card-image img{width:100%;height:100%;object-fit:cover}.related-grid .related-card .card-image .card-type{position:absolute;top:.75rem;left:.75rem;padding:.25rem .75rem;background:#0009;color:#fff;border-radius:1rem;font-size:.75rem;font-weight:500}.related-grid .related-card .card-content{padding:1rem}.related-grid .related-card .card-content h3{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:.25rem}.related-grid .related-card .card-content p{font-size:.875rem;color:#64748b;display:flex;align-items:center;gap:.25rem;margin-bottom:.5rem}.related-grid .related-card .card-content .card-tags{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.5rem}.related-grid .related-card .card-content .card-price{font-size:.9rem;font-weight:600;color:#10b981}.tours-page{background:linear-gradient(180deg,#f8fafc,#f1f5f9);min-height:100vh}.tours-page .page-hero{position:relative;height:300px;background:linear-gradient(135deg,#14532d,#16a34a 55%,#22c55e);display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}.tours-page .page-hero .hero-overlay{position:absolute;inset:0;background:url(/img/pattern-dots.svg) repeat;opacity:.1}.tours-page .page-hero .hero-content{position:relative;z-index:10;color:#fff;padding:2rem 1.5rem}.tours-page .page-hero .hero-content h1{font-size:2.7rem;font-weight:800;margin-bottom:.7rem;letter-spacing:-.02em}.tours-page .page-hero .hero-content p{font-size:1.06rem;opacity:.95;max-width:680px;margin:0 auto}.filters-section{max-width:1400px;margin:-2.3rem auto 0;padding:0 2rem;position:relative;z-index:20}.filters-section .filters-container{background:#fffffff2;border:1px solid rgba(255,255,255,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;padding:1.5rem;box-shadow:0 8px 24px #0f172a14,0 2px 8px #0f172a0d;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:1rem;align-items:center}@media(max-width:1024px){.filters-section .filters-container{grid-template-columns:1fr 1fr}}@media(max-width:640px){.filters-section .filters-container{grid-template-columns:1fr}}.filters-section .search-box{display:flex;align-items:center;gap:.75rem;background:#f8fafc;border:1px solid #e2e8f0;padding:.8rem 1rem;border-radius:.75rem;transition:all .2s ease}.filters-section .search-box:focus-within{border-color:#16a34a59;box-shadow:0 0 0 3px #22c55e1f;background:#fff}.filters-section .search-box i{color:#6b7280}.filters-section .search-box .search-input{flex:1;border:none;background:transparent;outline:none;font-size:.95rem}.filters-section .filter-select{width:100%}.filters-section .active-filters{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding:0 .35rem}.filters-section .active-filters .results-count{font-size:.875rem;color:#64748b;font-weight:500}.filters-section .search-info{display:flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;background:#dbeafe;border-left:3px solid #3b82f6;border-radius:8px;color:#1e40af;font-size:.875rem}.filters-section .search-info i{font-size:1rem}.tours-grid-section{max-width:1400px;margin:0 auto;padding:2.25rem 2rem 3rem}.tours-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}@media(max-width:640px){.tours-grid{grid-template-columns:1fr}}.tour-card{background:#fff;border-radius:16px;overflow:hidden;border:1px solid rgba(15,23,42,.06);box-shadow:0 1px 3px #0f172a0a,0 8px 18px #0f172a0d;transition:transform .3s,box-shadow .3s;text-decoration:none;color:inherit;cursor:pointer}.tour-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0f172a1f,0 4px 10px #0f172a0f}.tour-card:hover .card-image img{transform:scale(1.05)}.tour-card .card-image{position:relative;height:200px;overflow:hidden}.tour-card .card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.tour-card .card-image .card-badges{position:absolute;top:1rem;left:1rem;display:flex;gap:.5rem}.tour-card .card-image .card-badges .badge{padding:.35rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600}.tour-card .card-image .card-badges .badge.category{background:#0009;color:#fff}.tour-card .card-image .favorite-btn{position:absolute;top:1rem;right:1rem;width:36px;height:36px;border-radius:50%;background:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .3s}.tour-card .card-image .favorite-btn:hover{transform:scale(1.1)}.tour-card .card-image .favorite-btn i{color:#ef4444}.tour-card .card-content{padding:1.1rem 1.15rem 1rem}.tour-card .card-content:before{content:"";display:block;width:34px;height:3px;border-radius:999px;background:linear-gradient(90deg,#ea8a1e,#f59e0b);margin-bottom:.65rem}.tour-card .card-content .card-location{display:flex;align-items:center;gap:.35rem;font-size:.82rem;color:#166534;margin-bottom:.5rem;font-weight:500}.tour-card .card-content .card-location i{color:#16a34a;font-size:.8rem}.tour-card .card-content .card-title{font-size:1.125rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem;line-height:1.3;min-height:2.6em;max-height:2.6em;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tour-card .card-content .card-description{font-size:.875rem;color:#6b7280;line-height:1.5;margin-bottom:.5rem;min-height:3em;max-height:3em;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tour-card .card-content .card-meta{display:flex;gap:1rem;font-size:.8rem;color:#6b7280;margin-bottom:.5rem}.tour-card .card-content .card-meta .meta-item{display:flex;align-items:center;gap:.3rem}.tour-card .card-content .card-meta .meta-item i{font-size:.75rem}.tour-card .card-content .card-tags{display:flex;gap:.4rem;flex-wrap:wrap;margin-bottom:1rem}.tour-card .card-content .card-tags .tag{font-size:.7rem;padding:.2rem .5rem;background:#f0fdf4;color:#16a34a;border-radius:6px}.tour-card .card-content .card-footer{display:flex;flex-direction:column;gap:.5rem;padding-top:.8rem;border-top:1px solid #f3f4f6}.tour-card .card-content .card-footer .card-price{display:flex;align-items:center;gap:.35rem;font-size:.95rem;font-weight:700;color:#15803d}.tour-card .card-content .card-footer .card-price i{font-size:.85rem}.tour-card .card-content .card-footer .card-footer-actions{display:flex;justify-content:flex-end}.tour-card .card-content .card-footer .view-more{display:flex;align-items:center;gap:.4rem;font-size:.84rem;font-weight:600;color:#16a34a;transition:all .25s;padding:.35rem .65rem;border-radius:999px}.tour-card .card-content .card-footer .view-more:hover{gap:.6rem;background:#22c55e14}.empty-state{text-align:center;padding:4rem 2rem;background:#fff;border-radius:16px}.empty-state i{font-size:3rem;color:#d1d5db;margin-bottom:1rem}.empty-state h3{font-size:1.25rem;color:#374151;margin-bottom:.5rem}.empty-state p{color:#6b7280;margin-bottom:1.5rem}.cta-section{background:linear-gradient(135deg,#14532d,#16a34a 60%,#22c55e);padding:4rem 2rem}.cta-section .cta-content{max-width:800px;margin:0 auto;text-align:center;color:#fff}.cta-section .cta-content h2{font-size:2rem;font-weight:700;margin-bottom:.75rem}.cta-section .cta-content p{font-size:1.125rem;opacity:.9;margin-bottom:2rem}.cta-section .cta-content .cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.cta-section .cta-content .cta-buttons .btn-primary,.cta-section .cta-content .cta-buttons .btn-whatsapp{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:50px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s,filter .3s}.cta-section .cta-content .cta-buttons .btn-primary:hover,.cta-section .cta-content .cta-buttons .btn-whatsapp:hover{transform:scale(1.05);filter:brightness(1.03)}.cta-section .cta-content .cta-buttons .btn-primary{background:#fff;color:#166534}.cta-section .cta-content .cta-buttons .btn-whatsapp{background:#25d366;color:#fff}@media(max-width:768px){.tours-page .page-hero{height:220px;border-bottom-left-radius:1.25rem;border-bottom-right-radius:1.25rem}.tours-page .page-hero .hero-content h1{font-size:1.75rem}.tours-page .page-hero .hero-content p{font-size:1rem}.tours-page .filters-section{padding:0 1rem;margin-top:-1.5rem}.tours-page .filters-section .active-filters{flex-direction:column;align-items:flex-start;gap:.45rem}.tours-page .tours-grid-section{padding:2rem 1rem}.tours-page .cta-section{padding:3rem 1rem}.tours-page .cta-section .cta-content h2{font-size:1.5rem}}.about-page{background:#f8fafc}.about-page .section-tag{display:inline-block;font-size:.875rem;font-weight:600;color:#16a34a;margin-bottom:.5rem}.about-page .section-tag.light{color:#22c55e}.about-page .page-hero{position:relative;height:320px;background:linear-gradient(135deg,#166534,#22c55e);display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.about-page .page-hero .hero-overlay{position:absolute;inset:0;background:url(/img/pattern-dots.svg) repeat;opacity:.1}.about-page .page-hero .hero-content{position:relative;z-index:10;color:#fff;padding:2rem}.about-page .page-hero .hero-content .hero-tag{display:inline-block;background:#fff3;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;margin-bottom:1rem}.about-page .page-hero .hero-content h1{font-size:2.75rem;font-weight:800;margin-bottom:.75rem}.about-page .page-hero .hero-content p{font-size:1.25rem;opacity:.9}.story-section{padding:5rem 2rem;max-width:1200px;margin:0 auto}.story-section .story-container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media(max-width:968px){.story-section .story-container{grid-template-columns:1fr;gap:2rem}}.story-section .story-image{position:relative}.story-section .story-image img{width:100%;height:450px;object-fit:cover;border-radius:20px;box-shadow:0 20px 50px #00000026}.story-section .story-image .image-badge{position:absolute;bottom:-20px;right:30px;background:#16a34a;color:#fff;padding:1rem 1.5rem;border-radius:12px;text-align:center;box-shadow:0 10px 30px #16a34a4d}.story-section .story-image .image-badge .year{display:block;font-size:2rem;font-weight:800;line-height:1}.story-section .story-image .image-badge .text{font-size:.75rem;opacity:.9}.story-section .story-content h2{font-size:2rem;font-weight:700;color:#1a1a2e;margin-bottom:1.5rem}.story-section .story-content p{font-size:1rem;line-height:1.8;color:#4b5563;margin-bottom:1.25rem}.story-section .story-content p:last-child{margin-bottom:0}.mission-section{padding:5rem 2rem;background:linear-gradient(135deg,#166534,#22c55e)}.mission-section .mission-container{max-width:1200px;margin:0 auto}.mission-section .mission-header{text-align:center;margin-bottom:3rem;color:#fff}.mission-section .mission-header h2{font-size:2rem;font-weight:700}.mission-section .mission-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:968px){.mission-section .mission-grid{grid-template-columns:1fr}}.mission-section .mission-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem;color:#fff}.mission-section .mission-card .card-icon{width:60px;height:60px;background:#fff3;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.mission-section .mission-card .card-icon i{font-size:1.5rem}.mission-section .mission-card h3{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.mission-section .mission-card p{font-size:.95rem;line-height:1.7;opacity:.9}.mission-section .mission-card ul{list-style:none;padding:0;margin:0}.mission-section .mission-card ul li{display:flex;align-items:center;gap:.5rem;font-size:.95rem;margin-bottom:.5rem;opacity:.9}.mission-section .mission-card ul li:before{content:"✓";color:#86efac;font-weight:700}.why-section{padding:5rem 2rem;max-width:1200px;margin:0 auto}.why-section .why-container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media(max-width:968px){.why-section .why-container{grid-template-columns:1fr}}.why-section .why-content h2{font-size:2rem;font-weight:700;color:#1a1a2e;margin-bottom:1rem}.why-section .why-content .lead{font-size:1.1rem;color:#4b5563;line-height:1.7;margin-bottom:2rem}.why-section .features-list{display:flex;flex-direction:column;gap:1.5rem}.why-section .feature-item{display:flex;gap:1rem}.why-section .feature-item .feature-icon{width:50px;height:50px;background:#f0fdf4;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.why-section .feature-item .feature-icon i{font-size:1.25rem;color:#16a34a}.why-section .feature-item .feature-content h4{font-size:1rem;font-weight:600;color:#1a1a2e;margin-bottom:.25rem}.why-section .feature-item .feature-content p{font-size:.9rem;color:#6b7280;line-height:1.5}.why-section .why-image{position:relative}.why-section .why-image img{width:100%;height:500px;object-fit:cover;border-radius:20px;box-shadow:0 20px 50px #0000001a}.why-section .why-image .stats-card{position:absolute;bottom:-30px;left:50%;transform:translate(-50%);background:#fff;padding:1.5rem 2rem;border-radius:16px;box-shadow:0 15px 40px #00000026;display:flex;gap:2rem}.why-section .why-image .stats-card .stat{text-align:center}.why-section .why-image .stats-card .stat .number{display:block;font-size:1.5rem;font-weight:800;color:#16a34a}.why-section .why-image .stats-card .stat .label{font-size:.75rem;color:#6b7280}.purpose-section{padding:5rem 2rem;background:#1a1a2e}.purpose-section .purpose-container{max-width:800px;margin:0 auto;text-align:center}.purpose-section .purpose-content{color:#fff}.purpose-section .purpose-content h2{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.purpose-section .purpose-content p{font-size:1.1rem;line-height:1.8;opacity:.85;margin-bottom:1.25rem}.purpose-section .purpose-content p:last-child{margin-bottom:0}.about-page .cta-section{background:linear-gradient(135deg,#166534,#22c55e);padding:4rem 2rem}.about-page .cta-section .cta-content{max-width:800px;margin:0 auto;text-align:center;color:#fff}.about-page .cta-section .cta-content h2{font-size:2rem;font-weight:700;margin-bottom:.75rem}.about-page .cta-section .cta-content p{font-size:1.125rem;opacity:.9;margin-bottom:2rem}.about-page .cta-section .cta-content .cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.about-page .cta-section .cta-content .cta-buttons .btn-primary,.about-page .cta-section .cta-content .cta-buttons .btn-secondary{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:50px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s}.about-page .cta-section .cta-content .cta-buttons .btn-primary:hover,.about-page .cta-section .cta-content .cta-buttons .btn-secondary:hover{transform:scale(1.05)}.about-page .cta-section .cta-content .cta-buttons .btn-primary{background:#fff;color:#166534}.about-page .cta-section .cta-content .cta-buttons .btn-secondary{background:transparent;color:#fff;border:2px solid white}@media(max-width:768px){.about-page .page-hero{height:260px}.about-page .page-hero .hero-content h1{font-size:2rem}.about-page .page-hero .hero-content p{font-size:1rem}.story-section,.why-section{padding:3rem 1rem}.story-section .story-image img{height:300px}.story-section .story-image .image-badge{right:20px;bottom:-15px}.story-section .story-image .image-badge .year{font-size:1.5rem}.mission-section{padding:3rem 1rem}.why-section .why-image img{height:350px}.why-section .why-image .stats-card{position:relative;bottom:0;margin-top:1rem;flex-wrap:wrap;justify-content:center}.purpose-section{padding:3rem 1rem}.purpose-section .purpose-content h2{font-size:1.5rem}.purpose-section .purpose-content p{font-size:1rem}.about-page .cta-section{padding:3rem 1rem}.about-page .cta-section .cta-content h2{font-size:1.5rem}.about-page .cta-section .cta-content .cta-buttons{flex-direction:column;align-items:center}.about-page .cta-section .cta-content .cta-buttons .btn-primary,.about-page .cta-section .cta-content .cta-buttons .btn-secondary{width:100%;max-width:280px;justify-content:center}}.contact-page{background:#f8fafc}.contact-page .section-tag{display:inline-block;font-size:.875rem;font-weight:600;color:#16a34a;margin-bottom:.5rem}.contact-page .section-tag.light{color:#22c55e}.contact-page .page-hero{position:relative;height:320px;background:linear-gradient(135deg,#166534,#22c55e);display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.contact-page .page-hero .hero-overlay{position:absolute;inset:0;background:url(/img/pattern-dots.svg) repeat;opacity:.1}.contact-page .page-hero .hero-content{position:relative;z-index:10;color:#fff;padding:2rem}.contact-page .page-hero .hero-content .hero-tag{display:inline-block;background:#fff3;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;margin-bottom:1rem}.contact-page .page-hero .hero-content h1{font-size:2.75rem;font-weight:800;margin-bottom:.75rem}.contact-page .page-hero .hero-content p{font-size:1.25rem;opacity:.9}.contact-cards-section{padding:4rem 2rem;margin-top:-50px;position:relative;z-index:20}.contact-cards-section .cards-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:768px){.contact-cards-section .cards-container{grid-template-columns:1fr}}.contact-cards-section .contact-card{background:#fff;border-radius:20px;padding:2rem;text-decoration:none;color:inherit;box-shadow:0 10px 30px #00000014;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column;align-items:center;text-align:center}.contact-cards-section .contact-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001f}.contact-cards-section .contact-card .card-icon{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.contact-cards-section .contact-card .card-icon i{font-size:2rem;color:#fff}.contact-cards-section .contact-card.whatsapp .card-icon{background:linear-gradient(135deg,#25d366,#128c7e)}.contact-cards-section .contact-card.email .card-icon{background:linear-gradient(135deg,#ea4335,#c5221f)}.contact-cards-section .contact-card.phone .card-icon{background:linear-gradient(135deg,#4285f4,#1a73e8)}.contact-cards-section .contact-card.instagram .card-icon{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}.contact-cards-section .contact-card h3{font-size:1.125rem;font-weight:700;color:#1a1a2e;margin-bottom:.25rem}.contact-cards-section .contact-card .description{font-size:.875rem;color:#6b7280;margin-bottom:1rem}.contact-cards-section .contact-card .contact-value{font-size:.95rem;font-weight:600;color:#374151;margin-bottom:1rem}.contact-cards-section .contact-card .cta{font-size:.875rem;font-weight:600;color:#16a34a}.hours-section{padding:4rem 2rem;max-width:1200px;margin:0 auto}.hours-section .hours-container{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;align-items:center}@media(max-width:968px){.hours-section .hours-container{grid-template-columns:1fr;gap:2rem}}.hours-section .hours-content h2{font-size:2rem;font-weight:700;color:#1a1a2e;margin-bottom:1rem}.hours-section .hours-content .lead{font-size:1.1rem;color:#4b5563;margin-bottom:2rem}.hours-section .hours-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}@media(max-width:600px){.hours-section .hours-grid{grid-template-columns:1fr}}.hours-section .hours-card{background:#f0fdf4;border-radius:16px;padding:1.5rem;text-align:center}.hours-section .hours-card .day-badge{display:inline-block;background:#16a34a;color:#fff;padding:.35rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;margin-bottom:1rem}.hours-section .hours-card .time{margin-bottom:.75rem}.hours-section .hours-card .time:last-child{margin-bottom:0}.hours-section .hours-card .time .period{display:block;font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.hours-section .hours-card .time .hours{font-size:1rem;font-weight:600;color:#1a1a2e}.hours-section .hours-card .time.closed .hours{color:#ef4444}.hours-section .note{display:flex;align-items:flex-start;gap:.75rem;background:#fef3c7;border-radius:12px;padding:1rem 1.25rem;font-size:.9rem;color:#92400e}.hours-section .note i{flex-shrink:0;margin-top:.125rem}.hours-section .hours-image img{width:100%;height:400px;object-fit:cover;border-radius:20px;box-shadow:0 20px 50px #0000001a}.faq-section{padding:2rem;background:#f1f5f9}.faq-section .faq-container{max-width:1000px;margin:0 auto}.faq-section .faq-header{text-align:center;margin-bottom:3rem}.faq-section .faq-header h2{font-size:2rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem}.faq-section .faq-header p{font-size:1.1rem;color:#6b7280}.faq-section .faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:768px){.faq-section .faq-grid{grid-template-columns:1fr}}.faq-section .faq-item{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 5px 20px #0000000d}.faq-section .faq-item h4{display:flex;align-items:flex-start;gap:.75rem;font-size:1rem;font-weight:600;color:#1a1a2e;margin-bottom:.75rem}.faq-section .faq-item h4 i{color:#16a34a;flex-shrink:0;margin-top:.125rem}.faq-section .faq-item p{font-size:.95rem;color:#6b7280;line-height:1.6;padding-left:1.75rem}.support-section{padding:5rem 2rem;background:linear-gradient(135deg,#166534,#22c55e)}.support-section .support-container{max-width:1200px;margin:0 auto}.support-section .support-header{text-align:center;margin-bottom:3rem;color:#fff}.support-section .support-header h2{font-size:2rem;font-weight:700}.support-section .support-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:1024px){.support-section .support-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.support-section .support-grid{grid-template-columns:1fr}}.support-section .support-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem;color:#fff}.support-section .support-card .card-icon{width:50px;height:50px;background:#fff3;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.support-section .support-card .card-icon i{font-size:1.25rem}.support-section .support-card h3{font-size:1.125rem;font-weight:700;margin-bottom:.75rem}.support-section .support-card p{font-size:.9rem;line-height:1.6;opacity:.9;margin-bottom:1rem}.support-section .support-card .support-link{font-size:.875rem;font-weight:600;color:#bbf7d0;text-decoration:none}.support-section .support-card .support-link:hover{text-decoration:underline}.contact-page .cta-section{padding:4rem 2rem;background:#1a1a2e}.contact-page .cta-section .cta-content{max-width:800px;margin:0 auto;text-align:center;color:#fff}.contact-page .cta-section .cta-content h2{font-size:2rem;font-weight:700;margin-bottom:.75rem}.contact-page .cta-section .cta-content p{font-size:1.125rem;opacity:.85;margin-bottom:2rem}.contact-page .cta-section .cta-content .cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.contact-page .cta-section .cta-content .cta-buttons .btn-primary,.contact-page .cta-section .cta-content .cta-buttons .btn-secondary{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:50px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s}.contact-page .cta-section .cta-content .cta-buttons .btn-primary:hover,.contact-page .cta-section .cta-content .cta-buttons .btn-secondary:hover{transform:scale(1.05)}.contact-page .cta-section .cta-content .cta-buttons .btn-primary{background:#25d366;color:#fff}.contact-page .cta-section .cta-content .cta-buttons .btn-secondary{background:transparent;color:#fff;border:2px solid white}@media(max-width:768px){.contact-page .page-hero{height:260px}.contact-page .page-hero .hero-content h1{font-size:2rem}.contact-page .page-hero .hero-content p{font-size:1rem}.contact-cards-section{padding:3rem 1rem;margin-top:-30px}.hours-section{padding:3rem 1rem}.hours-section .hours-image img{height:280px}.faq-section,.support-section,.contact-page .cta-section{padding:3rem 1rem}.contact-page .cta-section .cta-content h2{font-size:1.5rem}.contact-page .cta-section .cta-content .cta-buttons{flex-direction:column;align-items:center}.contact-page .cta-section .cta-content .cta-buttons .btn-primary,.contact-page .cta-section .cta-content .cta-buttons .btn-secondary{width:100%;max-width:280px;justify-content:center}}.checkout-page{padding:2rem 1rem}.checkout-container{max-width:1010px;margin:0 auto}.steps-indicator{display:flex;align-items:flex-start;justify-content:center;gap:0;margin-bottom:2rem;padding:1rem 2rem;background:#fff;border-radius:12px;max-width:700px;margin-left:auto;margin-right:auto;position:relative}.steps-indicator .step{display:flex;flex-direction:column;align-items:center;gap:.35rem;color:var(--p-text-muted-color);cursor:default;min-width:80px;position:relative;z-index:1}.steps-indicator .step.active{color:var(--p-primary-color)}.steps-indicator .step.active .step-number{background:var(--p-primary-color);color:#fff;border-color:var(--p-primary-color)}.steps-indicator .step.completed{color:var(--p-blue-600);cursor:pointer}.steps-indicator .step.completed .step-number{background:var(--p-blue-500);color:#fff;border-color:var(--p-blue-500)}.steps-indicator .step .step-number{width:28px;height:28px;border-radius:50%;background:#fff;border:2px solid var(--p-surface-300);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem}.steps-indicator .step .step-label{font-size:.8rem;font-weight:500;text-align:center}@media(max-width:768px){.steps-indicator .step .step-label{display:block;font-size:.65rem;line-height:1.1;max-width:70px}}.steps-indicator .step-line{flex:1;height:2px;background:var(--p-surface-300);margin-top:13px}.steps-indicator .step-line.completed{background:var(--p-blue-500)}.error-msg{margin-bottom:1rem}.checkout-content{display:grid;grid-template-columns:1fr 350px;gap:2rem;align-items:start}@media(max-width:992px){.checkout-content{grid-template-columns:1fr}.checkout-content .sidebar-col{order:1}.checkout-content .main-col{order:2}.checkout-content.step-advanced .main-col{order:1}.checkout-content.step-advanced .sidebar-col{order:2}.checkout-content.step-advanced .sidebar-info-card{display:none}}.main-col{display:flex;flex-direction:column;gap:.75rem;min-width:0}.step-title{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:600;color:var(--p-text-color)}.step-title i{color:var(--p-primary-color)}.step-title.warn i{color:var(--p-yellow-600)}.options-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(max-width:600px){.options-grid{grid-template-columns:1fr}}.option-card{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border:2px solid var(--p-surface-200);border-radius:12px;cursor:pointer;transition:all .2s;background:var(--p-surface-0)}.option-card:hover{border-color:var(--p-green-300, #86efac);background:var(--p-green-50, #f0fdf4)}.option-card.selected{border-color:var(--p-green-500, #22c55e);background:var(--p-green-50, #f0fdf4);box-shadow:0 0 0 3px #22c55e1f}.option-card .option-icon{width:40px;height:40px;border-radius:10px;background:var(--p-green-100, #dcfce7);display:flex;align-items:center;justify-content:center;flex-shrink:0}.option-card .option-icon i{font-size:1.125rem;color:var(--p-green-600, #16a34a)}.option-card .option-icon.transport{background:var(--p-blue-100, #dbeafe)}.option-card .option-icon.transport i{color:var(--p-blue-600, #2563eb)}.option-card .option-label{flex:1;min-width:0;font-size:.875rem;font-weight:600;color:var(--p-text-color)}.option-card :deep(.p-radiobutton){flex-shrink:0}.transport-contact{margin-top:1rem}.transport-contact-body{text-align:center;padding:2rem 1rem}.transport-contact-body .transport-contact-icon{width:64px;height:64px;border-radius:50%;background:var(--p-green-50, #f0fdf4);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.transport-contact-body .transport-contact-icon i{font-size:2rem;color:var(--p-green-600)}.transport-contact-body h3{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:var(--p-text-color)}.transport-contact-body p{color:var(--p-text-muted-color);margin-bottom:1.5rem;max-width:400px;margin-left:auto;margin-right:auto}.own-vehicle-flow{display:flex;flex-direction:column;gap:1rem}.notices-content{padding:1rem;background:var(--p-surface-50);border-radius:8px;border-left:4px solid var(--p-yellow-500);font-size:.9rem;line-height:1.7;margin-bottom:1rem;max-height:400px;overflow-y:auto;overflow-x:hidden;word-wrap:break-word;overflow-wrap:break-word;word-break:normal}.notices-content h1,.notices-content h2,.notices-content h3,.notices-content h4{margin:.75rem 0 .5rem;font-weight:700}.notices-content p{margin-bottom:.75rem}.notices-content ul,.notices-content ol{padding-left:1.5rem;margin-bottom:.75rem;list-style:initial}.notices-content ol{list-style:decimal}.notices-content ul{list-style:disc}.notices-content li{margin-bottom:.5rem}.notices-content p:last-child{margin-bottom:0}.notices-step-wrapper{position:relative}.scroll-hint-overlay{position:fixed;bottom:5rem;left:50%;transform:translate(-50%);z-index:100;pointer-events:none}@media(min-width:768px){.scroll-hint-overlay.mobile-only{display:none}}.scroll-hint-overlay .scroll-hint-box{display:flex;flex-direction:column;align-items:center;gap:.4rem;background:#000000bf;color:#fff;border-radius:1rem;padding:.65rem 1.25rem;font-size:.82rem;font-weight:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.scroll-hint-overlay .scroll-hint-box .scroll-hint-arrow{font-size:1.3rem;animation:bounce-down .8s ease-in-out infinite}.scroll-hint-fade-enter-active,.scroll-hint-fade-leave-active{transition:opacity .5s ease}.scroll-hint-fade-enter-from,.scroll-hint-fade-leave-to{opacity:0}@keyframes bounce-down{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@keyframes pulse-checkbox{0%,to{box-shadow:0 0 #22c55e80;background:transparent}50%{box-shadow:0 0 0 8px #22c55e00;background:#22c55e12}}.notices-accept .accept-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-weight:600;font-size:.95rem;border-radius:.75rem;padding:.65rem .8rem;transition:background .3s;border:2px solid #d1fae5;background:#f0fdf4;color:#15803d}.notices-accept .accept-label .custom-checkbox{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:26px;height:26px}.notices-accept .accept-label .custom-checkbox input[type=checkbox]{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;margin:0;z-index:1}.notices-accept .accept-label .custom-checkbox .checkmark{width:26px;height:26px;border-radius:7px;border:2.5px solid #16a34a;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.notices-accept .accept-label .custom-checkbox .checkmark i{font-size:.75rem;color:#fff;opacity:0;transition:opacity .15s ease}.notices-accept .accept-label .custom-checkbox.checked .checkmark{background:#16a34a;border-color:#16a34a}.notices-accept .accept-label .custom-checkbox.checked .checkmark i{opacity:1}.notices-accept .accept-label.checkbox-pulse{animation:pulse-checkbox 1.2s ease-in-out 4;border-color:#16a34a}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:640px){.form-grid{grid-template-columns:1fr}}.form-field.span-full{grid-column:1/-1}.form-grid-small{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}@media(max-width:640px){.form-grid-small{grid-template-columns:1fr 1fr}}.form-field{display:flex;flex-direction:column;gap:.375rem}.form-field label{font-size:.8125rem;font-weight:500;color:var(--p-text-muted-color)}.range-participants-grid{display:flex;flex-direction:column;gap:.75rem}.range-participant-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;border:1px solid var(--p-surface-200);border-radius:10px;background:var(--p-surface-0)}.range-participant-info{display:flex;flex-direction:column;gap:.125rem}.range-label{font-size:.9375rem;font-weight:600;color:var(--p-text-color)}.range-age{font-size:.75rem;color:var(--p-text-muted-color)}.range-price{font-size:.8125rem;font-weight:500;color:var(--p-green-600)}.qty-stepper{display:flex;align-items:center;gap:.625rem;flex-shrink:0}.qty-btn{width:2rem;height:2rem;min-width:2rem;border-radius:50%;border:1px solid var(--p-surface-300);background:var(--p-surface-0);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--p-text-color);transition:background .15s,border-color .15s;padding:0}.qty-btn i{font-size:.7rem}.qty-btn:hover:not(:disabled){background:var(--p-surface-100);border-color:var(--p-surface-400)}.qty-btn:disabled{opacity:.4;cursor:not-allowed}.qty-value{min-width:1.75rem;text-align:center;font-size:1rem;font-weight:600;color:var(--p-text-color)}.radio-options{display:flex;flex-wrap:wrap;gap:.75rem}.radio-option{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border:1px solid var(--p-surface-200);border-radius:10px;background:var(--p-surface-0);font-size:.875rem;color:var(--p-text-color);cursor:pointer}.driver-summary .driver-summary-box{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;border:1px solid var(--p-surface-200);border-radius:8px;background:var(--p-surface-50);font-size:.875rem;font-weight:600;color:var(--p-text-color)}.driver-summary .driver-doc{font-size:.8125rem;color:var(--p-text-muted-color);font-weight:500}.vehicles-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.vehicles-header .step-title{margin-bottom:0}.vehicle-card{border:1px solid var(--p-surface-200);border-radius:8px;padding:1rem;margin-bottom:1rem;background:var(--p-surface-0)}.vehicle-card .vehicle-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.vehicle-card .vehicle-card-header .vehicle-number{font-weight:600;font-size:.875rem;color:var(--p-primary-color)}.vehicle-card .vehicle-api-info{margin-top:.75rem;display:flex;gap:.5rem;flex-wrap:wrap}.vehicle-info-card{margin-top:.75rem;padding:.75rem;border:1px solid var(--p-surface-200);border-radius:10px;background:var(--p-surface-50)}.vehicle-info-card .vehicle-info-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.vehicle-info-card .vehicle-info-header .brand-logo{width:36px;height:36px;object-fit:contain}.vehicle-info-card .vehicle-info-header h4{font-size:.9375rem;font-weight:700;margin:0 0 .125rem}.vehicle-info-card .vehicle-info-header .vehicle-plate{margin:0;font-size:.75rem;color:var(--p-text-muted-color)}.vehicle-info-card .vehicle-info-details{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-bottom:.75rem}.vehicle-info-card .vehicle-info-details .detail{display:flex;align-items:center;gap:.375rem}.vehicle-info-card .vehicle-info-details .detail .label{font-size:.75rem;color:var(--p-text-muted-color)}.vehicle-info-card .vehicle-info-details .detail .value{font-size:.875rem;font-weight:600}@media(max-width:640px){.vehicle-info-card{padding:1rem}.vehicle-info-header{gap:.75rem}.vehicle-info-details{gap:.5rem .75rem}.people-counter{flex-direction:row;align-items:center;justify-content:space-between}.driver-fields{gap:.5rem}}.people-counter{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.375rem 0}.people-counter .people-counter-label{font-size:.875rem;color:var(--p-text-muted-color)}.driver-fields{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.75rem}@media(max-width:640px){.driver-fields{grid-template-columns:1fr}}.plate-input{display:flex;align-items:center;gap:.625rem}.plate-input .p-inputtext{flex:1;min-width:0}.plate-input .pi-check-circle{font-size:1.25rem;align-self:center}.plate-input .plate-search-button{flex-shrink:0;white-space:nowrap;font-weight:600;min-width:120px}@media(max-width:480px){.plate-input{flex-wrap:wrap}.plate-input .p-inputtext{width:100%}.plate-input .plate-search-button{width:100%;min-width:unset;justify-content:center}}.vehicle-note{margin-bottom:1rem}.step-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}@keyframes pix-pulse{0%,to{box-shadow:0 0 #16a34a8c;transform:scale(1)}55%{box-shadow:0 0 0 10px #16a34a00;transform:scale(1.04)}}.pix-btn:not(.p-disabled){animation:pix-pulse 3.8s ease-in-out infinite;will-change:transform,box-shadow}@keyframes pulse-plate{0%,to{box-shadow:0 0 #16a34a00;border-color:var(--p-inputtext-border-color, #d1d5db)}50%{box-shadow:0 0 0 6px #16a34a47;border-color:#16a34a}}.vehicle-plate-pulse{animation:pulse-plate 1s ease-in-out 4}@keyframes pulse-continue-btn{0%,to{box-shadow:0 0 #16a34a00;transform:scale(1)}50%{box-shadow:0 0 0 10px #16a34a4d;transform:scale(1.01)}}.continue-btn-pulse{animation:pulse-continue-btn 1.1s ease-in-out 4;will-change:transform,box-shadow}.loading-state{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;color:var(--p-text-muted-color)}.payment-split-notice{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;background:#eff6ff;border:1px solid #bfdbfe;border-left:4px solid #3b82f6;border-radius:.75rem;margin-bottom:1.25rem;font-size:.875rem;color:#1e40af;line-height:1.5}.payment-split-notice>i{color:#3b82f6;flex-shrink:0;margin-top:.15rem;font-size:1rem}.payment-split-notice strong{font-weight:700}.payment-split-notice .notice-compact{display:none}@media(max-width:600px){.payment-split-notice .notice-full{display:none}.payment-split-notice .notice-compact{display:flex;flex-direction:column;gap:.2rem;flex:1}.payment-split-notice .notice-compact .notice-row{display:flex;justify-content:space-between;font-size:.8125rem}.payment-split-notice .notice-compact .notice-row:not(:last-child){border-bottom:1px solid #bfdbfe;padding-bottom:.2rem}}.payment-methods .method-group{border:1px solid var(--p-surface-200);border-radius:8px;margin-bottom:.75rem;overflow:hidden}.payment-methods .method-header{display:flex;justify-content:space-between;align-items:center;padding:.875rem 1rem;cursor:pointer;background:var(--p-surface-50);transition:background .2s}.payment-methods .method-header:hover{background:var(--p-surface-100)}.payment-methods .method-header.expanded{border-bottom:1px solid var(--p-surface-200)}.payment-methods .method-header .method-info{display:flex;align-items:center;gap:.75rem;font-weight:600}.payment-methods .method-header .method-info i{font-size:1.25rem;color:var(--p-primary-color)}.payment-methods .method-options{padding:.5rem}.payment-methods .payment-option{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;border-radius:6px;cursor:pointer;transition:background .2s}.payment-methods .payment-option:hover{background:var(--p-surface-50)}.payment-methods .payment-option.selected{background:var(--p-primary-50, rgba(59, 130, 246, .05));border:1px solid var(--p-primary-200, rgba(59, 130, 246, .2))}.payment-methods .payment-option .option-details{flex:1}.payment-methods .payment-option .option-label{font-weight:600;font-size:.875rem;display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.payment-methods .payment-option .option-description{font-size:.8125rem;color:var(--p-text-muted-color);margin-bottom:.25rem}.payment-methods .payment-option .option-price{font-weight:700;color:var(--p-green-600)}.payment-methods .payment-option .option-price .original-price{text-decoration:line-through;color:var(--p-text-muted-color);font-weight:400;margin-right:.5rem;font-size:.8125rem}.payment-methods .payment-option .option-deposit,.payment-methods .payment-option .option-fee{font-size:.75rem;color:var(--p-text-muted-color);margin-top:.25rem}.card-form-section h4{font-size:1rem;font-weight:600;margin-bottom:1rem;color:var(--p-text-color)}.card-form-section .card-preview{position:relative;padding:1.5rem 1.75rem 1.75rem;border-radius:16px;color:#f9fafb;background:linear-gradient(135deg,#0f172a,#1e293b);box-shadow:0 8px 32px #00000040,0 2px 8px #00000026,inset 0 1px #ffffff1a;margin:0 auto 1.5rem;overflow:hidden;aspect-ratio:1.586/1;width:100%;max-width:400px;transition:transform .4s ease,box-shadow .4s ease,background .5s ease;font-family:Segoe UI,Roboto,Helvetica Neue,sans-serif}.card-form-section .card-preview:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0000004d,0 4px 12px #0003,inset 0 1px #ffffff1f}.card-form-section .card-preview .card-shine{position:absolute;inset:0;background:radial-gradient(ellipse at 20% 15%,rgba(255,255,255,.2),transparent 50%),radial-gradient(ellipse at 80% 80%,rgba(0,0,0,.15),transparent 50%);pointer-events:none}.card-form-section .card-preview .card-brand{position:relative;font-weight:700;letter-spacing:.12em;text-transform:uppercase;font-size:.8rem;text-align:right;text-shadow:0 1px 3px rgba(0,0,0,.3)}.card-form-section .card-preview .card-chip{width:42px;height:30px;border-radius:5px;background:linear-gradient(145deg,#fcd34d,#d97706);box-shadow:inset 0 1px 1px #fff6,0 1px 3px #0003;margin:.5rem 0 1rem;position:relative}.card-form-section .card-preview .card-chip:after{content:"";position:absolute;inset:4px;border-radius:3px;border:1px solid rgba(0,0,0,.15)}.card-form-section .card-preview .card-number{position:relative;font-size:1.1rem;letter-spacing:.16em;margin-bottom:1rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.card-form-section .card-preview .card-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;position:relative}.card-form-section .card-preview .label{font-size:.6rem;text-transform:uppercase;letter-spacing:.1em;opacity:.6;display:block;margin-bottom:.15rem}.card-form-section .card-preview .value{font-weight:600;font-size:.8rem;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 2px rgba(0,0,0,.2)}.card-form-section .card-preview.brand-visa{background:linear-gradient(135deg,#1d4ed8,#0ea5e9)}.card-form-section .card-preview.brand-mastercard{background:linear-gradient(135deg,#dc2626,#f97316)}.card-form-section .card-preview.brand-amex{background:linear-gradient(135deg,#0f766e,#14b8a6)}.card-form-section .card-preview.brand-elo{background:linear-gradient(135deg,#111827,#16a34a)}.card-form-section .card-preview.brand-hipercard{background:linear-gradient(135deg,#b91c1c,#7f1d1d)}.card-form-section .card-preview.brand-discover{background:linear-gradient(135deg,#f97316,#fb7185)}.card-form-section .card-preview.brand-jcb{background:linear-gradient(135deg,#16a34a,#1d4ed8)}.card-form-section .card-preview.brand-diners{background:linear-gradient(135deg,#0f172a,#334155)}.card-form-section .card-form{display:flex;flex-direction:column;gap:.75rem}.installment-fee-hint{display:flex;align-items:center;gap:.375rem;margin-top:.375rem;font-size:.75rem;color:var(--p-text-muted-color)}.installment-fee-hint i{font-size:.75rem;color:var(--p-blue-500)}.pix-result .pix-title{display:flex;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:600;margin-bottom:1.5rem}.pix-result .pix-title i{font-size:1.5rem;color:var(--p-primary-color)}.pix-result .pix-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.pix-result .pix-content .pix-instructions{color:var(--p-text-muted-color)}.pix-result .pix-content .qr-code-container{padding:1rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a}.pix-result .pix-content .qr-code-image{width:250px;height:250px}.pix-result .pix-content .pix-copy{width:100%;max-width:400px}.pix-result .pix-content .pix-copy .copy-code{display:flex;gap:.5rem}.pix-result .pix-content .pix-amount{font-size:1.125rem;display:flex;gap:.5rem}.pix-result .pix-content .pix-amount strong{color:var(--p-green-600);font-size:1.25rem}.pix-result .pix-content .polling-status{display:flex;align-items:center;gap:.75rem;color:var(--p-text-muted-color);font-size:.875rem}.voucher-success{text-align:center;padding:2rem 1rem}.voucher-success .success-icon{margin-bottom:1.5rem}.voucher-success .success-icon i{font-size:4rem;color:var(--p-green-500)}.voucher-success h2{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:var(--p-text-color)}.voucher-success>p{color:var(--p-text-muted-color);margin-bottom:2rem}.voucher-success .voucher-info{max-width:400px;margin:0 auto 2rem;background:var(--p-surface-50);border-radius:12px;padding:1.5rem}.voucher-success .voucher-info .info-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.9375rem}.voucher-success .voucher-info .info-row .booking-code{font-family:monospace;font-size:1.125rem;color:var(--p-primary-color)}.voucher-success .voucher-email-notice{color:var(--p-text-muted-color);font-size:.875rem;margin-bottom:2rem}.voucher-success .voucher-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.sidebar-col{display:flex;flex-direction:column;gap:1rem;position:sticky;top:80px}@media(max-width:992px){.sidebar-col{position:static}}.sidebar-section-title{font-size:.875rem;font-weight:600;color:var(--p-text-color);text-transform:uppercase;letter-spacing:.04em}.sidebar-info-card .sidebar-booking-label{display:flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--p-green-600);margin-bottom:.75rem}.sidebar-info-card .sidebar-booking-label i{font-size:.8rem}.sidebar-info-card .sidebar-tour-info{display:flex;align-items:center;gap:1rem}.sidebar-info-card .sidebar-tour-info .tour-image{width:80px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0}.sidebar-info-card .sidebar-tour-info .tour-image img{width:100%;height:100%;object-fit:cover}.sidebar-info-card .sidebar-tour-info .tour-details h3{font-size:.9375rem;font-weight:700;margin-bottom:.375rem;color:var(--p-text-color);text-transform:uppercase}.sidebar-info-card .sidebar-tour-info .tour-details .tour-meta{display:flex;flex-direction:column;gap:.25rem}.sidebar-info-card .sidebar-tour-info .tour-details .tour-meta .meta-item{font-size:.8125rem;color:var(--p-text-muted-color);display:flex;align-items:center;gap:.375rem}.sidebar-info-card .sidebar-tour-info .tour-details .tour-meta .meta-item i{font-size:.75rem}.sidebar-info-card .sidebar-booking-info{display:flex;flex-direction:column;gap:.75rem}.sidebar-info-card .info-item{display:flex;align-items:center;gap:.625rem;font-weight:500}.sidebar-info-card .info-item>i{color:var(--p-primary-color);font-size:1.125rem}.summary-sidebar-card h4{font-size:1rem;font-weight:600;margin-bottom:.75rem;color:var(--p-text-color)}.summary-sidebar-card .summary-details .summary-top{display:grid;gap:.5rem;margin-bottom:.75rem}.summary-sidebar-card .summary-details .summary-top .summary-metric{display:flex;justify-content:space-between;font-size:.875rem}.summary-sidebar-card .summary-details .summary-top .summary-metric span{color:var(--p-text-muted-color)}.summary-sidebar-card .summary-details .summary-top .summary-metric strong{font-weight:700;color:var(--p-text-color)}.summary-sidebar-card .summary-details .summary-top .summary-metric .summary-empty{padding:.75rem;border:1px dashed #d8dee8;border-radius:10px;color:#6b7280;font-size:.875rem;text-align:center}.summary-sidebar-card .summary-details .summary-top .summary-metric .text-red{color:var(--p-red-500)}.summary-sidebar-card .summary-details .summary-vehicles{padding:.75rem;border-radius:8px;background:var(--p-surface-50);margin-bottom:.75rem}.summary-sidebar-card .summary-details .summary-vehicles .summary-vehicles-title{font-size:.75rem;font-weight:600;color:var(--p-text-muted-color);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem}.summary-sidebar-card .summary-details .summary-vehicles .summary-vehicles-list{display:flex;flex-direction:column;gap:.5rem}.summary-sidebar-card .summary-details .summary-vehicles .vehicle-summary{display:flex;justify-content:space-between;font-size:.875rem}.summary-sidebar-card .summary-details .summary-vehicles .vehicle-summary .vehicle-name{font-weight:600}.summary-sidebar-card .summary-details .summary-vehicles .vehicle-summary .vehicle-people{color:var(--p-text-muted-color)}.summary-sidebar-card .summary-details .summary-row{display:flex;justify-content:space-between;font-size:.875rem;padding:.375rem 0}.summary-sidebar-card .summary-details .summary-row.total{font-weight:700;font-size:1.125rem;color:var(--p-green-600)}.summary-sidebar-card .summary-details .summary-row.discount{color:var(--p-green-600)}.summary-sidebar-card .summary-details .summary-row .text-red{color:var(--p-red-500);font-weight:600}.summary-sidebar-card .summary-details .deposit-info{margin-top:.5rem;padding:.75rem;background:var(--p-surface-50);border-radius:6px}.summary-sidebar-card .summary-details .deposit-info .summary-row{font-size:.8125rem}.summary-sidebar-card .summary-details .summary-range-breakdown{padding:.75rem;border-radius:8px;background:var(--p-surface-50);margin-bottom:.75rem}.summary-sidebar-card .summary-details .summary-range-breakdown .summary-range-item{display:flex;justify-content:space-between;font-size:.875rem;padding:.25rem 0}.summary-sidebar-card .summary-details .summary-range-breakdown .summary-range-item:not(:last-child){border-bottom:1px solid var(--p-surface-200)}.summary-sidebar-card .summary-details .summary-row.total-passeio{font-weight:600;font-size:.9375rem;border-bottom:1px solid var(--p-surface-200);padding-bottom:.5rem;margin-bottom:.25rem}.summary-sidebar-card .summary-details .summary-row.online-split{font-size:.8125rem;color:var(--p-text-muted-color)}.security-badges{display:flex;justify-content:center;gap:1.5rem;padding:1rem 0}.security-badges.mobile-only{display:none}.security-badges .badge-item{display:flex;flex-direction:column;align-items:center;gap:.375rem;text-align:center}.security-badges .badge-item i{font-size:1.25rem;color:var(--p-green-600)}.security-badges .badge-item span{font-size:.6875rem;color:var(--p-text-muted-color);font-weight:500}@media(max-width:992px){.security-badges.desktop-only{display:none}.security-badges.mobile-only{display:flex}}.sidebar-action-btn{margin-top:1rem}.sidebar-action-btn :deep(.p-button-icon-right){margin-right:.25rem}.sidebar-action-btn.mobile-only{display:none}.sidebar-action-btn.desktop-only{display:block}@media(max-width:992px){.sidebar-action-btn.mobile-only{display:block}.sidebar-action-btn.desktop-only{display:none}}.threeds-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9999}.threeds-modal{background:var(--p-surface-0);border-radius:12px;padding:1.5rem;width:540px;max-width:95vw;box-shadow:0 20px 60px #0000004d}.threeds-header{text-align:center;margin-bottom:1rem}.threeds-header h3{margin:0 0 .25rem;font-size:1.125rem;color:var(--p-text-color)}.threeds-header p{margin:0;font-size:.875rem;color:var(--p-text-muted-color)}.threeds-iframe{width:100%;height:500px;border:1px solid var(--p-surface-200);border-radius:8px}.threeds-footer{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;color:var(--p-text-muted-color);font-size:.875rem}@media(max-width:640px){.threeds-iframe{height:440px}}.dash{display:flex;flex-direction:column;gap:1.25rem;overflow-x:hidden}@media(max-width:600px){.dash{gap:.875rem}}.dash__header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.dash__header h1{font-size:1.625rem;font-weight:700;color:var(--p-text-color);margin:0;line-height:1.2}.dash__header p{font-size:.875rem;color:var(--p-text-muted-color);margin:.2rem 0 0}@media(max-width:600px){.dash__header{flex-direction:column;align-items:flex-start;gap:.75rem}.dash__header .period-selector{width:100%}.dash__header .period-selector :deep(.p-selectbutton){width:100%;display:flex}.dash__header .period-selector :deep(.p-button){flex:1;justify-content:center}}.dash__alert{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.125rem;background:#fff7ed;border:1px solid #fed7aa;border-radius:.75rem;cursor:pointer;transition:background .15s;font-size:.875rem;color:#c2410c}.dash__alert:hover{background:#ffedd5}.dash__alert i:first-child{font-size:1rem;flex-shrink:0}.dash__alert span:first-of-type{flex:1}@media(max-width:600px){.dash__alert{flex-wrap:wrap;font-size:.8125rem}}.dash__alert-action{display:flex;align-items:center;gap:.375rem;font-weight:600;font-size:.8125rem;white-space:nowrap;flex-shrink:0}.dash__today{display:flex;align-items:center;gap:1.25rem;padding:1.125rem 1.5rem;background:linear-gradient(135deg,#10b981,#059669);border-radius:.875rem;color:#fff;flex-wrap:wrap}@media(max-width:600px){.dash__today{flex-direction:column;align-items:flex-start;padding:1rem 1.125rem;gap:.875rem}}.dash__today-icon{width:44px;height:44px;background:#fff3;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dash__today-icon i{font-size:1.375rem}.dash__today-content{flex:1}.dash__today-label{font-size:.8rem;opacity:.85;font-weight:500;display:block;margin-bottom:.375rem}.dash__today-stats{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.dash__today-stat{display:flex;flex-direction:column;gap:.125rem}.dash__today-stat strong{font-size:1.25rem;font-weight:700;color:#fff}.dash__today-stat span{font-size:.75rem;opacity:.85}.dash__today-divider{width:1px;height:30px;background:#ffffff4d;flex-shrink:0}@media(max-width:600px){.dash__today-divider{display:none}}.dash__today-btn{background:#fff3!important;border:none!important;color:#fff!important;flex-shrink:0}.dash__today-btn:hover{background:#ffffff4d!important}@media(max-width:600px){.dash__today-btn{width:100%;justify-content:center}}.dash__kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media(max-width:1200px){.dash__kpis{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.dash__kpis{grid-template-columns:repeat(2,1fr);gap:.75rem}}.dash__main{display:grid;grid-template-columns:1fr 360px;gap:1.25rem;align-items:stretch}@media(max-width:1100px){.dash__main{grid-template-columns:1fr}}.dash__main-left{display:flex;flex-direction:column;gap:1.25rem;min-width:0;overflow:hidden}.dash__main-left>.dash-card:last-child{flex:1}.dash__aside{display:flex;flex-direction:column;gap:1.25rem;min-width:0;overflow:hidden}.dash__charts{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;align-items:stretch}@media(max-width:1024px){.dash__charts{grid-template-columns:1fr}}.dash__charts .dash-card--chart{display:flex;flex-direction:column}.dash__charts .dash-card--chart .dash-card__chart-body{flex:1;display:flex;align-items:center;justify-content:center}.dash__guides .dash-card{width:100%}.period-selector :deep(.p-button){padding:.4rem .875rem;font-size:.8rem}.kpi-card{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:.875rem;padding:1.25rem;display:flex;flex-direction:column}@media(max-width:480px){.kpi-card{padding:1rem .875rem}}.kpi-card--danger{border-color:#fed7aa;background:#fffbf7}.kpi-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.875rem}.kpi-card__icon{width:44px;height:44px;border-radius:.75rem;display:flex;align-items:center;justify-content:center}.kpi-card__icon i{font-size:1.25rem;color:#fff}.kpi-card__icon--blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.kpi-card__icon--green{background:linear-gradient(135deg,#10b981,#059669)}.kpi-card__icon--purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.kpi-card__icon--orange{background:linear-gradient(135deg,#f59e0b,#d97706)}.kpi-card__trend{display:inline-flex;align-items:center;gap:.25rem;font-size:.8rem;font-weight:600;padding:.3rem .6rem;border-radius:6px}.kpi-card__trend.growth-positive{color:#10b981;background:#ecfdf5}.kpi-card__trend.growth-negative{color:#ef4444;background:#fef2f2}.kpi-card__trend.growth-neutral{color:#6b7280;background:#f3f4f6}.kpi-card__trend i{font-size:.7rem}.kpi-card__value{font-size:1.625rem;font-weight:700;color:var(--p-text-color);margin:0;line-height:1.2}@media(max-width:480px){.kpi-card__value{font-size:1.25rem}}.kpi-card__label{font-size:.8rem;color:var(--p-text-muted-color);margin:.3rem 0 0}.kpi-card__footer{margin-top:.875rem;padding-top:.625rem;border-top:1px solid var(--p-surface-100);font-size:.8rem;color:var(--p-text-muted-color)}.kpi-card__footer--link{display:flex;align-items:center;gap:.375rem;color:#f59e0b;font-weight:600;cursor:pointer}.kpi-card__footer--link:hover{text-decoration:underline}.kpi-card__footer--link i{font-size:.7rem}.dash-card{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:.875rem;overflow:hidden;min-width:0;max-width:100%}.dash-card--chart .dash-card__chart-body{padding:0 1.25rem 1.25rem}.dash-card__head{display:flex;align-items:center;justify-content:space-between;gap:.875rem;padding:1rem 1.25rem;border-bottom:1px solid var(--p-surface-100)}@media(max-width:600px){.dash-card__head{padding:.875rem 1rem}}.dash-card__head h2{font-size:.9375rem;font-weight:700;color:var(--p-text-color);margin:0 0 .125rem}.dash-card__head p{font-size:.8rem;color:var(--p-text-muted-color);margin:0}.dash-card__head-left{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.dash-card__icon{width:34px;height:34px;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dash-card__icon i{font-size:.9rem;color:#fff}.dash-card__icon--green{background:linear-gradient(135deg,#10b981,#059669)}.dash-card__icon--blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.dash-card__icon--purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.dash-card__icon--orange{background:linear-gradient(135deg,#f59e0b,#d97706)}.dash-card__icon--teal{background:linear-gradient(135deg,#14b8a6,#0d9488)}.dash-card__link{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;color:var(--p-primary-500);text-decoration:none;white-space:nowrap;flex-shrink:0}.dash-card__link:hover{text-decoration:underline}.dash-card__link i{font-size:.75rem}.dash-card__chart-body{padding:1rem 1.25rem 1.25rem;display:flex;align-items:center;justify-content:center}.payments-feed{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:.875rem;overflow:hidden}.payments-feed .dash-card__head{padding:1rem 1.25rem;border-bottom:1px solid var(--p-surface-100);display:flex;align-items:center;justify-content:space-between}.payments-feed__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1.75rem 1.25rem;color:var(--p-text-muted-color);font-size:.875rem}.payments-feed__empty i{font-size:1.75rem;opacity:.35}.payments-feed__list{display:flex;flex-direction:column;max-height:480px;overflow-y:auto}.payment-item{display:flex;align-items:flex-start;gap:.875rem;padding:.875rem 1.25rem;border-bottom:1px solid var(--p-surface-50);cursor:pointer;transition:background .12s}.payment-item:last-child{border-bottom:none}.payment-item:hover{background:var(--p-surface-50)}@media(max-width:600px){.payment-item{padding:.75rem 1rem;gap:.625rem}}.payment-item__avatar{flex-shrink:0;margin-top:.125rem;background:linear-gradient(135deg,#10b981,#059669)!important;color:#fff!important;font-size:.75rem!important;font-weight:700!important}.payment-item__avatar--pending{background:linear-gradient(135deg,#f59e0b,#d97706)!important}.payment-item__info{flex:1;min-width:0;overflow:hidden}.payment-item__top{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}@media(max-width:600px){.payment-item__top{flex-direction:column;gap:.125rem}}.payment-item__name{font-size:.9rem;font-weight:600;color:var(--p-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.payment-item__amount{font-size:1rem;font-weight:700;color:#059669;white-space:nowrap;flex-shrink:0}@media(max-width:600px){.payment-item__amount{font-size:.9rem}}.payment-item__amount--pending{color:#d97706}.payment-item__mid{display:flex;align-items:center;gap:.625rem;margin-top:.25rem;flex-wrap:wrap}.payment-item__tour{display:flex;align-items:center;gap:.3rem;font-size:.8125rem;color:var(--p-text-muted-color);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:180px}@media(max-width:600px){.payment-item__tour{max-width:140px}}.payment-item__tour i{font-size:.75rem;flex-shrink:0}.payment-item__meta{display:flex;align-items:center;gap:.75rem;margin-top:.3rem;font-size:.75rem;color:var(--p-text-muted-color);flex-wrap:wrap}@media(max-width:600px){.payment-item__meta{gap:.4rem;font-size:.7rem}}.payment-item__meta span{display:flex;align-items:center;gap:.25rem}.payment-item__meta span i{font-size:.7rem}.payment-item__time{margin-left:auto;font-style:italic;opacity:.7}@media(max-width:600px){.payment-item__time{display:none}}.payment-item__action{background:none;border:none;padding:.25rem;cursor:pointer;color:var(--p-text-muted-color);display:flex;align-items:center;border-radius:.375rem;transition:all .12s;flex-shrink:0;margin-top:.125rem}@media(max-width:600px){.payment-item__action{display:none}}.payment-item__action:hover{background:var(--p-surface-100);color:var(--p-text-color)}.payment-item__action i{font-size:.75rem}.payment-badge{display:inline-flex;align-items:center;padding:.2rem .5rem;border-radius:999px;font-size:.7rem;font-weight:600;white-space:nowrap;border:1px solid}.payment-badge--paid{background:#dcfce7;color:#16a34a;border-color:#bbf7d0}.payment-badge--partial{background:#fff7ed;color:#c2410c;border-color:#fed7aa}.payment-badge--pending{background:#fefce8;color:#a16207;border-color:#fde68a}.payment-badge--overdue{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.payment-badge--scheduled{background:#dbeafe;color:#1d4ed8;border-color:#bfdbfe}.payment-badge--deposit{background:#f0fdf4;color:#15803d;border-color:#86efac}.payment-badge--progress{background:#f3e8ff;color:#7e22ce;border-color:#e9d5ff}.upcoming-list{display:flex;flex-direction:column}.upcoming-item{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem 1.25rem;border-bottom:1px solid var(--p-surface-100);cursor:pointer;transition:background .12s}.upcoming-item:last-child{border-bottom:none}.upcoming-item:hover{background:var(--p-surface-50)}.upcoming-item__date{min-width:52px;text-align:center;padding:.375rem .25rem;border-radius:.5rem;background:var(--p-surface-100);color:var(--p-text-muted-color);font-size:.8rem;font-weight:700;flex-shrink:0}.upcoming-item__date--today{background:#dcfce7;color:#16a34a}.upcoming-item__info{flex:1;min-width:0}.upcoming-item__info strong{display:block;font-size:.9375rem;font-weight:700;color:var(--p-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:.25rem}.upcoming-item__meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;font-size:.75rem;color:var(--p-text-muted-color)}.upcoming-item__meta span{display:flex;align-items:center;gap:.225rem}.upcoming-item__meta i{font-size:.7rem}.upcoming-item__people{font-weight:700;color:#16a34a!important;background:#dcfce7;padding:.15rem .5rem;border-radius:999px;font-size:.78rem!important}.upcoming-item__bookings{color:var(--p-text-muted-color);font-size:.72rem!important}.ranking-list{display:flex;flex-direction:column;padding:.5rem 0}.ranking-item{display:flex;align-items:center;gap:.75rem;padding:.625rem 1.25rem;transition:background .12s}.ranking-item:hover{background:var(--p-surface-50)}.ranking-item__pos{min-width:24px;height:24px;border-radius:50%;background:var(--p-surface-100);color:var(--p-text-muted-color);font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ranking-item__pos--gold{background:#fef3c7;color:#d97706}.ranking-item__pos--silver{background:#f1f5f9;color:#475569}.ranking-item__pos--bronze{background:#fff7ed;color:#c2410c}.ranking-item__avatar{flex-shrink:0;background:linear-gradient(135deg,#8b5cf6,#7c3aed)!important;color:#fff!important;font-size:.7rem!important;font-weight:700!important}.ranking-item__info{flex:1;min-width:0}.ranking-item__info span{display:block;font-size:.875rem;font-weight:600;color:var(--p-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ranking-item__info small{font-size:.75rem;color:var(--p-text-muted-color)}.ranking-item__value{font-size:.875rem;font-weight:700;color:var(--p-primary-500);white-space:nowrap;flex-shrink:0}.ranking-item__stars{display:flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;color:#f59e0b;flex-shrink:0}.ranking-item__stars i{font-size:.75rem}.page-hero{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.page-hero__left{display:flex;align-items:center;gap:1rem}.page-hero__icon{width:3rem;height:3rem;border-radius:.75rem;background:linear-gradient(135deg,var(--p-primary-500),var(--p-primary-400));display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #0000001f}.page-hero__icon i{color:#fff;font-size:1.25rem}.page-hero__icon--blue{background:linear-gradient(135deg,#3b82f6,#60a5fa)}.page-hero__icon--purple{background:linear-gradient(135deg,#8b5cf6,#a78bfa)}.page-hero__icon--orange{background:linear-gradient(135deg,#f97316,#fb923c)}.page-hero__icon--teal{background:linear-gradient(135deg,#0d9488,#2dd4bf)}.page-hero__icon--red{background:linear-gradient(135deg,#ef4444,#f87171)}.page-hero__text h1{font-size:1.6rem;font-weight:700;color:var(--p-text-color);margin:0;line-height:1.2}.page-hero__text p{font-size:.875rem;color:var(--p-text-muted-color);margin:.2rem 0 0}.page-hero__right{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.page-hero__stat{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--p-surface-50);border:1px solid var(--p-surface-200);border-radius:2rem;font-size:.875rem;color:var(--p-text-muted-color);white-space:nowrap}.page-hero__stat strong{color:var(--p-primary-600);font-weight:700;font-size:1rem}.p-galleria-nav-button{z-index:2}.price-ranges-wrapper{background:var(--p-surface-50);border:1px solid var(--p-surface-200);border-radius:10px;padding:1rem;overflow-x:auto}.price-ranges-head{display:grid;grid-template-columns:2fr 88px 88px 148px 80px 40px;gap:.625rem;padding:0 .75rem .625rem;border-bottom:1px solid var(--p-surface-200);margin-bottom:.5rem}.price-ranges-head span{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--p-surface-500)}.price-range-row{display:grid;grid-template-columns:2fr 88px 88px 148px 80px 40px;gap:.625rem;align-items:center;background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:8px;padding:.625rem .75rem;margin-bottom:.5rem}.price-range-row:last-of-type{margin-bottom:0}.price-range-row .p-inputtext,.price-range-row .p-inputnumber{width:100%}.price-range-row__toggle{display:flex;align-items:center;justify-content:flex-start;height:100%}.price-ranges-add{padding-top:.75rem;border-top:1px solid var(--p-surface-200);margin-top:.5rem}.tours-filter-card{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 1px 3px #0000000d}.tours-filter-card .tours-filter-card__fields{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;align-items:end}@media(max-width:900px){.tours-filter-card .tours-filter-card__fields{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.tours-filter-card .tours-filter-card__fields{grid-template-columns:1fr}}.tours-filter-card .tours-filter-card__field{display:flex;flex-direction:column}.tours-filter-card .tours-filter-card__label{display:block;font-size:.8125rem;font-weight:600;color:var(--p-surface-600);margin-bottom:.4rem;letter-spacing:.01em}.tours-filter-card .tours-filter-card__label--spacer{visibility:hidden}.tour-row{display:flex;align-items:center;gap:.875rem;padding:.25rem 0}.tour-row .tour-row__thumb{flex-shrink:0;width:3.5rem;height:2.75rem;border-radius:8px;overflow:hidden;background:var(--p-surface-100);border:1px solid var(--p-surface-200)}.tour-row .tour-row__thumb-img{width:100%;height:100%;object-fit:cover;display:block}.tour-row .tour-row__thumb-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--p-surface-400);font-size:1.125rem}.tour-row .tour-row__info{display:flex;flex-direction:column;gap:.35rem;min-width:0}.tour-row .tour-row__name{font-weight:600;color:var(--p-surface-800);font-size:.9rem;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px}.tour-row .tour-row__badges{display:flex;flex-wrap:wrap;gap:.35rem}.tour-row .tour-row__badge{display:inline-flex;align-items:center;gap:.25rem;font-size:.7rem;font-weight:600;padding:.15rem .5rem;border-radius:6px;line-height:1.4}.tour-row .tour-row__badge i{font-size:.65rem}.tour-row .tour-row__badge--featured{background:#fef9c3;color:#92400e}.tour-row .tour-row__badge--meta{background:var(--p-surface-100);color:var(--p-surface-500)}.tour-show-header{background:linear-gradient(135deg,var(--p-surface-50) 0%,var(--p-surface-100) 100%);border-radius:var(--p-border-radius-lg, 12px);padding:1.75rem 2rem;border:1px solid var(--p-surface-200);margin-bottom:1.5rem}.tour-show-header .tour-show-header__title{font-size:1.875rem;font-weight:700;color:var(--p-surface-900);line-height:1.2}.tour-show-header .tour-show-header__badges{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.625rem}.tour-show-header .tour-show-header__meta{font-size:.8125rem;color:var(--p-surface-400);margin-top:.75rem}.tour-show-header .tour-show-header__meta span+span:before{content:"·";margin:0 .5rem}.tour-show-header .tour-show-header__actions{display:flex;gap:.5rem;align-items:flex-start;flex-shrink:0}.tour-stat-card{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;border-radius:var(--p-border-radius-lg, 12px);background:var(--p-surface-0);border:1px solid var(--p-surface-200);height:100%;transition:border-color .2s,box-shadow .2s}.tour-stat-card:hover{border-color:var(--p-primary-300);box-shadow:0 4px 12px #0000000f}.tour-stat-card .tour-stat-card__icon{width:2.75rem;height:2.75rem;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.125rem}.tour-stat-card .tour-stat-card__icon--blue{background:#e0f0ff;color:#2563eb}.tour-stat-card .tour-stat-card__icon--green{background:#dcfce7;color:#16a34a}.tour-stat-card .tour-stat-card__icon--purple{background:#f3e8ff;color:#9333ea}.tour-stat-card .tour-stat-card__icon--amber{background:#fef9c3;color:#ca8a04}.tour-stat-card .tour-stat-card__icon--rose{background:#ffe4e6;color:#e11d48}.tour-stat-card .tour-stat-card__label{font-size:.75rem;font-weight:500;color:var(--p-surface-500);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.tour-stat-card .tour-stat-card__value{font-size:1.0625rem;font-weight:600;color:var(--p-surface-900);line-height:1.2}.tour-section-card .tour-section-card__header{display:flex;align-items:center;gap:.625rem;font-size:.9375rem;font-weight:600;color:var(--p-surface-700);margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--p-surface-200)}.tour-section-card .tour-section-card__header i{color:var(--p-primary-color)}.price-ranges-table{width:100%;border-collapse:collapse;font-size:.9rem}.price-ranges-table th{background:var(--p-surface-100);color:var(--p-surface-600);font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;padding:.625rem .875rem;border-bottom:1px solid var(--p-surface-200);text-align:left}.price-ranges-table td{padding:.75rem .875rem;border-bottom:1px solid var(--p-surface-100);color:var(--p-surface-800);vertical-align:middle}.price-ranges-table tr:last-child td{border-bottom:none}.price-ranges-table .price-ranges-table__free-badge{display:inline-block;background:#dcfce7;color:#16a34a;font-size:.7rem;font-weight:700;padding:.2rem .5rem;border-radius:6px;text-transform:uppercase}.tour-sidebar-card{border-radius:var(--p-border-radius-lg, 12px);overflow:hidden}.tour-sidebar-card .tour-sidebar-card__icon-header{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600}.tour-sidebar-card .tour-sidebar-card__icon-header i{color:var(--p-primary-color)}.tour-meta-list{list-style:none;padding:0;margin:0}.tour-meta-list li{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.875rem;border-bottom:1px solid var(--p-surface-100)}.tour-meta-list li:last-child{border-bottom:none}.tour-meta-list li .meta-label{color:var(--p-surface-500);font-weight:500}.tour-meta-list li .meta-value{color:var(--p-surface-700);font-weight:600;text-align:right}.category-tours-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:1024px){.category-tours-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.category-tours-grid{grid-template-columns:1fr}}.category-tour-card{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:12px;overflow:hidden;cursor:pointer;transition:box-shadow .2s,border-color .2s,transform .15s}.category-tour-card:hover{box-shadow:0 6px 20px #0000001a;border-color:var(--p-primary-300);transform:translateY(-2px)}.category-tour-card .category-tour-card__image{position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--p-surface-100)}.category-tour-card .category-tour-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.category-tour-card:hover .category-tour-card__image img{transform:scale(1.04)}.category-tour-card .category-tour-card__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--p-surface-400);font-size:2rem}.category-tour-card .category-tour-card__featured-badge{position:absolute;top:.625rem;right:.625rem;background:#0000008c;color:#fbbf24;font-size:.7rem;font-weight:700;padding:.2rem .6rem;border-radius:6px;display:flex;align-items:center;gap:.25rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.category-tour-card .category-tour-card__featured-badge i{font-size:.65rem}.category-tour-card .category-tour-card__body{padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.6rem}.category-tour-card .category-tour-card__name{font-size:.9375rem;font-weight:700;color:var(--p-surface-900);margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-tour-card .category-tour-card__meta{display:flex;flex-wrap:wrap;gap:.5rem}.category-tour-card .category-tour-card__meta-item{display:inline-flex;align-items:center;gap:.3rem;font-size:.8rem;color:var(--p-surface-500)}.category-tour-card .category-tour-card__meta-item i{font-size:.75rem}.category-tour-card .category-tour-card__footer{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:.25rem}.category-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:var(--p-surface-0);border:1px dashed var(--p-surface-300);border-radius:12px;text-align:center}.guide-show{display:flex;flex-direction:column;gap:1.5rem}.guide-show__hero{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:12px;padding:2rem;display:flex;align-items:center;gap:1.75rem}@media(max-width:768px){.guide-show__hero{flex-direction:column;text-align:center}}.guide-show__avatar{width:88px;height:88px;border-radius:50%;object-fit:cover;flex-shrink:0;border:3px solid var(--p-surface-200)}.guide-show__avatar-placeholder{width:88px;height:88px;border-radius:50%;background:var(--p-primary-100);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:2rem;font-weight:700;color:var(--p-primary-600);border:3px solid var(--p-surface-200)}.guide-show__hero-info{flex:1;min-width:0}.guide-show__hero-name{font-size:1.5rem;font-weight:700;color:var(--p-surface-900);margin:0 0 .25rem;line-height:1.2}.guide-show__hero-nick{font-size:.875rem;color:var(--p-surface-500);margin:0 0 .75rem}.guide-show__hero-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem 1.25rem;font-size:.8125rem;color:var(--p-surface-600)}.guide-show__hero-meta span{display:flex;align-items:center;gap:.35rem}.guide-show__hero-meta span i{font-size:.875rem;color:var(--p-surface-400)}.guide-show__status{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.guide-show__status--active{background:#d1fae5;color:#065f46}.guide-show__status--inactive,.guide-show__status--suspended{background:#fee2e2;color:#991b1b}.guide-show__status--pending{background:#fef9c3;color:#854d0e}.guide-show__hero-actions{display:flex;flex-direction:column;gap:.625rem;flex-shrink:0}@media(max-width:768px){.guide-show__hero-actions{flex-direction:row;flex-wrap:wrap;justify-content:center}}.guide-show__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:768px){.guide-show__stats{grid-template-columns:1fr 1fr}}.guide-show__stat{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:10px;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.25rem}.guide-show__stat-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--p-surface-500)}.guide-show__stat-value{font-size:2rem;font-weight:700;color:var(--p-surface-900);line-height:1}.guide-show__stat-sub{font-size:.75rem;color:var(--p-surface-400)}.guide-show__content{display:grid;grid-template-columns:1fr 380px;gap:1.25rem;align-items:start}@media(max-width:1100px){.guide-show__content{grid-template-columns:1fr}}.guide-card{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:10px;overflow:hidden}.guide-card__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--p-surface-100)}.guide-card__title{font-size:.875rem;font-weight:600;color:var(--p-surface-700);display:flex;align-items:center;gap:.5rem}.guide-card__title i{color:var(--p-primary-500)}.guide-card__count{font-size:.75rem;background:var(--p-surface-100);color:var(--p-surface-600);border-radius:999px;padding:.15rem .625rem;font-weight:600}.guide-card__body{padding:0}.booking-item{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.5rem 1rem;padding:.875rem 1.25rem;border-bottom:1px solid var(--p-surface-100);transition:background .15s}.booking-item:last-child{border-bottom:none}.booking-item:hover{background:var(--p-surface-50)}.booking-item__main{display:flex;flex-direction:column;gap:.2rem;min-width:0}.booking-item__tour{font-size:.8125rem;font-weight:600;color:var(--p-surface-800);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.booking-item__meta{font-size:.75rem;color:var(--p-surface-500);display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.booking-item__side{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;flex-shrink:0}.booking-item__price{font-size:.875rem;font-weight:700;color:var(--p-surface-900)}.booking-item__date{font-size:.7rem;color:var(--p-surface-400)}.avail-item{display:flex;align-items:center;gap:.875rem;padding:.75rem 1.25rem;border-bottom:1px solid var(--p-surface-100);font-size:.8125rem}.avail-item:last-child{border-bottom:none}.avail-item__bullet{width:8px;height:8px;border-radius:50%;background:var(--p-primary-400);flex-shrink:0}.avail-item__tour{flex:1;font-weight:500;color:var(--p-surface-700)}.avail-item__time{font-size:.75rem;color:var(--p-surface-500);background:var(--p-surface-100);padding:.2rem .5rem;border-radius:4px}.guide-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}@media(max-width:500px){.guide-info-grid{grid-template-columns:1fr}}.guide-info-item{padding:.875rem 1.25rem;border-bottom:1px solid var(--p-surface-100);border-right:1px solid var(--p-surface-100)}.guide-info-item:nth-child(2n){border-right:none}.guide-info-item:last-child,.guide-info-item:nth-last-child(2):nth-child(odd){border-bottom:none}.guide-info-item__label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--p-surface-400);margin-bottom:.2rem}.guide-info-item__value{font-size:.8125rem;font-weight:500;color:var(--p-surface-800)}.guide-bio{padding:1rem 1.25rem;font-size:.8125rem;color:var(--p-surface-600);line-height:1.6;font-style:italic;border-top:1px solid var(--p-surface-100)}.guide-empty{padding:2rem 1.25rem;text-align:center;color:var(--p-surface-400);font-size:.8125rem}.cs-page{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;max-width:1200px}@media(max-width:768px){.cs-page{padding:1rem}}.cs-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.cs-header__left{display:flex;align-items:center;gap:1rem}.cs-back-btn{width:2.25rem;height:2.25rem;border-radius:50%;border:1px solid var(--p-surface-200);background:var(--p-surface-0);color:var(--p-surface-600);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}.cs-back-btn:hover{background:var(--p-surface-100);color:var(--p-surface-900)}.cs-header__title{font-size:1.5rem;font-weight:700;color:var(--p-surface-900);margin:0;line-height:1.2}.cs-header__sub{font-size:.8125rem;color:var(--p-surface-500);margin:.1rem 0 0}.cs-header__actions{display:flex;align-items:center;gap:.75rem}.cs-top{display:grid;grid-template-columns:300px 1fr;gap:1.5rem;align-items:start}@media(max-width:900px){.cs-top{grid-template-columns:1fr}}.cs-profile{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:12px;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.cs-profile__avatar{width:88px;height:88px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.cs-profile__avatar-img{width:100%;height:100%;object-fit:cover}.cs-profile__avatar-initial{font-size:2rem;font-weight:700;color:#fff;line-height:1}.cs-profile__name{font-size:1.25rem;font-weight:700;color:var(--p-surface-900)}.cs-profile__chips{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.cs-chip{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:500;padding:.3rem .75rem;border-radius:20px}.cs-chip i{font-size:.75rem}.cs-chip--google{background:#fef3c7;color:#d97706}.cs-chip--verified{background:#dcfce7;color:#16a34a}.cs-profile__info{width:100%;display:flex;flex-direction:column;gap:.6rem;margin-top:.5rem;text-align:left}.cs-profile__info-item{display:flex;align-items:center;gap:.6rem;font-size:.8125rem;color:var(--p-surface-600)}.cs-profile__info-item i{font-size:.875rem;color:var(--p-surface-400);flex-shrink:0;width:1rem;text-align:center}.cs-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;align-content:start}@media(max-width:600px){.cs-stats{grid-template-columns:1fr 1fr}}.cs-stat{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:.35rem;border-left:4px solid transparent}.cs-stat--blue{border-left-color:#3b82f6}.cs-stat--green{border-left-color:#10b981}.cs-stat--red{border-left-color:#ef4444}.cs-stat--purple{border-left-color:#8b5cf6}.cs-stat__value{font-size:2rem;font-weight:700;color:var(--p-surface-900);line-height:1}.cs-stat__value--currency{font-size:1.25rem}.cs-stat__label{font-size:.8125rem;color:var(--p-surface-500);font-weight:500}.cs-card{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:12px;overflow:hidden}.cs-card__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid var(--p-surface-100)}.cs-card__title{font-size:1rem;font-weight:600;color:var(--p-surface-900)}.cs-counter{background:var(--p-primary-100);color:var(--p-primary-600);font-size:.75rem;font-weight:700;padding:.2rem .6rem;border-radius:20px;min-width:1.5rem;text-align:center}.cs-table-wrap{overflow-x:auto}.cs-table{width:100%;border-collapse:collapse;font-size:.875rem}.cs-table th{padding:.75rem 1rem;text-align:left;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--p-surface-500);background:var(--p-surface-50);border-bottom:1px solid var(--p-surface-200);white-space:nowrap}.cs-table td{padding:.875rem 1rem;color:var(--p-surface-700);border-bottom:1px solid var(--p-surface-100);vertical-align:middle}.cs-table tbody tr:last-child td{border-bottom:none}.cs-table tbody tr:hover td{background:var(--p-surface-50)}.cs-table__code{font-family:monospace;font-size:.75rem;color:var(--p-surface-500);white-space:nowrap}.cs-table__tour{display:flex;align-items:center;gap:.6rem}.cs-table__tour-img{width:38px;height:38px;border-radius:6px;object-fit:cover;flex-shrink:0}.cs-table__tour-placeholder{width:38px;height:38px;border-radius:6px;background:var(--p-primary-50);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--p-primary-400);font-size:.875rem}.cs-table__tour-name{font-weight:600;color:var(--p-surface-800)}.cs-table__price{font-weight:600;color:var(--p-surface-800);white-space:nowrap}.cs-pax{display:inline-flex;align-items:center;justify-content:center;background:var(--p-primary-50);color:var(--p-primary-600);font-weight:700;font-size:.8125rem;width:1.75rem;height:1.75rem;border-radius:50%}.cs-badge{display:inline-flex;align-items:center;font-size:.7rem;font-weight:600;padding:.25rem .65rem;border-radius:20px;white-space:nowrap;text-transform:uppercase;letter-spacing:.03em}.cs-badge--success{background:#dcfce7;color:#16a34a}.cs-badge--warn{background:#fef9c3;color:#a16207}.cs-badge--info{background:#dbeafe;color:#1d4ed8}.cs-badge--danger{background:#fee2e2;color:#dc2626}.cs-badge--secondary{background:var(--p-surface-100);color:var(--p-surface-500)}.cs-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:var(--p-surface-400);gap:.75rem}.cs-empty i{font-size:2.5rem}.cs-empty p{margin:0;font-size:.9rem}.clients-page{display:flex;flex-direction:column;gap:1.5rem}.clients-header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.clients-header__left{display:flex;align-items:center;gap:1rem}.clients-header__icon{width:3rem;height:3rem;border-radius:.75rem;background:linear-gradient(135deg,var(--p-primary-500),var(--p-primary-400));display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px rgba(var(--p-primary-500),.25)}.clients-header__icon i{color:#fff;font-size:1.25rem}.clients-header__text h1{font-size:1.6rem;font-weight:700;color:var(--p-text-color);margin:0;line-height:1.2}.clients-header__text p{font-size:.875rem;color:var(--p-text-muted-color);margin:.2rem 0 0}.clients-header__stat{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--p-surface-50);border:1px solid var(--p-surface-200);border-radius:2rem;font-size:.875rem;color:var(--p-text-muted-color);white-space:nowrap}.clients-header__stat strong{color:var(--p-primary-600);font-weight:700;font-size:1rem}.clients-toolbar :deep(.p-inputtext){border-radius:.625rem}.client-row{display:flex;align-items:center;gap:.875rem}.client-row__avatar{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid var(--p-surface-200)}.client-row__initials{width:2.5rem;height:2.5rem;border-radius:50%;background:linear-gradient(135deg,var(--p-primary-100),var(--p-primary-200));display:flex;align-items:center;justify-content:center;flex-shrink:0;font-weight:700;font-size:.875rem;color:var(--p-primary-700)}.client-row__name{font-weight:600;font-size:.9375rem;color:var(--p-text-color);line-height:1.2}.client-row__email{font-size:.8125rem;color:var(--p-text-muted-color);margin-top:.1rem}.client-phone{font-size:.875rem;color:var(--p-text-color)}.client-phone.empty{color:var(--p-text-muted-color)}.client-city{display:flex;align-items:center;gap:.3rem;font-size:.875rem;color:var(--p-text-color)}.client-city i{font-size:.75rem;color:var(--p-text-muted-color)}.client-city.empty{color:var(--p-text-muted-color)}.bookings-badge{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .5rem;border-radius:2rem;font-size:.8125rem;font-weight:700;background:var(--p-surface-100);color:var(--p-text-muted-color)}.bookings-badge.has-bookings{background:var(--p-primary-50);color:var(--p-primary-700);border:1px solid var(--p-primary-100)}.bookings-badge.many-bookings{background:linear-gradient(135deg,var(--p-primary-500),var(--p-primary-400));color:#fff;border:none}.bookings-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.bookings-header__count{flex-shrink:0;margin-top:.5rem;background:var(--p-surface-100);color:var(--p-surface-600);font-size:.8125rem;font-weight:600;padding:.3rem .875rem;border-radius:20px;border:1px solid var(--p-surface-200);white-space:nowrap}.booking-code{display:inline-block;font-family:Courier New,monospace;font-size:.8rem;font-weight:700;color:var(--p-surface-600);background:var(--p-surface-100);border:1px solid var(--p-surface-200);padding:.2rem .6rem;border-radius:6px;letter-spacing:.02em}.booking-client{display:flex;align-items:center;gap:.625rem}.booking-client__avatar{flex-shrink:0;width:2rem;height:2rem;border-radius:50%;background:var(--p-primary-color);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;letter-spacing:.02em}.booking-client__info{display:flex;flex-direction:column;gap:.15rem;min-width:0}.booking-client__name{font-weight:600;font-size:.875rem;color:var(--p-surface-800);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}.booking-client__meta{font-size:.72rem;color:var(--p-surface-500);display:flex;align-items:center;gap:.25rem}.booking-client__meta i{font-size:.65rem}.booking-tour-name{font-size:.875rem;font-weight:500;color:var(--p-surface-700);line-height:1.4}.booking-guide{display:inline-flex;align-items:center;cursor:default}.booking-guide__photo,.booking-guide__initials{width:2rem;height:2rem;border-radius:50%;object-fit:cover;border:2px solid var(--p-surface-200)}.booking-guide__initials{background:var(--p-surface-300);color:var(--p-surface-700);display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700}.booking-date{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--p-surface-700)}.booking-date i{font-size:.75rem;color:var(--p-surface-400)}.booking-status{display:inline-flex;align-items:center;gap:.3rem;font-size:.75rem;font-weight:600;padding:.25rem .625rem;border-radius:6px;white-space:nowrap}.booking-status i{font-size:.7rem}.booking-value{font-weight:700;font-size:.9rem;color:#16a34a;letter-spacing:-.01em}.th-right,.td-right{text-align:right!important}.bk-show{display:flex;flex-direction:column;gap:1.5rem}.bk-show__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.bk-show__header-left{display:flex;flex-direction:column;gap:.5rem}.bk-show__title{font-size:1.75rem;font-weight:700;color:var(--p-surface-900);margin:0}.bk-show__meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.bk-show__date{font-size:.8rem;color:var(--p-surface-500);display:inline-flex;align-items:center;gap:.3rem}.bk-show__date i{font-size:.72rem}.bk-show__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;align-items:start}@media(max-width:860px){.bk-show__grid{grid-template-columns:1fr}}.bk-show__col{display:flex;flex-direction:column;gap:1.25rem}.bk-chip{display:inline-flex;align-items:center;gap:.3rem;font-size:.75rem;font-weight:600;padding:.275rem .7rem;border-radius:20px;white-space:nowrap}.bk-chip i{font-size:.7rem}.bk-chip--sm{font-size:.7rem;padding:.2rem .55rem}.bk-card{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.bk-card__header{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.25rem;border-bottom:1px solid var(--p-surface-100);font-weight:700;font-size:.875rem;color:var(--p-surface-700);background:var(--p-surface-50)}.bk-card__header i{color:var(--p-primary-color);font-size:.9rem}.bk-card__header-count{margin-left:auto;background:var(--p-surface-200);color:var(--p-surface-600);font-size:.72rem;font-weight:700;padding:.15rem .55rem;border-radius:20px}.bk-card__body{padding:1.25rem}.bk-card__body--gap{display:flex;flex-direction:column;gap:.875rem}.bk-card__body--no-pad{padding:0}.bk-client-hero{display:flex;align-items:center;gap:.875rem;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid var(--p-surface-100)}.bk-client-hero__avatar{flex-shrink:0;width:3rem;height:3rem;border-radius:50%;background:var(--p-primary-color);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;letter-spacing:.02em}.bk-client-hero__name{font-weight:700;font-size:1rem;color:var(--p-surface-800)}.bk-fields{display:flex;flex-direction:column;gap:.875rem}.bk-field{display:flex;flex-direction:column;gap:.25rem}.bk-field--row{flex-direction:row;gap:1.5rem;flex-wrap:wrap}.bk-field--row>div{display:flex;flex-direction:column;gap:.25rem}.bk-field__label{font-size:.75rem;font-weight:600;color:var(--p-surface-500);text-transform:uppercase;letter-spacing:.04em;display:inline-flex;align-items:center;gap:.3rem}.bk-field__label i{font-size:.65rem}.bk-field__value{font-size:.9rem;color:var(--p-surface-800)}.bk-field__value--strong{font-weight:700;font-size:1rem}.bk-field__value--actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.bk-whatsapp-btn{display:inline-flex;align-items:center;gap:.3rem;background:#25d366;color:#fff;border-radius:6px;padding:.2rem .65rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:background .15s}.bk-whatsapp-btn:hover{background:#1fbe5a}.bk-whatsapp-btn i{font-size:.8rem}.bk-finance-total{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;margin-bottom:1rem;border-bottom:2px solid var(--p-surface-100)}.bk-finance-total__label{font-size:.8rem;font-weight:600;color:var(--p-surface-500);text-transform:uppercase;letter-spacing:.04em}.bk-finance-total__value{font-size:1.5rem;font-weight:800;color:var(--p-surface-900);letter-spacing:-.02em}.bk-finance-rows{display:flex;flex-direction:column;gap:.5rem}.bk-finance-row{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:var(--p-surface-600)}.bk-finance-row__paid{font-weight:700;color:#16a34a}.bk-finance-row__pending{font-weight:700;color:#d97706}.bk-payment{background:var(--p-surface-50);border:1px solid var(--p-surface-200);border-radius:8px;padding:.875rem}.bk-payment__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.bk-payment__amount{font-size:1.1rem;font-weight:800;color:var(--p-surface-900)}.bk-payment__details{display:flex;flex-wrap:wrap;gap:.4rem 1rem;font-size:.78rem;color:var(--p-surface-600)}.bk-payment__details span{display:inline-flex;align-items:center;gap:.3rem}.bk-payment__discount{color:#16a34a}.bk-payment__fee{color:#d97706}.bk-participants{display:flex;flex-direction:column}.bk-participant{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;border-bottom:1px solid var(--p-surface-100)}.bk-participant:last-child{border-bottom:none}.bk-participant__num{flex-shrink:0;width:1.5rem;height:1.5rem;border-radius:50%;background:var(--p-surface-100);color:var(--p-surface-500);font-size:.72rem;font-weight:700;display:flex;align-items:center;justify-content:center}.bk-participant__info{flex:1;display:flex;flex-direction:column;gap:.15rem;min-width:0}.bk-participant__name{font-weight:600;font-size:.875rem;color:var(--p-surface-800)}.bk-participant__doc{font-size:.75rem;color:var(--p-surface-500)}.bk-participant__age{font-size:.75rem;color:var(--p-surface-500);white-space:nowrap;background:var(--p-surface-100);padding:.1rem .5rem;border-radius:10px}.bk-vehicle{display:flex;align-items:flex-start;gap:.875rem;padding:.75rem 0;border-bottom:1px solid var(--p-surface-100)}.bk-vehicle:last-child{border-bottom:none}.bk-vehicle__plate{flex-shrink:0;font-family:Courier New,monospace;font-weight:800;font-size:.875rem;letter-spacing:.07em;background:#1e293b;color:#f1f5f9;padding:.3rem .75rem;border-radius:6px;min-width:5.5rem;text-align:center;text-transform:uppercase}.bk-vehicle__info{display:flex;flex-direction:column;gap:.25rem;min-width:0}.bk-vehicle__model{font-weight:700;font-size:.875rem;color:var(--p-surface-800)}.bk-vehicle__owner,.bk-vehicle__cap,.bk-vehicle__tag{font-size:.775rem;color:var(--p-surface-500);display:inline-flex;align-items:center;gap:.3rem}.bk-vehicle__owner i,.bk-vehicle__cap i,.bk-vehicle__tag i{font-size:.65rem}.bk-vehicle__tag{display:inline-block;background:var(--p-surface-100);color:var(--p-surface-600);padding:.1rem .5rem;border-radius:4px;font-weight:600}.bk-notes{font-size:.9rem;color:var(--p-surface-700);line-height:1.6;margin:0;white-space:pre-line}.bk-empty{padding:2rem;text-align:center;font-size:.875rem;color:var(--p-surface-400);display:flex;align-items:center;justify-content:center;gap:.5rem}.cv-page{display:flex;flex-direction:column;gap:1.5rem}.cv-toolbar :deep(.p-inputtext){border-radius:.625rem}.cv-plate{display:inline-flex;align-items:center;gap:.375rem;font-family:Courier New,Courier,monospace;font-weight:700;font-size:.875rem;letter-spacing:.08em;color:var(--p-text-color);background:var(--p-surface-100);border:1px solid var(--p-surface-300);border-radius:.375rem;padding:.25rem .625rem}.cv-owner{display:flex;align-items:center;gap:.75rem}.cv-owner__avatar{width:2.25rem;height:2.25rem;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid var(--p-surface-200)}.cv-owner__initials{width:2.25rem;height:2.25rem;border-radius:50%;background:linear-gradient(135deg,#bfdbfe,#93c5fd);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem;color:#1d4ed8;flex-shrink:0}.cv-owner__name{font-weight:600;font-size:.9375rem;color:var(--p-text-color);line-height:1.2}.cv-owner__email{font-size:.8125rem;color:var(--p-text-muted-color);margin-top:.1rem}.cv-type-chip{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .75rem;border-radius:2rem;font-size:.8125rem;font-weight:600;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;white-space:nowrap}.cv-type-chip i{font-size:.75rem}.cv-capacity{display:flex;align-items:center;gap:.35rem;font-size:.875rem;color:var(--p-text-color)}.cv-capacity i{font-size:.75rem;color:var(--p-text-muted-color)}.cv-description{font-size:.875rem;color:var(--p-text-muted-color);max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tg-page{display:flex;flex-direction:column;gap:1.5rem}.tg-page__hero-icon{width:56px;height:56px;border-radius:.875rem;background:linear-gradient(135deg,#2ca5e0,#1978a7);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tg-page__hero-icon svg{width:30px;height:30px}.tg-page__status{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .875rem;border-radius:999px;font-size:.8125rem;font-weight:600;background:var(--p-surface-100);color:var(--p-text-muted-color);border:1px solid var(--p-surface-200)}.tg-page__status--active{background:#dcfce7;color:#16a34a;border-color:#bbf7d0}.tg-page__status-dot{width:8px;height:8px;border-radius:50%;background:currentColor;flex-shrink:0}.tg-page__grid{display:grid;grid-template-columns:1fr 360px;gap:1.5rem;align-items:start}@media(max-width:1100px){.tg-page__grid{grid-template-columns:1fr}}.tg-page__main,.tg-page__aside{display:flex;flex-direction:column;gap:1rem}.tg-card{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:.875rem;overflow:hidden}.tg-card__header{display:flex;align-items:center;gap:.875rem;padding:1.125rem 1.5rem;border-bottom:1px solid var(--p-surface-100)}.tg-card__header h2{font-size:.9375rem;font-weight:700;color:var(--p-text-color);margin:0 0 .125rem}.tg-card__header p{font-size:.8125rem;color:var(--p-text-muted-color);margin:0}.tg-card__header-icon{width:36px;height:36px;border-radius:.5rem;background:var(--p-primary-100);color:var(--p-primary-600);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1rem}.tg-card__header-icon--green{background:#dcfce7;color:#16a34a}.tg-card__header-icon--blue{background:#dbeafe;color:#2563eb}.tg-card__header-icon--orange{background:#fef3c7;color:#d97706}.tg-card__body{padding:1.5rem;display:flex;flex-direction:column;gap:1.125rem}.tg-card__footer{padding:1rem 1.5rem;border-top:1px solid var(--p-surface-100);background:var(--p-surface-50);display:flex;justify-content:flex-end}.tg-field{display:flex;flex-direction:column;gap:.375rem}.tg-field label{display:flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:var(--p-text-color)}.tg-field label i{font-size:.8125rem;color:var(--p-text-muted-color)}.tg-field__help{font-size:.8125rem;color:var(--p-text-muted-color);line-height:1.4}.tg-field__help a{color:var(--p-primary-500);text-decoration:none;font-weight:600}.tg-field__help a:hover{text-decoration:underline}.tg-toggle{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;background:var(--p-surface-50);border:1px solid var(--p-surface-200);border-radius:.75rem}.tg-toggle__icon{width:32px;height:32px;border-radius:.5rem;background:var(--p-surface-100);color:var(--p-text-muted-color);display:flex;align-items:center;justify-content:center;font-size:.875rem;flex-shrink:0}.tg-toggle__info{display:flex;align-items:center;gap:.75rem;flex:1}.tg-toggle__info strong{display:block;font-size:.875rem;font-weight:600;color:var(--p-text-color)}.tg-toggle__info span{font-size:.8125rem;color:var(--p-text-muted-color)}.tg-alert{display:flex;align-items:flex-start;gap:.625rem;padding:.75rem 1rem;border-radius:.625rem;font-size:.8125rem;line-height:1.5;border:1px solid}.tg-alert i{margin-top:.125rem;flex-shrink:0;font-size:.875rem}.tg-alert--warning{background:#fefce8;color:#a16207;border-color:#fde68a}.tg-alert--success{background:#f0fdf4;color:#166534;border-color:#bbf7d0}.tg-alert--error{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.tg-preview__bubble{background:#f0f8ff;border:1px solid #bfdbfe;border-radius:.75rem;padding:.875rem 1rem;font-size:.8125rem;color:#1e3a5f;line-height:1.6;font-family:monospace}.tg-preview__bubble p{margin:.125rem 0}.tg-preview__bubble hr{border:none;border-top:1px solid #bfdbfe;margin:.5rem 0}.tg-preview__bubble code{background:#dbeafe;padding:.0625rem .25rem;border-radius:.25rem}.tg-preview__title{font-weight:700;font-size:.875rem;margin-bottom:.375rem!important}.tg-preview__section{font-weight:600;margin-top:.25rem!important}.tg-steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.875rem}.tg-steps li{display:flex;align-items:flex-start;gap:.75rem;font-size:.8125rem;color:var(--p-text-muted-color);line-height:1.5}.tg-steps li a{color:var(--p-primary-500);text-decoration:none;font-weight:600}.tg-steps li a:hover{text-decoration:underline}.tg-steps li code{background:var(--p-surface-100);padding:.0625rem .3125rem;border-radius:.25rem;font-family:monospace}.tg-steps__num{min-width:22px;height:22px;border-radius:50%;background:#2ca5e0;color:#fff;font-size:.6875rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.1rem}.avail-detail{display:flex;flex-direction:column;gap:1.5rem}.avail-detail__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.avail-detail__header h1{font-size:1.5rem;font-weight:700;color:var(--p-text-color);margin:0 0 .25rem}.avail-detail__header-meta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;font-size:.85rem;color:var(--p-text-muted-color)}.avail-detail__header-meta span{display:flex;align-items:center;gap:.3rem}.avail-detail__header-meta i{font-size:.8rem}.avail-detail__header-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.avail-detail__header-actions .no-style{text-decoration:none}.avail-detail__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem}.avail-detail__bookings h2{font-size:1.125rem;font-weight:600;color:var(--p-text-color);margin:0 0 1rem;display:flex;align-items:center;gap:.5rem}.avail-detail__bookings h2 i{font-size:1rem;color:var(--p-text-muted-color)}.avail-detail__empty{text-align:center;padding:2.5rem 1rem;color:var(--p-text-muted-color);background:var(--p-surface-50);border-radius:.75rem}.avail-detail__empty i{font-size:2.5rem;display:block;margin-bottom:.75rem;opacity:.4}.avail-detail__vehicles h2{font-size:1.125rem;font-weight:600;color:var(--p-text-color);margin:0 0 .75rem;display:flex;align-items:center;gap:.5rem}.avail-detail__vehicles h2 i{font-size:1rem;color:var(--p-text-muted-color)}.avail-detail__vehicle-tags{display:flex;gap:.5rem;flex-wrap:wrap}.avail-stat{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:.75rem}.avail-stat strong{display:block;font-size:1.25rem;font-weight:700;color:var(--p-text-color);line-height:1.2}.avail-stat span{font-size:.78rem;color:var(--p-text-muted-color)}.avail-stat__icon{width:2.5rem;height:2.5rem;border-radius:.625rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.avail-stat__icon i{font-size:1.1rem}.avail-stat__icon--blue{background:#dbeafe;color:#2563eb}.avail-stat__icon--green{background:#dcfce7;color:#16a34a}.avail-stat__icon--purple{background:#ede9fe;color:#7c3aed}.avail-stat__icon--red{background:#fee2e2;color:#dc2626}.booking-card{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:.75rem;margin-bottom:.75rem;overflow:hidden;transition:box-shadow .15s}.booking-card:hover{box-shadow:0 2px 8px #0000000f}.booking-card__header{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;cursor:pointer;transition:background .12s}.booking-card__header:hover{background:var(--p-surface-50)}.booking-card__client{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.booking-card__client-info{flex:1;min-width:0}.booking-card__client-info strong{display:block;font-size:.9375rem;font-weight:600;color:var(--p-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.booking-card__client-meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:.2rem;font-size:.78rem;color:var(--p-text-muted-color)}.booking-card__client-meta span{display:flex;align-items:center;gap:.2rem}.booking-card__client-meta i{font-size:.7rem}.booking-card__summary{display:flex;align-items:center;gap:.5rem;flex-shrink:0;flex-wrap:wrap}.booking-card__price{font-weight:700;font-size:.9rem;color:var(--p-text-color);white-space:nowrap}.booking-card__actions{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.booking-card__actions .no-style{text-decoration:none}.booking-card__detail{padding:0 1.25rem 1.25rem;border-top:1px solid var(--p-surface-100)}.booking-card__detail-row{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;font-size:.85rem}.booking-card__detail-row span{color:var(--p-text-muted-color)}.booking-card__detail-row strong{color:var(--p-text-color)}.booking-card__detail-row .text-green{color:#16a34a!important}.booking-card__participants{margin-top:.75rem}.booking-card__participants h4{font-size:.8rem;font-weight:600;color:var(--p-text-muted-color);margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.03em}.booking-card__no-participants{margin-top:.75rem;font-size:.8rem;color:var(--p-text-muted-color);font-style:italic}.participant-row{display:flex;align-items:center;gap:.625rem;padding:.5rem .75rem;background:var(--p-surface-50);border-radius:.5rem;margin-bottom:.375rem;font-size:.8rem}.participant-row__primary{color:#f59e0b;font-size:.7rem}.participant-row__name{flex:1;min-width:0;font-weight:500;color:var(--p-text-color);display:flex;align-items:center;gap:.3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.participant-row__doc{font-family:monospace;font-size:.75rem;color:var(--p-text-muted-color)}.participant-row__type{font-size:.7rem!important}.participant-row__age{font-size:.75rem;color:var(--p-text-muted-color);white-space:nowrap}@media(max-width:768px){.avail-detail__header{flex-direction:column}.avail-detail__header-actions{width:100%}.avail-detail__header-actions .p-button,.avail-detail__header-actions a{flex:1}.avail-detail__header-actions a .p-button{width:100%}.booking-card__header{flex-direction:column;align-items:flex-start}.booking-card__summary{width:100%}.booking-card__actions{width:100%;justify-content:flex-end}}.upcoming-page{display:flex;flex-direction:column;gap:1.5rem;max-width:1000px}.upcoming-page__stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.upcoming-page__stat-card{display:flex;align-items:center;gap:1rem;padding:1.25rem;border-radius:16px;background:var(--p-surface-card);border:1px solid var(--p-surface-border);transition:transform .2s}.upcoming-page__stat-card:hover{transform:translateY(-2px)}.upcoming-page__stat-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.upcoming-page__stat-icon i{font-size:1.25rem;color:#fff}.upcoming-page__stat-card--primary .upcoming-page__stat-icon{background:linear-gradient(135deg,#10b981,#059669)}.upcoming-page__stat-card--blue .upcoming-page__stat-icon{background:linear-gradient(135deg,#3b82f6,#2563eb)}.upcoming-page__stat-card--green .upcoming-page__stat-icon{background:linear-gradient(135deg,#f59e0b,#d97706)}.upcoming-page__stat-body{display:flex;flex-direction:column}.upcoming-page__stat-value{font-size:1.75rem;font-weight:800;color:var(--p-text-color);line-height:1.1}.upcoming-page__stat-label{font-size:.8rem;color:var(--p-text-muted-color);margin-top:.15rem}.upcoming-page__toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem}.upcoming-page__filters{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;width:100%}.upcoming-page__select{flex:1}.upcoming-page__empty{display:flex;flex-direction:column;align-items:center;padding:4rem 2rem;text-align:center;background:var(--p-surface-card);border:2px dashed var(--p-surface-border);border-radius:16px}.upcoming-page__empty i{font-size:3rem;color:var(--p-text-muted-color);opacity:.4;margin-bottom:.75rem}.upcoming-page__empty h3{font-size:1.1rem;color:var(--p-text-color);font-weight:600;margin:0}.upcoming-page__empty p{font-size:.85rem;color:var(--p-text-muted-color);margin:.25rem 0 0}.upcoming-page__date-group{display:flex;flex-direction:column;gap:.6rem}.upcoming-page__pagination{display:flex;justify-content:center;gap:.25rem;margin-top:.5rem}.upcoming-page__page-link{padding:.5rem .75rem;border-radius:8px;font-size:.85rem;color:var(--p-text-color);text-decoration:none;transition:background .2s}.upcoming-page__page-link:hover:not(.disabled){background:var(--p-surface-hover)}.upcoming-page__page-link.active{background:var(--p-primary-color);color:#fff;font-weight:600}.upcoming-page__page-link.disabled{opacity:.5;pointer-events:none}.date-group__label{display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding-left:.25rem}.date-group--today .date-group__label{color:#ef4444}.date-group--tomorrow .date-group__label{color:#f59e0b}.date-group--future .date-group__label{color:#6366f1}.date-group__dot{width:8px;height:8px;border-radius:50%}.date-group--today .date-group__dot{background:#ef4444;box-shadow:0 0 0 3px #ef444433}.date-group--tomorrow .date-group__dot{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b33}.date-group--future .date-group__dot{background:#6366f1;box-shadow:0 0 0 3px #6366f133}.date-group__cards{display:flex;flex-direction:column;gap:.5rem}.tour-card{display:block;text-decoration:none;color:inherit;border-radius:14px;overflow:hidden;background:var(--p-surface-card);border:1px solid var(--p-surface-border);transition:border-color .2s,box-shadow .2s,transform .15s}.tour-card:hover{border-color:var(--p-primary-color);box-shadow:0 4px 16px #00000014;transform:translateY(-1px)}.tour-card__color-bar{height:3px;background:linear-gradient(90deg,#10b981,#3b82f6)}.date-group--today .tour-card__color-bar{background:linear-gradient(90deg,#ef4444,#f97316)}.date-group--tomorrow .tour-card__color-bar{background:linear-gradient(90deg,#f59e0b,#eab308)}.date-group--future .tour-card__color-bar{background:linear-gradient(90deg,#6366f1,#8b5cf6)}.tour-card__body{display:flex;align-items:center;padding:1rem 1.25rem;gap:1.25rem}.tour-card__main{flex:1;min-width:0}.tour-card__title{font-size:1rem;font-weight:700;color:var(--p-text-color);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tour-card__details{display:flex;gap:1rem;margin-top:.4rem;flex-wrap:wrap}.tour-card__detail{display:flex;align-items:center;gap:.3rem;font-size:.8rem;color:var(--p-text-muted-color)}.tour-card__detail i{font-size:.75rem;opacity:.7}.tour-card__metrics{display:flex;gap:.75rem;flex-shrink:0}.tour-card__metric{display:flex;flex-direction:column;align-items:center;padding:.5rem .85rem;border-radius:12px;min-width:70px}.tour-card__metric i{font-size:.8rem;margin-bottom:.2rem}.tour-card__metric strong{font-size:1.15rem;font-weight:800;line-height:1}.tour-card__metric span{font-size:.65rem;text-transform:uppercase;letter-spacing:.03em;margin-top:.1rem}.tour-card__metric--people{background:#eff6ff;color:#2563eb}.tour-card__metric--bookings{background:#f0fdf4;color:#16a34a}.tour-card__go{display:flex;align-items:center;padding-left:.5rem;border-left:1px solid var(--p-surface-border)}.tour-card__go i{font-size:.85rem;color:var(--p-text-muted-color);transition:color .2s,transform .2s}.tour-card:hover .tour-card__go i{color:var(--p-primary-color);transform:translate(2px)}@media(max-width:768px){.upcoming-page__stats-row{grid-template-columns:1fr}.upcoming-page__select{width:100%;flex:1}.upcoming-page__filters{width:100%}.tour-card__body{flex-direction:column;align-items:flex-start;gap:.75rem}.tour-card__metrics{width:100%;justify-content:flex-start}.tour-card__go{display:none}}.db-wrapper{padding:1.5rem;max-width:1400px;margin:0 auto}@media(max-width:768px){.db-wrapper{padding:1rem}}.db-hero{background:linear-gradient(135deg,#064e3b,#065f46 40%,#047857);border-radius:1.25rem;padding:2rem 2.5rem;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;position:relative;overflow:hidden}.db-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23fff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}@media(max-width:640px){.db-hero{flex-direction:column;align-items:flex-start;padding:1.5rem}}.db-hero__text{position:relative}.db-hero__greeting{font-size:.85rem;font-weight:500;color:#ffffffb3;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.25rem}.db-hero__title{font-size:1.75rem;font-weight:700;color:#fff;margin:0 0 .375rem;line-height:1.2}@media(max-width:640px){.db-hero__title{font-size:1.4rem}}.db-hero__sub{font-size:.9rem;color:#ffffffa6;margin:0}.db-hero__btn{position:relative;white-space:nowrap;flex-shrink:0;background:#ffffff26!important;border:1px solid rgba(255,255,255,.3)!important;color:#fff!important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.db-hero__btn:hover{background:#ffffff40!important}.db-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem}@media(max-width:900px){.db-kpis{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.db-kpis{grid-template-columns:1fr}}.db-kpi{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:1rem;padding:1.25rem 1.5rem;display:flex;align-items:center;gap:1.25rem;transition:box-shadow .2s,transform .2s}.db-kpi:hover{box-shadow:0 6px 20px #00000014;transform:translateY(-1px)}.db-kpi__icon{width:3.25rem;height:3.25rem;min-width:3.25rem;border-radius:.875rem;display:flex;align-items:center;justify-content:center;font-size:1.3rem;color:#fff;flex-shrink:0}.db-kpi--green .db-kpi__icon{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 12px #10b9814d}.db-kpi--blue .db-kpi__icon{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 12px #3b82f64d}.db-kpi--amber .db-kpi__icon{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 12px #f59e0b4d}.db-kpi--purple .db-kpi__icon{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 4px 12px #8b5cf64d}.db-kpi__body{display:flex;flex-direction:column;min-width:0}.db-kpi__label{font-size:.78rem;font-weight:600;color:var(--p-surface-400);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;margin-bottom:.2rem}.db-kpi__value{font-size:1.6rem;font-weight:700;color:var(--p-surface-900);line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.db-section{margin-bottom:1rem}.db-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;padding:0 .125rem}.db-section-title{font-size:.95rem;font-weight:700;color:var(--p-surface-700);display:flex;align-items:center;gap:.5rem}.db-section-title i{font-size:1rem}.db-alerts{margin-bottom:1rem}.db-alert-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.75rem}.db-alert-item{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border-radius:.75rem;font-size:.875rem;font-weight:500}.db-alert-item i{font-size:1.1rem;flex-shrink:0}.db-alert-item--warning{background:#fef3c7;color:#92400e;border-left:3px solid #fbbf24}.db-alert-item--danger{background:#fee2e2;color:#991b1b;border-left:3px solid #f87171}.db-alert-item--info{background:#dbeafe;color:#1e40af;border-left:3px solid #60a5fa}.db-today-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.875rem}@media(max-width:640px){.db-today-grid{grid-template-columns:1fr}}.db-today-card{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:.875rem;padding:1.125rem 1.25rem;display:flex;align-items:center;gap:1rem}.db-today-card__icon{width:2.75rem;height:2.75rem;min-width:2.75rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:#fff}.db-today-card__icon--pink{background:linear-gradient(135deg,#ec4899,#db2777);box-shadow:0 3px 8px #ec48994d}.db-today-card__icon--orange{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 3px 8px #f59e0b4d}.db-today-card__icon--cyan{background:linear-gradient(135deg,#06b6d4,#0891b2);box-shadow:0 3px 8px #06b6d44d}.db-today-card__body{display:flex;flex-direction:column}.db-today-card__value{font-size:1.375rem;font-weight:700;color:var(--p-surface-900);line-height:1.15}.db-today-card__label{font-size:.8rem;color:var(--p-surface-400);font-weight:500}.db-charts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1rem}@media(max-width:860px){.db-charts-grid{grid-template-columns:1fr}}.db-chart-card{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:1rem;padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.db-chart-card__header{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;color:var(--p-surface-700)}.db-chart-card__header i{font-size:1rem}.db-chart-canvas{height:280px;position:relative}.db-ranking{margin-bottom:1rem}.db-ranking-list{display:flex;flex-direction:column;gap:.625rem}.db-rank-item{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;background:var(--p-surface-50);border:1px solid var(--p-surface-100);border-radius:.75rem;transition:background .15s}.db-rank-item:hover{background:var(--p-surface-100)}.db-rank-item__pos{width:2rem;height:2rem;min-width:2rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.875rem;background:var(--p-surface-200);color:var(--p-surface-500)}.db-rank-item__pos--1{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff}.db-rank-item__pos--2{background:linear-gradient(135deg,#94a3b8,#64748b);color:#fff}.db-rank-item__pos--3{background:linear-gradient(135deg,#d97706,#b45309);color:#fff}.db-rank-item__img{width:3rem;height:3rem;border-radius:.5rem;object-fit:cover;flex-shrink:0}.db-rank-item__placeholder{width:3rem;height:3rem;min-width:3rem;border-radius:.5rem;background:var(--p-surface-200);display:flex;align-items:center;justify-content:center;color:var(--p-surface-400)}.db-rank-item__info{flex:1;min-width:0}.db-rank-item__name{display:block;font-weight:600;color:var(--p-surface-900);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:.125rem}.db-rank-item__stats{font-size:.78rem;color:var(--p-surface-400)}.db-rank-item__bar{width:130px;flex-shrink:0}.db-rank-item__bar :deep(.p-progressbar){height:6px;border-radius:3px;background:var(--p-surface-200)}.db-rank-item__bar :deep(.p-progressbar-value){background:linear-gradient(90deg,#10b981,#059669);border-radius:3px}.db-tables{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.db-table-card{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:1rem;overflow:hidden}.db-table-card__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--p-surface-100);background:var(--p-surface-50)}.db-table-card__title{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;color:var(--p-surface-700)}.db-table-card__title i{font-size:1rem}.db-table-card__body{overflow-x:auto;-webkit-overflow-scrolling:touch}.db-datatable{min-width:600px}.db-datatable :deep(.p-datatable-thead > tr > th){background:var(--p-surface-50);border-bottom:2px solid var(--p-surface-200);padding:.75rem 1rem;font-weight:700;color:var(--p-surface-500);font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.db-datatable :deep(.p-datatable-tbody > tr > td){padding:.75rem 1rem;border-bottom:1px solid var(--p-surface-100);vertical-align:middle}.db-datatable :deep(.p-datatable-tbody > tr:last-child > td){border-bottom:none}.db-datatable :deep(.p-datatable-tbody > tr:hover > td){background:var(--p-surface-50)}.db-tour-thumb{width:2.25rem;height:2.25rem;border-radius:.375rem;object-fit:cover;flex-shrink:0}.db-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;text-align:center;color:var(--p-surface-400)}.db-empty i{font-size:2.5rem;margin-bottom:.75rem}.db-empty p{margin:0 0 1rem;font-size:.9rem}.gb-wrapper{padding:1.5rem;max-width:1400px;margin:0 auto}@media(max-width:768px){.gb-wrapper{padding:1rem}}.gb-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.gb-header__title{font-size:1.6rem;font-weight:700;color:var(--p-surface-900);margin:0 0 .2rem;line-height:1.2}.gb-header__sub{font-size:.875rem;color:var(--p-surface-500);margin:0}.gb-filters{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap;margin-bottom:1.5rem}.gb-filter-btn{padding:.375rem .875rem;border-radius:999px;font-size:.8125rem;font-weight:500;border:1px solid var(--p-surface-200);background:var(--p-surface-0);color:var(--p-surface-600);cursor:pointer;transition:all .15s;display:flex;align-items:center;gap:.35rem}.gb-filter-btn:hover{background:var(--p-surface-100);border-color:var(--p-surface-300)}.gb-filter-btn--active{background:#064e3b;border-color:#064e3b;color:#fff}.gb-filter-btn--active:hover{background:#065f46;border-color:#065f46}.gb-filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;border-radius:999px;font-size:.6875rem;font-weight:700;padding:0 4px;background:#ffffff40;color:inherit}.gb-filter-btn:not(.gb-filter-btn--active) .gb-filter-count{background:var(--p-surface-200);color:var(--p-surface-600)}.gb-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}@media(max-width:900px){.gb-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.gb-stats{grid-template-columns:1fr 1fr}}.gb-stat{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:10px;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.2rem}.gb-stat__label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--p-surface-400)}.gb-stat__value{font-size:1.75rem;font-weight:700;color:var(--p-surface-900);line-height:1}.gb-stat__sub{font-size:.75rem;color:var(--p-surface-400)}.gb-list{display:flex;flex-direction:column;gap:.75rem}.gb-card{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:12px;padding:1.125rem 1.375rem;display:grid;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:.5rem 1.25rem;transition:box-shadow .15s,border-color .15s;cursor:pointer}.gb-card:hover{border-color:var(--p-surface-300);box-shadow:0 2px 12px #00000012}@media(max-width:768px){.gb-card{grid-template-columns:auto 1fr auto;grid-template-rows:auto auto}}@media(max-width:480px){.gb-card{grid-template-columns:1fr auto}}.gb-card__avatar{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;color:#fff;flex-shrink:0}@media(max-width:480px){.gb-card__avatar{display:none}}.gb-card__info{display:flex;flex-direction:column;gap:.2rem;min-width:0}.gb-card__client{font-size:.9375rem;font-weight:600;color:var(--p-surface-900);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gb-card__meta{display:flex;align-items:center;gap:.5rem 1rem;flex-wrap:wrap;font-size:.8rem;color:var(--p-surface-500)}.gb-card__meta span{display:flex;align-items:center;gap:.25rem}.gb-card__meta i{font-size:.75rem;color:var(--p-surface-400)}.gb-card__date{display:flex;flex-direction:column;align-items:center;text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:.5rem .875rem;flex-shrink:0;min-width:72px}@media(max-width:768px){.gb-card__date{display:none}}.gb-card__date-day{font-size:1.4rem;font-weight:700;color:#064e3b;line-height:1}.gb-card__date-month{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#065f46}.gb-card__badges{display:flex;flex-direction:column;align-items:flex-end;gap:.3rem}@media(max-width:768px){.gb-card__badges{flex-direction:row;align-items:center;grid-column:3;grid-row:1/-1}}.gb-card__price{text-align:right;flex-shrink:0}@media(max-width:768px){.gb-card__price{display:none}}.gb-card__price-value{font-size:1rem;font-weight:700;color:#16a34a}.gb-card__price-pax{font-size:.7rem;color:var(--p-surface-400)}.gb-badge{display:inline-flex;align-items:center;padding:.185rem .6rem;border-radius:999px;font-size:.6875rem;font-weight:600;white-space:nowrap;border:1px solid}.gb-badge--paid{background:#dcfce7;color:#16a34a;border-color:#bbf7d0}.gb-badge--partial{background:#fff7ed;color:#c2410c;border-color:#fed7aa}.gb-badge--pending{background:#fefce8;color:#a16207;border-color:#fde68a}.gb-badge--overdue{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.gb-badge--scheduled{background:#dbeafe;color:#1d4ed8;border-color:#bfdbfe}.gb-badge--completed{background:#f0fdf4;color:#15803d;border-color:#bbf7d0}.gb-badge--cancelled{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.gb-badge--progress{background:#f3e8ff;color:#7e22ce;border-color:#e9d5ff}.gb-empty{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:12px;padding:3rem 2rem;text-align:center;color:var(--p-surface-400)}.gb-empty i{font-size:2.5rem;display:block;margin-bottom:.75rem}.gb-empty p{font-size:.9rem;margin:0}.gb-pagination{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem;font-size:.875rem;color:var(--p-surface-500)}.gc-wrapper{padding:1.5rem;max-width:1400px;margin:0 auto}@media(max-width:768px){.gc-wrapper{padding:1rem}}.gc-header{margin-bottom:1.5rem}.gc-header__title{font-size:1.6rem;font-weight:700;color:var(--p-surface-900);margin:0 0 .2rem;line-height:1.2}.gc-header__sub{font-size:.875rem;color:var(--p-surface-500);margin:0}.gc-search{position:relative;margin-bottom:1.25rem}.gc-search i{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--p-surface-400);font-size:.875rem;pointer-events:none}.gc-search input{width:100%;padding:.7rem 1rem .7rem 2.625rem;border:1px solid var(--p-surface-200);border-radius:10px;font-size:.875rem;color:var(--p-surface-800);background:var(--p-surface-0);outline:none;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.gc-search input::placeholder{color:var(--p-surface-400)}.gc-search input:focus{border-color:#064e3b;box-shadow:0 0 0 3px #064e3b14}.gc-list{display:flex;flex-direction:column;gap:.625rem}.gc-card{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:12px;padding:1rem 1.375rem;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:0 1.25rem;transition:box-shadow .15s,border-color .15s;cursor:pointer}.gc-card:hover{border-color:var(--p-surface-300);box-shadow:0 2px 12px #00000012}@media(max-width:640px){.gc-card{grid-template-columns:auto 1fr auto}}.gc-card__avatar{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;color:#fff;flex-shrink:0}.gc-card__info{display:flex;flex-direction:column;gap:.2rem;min-width:0}.gc-card__name{font-size:.9375rem;font-weight:600;color:var(--p-surface-900);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gc-card__meta{display:flex;align-items:center;gap:.5rem 1rem;flex-wrap:wrap;font-size:.8rem;color:var(--p-surface-500)}.gc-card__meta span{display:flex;align-items:center;gap:.25rem}.gc-card__meta i{font-size:.75rem;color:var(--p-surface-400)}.gc-card__stats{display:flex;flex-direction:column;align-items:center;text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:.5rem 1rem;flex-shrink:0;min-width:80px}@media(max-width:640px){.gc-card__stats{display:none}}.gc-card__stats-value{font-size:1.4rem;font-weight:700;color:#064e3b;line-height:1}.gc-card__stats-label{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#065f46;margin-top:.15rem}.gc-card__dates{display:flex;flex-direction:column;gap:.3rem;align-items:flex-end;flex-shrink:0}@media(max-width:768px){.gc-card__dates{display:none}}.gc-card__date-row{display:flex;flex-direction:column;align-items:flex-end;gap:.05rem}.gc-card__date-label{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--p-surface-400)}.gc-card__date-value{font-size:.8125rem;font-weight:500;color:var(--p-surface-700)}.gc-empty{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:12px;padding:3rem 2rem;text-align:center;color:var(--p-surface-400)}.gc-empty i{font-size:2.5rem;display:block;margin-bottom:.75rem}.gc-empty p{font-size:.9rem;margin:0}.gc-pagination{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem;font-size:.875rem;color:var(--p-surface-500)}.ga-wrapper{padding:1.5rem;max-width:1400px;margin:0 auto}@media(max-width:768px){.ga-wrapper{padding:1rem}}.ga-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.ga-header__title{font-size:1.6rem;font-weight:700;color:var(--p-surface-900);margin:0 0 .2rem;line-height:1.2}.ga-header__sub{font-size:.875rem;color:var(--p-surface-500);margin:0}.ga-list{display:flex;flex-direction:column;gap:.625rem}.ga-card{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:12px;padding:1rem 1.375rem;display:grid;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:0 1.25rem;transition:box-shadow .15s,border-color .15s;cursor:pointer}.ga-card:hover{border-color:var(--p-surface-300);box-shadow:0 2px 12px #00000012}@media(max-width:900px){.ga-card{grid-template-columns:auto 1fr auto auto}}@media(max-width:600px){.ga-card{grid-template-columns:auto 1fr auto}}.ga-card__date{display:flex;flex-direction:column;align-items:center;text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:.5rem .875rem;flex-shrink:0;min-width:72px}.ga-card__date-day{font-size:1.4rem;font-weight:700;color:#064e3b;line-height:1}.ga-card__date-month{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#065f46}.ga-card__info{display:flex;flex-direction:column;gap:.2rem;min-width:0}.ga-card__tour{font-size:.9375rem;font-weight:600;color:var(--p-surface-900);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ga-card__meta{display:flex;align-items:center;gap:.5rem 1rem;flex-wrap:wrap;font-size:.8rem;color:var(--p-surface-500)}.ga-card__meta span{display:flex;align-items:center;gap:.25rem}.ga-card__meta i{font-size:.75rem;color:var(--p-surface-400)}.ga-card__occ{display:flex;flex-direction:column;align-items:center;gap:.35rem;flex-shrink:0;min-width:100px}@media(max-width:600px){.ga-card__occ{display:none}}.ga-card__occ-bar-wrap{width:100%;height:6px;background:var(--p-surface-200);border-radius:999px;overflow:hidden}.ga-card__occ-bar{height:100%;border-radius:999px;background:#064e3b;transition:width .3s}.ga-card__occ-bar--full{background:#dc2626}.ga-card__occ-bar--high{background:#d97706}.ga-card__occ-text{font-size:.75rem;font-weight:600;color:var(--p-surface-600);white-space:nowrap}.ga-card__occ-slots{font-size:.7rem;padding:.1rem .5rem;border-radius:999px;font-weight:600;border:1px solid}.ga-card__occ-slots--ok{background:#dcfce7;color:#16a34a;border-color:#bbf7d0}.ga-card__occ-slots--low{background:#fefce8;color:#a16207;border-color:#fde68a}.ga-card__occ-slots--full{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.ga-card__status{flex-shrink:0}@media(max-width:900px){.ga-card__status{display:none}}.ga-badge{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600;border:1px solid}.ga-badge--active{background:#dcfce7;color:#16a34a;border-color:#bbf7d0}.ga-badge--inactive{background:var(--p-surface-100);color:var(--p-surface-500);border-color:var(--p-surface-200)}.ga-badge--closed{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.ga-empty{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:12px;padding:3rem 2rem;text-align:center;color:var(--p-surface-400)}.ga-empty i{font-size:2.5rem;display:block;margin-bottom:.75rem}.ga-empty p{font-size:.9rem;margin:0 0 1.25rem}.ga-pagination{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem;font-size:.875rem;color:var(--p-surface-500)}.login-wrapper-new{min-height:100vh;background:#eef9e7;display:flex;align-items:center;justify-content:center;padding:1rem}.login-container-new{display:grid;grid-template-columns:1fr 1fr;max-width:950px;width:100%;background:#fff;border-radius:5px;overflow:hidden;box-shadow:0 4px 24px #0000000f;height:550px}@media(max-width:991px){.login-container-new{grid-template-columns:1fr;height:auto}}.login-form-side{padding:2.5rem;display:flex;align-items:center;justify-content:center}@media(max-width:991px){.login-form-side{padding:2rem 1.5rem}}.form-content{width:100%;max-width:400px}.brand-logo{display:flex;justify-content:center;width:100%;margin-bottom:2rem}.brand-logo .logo-image{width:200px;height:auto}.form-header{margin-bottom:2rem}.form-header .form-title{font-weight:700;color:#0f172a;margin:0 0 .5rem;line-height:1.2}.form-header .form-subtitle{font-size:.95rem;color:#64748b;margin:0;line-height:1.5}.input-field{margin-bottom:1.25rem}.input-field .field-label{display:block;font-size:.9rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}.input-field .field-label .required{color:#ef4444}.input-field :deep(.p-inputtext){width:100%;height:3.5rem;padding:.875rem 1rem;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.95rem;transition:all .2s ease}.input-field :deep(.p-inputtext):hover{border-color:#cbd5e1}.input-field :deep(.p-inputtext):focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.input-field :deep(.p-inputtext)::placeholder{color:#94a3b8}.input-field :deep(.p-password){width:100%}.input-field :deep(.p-password .p-password-input){width:100%;height:3.5rem;padding:.875rem 1rem;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.95rem;transition:all .2s ease}.input-field :deep(.p-password .p-password-input):hover{border-color:#cbd5e1}.input-field :deep(.p-password .p-password-input):focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.input-field .p-error{display:block;margin-top:.4rem;font-size:.85rem;color:#ef4444}.form-options{display:flex;align-items:center;justify-content:flex-end;margin-bottom:1rem}.form-options .forgot-link{font-size:.9rem;color:#6366f1;text-decoration:none;font-weight:500;transition:color .2s}.form-options .forgot-link:hover{color:#4f46e5}.or-divider{text-align:center;margin:1.5rem 0 1rem;position:relative;display:flex;align-items:center;gap:1rem}.or-divider:before,.or-divider:after{content:"";flex:1;height:1px;background:#e2e8f0}.or-divider .divider-text{font-size:.85rem;color:#94a3b8;white-space:nowrap}.google-btn{width:100%;height:3rem;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.95rem;font-weight:500;color:#0f172a;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .2s ease;cursor:pointer}.google-btn:hover{border-color:#cbd5e1;background:#f8fafc}.illustration-side{position:relative;overflow:hidden;background:#000}@media(max-width:991px){.illustration-side{display:none}}.banner-image-wrapper{width:100%;height:100%;position:relative}.banner-image{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.85) saturate(1.1)}.banner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#6366f14d,#8b5cf633,#4c1d9566);mix-blend-mode:multiply;pointer-events:none}.guide-login-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#eef9e7;padding:1rem}.guide-login-container{display:grid;grid-template-columns:1fr 1fr;max-width:950px;width:100%;background:#fff;border-radius:5px;overflow:hidden;box-shadow:0 4px 24px #0000000f;height:550px}@media(max-width:991px){.guide-login-container{grid-template-columns:1fr;height:auto}}.guide-login-wrapper .login-form-side{padding:2.5rem;display:flex;align-items:center;justify-content:center}@media(max-width:991px){.guide-login-wrapper .login-form-side{padding:2rem 1.5rem}}.guide-login-wrapper .form-content{width:100%;max-width:400px}.guide-login-wrapper .brand-logo{display:flex;justify-content:center;width:100%;margin-bottom:2rem}.guide-login-wrapper .brand-logo .logo-image{width:200px;height:auto}.guide-login-wrapper .form-header{text-align:center;margin-bottom:1.5rem}.guide-login-wrapper .form-title{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.guide-login-wrapper .input-field{margin-bottom:1.25rem}.guide-login-wrapper .input-field .field-label{display:block;margin-bottom:.5rem;font-weight:600;color:#0f172a;font-size:.9rem}.guide-login-wrapper .illustration-side{position:relative;background:linear-gradient(135deg,#10b981,#059669);overflow:hidden}@media(max-width:991px){.guide-login-wrapper .illustration-side{display:none}}.guide-login-wrapper .banner-image-wrapper{position:relative;width:100%;height:100%}.guide-login-wrapper .banner-image{width:100%;height:100%;object-fit:cover}.guide-login-wrapper .banner-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#10b981e6,#059669e6)}.guide-login-wrapper .banner-content{position:absolute;bottom:2rem;left:2rem;right:2rem;color:#fff;z-index:1}.guide-login-wrapper .banner-title{font-size:1.75rem;font-weight:700;margin-bottom:.5rem;line-height:1.2}.guide-login-wrapper .banner-subtitle{font-size:1rem;opacity:.95;line-height:1.5}.live-tour-client{min-height:100vh;background:linear-gradient(135deg,#f7f4ed,#eef2f6);color:#0f172a}.live-header{background:linear-gradient(135deg,#fff,#f0fdf4);border-bottom:2px solid #d1fae5;padding:1rem 1.25rem;position:sticky;top:0;z-index:100;box-shadow:0 2px 12px #0000000f}.header-brand{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.75rem}.brand-logo{width:250px;object-fit:contain;padding:6px}.header-tour{display:flex;align-items:center;gap:.875rem;justify-content:center}.guide-avatar-img{flex-shrink:0;box-shadow:0 2px 8px #0000001f;border:2px solid #fff}.tour-info{text-align:left}.tour-title{font-size:1.1rem;font-weight:700;color:#0f172a;margin:0;line-height:1.3}.tour-meta{font-size:.8rem;color:#64748b;margin:2px 0 0}.header-live-strip{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:.875rem;padding-top:.75rem;border-top:1px solid #e2e8f0}.live-pulse{animation:pulse-live 2s infinite}@keyframes pulse-live{0%,to{opacity:1}50%{opacity:.5}}.participant-badge{display:flex;align-items:center;gap:6px;background:#e2e8f0;padding:6px 14px;border-radius:20px;color:#0f172a;font-size:.875rem;font-weight:600}.notifications-container{position:fixed;top:80px;right:1rem;z-index:200;display:flex;flex-direction:column;gap:.5rem}.notification-toast{background:#0f766ee6;color:#fff;padding:10px 16px;border-radius:8px;font-size:.875rem;box-shadow:0 4px 12px #0000004d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.notification-enter-active{transition:all .3s ease}.notification-leave-active{transition:all .5s ease}.notification-enter-from{opacity:0;transform:translate(30px)}.notification-leave-to{opacity:0;transform:translateY(-10px)}.live-main{max-width:900px;margin:0 auto;padding:1.25rem}.waiting-screen{display:flex;align-items:center;justify-content:center;min-height:70vh;padding:1rem 0 2rem}.waiting-content{text-align:center;max-width:540px;width:100%}.waiting-hero{position:relative;padding:2.5rem 1.5rem 2rem;margin-bottom:1.75rem;border-radius:20px;background:linear-gradient(135deg,#ecfdf5,#dbeafe,#f0fdf4);overflow:hidden}.waiting-hero-bg{position:absolute;inset:0;pointer-events:none}.hero-circle{position:absolute;border-radius:50%;opacity:.15}.hero-circle-1{width:180px;height:180px;background:#22c55e;top:-50px;right:-40px;animation:float-circle 6s ease-in-out infinite}.hero-circle-2{width:120px;height:120px;background:#3b82f6;bottom:-30px;left:-20px;animation:float-circle 8s ease-in-out infinite reverse}.hero-circle-3{width:80px;height:80px;background:#f59e0b;top:20px;left:30%;animation:float-circle 7s ease-in-out infinite 1s}@keyframes float-circle{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-12px) scale(1.05)}}.waiting-badge{display:inline-flex;align-items:center;gap:8px;background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:8px 18px;border-radius:999px;font-size:.85rem;font-weight:600;color:#166534;margin-bottom:1.25rem;border:1px solid #bbf7d0}.waiting-badge i{font-size:1rem;color:#22c55e}.waiting-title{font-size:1.75rem;font-weight:800;color:#0f172a;margin:0 0 .75rem;line-height:1.25;position:relative;z-index:1}.waiting-subtitle{font-size:.95rem;color:#475569;line-height:1.65;margin:0;position:relative;z-index:1}.waiting-guide-card{display:flex;align-items:center;gap:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem;margin-bottom:1.5rem;box-shadow:0 2px 8px #0000000d}.guide-card-info{text-align:left}.guide-card-label{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:4px}.guide-card-name{margin:0;font-size:1.15rem;font-weight:700;color:#0f172a}.waiting-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.75rem}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1rem .75rem;display:flex;flex-direction:column;align-items:center;gap:.625rem;box-shadow:0 1px 4px #0000000a}.stat-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1rem}.stat-icon.stat-icon-green{background:#dcfce7;color:#16a34a}.stat-icon.stat-icon-blue{background:#dbeafe;color:#2563eb}.stat-icon.stat-icon-amber{background:#fef3c7;color:#d97706}.stat-info{display:flex;flex-direction:column;align-items:center}.stat-value{font-size:1rem;font-weight:700;color:#0f172a}.stat-label{font-size:.72rem;color:#64748b;margin-top:2px}.waiting-tips{background:#fffbeb;border:1px solid #fde68a;border-radius:16px;padding:1.25rem 1.5rem;text-align:left;margin-bottom:1.75rem}.tips-header{display:flex;align-items:center;gap:10px;margin-bottom:1rem}.tips-header i{font-size:1.25rem;color:#f59e0b}.tips-header h4{margin:0;font-size:1rem;font-weight:700;color:#92400e}.tips-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.875rem}.tips-list li{display:flex;align-items:flex-start;gap:10px;font-size:.88rem;color:#78350f;line-height:1.5}.tips-list li i{color:#22c55e;font-size:.85rem;margin-top:3px;flex-shrink:0}.waiting-pulse{display:flex;align-items:center;justify-content:center;gap:10px;color:#10b981;font-size:.875rem;font-weight:500;margin-bottom:2rem}.pulse-dot{width:10px;height:10px;border-radius:50%;background:#10b981;animation:pulse-dot 1.5s infinite}@keyframes pulse-dot{0%{box-shadow:0 0 #10b981b3}70%{box-shadow:0 0 0 10px #10b98100}to{box-shadow:0 0 #10b98100}}.waiting-extras{display:grid;gap:1.5rem}.waiting-instagram-card{background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;padding:1.5rem;text-align:left}.insta-card-body{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.insta-card-body>i{font-size:2rem;color:#e11d48}.insta-card-text h4{margin:0 0 4px;font-size:1rem;font-weight:700;color:#0f172a}.insta-card-text p{margin:0;font-size:.85rem;color:#64748b}.waiting-other-tours{text-align:left}.waiting-other-tours>h4{margin:0 0 1rem;font-size:1.05rem;font-weight:700;color:#0f172a}.progress-section{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.25rem 1.5rem;margin-bottom:1.5rem;box-shadow:0 1px 4px #0000000a}.progress-info{display:flex;justify-content:space-between;margin-bottom:.625rem}.progress-label{font-weight:600;font-size:.9rem}.progress-value{font-weight:700;color:#16a34a}.progress-meta{display:flex;justify-content:space-between;margin-top:.625rem;font-size:.8rem;color:#64748b}.journey-timeline{display:flex;align-items:flex-start;overflow-x:auto;padding:1rem .75rem 1.25rem;margin-bottom:1.5rem;gap:1.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.journey-timeline::-webkit-scrollbar{display:none}.timeline-step{display:flex;flex-direction:column;align-items:center;min-width:115px;flex:0 0 115px}.step-track{display:flex;align-items:center;width:100%;position:relative;justify-content:center}.track-line{flex:1;height:3px;background:#e2e8f0;transition:background .4s ease}.track-line.line-active{background:linear-gradient(90deg,#10b981,#34d399)}.step-dot{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;flex-shrink:0;z-index:1;transition:all .3s ease}.step-completed .step-dot{background:#10b981;color:#fff;box-shadow:0 0 0 4px #10b98126}.step-current .step-dot{background:#3b82f6;color:#fff;box-shadow:0 0 0 5px #3b82f633;animation:dot-pulse 2s infinite}.step-locked .step-dot{background:#e2e8f0;color:#94a3b8}@keyframes dot-pulse{0%,to{box-shadow:0 0 0 5px #3b82f633}50%{box-shadow:0 0 0 8px #3b82f659}}.step-label{font-size:.72rem;text-align:center;margin-top:8px;color:#64748b;max-width:115px;line-height:1.3;word-break:break-word}.step-current .step-label{color:#3b82f6;font-weight:700}.step-completed .step-label{color:#10b981;font-weight:600}.stops-collapse-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.collapse-card{background:#fff;border-radius:16px;overflow:hidden;border:1.5px solid #e2e8f0;transition:all .3s ease;box-shadow:0 2px 6px #0000000a}.collapse-card.card-current{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a,0 4px 12px #3b82f614}.collapse-card.card-completed{border-color:#a7f3d0}.collapse-card.card-locked{opacity:.55;background:#f8fafc}.collapse-header{display:flex;align-items:center;gap:1rem;padding:1.125rem 1.25rem;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.collapse-header.clickable{cursor:pointer}.collapse-header.clickable:active{background:#f1f5f9}.collapse-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.9rem}.card-completed .collapse-icon{background:#d1fae5;color:#059669}.card-current .collapse-icon{background:#dbeafe;color:#2563eb}.card-locked .collapse-icon{background:#f1f5f9;color:#94a3b8}.collapse-info{flex:1;min-width:0}.collapse-tag{display:block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:3px}.card-current .collapse-tag{color:#3b82f6}.card-completed .collapse-tag{color:#10b981}.card-locked .collapse-tag{color:#94a3b8}.collapse-name{display:block;font-size:1rem;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-locked .collapse-name{color:#94a3b8}.collapse-chevron{color:#94a3b8;font-size:.85rem;flex-shrink:0;transition:transform .3s ease}.slide-enter-active{transition:all .35s ease;max-height:800px;overflow:hidden}.slide-leave-active{transition:all .3s ease;max-height:800px;overflow:hidden}.slide-enter-from,.slide-leave-to{opacity:0;max-height:0}.collapse-body{border-top:1px solid #f1f5f9;padding-top:.5rem}.stop-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:1rem 1.25rem}.gallery-item{position:relative;cursor:pointer;overflow:hidden;border-radius:12px;transition:transform .2s ease}.gallery-item:active{transform:scale(.97)}.gallery-item img{width:100%;height:150px;object-fit:cover;display:block}.gallery-caption{position:absolute;bottom:0;left:0;right:0;padding:8px 10px;background:linear-gradient(transparent,#000000b3);font-size:.75rem;color:#fff}.stop-body{padding:1.25rem 1.5rem;line-height:1.8;color:#475569;word-break:break-word;white-space:normal;font-size:.92rem}.stop-body :deep(h1),.stop-body :deep(h2),.stop-body :deep(h3){color:#1e293b;margin-top:1.25rem;margin-bottom:.75rem}.stop-body :deep(h1){font-size:1.35rem}.stop-body :deep(h2){font-size:1.2rem}.stop-body :deep(h3){font-size:1.05rem}.stop-body :deep(p){margin-bottom:1rem}.stop-body :deep(img){max-width:100%;border-radius:10px;margin:1.25rem 0}.stop-body :deep(ul),.stop-body :deep(ol){padding-left:1.5rem;margin-bottom:1rem}.stop-body :deep(li){margin-bottom:.5rem}.faq-section{margin-top:.5rem;border-top:1px solid #e2e8f0;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}.faq-header{font-weight:700;color:#0f172a;font-size:1rem;margin-bottom:.25rem}.faq-item{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 1px 3px #00000008}.faq-toggle{width:100%;text-align:left;padding:1rem 1.125rem;background:transparent;border:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;color:#0f172a;font-weight:600;font-size:.92rem;line-height:1.4}.faq-answer{padding:0 1.125rem 1.125rem;color:#475569;font-size:.9rem;line-height:1.7;border-top:1px solid #f1f5f9;word-break:break-word}.island-map-section{background:#fff;border-radius:16px;border:1.5px solid #e2e8f0;overflow:hidden;margin-bottom:2rem;box-shadow:0 2px 8px #0000000a}.map-header{display:flex;align-items:center;gap:8px;padding:1rem 1.25rem;font-weight:700;font-size:.95rem;color:#1e293b;border-bottom:1px solid #f1f5f9}.map-header i{color:#3b82f6}.island-map-wrapper{padding:.75rem}.island-svg{width:100%;height:auto;display:block}.map-pulse{animation:map-marker-pulse 2s infinite}@keyframes map-marker-pulse{0%,to{r:14;opacity:.2}50%{r:20;opacity:.08}}.finished-screen{display:flex;justify-content:center;padding:1rem 0 3rem}.finished-content{max-width:560px;width:100%;display:flex;flex-direction:column;gap:1.75rem}.finished-celebration{text-align:center;position:relative;padding:2.5rem 1.5rem 2rem;background:linear-gradient(135deg,#ecfdf5,#f0fdf4,#dbeafe);border-radius:20px;overflow:hidden}.finished-celebration h2{font-size:1.85rem;font-weight:800;color:#0f172a;margin:.75rem 0 .5rem}.celebration-deco{position:absolute;inset:0;pointer-events:none}.confetti{position:absolute;font-size:1.25rem;animation:confetti-float 4s ease-in-out infinite;opacity:.5}.confetti.c1{top:12%;left:8%;color:#f59e0b;animation-delay:0s}.confetti.c2{top:8%;right:12%;color:#10b981;animation-delay:.8s}.confetti.c3{bottom:15%;left:15%;color:#3b82f6;animation-delay:1.6s}.confetti.c4{bottom:20%;right:8%;color:#ef4444;animation-delay:2.4s}.confetti.c5{top:40%;right:5%;color:#8b5cf6;animation-delay:3.2s}@keyframes confetti-float{0%,to{transform:translateY(0) rotate(0);opacity:.5}25%{transform:translateY(-8px) rotate(10deg);opacity:.8}50%{transform:translateY(-4px) rotate(-5deg);opacity:.6}75%{transform:translateY(-10px) rotate(8deg);opacity:.9}}.finished-icon{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);display:flex;align-items:center;justify-content:center;margin:0 auto;box-shadow:0 6px 24px #10b9814d}.finished-icon i{font-size:2rem;color:#fff}.finished-message{font-size:.95rem;color:#475569;line-height:1.65;margin:0}.tour-recap{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;padding:1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 1px 4px #0000000a}.recap-item{display:flex;align-items:center;gap:8px;font-size:.88rem;color:#475569;font-weight:500}.recap-item i{color:#22c55e;font-size:1rem}.review-section{text-align:center;padding:2rem 1.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px}.review-header{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:.5rem}.review-header i{color:#f59e0b;font-size:1.25rem}.review-header h3{color:#0f172a;margin:0;font-size:1.2rem}.review-subtitle{color:#64748b;font-size:.88rem;margin:0 0 1.25rem}.review-form{max-width:400px;margin:0 auto}.review-thanks{text-align:center;padding:2rem 1.5rem;background:#ecfdf3;border:1px solid #bbf7d0;border-radius:16px;box-shadow:0 1px 4px #0000000a}.review-thanks h3{color:#14532d;margin:.75rem 0 .5rem;font-size:1.15rem}.review-thanks p{color:#166534;margin:0;line-height:1.5}.thanks-icon{width:72px;height:72px;border-radius:50%;margin:0 auto;background:linear-gradient(135deg,#34d399,#16a34a);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;box-shadow:0 6px 20px #16a34a40}.continue-experience{text-align:center;padding:2rem 1.5rem;background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border:1px solid #bbf7d0;border-radius:18px}.continue-experience h3{margin:.75rem 0 .5rem;font-size:1.2rem;font-weight:700;color:#0f172a}.continue-experience p{margin:0;font-size:.92rem;color:#475569;line-height:1.6}.continue-icon-wrap{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,#22c55e,#16a34a);display:flex;align-items:center;justify-content:center;margin:0 auto;box-shadow:0 4px 16px #16a34a33}.continue-icon-wrap i{font-size:1.5rem;color:#fff}.poi-sections{display:grid;gap:1.75rem}.poi-section{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:1.5rem;box-shadow:0 2px 8px #0000000a}.poi-section-header{display:flex;align-items:flex-start;gap:1rem;text-align:left;margin-bottom:1.25rem}.poi-section-header h4{margin:0 0 .25rem;color:#0f172a;font-size:1.1rem;font-weight:700}.poi-section-header p{margin:0;color:#64748b;font-size:.88rem;line-height:1.5}.poi-section-icon{font-size:1.75rem;flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border-radius:14px;border:1px solid #e2e8f0}.poi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.poi-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.poi-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0f172a1f}.poi-cover{height:130px;background:linear-gradient(135deg,#e0f2fe,#f8fafc);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;color:#0ea5e9;font-weight:700}.poi-card-body{padding:1.125rem;display:grid;gap:.625rem;text-align:left}.poi-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.poi-card-top h5{margin:0;font-size:.95rem;color:#0f172a;font-weight:600}.poi-type{background:#e0f2fe;color:#0284c7;font-size:.7rem;font-weight:700;padding:3px 10px;border-radius:999px;flex-shrink:0}.poi-description{margin:0;color:#64748b;font-size:.84rem;line-height:1.5}.poi-meta{display:flex;align-items:center;gap:.4rem;color:#64748b;font-size:.82rem}.poi-card-link{color:#2563eb;font-weight:700;font-size:.85rem}.poi-empty{text-align:left;color:#94a3b8;font-size:.9rem;padding:.75rem 0}.finished-other-tours{margin-top:0!important}.finished-other-tours .other-tours-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;text-align:left}.finished-other-tours .other-tours-header>i{font-size:1.5rem;color:#3b82f6;margin-top:2px}.finished-other-tours .other-tours-header h4{margin:0 0 .25rem;font-size:1.1rem;font-weight:700;color:#0f172a}.finished-other-tours .other-tours-header p{margin:0;font-size:.88rem;color:#64748b}.other-tours{text-align:left}.other-tours h4{margin:0 0 1rem;color:#0f172a;font-size:1.1rem}.other-tours-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.tour-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 2px 6px #0000000d;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.tour-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0f172a1f}.tour-cover{height:130px;background:linear-gradient(135deg,#e0f2fe,#f8fafc);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;color:#0ea5e9;font-weight:700}.cover-placeholder{padding:.35rem .75rem;background:#fffc;border-radius:10px;border:1px solid #bae6fd}.tour-card-body{padding:1rem;display:flex;flex-direction:column;gap:.4rem}.tour-card-city{font-size:.75rem;color:#64748b}.tour-card-title{margin:0;font-size:.95rem;color:#0f172a;line-height:1.35;font-weight:600}.tour-card-link{color:#2563eb;font-weight:700;font-size:.88rem;text-decoration:none;margin-top:2px}.tour-card-link:hover{text-decoration:underline}.payment-section{margin:0}.payment-notice{text-align:center;padding:2rem 1.5rem;background:#ecfeff;border:1px solid #99f6e4;border-radius:16px}.payment-notice>i{font-size:2rem;color:var(--p-primary-color, #0ea5e9);margin-bottom:.75rem}.payment-notice h3{color:#0f172a;margin:.5rem 0}.payment-notice p{color:#64748b;margin:0}.instagram-follow-section{padding:1.5rem;background:#fff7ed;border:1px solid #fed7aa;border-radius:16px}.insta-section-body{display:flex;align-items:center;gap:1rem;text-align:left;margin-bottom:1.25rem}.insta-section-body>i{font-size:2.25rem;color:#e11d48}.insta-section-text h3{margin:0 0 4px;color:#0f172a;font-size:1.1rem;font-weight:700}.insta-section-text p{margin:0;color:#64748b;font-size:.88rem}.farewell-section{text-align:center;padding:2rem 1.5rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:18px;border:1px solid #fcd34d}.farewell-section .farewell-icon{width:48px;height:48px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;box-shadow:0 2px 8px #00000014}.farewell-section .farewell-icon i{font-size:1.25rem;color:#ef4444}.farewell-section p{margin:0 0 .25rem;font-size:1rem;color:#78350f;font-weight:600}.farewell-section span{font-size:.88rem;color:#92400e}.instagram-modal-overlay{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.instagram-modal{background:#fff;border-radius:20px;padding:2.5rem 2rem 2rem;max-width:380px;width:100%;text-align:center;position:relative;box-shadow:0 20px 60px #0003;animation:modal-in .3s ease}.instagram-modal h3{margin:0 0 .5rem;font-size:1.25rem;color:#0f172a}.instagram-modal p{margin:0 0 1.5rem;color:#64748b;font-size:.9rem;line-height:1.5}@keyframes modal-in{0%{opacity:0;transform:scale(.92) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;border:none;background:#f1f5f9;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:background .2s}.modal-close:hover{background:#e2e8f0}.modal-insta-icon{width:64px;height:64px;border-radius:18px;background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af,#515bd4);display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;box-shadow:0 4px 16px #dd2a7b4d}.modal-insta-icon i{font-size:1.75rem;color:#fff}.modal-actions{display:flex;flex-direction:column;gap:.75rem}.fade-enter-active{transition:opacity .25s ease}.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}@media(max-width:768px){.live-main{padding:.875rem}.journey-timeline{padding:.75rem .5rem 1rem;gap:1rem}.timeline-step{min-width:100px;flex:0 0 100px}.step-dot{width:34px;height:34px;font-size:.72rem}.step-label{font-size:.68rem;max-width:100px}.stop-gallery{grid-template-columns:repeat(2,1fr);gap:6px;padding:.75rem}.gallery-item img{height:120px}.waiting-stats{grid-template-columns:1fr;gap:.625rem}.stat-card{flex-direction:row;padding:.875rem 1rem}.stat-info{align-items:flex-start}.waiting-hero{padding:2rem 1rem 1.5rem}.waiting-title{font-size:1.4rem}.tour-recap{flex-direction:column;gap:.75rem}.finished-celebration h2{font-size:1.5rem}.poi-grid,.other-tours-grid{grid-template-columns:1fr}}@media(max-width:380px){.waiting-stats{grid-template-columns:1fr}.brand-logo{width:180px}}
