.lp-root[data-v-4dc9df6e]{background:var(--bc-background);min-height:100vh;overflow-x:hidden}.lp-header[data-v-4dc9df6e]{position:fixed;top:0;left:0;right:0;z-index:50;background:#f0ede4d9;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid rgba(200,195,180,.25);padding:.6rem 0;transition:background .3s,box-shadow .3s}.lp-header-inner[data-v-4dc9df6e]{display:flex;align-items:center;justify-content:space-between}.lp-logo[data-v-4dc9df6e]{display:flex;align-items:center;gap:.4rem;text-decoration:none;color:var(--bc-primary-dark);font-family:Outfit,sans-serif;font-weight:800;font-size:1.15rem;letter-spacing:-.02em}.lp-logo-img[data-v-4dc9df6e]{height:1.8rem}.lp-nav[data-v-4dc9df6e]{display:flex;align-items:center;gap:1.75rem}.lp-nav-link[data-v-4dc9df6e]{color:var(--bc-text);text-decoration:none;font-size:.88rem;font-weight:500;cursor:pointer;transition:color .2s;position:relative}.lp-nav-link[data-v-4dc9df6e]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--bc-primary);border-radius:1px;transition:width .25s ease}.lp-nav-link[data-v-4dc9df6e]:hover{color:var(--bc-primary)}.lp-nav-link[data-v-4dc9df6e]:hover:after{width:100%}.lp-nav-cta[data-v-4dc9df6e]{display:inline-flex;align-items:center;gap:.4rem;background:linear-gradient(135deg,var(--bc-primary) 0%,var(--bc-primary-dark) 100%);color:#fff!important;padding:.5rem 1.25rem;border-radius:50px;font-weight:600;font-size:.88rem;text-decoration:none;transition:transform .25s cubic-bezier(.175,.885,.32,1.275),box-shadow .25s;box-shadow:0 2px 12px #3a7d6a40}.lp-nav-cta[data-v-4dc9df6e]:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 4px 20px #3a7d6a59;color:#fff!important}.lp-burger[data-v-4dc9df6e]{display:none;background:none;border:none;cursor:pointer;width:36px;height:36px;position:relative;padding:6px;flex-direction:column;justify-content:center;gap:5px}.lp-burger span[data-v-4dc9df6e]{display:block;width:100%;height:2px;background-color:var(--bc-text);border-radius:2px;transition:transform .3s,opacity .3s}.lp-burger.is-active span[data-v-4dc9df6e]:nth-child(1){transform:translateY(7px) rotate(45deg)}.lp-burger.is-active span[data-v-4dc9df6e]:nth-child(2){opacity:0}.lp-burger.is-active span[data-v-4dc9df6e]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.lp-hero[data-v-4dc9df6e]{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;padding-top:4rem}.lp-hero-bg[data-v-4dc9df6e]{position:absolute;inset:0;background:url(https://images.unsplash.com/photo-1444210971048-6130cf0c46cf?q=80&w=1746&auto=format&fit=crop) center / cover no-repeat;z-index:0}.lp-hero-overlay[data-v-4dc9df6e]{position:absolute;inset:0;background:linear-gradient(135deg,#2b5e50e0,#3a7d6ad1 30%,#3882a3c7 70%,#4a9bbfd9);z-index:1}.lp-hero-particles[data-v-4dc9df6e]{position:absolute;inset:0;z-index:2;pointer-events:none}.lp-particle[data-v-4dc9df6e]{position:absolute;border-radius:50%;opacity:.08}.lp-particle--1[data-v-4dc9df6e]{width:400px;height:400px;background:var(--bc-highlight);top:10%;right:-5%;animation:lp-float-4dc9df6e 8s ease-in-out infinite}.lp-particle--2[data-v-4dc9df6e]{width:250px;height:250px;background:#fff;bottom:15%;left:5%;animation:lp-float-4dc9df6e 12s ease-in-out infinite reverse}.lp-particle--3[data-v-4dc9df6e]{width:180px;height:180px;background:var(--bc-highlight);top:55%;left:40%;animation:lp-float-4dc9df6e 10s ease-in-out infinite 2s}@keyframes lp-float-4dc9df6e{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-30px) scale(1.05)}}.lp-hero-container[data-v-4dc9df6e]{position:relative;z-index:3}.lp-hero-columns[data-v-4dc9df6e]{min-height:calc(100vh - 4rem)}.lp-hero-content[data-v-4dc9df6e]{padding:3rem 0}.lp-hero-badge[data-v-4dc9df6e]{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem 1.1rem;background:#ffffff1f;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.2);border-radius:50px;color:#ffffffe6;font-size:.85rem;font-weight:500;margin-bottom:1.5rem}.lp-hero-badge i[data-v-4dc9df6e]{color:var(--bc-highlight)}.lp-hero-title[data-v-4dc9df6e]{font-family:Outfit,sans-serif;font-size:3.2rem;font-weight:800;line-height:1.12;color:#fff;margin-bottom:1.5rem;letter-spacing:-.03em;opacity:1;transform:none;transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94)}.lp-hero-title.lp-title-visible[data-v-4dc9df6e]{opacity:1;transform:translateY(0)}.lp-hero-title-accent[data-v-4dc9df6e]{background:linear-gradient(135deg,var(--bc-highlight),#FFD97D);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-hero-subtitle[data-v-4dc9df6e]{font-size:1.15rem;line-height:1.65;color:#ffffffd9;max-width:520px;margin-bottom:2rem;opacity:1;transform:none;transition:opacity .7s ease .15s,transform .7s ease .15s}.lp-hero-subtitle.lp-subtitle-visible[data-v-4dc9df6e]{opacity:1;transform:translateY(0)}.lp-hero-actions[data-v-4dc9df6e]{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap;opacity:1;transform:none;transition:opacity .7s ease .3s,transform .7s ease .3s}.lp-hero-actions.lp-subtitle-visible[data-v-4dc9df6e]{opacity:1;transform:translateY(0)}.lp-hero-trust[data-v-4dc9df6e]{display:flex;gap:1.5rem;color:#ffffffa6;font-size:.82rem;flex-wrap:wrap;opacity:1;transform:none;transition:opacity .7s ease .45s,transform .7s ease .45s}.lp-hero-trust.lp-subtitle-visible[data-v-4dc9df6e]{opacity:1;transform:translateY(0)}.lp-hero-trust i[data-v-4dc9df6e]{color:var(--bc-highlight);margin-right:.25rem}.lp-hero-visual-col[data-v-4dc9df6e]{display:flex;align-items:center;justify-content:center;padding:2rem}.lp-hero-mockup[data-v-4dc9df6e]{position:relative;width:100%;max-width:380px;opacity:1;transform:none;transition:opacity .8s ease .5s,transform .8s cubic-bezier(.175,.885,.32,1.275) .5s;padding:2.5rem 1rem 3rem}.lp-hero-mockup.lp-subtitle-visible[data-v-4dc9df6e]{opacity:1;transform:translateY(0) scale(1)}.lp-mockup-card[data-v-4dc9df6e]{background:#ffffff1f;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.18);border-radius:20px;padding:1.25rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.lp-mockup-card--main[data-v-4dc9df6e]{box-shadow:0 20px 60px #00000026}.lp-mockup-card--main[data-v-4dc9df6e]:hover{transform:translateY(-4px)}.lp-mockup-card--float[data-v-4dc9df6e]{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;position:absolute}.lp-mockup-card--notif[data-v-4dc9df6e]{top:-2.5rem;right:-1.25rem;animation:lp-float-card-4dc9df6e 4s ease-in-out infinite}.lp-mockup-card--msg[data-v-4dc9df6e]{bottom:-2.5rem;left:-1rem;animation:lp-float-card-4dc9df6e 5s ease-in-out infinite 1s}@keyframes lp-float-card-4dc9df6e{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.lp-mockup-card-header[data-v-4dc9df6e]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.lp-mockup-icon[data-v-4dc9df6e]{width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.lp-mockup-icon--green[data-v-4dc9df6e]{background:#3a7d6a40;color:#7edbb9}.lp-mockup-icon--accent[data-v-4dc9df6e]{background:#4a9bbf40;color:#8dd4f0}.lp-mockup-icon--highlight[data-v-4dc9df6e]{background:#f4c35c40;color:var(--bc-highlight)}.lp-mockup-title[data-v-4dc9df6e]{font-weight:700;color:#fff;font-size:.95rem}.lp-mockup-meta[data-v-4dc9df6e]{font-size:.78rem;color:#ffffff8c;margin-top:.15rem}.lp-mockup-meta i[data-v-4dc9df6e]{margin-right:.2rem}.lp-mockup-participants[data-v-4dc9df6e]{display:flex;align-items:center;gap:0;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.1)}.lp-mockup-avatar[data-v-4dc9df6e]{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.75rem;border:2px solid rgba(255,255,255,.6);margin-left:-8px}.lp-mockup-avatar[data-v-4dc9df6e]:first-child{margin-left:0}.lp-mockup-avatar--more[data-v-4dc9df6e]{background:#fff3!important;font-size:.7rem}.lp-mockup-places[data-v-4dc9df6e]{margin-left:auto;font-size:.75rem;color:#ffffff8c;font-weight:500}.lp-scroll-indicator[data-v-4dc9df6e]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:3;color:#ffffff80;font-size:1.1rem;cursor:pointer;animation:lp-bounce-4dc9df6e 2s infinite}@keyframes lp-bounce-4dc9df6e{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}.lp-btn[data-v-4dc9df6e]{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;font-size:.95rem;border:none;cursor:pointer;text-decoration:none;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s ease;border-radius:50px;font-family:inherit}.lp-btn--lg[data-v-4dc9df6e]{padding:.85rem 2rem;font-size:1rem}.lp-btn--md[data-v-4dc9df6e]{padding:.7rem 1.8rem}.lp-btn--full[data-v-4dc9df6e]{width:100%;justify-content:center;padding:.85rem 1.5rem}.lp-btn--primary[data-v-4dc9df6e]{background:linear-gradient(135deg,var(--bc-accent) 0%,#2E7490 100%);color:#fff!important;box-shadow:0 4px 20px #4a9bbf59}.lp-btn--primary[data-v-4dc9df6e]:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 32px #4a9bbf73;color:#fff!important}.lp-btn--glass[data-v-4dc9df6e]{background:#ffffff1f;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);color:#fff!important;border:1.5px solid rgba(255,255,255,.3)}.lp-btn--glass[data-v-4dc9df6e]:hover{background:#fff3;transform:translateY(-2px);color:#fff!important}.lp-btn--white[data-v-4dc9df6e]{background:#fff;color:var(--bc-primary-dark)!important;box-shadow:0 4px 20px #00000026}.lp-btn--white[data-v-4dc9df6e]:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 8px 36px #00000040;color:var(--bc-primary-dark)!important}.lp-stats-bar[data-v-4dc9df6e]{background:#fff;padding:3rem 1.5rem;box-shadow:0 4px 30px #0000000a;position:relative;z-index:4}.lp-stats-grid[data-v-4dc9df6e]{display:flex;align-items:center;justify-content:center;gap:3rem}.lp-stat-item[data-v-4dc9df6e]{text-align:center}.lp-stat-icon[data-v-4dc9df6e]{font-size:1.3rem;color:var(--bc-primary);margin-bottom:.4rem}.lp-stat-number[data-v-4dc9df6e]{font-family:Outfit,sans-serif;font-weight:800;font-size:2.2rem;color:var(--bc-text);line-height:1;margin-bottom:.15rem}.lp-stat-label[data-v-4dc9df6e]{font-size:.82rem;color:var(--bc-text-light);font-weight:500}.lp-stat-divider[data-v-4dc9df6e]{width:1px;height:48px;background:var(--bc-border)}.lp-section[data-v-4dc9df6e]{padding:5rem 1.5rem;scroll-margin-top:60px}.lp-section--alt[data-v-4dc9df6e]{background:#fffdf899;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.lp-section-header[data-v-4dc9df6e]{margin-bottom:3rem}.lp-badge[data-v-4dc9df6e]{display:inline-block;padding:.35rem 1rem;background:linear-gradient(135deg,#3a7d6a1a,#4a9bbf14);color:var(--bc-primary);border-radius:50px;font-size:.85rem;font-weight:600;margin-bottom:1rem}.lp-section-title[data-v-4dc9df6e]{font-family:Outfit,sans-serif;font-size:2.2rem;font-weight:800;color:var(--bc-text);line-height:1.2;margin-bottom:.75rem;letter-spacing:-.02em}.lp-section-desc[data-v-4dc9df6e]{font-size:1.1rem;color:var(--bc-text-light);max-width:560px;margin:0 auto;line-height:1.6}.lp-step-card[data-v-4dc9df6e]{text-align:center;padding:2.5rem 1.5rem;background:var(--bc-card-bg);border:1px solid var(--bc-glass-border);border-radius:24px;height:100%;position:relative;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s ease;box-shadow:0 2px 12px #00000008}.lp-step-card[data-v-4dc9df6e]:hover{transform:translateY(-8px);box-shadow:0 20px 60px #00000014}.lp-step-number[data-v-4dc9df6e]{position:absolute;top:1.25rem;right:1.25rem;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--bc-accent) 0%,#2E7490 100%);color:#fff;font-family:Outfit,sans-serif;font-weight:800;font-size:.85rem;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #4a9bbf4d}.lp-step-icon-wrap[data-v-4dc9df6e]{width:72px;height:72px;border-radius:22px;display:inline-flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.25rem}.lp-step-icon--green[data-v-4dc9df6e]{background:#3a7d6a1a;color:var(--bc-primary)}.lp-step-icon--accent[data-v-4dc9df6e]{background:#4a9bbf1a;color:var(--bc-accent)}.lp-step-icon--highlight[data-v-4dc9df6e]{background:#f4c35c1f;color:#c4923a}.lp-step-title[data-v-4dc9df6e]{font-family:Outfit,sans-serif;font-weight:700;font-size:1.15rem;color:var(--bc-text);margin-bottom:.5rem}.lp-step-desc[data-v-4dc9df6e]{font-size:.92rem;color:var(--bc-text-light);line-height:1.6}.lp-outings-wrapper[data-v-4dc9df6e]{position:relative}.lp-outings-scroll[data-v-4dc9df6e]{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:1rem .5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.lp-outings-scroll[data-v-4dc9df6e]::-webkit-scrollbar{display:none}.lp-outings-arrow[data-v-4dc9df6e]{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid var(--bc-border);box-shadow:0 2px 12px #00000014;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:transform .2s,box-shadow .2s;color:var(--bc-text);font-size:.85rem}.lp-outings-arrow[data-v-4dc9df6e]:hover{transform:translateY(-50%) scale(1.08);box-shadow:0 4px 16px #0000001f}.lp-outings-arrow--left[data-v-4dc9df6e]{left:-22px}.lp-outings-arrow--right[data-v-4dc9df6e]{right:-22px}.lp-outing-card[data-v-4dc9df6e]{flex:0 0 300px;scroll-snap-align:start;border-radius:20px;background:var(--bc-card-bg-solid);border:1px solid var(--bc-glass-border);overflow:hidden;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s ease;box-shadow:0 2px 12px #0000000a}.lp-outing-card[data-v-4dc9df6e]:hover{transform:translateY(-6px);box-shadow:0 16px 48px #0000001a}.lp-outing-image[data-v-4dc9df6e]{position:relative;height:180px;overflow:hidden}.lp-outing-image img[data-v-4dc9df6e]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.lp-outing-card:hover .lp-outing-image img[data-v-4dc9df6e]{transform:scale(1.05)}.lp-outing-placeholder[data-v-4dc9df6e]{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.lp-outing-placeholder i[data-v-4dc9df6e]{font-size:2.5rem;color:#ffffff40}.lp-outing-overlay[data-v-4dc9df6e]{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 40%,rgba(0,0,0,.3))}.lp-outing-date-badge[data-v-4dc9df6e]{position:absolute;top:.75rem;right:.75rem;background:#fff;color:var(--bc-text);font-family:Outfit,sans-serif;font-weight:700;font-size:.75rem;padding:.3rem .7rem;border-radius:10px;box-shadow:0 2px 8px #0000001a;text-transform:capitalize}.lp-outing-category[data-v-4dc9df6e]{position:absolute;bottom:.75rem;left:.75rem;color:#fff;font-size:.72rem;font-weight:600;padding:.25rem .65rem;border-radius:8px;display:flex;align-items:center;gap:.3rem}.lp-outing-body[data-v-4dc9df6e]{padding:1rem 1.25rem 1.25rem}.lp-outing-title[data-v-4dc9df6e]{font-family:Outfit,sans-serif;font-weight:700;font-size:1.05rem;color:var(--bc-text);margin-bottom:.5rem;line-height:1.3}.lp-outing-meta[data-v-4dc9df6e]{font-size:.8rem;color:var(--bc-text-light);margin-bottom:.3rem}.lp-outing-meta i[data-v-4dc9df6e]{width:14px;text-align:center;margin-right:.25rem;color:var(--bc-primary);font-size:.75rem}.lp-outing-footer[data-v-4dc9df6e]{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--bc-glass-border)}.lp-outing-participants[data-v-4dc9df6e]{display:flex;align-items:center;gap:.35rem;font-size:.8rem;color:var(--bc-text-light);margin-bottom:.4rem}.lp-outing-participants i[data-v-4dc9df6e]{color:var(--bc-accent);font-size:.75rem}.lp-outing-progress[data-v-4dc9df6e]{height:4px;background:#0000000f;border-radius:2px;overflow:hidden}.lp-outing-progress-bar[data-v-4dc9df6e]{height:100%;background:linear-gradient(90deg,var(--bc-primary),var(--bc-accent));border-radius:2px;transition:width .6s ease}.lp-create-visual[data-v-4dc9df6e]{position:relative}.lp-create-mockup[data-v-4dc9df6e]{background:var(--bc-card-bg-solid);border:1px solid var(--bc-glass-border);border-radius:24px;padding:1.75rem;box-shadow:0 8px 40px #0000000f}.lp-create-mockup-header[data-v-4dc9df6e]{display:flex;align-items:center;gap:.6rem;font-family:Outfit,sans-serif;font-weight:700;font-size:1.1rem;color:var(--bc-primary);margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid var(--bc-glass-border)}.lp-create-mockup-fields[data-v-4dc9df6e]{display:flex;flex-direction:column;gap:.85rem;margin-bottom:1.25rem}.lp-create-field[data-v-4dc9df6e]{display:flex;align-items:center;gap:.75rem;padding:.6rem .75rem;background:#00000005;border-radius:12px}.lp-create-field i[data-v-4dc9df6e]{font-size:.9rem;width:18px;text-align:center}.lp-create-field-content[data-v-4dc9df6e]{display:flex;flex-direction:column}.lp-create-field-label[data-v-4dc9df6e]{font-size:.68rem;color:var(--bc-text-light);font-weight:500;text-transform:uppercase;letter-spacing:.05em}.lp-create-field-value[data-v-4dc9df6e]{font-size:.88rem;color:var(--bc-text);font-weight:600}.lp-create-mockup-btn[data-v-4dc9df6e]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem;background:linear-gradient(135deg,var(--bc-primary) 0%,var(--bc-primary-dark) 100%);color:#fff;border-radius:14px;font-weight:700;font-size:.92rem}.lp-create-success-toast[data-v-4dc9df6e]{position:absolute;bottom:-16px;right:-16px;display:flex;align-items:center;gap:.5rem;padding:.65rem 1rem;background:var(--bc-card-bg-solid);border:1px solid var(--bc-glass-border);border-radius:14px;box-shadow:0 4px 20px #00000014;font-size:.82rem;font-weight:600;color:var(--bc-text);animation:lp-float-card-4dc9df6e 4s ease-in-out infinite .5s}.lp-create-success-toast i[data-v-4dc9df6e]{color:var(--bc-success);font-size:1rem}.lp-value-list[data-v-4dc9df6e]{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.5rem}.lp-value-item[data-v-4dc9df6e]{display:flex;gap:1rem;align-items:flex-start}.lp-value-icon[data-v-4dc9df6e]{width:48px;height:48px;min-width:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.15rem}.lp-value-icon--green[data-v-4dc9df6e]{background:#3a7d6a1a;color:var(--bc-primary)}.lp-value-icon--accent[data-v-4dc9df6e]{background:#4a9bbf1a;color:var(--bc-accent)}.lp-value-icon--highlight[data-v-4dc9df6e]{background:#f4c35c1f;color:#c4923a}.lp-value-title[data-v-4dc9df6e]{font-family:Outfit,sans-serif;font-weight:700;font-size:1.05rem;color:var(--bc-text);margin-bottom:.25rem}.lp-value-desc[data-v-4dc9df6e]{font-size:.92rem;color:var(--bc-text-light);line-height:1.55}.lp-trust-card[data-v-4dc9df6e]{text-align:center;padding:2rem 1.25rem;background:var(--bc-card-bg);border:1px solid var(--bc-glass-border);border-radius:24px;height:100%;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s ease;box-shadow:0 2px 12px #00000008}.lp-trust-card[data-v-4dc9df6e]:hover{transform:translateY(-6px);box-shadow:0 16px 48px #00000014}.lp-trust-icon[data-v-4dc9df6e]{width:64px;height:64px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;margin:0 auto 1rem}.lp-trust-icon--green[data-v-4dc9df6e]{background:#3a7d6a1a;color:var(--bc-primary)}.lp-trust-icon--accent[data-v-4dc9df6e]{background:#4a9bbf1a;color:var(--bc-accent)}.lp-trust-icon--highlight[data-v-4dc9df6e]{background:#f4c35c1f;color:#c4923a}.lp-trust-icon--primary[data-v-4dc9df6e]{background:#48c7741a;color:var(--bc-success)}.lp-trust-title[data-v-4dc9df6e]{font-family:Outfit,sans-serif;font-weight:700;font-size:1.05rem;color:var(--bc-text);margin-bottom:.4rem}.lp-trust-desc[data-v-4dc9df6e]{font-size:.88rem;color:var(--bc-text-light);line-height:1.55}.lp-category-card[data-v-4dc9df6e]{text-align:center;padding:2rem 1.25rem;border-radius:24px;height:100%;border:1px solid transparent;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s ease;box-shadow:0 2px 12px #00000008;position:relative;overflow:hidden}.lp-category-card[data-v-4dc9df6e]:before{content:"";position:absolute;inset:0;border-radius:24px;opacity:0;transition:opacity .3s}.lp-category-card[data-v-4dc9df6e]:hover{transform:translateY(-6px);box-shadow:0 16px 48px #00000014}.lp-category-card[data-v-4dc9df6e]:hover:before{opacity:1}.lp-category-card--sport[data-v-4dc9df6e]{background:#3a7d6a0f;border-color:#3a7d6a26}.lp-category-card--sport[data-v-4dc9df6e]:before{background:linear-gradient(135deg,rgba(58,125,106,.08) 0%,transparent 100%)}.lp-category-card--culture[data-v-4dc9df6e]{background:#4a9bbf0f;border-color:#4a9bbf26}.lp-category-card--culture[data-v-4dc9df6e]:before{background:linear-gradient(135deg,rgba(74,155,191,.08) 0%,transparent 100%)}.lp-category-card--loisirs[data-v-4dc9df6e]{background:#f4c35c0f;border-color:#f4c35c26}.lp-category-card--loisirs[data-v-4dc9df6e]:before{background:linear-gradient(135deg,rgba(244,195,92,.08) 0%,transparent 100%)}.lp-category-icon[data-v-4dc9df6e]{width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem}.lp-category-card--sport .lp-category-icon[data-v-4dc9df6e]{background:#3a7d6a1f;color:var(--bc-primary)}.lp-category-card--culture .lp-category-icon[data-v-4dc9df6e]{background:#4a9bbf1f;color:var(--bc-accent)}.lp-category-card--loisirs .lp-category-icon[data-v-4dc9df6e]{background:#f4c35c26;color:#c4923a}.lp-category-card h3[data-v-4dc9df6e]{font-family:Outfit,sans-serif;font-weight:800;font-size:1.2rem;color:var(--bc-text);margin-bottom:.2rem}.lp-category-card p[data-v-4dc9df6e]{font-size:.85rem;color:var(--bc-text-light);font-weight:600}.lp-category-examples[data-v-4dc9df6e]{margin-top:.6rem;font-size:.78rem;color:var(--bc-text-light);opacity:.7;font-style:italic}.lp-faq-item[data-v-4dc9df6e]{background:var(--bc-card-bg);border:1px solid var(--bc-glass-border);border-radius:18px;padding:1.25rem 1.5rem;margin-bottom:.75rem;cursor:pointer;transition:box-shadow .3s,border-color .3s}.lp-faq-item[data-v-4dc9df6e]:hover{box-shadow:0 4px 16px #0000000d}.lp-faq-item.is-open[data-v-4dc9df6e]{border-color:#3a7d6a4d;box-shadow:0 4px 20px #3a7d6a14}.lp-faq-question[data-v-4dc9df6e]{display:flex;align-items:center;justify-content:space-between;gap:1rem}.lp-faq-question h3[data-v-4dc9df6e]{font-family:Outfit,sans-serif;font-weight:600;font-size:1rem;color:var(--bc-text);margin:0}.lp-faq-chevron[data-v-4dc9df6e]{color:var(--bc-primary);font-size:.75rem;transition:transform .3s;flex-shrink:0}.lp-faq-item.is-open .lp-faq-chevron[data-v-4dc9df6e]{transform:rotate(180deg)}.lp-faq-answer[data-v-4dc9df6e]{max-height:0;overflow:hidden;opacity:0;transition:max-height .35s ease,opacity .25s ease,margin-top .35s ease,padding-top .35s ease;margin-top:0;padding-top:0;border-top:1px solid transparent}.lp-faq-answer.is-visible[data-v-4dc9df6e]{max-height:300px;opacity:1;margin-top:.75rem;padding-top:.75rem;border-top-color:var(--bc-glass-border)}.lp-faq-answer p[data-v-4dc9df6e]{color:var(--bc-text-light);font-size:.95rem;line-height:1.65}.lp-final-cta[data-v-4dc9df6e]{position:relative;padding:5rem 1.5rem;overflow:hidden}.lp-final-cta-bg[data-v-4dc9df6e]{position:absolute;inset:0;background:linear-gradient(135deg,var(--bc-primary-dark) 0%,var(--bc-primary) 35%,var(--bc-accent-dark) 70%,var(--bc-accent) 100%)}.lp-final-cta-bg[data-v-4dc9df6e]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 30%,rgba(244,195,92,.1) 0%,transparent 40%)}.lp-final-cta-pill[data-v-4dc9df6e]{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem 1.1rem;background:#ffffff1f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);border-radius:50px;color:#fff;font-size:.85rem;font-weight:500;margin-bottom:1.5rem}.lp-final-cta-pill i[data-v-4dc9df6e]{color:var(--bc-highlight)}.lp-final-cta-title[data-v-4dc9df6e]{font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:800;color:#fff;line-height:1.15;margin-bottom:1rem;letter-spacing:-.02em}.lp-final-cta-desc[data-v-4dc9df6e]{font-size:1.1rem;color:#fffc;max-width:560px;margin:0 auto 2rem;line-height:1.6}.lp-final-reassurance[data-v-4dc9df6e]{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:1.5rem;color:#ffffffa6;font-size:.85rem;flex-wrap:wrap}.lp-final-reassurance i[data-v-4dc9df6e]{margin-right:.3rem;color:var(--bc-highlight)}.lp-footer[data-v-4dc9df6e]{background:var(--bc-primary-dark);color:#fff;padding:3rem 1.5rem 1.5rem}.lp-footer-brand[data-v-4dc9df6e]{display:flex;align-items:center;gap:.5rem;font-family:Outfit,sans-serif;font-weight:700;font-size:1.1rem;margin-bottom:.75rem}.lp-footer-brand .lp-logo-img[data-v-4dc9df6e]{height:1.8rem}.lp-footer-desc[data-v-4dc9df6e]{font-size:.85rem;color:#fff9;line-height:1.5}.lp-footer-title[data-v-4dc9df6e]{font-family:Outfit,sans-serif;font-weight:700;font-size:1rem;margin-bottom:.75rem}.lp-footer-links[data-v-4dc9df6e]{list-style:none;margin:0;padding:0}.lp-footer-links li[data-v-4dc9df6e]{margin-bottom:.4rem}.lp-footer-links a[data-v-4dc9df6e]{color:#fff9;text-decoration:none;font-size:.85rem;transition:color .15s;cursor:pointer}.lp-footer-links a[data-v-4dc9df6e]:hover{color:#fff}.lp-footer-social[data-v-4dc9df6e]{display:flex;gap:.5rem}.lp-footer-social-link[data-v-4dc9df6e]{width:40px;height:40px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:background .2s,transform .2s}.lp-footer-social-link[data-v-4dc9df6e]:hover{background:#fff3;color:#fff;transform:translateY(-2px)}.lp-footer-bottom[data-v-4dc9df6e]{border-top:1px solid rgba(255,255,255,.1);margin-top:2rem;padding-top:1.5rem;text-align:center;font-size:.8rem;color:#ffffff80}.lp-modal-backdrop[data-v-4dc9df6e]{position:fixed;inset:0;z-index:100;background:#00000080;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:1rem}.lp-modal[data-v-4dc9df6e]{background:var(--bc-card-bg-solid);border-radius:28px;padding:2.5rem;width:100%;max-width:420px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 24px 80px #0003}.lp-modal-close[data-v-4dc9df6e]{position:absolute;top:1rem;right:1rem;width:36px;height:36px;border-radius:50%;background:#0000000d;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--bc-text-light);font-size:1rem;transition:background .2s}.lp-modal-close[data-v-4dc9df6e]:hover{background:#0000001a}.lp-modal-header[data-v-4dc9df6e]{text-align:center;margin-bottom:1.5rem}.lp-modal-header h2[data-v-4dc9df6e]{font-family:Outfit,sans-serif;font-weight:800;font-size:1.5rem;color:var(--bc-text);margin:.75rem 0 .25rem}.lp-modal-header p[data-v-4dc9df6e]{font-size:.88rem;color:var(--bc-text-light)}.lp-modal-submit[data-v-4dc9df6e]{border-radius:14px!important;font-weight:700!important;padding:.75em 1.5em!important}.lp-divider[data-v-4dc9df6e]{display:flex;align-items:center;gap:1rem;margin:1.25rem 0;color:var(--bc-text-light);font-size:.82rem}.lp-divider[data-v-4dc9df6e]:before,.lp-divider[data-v-4dc9df6e]:after{content:"";flex:1;height:1px;background:var(--bc-border)}.lp-google-btn[data-v-4dc9df6e]{border-radius:14px!important;font-weight:600!important;border:1px solid var(--bc-border)!important;transition:box-shadow .2s,transform .2s!important}.lp-google-btn[data-v-4dc9df6e]:hover{box-shadow:0 4px 12px #0000000f;transform:translateY(-1px)}.lp-link[data-v-4dc9df6e]{color:var(--bc-accent);text-decoration:none;font-weight:600;transition:color .2s}.lp-link[data-v-4dc9df6e]:hover{color:var(--bc-accent-dark)}.lp-modal-enter-active[data-v-4dc9df6e]{transition:opacity .3s ease}.lp-modal-enter-active .lp-modal[data-v-4dc9df6e]{transition:transform .35s cubic-bezier(.175,.885,.32,1.275),opacity .3s ease}.lp-modal-leave-active[data-v-4dc9df6e]{transition:opacity .25s ease}.lp-modal-leave-active .lp-modal[data-v-4dc9df6e]{transition:transform .25s ease,opacity .2s ease}.lp-modal-enter-from[data-v-4dc9df6e]{opacity:0}.lp-modal-enter-from .lp-modal[data-v-4dc9df6e]{transform:scale(.92) translateY(20px);opacity:0}.lp-modal-leave-to[data-v-4dc9df6e]{opacity:0}.lp-modal-leave-to .lp-modal[data-v-4dc9df6e]{transform:scale(.95);opacity:0}.lp-sticky-mobile[data-v-4dc9df6e]{display:none}.lp-reveal[data-v-4dc9df6e]{opacity:1;transform:none;transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.lp-reveal.lp-revealed[data-v-4dc9df6e]{opacity:1;transform:translateY(0)}@media screen and (max-width:1023px){.lp-outings-arrow[data-v-4dc9df6e]{display:none}}@media screen and (max-width:768px){.lp-logo-text[data-v-4dc9df6e]{display:none}.lp-nav[data-v-4dc9df6e]{display:none;position:absolute;top:100%;left:0;right:0;background:#f0ede4f2;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--bc-glass-border);box-shadow:0 4px 16px #00000014;flex-direction:column;padding:.75rem 1.25rem;gap:0}.lp-nav.is-open[data-v-4dc9df6e]{display:flex}.lp-nav-link[data-v-4dc9df6e]{font-size:.95rem;padding:.6rem 0;border-bottom:1px solid var(--bc-glass-border)}.lp-nav-link[data-v-4dc9df6e]:after{display:none}.lp-nav-link[data-v-4dc9df6e]:last-of-type{border-bottom:none}.lp-nav-cta[data-v-4dc9df6e]{margin-top:.5rem;justify-content:center}.lp-burger[data-v-4dc9df6e]{display:flex}.lp-header-inner[data-v-4dc9df6e]{position:relative}.lp-hero[data-v-4dc9df6e]{padding-top:3.5rem}.lp-hero-columns[data-v-4dc9df6e]{min-height:auto}.lp-hero-content[data-v-4dc9df6e]{padding:3rem .5rem 2rem;text-align:center}.lp-hero-title[data-v-4dc9df6e]{font-size:2rem}.lp-hero-subtitle[data-v-4dc9df6e]{font-size:1rem;margin-left:auto;margin-right:auto}.lp-hero-actions[data-v-4dc9df6e],.lp-hero-trust[data-v-4dc9df6e]{justify-content:center}.lp-hero-visual-col[data-v-4dc9df6e]{display:none}.lp-scroll-indicator[data-v-4dc9df6e]{bottom:5rem}.lp-stats-grid[data-v-4dc9df6e]{flex-wrap:wrap;gap:1.5rem}.lp-stat-divider[data-v-4dc9df6e]{display:none}.lp-stat-item[data-v-4dc9df6e]{flex:0 0 40%}.lp-stat-number[data-v-4dc9df6e]{font-size:1.8rem}.lp-section[data-v-4dc9df6e]{padding:3rem 1rem}.lp-section-title[data-v-4dc9df6e]{font-size:1.6rem}.lp-outing-card[data-v-4dc9df6e]{flex:0 0 280px}.lp-trust-card[data-v-4dc9df6e]{margin-bottom:1rem}.lp-final-cta[data-v-4dc9df6e]{padding:3.5rem 1.5rem 5.5rem}.lp-final-cta-title[data-v-4dc9df6e]{font-size:1.8rem}.lp-sticky-mobile[data-v-4dc9df6e]{display:block;position:fixed;bottom:0;left:0;right:0;z-index:60;padding:.75rem 1rem;padding-bottom:max(.75rem,env(safe-area-inset-bottom));background:#fffdf8eb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--bc-glass-border);box-shadow:0 -2px 16px #0000000f}.lp-footer[data-v-4dc9df6e]{padding-bottom:5rem!important}.lp-modal[data-v-4dc9df6e]{padding:1.75rem;border-radius:20px}.lp-category-card[data-v-4dc9df6e]{margin-bottom:1rem}}@media(prefers-reduced-motion:reduce){.lp-hero-title[data-v-4dc9df6e],.lp-hero-subtitle[data-v-4dc9df6e],.lp-hero-actions[data-v-4dc9df6e],.lp-hero-trust[data-v-4dc9df6e],.lp-hero-mockup[data-v-4dc9df6e],.lp-reveal[data-v-4dc9df6e]{opacity:1;transform:none;transition:none}.lp-particle[data-v-4dc9df6e],.lp-mockup-card--float[data-v-4dc9df6e],.lp-create-success-toast[data-v-4dc9df6e],.lp-scroll-indicator[data-v-4dc9df6e]{animation:none}}
