*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--blue:#2563eb;--blue-dark:#1d4ed8;--blue-light:#eff6ff;--blue-mid:#dbeafe;--navy:#1e3a5f;--slate:#0f172a;--slate-mid:#334155;--muted:#64748b;--border:#e2e8f0;--bg:#fff;--bg-alt:#f8fafc;--success:#16a34a;--font:"DM Sans", system-ui, sans-serif;--radius:12px;--radius-sm:6px;--radius-lg:20px;--shadow-sm:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow:0 4px 16px #00000014, 0 1px 4px #0000000a;--shadow-lg:0 20px 48px #2563eb24, 0 4px 12px #0000000f}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font);color:var(--slate);background:var(--bg);-webkit-font-smoothing:antialiased;line-height:1.6}.container{max-width:1160px;margin:0 auto;padding:0 24px}.btn{font-family:var(--font);cursor:pointer;white-space:nowrap;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:11px 22px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .18s;display:inline-flex}.btn-lg{padding:14px 28px;font-size:1rem}.btn-full{width:100%}.btn-primary{background:var(--blue);color:#fff;border-color:var(--blue)}.btn-primary:hover{background:var(--blue-dark);border-color:var(--blue-dark);transform:translateY(-1px);box-shadow:0 4px 14px #2563eb59}.btn-outline{color:var(--blue);border-color:var(--blue);background:0 0}.btn-outline:hover{background:var(--blue-light)}.btn-ghost{color:var(--slate);border-color:var(--border);background:0 0}.btn-ghost:hover{background:var(--bg-alt);border-color:var(--slate-mid)}.btn-nav{padding:9px 18px;font-size:.875rem}.section-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-bottom:12px;font-size:.78rem;font-weight:700;display:inline-block}.section-header{text-align:center;max-width:640px;margin:0 auto 56px}.section-header h2{color:var(--slate);margin-bottom:16px;font-size:2rem;font-weight:800;line-height:1.2}.section-sub{color:var(--muted);font-size:1.05rem;line-height:1.65}.fade-up{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(28px)}.fade-up.visible{opacity:1;transform:translateY(0)}.fade-up-delay{transition-delay:.18s}.nav-wrap{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#ffffffeb;position:sticky;top:0}.nav{align-items:center;gap:32px;height:64px;display:flex}.nav-logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.logo-text{font-size:1.15rem;font-weight:800;line-height:1}.logo-rental{color:var(--blue)}.logo-handover{color:var(--navy)}.nav-links{gap:4px;margin-left:auto;list-style:none;display:flex}.nav-links a{color:var(--slate-mid);border-radius:6px;padding:6px 12px;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s;display:block}.nav-links a:hover{color:var(--blue);background:var(--blue-light)}.nav-cta{margin-left:8px}.nav-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.nav-burger span{background:var(--slate);border-radius:2px;width:22px;height:2px;transition:all .2s;display:block}.nav-mobile{border-top:1px solid var(--border);flex-direction:column;gap:4px;padding:12px 24px 16px;display:none}.nav-mobile a{color:var(--slate-mid);border-radius:6px;padding:10px 12px;font-size:.9rem;font-weight:500;text-decoration:none}.nav-mobile a:hover{background:var(--blue-light);color:var(--blue)}.nav-mobile .btn{text-align:center;margin-top:8px}.nav-mobile .btn.btn-primary{color:#fff}.nav-mobile .btn.btn-primary:hover{color:var(--blue-dark)}.nav a.btn-nav.btn-ghost{color:var(--navy)}.nav a.btn-nav{color:var(--blue)}.nav a.btn-nav:hover{color:var(--navy)}.hero{background:linear-gradient(135deg,#f0f6ff 0%,#fff 50%,#f8fafc 100%);padding:80px 0 0;overflow:hidden}.hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding-bottom:80px;display:grid}.hero-eyebrow{color:var(--muted);letter-spacing:.04em;align-items:center;gap:8px;margin-bottom:24px;font-size:.8rem;font-weight:600;display:flex}.eyebrow-dot{background:var(--success);border-radius:50%;width:8px;height:8px;animation:2s infinite pulse-dot;box-shadow:0 0 0 3px #16a34a33}@keyframes pulse-dot{0%,to{box-shadow:0 0 0 3px #16a34a33}50%{box-shadow:0 0 0 6px #16a34a1a}}.hero-headline{color:var(--navy);margin-bottom:20px;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;line-height:1.12}.headline-accent{color:var(--blue);position:relative}.hero-sub{color:var(--slate-mid);margin-bottom:12px;font-size:1.1rem;line-height:1.7}.hero-tagline{color:var(--blue);margin-bottom:32px;font-size:.9rem;font-style:italic;font-weight:600}.hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.hero-trust{flex-wrap:wrap;gap:20px;display:flex}.trust-item{color:var(--muted);font-size:.8rem;font-weight:500}.hero-visual{justify-content:center;align-items:center;display:flex}.mockup-frame{filter:drop-shadow(0 32px 64px #2563eb33);position:relative}.mockup-screen{border:1px solid var(--border);border-radius:var(--radius-lg);width:320px;box-shadow:var(--shadow-lg);background:#fff;padding:24px}.mock-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.mock-logo-small{color:var(--navy);align-items:center;gap:8px;font-size:.8rem;font-weight:700;display:flex}.mock-badge{color:#16a34a;letter-spacing:.06em;background:#dcfce7;border-radius:20px;padding:2px 7px;font-size:.65rem;font-weight:700;animation:2s infinite blink-badge}@keyframes blink-badge{0%,to{opacity:1}50%{opacity:.6}}.mock-vessel{background:var(--blue-light);color:var(--blue);border-radius:8px;margin-bottom:16px;padding:8px 12px;font-size:.78rem;font-weight:600}.mock-steps{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.mock-step{color:var(--muted);background:var(--bg-alt);border-radius:8px;align-items:center;gap:10px;padding:8px 12px;font-size:.8rem;font-weight:500;display:flex}.mock-step.done{color:var(--slate)}.mock-step.active{color:var(--blue);background:var(--blue-light);border:1.5px solid var(--blue-mid)}.step-check{color:var(--success);margin-left:auto;font-weight:700}.step-dot{background:var(--border);border-radius:50%;width:8px;height:8px;margin-left:auto}.step-pulse{background:var(--blue);border-radius:50%;width:8px;height:8px;margin-left:auto;animation:1.5s infinite pulse-dot}.mock-sig-box{border:1.5px dashed var(--border);text-align:center;border-radius:8px;padding:12px}.mock-sig-svg{width:100%;height:40px}.mock-sig-label{color:var(--muted);font-size:.7rem}.mockup-float{border:1px solid var(--border);color:var(--navy);box-shadow:var(--shadow);background:#fff;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-size:.75rem;font-weight:600;animation:3s ease-in-out infinite float;display:flex;position:absolute}.float-qr{animation-delay:0s;top:-16px;right:-40px}.float-pdf{animation-delay:.8s;bottom:40px;right:-44px}.float-lang{animation-delay:1.4s;bottom:-16px;left:-20px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hero-logos{border-top:1px solid var(--border);background:#fff;padding:24px 0}.logos-label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;text-align:center;margin-bottom:12px;font-size:.75rem;font-weight:600}.logos-row{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.logo-chip{border:1px solid var(--border);color:var(--slate-mid);border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:.82rem;font-weight:500;display:flex}.gallery-section{background:var(--bg-alt);padding:96px 0}.gallery-slider{position:relative}.slider-track{height:400px;display:grid}.slide{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:none}.slide.active{display:grid}.slide-mockup{justify-content:center;display:flex}.slide-screen{border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:380px;box-shadow:var(--shadow);background:#fff;min-height:280px;padding:24px}.slide-title{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--border);margin-bottom:20px;padding-bottom:12px;font-size:.75rem;font-weight:700}.slide-demo-content{flex-direction:column;gap:14px;display:flex}.demo-field label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:.7rem;font-weight:600;display:block}.demo-val{color:var(--slate);background:var(--bg-alt);border:1px solid var(--border);border-radius:6px;padding:7px 10px;font-size:.88rem;font-weight:500}.fuel-bar{background:var(--border);border-radius:5px;height:10px;overflow:hidden}.fuel-fill{background:linear-gradient(90deg,#16a34a,#4ade80);border-radius:5px;height:100%}.photo-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.photo-thumb{background:var(--blue-light);text-align:center;color:var(--blue);border-radius:8px;padding:16px 8px;font-size:.75rem;font-weight:600;position:relative}.photo-thumb span{display:block}.photo-damaged{border:2px solid #ef4444}.damage-pin{font-size:.7rem;position:absolute;top:4px;right:4px}.damage-note{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:8px 10px;font-size:.78rem}.center-content{align-items:center}.sig-area{border:1.5px dashed var(--border);border-radius:8px;padding:8px}.sig-meta{color:var(--muted);flex-wrap:wrap;gap:10px;font-size:.72rem;display:flex}.demo-btn{background:var(--blue);color:#fff;font-family:var(--font);cursor:pointer;border:none;border-radius:7px;padding:10px 20px;font-size:.85rem;font-weight:600}.pdf-preview{flex-direction:column;gap:8px;display:flex}.pdf-header{color:var(--navy);align-items:center;gap:8px;margin-bottom:4px;font-size:.85rem;font-weight:700;display:flex}.pdf-row{color:var(--slate-mid);background:var(--bg-alt);border-radius:5px;padding:6px 10px;font-size:.78rem}.pdf-green{color:var(--success);background:#f0fdf4}.pdf-actions{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.pdf-btn{border:1px solid var(--border);color:var(--slate-mid);cursor:pointer;border-radius:5px;padding:5px 10px;font-size:.72rem;font-weight:600}.qr-demo{text-align:center;color:var(--navy);flex-direction:column;align-items:center;gap:10px;font-size:.85rem;font-weight:500;display:flex}.slide-caption h3{color:var(--navy);margin-bottom:12px;font-size:1.5rem;font-weight:800}.slide-caption p{color:var(--slate-mid);font-size:.95rem;line-height:1.7}.slider-controls{justify-content:center;align-items:center;gap:16px;margin-top:36px;display:flex}.slider-btn{border:1.5px solid var(--border);cursor:pointer;width:40px;height:40px;color:var(--slate);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:all .15s;display:flex}.slider-btn:hover{background:var(--blue);color:#fff;border-color:var(--blue)}.slider-dots{gap:8px;display:flex}.slider-dot{background:var(--border);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.slider-dot.active{background:var(--blue);border-radius:4px;width:22px}.features-section{padding:96px 0}.features-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.feature-card{border-radius:var(--radius);border:1px solid var(--border);background:#fff;padding:28px;transition:border-color .2s,box-shadow .2s,transform .2s}.feature-card:hover{border-color:var(--blue);box-shadow:var(--shadow);transform:translateY(-2px)}.feature-icon{margin-bottom:14px;font-size:1.8rem;display:block}.feature-card h3{color:var(--navy);margin-bottom:8px;font-size:1rem;font-weight:700}.feature-card p{color:var(--muted);font-size:.875rem;line-height:1.65}.how-section{background:var(--blue);padding:96px 0}.how-section .section-eyebrow{color:#ffffffb3}.how-section .section-header h2{color:#fff}.how-steps{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:start;gap:0;max-width:900px;margin:0 auto;display:grid}.how-step{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.how-number{color:#fff;background:#ffffff26;border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.2rem;font-weight:800;display:flex}.how-content h3{color:#fff;margin-bottom:8px;font-size:.95rem;font-weight:700}.how-content p{color:#ffffffbf;font-size:.82rem;line-height:1.6}.how-connector{background:#fff3;align-self:flex-start;width:2px;height:52px;margin:25px 8px 0}.pricing-section{background:var(--bg-alt);padding:96px 0}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;display:grid}.price-card{border:1.5px solid var(--border);border-radius:var(--radius-lg);background:#fff;padding:36px 32px;position:relative}.price-featured{border-color:var(--blue);box-shadow:var(--shadow-lg);transform:scale(1.03)}.price-badge{background:var(--blue);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:20px;padding:4px 14px;font-size:.72rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.price-name{color:var(--navy);margin-bottom:8px;font-size:1.1rem;font-weight:800}.price-desc{color:var(--muted);min-height:40px;margin-bottom:24px;font-size:.82rem}.price-amount{color:var(--navy);margin-bottom:28px;font-size:2.6rem;font-weight:800}.price-currency{vertical-align:super;margin-right:2px;font-size:1.4rem}.price-period{color:var(--muted);font-size:1rem;font-weight:400}.price-custom{font-size:1.8rem}.price-features{flex-direction:column;gap:10px;margin-bottom:28px;list-style:none;display:flex}.price-features li{color:var(--slate-mid);font-size:.84rem}.price-features li.dimmed{color:#ccc}.pricing-note{text-align:center;color:var(--muted);margin-top:32px;font-size:.83rem}.register-section{padding:96px 0}.register-wrap{grid-template-columns:1fr 1fr;align-items:start;gap:72px;display:grid}.register-text .section-eyebrow{margin-bottom:12px;display:block}.register-text h2{color:var(--navy);margin-bottom:16px;font-size:2rem;font-weight:800}.register-text p{color:var(--muted);margin-bottom:24px;font-size:.95rem;line-height:1.7}.register-bullets{flex-direction:column;gap:8px;list-style:none;display:flex}.register-bullets li{color:var(--slate-mid);font-size:.88rem;font-weight:500}.register-form-wrap{background:var(--bg-alt);border:1px solid var(--border);border-radius:var(--radius-lg);padding:36px}.form-group{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.form-group label{color:var(--slate-mid);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{border:1.5px solid var(--border);width:100%;font-family:var(--font);color:var(--slate);background:#fff;border-radius:8px;outline:none;padding:11px 14px;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.form-group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2.5'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:12px;min-height:42px;padding-right:40px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2563eb1a}.form-group textarea{resize:vertical}.form-note{color:var(--muted);text-align:center;margin-top:12px;font-size:.75rem}.form-note a{color:var(--blue)}.success-icon{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;font-size:1.4rem;font-weight:800;display:flex}.register-success{text-align:center;padding:20px}.register-success h3{color:var(--navy);margin-bottom:8px;font-size:1.3rem;font-weight:800}.register-success p{color:var(--muted);font-size:.88rem}.contact-section{background:var(--bg-alt);padding:96px 0}.contact-wrap{grid-template-columns:1fr 1fr;align-items:start;gap:72px;display:grid}.contact-info .section-eyebrow{margin-bottom:12px;display:block}.contact-info h2{color:var(--navy);margin-bottom:16px;font-size:2rem;font-weight:800}.contact-info p{color:var(--muted);margin-bottom:32px;line-height:1.7}.contact-details{flex-direction:column;gap:14px;display:flex}.contact-item{color:var(--slate-mid);align-items:center;gap:12px;font-size:.9rem;display:flex}.contact-item a{color:var(--blue);font-weight:600;text-decoration:none}.contact-item a:hover{text-decoration:underline}.contact-icon{font-size:1.1rem}.contact-form{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;padding:36px}.contact-success{color:var(--success);margin-top:12px;font-size:.85rem;font-weight:600}.legal-section{padding:72px 0}.legal-tabs{border-bottom:1.5px solid var(--border);gap:8px;margin-bottom:32px;padding-bottom:0;display:flex}.legal-tab{font-family:var(--font);color:var(--muted);cursor:pointer;background:0 0;border:none;border-bottom:2.5px solid #0000;margin-bottom:-1.5px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:color .15s,border-color .15s}.legal-tab.active{color:var(--blue);border-bottom-color:var(--blue)}.legal-content{max-width:760px}.legal-content h3{color:var(--navy);margin-bottom:6px;font-size:1.4rem;font-weight:800}.legal-date{color:var(--muted);margin-bottom:28px;font-size:.8rem}.legal-content h4{color:var(--slate);margin:24px 0 8px;font-size:.95rem;font-weight:700}.legal-content p{color:var(--muted);font-size:.88rem;line-height:1.7}.footer{background:var(--navy);color:#ffffffb3;padding:64px 0 0}.footer-inner{grid-template-columns:1.4fr 1fr;gap:60px;padding-bottom:48px;display:grid}.footer-brand .nav-logo{margin-bottom:12px}.footer-brand .logo-rental{color:#93c5fd}.footer-brand .logo-handover{color:#fff}.footer-brand p{max-width:280px;font-size:.85rem;line-height:1.65}.footer-langs{color:#ffffff80;margin-top:12px;font-size:.8rem;font-weight:600}.footer-links{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.footer-col h4{color:#fff6;text-transform:uppercase;letter-spacing:.1em;margin-bottom:14px;font-size:.72rem;font-weight:700}.footer-col a{color:#fff9;margin-bottom:8px;font-size:.82rem;text-decoration:none;transition:color .15s;display:block}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1a;padding:18px 0}.footer-bottom .container{color:#ffffff59;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;font-size:.78rem;display:flex}@media (width<=1024px){.how-steps{grid-template-columns:1fr;gap:0}.how-connector{display:none}.how-steps{flex-direction:column;gap:28px;display:flex}.how-step{text-align:left;flex-direction:row}.how-content{flex:1}.how-number{flex-shrink:0}}@media (width<=900px){.hero-inner{grid-template-columns:1fr;gap:40px}.hero-visual{display:none}.features-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}.price-featured{transform:scale(1)}.register-wrap,.contact-wrap,.footer-inner{grid-template-columns:1fr;gap:40px}.slide{grid-template-columns:1fr}.slider-track{height:600px}}@media (width<=1024px){.nav-links,.nav-cta{display:none}.nav-burger{margin-left:auto;display:flex}.nav-mobile.open{display:flex}.section-header h2{font-size:1.6rem}.features-grid{grid-template-columns:1fr}.hero-headline{font-size:2rem}.hero-actions{flex-direction:column}.footer-links{grid-template-columns:1fr 1fr}.pricing-grid{max-width:100%}.register-form-wrap,.contact-form{padding:24px}}@media (prefers-reduced-motion:reduce){.fade-up{opacity:1;transition:none;transform:none}.mockup-float,.eyebrow-dot,.mock-badge,.step-pulse{animation:none}}.form-error{color:#dc2626;margin-top:4px;font-size:.8rem}.contact-success-standalone{color:#166534;text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;justify-content:center;align-items:center;padding:2rem;font-weight:600;display:flex}.pricing-grid-4{grid-template-columns:repeat(4,1fr)}@media (width<=1024px){.pricing-grid-4{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.pricing-grid-4{grid-template-columns:1fr}}.round-bd{border-radius:var(--radius-sm);overflow:hidden}.round-bd img{display:block}.pricing-grid-4{grid-template-columns:repeat(4,1fr);align-items:stretch}.price-card{flex-direction:column;height:100%;display:flex}.price-features{flex:1}.price-card .btn{margin-top:auto}.price-featured{z-index:1;transform:scale(1.04);box-shadow:0 12px 32px #2563eb2e}@media (width<=1024px){.pricing-grid-4{grid-template-columns:repeat(2,1fr)}.price-featured{transform:none}}@media (width<=640px){.pricing-grid-4{grid-template-columns:1fr}}.hp-field{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.lang-switcher{gap:4px;display:flex}.lang-switcher-link{opacity:.5;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;text-decoration:none;transition:all .15s;display:flex}.lang-switcher-link:hover{opacity:.8;background:#0000000a}.lang-switcher-link.active{opacity:1;background:#eff6ff;box-shadow:0 0 0 2px #2563eb33}
