*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f4f7f8;color:#16313a}header{height:76px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,24px);border-bottom:1px solid #e2e9eb;position:sticky;top:0;z-index:5}.brand{font-size:25px;font-weight:800;color:#12343d;text-decoration:none}.brand span{color:#159f9a}nav{display:flex;gap:26px;align-items:center}nav a,.link{color:#36545c;text-decoration:none;border:0;background:none;font:inherit;cursor:pointer}main{min-height:calc(100vh - 140px);max-width:1180px;margin:auto;padding:55px 24px}footer{text-align:center;padding:24px;color:#71868b}.hero{min-height:430px;display:grid;grid-template-columns:1.3fr .7fr;gap:60px;align-items:center}.hero h1,.page-head h1,.auth-card h1{font-family:Georgia,serif;font-size:56px;line-height:1.02;margin:12px 0 22px;color:#14343d}.hero h1 em{color:#159f9a;font-weight:400}.hero p{font-size:18px;line-height:1.7;max-width:650px;color:#587078}.eyebrow{letter-spacing:.18em;font-size:12px;font-weight:800;color:#159f9a}.primary{background:#159f9a;color:#fff;border:0;border-radius:8px;padding:13px 20px;font-weight:700;cursor:pointer}.primary:disabled{opacity:.6}.button{display:inline-block;text-decoration:none;margin-top:12px}.sea-card{height:300px;border-radius:24px;background:linear-gradient(145deg,#174c58,#159f9a);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:64px;box-shadow:0 20px 50px #1233}.sea-card strong{font-family:Georgia,serif;font-size:28px;margin-top:16px}.sea-card span{font-size:14px;margin-top:8px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px}.cards a,.panel{background:#fff;border:1px solid #e0e8ea;border-radius:14px;padding:26px;text-decoration:none;color:inherit;box-shadow:0 5px 20px #16313a0a}.cards b{color:#159f9a}.cards h2{font-family:Georgia,serif}.auth-card{max-width:480px;margin:60px auto;background:#fff;padding:42px;border-radius:18px;box-shadow:0 20px 60px #16313a16}.auth-card h1{font-size:38px}form label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700;margin:15px 0}input,select,textarea{width:100%;border:1px solid #cfdcdf;border-radius:8px;padding:13px;background:#fff;font:inherit;color:#17353d}.auth-card button{width:100%;margin-top:10px}.error{background:#fff0f0;color:#a22;padding:12px;border-radius:8px;margin:12px 0}.success{background:#e9faf5;color:#17634e;padding:12px;border-radius:8px;margin:12px 0}.page-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.page-head h1{font-size:45px;margin-bottom:6px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 18px;margin-bottom:22px}.boat-list{display:grid;gap:14px}.boat-list article{display:flex;align-items:center;gap:20px}.boat-icon{font-size:38px}.boat-list h2,.resa h2{margin:0 0 6px;font-family:Georgia,serif}.boat-list p{margin:0 0 7px;color:#71868b}.booking{max-width:820px}.step{display:grid;grid-template-columns:50px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid #edf1f2}.step>span{width:38px;height:38px;border-radius:50%;background:#e6f7f5;color:#159f9a;display:grid;place-items:center;font-weight:800}.step h2{margin:5px 0 15px;font-family:Georgia,serif}.dates{display:grid;grid-template-columns:1fr 1fr;gap:15px}.big{width:100%;padding:16px;margin-top:25px}.resa{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.badge{display:inline-block;background:#e6f7f5;color:#137a77;padding:5px 9px;border-radius:20px;font-size:11px;font-weight:800}.resa p{margin:6px 0;color:#71868b}.right{text-align:right;display:flex;flex-direction:column;gap:8px}.empty{text-align:center;color:#71868b}@media(max-width:760px){nav a{display:none}.hero{grid-template-columns:1fr}.sea-card{display:none}.hero h1{font-size:44px}.cards,.grid,.dates{grid-template-columns:1fr}.page-head{align-items:start;gap:20px}.page-head h1{font-size:38px}.resa{align-items:start;gap:15px}}
