.reports-table-header{align-items:center;background-color:#fff;border-bottom:1px solid rgba(var(--border),.4);display:flex;gap:.75rem;padding:1.25rem 1.5rem}.reports-table-icon{align-items:center;background:rgba(var(--primary),.1);border-radius:.75rem;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;width:2.5rem}.reports-table-icon svg{color:var(--primary);height:1.25rem;width:1.25rem}.reports-table-title{color:var(--foreground);font-size:1.125rem;font-weight:700}.logbook-hero{background:var(--background);overflow:hidden;padding:8rem 0;position:relative}.logbook-hero .hero-bg{background:linear-gradient(135deg,var(--background) 0,var(--accent) 50%,var(--background) 100%);inset:0;position:absolute;z-index:0}.logbook-hero .floating-element{border-radius:50%;filter:blur(80px);position:absolute;z-index:1}.logbook-hero .floating-element-1{background:rgba(106,102,240,.05);height:40rem;left:-10%;top:10%;width:40rem}.logbook-hero .floating-element-2{background:rgba(106,102,240,.03);bottom:0;height:30rem;right:-5%;width:30rem}.logbook-hero .container{margin:0 auto;max-width:1200px;padding:0 1.5rem;position:relative;z-index:10}.logbook-hero .hero-grid{align-items:center;display:grid;gap:5rem;grid-template-columns:1.1fr .9fr}.logbook-hero .hero-label{color:var(--primary);display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.1em;margin-bottom:2rem;text-transform:uppercase}.logbook-hero .hero-title{color:var(--foreground);font-size:clamp(2.5rem,6vw,4rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:2rem}.logbook-hero .hero-title-highlight{background:linear-gradient(135deg,var(--primary),#8b5cf6);-webkit-background-clip:text;background-clip:text;color:transparent}.logbook-hero .hero-description{color:var(--muted-foreground);font-size:1.25rem;line-height:1.75;margin-bottom:3rem}.logbook-hero .hero-cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.logbook-hero .reviews-indicator{align-items:center;display:flex;gap:1.5rem}.logbook-hero .avatar-stack{display:flex}.logbook-hero .avatar{align-items:center;background:linear-gradient(135deg,rgba(106,102,240,.2),rgba(106,102,240,.4));border:2px solid var(--background);border-radius:50%;display:flex;height:2.5rem;justify-content:center;margin-left:-.75rem;width:2.5rem}.logbook-hero .avatar:first-child{margin-left:0}.logbook-hero .avatar svg{color:var(--primary);height:1.25rem;width:1.25rem}.logbook-hero .stars-row{align-items:center;display:flex;gap:.25rem;margin-bottom:.25rem}.logbook-hero .stars-row svg{fill:#facc15;height:1rem;width:1rem}.logbook-hero .stars-row .rating{color:var(--foreground);font-weight:700;margin-left:.5rem}.logbook-hero .reviews-count{color:var(--muted-foreground);font-size:.8125rem}.logbook-hero .benefits-card-glass{backdrop-filter:blur(20px);background:hsla(0,0%,100%,.7);border:1px solid rgba(var(--border),.3);border-radius:2rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.1);padding:3rem 2.5rem;position:relative}.logbook-hero .benefits-header-box{align-items:center;display:flex;gap:1.25rem;margin-bottom:2rem}.logbook-hero .benefits-icon-bg{align-items:center;background:linear-gradient(135deg,var(--primary),#8b5cf6);border-radius:14px;color:#fff;display:flex;flex-shrink:0;height:3.5rem;justify-content:center;width:3.5rem}.logbook-hero .benefits-icon-bg svg{height:1.75rem;width:1.75rem}.logbook-hero .benefits-savings{color:var(--muted-foreground);font-size:.8125rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.logbook-hero .benefits-amount{color:var(--primary);font-size:2rem;font-weight:800}.logbook-hero .benefits-card-label{color:var(--muted-foreground);font-size:.9375rem;margin-bottom:2rem}.logbook-hero .benefits-card-list{display:flex;flex-direction:column;gap:1.25rem;list-style:none;margin:0;padding:0}.logbook-hero .benefits-card-list li{align-items:center;display:flex;gap:1rem}.logbook-hero .benefits-card-list li svg{color:var(--primary);flex-shrink:0;height:1.25rem;width:1.25rem}.logbook-hero .benefits-card-list li span{color:var(--foreground);font-weight:600}@media (max-width:1024px){.logbook-hero .hero-grid{gap:4rem;grid-template-columns:1fr;text-align:center}.logbook-hero .hero-cta-buttons,.logbook-hero .hero-label,.logbook-hero .reviews-indicator{justify-content:center}}